2019-06-30 05:52:22,362 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-71 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-06-30 05:52:22,365 - 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.24,192.30.9.7 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=ntztCxoBFMy6tYkiDGysATewi 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=8e0a6967d39c4318a38087a9e7ea67e9 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-06-30 05:52:22,365 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-06-30 05:52:22,366 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test tempest_smoke | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2019-06-30 05:52:22,385 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-06-30 05:52:22,581 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-06-30 05:52:22,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:52:22,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceb08fb4-748f-4ece-9838-710bd086136b 2019-06-30 05:52:22,591 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 05:52:22,591 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-ceb08fb4-748f-4ece-9838-710bd086136b 2019-06-30 05:52:22,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 05:52:23,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}], "expires_at": "2019-06-30T06:52:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "95de64402f8d4801a01ee7f7b732ef1b"}, "audit_ids": ["HSGnM_77RvepEUWu3UzM1g"], "issued_at": "2019-06-30T05:52:22.000000Z"}} 2019-06-30 05:52:23,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-06-30 05:52:23,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}86a1890ab2589e22879c897ea66ca7d9c07e606c" 2019-06-30 05:52:23,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:23 GMT X-Openstack-Request-Id: req-d1de7505-6599-4fb1-b020-66fa41366193 2019-06-30 05:52:23,976 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-06-30 05:52:23,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-d1de7505-6599-4fb1-b020-66fa41366193 2019-06-30 05:52:23,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.967750072479s 2019-06-30 05:52:23,987 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - get_network_extensions: set([u'default-subnetpools', u'qos', u'network-ip-availability', u'network_availability_zone', u'auto-allocated-topology', u'ext-gw-mode', u'binding', u'agent', u'quotas', u'dhcp_agent_scheduler', u'external-net', u'router', u'flavors', u'trunk', u'net-mtu', u'availability_zone', u'qos-default', u'subnet_allocation', u'standard-attr-tag', u'availability_zone_filter', u'revision-if-match', u'filter-validation', u'subnet-segmentid-writable', u'l3-ha', u'quota_details', u'address-scope', u'trunk-details', u'extraroute', u'net-mtu-writable', u'empty-string-filtering', u'subnet-service-types', u'port-mac-address-regenerate', u'standard-attr-timestamp', u'provider', u'pagination', u'qos-rule-type-details', u'l3-flavors', u'multi-provider', u'segment', u'port-security-groups-filtering', u'standard-attr-revisions', u'service-type', u'sorting', u'standard-attr-segment', u'segments-peer-subnet-host-routes', u'security-group', u'l3_agent_scheduler', u'extra_dhcp_opt', u'fip-port-details', u'router_availability_zone', u'rbac-policies', u'l2_adjacency', u'qos-bw-limit-direction', u'standard-attr-description', u'ip-substring-filtering', u'port-security', u'allowed-address-pairs', u'binding-extended', u'project-id', u'qos-fip', u'ip_allocation']) 2019-06-30 05:52:23,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2019-06-30 05:52:23,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}86a1890ab2589e22879c897ea66ca7d9c07e606c" 2019-06-30 05:52:24,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52: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-271b0641-389b-4273-918a-a65abf750484 x-openstack-request-id: req-271b0641-389b-4273-918a-a65abf750484 2019-06-30 05:52:24,779 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2019-06-30 05:52:24,779 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-aggregates used request id req-271b0641-389b-4273-918a-a65abf750484 2019-06-30 05:52:24,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.789921998978s 2019-06-30 05:52:24,780 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-06-30 05:52:24,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:52:24,790 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43fccb3f-302b-4f60-b823-71132a029044 2019-06-30 05:52:24,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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 05:52:24,791 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-43fccb3f-302b-4f60-b823-71132a029044 2019-06-30 05:52:24,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 05:52:24,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}86a1890ab2589e22879c897ea66ca7d9c07e606c" 2019-06-30 05:52:24,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c26c6011-34f8-4fc5-ad78-35b8c9cefe16 2019-06-30 05:52:24,991 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 05:52:24,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-c26c6011-34f8-4fc5-ad78-35b8c9cefe16 2019-06-30 05:52:24,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199208974838s 2019-06-30 05:52:24,992 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'bd1fc4334bd54e32a1be3b96a9f56ef2', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2019-06-30 05:52:24,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-06-30 05:52:24,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}86a1890ab2589e22879c897ea66ca7d9c07e606c" 2019-06-30 05:52:25,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1852 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29120735-28c6-478e-9663-3e5525adc884 2019-06-30 05:52:25,196 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/036fa5523adc4785a474fb116ea3078a"}, "url": "http://172.30.9.24:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "id": "036fa5523adc4785a474fb116ea3078a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/0ba53fca838041fc8974fa6f071cf210"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f39728f125144f69b3b0835dde1ffe05", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/12b6eb58b5ff4504a7df58168bf800ac"}, "url": "http://172.30.9.24:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "05c1f224d31b4224b4a85740f6bf9308", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/145543d14b3847feb8345b301ccb7775"}, "url": "http://12.0.0.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1e93b91533a84633a19f8d7e0255f4cc", "id": "145543d14b3847feb8345b301ccb7775"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1b0ca947526b4ad3a8e30411d45f79fe"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e178e2ab4a194863a901e350a7027268", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1b880d85ed0544d5b08a4b33eab09d54"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "657dbdfa2c45405a90b1717d992d29f8", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/2829a605b37a4b1b96a4759486164c64"}, "url": "http://172.30.9.24:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0fddb73deaa349618d03c5066051ff76", "id": "2829a605b37a4b1b96a4759486164c64"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/312876716c4f477ab0ad3e2e0d69b441"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0e91060387334b1e90b91137b865db80", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/38a6bd58c49d4d9cbb5549fa927e7ac0"}, "url": "http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1e93b91533a84633a19f8d7e0255f4cc", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3a771fa51cc24384bccd2010bf480706"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0fddb73deaa349618d03c5066051ff76", "id": "3a771fa51cc24384bccd2010bf480706"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/48a19389bed14b80ad15506ef0c0b7e9"}, "url": "http://172.30.9.24:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e178e2ab4a194863a901e350a7027268", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4c04a2e4b7624c35847ede741490b61a"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0fddb73deaa349618d03c5066051ff76", "id": "4c04a2e4b7624c35847ede741490b61a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4f7ba9dc180442c1be231464d5af2632"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f39728f125144f69b3b0835dde1ffe05", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5760f434a5d1430b9030050749ccbebc"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5730868dd53143bf882134e3b3202694", "id": "5760f434a5d1430b9030050749ccbebc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/629307464fdb4ebe8f0668a229734c45"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "id": "629307464fdb4ebe8f0668a229734c45"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/664cd169deb5465bb91d092f571e44fb"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "id": "664cd169deb5465bb91d092f571e44fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/66b8514aad984bb4b9ab013304634b0b"}, "url": "http://172.30.9.24:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b49fd95a540441e5bff7fe02fab32dc7", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/6e0bb9df3987405987949f2119720b08"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e178e2ab4a194863a901e350a7027268", "id": "6e0bb9df3987405987949f2119720b08"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7e89d5a6717148f6892277df88125d26"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "52b6a105b9864cc683cd14b392a30b89", "id": "7e89d5a6717148f6892277df88125d26"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/93400677d4784ff895ac639c402aff4b"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "05c1f224d31b4224b4a85740f6bf9308", "id": "93400677d4784ff895ac639c402aff4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/a73b45a4b69a43a2af736c703db40396"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "id": "a73b45a4b69a43a2af736c703db40396"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b1065b4639974a3ba8db92d056de52c6"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5730868dd53143bf882134e3b3202694", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b7daa5f750904a48804d36923351186b"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bfc3b734c06642848d51f42424cf9a6f", "id": "b7daa5f750904a48804d36923351186b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b8ba091c99404fdd998dc5b59dad6c98"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "657dbdfa2c45405a90b1717d992d29f8", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b9e9cfe94cde44c980cecda2e3c2503f"}, "url": "http://172.30.9.24:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5730868dd53143bf882134e3b3202694", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/be72b09d3d21488c8c8016cef2e3d057"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/bfbcb5714f7c4c6f8f08083ad075d46b"}, "url": "http://172.30.9.24:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "52b6a105b9864cc683cd14b392a30b89", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c132d62921784da98d83752bc77160a3"}, "url": "http://12.0.0.26:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1e93b91533a84633a19f8d7e0255f4cc", "id": "c132d62921784da98d83752bc77160a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c71f9105a6f6491d9483cf7bd1efdf56"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0e91060387334b1e90b91137b865db80", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/caa5dda8c3f74c2cb1d47b1de1c0334b"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "52b6a105b9864cc683cd14b392a30b89", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ce01ae2c7b0b40f6a07ae97c967d5a2f"}, "url": "http://172.30.9.24:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "657dbdfa2c45405a90b1717d992d29f8", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ce68140b08254e9896eafa5684d6c188"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bfc3b734c06642848d51f42424cf9a6f", "id": "ce68140b08254e9896eafa5684d6c188"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d44aa82ccb3a4a38b27e08eaebf8bd19"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b49fd95a540441e5bff7fe02fab32dc7", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/de96688a4dbd4bd2b9c46e5ae6579179"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "05c1f224d31b4224b4a85740f6bf9308", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e096cff7f26d46cf9567ec87b11afa99"}, "url": "http://172.30.9.24:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0e91060387334b1e90b91137b865db80", "id": "e096cff7f26d46cf9567ec87b11afa99"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e409ba15d4464792afa5719697446714"}, "url": "http://172.30.9.24:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bfc3b734c06642848d51f42424cf9a6f", "id": "e409ba15d4464792afa5719697446714"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e93e16e25c374cd3b439695cee331180"}, "url": "http://172.30.9.24:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f39728f125144f69b3b0835dde1ffe05", "id": "e93e16e25c374cd3b439695cee331180"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f63eefbaeaa942eb873947a68a0f5549"}, "url": "http://172.30.9.24:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "id": "f63eefbaeaa942eb873947a68a0f5549"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f6bd9619b5a04bc0baf92e88c01f88e4"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b49fd95a540441e5bff7fe02fab32dc7", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "links": {"self": "http://172.30.9.24:5000/v3/endpoints", "previous": null, "next": null}} 2019-06-30 05:52:25,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-29120735-28c6-478e-9663-3e5525adc884 2019-06-30 05:52:25,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.201195001602s 2019-06-30 05:52:25,203 - 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.24:5000/v3/endpoints/036fa5523adc4785a474fb116ea3078a'}, u'url': u'http://172.30.9.24:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e9aee3a04fdc4e0e886d6ea0b5153d41', u'id': u'036fa5523adc4785a474fb116ea3078a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/0ba53fca838041fc8974fa6f071cf210'}, u'url': u'http://192.30.9.7:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f39728f125144f69b3b0835dde1ffe05', u'id': u'0ba53fca838041fc8974fa6f071cf210'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/12b6eb58b5ff4504a7df58168bf800ac'}, u'url': u'http://172.30.9.24:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'05c1f224d31b4224b4a85740f6bf9308', u'id': u'12b6eb58b5ff4504a7df58168bf800ac'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/145543d14b3847feb8345b301ccb7775'}, u'url': u'http://12.0.0.26:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1e93b91533a84633a19f8d7e0255f4cc', u'id': u'145543d14b3847feb8345b301ccb7775'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/1b0ca947526b4ad3a8e30411d45f79fe'}, u'url': u'http://192.30.9.7:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e178e2ab4a194863a901e350a7027268', u'id': u'1b0ca947526b4ad3a8e30411d45f79fe'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/1b880d85ed0544d5b08a4b33eab09d54'}, u'url': u'http://192.30.9.7:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'657dbdfa2c45405a90b1717d992d29f8', u'id': u'1b880d85ed0544d5b08a4b33eab09d54'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/2829a605b37a4b1b96a4759486164c64'}, u'url': u'http://172.30.9.24:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0fddb73deaa349618d03c5066051ff76', u'id': u'2829a605b37a4b1b96a4759486164c64'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/312876716c4f477ab0ad3e2e0d69b441'}, u'url': u'http://192.30.9.7:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0e91060387334b1e90b91137b865db80', u'id': u'312876716c4f477ab0ad3e2e0d69b441'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/38a6bd58c49d4d9cbb5549fa927e7ac0'}, u'url': u'http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1e93b91533a84633a19f8d7e0255f4cc', u'id': u'38a6bd58c49d4d9cbb5549fa927e7ac0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/3a771fa51cc24384bccd2010bf480706'}, u'url': u'http://192.30.9.7:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0fddb73deaa349618d03c5066051ff76', u'id': u'3a771fa51cc24384bccd2010bf480706'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/48a19389bed14b80ad15506ef0c0b7e9'}, u'url': u'http://172.30.9.24:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e178e2ab4a194863a901e350a7027268', u'id': u'48a19389bed14b80ad15506ef0c0b7e9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/4c04a2e4b7624c35847ede741490b61a'}, u'url': u'http://192.30.9.7:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0fddb73deaa349618d03c5066051ff76', u'id': u'4c04a2e4b7624c35847ede741490b61a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/4f7ba9dc180442c1be231464d5af2632'}, u'url': u'http://192.30.9.7:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f39728f125144f69b3b0835dde1ffe05', u'id': u'4f7ba9dc180442c1be231464d5af2632'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/5760f434a5d1430b9030050749ccbebc'}, u'url': u'http://192.30.9.7:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5730868dd53143bf882134e3b3202694', u'id': u'5760f434a5d1430b9030050749ccbebc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/629307464fdb4ebe8f0668a229734c45'}, u'url': u'http://192.30.9.7:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3ca8c6f96bee4a368ac4ebc45ebf883c', u'id': u'629307464fdb4ebe8f0668a229734c45'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/664cd169deb5465bb91d092f571e44fb'}, u'url': u'http://192.30.9.7:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e9aee3a04fdc4e0e886d6ea0b5153d41', u'id': u'664cd169deb5465bb91d092f571e44fb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/66b8514aad984bb4b9ab013304634b0b'}, u'url': u'http://172.30.9.24:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b49fd95a540441e5bff7fe02fab32dc7', u'id': u'66b8514aad984bb4b9ab013304634b0b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/6e0bb9df3987405987949f2119720b08'}, u'url': u'http://192.30.9.7:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e178e2ab4a194863a901e350a7027268', u'id': u'6e0bb9df3987405987949f2119720b08'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/7e89d5a6717148f6892277df88125d26'}, u'url': u'http://192.30.9.7:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'52b6a105b9864cc683cd14b392a30b89', u'id': u'7e89d5a6717148f6892277df88125d26'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/93400677d4784ff895ac639c402aff4b'}, u'url': u'http://192.30.9.7:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'05c1f224d31b4224b4a85740f6bf9308', u'id': u'93400677d4784ff895ac639c402aff4b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/a73b45a4b69a43a2af736c703db40396'}, u'url': u'http://192.30.9.7:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e9aee3a04fdc4e0e886d6ea0b5153d41', u'id': u'a73b45a4b69a43a2af736c703db40396'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/b1065b4639974a3ba8db92d056de52c6'}, u'url': u'http://192.30.9.7:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5730868dd53143bf882134e3b3202694', u'id': u'b1065b4639974a3ba8db92d056de52c6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/b7daa5f750904a48804d36923351186b'}, u'url': u'http://192.30.9.7:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'bfc3b734c06642848d51f42424cf9a6f', u'id': u'b7daa5f750904a48804d36923351186b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/b8ba091c99404fdd998dc5b59dad6c98'}, u'url': u'http://192.30.9.7:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'657dbdfa2c45405a90b1717d992d29f8', u'id': u'b8ba091c99404fdd998dc5b59dad6c98'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/b9e9cfe94cde44c980cecda2e3c2503f'}, u'url': u'http://172.30.9.24:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5730868dd53143bf882134e3b3202694', u'id': u'b9e9cfe94cde44c980cecda2e3c2503f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/be72b09d3d21488c8c8016cef2e3d057'}, u'url': u'http://192.30.9.7:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3ca8c6f96bee4a368ac4ebc45ebf883c', u'id': u'be72b09d3d21488c8c8016cef2e3d057'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/bfbcb5714f7c4c6f8f08083ad075d46b'}, u'url': u'http://172.30.9.24:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'52b6a105b9864cc683cd14b392a30b89', u'id': u'bfbcb5714f7c4c6f8f08083ad075d46b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/c132d62921784da98d83752bc77160a3'}, u'url': u'http://12.0.0.26:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1e93b91533a84633a19f8d7e0255f4cc', u'id': u'c132d62921784da98d83752bc77160a3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/c71f9105a6f6491d9483cf7bd1efdf56'}, u'url': u'http://192.30.9.7:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0e91060387334b1e90b91137b865db80', u'id': u'c71f9105a6f6491d9483cf7bd1efdf56'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/caa5dda8c3f74c2cb1d47b1de1c0334b'}, u'url': u'http://192.30.9.7:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'52b6a105b9864cc683cd14b392a30b89', u'id': u'caa5dda8c3f74c2cb1d47b1de1c0334b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/ce01ae2c7b0b40f6a07ae97c967d5a2f'}, u'url': u'http://172.30.9.24:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'657dbdfa2c45405a90b1717d992d29f8', u'id': u'ce01ae2c7b0b40f6a07ae97c967d5a2f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/ce68140b08254e9896eafa5684d6c188'}, u'url': u'http://192.30.9.7:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'bfc3b734c06642848d51f42424cf9a6f', u'id': u'ce68140b08254e9896eafa5684d6c188'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/d44aa82ccb3a4a38b27e08eaebf8bd19'}, u'url': u'http://192.30.9.7:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b49fd95a540441e5bff7fe02fab32dc7', u'id': u'd44aa82ccb3a4a38b27e08eaebf8bd19'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/de96688a4dbd4bd2b9c46e5ae6579179'}, u'url': u'http://192.30.9.7:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'05c1f224d31b4224b4a85740f6bf9308', u'id': u'de96688a4dbd4bd2b9c46e5ae6579179'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/e096cff7f26d46cf9567ec87b11afa99'}, u'url': u'http://172.30.9.24:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0e91060387334b1e90b91137b865db80', u'id': u'e096cff7f26d46cf9567ec87b11afa99'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/e409ba15d4464792afa5719697446714'}, u'url': u'http://172.30.9.24:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'bfc3b734c06642848d51f42424cf9a6f', u'id': u'e409ba15d4464792afa5719697446714'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/e93e16e25c374cd3b439695cee331180'}, u'url': u'http://172.30.9.24:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f39728f125144f69b3b0835dde1ffe05', u'id': u'e93e16e25c374cd3b439695cee331180'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/f63eefbaeaa942eb873947a68a0f5549'}, u'url': u'http://172.30.9.24:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3ca8c6f96bee4a368ac4ebc45ebf883c', u'id': u'f63eefbaeaa942eb873947a68a0f5549'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/f6bd9619b5a04bc0baf92e88c01f88e4'}, u'url': u'http://192.30.9.7:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b49fd95a540441e5bff7fe02fab32dc7', u'id': u'f6bd9619b5a04bc0baf92e88c01f88e4'})] 2019-06-30 05:52:25,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2019-06-30 05:52:25,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/extensions -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}86a1890ab2589e22879c897ea66ca7d9c07e606c" 2019-06-30 05:52:25,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52: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-585ce593-489e-4363-bd67-d2e621a7b89e x-openstack-request-id: req-585ce593-489e-4363-bd67-d2e621a7b89e 2019-06-30 05:52:25,314 - 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"}]} 2019-06-30 05:52:25,314 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/extensions used request id req-585ce593-489e-4363-bd67-d2e621a7b89e 2019-06-30 05:52:25,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.109551906586s 2019-06-30 05:52:25,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2019-06-30 05:52:25,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}86a1890ab2589e22879c897ea66ca7d9c07e606c" 2019-06-30 05:52:26,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f9c861d8-0b6d-4053-aa92-512ff6e948ff x-openstack-request-id: req-f9c861d8-0b6d-4053-aa92-512ff6e948ff 2019-06-30 05:52:26,215 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2019-06-30 05:52:26,215 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-floating-ip-pools used request id req-f9c861d8-0b6d-4053-aa92-512ff6e948ff 2019-06-30 05:52:26,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 0.884480953217s 2019-06-30 05:52:26,215 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-06-30 05:52:26,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:52:26,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}86a1890ab2589e22879c897ea66ca7d9c07e606c" 2019-06-30 05:52:26,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:26 GMT X-Openstack-Request-Id: req-61b0dd1d-d81d-42a5-a339-c671cefe1d43 2019-06-30 05:52:26,276 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 05:52:26,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-61b0dd1d-d81d-42a5-a339-c671cefe1d43 2019-06-30 05:52:26,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0556869506836s 2019-06-30 05:52:26,277 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-06-30 05:52:26,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-06-30 05:52:26,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}86a1890ab2589e22879c897ea66ca7d9c07e606c" 2019-06-30 05:52:26,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sun, 30 Jun 2019 05: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-5beed5b6-dce1-4e74-9c82-a79176d8b44e x-openstack-request-id: req-5beed5b6-dce1-4e74-9c82-a79176d8b44e 2019-06-30 05:52:26,313 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "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.4", "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\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 18}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-06-30 05:52:26,313 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-5beed5b6-dce1-4e74-9c82-a79176d8b44e 2019-06-30 05:52:26,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0364291667938s 2019-06-30 05:52:26,314 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.4', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "md-clear", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 17}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.10', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "md-clear", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 18}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2019-06-30 05:52:26,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2019-06-30 05:52:26,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}86a1890ab2589e22879c897ea66ca7d9c07e606c" 2019-06-30 05:52:26,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Sun, 30 Jun 2019 05: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-7ab44360-258a-46a8-9c14-e727b60429df x-openstack-request-id: req-7ab44360-258a-46a8-9c14-e727b60429df 2019-06-30 05:52:26,440 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2019-06-30 05:52:26,440 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-7ab44360-258a-46a8-9c14-e727b60429df 2019-06-30 05:52:26,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.125005960464s 2019-06-30 05:52:26,440 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-06-30 05:52:26,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:52:26,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}86a1890ab2589e22879c897ea66ca7d9c07e606c" 2019-06-30 05:52:26,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:26 GMT X-Openstack-Request-Id: req-b5d14ef5-72af-4894-ac81-6b410c6567d4 2019-06-30 05:52:26,519 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 05:52:26,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b5d14ef5-72af-4894-ac81-6b410c6567d4 2019-06-30 05:52:26,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0786969661713s 2019-06-30 05:52:26,520 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'6acb3602-338d-4baa-852a-3f10ec4a5a30'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-30T05:50:08Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2019-06-30T05:50:04Z', u'provider:network_type': u'flat', u'tenant_id': u'b832943639d345c28f57e6440b8b5ce7', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b832943639d345c28f57e6440b8b5ce7', u'l2_adjacency': True})] 2019-06-30 05:52:26,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 05:52:26,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}86a1890ab2589e22879c897ea66ca7d9c07e606c" 2019-06-30 05:52:26,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:26 GMT X-Openstack-Request-Id: req-d2e13b88-c404-4b2b-aa26-78978604a82a 2019-06-30 05:52:26,548 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2019-06-30 05:52:26,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-d2e13b88-c404-4b2b-aa26-78978604a82a 2019-06-30 05:52:26,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0282278060913s 2019-06-30 05:52:26,549 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2019-06-30 05:52:26,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 05:52:26,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/role_assignments -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}86a1890ab2589e22879c897ea66ca7d9c07e606c" 2019-06-30 05:52:26,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 757 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f46c092c-5b30-41e6-b10e-227f5e4fe660 2019-06-30 05:52:26,665 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "b832943639d345c28f57e6440b8b5ce7"}}, "role": {"id": "f400450775b0494aabf0b0ea369d0968"}, "user": {"id": "035fe167daff4c6aa5ff97b720159aa0"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7/users/035fe167daff4c6aa5ff97b720159aa0/roles/f400450775b0494aabf0b0ea369d0968"}}, {"scope": {"project": {"id": "b832943639d345c28f57e6440b8b5ce7"}}, "role": {"id": "f400450775b0494aabf0b0ea369d0968"}, "user": {"id": "0be5be0a524a4dfa9277269ff420b6cc"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7/users/0be5be0a524a4dfa9277269ff420b6cc/roles/f400450775b0494aabf0b0ea369d0968"}}, {"scope": {"project": {"id": "b832943639d345c28f57e6440b8b5ce7"}}, "role": {"id": "f400450775b0494aabf0b0ea369d0968"}, "user": {"id": "2f258a8eb54e4adaa7b7537ef062cb57"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7/users/2f258a8eb54e4adaa7b7537ef062cb57/roles/f400450775b0494aabf0b0ea369d0968"}}, {"scope": {"project": {"id": "b832943639d345c28f57e6440b8b5ce7"}}, "role": {"id": "f400450775b0494aabf0b0ea369d0968"}, "user": {"id": "4a35809f30f941a6a2b659031ea9196d"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7/users/4a35809f30f941a6a2b659031ea9196d/roles/f400450775b0494aabf0b0ea369d0968"}}, {"scope": {"project": {"id": "b832943639d345c28f57e6440b8b5ce7"}}, "role": {"id": "f400450775b0494aabf0b0ea369d0968"}, "user": {"id": "54f2c6330c9a4f1a934654c0dedb8bc5"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7/users/54f2c6330c9a4f1a934654c0dedb8bc5/roles/f400450775b0494aabf0b0ea369d0968"}}, {"scope": {"project": {"id": "b832943639d345c28f57e6440b8b5ce7"}}, "role": {"id": "f400450775b0494aabf0b0ea369d0968"}, "user": {"id": "66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7/users/66ab5d2d9e594ba1bd00ff1d37db8f3f/roles/f400450775b0494aabf0b0ea369d0968"}}, {"scope": {"project": {"id": "8e0a6967d39c4318a38087a9e7ea67e9"}}, "role": {"id": "9fe2ff9ee4384b1894a90878d3e92bab"}, "user": {"id": "95de64402f8d4801a01ee7f7b732ef1b"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9/users/95de64402f8d4801a01ee7f7b732ef1b/roles/9fe2ff9ee4384b1894a90878d3e92bab"}}, {"scope": {"project": {"id": "8e0a6967d39c4318a38087a9e7ea67e9"}}, "role": {"id": "f400450775b0494aabf0b0ea369d0968"}, "user": {"id": "95de64402f8d4801a01ee7f7b732ef1b"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9/users/95de64402f8d4801a01ee7f7b732ef1b/roles/f400450775b0494aabf0b0ea369d0968"}}, {"scope": {"project": {"id": "b832943639d345c28f57e6440b8b5ce7"}}, "role": {"id": "f400450775b0494aabf0b0ea369d0968"}, "user": {"id": "9dd20def413c40bfb399ad41e6a38419"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7/users/9dd20def413c40bfb399ad41e6a38419/roles/f400450775b0494aabf0b0ea369d0968"}}, {"scope": {"project": {"id": "b832943639d345c28f57e6440b8b5ce7"}}, "role": {"id": "6a2eabfa071d40fda1c23db4a9705676"}, "user": {"id": "a80b390a50b34754a7976f77fdaa9122"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7/users/a80b390a50b34754a7976f77fdaa9122/roles/6a2eabfa071d40fda1c23db4a9705676"}}, {"scope": {"project": {"id": "b832943639d345c28f57e6440b8b5ce7"}}, "role": {"id": "f400450775b0494aabf0b0ea369d0968"}, "user": {"id": "a80b390a50b34754a7976f77fdaa9122"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7/users/a80b390a50b34754a7976f77fdaa9122/roles/f400450775b0494aabf0b0ea369d0968"}}, {"scope": {"project": {"id": "b832943639d345c28f57e6440b8b5ce7"}}, "role": {"id": "f400450775b0494aabf0b0ea369d0968"}, "user": {"id": "c746f14ce6df46189af9e473ece12ba5"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7/users/c746f14ce6df46189af9e473ece12ba5/roles/f400450775b0494aabf0b0ea369d0968"}}, {"scope": {"project": {"id": "b832943639d345c28f57e6440b8b5ce7"}}, "role": {"id": "f400450775b0494aabf0b0ea369d0968"}, "user": {"id": "c989cc123091428187b06d36a195d47b"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7/users/c989cc123091428187b06d36a195d47b/roles/f400450775b0494aabf0b0ea369d0968"}}, {"scope": {"project": {"id": "b832943639d345c28f57e6440b8b5ce7"}}, "role": {"id": "f400450775b0494aabf0b0ea369d0968"}, "user": {"id": "cafd45b591d945cda7666a5ac9d09d1d"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7/users/cafd45b591d945cda7666a5ac9d09d1d/roles/f400450775b0494aabf0b0ea369d0968"}}, {"scope": {"project": {"id": "b832943639d345c28f57e6440b8b5ce7"}}, "role": {"id": "f400450775b0494aabf0b0ea369d0968"}, "user": {"id": "e410defd25ed435f883cbbed4603cfdd"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7/users/e410defd25ed435f883cbbed4603cfdd/roles/f400450775b0494aabf0b0ea369d0968"}}, {"scope": {"domain": {"id": "bd1fc4334bd54e32a1be3b96a9f56ef2"}}, "role": {"id": "f400450775b0494aabf0b0ea369d0968"}, "user": {"id": "14edbdbbfc4449c7819001000b764095"}, "links": {"assignment": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2/users/14edbdbbfc4449c7819001000b764095/roles/f400450775b0494aabf0b0ea369d0968"}}, {"scope": {"system": {"all": true}}, "role": {"id": "f400450775b0494aabf0b0ea369d0968"}, "user": {"id": "95de64402f8d4801a01ee7f7b732ef1b"}, "links": {"assignment": "http://172.30.9.24:5000/v3/system/users/95de64402f8d4801a01ee7f7b732ef1b/roles/f400450775b0494aabf0b0ea369d0968"}}], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments", "previous": null, "next": null}} 2019-06-30 05:52:26,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments used request id req-f46c092c-5b30-41e6-b10e-227f5e4fe660 2019-06-30 05:52:26,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112833023071s 2019-06-30 05:52:26,668 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'b832943639d345c28f57e6440b8b5ce7', 'id': u'f400450775b0494aabf0b0ea369d0968', 'user': u'035fe167daff4c6aa5ff97b720159aa0'}), Munch({'project': u'b832943639d345c28f57e6440b8b5ce7', 'id': u'f400450775b0494aabf0b0ea369d0968', 'user': u'0be5be0a524a4dfa9277269ff420b6cc'}), Munch({'project': u'b832943639d345c28f57e6440b8b5ce7', 'id': u'f400450775b0494aabf0b0ea369d0968', 'user': u'2f258a8eb54e4adaa7b7537ef062cb57'}), Munch({'project': u'b832943639d345c28f57e6440b8b5ce7', 'id': u'f400450775b0494aabf0b0ea369d0968', 'user': u'4a35809f30f941a6a2b659031ea9196d'}), Munch({'project': u'b832943639d345c28f57e6440b8b5ce7', 'id': u'f400450775b0494aabf0b0ea369d0968', 'user': u'54f2c6330c9a4f1a934654c0dedb8bc5'}), Munch({'project': u'b832943639d345c28f57e6440b8b5ce7', 'id': u'f400450775b0494aabf0b0ea369d0968', 'user': u'66ab5d2d9e594ba1bd00ff1d37db8f3f'}), Munch({'project': u'8e0a6967d39c4318a38087a9e7ea67e9', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'95de64402f8d4801a01ee7f7b732ef1b'}), Munch({'project': u'8e0a6967d39c4318a38087a9e7ea67e9', 'id': u'f400450775b0494aabf0b0ea369d0968', 'user': u'95de64402f8d4801a01ee7f7b732ef1b'}), Munch({'project': u'b832943639d345c28f57e6440b8b5ce7', 'id': u'f400450775b0494aabf0b0ea369d0968', 'user': u'9dd20def413c40bfb399ad41e6a38419'}), Munch({'project': u'b832943639d345c28f57e6440b8b5ce7', 'id': u'6a2eabfa071d40fda1c23db4a9705676', 'user': u'a80b390a50b34754a7976f77fdaa9122'}), Munch({'project': u'b832943639d345c28f57e6440b8b5ce7', 'id': u'f400450775b0494aabf0b0ea369d0968', 'user': u'a80b390a50b34754a7976f77fdaa9122'}), Munch({'project': u'b832943639d345c28f57e6440b8b5ce7', 'id': u'f400450775b0494aabf0b0ea369d0968', 'user': u'c746f14ce6df46189af9e473ece12ba5'}), Munch({'project': u'b832943639d345c28f57e6440b8b5ce7', 'id': u'f400450775b0494aabf0b0ea369d0968', 'user': u'c989cc123091428187b06d36a195d47b'}), Munch({'project': u'b832943639d345c28f57e6440b8b5ce7', 'id': u'f400450775b0494aabf0b0ea369d0968', 'user': u'cafd45b591d945cda7666a5ac9d09d1d'}), Munch({'project': u'b832943639d345c28f57e6440b8b5ce7', 'id': u'f400450775b0494aabf0b0ea369d0968', 'user': u'e410defd25ed435f883cbbed4603cfdd'}), Munch({'domain': u'bd1fc4334bd54e32a1be3b96a9f56ef2', 'id': u'f400450775b0494aabf0b0ea369d0968', 'user': u'14edbdbbfc4449c7819001000b764095'}), Munch({'id': u'f400450775b0494aabf0b0ea369d0968', 'user': u'95de64402f8d4801a01ee7f7b732ef1b'})] 2019-06-30 05:52:26,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 05:52:26,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}86a1890ab2589e22879c897ea66ca7d9c07e606c" 2019-06-30 05:52:26,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b715ade-8d45-49b0-a653-a34b10661190 2019-06-30 05:52:26,869 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 05:52:26,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9b715ade-8d45-49b0-a653-a34b10661190 2019-06-30 05:52:26,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197504997253s 2019-06-30 05:52:26,871 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'member', 'id': u'1cfc497138b141ff84abf3d62ced3145'}), 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'4a8767c852e64bd7871c4959d7b901aa'}), 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'6a2eabfa071d40fda1c23db4a9705676'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'd7868f6ddef64d4bbc13d19da2291d2f'}), 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'dacf030d22a245be8b037060699033de'}), 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'f400450775b0494aabf0b0ea369d0968'})] 2019-06-30 05:52:26,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 05:52:26,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}86a1890ab2589e22879c897ea66ca7d9c07e606c" 2019-06-30 05:52:26,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:26 GMT X-Openstack-Request-Id: req-8f552c12-548d-4f78-8317-e1262c861e5e 2019-06-30 05:52:26,920 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2019-06-30 05:52:26,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-8f552c12-548d-4f78-8317-e1262c861e5e 2019-06-30 05:52:26,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0484549999237s 2019-06-30 05:52:26,921 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-06-30 05:52:26,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:52:26,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}86a1890ab2589e22879c897ea66ca7d9c07e606c" 2019-06-30 05:52:26,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 30 Jun 2019 05: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-efcab63d-b67e-4c9c-8652-706375e1555c x-openstack-request-id: req-efcab63d-b67e-4c9c-8652-706375e1555c 2019-06-30 05:52:26,996 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-06-30 05:52:26,997 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-efcab63d-b67e-4c9c-8652-706375e1555c 2019-06-30 05:52:26,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0754930973053s 2019-06-30 05:52:26,997 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-06-30 05:52:27,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-06-30 05:52:27,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:52:27,009 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-392229df-04c1-44c5-b106-3e9a7400b9b4 2019-06-30 05:52:27,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://192.30.9.7:35357/v3/", "rel": "self"}]}]}} 2019-06-30 05:52:27,010 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-392229df-04c1-44c5-b106-3e9a7400b9b4 2019-06-30 05:52:27,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}86a1890ab2589e22879c897ea66ca7d9c07e606c" 2019-06-30 05:52:27,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1ed99a7-1d2b-4bea-b747-61136b87f60f 2019-06-30 05:52:27,186 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/05c1f224d31b4224b4a85740f6bf9308"}, "enabled": true, "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/0e91060387334b1e90b91137b865db80"}, "enabled": true, "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/0fddb73deaa349618d03c5066051ff76"}, "enabled": true, "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/1e93b91533a84633a19f8d7e0255f4cc"}, "enabled": true, "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/3ca8c6f96bee4a368ac4ebc45ebf883c"}, "enabled": true, "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/52b6a105b9864cc683cd14b392a30b89"}, "enabled": true, "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/5730868dd53143bf882134e3b3202694"}, "enabled": true, "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/657dbdfa2c45405a90b1717d992d29f8"}, "enabled": true, "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6e4d57c0179248c882609c75c88cdab2"}, "enabled": true, "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/b49fd95a540441e5bff7fe02fab32dc7"}, "enabled": true, "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/bfc3b734c06642848d51f42424cf9a6f"}, "enabled": true, "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/e178e2ab4a194863a901e350a7027268"}, "enabled": true, "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/e9aee3a04fdc4e0e886d6ea0b5153d41"}, "enabled": true, "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/f39728f125144f69b3b0835dde1ffe05"}, "enabled": true, "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-06-30 05:52:27,186 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-e1ed99a7-1d2b-4bea-b747-61136b87f60f 2019-06-30 05:52:27,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.18566608429s 2019-06-30 05:52:27,190 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'05c1f224d31b4224b4a85740f6bf9308', 'name': u'keystone'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'0e91060387334b1e90b91137b865db80', 'name': u'nova'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'0fddb73deaa349618d03c5066051ff76', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'1e93b91533a84633a19f8d7e0255f4cc', 'name': u'swift'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'3ca8c6f96bee4a368ac4ebc45ebf883c', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'52b6a105b9864cc683cd14b392a30b89', 'name': u'aodh'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'5730868dd53143bf882134e3b3202694', 'name': u'glance'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'657dbdfa2c45405a90b1717d992d29f8', 'name': u'heat'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'6e4d57c0179248c882609c75c88cdab2', 'name': u'ceilometer'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'b49fd95a540441e5bff7fe02fab32dc7', 'name': u'placement'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'bfc3b734c06642848d51f42424cf9a6f', 'name': u'neutron'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'e178e2ab4a194863a901e350a7027268', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'e9aee3a04fdc4e0e886d6ea0b5153d41', 'name': u'panko'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'f39728f125144f69b3b0835dde1ffe05', 'name': u'cinderv2'})] 2019-06-30 05:52:27,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 05:52:27,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}86a1890ab2589e22879c897ea66ca7d9c07e606c" 2019-06-30 05:52:27,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:27 GMT X-Openstack-Request-Id: req-567b2acd-aa00-4137-8770-a7534618e11c 2019-06-30 05:52:27,230 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-30T05:50:08Z","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":"6acb3602-338d-4baa-852a-3f10ec4a5a30","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"b832943639d345c28f57e6440b8b5ce7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:08Z","ip_version":4}]} 2019-06-30 05:52:27,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-567b2acd-aa00-4137-8770-a7534618e11c 2019-06-30 05:52:27,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0389788150787s 2019-06-30 05:52:27,231 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T05:50:08Z', 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'6acb3602-338d-4baa-852a-3f10ec4a5a30', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', u'tenant_id': u'b832943639d345c28f57e6440b8b5ce7', u'created_at': u'2019-06-30T05:50:08Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'b832943639d345c28f57e6440b8b5ce7'})] 2019-06-30 05:52:27,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2019-06-30 05:52:27,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/service-providers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}86a1890ab2589e22879c897ea66ca7d9c07e606c" 2019-06-30 05:52:27,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 304 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:27 GMT X-Openstack-Request-Id: req-60cbb16f-33a3-4640-b2e7-a30f546d9741 2019-06-30 05:52:27,239 - 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"}]} 2019-06-30 05:52:27,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/service-providers.json used request id req-60cbb16f-33a3-4640-b2e7-a30f546d9741 2019-06-30 05:52:27,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 0.00757098197937s 2019-06-30 05:52:27,240 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'single_node'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'ha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvrha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvr'})] 2019-06-30 05:52:27,385 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 05:52:27,386 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-06-30 05:52:27,436 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-06-30 05:52:27,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:52:27,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf7766d7-53e4-4ca9-a754-1d8d2e9a95dd 2019-06-30 05:52:27,547 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 05:52:27,547 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-cf7766d7-53e4-4ca9-a754-1d8d2e9a95dd 2019-06-30 05:52:27,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 05:52:27,957 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}], "expires_at": "2019-06-30T06:52:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "95de64402f8d4801a01ee7f7b732ef1b"}, "audit_ids": ["xXdBr5TwTOKB7A-lTf3ZyQ"], "issued_at": "2019-06-30T05:52:27.000000Z"}} 2019-06-30 05:52:27,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:52:27,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b4b193ca6f32a2a1dfc20392cad39b34549b8d5e" 2019-06-30 05:52:29,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:29 GMT X-Openstack-Request-Id: req-e348ca2b-2d43-40d5-b467-86150d6a7290 2019-06-30 05:52:29,180 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 05:52:29,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e348ca2b-2d43-40d5-b467-86150d6a7290 2019-06-30 05:52:29,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.21954512596s 2019-06-30 05:52:29,181 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-06-30 05:52:29,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:52:29,192 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-323142c6-d048-4ec1-a430-39c0eb54c219 2019-06-30 05:52:29,193 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 05:52:29,193 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-323142c6-d048-4ec1-a430-39c0eb54c219 2019-06-30 05:52:29,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 05:52:29,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b4b193ca6f32a2a1dfc20392cad39b34549b8d5e" 2019-06-30 05:52:29,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4be04711-faa2-4db2-a6e0-5b624ecbeb45 2019-06-30 05:52:29,439 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 05:52:29,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-4be04711-faa2-4db2-a6e0-5b624ecbeb45 2019-06-30 05:52:29,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.245594978333s 2019-06-30 05:52:29,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 05:52:29,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b4b193ca6f32a2a1dfc20392cad39b34549b8d5e" 2019-06-30 05:52:29,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1136fe77-f812-4d30-956c-22b560c18645 2019-06-30 05:52:29,644 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 05:52:29,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-1136fe77-f812-4d30-956c-22b560c18645 2019-06-30 05:52:29,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197685956955s 2019-06-30 05:52:29,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-30 05:52:29,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b4b193ca6f32a2a1dfc20392cad39b34549b8d5e" -d '{"network": {"tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "name": "tenantnetwork1-net_5dca2fc4-1ca2-4671-b502-382a96268622", "admin_state_up": true}}' 2019-06-30 05:52:30,043 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:30 GMT X-Openstack-Request-Id: req-c0748560-0529-4072-ba13-9c129bec6e9d 2019-06-30 05:52:30,044 - 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":"a727b55f-3cec-406e-971b-8f8bafaffa98","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"8e0a6967d39c4318a38087a9e7ea67e9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T05:52:29Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_5dca2fc4-1ca2-4671-b502-382a96268622","admin_state_up":true,"tenant_id":"8e0a6967d39c4318a38087a9e7ea67e9","created_at":"2019-06-30T05:52:29Z","mtu":1450}} 2019-06-30 05:52:30,044 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c0748560-0529-4072-ba13-9c129bec6e9d 2019-06-30 05:52:30,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.39816904068s 2019-06-30 05:52:30,045 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-30T05:52:29Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a727b55f-3cec-406e-971b-8f8bafaffa98', u'provider:segmentation_id': 55, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_5dca2fc4-1ca2-4671-b502-382a96268622', u'created_at': u'2019-06-30T05:52:29Z', u'mtu': 1450, u'tenant_id': u'8e0a6967d39c4318a38087a9e7ea67e9', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8e0a6967d39c4318a38087a9e7ea67e9', u'l2_adjacency': True}) 2019-06-30 05:52:30,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:52:30,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b4b193ca6f32a2a1dfc20392cad39b34549b8d5e" 2019-06-30 05:52:30,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:30 GMT X-Openstack-Request-Id: req-612d836c-09fe-49c6-b11a-58103773e84f 2019-06-30 05:52:30,152 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a727b55f-3cec-406e-971b-8f8bafaffa98","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"8e0a6967d39c4318a38087a9e7ea67e9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T05:52:29Z","qos_policy_id":null,"name":"tenantnetwork1-net_5dca2fc4-1ca2-4671-b502-382a96268622","admin_state_up":true,"tenant_id":"8e0a6967d39c4318a38087a9e7ea67e9","created_at":"2019-06-30T05:52:29Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 05:52:30,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-612d836c-09fe-49c6-b11a-58103773e84f 2019-06-30 05:52:30,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106480121613s 2019-06-30 05:52:30,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-30 05:52:30,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b4b193ca6f32a2a1dfc20392cad39b34549b8d5e" -d '{"subnet": {"name": "tenantnetwork1-subnet_5dca2fc4-1ca2-4671-b502-382a96268622", "enable_dhcp": true, "network_id": "a727b55f-3cec-406e-971b-8f8bafaffa98", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-30 05:52:30,877 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:30 GMT X-Openstack-Request-Id: req-25478bf5-77c7-40fa-b173-fc3cd8a883e3 2019-06-30 05:52:30,877 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-06-30T05:52:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"efaec2ec-8175-420e-b22a-7bf008a73d9c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8e0a6967d39c4318a38087a9e7ea67e9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_5dca2fc4-1ca2-4671-b502-382a96268622","enable_dhcp":true,"segment_id":null,"network_id":"a727b55f-3cec-406e-971b-8f8bafaffa98","tenant_id":"8e0a6967d39c4318a38087a9e7ea67e9","created_at":"2019-06-30T05:52:30Z","ip_version":4}} 2019-06-30 05:52:30,878 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-25478bf5-77c7-40fa-b173-fc3cd8a883e3 2019-06-30 05:52:30,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.724368095398s 2019-06-30 05:52:30,878 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T05:52:30Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'efaec2ec-8175-420e-b22a-7bf008a73d9c', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_5dca2fc4-1ca2-4671-b502-382a96268622', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'a727b55f-3cec-406e-971b-8f8bafaffa98', u'tenant_id': u'8e0a6967d39c4318a38087a9e7ea67e9', u'created_at': u'2019-06-30T05:52:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8e0a6967d39c4318a38087a9e7ea67e9'}) 2019-06-30 05:52:30,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 05:52:30,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b4b193ca6f32a2a1dfc20392cad39b34549b8d5e" -d '{"router": {"external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "name": "tenantnetwork1-router_5dca2fc4-1ca2-4671-b502-382a96268622", "admin_state_up": true}}' 2019-06-30 05:52:32,471 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 714 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:32 GMT X-Openstack-Request-Id: req-4140c735-6249-433e-a13f-ffd5ddc0fdc3 2019-06-30 05:52:32,472 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:52:30Z", "admin_state_up": true, "updated_at": "2019-06-30T05:52:32Z", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "4b87ef45-57b2-4025-af73-ffbb13d2fb28", "name": "tenantnetwork1-router_5dca2fc4-1ca2-4671-b502-382a96268622"}} 2019-06-30 05:52:32,472 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-4140c735-6249-433e-a13f-ffd5ddc0fdc3 2019-06-30 05:52:32,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.5932059288s 2019-06-30 05:52:32,473 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T05:52:32Z', u'revision_number': 2, u'ha': False, u'id': u'4b87ef45-57b2-4025-af73-ffbb13d2fb28', u'external_gateway_info': {u'network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6acb3602-338d-4baa-852a-3f10ec4a5a30', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_5dca2fc4-1ca2-4671-b502-382a96268622', u'admin_state_up': True, u'tenant_id': u'8e0a6967d39c4318a38087a9e7ea67e9', u'created_at': u'2019-06-30T05:52:30Z', u'flavor_id': None, u'routes': [], u'project_id': u'8e0a6967d39c4318a38087a9e7ea67e9'}) 2019-06-30 05:52:32,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-30 05:52:32,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/4b87ef45-57b2-4025-af73-ffbb13d2fb28/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b4b193ca6f32a2a1dfc20392cad39b34549b8d5e" -d '{"subnet_id": "efaec2ec-8175-420e-b22a-7bf008a73d9c"}' 2019-06-30 05:52:34,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:34 GMT X-Openstack-Request-Id: req-79a6ce37-1c07-4b51-afd1-2f6dd46e3f43 2019-06-30 05:52:34,548 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a727b55f-3cec-406e-971b-8f8bafaffa98", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "subnet_id": "efaec2ec-8175-420e-b22a-7bf008a73d9c", "subnet_ids": ["efaec2ec-8175-420e-b22a-7bf008a73d9c"], "port_id": "92f3971b-537c-4179-a8d7-d8ad208d2cd8", "id": "4b87ef45-57b2-4025-af73-ffbb13d2fb28"} 2019-06-30 05:52:34,548 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/4b87ef45-57b2-4025-af73-ffbb13d2fb28/add_router_interface.json used request id req-79a6ce37-1c07-4b51-afd1-2f6dd46e3f43 2019-06-30 05:52:34,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.07544589043s 2019-06-30 05:52:34,662 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 05:52:34,662 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2019-06-30 05:52:34,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-30 05:52:34,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/4b87ef45-57b2-4025-af73-ffbb13d2fb28/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b4b193ca6f32a2a1dfc20392cad39b34549b8d5e" -d '{"subnet_id": "efaec2ec-8175-420e-b22a-7bf008a73d9c"}' 2019-06-30 05:52:36,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:36 GMT X-Openstack-Request-Id: req-03f7dfd5-757b-4930-bc9e-afcf74759ed1 2019-06-30 05:52:36,776 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a727b55f-3cec-406e-971b-8f8bafaffa98", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "subnet_id": "efaec2ec-8175-420e-b22a-7bf008a73d9c", "subnet_ids": ["efaec2ec-8175-420e-b22a-7bf008a73d9c"], "port_id": "92f3971b-537c-4179-a8d7-d8ad208d2cd8", "id": "4b87ef45-57b2-4025-af73-ffbb13d2fb28"} 2019-06-30 05:52:36,776 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/4b87ef45-57b2-4025-af73-ffbb13d2fb28/remove_router_interface.json used request id req-03f7dfd5-757b-4930-bc9e-afcf74759ed1 2019-06-30 05:52:36,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.10904502869s 2019-06-30 05:52:36,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 05:52:36,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b4b193ca6f32a2a1dfc20392cad39b34549b8d5e" 2019-06-30 05:52:37,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 723 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:37 GMT X-Openstack-Request-Id: req-b5514a87-f626-4383-8b62-fc5f4b8c4b88 2019-06-30 05:52:37,132 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:52:30Z", "admin_state_up": true, "updated_at": "2019-06-30T05:52:35Z", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "4b87ef45-57b2-4025-af73-ffbb13d2fb28", "name": "tenantnetwork1-router_5dca2fc4-1ca2-4671-b502-382a96268622"}]} 2019-06-30 05:52:37,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-b5514a87-f626-4383-8b62-fc5f4b8c4b88 2019-06-30 05:52:37,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.354957103729s 2019-06-30 05:52:37,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 05:52:37,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/4b87ef45-57b2-4025-af73-ffbb13d2fb28.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b4b193ca6f32a2a1dfc20392cad39b34549b8d5e" 2019-06-30 05:52:38,404 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:52:38 GMT X-Openstack-Request-Id: req-cb6144ce-55be-4e84-8892-fd216237ac07 2019-06-30 05:52:38,405 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:52:38,405 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/4b87ef45-57b2-4025-af73-ffbb13d2fb28.json used request id req-cb6144ce-55be-4e84-8892-fd216237ac07 2019-06-30 05:52:38,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.2714509964s 2019-06-30 05:52:38,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 05:52:38,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b4b193ca6f32a2a1dfc20392cad39b34549b8d5e" 2019-06-30 05:52:38,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:38 GMT X-Openstack-Request-Id: req-f27e89ef-82fd-43aa-9b58-38c4a07ec44f 2019-06-30 05:52:38,466 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-30T05:50:08Z","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":"6acb3602-338d-4baa-852a-3f10ec4a5a30","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"b832943639d345c28f57e6440b8b5ce7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:08Z","ip_version":4},{"updated_at":"2019-06-30T05:52:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"efaec2ec-8175-420e-b22a-7bf008a73d9c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8e0a6967d39c4318a38087a9e7ea67e9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_5dca2fc4-1ca2-4671-b502-382a96268622","enable_dhcp":true,"segment_id":null,"network_id":"a727b55f-3cec-406e-971b-8f8bafaffa98","tenant_id":"8e0a6967d39c4318a38087a9e7ea67e9","created_at":"2019-06-30T05:52:30Z","ip_version":4}]} 2019-06-30 05:52:38,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-f27e89ef-82fd-43aa-9b58-38c4a07ec44f 2019-06-30 05:52:38,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.061304807663s 2019-06-30 05:52:38,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-30 05:52:38,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/efaec2ec-8175-420e-b22a-7bf008a73d9c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b4b193ca6f32a2a1dfc20392cad39b34549b8d5e" 2019-06-30 05:52:39,522 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:52:39 GMT X-Openstack-Request-Id: req-26fa33f5-882d-4f56-8b72-fbf16453406a 2019-06-30 05:52:39,522 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:52:39,522 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/efaec2ec-8175-420e-b22a-7bf008a73d9c.json used request id req-26fa33f5-882d-4f56-8b72-fbf16453406a 2019-06-30 05:52:39,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.05444502831s 2019-06-30 05:52:39,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:52:39,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b4b193ca6f32a2a1dfc20392cad39b34549b8d5e" 2019-06-30 05:52:39,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:39 GMT X-Openstack-Request-Id: req-1ae9019e-8239-4b3b-917f-a69b1b4bc913 2019-06-30 05:52:39,645 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a727b55f-3cec-406e-971b-8f8bafaffa98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"8e0a6967d39c4318a38087a9e7ea67e9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T05:52:39Z","qos_policy_id":null,"name":"tenantnetwork1-net_5dca2fc4-1ca2-4671-b502-382a96268622","admin_state_up":true,"tenant_id":"8e0a6967d39c4318a38087a9e7ea67e9","created_at":"2019-06-30T05:52:29Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 05:52:39,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-1ae9019e-8239-4b3b-917f-a69b1b4bc913 2019-06-30 05:52:39,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.12228679657s 2019-06-30 05:52:39,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-30 05:52:39,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/a727b55f-3cec-406e-971b-8f8bafaffa98.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b4b193ca6f32a2a1dfc20392cad39b34549b8d5e" 2019-06-30 05:52:40,781 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:52:40 GMT X-Openstack-Request-Id: req-42969c9b-6499-461d-96ad-ec44359e16fb 2019-06-30 05:52:40,781 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:52:40,781 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/a727b55f-3cec-406e-971b-8f8bafaffa98.json used request id req-42969c9b-6499-461d-96ad-ec44359e16fb 2019-06-30 05:52:40,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.13475608826s 2019-06-30 05:52:40,826 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-06-30 05:52:40,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:52:40,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efc552a0-690b-43ba-a8d9-73207d68f2e1 2019-06-30 05:52:40,872 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 05:52:40,872 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-efc552a0-690b-43ba-a8d9-73207d68f2e1 2019-06-30 05:52:40,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 05:52:41,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}], "expires_at": "2019-06-30T06:52:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "95de64402f8d4801a01ee7f7b732ef1b"}, "audit_ids": ["h4wjm1EyT86PKYJqAJQGOw"], "issued_at": "2019-06-30T05:52:41.000000Z"}} 2019-06-30 05:52:41,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:52:41,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5dcdea32d7efbf7f32376be6a69cc3b849d70d44" 2019-06-30 05:52:41,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:41 GMT X-Openstack-Request-Id: req-6a06ed9f-6de7-46d5-9e0e-f01333f87972 2019-06-30 05:52:41,685 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 05:52:41,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6a06ed9f-6de7-46d5-9e0e-f01333f87972 2019-06-30 05:52:41,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.411991119385s 2019-06-30 05:52:41,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:52:41,698 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b261ed08-f8e9-435b-92e7-0927837c108d 2019-06-30 05:52:41,698 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 05:52:41,698 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-b261ed08-f8e9-435b-92e7-0927837c108d 2019-06-30 05:52:41,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 05:52:41,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5dcdea32d7efbf7f32376be6a69cc3b849d70d44" 2019-06-30 05:52:41,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0758914-ad0d-434c-9100-bf5065314bfb 2019-06-30 05:52:41,915 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 05:52:41,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-d0758914-ad0d-434c-9100-bf5065314bfb 2019-06-30 05:52:41,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.21647310257s 2019-06-30 05:52:41,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-30 05:52:41,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5dcdea32d7efbf7f32376be6a69cc3b849d70d44" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_71362a1f-d6c6-4d77-b1e8-47910cdde032"}}' 2019-06-30 05:52:42,187 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfc1d60e-1719-44b4-b2f4-04c2a5f59483 2019-06-30 05:52:42,187 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/55a7a40e0352456780aca006db59a93d"}, "tags": [], "enabled": true, "id": "55a7a40e0352456780aca006db59a93d", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_71362a1f-d6c6-4d77-b1e8-47910cdde032"}} 2019-06-30 05:52:42,187 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-bfc1d60e-1719-44b4-b2f4-04c2a5f59483 2019-06-30 05:52:42,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.264490127563s 2019-06-30 05:52:42,188 - 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'55a7a40e0352456780aca006db59a93d', '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_71362a1f-d6c6-4d77-b1e8-47910cdde032'}) 2019-06-30 05:52:42,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-30 05:52:42,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5dcdea32d7efbf7f32376be6a69cc3b849d70d44" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Unagz4jn2PeuJVKb8HpkMApNq4uWhV", "email": null, "name": "tenantnetwork2-user_71362a1f-d6c6-4d77-b1e8-47910cdde032"}}' 2019-06-30 05:52:42,717 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0d13046-2323-4a25-9f8c-de8a2e522320 2019-06-30 05:52:42,717 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_71362a1f-d6c6-4d77-b1e8-47910cdde032", "links": {"self": "http://172.30.9.24:5000/v3/users/6e70945bf0ad4068baa55a1f78cea544"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6e70945bf0ad4068baa55a1f78cea544", "domain_id": "default", "password_expires_at": null}} 2019-06-30 05:52:42,717 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-e0d13046-2323-4a25-9f8c-de8a2e522320 2019-06-30 05:52:42,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.522539138794s 2019-06-30 05:52:42,718 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6e70945bf0ad4068baa55a1f78cea544', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_71362a1f-d6c6-4d77-b1e8-47910cdde032'}) 2019-06-30 05:52:42,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 05:52:42,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5dcdea32d7efbf7f32376be6a69cc3b849d70d44" 2019-06-30 05:52:42,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9f3d6a8-f91f-4b60-9edc-35119cc2e179 2019-06-30 05:52:42,931 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 05:52:42,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a9f3d6a8-f91f-4b60-9edc-35119cc2e179 2019-06-30 05:52:42,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209827899933s 2019-06-30 05:52:42,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 05:52:42,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5dcdea32d7efbf7f32376be6a69cc3b849d70d44" 2019-06-30 05:52:43,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ba4344d-42df-478e-b3c7-41f5bf91cfb7 2019-06-30 05:52:43,050 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 05:52:43,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7ba4344d-42df-478e-b3c7-41f5bf91cfb7 2019-06-30 05:52:43,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113947868347s 2019-06-30 05:52:43,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 05:52:43,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5dcdea32d7efbf7f32376be6a69cc3b849d70d44" 2019-06-30 05:52:43,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96a851ad-bc96-4fd2-8558-87e20c605f8c 2019-06-30 05:52:43,243 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 05:52:43,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-96a851ad-bc96-4fd2-8558-87e20c605f8c 2019-06-30 05:52:43,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188081026077s 2019-06-30 05:52:43,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 05:52:43,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5dcdea32d7efbf7f32376be6a69cc3b849d70d44" 2019-06-30 05:52:43,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d02d3dca-ede6-40de-89c5-4481dcf20e2c 2019-06-30 05:52:43,456 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 05:52:43,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-d02d3dca-ede6-40de-89c5-4481dcf20e2c 2019-06-30 05:52:43,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.207737922668s 2019-06-30 05:52:43,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 05:52:43,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5dcdea32d7efbf7f32376be6a69cc3b849d70d44" 2019-06-30 05:52:43,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b6cd475-25e4-4857-9f58-45150a22a58b 2019-06-30 05:52:43,665 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_71362a1f-d6c6-4d77-b1e8-47910cdde032", "links": {"self": "http://172.30.9.24:5000/v3/users/6e70945bf0ad4068baa55a1f78cea544"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6e70945bf0ad4068baa55a1f78cea544", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 05:52:43,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-4b6cd475-25e4-4857-9f58-45150a22a58b 2019-06-30 05:52:43,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208112955093s 2019-06-30 05:52:43,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 05:52:43,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5dcdea32d7efbf7f32376be6a69cc3b849d70d44" 2019-06-30 05:52:43,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78a1016c-2ae7-4544-832f-3a54c6da23d0 2019-06-30 05:52:43,793 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/55a7a40e0352456780aca006db59a93d"}, "tags": [], "enabled": true, "id": "55a7a40e0352456780aca006db59a93d", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_71362a1f-d6c6-4d77-b1e8-47910cdde032"}]} 2019-06-30 05:52:43,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-78a1016c-2ae7-4544-832f-3a54c6da23d0 2019-06-30 05:52:43,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116758108139s 2019-06-30 05:52:43,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 05:52:43,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=6e70945bf0ad4068baa55a1f78cea544&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=55a7a40e0352456780aca006db59a93d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5dcdea32d7efbf7f32376be6a69cc3b849d70d44" 2019-06-30 05:52:43,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa29e6da-c57e-496c-969a-84e8510b5cb2 2019-06-30 05:52:43,995 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=6e70945bf0ad4068baa55a1f78cea544&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=55a7a40e0352456780aca006db59a93d", "previous": null, "next": null}} 2019-06-30 05:52:43,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=6e70945bf0ad4068baa55a1f78cea544&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=55a7a40e0352456780aca006db59a93d used request id req-aa29e6da-c57e-496c-969a-84e8510b5cb2 2019-06-30 05:52:43,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.193455934525s 2019-06-30 05:52:43,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 05:52:44,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/55a7a40e0352456780aca006db59a93d/users/6e70945bf0ad4068baa55a1f78cea544/roles/1cfc497138b141ff84abf3d62ced3145 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5dcdea32d7efbf7f32376be6a69cc3b849d70d44" 2019-06-30 05:52:44,203 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 05:52:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-435ea97c-d436-4dc4-9cb9-cdee864d1b51 2019-06-30 05:52:44,204 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 05:52:44,204 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/55a7a40e0352456780aca006db59a93d/users/6e70945bf0ad4068baa55a1f78cea544/roles/1cfc497138b141ff84abf3d62ced3145 used request id req-435ea97c-d436-4dc4-9cb9-cdee864d1b51 2019-06-30 05:52:44,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.205189943314s 2019-06-30 05:52:44,205 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_71362a1f-d6c6-4d77-b1e8-47910cdde032', 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'55a7a40e0352456780aca006db59a93d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Unagz4jn2PeuJVKb8HpkMApNq4uWhV', 'username': u'tenantnetwork2-user_71362a1f-d6c6-4d77-b1e8-47910cdde032', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-30 05:52:44,208 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_71362a1f-d6c6-4d77-b1e8-47910cdde032', 'password': 'Unagz4jn2PeuJVKb8HpkMApNq4uWhV', 'project_name': 'tenantnetwork2-project_71362a1f-d6c6-4d77-b1e8-47910cdde032', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '55a7a40e0352456780aca006db59a93d', 'project_domain_name': 'Default'} 2019-06-30 05:52:44,209 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-06-30 05:52:44,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 05:52:44,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5dcdea32d7efbf7f32376be6a69cc3b849d70d44" 2019-06-30 05:52:44,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c5c36de-caa6-4f79-b221-a4c791f8550c 2019-06-30 05:52:44,320 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 05:52:44,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-0c5c36de-caa6-4f79-b221-a4c791f8550c 2019-06-30 05:52:44,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111131906509s 2019-06-30 05:52:44,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 05:52:44,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5dcdea32d7efbf7f32376be6a69cc3b849d70d44" 2019-06-30 05:52:44,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca92e314-23ec-45b1-8b0a-a0df385f68ee 2019-06-30 05:52:44,537 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/55a7a40e0352456780aca006db59a93d"}, "tags": [], "enabled": true, "id": "55a7a40e0352456780aca006db59a93d", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_71362a1f-d6c6-4d77-b1e8-47910cdde032"}]} 2019-06-30 05:52:44,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-ca92e314-23ec-45b1-8b0a-a0df385f68ee 2019-06-30 05:52:44,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.210180997849s 2019-06-30 05:52:44,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-30 05:52:44,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5dcdea32d7efbf7f32376be6a69cc3b849d70d44" -d '{"network": {"tenant_id": "55a7a40e0352456780aca006db59a93d", "name": "tenantnetwork2-net_71362a1f-d6c6-4d77-b1e8-47910cdde032", "admin_state_up": true}}' 2019-06-30 05:52:44,899 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:44 GMT X-Openstack-Request-Id: req-1ac42153-c534-4c6c-913f-1f336ced264f 2019-06-30 05:52:44,899 - 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":"eb3df857-d07d-48ba-bbc8-3aad8a3c5061","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"55a7a40e0352456780aca006db59a93d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T05:52:44Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_71362a1f-d6c6-4d77-b1e8-47910cdde032","admin_state_up":true,"tenant_id":"55a7a40e0352456780aca006db59a93d","created_at":"2019-06-30T05:52:44Z","mtu":1450}} 2019-06-30 05:52:44,899 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-1ac42153-c534-4c6c-913f-1f336ced264f 2019-06-30 05:52:44,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.359836816788s 2019-06-30 05:52:44,900 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-30T05:52:44Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'eb3df857-d07d-48ba-bbc8-3aad8a3c5061', u'provider:segmentation_id': 28, 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_71362a1f-d6c6-4d77-b1e8-47910cdde032', u'created_at': u'2019-06-30T05:52:44Z', u'mtu': 1450, u'tenant_id': u'55a7a40e0352456780aca006db59a93d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'55a7a40e0352456780aca006db59a93d', u'l2_adjacency': True}) 2019-06-30 05:52:44,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:52:44,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3086ac1e-3ccc-47cb-b8a3-b103d46e3859 2019-06-30 05:52:44,910 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 05:52:44,911 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-3086ac1e-3ccc-47cb-b8a3-b103d46e3859 2019-06-30 05:52:44,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 05:52:45,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}], "expires_at": "2019-06-30T06:52:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55a7a40e0352456780aca006db59a93d", "name": "tenantnetwork2-project_71362a1f-d6c6-4d77-b1e8-47910cdde032"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_55a7a40e0352456780aca006db59a93d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_55a7a40e0352456780aca006db59a93d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/55a7a40e0352456780aca006db59a93d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/55a7a40e0352456780aca006db59a93d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/55a7a40e0352456780aca006db59a93d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/55a7a40e0352456780aca006db59a93d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/55a7a40e0352456780aca006db59a93d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/55a7a40e0352456780aca006db59a93d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/55a7a40e0352456780aca006db59a93d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/55a7a40e0352456780aca006db59a93d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/55a7a40e0352456780aca006db59a93d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_71362a1f-d6c6-4d77-b1e8-47910cdde032", "id": "6e70945bf0ad4068baa55a1f78cea544"}, "audit_ids": ["nTtSri3WQvi-twQIgiiVkg"], "issued_at": "2019-06-30T05:52:45.000000Z"}} 2019-06-30 05:52:45,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:52:45,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}15fa0facc08b3427c91b319b031d84be94108235" 2019-06-30 05:52:45,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:45 GMT X-Openstack-Request-Id: req-b3af3edf-8033-46a9-b342-36842ff95d37 2019-06-30 05:52:45,612 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"eb3df857-d07d-48ba-bbc8-3aad8a3c5061","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"55a7a40e0352456780aca006db59a93d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T05:52:44Z","qos_policy_id":null,"name":"tenantnetwork2-net_71362a1f-d6c6-4d77-b1e8-47910cdde032","admin_state_up":true,"tenant_id":"55a7a40e0352456780aca006db59a93d","created_at":"2019-06-30T05:52:44Z","mtu":1450}]} 2019-06-30 05:52:45,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b3af3edf-8033-46a9-b342-36842ff95d37 2019-06-30 05:52:45,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.305556058884s 2019-06-30 05:52:45,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-30 05:52:45,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}15fa0facc08b3427c91b319b031d84be94108235" -d '{"subnet": {"name": "tenantnetwork2-subnet_71362a1f-d6c6-4d77-b1e8-47910cdde032", "enable_dhcp": true, "network_id": "eb3df857-d07d-48ba-bbc8-3aad8a3c5061", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-30 05:52:46,566 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:46 GMT X-Openstack-Request-Id: req-1ffbc62b-3593-4956-ae96-99d595e16f54 2019-06-30 05:52:46,566 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb3df857-d07d-48ba-bbc8-3aad8a3c5061","tenant_id":"55a7a40e0352456780aca006db59a93d","created_at":"2019-06-30T05:52:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T05:52:46Z","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":"55a7a40e0352456780aca006db59a93d","id":"41fa74e6-8673-4383-9ca7-b5a14725f084","subnetpool_id":null,"name":"tenantnetwork2-subnet_71362a1f-d6c6-4d77-b1e8-47910cdde032"}} 2019-06-30 05:52:46,566 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-1ffbc62b-3593-4956-ae96-99d595e16f54 2019-06-30 05:52:46,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.952884912491s 2019-06-30 05:52:46,567 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T05:52:46Z', 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'41fa74e6-8673-4383-9ca7-b5a14725f084', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_71362a1f-d6c6-4d77-b1e8-47910cdde032', u'enable_dhcp': True, u'network_id': u'eb3df857-d07d-48ba-bbc8-3aad8a3c5061', u'tenant_id': u'55a7a40e0352456780aca006db59a93d', u'created_at': u'2019-06-30T05:52:46Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'55a7a40e0352456780aca006db59a93d'}) 2019-06-30 05:52:46,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 05:52:46,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}15fa0facc08b3427c91b319b031d84be94108235" -d '{"router": {"external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "name": "tenantnetwork2-router_71362a1f-d6c6-4d77-b1e8-47910cdde032", "admin_state_up": true}}' 2019-06-30 05:52:48,108 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:48 GMT X-Openstack-Request-Id: req-9e48c0c5-80e0-451a-8940-c8d2a2bd41b4 2019-06-30 05:52:48,108 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "55a7a40e0352456780aca006db59a93d", "created_at": "2019-06-30T05:52:46Z", "admin_state_up": true, "updated_at": "2019-06-30T05:52:47Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "55a7a40e0352456780aca006db59a93d", "id": "852a160a-3689-42dc-a319-e82dd402d626", "name": "tenantnetwork2-router_71362a1f-d6c6-4d77-b1e8-47910cdde032"}} 2019-06-30 05:52:48,108 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-9e48c0c5-80e0-451a-8940-c8d2a2bd41b4 2019-06-30 05:52:48,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.54071092606s 2019-06-30 05:52:48,109 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T05:52:47Z', u'revision_number': 2, u'id': u'852a160a-3689-42dc-a319-e82dd402d626', u'external_gateway_info': {u'network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6acb3602-338d-4baa-852a-3f10ec4a5a30', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_71362a1f-d6c6-4d77-b1e8-47910cdde032', u'admin_state_up': True, u'tenant_id': u'55a7a40e0352456780aca006db59a93d', u'created_at': u'2019-06-30T05:52:46Z', u'flavor_id': None, u'routes': [], u'project_id': u'55a7a40e0352456780aca006db59a93d'}) 2019-06-30 05:52:48,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-30 05:52:48,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/852a160a-3689-42dc-a319-e82dd402d626/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}15fa0facc08b3427c91b319b031d84be94108235" -d '{"subnet_id": "41fa74e6-8673-4383-9ca7-b5a14725f084"}' 2019-06-30 05:52:50,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:50 GMT X-Openstack-Request-Id: req-c6763ccb-bcbc-4e1a-bcd8-7028ff0ef01a 2019-06-30 05:52:50,698 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "eb3df857-d07d-48ba-bbc8-3aad8a3c5061", "tenant_id": "55a7a40e0352456780aca006db59a93d", "subnet_id": "41fa74e6-8673-4383-9ca7-b5a14725f084", "subnet_ids": ["41fa74e6-8673-4383-9ca7-b5a14725f084"], "port_id": "1e8909a7-6b58-41f7-a113-188adf4a7499", "id": "852a160a-3689-42dc-a319-e82dd402d626"} 2019-06-30 05:52:50,698 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/852a160a-3689-42dc-a319-e82dd402d626/add_router_interface.json used request id req-c6763ccb-bcbc-4e1a-bcd8-7028ff0ef01a 2019-06-30 05:52:50,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.58881688118s 2019-06-30 05:52:50,805 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 05:52:50,806 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2019-06-30 05:52:50,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-30 05:52:50,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/852a160a-3689-42dc-a319-e82dd402d626/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}15fa0facc08b3427c91b319b031d84be94108235" -d '{"subnet_id": "41fa74e6-8673-4383-9ca7-b5a14725f084"}' 2019-06-30 05:52:53,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:53 GMT X-Openstack-Request-Id: req-67c26c7f-64ff-48a8-a10a-9f895691059e 2019-06-30 05:52:53,018 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "eb3df857-d07d-48ba-bbc8-3aad8a3c5061", "tenant_id": "55a7a40e0352456780aca006db59a93d", "subnet_id": "41fa74e6-8673-4383-9ca7-b5a14725f084", "subnet_ids": ["41fa74e6-8673-4383-9ca7-b5a14725f084"], "port_id": "1e8909a7-6b58-41f7-a113-188adf4a7499", "id": "852a160a-3689-42dc-a319-e82dd402d626"} 2019-06-30 05:52:53,018 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/852a160a-3689-42dc-a319-e82dd402d626/remove_router_interface.json used request id req-67c26c7f-64ff-48a8-a10a-9f895691059e 2019-06-30 05:52:53,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.20686793327s 2019-06-30 05:52:53,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 05:52:53,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}15fa0facc08b3427c91b319b031d84be94108235" 2019-06-30 05:52:53,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:53 GMT X-Openstack-Request-Id: req-5671719a-48cf-461b-b916-4d861058bca6 2019-06-30 05:52:53,218 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "55a7a40e0352456780aca006db59a93d", "created_at": "2019-06-30T05:52:46Z", "admin_state_up": true, "updated_at": "2019-06-30T05:52:51Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "55a7a40e0352456780aca006db59a93d", "id": "852a160a-3689-42dc-a319-e82dd402d626", "name": "tenantnetwork2-router_71362a1f-d6c6-4d77-b1e8-47910cdde032"}]} 2019-06-30 05:52:53,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-5671719a-48cf-461b-b916-4d861058bca6 2019-06-30 05:52:53,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.1999168396s 2019-06-30 05:52:53,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 05:52:53,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/852a160a-3689-42dc-a319-e82dd402d626.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}15fa0facc08b3427c91b319b031d84be94108235" 2019-06-30 05:52:54,839 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:52:54 GMT X-Openstack-Request-Id: req-b7a9ad6b-c012-4ebd-9bd5-9923e40b4e30 2019-06-30 05:52:54,840 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:52:54,840 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/852a160a-3689-42dc-a319-e82dd402d626.json used request id req-b7a9ad6b-c012-4ebd-9bd5-9923e40b4e30 2019-06-30 05:52:54,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.61976695061s 2019-06-30 05:52:54,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 05:52:54,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}15fa0facc08b3427c91b319b031d84be94108235" 2019-06-30 05:52:54,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:54 GMT X-Openstack-Request-Id: req-01b32554-d4b3-45e9-a847-8a6cc1875e8a 2019-06-30 05:52:54,968 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb3df857-d07d-48ba-bbc8-3aad8a3c5061","tenant_id":"55a7a40e0352456780aca006db59a93d","created_at":"2019-06-30T05:52:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T05:52:46Z","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":"55a7a40e0352456780aca006db59a93d","id":"41fa74e6-8673-4383-9ca7-b5a14725f084","subnetpool_id":null,"name":"tenantnetwork2-subnet_71362a1f-d6c6-4d77-b1e8-47910cdde032"}]} 2019-06-30 05:52:54,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-01b32554-d4b3-45e9-a847-8a6cc1875e8a 2019-06-30 05:52:54,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.12744808197s 2019-06-30 05:52:54,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-30 05:52:54,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/41fa74e6-8673-4383-9ca7-b5a14725f084.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}15fa0facc08b3427c91b319b031d84be94108235" 2019-06-30 05:52:56,177 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:52:56 GMT X-Openstack-Request-Id: req-09060ea3-1ad1-4153-8a82-bf2601c9a69f 2019-06-30 05:52:56,177 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:52:56,177 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/41fa74e6-8673-4383-9ca7-b5a14725f084.json used request id req-09060ea3-1ad1-4153-8a82-bf2601c9a69f 2019-06-30 05:52:56,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.20781898499s 2019-06-30 05:52:56,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:52:56,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}15fa0facc08b3427c91b319b031d84be94108235" 2019-06-30 05:52:56,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:56 GMT X-Openstack-Request-Id: req-acf1d391-309b-4c1b-a36a-3e18b5e78ff8 2019-06-30 05:52:56,269 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eb3df857-d07d-48ba-bbc8-3aad8a3c5061","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"55a7a40e0352456780aca006db59a93d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T05:52:55Z","qos_policy_id":null,"name":"tenantnetwork2-net_71362a1f-d6c6-4d77-b1e8-47910cdde032","admin_state_up":true,"tenant_id":"55a7a40e0352456780aca006db59a93d","created_at":"2019-06-30T05:52:44Z","mtu":1450}]} 2019-06-30 05:52:56,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-acf1d391-309b-4c1b-a36a-3e18b5e78ff8 2019-06-30 05:52:56,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0917630195618s 2019-06-30 05:52:56,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-30 05:52:56,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/eb3df857-d07d-48ba-bbc8-3aad8a3c5061.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}15fa0facc08b3427c91b319b031d84be94108235" 2019-06-30 05:52:57,303 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:52:57 GMT X-Openstack-Request-Id: req-a4f830c3-6db7-4aad-ab37-b8c230c9ffcc 2019-06-30 05:52:57,303 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:52:57,303 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/eb3df857-d07d-48ba-bbc8-3aad8a3c5061.json used request id req-a4f830c3-6db7-4aad-ab37-b8c230c9ffcc 2019-06-30 05:52:57,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.03278183937s 2019-06-30 05:52:57,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 05:52:57,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5dcdea32d7efbf7f32376be6a69cc3b849d70d44" 2019-06-30 05:52:57,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78720602-2018-4c86-bd09-cb0c3aa78dea 2019-06-30 05:52:57,442 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_71362a1f-d6c6-4d77-b1e8-47910cdde032", "links": {"self": "http://172.30.9.24:5000/v3/users/6e70945bf0ad4068baa55a1f78cea544"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6e70945bf0ad4068baa55a1f78cea544", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 05:52:57,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-78720602-2018-4c86-bd09-cb0c3aa78dea 2019-06-30 05:52:57,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.138778924942s 2019-06-30 05:52:57,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 05:52:57,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/6e70945bf0ad4068baa55a1f78cea544 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5dcdea32d7efbf7f32376be6a69cc3b849d70d44" 2019-06-30 05:52:57,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab2c89bc-608e-4fdd-8698-23f781ee2798 2019-06-30 05:52:57,645 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_71362a1f-d6c6-4d77-b1e8-47910cdde032", "links": {"self": "http://172.30.9.24:5000/v3/users/6e70945bf0ad4068baa55a1f78cea544"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6e70945bf0ad4068baa55a1f78cea544", "description": null}} 2019-06-30 05:52:57,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/6e70945bf0ad4068baa55a1f78cea544 used request id req-ab2c89bc-608e-4fdd-8698-23f781ee2798 2019-06-30 05:52:57,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.197199106216s 2019-06-30 05:52:57,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-30 05:52:57,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/6e70945bf0ad4068baa55a1f78cea544 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5dcdea32d7efbf7f32376be6a69cc3b849d70d44" 2019-06-30 05:52:57,941 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 05:52:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b488b376-7cb4-447c-b1e6-9295c30a628d 2019-06-30 05:52:57,941 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 05:52:57,941 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/6e70945bf0ad4068baa55a1f78cea544 used request id req-b488b376-7cb4-447c-b1e6-9295c30a628d 2019-06-30 05:52:57,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.295085906982s 2019-06-30 05:52:57,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 05:52:57,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5dcdea32d7efbf7f32376be6a69cc3b849d70d44" 2019-06-30 05:52:58,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32bf3fd8-2a69-485c-9da1-ece8e2a8a8a3 2019-06-30 05:52:58,063 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/55a7a40e0352456780aca006db59a93d"}, "tags": [], "enabled": true, "id": "55a7a40e0352456780aca006db59a93d", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_71362a1f-d6c6-4d77-b1e8-47910cdde032"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 05:52:58,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-32bf3fd8-2a69-485c-9da1-ece8e2a8a8a3 2019-06-30 05:52:58,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115772008896s 2019-06-30 05:52:58,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-30 05:52:58,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/55a7a40e0352456780aca006db59a93d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5dcdea32d7efbf7f32376be6a69cc3b849d70d44" 2019-06-30 05:52:58,318 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 05:52:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d64523c7-bb66-4c2b-9e2b-cfc7e26e894a 2019-06-30 05:52:58,318 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 05:52:58,318 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/55a7a40e0352456780aca006db59a93d used request id req-d64523c7-bb66-4c2b-9e2b-cfc7e26e894a 2019-06-30 05:52:58,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.250178098679s 2019-06-30 05:52:58,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 05:52:58,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=55a7a40e0352456780aca006db59a93d&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5dcdea32d7efbf7f32376be6a69cc3b849d70d44" 2019-06-30 05:52:58,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:58 GMT X-Openstack-Request-Id: req-2b76418e-7bf8-4006-88db-34a66656edcb 2019-06-30 05:52:58,663 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "55a7a40e0352456780aca006db59a93d", "created_at": "2019-06-30T05:52:44Z", "updated_at": "2019-06-30T05:52:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:44Z", "revision_number": 0, "id": "25593bd7-2b75-43eb-9555-2ded48480f2a", "remote_group_id": "0c1e2406-ab23-4f3e-852a-204527230197", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:44Z", "security_group_id": "0c1e2406-ab23-4f3e-852a-204527230197", "tenant_id": "55a7a40e0352456780aca006db59a93d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55a7a40e0352456780aca006db59a93d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:44Z", "revision_number": 0, "id": "619dbc34-e9d6-46ea-a074-78a8505fa7e2", "remote_group_id": "0c1e2406-ab23-4f3e-852a-204527230197", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:44Z", "security_group_id": "0c1e2406-ab23-4f3e-852a-204527230197", "tenant_id": "55a7a40e0352456780aca006db59a93d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55a7a40e0352456780aca006db59a93d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:44Z", "revision_number": 0, "id": "a94b0924-17b7-4751-9312-ec69dc423f3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:44Z", "security_group_id": "0c1e2406-ab23-4f3e-852a-204527230197", "tenant_id": "55a7a40e0352456780aca006db59a93d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55a7a40e0352456780aca006db59a93d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:44Z", "revision_number": 0, "id": "f0ad8181-e8a1-4c52-984a-09d0af21d65d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:44Z", "security_group_id": "0c1e2406-ab23-4f3e-852a-204527230197", "tenant_id": "55a7a40e0352456780aca006db59a93d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55a7a40e0352456780aca006db59a93d"}], "revision_number": 1, "project_id": "55a7a40e0352456780aca006db59a93d", "id": "0c1e2406-ab23-4f3e-852a-204527230197", "name": "default"}]} 2019-06-30 05:52:58,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=55a7a40e0352456780aca006db59a93d&name=default used request id req-2b76418e-7bf8-4006-88db-34a66656edcb 2019-06-30 05:52:58,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.339781045914s 2019-06-30 05:52:58,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 05:52:58,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5dcdea32d7efbf7f32376be6a69cc3b849d70d44" 2019-06-30 05:52:58,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:58 GMT X-Openstack-Request-Id: req-c786c9bf-9465-447f-bfe0-c884ae4e555c 2019-06-30 05:52:58,726 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "55a7a40e0352456780aca006db59a93d", "created_at": "2019-06-30T05:52:44Z", "updated_at": "2019-06-30T05:52:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:44Z", "revision_number": 0, "id": "25593bd7-2b75-43eb-9555-2ded48480f2a", "remote_group_id": "0c1e2406-ab23-4f3e-852a-204527230197", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:44Z", "security_group_id": "0c1e2406-ab23-4f3e-852a-204527230197", "tenant_id": "55a7a40e0352456780aca006db59a93d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55a7a40e0352456780aca006db59a93d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:44Z", "revision_number": 0, "id": "619dbc34-e9d6-46ea-a074-78a8505fa7e2", "remote_group_id": "0c1e2406-ab23-4f3e-852a-204527230197", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:44Z", "security_group_id": "0c1e2406-ab23-4f3e-852a-204527230197", "tenant_id": "55a7a40e0352456780aca006db59a93d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55a7a40e0352456780aca006db59a93d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:44Z", "revision_number": 0, "id": "a94b0924-17b7-4751-9312-ec69dc423f3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:44Z", "security_group_id": "0c1e2406-ab23-4f3e-852a-204527230197", "tenant_id": "55a7a40e0352456780aca006db59a93d", "port_range_min": null, "ethertype": "IPv4", "project_id": "55a7a40e0352456780aca006db59a93d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:44Z", "revision_number": 0, "id": "f0ad8181-e8a1-4c52-984a-09d0af21d65d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:44Z", "security_group_id": "0c1e2406-ab23-4f3e-852a-204527230197", "tenant_id": "55a7a40e0352456780aca006db59a93d", "port_range_min": null, "ethertype": "IPv6", "project_id": "55a7a40e0352456780aca006db59a93d"}], "revision_number": 1, "project_id": "55a7a40e0352456780aca006db59a93d", "id": "0c1e2406-ab23-4f3e-852a-204527230197", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "created_at": "2019-06-30T05:50:03Z", "updated_at": "2019-06-30T05:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "0d8844f3-ea4c-4dfc-9795-3f00e3466243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:03Z", "revision_number": 0, "id": "84f6baa6-388c-4d2c-9731-c59876827caf", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:03Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "a281473d-03db-4806-a4d4-0bcd09417300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "f6ee904e-3ab7-4383-aea8-6ab0b9b9b002", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}], "revision_number": 1, "project_id": "b832943639d345c28f57e6440b8b5ce7", "id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:52:29Z", "updated_at": "2019-06-30T05:52:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "379bfc24-0b1d-4ed3-8a2c-faa34dd1e1a9", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "59d93de2-729a-4409-8fdf-028f883a52b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "9b32e8bb-2f4c-4f28-a53b-62887daaf278", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "b2c6ae5a-c09b-4ac4-9cae-b8c111a7a429", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}], "revision_number": 1, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T05:52:31Z", "updated_at": "2019-06-30T05:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "027d04c8-43f4-4439-9ef0-6f3ef0f5cd84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "184535b3-d0be-442f-ac92-bc9447bec1b7", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "5f725998-4a95-41f3-b5a8-b42fc8f44b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "6bdbdd75-dd8f-42ea-a9b6-b90345e98591", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5478dc27-f236-4606-9022-2c758f2d5625", "name": "default"}]} 2019-06-30 05:52:58,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-c786c9bf-9465-447f-bfe0-c884ae4e555c 2019-06-30 05:52:58,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0582849979401s 2019-06-30 05:52:58,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 05:52:58,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/0c1e2406-ab23-4f3e-852a-204527230197.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5dcdea32d7efbf7f32376be6a69cc3b849d70d44" 2019-06-30 05:52:58,849 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:52:58 GMT X-Openstack-Request-Id: req-6f13f3e8-063b-48b5-b07e-ca6e1f1c8f89 2019-06-30 05:52:58,850 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:52:58,850 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/0c1e2406-ab23-4f3e-852a-204527230197.json used request id req-6f13f3e8-063b-48b5-b07e-ca6e1f1c8f89 2019-06-30 05:52:58,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.116457939148s 2019-06-30 05:52:58,895 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-06-30 05:52:58,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:52:58,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9065f871-628d-4974-85c4-0fa30829c8db 2019-06-30 05:52:58,973 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 05:52:58,973 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-9065f871-628d-4974-85c4-0fa30829c8db 2019-06-30 05:52:58,974 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 05:52:59,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}], "expires_at": "2019-06-30T06:52:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "95de64402f8d4801a01ee7f7b732ef1b"}, "audit_ids": ["sVFx7vbWRWK98jlfVWpM8A"], "issued_at": "2019-06-30T05:52:59.000000Z"}} 2019-06-30 05:52:59,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:52:59,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}47264afa003f0204b39893bea95dafba90fe84bd" 2019-06-30 05:52:59,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:59 GMT X-Openstack-Request-Id: req-3bade7b2-9903-440d-9b3a-7870f975de07 2019-06-30 05:52:59,850 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 05:52:59,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3bade7b2-9903-440d-9b3a-7870f975de07 2019-06-30 05:52:59,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.472770929337s 2019-06-30 05:52:59,852 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-06-30 05:52:59,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:52:59,865 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ecc2cee-ea80-4718-b47d-d9090b464e87 2019-06-30 05:52:59,865 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 05:52:59,865 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-6ecc2cee-ea80-4718-b47d-d9090b464e87 2019-06-30 05:52:59,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 05:52:59,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}47264afa003f0204b39893bea95dafba90fe84bd" 2019-06-30 05:53:00,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 05:52:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdb0a9a5-d582-4932-ad40-a8771a22f539 2019-06-30 05:53:00,065 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 05:53:00,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-cdb0a9a5-d582-4932-ad40-a8771a22f539 2019-06-30 05:53:00,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199150085449s 2019-06-30 05:53:00,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 05:53:00,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}47264afa003f0204b39893bea95dafba90fe84bd" 2019-06-30 05:53:00,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ead2b7fe-4c68-43dd-8002-d4ce22505728 2019-06-30 05:53:00,269 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 05:53:00,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-ead2b7fe-4c68-43dd-8002-d4ce22505728 2019-06-30 05:53:00,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195988893509s 2019-06-30 05:53:00,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-30 05:53:00,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}47264afa003f0204b39893bea95dafba90fe84bd" -d '{"network": {"tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "name": "vmready1-net_43c535bb-55d5-4dbf-a1a0-436a830e0f09", "admin_state_up": true}}' 2019-06-30 05:53:00,927 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 721 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:00 GMT X-Openstack-Request-Id: req-0bf068ea-9e35-404a-9f53-0a7811772559 2019-06-30 05:53:00,927 - 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":"581e693c-bd15-4c17-bbe0-b640fd0e8761","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"8e0a6967d39c4318a38087a9e7ea67e9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T05:53:00Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_43c535bb-55d5-4dbf-a1a0-436a830e0f09","admin_state_up":true,"tenant_id":"8e0a6967d39c4318a38087a9e7ea67e9","created_at":"2019-06-30T05:53:00Z","mtu":1450}} 2019-06-30 05:53:00,928 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0bf068ea-9e35-404a-9f53-0a7811772559 2019-06-30 05:53:00,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.657665967941s 2019-06-30 05:53:00,928 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-30T05:53:00Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'581e693c-bd15-4c17-bbe0-b640fd0e8761', u'provider:segmentation_id': 1, 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_43c535bb-55d5-4dbf-a1a0-436a830e0f09', u'created_at': u'2019-06-30T05:53:00Z', u'mtu': 1450, u'tenant_id': u'8e0a6967d39c4318a38087a9e7ea67e9', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8e0a6967d39c4318a38087a9e7ea67e9', u'l2_adjacency': True}) 2019-06-30 05:53:00,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:53:00,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}47264afa003f0204b39893bea95dafba90fe84bd" 2019-06-30 05:53:01,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1427 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:01 GMT X-Openstack-Request-Id: req-b3bb24dc-b521-436e-a262-69b1531c4140 2019-06-30 05:53:01,028 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"581e693c-bd15-4c17-bbe0-b640fd0e8761","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"8e0a6967d39c4318a38087a9e7ea67e9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T05:53:00Z","qos_policy_id":null,"name":"vmready1-net_43c535bb-55d5-4dbf-a1a0-436a830e0f09","admin_state_up":true,"tenant_id":"8e0a6967d39c4318a38087a9e7ea67e9","created_at":"2019-06-30T05:53:00Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 05:53:01,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b3bb24dc-b521-436e-a262-69b1531c4140 2019-06-30 05:53:01,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.099573135376s 2019-06-30 05:53:01,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-30 05:53:01,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}47264afa003f0204b39893bea95dafba90fe84bd" -d '{"subnet": {"name": "vmready1-subnet_43c535bb-55d5-4dbf-a1a0-436a830e0f09", "enable_dhcp": true, "network_id": "581e693c-bd15-4c17-bbe0-b640fd0e8761", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-30 05:53:01,555 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:01 GMT X-Openstack-Request-Id: req-ab374986-258a-4eda-84b9-e21b1c7abc63 2019-06-30 05:53:01,556 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-06-30T05:53:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79dc88b5-2721-418f-a831-3dec247ab6d8","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8e0a6967d39c4318a38087a9e7ea67e9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_43c535bb-55d5-4dbf-a1a0-436a830e0f09","enable_dhcp":true,"segment_id":null,"network_id":"581e693c-bd15-4c17-bbe0-b640fd0e8761","tenant_id":"8e0a6967d39c4318a38087a9e7ea67e9","created_at":"2019-06-30T05:53:01Z","ip_version":4}} 2019-06-30 05:53:01,556 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-ab374986-258a-4eda-84b9-e21b1c7abc63 2019-06-30 05:53:01,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.52588891983s 2019-06-30 05:53:01,556 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T05:53:01Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'79dc88b5-2721-418f-a831-3dec247ab6d8', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_43c535bb-55d5-4dbf-a1a0-436a830e0f09', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'581e693c-bd15-4c17-bbe0-b640fd0e8761', u'tenant_id': u'8e0a6967d39c4318a38087a9e7ea67e9', u'created_at': u'2019-06-30T05:53:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8e0a6967d39c4318a38087a9e7ea67e9'}) 2019-06-30 05:53:01,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 05:53:01,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}47264afa003f0204b39893bea95dafba90fe84bd" -d '{"router": {"external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "name": "vmready1-router_43c535bb-55d5-4dbf-a1a0-436a830e0f09", "admin_state_up": true}}' 2019-06-30 05:53:03,000 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 708 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:02 GMT X-Openstack-Request-Id: req-18ec3615-d362-47e5-8920-5d93816384c4 2019-06-30 05:53:03,000 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:53:01Z", "admin_state_up": true, "updated_at": "2019-06-30T05:53:02Z", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "d673d88a-8be9-4547-a968-642bb858687f", "name": "vmready1-router_43c535bb-55d5-4dbf-a1a0-436a830e0f09"}} 2019-06-30 05:53:03,000 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-18ec3615-d362-47e5-8920-5d93816384c4 2019-06-30 05:53:03,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.4435749054s 2019-06-30 05:53:03,001 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T05:53:02Z', u'revision_number': 2, u'ha': False, u'id': u'd673d88a-8be9-4547-a968-642bb858687f', u'external_gateway_info': {u'network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6acb3602-338d-4baa-852a-3f10ec4a5a30', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_43c535bb-55d5-4dbf-a1a0-436a830e0f09', u'admin_state_up': True, u'tenant_id': u'8e0a6967d39c4318a38087a9e7ea67e9', u'created_at': u'2019-06-30T05:53:01Z', u'flavor_id': None, u'routes': [], u'project_id': u'8e0a6967d39c4318a38087a9e7ea67e9'}) 2019-06-30 05:53:03,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-30 05:53:03,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/d673d88a-8be9-4547-a968-642bb858687f/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}47264afa003f0204b39893bea95dafba90fe84bd" -d '{"subnet_id": "79dc88b5-2721-418f-a831-3dec247ab6d8"}' 2019-06-30 05:53:05,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:05 GMT X-Openstack-Request-Id: req-95e60d7b-51c2-4985-b421-69409cd5fb6e 2019-06-30 05:53:05,353 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "581e693c-bd15-4c17-bbe0-b640fd0e8761", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "subnet_id": "79dc88b5-2721-418f-a831-3dec247ab6d8", "subnet_ids": ["79dc88b5-2721-418f-a831-3dec247ab6d8"], "port_id": "e9b4b6aa-ed8f-4163-af4a-0a4953606f98", "id": "d673d88a-8be9-4547-a968-642bb858687f"} 2019-06-30 05:53:05,353 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/d673d88a-8be9-4547-a968-642bb858687f/add_router_interface.json used request id req-95e60d7b-51c2-4985-b421-69409cd5fb6e 2019-06-30 05:53:05,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.35151290894s 2019-06-30 05:53:05,354 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-30 05:53:05,459 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-30 05:53:05,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:53:05,467 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:05 GMT 2019-06-30 05:53:05,467 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-06-30 05:53:05,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 05:53:05,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}47264afa003f0204b39893bea95dafba90fe84bd" 2019-06-30 05:53:06,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:06 GMT X-Openstack-Request-Id: req-f804fcea-19b2-4ee1-8c4f-058df4bb66df 2019-06-30 05:53:06,257 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 05:53:06,257 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f804fcea-19b2-4ee1-8c4f-058df4bb66df 2019-06-30 05:53:06,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.786939144135s 2019-06-30 05:53:06,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 05:53:06,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}47264afa003f0204b39893bea95dafba90fe84bd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_43c535bb-55d5-4dbf-a1a0-436a830e0f09", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_43c535bb-55d5-4dbf-a1a0-436a830e0f09"}' 2019-06-30 05:53:06,343 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:06 GMT Location: http://172.30.9.24:9292/v2/images/9d4ea0a0-c5e0-4e5a-828c-924977ab1c94 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-14b6e69a-ca9e-4e5c-96a7-b591216981c5 2019-06-30 05:53:06,343 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:53:06Z", "file": "/v2/images/9d4ea0a0-c5e0-4e5a-828c-924977ab1c94/file", "owner": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "9d4ea0a0-c5e0-4e5a-828c-924977ab1c94", "size": null, "self": "/v2/images/9d4ea0a0-c5e0-4e5a-828c-924977ab1c94", "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_43c535bb-55d5-4dbf-a1a0-436a830e0f09", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_43c535bb-55d5-4dbf-a1a0-436a830e0f09", "checksum": null, "created_at": "2019-06-30T05:53:06Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 05:53:06,344 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-14b6e69a-ca9e-4e5c-96a7-b591216981c5 2019-06-30 05:53:06,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0777499675751s 2019-06-30 05:53:06,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 05:53:06,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/9d4ea0a0-c5e0-4e5a-828c-924977ab1c94/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}47264afa003f0204b39893bea95dafba90fe84bd" -d '' 2019-06-30 05:53:08,759 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 05:53:08 GMT X-Openstack-Request-Id: req-d176ac7b-2499-4872-be12-48ea8755d9da 2019-06-30 05:53:08,759 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 05:53:08,760 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/9d4ea0a0-c5e0-4e5a-828c-924977ab1c94/file used request id req-d176ac7b-2499-4872-be12-48ea8755d9da 2019-06-30 05:53:08,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.4153239727s 2019-06-30 05:53:08,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 05:53:08,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}47264afa003f0204b39893bea95dafba90fe84bd" 2019-06-30 05:53:08,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:08 GMT X-Openstack-Request-Id: req-e69caea9-e20d-48c4-9cbc-1f3b3c4f2a24 2019-06-30 05:53:08,789 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:53:08Z", "file": "/v2/images/9d4ea0a0-c5e0-4e5a-828c-924977ab1c94/file", "owner": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "9d4ea0a0-c5e0-4e5a-828c-924977ab1c94", "size": 12716032, "self": "/v2/images/9d4ea0a0-c5e0-4e5a-828c-924977ab1c94", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/9d4ea0a0-c5e0-4e5a-828c-924977ab1c94/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/9d4ea0a0-c5e0-4e5a-828c-924977ab1c94/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_43c535bb-55d5-4dbf-a1a0-436a830e0f09", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_43c535bb-55d5-4dbf-a1a0-436a830e0f09", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T05:53:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 05:53:08,789 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e69caea9-e20d-48c4-9cbc-1f3b3c4f2a24 2019-06-30 05:53:08,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0256240367889s 2019-06-30 05:53:08,791 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/9d4ea0a0-c5e0-4e5a-828c-924977ab1c94/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9d4ea0a0-c5e0-4e5a-828c-924977ab1c94/file', 'owner': u'8e0a6967d39c4318a38087a9e7ea67e9', 'id': u'9d4ea0a0-c5e0-4e5a-828c-924977ab1c94', 'size': 12716032, u'self': u'/v2/images/9d4ea0a0-c5e0-4e5a-828c-924977ab1c94', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8e0a6967d39c4318a38087a9e7ea67e9', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/9d4ea0a0-c5e0-4e5a-828c-924977ab1c94/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T05:53:08Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-30T05:53:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_43c535bb-55d5-4dbf-a1a0-436a830e0f09', '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/9d4ea0a0-c5e0-4e5a-828c-924977ab1c94', 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_43c535bb-55d5-4dbf-a1a0-436a830e0f09', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_43c535bb-55d5-4dbf-a1a0-436a830e0f09', 'created': u'2019-06-30T05:53:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-30T05:53:06Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/9d4ea0a0-c5e0-4e5a-828c-924977ab1c94', 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_43c535bb-55d5-4dbf-a1a0-436a830e0f09', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-30 05:53:08,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 05:53:08,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}47264afa003f0204b39893bea95dafba90fe84bd" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_43c535bb-55d5-4dbf-a1a0-436a830e0f09", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 05:53:09,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53: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-361b76ff-55b0-4a92-a33f-249039fa223c x-openstack-request-id: req-361b76ff-55b0-4a92-a33f-249039fa223c 2019-06-30 05:53:09,250 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready1-flavor_43c535bb-55d5-4dbf-a1a0-436a830e0f09", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f731cd50-6363-4ae7-915e-3fa10104b536", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f731cd50-6363-4ae7-915e-3fa10104b536", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f731cd50-6363-4ae7-915e-3fa10104b536"}} 2019-06-30 05:53:09,250 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-361b76ff-55b0-4a92-a33f-249039fa223c 2019-06-30 05:53:09,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.455309152603s 2019-06-30 05:53:09,251 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_43c535bb-55d5-4dbf-a1a0-436a830e0f09', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'f731cd50-6363-4ae7-915e-3fa10104b536', 'swap': 0}) 2019-06-30 05:53:09,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 05:53:09,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/f731cd50-6363-4ae7-915e-3fa10104b536/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}47264afa003f0204b39893bea95dafba90fe84bd" -d '{"extra_specs": {}}' 2019-06-30 05:53:09,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e4ce5a09-7d0b-45c3-8596-5484306896f5 x-openstack-request-id: req-e4ce5a09-7d0b-45c3-8596-5484306896f5 2019-06-30 05:53:09,377 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 05:53:09,377 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/f731cd50-6363-4ae7-915e-3fa10104b536/os-extra_specs used request id req-e4ce5a09-7d0b-45c3-8596-5484306896f5 2019-06-30 05:53:09,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.125623941422s 2019-06-30 05:53:09,490 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 05:53:09,491 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:10 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-30 05:53:09,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-30 05:53:09,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/d673d88a-8be9-4547-a968-642bb858687f/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}47264afa003f0204b39893bea95dafba90fe84bd" -d '{"subnet_id": "79dc88b5-2721-418f-a831-3dec247ab6d8"}' 2019-06-30 05:53:11,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:11 GMT X-Openstack-Request-Id: req-81d7a95a-44d6-40f6-b961-dfdac9417c74 2019-06-30 05:53:11,616 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "581e693c-bd15-4c17-bbe0-b640fd0e8761", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "subnet_id": "79dc88b5-2721-418f-a831-3dec247ab6d8", "subnet_ids": ["79dc88b5-2721-418f-a831-3dec247ab6d8"], "port_id": "e9b4b6aa-ed8f-4163-af4a-0a4953606f98", "id": "d673d88a-8be9-4547-a968-642bb858687f"} 2019-06-30 05:53:11,616 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/d673d88a-8be9-4547-a968-642bb858687f/remove_router_interface.json used request id req-81d7a95a-44d6-40f6-b961-dfdac9417c74 2019-06-30 05:53:11,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.12115287781s 2019-06-30 05:53:11,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 05:53:11,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}47264afa003f0204b39893bea95dafba90fe84bd" 2019-06-30 05:53:11,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:11 GMT X-Openstack-Request-Id: req-00298b29-a3a9-4596-9c68-0142f9521e68 2019-06-30 05:53:11,749 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:53:01Z", "admin_state_up": true, "updated_at": "2019-06-30T05:53:10Z", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "d673d88a-8be9-4547-a968-642bb858687f", "name": "vmready1-router_43c535bb-55d5-4dbf-a1a0-436a830e0f09"}]} 2019-06-30 05:53:11,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-00298b29-a3a9-4596-9c68-0142f9521e68 2019-06-30 05:53:11,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.13223195076s 2019-06-30 05:53:11,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 05:53:11,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/d673d88a-8be9-4547-a968-642bb858687f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}47264afa003f0204b39893bea95dafba90fe84bd" 2019-06-30 05:53:12,891 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:53:12 GMT X-Openstack-Request-Id: req-9efc5c7d-bcca-4b66-af69-f9106b146c2d 2019-06-30 05:53:12,891 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:53:12,891 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/d673d88a-8be9-4547-a968-642bb858687f.json used request id req-9efc5c7d-bcca-4b66-af69-f9106b146c2d 2019-06-30 05:53:12,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.1404030323s 2019-06-30 05:53:12,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 05:53:12,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}47264afa003f0204b39893bea95dafba90fe84bd" 2019-06-30 05:53:12,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:12 GMT X-Openstack-Request-Id: req-9fd02644-df16-4d3f-a458-3afb69efe2f6 2019-06-30 05:53:12,947 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-30T05:50:08Z","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":"6acb3602-338d-4baa-852a-3f10ec4a5a30","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"b832943639d345c28f57e6440b8b5ce7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:08Z","ip_version":4},{"updated_at":"2019-06-30T05:53:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79dc88b5-2721-418f-a831-3dec247ab6d8","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8e0a6967d39c4318a38087a9e7ea67e9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_43c535bb-55d5-4dbf-a1a0-436a830e0f09","enable_dhcp":true,"segment_id":null,"network_id":"581e693c-bd15-4c17-bbe0-b640fd0e8761","tenant_id":"8e0a6967d39c4318a38087a9e7ea67e9","created_at":"2019-06-30T05:53:01Z","ip_version":4}]} 2019-06-30 05:53:12,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-9fd02644-df16-4d3f-a458-3afb69efe2f6 2019-06-30 05:53:12,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0556790828705s 2019-06-30 05:53:12,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-30 05:53:12,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/79dc88b5-2721-418f-a831-3dec247ab6d8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}47264afa003f0204b39893bea95dafba90fe84bd" 2019-06-30 05:53:13,953 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:53:13 GMT X-Openstack-Request-Id: req-a8e7b933-158d-4fed-8bcd-83199a64a1f5 2019-06-30 05:53:13,953 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:53:13,953 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/79dc88b5-2721-418f-a831-3dec247ab6d8.json used request id req-a8e7b933-158d-4fed-8bcd-83199a64a1f5 2019-06-30 05:53:13,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.00450205803s 2019-06-30 05:53:13,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:53:13,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}47264afa003f0204b39893bea95dafba90fe84bd" 2019-06-30 05:53:14,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1433 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:14 GMT X-Openstack-Request-Id: req-ffb97ef0-e123-4417-9a07-832401e18198 2019-06-30 05:53:14,036 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"581e693c-bd15-4c17-bbe0-b640fd0e8761","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"8e0a6967d39c4318a38087a9e7ea67e9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T05:53:13Z","qos_policy_id":null,"name":"vmready1-net_43c535bb-55d5-4dbf-a1a0-436a830e0f09","admin_state_up":true,"tenant_id":"8e0a6967d39c4318a38087a9e7ea67e9","created_at":"2019-06-30T05:53:00Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 05:53:14,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ffb97ef0-e123-4417-9a07-832401e18198 2019-06-30 05:53:14,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0830721855164s 2019-06-30 05:53:14,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-30 05:53:14,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/581e693c-bd15-4c17-bbe0-b640fd0e8761.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}47264afa003f0204b39893bea95dafba90fe84bd" 2019-06-30 05:53:15,187 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:53:15 GMT X-Openstack-Request-Id: req-564f6e93-f50b-4e1f-853c-941ae5e876c2 2019-06-30 05:53:15,187 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:53:15,188 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/581e693c-bd15-4c17-bbe0-b640fd0e8761.json used request id req-564f6e93-f50b-4e1f-853c-941ae5e876c2 2019-06-30 05:53:15,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.14959192276s 2019-06-30 05:53:15,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 05:53:15,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}47264afa003f0204b39893bea95dafba90fe84bd" 2019-06-30 05:53:15,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:15 GMT X-Openstack-Request-Id: req-d12fa395-996f-4240-902b-9f8538499a65 2019-06-30 05:53:15,219 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:53:08Z", "file": "/v2/images/9d4ea0a0-c5e0-4e5a-828c-924977ab1c94/file", "owner": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "9d4ea0a0-c5e0-4e5a-828c-924977ab1c94", "size": 12716032, "self": "/v2/images/9d4ea0a0-c5e0-4e5a-828c-924977ab1c94", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/9d4ea0a0-c5e0-4e5a-828c-924977ab1c94/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/9d4ea0a0-c5e0-4e5a-828c-924977ab1c94/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_43c535bb-55d5-4dbf-a1a0-436a830e0f09", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_43c535bb-55d5-4dbf-a1a0-436a830e0f09", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T05:53:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 05:53:15,220 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d12fa395-996f-4240-902b-9f8538499a65 2019-06-30 05:53:15,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.027186870575s 2019-06-30 05:53:15,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 05:53:15,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/9d4ea0a0-c5e0-4e5a-828c-924977ab1c94 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}47264afa003f0204b39893bea95dafba90fe84bd" 2019-06-30 05:53:16,165 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 05:53:16 GMT X-Openstack-Request-Id: req-25cad202-4da9-4431-8b04-8fa515d8820d 2019-06-30 05:53:16,165 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 05:53:16,165 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/9d4ea0a0-c5e0-4e5a-828c-924977ab1c94 used request id req-25cad202-4da9-4431-8b04-8fa515d8820d 2019-06-30 05:53:16,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.943880081177s 2019-06-30 05:53:16,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 05:53:16,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}47264afa003f0204b39893bea95dafba90fe84bd" 2019-06-30 05:53:16,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sun, 30 Jun 2019 05: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-ea7412f7-5644-4bac-be71-6075f13b9e28 x-openstack-request-id: req-ea7412f7-5644-4bac-be71-6075f13b9e28 2019-06-30 05:53:16,220 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready1-flavor_43c535bb-55d5-4dbf-a1a0-436a830e0f09", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f731cd50-6363-4ae7-915e-3fa10104b536", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f731cd50-6363-4ae7-915e-3fa10104b536", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f731cd50-6363-4ae7-915e-3fa10104b536"}]} 2019-06-30 05:53:16,220 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-ea7412f7-5644-4bac-be71-6075f13b9e28 2019-06-30 05:53:16,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0413777828217s 2019-06-30 05:53:16,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 05:53:16,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/f731cd50-6363-4ae7-915e-3fa10104b536 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}47264afa003f0204b39893bea95dafba90fe84bd" 2019-06-30 05:53:16,259 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53: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-a5495383-73c8-4da0-8495-a4909118fdf8 x-openstack-request-id: req-a5495383-73c8-4da0-8495-a4909118fdf8 2019-06-30 05:53:16,260 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/f731cd50-6363-4ae7-915e-3fa10104b536 used request id req-a5495383-73c8-4da0-8495-a4909118fdf8 2019-06-30 05:53:16,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.036740064621s 2019-06-30 05:53:16,306 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-06-30 05:53:16,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:53:16,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be528f3d-1b5d-46a7-b6db-1f78712a7d7c 2019-06-30 05:53:16,353 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 05:53:16,353 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-be528f3d-1b5d-46a7-b6db-1f78712a7d7c 2019-06-30 05:53:16,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 05:53:16,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}], "expires_at": "2019-06-30T06:53:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "95de64402f8d4801a01ee7f7b732ef1b"}, "audit_ids": ["o7C6D0P0RlOgR2-s1IIrNQ"], "issued_at": "2019-06-30T05:53:16.000000Z"}} 2019-06-30 05:53:16,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:53:16,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b67113daab1ca5018824c4d3a94d9e4f30c87570" 2019-06-30 05:53:17,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:17 GMT X-Openstack-Request-Id: req-a5b4b825-6e9c-4050-bf68-a0fa0cdadd96 2019-06-30 05:53:17,056 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 05:53:17,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a5b4b825-6e9c-4050-bf68-a0fa0cdadd96 2019-06-30 05:53:17,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.2944419384s 2019-06-30 05:53:17,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:53:17,068 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a060d76e-5d63-48e7-bed5-9cca50e2e568 2019-06-30 05:53:17,068 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 05:53:17,069 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-a060d76e-5d63-48e7-bed5-9cca50e2e568 2019-06-30 05:53:17,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 05:53:17,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b67113daab1ca5018824c4d3a94d9e4f30c87570" 2019-06-30 05:53:17,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55d00031-56f3-4dc6-86a5-d27e89c6dff0 2019-06-30 05:53:17,261 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 05:53:17,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-55d00031-56f3-4dc6-86a5-d27e89c6dff0 2019-06-30 05:53:17,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.192276000977s 2019-06-30 05:53:17,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-30 05:53:17,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b67113daab1ca5018824c4d3a94d9e4f30c87570" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_5b3b41ad-7001-446f-b820-4b79facdab92"}}' 2019-06-30 05:53:17,561 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ed2fc69-4a74-4657-ba04-06dab3132238 2019-06-30 05:53:17,561 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.24:5000/v3/projects/81963839b1d945b79fb87c67b06887fc"}, "tags": [], "enabled": true, "id": "81963839b1d945b79fb87c67b06887fc", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_5b3b41ad-7001-446f-b820-4b79facdab92"}} 2019-06-30 05:53:17,561 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-2ed2fc69-4a74-4657-ba04-06dab3132238 2019-06-30 05:53:17,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.292290210724s 2019-06-30 05:53:17,562 - 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'81963839b1d945b79fb87c67b06887fc', '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_5b3b41ad-7001-446f-b820-4b79facdab92'}) 2019-06-30 05:53:17,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-30 05:53:17,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b67113daab1ca5018824c4d3a94d9e4f30c87570" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "3rrWiKbxJc75O16H0flqHPxkbL2sXH", "email": null, "name": "vmready2-user_5b3b41ad-7001-446f-b820-4b79facdab92"}}' 2019-06-30 05:53:18,021 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71d3a180-a506-4749-9d0f-425e714265c2 2019-06-30 05:53:18,021 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_5b3b41ad-7001-446f-b820-4b79facdab92", "links": {"self": "http://172.30.9.24:5000/v3/users/7695f509dbfb4472865d26ab3564c728"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7695f509dbfb4472865d26ab3564c728", "domain_id": "default", "password_expires_at": null}} 2019-06-30 05:53:18,021 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-71d3a180-a506-4749-9d0f-425e714265c2 2019-06-30 05:53:18,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.452740907669s 2019-06-30 05:53:18,022 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7695f509dbfb4472865d26ab3564c728', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_5b3b41ad-7001-446f-b820-4b79facdab92'}) 2019-06-30 05:53:18,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 05:53:18,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b67113daab1ca5018824c4d3a94d9e4f30c87570" 2019-06-30 05:53:18,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d11c6e9b-f321-43ef-a6ff-c1b126d6d488 2019-06-30 05:53:18,234 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 05:53:18,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d11c6e9b-f321-43ef-a6ff-c1b126d6d488 2019-06-30 05:53:18,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208187103271s 2019-06-30 05:53:18,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 05:53:18,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b67113daab1ca5018824c4d3a94d9e4f30c87570" 2019-06-30 05:53:18,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37ac6eab-3787-4ac2-9665-b9fc162c4b70 2019-06-30 05:53:18,393 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 05:53:18,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-37ac6eab-3787-4ac2-9665-b9fc162c4b70 2019-06-30 05:53:18,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.154466152191s 2019-06-30 05:53:18,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 05:53:18,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b67113daab1ca5018824c4d3a94d9e4f30c87570" 2019-06-30 05:53:18,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8545c1a-4018-4cd0-b79d-bb5388264a55 2019-06-30 05:53:18,524 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 05:53:18,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e8545c1a-4018-4cd0-b79d-bb5388264a55 2019-06-30 05:53:18,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.12535405159s 2019-06-30 05:53:18,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 05:53:18,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b67113daab1ca5018824c4d3a94d9e4f30c87570" 2019-06-30 05:53:18,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5af56414-8378-4ef8-8452-d7aba7540a6c 2019-06-30 05:53:18,731 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 05:53:18,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-5af56414-8378-4ef8-8452-d7aba7540a6c 2019-06-30 05:53:18,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202252864838s 2019-06-30 05:53:18,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 05:53:18,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b67113daab1ca5018824c4d3a94d9e4f30c87570" 2019-06-30 05:53:18,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c9374eb-1dcd-4be6-bec0-c42c66b4b2c9 2019-06-30 05:53:18,861 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "vmready2-user_5b3b41ad-7001-446f-b820-4b79facdab92", "links": {"self": "http://172.30.9.24:5000/v3/users/7695f509dbfb4472865d26ab3564c728"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7695f509dbfb4472865d26ab3564c728", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 05:53:18,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-8c9374eb-1dcd-4be6-bec0-c42c66b4b2c9 2019-06-30 05:53:18,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128441810608s 2019-06-30 05:53:18,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 05:53:18,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b67113daab1ca5018824c4d3a94d9e4f30c87570" 2019-06-30 05:53:18,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebd21feb-6dd3-4f19-93d7-4224dd088d36 2019-06-30 05:53:18,991 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.24:5000/v3/projects/81963839b1d945b79fb87c67b06887fc"}, "tags": [], "enabled": true, "id": "81963839b1d945b79fb87c67b06887fc", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_5b3b41ad-7001-446f-b820-4b79facdab92"}]} 2019-06-30 05:53:18,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-ebd21feb-6dd3-4f19-93d7-4224dd088d36 2019-06-30 05:53:18,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118779182434s 2019-06-30 05:53:19,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 05:53:19,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=7695f509dbfb4472865d26ab3564c728&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=81963839b1d945b79fb87c67b06887fc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b67113daab1ca5018824c4d3a94d9e4f30c87570" 2019-06-30 05:53:19,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30c88aaf-12c7-4549-9d98-c28b9cf182ad 2019-06-30 05:53:19,130 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=7695f509dbfb4472865d26ab3564c728&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=81963839b1d945b79fb87c67b06887fc", "previous": null, "next": null}} 2019-06-30 05:53:19,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=7695f509dbfb4472865d26ab3564c728&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=81963839b1d945b79fb87c67b06887fc used request id req-30c88aaf-12c7-4549-9d98-c28b9cf182ad 2019-06-30 05:53:19,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.130432844162s 2019-06-30 05:53:19,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 05:53:19,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/81963839b1d945b79fb87c67b06887fc/users/7695f509dbfb4472865d26ab3564c728/roles/1cfc497138b141ff84abf3d62ced3145 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b67113daab1ca5018824c4d3a94d9e4f30c87570" 2019-06-30 05:53:19,384 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 05:53:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30b68124-f85a-44c2-93e2-cbfda237e1c1 2019-06-30 05:53:19,384 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 05:53:19,384 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/81963839b1d945b79fb87c67b06887fc/users/7695f509dbfb4472865d26ab3564c728/roles/1cfc497138b141ff84abf3d62ced3145 used request id req-30b68124-f85a-44c2-93e2-cbfda237e1c1 2019-06-30 05:53:19,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.250438928604s 2019-06-30 05:53:19,385 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_5b3b41ad-7001-446f-b820-4b79facdab92', 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'81963839b1d945b79fb87c67b06887fc', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '3rrWiKbxJc75O16H0flqHPxkbL2sXH', 'username': u'vmready2-user_5b3b41ad-7001-446f-b820-4b79facdab92', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-30 05:53:19,389 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_5b3b41ad-7001-446f-b820-4b79facdab92', 'password': '3rrWiKbxJc75O16H0flqHPxkbL2sXH', 'project_name': 'vmready2-project_5b3b41ad-7001-446f-b820-4b79facdab92', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '81963839b1d945b79fb87c67b06887fc', 'project_domain_name': 'Default'} 2019-06-30 05:53:19,390 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-06-30 05:53:19,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 05:53:19,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b67113daab1ca5018824c4d3a94d9e4f30c87570" 2019-06-30 05:53:19,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb72a6e9-fbdd-4ad5-b421-2d0b09554610 2019-06-30 05:53:19,621 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 05:53:19,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-eb72a6e9-fbdd-4ad5-b421-2d0b09554610 2019-06-30 05:53:19,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.230797052383s 2019-06-30 05:53:19,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 05:53:19,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b67113daab1ca5018824c4d3a94d9e4f30c87570" 2019-06-30 05:53:19,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40ba2543-4868-4cc9-af94-6d1ceb7e935e 2019-06-30 05:53:19,739 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.24:5000/v3/projects/81963839b1d945b79fb87c67b06887fc"}, "tags": [], "enabled": true, "id": "81963839b1d945b79fb87c67b06887fc", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_5b3b41ad-7001-446f-b820-4b79facdab92"}]} 2019-06-30 05:53:19,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-40ba2543-4868-4cc9-af94-6d1ceb7e935e 2019-06-30 05:53:19,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111098051071s 2019-06-30 05:53:19,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-30 05:53:19,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b67113daab1ca5018824c4d3a94d9e4f30c87570" -d '{"network": {"tenant_id": "81963839b1d945b79fb87c67b06887fc", "name": "vmready2-net_5b3b41ad-7001-446f-b820-4b79facdab92", "admin_state_up": true}}' 2019-06-30 05:53:20,103 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:20 GMT X-Openstack-Request-Id: req-a06df80f-2ea6-44d3-879a-382883fc3165 2019-06-30 05:53:20,103 - 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":"559a0673-ed5e-4e25-8284-2af2e31b2fb0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"81963839b1d945b79fb87c67b06887fc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T05:53:19Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_5b3b41ad-7001-446f-b820-4b79facdab92","admin_state_up":true,"tenant_id":"81963839b1d945b79fb87c67b06887fc","created_at":"2019-06-30T05:53:19Z","mtu":1450}} 2019-06-30 05:53:20,104 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a06df80f-2ea6-44d3-879a-382883fc3165 2019-06-30 05:53:20,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.362398862839s 2019-06-30 05:53:20,104 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-30T05:53:19Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'559a0673-ed5e-4e25-8284-2af2e31b2fb0', u'provider:segmentation_id': 20, 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_5b3b41ad-7001-446f-b820-4b79facdab92', u'created_at': u'2019-06-30T05:53:19Z', u'mtu': 1450, u'tenant_id': u'81963839b1d945b79fb87c67b06887fc', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'81963839b1d945b79fb87c67b06887fc', u'l2_adjacency': True}) 2019-06-30 05:53:20,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:53:20,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc2f329f-124b-49f1-bd77-1791f0274c97 2019-06-30 05:53:20,115 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 05:53:20,115 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-cc2f329f-124b-49f1-bd77-1791f0274c97 2019-06-30 05:53:20,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 05:53:20,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}], "expires_at": "2019-06-30T06:53:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "81963839b1d945b79fb87c67b06887fc", "name": "vmready2-project_5b3b41ad-7001-446f-b820-4b79facdab92"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_81963839b1d945b79fb87c67b06887fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_81963839b1d945b79fb87c67b06887fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/81963839b1d945b79fb87c67b06887fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/81963839b1d945b79fb87c67b06887fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/81963839b1d945b79fb87c67b06887fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/81963839b1d945b79fb87c67b06887fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/81963839b1d945b79fb87c67b06887fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/81963839b1d945b79fb87c67b06887fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/81963839b1d945b79fb87c67b06887fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/81963839b1d945b79fb87c67b06887fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/81963839b1d945b79fb87c67b06887fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_5b3b41ad-7001-446f-b820-4b79facdab92", "id": "7695f509dbfb4472865d26ab3564c728"}, "audit_ids": ["8jLl6aFTTK2-msgyLRqXZA"], "issued_at": "2019-06-30T05:53:20.000000Z"}} 2019-06-30 05:53:20,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:53:20,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7a59101c5b06c700a836d21dd2b932b9530cf194" 2019-06-30 05:53:20,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:20 GMT X-Openstack-Request-Id: req-0a949f5f-b3b6-48a0-8a6d-9e12e17931a7 2019-06-30 05:53:20,845 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"559a0673-ed5e-4e25-8284-2af2e31b2fb0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"81963839b1d945b79fb87c67b06887fc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T05:53:19Z","qos_policy_id":null,"name":"vmready2-net_5b3b41ad-7001-446f-b820-4b79facdab92","admin_state_up":true,"tenant_id":"81963839b1d945b79fb87c67b06887fc","created_at":"2019-06-30T05:53:19Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 05:53:20,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0a949f5f-b3b6-48a0-8a6d-9e12e17931a7 2019-06-30 05:53:20,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.339348077774s 2019-06-30 05:53:20,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-30 05:53:20,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7a59101c5b06c700a836d21dd2b932b9530cf194" -d '{"subnet": {"name": "vmready2-subnet_5b3b41ad-7001-446f-b820-4b79facdab92", "enable_dhcp": true, "network_id": "559a0673-ed5e-4e25-8284-2af2e31b2fb0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-30 05:53:21,715 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:21 GMT X-Openstack-Request-Id: req-8a80c97c-ee32-4f85-a644-d17a61859b42 2019-06-30 05:53:21,715 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"559a0673-ed5e-4e25-8284-2af2e31b2fb0","tenant_id":"81963839b1d945b79fb87c67b06887fc","created_at":"2019-06-30T05:53:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T05:53:21Z","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":"81963839b1d945b79fb87c67b06887fc","id":"056aebba-35dc-421e-902a-b0e225ee271b","subnetpool_id":null,"name":"vmready2-subnet_5b3b41ad-7001-446f-b820-4b79facdab92"}} 2019-06-30 05:53:21,715 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-8a80c97c-ee32-4f85-a644-d17a61859b42 2019-06-30 05:53:21,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.868772029877s 2019-06-30 05:53:21,716 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T05:53:21Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'056aebba-35dc-421e-902a-b0e225ee271b', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_5b3b41ad-7001-446f-b820-4b79facdab92', u'enable_dhcp': True, u'network_id': u'559a0673-ed5e-4e25-8284-2af2e31b2fb0', u'tenant_id': u'81963839b1d945b79fb87c67b06887fc', u'created_at': u'2019-06-30T05:53:21Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'81963839b1d945b79fb87c67b06887fc'}) 2019-06-30 05:53:21,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 05:53:21,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7a59101c5b06c700a836d21dd2b932b9530cf194" -d '{"router": {"external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "name": "vmready2-router_5b3b41ad-7001-446f-b820-4b79facdab92", "admin_state_up": true}}' 2019-06-30 05:53:23,226 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:23 GMT X-Openstack-Request-Id: req-6a3d6122-22cc-43be-805b-12b70f7724e7 2019-06-30 05:53:23,226 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "81963839b1d945b79fb87c67b06887fc", "created_at": "2019-06-30T05:53:21Z", "admin_state_up": true, "updated_at": "2019-06-30T05:53:22Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "81963839b1d945b79fb87c67b06887fc", "id": "d77bf16d-6b1d-4ecc-9c54-00033e5a5d37", "name": "vmready2-router_5b3b41ad-7001-446f-b820-4b79facdab92"}} 2019-06-30 05:53:23,226 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-6a3d6122-22cc-43be-805b-12b70f7724e7 2019-06-30 05:53:23,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.50998091698s 2019-06-30 05:53:23,227 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T05:53:22Z', u'revision_number': 2, u'id': u'd77bf16d-6b1d-4ecc-9c54-00033e5a5d37', u'external_gateway_info': {u'network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6acb3602-338d-4baa-852a-3f10ec4a5a30', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_5b3b41ad-7001-446f-b820-4b79facdab92', u'admin_state_up': True, u'tenant_id': u'81963839b1d945b79fb87c67b06887fc', u'created_at': u'2019-06-30T05:53:21Z', u'flavor_id': None, u'routes': [], u'project_id': u'81963839b1d945b79fb87c67b06887fc'}) 2019-06-30 05:53:23,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-30 05:53:23,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/d77bf16d-6b1d-4ecc-9c54-00033e5a5d37/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7a59101c5b06c700a836d21dd2b932b9530cf194" -d '{"subnet_id": "056aebba-35dc-421e-902a-b0e225ee271b"}' 2019-06-30 05:53:25,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:25 GMT X-Openstack-Request-Id: req-bba414f4-d387-41ea-859a-909474c5f61a 2019-06-30 05:53:25,566 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "559a0673-ed5e-4e25-8284-2af2e31b2fb0", "tenant_id": "81963839b1d945b79fb87c67b06887fc", "subnet_id": "056aebba-35dc-421e-902a-b0e225ee271b", "subnet_ids": ["056aebba-35dc-421e-902a-b0e225ee271b"], "port_id": "d92ac26b-0d29-48ff-ac84-c0d4e0b52acb", "id": "d77bf16d-6b1d-4ecc-9c54-00033e5a5d37"} 2019-06-30 05:53:25,566 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/d77bf16d-6b1d-4ecc-9c54-00033e5a5d37/add_router_interface.json used request id req-bba414f4-d387-41ea-859a-909474c5f61a 2019-06-30 05:53:25,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.33885192871s 2019-06-30 05:53:25,567 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-30 05:53:25,673 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-30 05:53:25,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:53:25,680 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:25 GMT 2019-06-30 05:53:25,681 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-06-30 05:53:25,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 05:53:25,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7a59101c5b06c700a836d21dd2b932b9530cf194" 2019-06-30 05:53:26,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:26 GMT X-Openstack-Request-Id: req-6a54d767-0a45-4892-8a22-c0d4d0b9d176 2019-06-30 05:53:26,472 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 05:53:26,473 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-6a54d767-0a45-4892-8a22-c0d4d0b9d176 2019-06-30 05:53:26,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.789000034332s 2019-06-30 05:53:26,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 05:53:26,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7a59101c5b06c700a836d21dd2b932b9530cf194" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_5b3b41ad-7001-446f-b820-4b79facdab92", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_5b3b41ad-7001-446f-b820-4b79facdab92"}' 2019-06-30 05:53:26,581 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:26 GMT Location: http://172.30.9.24:9292/v2/images/595ae398-2e6d-477f-833b-5ec6c0b440d4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4f4255fe-9025-4045-8185-39e9fca5ecd8 2019-06-30 05:53:26,581 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:53:26Z", "file": "/v2/images/595ae398-2e6d-477f-833b-5ec6c0b440d4/file", "owner": "81963839b1d945b79fb87c67b06887fc", "id": "595ae398-2e6d-477f-833b-5ec6c0b440d4", "size": null, "self": "/v2/images/595ae398-2e6d-477f-833b-5ec6c0b440d4", "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_5b3b41ad-7001-446f-b820-4b79facdab92", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_5b3b41ad-7001-446f-b820-4b79facdab92", "checksum": null, "created_at": "2019-06-30T05:53:26Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 05:53:26,581 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-4f4255fe-9025-4045-8185-39e9fca5ecd8 2019-06-30 05:53:26,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.100171089172s 2019-06-30 05:53:26,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 05:53:26,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/595ae398-2e6d-477f-833b-5ec6c0b440d4/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7a59101c5b06c700a836d21dd2b932b9530cf194" -d '' 2019-06-30 05:53:27,059 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 05:53:27 GMT X-Openstack-Request-Id: req-aed8e62e-ddbe-4745-8c15-775e2e641d7a 2019-06-30 05:53:27,059 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 05:53:27,059 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/595ae398-2e6d-477f-833b-5ec6c0b440d4/file used request id req-aed8e62e-ddbe-4745-8c15-775e2e641d7a 2019-06-30 05:53:27,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.476964950562s 2019-06-30 05:53:27,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 05:53:27,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7a59101c5b06c700a836d21dd2b932b9530cf194" 2019-06-30 05:53:27,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:27 GMT X-Openstack-Request-Id: req-aedf4e4c-fd9b-4bc7-8202-37d612d13a96 2019-06-30 05:53:27,101 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:53:26Z", "file": "/v2/images/595ae398-2e6d-477f-833b-5ec6c0b440d4/file", "owner": "81963839b1d945b79fb87c67b06887fc", "id": "595ae398-2e6d-477f-833b-5ec6c0b440d4", "size": 12716032, "self": "/v2/images/595ae398-2e6d-477f-833b-5ec6c0b440d4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/595ae398-2e6d-477f-833b-5ec6c0b440d4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/595ae398-2e6d-477f-833b-5ec6c0b440d4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_5b3b41ad-7001-446f-b820-4b79facdab92", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_5b3b41ad-7001-446f-b820-4b79facdab92", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T05:53:26Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 05:53:27,102 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-aedf4e4c-fd9b-4bc7-8202-37d612d13a96 2019-06-30 05:53:27,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.038134098053s 2019-06-30 05:53:27,104 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/595ae398-2e6d-477f-833b-5ec6c0b440d4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/595ae398-2e6d-477f-833b-5ec6c0b440d4/file', 'owner': u'81963839b1d945b79fb87c67b06887fc', 'id': u'595ae398-2e6d-477f-833b-5ec6c0b440d4', 'size': 12716032, u'self': u'/v2/images/595ae398-2e6d-477f-833b-5ec6c0b440d4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'81963839b1d945b79fb87c67b06887fc', 'name': 'vmready2-project_5b3b41ad-7001-446f-b820-4b79facdab92', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/595ae398-2e6d-477f-833b-5ec6c0b440d4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T05:53:26Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-30T05:53:26Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_5b3b41ad-7001-446f-b820-4b79facdab92', '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/595ae398-2e6d-477f-833b-5ec6c0b440d4', 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_5b3b41ad-7001-446f-b820-4b79facdab92', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_5b3b41ad-7001-446f-b820-4b79facdab92', 'created': u'2019-06-30T05:53:26Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-30T05:53:26Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/595ae398-2e6d-477f-833b-5ec6c0b440d4', 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_5b3b41ad-7001-446f-b820-4b79facdab92', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-30 05:53:27,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 05:53:27,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b67113daab1ca5018824c4d3a94d9e4f30c87570" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_5b3b41ad-7001-446f-b820-4b79facdab92", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 05:53:27,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53: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-60962884-fa5f-44ad-8637-b788c9ebb90c x-openstack-request-id: req-60962884-fa5f-44ad-8637-b788c9ebb90c 2019-06-30 05:53:27,890 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready2-flavor_5b3b41ad-7001-446f-b820-4b79facdab92", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5f7a74a4-4d7c-4eef-8ca9-1c07d9621251", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5f7a74a4-4d7c-4eef-8ca9-1c07d9621251", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5f7a74a4-4d7c-4eef-8ca9-1c07d9621251"}} 2019-06-30 05:53:27,890 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-60962884-fa5f-44ad-8637-b788c9ebb90c 2019-06-30 05:53:27,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.783541202545s 2019-06-30 05:53:27,891 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_5b3b41ad-7001-446f-b820-4b79facdab92', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'5f7a74a4-4d7c-4eef-8ca9-1c07d9621251', 'swap': 0}) 2019-06-30 05:53:27,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 05:53:27,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/5f7a74a4-4d7c-4eef-8ca9-1c07d9621251/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b67113daab1ca5018824c4d3a94d9e4f30c87570" -d '{"extra_specs": {}}' 2019-06-30 05:53:27,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53: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-c72859cc-9076-4eb1-8d2f-d33f04e4cb25 x-openstack-request-id: req-c72859cc-9076-4eb1-8d2f-d33f04e4cb25 2019-06-30 05:53:27,915 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 05:53:27,915 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/5f7a74a4-4d7c-4eef-8ca9-1c07d9621251/os-extra_specs used request id req-c72859cc-9076-4eb1-8d2f-d33f04e4cb25 2019-06-30 05:53:27,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0234150886536s 2019-06-30 05:53:28,029 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 05:53:28,029 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-30 05:53:28,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-30 05:53:28,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/d77bf16d-6b1d-4ecc-9c54-00033e5a5d37/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7a59101c5b06c700a836d21dd2b932b9530cf194" -d '{"subnet_id": "056aebba-35dc-421e-902a-b0e225ee271b"}' 2019-06-30 05:53:30,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:30 GMT X-Openstack-Request-Id: req-47dad672-3b14-412e-856e-fc4e5dd8d2cf 2019-06-30 05:53:30,059 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "559a0673-ed5e-4e25-8284-2af2e31b2fb0", "tenant_id": "81963839b1d945b79fb87c67b06887fc", "subnet_id": "056aebba-35dc-421e-902a-b0e225ee271b", "subnet_ids": ["056aebba-35dc-421e-902a-b0e225ee271b"], "port_id": "d92ac26b-0d29-48ff-ac84-c0d4e0b52acb", "id": "d77bf16d-6b1d-4ecc-9c54-00033e5a5d37"} 2019-06-30 05:53:30,059 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/d77bf16d-6b1d-4ecc-9c54-00033e5a5d37/remove_router_interface.json used request id req-47dad672-3b14-412e-856e-fc4e5dd8d2cf 2019-06-30 05:53:30,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.0230448246s 2019-06-30 05:53:30,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 05:53:30,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7a59101c5b06c700a836d21dd2b932b9530cf194" 2019-06-30 05:53:30,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:30 GMT X-Openstack-Request-Id: req-da1d1f64-15fe-47fb-874f-a690fbd8d10c 2019-06-30 05:53:30,312 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "81963839b1d945b79fb87c67b06887fc", "created_at": "2019-06-30T05:53:21Z", "admin_state_up": true, "updated_at": "2019-06-30T05:53:29Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "81963839b1d945b79fb87c67b06887fc", "id": "d77bf16d-6b1d-4ecc-9c54-00033e5a5d37", "name": "vmready2-router_5b3b41ad-7001-446f-b820-4b79facdab92"}]} 2019-06-30 05:53:30,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-da1d1f64-15fe-47fb-874f-a690fbd8d10c 2019-06-30 05:53:30,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.252468109131s 2019-06-30 05:53:30,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 05:53:30,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/d77bf16d-6b1d-4ecc-9c54-00033e5a5d37.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7a59101c5b06c700a836d21dd2b932b9530cf194" 2019-06-30 05:53:31,479 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:53:31 GMT X-Openstack-Request-Id: req-527aaf8e-c2ff-4963-b581-5a69a7781e13 2019-06-30 05:53:31,479 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:53:31,479 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/d77bf16d-6b1d-4ecc-9c54-00033e5a5d37.json used request id req-527aaf8e-c2ff-4963-b581-5a69a7781e13 2019-06-30 05:53:31,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.16596293449s 2019-06-30 05:53:31,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 05:53:31,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7a59101c5b06c700a836d21dd2b932b9530cf194" 2019-06-30 05:53:31,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:31 GMT X-Openstack-Request-Id: req-a6db866a-b42d-405a-a1cb-c51ea7060260 2019-06-30 05:53:31,546 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"559a0673-ed5e-4e25-8284-2af2e31b2fb0","tenant_id":"81963839b1d945b79fb87c67b06887fc","created_at":"2019-06-30T05:53:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T05:53:21Z","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":"81963839b1d945b79fb87c67b06887fc","id":"056aebba-35dc-421e-902a-b0e225ee271b","subnetpool_id":null,"name":"vmready2-subnet_5b3b41ad-7001-446f-b820-4b79facdab92"}]} 2019-06-30 05:53:31,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-a6db866a-b42d-405a-a1cb-c51ea7060260 2019-06-30 05:53:31,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0656960010529s 2019-06-30 05:53:31,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-30 05:53:31,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/056aebba-35dc-421e-902a-b0e225ee271b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7a59101c5b06c700a836d21dd2b932b9530cf194" 2019-06-30 05:53:32,653 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:53:32 GMT X-Openstack-Request-Id: req-1ba707e4-097b-41d7-86f0-a69d55db547f 2019-06-30 05:53:32,653 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:53:32,654 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/056aebba-35dc-421e-902a-b0e225ee271b.json used request id req-1ba707e4-097b-41d7-86f0-a69d55db547f 2019-06-30 05:53:32,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.10663604736s 2019-06-30 05:53:32,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:53:32,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7a59101c5b06c700a836d21dd2b932b9530cf194" 2019-06-30 05:53:32,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:32 GMT X-Openstack-Request-Id: req-4d7d53d1-7d23-43c6-a0a6-d8580b6a66eb 2019-06-30 05:53:32,760 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"559a0673-ed5e-4e25-8284-2af2e31b2fb0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"81963839b1d945b79fb87c67b06887fc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T05:53:32Z","qos_policy_id":null,"name":"vmready2-net_5b3b41ad-7001-446f-b820-4b79facdab92","admin_state_up":true,"tenant_id":"81963839b1d945b79fb87c67b06887fc","created_at":"2019-06-30T05:53:19Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 05:53:32,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4d7d53d1-7d23-43c6-a0a6-d8580b6a66eb 2019-06-30 05:53:32,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105767965317s 2019-06-30 05:53:32,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-30 05:53:32,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/559a0673-ed5e-4e25-8284-2af2e31b2fb0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7a59101c5b06c700a836d21dd2b932b9530cf194" 2019-06-30 05:53:33,892 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:53:33 GMT X-Openstack-Request-Id: req-eae110f6-7e81-4ebd-902b-5f77915ced34 2019-06-30 05:53:33,892 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:53:33,892 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/559a0673-ed5e-4e25-8284-2af2e31b2fb0.json used request id req-eae110f6-7e81-4ebd-902b-5f77915ced34 2019-06-30 05:53:33,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.13120412827s 2019-06-30 05:53:33,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 05:53:33,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7a59101c5b06c700a836d21dd2b932b9530cf194" 2019-06-30 05:53:33,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:33 GMT X-Openstack-Request-Id: req-669ba566-f427-4912-a2b2-0c7d50126933 2019-06-30 05:53:33,935 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:53:26Z", "file": "/v2/images/595ae398-2e6d-477f-833b-5ec6c0b440d4/file", "owner": "81963839b1d945b79fb87c67b06887fc", "id": "595ae398-2e6d-477f-833b-5ec6c0b440d4", "size": 12716032, "self": "/v2/images/595ae398-2e6d-477f-833b-5ec6c0b440d4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/595ae398-2e6d-477f-833b-5ec6c0b440d4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/595ae398-2e6d-477f-833b-5ec6c0b440d4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_5b3b41ad-7001-446f-b820-4b79facdab92", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_5b3b41ad-7001-446f-b820-4b79facdab92", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T05:53:26Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 05:53:33,935 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-669ba566-f427-4912-a2b2-0c7d50126933 2019-06-30 05:53:33,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0389070510864s 2019-06-30 05:53:33,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 05:53:33,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/595ae398-2e6d-477f-833b-5ec6c0b440d4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7a59101c5b06c700a836d21dd2b932b9530cf194" 2019-06-30 05:53:34,302 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 05:53:34 GMT X-Openstack-Request-Id: req-58d08ff4-70bf-4442-b66b-42da607b6ffd 2019-06-30 05:53:34,302 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 05:53:34,302 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/595ae398-2e6d-477f-833b-5ec6c0b440d4 used request id req-58d08ff4-70bf-4442-b66b-42da607b6ffd 2019-06-30 05:53:34,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.365413188934s 2019-06-30 05:53:34,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 05:53:34,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b67113daab1ca5018824c4d3a94d9e4f30c87570" 2019-06-30 05:53:34,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53: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-d442cf00-c097-4087-b902-93c0c37764bf x-openstack-request-id: req-d442cf00-c097-4087-b902-93c0c37764bf 2019-06-30 05:53:34,436 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready2-flavor_5b3b41ad-7001-446f-b820-4b79facdab92", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5f7a74a4-4d7c-4eef-8ca9-1c07d9621251", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5f7a74a4-4d7c-4eef-8ca9-1c07d9621251", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5f7a74a4-4d7c-4eef-8ca9-1c07d9621251"}]} 2019-06-30 05:53:34,436 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-d442cf00-c097-4087-b902-93c0c37764bf 2019-06-30 05:53:34,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.128295183182s 2019-06-30 05:53:34,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 05:53:34,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/5f7a74a4-4d7c-4eef-8ca9-1c07d9621251 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b67113daab1ca5018824c4d3a94d9e4f30c87570" 2019-06-30 05:53:34,493 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53: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-1b6652e0-04a7-4158-bffb-012c1d476f3b x-openstack-request-id: req-1b6652e0-04a7-4158-bffb-012c1d476f3b 2019-06-30 05:53:34,493 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/5f7a74a4-4d7c-4eef-8ca9-1c07d9621251 used request id req-1b6652e0-04a7-4158-bffb-012c1d476f3b 2019-06-30 05:53:34,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.05517578125s 2019-06-30 05:53:34,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 05:53:34,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b67113daab1ca5018824c4d3a94d9e4f30c87570" 2019-06-30 05:53:34,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f16863e-278a-4dde-a2b2-c108b60ffa33 2019-06-30 05:53:34,688 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "vmready2-user_5b3b41ad-7001-446f-b820-4b79facdab92", "links": {"self": "http://172.30.9.24:5000/v3/users/7695f509dbfb4472865d26ab3564c728"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7695f509dbfb4472865d26ab3564c728", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 05:53:34,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-6f16863e-278a-4dde-a2b2-c108b60ffa33 2019-06-30 05:53:34,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.193916082382s 2019-06-30 05:53:34,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 05:53:34,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/7695f509dbfb4472865d26ab3564c728 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b67113daab1ca5018824c4d3a94d9e4f30c87570" 2019-06-30 05:53:34,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-714e7520-9ccb-497d-ba22-7be30039ec30 2019-06-30 05:53:34,891 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_5b3b41ad-7001-446f-b820-4b79facdab92", "links": {"self": "http://172.30.9.24:5000/v3/users/7695f509dbfb4472865d26ab3564c728"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7695f509dbfb4472865d26ab3564c728", "description": null}} 2019-06-30 05:53:34,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/7695f509dbfb4472865d26ab3564c728 used request id req-714e7520-9ccb-497d-ba22-7be30039ec30 2019-06-30 05:53:34,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.198290109634s 2019-06-30 05:53:34,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-30 05:53:34,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/7695f509dbfb4472865d26ab3564c728 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b67113daab1ca5018824c4d3a94d9e4f30c87570" 2019-06-30 05:53:35,253 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 05:53:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31edc056-2e48-429f-ba70-aaf263ead1db 2019-06-30 05:53:35,253 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 05:53:35,253 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/7695f509dbfb4472865d26ab3564c728 used request id req-31edc056-2e48-429f-ba70-aaf263ead1db 2019-06-30 05:53:35,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.360729932785s 2019-06-30 05:53:35,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 05:53:35,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b67113daab1ca5018824c4d3a94d9e4f30c87570" 2019-06-30 05:53:35,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c03deaa-3a06-4cd5-819b-4d855090c24c 2019-06-30 05:53:35,460 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.24:5000/v3/projects/81963839b1d945b79fb87c67b06887fc"}, "tags": [], "enabled": true, "id": "81963839b1d945b79fb87c67b06887fc", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_5b3b41ad-7001-446f-b820-4b79facdab92"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 05:53:35,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-0c03deaa-3a06-4cd5-819b-4d855090c24c 2019-06-30 05:53:35,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201002120972s 2019-06-30 05:53:35,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-30 05:53:35,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/81963839b1d945b79fb87c67b06887fc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b67113daab1ca5018824c4d3a94d9e4f30c87570" 2019-06-30 05:53:35,729 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 05:53:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e873dcab-1c84-4ae2-8f26-9911ff5b0989 2019-06-30 05:53:35,729 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 05:53:35,729 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/81963839b1d945b79fb87c67b06887fc used request id req-e873dcab-1c84-4ae2-8f26-9911ff5b0989 2019-06-30 05:53:35,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.263720035553s 2019-06-30 05:53:35,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 05:53:35,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=81963839b1d945b79fb87c67b06887fc&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b67113daab1ca5018824c4d3a94d9e4f30c87570" 2019-06-30 05:53:36,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:36 GMT X-Openstack-Request-Id: req-03f085c6-b52d-4fbe-9b6d-a87acac210c7 2019-06-30 05:53:36,805 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "81963839b1d945b79fb87c67b06887fc", "created_at": "2019-06-30T05:53:19Z", "updated_at": "2019-06-30T05:53:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:53:19Z", "revision_number": 0, "id": "46190500-5aaf-4da1-a484-90ebbb3122c5", "remote_group_id": "62340041-a0b7-4dc1-bd79-a6dccba2262f", "remote_ip_prefix": null, "created_at": "2019-06-30T05:53:19Z", "security_group_id": "62340041-a0b7-4dc1-bd79-a6dccba2262f", "tenant_id": "81963839b1d945b79fb87c67b06887fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "81963839b1d945b79fb87c67b06887fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:53:19Z", "revision_number": 0, "id": "4a49371a-258b-4090-8eac-ad80bd64e72d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:53:19Z", "security_group_id": "62340041-a0b7-4dc1-bd79-a6dccba2262f", "tenant_id": "81963839b1d945b79fb87c67b06887fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "81963839b1d945b79fb87c67b06887fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:53:19Z", "revision_number": 0, "id": "a4378da0-a263-4c66-8bdf-9da2e71f1e10", "remote_group_id": "62340041-a0b7-4dc1-bd79-a6dccba2262f", "remote_ip_prefix": null, "created_at": "2019-06-30T05:53:19Z", "security_group_id": "62340041-a0b7-4dc1-bd79-a6dccba2262f", "tenant_id": "81963839b1d945b79fb87c67b06887fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "81963839b1d945b79fb87c67b06887fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:53:19Z", "revision_number": 0, "id": "e12d2d75-6b17-4854-94fa-4dfec5671b9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:53:19Z", "security_group_id": "62340041-a0b7-4dc1-bd79-a6dccba2262f", "tenant_id": "81963839b1d945b79fb87c67b06887fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "81963839b1d945b79fb87c67b06887fc"}], "revision_number": 1, "project_id": "81963839b1d945b79fb87c67b06887fc", "id": "62340041-a0b7-4dc1-bd79-a6dccba2262f", "name": "default"}]} 2019-06-30 05:53:36,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=81963839b1d945b79fb87c67b06887fc&name=default used request id req-03f085c6-b52d-4fbe-9b6d-a87acac210c7 2019-06-30 05:53:36,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.0713429451s 2019-06-30 05:53:36,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 05:53:36,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b67113daab1ca5018824c4d3a94d9e4f30c87570" 2019-06-30 05:53:36,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:36 GMT X-Openstack-Request-Id: req-9bd8d55c-e569-4921-a894-d284506a4b88 2019-06-30 05:53:36,864 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "created_at": "2019-06-30T05:50:03Z", "updated_at": "2019-06-30T05:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "0d8844f3-ea4c-4dfc-9795-3f00e3466243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:03Z", "revision_number": 0, "id": "84f6baa6-388c-4d2c-9731-c59876827caf", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:03Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "a281473d-03db-4806-a4d4-0bcd09417300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "f6ee904e-3ab7-4383-aea8-6ab0b9b9b002", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}], "revision_number": 1, "project_id": "b832943639d345c28f57e6440b8b5ce7", "id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:52:29Z", "updated_at": "2019-06-30T05:52:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "379bfc24-0b1d-4ed3-8a2c-faa34dd1e1a9", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "59d93de2-729a-4409-8fdf-028f883a52b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "9b32e8bb-2f4c-4f28-a53b-62887daaf278", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "b2c6ae5a-c09b-4ac4-9cae-b8c111a7a429", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}], "revision_number": 1, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T05:52:31Z", "updated_at": "2019-06-30T05:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "027d04c8-43f4-4439-9ef0-6f3ef0f5cd84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "184535b3-d0be-442f-ac92-bc9447bec1b7", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "5f725998-4a95-41f3-b5a8-b42fc8f44b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "6bdbdd75-dd8f-42ea-a9b6-b90345e98591", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5478dc27-f236-4606-9022-2c758f2d5625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81963839b1d945b79fb87c67b06887fc", "created_at": "2019-06-30T05:53:19Z", "updated_at": "2019-06-30T05:53:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:53:19Z", "revision_number": 0, "id": "46190500-5aaf-4da1-a484-90ebbb3122c5", "remote_group_id": "62340041-a0b7-4dc1-bd79-a6dccba2262f", "remote_ip_prefix": null, "created_at": "2019-06-30T05:53:19Z", "security_group_id": "62340041-a0b7-4dc1-bd79-a6dccba2262f", "tenant_id": "81963839b1d945b79fb87c67b06887fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "81963839b1d945b79fb87c67b06887fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:53:19Z", "revision_number": 0, "id": "4a49371a-258b-4090-8eac-ad80bd64e72d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:53:19Z", "security_group_id": "62340041-a0b7-4dc1-bd79-a6dccba2262f", "tenant_id": "81963839b1d945b79fb87c67b06887fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "81963839b1d945b79fb87c67b06887fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:53:19Z", "revision_number": 0, "id": "a4378da0-a263-4c66-8bdf-9da2e71f1e10", "remote_group_id": "62340041-a0b7-4dc1-bd79-a6dccba2262f", "remote_ip_prefix": null, "created_at": "2019-06-30T05:53:19Z", "security_group_id": "62340041-a0b7-4dc1-bd79-a6dccba2262f", "tenant_id": "81963839b1d945b79fb87c67b06887fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "81963839b1d945b79fb87c67b06887fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:53:19Z", "revision_number": 0, "id": "e12d2d75-6b17-4854-94fa-4dfec5671b9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:53:19Z", "security_group_id": "62340041-a0b7-4dc1-bd79-a6dccba2262f", "tenant_id": "81963839b1d945b79fb87c67b06887fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "81963839b1d945b79fb87c67b06887fc"}], "revision_number": 1, "project_id": "81963839b1d945b79fb87c67b06887fc", "id": "62340041-a0b7-4dc1-bd79-a6dccba2262f", "name": "default"}]} 2019-06-30 05:53:36,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-9bd8d55c-e569-4921-a894-d284506a4b88 2019-06-30 05:53:36,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0536580085754s 2019-06-30 05:53:36,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 05:53:36,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/62340041-a0b7-4dc1-bd79-a6dccba2262f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b67113daab1ca5018824c4d3a94d9e4f30c87570" 2019-06-30 05:53:37,030 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:53:37 GMT X-Openstack-Request-Id: req-60f163fc-ec86-4bb6-a854-5e63f2671cf9 2019-06-30 05:53:37,030 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:53:37,031 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/62340041-a0b7-4dc1-bd79-a6dccba2262f.json used request id req-60f163fc-ec86-4bb6-a854-5e63f2671cf9 2019-06-30 05:53:37,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.159179925919s 2019-06-30 05:53:37,074 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-06-30 05:53:37,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:53:37,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ee9719c-4fd3-4e41-abed-ebf85e1e1b41 2019-06-30 05:53:37,116 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 05:53:37,117 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-9ee9719c-4fd3-4e41-abed-ebf85e1e1b41 2019-06-30 05:53:37,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 05:53:37,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}], "expires_at": "2019-06-30T06:53:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "95de64402f8d4801a01ee7f7b732ef1b"}, "audit_ids": ["ji51MVjXTR294thdyrmfNg"], "issued_at": "2019-06-30T05:53:37.000000Z"}} 2019-06-30 05:53:37,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:53:37,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:53:38,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:38 GMT X-Openstack-Request-Id: req-fb1c1ed6-cb98-4964-aefb-c4f26e3135df 2019-06-30 05:53:38,618 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 05:53:38,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fb1c1ed6-cb98-4964-aefb-c4f26e3135df 2019-06-30 05:53:38,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.10490393639s 2019-06-30 05:53:38,624 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-06-30 05:53:38,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:53:38,635 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8bd6f04-ed99-4dc9-bac4-25036090d015 2019-06-30 05:53:38,635 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 05:53:38,635 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-c8bd6f04-ed99-4dc9-bac4-25036090d015 2019-06-30 05:53:38,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 05:53:38,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:53:38,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-706cfb06-4399-4ba7-8241-0e53a6418871 2019-06-30 05:53:38,749 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 05:53:38,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-706cfb06-4399-4ba7-8241-0e53a6418871 2019-06-30 05:53:38,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113582134247s 2019-06-30 05:53:38,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 05:53:38,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:53:38,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f70875f-eafd-4cca-8a22-1cf6b9ef9bef 2019-06-30 05:53:38,954 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 05:53:38,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-7f70875f-eafd-4cca-8a22-1cf6b9ef9bef 2019-06-30 05:53:38,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197672843933s 2019-06-30 05:53:38,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-30 05:53:38,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" -d '{"network": {"tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "name": "singlevm1-net_dbc7ad84-a64c-469b-9e39-b98e297cc517", "admin_state_up": true}}' 2019-06-30 05:53:39,285 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:39 GMT X-Openstack-Request-Id: req-6113ecee-6b38-4f8b-9a2e-75c2b0c52c95 2019-06-30 05:53:39,285 - 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":"96ed1e89-aea3-4000-9590-9c9b80e36174","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"8e0a6967d39c4318a38087a9e7ea67e9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T05:53:39Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_dbc7ad84-a64c-469b-9e39-b98e297cc517","admin_state_up":true,"tenant_id":"8e0a6967d39c4318a38087a9e7ea67e9","created_at":"2019-06-30T05:53:39Z","mtu":1450}} 2019-06-30 05:53:39,285 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6113ecee-6b38-4f8b-9a2e-75c2b0c52c95 2019-06-30 05:53:39,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.329513072968s 2019-06-30 05:53:39,286 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-30T05:53:39Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'96ed1e89-aea3-4000-9590-9c9b80e36174', u'provider:segmentation_id': 80, 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_dbc7ad84-a64c-469b-9e39-b98e297cc517', u'created_at': u'2019-06-30T05:53:39Z', u'mtu': 1450, u'tenant_id': u'8e0a6967d39c4318a38087a9e7ea67e9', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8e0a6967d39c4318a38087a9e7ea67e9', u'l2_adjacency': True}) 2019-06-30 05:53:39,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:53:39,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:53:39,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1429 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:39 GMT X-Openstack-Request-Id: req-a58fe836-c4eb-433c-b255-50d1d0734fe4 2019-06-30 05:53:39,392 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"96ed1e89-aea3-4000-9590-9c9b80e36174","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"8e0a6967d39c4318a38087a9e7ea67e9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T05:53:39Z","qos_policy_id":null,"name":"singlevm1-net_dbc7ad84-a64c-469b-9e39-b98e297cc517","admin_state_up":true,"tenant_id":"8e0a6967d39c4318a38087a9e7ea67e9","created_at":"2019-06-30T05:53:39Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 05:53:39,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a58fe836-c4eb-433c-b255-50d1d0734fe4 2019-06-30 05:53:39,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105942964554s 2019-06-30 05:53:39,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-30 05:53:39,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" -d '{"subnet": {"name": "singlevm1-subnet_dbc7ad84-a64c-469b-9e39-b98e297cc517", "enable_dhcp": true, "network_id": "96ed1e89-aea3-4000-9590-9c9b80e36174", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-30 05:53:39,978 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:39 GMT X-Openstack-Request-Id: req-30ba2500-e436-4f45-8aa5-9d379220fe47 2019-06-30 05:53:39,979 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-06-30T05:53:39Z","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":"8cadac2b-4042-4e4d-8f75-45145bdc890f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8e0a6967d39c4318a38087a9e7ea67e9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_dbc7ad84-a64c-469b-9e39-b98e297cc517","enable_dhcp":true,"segment_id":null,"network_id":"96ed1e89-aea3-4000-9590-9c9b80e36174","tenant_id":"8e0a6967d39c4318a38087a9e7ea67e9","created_at":"2019-06-30T05:53:39Z","ip_version":4}} 2019-06-30 05:53:39,979 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-30ba2500-e436-4f45-8aa5-9d379220fe47 2019-06-30 05:53:39,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.584971904755s 2019-06-30 05:53:39,979 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T05:53:39Z', 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'8cadac2b-4042-4e4d-8f75-45145bdc890f', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_dbc7ad84-a64c-469b-9e39-b98e297cc517', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'96ed1e89-aea3-4000-9590-9c9b80e36174', u'tenant_id': u'8e0a6967d39c4318a38087a9e7ea67e9', u'created_at': u'2019-06-30T05:53:39Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8e0a6967d39c4318a38087a9e7ea67e9'}) 2019-06-30 05:53:39,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 05:53:39,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" -d '{"router": {"external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "name": "singlevm1-router_dbc7ad84-a64c-469b-9e39-b98e297cc517", "admin_state_up": true}}' 2019-06-30 05:53:41,711 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 709 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:41 GMT X-Openstack-Request-Id: req-9cff10c4-744c-4ffa-90ff-6fa8182778d7 2019-06-30 05:53:41,711 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:53:40Z", "admin_state_up": true, "updated_at": "2019-06-30T05:53:41Z", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "f6ade841-37da-481f-aeb1-7b6ddb8bbb95", "name": "singlevm1-router_dbc7ad84-a64c-469b-9e39-b98e297cc517"}} 2019-06-30 05:53:41,711 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-9cff10c4-744c-4ffa-90ff-6fa8182778d7 2019-06-30 05:53:41,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.73130202293s 2019-06-30 05:53:41,712 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T05:53:41Z', u'revision_number': 2, u'ha': False, u'id': u'f6ade841-37da-481f-aeb1-7b6ddb8bbb95', u'external_gateway_info': {u'network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6acb3602-338d-4baa-852a-3f10ec4a5a30', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_dbc7ad84-a64c-469b-9e39-b98e297cc517', u'admin_state_up': True, u'tenant_id': u'8e0a6967d39c4318a38087a9e7ea67e9', u'created_at': u'2019-06-30T05:53:40Z', u'flavor_id': None, u'routes': [], u'project_id': u'8e0a6967d39c4318a38087a9e7ea67e9'}) 2019-06-30 05:53:41,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-30 05:53:41,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/f6ade841-37da-481f-aeb1-7b6ddb8bbb95/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" -d '{"subnet_id": "8cadac2b-4042-4e4d-8f75-45145bdc890f"}' 2019-06-30 05:53:43,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:43 GMT X-Openstack-Request-Id: req-92377409-c19c-4768-8b3b-81864a8bea5d 2019-06-30 05:53:43,874 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "96ed1e89-aea3-4000-9590-9c9b80e36174", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "subnet_id": "8cadac2b-4042-4e4d-8f75-45145bdc890f", "subnet_ids": ["8cadac2b-4042-4e4d-8f75-45145bdc890f"], "port_id": "7ed7aad2-bc18-4b3c-9d94-f4b1d2965178", "id": "f6ade841-37da-481f-aeb1-7b6ddb8bbb95"} 2019-06-30 05:53:43,874 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/f6ade841-37da-481f-aeb1-7b6ddb8bbb95/add_router_interface.json used request id req-92377409-c19c-4768-8b3b-81864a8bea5d 2019-06-30 05:53:43,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.16180300713s 2019-06-30 05:53:43,875 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-30 05:53:43,980 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-30 05:53:43,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:53:44,005 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:44 GMT 2019-06-30 05:53:44,006 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-06-30 05:53:44,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 05:53:44,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:53:44,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:44 GMT X-Openstack-Request-Id: req-d90ca1d1-93a7-4e03-b068-148383c66d18 2019-06-30 05:53:44,806 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 05:53:44,806 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d90ca1d1-93a7-4e03-b068-148383c66d18 2019-06-30 05:53:44,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.796777009964s 2019-06-30 05:53:44,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 05:53:44,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_dbc7ad84-a64c-469b-9e39-b98e297cc517", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_dbc7ad84-a64c-469b-9e39-b98e297cc517"}' 2019-06-30 05:53:44,883 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:44 GMT Location: http://172.30.9.24:9292/v2/images/0424381a-ffb4-47e0-9924-aebcd1a89b76 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-654e258f-9903-4728-82eb-5fbd31ff52df 2019-06-30 05:53:44,884 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:53:44Z", "file": "/v2/images/0424381a-ffb4-47e0-9924-aebcd1a89b76/file", "owner": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "0424381a-ffb4-47e0-9924-aebcd1a89b76", "size": null, "self": "/v2/images/0424381a-ffb4-47e0-9924-aebcd1a89b76", "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_dbc7ad84-a64c-469b-9e39-b98e297cc517", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_dbc7ad84-a64c-469b-9e39-b98e297cc517", "checksum": null, "created_at": "2019-06-30T05:53:44Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 05:53:44,884 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-654e258f-9903-4728-82eb-5fbd31ff52df 2019-06-30 05:53:44,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0690438747406s 2019-06-30 05:53:44,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 05:53:44,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/0424381a-ffb4-47e0-9924-aebcd1a89b76/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" -d '' 2019-06-30 05:53:46,156 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 05:53:46 GMT X-Openstack-Request-Id: req-1be92725-0e8e-4aae-b5f4-f122fe8c8d59 2019-06-30 05:53:46,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. 2019-06-30 05:53:46,157 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/0424381a-ffb4-47e0-9924-aebcd1a89b76/file used request id req-1be92725-0e8e-4aae-b5f4-f122fe8c8d59 2019-06-30 05:53:46,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.27212500572s 2019-06-30 05:53:46,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 05:53:46,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:53:46,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:46 GMT X-Openstack-Request-Id: req-0c1ef219-0239-4f9f-96d5-4d2ce98b381b 2019-06-30 05:53:46,186 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:53:46Z", "file": "/v2/images/0424381a-ffb4-47e0-9924-aebcd1a89b76/file", "owner": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "0424381a-ffb4-47e0-9924-aebcd1a89b76", "size": 12716032, "self": "/v2/images/0424381a-ffb4-47e0-9924-aebcd1a89b76", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/0424381a-ffb4-47e0-9924-aebcd1a89b76/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/0424381a-ffb4-47e0-9924-aebcd1a89b76/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_dbc7ad84-a64c-469b-9e39-b98e297cc517", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_dbc7ad84-a64c-469b-9e39-b98e297cc517", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T05:53:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 05:53:46,186 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-0c1ef219-0239-4f9f-96d5-4d2ce98b381b 2019-06-30 05:53:46,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0252239704132s 2019-06-30 05:53:46,188 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/0424381a-ffb4-47e0-9924-aebcd1a89b76/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0424381a-ffb4-47e0-9924-aebcd1a89b76/file', 'owner': u'8e0a6967d39c4318a38087a9e7ea67e9', 'id': u'0424381a-ffb4-47e0-9924-aebcd1a89b76', 'size': 12716032, u'self': u'/v2/images/0424381a-ffb4-47e0-9924-aebcd1a89b76', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8e0a6967d39c4318a38087a9e7ea67e9', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/0424381a-ffb4-47e0-9924-aebcd1a89b76/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T05:53:46Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-30T05:53:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_dbc7ad84-a64c-469b-9e39-b98e297cc517', '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/0424381a-ffb4-47e0-9924-aebcd1a89b76', 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_dbc7ad84-a64c-469b-9e39-b98e297cc517', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_dbc7ad84-a64c-469b-9e39-b98e297cc517', 'created': u'2019-06-30T05:53:44Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-30T05:53:44Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/0424381a-ffb4-47e0-9924-aebcd1a89b76', 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_dbc7ad84-a64c-469b-9e39-b98e297cc517', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-30 05:53:46,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 05:53:46,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_dbc7ad84-a64c-469b-9e39-b98e297cc517", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 05:53:46,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 30 Jun 2019 05: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-ee52014d-f469-430e-9ece-c83ed04b9079 x-openstack-request-id: req-ee52014d-f469-430e-9ece-c83ed04b9079 2019-06-30 05:53:46,979 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm1-flavor_dbc7ad84-a64c-469b-9e39-b98e297cc517", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/e4767878-dd73-4c87-9108-200d7bd6d3a3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/e4767878-dd73-4c87-9108-200d7bd6d3a3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e4767878-dd73-4c87-9108-200d7bd6d3a3"}} 2019-06-30 05:53:46,980 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-ee52014d-f469-430e-9ece-c83ed04b9079 2019-06-30 05:53:46,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.7882771492s 2019-06-30 05:53:46,981 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_dbc7ad84-a64c-469b-9e39-b98e297cc517', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'e4767878-dd73-4c87-9108-200d7bd6d3a3', 'swap': 0}) 2019-06-30 05:53:46,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 05:53:46,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/e4767878-dd73-4c87-9108-200d7bd6d3a3/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" -d '{"extra_specs": {}}' 2019-06-30 05:53:47,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53: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-efa1d1db-189b-46c6-ac01-133d043a5091 x-openstack-request-id: req-efa1d1db-189b-46c6-ac01-133d043a5091 2019-06-30 05:53:47,004 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 05:53:47,004 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/e4767878-dd73-4c87-9108-200d7bd6d3a3/os-extra_specs used request id req-efa1d1db-189b-46c6-ac01-133d043a5091 2019-06-30 05:53:47,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0225892066956s 2019-06-30 05:53:47,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-06-30 05:53:47,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" -d '{"keypair": {"name": "singlevm1-kp_dbc7ad84-a64c-469b-9e39-b98e297cc517"}}' 2019-06-30 05:53:47,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53: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-211b83bd-7e8d-42fc-aeec-505c8be57870 x-openstack-request-id: req-211b83bd-7e8d-42fc-aeec-505c8be57870 2019-06-30 05:53:47,172 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+Fib5zvbsANIat9eVma+n+wTSMUzkrY99t0TgtunecOTw4bN6e3gTfqvmN4jG0wfUZa759VbaPld1zIVWiD3OgrYtJ9dLcZEzkiAm3oBA0O543dYD3JFTSWbU0ZraOIwxJOA3HIfZwKFay9U1mq/IO6MrVOF1UC/C67PFL1zz9OwZ9qkvmmboE04mu8sxxMUM4OtsnY5JMHbVp2jCXlHkkskV1J7WHo5h+SbtizGG8jA33bjzD1YdHRKamadfAStYiV96DljpmUlFM5ij0M8e6aUJsWLac/DoE9G8PDVqm0x0jwUM7t1eA+x5yf73T7raBEtDuPrZZ0eMFYhasRar Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAvhYm+c727ADSGrfXlZmvp/sE0jFM5K2PfbdE4Lbp3nDk8OGz\nent4E36r5jeIxtMH1GWu+fVW2j5XdcyFVog9zoK2LSfXS3GRM5IgJt6AQNDueN3W\nA9yRU0lm1NGa2jiMMSTgNxyH2cChWsvVNZqvyDujK1ThdVAvwuuzxS9c8/TsGfap\nL5pm6BNOJrvLMcTFDODrbJ2OSTB21adowl5R5JLJFdSe1h6OYfkm7YsxhvIwN924\n8w9WHR0SmpmnXwErWIlfeg5Y6ZlJRTOYo9DPHumlCbFi2nPw6BPRvDw1aptMdI8F\nDO7dXgPsecn+90+62gRLQ7j62WdHjBWIWrEWqwIDAQABAoIBABCtdOH6DKQMNmLt\nulZ/02+TkIq4lJyDtdE74SkuIzrHAO85fjvC1XgwZvid6rw3C7rQ6Rc5NVOUoKvP\nM+uxrGqQAVfY5QTTg//YVEXUw7/sFOA55msUURPTntgRQ9rdlz9AkwOC11B9nCqR\nM7WuSrnwsZI9skJOtMIPWAh27Vrh/ZeFo0NBabTjUoz1m3Yb3BqUwf7GXRc7Yasl\ndpdb3kSYBOQad0kR5GQfjJFsmd7We3NeohWRzILL7S8Zm90/Wr9Lau7vAH7iidtq\nNi9KEQ+XeqzcTARSRXOAU4W/PLmIwl7PWMX4XJFgltQFcUa9PxUaJTaTLUisRz1X\nzBz8x8ECgYEA3NVi6Z7ExSYYUZ9oJ4tpUBKpxnMEhXd/SElTAThSEtuVj3+0nI8L\ngSB1AwQiGUwRX1j6EoU8fHq1d21cHv0ZNA56m7X1U6r73t53sJVZ9mwtbUr/wVjD\ndXC1YbZMw8wEmMu9JI3TLXGOIhO5DniAb7vkzqJ46BQW4Cguec0kdfsCgYEA3FtR\nSXRPfVNXtKhxoNAmHEU9nnN7el4XuEZhU9L0OJp5MkeHPMzD6oc9aLLz8eCSiKm6\nAIgvinK/Oc52ekaD+Gr/FTmjVJZdoKF/6LO3vltFPmh03TostUQALxtzNQkbjxTu\nY7Ae3mp+gfqq7UgdIBgaOB+V6uLOlRYfFuNY8xECgYA+zzJi4BV3PW6NSJmHJc++\nRpCjMPOIQoShOrmxDyPI2UuglOH55XWQNHsTcImCSHBofhYiTmL1xLD4VtJsve/9\nLmERCJ/OPEOHEB9ayh/cRshk3YAArg5pyLTOJduPlOd5zfjt/KijtDiI2LM5umxN\nW1Oose1RlOUsvED7w60rIQKBgF50VjeiP6B85Q9vVKWWE3/yviL5ZWhihNBcesOv\nnTfWHzVKK9IIA8K4Db6fVqnLlYQ3HJ+1wIsb/JQOyAJJz6/gTU8P0c8kVSXRlD5v\nKsfR37CMnetmUFuytlF69rs5GDMQyc65Y8H67BdTF4l2a+Wh7zs3bs+sQNjvDoyF\nD0/BAoGAFTnbokDmbNFYBg1o4ZtREAC5ZSpAcF/dJ25pGZYoXsXjWmgUu44dMAiu\nMq1dGD1sYL4fUf8FSLiQ7diSylvISm4OKhdvuKYK37oNVrG5Ym1SjLjNT/mooJr/\ngFm5YdYCbNdnSWui/cajgF38tGF1xo7qEraBHwQrIdIDxNpv9/8=\n-----END RSA PRIVATE KEY-----\n", "user_id": "95de64402f8d4801a01ee7f7b732ef1b", "name": "singlevm1-kp_dbc7ad84-a64c-469b-9e39-b98e297cc517", "fingerprint": "4d:71:3a:e7:0d:f6:cf:11:af:e9:3f:b5:5b:96:99:6e"}} 2019-06-30 05:53:47,172 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-211b83bd-7e8d-42fc-aeec-505c8be57870 2019-06-30 05:53:47,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.16775894165s 2019-06-30 05:53:47,173 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+Fib5zvbsANIat9eVma+n+wTSMUzkrY99t0TgtunecOTw4bN6e3gTfqvmN4jG0wfUZa759VbaPld1zIVWiD3OgrYtJ9dLcZEzkiAm3oBA0O543dYD3JFTSWbU0ZraOIwxJOA3HIfZwKFay9U1mq/IO6MrVOF1UC/C67PFL1zz9OwZ9qkvmmboE04mu8sxxMUM4OtsnY5JMHbVp2jCXlHkkskV1J7WHo5h+SbtizGG8jA33bjzD1YdHRKamadfAStYiV96DljpmUlFM5ij0M8e6aUJsWLac/DoE9G8PDVqm0x0jwUM7t1eA+x5yf73T7raBEtDuPrZZ0eMFYhasRar Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAvhYm+c727ADSGrfXlZmvp/sE0jFM5K2PfbdE4Lbp3nDk8OGz\nent4E36r5jeIxtMH1GWu+fVW2j5XdcyFVog9zoK2LSfXS3GRM5IgJt6AQNDueN3W\nA9yRU0lm1NGa2jiMMSTgNxyH2cChWsvVNZqvyDujK1ThdVAvwuuzxS9c8/TsGfap\nL5pm6BNOJrvLMcTFDODrbJ2OSTB21adowl5R5JLJFdSe1h6OYfkm7YsxhvIwN924\n8w9WHR0SmpmnXwErWIlfeg5Y6ZlJRTOYo9DPHumlCbFi2nPw6BPRvDw1aptMdI8F\nDO7dXgPsecn+90+62gRLQ7j62WdHjBWIWrEWqwIDAQABAoIBABCtdOH6DKQMNmLt\nulZ/02+TkIq4lJyDtdE74SkuIzrHAO85fjvC1XgwZvid6rw3C7rQ6Rc5NVOUoKvP\nM+uxrGqQAVfY5QTTg//YVEXUw7/sFOA55msUURPTntgRQ9rdlz9AkwOC11B9nCqR\nM7WuSrnwsZI9skJOtMIPWAh27Vrh/ZeFo0NBabTjUoz1m3Yb3BqUwf7GXRc7Yasl\ndpdb3kSYBOQad0kR5GQfjJFsmd7We3NeohWRzILL7S8Zm90/Wr9Lau7vAH7iidtq\nNi9KEQ+XeqzcTARSRXOAU4W/PLmIwl7PWMX4XJFgltQFcUa9PxUaJTaTLUisRz1X\nzBz8x8ECgYEA3NVi6Z7ExSYYUZ9oJ4tpUBKpxnMEhXd/SElTAThSEtuVj3+0nI8L\ngSB1AwQiGUwRX1j6EoU8fHq1d21cHv0ZNA56m7X1U6r73t53sJVZ9mwtbUr/wVjD\ndXC1YbZMw8wEmMu9JI3TLXGOIhO5DniAb7vkzqJ46BQW4Cguec0kdfsCgYEA3FtR\nSXRPfVNXtKhxoNAmHEU9nnN7el4XuEZhU9L0OJp5MkeHPMzD6oc9aLLz8eCSiKm6\nAIgvinK/Oc52ekaD+Gr/FTmjVJZdoKF/6LO3vltFPmh03TostUQALxtzNQkbjxTu\nY7Ae3mp+gfqq7UgdIBgaOB+V6uLOlRYfFuNY8xECgYA+zzJi4BV3PW6NSJmHJc++\nRpCjMPOIQoShOrmxDyPI2UuglOH55XWQNHsTcImCSHBofhYiTmL1xLD4VtJsve/9\nLmERCJ/OPEOHEB9ayh/cRshk3YAArg5pyLTOJduPlOd5zfjt/KijtDiI2LM5umxN\nW1Oose1RlOUsvED7w60rIQKBgF50VjeiP6B85Q9vVKWWE3/yviL5ZWhihNBcesOv\nnTfWHzVKK9IIA8K4Db6fVqnLlYQ3HJ+1wIsb/JQOyAJJz6/gTU8P0c8kVSXRlD5v\nKsfR37CMnetmUFuytlF69rs5GDMQyc65Y8H67BdTF4l2a+Wh7zs3bs+sQNjvDoyF\nD0/BAoGAFTnbokDmbNFYBg1o4ZtREAC5ZSpAcF/dJ25pGZYoXsXjWmgUu44dMAiu\nMq1dGD1sYL4fUf8FSLiQ7diSylvISm4OKhdvuKYK37oNVrG5Ym1SjLjNT/mooJr/\ngFm5YdYCbNdnSWui/cajgF38tGF1xo7qEraBHwQrIdIDxNpv9/8=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'95de64402f8d4801a01ee7f7b732ef1b', 'name': u'singlevm1-kp_dbc7ad84-a64c-469b-9e39-b98e297cc517', 'created_at': '2019-06-30T05:53:47.173553', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8e0a6967d39c4318a38087a9e7ea67e9', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'4d:71:3a:e7:0d:f6:cf:11:af:e9:3f:b5:5b:96:99:6e', 'type': 'ssh', 'id': u'singlevm1-kp_dbc7ad84-a64c-469b-9e39-b98e297cc517'}) 2019-06-30 05:53:47,174 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAvhYm+c727ADSGrfXlZmvp/sE0jFM5K2PfbdE4Lbp3nDk8OGz ent4E36r5jeIxtMH1GWu+fVW2j5XdcyFVog9zoK2LSfXS3GRM5IgJt6AQNDueN3W A9yRU0lm1NGa2jiMMSTgNxyH2cChWsvVNZqvyDujK1ThdVAvwuuzxS9c8/TsGfap L5pm6BNOJrvLMcTFDODrbJ2OSTB21adowl5R5JLJFdSe1h6OYfkm7YsxhvIwN924 8w9WHR0SmpmnXwErWIlfeg5Y6ZlJRTOYo9DPHumlCbFi2nPw6BPRvDw1aptMdI8F DO7dXgPsecn+90+62gRLQ7j62WdHjBWIWrEWqwIDAQABAoIBABCtdOH6DKQMNmLt ulZ/02+TkIq4lJyDtdE74SkuIzrHAO85fjvC1XgwZvid6rw3C7rQ6Rc5NVOUoKvP M+uxrGqQAVfY5QTTg//YVEXUw7/sFOA55msUURPTntgRQ9rdlz9AkwOC11B9nCqR M7WuSrnwsZI9skJOtMIPWAh27Vrh/ZeFo0NBabTjUoz1m3Yb3BqUwf7GXRc7Yasl dpdb3kSYBOQad0kR5GQfjJFsmd7We3NeohWRzILL7S8Zm90/Wr9Lau7vAH7iidtq Ni9KEQ+XeqzcTARSRXOAU4W/PLmIwl7PWMX4XJFgltQFcUa9PxUaJTaTLUisRz1X zBz8x8ECgYEA3NVi6Z7ExSYYUZ9oJ4tpUBKpxnMEhXd/SElTAThSEtuVj3+0nI8L gSB1AwQiGUwRX1j6EoU8fHq1d21cHv0ZNA56m7X1U6r73t53sJVZ9mwtbUr/wVjD dXC1YbZMw8wEmMu9JI3TLXGOIhO5DniAb7vkzqJ46BQW4Cguec0kdfsCgYEA3FtR SXRPfVNXtKhxoNAmHEU9nnN7el4XuEZhU9L0OJp5MkeHPMzD6oc9aLLz8eCSiKm6 AIgvinK/Oc52ekaD+Gr/FTmjVJZdoKF/6LO3vltFPmh03TostUQALxtzNQkbjxTu Y7Ae3mp+gfqq7UgdIBgaOB+V6uLOlRYfFuNY8xECgYA+zzJi4BV3PW6NSJmHJc++ RpCjMPOIQoShOrmxDyPI2UuglOH55XWQNHsTcImCSHBofhYiTmL1xLD4VtJsve/9 LmERCJ/OPEOHEB9ayh/cRshk3YAArg5pyLTOJduPlOd5zfjt/KijtDiI2LM5umxN W1Oose1RlOUsvED7w60rIQKBgF50VjeiP6B85Q9vVKWWE3/yviL5ZWhihNBcesOv nTfWHzVKK9IIA8K4Db6fVqnLlYQ3HJ+1wIsb/JQOyAJJz6/gTU8P0c8kVSXRlD5v KsfR37CMnetmUFuytlF69rs5GDMQyc65Y8H67BdTF4l2a+Wh7zs3bs+sQNjvDoyF D0/BAoGAFTnbokDmbNFYBg1o4ZtREAC5ZSpAcF/dJ25pGZYoXsXjWmgUu44dMAiu Mq1dGD1sYL4fUf8FSLiQ7diSylvISm4OKhdvuKYK37oNVrG5Ym1SjLjNT/mooJr/ gFm5YdYCbNdnSWui/cajgF38tGF1xo7qEraBHwQrIdIDxNpv9/8= -----END RSA PRIVATE KEY----- 2019-06-30 05:53:47,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-06-30 05:53:47,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" -d '{"security_group": {"name": "singlevm1-sg_dbc7ad84-a64c-469b-9e39-b98e297cc517", "description": "created by OPNFV Functest (singlevm1)"}}' 2019-06-30 05:53:47,337 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:47 GMT X-Openstack-Request-Id: req-cd100a29-f2d7-42ef-99b2-119f1ab2cf51 2019-06-30 05:53:47,338 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:53:47Z", "updated_at": "2019-06-30T05:53:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:53:47Z", "revision_number": 0, "id": "20661512-52fd-4ec8-9cab-c6ed3b0f1d8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:53:47Z", "security_group_id": "693bf53f-b2bc-4e2e-9067-37fad1a8577d", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:53:47Z", "revision_number": 0, "id": "5c56ac8e-2d79-44e7-a6a1-4e7af4208410", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:53:47Z", "security_group_id": "693bf53f-b2bc-4e2e-9067-37fad1a8577d", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}], "revision_number": 1, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "693bf53f-b2bc-4e2e-9067-37fad1a8577d", "name": "singlevm1-sg_dbc7ad84-a64c-469b-9e39-b98e297cc517"}} 2019-06-30 05:53:47,338 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-cd100a29-f2d7-42ef-99b2-119f1ab2cf51 2019-06-30 05:53:47,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.159110069275s 2019-06-30 05:53:47,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 05:53:47,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:53:47,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:47 GMT X-Openstack-Request-Id: req-c2f425f9-6402-4a2c-9646-c860088cf18b 2019-06-30 05:53:47,450 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "created_at": "2019-06-30T05:50:03Z", "updated_at": "2019-06-30T05:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "0d8844f3-ea4c-4dfc-9795-3f00e3466243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:03Z", "revision_number": 0, "id": "84f6baa6-388c-4d2c-9731-c59876827caf", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:03Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "a281473d-03db-4806-a4d4-0bcd09417300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "f6ee904e-3ab7-4383-aea8-6ab0b9b9b002", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}], "revision_number": 1, "project_id": "b832943639d345c28f57e6440b8b5ce7", "id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:52:29Z", "updated_at": "2019-06-30T05:52:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "379bfc24-0b1d-4ed3-8a2c-faa34dd1e1a9", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "59d93de2-729a-4409-8fdf-028f883a52b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "9b32e8bb-2f4c-4f28-a53b-62887daaf278", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "b2c6ae5a-c09b-4ac4-9cae-b8c111a7a429", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}], "revision_number": 1, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T05:52:31Z", "updated_at": "2019-06-30T05:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "027d04c8-43f4-4439-9ef0-6f3ef0f5cd84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "184535b3-d0be-442f-ac92-bc9447bec1b7", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "5f725998-4a95-41f3-b5a8-b42fc8f44b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "6bdbdd75-dd8f-42ea-a9b6-b90345e98591", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5478dc27-f236-4606-9022-2c758f2d5625", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:53:47Z", "updated_at": "2019-06-30T05:53:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:53:47Z", "revision_number": 0, "id": "20661512-52fd-4ec8-9cab-c6ed3b0f1d8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:53:47Z", "security_group_id": "693bf53f-b2bc-4e2e-9067-37fad1a8577d", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:53:47Z", "revision_number": 0, "id": "5c56ac8e-2d79-44e7-a6a1-4e7af4208410", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:53:47Z", "security_group_id": "693bf53f-b2bc-4e2e-9067-37fad1a8577d", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}], "revision_number": 1, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "693bf53f-b2bc-4e2e-9067-37fad1a8577d", "name": "singlevm1-sg_dbc7ad84-a64c-469b-9e39-b98e297cc517"}]} 2019-06-30 05:53:47,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-c2f425f9-6402-4a2c-9646-c860088cf18b 2019-06-30 05:53:47,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.106250047684s 2019-06-30 05:53:47,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 05:53:47,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" -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": "693bf53f-b2bc-4e2e-9067-37fad1a8577d"}}' 2019-06-30 05:53:47,631 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:47 GMT X-Openstack-Request-Id: req-00a4c83c-a2a4-4176-b39a-b07102c3e893 2019-06-30 05:53:47,632 - 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": "2019-06-30T05:53:47Z", "security_group_id": "693bf53f-b2bc-4e2e-9067-37fad1a8577d", "port_range_min": 22, "revision_number": 0, "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:53:47Z", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "58e26215-cb74-4d56-9603-8c3e2e2eb773"}} 2019-06-30 05:53:47,632 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-00a4c83c-a2a4-4176-b39a-b07102c3e893 2019-06-30 05:53:47,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.17441701889s 2019-06-30 05:53:47,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 05:53:47,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:53:47,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:47 GMT X-Openstack-Request-Id: req-95a01615-b111-43fb-936d-61e8045007e4 2019-06-30 05:53:47,693 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "created_at": "2019-06-30T05:50:03Z", "updated_at": "2019-06-30T05:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "0d8844f3-ea4c-4dfc-9795-3f00e3466243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:03Z", "revision_number": 0, "id": "84f6baa6-388c-4d2c-9731-c59876827caf", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:03Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "a281473d-03db-4806-a4d4-0bcd09417300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "f6ee904e-3ab7-4383-aea8-6ab0b9b9b002", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}], "revision_number": 1, "project_id": "b832943639d345c28f57e6440b8b5ce7", "id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:52:29Z", "updated_at": "2019-06-30T05:52:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "379bfc24-0b1d-4ed3-8a2c-faa34dd1e1a9", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "59d93de2-729a-4409-8fdf-028f883a52b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "9b32e8bb-2f4c-4f28-a53b-62887daaf278", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "b2c6ae5a-c09b-4ac4-9cae-b8c111a7a429", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}], "revision_number": 1, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T05:52:31Z", "updated_at": "2019-06-30T05:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "027d04c8-43f4-4439-9ef0-6f3ef0f5cd84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "184535b3-d0be-442f-ac92-bc9447bec1b7", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "5f725998-4a95-41f3-b5a8-b42fc8f44b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "6bdbdd75-dd8f-42ea-a9b6-b90345e98591", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5478dc27-f236-4606-9022-2c758f2d5625", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:53:47Z", "updated_at": "2019-06-30T05:53:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:53:47Z", "revision_number": 0, "id": "20661512-52fd-4ec8-9cab-c6ed3b0f1d8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:53:47Z", "security_group_id": "693bf53f-b2bc-4e2e-9067-37fad1a8577d", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T05:53:47Z", "revision_number": 0, "id": "58e26215-cb74-4d56-9603-8c3e2e2eb773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:53:47Z", "security_group_id": "693bf53f-b2bc-4e2e-9067-37fad1a8577d", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:53:47Z", "revision_number": 0, "id": "5c56ac8e-2d79-44e7-a6a1-4e7af4208410", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:53:47Z", "security_group_id": "693bf53f-b2bc-4e2e-9067-37fad1a8577d", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}], "revision_number": 2, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "693bf53f-b2bc-4e2e-9067-37fad1a8577d", "name": "singlevm1-sg_dbc7ad84-a64c-469b-9e39-b98e297cc517"}]} 2019-06-30 05:53:47,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-95a01615-b111-43fb-936d-61e8045007e4 2019-06-30 05:53:47,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0560741424561s 2019-06-30 05:53:47,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 05:53:47,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" -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": "693bf53f-b2bc-4e2e-9067-37fad1a8577d"}}' 2019-06-30 05:53:47,821 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:47 GMT X-Openstack-Request-Id: req-18a57973-d069-451b-a0aa-9d467ff9d56b 2019-06-30 05:53:47,822 - 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": "2019-06-30T05:53:47Z", "security_group_id": "693bf53f-b2bc-4e2e-9067-37fad1a8577d", "port_range_min": null, "revision_number": 0, "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:53:47Z", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "126e6bae-98b6-4257-9b1a-b2ff9909aa3e"}} 2019-06-30 05:53:47,822 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-18a57973-d069-451b-a0aa-9d467ff9d56b 2019-06-30 05:53:47,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.122316837311s 2019-06-30 05:53:47,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:53:47,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:53:47,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:47 GMT X-Openstack-Request-Id: req-f8102798-bd86-47fc-af79-09df654c3c0c 2019-06-30 05:53:47,917 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"96ed1e89-aea3-4000-9590-9c9b80e36174","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"8e0a6967d39c4318a38087a9e7ea67e9","l2_adjacency":true,"status":"ACTIVE","subnets":["8cadac2b-4042-4e4d-8f75-45145bdc890f"],"description":"","tags":[],"updated_at":"2019-06-30T05:53:39Z","qos_policy_id":null,"name":"singlevm1-net_dbc7ad84-a64c-469b-9e39-b98e297cc517","admin_state_up":true,"tenant_id":"8e0a6967d39c4318a38087a9e7ea67e9","created_at":"2019-06-30T05:53:39Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 05:53:47,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f8102798-bd86-47fc-af79-09df654c3c0c 2019-06-30 05:53:47,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0941100120544s 2019-06-30 05:53:47,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 05:53:47,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:53:47,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:47 GMT X-Openstack-Request-Id: req-55178c0a-0e22-4040-80fe-08dbb38d8240 2019-06-30 05:53:47,947 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:53:46Z", "file": "/v2/images/0424381a-ffb4-47e0-9924-aebcd1a89b76/file", "owner": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "0424381a-ffb4-47e0-9924-aebcd1a89b76", "size": 12716032, "self": "/v2/images/0424381a-ffb4-47e0-9924-aebcd1a89b76", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/0424381a-ffb4-47e0-9924-aebcd1a89b76/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/0424381a-ffb4-47e0-9924-aebcd1a89b76/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_dbc7ad84-a64c-469b-9e39-b98e297cc517", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_dbc7ad84-a64c-469b-9e39-b98e297cc517", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T05:53:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 05:53:47,947 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-55178c0a-0e22-4040-80fe-08dbb38d8240 2019-06-30 05:53:47,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0249769687653s 2019-06-30 05:53:47,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 05:53:47,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:53:47,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53: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-e1ae7cee-432a-4828-a316-215fd0796c10 x-openstack-request-id: req-e1ae7cee-432a-4828-a316-215fd0796c10 2019-06-30 05:53:47,975 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_dbc7ad84-a64c-469b-9e39-b98e297cc517", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/e4767878-dd73-4c87-9108-200d7bd6d3a3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/e4767878-dd73-4c87-9108-200d7bd6d3a3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e4767878-dd73-4c87-9108-200d7bd6d3a3"}]} 2019-06-30 05:53:47,975 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-e1ae7cee-432a-4828-a316-215fd0796c10 2019-06-30 05:53:47,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.021833896637s 2019-06-30 05:53:47,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-30 05:53:47,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" -d '{"server": {"name": "singlevm1-vm_dbc7ad84-a64c-469b-9e39-b98e297cc517", "imageRef": "0424381a-ffb4-47e0-9924-aebcd1a89b76", "key_name": "singlevm1-kp_dbc7ad84-a64c-469b-9e39-b98e297cc517", "flavorRef": "e4767878-dd73-4c87-9108-200d7bd6d3a3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "96ed1e89-aea3-4000-9590-9c9b80e36174"}], "security_groups": [{"name": "693bf53f-b2bc-4e2e-9067-37fad1a8577d"}]}}' 2019-06-30 05:53:51,575 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53: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 location: http://172.30.9.24:8774/v2.1/servers/e7970a36-4fda-4b6d-824e-9a31c3882274 x-compute-request-id: req-d8d066ab-fc34-40c9-9d9d-17832f416742 x-openstack-request-id: req-d8d066ab-fc34-40c9-9d9d-17832f416742 2019-06-30 05:53:51,576 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "693bf53f-b2bc-4e2e-9067-37fad1a8577d"}], "OS-DCF:diskConfig": "MANUAL", "id": "e7970a36-4fda-4b6d-824e-9a31c3882274", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e7970a36-4fda-4b6d-824e-9a31c3882274", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e7970a36-4fda-4b6d-824e-9a31c3882274", "rel": "bookmark"}], "adminPass": "byAKevo8Jeg7"}} 2019-06-30 05:53:51,576 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-d8d066ab-fc34-40c9-9d9d-17832f416742 2019-06-30 05:53:51,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.5986430645s 2019-06-30 05:53:51,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:53:51,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:53:52,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 640 Content-Type: application/json Date: Sun, 30 Jun 2019 05: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-e7e8d8fc-fbda-4c7c-973b-a40d63f119db x-openstack-request-id: req-e7e8d8fc-fbda-4c7c-973b-a40d63f119db 2019-06-30 05:53:52,113 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e7970a36-4fda-4b6d-824e-9a31c3882274", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e7970a36-4fda-4b6d-824e-9a31c3882274", "rel": "bookmark"}], "image": {"id": "0424381a-ffb4-47e0-9924-aebcd1a89b76", "links": [{"href": "http://172.30.9.24:8774/images/0424381a-ffb4-47e0-9924-aebcd1a89b76", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4767878-dd73-4c87-9108-200d7bd6d3a3", "links": [{"href": "http://172.30.9.24:8774/flavors/e4767878-dd73-4c87-9108-200d7bd6d3a3", "rel": "bookmark"}]}, "id": "e7970a36-4fda-4b6d-824e-9a31c3882274", "user_id": "95de64402f8d4801a01ee7f7b732ef1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T05:53:51Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_dbc7ad84-a64c-469b-9e39-b98e297cc517", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_dbc7ad84-a64c-469b-9e39-b98e297cc517", "created": "2019-06-30T05:53:51Z", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:53:52,113 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e7e8d8fc-fbda-4c7c-973b-a40d63f119db 2019-06-30 05:53:52,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.536330938339s 2019-06-30 05:53:52,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:53:52,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:53:52,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:52 GMT X-Openstack-Request-Id: req-833bb00d-76fe-4fda-b866-f867bf0d454e 2019-06-30 05:53:52,205 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"96ed1e89-aea3-4000-9590-9c9b80e36174","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"8e0a6967d39c4318a38087a9e7ea67e9","l2_adjacency":true,"status":"ACTIVE","subnets":["8cadac2b-4042-4e4d-8f75-45145bdc890f"],"description":"","tags":[],"updated_at":"2019-06-30T05:53:39Z","qos_policy_id":null,"name":"singlevm1-net_dbc7ad84-a64c-469b-9e39-b98e297cc517","admin_state_up":true,"tenant_id":"8e0a6967d39c4318a38087a9e7ea67e9","created_at":"2019-06-30T05:53:39Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 05:53:52,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-833bb00d-76fe-4fda-b866-f867bf0d454e 2019-06-30 05:53:52,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0814158916473s 2019-06-30 05:53:52,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 05:53:52,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:53:52,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53:52 GMT X-Openstack-Request-Id: req-69e01824-9293-45b5-951e-e200d870e7ce 2019-06-30 05:53:52,260 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-30T05:50:08Z","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":"6acb3602-338d-4baa-852a-3f10ec4a5a30","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"b832943639d345c28f57e6440b8b5ce7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:08Z","ip_version":4},{"updated_at":"2019-06-30T05:53:39Z","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":"8cadac2b-4042-4e4d-8f75-45145bdc890f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8e0a6967d39c4318a38087a9e7ea67e9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_dbc7ad84-a64c-469b-9e39-b98e297cc517","enable_dhcp":true,"segment_id":null,"network_id":"96ed1e89-aea3-4000-9590-9c9b80e36174","tenant_id":"8e0a6967d39c4318a38087a9e7ea67e9","created_at":"2019-06-30T05:53:39Z","ip_version":4}]} 2019-06-30 05:53:52,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-69e01824-9293-45b5-951e-e200d870e7ce 2019-06-30 05:53:52,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0535769462585s 2019-06-30 05:53:52,261 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:53:54,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:53:54,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:53:55,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 720 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53: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-c939c2c6-3d74-4e8f-baad-f576144642cc x-openstack-request-id: req-c939c2c6-3d74-4e8f-baad-f576144642cc 2019-06-30 05:53:55,386 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e7970a36-4fda-4b6d-824e-9a31c3882274", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e7970a36-4fda-4b6d-824e-9a31c3882274", "rel": "bookmark"}], "image": {"id": "0424381a-ffb4-47e0-9924-aebcd1a89b76", "links": [{"href": "http://172.30.9.24:8774/images/0424381a-ffb4-47e0-9924-aebcd1a89b76", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4767878-dd73-4c87-9108-200d7bd6d3a3", "links": [{"href": "http://172.30.9.24:8774/flavors/e4767878-dd73-4c87-9108-200d7bd6d3a3", "rel": "bookmark"}]}, "id": "e7970a36-4fda-4b6d-824e-9a31c3882274", "user_id": "95de64402f8d4801a01ee7f7b732ef1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T05:53:54Z", "hostId": "3efb5166631fe0992f32ba94a67d01529936d63d49afe164ea45cf65", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_dbc7ad84-a64c-469b-9e39-b98e297cc517", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_dbc7ad84-a64c-469b-9e39-b98e297cc517", "created": "2019-06-30T05:53:51Z", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:53:55,386 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c939c2c6-3d74-4e8f-baad-f576144642cc 2019-06-30 05:53:55,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12214779854s 2019-06-30 05:53:55,393 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:53:57,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:53:57,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:53:57,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 739 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53: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-a9784d27-6745-4374-bba4-7fc386f0f772 x-openstack-request-id: req-a9784d27-6745-4374-bba4-7fc386f0f772 2019-06-30 05:53:57,557 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e7970a36-4fda-4b6d-824e-9a31c3882274", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e7970a36-4fda-4b6d-824e-9a31c3882274", "rel": "bookmark"}], "image": {"id": "0424381a-ffb4-47e0-9924-aebcd1a89b76", "links": [{"href": "http://172.30.9.24:8774/images/0424381a-ffb4-47e0-9924-aebcd1a89b76", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4767878-dd73-4c87-9108-200d7bd6d3a3", "links": [{"href": "http://172.30.9.24:8774/flavors/e4767878-dd73-4c87-9108-200d7bd6d3a3", "rel": "bookmark"}]}, "id": "e7970a36-4fda-4b6d-824e-9a31c3882274", "security_groups": [{"name": "singlevm1-sg_dbc7ad84-a64c-469b-9e39-b98e297cc517"}], "user_id": "95de64402f8d4801a01ee7f7b732ef1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T05:53:55Z", "hostId": "3efb5166631fe0992f32ba94a67d01529936d63d49afe164ea45cf65", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_dbc7ad84-a64c-469b-9e39-b98e297cc517", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_dbc7ad84-a64c-469b-9e39-b98e297cc517", "created": "2019-06-30T05:53:51Z", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:53:57,557 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a9784d27-6745-4374-bba4-7fc386f0f772 2019-06-30 05:53:57,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.161828041077s 2019-06-30 05:53:57,563 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:53:59,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:53:59,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:53:59,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 808 Content-Type: application/json Date: Sun, 30 Jun 2019 05:53: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-29b135fe-2338-4445-8b81-0fa2ce61cfc1 x-openstack-request-id: req-29b135fe-2338-4445-8b81-0fa2ce61cfc1 2019-06-30 05:53:59,878 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_dbc7ad84-a64c-469b-9e39-b98e297cc517": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:a6:f5", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e7970a36-4fda-4b6d-824e-9a31c3882274", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e7970a36-4fda-4b6d-824e-9a31c3882274", "rel": "bookmark"}], "image": {"id": "0424381a-ffb4-47e0-9924-aebcd1a89b76", "links": [{"href": "http://172.30.9.24:8774/images/0424381a-ffb4-47e0-9924-aebcd1a89b76", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4767878-dd73-4c87-9108-200d7bd6d3a3", "links": [{"href": "http://172.30.9.24:8774/flavors/e4767878-dd73-4c87-9108-200d7bd6d3a3", "rel": "bookmark"}]}, "id": "e7970a36-4fda-4b6d-824e-9a31c3882274", "security_groups": [{"name": "singlevm1-sg_dbc7ad84-a64c-469b-9e39-b98e297cc517"}], "user_id": "95de64402f8d4801a01ee7f7b732ef1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T05:53:55Z", "hostId": "3efb5166631fe0992f32ba94a67d01529936d63d49afe164ea45cf65", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_dbc7ad84-a64c-469b-9e39-b98e297cc517", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_dbc7ad84-a64c-469b-9e39-b98e297cc517", "created": "2019-06-30T05:53:51Z", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:53:59,878 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-29b135fe-2338-4445-8b81-0fa2ce61cfc1 2019-06-30 05:53:59,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.312279939651s 2019-06-30 05:53:59,885 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:54:01,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:54:01,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:54:02,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 808 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54: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-9c322c71-61b5-4703-b93a-667049accabc x-openstack-request-id: req-9c322c71-61b5-4703-b93a-667049accabc 2019-06-30 05:54:02,384 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_dbc7ad84-a64c-469b-9e39-b98e297cc517": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:a6:f5", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e7970a36-4fda-4b6d-824e-9a31c3882274", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e7970a36-4fda-4b6d-824e-9a31c3882274", "rel": "bookmark"}], "image": {"id": "0424381a-ffb4-47e0-9924-aebcd1a89b76", "links": [{"href": "http://172.30.9.24:8774/images/0424381a-ffb4-47e0-9924-aebcd1a89b76", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4767878-dd73-4c87-9108-200d7bd6d3a3", "links": [{"href": "http://172.30.9.24:8774/flavors/e4767878-dd73-4c87-9108-200d7bd6d3a3", "rel": "bookmark"}]}, "id": "e7970a36-4fda-4b6d-824e-9a31c3882274", "security_groups": [{"name": "singlevm1-sg_dbc7ad84-a64c-469b-9e39-b98e297cc517"}], "user_id": "95de64402f8d4801a01ee7f7b732ef1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T05:53:55Z", "hostId": "3efb5166631fe0992f32ba94a67d01529936d63d49afe164ea45cf65", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_dbc7ad84-a64c-469b-9e39-b98e297cc517", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_dbc7ad84-a64c-469b-9e39-b98e297cc517", "created": "2019-06-30T05:53:51Z", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:54:02,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9c322c71-61b5-4703-b93a-667049accabc 2019-06-30 05:54:02,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.496852874756s 2019-06-30 05:54:02,391 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:54:04,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:54:04,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:54:05,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 813 Content-Type: application/json Date: Sun, 30 Jun 2019 05: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-44496b23-d2d3-48e5-8481-c361834e3910 x-openstack-request-id: req-44496b23-d2d3-48e5-8481-c361834e3910 2019-06-30 05:54:05,105 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_dbc7ad84-a64c-469b-9e39-b98e297cc517": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:a6:f5", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e7970a36-4fda-4b6d-824e-9a31c3882274", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e7970a36-4fda-4b6d-824e-9a31c3882274", "rel": "bookmark"}], "image": {"id": "0424381a-ffb4-47e0-9924-aebcd1a89b76", "links": [{"href": "http://172.30.9.24:8774/images/0424381a-ffb4-47e0-9924-aebcd1a89b76", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2019-06-30T05:54:03.000000", "flavor": {"id": "e4767878-dd73-4c87-9108-200d7bd6d3a3", "links": [{"href": "http://172.30.9.24:8774/flavors/e4767878-dd73-4c87-9108-200d7bd6d3a3", "rel": "bookmark"}]}, "id": "e7970a36-4fda-4b6d-824e-9a31c3882274", "security_groups": [{"name": "singlevm1-sg_dbc7ad84-a64c-469b-9e39-b98e297cc517"}], "user_id": "95de64402f8d4801a01ee7f7b732ef1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:54:03Z", "hostId": "3efb5166631fe0992f32ba94a67d01529936d63d49afe164ea45cf65", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_dbc7ad84-a64c-469b-9e39-b98e297cc517", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_dbc7ad84-a64c-469b-9e39-b98e297cc517", "created": "2019-06-30T05:53:51Z", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:54:05,105 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-44496b23-d2d3-48e5-8481-c361834e3910 2019-06-30 05:54:05,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.712003946304s 2019-06-30 05:54:05,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 05:54:05,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=e7970a36-4fda-4b6d-824e-9a31c3882274" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:54:05,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 991 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:05 GMT X-Openstack-Request-Id: req-840215a3-cbcd-4918-a75c-47c8ca370828 2019-06-30 05:54:05,156 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T05:54:02Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8cadac2b-4042-4e4d-8f75-45145bdc890f","ip_address":"192.168.120.8"}],"id":"53afba1b-d0b0-453a-863f-a4b843b58fc1","security_groups":["693bf53f-b2bc-4e2e-9067-37fad1a8577d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:a6:f5","project_id":"8e0a6967d39c4318a38087a9e7ea67e9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96ed1e89-aea3-4000-9590-9c9b80e36174","tenant_id":"8e0a6967d39c4318a38087a9e7ea67e9","created_at":"2019-06-30T05:53:55Z","binding:vnic_type":"normal","device_id":"e7970a36-4fda-4b6d-824e-9a31c3882274","ip_allocation":"immediate"}]} 2019-06-30 05:54:05,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=e7970a36-4fda-4b6d-824e-9a31c3882274 used request id req-840215a3-cbcd-4918-a75c-47c8ca370828 2019-06-30 05:54:05,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0444929599762s 2019-06-30 05:54:05,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:54:05,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=53afba1b-d0b0-453a-863f-a4b843b58fc1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:54:05,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:05 GMT X-Openstack-Request-Id: req-119c0cbc-eabb-408b-a8bd-b54723f05f1d 2019-06-30 05:54:05,218 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 05:54:05,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=53afba1b-d0b0-453a-863f-a4b843b58fc1 used request id req-119c0cbc-eabb-408b-a8bd-b54723f05f1d 2019-06-30 05:54:05,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0523569583893s 2019-06-30 05:54:05,219 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_dbc7ad84-a64c-469b-9e39-b98e297cc517': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3a:a6:f5', 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'0424381a-ffb4-47e0-9924-aebcd1a89b76'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2019-06-30T05:54:03.000000', 'flavor': Munch({u'id': u'e4767878-dd73-4c87-9108-200d7bd6d3a3'}), 'az': u'nova', 'id': u'e7970a36-4fda-4b6d-824e-9a31c3882274', 'security_groups': [Munch({u'name': u'singlevm1-sg_dbc7ad84-a64c-469b-9e39-b98e297cc517'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'95de64402f8d4801a01ee7f7b732ef1b', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8e0a6967d39c4318a38087a9e7ea67e9', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-06-30T05:54:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T05:54:03Z', 'hostId': u'3efb5166631fe0992f32ba94a67d01529936d63d49afe164ea45cf65', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_dbc7ad84-a64c-469b-9e39-b98e297cc517', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'3efb5166631fe0992f32ba94a67d01529936d63d49afe164ea45cf65', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2019-06-30T05:54:03.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'8e0a6967d39c4318a38087a9e7ea67e9', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_dbc7ad84-a64c-469b-9e39-b98e297cc517', 'adminPass': u'byAKevo8Jeg7', 'tenant_id': u'8e0a6967d39c4318a38087a9e7ea67e9', 'created_at': u'2019-06-30T05:53:51Z', 'created': u'2019-06-30T05:53:51Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-30 05:54:05,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:54:05,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:54:05,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:05 GMT X-Openstack-Request-Id: req-5abcb491-5bec-4f94-8391-237361ae38ee 2019-06-30 05:54:05,319 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"96ed1e89-aea3-4000-9590-9c9b80e36174","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"8e0a6967d39c4318a38087a9e7ea67e9","l2_adjacency":true,"status":"ACTIVE","subnets":["8cadac2b-4042-4e4d-8f75-45145bdc890f"],"description":"","tags":[],"updated_at":"2019-06-30T05:53:39Z","qos_policy_id":null,"name":"singlevm1-net_dbc7ad84-a64c-469b-9e39-b98e297cc517","admin_state_up":true,"tenant_id":"8e0a6967d39c4318a38087a9e7ea67e9","created_at":"2019-06-30T05:53:39Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 05:54:05,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5abcb491-5bec-4f94-8391-237361ae38ee 2019-06-30 05:54:05,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0942430496216s 2019-06-30 05:54:05,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 05:54:05,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=e7970a36-4fda-4b6d-824e-9a31c3882274" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:54:05,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 991 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:05 GMT X-Openstack-Request-Id: req-1b9391a9-5802-4120-ba6c-3e24b663c6d1 2019-06-30 05:54:05,366 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T05:54:02Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8cadac2b-4042-4e4d-8f75-45145bdc890f","ip_address":"192.168.120.8"}],"id":"53afba1b-d0b0-453a-863f-a4b843b58fc1","security_groups":["693bf53f-b2bc-4e2e-9067-37fad1a8577d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:a6:f5","project_id":"8e0a6967d39c4318a38087a9e7ea67e9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96ed1e89-aea3-4000-9590-9c9b80e36174","tenant_id":"8e0a6967d39c4318a38087a9e7ea67e9","created_at":"2019-06-30T05:53:55Z","binding:vnic_type":"normal","device_id":"e7970a36-4fda-4b6d-824e-9a31c3882274","ip_allocation":"immediate"}]} 2019-06-30 05:54:05,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=e7970a36-4fda-4b6d-824e-9a31c3882274 used request id req-1b9391a9-5802-4120-ba6c-3e24b663c6d1 2019-06-30 05:54:05,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0456910133362s 2019-06-30 05:54:05,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-06-30 05:54:05,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" -d '{"floatingip": {"floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "fixed_ip_address": "192.168.120.8", "port_id": "53afba1b-d0b0-453a-863f-a4b843b58fc1"}}' 2019-06-30 05:54:07,935 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:07 GMT X-Openstack-Request-Id: req-617071e7-5e88-4a7a-95c6-dc8117270616 2019-06-30 05:54:07,935 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "f6ade841-37da-481f-aeb1-7b6ddb8bbb95", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:54:06Z", "updated_at": "2019-06-30T05:54:06Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "96ed1e89-aea3-4000-9590-9c9b80e36174", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3a:a6:f5", "device_id": "e7970a36-4fda-4b6d-824e-9a31c3882274"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_id": "53afba1b-d0b0-453a-863f-a4b843b58fc1", "id": "b3e2ae45-b04c-457e-b372-b30dbf33b80d", "qos_policy_id": null}} 2019-06-30 05:54:07,936 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-617071e7-5e88-4a7a-95c6-dc8117270616 2019-06-30 05:54:07,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.56878018379s 2019-06-30 05:54:07,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:54:07,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:54:08,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:08 GMT X-Openstack-Request-Id: req-ba506081-fca4-4652-924f-ec15458648fa 2019-06-30 05:54:08,033 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f6ade841-37da-481f-aeb1-7b6ddb8bbb95", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:54:06Z", "updated_at": "2019-06-30T05:54:06Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "96ed1e89-aea3-4000-9590-9c9b80e36174", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3a:a6:f5", "device_id": "e7970a36-4fda-4b6d-824e-9a31c3882274"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_id": "53afba1b-d0b0-453a-863f-a4b843b58fc1", "id": "b3e2ae45-b04c-457e-b372-b30dbf33b80d", "qos_policy_id": null}]} 2019-06-30 05:54:08,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-ba506081-fca4-4652-924f-ec15458648fa 2019-06-30 05:54:08,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0825479030609s 2019-06-30 05:54:08,040 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 05:54:08,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:54:08,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:54:08,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:08 GMT X-Openstack-Request-Id: req-9836fd25-be1e-42b2-90c0-d7f43698db76 2019-06-30 05:54:08,207 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f6ade841-37da-481f-aeb1-7b6ddb8bbb95", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:54:06Z", "updated_at": "2019-06-30T05:54:06Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "96ed1e89-aea3-4000-9590-9c9b80e36174", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3a:a6:f5", "device_id": "e7970a36-4fda-4b6d-824e-9a31c3882274"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_id": "53afba1b-d0b0-453a-863f-a4b843b58fc1", "id": "b3e2ae45-b04c-457e-b372-b30dbf33b80d", "qos_policy_id": null}]} 2019-06-30 05:54:08,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-9836fd25-be1e-42b2-90c0-d7f43698db76 2019-06-30 05:54:08,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0593459606171s 2019-06-30 05:54:08,214 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 05:54:08,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:54:08,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:54:08,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:08 GMT X-Openstack-Request-Id: req-4f13d506-cb81-411e-b8ae-4fb60fb06556 2019-06-30 05:54:08,385 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f6ade841-37da-481f-aeb1-7b6ddb8bbb95", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:54:06Z", "updated_at": "2019-06-30T05:54:06Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "96ed1e89-aea3-4000-9590-9c9b80e36174", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3a:a6:f5", "device_id": "e7970a36-4fda-4b6d-824e-9a31c3882274"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_id": "53afba1b-d0b0-453a-863f-a4b843b58fc1", "id": "b3e2ae45-b04c-457e-b372-b30dbf33b80d", "qos_policy_id": null}]} 2019-06-30 05:54:08,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-4f13d506-cb81-411e-b8ae-4fb60fb06556 2019-06-30 05:54:08,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0624480247498s 2019-06-30 05:54:08,391 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 05:54:08,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:54:08,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:54:08,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:08 GMT X-Openstack-Request-Id: req-d4a92deb-391d-40a0-9c32-35633da4dcf8 2019-06-30 05:54:08,559 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f6ade841-37da-481f-aeb1-7b6ddb8bbb95", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:54:06Z", "updated_at": "2019-06-30T05:54:06Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "96ed1e89-aea3-4000-9590-9c9b80e36174", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3a:a6:f5", "device_id": "e7970a36-4fda-4b6d-824e-9a31c3882274"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_id": "53afba1b-d0b0-453a-863f-a4b843b58fc1", "id": "b3e2ae45-b04c-457e-b372-b30dbf33b80d", "qos_policy_id": null}]} 2019-06-30 05:54:08,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d4a92deb-391d-40a0-9c32-35633da4dcf8 2019-06-30 05:54:08,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0586750507355s 2019-06-30 05:54:08,565 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 05:54:08,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:54:08,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:54:08,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:08 GMT X-Openstack-Request-Id: req-a6567244-32c1-41e6-9b47-b6bb3e1ff749 2019-06-30 05:54:08,733 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f6ade841-37da-481f-aeb1-7b6ddb8bbb95", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:54:06Z", "updated_at": "2019-06-30T05:54:06Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "96ed1e89-aea3-4000-9590-9c9b80e36174", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3a:a6:f5", "device_id": "e7970a36-4fda-4b6d-824e-9a31c3882274"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_id": "53afba1b-d0b0-453a-863f-a4b843b58fc1", "id": "b3e2ae45-b04c-457e-b372-b30dbf33b80d", "qos_policy_id": null}]} 2019-06-30 05:54:08,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-a6567244-32c1-41e6-9b47-b6bb3e1ff749 2019-06-30 05:54:08,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0599548816681s 2019-06-30 05:54:08,739 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 05:54:08,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:54:08,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:54:08,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:08 GMT X-Openstack-Request-Id: req-0586e0f1-634f-427e-878c-af5676c58585 2019-06-30 05:54:08,905 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f6ade841-37da-481f-aeb1-7b6ddb8bbb95", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:54:06Z", "updated_at": "2019-06-30T05:54:06Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "96ed1e89-aea3-4000-9590-9c9b80e36174", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3a:a6:f5", "device_id": "e7970a36-4fda-4b6d-824e-9a31c3882274"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_id": "53afba1b-d0b0-453a-863f-a4b843b58fc1", "id": "b3e2ae45-b04c-457e-b372-b30dbf33b80d", "qos_policy_id": null}]} 2019-06-30 05:54:08,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-0586e0f1-634f-427e-878c-af5676c58585 2019-06-30 05:54:08,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0557789802551s 2019-06-30 05:54:08,910 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 05:54:09,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:54:09,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:54:09,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:09 GMT X-Openstack-Request-Id: req-d9580e7a-019a-457c-9356-f09dc1c75952 2019-06-30 05:54:09,079 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f6ade841-37da-481f-aeb1-7b6ddb8bbb95", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:54:06Z", "updated_at": "2019-06-30T05:54:08Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "96ed1e89-aea3-4000-9590-9c9b80e36174", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3a:a6:f5", "device_id": "e7970a36-4fda-4b6d-824e-9a31c3882274"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_id": "53afba1b-d0b0-453a-863f-a4b843b58fc1", "id": "b3e2ae45-b04c-457e-b372-b30dbf33b80d", "qos_policy_id": null}]} 2019-06-30 05:54:09,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d9580e7a-019a-457c-9356-f09dc1c75952 2019-06-30 05:54:09,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.059730052948s 2019-06-30 05:54:09,085 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'f6ade841-37da-481f-aeb1-7b6ddb8bbb95', 'updated_at': u'2019-06-30T05:54:08Z', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'53afba1b-d0b0-453a-863f-a4b843b58fc1', 'id': u'b3e2ae45-b04c-457e-b372-b30dbf33b80d', 'network': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', 'port': u'53afba1b-d0b0-453a-863f-a4b843b58fc1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8e0a6967d39c4318a38087a9e7ea67e9', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8e0a6967d39c4318a38087a9e7ea67e9', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'96ed1e89-aea3-4000-9590-9c9b80e36174', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:3a:a6:f5', u'device_id': u'e7970a36-4fda-4b6d-824e-9a31c3882274'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'8e0a6967d39c4318a38087a9e7ea67e9', 'created_at': u'2019-06-30T05:54:06Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'96ed1e89-aea3-4000-9590-9c9b80e36174', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:3a:a6:f5', u'device_id': u'e7970a36-4fda-4b6d-824e-9a31c3882274'}), 'router': u'f6ade841-37da-481f-aeb1-7b6ddb8bbb95'}) 2019-06-30 05:54:09,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-30 05:54:09,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/e7970a36-4fda-4b6d-824e-9a31c3882274/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-30 05:54:10,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9611 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54: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-3e57d8e4-2518-41b4-ad6d-9c345b77ac98 x-openstack-request-id: req-3e57d8e4-2518-41b4-ad6d-9c345b77ac98 2019-06-30 05:54:10,014 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 561814468 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.266088] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.269181] pid_max: default: 32768 minimum: 301\n[ 0.270850] ACPI: Core revision 20150930\n[ 0.272915] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.275324] Security Framework initialized\n[ 0.276869] Yama: becoming mindful.\n[ 0.278220] AppArmor: AppArmor initialized\n[ 0.279774] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.282175] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.284547] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.286787] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.289316] Initializing cgroup subsys io\n[ 0.290819] Initializing cgroup subsys memory\n[ 0.292424] Initializing cgroup subsys devices\n[ 0.294042] Initializing cgroup subsys freezer\n[ 0.295654] Initializing cgroup subsys net_cls\n[ 0.297272] Initializing cgroup subsys perf_event\n[ 0.298964] Initializing cgroup subsys net_prio\n[ 0.300621] Initializing cgroup subsys hugetlb\n[ 0.302231] Initializing cgroup subsys pids\n[ 0.303834] CPU: Physical Processor ID: 0\n[ 0.306022] mce: CPU supports 10 MCE banks\n[ 0.307587] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.309453] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.329737] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.339696] ftrace: allocating 31920 entries in 125 pages\n[ 0.376707] smpboot: Max logical packages: 1\n[ 0.378285] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.380799] x2apic enabled\n[ 0.382235] Switched APIC routing to physical x2apic.\n[ 0.385269] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.387345] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.391187] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.394502] KVM setup paravirtual spinlock\n[ 0.396498] x86: Booted up 1 node, 1 CPUs\n[ 0.397990] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.400504] devtmpfs: initialized\n[ 0.402803] evm: security.selinux\n[ 0.404095] evm: security.SMACK64\n[ 0.405376] evm: security.SMACK64EXEC\n[ 0.406757] evm: security.SMACK64TRANSMUTE\n[ 0.408250] evm: security.SMACK64MMAP\n[ 0.409635] evm: security.ima\n[ 0.410814] evm: security.capability\n[ 0.412239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.415642] pinctrl core: initialized pinctrl subsystem\n[ 0.417620] RTC time: 5:54:03, date: 06/30/19\n[ 0.419328] NET: Registered protocol family 16\n[ 0.421069] cpuidle: using governor ladder\n[ 0.422593] cpuidle: using governor menu\n[ 0.424049] PCCT header not found.\n[ 0.425410] ACPI: bus type PCI registered\n[ 0.426898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.429170] PCI: Using configuration type 1 for base access\n[ 0.431838] ACPI: Added _OSI(Module Device)\n[ 0.433383] ACPI: Added _OSI(Processor Device)\n[ 0.434982] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.436656] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.439340] ACPI: Interpreter enabled\n[ 0.440752] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.444183] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.447602] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.451024] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.454440] ACPI: (supports S0 S5)\n[ 0.455749] ACPI: Using IOAPIC for interrupt routing\n[ 0.457502] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.462164] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.464280] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.466578] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.468799] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.472807] acpiphp: Slot [3] registered\n[ 0.474280] acpiphp: Slot [4] registered\n[ 0.475754] acpiphp: Slot [5] registered\n[ 0.477227] acpiphp: Slot [6] registered\n[ 0.478699] acpiphp: Slot [7] registered\n[ 0.480164] acpiphp: Slot [8] registered\n[ 0.481645] acpiphp: Slot [9] registered\n[ 0.483112] acpiphp: Slot [10] registered\n[ 0.484608] acpiphp: Slot [11] registered\n[ 0.486104] acpiphp: Slot [12] registered\n[ 0.487600] acpiphp: Slot [13] registered\n[ 0.489089] acpiphp: Slot [14] registered\n[ 0.490629] acpiphp: Slot [15] registered\n[ 0.508653] acpiphp: Slot [16] registered\n[ 0.510153] acpiphp: Slot [17] registered\n[ 0.511651] acpiphp: Slot [18] registered\n[ 0.513144] acpiphp: Slot [19] registered\n[ 0.514645] acpiphp: Slot [20] registered\n[ 0.516139] acpiphp: Slot [21] registered\n[ 0.517635] acpiphp: Slot [22] registered\n[ 0.519129] acpiphp: Slot [23] registered\n[ 0.520628] acpiphp: Slot [24] registered\n[ 0.522127] acpiphp: Slot [25] registered\n[ 0.523622] acpiphp: Slot [26] registered\n[ 0.525121] acpiphp: Slot [27] registered\n[ 0.526636] acpiphp: Slot [28] registered\n[ 0.528129] acpiphp: Slot [29] registered\n[ 0.529625] acpiphp: Slot [30] registered\n[ 0.533723] acpiphp: Slot [31] registered\n[ 0.535240] PCI host bridge to bus 0000:00\n[ 0.536761] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.539055] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.541317] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.544105] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.546792] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.549523] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.555080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.557450] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.559641] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.561995] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.566757] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.569389] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.591423] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.594377] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.596979] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.599570] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.602116] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.604393] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.606791] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.608747] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.611617] vgaarb: loaded\n[ 0.612723] vgaarb: bridge control possible 0000:00:02.0\n[ 0.614926] SCSI subsystem initialized\n[ 0.616617] ACPI: bus type USB registered\n[ 0.618138] usbcore: registered new interface driver usbfs\n[ 0.620107] usbcore: registered new interface driver hub\n[ 0.621979] usbcore: registered new device driver usb\n[ 0.623980] PCI: Using ACPI for IRQ routing\n[ 0.626001] NetLabel: Initializing\n[ 0.627317] NetLabel: domain hash size = 128\n[ 0.628887] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.630660] NetLabel: unlabeled traffic allowed by default\n[ 0.632808] clocksource: Switched to clocksource kvm-clock\n[ 0.643399] AppArmor: AppArmor Filesystem Enabled\n[ 0.645156] pnp: PnP ACPI init\n[ 0.646717] pnp: PnP ACPI: found 5 devices\n[ 0.653898] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.657061] NET: Registered protocol family 2\n[ 0.658927] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.661308] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.663539] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.665757] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.667769] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.669942] NET: Registered protocol family 1\n[ 0.671558] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.673594] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.675587] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.690660] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.705861] Trying to unpack rootfs image as initramfs...\n[ 0.767651] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.770689] Scanning for low memory corruption every 60 seconds\n[ 0.773048] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.775191] audit: initializing netlink subsys (disabled)\n[ 0.777142] audit: type=2000 audit(1561874043.950:1): initialized\n[ 0.779492] Initialise system trusted keyring\n[ 0.781212] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.783373] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.786633] zbud: loaded\n[ 0.787861] VFS: Disk quotas dquot_6.6.0\n[ 0.789379] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.792065] fuse init (API version 7.23)\n[ 0.793668] Key type big_key registered\n[ 0.795134] Allocating IMA MOK and blacklist keyrings.\n[ 0.797271] Key type asymmetric registered\n[ 0.798800] Asymmetric key parser 'x509' registered\n[ 0.800573] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.803313] io scheduler noop registered\n[ 0.804773] io scheduler deadline registered (default)\n[ 0.806613] io scheduler cfq registered\n[ 0.808144] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.810091] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.812399] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.815085] ACPI: Power Button [PWRF]\n[ 0.816597] GHES: HEST is not enabled!\n[ 0.830947] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.860649] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.864213] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.889883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.893497] Linux agpgart interface v0.103\n[ 0.897134] brd: module loaded\n[ 0.899582] loop: module loaded\n[ 0.905388] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.908069] GPT:90111 != 2097151\n[ 0.909328] GPT:Alternate GPT header not at the end of the disk.\n[ 0.911368] GPT:90111 != 2097151\n[ 0.912624] GPT: Use GNU Parted to correct GPT errors.\n[ 0.914424] vda: vda1 vda15\n[ 0.916310] scsi host0: ata_piix\n[ 0.917697] scsi host1: ata_piix\n[ 0.919001] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.921285] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.924194] libphy: Fixed MDIO Bus: probed\n[ 0.925726] tun: Universal TUN/TAP device driver, 1.6\n[ 0.927505] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.930871] PPP generic driver version 2.4.2\n[ 0.932507] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.934732] ehci-pci: EHCI PCI platform driver\n[ 0.936346] ehci-platform: EHCI generic platform driver\n[ 0.938196] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.940315] ohci-pci: OHCI PCI platform driver\n[ 0.941943] ohci-platform: OHCI generic platform driver\n[ 0.943792] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.958941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.960785] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.963486] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.965323] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.967470] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.969775] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.972400] usb usb1: Product: UHCI Host Controller\n[ 0.974124] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.976255] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.978015] hub 1-0:1.0: USB hub found\n[ 0.979439] hub 1-0:1.0: 2 ports detected\n[ 0.981088] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.984870] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.986627] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.988484] mousedev: PS/2 mouse device common for all mice\n[ 0.990782] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.993931] rtc_cmos 00:00: RTC can wake from S4\n[ 0.996141] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.998319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.000518] i2c /dev entries driver\n[ 1.001898] device-mapper: uevent: version 1.0.3\n[ 1.003630] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.006633] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.009004] NET: Registered protocol family 10\n[ 1.010901] NET: Registered protocol family 17\n[ 1.012538] Key type dns_resolver registered\n[ 1.014264] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.016285] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.019490] registered taskstats version 1\n[ 1.021047] Loading compiled-in X.509 certificates\n[ 1.023324] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.026766] zswap: loaded using pool lzo/zbud\n[ 1.029156] Key type trusted registered\n[ 1.031597] Key type encrypted registered\n[ 1.033120] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.035046] ima: No TPM chip found, activating TPM-bypass!\n[ 1.036976] evm: HMAC attrs: 0x1\n[ 1.038627] Magic number: 7:673:922\n[ 1.040146] rtc_cmos 00:00: setting system clock to 2019-06-30 05:54:04 UTC (1561874044)\n[ 1.043112] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.045185] EDD information not available.\n[ 1.078561] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.098159] Write protecting the kernel read-only data: 14336k\n[ 1.101722] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.104924] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\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.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.272671] 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.8...\nLease of 192.168.120.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.04. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCvbdVnCnmE8e5VMXHJetMgdWKOeGUysZZuUorLCP/wdb2QgFNeG40I+YAzvw3d8zmpZxyx8u5ty/uCFNQv7p9VijQOOVUMCLQAfmQAXhpPMf7ybXRf1JKe3iDojdcsMDUBW/eN/QvBZo/z6I/ZnqwJ6f9OjkbBe+vMpddKCGwaAGDwV0sYCKGzU1G5pPml2n7XZEtNAR4oo9ib98fRq0cWMqXbGT2ZZ4ei+qKqIyP8aY+QhlsJJgGpYe/oS7oy0PNOY4xukwJHpl86M2pzXvzfDLbv+UyTFRAF6nSxV0PGaxrZUeB6SVnVjnvDsmb5BjdlALZhaWYYq/T6HDV2pb7l root@singlevm1-vm-dbc7ad84-a64c-469b-9e39-b98e297cc517\nssh-dss AAAAB3NzaC1kc3MAAACBAJnlqjt/jeAH3K4mpucZ+s69S51AeU/Kwo9jiByhWOCBByHLE9Wh+XtM58g7I9lDHrQkDPmbvRTsXflLeM8nUulR5AQt3FoHWmWKvnXOLCyJGamlgAyVSrs9d9/M1ozTIhf32GFoyjFk0c63hFqKbgY9yTEcZatIugF4TCb6KR9lAAAAFQCYHgU/dOw9sqjYz23a5NsRpP/GkwAAAIAcz7lC2KSR9R5THLWjCTup8//m44kS0UiPnHGr7qHnRis2ldnvgXFdSH6YG27tmiVDSd0pYoBL+Z+1pAUncbC2EUghQ7X9Q5ejTU0c9VJ6LmoFtbY5uaa+tCd4kQpxMasWvUXdWq/RB4esWSvyd0f5PFUGF6YpJrKimkWaxFGl5gAAAIEAk5G97QeB5Wj8Scv8c+Y3RMWrP0UAWG8Pa8LNUzlPSHCRkWOqA0K4mjuoh1anfHM0f8PqqR8JHfb9h+fX86YCcU5Gn7GKrOZy92gVNk/wuvMiPUxLWuAmFee0gV3I8sPrFshI6sayjzC0mLB7Rc63qm9ZXqFpX50C06sgUy/EjIs= root@singlevm1-vm-dbc7ad84-a64c-469b-9e39-b98e297cc517\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe3a:a6f5/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-00000001\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-dbc7ad84-a64c-469b-9e39-b98e297cc517\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.15 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-dbc7ad84-a64c-469b-9e39-b98e297cc517 login: "} 2019-06-30 05:54:10,015 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/e7970a36-4fda-4b6d-824e-9a31c3882274/action used request id req-3e57d8e4-2518-41b4-ad6d-9c345b77ac98 2019-06-30 05:54:10,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.929548978806s 2019-06-30 05:54:10,016 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 561814468 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.266088] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.269181] pid_max: default: 32768 minimum: 301 [ 0.270850] ACPI: Core revision 20150930 [ 0.272915] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.275324] Security Framework initialized [ 0.276869] Yama: becoming mindful. [ 0.278220] AppArmor: AppArmor initialized [ 0.279774] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.282175] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.284547] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.286787] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.289316] Initializing cgroup subsys io [ 0.290819] Initializing cgroup subsys memory [ 0.292424] Initializing cgroup subsys devices [ 0.294042] Initializing cgroup subsys freezer [ 0.295654] Initializing cgroup subsys net_cls [ 0.297272] Initializing cgroup subsys perf_event [ 0.298964] Initializing cgroup subsys net_prio [ 0.300621] Initializing cgroup subsys hugetlb [ 0.302231] Initializing cgroup subsys pids [ 0.303834] CPU: Physical Processor ID: 0 [ 0.306022] mce: CPU supports 10 MCE banks [ 0.307587] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.309453] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.329737] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.339696] ftrace: allocating 31920 entries in 125 pages [ 0.376707] smpboot: Max logical packages: 1 [ 0.378285] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.380799] x2apic enabled [ 0.382235] Switched APIC routing to physical x2apic. [ 0.385269] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.387345] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.391187] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.394502] KVM setup paravirtual spinlock [ 0.396498] x86: Booted up 1 node, 1 CPUs [ 0.397990] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.400504] devtmpfs: initialized [ 0.402803] evm: security.selinux [ 0.404095] evm: security.SMACK64 [ 0.405376] evm: security.SMACK64EXEC [ 0.406757] evm: security.SMACK64TRANSMUTE [ 0.408250] evm: security.SMACK64MMAP [ 0.409635] evm: security.ima [ 0.410814] evm: security.capability [ 0.412239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.415642] pinctrl core: initialized pinctrl subsystem [ 0.417620] RTC time: 5:54:03, date: 06/30/19 [ 0.419328] NET: Registered protocol family 16 [ 0.421069] cpuidle: using governor ladder [ 0.422593] cpuidle: using governor menu [ 0.424049] PCCT header not found. [ 0.425410] ACPI: bus type PCI registered [ 0.426898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.429170] PCI: Using configuration type 1 for base access [ 0.431838] ACPI: Added _OSI(Module Device) [ 0.433383] ACPI: Added _OSI(Processor Device) [ 0.434982] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.436656] ACPI: Added _OSI(Processor Aggregator Device) [ 0.439340] ACPI: Interpreter enabled [ 0.440752] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.444183] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.447602] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.451024] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.454440] ACPI: (supports S0 S5) [ 0.455749] ACPI: Using IOAPIC for interrupt routing [ 0.457502] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.462164] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.464280] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.466578] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.468799] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.472807] acpiphp: Slot [3] registered [ 0.474280] acpiphp: Slot [4] registered [ 0.475754] acpiphp: Slot [5] registered [ 0.477227] acpiphp: Slot [6] registered [ 0.478699] acpiphp: Slot [7] registered [ 0.480164] acpiphp: Slot [8] registered [ 0.481645] acpiphp: Slot [9] registered [ 0.483112] acpiphp: Slot [10] registered [ 0.484608] acpiphp: Slot [11] registered [ 0.486104] acpiphp: Slot [12] registered [ 0.487600] acpiphp: Slot [13] registered [ 0.489089] acpiphp: Slot [14] registered [ 0.490629] acpiphp: Slot [15] registered [ 0.508653] acpiphp: Slot [16] registered [ 0.510153] acpiphp: Slot [17] registered [ 0.511651] acpiphp: Slot [18] registered [ 0.513144] acpiphp: Slot [19] registered [ 0.514645] acpiphp: Slot [20] registered [ 0.516139] acpiphp: Slot [21] registered [ 0.517635] acpiphp: Slot [22] registered [ 0.519129] acpiphp: Slot [23] registered [ 0.520628] acpiphp: Slot [24] registered [ 0.522127] acpiphp: Slot [25] registered [ 0.523622] acpiphp: Slot [26] registered [ 0.525121] acpiphp: Slot [27] registered [ 0.526636] acpiphp: Slot [28] registered [ 0.528129] acpiphp: Slot [29] registered [ 0.529625] acpiphp: Slot [30] registered [ 0.533723] acpiphp: Slot [31] registered [ 0.535240] PCI host bridge to bus 0000:00 [ 0.536761] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.539055] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.541317] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.544105] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.546792] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.549523] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.555080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.557450] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.559641] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.561995] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.566757] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.569389] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.591423] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.594377] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.596979] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.599570] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.602116] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.604393] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.606791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.608747] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.611617] vgaarb: loaded [ 0.612723] vgaarb: bridge control possible 0000:00:02.0 [ 0.614926] SCSI subsystem initialized [ 0.616617] ACPI: bus type USB registered [ 0.618138] usbcore: registered new interface driver usbfs [ 0.620107] usbcore: registered new interface driver hub [ 0.621979] usbcore: registered new device driver usb [ 0.623980] PCI: Using ACPI for IRQ routing [ 0.626001] NetLabel: Initializing [ 0.627317] NetLabel: domain hash size = 128 [ 0.628887] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.630660] NetLabel: unlabeled traffic allowed by default [ 0.632808] clocksource: Switched to clocksource kvm-clock [ 0.643399] AppArmor: AppArmor Filesystem Enabled [ 0.645156] pnp: PnP ACPI init [ 0.646717] pnp: PnP ACPI: found 5 devices [ 0.653898] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.657061] NET: Registered protocol family 2 [ 0.658927] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.661308] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.663539] TCP: Hash tables configured (established 4096 bind 4096) [ 0.665757] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.667769] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.669942] NET: Registered protocol family 1 [ 0.671558] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.673594] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.675587] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.690660] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.705861] Trying to unpack rootfs image as initramfs... [ 0.767651] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.770689] Scanning for low memory corruption every 60 seconds [ 0.773048] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.775191] audit: initializing netlink subsys (disabled) [ 0.777142] audit: type=2000 audit(1561874043.950:1): initialized [ 0.779492] Initialise system trusted keyring [ 0.781212] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.783373] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.786633] zbud: loaded [ 0.787861] VFS: Disk quotas dquot_6.6.0 [ 0.789379] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.792065] fuse init (API version 7.23) [ 0.793668] Key type big_key registered [ 0.795134] Allocating IMA MOK and blacklist keyrings. [ 0.797271] Key type asymmetric registered [ 0.798800] Asymmetric key parser 'x509' registered [ 0.800573] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.803313] io scheduler noop registered [ 0.804773] io scheduler deadline registered (default) [ 0.806613] io scheduler cfq registered [ 0.808144] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.810091] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.812399] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.815085] ACPI: Power Button [PWRF] [ 0.816597] GHES: HEST is not enabled! [ 0.830947] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.860649] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.864213] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.889883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.893497] Linux agpgart interface v0.103 [ 0.897134] brd: module loaded [ 0.899582] loop: module loaded [ 0.905388] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.908069] GPT:90111 != 2097151 [ 0.909328] GPT:Alternate GPT header not at the end of the disk. [ 0.911368] GPT:90111 != 2097151 [ 0.912624] GPT: Use GNU Parted to correct GPT errors. [ 0.914424] vda: vda1 vda15 [ 0.916310] scsi host0: ata_piix [ 0.917697] scsi host1: ata_piix [ 0.919001] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.921285] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.924194] libphy: Fixed MDIO Bus: probed [ 0.925726] tun: Universal TUN/TAP device driver, 1.6 [ 0.927505] tun: (C) 1999-2004 Max Krasnyansky [ 0.930871] PPP generic driver version 2.4.2 [ 0.932507] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.934732] ehci-pci: EHCI PCI platform driver [ 0.936346] ehci-platform: EHCI generic platform driver [ 0.938196] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.940315] ohci-pci: OHCI PCI platform driver [ 0.941943] ohci-platform: OHCI generic platform driver [ 0.943792] uhci_hcd: USB Universal Host Controller Interface driver [ 0.958941] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.960785] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.963486] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.965323] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.967470] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.969775] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.972400] usb usb1: Product: UHCI Host Controller [ 0.974124] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.976255] usb usb1: SerialNumber: 0000:00:01.2 [ 0.978015] hub 1-0:1.0: USB hub found [ 0.979439] hub 1-0:1.0: 2 ports detected [ 0.981088] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.984870] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.986627] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.988484] mousedev: PS/2 mouse device common for all mice [ 0.990782] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.993931] rtc_cmos 00:00: RTC can wake from S4 [ 0.996141] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.998319] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.000518] i2c /dev entries driver [ 1.001898] device-mapper: uevent: version 1.0.3 [ 1.003630] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.006633] ledtrig-cpu: registered to indicate activity on CPUs [ 1.009004] NET: Registered protocol family 10 [ 1.010901] NET: Registered protocol family 17 [ 1.012538] Key type dns_resolver registered [ 1.014264] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.016285] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.019490] registered taskstats version 1 [ 1.021047] Loading compiled-in X.509 certificates [ 1.023324] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.026766] zswap: loaded using pool lzo/zbud [ 1.029156] Key type trusted registered [ 1.031597] Key type encrypted registered [ 1.033120] AppArmor: AppArmor sha1 policy hashing enabled [ 1.035046] ima: No TPM chip found, activating TPM-bypass! [ 1.036976] evm: HMAC attrs: 0x1 [ 1.038627] Magic number: 7:673:922 [ 1.040146] rtc_cmos 00:00: setting system clock to 2019-06-30 05:54:04 UTC (1561874044) [ 1.043112] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.045185] EDD information not available. [ 1.078561] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.098159] Write protecting the kernel read-only data: 14336k [ 1.101722] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.104924] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.272671] 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.8... Lease of 192.168.120.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.04. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCvbdVnCnmE8e5VMXHJetMgdWKOeGUysZZuUorLCP/wdb2QgFNeG40I+YAzvw3d8zmpZxyx8u5ty/uCFNQv7p9VijQOOVUMCLQAfmQAXhpPMf7ybXRf1JKe3iDojdcsMDUBW/eN/QvBZo/z6I/ZnqwJ6f9OjkbBe+vMpddKCGwaAGDwV0sYCKGzU1G5pPml2n7XZEtNAR4oo9ib98fRq0cWMqXbGT2ZZ4ei+qKqIyP8aY+QhlsJJgGpYe/oS7oy0PNOY4xukwJHpl86M2pzXvzfDLbv+UyTFRAF6nSxV0PGaxrZUeB6SVnVjnvDsmb5BjdlALZhaWYYq/T6HDV2pb7l root@singlevm1-vm-dbc7ad84-a64c-469b-9e39-b98e297cc517 ssh-dss AAAAB3NzaC1kc3MAAACBAJnlqjt/jeAH3K4mpucZ+s69S51AeU/Kwo9jiByhWOCBByHLE9Wh+XtM58g7I9lDHrQkDPmbvRTsXflLeM8nUulR5AQt3FoHWmWKvnXOLCyJGamlgAyVSrs9d9/M1ozTIhf32GFoyjFk0c63hFqKbgY9yTEcZatIugF4TCb6KR9lAAAAFQCYHgU/dOw9sqjYz23a5NsRpP/GkwAAAIAcz7lC2KSR9R5THLWjCTup8//m44kS0UiPnHGr7qHnRis2ldnvgXFdSH6YG27tmiVDSd0pYoBL+Z+1pAUncbC2EUghQ7X9Q5ejTU0c9VJ6LmoFtbY5uaa+tCd4kQpxMasWvUXdWq/RB4esWSvyd0f5PFUGF6YpJrKimkWaxFGl5gAAAIEAk5G97QeB5Wj8Scv8c+Y3RMWrP0UAWG8Pa8LNUzlPSHCRkWOqA0K4mjuoh1anfHM0f8PqqR8JHfb9h+fX86YCcU5Gn7GKrOZy92gVNk/wuvMiPUxLWuAmFee0gV3I8sPrFshI6sayjzC0mLB7Rc63qm9ZXqFpX50C06sgUy/EjIs= root@singlevm1-vm-dbc7ad84-a64c-469b-9e39-b98e297cc517 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.13s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe3a:a6f5/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-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-dbc7ad84-a64c-469b-9e39-b98e297cc517 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.15 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-dbc7ad84-a64c-469b-9e39-b98e297cc517 login: 2019-06-30 05:54:10,021 - paramiko.transport - DEBUG - starting thread (client mode): 0x7cc7ec90L 2019-06-30 05:54:10,021 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-30 05:54:10,022 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-06-30 05:54:10,022 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-06-30 05:54:10,023 - 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 2019-06-30 05:54:10,024 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 05:54:10,024 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-06-30 05:54:10,024 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 05:54:10,024 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 05:54:10,024 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 05:54:10,046 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-30 05:54:10,047 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 05:54:10,054 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: ecdb1e3c19a2da91aa13516dd7b2bf67 2019-06-30 05:54:10,055 - paramiko.transport - DEBUG - Trying discovered key 4d713ae70df6cf11afe93fb55b96996e in /tmp/tmpH4gJGe 2019-06-30 05:54:10,083 - paramiko.transport - DEBUG - userauth is OK 2019-06-30 05:54:10,089 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-30 05:54:10,119 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-30 05:54:10,121 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-06-30 05:54:10,121 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-30 05:54:10,122 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-30 05:54:10,124 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-30 05:54:10,124 - functest.core.singlevm - DEBUG - output: Hello World 2019-06-30 05:54:10,124 - functest.core.singlevm - DEBUG - error: 2019-06-30 05:54:10,130 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-06-30 05:54:10,244 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 05:54:10,244 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:32 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-30 05:54:10,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-30 05:54:10,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/b3e2ae45-b04c-457e-b372-b30dbf33b80d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:54:11,510 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:54:11 GMT X-Openstack-Request-Id: req-06e7b347-0b60-432c-ada0-c3fdac017eb7 2019-06-30 05:54:11,510 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:54:11,510 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/b3e2ae45-b04c-457e-b372-b30dbf33b80d.json used request id req-06e7b347-0b60-432c-ada0-c3fdac017eb7 2019-06-30 05:54:11,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.25711894035s 2019-06-30 05:54:11,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:54:11,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:54:11,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:11 GMT X-Openstack-Request-Id: req-e5b21585-d23d-42c7-a771-07c07b934511 2019-06-30 05:54:11,584 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 05:54:11,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-e5b21585-d23d-42c7-a771-07c07b934511 2019-06-30 05:54:11,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0643091201782s 2019-06-30 05:54:11,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-30 05:54:11,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/e7970a36-4fda-4b6d-824e-9a31c3882274 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:54:11,926 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 30 Jun 2019 05:54: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-ea43307e-0c2f-4bf2-a199-574f25c484f1 x-openstack-request-id: req-ea43307e-0c2f-4bf2-a199-574f25c484f1 2019-06-30 05:54:11,926 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/e7970a36-4fda-4b6d-824e-9a31c3882274 used request id req-ea43307e-0c2f-4bf2-a199-574f25c484f1 2019-06-30 05:54:11,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.341140985489s 2019-06-30 05:54:11,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:54:11,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:54:13,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54: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-39bb686b-ca79-48dc-883a-7adee6255aac x-openstack-request-id: req-39bb686b-ca79-48dc-883a-7adee6255aac 2019-06-30 05:54:13,019 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_dbc7ad84-a64c-469b-9e39-b98e297cc517": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:a6:f5", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:a6:f5", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e7970a36-4fda-4b6d-824e-9a31c3882274", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e7970a36-4fda-4b6d-824e-9a31c3882274", "rel": "bookmark"}], "image": {"id": "0424381a-ffb4-47e0-9924-aebcd1a89b76", "links": [{"href": "http://172.30.9.24:8774/images/0424381a-ffb4-47e0-9924-aebcd1a89b76", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2019-06-30T05:54:03.000000", "flavor": {"id": "e4767878-dd73-4c87-9108-200d7bd6d3a3", "links": [{"href": "http://172.30.9.24:8774/flavors/e4767878-dd73-4c87-9108-200d7bd6d3a3", "rel": "bookmark"}]}, "id": "e7970a36-4fda-4b6d-824e-9a31c3882274", "security_groups": [{"name": "singlevm1-sg_dbc7ad84-a64c-469b-9e39-b98e297cc517"}], "user_id": "95de64402f8d4801a01ee7f7b732ef1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:54:11Z", "hostId": "3efb5166631fe0992f32ba94a67d01529936d63d49afe164ea45cf65", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_dbc7ad84-a64c-469b-9e39-b98e297cc517", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_dbc7ad84-a64c-469b-9e39-b98e297cc517", "created": "2019-06-30T05:53:51Z", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:54:13,019 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-39bb686b-ca79-48dc-883a-7adee6255aac 2019-06-30 05:54:13,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09213209152s 2019-06-30 05:54:13,021 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:54:15,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:54:15,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:54:15,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54: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-a0ad3c41-ddd8-4a86-9c8b-e3e75ddf104c x-openstack-request-id: req-a0ad3c41-ddd8-4a86-9c8b-e3e75ddf104c 2019-06-30 05:54:15,097 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-06-30 05:54:15,097 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a0ad3c41-ddd8-4a86-9c8b-e3e75ddf104c 2019-06-30 05:54:15,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0741941928864s 2019-06-30 05:54:15,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 05:54:15,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:54:15,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:15 GMT X-Openstack-Request-Id: req-6dc01d01-86e2-49b3-b807-5ee08e9d4377 2019-06-30 05:54:15,164 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "created_at": "2019-06-30T05:50:03Z", "updated_at": "2019-06-30T05:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "0d8844f3-ea4c-4dfc-9795-3f00e3466243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:03Z", "revision_number": 0, "id": "84f6baa6-388c-4d2c-9731-c59876827caf", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:03Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "a281473d-03db-4806-a4d4-0bcd09417300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "f6ee904e-3ab7-4383-aea8-6ab0b9b9b002", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}], "revision_number": 1, "project_id": "b832943639d345c28f57e6440b8b5ce7", "id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:52:29Z", "updated_at": "2019-06-30T05:52:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "379bfc24-0b1d-4ed3-8a2c-faa34dd1e1a9", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "59d93de2-729a-4409-8fdf-028f883a52b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "9b32e8bb-2f4c-4f28-a53b-62887daaf278", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "b2c6ae5a-c09b-4ac4-9cae-b8c111a7a429", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}], "revision_number": 1, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T05:52:31Z", "updated_at": "2019-06-30T05:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "027d04c8-43f4-4439-9ef0-6f3ef0f5cd84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "184535b3-d0be-442f-ac92-bc9447bec1b7", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "5f725998-4a95-41f3-b5a8-b42fc8f44b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "6bdbdd75-dd8f-42ea-a9b6-b90345e98591", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5478dc27-f236-4606-9022-2c758f2d5625", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:53:47Z", "updated_at": "2019-06-30T05:53:47Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:53:47Z", "revision_number": 0, "id": "126e6bae-98b6-4257-9b1a-b2ff9909aa3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:53:47Z", "security_group_id": "693bf53f-b2bc-4e2e-9067-37fad1a8577d", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:53:47Z", "revision_number": 0, "id": "20661512-52fd-4ec8-9cab-c6ed3b0f1d8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:53:47Z", "security_group_id": "693bf53f-b2bc-4e2e-9067-37fad1a8577d", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T05:53:47Z", "revision_number": 0, "id": "58e26215-cb74-4d56-9603-8c3e2e2eb773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:53:47Z", "security_group_id": "693bf53f-b2bc-4e2e-9067-37fad1a8577d", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:53:47Z", "revision_number": 0, "id": "5c56ac8e-2d79-44e7-a6a1-4e7af4208410", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:53:47Z", "security_group_id": "693bf53f-b2bc-4e2e-9067-37fad1a8577d", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}], "revision_number": 3, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "693bf53f-b2bc-4e2e-9067-37fad1a8577d", "name": "singlevm1-sg_dbc7ad84-a64c-469b-9e39-b98e297cc517"}]} 2019-06-30 05:54:15,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-6dc01d01-86e2-49b3-b807-5ee08e9d4377 2019-06-30 05:54:15,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0617249011993s 2019-06-30 05:54:15,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 05:54:15,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/693bf53f-b2bc-4e2e-9067-37fad1a8577d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:54:15,534 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:54:15 GMT X-Openstack-Request-Id: req-3a0dd60f-df24-477b-a76b-2ea6b04b9d36 2019-06-30 05:54:15,534 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:54:15,534 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/693bf53f-b2bc-4e2e-9067-37fad1a8577d.json used request id req-3a0dd60f-df24-477b-a76b-2ea6b04b9d36 2019-06-30 05:54:15,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.362509012222s 2019-06-30 05:54:15,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-06-30 05:54:15,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/singlevm1-kp_dbc7ad84-a64c-469b-9e39-b98e297cc517 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:54:15,588 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54: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-5121f944-da9b-4895-b041-0cc3ad4d274a x-openstack-request-id: req-5121f944-da9b-4895-b041-0cc3ad4d274a 2019-06-30 05:54:15,588 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/singlevm1-kp_dbc7ad84-a64c-469b-9e39-b98e297cc517 used request id req-5121f944-da9b-4895-b041-0cc3ad4d274a 2019-06-30 05:54:15,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0534520149231s 2019-06-30 05:54:15,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-30 05:54:15,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/f6ade841-37da-481f-aeb1-7b6ddb8bbb95/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" -d '{"subnet_id": "8cadac2b-4042-4e4d-8f75-45145bdc890f"}' 2019-06-30 05:54:17,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:17 GMT X-Openstack-Request-Id: req-3eec7785-45c4-4860-b662-b25e1aa4a647 2019-06-30 05:54:17,681 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "96ed1e89-aea3-4000-9590-9c9b80e36174", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "subnet_id": "8cadac2b-4042-4e4d-8f75-45145bdc890f", "subnet_ids": ["8cadac2b-4042-4e4d-8f75-45145bdc890f"], "port_id": "7ed7aad2-bc18-4b3c-9d94-f4b1d2965178", "id": "f6ade841-37da-481f-aeb1-7b6ddb8bbb95"} 2019-06-30 05:54:17,681 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/f6ade841-37da-481f-aeb1-7b6ddb8bbb95/remove_router_interface.json used request id req-3eec7785-45c4-4860-b662-b25e1aa4a647 2019-06-30 05:54:17,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.09271597862s 2019-06-30 05:54:17,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 05:54:17,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:54:17,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 718 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:17 GMT X-Openstack-Request-Id: req-5d629c5d-dfae-4e52-b55f-7045c94f4b1c 2019-06-30 05:54:17,796 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:53:40Z", "admin_state_up": true, "updated_at": "2019-06-30T05:54:16Z", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "f6ade841-37da-481f-aeb1-7b6ddb8bbb95", "name": "singlevm1-router_dbc7ad84-a64c-469b-9e39-b98e297cc517"}]} 2019-06-30 05:54:17,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-5d629c5d-dfae-4e52-b55f-7045c94f4b1c 2019-06-30 05:54:17,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.114007949829s 2019-06-30 05:54:17,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 05:54:17,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/f6ade841-37da-481f-aeb1-7b6ddb8bbb95.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:54:19,023 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:54:19 GMT X-Openstack-Request-Id: req-b81c83ec-119f-45e3-bfbd-c9e17cbbaf67 2019-06-30 05:54:19,023 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:54:19,023 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/f6ade841-37da-481f-aeb1-7b6ddb8bbb95.json used request id req-b81c83ec-119f-45e3-bfbd-c9e17cbbaf67 2019-06-30 05:54:19,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.22614002228s 2019-06-30 05:54:19,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 05:54:19,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:54:19,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:19 GMT X-Openstack-Request-Id: req-fd12e9cf-c7de-4369-8738-b2df09ee8564 2019-06-30 05:54:19,064 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-30T05:50:08Z","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":"6acb3602-338d-4baa-852a-3f10ec4a5a30","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"b832943639d345c28f57e6440b8b5ce7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:08Z","ip_version":4},{"updated_at":"2019-06-30T05:53:39Z","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":"8cadac2b-4042-4e4d-8f75-45145bdc890f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8e0a6967d39c4318a38087a9e7ea67e9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_dbc7ad84-a64c-469b-9e39-b98e297cc517","enable_dhcp":true,"segment_id":null,"network_id":"96ed1e89-aea3-4000-9590-9c9b80e36174","tenant_id":"8e0a6967d39c4318a38087a9e7ea67e9","created_at":"2019-06-30T05:53:39Z","ip_version":4}]} 2019-06-30 05:54:19,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-fd12e9cf-c7de-4369-8738-b2df09ee8564 2019-06-30 05:54:19,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0400619506836s 2019-06-30 05:54:19,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-30 05:54:19,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/8cadac2b-4042-4e4d-8f75-45145bdc890f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:54:20,192 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:54:20 GMT X-Openstack-Request-Id: req-b3436404-5313-49d0-ab5f-4a495581c002 2019-06-30 05:54:20,192 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:54:20,192 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/8cadac2b-4042-4e4d-8f75-45145bdc890f.json used request id req-b3436404-5313-49d0-ab5f-4a495581c002 2019-06-30 05:54:20,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.12687182426s 2019-06-30 05:54:20,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:54:20,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:54:20,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:20 GMT X-Openstack-Request-Id: req-45a77bde-2fb0-43e5-a5c8-f075c61e2a19 2019-06-30 05:54:20,275 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"96ed1e89-aea3-4000-9590-9c9b80e36174","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"8e0a6967d39c4318a38087a9e7ea67e9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T05:54:20Z","qos_policy_id":null,"name":"singlevm1-net_dbc7ad84-a64c-469b-9e39-b98e297cc517","admin_state_up":true,"tenant_id":"8e0a6967d39c4318a38087a9e7ea67e9","created_at":"2019-06-30T05:53:39Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 05:54:20,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-45a77bde-2fb0-43e5-a5c8-f075c61e2a19 2019-06-30 05:54:20,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0826849937439s 2019-06-30 05:54:20,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-30 05:54:20,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/96ed1e89-aea3-4000-9590-9c9b80e36174.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:54:21,486 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:54:21 GMT X-Openstack-Request-Id: req-8404eed9-3e31-481a-8132-c090069be13e 2019-06-30 05:54:21,486 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:54:21,486 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/96ed1e89-aea3-4000-9590-9c9b80e36174.json used request id req-8404eed9-3e31-481a-8132-c090069be13e 2019-06-30 05:54:21,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.20901584625s 2019-06-30 05:54:21,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 05:54:21,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:54:21,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:21 GMT X-Openstack-Request-Id: req-fc6f6a3e-15ff-4adc-99fb-41a08bbbdde3 2019-06-30 05:54:21,524 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:53:46Z", "file": "/v2/images/0424381a-ffb4-47e0-9924-aebcd1a89b76/file", "owner": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "0424381a-ffb4-47e0-9924-aebcd1a89b76", "size": 12716032, "self": "/v2/images/0424381a-ffb4-47e0-9924-aebcd1a89b76", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/0424381a-ffb4-47e0-9924-aebcd1a89b76/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/0424381a-ffb4-47e0-9924-aebcd1a89b76/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_dbc7ad84-a64c-469b-9e39-b98e297cc517", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_dbc7ad84-a64c-469b-9e39-b98e297cc517", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T05:53:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 05:54:21,524 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-fc6f6a3e-15ff-4adc-99fb-41a08bbbdde3 2019-06-30 05:54:21,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0331511497498s 2019-06-30 05:54:21,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 05:54:21,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/0424381a-ffb4-47e0-9924-aebcd1a89b76 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:54:22,247 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 05:54:22 GMT X-Openstack-Request-Id: req-355b42d8-8384-48ca-8630-4877711258da 2019-06-30 05:54:22,247 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 05:54:22,247 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/0424381a-ffb4-47e0-9924-aebcd1a89b76 used request id req-355b42d8-8384-48ca-8630-4877711258da 2019-06-30 05:54:22,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.721139192581s 2019-06-30 05:54:22,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 05:54:22,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:54:22,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54: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-5566fe50-25b1-4297-a8f9-d3c2ca3de4ff x-openstack-request-id: req-5566fe50-25b1-4297-a8f9-d3c2ca3de4ff 2019-06-30 05:54:22,275 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_dbc7ad84-a64c-469b-9e39-b98e297cc517", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/e4767878-dd73-4c87-9108-200d7bd6d3a3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/e4767878-dd73-4c87-9108-200d7bd6d3a3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e4767878-dd73-4c87-9108-200d7bd6d3a3"}]} 2019-06-30 05:54:22,276 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-5566fe50-25b1-4297-a8f9-d3c2ca3de4ff 2019-06-30 05:54:22,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0281319618225s 2019-06-30 05:54:22,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 05:54:22,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/e4767878-dd73-4c87-9108-200d7bd6d3a3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}df3ad0da40dca310a90d349af2ace7217cd12e76" 2019-06-30 05:54:22,323 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 05: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-2eb4b3b0-c93a-4c1f-8c9d-1b0b765ee3d1 x-openstack-request-id: req-2eb4b3b0-c93a-4c1f-8c9d-1b0b765ee3d1 2019-06-30 05:54:22,323 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/e4767878-dd73-4c87-9108-200d7bd6d3a3 used request id req-2eb4b3b0-c93a-4c1f-8c9d-1b0b765ee3d1 2019-06-30 05:54:22,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0465219020844s 2019-06-30 05:54:22,370 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-06-30 05:54:22,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:54:22,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7c4ec02-9d55-4755-b260-f6d0cf09579a 2019-06-30 05:54:22,416 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 05:54:22,416 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-b7c4ec02-9d55-4755-b260-f6d0cf09579a 2019-06-30 05:54:22,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 05:54:22,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}], "expires_at": "2019-06-30T06:54:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "95de64402f8d4801a01ee7f7b732ef1b"}, "audit_ids": ["_ePfFPhIT-mdi6zc7XwBTw"], "issued_at": "2019-06-30T05:54:22.000000Z"}} 2019-06-30 05:54:22,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:54:22,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce013594a750ce48ab69562e562a63dc734f2def" 2019-06-30 05:54:23,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:23 GMT X-Openstack-Request-Id: req-173bd1bb-0826-4207-8940-2504273c1c38 2019-06-30 05:54:23,130 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 05:54:23,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-173bd1bb-0826-4207-8940-2504273c1c38 2019-06-30 05:54:23,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.301177024841s 2019-06-30 05:54:23,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:54:23,144 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f4c5759-24ae-4dd4-8761-4768fd4adc34 2019-06-30 05:54:23,144 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 05:54:23,144 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-7f4c5759-24ae-4dd4-8761-4768fd4adc34 2019-06-30 05:54:23,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 05:54:23,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce013594a750ce48ab69562e562a63dc734f2def" 2019-06-30 05:54:23,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3b624ca-5a8c-4cc5-bb1d-7a3d65c58ae5 2019-06-30 05:54:23,330 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 05:54:23,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-a3b624ca-5a8c-4cc5-bb1d-7a3d65c58ae5 2019-06-30 05:54:23,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.185549974442s 2019-06-30 05:54:23,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-30 05:54:23,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce013594a750ce48ab69562e562a63dc734f2def" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_107f2db1-6c9e-4a4d-804e-bc13dbf2342a"}}' 2019-06-30 05:54:23,606 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32f10ea7-fdd8-46c4-aac5-dd3c10dec744 2019-06-30 05:54:23,607 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.24:5000/v3/projects/fecc6eb480964ea887f09f2a85331a3c"}, "tags": [], "enabled": true, "id": "fecc6eb480964ea887f09f2a85331a3c", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_107f2db1-6c9e-4a4d-804e-bc13dbf2342a"}} 2019-06-30 05:54:23,607 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-32f10ea7-fdd8-46c4-aac5-dd3c10dec744 2019-06-30 05:54:23,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.268272161484s 2019-06-30 05:54:23,608 - 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'fecc6eb480964ea887f09f2a85331a3c', '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_107f2db1-6c9e-4a4d-804e-bc13dbf2342a'}) 2019-06-30 05:54:23,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-30 05:54:23,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce013594a750ce48ab69562e562a63dc734f2def" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "9SZ7BAvjP4ny6JsCm0rYI8CTde9Pvd", "email": null, "name": "singlevm2-user_107f2db1-6c9e-4a4d-804e-bc13dbf2342a"}}' 2019-06-30 05:54:24,114 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4679e1c-ab56-4e77-9a31-fc29c890a062 2019-06-30 05:54:24,114 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "links": {"self": "http://172.30.9.24:5000/v3/users/c045a6b1d2c34ea0988934a993bf2843"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c045a6b1d2c34ea0988934a993bf2843", "domain_id": "default", "password_expires_at": null}} 2019-06-30 05:54:24,114 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-f4679e1c-ab56-4e77-9a31-fc29c890a062 2019-06-30 05:54:24,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.500241994858s 2019-06-30 05:54:24,115 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c045a6b1d2c34ea0988934a993bf2843', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_107f2db1-6c9e-4a4d-804e-bc13dbf2342a'}) 2019-06-30 05:54:24,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 05:54:24,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce013594a750ce48ab69562e562a63dc734f2def" 2019-06-30 05:54:24,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2772af97-cb78-4e39-ac0e-9d70c9d4154e 2019-06-30 05:54:24,312 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 05:54:24,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2772af97-cb78-4e39-ac0e-9d70c9d4154e 2019-06-30 05:54:24,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193369865417s 2019-06-30 05:54:24,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 05:54:24,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce013594a750ce48ab69562e562a63dc734f2def" 2019-06-30 05:54:24,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98d0bbc9-d1a8-4d3a-a210-8ce5050dc76e 2019-06-30 05:54:24,448 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 05:54:24,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-98d0bbc9-d1a8-4d3a-a210-8ce5050dc76e 2019-06-30 05:54:24,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.1313560009s 2019-06-30 05:54:24,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 05:54:24,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce013594a750ce48ab69562e562a63dc734f2def" 2019-06-30 05:54:24,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-852d169b-8b8b-4fe3-9d84-728b0dacfa9d 2019-06-30 05:54:24,610 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 05:54:24,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-852d169b-8b8b-4fe3-9d84-728b0dacfa9d 2019-06-30 05:54:24,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.156611919403s 2019-06-30 05:54:24,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 05:54:24,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce013594a750ce48ab69562e562a63dc734f2def" 2019-06-30 05:54:24,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7c3c248-3706-41b2-a055-6e1db27e32e2 2019-06-30 05:54:24,792 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 05:54:24,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-d7c3c248-3706-41b2-a055-6e1db27e32e2 2019-06-30 05:54:24,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.176784038544s 2019-06-30 05:54:24,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 05:54:24,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce013594a750ce48ab69562e562a63dc734f2def" 2019-06-30 05:54:25,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abad4ccb-f38e-4d37-89bd-be131b4b99dc 2019-06-30 05:54:25,021 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "singlevm2-user_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "links": {"self": "http://172.30.9.24:5000/v3/users/c045a6b1d2c34ea0988934a993bf2843"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c045a6b1d2c34ea0988934a993bf2843", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 05:54:25,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-abad4ccb-f38e-4d37-89bd-be131b4b99dc 2019-06-30 05:54:25,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22841501236s 2019-06-30 05:54:25,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 05:54:25,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce013594a750ce48ab69562e562a63dc734f2def" 2019-06-30 05:54:25,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9585b50d-de51-4023-b434-2d621da52cde 2019-06-30 05:54:25,148 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.24:5000/v3/projects/fecc6eb480964ea887f09f2a85331a3c"}, "tags": [], "enabled": true, "id": "fecc6eb480964ea887f09f2a85331a3c", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_107f2db1-6c9e-4a4d-804e-bc13dbf2342a"}]} 2019-06-30 05:54:25,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-9585b50d-de51-4023-b434-2d621da52cde 2019-06-30 05:54:25,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115863084793s 2019-06-30 05:54:25,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 05:54:25,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=c045a6b1d2c34ea0988934a993bf2843&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=fecc6eb480964ea887f09f2a85331a3c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce013594a750ce48ab69562e562a63dc734f2def" 2019-06-30 05:54:25,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-160f701c-c9a1-4c83-b180-1f2073a79253 2019-06-30 05:54:25,263 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=c045a6b1d2c34ea0988934a993bf2843&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=fecc6eb480964ea887f09f2a85331a3c", "previous": null, "next": null}} 2019-06-30 05:54:25,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=c045a6b1d2c34ea0988934a993bf2843&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=fecc6eb480964ea887f09f2a85331a3c used request id req-160f701c-c9a1-4c83-b180-1f2073a79253 2019-06-30 05:54:25,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107513904572s 2019-06-30 05:54:25,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 05:54:25,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/fecc6eb480964ea887f09f2a85331a3c/users/c045a6b1d2c34ea0988934a993bf2843/roles/1cfc497138b141ff84abf3d62ced3145 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce013594a750ce48ab69562e562a63dc734f2def" 2019-06-30 05:54:25,495 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 05:54:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93ece5be-e6e6-4aaf-bb4f-f91dcf799c63 2019-06-30 05:54:25,495 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 05:54:25,495 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/fecc6eb480964ea887f09f2a85331a3c/users/c045a6b1d2c34ea0988934a993bf2843/roles/1cfc497138b141ff84abf3d62ced3145 used request id req-93ece5be-e6e6-4aaf-bb4f-f91dcf799c63 2019-06-30 05:54:25,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.228739023209s 2019-06-30 05:54:25,496 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_107f2db1-6c9e-4a4d-804e-bc13dbf2342a', 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'fecc6eb480964ea887f09f2a85331a3c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '9SZ7BAvjP4ny6JsCm0rYI8CTde9Pvd', 'username': u'singlevm2-user_107f2db1-6c9e-4a4d-804e-bc13dbf2342a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-30 05:54:25,500 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_107f2db1-6c9e-4a4d-804e-bc13dbf2342a', 'password': '9SZ7BAvjP4ny6JsCm0rYI8CTde9Pvd', 'project_name': 'singlevm2-project_107f2db1-6c9e-4a4d-804e-bc13dbf2342a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'fecc6eb480964ea887f09f2a85331a3c', 'project_domain_name': 'Default'} 2019-06-30 05:54:25,500 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-06-30 05:54:25,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 05:54:25,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce013594a750ce48ab69562e562a63dc734f2def" 2019-06-30 05:54:25,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58b7341c-7494-456c-a365-40b1d747d953 2019-06-30 05:54:25,613 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 05:54:25,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-58b7341c-7494-456c-a365-40b1d747d953 2019-06-30 05:54:25,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111850976944s 2019-06-30 05:54:25,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 05:54:25,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce013594a750ce48ab69562e562a63dc734f2def" 2019-06-30 05:54:25,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fc2c7ca-e90b-4888-8552-f7fe8c5a69f6 2019-06-30 05:54:25,732 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.24:5000/v3/projects/fecc6eb480964ea887f09f2a85331a3c"}, "tags": [], "enabled": true, "id": "fecc6eb480964ea887f09f2a85331a3c", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_107f2db1-6c9e-4a4d-804e-bc13dbf2342a"}]} 2019-06-30 05:54:25,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-3fc2c7ca-e90b-4888-8552-f7fe8c5a69f6 2019-06-30 05:54:25,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112309932709s 2019-06-30 05:54:25,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-30 05:54:25,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce013594a750ce48ab69562e562a63dc734f2def" -d '{"network": {"tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "name": "singlevm2-net_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "admin_state_up": true}}' 2019-06-30 05:54:26,109 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:26 GMT X-Openstack-Request-Id: req-67d27821-b329-4624-b752-25488a938353 2019-06-30 05:54:26,109 - 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":"7dabec7f-5983-4ba3-aed9-8a39e2275eba","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"fecc6eb480964ea887f09f2a85331a3c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T05:54:25Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_107f2db1-6c9e-4a4d-804e-bc13dbf2342a","admin_state_up":true,"tenant_id":"fecc6eb480964ea887f09f2a85331a3c","created_at":"2019-06-30T05:54:25Z","mtu":1450}} 2019-06-30 05:54:26,110 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-67d27821-b329-4624-b752-25488a938353 2019-06-30 05:54:26,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.375020027161s 2019-06-30 05:54:26,110 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-30T05:54:25Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7dabec7f-5983-4ba3-aed9-8a39e2275eba', u'provider:segmentation_id': 66, 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_107f2db1-6c9e-4a4d-804e-bc13dbf2342a', u'created_at': u'2019-06-30T05:54:25Z', u'mtu': 1450, u'tenant_id': u'fecc6eb480964ea887f09f2a85331a3c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fecc6eb480964ea887f09f2a85331a3c', u'l2_adjacency': True}) 2019-06-30 05:54:26,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:54:26,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b140aac-2ffc-4805-82fc-7ec89f2e11b6 2019-06-30 05:54:26,122 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 05:54:26,122 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-0b140aac-2ffc-4805-82fc-7ec89f2e11b6 2019-06-30 05:54:26,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 05:54:26,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}], "expires_at": "2019-06-30T06:54:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fecc6eb480964ea887f09f2a85331a3c", "name": "singlevm2-project_107f2db1-6c9e-4a4d-804e-bc13dbf2342a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_fecc6eb480964ea887f09f2a85331a3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_fecc6eb480964ea887f09f2a85331a3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/fecc6eb480964ea887f09f2a85331a3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/fecc6eb480964ea887f09f2a85331a3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/fecc6eb480964ea887f09f2a85331a3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/fecc6eb480964ea887f09f2a85331a3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/fecc6eb480964ea887f09f2a85331a3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/fecc6eb480964ea887f09f2a85331a3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/fecc6eb480964ea887f09f2a85331a3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/fecc6eb480964ea887f09f2a85331a3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/fecc6eb480964ea887f09f2a85331a3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "id": "c045a6b1d2c34ea0988934a993bf2843"}, "audit_ids": ["u-9A9ELhRZWf0sSCUkVC2g"], "issued_at": "2019-06-30T05:54:26.000000Z"}} 2019-06-30 05:54:26,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:54:26,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:26,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:26 GMT X-Openstack-Request-Id: req-e705a14f-4da0-47ff-b2d5-62a773bd5e73 2019-06-30 05:54:26,862 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"7dabec7f-5983-4ba3-aed9-8a39e2275eba","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fecc6eb480964ea887f09f2a85331a3c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T05:54:25Z","qos_policy_id":null,"name":"singlevm2-net_107f2db1-6c9e-4a4d-804e-bc13dbf2342a","admin_state_up":true,"tenant_id":"fecc6eb480964ea887f09f2a85331a3c","created_at":"2019-06-30T05:54:25Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 05:54:26,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e705a14f-4da0-47ff-b2d5-62a773bd5e73 2019-06-30 05:54:26,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.337566137314s 2019-06-30 05:54:26,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-30 05:54:26,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" -d '{"subnet": {"name": "singlevm2-subnet_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "enable_dhcp": true, "network_id": "7dabec7f-5983-4ba3-aed9-8a39e2275eba", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-30 05:54:27,823 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:27 GMT X-Openstack-Request-Id: req-972e24be-4350-418e-abae-11b1b1e37335 2019-06-30 05:54:27,823 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7dabec7f-5983-4ba3-aed9-8a39e2275eba","tenant_id":"fecc6eb480964ea887f09f2a85331a3c","created_at":"2019-06-30T05:54:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T05:54:27Z","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":"fecc6eb480964ea887f09f2a85331a3c","id":"5e7fd9d2-5dcf-4a58-88ec-289e89dd492e","subnetpool_id":null,"name":"singlevm2-subnet_107f2db1-6c9e-4a4d-804e-bc13dbf2342a"}} 2019-06-30 05:54:27,823 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-972e24be-4350-418e-abae-11b1b1e37335 2019-06-30 05:54:27,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.959510087967s 2019-06-30 05:54:27,824 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T05:54:27Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'5e7fd9d2-5dcf-4a58-88ec-289e89dd492e', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_107f2db1-6c9e-4a4d-804e-bc13dbf2342a', u'enable_dhcp': True, u'network_id': u'7dabec7f-5983-4ba3-aed9-8a39e2275eba', u'tenant_id': u'fecc6eb480964ea887f09f2a85331a3c', u'created_at': u'2019-06-30T05:54:27Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'fecc6eb480964ea887f09f2a85331a3c'}) 2019-06-30 05:54:27,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 05:54:27,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" -d '{"router": {"external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "name": "singlevm2-router_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "admin_state_up": true}}' 2019-06-30 05:54:29,260 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:29 GMT X-Openstack-Request-Id: req-526af200-7810-4fdb-9027-2540da904ba6 2019-06-30 05:54:29,260 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.214"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "created_at": "2019-06-30T05:54:27Z", "admin_state_up": true, "updated_at": "2019-06-30T05:54:28Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "fecc6eb480964ea887f09f2a85331a3c", "id": "4fe22a86-ade8-45e0-8def-bd481f23f88b", "name": "singlevm2-router_107f2db1-6c9e-4a4d-804e-bc13dbf2342a"}} 2019-06-30 05:54:29,260 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-526af200-7810-4fdb-9027-2540da904ba6 2019-06-30 05:54:29,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.43553090096s 2019-06-30 05:54:29,261 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T05:54:28Z', u'revision_number': 2, u'id': u'4fe22a86-ade8-45e0-8def-bd481f23f88b', u'external_gateway_info': {u'network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6acb3602-338d-4baa-852a-3f10ec4a5a30', u'ip_address': u'172.30.9.214'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_107f2db1-6c9e-4a4d-804e-bc13dbf2342a', u'admin_state_up': True, u'tenant_id': u'fecc6eb480964ea887f09f2a85331a3c', u'created_at': u'2019-06-30T05:54:27Z', u'flavor_id': None, u'routes': [], u'project_id': u'fecc6eb480964ea887f09f2a85331a3c'}) 2019-06-30 05:54:29,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-30 05:54:29,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/4fe22a86-ade8-45e0-8def-bd481f23f88b/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" -d '{"subnet_id": "5e7fd9d2-5dcf-4a58-88ec-289e89dd492e"}' 2019-06-30 05:54:31,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:31 GMT X-Openstack-Request-Id: req-26212078-8091-48c5-bdd6-47b6d62af351 2019-06-30 05:54:31,763 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7dabec7f-5983-4ba3-aed9-8a39e2275eba", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "subnet_id": "5e7fd9d2-5dcf-4a58-88ec-289e89dd492e", "subnet_ids": ["5e7fd9d2-5dcf-4a58-88ec-289e89dd492e"], "port_id": "538be853-27f2-4b75-8a5b-b8933873c806", "id": "4fe22a86-ade8-45e0-8def-bd481f23f88b"} 2019-06-30 05:54:31,763 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/4fe22a86-ade8-45e0-8def-bd481f23f88b/add_router_interface.json used request id req-26212078-8091-48c5-bdd6-47b6d62af351 2019-06-30 05:54:31,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.50162792206s 2019-06-30 05:54:31,764 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-30 05:54:31,865 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-30 05:54:31,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:54:31,874 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:31 GMT 2019-06-30 05:54:31,874 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-06-30 05:54:31,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 05:54:31,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:32,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:32 GMT X-Openstack-Request-Id: req-d634c99f-7816-4b3e-960a-c1cde463b9a6 2019-06-30 05:54:32,178 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 05:54:32,178 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d634c99f-7816-4b3e-960a-c1cde463b9a6 2019-06-30 05:54:32,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.299213886261s 2019-06-30 05:54:32,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 05:54:32,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_107f2db1-6c9e-4a4d-804e-bc13dbf2342a"}' 2019-06-30 05:54:32,342 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:32 GMT Location: http://172.30.9.24:9292/v2/images/7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-805bf4a7-ec6c-4452-8cd9-f6b513b46fae 2019-06-30 05:54:32,343 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:54:32Z", "file": "/v2/images/7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed/file", "owner": "fecc6eb480964ea887f09f2a85331a3c", "id": "7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed", "size": null, "self": "/v2/images/7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed", "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_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "checksum": null, "created_at": "2019-06-30T05:54:32Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 05:54:32,343 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-805bf4a7-ec6c-4452-8cd9-f6b513b46fae 2019-06-30 05:54:32,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.155441045761s 2019-06-30 05:54:32,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 05:54:32,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" -d '' 2019-06-30 05:54:32,793 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 05:54:32 GMT X-Openstack-Request-Id: req-c4f7f7e3-8c76-4a2b-8a22-7c3997339c45 2019-06-30 05:54:32,794 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 05:54:32,794 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed/file used request id req-c4f7f7e3-8c76-4a2b-8a22-7c3997339c45 2019-06-30 05:54:32,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.450114965439s 2019-06-30 05:54:32,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 05:54:32,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:32,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:32 GMT X-Openstack-Request-Id: req-d195b59f-f472-4cb5-b8da-dd150b3ee3af 2019-06-30 05:54:32,842 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:54:32Z", "file": "/v2/images/7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed/file", "owner": "fecc6eb480964ea887f09f2a85331a3c", "id": "7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed", "size": 12716032, "self": "/v2/images/7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T05:54:32Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 05:54:32,842 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d195b59f-f472-4cb5-b8da-dd150b3ee3af 2019-06-30 05:54:32,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0435860157013s 2019-06-30 05:54:32,844 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed/file', 'owner': u'fecc6eb480964ea887f09f2a85331a3c', 'id': u'7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed', 'size': 12716032, u'self': u'/v2/images/7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fecc6eb480964ea887f09f2a85331a3c', 'name': 'singlevm2-project_107f2db1-6c9e-4a4d-804e-bc13dbf2342a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T05:54:32Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-30T05:54:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_107f2db1-6c9e-4a4d-804e-bc13dbf2342a', '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/7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed', 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_107f2db1-6c9e-4a4d-804e-bc13dbf2342a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_107f2db1-6c9e-4a4d-804e-bc13dbf2342a', 'created': u'2019-06-30T05:54:32Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-30T05:54: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/7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed', 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_107f2db1-6c9e-4a4d-804e-bc13dbf2342a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-30 05:54:32,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 05:54:32,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce013594a750ce48ab69562e562a63dc734f2def" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 05:54:33,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54: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-0ad48e9f-fef7-427f-bce7-3969132e60db x-openstack-request-id: req-0ad48e9f-fef7-427f-bce7-3969132e60db 2019-06-30 05:54:33,202 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm2-flavor_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3ac49f9d-79c9-4dfb-bebb-d879ac0fafea", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3ac49f9d-79c9-4dfb-bebb-d879ac0fafea", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3ac49f9d-79c9-4dfb-bebb-d879ac0fafea"}} 2019-06-30 05:54:33,202 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-0ad48e9f-fef7-427f-bce7-3969132e60db 2019-06-30 05:54:33,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.354928970337s 2019-06-30 05:54:33,203 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_107f2db1-6c9e-4a4d-804e-bc13dbf2342a', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'3ac49f9d-79c9-4dfb-bebb-d879ac0fafea', 'swap': 0}) 2019-06-30 05:54:33,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 05:54:33,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/3ac49f9d-79c9-4dfb-bebb-d879ac0fafea/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce013594a750ce48ab69562e562a63dc734f2def" -d '{"extra_specs": {}}' 2019-06-30 05:54:33,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54: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-13cb7e3b-737d-4fde-854d-154da4955573 x-openstack-request-id: req-13cb7e3b-737d-4fde-854d-154da4955573 2019-06-30 05:54:33,224 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 05:54:33,224 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/3ac49f9d-79c9-4dfb-bebb-d879ac0fafea/os-extra_specs used request id req-13cb7e3b-737d-4fde-854d-154da4955573 2019-06-30 05:54:33,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206468105316s 2019-06-30 05:54:33,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-06-30 05:54:33,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" -d '{"keypair": {"name": "singlevm2-kp_107f2db1-6c9e-4a4d-804e-bc13dbf2342a"}}' 2019-06-30 05:54:34,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54: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-3e4eb036-0d13-43bd-ae4f-1b4192192d8c x-openstack-request-id: req-3e4eb036-0d13-43bd-ae4f-1b4192192d8c 2019-06-30 05:54:34,173 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjSHsLO0HMXySpfQq9xo3eeWti2imA5INqNRYfLIV1em6CJdNObJ/skZaIDeZ1cK/2LVtvz72FQz/9fJczVGXY50dmZ3/MIh29tTzovQGbwvTaLF6lZ/YPB6l1kCZmUrZ7LxUeueMDtsXMnSka8m7xQYEtofhrZ6+VoWP7jq1cuYFlkNI0HDq78QxBoEWxesPq6xrUW12guPViYsY3pcvBA+L/DOC9/FCA97thB5MweXkuKee2inbvgG58mxfssHrJCgMS9VZHgb46eJTnNQVOoeLIHwfugUH6xCH136WQpqEDrckYv0ss4nwnt4lnL8edF5ifbDV9oHeseQAy33SV Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAo0h7CztBzF8kqX0KvcaN3nlrYtopgOSDajUWHyyFdXpugiXT\nTmyf7JGWiA3mdXCv9i1bb8+9hUM//XyXM1Rl2OdHZmd/zCIdvbU86L0Bm8L02ixe\npWf2DwepdZAmZlK2ey8VHrnjA7bFzJ0pGvJu8UGBLaH4a2evlaFj+46tXLmBZZDS\nNBw6u/EMQaBFsXrD6usa1FtdoLj1YmLGN6XLwQPi/wzgvfxQgPe7YQeTMHl5Linn\ntop274BufJsX7LB6yQoDEvVWR4G+OniU5zUFTqHiyB8H7oFB+sQh9d+lkKahA63J\nGL9LLOJ8J7eJZy/HnReYn2w1faB3rHkAMt90lQIDAQABAoIBAEXVUPKLxGdg5bAr\nT3W8vp5AtcHQZmG+2cmJrM1mYCnPVAYLoWTwJjGqToQf1cmyiT8zROD8KyUcjvid\n2ZjVZr2upKXSbCDlEm05XzR26YIxjkDlKxF49g6Vi09BeHrYszzZ9SFwBPxopg4N\nxS/GMday2kmm9TUSYlEPdlB3RAPcj6nskqEnftJ7xSna+lXXheZs371L+6IO28rl\nIh+wgUrNbcLd+NtoOf2ZkjDP6E+yExM2jpm4r+F6hvdJLIdpd2YVqUCnpmHxAJK0\n6VWURKKYnBcepL43FCqNnQ6Gb0OOesDO+p4PQIPyxloaTsrgBCq0rZP5OK0VuvEg\nO+Duo+ECgYEA2ATrRcSAl8c9ypLlBQ48UA5+neSVtqhcUcJTFbZT9YA1CKm1nh1j\nlMspFnXmKnq6CTH+cnOJusGVB5wwQpNxL4OGMie9GzjtiQofWfDTB34FRVYBUCo2\nfGt40iHD7QaL9+cFqfgqAuhVpbxWigPhI12mf0uB8BAg85plBnpPcy0CgYEAwYDn\nVywoG8EeVvnVhwx2ROXHSBktIl8B9HxG/fU+gG7VcSjawZ1YKA+vEBYVf3lYWdMl\nWXmzPeickUQ1IXYEegeNqv57ndafzW+l0EChvZll7VaLd0ufjbZebnzz8mP3JalU\n7kNkRr/y5op/3pQ+5S3/mHoc4e9RBtNd0/1HCAkCgYAV8Gn0rABjadjcug6IdOmr\nN82kO5L4+iBmLVZC3kGorVy1hIbtiA6VDg0eOtsldVFvnaQ5+4IBdaetHi/IkzDr\nom/+qAqMuTtmr6B/gfXszN+8Kv/3JFJkUIX00XkUmZWdl9j7ajjaEr6gFoCzg7FZ\n5ikCxKhtuTWfiA66mbF4AQKBgQCRByrcZAT/oEM8Du3h1Q5DXzB4Mh5o12pgslCH\nAKtCmU8yC9vBJ0uuYurjlJmyO+FjGWSx5gvYR6IpIkTr+kcqqsScNzWxO+3zjE1r\ngzV2JCWHt8i5tZ01Gk02ZEJ2FkRjHsG//hSHDlBgR8fEq7lkDZC22DcTg0loYzy8\nqOT2+QKBgCKMouU35G9cbKZ0xdrHNshD/efocyLt7gpRw/VYhCztpn7gMZLVeTVF\nyJ0dl57v9dxo/hz4/puTK+UEttABLLE4BxulRaDmV2myqQJfDOufX+KmvHQXIOnY\nwLqipCbj29TfhwTcDGDfg3J7LCLNK1h7VjPPkmxtKGMQMukskwrx\n-----END RSA PRIVATE KEY-----\n", "user_id": "c045a6b1d2c34ea0988934a993bf2843", "name": "singlevm2-kp_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "fingerprint": "be:7c:da:4b:41:20:7d:d9:30:6b:54:58:79:a0:42:d2"}} 2019-06-30 05:54:34,173 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-3e4eb036-0d13-43bd-ae4f-1b4192192d8c 2019-06-30 05:54:34,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.946375846863s 2019-06-30 05:54:34,174 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjSHsLO0HMXySpfQq9xo3eeWti2imA5INqNRYfLIV1em6CJdNObJ/skZaIDeZ1cK/2LVtvz72FQz/9fJczVGXY50dmZ3/MIh29tTzovQGbwvTaLF6lZ/YPB6l1kCZmUrZ7LxUeueMDtsXMnSka8m7xQYEtofhrZ6+VoWP7jq1cuYFlkNI0HDq78QxBoEWxesPq6xrUW12guPViYsY3pcvBA+L/DOC9/FCA97thB5MweXkuKee2inbvgG58mxfssHrJCgMS9VZHgb46eJTnNQVOoeLIHwfugUH6xCH136WQpqEDrckYv0ss4nwnt4lnL8edF5ifbDV9oHeseQAy33SV Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAo0h7CztBzF8kqX0KvcaN3nlrYtopgOSDajUWHyyFdXpugiXT\nTmyf7JGWiA3mdXCv9i1bb8+9hUM//XyXM1Rl2OdHZmd/zCIdvbU86L0Bm8L02ixe\npWf2DwepdZAmZlK2ey8VHrnjA7bFzJ0pGvJu8UGBLaH4a2evlaFj+46tXLmBZZDS\nNBw6u/EMQaBFsXrD6usa1FtdoLj1YmLGN6XLwQPi/wzgvfxQgPe7YQeTMHl5Linn\ntop274BufJsX7LB6yQoDEvVWR4G+OniU5zUFTqHiyB8H7oFB+sQh9d+lkKahA63J\nGL9LLOJ8J7eJZy/HnReYn2w1faB3rHkAMt90lQIDAQABAoIBAEXVUPKLxGdg5bAr\nT3W8vp5AtcHQZmG+2cmJrM1mYCnPVAYLoWTwJjGqToQf1cmyiT8zROD8KyUcjvid\n2ZjVZr2upKXSbCDlEm05XzR26YIxjkDlKxF49g6Vi09BeHrYszzZ9SFwBPxopg4N\nxS/GMday2kmm9TUSYlEPdlB3RAPcj6nskqEnftJ7xSna+lXXheZs371L+6IO28rl\nIh+wgUrNbcLd+NtoOf2ZkjDP6E+yExM2jpm4r+F6hvdJLIdpd2YVqUCnpmHxAJK0\n6VWURKKYnBcepL43FCqNnQ6Gb0OOesDO+p4PQIPyxloaTsrgBCq0rZP5OK0VuvEg\nO+Duo+ECgYEA2ATrRcSAl8c9ypLlBQ48UA5+neSVtqhcUcJTFbZT9YA1CKm1nh1j\nlMspFnXmKnq6CTH+cnOJusGVB5wwQpNxL4OGMie9GzjtiQofWfDTB34FRVYBUCo2\nfGt40iHD7QaL9+cFqfgqAuhVpbxWigPhI12mf0uB8BAg85plBnpPcy0CgYEAwYDn\nVywoG8EeVvnVhwx2ROXHSBktIl8B9HxG/fU+gG7VcSjawZ1YKA+vEBYVf3lYWdMl\nWXmzPeickUQ1IXYEegeNqv57ndafzW+l0EChvZll7VaLd0ufjbZebnzz8mP3JalU\n7kNkRr/y5op/3pQ+5S3/mHoc4e9RBtNd0/1HCAkCgYAV8Gn0rABjadjcug6IdOmr\nN82kO5L4+iBmLVZC3kGorVy1hIbtiA6VDg0eOtsldVFvnaQ5+4IBdaetHi/IkzDr\nom/+qAqMuTtmr6B/gfXszN+8Kv/3JFJkUIX00XkUmZWdl9j7ajjaEr6gFoCzg7FZ\n5ikCxKhtuTWfiA66mbF4AQKBgQCRByrcZAT/oEM8Du3h1Q5DXzB4Mh5o12pgslCH\nAKtCmU8yC9vBJ0uuYurjlJmyO+FjGWSx5gvYR6IpIkTr+kcqqsScNzWxO+3zjE1r\ngzV2JCWHt8i5tZ01Gk02ZEJ2FkRjHsG//hSHDlBgR8fEq7lkDZC22DcTg0loYzy8\nqOT2+QKBgCKMouU35G9cbKZ0xdrHNshD/efocyLt7gpRw/VYhCztpn7gMZLVeTVF\nyJ0dl57v9dxo/hz4/puTK+UEttABLLE4BxulRaDmV2myqQJfDOufX+KmvHQXIOnY\nwLqipCbj29TfhwTcDGDfg3J7LCLNK1h7VjPPkmxtKGMQMukskwrx\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'c045a6b1d2c34ea0988934a993bf2843', 'name': u'singlevm2-kp_107f2db1-6c9e-4a4d-804e-bc13dbf2342a', 'created_at': '2019-06-30T05:54:34.174813', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fecc6eb480964ea887f09f2a85331a3c', 'name': 'singlevm2-project_107f2db1-6c9e-4a4d-804e-bc13dbf2342a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'be:7c:da:4b:41:20:7d:d9:30:6b:54:58:79:a0:42:d2', 'type': 'ssh', 'id': u'singlevm2-kp_107f2db1-6c9e-4a4d-804e-bc13dbf2342a'}) 2019-06-30 05:54:34,175 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAo0h7CztBzF8kqX0KvcaN3nlrYtopgOSDajUWHyyFdXpugiXT Tmyf7JGWiA3mdXCv9i1bb8+9hUM//XyXM1Rl2OdHZmd/zCIdvbU86L0Bm8L02ixe pWf2DwepdZAmZlK2ey8VHrnjA7bFzJ0pGvJu8UGBLaH4a2evlaFj+46tXLmBZZDS NBw6u/EMQaBFsXrD6usa1FtdoLj1YmLGN6XLwQPi/wzgvfxQgPe7YQeTMHl5Linn top274BufJsX7LB6yQoDEvVWR4G+OniU5zUFTqHiyB8H7oFB+sQh9d+lkKahA63J GL9LLOJ8J7eJZy/HnReYn2w1faB3rHkAMt90lQIDAQABAoIBAEXVUPKLxGdg5bAr T3W8vp5AtcHQZmG+2cmJrM1mYCnPVAYLoWTwJjGqToQf1cmyiT8zROD8KyUcjvid 2ZjVZr2upKXSbCDlEm05XzR26YIxjkDlKxF49g6Vi09BeHrYszzZ9SFwBPxopg4N xS/GMday2kmm9TUSYlEPdlB3RAPcj6nskqEnftJ7xSna+lXXheZs371L+6IO28rl Ih+wgUrNbcLd+NtoOf2ZkjDP6E+yExM2jpm4r+F6hvdJLIdpd2YVqUCnpmHxAJK0 6VWURKKYnBcepL43FCqNnQ6Gb0OOesDO+p4PQIPyxloaTsrgBCq0rZP5OK0VuvEg O+Duo+ECgYEA2ATrRcSAl8c9ypLlBQ48UA5+neSVtqhcUcJTFbZT9YA1CKm1nh1j lMspFnXmKnq6CTH+cnOJusGVB5wwQpNxL4OGMie9GzjtiQofWfDTB34FRVYBUCo2 fGt40iHD7QaL9+cFqfgqAuhVpbxWigPhI12mf0uB8BAg85plBnpPcy0CgYEAwYDn VywoG8EeVvnVhwx2ROXHSBktIl8B9HxG/fU+gG7VcSjawZ1YKA+vEBYVf3lYWdMl WXmzPeickUQ1IXYEegeNqv57ndafzW+l0EChvZll7VaLd0ufjbZebnzz8mP3JalU 7kNkRr/y5op/3pQ+5S3/mHoc4e9RBtNd0/1HCAkCgYAV8Gn0rABjadjcug6IdOmr N82kO5L4+iBmLVZC3kGorVy1hIbtiA6VDg0eOtsldVFvnaQ5+4IBdaetHi/IkzDr om/+qAqMuTtmr6B/gfXszN+8Kv/3JFJkUIX00XkUmZWdl9j7ajjaEr6gFoCzg7FZ 5ikCxKhtuTWfiA66mbF4AQKBgQCRByrcZAT/oEM8Du3h1Q5DXzB4Mh5o12pgslCH AKtCmU8yC9vBJ0uuYurjlJmyO+FjGWSx5gvYR6IpIkTr+kcqqsScNzWxO+3zjE1r gzV2JCWHt8i5tZ01Gk02ZEJ2FkRjHsG//hSHDlBgR8fEq7lkDZC22DcTg0loYzy8 qOT2+QKBgCKMouU35G9cbKZ0xdrHNshD/efocyLt7gpRw/VYhCztpn7gMZLVeTVF yJ0dl57v9dxo/hz4/puTK+UEttABLLE4BxulRaDmV2myqQJfDOufX+KmvHQXIOnY wLqipCbj29TfhwTcDGDfg3J7LCLNK1h7VjPPkmxtKGMQMukskwrx -----END RSA PRIVATE KEY----- 2019-06-30 05:54:34,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-06-30 05:54:34,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" -d '{"security_group": {"name": "singlevm2-sg_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "description": "created by OPNFV Functest (singlevm2)"}}' 2019-06-30 05:54:34,302 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:34 GMT X-Openstack-Request-Id: req-bdab8631-dc5a-4b29-9c95-03fe9ec1d1db 2019-06-30 05:54:34,302 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "created_at": "2019-06-30T05:54:34Z", "updated_at": "2019-06-30T05:54:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:54:34Z", "revision_number": 0, "id": "615b0fe3-f3ba-400e-a4ea-64d916334a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:54:34Z", "security_group_id": "edad8d06-3996-4392-8d72-a4189d45c473", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "fecc6eb480964ea887f09f2a85331a3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:54:34Z", "revision_number": 0, "id": "a38342ac-90e7-4a32-9e9f-4df12f72aabe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:54:34Z", "security_group_id": "edad8d06-3996-4392-8d72-a4189d45c473", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "fecc6eb480964ea887f09f2a85331a3c"}], "revision_number": 1, "project_id": "fecc6eb480964ea887f09f2a85331a3c", "id": "edad8d06-3996-4392-8d72-a4189d45c473", "name": "singlevm2-sg_107f2db1-6c9e-4a4d-804e-bc13dbf2342a"}} 2019-06-30 05:54:34,303 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-bdab8631-dc5a-4b29-9c95-03fe9ec1d1db 2019-06-30 05:54:34,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.122725009918s 2019-06-30 05:54:34,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 05:54:34,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:34,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:34 GMT X-Openstack-Request-Id: req-02f91ce2-25ca-4c8e-ac89-3ce3b6956b13 2019-06-30 05:54:34,386 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "created_at": "2019-06-30T05:54:25Z", "updated_at": "2019-06-30T05:54:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:54:25Z", "revision_number": 0, "id": "04e0e84c-9834-4f03-aec6-6781c64a5cde", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:54:25Z", "security_group_id": "1d403288-200e-4d37-8b97-f833fa229e60", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "fecc6eb480964ea887f09f2a85331a3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:54:25Z", "revision_number": 0, "id": "096c8fa6-a53e-4a6f-bb80-b52faf1c7d43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:54:25Z", "security_group_id": "1d403288-200e-4d37-8b97-f833fa229e60", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "fecc6eb480964ea887f09f2a85331a3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:54:25Z", "revision_number": 0, "id": "ac585c88-27b2-4fde-9e61-f3de89021886", "remote_group_id": "1d403288-200e-4d37-8b97-f833fa229e60", "remote_ip_prefix": null, "created_at": "2019-06-30T05:54:25Z", "security_group_id": "1d403288-200e-4d37-8b97-f833fa229e60", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "fecc6eb480964ea887f09f2a85331a3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:54:25Z", "revision_number": 0, "id": "f8d3dc35-6135-49a2-9f82-7a72433a0961", "remote_group_id": "1d403288-200e-4d37-8b97-f833fa229e60", "remote_ip_prefix": null, "created_at": "2019-06-30T05:54:25Z", "security_group_id": "1d403288-200e-4d37-8b97-f833fa229e60", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "fecc6eb480964ea887f09f2a85331a3c"}], "revision_number": 1, "project_id": "fecc6eb480964ea887f09f2a85331a3c", "id": "1d403288-200e-4d37-8b97-f833fa229e60", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "created_at": "2019-06-30T05:54:34Z", "updated_at": "2019-06-30T05:54:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:54:34Z", "revision_number": 0, "id": "615b0fe3-f3ba-400e-a4ea-64d916334a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:54:34Z", "security_group_id": "edad8d06-3996-4392-8d72-a4189d45c473", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "fecc6eb480964ea887f09f2a85331a3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:54:34Z", "revision_number": 0, "id": "a38342ac-90e7-4a32-9e9f-4df12f72aabe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:54:34Z", "security_group_id": "edad8d06-3996-4392-8d72-a4189d45c473", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "fecc6eb480964ea887f09f2a85331a3c"}], "revision_number": 1, "project_id": "fecc6eb480964ea887f09f2a85331a3c", "id": "edad8d06-3996-4392-8d72-a4189d45c473", "name": "singlevm2-sg_107f2db1-6c9e-4a4d-804e-bc13dbf2342a"}]} 2019-06-30 05:54:34,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-02f91ce2-25ca-4c8e-ac89-3ce3b6956b13 2019-06-30 05:54:34,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0766069889069s 2019-06-30 05:54:34,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 05:54:34,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" -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": "edad8d06-3996-4392-8d72-a4189d45c473"}}' 2019-06-30 05:54:34,535 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:34 GMT X-Openstack-Request-Id: req-c635d100-8601-4fe8-b83c-d20dd4c4ec04 2019-06-30 05:54:34,536 - 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": "2019-06-30T05:54:34Z", "security_group_id": "edad8d06-3996-4392-8d72-a4189d45c473", "port_range_min": 22, "revision_number": 0, "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "created_at": "2019-06-30T05:54:34Z", "project_id": "fecc6eb480964ea887f09f2a85331a3c", "id": "cb35a4ab-12e8-48bc-a2e4-9a43bfd07e72"}} 2019-06-30 05:54:34,536 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c635d100-8601-4fe8-b83c-d20dd4c4ec04 2019-06-30 05:54:34,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.143313884735s 2019-06-30 05:54:34,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 05:54:34,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:34,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:34 GMT X-Openstack-Request-Id: req-0b637cd6-0ed3-480f-a722-c911de1a7b4a 2019-06-30 05:54:34,581 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "created_at": "2019-06-30T05:54:25Z", "updated_at": "2019-06-30T05:54:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:54:25Z", "revision_number": 0, "id": "04e0e84c-9834-4f03-aec6-6781c64a5cde", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:54:25Z", "security_group_id": "1d403288-200e-4d37-8b97-f833fa229e60", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "fecc6eb480964ea887f09f2a85331a3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:54:25Z", "revision_number": 0, "id": "096c8fa6-a53e-4a6f-bb80-b52faf1c7d43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:54:25Z", "security_group_id": "1d403288-200e-4d37-8b97-f833fa229e60", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "fecc6eb480964ea887f09f2a85331a3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:54:25Z", "revision_number": 0, "id": "ac585c88-27b2-4fde-9e61-f3de89021886", "remote_group_id": "1d403288-200e-4d37-8b97-f833fa229e60", "remote_ip_prefix": null, "created_at": "2019-06-30T05:54:25Z", "security_group_id": "1d403288-200e-4d37-8b97-f833fa229e60", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "fecc6eb480964ea887f09f2a85331a3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:54:25Z", "revision_number": 0, "id": "f8d3dc35-6135-49a2-9f82-7a72433a0961", "remote_group_id": "1d403288-200e-4d37-8b97-f833fa229e60", "remote_ip_prefix": null, "created_at": "2019-06-30T05:54:25Z", "security_group_id": "1d403288-200e-4d37-8b97-f833fa229e60", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "fecc6eb480964ea887f09f2a85331a3c"}], "revision_number": 1, "project_id": "fecc6eb480964ea887f09f2a85331a3c", "id": "1d403288-200e-4d37-8b97-f833fa229e60", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "created_at": "2019-06-30T05:54:34Z", "updated_at": "2019-06-30T05:54:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:54:34Z", "revision_number": 0, "id": "615b0fe3-f3ba-400e-a4ea-64d916334a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:54:34Z", "security_group_id": "edad8d06-3996-4392-8d72-a4189d45c473", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "fecc6eb480964ea887f09f2a85331a3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:54:34Z", "revision_number": 0, "id": "a38342ac-90e7-4a32-9e9f-4df12f72aabe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:54:34Z", "security_group_id": "edad8d06-3996-4392-8d72-a4189d45c473", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "fecc6eb480964ea887f09f2a85331a3c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T05:54:34Z", "revision_number": 0, "id": "cb35a4ab-12e8-48bc-a2e4-9a43bfd07e72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:54:34Z", "security_group_id": "edad8d06-3996-4392-8d72-a4189d45c473", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fecc6eb480964ea887f09f2a85331a3c"}], "revision_number": 2, "project_id": "fecc6eb480964ea887f09f2a85331a3c", "id": "edad8d06-3996-4392-8d72-a4189d45c473", "name": "singlevm2-sg_107f2db1-6c9e-4a4d-804e-bc13dbf2342a"}]} 2019-06-30 05:54:34,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-0b637cd6-0ed3-480f-a722-c911de1a7b4a 2019-06-30 05:54:34,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0396740436554s 2019-06-30 05:54:34,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 05:54:34,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" -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": "edad8d06-3996-4392-8d72-a4189d45c473"}}' 2019-06-30 05:54:34,703 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:34 GMT X-Openstack-Request-Id: req-0fae29cc-4b8f-4ee2-b99c-4c1ac4879a24 2019-06-30 05:54:34,703 - 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": "2019-06-30T05:54:34Z", "security_group_id": "edad8d06-3996-4392-8d72-a4189d45c473", "port_range_min": null, "revision_number": 0, "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "created_at": "2019-06-30T05:54:34Z", "project_id": "fecc6eb480964ea887f09f2a85331a3c", "id": "755031e7-798d-4bb9-b397-da47907fec89"}} 2019-06-30 05:54:34,703 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-0fae29cc-4b8f-4ee2-b99c-4c1ac4879a24 2019-06-30 05:54:34,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.11617398262s 2019-06-30 05:54:34,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:54:34,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:34,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:34 GMT X-Openstack-Request-Id: req-3adfda19-0ea2-419f-b0e5-e1b242f435e9 2019-06-30 05:54:34,799 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7dabec7f-5983-4ba3-aed9-8a39e2275eba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fecc6eb480964ea887f09f2a85331a3c","l2_adjacency":true,"status":"ACTIVE","subnets":["5e7fd9d2-5dcf-4a58-88ec-289e89dd492e"],"description":"","tags":[],"updated_at":"2019-06-30T05:54:27Z","qos_policy_id":null,"name":"singlevm2-net_107f2db1-6c9e-4a4d-804e-bc13dbf2342a","admin_state_up":true,"tenant_id":"fecc6eb480964ea887f09f2a85331a3c","created_at":"2019-06-30T05:54:25Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 05:54:34,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3adfda19-0ea2-419f-b0e5-e1b242f435e9 2019-06-30 05:54:34,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0939891338348s 2019-06-30 05:54:34,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 05:54:34,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:34,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:34 GMT X-Openstack-Request-Id: req-0ec41428-6565-467e-99ba-953b84bda19a 2019-06-30 05:54:34,842 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:54:32Z", "file": "/v2/images/7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed/file", "owner": "fecc6eb480964ea887f09f2a85331a3c", "id": "7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed", "size": 12716032, "self": "/v2/images/7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T05:54:32Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 05:54:34,842 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-0ec41428-6565-467e-99ba-953b84bda19a 2019-06-30 05:54:34,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0387208461761s 2019-06-30 05:54:34,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 05:54:34,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:34,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 30 Jun 2019 05: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-98d739b3-df3b-466b-802f-7bb02056d290 x-openstack-request-id: req-98d739b3-df3b-466b-802f-7bb02056d290 2019-06-30 05:54:34,883 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3ac49f9d-79c9-4dfb-bebb-d879ac0fafea", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3ac49f9d-79c9-4dfb-bebb-d879ac0fafea", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3ac49f9d-79c9-4dfb-bebb-d879ac0fafea"}]} 2019-06-30 05:54:34,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-98d739b3-df3b-466b-802f-7bb02056d290 2019-06-30 05:54:34,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0341939926147s 2019-06-30 05:54:34,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-30 05:54:34,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" -d '{"server": {"name": "singlevm2-vm_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "imageRef": "7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed", "key_name": "singlevm2-kp_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "flavorRef": "3ac49f9d-79c9-4dfb-bebb-d879ac0fafea", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7dabec7f-5983-4ba3-aed9-8a39e2275eba"}], "security_groups": [{"name": "edad8d06-3996-4392-8d72-a4189d45c473"}]}}' 2019-06-30 05:54:37,751 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 30 Jun 2019 05: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 location: http://172.30.9.24:8774/v2.1/servers/5852d865-47af-44c9-8a86-f557f34f74d0 x-compute-request-id: req-a212c4ea-38b0-459e-b859-f195f503caca x-openstack-request-id: req-a212c4ea-38b0-459e-b859-f195f503caca 2019-06-30 05:54:37,752 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "edad8d06-3996-4392-8d72-a4189d45c473"}], "OS-DCF:diskConfig": "MANUAL", "id": "5852d865-47af-44c9-8a86-f557f34f74d0", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5852d865-47af-44c9-8a86-f557f34f74d0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5852d865-47af-44c9-8a86-f557f34f74d0", "rel": "bookmark"}], "adminPass": "4rTfwxbzycix"}} 2019-06-30 05:54:37,752 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-a212c4ea-38b0-459e-b859-f195f503caca 2019-06-30 05:54:37,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.86657810211s 2019-06-30 05:54:37,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:54:37,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:38,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Sun, 30 Jun 2019 05: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-e0dc7fd1-aa27-4b3d-b3d5-5dbdd057477b x-openstack-request-id: req-e0dc7fd1-aa27-4b3d-b3d5-5dbdd057477b 2019-06-30 05:54:38,353 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5852d865-47af-44c9-8a86-f557f34f74d0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5852d865-47af-44c9-8a86-f557f34f74d0", "rel": "bookmark"}], "image": {"id": "7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed", "links": [{"href": "http://172.30.9.24:8774/images/7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ac49f9d-79c9-4dfb-bebb-d879ac0fafea", "links": [{"href": "http://172.30.9.24:8774/flavors/3ac49f9d-79c9-4dfb-bebb-d879ac0fafea", "rel": "bookmark"}]}, "id": "5852d865-47af-44c9-8a86-f557f34f74d0", "user_id": "c045a6b1d2c34ea0988934a993bf2843", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T05:54:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "name": "singlevm2-vm_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "created": "2019-06-30T05:54:37Z", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:54:38,353 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e0dc7fd1-aa27-4b3d-b3d5-5dbdd057477b 2019-06-30 05:54:38,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.600498914719s 2019-06-30 05:54:38,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:54:38,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:38,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:38 GMT X-Openstack-Request-Id: req-bbc3d5a9-d918-4e67-a4bd-06c8af00ce51 2019-06-30 05:54:38,598 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7dabec7f-5983-4ba3-aed9-8a39e2275eba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fecc6eb480964ea887f09f2a85331a3c","l2_adjacency":true,"status":"ACTIVE","subnets":["5e7fd9d2-5dcf-4a58-88ec-289e89dd492e"],"description":"","tags":[],"updated_at":"2019-06-30T05:54:27Z","qos_policy_id":null,"name":"singlevm2-net_107f2db1-6c9e-4a4d-804e-bc13dbf2342a","admin_state_up":true,"tenant_id":"fecc6eb480964ea887f09f2a85331a3c","created_at":"2019-06-30T05:54:25Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 05:54:38,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-bbc3d5a9-d918-4e67-a4bd-06c8af00ce51 2019-06-30 05:54:38,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.233704090118s 2019-06-30 05:54:38,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 05:54:38,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:38,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:38 GMT X-Openstack-Request-Id: req-12639ccb-de77-4cc8-9ce9-971555198b3b 2019-06-30 05:54:38,655 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7dabec7f-5983-4ba3-aed9-8a39e2275eba","tenant_id":"fecc6eb480964ea887f09f2a85331a3c","created_at":"2019-06-30T05:54:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T05:54:27Z","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":"fecc6eb480964ea887f09f2a85331a3c","id":"5e7fd9d2-5dcf-4a58-88ec-289e89dd492e","subnetpool_id":null,"name":"singlevm2-subnet_107f2db1-6c9e-4a4d-804e-bc13dbf2342a"}]} 2019-06-30 05:54:38,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-12639ccb-de77-4cc8-9ce9-971555198b3b 2019-06-30 05:54:38,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0562319755554s 2019-06-30 05:54:38,656 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:54:40,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:54:40,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:41,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54: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-d7e0a411-df6d-4f0c-967d-43bd924e8af7 x-openstack-request-id: req-d7e0a411-df6d-4f0c-967d-43bd924e8af7 2019-06-30 05:54:41,287 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5852d865-47af-44c9-8a86-f557f34f74d0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5852d865-47af-44c9-8a86-f557f34f74d0", "rel": "bookmark"}], "image": {"id": "7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed", "links": [{"href": "http://172.30.9.24:8774/images/7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ac49f9d-79c9-4dfb-bebb-d879ac0fafea", "links": [{"href": "http://172.30.9.24:8774/flavors/3ac49f9d-79c9-4dfb-bebb-d879ac0fafea", "rel": "bookmark"}]}, "id": "5852d865-47af-44c9-8a86-f557f34f74d0", "security_groups": [{"name": "singlevm2-sg_107f2db1-6c9e-4a4d-804e-bc13dbf2342a"}], "user_id": "c045a6b1d2c34ea0988934a993bf2843", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T05:54:40Z", "hostId": "d286a274eb36ffe80d7446fbc71b6575a5a449325afcf81cf9525f4f", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "name": "singlevm2-vm_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "created": "2019-06-30T05:54:37Z", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:54:41,287 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d7e0a411-df6d-4f0c-967d-43bd924e8af7 2019-06-30 05:54:41,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.629153966904s 2019-06-30 05:54:41,294 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:54:43,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:54:43,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:43,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54: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-0d86d0de-a810-4a7e-a1fd-a4eb3c08382b x-openstack-request-id: req-0d86d0de-a810-4a7e-a1fd-a4eb3c08382b 2019-06-30 05:54:43,726 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5852d865-47af-44c9-8a86-f557f34f74d0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5852d865-47af-44c9-8a86-f557f34f74d0", "rel": "bookmark"}], "image": {"id": "7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed", "links": [{"href": "http://172.30.9.24:8774/images/7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ac49f9d-79c9-4dfb-bebb-d879ac0fafea", "links": [{"href": "http://172.30.9.24:8774/flavors/3ac49f9d-79c9-4dfb-bebb-d879ac0fafea", "rel": "bookmark"}]}, "id": "5852d865-47af-44c9-8a86-f557f34f74d0", "security_groups": [{"name": "singlevm2-sg_107f2db1-6c9e-4a4d-804e-bc13dbf2342a"}], "user_id": "c045a6b1d2c34ea0988934a993bf2843", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T05:54:40Z", "hostId": "d286a274eb36ffe80d7446fbc71b6575a5a449325afcf81cf9525f4f", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "name": "singlevm2-vm_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "created": "2019-06-30T05:54:37Z", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:54:43,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0d86d0de-a810-4a7e-a1fd-a4eb3c08382b 2019-06-30 05:54:43,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.43039894104s 2019-06-30 05:54:43,733 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:54:45,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:54:45,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:46,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 05: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-af445408-dd98-4476-9e8a-88c38b37ae98 x-openstack-request-id: req-af445408-dd98-4476-9e8a-88c38b37ae98 2019-06-30 05:54:46,521 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5852d865-47af-44c9-8a86-f557f34f74d0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5852d865-47af-44c9-8a86-f557f34f74d0", "rel": "bookmark"}], "image": {"id": "7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed", "links": [{"href": "http://172.30.9.24:8774/images/7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ac49f9d-79c9-4dfb-bebb-d879ac0fafea", "links": [{"href": "http://172.30.9.24:8774/flavors/3ac49f9d-79c9-4dfb-bebb-d879ac0fafea", "rel": "bookmark"}]}, "id": "5852d865-47af-44c9-8a86-f557f34f74d0", "security_groups": [{"name": "singlevm2-sg_107f2db1-6c9e-4a4d-804e-bc13dbf2342a"}], "user_id": "c045a6b1d2c34ea0988934a993bf2843", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T05:54:40Z", "hostId": "d286a274eb36ffe80d7446fbc71b6575a5a449325afcf81cf9525f4f", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "name": "singlevm2-vm_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "created": "2019-06-30T05:54:37Z", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:54:46,521 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-af445408-dd98-4476-9e8a-88c38b37ae98 2019-06-30 05:54:46,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.785669088364s 2019-06-30 05:54:46,527 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:54:48,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:54:48,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:49,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54: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-b3cc7ae7-292e-42da-a8ae-744e13f696c5 x-openstack-request-id: req-b3cc7ae7-292e-42da-a8ae-744e13f696c5 2019-06-30 05:54:49,041 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_107f2db1-6c9e-4a4d-804e-bc13dbf2342a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:f6:39", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5852d865-47af-44c9-8a86-f557f34f74d0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5852d865-47af-44c9-8a86-f557f34f74d0", "rel": "bookmark"}], "image": {"id": "7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed", "links": [{"href": "http://172.30.9.24:8774/images/7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:54:46.000000", "flavor": {"id": "3ac49f9d-79c9-4dfb-bebb-d879ac0fafea", "links": [{"href": "http://172.30.9.24:8774/flavors/3ac49f9d-79c9-4dfb-bebb-d879ac0fafea", "rel": "bookmark"}]}, "id": "5852d865-47af-44c9-8a86-f557f34f74d0", "security_groups": [{"name": "singlevm2-sg_107f2db1-6c9e-4a4d-804e-bc13dbf2342a"}], "user_id": "c045a6b1d2c34ea0988934a993bf2843", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:54:46Z", "hostId": "d286a274eb36ffe80d7446fbc71b6575a5a449325afcf81cf9525f4f", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "name": "singlevm2-vm_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "created": "2019-06-30T05:54:37Z", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:54:49,041 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b3cc7ae7-292e-42da-a8ae-744e13f696c5 2019-06-30 05:54:49,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511852025986s 2019-06-30 05:54:49,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 05:54:49,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=5852d865-47af-44c9-8a86-f557f34f74d0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:49,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:49 GMT X-Openstack-Request-Id: req-668b0e48-b93e-4e17-a034-c07d231e7ba8 2019-06-30 05:54:49,095 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T05:54:46Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5e7fd9d2-5dcf-4a58-88ec-289e89dd492e","ip_address":"192.168.120.21"}],"id":"251aaac5-a8c3-449e-804d-8912fe09c188","security_groups":["edad8d06-3996-4392-8d72-a4189d45c473"],"mac_address":"fa:16:3e:39:f6:39","project_id":"fecc6eb480964ea887f09f2a85331a3c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7dabec7f-5983-4ba3-aed9-8a39e2275eba","tenant_id":"fecc6eb480964ea887f09f2a85331a3c","created_at":"2019-06-30T05:54:40Z","binding:vnic_type":"normal","device_id":"5852d865-47af-44c9-8a86-f557f34f74d0","ip_allocation":"immediate"}]} 2019-06-30 05:54:49,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=5852d865-47af-44c9-8a86-f557f34f74d0 used request id req-668b0e48-b93e-4e17-a034-c07d231e7ba8 2019-06-30 05:54:49,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0477049350739s 2019-06-30 05:54:49,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:54:49,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=251aaac5-a8c3-449e-804d-8912fe09c188" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:49,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:49 GMT X-Openstack-Request-Id: req-cddcafd9-c54a-4d05-8dc8-71c03e3476a9 2019-06-30 05:54:49,153 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 05:54:49,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=251aaac5-a8c3-449e-804d-8912fe09c188 used request id req-cddcafd9-c54a-4d05-8dc8-71c03e3476a9 2019-06-30 05:54:49,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0467629432678s 2019-06-30 05:54:49,154 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_107f2db1-6c9e-4a4d-804e-bc13dbf2342a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:39:f6:39', u'version': 4, u'addr': u'192.168.120.21', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T05:54:46.000000', 'flavor': Munch({u'id': u'3ac49f9d-79c9-4dfb-bebb-d879ac0fafea'}), 'az': u'nova', 'id': u'5852d865-47af-44c9-8a86-f557f34f74d0', 'security_groups': [Munch({u'name': u'singlevm2-sg_107f2db1-6c9e-4a4d-804e-bc13dbf2342a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c045a6b1d2c34ea0988934a993bf2843', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fecc6eb480964ea887f09f2a85331a3c', 'name': 'singlevm2-project_107f2db1-6c9e-4a4d-804e-bc13dbf2342a', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-06-30T05:54:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T05:54:46Z', 'hostId': u'd286a274eb36ffe80d7446fbc71b6575a5a449325afcf81cf9525f4f', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_107f2db1-6c9e-4a4d-804e-bc13dbf2342a', 'public_v6': '', 'private_v4': u'192.168.120.21', 'cloud': 'envvars', 'host_id': u'd286a274eb36ffe80d7446fbc71b6575a5a449325afcf81cf9525f4f', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T05:54:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fecc6eb480964ea887f09f2a85331a3c', 'name': u'singlevm2-vm_107f2db1-6c9e-4a4d-804e-bc13dbf2342a', 'adminPass': u'4rTfwxbzycix', 'tenant_id': u'fecc6eb480964ea887f09f2a85331a3c', 'created_at': u'2019-06-30T05:54:37Z', 'created': u'2019-06-30T05:54:37Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-30 05:54:49,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:54:49,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:49,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:49 GMT X-Openstack-Request-Id: req-5e9ab5aa-2649-4455-a8a6-86b180d6bb8e 2019-06-30 05:54:49,254 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7dabec7f-5983-4ba3-aed9-8a39e2275eba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fecc6eb480964ea887f09f2a85331a3c","l2_adjacency":true,"status":"ACTIVE","subnets":["5e7fd9d2-5dcf-4a58-88ec-289e89dd492e"],"description":"","tags":[],"updated_at":"2019-06-30T05:54:27Z","qos_policy_id":null,"name":"singlevm2-net_107f2db1-6c9e-4a4d-804e-bc13dbf2342a","admin_state_up":true,"tenant_id":"fecc6eb480964ea887f09f2a85331a3c","created_at":"2019-06-30T05:54:25Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 05:54:49,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5e9ab5aa-2649-4455-a8a6-86b180d6bb8e 2019-06-30 05:54:49,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0945069789886s 2019-06-30 05:54:49,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 05:54:49,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=5852d865-47af-44c9-8a86-f557f34f74d0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:49,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:49 GMT X-Openstack-Request-Id: req-073f2418-9e48-4d6d-a3e0-2ff75658b038 2019-06-30 05:54:49,308 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T05:54:46Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5e7fd9d2-5dcf-4a58-88ec-289e89dd492e","ip_address":"192.168.120.21"}],"id":"251aaac5-a8c3-449e-804d-8912fe09c188","security_groups":["edad8d06-3996-4392-8d72-a4189d45c473"],"mac_address":"fa:16:3e:39:f6:39","project_id":"fecc6eb480964ea887f09f2a85331a3c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7dabec7f-5983-4ba3-aed9-8a39e2275eba","tenant_id":"fecc6eb480964ea887f09f2a85331a3c","created_at":"2019-06-30T05:54:40Z","binding:vnic_type":"normal","device_id":"5852d865-47af-44c9-8a86-f557f34f74d0","ip_allocation":"immediate"}]} 2019-06-30 05:54:49,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=5852d865-47af-44c9-8a86-f557f34f74d0 used request id req-073f2418-9e48-4d6d-a3e0-2ff75658b038 2019-06-30 05:54:49,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.05309009552s 2019-06-30 05:54:49,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-06-30 05:54:49,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" -d '{"floatingip": {"floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "fixed_ip_address": "192.168.120.21", "port_id": "251aaac5-a8c3-449e-804d-8912fe09c188"}}' 2019-06-30 05:54:51,612 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:51 GMT X-Openstack-Request-Id: req-a77a326d-b99d-49cb-9f78-8d195f1b9c54 2019-06-30 05:54:51,613 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "4fe22a86-ade8-45e0-8def-bd481f23f88b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "created_at": "2019-06-30T05:54:50Z", "updated_at": "2019-06-30T05:54:50Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7dabec7f-5983-4ba3-aed9-8a39e2275eba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:39:f6:39", "device_id": "5852d865-47af-44c9-8a86-f557f34f74d0"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "fecc6eb480964ea887f09f2a85331a3c", "port_id": "251aaac5-a8c3-449e-804d-8912fe09c188", "id": "2390e457-c66d-4082-a314-e790a6413df0", "qos_policy_id": null}} 2019-06-30 05:54:51,613 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-a77a326d-b99d-49cb-9f78-8d195f1b9c54 2019-06-30 05:54:51,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.30385708809s 2019-06-30 05:54:51,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:54:51,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:51,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:51 GMT X-Openstack-Request-Id: req-dad35532-5655-4e15-ab32-769c7d12d205 2019-06-30 05:54:51,729 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4fe22a86-ade8-45e0-8def-bd481f23f88b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "created_at": "2019-06-30T05:54:50Z", "updated_at": "2019-06-30T05:54:50Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7dabec7f-5983-4ba3-aed9-8a39e2275eba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:39:f6:39", "device_id": "5852d865-47af-44c9-8a86-f557f34f74d0"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "fecc6eb480964ea887f09f2a85331a3c", "port_id": "251aaac5-a8c3-449e-804d-8912fe09c188", "id": "2390e457-c66d-4082-a314-e790a6413df0", "qos_policy_id": null}]} 2019-06-30 05:54:51,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-dad35532-5655-4e15-ab32-769c7d12d205 2019-06-30 05:54:51,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.101138114929s 2019-06-30 05:54:51,736 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 05:54:51,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:54:51,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:51,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:51 GMT X-Openstack-Request-Id: req-7c0d55ef-e282-413f-bd86-b22876a9ae54 2019-06-30 05:54:51,910 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4fe22a86-ade8-45e0-8def-bd481f23f88b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "created_at": "2019-06-30T05:54:50Z", "updated_at": "2019-06-30T05:54:50Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7dabec7f-5983-4ba3-aed9-8a39e2275eba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:39:f6:39", "device_id": "5852d865-47af-44c9-8a86-f557f34f74d0"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "fecc6eb480964ea887f09f2a85331a3c", "port_id": "251aaac5-a8c3-449e-804d-8912fe09c188", "id": "2390e457-c66d-4082-a314-e790a6413df0", "qos_policy_id": null}]} 2019-06-30 05:54:51,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-7c0d55ef-e282-413f-bd86-b22876a9ae54 2019-06-30 05:54:51,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0652649402618s 2019-06-30 05:54:51,917 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 05:54:52,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:54:52,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:52,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:52 GMT X-Openstack-Request-Id: req-11d990f3-85d8-4afe-b298-61ac74ba29b1 2019-06-30 05:54:52,089 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4fe22a86-ade8-45e0-8def-bd481f23f88b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "created_at": "2019-06-30T05:54:50Z", "updated_at": "2019-06-30T05:54:50Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7dabec7f-5983-4ba3-aed9-8a39e2275eba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:39:f6:39", "device_id": "5852d865-47af-44c9-8a86-f557f34f74d0"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "fecc6eb480964ea887f09f2a85331a3c", "port_id": "251aaac5-a8c3-449e-804d-8912fe09c188", "id": "2390e457-c66d-4082-a314-e790a6413df0", "qos_policy_id": null}]} 2019-06-30 05:54:52,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-11d990f3-85d8-4afe-b298-61ac74ba29b1 2019-06-30 05:54:52,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0627839565277s 2019-06-30 05:54:52,095 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 05:54:52,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:54:52,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:52,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:52 GMT X-Openstack-Request-Id: req-f7cb7bad-58c2-45df-aff7-f1a3c3c73d96 2019-06-30 05:54:52,261 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4fe22a86-ade8-45e0-8def-bd481f23f88b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "created_at": "2019-06-30T05:54:50Z", "updated_at": "2019-06-30T05:54:50Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7dabec7f-5983-4ba3-aed9-8a39e2275eba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:39:f6:39", "device_id": "5852d865-47af-44c9-8a86-f557f34f74d0"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "fecc6eb480964ea887f09f2a85331a3c", "port_id": "251aaac5-a8c3-449e-804d-8912fe09c188", "id": "2390e457-c66d-4082-a314-e790a6413df0", "qos_policy_id": null}]} 2019-06-30 05:54:52,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f7cb7bad-58c2-45df-aff7-f1a3c3c73d96 2019-06-30 05:54:52,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0568931102753s 2019-06-30 05:54:52,267 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 05:54:52,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:54:52,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:52,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:52 GMT X-Openstack-Request-Id: req-f5c1a702-cfa6-4f4f-a81d-8effccb2355d 2019-06-30 05:54:52,590 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4fe22a86-ade8-45e0-8def-bd481f23f88b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "created_at": "2019-06-30T05:54:50Z", "updated_at": "2019-06-30T05:54:50Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7dabec7f-5983-4ba3-aed9-8a39e2275eba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:39:f6:39", "device_id": "5852d865-47af-44c9-8a86-f557f34f74d0"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "fecc6eb480964ea887f09f2a85331a3c", "port_id": "251aaac5-a8c3-449e-804d-8912fe09c188", "id": "2390e457-c66d-4082-a314-e790a6413df0", "qos_policy_id": null}]} 2019-06-30 05:54:52,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f5c1a702-cfa6-4f4f-a81d-8effccb2355d 2019-06-30 05:54:52,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.213890075684s 2019-06-30 05:54:52,596 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 05:54:52,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:54:52,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:52,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:52 GMT X-Openstack-Request-Id: req-abf98bfb-ff65-49fe-a131-dea847f3de82 2019-06-30 05:54:52,773 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4fe22a86-ade8-45e0-8def-bd481f23f88b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "created_at": "2019-06-30T05:54:50Z", "updated_at": "2019-06-30T05:54:50Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7dabec7f-5983-4ba3-aed9-8a39e2275eba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:39:f6:39", "device_id": "5852d865-47af-44c9-8a86-f557f34f74d0"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "fecc6eb480964ea887f09f2a85331a3c", "port_id": "251aaac5-a8c3-449e-804d-8912fe09c188", "id": "2390e457-c66d-4082-a314-e790a6413df0", "qos_policy_id": null}]} 2019-06-30 05:54:52,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-abf98bfb-ff65-49fe-a131-dea847f3de82 2019-06-30 05:54:52,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0679109096527s 2019-06-30 05:54:52,779 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 05:54:52,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:54:52,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:52,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:52 GMT X-Openstack-Request-Id: req-1ac92642-f59a-4ddb-a3f4-3ee14bc66e5e 2019-06-30 05:54:52,950 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4fe22a86-ade8-45e0-8def-bd481f23f88b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "created_at": "2019-06-30T05:54:50Z", "updated_at": "2019-06-30T05:54:52Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7dabec7f-5983-4ba3-aed9-8a39e2275eba", "device_owner": "compute:nova", "mac_address": "fa:16:3e:39:f6:39", "device_id": "5852d865-47af-44c9-8a86-f557f34f74d0"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "fecc6eb480964ea887f09f2a85331a3c", "port_id": "251aaac5-a8c3-449e-804d-8912fe09c188", "id": "2390e457-c66d-4082-a314-e790a6413df0", "qos_policy_id": null}]} 2019-06-30 05:54:52,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-1ac92642-f59a-4ddb-a3f4-3ee14bc66e5e 2019-06-30 05:54:52,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0615339279175s 2019-06-30 05:54:52,956 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'4fe22a86-ade8-45e0-8def-bd481f23f88b', 'updated_at': u'2019-06-30T05:54:52Z', 'fixed_ip_address': u'192.168.120.21', 'floating_ip_address': u'172.30.9.210', 'revision_number': 1, 'port_id': u'251aaac5-a8c3-449e-804d-8912fe09c188', 'id': u'2390e457-c66d-4082-a314-e790a6413df0', 'network': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', 'port': u'251aaac5-a8c3-449e-804d-8912fe09c188', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fecc6eb480964ea887f09f2a85331a3c', 'name': 'singlevm2-project_107f2db1-6c9e-4a4d-804e-bc13dbf2342a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'fecc6eb480964ea887f09f2a85331a3c', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7dabec7f-5983-4ba3-aed9-8a39e2275eba', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:39:f6:39', u'device_id': u'5852d865-47af-44c9-8a86-f557f34f74d0'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'fecc6eb480964ea887f09f2a85331a3c', 'created_at': u'2019-06-30T05:54:50Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7dabec7f-5983-4ba3-aed9-8a39e2275eba', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:39:f6:39', u'device_id': u'5852d865-47af-44c9-8a86-f557f34f74d0'}), 'router': u'4fe22a86-ade8-45e0-8def-bd481f23f88b'}) 2019-06-30 05:54:52,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-30 05:54:52,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/5852d865-47af-44c9-8a86-f557f34f74d0/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-30 05:54:53,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9606 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54: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-68e0e39d-6fcb-4cb9-9406-e1cca40c7c04 x-openstack-request-id: req-68e0e39d-6fcb-4cb9-9406-e1cca40c7c04 2019-06-30 05:54:53,042 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 533349318 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.242992] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.246099] pid_max: default: 32768 minimum: 301\n[ 0.247776] ACPI: Core revision 20150930\n[ 0.249847] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.252270] Security Framework initialized\n[ 0.253806] Yama: becoming mindful.\n[ 0.255164] AppArmor: AppArmor initialized\n[ 0.256737] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.259165] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.261548] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.263812] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.266350] Initializing cgroup subsys io\n[ 0.267868] Initializing cgroup subsys memory\n[ 0.269489] Initializing cgroup subsys devices\n[ 0.271120] Initializing cgroup subsys freezer\n[ 0.272744] Initializing cgroup subsys net_cls\n[ 0.274369] Initializing cgroup subsys perf_event\n[ 0.276076] Initializing cgroup subsys net_prio\n[ 0.277744] Initializing cgroup subsys hugetlb\n[ 0.279362] Initializing cgroup subsys pids\n[ 0.280974] CPU: Physical Processor ID: 0\n[ 0.283167] mce: CPU supports 10 MCE banks\n[ 0.284737] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.286614] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.305128] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.315027] ftrace: allocating 31920 entries in 125 pages\n[ 0.352126] smpboot: Max logical packages: 1\n[ 0.353742] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.356254] x2apic enabled\n[ 0.357785] Switched APIC routing to physical x2apic.\n[ 0.361365] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.363492] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.367358] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.370698] KVM setup paravirtual spinlock\n[ 0.372707] x86: Booted up 1 node, 1 CPUs\n[ 0.374199] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.376724] devtmpfs: initialized\n[ 0.379026] evm: security.selinux\n[ 0.380318] evm: security.SMACK64\n[ 0.381609] evm: security.SMACK64EXEC\n[ 0.382999] evm: security.SMACK64TRANSMUTE\n[ 0.384512] evm: security.SMACK64MMAP\n[ 0.385895] evm: security.ima\n[ 0.387083] evm: security.capability\n[ 0.388524] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.391942] pinctrl core: initialized pinctrl subsystem\n[ 0.393931] RTC time: 5:54:46, date: 06/30/19\n[ 0.395648] NET: Registered protocol family 16\n[ 0.397391] cpuidle: using governor ladder\n[ 0.398912] cpuidle: using governor menu\n[ 0.400374] PCCT header not found.\n[ 0.401739] ACPI: bus type PCI registered\n[ 0.403224] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.405514] PCI: Using configuration type 1 for base access\n[ 0.408182] ACPI: Added _OSI(Module Device)\n[ 0.409741] ACPI: Added _OSI(Processor Device)\n[ 0.411341] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.413021] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.415720] ACPI: Interpreter enabled\n[ 0.417132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.420574] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.424003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.427453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.430881] ACPI: (supports S0 S5)\n[ 0.432190] ACPI: Using IOAPIC for interrupt routing\n[ 0.433947] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.438630] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.440763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.443082] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.445335] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.449379] acpiphp: Slot [3] registered\n[ 0.450866] acpiphp: Slot [4] registered\n[ 0.452351] acpiphp: Slot [5] registered\n[ 0.453843] acpiphp: Slot [6] registered\n[ 0.455322] acpiphp: Slot [7] registered\n[ 0.456801] acpiphp: Slot [8] registered\n[ 0.458285] acpiphp: Slot [9] registered\n[ 0.459765] acpiphp: Slot [10] registered\n[ 0.461264] acpiphp: Slot [11] registered\n[ 0.462777] acpiphp: Slot [12] registered\n[ 0.464285] acpiphp: Slot [13] registered\n[ 0.465793] acpiphp: Slot [14] registered\n[ 0.467333] acpiphp: Slot [15] registered\n[ 0.485320] acpiphp: Slot [16] registered\n[ 0.486831] acpiphp: Slot [17] registered\n[ 0.488336] acpiphp: Slot [18] registered\n[ 0.489846] acpiphp: Slot [19] registered\n[ 0.491348] acpiphp: Slot [20] registered\n[ 0.492860] acpiphp: Slot [21] registered\n[ 0.494371] acpiphp: Slot [22] registered\n[ 0.495880] acpiphp: Slot [23] registered\n[ 0.497383] acpiphp: Slot [24] registered\n[ 0.498894] acpiphp: Slot [25] registered\n[ 0.500397] acpiphp: Slot [26] registered\n[ 0.501901] acpiphp: Slot [27] registered\n[ 0.503406] acpiphp: Slot [28] registered\n[ 0.504914] acpiphp: Slot [29] registered\n[ 0.506415] acpiphp: Slot [30] registered\n[ 0.507923] acpiphp: Slot [31] registered\n[ 0.509430] PCI host bridge to bus 0000:00\n[ 0.510940] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.513219] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.515502] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.518204] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.520909] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.523668] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.531777] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.534253] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.536452] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.538820] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.543610] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.546518] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.568457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.571472] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.574098] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.576701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.579278] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.581592] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.584011] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.585990] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.588879] vgaarb: loaded\n[ 0.589989] vgaarb: bridge control possible 0000:00:02.0\n[ 0.592223] SCSI subsystem initialized\n[ 0.593930] ACPI: bus type USB registered\n[ 0.595458] usbcore: registered new interface driver usbfs\n[ 0.597379] usbcore: registered new interface driver hub\n[ 0.599254] usbcore: registered new device driver usb\n[ 0.601259] PCI: Using ACPI for IRQ routing\n[ 0.603292] NetLabel: Initializing\n[ 0.604624] NetLabel: domain hash size = 128\n[ 0.606207] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.607990] NetLabel: unlabeled traffic allowed by default\n[ 0.610158] clocksource: Switched to clocksource kvm-clock\n[ 0.620884] AppArmor: AppArmor Filesystem Enabled\n[ 0.622651] pnp: PnP ACPI init\n[ 0.624214] pnp: PnP ACPI: found 5 devices\n[ 0.631430] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.634630] NET: Registered protocol family 2\n[ 0.636523] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.638936] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.641187] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.643428] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.645457] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.647657] NET: Registered protocol family 1\n[ 0.649281] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.651329] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.653341] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.668467] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.683692] Trying to unpack rootfs image as initramfs...\n[ 0.746001] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.749005] Scanning for low memory corruption every 60 seconds\n[ 0.751385] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.753550] audit: initializing netlink subsys (disabled)\n[ 0.755498] audit: type=2000 audit(1561874087.792:1): initialized\n[ 0.757872] Initialise system trusted keyring\n[ 0.759600] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.761771] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.765017] zbud: loaded\n[ 0.766277] VFS: Disk quotas dquot_6.6.0\n[ 0.767781] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.770513] fuse init (API version 7.23)\n[ 0.772121] Key type big_key registered\n[ 0.773604] Allocating IMA MOK and blacklist keyrings.\n[ 0.775763] Key type asymmetric registered\n[ 0.777293] Asymmetric key parser 'x509' registered\n[ 0.779084] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.781876] io scheduler noop registered\n[ 0.783355] io scheduler deadline registered (default)\n[ 0.785217] io scheduler cfq registered\n[ 0.786774] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.788725] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.791059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.793751] ACPI: Power Button [PWRF]\n[ 0.795270] GHES: HEST is not enabled!\n[ 0.809666] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.839633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.843217] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.868892] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.872537] Linux agpgart interface v0.103\n[ 0.876185] brd: module loaded\n[ 0.878664] loop: module loaded\n[ 0.884314] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.887024] GPT:90111 != 2097151\n[ 0.888292] GPT:Alternate GPT header not at the end of the disk.\n[ 0.890351] GPT:90111 != 2097151\n[ 0.891618] GPT: Use GNU Parted to correct GPT errors.\n[ 0.893432] vda: vda1 vda15\n[ 0.895333] scsi host0: ata_piix\n[ 0.896727] scsi host1: ata_piix\n[ 0.898041] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.900335] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.903266] libphy: Fixed MDIO Bus: probed\n[ 0.904805] tun: Universal TUN/TAP device driver, 1.6\n[ 0.906600] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.909983] PPP generic driver version 2.4.2\n[ 0.911650] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.913881] ehci-pci: EHCI PCI platform driver\n[ 0.915517] ehci-platform: EHCI generic platform driver\n[ 0.917372] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.919502] ohci-pci: OHCI PCI platform driver\n[ 0.921136] ohci-platform: OHCI generic platform driver\n[ 0.922994] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.938159] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.940028] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.942752] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.944600] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.946760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.949072] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.951716] usb usb1: Product: UHCI Host Controller\n[ 0.953457] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.955604] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.957377] hub 1-0:1.0: USB hub found\n[ 0.958828] hub 1-0:1.0: 2 ports detected\n[ 0.960474] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.964284] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.966052] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.967960] mousedev: PS/2 mouse device common for all mice\n[ 0.970275] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.973431] rtc_cmos 00:00: RTC can wake from S4\n[ 0.975663] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.977881] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.980108] i2c /dev entries driver\n[ 0.981512] device-mapper: uevent: version 1.0.3\n[ 0.983278] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.986304] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.988681] NET: Registered protocol family 10\n[ 0.990608] NET: Registered protocol family 17\n[ 0.992248] Key type dns_resolver registered\n[ 0.993974] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.996009] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.999236] registered taskstats version 1\n[ 1.000789] Loading compiled-in X.509 certificates\n[ 1.003071] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.006554] zswap: loaded using pool lzo/zbud\n[ 1.008937] Key type trusted registered\n[ 1.011394] Key type encrypted registered\n[ 1.012916] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.014863] ima: No TPM chip found, activating TPM-bypass!\n[ 1.016802] evm: HMAC attrs: 0x1\n[ 1.018471] Magic number: 7:673:922\n[ 1.020002] rtc_cmos 00:00: setting system clock to 2019-06-30 05:54:47 UTC (1561874087)\n[ 1.022989] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.025075] EDD information not available.\n[ 1.060016] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.079692] Write protecting the kernel read-only data: 14336k\n[ 1.083231] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.086445] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.138602] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.91\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.21...\nLease of 192.168.120.21 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.06. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC0tMdi83ZbzaXfCg4dtVD+o8B+5XUW2ijD6zZ73cIK8948P+HKFGdt8Gij3WnEOlhX5ItdpTvDjtiza06KSfD5oZDNrRmdw7d+H5N6MRIt8mSjvBTGEdEPzBXF3d+jCPAs86r1l5eYLHIEQjkEgR1O8ahim3u9/ULy1hL1ysPRMZJIgrW2gAqb2dDeb/nKFJ7l8Y4nm92IEqfzDbimsqylnCoaZz31lkGuiqwmO1MC3PtVwQrVpajhtPnRXx79axYxhO3WHSlEh+QMRU3sDLlIWKA7W8MDVEMi07VpinSzHSqJwBRFxtZSyCe3dh9qTcSqn9JDQbugt6rFqlDVJypv root@singlevm2-vm-107f2db1-6c9e-4a4d-804e-bc13dbf2342a\nssh-dss AAAAB3NzaC1kc3MAAACBALO8KvL14txkknPRL4UlDQFjf2vXxbrBIUvTX5fl3HhuphOQqrjHkVxt1WD8fegwfRtYuigxJPFn/k18DFxJiRZ+iOmgUTo0gxfgY+dQkduaIv2PgrMwMcTg9LN2V/hEmxfg0bzqPGHDCSSMIhVqCxVY6gWi9Vv9/Shoruj8Acm5AAAAFQCtZkd1FnlaLFZ1PfBNe/4qURWw+wAAAIAkVPaGAPDGI9+GdWJiYGUPt+mFtAR0FKE6ohrUK02FtwyHoOyhfB5Sw5DdVvBRiwNPIBPZ2QqePCnhdjJqN2XFRFB8WwWvpQhsLaLDRvvDcYsolc7gJ5CTmvLMDpfYL3TUEx6iwmXpkFeOrW+lHecxcnppsRj9+GXnHwvrZ4rMMQAAAIEAjvoWjpDn0elGNhlTTbKtmgLHogS9Og3ucJNSxUN83LSAjw65aehiIb1VE0ijIEGVWP/t4qKqCjg285Qofzk/oY6pCA3hnQL760eo8tzMihndh5YIq4t2CYlPKj+7OEAO6RKPt7BWUeRKlxZcVkvsg0HxK8wvx630EEQKW722Qps= root@singlevm2-vm-107f2db1-6c9e-4a4d-804e-bc13dbf2342a\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.70s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.21,24,fe80::f816:3eff:fe39:f639/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.21 \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-107f2db1-6c9e-4a4d-804e-bc13dbf2342a\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.21 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-107f2db1-6c9e-4a4d-804e-bc13dbf2342a login: "} 2019-06-30 05:54:53,043 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/5852d865-47af-44c9-8a86-f557f34f74d0/action used request id req-68e0e39d-6fcb-4cb9-9406-e1cca40c7c04 2019-06-30 05:54:53,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0863308906555s 2019-06-30 05:54:53,044 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 533349318 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.242992] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.246099] pid_max: default: 32768 minimum: 301 [ 0.247776] ACPI: Core revision 20150930 [ 0.249847] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.252270] Security Framework initialized [ 0.253806] Yama: becoming mindful. [ 0.255164] AppArmor: AppArmor initialized [ 0.256737] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.259165] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.261548] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.263812] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.266350] Initializing cgroup subsys io [ 0.267868] Initializing cgroup subsys memory [ 0.269489] Initializing cgroup subsys devices [ 0.271120] Initializing cgroup subsys freezer [ 0.272744] Initializing cgroup subsys net_cls [ 0.274369] Initializing cgroup subsys perf_event [ 0.276076] Initializing cgroup subsys net_prio [ 0.277744] Initializing cgroup subsys hugetlb [ 0.279362] Initializing cgroup subsys pids [ 0.280974] CPU: Physical Processor ID: 0 [ 0.283167] mce: CPU supports 10 MCE banks [ 0.284737] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.286614] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.305128] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.315027] ftrace: allocating 31920 entries in 125 pages [ 0.352126] smpboot: Max logical packages: 1 [ 0.353742] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.356254] x2apic enabled [ 0.357785] Switched APIC routing to physical x2apic. [ 0.361365] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.363492] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.367358] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.370698] KVM setup paravirtual spinlock [ 0.372707] x86: Booted up 1 node, 1 CPUs [ 0.374199] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.376724] devtmpfs: initialized [ 0.379026] evm: security.selinux [ 0.380318] evm: security.SMACK64 [ 0.381609] evm: security.SMACK64EXEC [ 0.382999] evm: security.SMACK64TRANSMUTE [ 0.384512] evm: security.SMACK64MMAP [ 0.385895] evm: security.ima [ 0.387083] evm: security.capability [ 0.388524] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.391942] pinctrl core: initialized pinctrl subsystem [ 0.393931] RTC time: 5:54:46, date: 06/30/19 [ 0.395648] NET: Registered protocol family 16 [ 0.397391] cpuidle: using governor ladder [ 0.398912] cpuidle: using governor menu [ 0.400374] PCCT header not found. [ 0.401739] ACPI: bus type PCI registered [ 0.403224] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.405514] PCI: Using configuration type 1 for base access [ 0.408182] ACPI: Added _OSI(Module Device) [ 0.409741] ACPI: Added _OSI(Processor Device) [ 0.411341] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.413021] ACPI: Added _OSI(Processor Aggregator Device) [ 0.415720] ACPI: Interpreter enabled [ 0.417132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.420574] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.424003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.427453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.430881] ACPI: (supports S0 S5) [ 0.432190] ACPI: Using IOAPIC for interrupt routing [ 0.433947] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.438630] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.440763] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.443082] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.445335] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.449379] acpiphp: Slot [3] registered [ 0.450866] acpiphp: Slot [4] registered [ 0.452351] acpiphp: Slot [5] registered [ 0.453843] acpiphp: Slot [6] registered [ 0.455322] acpiphp: Slot [7] registered [ 0.456801] acpiphp: Slot [8] registered [ 0.458285] acpiphp: Slot [9] registered [ 0.459765] acpiphp: Slot [10] registered [ 0.461264] acpiphp: Slot [11] registered [ 0.462777] acpiphp: Slot [12] registered [ 0.464285] acpiphp: Slot [13] registered [ 0.465793] acpiphp: Slot [14] registered [ 0.467333] acpiphp: Slot [15] registered [ 0.485320] acpiphp: Slot [16] registered [ 0.486831] acpiphp: Slot [17] registered [ 0.488336] acpiphp: Slot [18] registered [ 0.489846] acpiphp: Slot [19] registered [ 0.491348] acpiphp: Slot [20] registered [ 0.492860] acpiphp: Slot [21] registered [ 0.494371] acpiphp: Slot [22] registered [ 0.495880] acpiphp: Slot [23] registered [ 0.497383] acpiphp: Slot [24] registered [ 0.498894] acpiphp: Slot [25] registered [ 0.500397] acpiphp: Slot [26] registered [ 0.501901] acpiphp: Slot [27] registered [ 0.503406] acpiphp: Slot [28] registered [ 0.504914] acpiphp: Slot [29] registered [ 0.506415] acpiphp: Slot [30] registered [ 0.507923] acpiphp: Slot [31] registered [ 0.509430] PCI host bridge to bus 0000:00 [ 0.510940] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.513219] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.515502] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.518204] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.520909] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.523668] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.531777] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.534253] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.536452] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.538820] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.543610] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.546518] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.568457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.571472] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.574098] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.576701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.579278] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.581592] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.584011] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.585990] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.588879] vgaarb: loaded [ 0.589989] vgaarb: bridge control possible 0000:00:02.0 [ 0.592223] SCSI subsystem initialized [ 0.593930] ACPI: bus type USB registered [ 0.595458] usbcore: registered new interface driver usbfs [ 0.597379] usbcore: registered new interface driver hub [ 0.599254] usbcore: registered new device driver usb [ 0.601259] PCI: Using ACPI for IRQ routing [ 0.603292] NetLabel: Initializing [ 0.604624] NetLabel: domain hash size = 128 [ 0.606207] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.607990] NetLabel: unlabeled traffic allowed by default [ 0.610158] clocksource: Switched to clocksource kvm-clock [ 0.620884] AppArmor: AppArmor Filesystem Enabled [ 0.622651] pnp: PnP ACPI init [ 0.624214] pnp: PnP ACPI: found 5 devices [ 0.631430] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.634630] NET: Registered protocol family 2 [ 0.636523] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.638936] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.641187] TCP: Hash tables configured (established 4096 bind 4096) [ 0.643428] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.645457] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.647657] NET: Registered protocol family 1 [ 0.649281] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.651329] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.653341] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.668467] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.683692] Trying to unpack rootfs image as initramfs... [ 0.746001] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.749005] Scanning for low memory corruption every 60 seconds [ 0.751385] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.753550] audit: initializing netlink subsys (disabled) [ 0.755498] audit: type=2000 audit(1561874087.792:1): initialized [ 0.757872] Initialise system trusted keyring [ 0.759600] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.761771] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.765017] zbud: loaded [ 0.766277] VFS: Disk quotas dquot_6.6.0 [ 0.767781] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.770513] fuse init (API version 7.23) [ 0.772121] Key type big_key registered [ 0.773604] Allocating IMA MOK and blacklist keyrings. [ 0.775763] Key type asymmetric registered [ 0.777293] Asymmetric key parser 'x509' registered [ 0.779084] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.781876] io scheduler noop registered [ 0.783355] io scheduler deadline registered (default) [ 0.785217] io scheduler cfq registered [ 0.786774] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.788725] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.791059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.793751] ACPI: Power Button [PWRF] [ 0.795270] GHES: HEST is not enabled! [ 0.809666] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.839633] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.843217] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.868892] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.872537] Linux agpgart interface v0.103 [ 0.876185] brd: module loaded [ 0.878664] loop: module loaded [ 0.884314] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.887024] GPT:90111 != 2097151 [ 0.888292] GPT:Alternate GPT header not at the end of the disk. [ 0.890351] GPT:90111 != 2097151 [ 0.891618] GPT: Use GNU Parted to correct GPT errors. [ 0.893432] vda: vda1 vda15 [ 0.895333] scsi host0: ata_piix [ 0.896727] scsi host1: ata_piix [ 0.898041] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.900335] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.903266] libphy: Fixed MDIO Bus: probed [ 0.904805] tun: Universal TUN/TAP device driver, 1.6 [ 0.906600] tun: (C) 1999-2004 Max Krasnyansky [ 0.909983] PPP generic driver version 2.4.2 [ 0.911650] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.913881] ehci-pci: EHCI PCI platform driver [ 0.915517] ehci-platform: EHCI generic platform driver [ 0.917372] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.919502] ohci-pci: OHCI PCI platform driver [ 0.921136] ohci-platform: OHCI generic platform driver [ 0.922994] uhci_hcd: USB Universal Host Controller Interface driver [ 0.938159] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.940028] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.942752] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.944600] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.946760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.949072] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.951716] usb usb1: Product: UHCI Host Controller [ 0.953457] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.955604] usb usb1: SerialNumber: 0000:00:01.2 [ 0.957377] hub 1-0:1.0: USB hub found [ 0.958828] hub 1-0:1.0: 2 ports detected [ 0.960474] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.964284] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.966052] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.967960] mousedev: PS/2 mouse device common for all mice [ 0.970275] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.973431] rtc_cmos 00:00: RTC can wake from S4 [ 0.975663] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.977881] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.980108] i2c /dev entries driver [ 0.981512] device-mapper: uevent: version 1.0.3 [ 0.983278] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.986304] ledtrig-cpu: registered to indicate activity on CPUs [ 0.988681] NET: Registered protocol family 10 [ 0.990608] NET: Registered protocol family 17 [ 0.992248] Key type dns_resolver registered [ 0.993974] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.996009] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.999236] registered taskstats version 1 [ 1.000789] Loading compiled-in X.509 certificates [ 1.003071] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.006554] zswap: loaded using pool lzo/zbud [ 1.008937] Key type trusted registered [ 1.011394] Key type encrypted registered [ 1.012916] AppArmor: AppArmor sha1 policy hashing enabled [ 1.014863] ima: No TPM chip found, activating TPM-bypass! [ 1.016802] evm: HMAC attrs: 0x1 [ 1.018471] Magic number: 7:673:922 [ 1.020002] rtc_cmos 00:00: setting system clock to 2019-06-30 05:54:47 UTC (1561874087) [ 1.022989] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.025075] EDD information not available. [ 1.060016] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.079692] Write protecting the kernel read-only data: 14336k [ 1.083231] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.086445] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.138602] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.21... Lease of 192.168.120.21 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.06. iid=i-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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC0tMdi83ZbzaXfCg4dtVD+o8B+5XUW2ijD6zZ73cIK8948P+HKFGdt8Gij3WnEOlhX5ItdpTvDjtiza06KSfD5oZDNrRmdw7d+H5N6MRIt8mSjvBTGEdEPzBXF3d+jCPAs86r1l5eYLHIEQjkEgR1O8ahim3u9/ULy1hL1ysPRMZJIgrW2gAqb2dDeb/nKFJ7l8Y4nm92IEqfzDbimsqylnCoaZz31lkGuiqwmO1MC3PtVwQrVpajhtPnRXx79axYxhO3WHSlEh+QMRU3sDLlIWKA7W8MDVEMi07VpinSzHSqJwBRFxtZSyCe3dh9qTcSqn9JDQbugt6rFqlDVJypv root@singlevm2-vm-107f2db1-6c9e-4a4d-804e-bc13dbf2342a ssh-dss AAAAB3NzaC1kc3MAAACBALO8KvL14txkknPRL4UlDQFjf2vXxbrBIUvTX5fl3HhuphOQqrjHkVxt1WD8fegwfRtYuigxJPFn/k18DFxJiRZ+iOmgUTo0gxfgY+dQkduaIv2PgrMwMcTg9LN2V/hEmxfg0bzqPGHDCSSMIhVqCxVY6gWi9Vv9/Shoruj8Acm5AAAAFQCtZkd1FnlaLFZ1PfBNe/4qURWw+wAAAIAkVPaGAPDGI9+GdWJiYGUPt+mFtAR0FKE6ohrUK02FtwyHoOyhfB5Sw5DdVvBRiwNPIBPZ2QqePCnhdjJqN2XFRFB8WwWvpQhsLaLDRvvDcYsolc7gJ5CTmvLMDpfYL3TUEx6iwmXpkFeOrW+lHecxcnppsRj9+GXnHwvrZ4rMMQAAAIEAjvoWjpDn0elGNhlTTbKtmgLHogS9Og3ucJNSxUN83LSAjw65aehiIb1VE0ijIEGVWP/t4qKqCjg285Qofzk/oY6pCA3hnQL760eo8tzMihndh5YIq4t2CYlPKj+7OEAO6RKPt7BWUeRKlxZcVkvsg0HxK8wvx630EEQKW722Qps= root@singlevm2-vm-107f2db1-6c9e-4a4d-804e-bc13dbf2342a -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.70s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.21,24,fe80::f816:3eff:fe39:f639/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.21 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-107f2db1-6c9e-4a4d-804e-bc13dbf2342a launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.21 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-107f2db1-6c9e-4a4d-804e-bc13dbf2342a login: 2019-06-30 05:54:53,048 - paramiko.transport - DEBUG - starting thread (client mode): 0x7cc6b710L 2019-06-30 05:54:53,048 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-30 05:54:53,048 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-06-30 05:54:53,049 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-06-30 05:54:53,050 - 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 2019-06-30 05:54:53,050 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 05:54:53,050 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-06-30 05:54:53,050 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 05:54:53,051 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 05:54:53,051 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 05:54:53,068 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-30 05:54:53,069 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 05:54:53,080 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.210: 1a9fe49acd775382917a5ec33d650918 2019-06-30 05:54:53,081 - paramiko.transport - DEBUG - Trying discovered key be7cda4b41207dd9306b545879a042d2 in /tmp/tmpBIThwJ 2019-06-30 05:54:53,109 - paramiko.transport - DEBUG - userauth is OK 2019-06-30 05:54:53,115 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-30 05:54:53,145 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-30 05:54:53,146 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-06-30 05:54:53,147 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-30 05:54:53,148 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-30 05:54:53,149 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-30 05:54:53,149 - functest.core.singlevm - DEBUG - output: Hello World 2019-06-30 05:54:53,150 - functest.core.singlevm - DEBUG - error: 2019-06-30 05:54:53,154 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-06-30 05:54:53,264 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 05:54:53,265 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:28 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-30 05:54:53,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-30 05:54:53,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/2390e457-c66d-4082-a314-e790a6413df0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:54,432 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:54:54 GMT X-Openstack-Request-Id: req-751a8190-6ace-40f5-b58d-0448b5f50fe2 2019-06-30 05:54:54,432 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:54:54,432 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/2390e457-c66d-4082-a314-e790a6413df0.json used request id req-751a8190-6ace-40f5-b58d-0448b5f50fe2 2019-06-30 05:54:54,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.15764498711s 2019-06-30 05:54:54,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:54:54,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:54,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:54 GMT X-Openstack-Request-Id: req-f31f25cd-c32f-4c02-84d3-331fe83695d5 2019-06-30 05:54:54,520 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 05:54:54,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f31f25cd-c32f-4c02-84d3-331fe83695d5 2019-06-30 05:54:54,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0779631137848s 2019-06-30 05:54:54,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-30 05:54:54,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/5852d865-47af-44c9-8a86-f557f34f74d0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:54,652 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 30 Jun 2019 05: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-3568b64c-2f17-467b-8ea6-4ef3967b3c3b x-openstack-request-id: req-3568b64c-2f17-467b-8ea6-4ef3967b3c3b 2019-06-30 05:54:54,652 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/5852d865-47af-44c9-8a86-f557f34f74d0 used request id req-3568b64c-2f17-467b-8ea6-4ef3967b3c3b 2019-06-30 05:54:54,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.13143992424s 2019-06-30 05:54:54,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:54:54,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:54,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 767 Content-Type: application/json Date: Sun, 30 Jun 2019 05: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-83a4b258-5271-4922-8a4f-522978f770da x-openstack-request-id: req-83a4b258-5271-4922-8a4f-522978f770da 2019-06-30 05:54:54,841 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_107f2db1-6c9e-4a4d-804e-bc13dbf2342a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:f6:39", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:f6:39", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5852d865-47af-44c9-8a86-f557f34f74d0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5852d865-47af-44c9-8a86-f557f34f74d0", "rel": "bookmark"}], "image": {"id": "7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed", "links": [{"href": "http://172.30.9.24:8774/images/7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:54:46.000000", "flavor": {"id": "3ac49f9d-79c9-4dfb-bebb-d879ac0fafea", "links": [{"href": "http://172.30.9.24:8774/flavors/3ac49f9d-79c9-4dfb-bebb-d879ac0fafea", "rel": "bookmark"}]}, "id": "5852d865-47af-44c9-8a86-f557f34f74d0", "security_groups": [{"name": "singlevm2-sg_107f2db1-6c9e-4a4d-804e-bc13dbf2342a"}], "user_id": "c045a6b1d2c34ea0988934a993bf2843", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:54:54Z", "hostId": "d286a274eb36ffe80d7446fbc71b6575a5a449325afcf81cf9525f4f", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "name": "singlevm2-vm_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "created": "2019-06-30T05:54:37Z", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:54:54,841 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-83a4b258-5271-4922-8a4f-522978f770da 2019-06-30 05:54:54,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188056230545s 2019-06-30 05:54:54,843 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:54:56,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:54:56,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:57,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54: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-b7a572ee-0969-4e90-8226-94da99be0b32 x-openstack-request-id: req-b7a572ee-0969-4e90-8226-94da99be0b32 2019-06-30 05:54:57,070 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-06-30 05:54:57,070 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b7a572ee-0969-4e90-8226-94da99be0b32 2019-06-30 05:54:57,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.224998950958s 2019-06-30 05:54:57,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 05:54:57,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:57,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:57 GMT X-Openstack-Request-Id: req-453c0808-09c8-46b3-b1af-1a36e28405a5 2019-06-30 05:54:57,118 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "created_at": "2019-06-30T05:54:25Z", "updated_at": "2019-06-30T05:54:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:54:25Z", "revision_number": 0, "id": "04e0e84c-9834-4f03-aec6-6781c64a5cde", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:54:25Z", "security_group_id": "1d403288-200e-4d37-8b97-f833fa229e60", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "fecc6eb480964ea887f09f2a85331a3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:54:25Z", "revision_number": 0, "id": "096c8fa6-a53e-4a6f-bb80-b52faf1c7d43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:54:25Z", "security_group_id": "1d403288-200e-4d37-8b97-f833fa229e60", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "fecc6eb480964ea887f09f2a85331a3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:54:25Z", "revision_number": 0, "id": "ac585c88-27b2-4fde-9e61-f3de89021886", "remote_group_id": "1d403288-200e-4d37-8b97-f833fa229e60", "remote_ip_prefix": null, "created_at": "2019-06-30T05:54:25Z", "security_group_id": "1d403288-200e-4d37-8b97-f833fa229e60", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "fecc6eb480964ea887f09f2a85331a3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:54:25Z", "revision_number": 0, "id": "f8d3dc35-6135-49a2-9f82-7a72433a0961", "remote_group_id": "1d403288-200e-4d37-8b97-f833fa229e60", "remote_ip_prefix": null, "created_at": "2019-06-30T05:54:25Z", "security_group_id": "1d403288-200e-4d37-8b97-f833fa229e60", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "fecc6eb480964ea887f09f2a85331a3c"}], "revision_number": 1, "project_id": "fecc6eb480964ea887f09f2a85331a3c", "id": "1d403288-200e-4d37-8b97-f833fa229e60", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "created_at": "2019-06-30T05:54:34Z", "updated_at": "2019-06-30T05:54:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:54:34Z", "revision_number": 0, "id": "615b0fe3-f3ba-400e-a4ea-64d916334a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:54:34Z", "security_group_id": "edad8d06-3996-4392-8d72-a4189d45c473", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "fecc6eb480964ea887f09f2a85331a3c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:54:34Z", "revision_number": 0, "id": "755031e7-798d-4bb9-b397-da47907fec89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:54:34Z", "security_group_id": "edad8d06-3996-4392-8d72-a4189d45c473", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "fecc6eb480964ea887f09f2a85331a3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:54:34Z", "revision_number": 0, "id": "a38342ac-90e7-4a32-9e9f-4df12f72aabe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:54:34Z", "security_group_id": "edad8d06-3996-4392-8d72-a4189d45c473", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "fecc6eb480964ea887f09f2a85331a3c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T05:54:34Z", "revision_number": 0, "id": "cb35a4ab-12e8-48bc-a2e4-9a43bfd07e72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:54:34Z", "security_group_id": "edad8d06-3996-4392-8d72-a4189d45c473", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fecc6eb480964ea887f09f2a85331a3c"}], "revision_number": 3, "project_id": "fecc6eb480964ea887f09f2a85331a3c", "id": "edad8d06-3996-4392-8d72-a4189d45c473", "name": "singlevm2-sg_107f2db1-6c9e-4a4d-804e-bc13dbf2342a"}]} 2019-06-30 05:54:57,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-453c0808-09c8-46b3-b1af-1a36e28405a5 2019-06-30 05:54:57,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0422189235687s 2019-06-30 05:54:57,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 05:54:57,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/edad8d06-3996-4392-8d72-a4189d45c473.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:57,264 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:54:57 GMT X-Openstack-Request-Id: req-5e1b977c-2987-4cab-8388-334613d20ea6 2019-06-30 05:54:57,264 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:54:57,264 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/edad8d06-3996-4392-8d72-a4189d45c473.json used request id req-5e1b977c-2987-4cab-8388-334613d20ea6 2019-06-30 05:54:57,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.139564990997s 2019-06-30 05:54:57,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-06-30 05:54:57,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/singlevm2-kp_107f2db1-6c9e-4a4d-804e-bc13dbf2342a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:57,306 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54: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-343126e4-3fc9-4a97-8b95-ee56ead1b81b x-openstack-request-id: req-343126e4-3fc9-4a97-8b95-ee56ead1b81b 2019-06-30 05:54:57,306 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/singlevm2-kp_107f2db1-6c9e-4a4d-804e-bc13dbf2342a used request id req-343126e4-3fc9-4a97-8b95-ee56ead1b81b 2019-06-30 05:54:57,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0415170192719s 2019-06-30 05:54:57,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-30 05:54:57,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/4fe22a86-ade8-45e0-8def-bd481f23f88b/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" -d '{"subnet_id": "5e7fd9d2-5dcf-4a58-88ec-289e89dd492e"}' 2019-06-30 05:54:59,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:59 GMT X-Openstack-Request-Id: req-e7d5ada6-267b-4e0f-813f-e535ea5b3b04 2019-06-30 05:54:59,395 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7dabec7f-5983-4ba3-aed9-8a39e2275eba", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "subnet_id": "5e7fd9d2-5dcf-4a58-88ec-289e89dd492e", "subnet_ids": ["5e7fd9d2-5dcf-4a58-88ec-289e89dd492e"], "port_id": "538be853-27f2-4b75-8a5b-b8933873c806", "id": "4fe22a86-ade8-45e0-8def-bd481f23f88b"} 2019-06-30 05:54:59,395 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/4fe22a86-ade8-45e0-8def-bd481f23f88b/remove_router_interface.json used request id req-e7d5ada6-267b-4e0f-813f-e535ea5b3b04 2019-06-30 05:54:59,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.0892598629s 2019-06-30 05:54:59,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 05:54:59,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:54:59,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Sun, 30 Jun 2019 05:54:59 GMT X-Openstack-Request-Id: req-43b9211f-b438-4dcd-9ee5-ffc0c9f6914d 2019-06-30 05:54:59,524 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.214"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "created_at": "2019-06-30T05:54:27Z", "admin_state_up": true, "updated_at": "2019-06-30T05:54:58Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "fecc6eb480964ea887f09f2a85331a3c", "id": "4fe22a86-ade8-45e0-8def-bd481f23f88b", "name": "singlevm2-router_107f2db1-6c9e-4a4d-804e-bc13dbf2342a"}]} 2019-06-30 05:54:59,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-43b9211f-b438-4dcd-9ee5-ffc0c9f6914d 2019-06-30 05:54:59,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.128453969955s 2019-06-30 05:54:59,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 05:54:59,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/4fe22a86-ade8-45e0-8def-bd481f23f88b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:55:01,558 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:55:01 GMT X-Openstack-Request-Id: req-4389918d-c118-4b18-8ab2-a17554b96589 2019-06-30 05:55:01,558 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:55:01,558 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/4fe22a86-ade8-45e0-8def-bd481f23f88b.json used request id req-4389918d-c118-4b18-8ab2-a17554b96589 2019-06-30 05:55:01,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.03204298019s 2019-06-30 05:55:01,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 05:55:01,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:55:01,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:01 GMT X-Openstack-Request-Id: req-b29306e9-c92e-4d7d-90cf-931466bec366 2019-06-30 05:55:01,605 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7dabec7f-5983-4ba3-aed9-8a39e2275eba","tenant_id":"fecc6eb480964ea887f09f2a85331a3c","created_at":"2019-06-30T05:54:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T05:54:27Z","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":"fecc6eb480964ea887f09f2a85331a3c","id":"5e7fd9d2-5dcf-4a58-88ec-289e89dd492e","subnetpool_id":null,"name":"singlevm2-subnet_107f2db1-6c9e-4a4d-804e-bc13dbf2342a"}]} 2019-06-30 05:55:01,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-b29306e9-c92e-4d7d-90cf-931466bec366 2019-06-30 05:55:01,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0466430187225s 2019-06-30 05:55:01,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-30 05:55:01,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/5e7fd9d2-5dcf-4a58-88ec-289e89dd492e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:55:02,820 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:55:02 GMT X-Openstack-Request-Id: req-311b345f-e476-48cc-91cb-d3460325cec8 2019-06-30 05:55:02,820 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:55:02,820 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/5e7fd9d2-5dcf-4a58-88ec-289e89dd492e.json used request id req-311b345f-e476-48cc-91cb-d3460325cec8 2019-06-30 05:55:02,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.21387982368s 2019-06-30 05:55:02,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:55:02,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:55:02,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:02 GMT X-Openstack-Request-Id: req-d09efb59-fa61-41f6-ba44-b43ae13002ae 2019-06-30 05:55:02,912 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7dabec7f-5983-4ba3-aed9-8a39e2275eba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fecc6eb480964ea887f09f2a85331a3c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T05:55:02Z","qos_policy_id":null,"name":"singlevm2-net_107f2db1-6c9e-4a4d-804e-bc13dbf2342a","admin_state_up":true,"tenant_id":"fecc6eb480964ea887f09f2a85331a3c","created_at":"2019-06-30T05:54:25Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 05:55:02,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d09efb59-fa61-41f6-ba44-b43ae13002ae 2019-06-30 05:55:02,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0908191204071s 2019-06-30 05:55:02,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-30 05:55:02,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/7dabec7f-5983-4ba3-aed9-8a39e2275eba.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:55:04,139 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:55:04 GMT X-Openstack-Request-Id: req-6f10b159-2ae9-4ad4-9639-ce2e49dbd47b 2019-06-30 05:55:04,139 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:55:04,140 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/7dabec7f-5983-4ba3-aed9-8a39e2275eba.json used request id req-6f10b159-2ae9-4ad4-9639-ce2e49dbd47b 2019-06-30 05:55:04,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.22665691376s 2019-06-30 05:55:04,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 05:55:04,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:55:04,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:04 GMT X-Openstack-Request-Id: req-0361c458-c67e-41f5-8254-a45675c97afe 2019-06-30 05:55:04,457 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:54:32Z", "file": "/v2/images/7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed/file", "owner": "fecc6eb480964ea887f09f2a85331a3c", "id": "7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed", "size": 12716032, "self": "/v2/images/7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T05:54:32Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 05:55:04,457 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-0361c458-c67e-41f5-8254-a45675c97afe 2019-06-30 05:55:04,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.31327009201s 2019-06-30 05:55:04,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 05:55:04,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}509c93a0987d89ac9ff5c255140263aba6709fc1" 2019-06-30 05:55:04,786 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 05:55:04 GMT X-Openstack-Request-Id: req-05ce1f1e-0fe3-430b-afa4-056e59b77c28 2019-06-30 05:55:04,786 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 05:55:04,787 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/7ecc3a0c-b8c8-4d39-81a2-969fe8ea50ed used request id req-05ce1f1e-0fe3-430b-afa4-056e59b77c28 2019-06-30 05:55:04,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.327419996262s 2019-06-30 05:55:04,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 05:55:04,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce013594a750ce48ab69562e562a63dc734f2def" 2019-06-30 05:55:04,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55: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-b9749467-95a6-40ab-8bf6-a9f9dec38396 x-openstack-request-id: req-b9749467-95a6-40ab-8bf6-a9f9dec38396 2019-06-30 05:55:04,818 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3ac49f9d-79c9-4dfb-bebb-d879ac0fafea", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3ac49f9d-79c9-4dfb-bebb-d879ac0fafea", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3ac49f9d-79c9-4dfb-bebb-d879ac0fafea"}]} 2019-06-30 05:55:04,818 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-b9749467-95a6-40ab-8bf6-a9f9dec38396 2019-06-30 05:55:04,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0257229804993s 2019-06-30 05:55:04,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 05:55:04,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/3ac49f9d-79c9-4dfb-bebb-d879ac0fafea -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce013594a750ce48ab69562e562a63dc734f2def" 2019-06-30 05:55:04,845 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55: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-7be25543-c3c4-4557-840d-c89a0ad5804f x-openstack-request-id: req-7be25543-c3c4-4557-840d-c89a0ad5804f 2019-06-30 05:55:04,846 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/3ac49f9d-79c9-4dfb-bebb-d879ac0fafea used request id req-7be25543-c3c4-4557-840d-c89a0ad5804f 2019-06-30 05:55:04,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0262098312378s 2019-06-30 05:55:04,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 05:55:04,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce013594a750ce48ab69562e562a63dc734f2def" 2019-06-30 05:55:05,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2190dafe-3c8b-46d2-96b6-8a38a8313769 2019-06-30 05:55:05,070 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "singlevm2-user_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "links": {"self": "http://172.30.9.24:5000/v3/users/c045a6b1d2c34ea0988934a993bf2843"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c045a6b1d2c34ea0988934a993bf2843", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 05:55:05,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-2190dafe-3c8b-46d2-96b6-8a38a8313769 2019-06-30 05:55:05,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223816156387s 2019-06-30 05:55:05,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 05:55:05,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/c045a6b1d2c34ea0988934a993bf2843 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce013594a750ce48ab69562e562a63dc734f2def" 2019-06-30 05:55:05,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6fa64a9-fda4-4c17-a049-2937181eb6ec 2019-06-30 05:55:05,307 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_107f2db1-6c9e-4a4d-804e-bc13dbf2342a", "links": {"self": "http://172.30.9.24:5000/v3/users/c045a6b1d2c34ea0988934a993bf2843"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c045a6b1d2c34ea0988934a993bf2843", "description": null}} 2019-06-30 05:55:05,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/c045a6b1d2c34ea0988934a993bf2843 used request id req-c6fa64a9-fda4-4c17-a049-2937181eb6ec 2019-06-30 05:55:05,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231513023376s 2019-06-30 05:55:05,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-30 05:55:05,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/c045a6b1d2c34ea0988934a993bf2843 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce013594a750ce48ab69562e562a63dc734f2def" 2019-06-30 05:55:05,637 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 05:55:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53019ceb-878d-48bc-9bdb-19ab598b488a 2019-06-30 05:55:05,637 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 05:55:05,637 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/c045a6b1d2c34ea0988934a993bf2843 used request id req-53019ceb-878d-48bc-9bdb-19ab598b488a 2019-06-30 05:55:05,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.329532146454s 2019-06-30 05:55:05,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 05:55:05,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce013594a750ce48ab69562e562a63dc734f2def" 2019-06-30 05:55:05,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ec88ce6-448b-45b3-b69e-1455a62b0d9d 2019-06-30 05:55:05,859 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.24:5000/v3/projects/fecc6eb480964ea887f09f2a85331a3c"}, "tags": [], "enabled": true, "id": "fecc6eb480964ea887f09f2a85331a3c", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_107f2db1-6c9e-4a4d-804e-bc13dbf2342a"}]} 2019-06-30 05:55:05,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-9ec88ce6-448b-45b3-b69e-1455a62b0d9d 2019-06-30 05:55:05,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.215034008026s 2019-06-30 05:55:05,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-30 05:55:05,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/fecc6eb480964ea887f09f2a85331a3c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce013594a750ce48ab69562e562a63dc734f2def" 2019-06-30 05:55:06,129 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 05:55:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb571060-b246-42cc-8a2e-355d950b0548 2019-06-30 05:55:06,129 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 05:55:06,129 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/fecc6eb480964ea887f09f2a85331a3c used request id req-cb571060-b246-42cc-8a2e-355d950b0548 2019-06-30 05:55:06,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.265647172928s 2019-06-30 05:55:06,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 05:55:06,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=fecc6eb480964ea887f09f2a85331a3c&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce013594a750ce48ab69562e562a63dc734f2def" 2019-06-30 05:55:06,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:06 GMT X-Openstack-Request-Id: req-43320d4b-2bf0-40e8-ac97-24fe93445acc 2019-06-30 05:55:06,455 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "created_at": "2019-06-30T05:54:25Z", "updated_at": "2019-06-30T05:54:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:54:25Z", "revision_number": 0, "id": "04e0e84c-9834-4f03-aec6-6781c64a5cde", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:54:25Z", "security_group_id": "1d403288-200e-4d37-8b97-f833fa229e60", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "fecc6eb480964ea887f09f2a85331a3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:54:25Z", "revision_number": 0, "id": "096c8fa6-a53e-4a6f-bb80-b52faf1c7d43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:54:25Z", "security_group_id": "1d403288-200e-4d37-8b97-f833fa229e60", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "fecc6eb480964ea887f09f2a85331a3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:54:25Z", "revision_number": 0, "id": "ac585c88-27b2-4fde-9e61-f3de89021886", "remote_group_id": "1d403288-200e-4d37-8b97-f833fa229e60", "remote_ip_prefix": null, "created_at": "2019-06-30T05:54:25Z", "security_group_id": "1d403288-200e-4d37-8b97-f833fa229e60", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "fecc6eb480964ea887f09f2a85331a3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:54:25Z", "revision_number": 0, "id": "f8d3dc35-6135-49a2-9f82-7a72433a0961", "remote_group_id": "1d403288-200e-4d37-8b97-f833fa229e60", "remote_ip_prefix": null, "created_at": "2019-06-30T05:54:25Z", "security_group_id": "1d403288-200e-4d37-8b97-f833fa229e60", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "fecc6eb480964ea887f09f2a85331a3c"}], "revision_number": 1, "project_id": "fecc6eb480964ea887f09f2a85331a3c", "id": "1d403288-200e-4d37-8b97-f833fa229e60", "name": "default"}]} 2019-06-30 05:55:06,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=fecc6eb480964ea887f09f2a85331a3c&name=default used request id req-43320d4b-2bf0-40e8-ac97-24fe93445acc 2019-06-30 05:55:06,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.320376157761s 2019-06-30 05:55:06,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 05:55:06,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce013594a750ce48ab69562e562a63dc734f2def" 2019-06-30 05:55:06,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:06 GMT X-Openstack-Request-Id: req-0e17fd0b-78ec-42f0-b0e8-2a2eb972b53e 2019-06-30 05:55:06,520 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "created_at": "2019-06-30T05:54:25Z", "updated_at": "2019-06-30T05:54:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:54:25Z", "revision_number": 0, "id": "04e0e84c-9834-4f03-aec6-6781c64a5cde", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:54:25Z", "security_group_id": "1d403288-200e-4d37-8b97-f833fa229e60", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "fecc6eb480964ea887f09f2a85331a3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:54:25Z", "revision_number": 0, "id": "096c8fa6-a53e-4a6f-bb80-b52faf1c7d43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:54:25Z", "security_group_id": "1d403288-200e-4d37-8b97-f833fa229e60", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "fecc6eb480964ea887f09f2a85331a3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:54:25Z", "revision_number": 0, "id": "ac585c88-27b2-4fde-9e61-f3de89021886", "remote_group_id": "1d403288-200e-4d37-8b97-f833fa229e60", "remote_ip_prefix": null, "created_at": "2019-06-30T05:54:25Z", "security_group_id": "1d403288-200e-4d37-8b97-f833fa229e60", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "fecc6eb480964ea887f09f2a85331a3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:54:25Z", "revision_number": 0, "id": "f8d3dc35-6135-49a2-9f82-7a72433a0961", "remote_group_id": "1d403288-200e-4d37-8b97-f833fa229e60", "remote_ip_prefix": null, "created_at": "2019-06-30T05:54:25Z", "security_group_id": "1d403288-200e-4d37-8b97-f833fa229e60", "tenant_id": "fecc6eb480964ea887f09f2a85331a3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "fecc6eb480964ea887f09f2a85331a3c"}], "revision_number": 1, "project_id": "fecc6eb480964ea887f09f2a85331a3c", "id": "1d403288-200e-4d37-8b97-f833fa229e60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "created_at": "2019-06-30T05:50:03Z", "updated_at": "2019-06-30T05:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "0d8844f3-ea4c-4dfc-9795-3f00e3466243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:03Z", "revision_number": 0, "id": "84f6baa6-388c-4d2c-9731-c59876827caf", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:03Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "a281473d-03db-4806-a4d4-0bcd09417300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "f6ee904e-3ab7-4383-aea8-6ab0b9b9b002", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}], "revision_number": 1, "project_id": "b832943639d345c28f57e6440b8b5ce7", "id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:52:29Z", "updated_at": "2019-06-30T05:52:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "379bfc24-0b1d-4ed3-8a2c-faa34dd1e1a9", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "59d93de2-729a-4409-8fdf-028f883a52b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "9b32e8bb-2f4c-4f28-a53b-62887daaf278", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "b2c6ae5a-c09b-4ac4-9cae-b8c111a7a429", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}], "revision_number": 1, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T05:52:31Z", "updated_at": "2019-06-30T05:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "027d04c8-43f4-4439-9ef0-6f3ef0f5cd84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "184535b3-d0be-442f-ac92-bc9447bec1b7", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "5f725998-4a95-41f3-b5a8-b42fc8f44b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "6bdbdd75-dd8f-42ea-a9b6-b90345e98591", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5478dc27-f236-4606-9022-2c758f2d5625", "name": "default"}]} 2019-06-30 05:55:06,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-0e17fd0b-78ec-42f0-b0e8-2a2eb972b53e 2019-06-30 05:55:06,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0603830814362s 2019-06-30 05:55:06,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 05:55:06,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/1d403288-200e-4d37-8b97-f833fa229e60.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ce013594a750ce48ab69562e562a63dc734f2def" 2019-06-30 05:55:06,702 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:55:06 GMT X-Openstack-Request-Id: req-d6b0a8c4-9fba-409b-908d-9a6c60a155d3 2019-06-30 05:55:06,702 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:55:06,702 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/1d403288-200e-4d37-8b97-f833fa229e60.json used request id req-d6b0a8c4-9fba-409b-908d-9a6c60a155d3 2019-06-30 05:55:06,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.174093008041s 2019-06-30 05:55:06,745 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-06-30 05:55:06,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:55:06,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4b78b8e-9e6b-456a-8193-5313240936f6 2019-06-30 05:55:06,789 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 05:55:06,789 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-b4b78b8e-9e6b-456a-8193-5313240936f6 2019-06-30 05:55:06,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 05:55:07,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}], "expires_at": "2019-06-30T06:55:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "95de64402f8d4801a01ee7f7b732ef1b"}, "audit_ids": ["SeX3XyeoTEORTeMUvReCkA"], "issued_at": "2019-06-30T05:55:07.000000Z"}} 2019-06-30 05:55:07,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:55:07,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5810af1c3b4f0342cc173f7943139543130a43a8" 2019-06-30 05:55:07,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:07 GMT X-Openstack-Request-Id: req-ccd29772-b222-4996-90fd-dd8b4512f976 2019-06-30 05:55:07,571 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 05:55:07,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ccd29772-b222-4996-90fd-dd8b4512f976 2019-06-30 05:55:07,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.378715991974s 2019-06-30 05:55:07,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:55:07,584 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d632728-3264-451e-a508-30e4d0976e48 2019-06-30 05:55:07,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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 05:55:07,584 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-5d632728-3264-451e-a508-30e4d0976e48 2019-06-30 05:55:07,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 05:55:07,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5810af1c3b4f0342cc173f7943139543130a43a8" 2019-06-30 05:55:07,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38c99893-e349-4565-b79c-e33837018113 2019-06-30 05:55:07,781 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 05:55:07,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-38c99893-e349-4565-b79c-e33837018113 2019-06-30 05:55:07,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196210861206s 2019-06-30 05:55:07,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-30 05:55:07,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5810af1c3b4f0342cc173f7943139543130a43a8" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_cfa6c837-5ee7-4763-81db-7863eb5c06d7"}}' 2019-06-30 05:55:07,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b9be66c-27d8-4735-b71c-b47a512c3a1d 2019-06-30 05:55:07,924 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.24:5000/v3/projects/cceb6e459e3941e8991109d31f72cf8c"}, "tags": [], "enabled": true, "id": "cceb6e459e3941e8991109d31f72cf8c", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_cfa6c837-5ee7-4763-81db-7863eb5c06d7"}} 2019-06-30 05:55:07,924 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-3b9be66c-27d8-4735-b71c-b47a512c3a1d 2019-06-30 05:55:07,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.135199069977s 2019-06-30 05:55:07,925 - 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'cceb6e459e3941e8991109d31f72cf8c', '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_cfa6c837-5ee7-4763-81db-7863eb5c06d7'}) 2019-06-30 05:55:07,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-30 05:55:07,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5810af1c3b4f0342cc173f7943139543130a43a8" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "rP9lFyWqztFejHUHswA9eq3tc73wyh", "email": null, "name": "vping_ssh-user_cfa6c837-5ee7-4763-81db-7863eb5c06d7"}}' 2019-06-30 05:55:08,452 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7335145-e1a5-47ff-8ba0-1747858c9056 2019-06-30 05:55:08,452 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "links": {"self": "http://172.30.9.24:5000/v3/users/b3eedbd52e204933b58826181afb8ddf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b3eedbd52e204933b58826181afb8ddf", "domain_id": "default", "password_expires_at": null}} 2019-06-30 05:55:08,453 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-a7335145-e1a5-47ff-8ba0-1747858c9056 2019-06-30 05:55:08,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.520842790604s 2019-06-30 05:55:08,453 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b3eedbd52e204933b58826181afb8ddf', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_cfa6c837-5ee7-4763-81db-7863eb5c06d7'}) 2019-06-30 05:55:08,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 05:55:08,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5810af1c3b4f0342cc173f7943139543130a43a8" 2019-06-30 05:55:08,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1baaad0b-288b-428b-b0bf-8b7224213b68 2019-06-30 05:55:08,666 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 05:55:08,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1baaad0b-288b-428b-b0bf-8b7224213b68 2019-06-30 05:55:08,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209180831909s 2019-06-30 05:55:08,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 05:55:08,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5810af1c3b4f0342cc173f7943139543130a43a8" 2019-06-30 05:55:08,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9504a4a8-a33d-49e0-afc5-1dd73a20c91d 2019-06-30 05:55:08,884 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 05:55:08,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9504a4a8-a33d-49e0-afc5-1dd73a20c91d 2019-06-30 05:55:08,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.213529109955s 2019-06-30 05:55:08,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 05:55:08,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5810af1c3b4f0342cc173f7943139543130a43a8" 2019-06-30 05:55:09,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-361198a9-d85c-4671-9777-43799c811da8 2019-06-30 05:55:09,095 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 05:55:09,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-361198a9-d85c-4671-9777-43799c811da8 2019-06-30 05:55:09,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204766988754s 2019-06-30 05:55:09,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 05:55:09,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5810af1c3b4f0342cc173f7943139543130a43a8" 2019-06-30 05:55:09,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-566a4a36-8d38-49c7-9963-7c4f5b5e8466 2019-06-30 05:55:09,290 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 05:55:09,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-566a4a36-8d38-49c7-9963-7c4f5b5e8466 2019-06-30 05:55:09,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.189589977264s 2019-06-30 05:55:09,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 05:55:09,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5810af1c3b4f0342cc173f7943139543130a43a8" 2019-06-30 05:55:09,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-042846bd-564e-4f3a-b0b5-5ea20a59f1ba 2019-06-30 05:55:09,431 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "links": {"self": "http://172.30.9.24:5000/v3/users/b3eedbd52e204933b58826181afb8ddf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b3eedbd52e204933b58826181afb8ddf", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 05:55:09,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-042846bd-564e-4f3a-b0b5-5ea20a59f1ba 2019-06-30 05:55:09,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.140191078186s 2019-06-30 05:55:09,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 05:55:09,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5810af1c3b4f0342cc173f7943139543130a43a8" 2019-06-30 05:55:09,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6020db26-da97-4d23-9935-4afae990799c 2019-06-30 05:55:09,649 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.24:5000/v3/projects/cceb6e459e3941e8991109d31f72cf8c"}, "tags": [], "enabled": true, "id": "cceb6e459e3941e8991109d31f72cf8c", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_cfa6c837-5ee7-4763-81db-7863eb5c06d7"}]} 2019-06-30 05:55:09,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-6020db26-da97-4d23-9935-4afae990799c 2019-06-30 05:55:09,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.205487966537s 2019-06-30 05:55:09,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 05:55:09,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=b3eedbd52e204933b58826181afb8ddf&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=cceb6e459e3941e8991109d31f72cf8c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5810af1c3b4f0342cc173f7943139543130a43a8" 2019-06-30 05:55:09,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba611ed0-f712-4733-9bdf-84df4d1937de 2019-06-30 05:55:09,863 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=b3eedbd52e204933b58826181afb8ddf&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=cceb6e459e3941e8991109d31f72cf8c", "previous": null, "next": null}} 2019-06-30 05:55:09,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=b3eedbd52e204933b58826181afb8ddf&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=cceb6e459e3941e8991109d31f72cf8c used request id req-ba611ed0-f712-4733-9bdf-84df4d1937de 2019-06-30 05:55:09,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.206104040146s 2019-06-30 05:55:09,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 05:55:09,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/cceb6e459e3941e8991109d31f72cf8c/users/b3eedbd52e204933b58826181afb8ddf/roles/1cfc497138b141ff84abf3d62ced3145 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5810af1c3b4f0342cc173f7943139543130a43a8" 2019-06-30 05:55:10,077 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 05:55:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77d80b97-829e-4709-ab52-273a264a7bba 2019-06-30 05:55:10,077 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 05:55:10,077 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/cceb6e459e3941e8991109d31f72cf8c/users/b3eedbd52e204933b58826181afb8ddf/roles/1cfc497138b141ff84abf3d62ced3145 used request id req-77d80b97-829e-4709-ab52-273a264a7bba 2019-06-30 05:55:10,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.2104139328s 2019-06-30 05:55:10,078 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_cfa6c837-5ee7-4763-81db-7863eb5c06d7', 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'cceb6e459e3941e8991109d31f72cf8c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'rP9lFyWqztFejHUHswA9eq3tc73wyh', 'username': u'vping_ssh-user_cfa6c837-5ee7-4763-81db-7863eb5c06d7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-30 05:55:10,082 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_cfa6c837-5ee7-4763-81db-7863eb5c06d7', 'password': 'rP9lFyWqztFejHUHswA9eq3tc73wyh', 'project_name': 'vping_ssh-project_cfa6c837-5ee7-4763-81db-7863eb5c06d7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'cceb6e459e3941e8991109d31f72cf8c', 'project_domain_name': 'Default'} 2019-06-30 05:55:10,083 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-06-30 05:55:10,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 05:55:10,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5810af1c3b4f0342cc173f7943139543130a43a8" 2019-06-30 05:55:10,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb1abd3a-b4aa-49a0-92dd-9c239f6edc6b 2019-06-30 05:55:10,197 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 05:55:10,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-eb1abd3a-b4aa-49a0-92dd-9c239f6edc6b 2019-06-30 05:55:10,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113907814026s 2019-06-30 05:55:10,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 05:55:10,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5810af1c3b4f0342cc173f7943139543130a43a8" 2019-06-30 05:55:10,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a3a522b-d76e-4e99-9ded-e3c61eb8ac83 2019-06-30 05:55:10,315 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.24:5000/v3/projects/cceb6e459e3941e8991109d31f72cf8c"}, "tags": [], "enabled": true, "id": "cceb6e459e3941e8991109d31f72cf8c", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_cfa6c837-5ee7-4763-81db-7863eb5c06d7"}]} 2019-06-30 05:55:10,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-2a3a522b-d76e-4e99-9ded-e3c61eb8ac83 2019-06-30 05:55:10,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111404895782s 2019-06-30 05:55:10,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-30 05:55:10,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5810af1c3b4f0342cc173f7943139543130a43a8" -d '{"network": {"tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "name": "vping_ssh-net_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "admin_state_up": true}}' 2019-06-30 05:55:10,708 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:10 GMT X-Openstack-Request-Id: req-b39ef0ea-5950-41c3-b41e-f9ac372e08d5 2019-06-30 05:55:10,708 - 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":"3578e6f2-8a61-4bae-88ec-ca43a46304ab","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"cceb6e459e3941e8991109d31f72cf8c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T05:55:10Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_cfa6c837-5ee7-4763-81db-7863eb5c06d7","admin_state_up":true,"tenant_id":"cceb6e459e3941e8991109d31f72cf8c","created_at":"2019-06-30T05:55:10Z","mtu":1450}} 2019-06-30 05:55:10,708 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b39ef0ea-5950-41c3-b41e-f9ac372e08d5 2019-06-30 05:55:10,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.390126943588s 2019-06-30 05:55:10,709 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-30T05:55:10Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3578e6f2-8a61-4bae-88ec-ca43a46304ab', u'provider:segmentation_id': 48, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_cfa6c837-5ee7-4763-81db-7863eb5c06d7', u'created_at': u'2019-06-30T05:55:10Z', u'mtu': 1450, u'tenant_id': u'cceb6e459e3941e8991109d31f72cf8c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'cceb6e459e3941e8991109d31f72cf8c', u'l2_adjacency': True}) 2019-06-30 05:55:10,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:55:10,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3df97915-aa87-40a3-8c1f-9fc525fb5bee 2019-06-30 05:55:10,720 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 05:55:10,720 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-3df97915-aa87-40a3-8c1f-9fc525fb5bee 2019-06-30 05:55:10,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 05:55:11,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}], "expires_at": "2019-06-30T06:55:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cceb6e459e3941e8991109d31f72cf8c", "name": "vping_ssh-project_cfa6c837-5ee7-4763-81db-7863eb5c06d7"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_cceb6e459e3941e8991109d31f72cf8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_cceb6e459e3941e8991109d31f72cf8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/cceb6e459e3941e8991109d31f72cf8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/cceb6e459e3941e8991109d31f72cf8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/cceb6e459e3941e8991109d31f72cf8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/cceb6e459e3941e8991109d31f72cf8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/cceb6e459e3941e8991109d31f72cf8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/cceb6e459e3941e8991109d31f72cf8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/cceb6e459e3941e8991109d31f72cf8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/cceb6e459e3941e8991109d31f72cf8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/cceb6e459e3941e8991109d31f72cf8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "id": "b3eedbd52e204933b58826181afb8ddf"}, "audit_ids": ["jHO330jhQimvfYNaOn6dyw"], "issued_at": "2019-06-30T05:55:11.000000Z"}} 2019-06-30 05:55:11,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:55:11,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:11,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:11 GMT X-Openstack-Request-Id: req-07792a6a-5b42-40e5-b1f2-9fb2eebb7396 2019-06-30 05:55:11,475 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"3578e6f2-8a61-4bae-88ec-ca43a46304ab","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cceb6e459e3941e8991109d31f72cf8c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T05:55:10Z","qos_policy_id":null,"name":"vping_ssh-net_cfa6c837-5ee7-4763-81db-7863eb5c06d7","admin_state_up":true,"tenant_id":"cceb6e459e3941e8991109d31f72cf8c","created_at":"2019-06-30T05:55:10Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 05:55:11,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-07792a6a-5b42-40e5-b1f2-9fb2eebb7396 2019-06-30 05:55:11,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.361899852753s 2019-06-30 05:55:11,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-30 05:55:11,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" -d '{"subnet": {"name": "vping_ssh-subnet_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "enable_dhcp": true, "network_id": "3578e6f2-8a61-4bae-88ec-ca43a46304ab", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-30 05:55:12,366 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:12 GMT X-Openstack-Request-Id: req-b7fe1219-4c4c-44de-b462-9eee38acd7f1 2019-06-30 05:55:12,367 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3578e6f2-8a61-4bae-88ec-ca43a46304ab","tenant_id":"cceb6e459e3941e8991109d31f72cf8c","created_at":"2019-06-30T05:55:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T05:55:11Z","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":"cceb6e459e3941e8991109d31f72cf8c","id":"00b676a2-9cfc-44a0-9e9f-ea2f27001827","subnetpool_id":null,"name":"vping_ssh-subnet_cfa6c837-5ee7-4763-81db-7863eb5c06d7"}} 2019-06-30 05:55:12,367 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-b7fe1219-4c4c-44de-b462-9eee38acd7f1 2019-06-30 05:55:12,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.890361070633s 2019-06-30 05:55:12,368 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T05:55:11Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'00b676a2-9cfc-44a0-9e9f-ea2f27001827', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_cfa6c837-5ee7-4763-81db-7863eb5c06d7', u'enable_dhcp': True, u'network_id': u'3578e6f2-8a61-4bae-88ec-ca43a46304ab', u'tenant_id': u'cceb6e459e3941e8991109d31f72cf8c', u'created_at': u'2019-06-30T05:55:11Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'cceb6e459e3941e8991109d31f72cf8c'}) 2019-06-30 05:55:12,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 05:55:12,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" -d '{"router": {"external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "name": "vping_ssh-router_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "admin_state_up": true}}' 2019-06-30 05:55:13,997 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:13 GMT X-Openstack-Request-Id: req-3ed0118f-7432-4f24-9a67-4e9150a37629 2019-06-30 05:55:13,997 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "created_at": "2019-06-30T05:55:12Z", "admin_state_up": true, "updated_at": "2019-06-30T05:55:13Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "cceb6e459e3941e8991109d31f72cf8c", "id": "eb0fbdce-9f39-4abc-870c-ad5c09472d1b", "name": "vping_ssh-router_cfa6c837-5ee7-4763-81db-7863eb5c06d7"}} 2019-06-30 05:55:13,998 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-3ed0118f-7432-4f24-9a67-4e9150a37629 2019-06-30 05:55:13,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.62942814827s 2019-06-30 05:55:13,998 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T05:55:13Z', u'revision_number': 2, u'id': u'eb0fbdce-9f39-4abc-870c-ad5c09472d1b', u'external_gateway_info': {u'network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6acb3602-338d-4baa-852a-3f10ec4a5a30', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_cfa6c837-5ee7-4763-81db-7863eb5c06d7', u'admin_state_up': True, u'tenant_id': u'cceb6e459e3941e8991109d31f72cf8c', u'created_at': u'2019-06-30T05:55:12Z', u'flavor_id': None, u'routes': [], u'project_id': u'cceb6e459e3941e8991109d31f72cf8c'}) 2019-06-30 05:55:13,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-30 05:55:14,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/eb0fbdce-9f39-4abc-870c-ad5c09472d1b/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" -d '{"subnet_id": "00b676a2-9cfc-44a0-9e9f-ea2f27001827"}' 2019-06-30 05:55:16,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:16 GMT X-Openstack-Request-Id: req-c4f989a4-cfa0-4150-8bdd-6fc3f687cd04 2019-06-30 05:55:16,420 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3578e6f2-8a61-4bae-88ec-ca43a46304ab", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "subnet_id": "00b676a2-9cfc-44a0-9e9f-ea2f27001827", "subnet_ids": ["00b676a2-9cfc-44a0-9e9f-ea2f27001827"], "port_id": "a37b73c8-c6d9-4561-91d5-86b98849d333", "id": "eb0fbdce-9f39-4abc-870c-ad5c09472d1b"} 2019-06-30 05:55:16,420 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/eb0fbdce-9f39-4abc-870c-ad5c09472d1b/add_router_interface.json used request id req-c4f989a4-cfa0-4150-8bdd-6fc3f687cd04 2019-06-30 05:55:16,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.42005515099s 2019-06-30 05:55:16,421 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-30 05:55:16,526 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-30 05:55:16,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:55:16,535 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:16 GMT 2019-06-30 05:55:16,535 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-06-30 05:55:16,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 05:55:16,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:17,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:17 GMT X-Openstack-Request-Id: req-c91538f7-897c-4ec0-a76d-cbac68b4d0c5 2019-06-30 05:55:17,328 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 05:55:17,328 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-c91538f7-897c-4ec0-a76d-cbac68b4d0c5 2019-06-30 05:55:17,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.79002404213s 2019-06-30 05:55:17,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 05:55:17,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_cfa6c837-5ee7-4763-81db-7863eb5c06d7"}' 2019-06-30 05:55:17,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:17 GMT Location: http://172.30.9.24:9292/v2/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5d28cafc-4590-4e7c-a55f-7fb7982cb604 2019-06-30 05:55:17,421 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:55:17Z", "file": "/v2/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04/file", "owner": "cceb6e459e3941e8991109d31f72cf8c", "id": "fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "size": null, "self": "/v2/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "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_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "checksum": null, "created_at": "2019-06-30T05:55:17Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 05:55:17,421 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-5d28cafc-4590-4e7c-a55f-7fb7982cb604 2019-06-30 05:55:17,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0852370262146s 2019-06-30 05:55:17,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 05:55:17,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" -d '' 2019-06-30 05:55:18,358 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 05:55:18 GMT X-Openstack-Request-Id: req-7dfa21d6-6e48-4524-8353-de3e48ef35be 2019-06-30 05:55:18,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. 2019-06-30 05:55:18,358 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04/file used request id req-7dfa21d6-6e48-4524-8353-de3e48ef35be 2019-06-30 05:55:18,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.935662984848s 2019-06-30 05:55:18,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 05:55:18,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:18,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:18 GMT X-Openstack-Request-Id: req-15fac9c6-4eff-407d-8a49-7c0162a93814 2019-06-30 05:55:18,502 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:55:18Z", "file": "/v2/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04/file", "owner": "cceb6e459e3941e8991109d31f72cf8c", "id": "fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "size": 12716032, "self": "/v2/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T05:55:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 05:55:18,503 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-15fac9c6-4eff-407d-8a49-7c0162a93814 2019-06-30 05:55:18,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.14057302475s 2019-06-30 05:55:18,505 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04/file', 'owner': u'cceb6e459e3941e8991109d31f72cf8c', 'id': u'fe5bb439-dc4a-4081-93dc-1ae6901a8d04', 'size': 12716032, u'self': u'/v2/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cceb6e459e3941e8991109d31f72cf8c', 'name': 'vping_ssh-project_cfa6c837-5ee7-4763-81db-7863eb5c06d7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T05:55:18Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-30T05:55:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_cfa6c837-5ee7-4763-81db-7863eb5c06d7', '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/fe5bb439-dc4a-4081-93dc-1ae6901a8d04', 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_cfa6c837-5ee7-4763-81db-7863eb5c06d7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_cfa6c837-5ee7-4763-81db-7863eb5c06d7', 'created': u'2019-06-30T05:55:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-30T05:55:17Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04', 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_cfa6c837-5ee7-4763-81db-7863eb5c06d7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-30 05:55:18,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 05:55:18,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5810af1c3b4f0342cc173f7943139543130a43a8" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 05:55:18,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55: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-f6d3fc74-1e37-4b89-96b3-55a01bf58b67 x-openstack-request-id: req-f6d3fc74-1e37-4b89-96b3-55a01bf58b67 2019-06-30 05:55:18,867 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_ssh-flavor_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/fdefd851-bfbc-4b27-abcc-a7608ebdc981", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/fdefd851-bfbc-4b27-abcc-a7608ebdc981", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "fdefd851-bfbc-4b27-abcc-a7608ebdc981"}} 2019-06-30 05:55:18,867 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-f6d3fc74-1e37-4b89-96b3-55a01bf58b67 2019-06-30 05:55:18,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.359065055847s 2019-06-30 05:55:18,868 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_cfa6c837-5ee7-4763-81db-7863eb5c06d7', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'fdefd851-bfbc-4b27-abcc-a7608ebdc981', 'swap': 0}) 2019-06-30 05:55:18,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 05:55:18,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/fdefd851-bfbc-4b27-abcc-a7608ebdc981/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5810af1c3b4f0342cc173f7943139543130a43a8" -d '{"extra_specs": {}}' 2019-06-30 05:55:18,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55: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-a69b5526-87a5-425b-9d6b-2066bca6a61a x-openstack-request-id: req-a69b5526-87a5-425b-9d6b-2066bca6a61a 2019-06-30 05:55:18,890 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 05:55:18,890 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/fdefd851-bfbc-4b27-abcc-a7608ebdc981/os-extra_specs used request id req-a69b5526-87a5-425b-9d6b-2066bca6a61a 2019-06-30 05:55:18,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0212368965149s 2019-06-30 05:55:18,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-06-30 05:55:18,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" -d '{"keypair": {"name": "vping_ssh-kp_cfa6c837-5ee7-4763-81db-7863eb5c06d7"}}' 2019-06-30 05:55:19,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1800 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55: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-e99ee71b-c3ca-411b-8c38-3779b9b3301e x-openstack-request-id: req-e99ee71b-c3ca-411b-8c38-3779b9b3301e 2019-06-30 05:55:19,428 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6RSHI6fD0flOpXd/GT5XnjL/y2O4Vt8wHckZaZng7a1JHWj7vF6yATsxveU1cOu2WyuKS8qq1PX1oMgz5bJWYZU0f2a4uREvGDv9cSYu1IODAvTvq5aoFK+q8Gvr87IECER3HcW2N2VJrAKN816IdzOTF0kICUF8yVUy7v2PoJn4Mnb38Ie5Y4ti0gsFA5C42bwfqO8IYj5m/YRW34ztBLtElDWFtWqr5M2gJLDDNUfmnwcejLNNsA3TG+DXcGwS/wnjL9gfCQDPGveKOt5aLuZj+GKMmf2TReOIl/lp/YpocPz5VtV2SEROGVZnix91bFq2pFUz8tDoMcL5vjlzb Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAukUhyOnw9H5TqV3fxk+V54y/8tjuFbfMB3JGWmZ4O2tSR1o+\n7xesgE7Mb3lNXDrtlsrikvKqtT19aDIM+WyVmGVNH9muLkRLxg7/XEmLtSDgwL07\n6uWqBSvqvBr6/OyBAhEdx3FtjdlSawCjfNeiHczkxdJCAlBfMlVMu79j6CZ+DJ29\n/CHuWOLYtILBQOQuNm8H6jvCGI+Zv2EVt+M7QS7RJQ1hbVqq+TNoCSwwzVH5p8HH\noyzTbAN0xvg13BsEv8J4y/YHwkAzxr3ijreWi7mY/hijJn9k0XjiJf5af2KaHD8+\nVbVdkhEThlWZ4sfdWxatqRVM/LQ6DHC+b45c2wIDAQABAoIBAQCj2oBXroLJb/7E\nM9HPLt8c6tFHHNCCxkVyH3IHv6/wBP5Byf8mb1rNG4P2Y2xLv4KUbTBWN6U2/To9\n2BlVp9EIV8Q6SlBQXr+RIEw9sGx3Ds7mfRAiF5kyJ2m7wrgamSj62nepo/vNFejM\nO6mU/lKbiEuOQODUDENRkXuIhFmsMfzXf2ucGuveeVCN/Clc4ybO0fS5pq/B27hQ\nhbk5/+A4GIucwQTh8AHHr2JGkWKmTr0VJD3vl0etRlU/DuSNTVux97p9hVqOrds0\nEI116mXubeM87Ti7C+p+plvSOq0D2rnLVzNS7hBiTSHiQ/nfU3ExfUtzNQU5XXTE\nuWAO3m/BAoGBAPfU8P4RONleQmh5uaZdLJk5DGj/MhqUMy5+y1AAT0IbE+LUiLZ/\nW+OUEwS0r8TY3Bokv7c+Ms5DW9ZZB8cXq6KhkvfzsujUu/iTMLCBcxW89Lv0fYES\nwhN9kB1bvqbcoodNo4TUAMr23wVeWAiPIAaqWLjdp4b/TX2/0hA9rJCxAoGBAMBo\nxNAQ0mZHrvaj+Jh5P0vxNKvsAiS9P05BEIChsuM9NewP0y3Or2Qqvs+Hlv9m0TW4\nzer4StDEKgcdV4StI+FDjR4mzJVXJb6yS8LW8SmwQ1Cs/bKt5WsSYU+VHpHCtLdL\ni1hEG7Q4SbkKqlv7CtEryeElsez3tt6tc2GX9clLAoGADJDsg0VmR4dDAL8jTa8t\nwrskyPIfnT9kdPgS4QSTADwVPwwdvnsosppgeH2c5/NC/cRdQDJUKyc5Md4jydGG\nb2GX7SCbMrkOquTztA9sQW7qTdlwv6mu04QrWYG8YgOP7iJepy6Et8Xauw/0kMKJ\nEi1zADSk+PBbAoRGZ3JpHJECgYA1c2VpX6LzYuqJ/dcrlFMvJ5y4PeICjsgtVwnc\nkg797Z0zLNo/mXFD5FQJluMtpERuJh6eLceq4zPBsjcD1o1nILrtK14eBo2nwiQl\nxkxMhnjMyqHXp1NaQUrjLsvFNk+5s7TMGm+Pyys/ymS1FLJWlVGJyEz7RX15srmg\n3PQcrQKBgFMGnzVwv7yLi7rdvFxl11pUkBpbw4t/KAOfK6rTePZu3N1FI+v69jCy\necTbu9bB+deuEw7j/xN8GH4dkDNm2nEf3B/gv8PmInSQWBvEaY8jQPhBKqGUbL84\neiS5gC3hiO+y9N0QmXCH7W+w85XOsTif1jpgsS5YRLf0vWTUyzOQ\n-----END RSA PRIVATE KEY-----\n", "user_id": "b3eedbd52e204933b58826181afb8ddf", "name": "vping_ssh-kp_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "fingerprint": "62:6a:55:d8:bb:d8:4a:1c:f0:73:59:91:cc:44:d3:56"}} 2019-06-30 05:55:19,428 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-e99ee71b-c3ca-411b-8c38-3779b9b3301e 2019-06-30 05:55:19,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.534803152084s 2019-06-30 05:55:19,429 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6RSHI6fD0flOpXd/GT5XnjL/y2O4Vt8wHckZaZng7a1JHWj7vF6yATsxveU1cOu2WyuKS8qq1PX1oMgz5bJWYZU0f2a4uREvGDv9cSYu1IODAvTvq5aoFK+q8Gvr87IECER3HcW2N2VJrAKN816IdzOTF0kICUF8yVUy7v2PoJn4Mnb38Ie5Y4ti0gsFA5C42bwfqO8IYj5m/YRW34ztBLtElDWFtWqr5M2gJLDDNUfmnwcejLNNsA3TG+DXcGwS/wnjL9gfCQDPGveKOt5aLuZj+GKMmf2TReOIl/lp/YpocPz5VtV2SEROGVZnix91bFq2pFUz8tDoMcL5vjlzb Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAukUhyOnw9H5TqV3fxk+V54y/8tjuFbfMB3JGWmZ4O2tSR1o+\n7xesgE7Mb3lNXDrtlsrikvKqtT19aDIM+WyVmGVNH9muLkRLxg7/XEmLtSDgwL07\n6uWqBSvqvBr6/OyBAhEdx3FtjdlSawCjfNeiHczkxdJCAlBfMlVMu79j6CZ+DJ29\n/CHuWOLYtILBQOQuNm8H6jvCGI+Zv2EVt+M7QS7RJQ1hbVqq+TNoCSwwzVH5p8HH\noyzTbAN0xvg13BsEv8J4y/YHwkAzxr3ijreWi7mY/hijJn9k0XjiJf5af2KaHD8+\nVbVdkhEThlWZ4sfdWxatqRVM/LQ6DHC+b45c2wIDAQABAoIBAQCj2oBXroLJb/7E\nM9HPLt8c6tFHHNCCxkVyH3IHv6/wBP5Byf8mb1rNG4P2Y2xLv4KUbTBWN6U2/To9\n2BlVp9EIV8Q6SlBQXr+RIEw9sGx3Ds7mfRAiF5kyJ2m7wrgamSj62nepo/vNFejM\nO6mU/lKbiEuOQODUDENRkXuIhFmsMfzXf2ucGuveeVCN/Clc4ybO0fS5pq/B27hQ\nhbk5/+A4GIucwQTh8AHHr2JGkWKmTr0VJD3vl0etRlU/DuSNTVux97p9hVqOrds0\nEI116mXubeM87Ti7C+p+plvSOq0D2rnLVzNS7hBiTSHiQ/nfU3ExfUtzNQU5XXTE\nuWAO3m/BAoGBAPfU8P4RONleQmh5uaZdLJk5DGj/MhqUMy5+y1AAT0IbE+LUiLZ/\nW+OUEwS0r8TY3Bokv7c+Ms5DW9ZZB8cXq6KhkvfzsujUu/iTMLCBcxW89Lv0fYES\nwhN9kB1bvqbcoodNo4TUAMr23wVeWAiPIAaqWLjdp4b/TX2/0hA9rJCxAoGBAMBo\nxNAQ0mZHrvaj+Jh5P0vxNKvsAiS9P05BEIChsuM9NewP0y3Or2Qqvs+Hlv9m0TW4\nzer4StDEKgcdV4StI+FDjR4mzJVXJb6yS8LW8SmwQ1Cs/bKt5WsSYU+VHpHCtLdL\ni1hEG7Q4SbkKqlv7CtEryeElsez3tt6tc2GX9clLAoGADJDsg0VmR4dDAL8jTa8t\nwrskyPIfnT9kdPgS4QSTADwVPwwdvnsosppgeH2c5/NC/cRdQDJUKyc5Md4jydGG\nb2GX7SCbMrkOquTztA9sQW7qTdlwv6mu04QrWYG8YgOP7iJepy6Et8Xauw/0kMKJ\nEi1zADSk+PBbAoRGZ3JpHJECgYA1c2VpX6LzYuqJ/dcrlFMvJ5y4PeICjsgtVwnc\nkg797Z0zLNo/mXFD5FQJluMtpERuJh6eLceq4zPBsjcD1o1nILrtK14eBo2nwiQl\nxkxMhnjMyqHXp1NaQUrjLsvFNk+5s7TMGm+Pyys/ymS1FLJWlVGJyEz7RX15srmg\n3PQcrQKBgFMGnzVwv7yLi7rdvFxl11pUkBpbw4t/KAOfK6rTePZu3N1FI+v69jCy\necTbu9bB+deuEw7j/xN8GH4dkDNm2nEf3B/gv8PmInSQWBvEaY8jQPhBKqGUbL84\neiS5gC3hiO+y9N0QmXCH7W+w85XOsTif1jpgsS5YRLf0vWTUyzOQ\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'b3eedbd52e204933b58826181afb8ddf', 'name': u'vping_ssh-kp_cfa6c837-5ee7-4763-81db-7863eb5c06d7', 'created_at': '2019-06-30T05:55:19.429222', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cceb6e459e3941e8991109d31f72cf8c', 'name': 'vping_ssh-project_cfa6c837-5ee7-4763-81db-7863eb5c06d7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'62:6a:55:d8:bb:d8:4a:1c:f0:73:59:91:cc:44:d3:56', 'type': 'ssh', 'id': u'vping_ssh-kp_cfa6c837-5ee7-4763-81db-7863eb5c06d7'}) 2019-06-30 05:55:19,429 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAukUhyOnw9H5TqV3fxk+V54y/8tjuFbfMB3JGWmZ4O2tSR1o+ 7xesgE7Mb3lNXDrtlsrikvKqtT19aDIM+WyVmGVNH9muLkRLxg7/XEmLtSDgwL07 6uWqBSvqvBr6/OyBAhEdx3FtjdlSawCjfNeiHczkxdJCAlBfMlVMu79j6CZ+DJ29 /CHuWOLYtILBQOQuNm8H6jvCGI+Zv2EVt+M7QS7RJQ1hbVqq+TNoCSwwzVH5p8HH oyzTbAN0xvg13BsEv8J4y/YHwkAzxr3ijreWi7mY/hijJn9k0XjiJf5af2KaHD8+ VbVdkhEThlWZ4sfdWxatqRVM/LQ6DHC+b45c2wIDAQABAoIBAQCj2oBXroLJb/7E M9HPLt8c6tFHHNCCxkVyH3IHv6/wBP5Byf8mb1rNG4P2Y2xLv4KUbTBWN6U2/To9 2BlVp9EIV8Q6SlBQXr+RIEw9sGx3Ds7mfRAiF5kyJ2m7wrgamSj62nepo/vNFejM O6mU/lKbiEuOQODUDENRkXuIhFmsMfzXf2ucGuveeVCN/Clc4ybO0fS5pq/B27hQ hbk5/+A4GIucwQTh8AHHr2JGkWKmTr0VJD3vl0etRlU/DuSNTVux97p9hVqOrds0 EI116mXubeM87Ti7C+p+plvSOq0D2rnLVzNS7hBiTSHiQ/nfU3ExfUtzNQU5XXTE uWAO3m/BAoGBAPfU8P4RONleQmh5uaZdLJk5DGj/MhqUMy5+y1AAT0IbE+LUiLZ/ W+OUEwS0r8TY3Bokv7c+Ms5DW9ZZB8cXq6KhkvfzsujUu/iTMLCBcxW89Lv0fYES whN9kB1bvqbcoodNo4TUAMr23wVeWAiPIAaqWLjdp4b/TX2/0hA9rJCxAoGBAMBo xNAQ0mZHrvaj+Jh5P0vxNKvsAiS9P05BEIChsuM9NewP0y3Or2Qqvs+Hlv9m0TW4 zer4StDEKgcdV4StI+FDjR4mzJVXJb6yS8LW8SmwQ1Cs/bKt5WsSYU+VHpHCtLdL i1hEG7Q4SbkKqlv7CtEryeElsez3tt6tc2GX9clLAoGADJDsg0VmR4dDAL8jTa8t wrskyPIfnT9kdPgS4QSTADwVPwwdvnsosppgeH2c5/NC/cRdQDJUKyc5Md4jydGG b2GX7SCbMrkOquTztA9sQW7qTdlwv6mu04QrWYG8YgOP7iJepy6Et8Xauw/0kMKJ Ei1zADSk+PBbAoRGZ3JpHJECgYA1c2VpX6LzYuqJ/dcrlFMvJ5y4PeICjsgtVwnc kg797Z0zLNo/mXFD5FQJluMtpERuJh6eLceq4zPBsjcD1o1nILrtK14eBo2nwiQl xkxMhnjMyqHXp1NaQUrjLsvFNk+5s7TMGm+Pyys/ymS1FLJWlVGJyEz7RX15srmg 3PQcrQKBgFMGnzVwv7yLi7rdvFxl11pUkBpbw4t/KAOfK6rTePZu3N1FI+v69jCy ecTbu9bB+deuEw7j/xN8GH4dkDNm2nEf3B/gv8PmInSQWBvEaY8jQPhBKqGUbL84 eiS5gC3hiO+y9N0QmXCH7W+w85XOsTif1jpgsS5YRLf0vWTUyzOQ -----END RSA PRIVATE KEY----- 2019-06-30 05:55:19,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-06-30 05:55:19,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" -d '{"security_group": {"name": "vping_ssh-sg_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "description": "created by OPNFV Functest (vping_ssh)"}}' 2019-06-30 05:55:19,619 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:19 GMT X-Openstack-Request-Id: req-ab9cec76-c6f4-4643-880a-07c482c994cf 2019-06-30 05:55:19,620 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "created_at": "2019-06-30T05:55:19Z", "updated_at": "2019-06-30T05:55:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:55:19Z", "revision_number": 0, "id": "1c04da4d-da6f-4dc3-82ac-69af084e1aa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:55:19Z", "security_group_id": "2fc82d59-7a28-4b81-bf26-d78eeedcd937", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cceb6e459e3941e8991109d31f72cf8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:55:19Z", "revision_number": 0, "id": "ac3e9441-283d-4612-8f11-df55afae4419", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:55:19Z", "security_group_id": "2fc82d59-7a28-4b81-bf26-d78eeedcd937", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "cceb6e459e3941e8991109d31f72cf8c"}], "revision_number": 1, "project_id": "cceb6e459e3941e8991109d31f72cf8c", "id": "2fc82d59-7a28-4b81-bf26-d78eeedcd937", "name": "vping_ssh-sg_cfa6c837-5ee7-4763-81db-7863eb5c06d7"}} 2019-06-30 05:55:19,620 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-ab9cec76-c6f4-4643-880a-07c482c994cf 2019-06-30 05:55:19,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.185605049133s 2019-06-30 05:55:19,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 05:55:19,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:19,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:19 GMT X-Openstack-Request-Id: req-ef1d9629-c131-4582-b7c1-7bbffc6b065d 2019-06-30 05:55:19,707 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "created_at": "2019-06-30T05:55:19Z", "updated_at": "2019-06-30T05:55:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:55:19Z", "revision_number": 0, "id": "1c04da4d-da6f-4dc3-82ac-69af084e1aa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:55:19Z", "security_group_id": "2fc82d59-7a28-4b81-bf26-d78eeedcd937", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cceb6e459e3941e8991109d31f72cf8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:55:19Z", "revision_number": 0, "id": "ac3e9441-283d-4612-8f11-df55afae4419", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:55:19Z", "security_group_id": "2fc82d59-7a28-4b81-bf26-d78eeedcd937", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "cceb6e459e3941e8991109d31f72cf8c"}], "revision_number": 1, "project_id": "cceb6e459e3941e8991109d31f72cf8c", "id": "2fc82d59-7a28-4b81-bf26-d78eeedcd937", "name": "vping_ssh-sg_cfa6c837-5ee7-4763-81db-7863eb5c06d7"}, {"description": "Default security group", "tags": [], "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "created_at": "2019-06-30T05:55:10Z", "updated_at": "2019-06-30T05:55:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:55:10Z", "revision_number": 0, "id": "140a73f7-64b7-4205-8e8f-15e2be9f3d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:55:10Z", "security_group_id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cceb6e459e3941e8991109d31f72cf8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:55:10Z", "revision_number": 0, "id": "3b502a11-81aa-4d29-8ce5-937b4663d4ec", "remote_group_id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "remote_ip_prefix": null, "created_at": "2019-06-30T05:55:10Z", "security_group_id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cceb6e459e3941e8991109d31f72cf8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:55:10Z", "revision_number": 0, "id": "9b63636d-179f-4541-9171-92f659e6848e", "remote_group_id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "remote_ip_prefix": null, "created_at": "2019-06-30T05:55:10Z", "security_group_id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "cceb6e459e3941e8991109d31f72cf8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:55:10Z", "revision_number": 0, "id": "a3662e00-753c-4648-aee3-b953db264831", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:55:10Z", "security_group_id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "cceb6e459e3941e8991109d31f72cf8c"}], "revision_number": 1, "project_id": "cceb6e459e3941e8991109d31f72cf8c", "id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "name": "default"}]} 2019-06-30 05:55:19,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-ef1d9629-c131-4582-b7c1-7bbffc6b065d 2019-06-30 05:55:19,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0806059837341s 2019-06-30 05:55:19,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 05:55:19,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" -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": "2fc82d59-7a28-4b81-bf26-d78eeedcd937"}}' 2019-06-30 05:55:19,869 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:19 GMT X-Openstack-Request-Id: req-9e1906b9-83d6-404f-a3e5-01987e3e8a63 2019-06-30 05:55:19,869 - 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": "2019-06-30T05:55:19Z", "security_group_id": "2fc82d59-7a28-4b81-bf26-d78eeedcd937", "port_range_min": 22, "revision_number": 0, "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "created_at": "2019-06-30T05:55:19Z", "project_id": "cceb6e459e3941e8991109d31f72cf8c", "id": "666a31d5-e338-434f-b731-cfca06de4428"}} 2019-06-30 05:55:19,869 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-9e1906b9-83d6-404f-a3e5-01987e3e8a63 2019-06-30 05:55:19,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.154360055923s 2019-06-30 05:55:19,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 05:55:19,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:19,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:19 GMT X-Openstack-Request-Id: req-f858e9f8-b734-485b-a08d-c0ba25621ec7 2019-06-30 05:55:19,917 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "created_at": "2019-06-30T05:55:19Z", "updated_at": "2019-06-30T05:55:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:55:19Z", "revision_number": 0, "id": "1c04da4d-da6f-4dc3-82ac-69af084e1aa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:55:19Z", "security_group_id": "2fc82d59-7a28-4b81-bf26-d78eeedcd937", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cceb6e459e3941e8991109d31f72cf8c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T05:55:19Z", "revision_number": 0, "id": "666a31d5-e338-434f-b731-cfca06de4428", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:55:19Z", "security_group_id": "2fc82d59-7a28-4b81-bf26-d78eeedcd937", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "cceb6e459e3941e8991109d31f72cf8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:55:19Z", "revision_number": 0, "id": "ac3e9441-283d-4612-8f11-df55afae4419", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:55:19Z", "security_group_id": "2fc82d59-7a28-4b81-bf26-d78eeedcd937", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "cceb6e459e3941e8991109d31f72cf8c"}], "revision_number": 2, "project_id": "cceb6e459e3941e8991109d31f72cf8c", "id": "2fc82d59-7a28-4b81-bf26-d78eeedcd937", "name": "vping_ssh-sg_cfa6c837-5ee7-4763-81db-7863eb5c06d7"}, {"description": "Default security group", "tags": [], "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "created_at": "2019-06-30T05:55:10Z", "updated_at": "2019-06-30T05:55:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:55:10Z", "revision_number": 0, "id": "140a73f7-64b7-4205-8e8f-15e2be9f3d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:55:10Z", "security_group_id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cceb6e459e3941e8991109d31f72cf8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:55:10Z", "revision_number": 0, "id": "3b502a11-81aa-4d29-8ce5-937b4663d4ec", "remote_group_id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "remote_ip_prefix": null, "created_at": "2019-06-30T05:55:10Z", "security_group_id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cceb6e459e3941e8991109d31f72cf8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:55:10Z", "revision_number": 0, "id": "9b63636d-179f-4541-9171-92f659e6848e", "remote_group_id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "remote_ip_prefix": null, "created_at": "2019-06-30T05:55:10Z", "security_group_id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "cceb6e459e3941e8991109d31f72cf8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:55:10Z", "revision_number": 0, "id": "a3662e00-753c-4648-aee3-b953db264831", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:55:10Z", "security_group_id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "cceb6e459e3941e8991109d31f72cf8c"}], "revision_number": 1, "project_id": "cceb6e459e3941e8991109d31f72cf8c", "id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "name": "default"}]} 2019-06-30 05:55:19,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-f858e9f8-b734-485b-a08d-c0ba25621ec7 2019-06-30 05:55:19,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0421221256256s 2019-06-30 05:55:19,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 05:55:19,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" -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": "2fc82d59-7a28-4b81-bf26-d78eeedcd937"}}' 2019-06-30 05:55:20,072 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:20 GMT X-Openstack-Request-Id: req-8d9b4816-94bf-4402-a043-d3d709ffa5d5 2019-06-30 05:55:20,072 - 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": "2019-06-30T05:55:20Z", "security_group_id": "2fc82d59-7a28-4b81-bf26-d78eeedcd937", "port_range_min": null, "revision_number": 0, "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "created_at": "2019-06-30T05:55:20Z", "project_id": "cceb6e459e3941e8991109d31f72cf8c", "id": "9b86c07a-4549-4f41-b882-229408ba2b52"}} 2019-06-30 05:55:20,073 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-8d9b4816-94bf-4402-a043-d3d709ffa5d5 2019-06-30 05:55:20,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.149232149124s 2019-06-30 05:55:20,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:55:20,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:20,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:20 GMT X-Openstack-Request-Id: req-c224324a-3ca8-4f83-9f18-0f38a07c1d75 2019-06-30 05:55:20,169 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3578e6f2-8a61-4bae-88ec-ca43a46304ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cceb6e459e3941e8991109d31f72cf8c","l2_adjacency":true,"status":"ACTIVE","subnets":["00b676a2-9cfc-44a0-9e9f-ea2f27001827"],"description":"","tags":[],"updated_at":"2019-06-30T05:55:11Z","qos_policy_id":null,"name":"vping_ssh-net_cfa6c837-5ee7-4763-81db-7863eb5c06d7","admin_state_up":true,"tenant_id":"cceb6e459e3941e8991109d31f72cf8c","created_at":"2019-06-30T05:55:10Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 05:55:20,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c224324a-3ca8-4f83-9f18-0f38a07c1d75 2019-06-30 05:55:20,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0949079990387s 2019-06-30 05:55:20,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 05:55:20,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:20,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:20 GMT X-Openstack-Request-Id: req-67cf403c-b32b-4762-b9fe-93bbc14b82b4 2019-06-30 05:55:20,212 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:55:18Z", "file": "/v2/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04/file", "owner": "cceb6e459e3941e8991109d31f72cf8c", "id": "fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "size": 12716032, "self": "/v2/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T05:55:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 05:55:20,212 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-67cf403c-b32b-4762-b9fe-93bbc14b82b4 2019-06-30 05:55:20,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0379040241241s 2019-06-30 05:55:20,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 05:55:20,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:20,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aaf36346-692a-4d6c-a3e3-5c3f5909a63e x-openstack-request-id: req-aaf36346-692a-4d6c-a3e3-5c3f5909a63e 2019-06-30 05:55:20,245 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/fdefd851-bfbc-4b27-abcc-a7608ebdc981", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/fdefd851-bfbc-4b27-abcc-a7608ebdc981", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "fdefd851-bfbc-4b27-abcc-a7608ebdc981"}]} 2019-06-30 05:55:20,245 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-aaf36346-692a-4d6c-a3e3-5c3f5909a63e 2019-06-30 05:55:20,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0261459350586s 2019-06-30 05:55:20,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-30 05:55:20,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" -d '{"server": {"name": "vping_ssh-vm2_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "imageRef": "fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "flavorRef": "fdefd851-bfbc-4b27-abcc-a7608ebdc981", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3578e6f2-8a61-4bae-88ec-ca43a46304ab"}], "security_groups": [{"name": "2fc82d59-7a28-4b81-bf26-d78eeedcd937"}]}}' 2019-06-30 05:55:21,786 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.24:8774/v2.1/servers/3460726d-1751-4c38-a05c-473ec492c2b4 x-compute-request-id: req-06506b50-13b6-4139-b0b4-49e019342b6c x-openstack-request-id: req-06506b50-13b6-4139-b0b4-49e019342b6c 2019-06-30 05:55:21,786 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "2fc82d59-7a28-4b81-bf26-d78eeedcd937"}], "OS-DCF:diskConfig": "MANUAL", "id": "3460726d-1751-4c38-a05c-473ec492c2b4", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3460726d-1751-4c38-a05c-473ec492c2b4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3460726d-1751-4c38-a05c-473ec492c2b4", "rel": "bookmark"}], "adminPass": "C7WmGkCtw47d"}} 2019-06-30 05:55:21,786 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-06506b50-13b6-4139-b0b4-49e019342b6c 2019-06-30 05:55:21,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.53977799416s 2019-06-30 05:55:21,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:55:21,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:22,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55: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-b7fec939-1204-42a8-afd2-772b45c1e131 x-openstack-request-id: req-b7fec939-1204-42a8-afd2-772b45c1e131 2019-06-30 05:55:22,171 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3460726d-1751-4c38-a05c-473ec492c2b4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3460726d-1751-4c38-a05c-473ec492c2b4", "rel": "bookmark"}], "image": {"id": "fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "links": [{"href": "http://172.30.9.24:8774/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fdefd851-bfbc-4b27-abcc-a7608ebdc981", "links": [{"href": "http://172.30.9.24:8774/flavors/fdefd851-bfbc-4b27-abcc-a7608ebdc981", "rel": "bookmark"}]}, "id": "3460726d-1751-4c38-a05c-473ec492c2b4", "user_id": "b3eedbd52e204933b58826181afb8ddf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T05:55:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "created": "2019-06-30T05:55:21Z", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:55:22,171 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b7fec939-1204-42a8-afd2-772b45c1e131 2019-06-30 05:55:22,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383754968643s 2019-06-30 05:55:22,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:55:22,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:22,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:22 GMT X-Openstack-Request-Id: req-75e44303-cc84-445c-999d-5542779c6bfb 2019-06-30 05:55:22,273 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3578e6f2-8a61-4bae-88ec-ca43a46304ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cceb6e459e3941e8991109d31f72cf8c","l2_adjacency":true,"status":"ACTIVE","subnets":["00b676a2-9cfc-44a0-9e9f-ea2f27001827"],"description":"","tags":[],"updated_at":"2019-06-30T05:55:11Z","qos_policy_id":null,"name":"vping_ssh-net_cfa6c837-5ee7-4763-81db-7863eb5c06d7","admin_state_up":true,"tenant_id":"cceb6e459e3941e8991109d31f72cf8c","created_at":"2019-06-30T05:55:10Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 05:55:22,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-75e44303-cc84-445c-999d-5542779c6bfb 2019-06-30 05:55:22,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0914318561554s 2019-06-30 05:55:22,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 05:55:22,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:22,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:22 GMT X-Openstack-Request-Id: req-f490d20a-a93f-423e-9a6a-ca3fbcec8d75 2019-06-30 05:55:22,329 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3578e6f2-8a61-4bae-88ec-ca43a46304ab","tenant_id":"cceb6e459e3941e8991109d31f72cf8c","created_at":"2019-06-30T05:55:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T05:55:11Z","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":"cceb6e459e3941e8991109d31f72cf8c","id":"00b676a2-9cfc-44a0-9e9f-ea2f27001827","subnetpool_id":null,"name":"vping_ssh-subnet_cfa6c837-5ee7-4763-81db-7863eb5c06d7"}]} 2019-06-30 05:55:22,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-f490d20a-a93f-423e-9a6a-ca3fbcec8d75 2019-06-30 05:55:22,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.05552983284s 2019-06-30 05:55:22,330 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:55:24,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:55:24,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:24,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 639 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55: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-d85ef366-70d4-4289-903c-3f306f496895 x-openstack-request-id: req-d85ef366-70d4-4289-903c-3f306f496895 2019-06-30 05:55:24,952 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3460726d-1751-4c38-a05c-473ec492c2b4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3460726d-1751-4c38-a05c-473ec492c2b4", "rel": "bookmark"}], "image": {"id": "fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "links": [{"href": "http://172.30.9.24:8774/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fdefd851-bfbc-4b27-abcc-a7608ebdc981", "links": [{"href": "http://172.30.9.24:8774/flavors/fdefd851-bfbc-4b27-abcc-a7608ebdc981", "rel": "bookmark"}]}, "id": "3460726d-1751-4c38-a05c-473ec492c2b4", "user_id": "b3eedbd52e204933b58826181afb8ddf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T05:55:24Z", "hostId": "64ace18961c32f239656f5a2f0db043aa524aa5d1da352ddf6db98af", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "created": "2019-06-30T05:55:21Z", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:55:24,952 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d85ef366-70d4-4289-903c-3f306f496895 2019-06-30 05:55:24,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.618933916092s 2019-06-30 05:55:24,958 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:55:26,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:55:26,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:27,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55: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-4beadf04-10b3-413a-a2e6-cd18fd16b8cd x-openstack-request-id: req-4beadf04-10b3-413a-a2e6-cd18fd16b8cd 2019-06-30 05:55:27,510 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3460726d-1751-4c38-a05c-473ec492c2b4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3460726d-1751-4c38-a05c-473ec492c2b4", "rel": "bookmark"}], "image": {"id": "fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "links": [{"href": "http://172.30.9.24:8774/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fdefd851-bfbc-4b27-abcc-a7608ebdc981", "links": [{"href": "http://172.30.9.24:8774/flavors/fdefd851-bfbc-4b27-abcc-a7608ebdc981", "rel": "bookmark"}]}, "id": "3460726d-1751-4c38-a05c-473ec492c2b4", "security_groups": [{"name": "vping_ssh-sg_cfa6c837-5ee7-4763-81db-7863eb5c06d7"}], "user_id": "b3eedbd52e204933b58826181afb8ddf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T05:55:24Z", "hostId": "64ace18961c32f239656f5a2f0db043aa524aa5d1da352ddf6db98af", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "created": "2019-06-30T05:55:21Z", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:55:27,510 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4beadf04-10b3-413a-a2e6-cd18fd16b8cd 2019-06-30 05:55:27,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549559831619s 2019-06-30 05:55:27,516 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:55:29,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:55:29,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:30,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55: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-ee0606a0-4a69-4dee-9251-1763420aa8d0 x-openstack-request-id: req-ee0606a0-4a69-4dee-9251-1763420aa8d0 2019-06-30 05:55:30,204 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3460726d-1751-4c38-a05c-473ec492c2b4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3460726d-1751-4c38-a05c-473ec492c2b4", "rel": "bookmark"}], "image": {"id": "fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "links": [{"href": "http://172.30.9.24:8774/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fdefd851-bfbc-4b27-abcc-a7608ebdc981", "links": [{"href": "http://172.30.9.24:8774/flavors/fdefd851-bfbc-4b27-abcc-a7608ebdc981", "rel": "bookmark"}]}, "id": "3460726d-1751-4c38-a05c-473ec492c2b4", "security_groups": [{"name": "vping_ssh-sg_cfa6c837-5ee7-4763-81db-7863eb5c06d7"}], "user_id": "b3eedbd52e204933b58826181afb8ddf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T05:55:24Z", "hostId": "64ace18961c32f239656f5a2f0db043aa524aa5d1da352ddf6db98af", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "created": "2019-06-30T05:55:21Z", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:55:30,205 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ee0606a0-4a69-4dee-9251-1763420aa8d0 2019-06-30 05:55:30,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.686682224274s 2019-06-30 05:55:30,211 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:55:32,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:55:32,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:32,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55: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-45d9e456-5999-4a23-b2bf-0cf1f6ebcf31 x-openstack-request-id: req-45d9e456-5999-4a23-b2bf-0cf1f6ebcf31 2019-06-30 05:55:32,383 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_cfa6c837-5ee7-4763-81db-7863eb5c06d7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:52:eb", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3460726d-1751-4c38-a05c-473ec492c2b4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3460726d-1751-4c38-a05c-473ec492c2b4", "rel": "bookmark"}], "image": {"id": "fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "links": [{"href": "http://172.30.9.24:8774/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:55:31.000000", "flavor": {"id": "fdefd851-bfbc-4b27-abcc-a7608ebdc981", "links": [{"href": "http://172.30.9.24:8774/flavors/fdefd851-bfbc-4b27-abcc-a7608ebdc981", "rel": "bookmark"}]}, "id": "3460726d-1751-4c38-a05c-473ec492c2b4", "security_groups": [{"name": "vping_ssh-sg_cfa6c837-5ee7-4763-81db-7863eb5c06d7"}], "user_id": "b3eedbd52e204933b58826181afb8ddf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:55:31Z", "hostId": "64ace18961c32f239656f5a2f0db043aa524aa5d1da352ddf6db98af", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "created": "2019-06-30T05:55:21Z", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:55:32,383 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-45d9e456-5999-4a23-b2bf-0cf1f6ebcf31 2019-06-30 05:55:32,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169634103775s 2019-06-30 05:55:32,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 05:55:32,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=3460726d-1751-4c38-a05c-473ec492c2b4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:32,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:32 GMT X-Openstack-Request-Id: req-d9b1291b-8b6f-47f4-9146-b144a40bcef8 2019-06-30 05:55:32,441 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T05:55:30Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00b676a2-9cfc-44a0-9e9f-ea2f27001827","ip_address":"192.168.120.3"}],"id":"7298cec0-a381-4fc9-a466-0590851a9e75","security_groups":["2fc82d59-7a28-4b81-bf26-d78eeedcd937"],"mac_address":"fa:16:3e:db:52:eb","project_id":"cceb6e459e3941e8991109d31f72cf8c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3578e6f2-8a61-4bae-88ec-ca43a46304ab","tenant_id":"cceb6e459e3941e8991109d31f72cf8c","created_at":"2019-06-30T05:55:25Z","binding:vnic_type":"normal","device_id":"3460726d-1751-4c38-a05c-473ec492c2b4","ip_allocation":"immediate"}]} 2019-06-30 05:55:32,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=3460726d-1751-4c38-a05c-473ec492c2b4 used request id req-d9b1291b-8b6f-47f4-9146-b144a40bcef8 2019-06-30 05:55:32,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.05242395401s 2019-06-30 05:55:32,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:55:32,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=7298cec0-a381-4fc9-a466-0590851a9e75" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:32,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:32 GMT X-Openstack-Request-Id: req-3cdb0644-8089-4407-8155-5fcdf624152a 2019-06-30 05:55:32,499 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 05:55:32,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=7298cec0-a381-4fc9-a466-0590851a9e75 used request id req-3cdb0644-8089-4407-8155-5fcdf624152a 2019-06-30 05:55:32,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0483241081238s 2019-06-30 05:55:32,500 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_cfa6c837-5ee7-4763-81db-7863eb5c06d7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:db:52:eb', 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'fe5bb439-dc4a-4081-93dc-1ae6901a8d04'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T05:55:31.000000', 'flavor': Munch({u'id': u'fdefd851-bfbc-4b27-abcc-a7608ebdc981'}), 'az': u'nova', 'id': u'3460726d-1751-4c38-a05c-473ec492c2b4', 'security_groups': [Munch({u'name': u'vping_ssh-sg_cfa6c837-5ee7-4763-81db-7863eb5c06d7'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b3eedbd52e204933b58826181afb8ddf', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cceb6e459e3941e8991109d31f72cf8c', 'name': 'vping_ssh-project_cfa6c837-5ee7-4763-81db-7863eb5c06d7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-06-30T05:55:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T05:55:31Z', 'hostId': u'64ace18961c32f239656f5a2f0db043aa524aa5d1da352ddf6db98af', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'64ace18961c32f239656f5a2f0db043aa524aa5d1da352ddf6db98af', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T05:55:31.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'cceb6e459e3941e8991109d31f72cf8c', 'name': u'vping_ssh-vm2_cfa6c837-5ee7-4763-81db-7863eb5c06d7', 'adminPass': u'C7WmGkCtw47d', 'tenant_id': u'cceb6e459e3941e8991109d31f72cf8c', 'created_at': u'2019-06-30T05:55:21Z', 'created': u'2019-06-30T05:55:21Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-30 05:55:32,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:55:32,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:32,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:32 GMT X-Openstack-Request-Id: req-9e3585fc-3b88-42a7-9a94-78f1f8b0a5f3 2019-06-30 05:55:32,593 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3578e6f2-8a61-4bae-88ec-ca43a46304ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cceb6e459e3941e8991109d31f72cf8c","l2_adjacency":true,"status":"ACTIVE","subnets":["00b676a2-9cfc-44a0-9e9f-ea2f27001827"],"description":"","tags":[],"updated_at":"2019-06-30T05:55:11Z","qos_policy_id":null,"name":"vping_ssh-net_cfa6c837-5ee7-4763-81db-7863eb5c06d7","admin_state_up":true,"tenant_id":"cceb6e459e3941e8991109d31f72cf8c","created_at":"2019-06-30T05:55:10Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 05:55:32,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9e3585fc-3b88-42a7-9a94-78f1f8b0a5f3 2019-06-30 05:55:32,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0919120311737s 2019-06-30 05:55:32,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 05:55:32,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:32,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:32 GMT X-Openstack-Request-Id: req-bfd6e934-2dac-4a5a-bd21-7ed9d69fbd3f 2019-06-30 05:55:32,884 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:55:18Z", "file": "/v2/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04/file", "owner": "cceb6e459e3941e8991109d31f72cf8c", "id": "fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "size": 12716032, "self": "/v2/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T05:55:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 05:55:32,884 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-bfd6e934-2dac-4a5a-bd21-7ed9d69fbd3f 2019-06-30 05:55:32,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.286343097687s 2019-06-30 05:55:32,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 05:55:32,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:32,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55: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-57e403b6-d211-4102-9af0-732ecb37d2c8 x-openstack-request-id: req-57e403b6-d211-4102-9af0-732ecb37d2c8 2019-06-30 05:55:32,908 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/fdefd851-bfbc-4b27-abcc-a7608ebdc981", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/fdefd851-bfbc-4b27-abcc-a7608ebdc981", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "fdefd851-bfbc-4b27-abcc-a7608ebdc981"}]} 2019-06-30 05:55:32,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-57e403b6-d211-4102-9af0-732ecb37d2c8 2019-06-30 05:55:32,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0227470397949s 2019-06-30 05:55:32,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-30 05:55:32,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" -d '{"server": {"name": "vping_ssh-vm_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "imageRef": "fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "key_name": "vping_ssh-kp_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "flavorRef": "fdefd851-bfbc-4b27-abcc-a7608ebdc981", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3578e6f2-8a61-4bae-88ec-ca43a46304ab"}], "security_groups": [{"name": "2fc82d59-7a28-4b81-bf26-d78eeedcd937"}]}}' 2019-06-30 05:55:35,343 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55: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 location: http://172.30.9.24:8774/v2.1/servers/5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf x-compute-request-id: req-90e9555f-1c00-4122-bc9a-ab3f26243bff x-openstack-request-id: req-90e9555f-1c00-4122-bc9a-ab3f26243bff 2019-06-30 05:55:35,344 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "2fc82d59-7a28-4b81-bf26-d78eeedcd937"}], "OS-DCF:diskConfig": "MANUAL", "id": "5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf", "rel": "bookmark"}], "adminPass": "7JqsG88EAXj3"}} 2019-06-30 05:55:35,344 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-90e9555f-1c00-4122-bc9a-ab3f26243bff 2019-06-30 05:55:35,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.43407821655s 2019-06-30 05:55:35,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:55:35,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:36,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 849 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55: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-6ab4a571-dc06-433c-af3f-bb7dd071587b x-openstack-request-id: req-6ab4a571-dc06-433c-af3f-bb7dd071587b 2019-06-30 05:55:36,712 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf", "rel": "bookmark"}], "image": {"id": "fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "links": [{"href": "http://172.30.9.24:8774/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fdefd851-bfbc-4b27-abcc-a7608ebdc981", "links": [{"href": "http://172.30.9.24:8774/flavors/fdefd851-bfbc-4b27-abcc-a7608ebdc981", "rel": "bookmark"}]}, "id": "5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf", "user_id": "b3eedbd52e204933b58826181afb8ddf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T05:55:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "name": "vping_ssh-vm_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "created": "2019-06-30T05:55:35Z", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_cfa6c837-5ee7-4763-81db-7863eb5c06d7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:52:eb", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3460726d-1751-4c38-a05c-473ec492c2b4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3460726d-1751-4c38-a05c-473ec492c2b4", "rel": "bookmark"}], "image": {"id": "fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "links": [{"href": "http://172.30.9.24:8774/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:55:31.000000", "flavor": {"id": "fdefd851-bfbc-4b27-abcc-a7608ebdc981", "links": [{"href": "http://172.30.9.24:8774/flavors/fdefd851-bfbc-4b27-abcc-a7608ebdc981", "rel": "bookmark"}]}, "id": "3460726d-1751-4c38-a05c-473ec492c2b4", "security_groups": [{"name": "vping_ssh-sg_cfa6c837-5ee7-4763-81db-7863eb5c06d7"}], "user_id": "b3eedbd52e204933b58826181afb8ddf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:55:31Z", "hostId": "64ace18961c32f239656f5a2f0db043aa524aa5d1da352ddf6db98af", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "created": "2019-06-30T05:55:21Z", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:55:36,712 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6ab4a571-dc06-433c-af3f-bb7dd071587b 2019-06-30 05:55:36,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.36764097214s 2019-06-30 05:55:36,720 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:55:38,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:55:38,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:39,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 887 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55: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-c97f2c2a-8794-4992-a0a7-05445384a333 x-openstack-request-id: req-c97f2c2a-8794-4992-a0a7-05445384a333 2019-06-30 05:55:39,230 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf", "rel": "bookmark"}], "image": {"id": "fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "links": [{"href": "http://172.30.9.24:8774/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fdefd851-bfbc-4b27-abcc-a7608ebdc981", "links": [{"href": "http://172.30.9.24:8774/flavors/fdefd851-bfbc-4b27-abcc-a7608ebdc981", "rel": "bookmark"}]}, "id": "5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf", "security_groups": [{"name": "vping_ssh-sg_cfa6c837-5ee7-4763-81db-7863eb5c06d7"}], "user_id": "b3eedbd52e204933b58826181afb8ddf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T05:55:38Z", "hostId": "478e08c2decc54c40fd59766cdf058b0de31f569d994ee4515526380", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "name": "vping_ssh-vm_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "created": "2019-06-30T05:55:35Z", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_cfa6c837-5ee7-4763-81db-7863eb5c06d7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:52:eb", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3460726d-1751-4c38-a05c-473ec492c2b4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3460726d-1751-4c38-a05c-473ec492c2b4", "rel": "bookmark"}], "image": {"id": "fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "links": [{"href": "http://172.30.9.24:8774/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:55:31.000000", "flavor": {"id": "fdefd851-bfbc-4b27-abcc-a7608ebdc981", "links": [{"href": "http://172.30.9.24:8774/flavors/fdefd851-bfbc-4b27-abcc-a7608ebdc981", "rel": "bookmark"}]}, "id": "3460726d-1751-4c38-a05c-473ec492c2b4", "security_groups": [{"name": "vping_ssh-sg_cfa6c837-5ee7-4763-81db-7863eb5c06d7"}], "user_id": "b3eedbd52e204933b58826181afb8ddf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:55:31Z", "hostId": "64ace18961c32f239656f5a2f0db043aa524aa5d1da352ddf6db98af", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "created": "2019-06-30T05:55:21Z", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:55:39,230 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c97f2c2a-8794-4992-a0a7-05445384a333 2019-06-30 05:55:39,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507181167603s 2019-06-30 05:55:39,237 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:55:41,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:55:41,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:41,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 887 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55: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-31051f84-51d0-4265-a13c-d9c8482521d4 x-openstack-request-id: req-31051f84-51d0-4265-a13c-d9c8482521d4 2019-06-30 05:55:41,397 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf", "rel": "bookmark"}], "image": {"id": "fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "links": [{"href": "http://172.30.9.24:8774/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fdefd851-bfbc-4b27-abcc-a7608ebdc981", "links": [{"href": "http://172.30.9.24:8774/flavors/fdefd851-bfbc-4b27-abcc-a7608ebdc981", "rel": "bookmark"}]}, "id": "5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf", "security_groups": [{"name": "vping_ssh-sg_cfa6c837-5ee7-4763-81db-7863eb5c06d7"}], "user_id": "b3eedbd52e204933b58826181afb8ddf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T05:55:38Z", "hostId": "478e08c2decc54c40fd59766cdf058b0de31f569d994ee4515526380", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "name": "vping_ssh-vm_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "created": "2019-06-30T05:55:35Z", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_cfa6c837-5ee7-4763-81db-7863eb5c06d7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:52:eb", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3460726d-1751-4c38-a05c-473ec492c2b4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3460726d-1751-4c38-a05c-473ec492c2b4", "rel": "bookmark"}], "image": {"id": "fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "links": [{"href": "http://172.30.9.24:8774/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:55:31.000000", "flavor": {"id": "fdefd851-bfbc-4b27-abcc-a7608ebdc981", "links": [{"href": "http://172.30.9.24:8774/flavors/fdefd851-bfbc-4b27-abcc-a7608ebdc981", "rel": "bookmark"}]}, "id": "3460726d-1751-4c38-a05c-473ec492c2b4", "security_groups": [{"name": "vping_ssh-sg_cfa6c837-5ee7-4763-81db-7863eb5c06d7"}], "user_id": "b3eedbd52e204933b58826181afb8ddf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:55:31Z", "hostId": "64ace18961c32f239656f5a2f0db043aa524aa5d1da352ddf6db98af", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "created": "2019-06-30T05:55:21Z", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:55:41,397 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-31051f84-51d0-4265-a13c-d9c8482521d4 2019-06-30 05:55:41,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.157194852829s 2019-06-30 05:55:41,404 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:55:43,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:55:43,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:43,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 887 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55: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-6f43b207-5bf3-45af-8435-09f5ce5418d2 x-openstack-request-id: req-6f43b207-5bf3-45af-8435-09f5ce5418d2 2019-06-30 05:55:43,749 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf", "rel": "bookmark"}], "image": {"id": "fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "links": [{"href": "http://172.30.9.24:8774/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fdefd851-bfbc-4b27-abcc-a7608ebdc981", "links": [{"href": "http://172.30.9.24:8774/flavors/fdefd851-bfbc-4b27-abcc-a7608ebdc981", "rel": "bookmark"}]}, "id": "5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf", "security_groups": [{"name": "vping_ssh-sg_cfa6c837-5ee7-4763-81db-7863eb5c06d7"}], "user_id": "b3eedbd52e204933b58826181afb8ddf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T05:55:38Z", "hostId": "478e08c2decc54c40fd59766cdf058b0de31f569d994ee4515526380", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "name": "vping_ssh-vm_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "created": "2019-06-30T05:55:35Z", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_cfa6c837-5ee7-4763-81db-7863eb5c06d7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:52:eb", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3460726d-1751-4c38-a05c-473ec492c2b4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3460726d-1751-4c38-a05c-473ec492c2b4", "rel": "bookmark"}], "image": {"id": "fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "links": [{"href": "http://172.30.9.24:8774/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:55:31.000000", "flavor": {"id": "fdefd851-bfbc-4b27-abcc-a7608ebdc981", "links": [{"href": "http://172.30.9.24:8774/flavors/fdefd851-bfbc-4b27-abcc-a7608ebdc981", "rel": "bookmark"}]}, "id": "3460726d-1751-4c38-a05c-473ec492c2b4", "security_groups": [{"name": "vping_ssh-sg_cfa6c837-5ee7-4763-81db-7863eb5c06d7"}], "user_id": "b3eedbd52e204933b58826181afb8ddf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:55:31Z", "hostId": "64ace18961c32f239656f5a2f0db043aa524aa5d1da352ddf6db98af", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "created": "2019-06-30T05:55:21Z", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:55:43,749 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6f43b207-5bf3-45af-8435-09f5ce5418d2 2019-06-30 05:55:43,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.342130899429s 2019-06-30 05:55:43,756 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:55:45,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:55:45,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:46,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 868 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55: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-e6742e07-b7b6-47b0-a542-be14dc7caa3d x-openstack-request-id: req-e6742e07-b7b6-47b0-a542-be14dc7caa3d 2019-06-30 05:55:46,099 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_cfa6c837-5ee7-4763-81db-7863eb5c06d7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:de:96", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf", "rel": "bookmark"}], "image": {"id": "fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "links": [{"href": "http://172.30.9.24:8774/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:55:44.000000", "flavor": {"id": "fdefd851-bfbc-4b27-abcc-a7608ebdc981", "links": [{"href": "http://172.30.9.24:8774/flavors/fdefd851-bfbc-4b27-abcc-a7608ebdc981", "rel": "bookmark"}]}, "id": "5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf", "security_groups": [{"name": "vping_ssh-sg_cfa6c837-5ee7-4763-81db-7863eb5c06d7"}], "user_id": "b3eedbd52e204933b58826181afb8ddf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:55:44Z", "hostId": "478e08c2decc54c40fd59766cdf058b0de31f569d994ee4515526380", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "name": "vping_ssh-vm_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "created": "2019-06-30T05:55:35Z", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_cfa6c837-5ee7-4763-81db-7863eb5c06d7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:52:eb", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3460726d-1751-4c38-a05c-473ec492c2b4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3460726d-1751-4c38-a05c-473ec492c2b4", "rel": "bookmark"}], "image": {"id": "fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "links": [{"href": "http://172.30.9.24:8774/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:55:31.000000", "flavor": {"id": "fdefd851-bfbc-4b27-abcc-a7608ebdc981", "links": [{"href": "http://172.30.9.24:8774/flavors/fdefd851-bfbc-4b27-abcc-a7608ebdc981", "rel": "bookmark"}]}, "id": "3460726d-1751-4c38-a05c-473ec492c2b4", "security_groups": [{"name": "vping_ssh-sg_cfa6c837-5ee7-4763-81db-7863eb5c06d7"}], "user_id": "b3eedbd52e204933b58826181afb8ddf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:55:31Z", "hostId": "64ace18961c32f239656f5a2f0db043aa524aa5d1da352ddf6db98af", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "created": "2019-06-30T05:55:21Z", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:55:46,099 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e6742e07-b7b6-47b0-a542-be14dc7caa3d 2019-06-30 05:55:46,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.340336084366s 2019-06-30 05:55:46,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 05:55:46,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:46,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:46 GMT X-Openstack-Request-Id: req-66797df1-3587-4d05-92b3-fb5301d12a86 2019-06-30 05:55:46,156 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T05:55:44Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00b676a2-9cfc-44a0-9e9f-ea2f27001827","ip_address":"192.168.120.11"}],"id":"1b4d1890-bf37-404b-ae83-45c81c33b5ef","security_groups":["2fc82d59-7a28-4b81-bf26-d78eeedcd937"],"mac_address":"fa:16:3e:01:de:96","project_id":"cceb6e459e3941e8991109d31f72cf8c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3578e6f2-8a61-4bae-88ec-ca43a46304ab","tenant_id":"cceb6e459e3941e8991109d31f72cf8c","created_at":"2019-06-30T05:55:38Z","binding:vnic_type":"normal","device_id":"5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf","ip_allocation":"immediate"}]} 2019-06-30 05:55:46,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf used request id req-66797df1-3587-4d05-92b3-fb5301d12a86 2019-06-30 05:55:46,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0494258403778s 2019-06-30 05:55:46,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:55:46,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=1b4d1890-bf37-404b-ae83-45c81c33b5ef" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:46,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:46 GMT X-Openstack-Request-Id: req-766d0224-b42d-4c77-b090-e5603ded5fa8 2019-06-30 05:55:46,211 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 05:55:46,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=1b4d1890-bf37-404b-ae83-45c81c33b5ef used request id req-766d0224-b42d-4c77-b090-e5603ded5fa8 2019-06-30 05:55:46,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.045599937439s 2019-06-30 05:55:46,212 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_cfa6c837-5ee7-4763-81db-7863eb5c06d7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:01:de:96', 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'fe5bb439-dc4a-4081-93dc-1ae6901a8d04'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T05:55:44.000000', 'flavor': Munch({u'id': u'fdefd851-bfbc-4b27-abcc-a7608ebdc981'}), 'az': u'nova', 'id': u'5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf', 'security_groups': [Munch({u'name': u'vping_ssh-sg_cfa6c837-5ee7-4763-81db-7863eb5c06d7'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b3eedbd52e204933b58826181afb8ddf', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cceb6e459e3941e8991109d31f72cf8c', 'name': 'vping_ssh-project_cfa6c837-5ee7-4763-81db-7863eb5c06d7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-06-30T05:55:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T05:55:44Z', 'hostId': u'478e08c2decc54c40fd59766cdf058b0de31f569d994ee4515526380', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_cfa6c837-5ee7-4763-81db-7863eb5c06d7', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'478e08c2decc54c40fd59766cdf058b0de31f569d994ee4515526380', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T05:55:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'cceb6e459e3941e8991109d31f72cf8c', 'name': u'vping_ssh-vm_cfa6c837-5ee7-4763-81db-7863eb5c06d7', 'adminPass': u'7JqsG88EAXj3', 'tenant_id': u'cceb6e459e3941e8991109d31f72cf8c', 'created_at': u'2019-06-30T05:55:35Z', 'created': u'2019-06-30T05:55:35Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-30 05:55:46,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:55:46,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:46,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:46 GMT X-Openstack-Request-Id: req-f761c5cf-431a-47c0-b423-3cbfbdf1bdb4 2019-06-30 05:55:46,308 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3578e6f2-8a61-4bae-88ec-ca43a46304ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cceb6e459e3941e8991109d31f72cf8c","l2_adjacency":true,"status":"ACTIVE","subnets":["00b676a2-9cfc-44a0-9e9f-ea2f27001827"],"description":"","tags":[],"updated_at":"2019-06-30T05:55:11Z","qos_policy_id":null,"name":"vping_ssh-net_cfa6c837-5ee7-4763-81db-7863eb5c06d7","admin_state_up":true,"tenant_id":"cceb6e459e3941e8991109d31f72cf8c","created_at":"2019-06-30T05:55:10Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 05:55:46,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f761c5cf-431a-47c0-b423-3cbfbdf1bdb4 2019-06-30 05:55:46,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0904059410095s 2019-06-30 05:55:46,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 05:55:46,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:46,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:46 GMT X-Openstack-Request-Id: req-0d029181-018c-4121-9c77-a095e204a5ae 2019-06-30 05:55:46,357 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T05:55:44Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00b676a2-9cfc-44a0-9e9f-ea2f27001827","ip_address":"192.168.120.11"}],"id":"1b4d1890-bf37-404b-ae83-45c81c33b5ef","security_groups":["2fc82d59-7a28-4b81-bf26-d78eeedcd937"],"mac_address":"fa:16:3e:01:de:96","project_id":"cceb6e459e3941e8991109d31f72cf8c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3578e6f2-8a61-4bae-88ec-ca43a46304ab","tenant_id":"cceb6e459e3941e8991109d31f72cf8c","created_at":"2019-06-30T05:55:38Z","binding:vnic_type":"normal","device_id":"5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf","ip_allocation":"immediate"}]} 2019-06-30 05:55:46,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf used request id req-0d029181-018c-4121-9c77-a095e204a5ae 2019-06-30 05:55:46,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.047247171402s 2019-06-30 05:55:46,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-06-30 05:55:46,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" -d '{"floatingip": {"floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "fixed_ip_address": "192.168.120.11", "port_id": "1b4d1890-bf37-404b-ae83-45c81c33b5ef"}}' 2019-06-30 05:55:48,672 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:48 GMT X-Openstack-Request-Id: req-2a0b45d6-b03a-4fa3-86af-52e79729151f 2019-06-30 05:55:48,673 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "eb0fbdce-9f39-4abc-870c-ad5c09472d1b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "created_at": "2019-06-30T05:55:47Z", "updated_at": "2019-06-30T05:55:47Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3578e6f2-8a61-4bae-88ec-ca43a46304ab", "device_owner": "compute:nova", "mac_address": "fa:16:3e:01:de:96", "device_id": "5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "cceb6e459e3941e8991109d31f72cf8c", "port_id": "1b4d1890-bf37-404b-ae83-45c81c33b5ef", "id": "fc7b27ca-98f2-4d15-bc3e-46e69f4b2aeb", "qos_policy_id": null}} 2019-06-30 05:55:48,673 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-2a0b45d6-b03a-4fa3-86af-52e79729151f 2019-06-30 05:55:48,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.31535792351s 2019-06-30 05:55:48,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:55:48,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:48,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:48 GMT X-Openstack-Request-Id: req-eebf7752-ad6a-4ae0-bea4-534167a9519b 2019-06-30 05:55:48,771 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "eb0fbdce-9f39-4abc-870c-ad5c09472d1b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "created_at": "2019-06-30T05:55:47Z", "updated_at": "2019-06-30T05:55:47Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3578e6f2-8a61-4bae-88ec-ca43a46304ab", "device_owner": "compute:nova", "mac_address": "fa:16:3e:01:de:96", "device_id": "5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "cceb6e459e3941e8991109d31f72cf8c", "port_id": "1b4d1890-bf37-404b-ae83-45c81c33b5ef", "id": "fc7b27ca-98f2-4d15-bc3e-46e69f4b2aeb", "qos_policy_id": null}]} 2019-06-30 05:55:48,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-eebf7752-ad6a-4ae0-bea4-534167a9519b 2019-06-30 05:55:48,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.083144903183s 2019-06-30 05:55:48,778 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 05:55:48,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:55:48,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:48,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:48 GMT X-Openstack-Request-Id: req-b8367503-8816-462e-9f87-53fac371e05c 2019-06-30 05:55:48,963 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "eb0fbdce-9f39-4abc-870c-ad5c09472d1b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "created_at": "2019-06-30T05:55:47Z", "updated_at": "2019-06-30T05:55:47Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3578e6f2-8a61-4bae-88ec-ca43a46304ab", "device_owner": "compute:nova", "mac_address": "fa:16:3e:01:de:96", "device_id": "5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "cceb6e459e3941e8991109d31f72cf8c", "port_id": "1b4d1890-bf37-404b-ae83-45c81c33b5ef", "id": "fc7b27ca-98f2-4d15-bc3e-46e69f4b2aeb", "qos_policy_id": null}]} 2019-06-30 05:55:48,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b8367503-8816-462e-9f87-53fac371e05c 2019-06-30 05:55:48,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0754089355469s 2019-06-30 05:55:48,970 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 05:55:49,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:55:49,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:49,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:49 GMT X-Openstack-Request-Id: req-cf44faa9-06a3-42d0-a962-a70a3096391d 2019-06-30 05:55:49,142 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "eb0fbdce-9f39-4abc-870c-ad5c09472d1b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "created_at": "2019-06-30T05:55:47Z", "updated_at": "2019-06-30T05:55:47Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3578e6f2-8a61-4bae-88ec-ca43a46304ab", "device_owner": "compute:nova", "mac_address": "fa:16:3e:01:de:96", "device_id": "5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "cceb6e459e3941e8991109d31f72cf8c", "port_id": "1b4d1890-bf37-404b-ae83-45c81c33b5ef", "id": "fc7b27ca-98f2-4d15-bc3e-46e69f4b2aeb", "qos_policy_id": null}]} 2019-06-30 05:55:49,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-cf44faa9-06a3-42d0-a962-a70a3096391d 2019-06-30 05:55:49,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0625569820404s 2019-06-30 05:55:49,148 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 05:55:49,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:55:49,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:49,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:49 GMT X-Openstack-Request-Id: req-98bfc087-a9f8-4e0a-9447-3d0792ca8ad2 2019-06-30 05:55:49,506 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "eb0fbdce-9f39-4abc-870c-ad5c09472d1b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "created_at": "2019-06-30T05:55:47Z", "updated_at": "2019-06-30T05:55:47Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3578e6f2-8a61-4bae-88ec-ca43a46304ab", "device_owner": "compute:nova", "mac_address": "fa:16:3e:01:de:96", "device_id": "5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "cceb6e459e3941e8991109d31f72cf8c", "port_id": "1b4d1890-bf37-404b-ae83-45c81c33b5ef", "id": "fc7b27ca-98f2-4d15-bc3e-46e69f4b2aeb", "qos_policy_id": null}]} 2019-06-30 05:55:49,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-98bfc087-a9f8-4e0a-9447-3d0792ca8ad2 2019-06-30 05:55:49,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.24800992012s 2019-06-30 05:55:49,512 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 05:55:49,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:55:49,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:49,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:49 GMT X-Openstack-Request-Id: req-b538c327-0770-4583-9d61-3a31393ccaec 2019-06-30 05:55:49,682 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "eb0fbdce-9f39-4abc-870c-ad5c09472d1b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "created_at": "2019-06-30T05:55:47Z", "updated_at": "2019-06-30T05:55:47Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3578e6f2-8a61-4bae-88ec-ca43a46304ab", "device_owner": "compute:nova", "mac_address": "fa:16:3e:01:de:96", "device_id": "5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "cceb6e459e3941e8991109d31f72cf8c", "port_id": "1b4d1890-bf37-404b-ae83-45c81c33b5ef", "id": "fc7b27ca-98f2-4d15-bc3e-46e69f4b2aeb", "qos_policy_id": null}]} 2019-06-30 05:55:49,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b538c327-0770-4583-9d61-3a31393ccaec 2019-06-30 05:55:49,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0605900287628s 2019-06-30 05:55:49,688 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 05:55:49,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:55:49,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:49,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:49 GMT X-Openstack-Request-Id: req-a880316f-1455-4d40-a878-6b9e31ebfe31 2019-06-30 05:55:49,858 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "eb0fbdce-9f39-4abc-870c-ad5c09472d1b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "created_at": "2019-06-30T05:55:47Z", "updated_at": "2019-06-30T05:55:47Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3578e6f2-8a61-4bae-88ec-ca43a46304ab", "device_owner": "compute:nova", "mac_address": "fa:16:3e:01:de:96", "device_id": "5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "cceb6e459e3941e8991109d31f72cf8c", "port_id": "1b4d1890-bf37-404b-ae83-45c81c33b5ef", "id": "fc7b27ca-98f2-4d15-bc3e-46e69f4b2aeb", "qos_policy_id": null}]} 2019-06-30 05:55:49,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-a880316f-1455-4d40-a878-6b9e31ebfe31 2019-06-30 05:55:49,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0603439807892s 2019-06-30 05:55:49,864 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 05:55:49,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:55:49,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:50,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:50 GMT X-Openstack-Request-Id: req-94c26ebf-25ea-4d80-9a03-b2a172ba2332 2019-06-30 05:55:50,034 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "eb0fbdce-9f39-4abc-870c-ad5c09472d1b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "created_at": "2019-06-30T05:55:47Z", "updated_at": "2019-06-30T05:55:49Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3578e6f2-8a61-4bae-88ec-ca43a46304ab", "device_owner": "compute:nova", "mac_address": "fa:16:3e:01:de:96", "device_id": "5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "cceb6e459e3941e8991109d31f72cf8c", "port_id": "1b4d1890-bf37-404b-ae83-45c81c33b5ef", "id": "fc7b27ca-98f2-4d15-bc3e-46e69f4b2aeb", "qos_policy_id": null}]} 2019-06-30 05:55:50,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-94c26ebf-25ea-4d80-9a03-b2a172ba2332 2019-06-30 05:55:50,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0604999065399s 2019-06-30 05:55:50,040 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'eb0fbdce-9f39-4abc-870c-ad5c09472d1b', 'updated_at': u'2019-06-30T05:55:49Z', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'1b4d1890-bf37-404b-ae83-45c81c33b5ef', 'id': u'fc7b27ca-98f2-4d15-bc3e-46e69f4b2aeb', 'network': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', 'port': u'1b4d1890-bf37-404b-ae83-45c81c33b5ef', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cceb6e459e3941e8991109d31f72cf8c', 'name': 'vping_ssh-project_cfa6c837-5ee7-4763-81db-7863eb5c06d7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'cceb6e459e3941e8991109d31f72cf8c', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'3578e6f2-8a61-4bae-88ec-ca43a46304ab', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:01:de:96', u'device_id': u'5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'cceb6e459e3941e8991109d31f72cf8c', 'created_at': u'2019-06-30T05:55:47Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'3578e6f2-8a61-4bae-88ec-ca43a46304ab', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:01:de:96', u'device_id': u'5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf'}), 'router': u'eb0fbdce-9f39-4abc-870c-ad5c09472d1b'}) 2019-06-30 05:55:50,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-30 05:55:50,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-30 05:55:50,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9600 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55: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-fc4bc677-28de-493a-94cf-bb6aacf13dcd x-openstack-request-id: req-fc4bc677-28de-493a-94cf-bb6aacf13dcd 2019-06-30 05:55:50,811 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 520568266 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.245997] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.249152] pid_max: default: 32768 minimum: 301\n[ 0.250848] ACPI: Core revision 20150930\n[ 0.252939] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.255413] Security Framework initialized\n[ 0.256983] Yama: becoming mindful.\n[ 0.258362] AppArmor: AppArmor initialized\n[ 0.259951] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.262432] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.264862] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.267163] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.269749] Initializing cgroup subsys io\n[ 0.271282] Initializing cgroup subsys memory\n[ 0.272926] Initializing cgroup subsys devices\n[ 0.274582] Initializing cgroup subsys freezer\n[ 0.276243] Initializing cgroup subsys net_cls\n[ 0.277888] Initializing cgroup subsys perf_event\n[ 0.279615] Initializing cgroup subsys net_prio\n[ 0.281299] Initializing cgroup subsys hugetlb\n[ 0.282946] Initializing cgroup subsys pids\n[ 0.284598] CPU: Physical Processor ID: 0\n[ 0.286818] mce: CPU supports 10 MCE banks\n[ 0.288432] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.290341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.310524] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.320399] ftrace: allocating 31920 entries in 125 pages\n[ 0.357009] smpboot: Max logical packages: 1\n[ 0.358623] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.361190] x2apic enabled\n[ 0.362644] Switched APIC routing to physical x2apic.\n[ 0.365716] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.367843] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.371767] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.375154] KVM setup paravirtual spinlock\n[ 0.377173] x86: Booted up 1 node, 1 CPUs\n[ 0.378704] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.381276] devtmpfs: initialized\n[ 0.383599] evm: security.selinux\n[ 0.384917] evm: security.SMACK64\n[ 0.386228] evm: security.SMACK64EXEC\n[ 0.387643] evm: security.SMACK64TRANSMUTE\n[ 0.389179] evm: security.SMACK64MMAP\n[ 0.390585] evm: security.ima\n[ 0.391797] evm: security.capability\n[ 0.393254] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.396743] pinctrl core: initialized pinctrl subsystem\n[ 0.398765] RTC time: 5:55:44, date: 06/30/19\n[ 0.400504] NET: Registered protocol family 16\n[ 0.402283] cpuidle: using governor ladder\n[ 0.403839] cpuidle: using governor menu\n[ 0.405326] PCCT header not found.\n[ 0.406720] ACPI: bus type PCI registered\n[ 0.408238] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.410571] PCI: Using configuration type 1 for base access\n[ 0.413281] ACPI: Added _OSI(Module Device)\n[ 0.414866] ACPI: Added _OSI(Processor Device)\n[ 0.416498] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.418212] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.420955] ACPI: Interpreter enabled\n[ 0.422392] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.425908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.429409] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.432919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.436422] ACPI: (supports S0 S5)\n[ 0.437758] ACPI: Using IOAPIC for interrupt routing\n[ 0.439555] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.444294] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.446464] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.448828] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.451110] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.455220] acpiphp: Slot [3] registered\n[ 0.456735] acpiphp: Slot [4] registered\n[ 0.458245] acpiphp: Slot [5] registered\n[ 0.459759] acpiphp: Slot [6] registered\n[ 0.461264] acpiphp: Slot [7] registered\n[ 0.462769] acpiphp: Slot [8] registered\n[ 0.464280] acpiphp: Slot [9] registered\n[ 0.465795] acpiphp: Slot [10] registered\n[ 0.467325] acpiphp: Slot [11] registered\n[ 0.468862] acpiphp: Slot [12] registered\n[ 0.470399] acpiphp: Slot [13] registered\n[ 0.471967] acpiphp: Slot [14] registered\n[ 0.473500] acpiphp: Slot [15] registered\n[ 0.491552] acpiphp: Slot [16] registered\n[ 0.493088] acpiphp: Slot [17] registered\n[ 0.494619] acpiphp: Slot [18] registered\n[ 0.496154] acpiphp: Slot [19] registered\n[ 0.497680] acpiphp: Slot [20] registered\n[ 0.499215] acpiphp: Slot [21] registered\n[ 0.500749] acpiphp: Slot [22] registered\n[ 0.502280] acpiphp: Slot [23] registered\n[ 0.503813] acpiphp: Slot [24] registered\n[ 0.505347] acpiphp: Slot [25] registered\n[ 0.506881] acpiphp: Slot [26] registered\n[ 0.508410] acpiphp: Slot [27] registered\n[ 0.509953] acpiphp: Slot [28] registered\n[ 0.511489] acpiphp: Slot [29] registered\n[ 0.513020] acpiphp: Slot [30] registered\n[ 0.514551] acpiphp: Slot [31] registered\n[ 0.516082] PCI host bridge to bus 0000:00\n[ 0.517614] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.519941] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.522265] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.525020] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.527773] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.530579] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.535434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.540119] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.542388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.545216] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.550399] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.553221] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.576080] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.578803] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.581444] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.584082] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.586676] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.588999] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.591432] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.593433] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.596357] vgaarb: loaded\n[ 0.597483] vgaarb: bridge control possible 0000:00:02.0\n[ 0.599745] SCSI subsystem initialized\n[ 0.601460] ACPI: bus type USB registered\n[ 0.603012] usbcore: registered new interface driver usbfs\n[ 0.604964] usbcore: registered new interface driver hub\n[ 0.606869] usbcore: registered new device driver usb\n[ 0.608904] PCI: Using ACPI for IRQ routing\n[ 0.610963] NetLabel: Initializing\n[ 0.612310] NetLabel: domain hash size = 128\n[ 0.613925] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.615746] NetLabel: unlabeled traffic allowed by default\n[ 0.617943] clocksource: Switched to clocksource kvm-clock\n[ 0.628823] AppArmor: AppArmor Filesystem Enabled\n[ 0.630614] pnp: PnP ACPI init\n[ 0.632196] pnp: PnP ACPI: found 5 devices\n[ 0.639425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.642659] NET: Registered protocol family 2\n[ 0.644570] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.647021] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.649303] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.651582] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.653641] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.655876] NET: Registered protocol family 1\n[ 0.657523] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.659609] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.661652] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.676835] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.692111] Trying to unpack rootfs image as initramfs...\n[ 0.754467] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.757416] Scanning for low memory corruption every 60 seconds\n[ 0.759914] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.762109] audit: initializing netlink subsys (disabled)\n[ 0.764050] audit: type=2000 audit(1561874145.433:1): initialized\n[ 0.766487] Initialise system trusted keyring\n[ 0.768233] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.770445] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.773749] zbud: loaded\n[ 0.775003] VFS: Disk quotas dquot_6.6.0\n[ 0.776531] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.779296] fuse init (API version 7.23)\n[ 0.780924] Key type big_key registered\n[ 0.782432] Allocating IMA MOK and blacklist keyrings.\n[ 0.784600] Key type asymmetric registered\n[ 0.786169] Asymmetric key parser 'x509' registered\n[ 0.787976] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.790778] io scheduler noop registered\n[ 0.792269] io scheduler deadline registered (default)\n[ 0.794163] io scheduler cfq registered\n[ 0.795723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.797699] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.800071] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.802819] ACPI: Power Button [PWRF]\n[ 0.804350] GHES: HEST is not enabled!\n[ 0.818782] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.848801] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.852390] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.878100] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.881820] Linux agpgart interface v0.103\n[ 0.885487] brd: module loaded\n[ 0.887986] loop: module loaded\n[ 0.892990] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.895753] GPT:90111 != 2097151\n[ 0.897035] GPT:Alternate GPT header not at the end of the disk.\n[ 0.899133] GPT:90111 != 2097151\n[ 0.900420] GPT: Use GNU Parted to correct GPT errors.\n[ 0.902270] vda: vda1 vda15\n[ 0.904187] scsi host0: ata_piix\n[ 0.905598] scsi host1: ata_piix\n[ 0.906946] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.909294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.912270] libphy: Fixed MDIO Bus: probed\n[ 0.913827] tun: Universal TUN/TAP device driver, 1.6\n[ 0.915648] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.919055] PPP generic driver version 2.4.2\n[ 0.920732] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.923007] ehci-pci: EHCI PCI platform driver\n[ 0.924662] ehci-platform: EHCI generic platform driver\n[ 0.926551] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.928723] ohci-pci: OHCI PCI platform driver\n[ 0.930380] ohci-platform: OHCI generic platform driver\n[ 0.932272] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.947489] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.949390] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.952165] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.954052] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.956253] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.958598] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.961301] usb usb1: Product: UHCI Host Controller\n[ 0.963075] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.965257] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.967061] hub 1-0:1.0: USB hub found\n[ 0.968518] hub 1-0:1.0: 2 ports detected\n[ 0.970197] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.974060] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.975872] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.977779] mousedev: PS/2 mouse device common for all mice\n[ 0.980162] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.983370] rtc_cmos 00:00: RTC can wake from S4\n[ 0.985631] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.987885] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.990162] i2c /dev entries driver\n[ 0.991573] device-mapper: uevent: version 1.0.3\n[ 0.993352] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.996452] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.998884] NET: Registered protocol family 10\n[ 1.000822] NET: Registered protocol family 17\n[ 1.002515] Key type dns_resolver registered\n[ 1.004293] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.006376] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.009669] registered taskstats version 1\n[ 1.011258] Loading compiled-in X.509 certificates\n[ 1.013567] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.017114] zswap: loaded using pool lzo/zbud\n[ 1.019548] Key type trusted registered\n[ 1.022039] Key type encrypted registered\n[ 1.023579] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.025558] ima: No TPM chip found, activating TPM-bypass!\n[ 1.027547] evm: HMAC attrs: 0x1\n[ 1.029227] Magic number: 7:673:922\n[ 1.030803] rtc_cmos 00:00: setting system clock to 2019-06-30 05:55:45 UTC (1561874145)\n[ 1.033828] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.035961] EDD information not available.\n[ 1.067713] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.087258] Write protecting the kernel read-only data: 14336k\n[ 1.090929] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.094205] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\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.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.265682] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.11...\nLease of 192.168.120.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.06. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDCSe03ZzbTvWPsf7XOrlX/ZfLR2UMh+fRBv8+MWjvHuHZ1UG9C5k2S8nsGh+g73i5UTGPGhbi0De+sxBQnYpsdF8rgA3opHZt1f0xK+YkyaqiBbY2rGLbZYIGYkijaPD7zaCN4VINlUFzLo3EMM6+22PQtIC3tGa/AMq3aFHASoDjJdWj56OSWjMK2bPII4NbRhxsAaI5KT/XbuIzXkc29uI54gt+3QydsDPGJLU5tZFCWFKwrqLstCWEOa5e/hNjy8MCXf5fvFJBYPfS3wluKL7jk9JDc3dUUdkDwAZHLL30K0CU+WYXkQdi0pfenm0youDuRgZ8dO7BD0GAK0rln root@vping-ssh-vm-cfa6c837-5ee7-4763-81db-7863eb5c06d7\nssh-dss AAAAB3NzaC1kc3MAAACBAJP7/yt1Cg71YKtyvCyhFbffvRMb0OZoAs1tmk1fr9bnLCxoVQekPvjZ7CEBKVtxYsw/fY4Vb02KWrVPekg27BAzhdJ7O2PuIhFU+zwuw0EyDa/ko9SElmeY4O3fDPhYHUvACzxLUPWt6G3uKQcKIaPmnCND1F2uppvmfb6Eb8YfAAAAFQCoMuoEqb6fObgjmlD1xH3EHa4XQQAAAIAn/P5EN8vWxcxXXRj+zo+VSzi4nTPqdpMFw13ier4dbsUZdongngip2kXuIkKQiR5043NHPOJXmunf4v7yAylk5/TPtajX4SgBJv2fYzRh8alqoRRM10YJvRqcQR0/TPqgGcjD4Y6k4Mir6lkuiSZ4kEPg0Zp3PKoBRGQgVJ7rCwAAAIACtwA+cn7rIUAXQo1fJl4fln0P1ScBQRD9DNK6pIyzbSU9JSq5WUwwTZ2BC8fDb62KpZ55FhggVrGuVpGRS7ywlwI4wZwFjIjAoA2XMme0+GuOpKlx9SqZqCIcQ+0hLB9WWlyAI1aPBjjq9XkB2Ut2i+9cA4iBlg9e1E/WiMHiUg== root@vping-ssh-vm-cfa6c837-5ee7-4763-81db-7863eb5c06d7\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 1.15s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe01:de96/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-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-cfa6c837-5ee7-4763-81db-7863eb5c06d7\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.10 ===\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-cfa6c837-5ee7-4763-81db-7863eb5c06d7 login: "} 2019-06-30 05:55:50,812 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf/action used request id req-fc4bc677-28de-493a-94cf-bb6aacf13dcd 2019-06-30 05:55:50,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.771535158157s 2019-06-30 05:55:50,813 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 520568266 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.245997] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.249152] pid_max: default: 32768 minimum: 301 [ 0.250848] ACPI: Core revision 20150930 [ 0.252939] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.255413] Security Framework initialized [ 0.256983] Yama: becoming mindful. [ 0.258362] AppArmor: AppArmor initialized [ 0.259951] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.262432] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.264862] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.267163] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.269749] Initializing cgroup subsys io [ 0.271282] Initializing cgroup subsys memory [ 0.272926] Initializing cgroup subsys devices [ 0.274582] Initializing cgroup subsys freezer [ 0.276243] Initializing cgroup subsys net_cls [ 0.277888] Initializing cgroup subsys perf_event [ 0.279615] Initializing cgroup subsys net_prio [ 0.281299] Initializing cgroup subsys hugetlb [ 0.282946] Initializing cgroup subsys pids [ 0.284598] CPU: Physical Processor ID: 0 [ 0.286818] mce: CPU supports 10 MCE banks [ 0.288432] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.290341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.310524] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.320399] ftrace: allocating 31920 entries in 125 pages [ 0.357009] smpboot: Max logical packages: 1 [ 0.358623] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.361190] x2apic enabled [ 0.362644] Switched APIC routing to physical x2apic. [ 0.365716] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.367843] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.371767] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.375154] KVM setup paravirtual spinlock [ 0.377173] x86: Booted up 1 node, 1 CPUs [ 0.378704] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.381276] devtmpfs: initialized [ 0.383599] evm: security.selinux [ 0.384917] evm: security.SMACK64 [ 0.386228] evm: security.SMACK64EXEC [ 0.387643] evm: security.SMACK64TRANSMUTE [ 0.389179] evm: security.SMACK64MMAP [ 0.390585] evm: security.ima [ 0.391797] evm: security.capability [ 0.393254] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.396743] pinctrl core: initialized pinctrl subsystem [ 0.398765] RTC time: 5:55:44, date: 06/30/19 [ 0.400504] NET: Registered protocol family 16 [ 0.402283] cpuidle: using governor ladder [ 0.403839] cpuidle: using governor menu [ 0.405326] PCCT header not found. [ 0.406720] ACPI: bus type PCI registered [ 0.408238] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.410571] PCI: Using configuration type 1 for base access [ 0.413281] ACPI: Added _OSI(Module Device) [ 0.414866] ACPI: Added _OSI(Processor Device) [ 0.416498] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.418212] ACPI: Added _OSI(Processor Aggregator Device) [ 0.420955] ACPI: Interpreter enabled [ 0.422392] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.425908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.429409] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.432919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.436422] ACPI: (supports S0 S5) [ 0.437758] ACPI: Using IOAPIC for interrupt routing [ 0.439555] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.444294] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.446464] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.448828] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.451110] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.455220] acpiphp: Slot [3] registered [ 0.456735] acpiphp: Slot [4] registered [ 0.458245] acpiphp: Slot [5] registered [ 0.459759] acpiphp: Slot [6] registered [ 0.461264] acpiphp: Slot [7] registered [ 0.462769] acpiphp: Slot [8] registered [ 0.464280] acpiphp: Slot [9] registered [ 0.465795] acpiphp: Slot [10] registered [ 0.467325] acpiphp: Slot [11] registered [ 0.468862] acpiphp: Slot [12] registered [ 0.470399] acpiphp: Slot [13] registered [ 0.471967] acpiphp: Slot [14] registered [ 0.473500] acpiphp: Slot [15] registered [ 0.491552] acpiphp: Slot [16] registered [ 0.493088] acpiphp: Slot [17] registered [ 0.494619] acpiphp: Slot [18] registered [ 0.496154] acpiphp: Slot [19] registered [ 0.497680] acpiphp: Slot [20] registered [ 0.499215] acpiphp: Slot [21] registered [ 0.500749] acpiphp: Slot [22] registered [ 0.502280] acpiphp: Slot [23] registered [ 0.503813] acpiphp: Slot [24] registered [ 0.505347] acpiphp: Slot [25] registered [ 0.506881] acpiphp: Slot [26] registered [ 0.508410] acpiphp: Slot [27] registered [ 0.509953] acpiphp: Slot [28] registered [ 0.511489] acpiphp: Slot [29] registered [ 0.513020] acpiphp: Slot [30] registered [ 0.514551] acpiphp: Slot [31] registered [ 0.516082] PCI host bridge to bus 0000:00 [ 0.517614] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.519941] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.522265] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.525020] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.527773] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.530579] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.535434] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.540119] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.542388] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.545216] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.550399] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.553221] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.576080] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.578803] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.581444] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.584082] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.586676] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.588999] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.591432] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.593433] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.596357] vgaarb: loaded [ 0.597483] vgaarb: bridge control possible 0000:00:02.0 [ 0.599745] SCSI subsystem initialized [ 0.601460] ACPI: bus type USB registered [ 0.603012] usbcore: registered new interface driver usbfs [ 0.604964] usbcore: registered new interface driver hub [ 0.606869] usbcore: registered new device driver usb [ 0.608904] PCI: Using ACPI for IRQ routing [ 0.610963] NetLabel: Initializing [ 0.612310] NetLabel: domain hash size = 128 [ 0.613925] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.615746] NetLabel: unlabeled traffic allowed by default [ 0.617943] clocksource: Switched to clocksource kvm-clock [ 0.628823] AppArmor: AppArmor Filesystem Enabled [ 0.630614] pnp: PnP ACPI init [ 0.632196] pnp: PnP ACPI: found 5 devices [ 0.639425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.642659] NET: Registered protocol family 2 [ 0.644570] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.647021] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.649303] TCP: Hash tables configured (established 4096 bind 4096) [ 0.651582] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.653641] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.655876] NET: Registered protocol family 1 [ 0.657523] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.659609] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.661652] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.676835] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.692111] Trying to unpack rootfs image as initramfs... [ 0.754467] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.757416] Scanning for low memory corruption every 60 seconds [ 0.759914] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.762109] audit: initializing netlink subsys (disabled) [ 0.764050] audit: type=2000 audit(1561874145.433:1): initialized [ 0.766487] Initialise system trusted keyring [ 0.768233] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.770445] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.773749] zbud: loaded [ 0.775003] VFS: Disk quotas dquot_6.6.0 [ 0.776531] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.779296] fuse init (API version 7.23) [ 0.780924] Key type big_key registered [ 0.782432] Allocating IMA MOK and blacklist keyrings. [ 0.784600] Key type asymmetric registered [ 0.786169] Asymmetric key parser 'x509' registered [ 0.787976] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.790778] io scheduler noop registered [ 0.792269] io scheduler deadline registered (default) [ 0.794163] io scheduler cfq registered [ 0.795723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.797699] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.800071] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.802819] ACPI: Power Button [PWRF] [ 0.804350] GHES: HEST is not enabled! [ 0.818782] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.848801] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.852390] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.878100] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.881820] Linux agpgart interface v0.103 [ 0.885487] brd: module loaded [ 0.887986] loop: module loaded [ 0.892990] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.895753] GPT:90111 != 2097151 [ 0.897035] GPT:Alternate GPT header not at the end of the disk. [ 0.899133] GPT:90111 != 2097151 [ 0.900420] GPT: Use GNU Parted to correct GPT errors. [ 0.902270] vda: vda1 vda15 [ 0.904187] scsi host0: ata_piix [ 0.905598] scsi host1: ata_piix [ 0.906946] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.909294] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.912270] libphy: Fixed MDIO Bus: probed [ 0.913827] tun: Universal TUN/TAP device driver, 1.6 [ 0.915648] tun: (C) 1999-2004 Max Krasnyansky [ 0.919055] PPP generic driver version 2.4.2 [ 0.920732] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.923007] ehci-pci: EHCI PCI platform driver [ 0.924662] ehci-platform: EHCI generic platform driver [ 0.926551] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.928723] ohci-pci: OHCI PCI platform driver [ 0.930380] ohci-platform: OHCI generic platform driver [ 0.932272] uhci_hcd: USB Universal Host Controller Interface driver [ 0.947489] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.949390] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.952165] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.954052] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.956253] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.958598] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.961301] usb usb1: Product: UHCI Host Controller [ 0.963075] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.965257] usb usb1: SerialNumber: 0000:00:01.2 [ 0.967061] hub 1-0:1.0: USB hub found [ 0.968518] hub 1-0:1.0: 2 ports detected [ 0.970197] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.974060] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.975872] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.977779] mousedev: PS/2 mouse device common for all mice [ 0.980162] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.983370] rtc_cmos 00:00: RTC can wake from S4 [ 0.985631] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.987885] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.990162] i2c /dev entries driver [ 0.991573] device-mapper: uevent: version 1.0.3 [ 0.993352] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.996452] ledtrig-cpu: registered to indicate activity on CPUs [ 0.998884] NET: Registered protocol family 10 [ 1.000822] NET: Registered protocol family 17 [ 1.002515] Key type dns_resolver registered [ 1.004293] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.006376] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.009669] registered taskstats version 1 [ 1.011258] Loading compiled-in X.509 certificates [ 1.013567] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.017114] zswap: loaded using pool lzo/zbud [ 1.019548] Key type trusted registered [ 1.022039] Key type encrypted registered [ 1.023579] AppArmor: AppArmor sha1 policy hashing enabled [ 1.025558] ima: No TPM chip found, activating TPM-bypass! [ 1.027547] evm: HMAC attrs: 0x1 [ 1.029227] Magic number: 7:673:922 [ 1.030803] rtc_cmos 00:00: setting system clock to 2019-06-30 05:55:45 UTC (1561874145) [ 1.033828] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.035961] EDD information not available. [ 1.067713] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.087258] Write protecting the kernel read-only data: 14336k [ 1.090929] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.094205] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.265682] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.06. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDCSe03ZzbTvWPsf7XOrlX/ZfLR2UMh+fRBv8+MWjvHuHZ1UG9C5k2S8nsGh+g73i5UTGPGhbi0De+sxBQnYpsdF8rgA3opHZt1f0xK+YkyaqiBbY2rGLbZYIGYkijaPD7zaCN4VINlUFzLo3EMM6+22PQtIC3tGa/AMq3aFHASoDjJdWj56OSWjMK2bPII4NbRhxsAaI5KT/XbuIzXkc29uI54gt+3QydsDPGJLU5tZFCWFKwrqLstCWEOa5e/hNjy8MCXf5fvFJBYPfS3wluKL7jk9JDc3dUUdkDwAZHLL30K0CU+WYXkQdi0pfenm0youDuRgZ8dO7BD0GAK0rln root@vping-ssh-vm-cfa6c837-5ee7-4763-81db-7863eb5c06d7 ssh-dss AAAAB3NzaC1kc3MAAACBAJP7/yt1Cg71YKtyvCyhFbffvRMb0OZoAs1tmk1fr9bnLCxoVQekPvjZ7CEBKVtxYsw/fY4Vb02KWrVPekg27BAzhdJ7O2PuIhFU+zwuw0EyDa/ko9SElmeY4O3fDPhYHUvACzxLUPWt6G3uKQcKIaPmnCND1F2uppvmfb6Eb8YfAAAAFQCoMuoEqb6fObgjmlD1xH3EHa4XQQAAAIAn/P5EN8vWxcxXXRj+zo+VSzi4nTPqdpMFw13ier4dbsUZdongngip2kXuIkKQiR5043NHPOJXmunf4v7yAylk5/TPtajX4SgBJv2fYzRh8alqoRRM10YJvRqcQR0/TPqgGcjD4Y6k4Mir6lkuiSZ4kEPg0Zp3PKoBRGQgVJ7rCwAAAIACtwA+cn7rIUAXQo1fJl4fln0P1ScBQRD9DNK6pIyzbSU9JSq5WUwwTZ2BC8fDb62KpZ55FhggVrGuVpGRS7ywlwI4wZwFjIjAoA2XMme0+GuOpKlx9SqZqCIcQ+0hLB9WWlyAI1aPBjjq9XkB2Ut2i+9cA4iBlg9e1E/WiMHiUg== root@vping-ssh-vm-cfa6c837-5ee7-4763-81db-7863eb5c06d7 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 1.15s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe01:de96/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-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-cfa6c837-5ee7-4763-81db-7863eb5c06d7 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.10 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-cfa6c837-5ee7-4763-81db-7863eb5c06d7 login: 2019-06-30 05:55:50,817 - paramiko.transport - DEBUG - starting thread (client mode): 0x7c967450L 2019-06-30 05:55:50,818 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-30 05:55:50,818 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-06-30 05:55:50,818 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-06-30 05:55:50,819 - 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 2019-06-30 05:55:50,819 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 05:55:50,820 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-06-30 05:55:50,820 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 05:55:50,820 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 05:55:50,820 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 05:55:50,837 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-30 05:55:50,838 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 05:55:50,850 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: 20c5b6e17ceea2dc5f18e24533aac720 2019-06-30 05:55:50,851 - paramiko.transport - DEBUG - Trying discovered key 626a55d8bbd84a1cf0735991cc44d356 in /tmp/tmppcvX48 2019-06-30 05:55:50,877 - paramiko.transport - DEBUG - userauth is OK 2019-06-30 05:55:50,883 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-30 05:55:50,883 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-30 05:55:50,885 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-06-30 05:55:50,885 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-30 05:55:50,886 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-30 05:55:50,910 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-30 05:55:50,910 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.3 (192.168.120.3): 56 data bytes 64 bytes from 192.168.120.3: seq=0 ttl=64 time=21.930 ms --- 192.168.120.3 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 21.930/21.930/21.930 ms 2019-06-30 05:55:50,910 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-06-30 05:55:50,915 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-06-30 05:55:51,026 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 05:55:51,027 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:41 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-30 05:55:51,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-30 05:55:51,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/3460726d-1751-4c38-a05c-473ec492c2b4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:51,202 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 30 Jun 2019 05:55: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-315c18a3-06c8-44fb-9dcc-109b133d055b x-openstack-request-id: req-315c18a3-06c8-44fb-9dcc-109b133d055b 2019-06-30 05:55:51,202 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/3460726d-1751-4c38-a05c-473ec492c2b4 used request id req-315c18a3-06c8-44fb-9dcc-109b133d055b 2019-06-30 05:55:51,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.17040014267s 2019-06-30 05:55:51,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:55:51,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:51,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 899 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55: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-097feb2e-20e4-4c55-9ea5-968bcce330e7 x-openstack-request-id: req-097feb2e-20e4-4c55-9ea5-968bcce330e7 2019-06-30 05:55:51,398 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_cfa6c837-5ee7-4763-81db-7863eb5c06d7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:de:96", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:de:96", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf", "rel": "bookmark"}], "image": {"id": "fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "links": [{"href": "http://172.30.9.24:8774/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:55:44.000000", "flavor": {"id": "fdefd851-bfbc-4b27-abcc-a7608ebdc981", "links": [{"href": "http://172.30.9.24:8774/flavors/fdefd851-bfbc-4b27-abcc-a7608ebdc981", "rel": "bookmark"}]}, "id": "5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf", "security_groups": [{"name": "vping_ssh-sg_cfa6c837-5ee7-4763-81db-7863eb5c06d7"}], "user_id": "b3eedbd52e204933b58826181afb8ddf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:55:44Z", "hostId": "478e08c2decc54c40fd59766cdf058b0de31f569d994ee4515526380", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "name": "vping_ssh-vm_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "created": "2019-06-30T05:55:35Z", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_cfa6c837-5ee7-4763-81db-7863eb5c06d7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:52:eb", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3460726d-1751-4c38-a05c-473ec492c2b4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3460726d-1751-4c38-a05c-473ec492c2b4", "rel": "bookmark"}], "image": {"id": "fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "links": [{"href": "http://172.30.9.24:8774/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:55:31.000000", "flavor": {"id": "fdefd851-bfbc-4b27-abcc-a7608ebdc981", "links": [{"href": "http://172.30.9.24:8774/flavors/fdefd851-bfbc-4b27-abcc-a7608ebdc981", "rel": "bookmark"}]}, "id": "3460726d-1751-4c38-a05c-473ec492c2b4", "security_groups": [{"name": "vping_ssh-sg_cfa6c837-5ee7-4763-81db-7863eb5c06d7"}], "user_id": "b3eedbd52e204933b58826181afb8ddf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:55:51Z", "hostId": "64ace18961c32f239656f5a2f0db043aa524aa5d1da352ddf6db98af", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "created": "2019-06-30T05:55:21Z", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:55:51,398 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-097feb2e-20e4-4c55-9ea5-968bcce330e7 2019-06-30 05:55:51,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195541143417s 2019-06-30 05:55:51,401 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:55:53,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:55:53,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:53,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 763 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55: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-681f2396-7565-4efa-8039-6225f04cedd9 x-openstack-request-id: req-681f2396-7565-4efa-8039-6225f04cedd9 2019-06-30 05:55:53,902 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_cfa6c837-5ee7-4763-81db-7863eb5c06d7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:de:96", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:de:96", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf", "rel": "bookmark"}], "image": {"id": "fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "links": [{"href": "http://172.30.9.24:8774/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:55:44.000000", "flavor": {"id": "fdefd851-bfbc-4b27-abcc-a7608ebdc981", "links": [{"href": "http://172.30.9.24:8774/flavors/fdefd851-bfbc-4b27-abcc-a7608ebdc981", "rel": "bookmark"}]}, "id": "5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf", "security_groups": [{"name": "vping_ssh-sg_cfa6c837-5ee7-4763-81db-7863eb5c06d7"}], "user_id": "b3eedbd52e204933b58826181afb8ddf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:55:44Z", "hostId": "478e08c2decc54c40fd59766cdf058b0de31f569d994ee4515526380", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "name": "vping_ssh-vm_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "created": "2019-06-30T05:55:35Z", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:55:53,902 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-681f2396-7565-4efa-8039-6225f04cedd9 2019-06-30 05:55:53,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.498736858368s 2019-06-30 05:55:53,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-30 05:55:53,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/fc7b27ca-98f2-4d15-bc3e-46e69f4b2aeb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:55,026 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:55:55 GMT X-Openstack-Request-Id: req-2b5da9a9-1062-46f6-abf2-3e87246e2fd6 2019-06-30 05:55:55,026 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:55:55,026 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/fc7b27ca-98f2-4d15-bc3e-46e69f4b2aeb.json used request id req-2b5da9a9-1062-46f6-abf2-3e87246e2fd6 2019-06-30 05:55:55,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.11735486984s 2019-06-30 05:55:55,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:55:55,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:55,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:55 GMT X-Openstack-Request-Id: req-074b2b16-ce7e-45a1-83d8-0971e6fbe7de 2019-06-30 05:55:55,101 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 05:55:55,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-074b2b16-ce7e-45a1-83d8-0971e6fbe7de 2019-06-30 05:55:55,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0655560493469s 2019-06-30 05:55:55,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-30 05:55:55,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:55,252 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dc193f9b-7418-44fe-b6a2-86ebd6075ba6 x-openstack-request-id: req-dc193f9b-7418-44fe-b6a2-86ebd6075ba6 2019-06-30 05:55:55,252 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf used request id req-dc193f9b-7418-44fe-b6a2-86ebd6075ba6 2019-06-30 05:55:55,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.149957180023s 2019-06-30 05:55:55,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:55:55,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:56,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 766 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-df67df3d-bf75-4a19-99ab-a0158ce45962 x-openstack-request-id: req-df67df3d-bf75-4a19-99ab-a0158ce45962 2019-06-30 05:55:56,053 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_cfa6c837-5ee7-4763-81db-7863eb5c06d7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:de:96", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:de:96", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf", "rel": "bookmark"}], "image": {"id": "fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "links": [{"href": "http://172.30.9.24:8774/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:55:44.000000", "flavor": {"id": "fdefd851-bfbc-4b27-abcc-a7608ebdc981", "links": [{"href": "http://172.30.9.24:8774/flavors/fdefd851-bfbc-4b27-abcc-a7608ebdc981", "rel": "bookmark"}]}, "id": "5ea8fa30-d7ed-4b8a-872c-bbd10e7384bf", "security_groups": [{"name": "vping_ssh-sg_cfa6c837-5ee7-4763-81db-7863eb5c06d7"}], "user_id": "b3eedbd52e204933b58826181afb8ddf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:55:55Z", "hostId": "478e08c2decc54c40fd59766cdf058b0de31f569d994ee4515526380", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "name": "vping_ssh-vm_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "created": "2019-06-30T05:55:35Z", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:55:56,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-df67df3d-bf75-4a19-99ab-a0158ce45962 2019-06-30 05:55:56,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.800493955612s 2019-06-30 05:55:56,055 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:55:58,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:55:58,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:58,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55: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-2c074528-4ee1-46e3-8c25-d439038c0e3b x-openstack-request-id: req-2c074528-4ee1-46e3-8c25-d439038c0e3b 2019-06-30 05:55:58,133 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-06-30 05:55:58,133 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2c074528-4ee1-46e3-8c25-d439038c0e3b 2019-06-30 05:55:58,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0760169029236s 2019-06-30 05:55:58,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 05:55:58,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:58,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55:58 GMT X-Openstack-Request-Id: req-077844ba-3fb0-499f-878a-3773f9326ef3 2019-06-30 05:55:58,185 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "created_at": "2019-06-30T05:55:19Z", "updated_at": "2019-06-30T05:55:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:55:19Z", "revision_number": 0, "id": "1c04da4d-da6f-4dc3-82ac-69af084e1aa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:55:19Z", "security_group_id": "2fc82d59-7a28-4b81-bf26-d78eeedcd937", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cceb6e459e3941e8991109d31f72cf8c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T05:55:19Z", "revision_number": 0, "id": "666a31d5-e338-434f-b731-cfca06de4428", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:55:19Z", "security_group_id": "2fc82d59-7a28-4b81-bf26-d78eeedcd937", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "cceb6e459e3941e8991109d31f72cf8c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:55:20Z", "revision_number": 0, "id": "9b86c07a-4549-4f41-b882-229408ba2b52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:55:20Z", "security_group_id": "2fc82d59-7a28-4b81-bf26-d78eeedcd937", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cceb6e459e3941e8991109d31f72cf8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:55:19Z", "revision_number": 0, "id": "ac3e9441-283d-4612-8f11-df55afae4419", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:55:19Z", "security_group_id": "2fc82d59-7a28-4b81-bf26-d78eeedcd937", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "cceb6e459e3941e8991109d31f72cf8c"}], "revision_number": 3, "project_id": "cceb6e459e3941e8991109d31f72cf8c", "id": "2fc82d59-7a28-4b81-bf26-d78eeedcd937", "name": "vping_ssh-sg_cfa6c837-5ee7-4763-81db-7863eb5c06d7"}, {"description": "Default security group", "tags": [], "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "created_at": "2019-06-30T05:55:10Z", "updated_at": "2019-06-30T05:55:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:55:10Z", "revision_number": 0, "id": "140a73f7-64b7-4205-8e8f-15e2be9f3d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:55:10Z", "security_group_id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cceb6e459e3941e8991109d31f72cf8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:55:10Z", "revision_number": 0, "id": "3b502a11-81aa-4d29-8ce5-937b4663d4ec", "remote_group_id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "remote_ip_prefix": null, "created_at": "2019-06-30T05:55:10Z", "security_group_id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cceb6e459e3941e8991109d31f72cf8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:55:10Z", "revision_number": 0, "id": "9b63636d-179f-4541-9171-92f659e6848e", "remote_group_id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "remote_ip_prefix": null, "created_at": "2019-06-30T05:55:10Z", "security_group_id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "cceb6e459e3941e8991109d31f72cf8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:55:10Z", "revision_number": 0, "id": "a3662e00-753c-4648-aee3-b953db264831", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:55:10Z", "security_group_id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "cceb6e459e3941e8991109d31f72cf8c"}], "revision_number": 1, "project_id": "cceb6e459e3941e8991109d31f72cf8c", "id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "name": "default"}]} 2019-06-30 05:55:58,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-077844ba-3fb0-499f-878a-3773f9326ef3 2019-06-30 05:55:58,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.046117067337s 2019-06-30 05:55:58,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 05:55:58,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/2fc82d59-7a28-4b81-bf26-d78eeedcd937.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:58,366 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:55:58 GMT X-Openstack-Request-Id: req-3ac76df6-7b87-4fbd-9f9f-b709669d26e6 2019-06-30 05:55:58,366 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:55:58,366 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/2fc82d59-7a28-4b81-bf26-d78eeedcd937.json used request id req-3ac76df6-7b87-4fbd-9f9f-b709669d26e6 2019-06-30 05:55:58,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.175022125244s 2019-06-30 05:55:58,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-06-30 05:55:58,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/vping_ssh-kp_cfa6c837-5ee7-4763-81db-7863eb5c06d7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:55:58,402 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 05:55: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-10a112c3-9bb8-453c-8c78-dcd860816920 x-openstack-request-id: req-10a112c3-9bb8-453c-8c78-dcd860816920 2019-06-30 05:55:58,402 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vping_ssh-kp_cfa6c837-5ee7-4763-81db-7863eb5c06d7 used request id req-10a112c3-9bb8-453c-8c78-dcd860816920 2019-06-30 05:55:58,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0355401039124s 2019-06-30 05:55:58,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-30 05:55:58,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/eb0fbdce-9f39-4abc-870c-ad5c09472d1b/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" -d '{"subnet_id": "00b676a2-9cfc-44a0-9e9f-ea2f27001827"}' 2019-06-30 05:56:00,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:00 GMT X-Openstack-Request-Id: req-57e97241-d0c8-45c4-9e02-b60eced221a8 2019-06-30 05:56:00,816 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3578e6f2-8a61-4bae-88ec-ca43a46304ab", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "subnet_id": "00b676a2-9cfc-44a0-9e9f-ea2f27001827", "subnet_ids": ["00b676a2-9cfc-44a0-9e9f-ea2f27001827"], "port_id": "a37b73c8-c6d9-4561-91d5-86b98849d333", "id": "eb0fbdce-9f39-4abc-870c-ad5c09472d1b"} 2019-06-30 05:56:00,816 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/eb0fbdce-9f39-4abc-870c-ad5c09472d1b/remove_router_interface.json used request id req-57e97241-d0c8-45c4-9e02-b60eced221a8 2019-06-30 05:56:00,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.41386508942s 2019-06-30 05:56:00,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 05:56:00,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:56:00,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:00 GMT X-Openstack-Request-Id: req-44b10765-9416-490f-bf57-759e69493651 2019-06-30 05:56:00,942 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "created_at": "2019-06-30T05:55:12Z", "admin_state_up": true, "updated_at": "2019-06-30T05:55:59Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "cceb6e459e3941e8991109d31f72cf8c", "id": "eb0fbdce-9f39-4abc-870c-ad5c09472d1b", "name": "vping_ssh-router_cfa6c837-5ee7-4763-81db-7863eb5c06d7"}]} 2019-06-30 05:56:00,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-44b10765-9416-490f-bf57-759e69493651 2019-06-30 05:56:00,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.125298023224s 2019-06-30 05:56:00,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 05:56:00,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/eb0fbdce-9f39-4abc-870c-ad5c09472d1b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:56:02,418 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:56:02 GMT X-Openstack-Request-Id: req-e89e6457-c550-4a0f-85c0-7548d5c3ff63 2019-06-30 05:56:02,418 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:56:02,418 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/eb0fbdce-9f39-4abc-870c-ad5c09472d1b.json used request id req-e89e6457-c550-4a0f-85c0-7548d5c3ff63 2019-06-30 05:56:02,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.47454094887s 2019-06-30 05:56:02,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 05:56:02,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:56:02,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:02 GMT X-Openstack-Request-Id: req-e3dd99d7-eb5c-4fea-a660-7a995bdcbcbb 2019-06-30 05:56:02,464 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3578e6f2-8a61-4bae-88ec-ca43a46304ab","tenant_id":"cceb6e459e3941e8991109d31f72cf8c","created_at":"2019-06-30T05:55:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T05:55:11Z","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":"cceb6e459e3941e8991109d31f72cf8c","id":"00b676a2-9cfc-44a0-9e9f-ea2f27001827","subnetpool_id":null,"name":"vping_ssh-subnet_cfa6c837-5ee7-4763-81db-7863eb5c06d7"}]} 2019-06-30 05:56:02,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-e3dd99d7-eb5c-4fea-a660-7a995bdcbcbb 2019-06-30 05:56:02,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0453629493713s 2019-06-30 05:56:02,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-30 05:56:02,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/00b676a2-9cfc-44a0-9e9f-ea2f27001827.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:56:03,671 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:56:03 GMT X-Openstack-Request-Id: req-bbdebb3d-f4da-4bf6-bdf1-8097423aa0ec 2019-06-30 05:56:03,671 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:56:03,672 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/00b676a2-9cfc-44a0-9e9f-ea2f27001827.json used request id req-bbdebb3d-f4da-4bf6-bdf1-8097423aa0ec 2019-06-30 05:56:03,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.20626807213s 2019-06-30 05:56:03,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:56:03,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:56:03,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:03 GMT X-Openstack-Request-Id: req-d3493ca2-b2e6-4002-8637-72872691087e 2019-06-30 05:56:03,768 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3578e6f2-8a61-4bae-88ec-ca43a46304ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cceb6e459e3941e8991109d31f72cf8c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T05:56:03Z","qos_policy_id":null,"name":"vping_ssh-net_cfa6c837-5ee7-4763-81db-7863eb5c06d7","admin_state_up":true,"tenant_id":"cceb6e459e3941e8991109d31f72cf8c","created_at":"2019-06-30T05:55:10Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 05:56:03,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d3493ca2-b2e6-4002-8637-72872691087e 2019-06-30 05:56:03,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0958819389343s 2019-06-30 05:56:03,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-30 05:56:03,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/3578e6f2-8a61-4bae-88ec-ca43a46304ab.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:56:04,916 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:56:04 GMT X-Openstack-Request-Id: req-d91144f9-fb9e-4672-9f9d-7e8b7f70d219 2019-06-30 05:56:04,916 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:56:04,916 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/3578e6f2-8a61-4bae-88ec-ca43a46304ab.json used request id req-d91144f9-fb9e-4672-9f9d-7e8b7f70d219 2019-06-30 05:56:04,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.14711713791s 2019-06-30 05:56:04,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 05:56:04,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:56:05,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:05 GMT X-Openstack-Request-Id: req-c01775f9-75f7-4b76-9c64-bb93b4543482 2019-06-30 05:56:05,203 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:55:18Z", "file": "/v2/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04/file", "owner": "cceb6e459e3941e8991109d31f72cf8c", "id": "fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "size": 12716032, "self": "/v2/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T05:55:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 05:56:05,203 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-c01775f9-75f7-4b76-9c64-bb93b4543482 2019-06-30 05:56:05,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.282025098801s 2019-06-30 05:56:05,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 05:56:05,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}887fc4bfe56ef167cbda7cf00f96c240b5bbf37d" 2019-06-30 05:56:06,255 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 05:56:06 GMT X-Openstack-Request-Id: req-c05355cf-d433-45c8-827a-0bbf1f77d278 2019-06-30 05:56:06,255 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 05:56:06,255 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/fe5bb439-dc4a-4081-93dc-1ae6901a8d04 used request id req-c05355cf-d433-45c8-827a-0bbf1f77d278 2019-06-30 05:56:06,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.05108690262s 2019-06-30 05:56:06,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 05:56:06,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5810af1c3b4f0342cc173f7943139543130a43a8" 2019-06-30 05:56:06,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56: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-e16b29b2-e567-40c4-ae86-128ae3d6e5c1 x-openstack-request-id: req-e16b29b2-e567-40c4-ae86-128ae3d6e5c1 2019-06-30 05:56:06,285 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/fdefd851-bfbc-4b27-abcc-a7608ebdc981", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/fdefd851-bfbc-4b27-abcc-a7608ebdc981", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "fdefd851-bfbc-4b27-abcc-a7608ebdc981"}]} 2019-06-30 05:56:06,285 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-e16b29b2-e567-40c4-ae86-128ae3d6e5c1 2019-06-30 05:56:06,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239400863647s 2019-06-30 05:56:06,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 05:56:06,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/fdefd851-bfbc-4b27-abcc-a7608ebdc981 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5810af1c3b4f0342cc173f7943139543130a43a8" 2019-06-30 05:56:06,314 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56: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-04e85bff-0369-4571-b4a9-186797918df1 x-openstack-request-id: req-04e85bff-0369-4571-b4a9-186797918df1 2019-06-30 05:56:06,314 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/fdefd851-bfbc-4b27-abcc-a7608ebdc981 used request id req-04e85bff-0369-4571-b4a9-186797918df1 2019-06-30 05:56:06,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0277261734009s 2019-06-30 05:56:06,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 05:56:06,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5810af1c3b4f0342cc173f7943139543130a43a8" 2019-06-30 05:56:06,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fac9d92-703d-4885-88a0-5bb688d590a3 2019-06-30 05:56:06,528 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "links": {"self": "http://172.30.9.24:5000/v3/users/b3eedbd52e204933b58826181afb8ddf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b3eedbd52e204933b58826181afb8ddf", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 05:56:06,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-9fac9d92-703d-4885-88a0-5bb688d590a3 2019-06-30 05:56:06,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213330030441s 2019-06-30 05:56:06,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 05:56:06,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/b3eedbd52e204933b58826181afb8ddf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5810af1c3b4f0342cc173f7943139543130a43a8" 2019-06-30 05:56:06,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17936a1e-015d-4370-a3c4-144d9c3a00e3 2019-06-30 05:56:06,753 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_cfa6c837-5ee7-4763-81db-7863eb5c06d7", "links": {"self": "http://172.30.9.24:5000/v3/users/b3eedbd52e204933b58826181afb8ddf"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b3eedbd52e204933b58826181afb8ddf", "description": null}} 2019-06-30 05:56:06,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/b3eedbd52e204933b58826181afb8ddf used request id req-17936a1e-015d-4370-a3c4-144d9c3a00e3 2019-06-30 05:56:06,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219774961472s 2019-06-30 05:56:06,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-30 05:56:06,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/b3eedbd52e204933b58826181afb8ddf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5810af1c3b4f0342cc173f7943139543130a43a8" 2019-06-30 05:56:07,100 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 05:56:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-758d93ec-5d0d-4442-a9da-8dfacd7e1e97 2019-06-30 05:56:07,100 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 05:56:07,100 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/b3eedbd52e204933b58826181afb8ddf used request id req-758d93ec-5d0d-4442-a9da-8dfacd7e1e97 2019-06-30 05:56:07,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.345952987671s 2019-06-30 05:56:07,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 05:56:07,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5810af1c3b4f0342cc173f7943139543130a43a8" 2019-06-30 05:56:07,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8930ee60-fbfe-49a5-b206-f62f3a83463d 2019-06-30 05:56:07,308 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.24:5000/v3/projects/cceb6e459e3941e8991109d31f72cf8c"}, "tags": [], "enabled": true, "id": "cceb6e459e3941e8991109d31f72cf8c", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_cfa6c837-5ee7-4763-81db-7863eb5c06d7"}]} 2019-06-30 05:56:07,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-8930ee60-fbfe-49a5-b206-f62f3a83463d 2019-06-30 05:56:07,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.20144701004s 2019-06-30 05:56:07,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-30 05:56:07,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/cceb6e459e3941e8991109d31f72cf8c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5810af1c3b4f0342cc173f7943139543130a43a8" 2019-06-30 05:56:07,588 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 05:56:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95cbad5c-8a30-4f75-a87f-f9c654e4f777 2019-06-30 05:56:07,589 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 05:56:07,589 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/cceb6e459e3941e8991109d31f72cf8c used request id req-95cbad5c-8a30-4f75-a87f-f9c654e4f777 2019-06-30 05:56:07,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.276026010513s 2019-06-30 05:56:07,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 05:56:07,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=cceb6e459e3941e8991109d31f72cf8c&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5810af1c3b4f0342cc173f7943139543130a43a8" 2019-06-30 05:56:07,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:07 GMT X-Openstack-Request-Id: req-e512d49c-7a10-459e-9d78-db7822115915 2019-06-30 05:56:07,902 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "created_at": "2019-06-30T05:55:10Z", "updated_at": "2019-06-30T05:55:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:55:10Z", "revision_number": 0, "id": "140a73f7-64b7-4205-8e8f-15e2be9f3d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:55:10Z", "security_group_id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cceb6e459e3941e8991109d31f72cf8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:55:10Z", "revision_number": 0, "id": "3b502a11-81aa-4d29-8ce5-937b4663d4ec", "remote_group_id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "remote_ip_prefix": null, "created_at": "2019-06-30T05:55:10Z", "security_group_id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cceb6e459e3941e8991109d31f72cf8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:55:10Z", "revision_number": 0, "id": "9b63636d-179f-4541-9171-92f659e6848e", "remote_group_id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "remote_ip_prefix": null, "created_at": "2019-06-30T05:55:10Z", "security_group_id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "cceb6e459e3941e8991109d31f72cf8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:55:10Z", "revision_number": 0, "id": "a3662e00-753c-4648-aee3-b953db264831", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:55:10Z", "security_group_id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "cceb6e459e3941e8991109d31f72cf8c"}], "revision_number": 1, "project_id": "cceb6e459e3941e8991109d31f72cf8c", "id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "name": "default"}]} 2019-06-30 05:56:07,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=cceb6e459e3941e8991109d31f72cf8c&name=default used request id req-e512d49c-7a10-459e-9d78-db7822115915 2019-06-30 05:56:07,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.308520078659s 2019-06-30 05:56:07,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 05:56:07,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5810af1c3b4f0342cc173f7943139543130a43a8" 2019-06-30 05:56:07,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:07 GMT X-Openstack-Request-Id: req-dbbd251e-eb27-4e5f-bdf6-09d71e7b3dfb 2019-06-30 05:56:07,967 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "created_at": "2019-06-30T05:50:03Z", "updated_at": "2019-06-30T05:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "0d8844f3-ea4c-4dfc-9795-3f00e3466243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:03Z", "revision_number": 0, "id": "84f6baa6-388c-4d2c-9731-c59876827caf", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:03Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "a281473d-03db-4806-a4d4-0bcd09417300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "f6ee904e-3ab7-4383-aea8-6ab0b9b9b002", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}], "revision_number": 1, "project_id": "b832943639d345c28f57e6440b8b5ce7", "id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:52:29Z", "updated_at": "2019-06-30T05:52:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "379bfc24-0b1d-4ed3-8a2c-faa34dd1e1a9", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "59d93de2-729a-4409-8fdf-028f883a52b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "9b32e8bb-2f4c-4f28-a53b-62887daaf278", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "b2c6ae5a-c09b-4ac4-9cae-b8c111a7a429", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}], "revision_number": 1, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T05:52:31Z", "updated_at": "2019-06-30T05:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "027d04c8-43f4-4439-9ef0-6f3ef0f5cd84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "184535b3-d0be-442f-ac92-bc9447bec1b7", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "5f725998-4a95-41f3-b5a8-b42fc8f44b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "6bdbdd75-dd8f-42ea-a9b6-b90345e98591", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5478dc27-f236-4606-9022-2c758f2d5625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "created_at": "2019-06-30T05:55:10Z", "updated_at": "2019-06-30T05:55:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:55:10Z", "revision_number": 0, "id": "140a73f7-64b7-4205-8e8f-15e2be9f3d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:55:10Z", "security_group_id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cceb6e459e3941e8991109d31f72cf8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:55:10Z", "revision_number": 0, "id": "3b502a11-81aa-4d29-8ce5-937b4663d4ec", "remote_group_id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "remote_ip_prefix": null, "created_at": "2019-06-30T05:55:10Z", "security_group_id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cceb6e459e3941e8991109d31f72cf8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:55:10Z", "revision_number": 0, "id": "9b63636d-179f-4541-9171-92f659e6848e", "remote_group_id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "remote_ip_prefix": null, "created_at": "2019-06-30T05:55:10Z", "security_group_id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "cceb6e459e3941e8991109d31f72cf8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:55:10Z", "revision_number": 0, "id": "a3662e00-753c-4648-aee3-b953db264831", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:55:10Z", "security_group_id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "tenant_id": "cceb6e459e3941e8991109d31f72cf8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "cceb6e459e3941e8991109d31f72cf8c"}], "revision_number": 1, "project_id": "cceb6e459e3941e8991109d31f72cf8c", "id": "9517ef9e-9095-4221-a3d6-d84efce187e9", "name": "default"}]} 2019-06-30 05:56:07,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-dbbd251e-eb27-4e5f-bdf6-09d71e7b3dfb 2019-06-30 05:56:07,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0594570636749s 2019-06-30 05:56:07,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 05:56:07,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/9517ef9e-9095-4221-a3d6-d84efce187e9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5810af1c3b4f0342cc173f7943139543130a43a8" 2019-06-30 05:56:08,102 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:56:08 GMT X-Openstack-Request-Id: req-27e7b721-ee9c-402b-bb8a-c511b983752a 2019-06-30 05:56:08,102 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:56:08,103 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/9517ef9e-9095-4221-a3d6-d84efce187e9.json used request id req-27e7b721-ee9c-402b-bb8a-c511b983752a 2019-06-30 05:56:08,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.127988100052s 2019-06-30 05:56:08,149 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-06-30 05:56:08,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:56:08,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-591b8cfb-8ab4-456e-a23a-0433f06c2d2e 2019-06-30 05:56:08,195 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 05:56:08,195 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-591b8cfb-8ab4-456e-a23a-0433f06c2d2e 2019-06-30 05:56:08,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 05:56:08,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}], "expires_at": "2019-06-30T06:56:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "95de64402f8d4801a01ee7f7b732ef1b"}, "audit_ids": ["h-yFnYIMQR-LX-d-JqyjkA"], "issued_at": "2019-06-30T05:56:08.000000Z"}} 2019-06-30 05:56:08,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:56:08,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a752fafbf968e312059a4448b125475914bac2f5" 2019-06-30 05:56:08,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:08 GMT X-Openstack-Request-Id: req-313a4867-f711-46f7-8a19-ed4abd52d6b6 2019-06-30 05:56:08,969 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 05:56:08,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-313a4867-f711-46f7-8a19-ed4abd52d6b6 2019-06-30 05:56:08,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.372114896774s 2019-06-30 05:56:08,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:56:08,982 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef701829-3550-4416-a459-4357f7f308dc 2019-06-30 05:56:08,983 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 05:56:08,983 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-ef701829-3550-4416-a459-4357f7f308dc 2019-06-30 05:56:08,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 05:56:08,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a752fafbf968e312059a4448b125475914bac2f5" 2019-06-30 05:56:09,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e42c12f0-e8d1-4988-8791-14bf0c951adb 2019-06-30 05:56:09,186 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 05:56:09,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-e42c12f0-e8d1-4988-8791-14bf0c951adb 2019-06-30 05:56:09,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202407121658s 2019-06-30 05:56:09,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-30 05:56:09,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a752fafbf968e312059a4448b125475914bac2f5" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_453ef0bf-b132-4e3e-8977-462656f53188"}}' 2019-06-30 05:56:09,440 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56609986-3124-4232-a46c-84f5a7be8fa2 2019-06-30 05:56:09,440 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.24:5000/v3/projects/11183a2f43f34657865d08ce9e97b6bd"}, "tags": [], "enabled": true, "id": "11183a2f43f34657865d08ce9e97b6bd", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_453ef0bf-b132-4e3e-8977-462656f53188"}} 2019-06-30 05:56:09,441 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-56609986-3124-4232-a46c-84f5a7be8fa2 2019-06-30 05:56:09,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.246994972229s 2019-06-30 05:56:09,441 - 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'11183a2f43f34657865d08ce9e97b6bd', '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_453ef0bf-b132-4e3e-8977-462656f53188'}) 2019-06-30 05:56:09,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-30 05:56:09,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a752fafbf968e312059a4448b125475914bac2f5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "sK4IqG4cdWWxid7MMPb34gozyNzF8k", "email": null, "name": "vping_userdata-user_453ef0bf-b132-4e3e-8977-462656f53188"}}' 2019-06-30 05:56:09,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7b34d9d-77c0-4eab-8bd6-47a4fbee4d1a 2019-06-30 05:56:09,925 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_453ef0bf-b132-4e3e-8977-462656f53188", "links": {"self": "http://172.30.9.24:5000/v3/users/a9715cf08f5b4a65a10bee678b7aa038"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a9715cf08f5b4a65a10bee678b7aa038", "domain_id": "default", "password_expires_at": null}} 2019-06-30 05:56:09,925 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-c7b34d9d-77c0-4eab-8bd6-47a4fbee4d1a 2019-06-30 05:56:09,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.476455926895s 2019-06-30 05:56:09,926 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a9715cf08f5b4a65a10bee678b7aa038', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_453ef0bf-b132-4e3e-8977-462656f53188'}) 2019-06-30 05:56:09,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 05:56:09,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a752fafbf968e312059a4448b125475914bac2f5" 2019-06-30 05:56:10,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e0ba136-3306-4e74-834b-83140bb38a15 2019-06-30 05:56:10,118 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 05:56:10,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8e0ba136-3306-4e74-834b-83140bb38a15 2019-06-30 05:56:10,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188587903976s 2019-06-30 05:56:10,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 05:56:10,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a752fafbf968e312059a4448b125475914bac2f5" 2019-06-30 05:56:10,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32430d35-12f0-472d-aefa-d6f1eec6d0ce 2019-06-30 05:56:10,232 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 05:56:10,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-32430d35-12f0-472d-aefa-d6f1eec6d0ce 2019-06-30 05:56:10,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109190940857s 2019-06-30 05:56:10,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 05:56:10,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a752fafbf968e312059a4448b125475914bac2f5" 2019-06-30 05:56:10,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8f2ae6d-987a-48a0-9f08-cf1f1e7dcd42 2019-06-30 05:56:10,438 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 05:56:10,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f8f2ae6d-987a-48a0-9f08-cf1f1e7dcd42 2019-06-30 05:56:10,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201285839081s 2019-06-30 05:56:10,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 05:56:10,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a752fafbf968e312059a4448b125475914bac2f5" 2019-06-30 05:56:10,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dd58ee9-3048-433c-99d4-326250695453 2019-06-30 05:56:10,739 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 05:56:10,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-4dd58ee9-3048-433c-99d4-326250695453 2019-06-30 05:56:10,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.295794963837s 2019-06-30 05:56:10,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 05:56:10,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a752fafbf968e312059a4448b125475914bac2f5" 2019-06-30 05:56:10,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a11e873-7f52-472d-8db3-c3993a4819fe 2019-06-30 05:56:10,914 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_453ef0bf-b132-4e3e-8977-462656f53188", "links": {"self": "http://172.30.9.24:5000/v3/users/a9715cf08f5b4a65a10bee678b7aa038"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a9715cf08f5b4a65a10bee678b7aa038", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 05:56:10,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-7a11e873-7f52-472d-8db3-c3993a4819fe 2019-06-30 05:56:10,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.174452066422s 2019-06-30 05:56:10,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 05:56:10,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a752fafbf968e312059a4448b125475914bac2f5" 2019-06-30 05:56:11,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa9447d5-f92a-471d-919f-d06ad905c8a1 2019-06-30 05:56:11,122 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.24:5000/v3/projects/11183a2f43f34657865d08ce9e97b6bd"}, "tags": [], "enabled": true, "id": "11183a2f43f34657865d08ce9e97b6bd", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_453ef0bf-b132-4e3e-8977-462656f53188"}]} 2019-06-30 05:56:11,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-aa9447d5-f92a-471d-919f-d06ad905c8a1 2019-06-30 05:56:11,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195780992508s 2019-06-30 05:56:11,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 05:56:11,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=a9715cf08f5b4a65a10bee678b7aa038&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=11183a2f43f34657865d08ce9e97b6bd" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a752fafbf968e312059a4448b125475914bac2f5" 2019-06-30 05:56:11,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7740ca71-83d9-4c3e-951a-cf9594b312ea 2019-06-30 05:56:11,239 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=a9715cf08f5b4a65a10bee678b7aa038&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=11183a2f43f34657865d08ce9e97b6bd", "previous": null, "next": null}} 2019-06-30 05:56:11,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=a9715cf08f5b4a65a10bee678b7aa038&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=11183a2f43f34657865d08ce9e97b6bd used request id req-7740ca71-83d9-4c3e-951a-cf9594b312ea 2019-06-30 05:56:11,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108743906021s 2019-06-30 05:56:11,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 05:56:11,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/11183a2f43f34657865d08ce9e97b6bd/users/a9715cf08f5b4a65a10bee678b7aa038/roles/1cfc497138b141ff84abf3d62ced3145 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a752fafbf968e312059a4448b125475914bac2f5" 2019-06-30 05:56:11,389 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 05:56:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43bc7e6f-9533-4079-95b7-c48232e61862 2019-06-30 05:56:11,389 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 05:56:11,389 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/11183a2f43f34657865d08ce9e97b6bd/users/a9715cf08f5b4a65a10bee678b7aa038/roles/1cfc497138b141ff84abf3d62ced3145 used request id req-43bc7e6f-9533-4079-95b7-c48232e61862 2019-06-30 05:56:11,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.146648168564s 2019-06-30 05:56:11,390 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_453ef0bf-b132-4e3e-8977-462656f53188', 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'11183a2f43f34657865d08ce9e97b6bd', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'sK4IqG4cdWWxid7MMPb34gozyNzF8k', 'username': u'vping_userdata-user_453ef0bf-b132-4e3e-8977-462656f53188', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-30 05:56:11,394 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_453ef0bf-b132-4e3e-8977-462656f53188', 'password': 'sK4IqG4cdWWxid7MMPb34gozyNzF8k', 'project_name': 'vping_userdata-project_453ef0bf-b132-4e3e-8977-462656f53188', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '11183a2f43f34657865d08ce9e97b6bd', 'project_domain_name': 'Default'} 2019-06-30 05:56:11,395 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-06-30 05:56:11,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 05:56:11,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a752fafbf968e312059a4448b125475914bac2f5" 2019-06-30 05:56:11,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cad9ab51-b885-42cb-8d2d-fa64cfd08d07 2019-06-30 05:56:11,506 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 05:56:11,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-cad9ab51-b885-42cb-8d2d-fa64cfd08d07 2019-06-30 05:56:11,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111578941345s 2019-06-30 05:56:11,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 05:56:11,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a752fafbf968e312059a4448b125475914bac2f5" 2019-06-30 05:56:11,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82039410-019e-4cb8-8f6f-c7299fded934 2019-06-30 05:56:11,631 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.24:5000/v3/projects/11183a2f43f34657865d08ce9e97b6bd"}, "tags": [], "enabled": true, "id": "11183a2f43f34657865d08ce9e97b6bd", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_453ef0bf-b132-4e3e-8977-462656f53188"}]} 2019-06-30 05:56:11,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-82039410-019e-4cb8-8f6f-c7299fded934 2019-06-30 05:56:11,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116936922073s 2019-06-30 05:56:11,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-30 05:56:11,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a752fafbf968e312059a4448b125475914bac2f5" -d '{"network": {"tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "name": "vping_userdata-net_453ef0bf-b132-4e3e-8977-462656f53188", "admin_state_up": true}}' 2019-06-30 05:56:11,947 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:11 GMT X-Openstack-Request-Id: req-24f08c03-b285-41a3-8f7b-82de7f6f4904 2019-06-30 05:56:11,947 - 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":"9a31309a-ea49-4ca4-b80c-6f058080b810","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":false,"project_id":"11183a2f43f34657865d08ce9e97b6bd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T05:56:11Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_453ef0bf-b132-4e3e-8977-462656f53188","admin_state_up":true,"tenant_id":"11183a2f43f34657865d08ce9e97b6bd","created_at":"2019-06-30T05:56:11Z","mtu":1450}} 2019-06-30 05:56:11,948 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-24f08c03-b285-41a3-8f7b-82de7f6f4904 2019-06-30 05:56:11,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.31432390213s 2019-06-30 05:56:11,948 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-30T05:56:11Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9a31309a-ea49-4ca4-b80c-6f058080b810', u'provider:segmentation_id': 59, 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_453ef0bf-b132-4e3e-8977-462656f53188', u'created_at': u'2019-06-30T05:56:11Z', u'mtu': 1450, u'tenant_id': u'11183a2f43f34657865d08ce9e97b6bd', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'11183a2f43f34657865d08ce9e97b6bd', u'l2_adjacency': True}) 2019-06-30 05:56:11,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:56:11,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-953c77a5-a1c0-4f9b-a5e7-9225bdfc3303 2019-06-30 05:56:11,959 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 05:56:11,960 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-953c77a5-a1c0-4f9b-a5e7-9225bdfc3303 2019-06-30 05:56:11,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 05:56:12,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}], "expires_at": "2019-06-30T06:56:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11183a2f43f34657865d08ce9e97b6bd", "name": "vping_userdata-project_453ef0bf-b132-4e3e-8977-462656f53188"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_11183a2f43f34657865d08ce9e97b6bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_11183a2f43f34657865d08ce9e97b6bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/11183a2f43f34657865d08ce9e97b6bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/11183a2f43f34657865d08ce9e97b6bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/11183a2f43f34657865d08ce9e97b6bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/11183a2f43f34657865d08ce9e97b6bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/11183a2f43f34657865d08ce9e97b6bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/11183a2f43f34657865d08ce9e97b6bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/11183a2f43f34657865d08ce9e97b6bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/11183a2f43f34657865d08ce9e97b6bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/11183a2f43f34657865d08ce9e97b6bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_453ef0bf-b132-4e3e-8977-462656f53188", "id": "a9715cf08f5b4a65a10bee678b7aa038"}, "audit_ids": ["GvbeRNdZTQ-Nc04IUf98lg"], "issued_at": "2019-06-30T05:56:12.000000Z"}} 2019-06-30 05:56:12,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:56:12,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:12,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:12 GMT X-Openstack-Request-Id: req-f0624b1e-d63f-4397-aa96-0332036f5901 2019-06-30 05:56:12,696 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"9a31309a-ea49-4ca4-b80c-6f058080b810","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11183a2f43f34657865d08ce9e97b6bd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T05:56:11Z","qos_policy_id":null,"name":"vping_userdata-net_453ef0bf-b132-4e3e-8977-462656f53188","admin_state_up":true,"tenant_id":"11183a2f43f34657865d08ce9e97b6bd","created_at":"2019-06-30T05:56:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 05:56:12,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f0624b1e-d63f-4397-aa96-0332036f5901 2019-06-30 05:56:12,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.336796998978s 2019-06-30 05:56:12,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-30 05:56:12,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" -d '{"subnet": {"name": "vping_userdata-subnet_453ef0bf-b132-4e3e-8977-462656f53188", "enable_dhcp": true, "network_id": "9a31309a-ea49-4ca4-b80c-6f058080b810", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-30 05:56:13,427 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:13 GMT X-Openstack-Request-Id: req-537313f9-3894-4632-81ec-cbac9c12f14e 2019-06-30 05:56:13,428 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a31309a-ea49-4ca4-b80c-6f058080b810","tenant_id":"11183a2f43f34657865d08ce9e97b6bd","created_at":"2019-06-30T05:56:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T05:56:12Z","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":"11183a2f43f34657865d08ce9e97b6bd","id":"dd9f4a5c-ea21-42e8-b247-fd29107e649d","subnetpool_id":null,"name":"vping_userdata-subnet_453ef0bf-b132-4e3e-8977-462656f53188"}} 2019-06-30 05:56:13,428 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-537313f9-3894-4632-81ec-cbac9c12f14e 2019-06-30 05:56:13,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.730322122574s 2019-06-30 05:56:13,429 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T05:56:12Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'dd9f4a5c-ea21-42e8-b247-fd29107e649d', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_453ef0bf-b132-4e3e-8977-462656f53188', u'enable_dhcp': True, u'network_id': u'9a31309a-ea49-4ca4-b80c-6f058080b810', u'tenant_id': u'11183a2f43f34657865d08ce9e97b6bd', u'created_at': u'2019-06-30T05:56:12Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'11183a2f43f34657865d08ce9e97b6bd'}) 2019-06-30 05:56:13,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 05:56:13,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" -d '{"router": {"external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "name": "vping_userdata-router_453ef0bf-b132-4e3e-8977-462656f53188", "admin_state_up": true}}' 2019-06-30 05:56:15,081 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:15 GMT X-Openstack-Request-Id: req-dcf1312f-2db4-4a01-a7c4-f9044002ba2e 2019-06-30 05:56:15,081 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "created_at": "2019-06-30T05:56:13Z", "admin_state_up": true, "updated_at": "2019-06-30T05:56:14Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "11183a2f43f34657865d08ce9e97b6bd", "id": "29b3629f-5bd0-4978-b90a-c96d43e807f2", "name": "vping_userdata-router_453ef0bf-b132-4e3e-8977-462656f53188"}} 2019-06-30 05:56:15,081 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-dcf1312f-2db4-4a01-a7c4-f9044002ba2e 2019-06-30 05:56:15,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.65197396278s 2019-06-30 05:56:15,082 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T05:56:14Z', u'revision_number': 2, u'id': u'29b3629f-5bd0-4978-b90a-c96d43e807f2', u'external_gateway_info': {u'network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6acb3602-338d-4baa-852a-3f10ec4a5a30', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_453ef0bf-b132-4e3e-8977-462656f53188', u'admin_state_up': True, u'tenant_id': u'11183a2f43f34657865d08ce9e97b6bd', u'created_at': u'2019-06-30T05:56:13Z', u'flavor_id': None, u'routes': [], u'project_id': u'11183a2f43f34657865d08ce9e97b6bd'}) 2019-06-30 05:56:15,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-30 05:56:15,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/29b3629f-5bd0-4978-b90a-c96d43e807f2/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" -d '{"subnet_id": "dd9f4a5c-ea21-42e8-b247-fd29107e649d"}' 2019-06-30 05:56:17,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:17 GMT X-Openstack-Request-Id: req-e3b7c62a-b745-4c82-8490-5347e5863c2f 2019-06-30 05:56:17,391 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9a31309a-ea49-4ca4-b80c-6f058080b810", "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "subnet_id": "dd9f4a5c-ea21-42e8-b247-fd29107e649d", "subnet_ids": ["dd9f4a5c-ea21-42e8-b247-fd29107e649d"], "port_id": "ae9cb639-b556-4c26-81fb-4a7d9f424a23", "id": "29b3629f-5bd0-4978-b90a-c96d43e807f2"} 2019-06-30 05:56:17,391 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/29b3629f-5bd0-4978-b90a-c96d43e807f2/add_router_interface.json used request id req-e3b7c62a-b745-4c82-8490-5347e5863c2f 2019-06-30 05:56:17,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.3085360527s 2019-06-30 05:56:17,391 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-30 05:56:17,498 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-30 05:56:17,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:56:17,506 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:17 GMT 2019-06-30 05:56:17,506 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-06-30 05:56:17,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 05:56:17,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:17,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:17 GMT X-Openstack-Request-Id: req-af51bdfe-5329-4daf-8998-e32da7c40ea8 2019-06-30 05:56:17,813 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 05:56:17,813 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-af51bdfe-5329-4daf-8998-e32da7c40ea8 2019-06-30 05:56:17,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.301338911057s 2019-06-30 05:56:17,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 05:56:17,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_453ef0bf-b132-4e3e-8977-462656f53188", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_453ef0bf-b132-4e3e-8977-462656f53188"}' 2019-06-30 05:56:17,863 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:17 GMT Location: http://172.30.9.24:9292/v2/images/526a83b4-6277-4f0d-b872-bec10c00408b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d4a14872-14c2-4e0d-8c04-a5c921bf01a5 2019-06-30 05:56:17,864 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:56:17Z", "file": "/v2/images/526a83b4-6277-4f0d-b872-bec10c00408b/file", "owner": "11183a2f43f34657865d08ce9e97b6bd", "id": "526a83b4-6277-4f0d-b872-bec10c00408b", "size": null, "self": "/v2/images/526a83b4-6277-4f0d-b872-bec10c00408b", "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_453ef0bf-b132-4e3e-8977-462656f53188", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_453ef0bf-b132-4e3e-8977-462656f53188", "checksum": null, "created_at": "2019-06-30T05:56:17Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 05:56:17,864 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-d4a14872-14c2-4e0d-8c04-a5c921bf01a5 2019-06-30 05:56:17,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.040708065033s 2019-06-30 05:56:17,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 05:56:17,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/526a83b4-6277-4f0d-b872-bec10c00408b/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" -d '' 2019-06-30 05:56:18,250 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 05:56:18 GMT X-Openstack-Request-Id: req-fa2419ed-76dd-41fa-9938-6d8208127609 2019-06-30 05:56:18,250 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 05:56:18,250 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/526a83b4-6277-4f0d-b872-bec10c00408b/file used request id req-fa2419ed-76dd-41fa-9938-6d8208127609 2019-06-30 05:56:18,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.385712146759s 2019-06-30 05:56:18,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 05:56:18,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:18,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:18 GMT X-Openstack-Request-Id: req-0f821755-62ca-4726-abdf-2524de142aa1 2019-06-30 05:56:18,339 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:56:18Z", "file": "/v2/images/526a83b4-6277-4f0d-b872-bec10c00408b/file", "owner": "11183a2f43f34657865d08ce9e97b6bd", "id": "526a83b4-6277-4f0d-b872-bec10c00408b", "size": 12716032, "self": "/v2/images/526a83b4-6277-4f0d-b872-bec10c00408b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/526a83b4-6277-4f0d-b872-bec10c00408b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/526a83b4-6277-4f0d-b872-bec10c00408b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_453ef0bf-b132-4e3e-8977-462656f53188", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_453ef0bf-b132-4e3e-8977-462656f53188", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T05:56:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 05:56:18,340 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-0f821755-62ca-4726-abdf-2524de142aa1 2019-06-30 05:56:18,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0850949287415s 2019-06-30 05:56:18,342 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/526a83b4-6277-4f0d-b872-bec10c00408b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/526a83b4-6277-4f0d-b872-bec10c00408b/file', 'owner': u'11183a2f43f34657865d08ce9e97b6bd', 'id': u'526a83b4-6277-4f0d-b872-bec10c00408b', 'size': 12716032, u'self': u'/v2/images/526a83b4-6277-4f0d-b872-bec10c00408b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'11183a2f43f34657865d08ce9e97b6bd', 'name': 'vping_userdata-project_453ef0bf-b132-4e3e-8977-462656f53188', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/526a83b4-6277-4f0d-b872-bec10c00408b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T05:56:18Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-30T05:56:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_453ef0bf-b132-4e3e-8977-462656f53188', '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/526a83b4-6277-4f0d-b872-bec10c00408b', 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_453ef0bf-b132-4e3e-8977-462656f53188', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_453ef0bf-b132-4e3e-8977-462656f53188', 'created': u'2019-06-30T05:56:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-30T05:56:17Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/526a83b4-6277-4f0d-b872-bec10c00408b', 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_453ef0bf-b132-4e3e-8977-462656f53188', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-30 05:56:18,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 05:56:18,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a752fafbf968e312059a4448b125475914bac2f5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_453ef0bf-b132-4e3e-8977-462656f53188", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 05:56:18,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56: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-24ec3ef9-9eb3-4ef9-94fd-838a2f863eb7 x-openstack-request-id: req-24ec3ef9-9eb3-4ef9-94fd-838a2f863eb7 2019-06-30 05:56:18,688 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_userdata-flavor_453ef0bf-b132-4e3e-8977-462656f53188", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/a342a6c8-9d5b-4226-b288-e307c9253380", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/a342a6c8-9d5b-4226-b288-e307c9253380", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "a342a6c8-9d5b-4226-b288-e307c9253380"}} 2019-06-30 05:56:18,688 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-24ec3ef9-9eb3-4ef9-94fd-838a2f863eb7 2019-06-30 05:56:18,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.342910051346s 2019-06-30 05:56:18,689 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_453ef0bf-b132-4e3e-8977-462656f53188', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'a342a6c8-9d5b-4226-b288-e307c9253380', 'swap': 0}) 2019-06-30 05:56:18,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 05:56:18,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/a342a6c8-9d5b-4226-b288-e307c9253380/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a752fafbf968e312059a4448b125475914bac2f5" -d '{"extra_specs": {}}' 2019-06-30 05:56:18,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56: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-6b038d83-e828-4963-bf5b-b532f7cccbc7 x-openstack-request-id: req-6b038d83-e828-4963-bf5b-b532f7cccbc7 2019-06-30 05:56:18,710 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 05:56:18,710 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/a342a6c8-9d5b-4226-b288-e307c9253380/os-extra_specs used request id req-6b038d83-e828-4963-bf5b-b532f7cccbc7 2019-06-30 05:56:18,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203990936279s 2019-06-30 05:56:18,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:56:18,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:18,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:18 GMT X-Openstack-Request-Id: req-0187a526-47fb-4693-a747-17551bbbf262 2019-06-30 05:56:18,807 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9a31309a-ea49-4ca4-b80c-6f058080b810","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11183a2f43f34657865d08ce9e97b6bd","l2_adjacency":true,"status":"ACTIVE","subnets":["dd9f4a5c-ea21-42e8-b247-fd29107e649d"],"description":"","tags":[],"updated_at":"2019-06-30T05:56:12Z","qos_policy_id":null,"name":"vping_userdata-net_453ef0bf-b132-4e3e-8977-462656f53188","admin_state_up":true,"tenant_id":"11183a2f43f34657865d08ce9e97b6bd","created_at":"2019-06-30T05:56:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 05:56:18,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0187a526-47fb-4693-a747-17551bbbf262 2019-06-30 05:56:18,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0971229076385s 2019-06-30 05:56:18,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 05:56:18,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:18,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:18 GMT X-Openstack-Request-Id: req-6432af15-c4dc-4c0f-82ac-f1d770aaa79d 2019-06-30 05:56:18,852 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:56:18Z", "file": "/v2/images/526a83b4-6277-4f0d-b872-bec10c00408b/file", "owner": "11183a2f43f34657865d08ce9e97b6bd", "id": "526a83b4-6277-4f0d-b872-bec10c00408b", "size": 12716032, "self": "/v2/images/526a83b4-6277-4f0d-b872-bec10c00408b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/526a83b4-6277-4f0d-b872-bec10c00408b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/526a83b4-6277-4f0d-b872-bec10c00408b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_453ef0bf-b132-4e3e-8977-462656f53188", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_453ef0bf-b132-4e3e-8977-462656f53188", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T05:56:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 05:56:18,852 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-6432af15-c4dc-4c0f-82ac-f1d770aaa79d 2019-06-30 05:56:18,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0386779308319s 2019-06-30 05:56:18,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 05:56:18,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:19,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56: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-a42e972e-06e6-4319-8f1a-110e9995a3c5 x-openstack-request-id: req-a42e972e-06e6-4319-8f1a-110e9995a3c5 2019-06-30 05:56:19,138 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_453ef0bf-b132-4e3e-8977-462656f53188", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/a342a6c8-9d5b-4226-b288-e307c9253380", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/a342a6c8-9d5b-4226-b288-e307c9253380", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "a342a6c8-9d5b-4226-b288-e307c9253380"}]} 2019-06-30 05:56:19,138 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-a42e972e-06e6-4319-8f1a-110e9995a3c5 2019-06-30 05:56:19,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.279210090637s 2019-06-30 05:56:19,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-30 05:56:19,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" -d '{"server": {"name": "vping_userdata-vm_453ef0bf-b132-4e3e-8977-462656f53188", "imageRef": "526a83b4-6277-4f0d-b872-bec10c00408b", "flavorRef": "a342a6c8-9d5b-4226-b288-e307c9253380", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9a31309a-ea49-4ca4-b80c-6f058080b810"}]}}' 2019-06-30 05:56:21,220 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56: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.24:8774/v2.1/servers/b8b6cef3-27aa-4324-85e8-281ba63d7d28 x-compute-request-id: req-ceeb5568-4e7c-48eb-9201-7eab56607459 x-openstack-request-id: req-ceeb5568-4e7c-48eb-9201-7eab56607459 2019-06-30 05:56:21,221 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b8b6cef3-27aa-4324-85e8-281ba63d7d28", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b8b6cef3-27aa-4324-85e8-281ba63d7d28", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b8b6cef3-27aa-4324-85e8-281ba63d7d28", "rel": "bookmark"}], "adminPass": "dt4wgeEHMRED"}} 2019-06-30 05:56:21,221 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-ceeb5568-4e7c-48eb-9201-7eab56607459 2019-06-30 05:56:21,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.07812213898s 2019-06-30 05:56:21,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:56:21,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:21,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 599 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56: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-3ea8ed61-617f-406b-a863-06f53dadb04c x-openstack-request-id: req-3ea8ed61-617f-406b-a863-06f53dadb04c 2019-06-30 05:56:21,821 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b8b6cef3-27aa-4324-85e8-281ba63d7d28", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b8b6cef3-27aa-4324-85e8-281ba63d7d28", "rel": "bookmark"}], "image": {"id": "526a83b4-6277-4f0d-b872-bec10c00408b", "links": [{"href": "http://172.30.9.24:8774/images/526a83b4-6277-4f0d-b872-bec10c00408b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a342a6c8-9d5b-4226-b288-e307c9253380", "links": [{"href": "http://172.30.9.24:8774/flavors/a342a6c8-9d5b-4226-b288-e307c9253380", "rel": "bookmark"}]}, "id": "b8b6cef3-27aa-4324-85e8-281ba63d7d28", "user_id": "a9715cf08f5b4a65a10bee678b7aa038", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T05:56:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_453ef0bf-b132-4e3e-8977-462656f53188", "created": "2019-06-30T05:56:21Z", "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:56:21,821 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3ea8ed61-617f-406b-a863-06f53dadb04c 2019-06-30 05:56:21,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.59924197197s 2019-06-30 05:56:21,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:56:21,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:21,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:21 GMT X-Openstack-Request-Id: req-520ba391-4735-4823-83ba-faeb6f2ce0ca 2019-06-30 05:56:21,924 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9a31309a-ea49-4ca4-b80c-6f058080b810","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11183a2f43f34657865d08ce9e97b6bd","l2_adjacency":true,"status":"ACTIVE","subnets":["dd9f4a5c-ea21-42e8-b247-fd29107e649d"],"description":"","tags":[],"updated_at":"2019-06-30T05:56:12Z","qos_policy_id":null,"name":"vping_userdata-net_453ef0bf-b132-4e3e-8977-462656f53188","admin_state_up":true,"tenant_id":"11183a2f43f34657865d08ce9e97b6bd","created_at":"2019-06-30T05:56:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 05:56:21,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-520ba391-4735-4823-83ba-faeb6f2ce0ca 2019-06-30 05:56:21,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0906810760498s 2019-06-30 05:56:21,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 05:56:21,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:21,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:21 GMT X-Openstack-Request-Id: req-92688d15-9061-4094-b489-3d8fe68c8ebc 2019-06-30 05:56:21,995 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a31309a-ea49-4ca4-b80c-6f058080b810","tenant_id":"11183a2f43f34657865d08ce9e97b6bd","created_at":"2019-06-30T05:56:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T05:56:12Z","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":"11183a2f43f34657865d08ce9e97b6bd","id":"dd9f4a5c-ea21-42e8-b247-fd29107e649d","subnetpool_id":null,"name":"vping_userdata-subnet_453ef0bf-b132-4e3e-8977-462656f53188"}]} 2019-06-30 05:56:21,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-92688d15-9061-4094-b489-3d8fe68c8ebc 2019-06-30 05:56:21,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0702002048492s 2019-06-30 05:56:21,996 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:56:23,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:56:24,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:24,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 644 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56: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-fd47370e-565a-45bc-bfe3-a405babf9092 x-openstack-request-id: req-fd47370e-565a-45bc-bfe3-a405babf9092 2019-06-30 05:56:24,131 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b8b6cef3-27aa-4324-85e8-281ba63d7d28", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b8b6cef3-27aa-4324-85e8-281ba63d7d28", "rel": "bookmark"}], "image": {"id": "526a83b4-6277-4f0d-b872-bec10c00408b", "links": [{"href": "http://172.30.9.24:8774/images/526a83b4-6277-4f0d-b872-bec10c00408b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a342a6c8-9d5b-4226-b288-e307c9253380", "links": [{"href": "http://172.30.9.24:8774/flavors/a342a6c8-9d5b-4226-b288-e307c9253380", "rel": "bookmark"}]}, "id": "b8b6cef3-27aa-4324-85e8-281ba63d7d28", "user_id": "a9715cf08f5b4a65a10bee678b7aa038", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T05:56:23Z", "hostId": "d5a908b4ea3e6274dc04c72b906bd44371a1981e661775613b812c38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_453ef0bf-b132-4e3e-8977-462656f53188", "created": "2019-06-30T05:56:21Z", "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:56:24,131 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fd47370e-565a-45bc-bfe3-a405babf9092 2019-06-30 05:56:24,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.132715940475s 2019-06-30 05:56:24,139 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:56:26,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:56:26,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:26,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aec379ec-17f7-488f-978a-6f621e555e4d x-openstack-request-id: req-aec379ec-17f7-488f-978a-6f621e555e4d 2019-06-30 05:56:26,764 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b8b6cef3-27aa-4324-85e8-281ba63d7d28", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b8b6cef3-27aa-4324-85e8-281ba63d7d28", "rel": "bookmark"}], "image": {"id": "526a83b4-6277-4f0d-b872-bec10c00408b", "links": [{"href": "http://172.30.9.24:8774/images/526a83b4-6277-4f0d-b872-bec10c00408b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a342a6c8-9d5b-4226-b288-e307c9253380", "links": [{"href": "http://172.30.9.24:8774/flavors/a342a6c8-9d5b-4226-b288-e307c9253380", "rel": "bookmark"}]}, "id": "b8b6cef3-27aa-4324-85e8-281ba63d7d28", "security_groups": [{"name": "default"}], "user_id": "a9715cf08f5b4a65a10bee678b7aa038", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T05:56:23Z", "hostId": "d5a908b4ea3e6274dc04c72b906bd44371a1981e661775613b812c38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_453ef0bf-b132-4e3e-8977-462656f53188", "created": "2019-06-30T05:56:21Z", "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:56:26,764 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-aec379ec-17f7-488f-978a-6f621e555e4d 2019-06-30 05:56:26,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.623035907745s 2019-06-30 05:56:26,771 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:56:28,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:56:28,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:29,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56: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-dca546d3-5999-4d88-ae1e-3949b380ef26 x-openstack-request-id: req-dca546d3-5999-4d88-ae1e-3949b380ef26 2019-06-30 05:56:29,326 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b8b6cef3-27aa-4324-85e8-281ba63d7d28", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b8b6cef3-27aa-4324-85e8-281ba63d7d28", "rel": "bookmark"}], "image": {"id": "526a83b4-6277-4f0d-b872-bec10c00408b", "links": [{"href": "http://172.30.9.24:8774/images/526a83b4-6277-4f0d-b872-bec10c00408b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a342a6c8-9d5b-4226-b288-e307c9253380", "links": [{"href": "http://172.30.9.24:8774/flavors/a342a6c8-9d5b-4226-b288-e307c9253380", "rel": "bookmark"}]}, "id": "b8b6cef3-27aa-4324-85e8-281ba63d7d28", "security_groups": [{"name": "default"}], "user_id": "a9715cf08f5b4a65a10bee678b7aa038", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T05:56:23Z", "hostId": "d5a908b4ea3e6274dc04c72b906bd44371a1981e661775613b812c38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_453ef0bf-b132-4e3e-8977-462656f53188", "created": "2019-06-30T05:56:21Z", "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:56:29,326 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-dca546d3-5999-4d88-ae1e-3949b380ef26 2019-06-30 05:56:29,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.552479028702s 2019-06-30 05:56:29,332 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:56:31,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:56:31,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:31,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56: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-519d1b0c-b87b-4680-862c-fb74ad7ed61b x-openstack-request-id: req-519d1b0c-b87b-4680-862c-fb74ad7ed61b 2019-06-30 05:56:31,812 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_453ef0bf-b132-4e3e-8977-462656f53188": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:61:28", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b8b6cef3-27aa-4324-85e8-281ba63d7d28", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b8b6cef3-27aa-4324-85e8-281ba63d7d28", "rel": "bookmark"}], "image": {"id": "526a83b4-6277-4f0d-b872-bec10c00408b", "links": [{"href": "http://172.30.9.24:8774/images/526a83b4-6277-4f0d-b872-bec10c00408b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:56:31.000000", "flavor": {"id": "a342a6c8-9d5b-4226-b288-e307c9253380", "links": [{"href": "http://172.30.9.24:8774/flavors/a342a6c8-9d5b-4226-b288-e307c9253380", "rel": "bookmark"}]}, "id": "b8b6cef3-27aa-4324-85e8-281ba63d7d28", "security_groups": [{"name": "default"}], "user_id": "a9715cf08f5b4a65a10bee678b7aa038", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:56:31Z", "hostId": "d5a908b4ea3e6274dc04c72b906bd44371a1981e661775613b812c38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_453ef0bf-b132-4e3e-8977-462656f53188", "created": "2019-06-30T05:56:21Z", "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:56:31,812 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-519d1b0c-b87b-4680-862c-fb74ad7ed61b 2019-06-30 05:56:31,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.477761030197s 2019-06-30 05:56:31,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 05:56:31,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=b8b6cef3-27aa-4324-85e8-281ba63d7d28" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:31,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:31 GMT X-Openstack-Request-Id: req-236c8e59-095d-467b-b535-61870e510ea4 2019-06-30 05:56:31,866 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T05:56:30Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dd9f4a5c-ea21-42e8-b247-fd29107e649d","ip_address":"192.168.120.11"}],"id":"b3eb660c-6c6b-4df3-aaa8-84fad563aeed","security_groups":["d9a2f9e8-4546-4e62-abed-230615810f05"],"mac_address":"fa:16:3e:8b:61:28","project_id":"11183a2f43f34657865d08ce9e97b6bd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a31309a-ea49-4ca4-b80c-6f058080b810","tenant_id":"11183a2f43f34657865d08ce9e97b6bd","created_at":"2019-06-30T05:56:25Z","binding:vnic_type":"normal","device_id":"b8b6cef3-27aa-4324-85e8-281ba63d7d28","ip_allocation":"immediate"}]} 2019-06-30 05:56:31,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=b8b6cef3-27aa-4324-85e8-281ba63d7d28 used request id req-236c8e59-095d-467b-b535-61870e510ea4 2019-06-30 05:56:31,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0474519729614s 2019-06-30 05:56:31,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:56:31,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=b3eb660c-6c6b-4df3-aaa8-84fad563aeed" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:32,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:32 GMT X-Openstack-Request-Id: req-175b8b01-7fee-4edd-8f3c-f76fa4d859a6 2019-06-30 05:56:32,089 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 05:56:32,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=b3eb660c-6c6b-4df3-aaa8-84fad563aeed used request id req-175b8b01-7fee-4edd-8f3c-f76fa4d859a6 2019-06-30 05:56:32,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.212118864059s 2019-06-30 05:56:32,089 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_453ef0bf-b132-4e3e-8977-462656f53188': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8b:61:28', 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'526a83b4-6277-4f0d-b872-bec10c00408b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T05:56:31.000000', 'flavor': Munch({u'id': u'a342a6c8-9d5b-4226-b288-e307c9253380'}), 'az': u'nova', 'id': u'b8b6cef3-27aa-4324-85e8-281ba63d7d28', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a9715cf08f5b4a65a10bee678b7aa038', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'11183a2f43f34657865d08ce9e97b6bd', 'name': 'vping_userdata-project_453ef0bf-b132-4e3e-8977-462656f53188', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-06-30T05:56:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T05:56:31Z', 'hostId': u'd5a908b4ea3e6274dc04c72b906bd44371a1981e661775613b812c38', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'd5a908b4ea3e6274dc04c72b906bd44371a1981e661775613b812c38', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T05:56:31.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'11183a2f43f34657865d08ce9e97b6bd', 'name': u'vping_userdata-vm_453ef0bf-b132-4e3e-8977-462656f53188', 'adminPass': u'dt4wgeEHMRED', 'tenant_id': u'11183a2f43f34657865d08ce9e97b6bd', 'created_at': u'2019-06-30T05:56:21Z', 'created': u'2019-06-30T05:56:21Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-30 05:56:32,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:56:32,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:32,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:32 GMT X-Openstack-Request-Id: req-b698007d-4155-4df0-b19b-b3e2c1846c9a 2019-06-30 05:56:32,179 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9a31309a-ea49-4ca4-b80c-6f058080b810","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11183a2f43f34657865d08ce9e97b6bd","l2_adjacency":true,"status":"ACTIVE","subnets":["dd9f4a5c-ea21-42e8-b247-fd29107e649d"],"description":"","tags":[],"updated_at":"2019-06-30T05:56:12Z","qos_policy_id":null,"name":"vping_userdata-net_453ef0bf-b132-4e3e-8977-462656f53188","admin_state_up":true,"tenant_id":"11183a2f43f34657865d08ce9e97b6bd","created_at":"2019-06-30T05:56:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 05:56:32,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b698007d-4155-4df0-b19b-b3e2c1846c9a 2019-06-30 05:56:32,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0891301631927s 2019-06-30 05:56:32,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 05:56:32,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:32,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:32 GMT X-Openstack-Request-Id: req-c3b711f9-f51e-4e4a-bc1f-009f3ffb83b6 2019-06-30 05:56:32,947 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:56:18Z", "file": "/v2/images/526a83b4-6277-4f0d-b872-bec10c00408b/file", "owner": "11183a2f43f34657865d08ce9e97b6bd", "id": "526a83b4-6277-4f0d-b872-bec10c00408b", "size": 12716032, "self": "/v2/images/526a83b4-6277-4f0d-b872-bec10c00408b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/526a83b4-6277-4f0d-b872-bec10c00408b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/526a83b4-6277-4f0d-b872-bec10c00408b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_453ef0bf-b132-4e3e-8977-462656f53188", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_453ef0bf-b132-4e3e-8977-462656f53188", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T05:56:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 05:56:32,947 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-c3b711f9-f51e-4e4a-bc1f-009f3ffb83b6 2019-06-30 05:56:32,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.762451887131s 2019-06-30 05:56:32,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 05:56:32,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:32,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cdcc937d-89eb-4976-960a-7f634bee6840 x-openstack-request-id: req-cdcc937d-89eb-4976-960a-7f634bee6840 2019-06-30 05:56:32,972 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_453ef0bf-b132-4e3e-8977-462656f53188", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/a342a6c8-9d5b-4226-b288-e307c9253380", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/a342a6c8-9d5b-4226-b288-e307c9253380", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "a342a6c8-9d5b-4226-b288-e307c9253380"}]} 2019-06-30 05:56:32,972 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-cdcc937d-89eb-4976-960a-7f634bee6840 2019-06-30 05:56:32,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232660770416s 2019-06-30 05:56:32,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-30 05:56:32,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" -d '{"server": {"name": "vping_userdata-vm2_453ef0bf-b132-4e3e-8977-462656f53188", "imageRef": "526a83b4-6277-4f0d-b872-bec10c00408b", "flavorRef": "a342a6c8-9d5b-4226-b288-e307c9253380", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjExIDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9a31309a-ea49-4ca4-b80c-6f058080b810"}]}}' 2019-06-30 05:56:34,600 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56: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 location: http://172.30.9.24:8774/v2.1/servers/ef25a622-7088-43ca-b518-addcd10c4fec x-compute-request-id: req-5160cf99-3064-4a25-a719-5097c2fd21c9 x-openstack-request-id: req-5160cf99-3064-4a25-a719-5097c2fd21c9 2019-06-30 05:56:34,600 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ef25a622-7088-43ca-b518-addcd10c4fec", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ef25a622-7088-43ca-b518-addcd10c4fec", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ef25a622-7088-43ca-b518-addcd10c4fec", "rel": "bookmark"}], "adminPass": "6aWtn6MZcj9o"}} 2019-06-30 05:56:34,600 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-5160cf99-3064-4a25-a719-5097c2fd21c9 2019-06-30 05:56:34,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.62696695328s 2019-06-30 05:56:34,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:56:34,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:35,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56: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-efa73658-5b10-49c2-a612-32bd169534fc x-openstack-request-id: req-efa73658-5b10-49c2-a612-32bd169534fc 2019-06-30 05:56:35,955 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ef25a622-7088-43ca-b518-addcd10c4fec", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ef25a622-7088-43ca-b518-addcd10c4fec", "rel": "bookmark"}], "image": {"id": "526a83b4-6277-4f0d-b872-bec10c00408b", "links": [{"href": "http://172.30.9.24:8774/images/526a83b4-6277-4f0d-b872-bec10c00408b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a342a6c8-9d5b-4226-b288-e307c9253380", "links": [{"href": "http://172.30.9.24:8774/flavors/a342a6c8-9d5b-4226-b288-e307c9253380", "rel": "bookmark"}]}, "id": "ef25a622-7088-43ca-b518-addcd10c4fec", "user_id": "a9715cf08f5b4a65a10bee678b7aa038", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T05:56:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_453ef0bf-b132-4e3e-8977-462656f53188", "created": "2019-06-30T05:56:34Z", "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_453ef0bf-b132-4e3e-8977-462656f53188": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:61:28", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b8b6cef3-27aa-4324-85e8-281ba63d7d28", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b8b6cef3-27aa-4324-85e8-281ba63d7d28", "rel": "bookmark"}], "image": {"id": "526a83b4-6277-4f0d-b872-bec10c00408b", "links": [{"href": "http://172.30.9.24:8774/images/526a83b4-6277-4f0d-b872-bec10c00408b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:56:31.000000", "flavor": {"id": "a342a6c8-9d5b-4226-b288-e307c9253380", "links": [{"href": "http://172.30.9.24:8774/flavors/a342a6c8-9d5b-4226-b288-e307c9253380", "rel": "bookmark"}]}, "id": "b8b6cef3-27aa-4324-85e8-281ba63d7d28", "security_groups": [{"name": "default"}], "user_id": "a9715cf08f5b4a65a10bee678b7aa038", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:56:31Z", "hostId": "d5a908b4ea3e6274dc04c72b906bd44371a1981e661775613b812c38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_453ef0bf-b132-4e3e-8977-462656f53188", "created": "2019-06-30T05:56:21Z", "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:56:35,956 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-efa73658-5b10-49c2-a612-32bd169534fc 2019-06-30 05:56:35,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.35452198982s 2019-06-30 05:56:35,964 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:56:37,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:56:37,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:38,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 880 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56: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-baeb72d7-7cca-4d5c-8553-72b40106e186 x-openstack-request-id: req-baeb72d7-7cca-4d5c-8553-72b40106e186 2019-06-30 05:56:38,327 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ef25a622-7088-43ca-b518-addcd10c4fec", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ef25a622-7088-43ca-b518-addcd10c4fec", "rel": "bookmark"}], "image": {"id": "526a83b4-6277-4f0d-b872-bec10c00408b", "links": [{"href": "http://172.30.9.24:8774/images/526a83b4-6277-4f0d-b872-bec10c00408b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a342a6c8-9d5b-4226-b288-e307c9253380", "links": [{"href": "http://172.30.9.24:8774/flavors/a342a6c8-9d5b-4226-b288-e307c9253380", "rel": "bookmark"}]}, "id": "ef25a622-7088-43ca-b518-addcd10c4fec", "security_groups": [{"name": "default"}], "user_id": "a9715cf08f5b4a65a10bee678b7aa038", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T05:56:37Z", "hostId": "d6bc39609385df9dc2db1e2c08aafc294383a5e6b6f859bb21531f8a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_453ef0bf-b132-4e3e-8977-462656f53188", "created": "2019-06-30T05:56:34Z", "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_453ef0bf-b132-4e3e-8977-462656f53188": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:61:28", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b8b6cef3-27aa-4324-85e8-281ba63d7d28", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b8b6cef3-27aa-4324-85e8-281ba63d7d28", "rel": "bookmark"}], "image": {"id": "526a83b4-6277-4f0d-b872-bec10c00408b", "links": [{"href": "http://172.30.9.24:8774/images/526a83b4-6277-4f0d-b872-bec10c00408b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:56:31.000000", "flavor": {"id": "a342a6c8-9d5b-4226-b288-e307c9253380", "links": [{"href": "http://172.30.9.24:8774/flavors/a342a6c8-9d5b-4226-b288-e307c9253380", "rel": "bookmark"}]}, "id": "b8b6cef3-27aa-4324-85e8-281ba63d7d28", "security_groups": [{"name": "default"}], "user_id": "a9715cf08f5b4a65a10bee678b7aa038", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:56:31Z", "hostId": "d5a908b4ea3e6274dc04c72b906bd44371a1981e661775613b812c38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_453ef0bf-b132-4e3e-8977-462656f53188", "created": "2019-06-30T05:56:21Z", "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:56:38,327 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-baeb72d7-7cca-4d5c-8553-72b40106e186 2019-06-30 05:56:38,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360889911652s 2019-06-30 05:56:38,335 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:56:40,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:56:40,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:40,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 880 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56: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-ad86820e-115f-4b65-979d-e39bcc9234d4 x-openstack-request-id: req-ad86820e-115f-4b65-979d-e39bcc9234d4 2019-06-30 05:56:40,525 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ef25a622-7088-43ca-b518-addcd10c4fec", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ef25a622-7088-43ca-b518-addcd10c4fec", "rel": "bookmark"}], "image": {"id": "526a83b4-6277-4f0d-b872-bec10c00408b", "links": [{"href": "http://172.30.9.24:8774/images/526a83b4-6277-4f0d-b872-bec10c00408b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a342a6c8-9d5b-4226-b288-e307c9253380", "links": [{"href": "http://172.30.9.24:8774/flavors/a342a6c8-9d5b-4226-b288-e307c9253380", "rel": "bookmark"}]}, "id": "ef25a622-7088-43ca-b518-addcd10c4fec", "security_groups": [{"name": "default"}], "user_id": "a9715cf08f5b4a65a10bee678b7aa038", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T05:56:37Z", "hostId": "d6bc39609385df9dc2db1e2c08aafc294383a5e6b6f859bb21531f8a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_453ef0bf-b132-4e3e-8977-462656f53188", "created": "2019-06-30T05:56:34Z", "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_453ef0bf-b132-4e3e-8977-462656f53188": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:61:28", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b8b6cef3-27aa-4324-85e8-281ba63d7d28", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b8b6cef3-27aa-4324-85e8-281ba63d7d28", "rel": "bookmark"}], "image": {"id": "526a83b4-6277-4f0d-b872-bec10c00408b", "links": [{"href": "http://172.30.9.24:8774/images/526a83b4-6277-4f0d-b872-bec10c00408b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:56:31.000000", "flavor": {"id": "a342a6c8-9d5b-4226-b288-e307c9253380", "links": [{"href": "http://172.30.9.24:8774/flavors/a342a6c8-9d5b-4226-b288-e307c9253380", "rel": "bookmark"}]}, "id": "b8b6cef3-27aa-4324-85e8-281ba63d7d28", "security_groups": [{"name": "default"}], "user_id": "a9715cf08f5b4a65a10bee678b7aa038", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:56:31Z", "hostId": "d5a908b4ea3e6274dc04c72b906bd44371a1981e661775613b812c38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_453ef0bf-b132-4e3e-8977-462656f53188", "created": "2019-06-30T05:56:21Z", "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:56:40,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ad86820e-115f-4b65-979d-e39bcc9234d4 2019-06-30 05:56:40,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190159797668s 2019-06-30 05:56:40,533 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:56:42,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:56:42,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:42,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 880 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56: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-00270f66-a8de-4de7-a6b8-966bda8e7e5d x-openstack-request-id: req-00270f66-a8de-4de7-a6b8-966bda8e7e5d 2019-06-30 05:56:42,701 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ef25a622-7088-43ca-b518-addcd10c4fec", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ef25a622-7088-43ca-b518-addcd10c4fec", "rel": "bookmark"}], "image": {"id": "526a83b4-6277-4f0d-b872-bec10c00408b", "links": [{"href": "http://172.30.9.24:8774/images/526a83b4-6277-4f0d-b872-bec10c00408b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a342a6c8-9d5b-4226-b288-e307c9253380", "links": [{"href": "http://172.30.9.24:8774/flavors/a342a6c8-9d5b-4226-b288-e307c9253380", "rel": "bookmark"}]}, "id": "ef25a622-7088-43ca-b518-addcd10c4fec", "security_groups": [{"name": "default"}], "user_id": "a9715cf08f5b4a65a10bee678b7aa038", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T05:56:37Z", "hostId": "d6bc39609385df9dc2db1e2c08aafc294383a5e6b6f859bb21531f8a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_453ef0bf-b132-4e3e-8977-462656f53188", "created": "2019-06-30T05:56:34Z", "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_453ef0bf-b132-4e3e-8977-462656f53188": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:61:28", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b8b6cef3-27aa-4324-85e8-281ba63d7d28", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b8b6cef3-27aa-4324-85e8-281ba63d7d28", "rel": "bookmark"}], "image": {"id": "526a83b4-6277-4f0d-b872-bec10c00408b", "links": [{"href": "http://172.30.9.24:8774/images/526a83b4-6277-4f0d-b872-bec10c00408b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:56:31.000000", "flavor": {"id": "a342a6c8-9d5b-4226-b288-e307c9253380", "links": [{"href": "http://172.30.9.24:8774/flavors/a342a6c8-9d5b-4226-b288-e307c9253380", "rel": "bookmark"}]}, "id": "b8b6cef3-27aa-4324-85e8-281ba63d7d28", "security_groups": [{"name": "default"}], "user_id": "a9715cf08f5b4a65a10bee678b7aa038", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:56:31Z", "hostId": "d5a908b4ea3e6274dc04c72b906bd44371a1981e661775613b812c38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_453ef0bf-b132-4e3e-8977-462656f53188", "created": "2019-06-30T05:56:21Z", "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:56:42,702 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-00270f66-a8de-4de7-a6b8-966bda8e7e5d 2019-06-30 05:56:42,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166700839996s 2019-06-30 05:56:42,709 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:56:44,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:56:44,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:45,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 864 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a6ec9d0f-9465-4a91-b7d4-18443fea5fb2 x-openstack-request-id: req-a6ec9d0f-9465-4a91-b7d4-18443fea5fb2 2019-06-30 05:56:45,395 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_453ef0bf-b132-4e3e-8977-462656f53188": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:e4:3a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ef25a622-7088-43ca-b518-addcd10c4fec", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ef25a622-7088-43ca-b518-addcd10c4fec", "rel": "bookmark"}], "image": {"id": "526a83b4-6277-4f0d-b872-bec10c00408b", "links": [{"href": "http://172.30.9.24:8774/images/526a83b4-6277-4f0d-b872-bec10c00408b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:56:42.000000", "flavor": {"id": "a342a6c8-9d5b-4226-b288-e307c9253380", "links": [{"href": "http://172.30.9.24:8774/flavors/a342a6c8-9d5b-4226-b288-e307c9253380", "rel": "bookmark"}]}, "id": "ef25a622-7088-43ca-b518-addcd10c4fec", "security_groups": [{"name": "default"}], "user_id": "a9715cf08f5b4a65a10bee678b7aa038", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:56:42Z", "hostId": "d6bc39609385df9dc2db1e2c08aafc294383a5e6b6f859bb21531f8a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_453ef0bf-b132-4e3e-8977-462656f53188", "created": "2019-06-30T05:56:34Z", "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_453ef0bf-b132-4e3e-8977-462656f53188": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:61:28", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b8b6cef3-27aa-4324-85e8-281ba63d7d28", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b8b6cef3-27aa-4324-85e8-281ba63d7d28", "rel": "bookmark"}], "image": {"id": "526a83b4-6277-4f0d-b872-bec10c00408b", "links": [{"href": "http://172.30.9.24:8774/images/526a83b4-6277-4f0d-b872-bec10c00408b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:56:31.000000", "flavor": {"id": "a342a6c8-9d5b-4226-b288-e307c9253380", "links": [{"href": "http://172.30.9.24:8774/flavors/a342a6c8-9d5b-4226-b288-e307c9253380", "rel": "bookmark"}]}, "id": "b8b6cef3-27aa-4324-85e8-281ba63d7d28", "security_groups": [{"name": "default"}], "user_id": "a9715cf08f5b4a65a10bee678b7aa038", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:56:31Z", "hostId": "d5a908b4ea3e6274dc04c72b906bd44371a1981e661775613b812c38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_453ef0bf-b132-4e3e-8977-462656f53188", "created": "2019-06-30T05:56:21Z", "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:56:45,395 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a6ec9d0f-9465-4a91-b7d4-18443fea5fb2 2019-06-30 05:56:45,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.683239936829s 2019-06-30 05:56:45,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 05:56:45,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=ef25a622-7088-43ca-b518-addcd10c4fec" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:45,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:45 GMT X-Openstack-Request-Id: req-447faa4f-9b00-4bb4-b200-a1d4f30459f9 2019-06-30 05:56:45,453 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T05:56:42Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dd9f4a5c-ea21-42e8-b247-fd29107e649d","ip_address":"192.168.120.3"}],"id":"55e97fea-6671-4740-8655-8835ea29fe64","security_groups":["d9a2f9e8-4546-4e62-abed-230615810f05"],"mac_address":"fa:16:3e:0b:e4:3a","project_id":"11183a2f43f34657865d08ce9e97b6bd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a31309a-ea49-4ca4-b80c-6f058080b810","tenant_id":"11183a2f43f34657865d08ce9e97b6bd","created_at":"2019-06-30T05:56:37Z","binding:vnic_type":"normal","device_id":"ef25a622-7088-43ca-b518-addcd10c4fec","ip_allocation":"immediate"}]} 2019-06-30 05:56:45,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=ef25a622-7088-43ca-b518-addcd10c4fec used request id req-447faa4f-9b00-4bb4-b200-a1d4f30459f9 2019-06-30 05:56:45,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0510249137878s 2019-06-30 05:56:45,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:56:45,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=55e97fea-6671-4740-8655-8835ea29fe64" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:45,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:45 GMT X-Openstack-Request-Id: req-7dd76546-b028-4fa2-82bc-eccdbf4e3a70 2019-06-30 05:56:45,512 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 05:56:45,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=55e97fea-6671-4740-8655-8835ea29fe64 used request id req-7dd76546-b028-4fa2-82bc-eccdbf4e3a70 2019-06-30 05:56:45,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0487821102142s 2019-06-30 05:56:45,513 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_453ef0bf-b132-4e3e-8977-462656f53188': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0b:e4:3a', 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'526a83b4-6277-4f0d-b872-bec10c00408b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T05:56:42.000000', 'flavor': Munch({u'id': u'a342a6c8-9d5b-4226-b288-e307c9253380'}), 'az': u'nova', 'id': u'ef25a622-7088-43ca-b518-addcd10c4fec', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a9715cf08f5b4a65a10bee678b7aa038', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'11183a2f43f34657865d08ce9e97b6bd', 'name': 'vping_userdata-project_453ef0bf-b132-4e3e-8977-462656f53188', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-06-30T05:56:42.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T05:56:42Z', 'hostId': u'd6bc39609385df9dc2db1e2c08aafc294383a5e6b6f859bb21531f8a', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'd6bc39609385df9dc2db1e2c08aafc294383a5e6b6f859bb21531f8a', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T05:56:42.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'11183a2f43f34657865d08ce9e97b6bd', 'name': u'vping_userdata-vm2_453ef0bf-b132-4e3e-8977-462656f53188', 'adminPass': u'6aWtn6MZcj9o', 'tenant_id': u'11183a2f43f34657865d08ce9e97b6bd', 'created_at': u'2019-06-30T05:56:34Z', 'created': u'2019-06-30T05:56:34Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-30 05:56:45,513 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-06-30 05:56:46,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:56:46,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:46,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 864 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56: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-009df16d-97eb-45d9-9a87-f95c7f44486f x-openstack-request-id: req-009df16d-97eb-45d9-9a87-f95c7f44486f 2019-06-30 05:56:46,858 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_453ef0bf-b132-4e3e-8977-462656f53188": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:e4:3a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ef25a622-7088-43ca-b518-addcd10c4fec", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ef25a622-7088-43ca-b518-addcd10c4fec", "rel": "bookmark"}], "image": {"id": "526a83b4-6277-4f0d-b872-bec10c00408b", "links": [{"href": "http://172.30.9.24:8774/images/526a83b4-6277-4f0d-b872-bec10c00408b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:56:42.000000", "flavor": {"id": "a342a6c8-9d5b-4226-b288-e307c9253380", "links": [{"href": "http://172.30.9.24:8774/flavors/a342a6c8-9d5b-4226-b288-e307c9253380", "rel": "bookmark"}]}, "id": "ef25a622-7088-43ca-b518-addcd10c4fec", "security_groups": [{"name": "default"}], "user_id": "a9715cf08f5b4a65a10bee678b7aa038", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:56:42Z", "hostId": "d6bc39609385df9dc2db1e2c08aafc294383a5e6b6f859bb21531f8a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_453ef0bf-b132-4e3e-8977-462656f53188", "created": "2019-06-30T05:56:34Z", "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_453ef0bf-b132-4e3e-8977-462656f53188": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:61:28", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b8b6cef3-27aa-4324-85e8-281ba63d7d28", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b8b6cef3-27aa-4324-85e8-281ba63d7d28", "rel": "bookmark"}], "image": {"id": "526a83b4-6277-4f0d-b872-bec10c00408b", "links": [{"href": "http://172.30.9.24:8774/images/526a83b4-6277-4f0d-b872-bec10c00408b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:56:31.000000", "flavor": {"id": "a342a6c8-9d5b-4226-b288-e307c9253380", "links": [{"href": "http://172.30.9.24:8774/flavors/a342a6c8-9d5b-4226-b288-e307c9253380", "rel": "bookmark"}]}, "id": "b8b6cef3-27aa-4324-85e8-281ba63d7d28", "security_groups": [{"name": "default"}], "user_id": "a9715cf08f5b4a65a10bee678b7aa038", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:56:31Z", "hostId": "d5a908b4ea3e6274dc04c72b906bd44371a1981e661775613b812c38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_453ef0bf-b132-4e3e-8977-462656f53188", "created": "2019-06-30T05:56:21Z", "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:56:46,858 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-009df16d-97eb-45d9-9a87-f95c7f44486f 2019-06-30 05:56:46,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.343164920807s 2019-06-30 05:56:46,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-30 05:56:46,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/ef25a622-7088-43ca-b518-addcd10c4fec/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-30 05:56:46,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7947 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56: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-e222ff7b-0546-4d15-83e8-3ca39595a485 x-openstack-request-id: req-e222ff7b-0546-4d15-83e8-3ca39595a485 2019-06-30 05:56:46,942 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 565307144 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.246152] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.249327] pid_max: default: 32768 minimum: 301\n[ 0.251040] ACPI: Core revision 20150930\n[ 0.253138] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.255615] Security Framework initialized\n[ 0.257179] Yama: becoming mindful.\n[ 0.258560] AppArmor: AppArmor initialized\n[ 0.260153] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.262635] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.265070] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.267374] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.269962] Initializing cgroup subsys io\n[ 0.271500] Initializing cgroup subsys memory\n[ 0.273150] Initializing cgroup subsys devices\n[ 0.274813] Initializing cgroup subsys freezer\n[ 0.276479] Initializing cgroup subsys net_cls\n[ 0.278141] Initializing cgroup subsys perf_event\n[ 0.279877] Initializing cgroup subsys net_prio\n[ 0.281568] Initializing cgroup subsys hugetlb\n[ 0.283224] Initializing cgroup subsys pids\n[ 0.284882] CPU: Physical Processor ID: 0\n[ 0.287103] mce: CPU supports 10 MCE banks\n[ 0.288710] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.290619] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.310875] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.320915] ftrace: allocating 31920 entries in 125 pages\n[ 0.358287] smpboot: Max logical packages: 1\n[ 0.359902] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.362455] x2apic enabled\n[ 0.363922] Switched APIC routing to physical x2apic.\n[ 0.367001] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.369139] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.373089] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.376483] KVM setup paravirtual spinlock\n[ 0.378516] x86: Booted up 1 node, 1 CPUs\n[ 0.380061] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.382640] devtmpfs: initialized\n[ 0.384972] evm: security.selinux\n[ 0.386288] evm: security.SMACK64\n[ 0.387601] evm: security.SMACK64EXEC\n[ 0.389022] evm: security.SMACK64TRANSMUTE\n[ 0.390555] evm: security.SMACK64MMAP\n[ 0.391969] evm: security.ima\n[ 0.393179] evm: security.capability\n[ 0.394638] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.398124] pinctrl core: initialized pinctrl subsystem\n[ 0.400148] RTC time: 5:56:43, date: 06/30/19\n[ 0.401899] NET: Registered protocol family 16\n[ 0.403681] cpuidle: using governor ladder\n[ 0.405232] cpuidle: using governor menu\n[ 0.406716] PCCT header not found.\n[ 0.408105] ACPI: bus type PCI registered\n[ 0.409622] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.411959] PCI: Using configuration type 1 for base access\n[ 0.414670] ACPI: Added _OSI(Module Device)\n[ 0.416252] ACPI: Added _OSI(Processor Device)\n[ 0.417887] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.419595] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.422336] ACPI: Interpreter enabled\n[ 0.423784] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.427294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.430798] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.434306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.437802] ACPI: (supports S0 S5)\n[ 0.439138] ACPI: Using IOAPIC for interrupt routing\n[ 0.440937] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.445688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.447862] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.450223] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.452510] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.456627] acpiphp: Slot [3] registered\n[ 0.458141] acpiphp: Slot [4] registered\n[ 0.459651] acpiphp: Slot [5] registered\n[ 0.461169] acpiphp: Slot [6] registered\n[ 0.462677] acpiphp: Slot [7] registered\n[ 0.464186] acpiphp: Slot [8] registered\n[ 0.465698] acpiphp: Slot [9] registered\n[ 0.467212] acpiphp: Slot [10] registered\n[ 0.468744] acpiphp: Slot [11] registered\n[ 0.470281] acpiphp: Slot [12] registered\n[ 0.471825] acpiphp: Slot [13] registered\n[ 0.473411] acpiphp: Slot [14] registered\n[ 0.474955] acpiphp: Slot [15] registered\n[ 0.492962] acpiphp: Slot [16] registered\n[ 0.494498] acpiphp: Slot [17] registered\n[ 0.496036] acpiphp: Slot [18] registered\n[ 0.500247] acpiphp: Slot [19] registered\n[ 0.501801] acpiphp: Slot [20] registered\n[ 0.503343] acpiphp: Slot [21] registered\n[ 0.504957] acpiphp: Slot [22] registered\n[ 0.506493] acpiphp: Slot [23] registered\n[ 0.508030] acpiphp: Slot [24] registered\n[ 0.509572] acpiphp: Slot [25] registered\n[ 0.511112] acpiphp: Slot [26] registered\n[ 0.512643] acpiphp: Slot [27] registered\n[ 0.514185] acpiphp: Slot [28] registered\n[ 0.515720] acpiphp: Slot [29] registered\n[ 0.517267] acpiphp: Slot [30] registered\n[ 0.518807] acpiphp: Slot [31] registered\n[ 0.520353] PCI host bridge to bus 0000:00\n[ 0.521913] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.524252] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.526582] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.529345] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.532116] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.534937] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.541559] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.544013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.546274] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.548709] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.553854] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.556556] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.580770] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.583539] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.586208] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.588860] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.591481] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.593818] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.596270] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.598297] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.601246] vgaarb: loaded\n[ 0.602375] vgaarb: bridge control possible 0000:00:02.0\n[ 0.604637] SCSI subsystem initialized\n[ 0.606365] ACPI: bus type USB registered\n[ 0.607940] usbcore: registered new interface driver usbfs\n[ 0.609906] usbcore: registered new interface driver hub\n[ 0.611827] usbcore: registered new device driver usb\n[ 0.613874] PCI: Using ACPI for IRQ routing\n[ 0.615937] NetLabel: Initializing\n[ 0.617293] NetLabel: domain hash size = 128\n[ 0.618925] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.620754] NetLabel: unlabeled traffic allowed by default\n[ 0.622968] clocksource: Switched to clocksource kvm-clock\n[ 0.633815] AppArmor: AppArmor Filesystem Enabled\n[ 0.635618] pnp: PnP ACPI init\n[ 0.637204] pnp: PnP ACPI: found 5 devices\n[ 0.644456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.647737] NET: Registered protocol family 2\n[ 0.649654] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.652134] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.654437] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.656759] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.658851] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.661095] NET: Registered protocol family 1\n[ 0.662763] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.664862] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.666924] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.682087] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.697357] Trying to unpack rootfs image as initramfs...\n[ 0.759459] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.762456] Scanning for low memory corruption every 60 seconds\n[ 0.764960] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.767166] audit: initializing netlink subsys (disabled)\n[ 0.769112] audit: type=2000 audit(1561874203.808:1): initialized\n[ 0.771577] Initialise system trusted keyring\n[ 0.773329] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.775551] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.778867] zbud: loaded\n[ 0.780126] VFS: Disk quotas dquot_6.6.0\n[ 0.781661] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.784438] fuse init (API version 7.23)\n[ 0.786074] Key type big_key registered\n[ 0.787586] Allocating IMA MOK and blacklist keyrings.\n[ 0.789767] Key type asymmetric registered\n[ 0.791338] Asymmetric key parser 'x509' registered\n[ 0.793161] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.795985] io scheduler noop registered\n[ 0.797482] io scheduler deadline registered (default)\n[ 0.799394] io scheduler cfq registered\n[ 0.800959] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.802946] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.805328] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.808090] ACPI: Power Button [PWRF]\n[ 0.809635] GHES: HEST is not enabled!\n[ 0.824031] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.854261] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.857998] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.883761] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.887488] Linux agpgart interface v0.103\n[ 0.891185] brd: module loaded\n[ 0.893673] loop: module loaded\n[ 0.899277] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.902042] GPT:90111 != 2097151\n[ 0.903332] GPT:Alternate GPT header not at the end of the disk.\n[ 0.905437] GPT:90111 != 2097151\n[ 0.906727] GPT: Use GNU Parted to correct GPT errors.\n[ 0.908579] vda: vda1 vda15\n[ 0.910487] scsi host0: ata_piix\n[ 0.911927] scsi host1: ata_piix\n[ 0.913268] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.915616] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.918599] libphy: Fixed MDIO Bus: probed\n[ 0.920169] tun: Universal TUN/TAP device driver, 1.6\n[ 0.922000] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.925426] PPP generic driver version 2.4.2\n[ 0.927128] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.929408] ehci-pci: EHCI PCI platform driver\n[ 0.931081] ehci-platform: EHCI generic platform driver\n[ 0.932977] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.935168] ohci-pci: OHCI PCI platform driver\n[ 0.936840] ohci-platform: OHCI generic platform driver\n[ 0.938748] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.953992] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.955904] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.958681] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.960611] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.962772] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.965119] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.967817] usb usb1: Product: UHCI Host Controller\n[ 0.969581] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.971770] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.973564] hub 1-0:1.0: USB hub found\n[ 0.975050] hub 1-0:1.0: 2 ports detected\n[ 0.976736] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.980622] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.982426] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.984332] mousedev: PS/2 mouse device common for all mice\n[ 0.986681] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.989886] rtc_cmos 00:00: RTC can wake from S4\n[ 0.992147] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.994410] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.996682] i2c /dev entries driver\n[ 0.998103] device-mapper: uevent: version 1.0.3\n[ 0.999887] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.002977] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.005397] NET: Registered protocol family 10\n[ 1.007346] NET: Registered protocol family 17\n[ 1.009021] Key type dns_resolver registered\n[ 1.010779] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.012848] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.016143] registered taskstats version 1\n[ 1.017723] Loading compiled-in X.509 certificates\n[ 1.020044] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.023580] zswap: loaded using pool lzo/zbud\n[ 1.025992] Key type trusted registered\n[ 1.028470] Key type encrypted registered\n[ 1.030014] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.031990] ima: No TPM chip found, activating TPM-bypass!\n[ 1.033966] evm: HMAC attrs: 0x1\n[ 1.035661] Magic number: 7:673:922\n[ 1.037214] rtc_cmos 00:00: setting system clock to 2019-06-30 05:56:44 UTC (1561874204)\n[ 1.040224] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.042343] EDD information not available.\n[ 1.072775] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.092661] Write protecting the kernel read-only data: 14336k\n[ 1.096305] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.099567] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.91\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.272196] 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 1.06. 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"} 2019-06-30 05:56:46,943 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/ef25a622-7088-43ca-b518-addcd10c4fec/action used request id req-e222ff7b-0546-4d15-83e8-3ca39595a485 2019-06-30 05:56:46,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0819129943848s 2019-06-30 05:56:46,944 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 565307144 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.246152] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.249327] pid_max: default: 32768 minimum: 301 [ 0.251040] ACPI: Core revision 20150930 [ 0.253138] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.255615] Security Framework initialized [ 0.257179] Yama: becoming mindful. [ 0.258560] AppArmor: AppArmor initialized [ 0.260153] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.262635] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.265070] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.267374] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.269962] Initializing cgroup subsys io [ 0.271500] Initializing cgroup subsys memory [ 0.273150] Initializing cgroup subsys devices [ 0.274813] Initializing cgroup subsys freezer [ 0.276479] Initializing cgroup subsys net_cls [ 0.278141] Initializing cgroup subsys perf_event [ 0.279877] Initializing cgroup subsys net_prio [ 0.281568] Initializing cgroup subsys hugetlb [ 0.283224] Initializing cgroup subsys pids [ 0.284882] CPU: Physical Processor ID: 0 [ 0.287103] mce: CPU supports 10 MCE banks [ 0.288710] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.290619] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.310875] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.320915] ftrace: allocating 31920 entries in 125 pages [ 0.358287] smpboot: Max logical packages: 1 [ 0.359902] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.362455] x2apic enabled [ 0.363922] Switched APIC routing to physical x2apic. [ 0.367001] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.369139] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.373089] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.376483] KVM setup paravirtual spinlock [ 0.378516] x86: Booted up 1 node, 1 CPUs [ 0.380061] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.382640] devtmpfs: initialized [ 0.384972] evm: security.selinux [ 0.386288] evm: security.SMACK64 [ 0.387601] evm: security.SMACK64EXEC [ 0.389022] evm: security.SMACK64TRANSMUTE [ 0.390555] evm: security.SMACK64MMAP [ 0.391969] evm: security.ima [ 0.393179] evm: security.capability [ 0.394638] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.398124] pinctrl core: initialized pinctrl subsystem [ 0.400148] RTC time: 5:56:43, date: 06/30/19 [ 0.401899] NET: Registered protocol family 16 [ 0.403681] cpuidle: using governor ladder [ 0.405232] cpuidle: using governor menu [ 0.406716] PCCT header not found. [ 0.408105] ACPI: bus type PCI registered [ 0.409622] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.411959] PCI: Using configuration type 1 for base access [ 0.414670] ACPI: Added _OSI(Module Device) [ 0.416252] ACPI: Added _OSI(Processor Device) [ 0.417887] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.419595] ACPI: Added _OSI(Processor Aggregator Device) [ 0.422336] ACPI: Interpreter enabled [ 0.423784] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.427294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.430798] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.434306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.437802] ACPI: (supports S0 S5) [ 0.439138] ACPI: Using IOAPIC for interrupt routing [ 0.440937] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.445688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.447862] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.450223] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.452510] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.456627] acpiphp: Slot [3] registered [ 0.458141] acpiphp: Slot [4] registered [ 0.459651] acpiphp: Slot [5] registered [ 0.461169] acpiphp: Slot [6] registered [ 0.462677] acpiphp: Slot [7] registered [ 0.464186] acpiphp: Slot [8] registered [ 0.465698] acpiphp: Slot [9] registered [ 0.467212] acpiphp: Slot [10] registered [ 0.468744] acpiphp: Slot [11] registered [ 0.470281] acpiphp: Slot [12] registered [ 0.471825] acpiphp: Slot [13] registered [ 0.473411] acpiphp: Slot [14] registered [ 0.474955] acpiphp: Slot [15] registered [ 0.492962] acpiphp: Slot [16] registered [ 0.494498] acpiphp: Slot [17] registered [ 0.496036] acpiphp: Slot [18] registered [ 0.500247] acpiphp: Slot [19] registered [ 0.501801] acpiphp: Slot [20] registered [ 0.503343] acpiphp: Slot [21] registered [ 0.504957] acpiphp: Slot [22] registered [ 0.506493] acpiphp: Slot [23] registered [ 0.508030] acpiphp: Slot [24] registered [ 0.509572] acpiphp: Slot [25] registered [ 0.511112] acpiphp: Slot [26] registered [ 0.512643] acpiphp: Slot [27] registered [ 0.514185] acpiphp: Slot [28] registered [ 0.515720] acpiphp: Slot [29] registered [ 0.517267] acpiphp: Slot [30] registered [ 0.518807] acpiphp: Slot [31] registered [ 0.520353] PCI host bridge to bus 0000:00 [ 0.521913] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.524252] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.526582] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.529345] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.532116] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.534937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.541559] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.544013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.546274] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.548709] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.553854] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.556556] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.580770] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.583539] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.586208] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.588860] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.591481] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.593818] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.596270] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.598297] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.601246] vgaarb: loaded [ 0.602375] vgaarb: bridge control possible 0000:00:02.0 [ 0.604637] SCSI subsystem initialized [ 0.606365] ACPI: bus type USB registered [ 0.607940] usbcore: registered new interface driver usbfs [ 0.609906] usbcore: registered new interface driver hub [ 0.611827] usbcore: registered new device driver usb [ 0.613874] PCI: Using ACPI for IRQ routing [ 0.615937] NetLabel: Initializing [ 0.617293] NetLabel: domain hash size = 128 [ 0.618925] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.620754] NetLabel: unlabeled traffic allowed by default [ 0.622968] clocksource: Switched to clocksource kvm-clock [ 0.633815] AppArmor: AppArmor Filesystem Enabled [ 0.635618] pnp: PnP ACPI init [ 0.637204] pnp: PnP ACPI: found 5 devices [ 0.644456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.647737] NET: Registered protocol family 2 [ 0.649654] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.652134] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.654437] TCP: Hash tables configured (established 4096 bind 4096) [ 0.656759] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.658851] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.661095] NET: Registered protocol family 1 [ 0.662763] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.664862] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.666924] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.682087] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.697357] Trying to unpack rootfs image as initramfs... [ 0.759459] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.762456] Scanning for low memory corruption every 60 seconds [ 0.764960] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.767166] audit: initializing netlink subsys (disabled) [ 0.769112] audit: type=2000 audit(1561874203.808:1): initialized [ 0.771577] Initialise system trusted keyring [ 0.773329] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.775551] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.778867] zbud: loaded [ 0.780126] VFS: Disk quotas dquot_6.6.0 [ 0.781661] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.784438] fuse init (API version 7.23) [ 0.786074] Key type big_key registered [ 0.787586] Allocating IMA MOK and blacklist keyrings. [ 0.789767] Key type asymmetric registered [ 0.791338] Asymmetric key parser 'x509' registered [ 0.793161] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.795985] io scheduler noop registered [ 0.797482] io scheduler deadline registered (default) [ 0.799394] io scheduler cfq registered [ 0.800959] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.802946] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.805328] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.808090] ACPI: Power Button [PWRF] [ 0.809635] GHES: HEST is not enabled! [ 0.824031] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.854261] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.857998] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.883761] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.887488] Linux agpgart interface v0.103 [ 0.891185] brd: module loaded [ 0.893673] loop: module loaded [ 0.899277] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.902042] GPT:90111 != 2097151 [ 0.903332] GPT:Alternate GPT header not at the end of the disk. [ 0.905437] GPT:90111 != 2097151 [ 0.906727] GPT: Use GNU Parted to correct GPT errors. [ 0.908579] vda: vda1 vda15 [ 0.910487] scsi host0: ata_piix [ 0.911927] scsi host1: ata_piix [ 0.913268] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.915616] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.918599] libphy: Fixed MDIO Bus: probed [ 0.920169] tun: Universal TUN/TAP device driver, 1.6 [ 0.922000] tun: (C) 1999-2004 Max Krasnyansky [ 0.925426] PPP generic driver version 2.4.2 [ 0.927128] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.929408] ehci-pci: EHCI PCI platform driver [ 0.931081] ehci-platform: EHCI generic platform driver [ 0.932977] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.935168] ohci-pci: OHCI PCI platform driver [ 0.936840] ohci-platform: OHCI generic platform driver [ 0.938748] uhci_hcd: USB Universal Host Controller Interface driver [ 0.953992] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.955904] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.958681] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.960611] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.962772] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.965119] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.967817] usb usb1: Product: UHCI Host Controller [ 0.969581] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.971770] usb usb1: SerialNumber: 0000:00:01.2 [ 0.973564] hub 1-0:1.0: USB hub found [ 0.975050] hub 1-0:1.0: 2 ports detected [ 0.976736] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.980622] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.982426] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.984332] mousedev: PS/2 mouse device common for all mice [ 0.986681] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.989886] rtc_cmos 00:00: RTC can wake from S4 [ 0.992147] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.994410] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.996682] i2c /dev entries driver [ 0.998103] device-mapper: uevent: version 1.0.3 [ 0.999887] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.002977] ledtrig-cpu: registered to indicate activity on CPUs [ 1.005397] NET: Registered protocol family 10 [ 1.007346] NET: Registered protocol family 17 [ 1.009021] Key type dns_resolver registered [ 1.010779] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.012848] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.016143] registered taskstats version 1 [ 1.017723] Loading compiled-in X.509 certificates [ 1.020044] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.023580] zswap: loaded using pool lzo/zbud [ 1.025992] Key type trusted registered [ 1.028470] Key type encrypted registered [ 1.030014] AppArmor: AppArmor sha1 policy hashing enabled [ 1.031990] ima: No TPM chip found, activating TPM-bypass! [ 1.033966] evm: HMAC attrs: 0x1 [ 1.035661] Magic number: 7:673:922 [ 1.037214] rtc_cmos 00:00: setting system clock to 2019-06-30 05:56:44 UTC (1561874204) [ 1.040224] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.042343] EDD information not available. [ 1.072775] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.092661] Write protecting the kernel read-only data: 14336k [ 1.096305] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.099567] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.272196] 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 1.06. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2019-06-30 05:56:46,944 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.11. Waiting for response... 2019-06-30 05:56:47,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:56:47,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:48,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 864 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-875cdf99-cad5-4a38-b860-a5484f6dc8d3 x-openstack-request-id: req-875cdf99-cad5-4a38-b860-a5484f6dc8d3 2019-06-30 05:56:48,397 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_453ef0bf-b132-4e3e-8977-462656f53188": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:e4:3a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ef25a622-7088-43ca-b518-addcd10c4fec", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ef25a622-7088-43ca-b518-addcd10c4fec", "rel": "bookmark"}], "image": {"id": "526a83b4-6277-4f0d-b872-bec10c00408b", "links": [{"href": "http://172.30.9.24:8774/images/526a83b4-6277-4f0d-b872-bec10c00408b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:56:42.000000", "flavor": {"id": "a342a6c8-9d5b-4226-b288-e307c9253380", "links": [{"href": "http://172.30.9.24:8774/flavors/a342a6c8-9d5b-4226-b288-e307c9253380", "rel": "bookmark"}]}, "id": "ef25a622-7088-43ca-b518-addcd10c4fec", "security_groups": [{"name": "default"}], "user_id": "a9715cf08f5b4a65a10bee678b7aa038", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:56:42Z", "hostId": "d6bc39609385df9dc2db1e2c08aafc294383a5e6b6f859bb21531f8a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_453ef0bf-b132-4e3e-8977-462656f53188", "created": "2019-06-30T05:56:34Z", "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_453ef0bf-b132-4e3e-8977-462656f53188": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:61:28", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b8b6cef3-27aa-4324-85e8-281ba63d7d28", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b8b6cef3-27aa-4324-85e8-281ba63d7d28", "rel": "bookmark"}], "image": {"id": "526a83b4-6277-4f0d-b872-bec10c00408b", "links": [{"href": "http://172.30.9.24:8774/images/526a83b4-6277-4f0d-b872-bec10c00408b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:56:31.000000", "flavor": {"id": "a342a6c8-9d5b-4226-b288-e307c9253380", "links": [{"href": "http://172.30.9.24:8774/flavors/a342a6c8-9d5b-4226-b288-e307c9253380", "rel": "bookmark"}]}, "id": "b8b6cef3-27aa-4324-85e8-281ba63d7d28", "security_groups": [{"name": "default"}], "user_id": "a9715cf08f5b4a65a10bee678b7aa038", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:56:31Z", "hostId": "d5a908b4ea3e6274dc04c72b906bd44371a1981e661775613b812c38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_453ef0bf-b132-4e3e-8977-462656f53188", "created": "2019-06-30T05:56:21Z", "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:56:48,398 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-875cdf99-cad5-4a38-b860-a5484f6dc8d3 2019-06-30 05:56:48,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.451643943787s 2019-06-30 05:56:48,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-30 05:56:48,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/ef25a622-7088-43ca-b518-addcd10c4fec/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-30 05:56:48,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9579 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56: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-d69a4e4b-8a9b-4e7d-8e5c-292799a1db78 x-openstack-request-id: req-d69a4e4b-8a9b-4e7d-8e5c-292799a1db78 2019-06-30 05:56:48,487 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 565307144 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.246152] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.249327] pid_max: default: 32768 minimum: 301\n[ 0.251040] ACPI: Core revision 20150930\n[ 0.253138] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.255615] Security Framework initialized\n[ 0.257179] Yama: becoming mindful.\n[ 0.258560] AppArmor: AppArmor initialized\n[ 0.260153] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.262635] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.265070] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.267374] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.269962] Initializing cgroup subsys io\n[ 0.271500] Initializing cgroup subsys memory\n[ 0.273150] Initializing cgroup subsys devices\n[ 0.274813] Initializing cgroup subsys freezer\n[ 0.276479] Initializing cgroup subsys net_cls\n[ 0.278141] Initializing cgroup subsys perf_event\n[ 0.279877] Initializing cgroup subsys net_prio\n[ 0.281568] Initializing cgroup subsys hugetlb\n[ 0.283224] Initializing cgroup subsys pids\n[ 0.284882] CPU: Physical Processor ID: 0\n[ 0.287103] mce: CPU supports 10 MCE banks\n[ 0.288710] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.290619] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.310875] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.320915] ftrace: allocating 31920 entries in 125 pages\n[ 0.358287] smpboot: Max logical packages: 1\n[ 0.359902] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.362455] x2apic enabled\n[ 0.363922] Switched APIC routing to physical x2apic.\n[ 0.367001] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.369139] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.373089] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.376483] KVM setup paravirtual spinlock\n[ 0.378516] x86: Booted up 1 node, 1 CPUs\n[ 0.380061] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.382640] devtmpfs: initialized\n[ 0.384972] evm: security.selinux\n[ 0.386288] evm: security.SMACK64\n[ 0.387601] evm: security.SMACK64EXEC\n[ 0.389022] evm: security.SMACK64TRANSMUTE\n[ 0.390555] evm: security.SMACK64MMAP\n[ 0.391969] evm: security.ima\n[ 0.393179] evm: security.capability\n[ 0.394638] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.398124] pinctrl core: initialized pinctrl subsystem\n[ 0.400148] RTC time: 5:56:43, date: 06/30/19\n[ 0.401899] NET: Registered protocol family 16\n[ 0.403681] cpuidle: using governor ladder\n[ 0.405232] cpuidle: using governor menu\n[ 0.406716] PCCT header not found.\n[ 0.408105] ACPI: bus type PCI registered\n[ 0.409622] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.411959] PCI: Using configuration type 1 for base access\n[ 0.414670] ACPI: Added _OSI(Module Device)\n[ 0.416252] ACPI: Added _OSI(Processor Device)\n[ 0.417887] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.419595] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.422336] ACPI: Interpreter enabled\n[ 0.423784] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.427294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.430798] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.434306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.437802] ACPI: (supports S0 S5)\n[ 0.439138] ACPI: Using IOAPIC for interrupt routing\n[ 0.440937] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.445688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.447862] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.450223] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.452510] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.456627] acpiphp: Slot [3] registered\n[ 0.458141] acpiphp: Slot [4] registered\n[ 0.459651] acpiphp: Slot [5] registered\n[ 0.461169] acpiphp: Slot [6] registered\n[ 0.462677] acpiphp: Slot [7] registered\n[ 0.464186] acpiphp: Slot [8] registered\n[ 0.465698] acpiphp: Slot [9] registered\n[ 0.467212] acpiphp: Slot [10] registered\n[ 0.468744] acpiphp: Slot [11] registered\n[ 0.470281] acpiphp: Slot [12] registered\n[ 0.471825] acpiphp: Slot [13] registered\n[ 0.473411] acpiphp: Slot [14] registered\n[ 0.474955] acpiphp: Slot [15] registered\n[ 0.492962] acpiphp: Slot [16] registered\n[ 0.494498] acpiphp: Slot [17] registered\n[ 0.496036] acpiphp: Slot [18] registered\n[ 0.500247] acpiphp: Slot [19] registered\n[ 0.501801] acpiphp: Slot [20] registered\n[ 0.503343] acpiphp: Slot [21] registered\n[ 0.504957] acpiphp: Slot [22] registered\n[ 0.506493] acpiphp: Slot [23] registered\n[ 0.508030] acpiphp: Slot [24] registered\n[ 0.509572] acpiphp: Slot [25] registered\n[ 0.511112] acpiphp: Slot [26] registered\n[ 0.512643] acpiphp: Slot [27] registered\n[ 0.514185] acpiphp: Slot [28] registered\n[ 0.515720] acpiphp: Slot [29] registered\n[ 0.517267] acpiphp: Slot [30] registered\n[ 0.518807] acpiphp: Slot [31] registered\n[ 0.520353] PCI host bridge to bus 0000:00\n[ 0.521913] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.524252] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.526582] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.529345] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.532116] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.534937] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.541559] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.544013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.546274] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.548709] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.553854] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.556556] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.580770] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.583539] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.586208] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.588860] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.591481] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.593818] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.596270] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.598297] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.601246] vgaarb: loaded\n[ 0.602375] vgaarb: bridge control possible 0000:00:02.0\n[ 0.604637] SCSI subsystem initialized\n[ 0.606365] ACPI: bus type USB registered\n[ 0.607940] usbcore: registered new interface driver usbfs\n[ 0.609906] usbcore: registered new interface driver hub\n[ 0.611827] usbcore: registered new device driver usb\n[ 0.613874] PCI: Using ACPI for IRQ routing\n[ 0.615937] NetLabel: Initializing\n[ 0.617293] NetLabel: domain hash size = 128\n[ 0.618925] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.620754] NetLabel: unlabeled traffic allowed by default\n[ 0.622968] clocksource: Switched to clocksource kvm-clock\n[ 0.633815] AppArmor: AppArmor Filesystem Enabled\n[ 0.635618] pnp: PnP ACPI init\n[ 0.637204] pnp: PnP ACPI: found 5 devices\n[ 0.644456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.647737] NET: Registered protocol family 2\n[ 0.649654] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.652134] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.654437] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.656759] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.658851] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.661095] NET: Registered protocol family 1\n[ 0.662763] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.664862] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.666924] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.682087] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.697357] Trying to unpack rootfs image as initramfs...\n[ 0.759459] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.762456] Scanning for low memory corruption every 60 seconds\n[ 0.764960] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.767166] audit: initializing netlink subsys (disabled)\n[ 0.769112] audit: type=2000 audit(1561874203.808:1): initialized\n[ 0.771577] Initialise system trusted keyring\n[ 0.773329] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.775551] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.778867] zbud: loaded\n[ 0.780126] VFS: Disk quotas dquot_6.6.0\n[ 0.781661] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.784438] fuse init (API version 7.23)\n[ 0.786074] Key type big_key registered\n[ 0.787586] Allocating IMA MOK and blacklist keyrings.\n[ 0.789767] Key type asymmetric registered\n[ 0.791338] Asymmetric key parser 'x509' registered\n[ 0.793161] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.795985] io scheduler noop registered\n[ 0.797482] io scheduler deadline registered (default)\n[ 0.799394] io scheduler cfq registered\n[ 0.800959] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.802946] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.805328] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.808090] ACPI: Power Button [PWRF]\n[ 0.809635] GHES: HEST is not enabled!\n[ 0.824031] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.854261] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.857998] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.883761] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.887488] Linux agpgart interface v0.103\n[ 0.891185] brd: module loaded\n[ 0.893673] loop: module loaded\n[ 0.899277] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.902042] GPT:90111 != 2097151\n[ 0.903332] GPT:Alternate GPT header not at the end of the disk.\n[ 0.905437] GPT:90111 != 2097151\n[ 0.906727] GPT: Use GNU Parted to correct GPT errors.\n[ 0.908579] vda: vda1 vda15\n[ 0.910487] scsi host0: ata_piix\n[ 0.911927] scsi host1: ata_piix\n[ 0.913268] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.915616] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.918599] libphy: Fixed MDIO Bus: probed\n[ 0.920169] tun: Universal TUN/TAP device driver, 1.6\n[ 0.922000] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.925426] PPP generic driver version 2.4.2\n[ 0.927128] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.929408] ehci-pci: EHCI PCI platform driver\n[ 0.931081] ehci-platform: EHCI generic platform driver\n[ 0.932977] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.935168] ohci-pci: OHCI PCI platform driver\n[ 0.936840] ohci-platform: OHCI generic platform driver\n[ 0.938748] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.953992] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.955904] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.958681] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.960611] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.962772] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.965119] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.967817] usb usb1: Product: UHCI Host Controller\n[ 0.969581] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.971770] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.973564] hub 1-0:1.0: USB hub found\n[ 0.975050] hub 1-0:1.0: 2 ports detected\n[ 0.976736] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.980622] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.982426] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.984332] mousedev: PS/2 mouse device common for all mice\n[ 0.986681] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.989886] rtc_cmos 00:00: RTC can wake from S4\n[ 0.992147] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.994410] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.996682] i2c /dev entries driver\n[ 0.998103] device-mapper: uevent: version 1.0.3\n[ 0.999887] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.002977] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.005397] NET: Registered protocol family 10\n[ 1.007346] NET: Registered protocol family 17\n[ 1.009021] Key type dns_resolver registered\n[ 1.010779] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.012848] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.016143] registered taskstats version 1\n[ 1.017723] Loading compiled-in X.509 certificates\n[ 1.020044] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.023580] zswap: loaded using pool lzo/zbud\n[ 1.025992] Key type trusted registered\n[ 1.028470] Key type encrypted registered\n[ 1.030014] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.031990] ima: No TPM chip found, activating TPM-bypass!\n[ 1.033966] evm: HMAC attrs: 0x1\n[ 1.035661] Magic number: 7:673:922\n[ 1.037214] rtc_cmos 00:00: setting system clock to 2019-06-30 05:56:44 UTC (1561874204)\n[ 1.040224] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.042343] EDD information not available.\n[ 1.072775] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.092661] Write protecting the kernel read-only data: 14336k\n[ 1.096305] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.099567] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.91\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.272196] 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 1.06. 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=== 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCQ3xyCOtDvJCyTuEnfiZ4NYuLnSXLg7Pb5eVrkizL6dPiFIQ1MmVukhrRSC0L1oO6a4MxquF5mve5ghYTCna3hZPsChTftTSE4810eozsRFDXAmXjB1kiG1Vf2fv8BYyp+4Qx/im2dIvqMivzuKN0fetql7h0UX5dsZ1LcbDGzjDvOim0BenwoZ/H/DqW6rymd+EAZyosaereHi9gqA7G1pOKBat295OJCWtWpL2hp0y+/0umuS17h8L02CiNPA4o9eG6Jr75/wGmaHxtR5WWyTJgryaaJ3NOI935xqvIpQutqwEcyi6w+ViOeeBffqUJ1AZ29tr1t0/i4Ns+KYtK/ root@vping-userdata-vm2-453ef0bf-b132-4e3e-8977-462656f53188\nssh-dss AAAAB3NzaC1kc3MAAACBAMqCKPq8sJM/e/EHTJfvsWA9RjCk/Pm3RCmnCQytbYV0/9ohwJ0iclusPXlbT27X5KIJ2NerWTIIf+YCg2hnDeEdxY5uGiUC6TSQGmHF88vurAkxFBGWumShwOtc6xhvRZoyENwcmBDXXJFiKAypps4YI+wFj81PunbbKD2dS0pnAAAAFQCHzrhGHO61CtO5tanpIr6Vvl+YmwAAAIBYVtzd6TlAOuDjco1Y1H3oqECr4Vpca8R3zEHcR8k9q7bctu8FECIu/ve9MP432QmOYLK5lqg2DCcE9cKZrdp+nyPTrgyX6rVTj25w4bCZ4UBOR1jheox0kpNZvaqheX7BrpLEkzKSVcb3rGYGvdEk5hOWo3uSyeg2uhUetEDruwAAAIAbtq7XrH+XUi2WvfsShHqbi8D49jzn/jO9rnxI+jLomcoZPKG6gPLNrBILrDmJLOVmdxj+OIOGNOhVwlXyV6VrYJzTU9/f5ZzeFbhE3sLXvOjFDWHoM9E2IEjSeAe1wkrGB/BxQoOxDZyflvczO5eJkvhGuoi/lPaV8BKA44uBgw== root@vping-userdata-vm2-453ef0bf-b132-4e3e-8977-462656f53188\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:fe0b:e43a/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-453ef0bf-b132-4e3e-8977-462656f53188\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.00 ===\n/dev/root resized successfully [took 0.17s]\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-453ef0bf-b132-4e3e-8977-462656f53188 login: "} 2019-06-30 05:56:48,488 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/ef25a622-7088-43ca-b518-addcd10c4fec/action used request id req-d69a4e4b-8a9b-4e7d-8e5c-292799a1db78 2019-06-30 05:56:48,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0872519016266s 2019-06-30 05:56:48,489 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 565307144 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.246152] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.249327] pid_max: default: 32768 minimum: 301 [ 0.251040] ACPI: Core revision 20150930 [ 0.253138] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.255615] Security Framework initialized [ 0.257179] Yama: becoming mindful. [ 0.258560] AppArmor: AppArmor initialized [ 0.260153] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.262635] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.265070] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.267374] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.269962] Initializing cgroup subsys io [ 0.271500] Initializing cgroup subsys memory [ 0.273150] Initializing cgroup subsys devices [ 0.274813] Initializing cgroup subsys freezer [ 0.276479] Initializing cgroup subsys net_cls [ 0.278141] Initializing cgroup subsys perf_event [ 0.279877] Initializing cgroup subsys net_prio [ 0.281568] Initializing cgroup subsys hugetlb [ 0.283224] Initializing cgroup subsys pids [ 0.284882] CPU: Physical Processor ID: 0 [ 0.287103] mce: CPU supports 10 MCE banks [ 0.288710] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.290619] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.310875] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.320915] ftrace: allocating 31920 entries in 125 pages [ 0.358287] smpboot: Max logical packages: 1 [ 0.359902] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.362455] x2apic enabled [ 0.363922] Switched APIC routing to physical x2apic. [ 0.367001] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.369139] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.373089] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.376483] KVM setup paravirtual spinlock [ 0.378516] x86: Booted up 1 node, 1 CPUs [ 0.380061] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.382640] devtmpfs: initialized [ 0.384972] evm: security.selinux [ 0.386288] evm: security.SMACK64 [ 0.387601] evm: security.SMACK64EXEC [ 0.389022] evm: security.SMACK64TRANSMUTE [ 0.390555] evm: security.SMACK64MMAP [ 0.391969] evm: security.ima [ 0.393179] evm: security.capability [ 0.394638] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.398124] pinctrl core: initialized pinctrl subsystem [ 0.400148] RTC time: 5:56:43, date: 06/30/19 [ 0.401899] NET: Registered protocol family 16 [ 0.403681] cpuidle: using governor ladder [ 0.405232] cpuidle: using governor menu [ 0.406716] PCCT header not found. [ 0.408105] ACPI: bus type PCI registered [ 0.409622] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.411959] PCI: Using configuration type 1 for base access [ 0.414670] ACPI: Added _OSI(Module Device) [ 0.416252] ACPI: Added _OSI(Processor Device) [ 0.417887] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.419595] ACPI: Added _OSI(Processor Aggregator Device) [ 0.422336] ACPI: Interpreter enabled [ 0.423784] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.427294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.430798] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.434306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.437802] ACPI: (supports S0 S5) [ 0.439138] ACPI: Using IOAPIC for interrupt routing [ 0.440937] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.445688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.447862] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.450223] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.452510] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.456627] acpiphp: Slot [3] registered [ 0.458141] acpiphp: Slot [4] registered [ 0.459651] acpiphp: Slot [5] registered [ 0.461169] acpiphp: Slot [6] registered [ 0.462677] acpiphp: Slot [7] registered [ 0.464186] acpiphp: Slot [8] registered [ 0.465698] acpiphp: Slot [9] registered [ 0.467212] acpiphp: Slot [10] registered [ 0.468744] acpiphp: Slot [11] registered [ 0.470281] acpiphp: Slot [12] registered [ 0.471825] acpiphp: Slot [13] registered [ 0.473411] acpiphp: Slot [14] registered [ 0.474955] acpiphp: Slot [15] registered [ 0.492962] acpiphp: Slot [16] registered [ 0.494498] acpiphp: Slot [17] registered [ 0.496036] acpiphp: Slot [18] registered [ 0.500247] acpiphp: Slot [19] registered [ 0.501801] acpiphp: Slot [20] registered [ 0.503343] acpiphp: Slot [21] registered [ 0.504957] acpiphp: Slot [22] registered [ 0.506493] acpiphp: Slot [23] registered [ 0.508030] acpiphp: Slot [24] registered [ 0.509572] acpiphp: Slot [25] registered [ 0.511112] acpiphp: Slot [26] registered [ 0.512643] acpiphp: Slot [27] registered [ 0.514185] acpiphp: Slot [28] registered [ 0.515720] acpiphp: Slot [29] registered [ 0.517267] acpiphp: Slot [30] registered [ 0.518807] acpiphp: Slot [31] registered [ 0.520353] PCI host bridge to bus 0000:00 [ 0.521913] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.524252] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.526582] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.529345] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.532116] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.534937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.541559] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.544013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.546274] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.548709] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.553854] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.556556] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.580770] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.583539] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.586208] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.588860] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.591481] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.593818] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.596270] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.598297] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.601246] vgaarb: loaded [ 0.602375] vgaarb: bridge control possible 0000:00:02.0 [ 0.604637] SCSI subsystem initialized [ 0.606365] ACPI: bus type USB registered [ 0.607940] usbcore: registered new interface driver usbfs [ 0.609906] usbcore: registered new interface driver hub [ 0.611827] usbcore: registered new device driver usb [ 0.613874] PCI: Using ACPI for IRQ routing [ 0.615937] NetLabel: Initializing [ 0.617293] NetLabel: domain hash size = 128 [ 0.618925] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.620754] NetLabel: unlabeled traffic allowed by default [ 0.622968] clocksource: Switched to clocksource kvm-clock [ 0.633815] AppArmor: AppArmor Filesystem Enabled [ 0.635618] pnp: PnP ACPI init [ 0.637204] pnp: PnP ACPI: found 5 devices [ 0.644456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.647737] NET: Registered protocol family 2 [ 0.649654] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.652134] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.654437] TCP: Hash tables configured (established 4096 bind 4096) [ 0.656759] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.658851] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.661095] NET: Registered protocol family 1 [ 0.662763] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.664862] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.666924] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.682087] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.697357] Trying to unpack rootfs image as initramfs... [ 0.759459] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.762456] Scanning for low memory corruption every 60 seconds [ 0.764960] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.767166] audit: initializing netlink subsys (disabled) [ 0.769112] audit: type=2000 audit(1561874203.808:1): initialized [ 0.771577] Initialise system trusted keyring [ 0.773329] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.775551] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.778867] zbud: loaded [ 0.780126] VFS: Disk quotas dquot_6.6.0 [ 0.781661] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.784438] fuse init (API version 7.23) [ 0.786074] Key type big_key registered [ 0.787586] Allocating IMA MOK and blacklist keyrings. [ 0.789767] Key type asymmetric registered [ 0.791338] Asymmetric key parser 'x509' registered [ 0.793161] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.795985] io scheduler noop registered [ 0.797482] io scheduler deadline registered (default) [ 0.799394] io scheduler cfq registered [ 0.800959] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.802946] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.805328] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.808090] ACPI: Power Button [PWRF] [ 0.809635] GHES: HEST is not enabled! [ 0.824031] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.854261] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.857998] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.883761] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.887488] Linux agpgart interface v0.103 [ 0.891185] brd: module loaded [ 0.893673] loop: module loaded [ 0.899277] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.902042] GPT:90111 != 2097151 [ 0.903332] GPT:Alternate GPT header not at the end of the disk. [ 0.905437] GPT:90111 != 2097151 [ 0.906727] GPT: Use GNU Parted to correct GPT errors. [ 0.908579] vda: vda1 vda15 [ 0.910487] scsi host0: ata_piix [ 0.911927] scsi host1: ata_piix [ 0.913268] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.915616] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.918599] libphy: Fixed MDIO Bus: probed [ 0.920169] tun: Universal TUN/TAP device driver, 1.6 [ 0.922000] tun: (C) 1999-2004 Max Krasnyansky [ 0.925426] PPP generic driver version 2.4.2 [ 0.927128] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.929408] ehci-pci: EHCI PCI platform driver [ 0.931081] ehci-platform: EHCI generic platform driver [ 0.932977] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.935168] ohci-pci: OHCI PCI platform driver [ 0.936840] ohci-platform: OHCI generic platform driver [ 0.938748] uhci_hcd: USB Universal Host Controller Interface driver [ 0.953992] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.955904] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.958681] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.960611] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.962772] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.965119] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.967817] usb usb1: Product: UHCI Host Controller [ 0.969581] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.971770] usb usb1: SerialNumber: 0000:00:01.2 [ 0.973564] hub 1-0:1.0: USB hub found [ 0.975050] hub 1-0:1.0: 2 ports detected [ 0.976736] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.980622] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.982426] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.984332] mousedev: PS/2 mouse device common for all mice [ 0.986681] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.989886] rtc_cmos 00:00: RTC can wake from S4 [ 0.992147] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.994410] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.996682] i2c /dev entries driver [ 0.998103] device-mapper: uevent: version 1.0.3 [ 0.999887] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.002977] ledtrig-cpu: registered to indicate activity on CPUs [ 1.005397] NET: Registered protocol family 10 [ 1.007346] NET: Registered protocol family 17 [ 1.009021] Key type dns_resolver registered [ 1.010779] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.012848] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.016143] registered taskstats version 1 [ 1.017723] Loading compiled-in X.509 certificates [ 1.020044] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.023580] zswap: loaded using pool lzo/zbud [ 1.025992] Key type trusted registered [ 1.028470] Key type encrypted registered [ 1.030014] AppArmor: AppArmor sha1 policy hashing enabled [ 1.031990] ima: No TPM chip found, activating TPM-bypass! [ 1.033966] evm: HMAC attrs: 0x1 [ 1.035661] Magic number: 7:673:922 [ 1.037214] rtc_cmos 00:00: setting system clock to 2019-06-30 05:56:44 UTC (1561874204) [ 1.040224] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.042343] EDD information not available. [ 1.072775] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.092661] Write protecting the kernel read-only data: 14336k [ 1.096305] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.099567] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.272196] 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 1.06. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCQ3xyCOtDvJCyTuEnfiZ4NYuLnSXLg7Pb5eVrkizL6dPiFIQ1MmVukhrRSC0L1oO6a4MxquF5mve5ghYTCna3hZPsChTftTSE4810eozsRFDXAmXjB1kiG1Vf2fv8BYyp+4Qx/im2dIvqMivzuKN0fetql7h0UX5dsZ1LcbDGzjDvOim0BenwoZ/H/DqW6rymd+EAZyosaereHi9gqA7G1pOKBat295OJCWtWpL2hp0y+/0umuS17h8L02CiNPA4o9eG6Jr75/wGmaHxtR5WWyTJgryaaJ3NOI935xqvIpQutqwEcyi6w+ViOeeBffqUJ1AZ29tr1t0/i4Ns+KYtK/ root@vping-userdata-vm2-453ef0bf-b132-4e3e-8977-462656f53188 ssh-dss AAAAB3NzaC1kc3MAAACBAMqCKPq8sJM/e/EHTJfvsWA9RjCk/Pm3RCmnCQytbYV0/9ohwJ0iclusPXlbT27X5KIJ2NerWTIIf+YCg2hnDeEdxY5uGiUC6TSQGmHF88vurAkxFBGWumShwOtc6xhvRZoyENwcmBDXXJFiKAypps4YI+wFj81PunbbKD2dS0pnAAAAFQCHzrhGHO61CtO5tanpIr6Vvl+YmwAAAIBYVtzd6TlAOuDjco1Y1H3oqECr4Vpca8R3zEHcR8k9q7bctu8FECIu/ve9MP432QmOYLK5lqg2DCcE9cKZrdp+nyPTrgyX6rVTj25w4bCZ4UBOR1jheox0kpNZvaqheX7BrpLEkzKSVcb3rGYGvdEk5hOWo3uSyeg2uhUetEDruwAAAIAbtq7XrH+XUi2WvfsShHqbi8D49jzn/jO9rnxI+jLomcoZPKG6gPLNrBILrDmJLOVmdxj+OIOGNOhVwlXyV6VrYJzTU9/f5ZzeFbhE3sLXvOjFDWHoM9E2IEjSeAe1wkrGB/BxQoOxDZyflvczO5eJkvhGuoi/lPaV8BKA44uBgw== root@vping-userdata-vm2-453ef0bf-b132-4e3e-8977-462656f53188 -----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:fe0b:e43a/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-453ef0bf-b132-4e3e-8977-462656f53188 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.00 === /dev/root resized successfully [took 0.17s] ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-453ef0bf-b132-4e3e-8977-462656f53188 login: 2019-06-30 05:56:48,490 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-06-30 05:56:48,604 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 05:56:48,604 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:37 | PASS | +------------------------+------------------+------------------+----------------+ 2019-06-30 05:56:48,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-30 05:56:48,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/b8b6cef3-27aa-4324-85e8-281ba63d7d28 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:48,768 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:48 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-c7249f96-04a0-4eaf-a6ad-d56bc62c5bb4 x-openstack-request-id: req-c7249f96-04a0-4eaf-a6ad-d56bc62c5bb4 2019-06-30 05:56:48,768 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/b8b6cef3-27aa-4324-85e8-281ba63d7d28 used request id req-c7249f96-04a0-4eaf-a6ad-d56bc62c5bb4 2019-06-30 05:56:48,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.158436059952s 2019-06-30 05:56:48,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:56:48,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:49,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 872 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56: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-019c380b-3a93-463d-8160-ba09ca126e15 x-openstack-request-id: req-019c380b-3a93-463d-8160-ba09ca126e15 2019-06-30 05:56:49,266 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_453ef0bf-b132-4e3e-8977-462656f53188": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:e4:3a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ef25a622-7088-43ca-b518-addcd10c4fec", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ef25a622-7088-43ca-b518-addcd10c4fec", "rel": "bookmark"}], "image": {"id": "526a83b4-6277-4f0d-b872-bec10c00408b", "links": [{"href": "http://172.30.9.24:8774/images/526a83b4-6277-4f0d-b872-bec10c00408b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:56:42.000000", "flavor": {"id": "a342a6c8-9d5b-4226-b288-e307c9253380", "links": [{"href": "http://172.30.9.24:8774/flavors/a342a6c8-9d5b-4226-b288-e307c9253380", "rel": "bookmark"}]}, "id": "ef25a622-7088-43ca-b518-addcd10c4fec", "security_groups": [{"name": "default"}], "user_id": "a9715cf08f5b4a65a10bee678b7aa038", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:56:42Z", "hostId": "d6bc39609385df9dc2db1e2c08aafc294383a5e6b6f859bb21531f8a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_453ef0bf-b132-4e3e-8977-462656f53188", "created": "2019-06-30T05:56:34Z", "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_453ef0bf-b132-4e3e-8977-462656f53188": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:61:28", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b8b6cef3-27aa-4324-85e8-281ba63d7d28", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b8b6cef3-27aa-4324-85e8-281ba63d7d28", "rel": "bookmark"}], "image": {"id": "526a83b4-6277-4f0d-b872-bec10c00408b", "links": [{"href": "http://172.30.9.24:8774/images/526a83b4-6277-4f0d-b872-bec10c00408b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:56:31.000000", "flavor": {"id": "a342a6c8-9d5b-4226-b288-e307c9253380", "links": [{"href": "http://172.30.9.24:8774/flavors/a342a6c8-9d5b-4226-b288-e307c9253380", "rel": "bookmark"}]}, "id": "b8b6cef3-27aa-4324-85e8-281ba63d7d28", "security_groups": [{"name": "default"}], "user_id": "a9715cf08f5b4a65a10bee678b7aa038", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:56:48Z", "hostId": "d5a908b4ea3e6274dc04c72b906bd44371a1981e661775613b812c38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_453ef0bf-b132-4e3e-8977-462656f53188", "created": "2019-06-30T05:56:21Z", "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:56:49,266 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-019c380b-3a93-463d-8160-ba09ca126e15 2019-06-30 05:56:49,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.497583866119s 2019-06-30 05:56:49,269 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:56:51,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:56:51,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:51,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56: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-c8700aa4-f690-4acf-aaad-b25488862741 x-openstack-request-id: req-c8700aa4-f690-4acf-aaad-b25488862741 2019-06-30 05:56:51,436 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_453ef0bf-b132-4e3e-8977-462656f53188": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:e4:3a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ef25a622-7088-43ca-b518-addcd10c4fec", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ef25a622-7088-43ca-b518-addcd10c4fec", "rel": "bookmark"}], "image": {"id": "526a83b4-6277-4f0d-b872-bec10c00408b", "links": [{"href": "http://172.30.9.24:8774/images/526a83b4-6277-4f0d-b872-bec10c00408b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:56:42.000000", "flavor": {"id": "a342a6c8-9d5b-4226-b288-e307c9253380", "links": [{"href": "http://172.30.9.24:8774/flavors/a342a6c8-9d5b-4226-b288-e307c9253380", "rel": "bookmark"}]}, "id": "ef25a622-7088-43ca-b518-addcd10c4fec", "security_groups": [{"name": "default"}], "user_id": "a9715cf08f5b4a65a10bee678b7aa038", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:56:42Z", "hostId": "d6bc39609385df9dc2db1e2c08aafc294383a5e6b6f859bb21531f8a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_453ef0bf-b132-4e3e-8977-462656f53188", "created": "2019-06-30T05:56:34Z", "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:56:51,436 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c8700aa4-f690-4acf-aaad-b25488862741 2019-06-30 05:56:51,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165149927139s 2019-06-30 05:56:51,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-30 05:56:51,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/ef25a622-7088-43ca-b518-addcd10c4fec -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:51,595 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 30 Jun 2019 05:56: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-ca9953ca-ea5e-41cd-8cb8-aac2695717ed x-openstack-request-id: req-ca9953ca-ea5e-41cd-8cb8-aac2695717ed 2019-06-30 05:56:51,595 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/ef25a622-7088-43ca-b518-addcd10c4fec used request id req-ca9953ca-ea5e-41cd-8cb8-aac2695717ed 2019-06-30 05:56:51,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.156949996948s 2019-06-30 05:56:51,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:56:51,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:51,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56: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-fa6be207-a744-4a39-afc0-02345fbb8874 x-openstack-request-id: req-fa6be207-a744-4a39-afc0-02345fbb8874 2019-06-30 05:56:51,980 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_453ef0bf-b132-4e3e-8977-462656f53188": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:e4:3a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ef25a622-7088-43ca-b518-addcd10c4fec", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ef25a622-7088-43ca-b518-addcd10c4fec", "rel": "bookmark"}], "image": {"id": "526a83b4-6277-4f0d-b872-bec10c00408b", "links": [{"href": "http://172.30.9.24:8774/images/526a83b4-6277-4f0d-b872-bec10c00408b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:56:42.000000", "flavor": {"id": "a342a6c8-9d5b-4226-b288-e307c9253380", "links": [{"href": "http://172.30.9.24:8774/flavors/a342a6c8-9d5b-4226-b288-e307c9253380", "rel": "bookmark"}]}, "id": "ef25a622-7088-43ca-b518-addcd10c4fec", "security_groups": [{"name": "default"}], "user_id": "a9715cf08f5b4a65a10bee678b7aa038", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:56:51Z", "hostId": "d6bc39609385df9dc2db1e2c08aafc294383a5e6b6f859bb21531f8a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_453ef0bf-b132-4e3e-8977-462656f53188", "created": "2019-06-30T05:56:34Z", "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:56:51,980 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fa6be207-a744-4a39-afc0-02345fbb8874 2019-06-30 05:56:51,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.384828090668s 2019-06-30 05:56:51,982 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:56:53,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:56:53,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:54,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56: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-479cac8e-7bd6-4cba-97cf-dd0845295905 x-openstack-request-id: req-479cac8e-7bd6-4cba-97cf-dd0845295905 2019-06-30 05:56:54,049 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-06-30 05:56:54,049 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-479cac8e-7bd6-4cba-97cf-dd0845295905 2019-06-30 05:56:54,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0648999214172s 2019-06-30 05:56:54,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-30 05:56:54,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/29b3629f-5bd0-4978-b90a-c96d43e807f2/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" -d '{"subnet_id": "dd9f4a5c-ea21-42e8-b247-fd29107e649d"}' 2019-06-30 05:56:56,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:56 GMT X-Openstack-Request-Id: req-821df118-03a9-498c-8771-fc971d15b244 2019-06-30 05:56:56,192 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9a31309a-ea49-4ca4-b80c-6f058080b810", "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "subnet_id": "dd9f4a5c-ea21-42e8-b247-fd29107e649d", "subnet_ids": ["dd9f4a5c-ea21-42e8-b247-fd29107e649d"], "port_id": "ae9cb639-b556-4c26-81fb-4a7d9f424a23", "id": "29b3629f-5bd0-4978-b90a-c96d43e807f2"} 2019-06-30 05:56:56,192 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/29b3629f-5bd0-4978-b90a-c96d43e807f2/remove_router_interface.json used request id req-821df118-03a9-498c-8771-fc971d15b244 2019-06-30 05:56:56,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.14187979698s 2019-06-30 05:56:56,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 05:56:56,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:56,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:56 GMT X-Openstack-Request-Id: req-62633866-b156-48d0-a3ff-9994424fb896 2019-06-30 05:56:56,315 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "created_at": "2019-06-30T05:56:13Z", "admin_state_up": true, "updated_at": "2019-06-30T05:56:55Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "11183a2f43f34657865d08ce9e97b6bd", "id": "29b3629f-5bd0-4978-b90a-c96d43e807f2", "name": "vping_userdata-router_453ef0bf-b132-4e3e-8977-462656f53188"}]} 2019-06-30 05:56:56,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-62633866-b156-48d0-a3ff-9994424fb896 2019-06-30 05:56:56,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.122611999512s 2019-06-30 05:56:56,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 05:56:56,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/29b3629f-5bd0-4978-b90a-c96d43e807f2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:57,761 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:56:57 GMT X-Openstack-Request-Id: req-8a37c107-be7a-43f8-966e-4d4e32fd8cea 2019-06-30 05:56:57,761 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:56:57,761 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/29b3629f-5bd0-4978-b90a-c96d43e807f2.json used request id req-8a37c107-be7a-43f8-966e-4d4e32fd8cea 2019-06-30 05:56:57,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.44430398941s 2019-06-30 05:56:57,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 05:56:57,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:57,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:57 GMT X-Openstack-Request-Id: req-5b00c43d-ab00-4c87-b2d0-7641565b7717 2019-06-30 05:56:57,803 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a31309a-ea49-4ca4-b80c-6f058080b810","tenant_id":"11183a2f43f34657865d08ce9e97b6bd","created_at":"2019-06-30T05:56:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T05:56:12Z","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":"11183a2f43f34657865d08ce9e97b6bd","id":"dd9f4a5c-ea21-42e8-b247-fd29107e649d","subnetpool_id":null,"name":"vping_userdata-subnet_453ef0bf-b132-4e3e-8977-462656f53188"}]} 2019-06-30 05:56:57,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-5b00c43d-ab00-4c87-b2d0-7641565b7717 2019-06-30 05:56:57,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.041916847229s 2019-06-30 05:56:57,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-30 05:56:57,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/dd9f4a5c-ea21-42e8-b247-fd29107e649d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:58,793 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:56:58 GMT X-Openstack-Request-Id: req-61995277-9a7c-405e-ba6c-2300b0e477f6 2019-06-30 05:56:58,793 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:56:58,793 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/dd9f4a5c-ea21-42e8-b247-fd29107e649d.json used request id req-61995277-9a7c-405e-ba6c-2300b0e477f6 2019-06-30 05:56:58,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.988524913788s 2019-06-30 05:56:58,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:56:58,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:58,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Sun, 30 Jun 2019 05:56:58 GMT X-Openstack-Request-Id: req-d7efd81a-89b9-4e7f-aef2-59cba33be189 2019-06-30 05:56:58,891 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9a31309a-ea49-4ca4-b80c-6f058080b810","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"11183a2f43f34657865d08ce9e97b6bd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T05:56:58Z","qos_policy_id":null,"name":"vping_userdata-net_453ef0bf-b132-4e3e-8977-462656f53188","admin_state_up":true,"tenant_id":"11183a2f43f34657865d08ce9e97b6bd","created_at":"2019-06-30T05:56:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 05:56:58,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d7efd81a-89b9-4e7f-aef2-59cba33be189 2019-06-30 05:56:58,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0977940559387s 2019-06-30 05:56:58,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-30 05:56:58,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/9a31309a-ea49-4ca4-b80c-6f058080b810.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:56:59,977 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:56:59 GMT X-Openstack-Request-Id: req-f0e5febe-a7cd-4e6f-99a7-157cde28b0ea 2019-06-30 05:56:59,977 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:56:59,977 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/9a31309a-ea49-4ca4-b80c-6f058080b810.json used request id req-f0e5febe-a7cd-4e6f-99a7-157cde28b0ea 2019-06-30 05:56:59,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.08473086357s 2019-06-30 05:56:59,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 05:56:59,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:57:00,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:00 GMT X-Openstack-Request-Id: req-bd331e87-f4d9-461e-8d97-5b5ed345e5ee 2019-06-30 05:57:00,020 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:56:18Z", "file": "/v2/images/526a83b4-6277-4f0d-b872-bec10c00408b/file", "owner": "11183a2f43f34657865d08ce9e97b6bd", "id": "526a83b4-6277-4f0d-b872-bec10c00408b", "size": 12716032, "self": "/v2/images/526a83b4-6277-4f0d-b872-bec10c00408b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/526a83b4-6277-4f0d-b872-bec10c00408b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/526a83b4-6277-4f0d-b872-bec10c00408b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_453ef0bf-b132-4e3e-8977-462656f53188", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_453ef0bf-b132-4e3e-8977-462656f53188", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T05:56:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 05:57:00,020 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-bd331e87-f4d9-461e-8d97-5b5ed345e5ee 2019-06-30 05:57:00,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0389590263367s 2019-06-30 05:57:00,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 05:57:00,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/526a83b4-6277-4f0d-b872-bec10c00408b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}14251c706227bd4cdeac60aa9d1a0d11eab38cf6" 2019-06-30 05:57:00,855 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 05:57:00 GMT X-Openstack-Request-Id: req-122b4a3c-6b5b-4a62-a691-06e3193fb048 2019-06-30 05:57: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. 2019-06-30 05:57:00,855 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/526a83b4-6277-4f0d-b872-bec10c00408b used request id req-122b4a3c-6b5b-4a62-a691-06e3193fb048 2019-06-30 05:57:00,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.833269119263s 2019-06-30 05:57:00,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 05:57:00,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a752fafbf968e312059a4448b125475914bac2f5" 2019-06-30 05:57:00,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57: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-7a1269ee-015b-4db5-abe8-18a48c9912d3 x-openstack-request-id: req-7a1269ee-015b-4db5-abe8-18a48c9912d3 2019-06-30 05:57:00,885 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_453ef0bf-b132-4e3e-8977-462656f53188", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/a342a6c8-9d5b-4226-b288-e307c9253380", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/a342a6c8-9d5b-4226-b288-e307c9253380", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "a342a6c8-9d5b-4226-b288-e307c9253380"}]} 2019-06-30 05:57:00,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-7a1269ee-015b-4db5-abe8-18a48c9912d3 2019-06-30 05:57:00,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237708091736s 2019-06-30 05:57:00,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 05:57:00,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/a342a6c8-9d5b-4226-b288-e307c9253380 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a752fafbf968e312059a4448b125475914bac2f5" 2019-06-30 05:57:00,914 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57: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-39e63efb-fea5-4572-8dbc-a90d95a21453 x-openstack-request-id: req-39e63efb-fea5-4572-8dbc-a90d95a21453 2019-06-30 05:57:00,914 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/a342a6c8-9d5b-4226-b288-e307c9253380 used request id req-39e63efb-fea5-4572-8dbc-a90d95a21453 2019-06-30 05:57:00,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0281231403351s 2019-06-30 05:57:00,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 05:57:00,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a752fafbf968e312059a4448b125475914bac2f5" 2019-06-30 05:57:01,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf45c195-039e-4927-bd17-aa23f4d5a22f 2019-06-30 05:57:01,214 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_453ef0bf-b132-4e3e-8977-462656f53188", "links": {"self": "http://172.30.9.24:5000/v3/users/a9715cf08f5b4a65a10bee678b7aa038"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a9715cf08f5b4a65a10bee678b7aa038", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 05:57:01,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-cf45c195-039e-4927-bd17-aa23f4d5a22f 2019-06-30 05:57:01,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.299474000931s 2019-06-30 05:57:01,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 05:57:01,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/a9715cf08f5b4a65a10bee678b7aa038 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a752fafbf968e312059a4448b125475914bac2f5" 2019-06-30 05:57:01,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-985da155-9dac-4507-b0fa-592e563ea494 2019-06-30 05:57:01,430 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_453ef0bf-b132-4e3e-8977-462656f53188", "links": {"self": "http://172.30.9.24:5000/v3/users/a9715cf08f5b4a65a10bee678b7aa038"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a9715cf08f5b4a65a10bee678b7aa038", "description": null}} 2019-06-30 05:57:01,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/a9715cf08f5b4a65a10bee678b7aa038 used request id req-985da155-9dac-4507-b0fa-592e563ea494 2019-06-30 05:57:01,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210631132126s 2019-06-30 05:57:01,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-30 05:57:01,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/a9715cf08f5b4a65a10bee678b7aa038 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a752fafbf968e312059a4448b125475914bac2f5" 2019-06-30 05:57:01,807 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 05:57:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-782b34ec-b41b-45a2-8f61-76ad497ec7b5 2019-06-30 05:57:01,807 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 05:57:01,807 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/a9715cf08f5b4a65a10bee678b7aa038 used request id req-782b34ec-b41b-45a2-8f61-76ad497ec7b5 2019-06-30 05:57:01,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.375639200211s 2019-06-30 05:57:01,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 05:57:01,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a752fafbf968e312059a4448b125475914bac2f5" 2019-06-30 05:57:02,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b55ded60-1d14-41f6-9b23-ca64b712c5bb 2019-06-30 05:57:02,010 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.24:5000/v3/projects/11183a2f43f34657865d08ce9e97b6bd"}, "tags": [], "enabled": true, "id": "11183a2f43f34657865d08ce9e97b6bd", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_453ef0bf-b132-4e3e-8977-462656f53188"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 05:57:02,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-b55ded60-1d14-41f6-9b23-ca64b712c5bb 2019-06-30 05:57:02,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196985006332s 2019-06-30 05:57:02,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-30 05:57:02,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/11183a2f43f34657865d08ce9e97b6bd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a752fafbf968e312059a4448b125475914bac2f5" 2019-06-30 05:57:02,222 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 05:57:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-586775f5-82f9-482b-970c-495ba36719d3 2019-06-30 05:57:02,222 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 05:57:02,222 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/11183a2f43f34657865d08ce9e97b6bd used request id req-586775f5-82f9-482b-970c-495ba36719d3 2019-06-30 05:57:02,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.207118034363s 2019-06-30 05:57:02,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 05:57:02,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=11183a2f43f34657865d08ce9e97b6bd&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a752fafbf968e312059a4448b125475914bac2f5" 2019-06-30 05:57:02,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:02 GMT X-Openstack-Request-Id: req-36d3d707-9a7c-4a2f-8e8a-26b07e2d38f1 2019-06-30 05:57:02,456 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "created_at": "2019-06-30T05:56:11Z", "updated_at": "2019-06-30T05:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:56:11Z", "revision_number": 0, "id": "320142f5-aabd-40a1-9027-09843fafcd2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:56:11Z", "security_group_id": "d9a2f9e8-4546-4e62-abed-230615810f05", "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "11183a2f43f34657865d08ce9e97b6bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:56:11Z", "revision_number": 0, "id": "3360407e-e448-409d-b86b-33d49a9d7015", "remote_group_id": "d9a2f9e8-4546-4e62-abed-230615810f05", "remote_ip_prefix": null, "created_at": "2019-06-30T05:56:11Z", "security_group_id": "d9a2f9e8-4546-4e62-abed-230615810f05", "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "11183a2f43f34657865d08ce9e97b6bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:56:11Z", "revision_number": 0, "id": "60319bb6-dbdd-4994-a725-47a6cb841626", "remote_group_id": "d9a2f9e8-4546-4e62-abed-230615810f05", "remote_ip_prefix": null, "created_at": "2019-06-30T05:56:11Z", "security_group_id": "d9a2f9e8-4546-4e62-abed-230615810f05", "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "11183a2f43f34657865d08ce9e97b6bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:56:11Z", "revision_number": 0, "id": "822c03f9-1864-401a-99e6-19d4f9faf362", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:56:11Z", "security_group_id": "d9a2f9e8-4546-4e62-abed-230615810f05", "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "11183a2f43f34657865d08ce9e97b6bd"}], "revision_number": 1, "project_id": "11183a2f43f34657865d08ce9e97b6bd", "id": "d9a2f9e8-4546-4e62-abed-230615810f05", "name": "default"}]} 2019-06-30 05:57:02,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=11183a2f43f34657865d08ce9e97b6bd&name=default used request id req-36d3d707-9a7c-4a2f-8e8a-26b07e2d38f1 2019-06-30 05:57:02,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.228475093842s 2019-06-30 05:57:02,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 05:57:02,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a752fafbf968e312059a4448b125475914bac2f5" 2019-06-30 05:57:02,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:02 GMT X-Openstack-Request-Id: req-ee16c2bf-e99c-4f32-a921-fb46de8f72db 2019-06-30 05:57:02,513 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "created_at": "2019-06-30T05:50:03Z", "updated_at": "2019-06-30T05:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "0d8844f3-ea4c-4dfc-9795-3f00e3466243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:03Z", "revision_number": 0, "id": "84f6baa6-388c-4d2c-9731-c59876827caf", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:03Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "a281473d-03db-4806-a4d4-0bcd09417300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "f6ee904e-3ab7-4383-aea8-6ab0b9b9b002", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}], "revision_number": 1, "project_id": "b832943639d345c28f57e6440b8b5ce7", "id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:52:29Z", "updated_at": "2019-06-30T05:52:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "379bfc24-0b1d-4ed3-8a2c-faa34dd1e1a9", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "59d93de2-729a-4409-8fdf-028f883a52b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "9b32e8bb-2f4c-4f28-a53b-62887daaf278", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "b2c6ae5a-c09b-4ac4-9cae-b8c111a7a429", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}], "revision_number": 1, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T05:52:31Z", "updated_at": "2019-06-30T05:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "027d04c8-43f4-4439-9ef0-6f3ef0f5cd84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "184535b3-d0be-442f-ac92-bc9447bec1b7", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "5f725998-4a95-41f3-b5a8-b42fc8f44b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "6bdbdd75-dd8f-42ea-a9b6-b90345e98591", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5478dc27-f236-4606-9022-2c758f2d5625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "created_at": "2019-06-30T05:56:11Z", "updated_at": "2019-06-30T05:56:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:56:11Z", "revision_number": 0, "id": "320142f5-aabd-40a1-9027-09843fafcd2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:56:11Z", "security_group_id": "d9a2f9e8-4546-4e62-abed-230615810f05", "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "11183a2f43f34657865d08ce9e97b6bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:56:11Z", "revision_number": 0, "id": "3360407e-e448-409d-b86b-33d49a9d7015", "remote_group_id": "d9a2f9e8-4546-4e62-abed-230615810f05", "remote_ip_prefix": null, "created_at": "2019-06-30T05:56:11Z", "security_group_id": "d9a2f9e8-4546-4e62-abed-230615810f05", "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "11183a2f43f34657865d08ce9e97b6bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:56:11Z", "revision_number": 0, "id": "60319bb6-dbdd-4994-a725-47a6cb841626", "remote_group_id": "d9a2f9e8-4546-4e62-abed-230615810f05", "remote_ip_prefix": null, "created_at": "2019-06-30T05:56:11Z", "security_group_id": "d9a2f9e8-4546-4e62-abed-230615810f05", "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "11183a2f43f34657865d08ce9e97b6bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:56:11Z", "revision_number": 0, "id": "822c03f9-1864-401a-99e6-19d4f9faf362", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:56:11Z", "security_group_id": "d9a2f9e8-4546-4e62-abed-230615810f05", "tenant_id": "11183a2f43f34657865d08ce9e97b6bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "11183a2f43f34657865d08ce9e97b6bd"}], "revision_number": 1, "project_id": "11183a2f43f34657865d08ce9e97b6bd", "id": "d9a2f9e8-4546-4e62-abed-230615810f05", "name": "default"}]} 2019-06-30 05:57:02,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-ee16c2bf-e99c-4f32-a921-fb46de8f72db 2019-06-30 05:57:02,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0521738529205s 2019-06-30 05:57:02,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 05:57:02,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/d9a2f9e8-4546-4e62-abed-230615810f05.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a752fafbf968e312059a4448b125475914bac2f5" 2019-06-30 05:57:02,621 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:57:02 GMT X-Openstack-Request-Id: req-ec5b6d5c-820e-4617-90f3-6512cc484769 2019-06-30 05:57:02,622 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:57:02,622 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/d9a2f9e8-4546-4e62-abed-230615810f05.json used request id req-ec5b6d5c-820e-4617-90f3-6512cc484769 2019-06-30 05:57:02,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.101776838303s 2019-06-30 05:57:02,659 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-06-30 05:57:02,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:57:02,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e3439cd-f814-48e6-8250-7bdaee16d5c2 2019-06-30 05:57:02,701 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 05:57:02,701 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-3e3439cd-f814-48e6-8250-7bdaee16d5c2 2019-06-30 05:57:02,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 05:57:03,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}], "expires_at": "2019-06-30T06:57:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "95de64402f8d4801a01ee7f7b732ef1b"}, "audit_ids": ["eQ5ZNxhATxyV2no2Rhso4w"], "issued_at": "2019-06-30T05:57:03.000000Z"}} 2019-06-30 05:57:03,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:57:03,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d0cea9978ed8e6eb822b313decad89f3fa77b5c" 2019-06-30 05:57:03,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:03 GMT X-Openstack-Request-Id: req-fa84ce2d-b3e0-413a-ad45-add62cc1a9d8 2019-06-30 05:57:03,558 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 05:57:03,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fa84ce2d-b3e0-413a-ad45-add62cc1a9d8 2019-06-30 05:57:03,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.33641576767s 2019-06-30 05:57:03,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:57:03,571 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1aa94b10-63af-4456-9a48-527f926323d3 2019-06-30 05:57:03,571 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 05:57:03,571 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-1aa94b10-63af-4456-9a48-527f926323d3 2019-06-30 05:57:03,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 05:57:03,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d0cea9978ed8e6eb822b313decad89f3fa77b5c" 2019-06-30 05:57:03,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75b749d6-f9ed-4392-9791-0010f90c00fc 2019-06-30 05:57:03,737 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 05:57:03,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-75b749d6-f9ed-4392-9791-0010f90c00fc 2019-06-30 05:57:03,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.165438890457s 2019-06-30 05:57:03,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-30 05:57:03,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d0cea9978ed8e6eb822b313decad89f3fa77b5c" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_2d581760-d570-450c-baba-9fdaa297bcfd"}}' 2019-06-30 05:57:03,957 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e6f51f0-1887-4771-9bfa-f167625d292c 2019-06-30 05:57:03,958 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.24:5000/v3/projects/daa86c513e384b33b8ea113644f9ec43"}, "tags": [], "enabled": true, "id": "daa86c513e384b33b8ea113644f9ec43", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_2d581760-d570-450c-baba-9fdaa297bcfd"}} 2019-06-30 05:57:03,958 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-2e6f51f0-1887-4771-9bfa-f167625d292c 2019-06-30 05:57:03,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.213257074356s 2019-06-30 05:57:03,959 - 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'daa86c513e384b33b8ea113644f9ec43', '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_2d581760-d570-450c-baba-9fdaa297bcfd'}) 2019-06-30 05:57:03,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-30 05:57:03,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d0cea9978ed8e6eb822b313decad89f3fa77b5c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4Kvuk9aqYUyIG4x5ry5mpa2xcYZhig", "email": null, "name": "cinder_test-user_2d581760-d570-450c-baba-9fdaa297bcfd"}}' 2019-06-30 05:57:04,436 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a148e23-93a3-4ccd-9306-c31cde044f76 2019-06-30 05:57:04,436 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_2d581760-d570-450c-baba-9fdaa297bcfd", "links": {"self": "http://172.30.9.24:5000/v3/users/31b7d2087e324fde93dc70222e2056af"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "31b7d2087e324fde93dc70222e2056af", "domain_id": "default", "password_expires_at": null}} 2019-06-30 05:57:04,436 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-2a148e23-93a3-4ccd-9306-c31cde044f76 2019-06-30 05:57:04,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.471035003662s 2019-06-30 05:57:04,437 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'31b7d2087e324fde93dc70222e2056af', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_2d581760-d570-450c-baba-9fdaa297bcfd'}) 2019-06-30 05:57:04,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 05:57:04,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d0cea9978ed8e6eb822b313decad89f3fa77b5c" 2019-06-30 05:57:04,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2784bc41-6a6a-42e9-bcc2-14a3cb42efd1 2019-06-30 05:57:04,633 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 05:57:04,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2784bc41-6a6a-42e9-bcc2-14a3cb42efd1 2019-06-30 05:57:04,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192692041397s 2019-06-30 05:57:04,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 05:57:04,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d0cea9978ed8e6eb822b313decad89f3fa77b5c" 2019-06-30 05:57:04,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e20915a1-3dc4-42f9-9eb6-04e7025b75ef 2019-06-30 05:57:04,879 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 05:57:04,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e20915a1-3dc4-42f9-9eb6-04e7025b75ef 2019-06-30 05:57:04,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.240921020508s 2019-06-30 05:57:04,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 05:57:04,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d0cea9978ed8e6eb822b313decad89f3fa77b5c" 2019-06-30 05:57:05,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1168119c-ab32-4696-9709-5255648debbf 2019-06-30 05:57:05,025 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 05:57:05,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1168119c-ab32-4696-9709-5255648debbf 2019-06-30 05:57:05,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.141642808914s 2019-06-30 05:57:05,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 05:57:05,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d0cea9978ed8e6eb822b313decad89f3fa77b5c" 2019-06-30 05:57:05,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91adbb05-fff9-4d02-aa9c-cf5f703bd115 2019-06-30 05:57:05,178 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 05:57:05,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-91adbb05-fff9-4d02-aa9c-cf5f703bd115 2019-06-30 05:57:05,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.148020982742s 2019-06-30 05:57:05,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 05:57:05,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d0cea9978ed8e6eb822b313decad89f3fa77b5c" 2019-06-30 05:57:05,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fb60c61-9fdd-4d75-b474-ef14d2dfd99a 2019-06-30 05:57:05,310 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder_test-user_2d581760-d570-450c-baba-9fdaa297bcfd", "links": {"self": "http://172.30.9.24:5000/v3/users/31b7d2087e324fde93dc70222e2056af"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "31b7d2087e324fde93dc70222e2056af", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 05:57:05,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-7fb60c61-9fdd-4d75-b474-ef14d2dfd99a 2019-06-30 05:57:05,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131620168686s 2019-06-30 05:57:05,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 05:57:05,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d0cea9978ed8e6eb822b313decad89f3fa77b5c" 2019-06-30 05:57:05,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bf33361-fedf-4690-b9e0-f385274308f8 2019-06-30 05:57:05,528 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.24:5000/v3/projects/daa86c513e384b33b8ea113644f9ec43"}, "tags": [], "enabled": true, "id": "daa86c513e384b33b8ea113644f9ec43", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_2d581760-d570-450c-baba-9fdaa297bcfd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 05:57:05,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-6bf33361-fedf-4690-b9e0-f385274308f8 2019-06-30 05:57:05,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.205157995224s 2019-06-30 05:57:05,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 05:57:05,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=31b7d2087e324fde93dc70222e2056af&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=daa86c513e384b33b8ea113644f9ec43" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d0cea9978ed8e6eb822b313decad89f3fa77b5c" 2019-06-30 05:57:05,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5a69fc5-1ec7-49ce-bc62-276df9418a63 2019-06-30 05:57:05,649 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=31b7d2087e324fde93dc70222e2056af&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=daa86c513e384b33b8ea113644f9ec43", "previous": null, "next": null}} 2019-06-30 05:57:05,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=31b7d2087e324fde93dc70222e2056af&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=daa86c513e384b33b8ea113644f9ec43 used request id req-f5a69fc5-1ec7-49ce-bc62-276df9418a63 2019-06-30 05:57:05,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114856004715s 2019-06-30 05:57:05,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 05:57:05,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/daa86c513e384b33b8ea113644f9ec43/users/31b7d2087e324fde93dc70222e2056af/roles/1cfc497138b141ff84abf3d62ced3145 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d0cea9978ed8e6eb822b313decad89f3fa77b5c" 2019-06-30 05:57:05,792 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 05:57:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8deefdae-1d0d-40b2-80a0-8377caaff7e7 2019-06-30 05:57:05,792 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 05:57:05,792 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/daa86c513e384b33b8ea113644f9ec43/users/31b7d2087e324fde93dc70222e2056af/roles/1cfc497138b141ff84abf3d62ced3145 used request id req-8deefdae-1d0d-40b2-80a0-8377caaff7e7 2019-06-30 05:57:05,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.139046192169s 2019-06-30 05:57:05,793 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_2d581760-d570-450c-baba-9fdaa297bcfd', 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'daa86c513e384b33b8ea113644f9ec43', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4Kvuk9aqYUyIG4x5ry5mpa2xcYZhig', 'username': u'cinder_test-user_2d581760-d570-450c-baba-9fdaa297bcfd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-30 05:57:05,797 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_2d581760-d570-450c-baba-9fdaa297bcfd', 'password': '4Kvuk9aqYUyIG4x5ry5mpa2xcYZhig', 'project_name': 'cinder_test-project_2d581760-d570-450c-baba-9fdaa297bcfd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'daa86c513e384b33b8ea113644f9ec43', 'project_domain_name': 'Default'} 2019-06-30 05:57:05,798 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-06-30 05:57:05,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 05:57:05,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d0cea9978ed8e6eb822b313decad89f3fa77b5c" 2019-06-30 05:57:05,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-250d171a-fc9b-4c20-ae4d-bca5a248543e 2019-06-30 05:57:05,908 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 05:57:05,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-250d171a-fc9b-4c20-ae4d-bca5a248543e 2019-06-30 05:57:05,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110515832901s 2019-06-30 05:57:05,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 05:57:05,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d0cea9978ed8e6eb822b313decad89f3fa77b5c" 2019-06-30 05:57:06,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fcecf06-3933-444a-9adf-2e003a78e2cc 2019-06-30 05:57:06,037 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.24:5000/v3/projects/daa86c513e384b33b8ea113644f9ec43"}, "tags": [], "enabled": true, "id": "daa86c513e384b33b8ea113644f9ec43", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_2d581760-d570-450c-baba-9fdaa297bcfd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 05:57:06,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-1fcecf06-3933-444a-9adf-2e003a78e2cc 2019-06-30 05:57:06,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.122300863266s 2019-06-30 05:57:06,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-30 05:57:06,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d0cea9978ed8e6eb822b313decad89f3fa77b5c" -d '{"network": {"tenant_id": "daa86c513e384b33b8ea113644f9ec43", "name": "cinder_test-net_2d581760-d570-450c-baba-9fdaa297bcfd", "admin_state_up": true}}' 2019-06-30 05:57:06,357 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:06 GMT X-Openstack-Request-Id: req-4ac0832d-1b86-4e07-8969-50fe0d4d1652 2019-06-30 05:57:06,357 - 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":"a34aa904-b907-42a9-a1cc-bd67876273b2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"daa86c513e384b33b8ea113644f9ec43","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T05:57:06Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_2d581760-d570-450c-baba-9fdaa297bcfd","admin_state_up":true,"tenant_id":"daa86c513e384b33b8ea113644f9ec43","created_at":"2019-06-30T05:57:06Z","mtu":1450}} 2019-06-30 05:57:06,357 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4ac0832d-1b86-4e07-8969-50fe0d4d1652 2019-06-30 05:57:06,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.317579030991s 2019-06-30 05:57:06,358 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-30T05:57:06Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a34aa904-b907-42a9-a1cc-bd67876273b2', 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_2d581760-d570-450c-baba-9fdaa297bcfd', u'created_at': u'2019-06-30T05:57:06Z', u'mtu': 1450, u'tenant_id': u'daa86c513e384b33b8ea113644f9ec43', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'daa86c513e384b33b8ea113644f9ec43', u'l2_adjacency': True}) 2019-06-30 05:57:06,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:57:06,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47338450-119d-40e1-879a-faa7c504113c 2019-06-30 05:57:06,369 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 05:57:06,369 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-47338450-119d-40e1-879a-faa7c504113c 2019-06-30 05:57:06,370 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 05:57:06,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}], "expires_at": "2019-06-30T06:57:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "daa86c513e384b33b8ea113644f9ec43", "name": "cinder_test-project_2d581760-d570-450c-baba-9fdaa297bcfd"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_daa86c513e384b33b8ea113644f9ec43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_daa86c513e384b33b8ea113644f9ec43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/daa86c513e384b33b8ea113644f9ec43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/daa86c513e384b33b8ea113644f9ec43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/daa86c513e384b33b8ea113644f9ec43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/daa86c513e384b33b8ea113644f9ec43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/daa86c513e384b33b8ea113644f9ec43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/daa86c513e384b33b8ea113644f9ec43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/daa86c513e384b33b8ea113644f9ec43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/daa86c513e384b33b8ea113644f9ec43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_2d581760-d570-450c-baba-9fdaa297bcfd", "id": "31b7d2087e324fde93dc70222e2056af"}, "audit_ids": ["ka7NkwEPTnuN9m2j_IFyIw"], "issued_at": "2019-06-30T05:57:06.000000Z"}} 2019-06-30 05:57:06,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:57:06,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:07,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:07 GMT X-Openstack-Request-Id: req-3148550b-5540-4b08-9c9e-d61ae40a7759 2019-06-30 05:57:07,074 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"a34aa904-b907-42a9-a1cc-bd67876273b2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"daa86c513e384b33b8ea113644f9ec43","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T05:57:06Z","qos_policy_id":null,"name":"cinder_test-net_2d581760-d570-450c-baba-9fdaa297bcfd","admin_state_up":true,"tenant_id":"daa86c513e384b33b8ea113644f9ec43","created_at":"2019-06-30T05:57:06Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 05:57:07,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3148550b-5540-4b08-9c9e-d61ae40a7759 2019-06-30 05:57:07,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.305583953857s 2019-06-30 05:57:07,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-30 05:57:07,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" -d '{"subnet": {"name": "cinder_test-subnet_2d581760-d570-450c-baba-9fdaa297bcfd", "enable_dhcp": true, "network_id": "a34aa904-b907-42a9-a1cc-bd67876273b2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-30 05:57:08,112 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:08 GMT X-Openstack-Request-Id: req-8aa37aea-2e07-4630-818b-631113a9c7c3 2019-06-30 05:57:08,113 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a34aa904-b907-42a9-a1cc-bd67876273b2","tenant_id":"daa86c513e384b33b8ea113644f9ec43","created_at":"2019-06-30T05:57:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T05:57:07Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"daa86c513e384b33b8ea113644f9ec43","id":"5f3155f9-bce8-4b9e-b342-392154ad1c46","subnetpool_id":null,"name":"cinder_test-subnet_2d581760-d570-450c-baba-9fdaa297bcfd"}} 2019-06-30 05:57:08,113 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-8aa37aea-2e07-4630-818b-631113a9c7c3 2019-06-30 05:57:08,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.03669309616s 2019-06-30 05:57:08,114 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T05:57:07Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'5f3155f9-bce8-4b9e-b342-392154ad1c46', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_2d581760-d570-450c-baba-9fdaa297bcfd', u'enable_dhcp': True, u'network_id': u'a34aa904-b907-42a9-a1cc-bd67876273b2', u'tenant_id': u'daa86c513e384b33b8ea113644f9ec43', u'created_at': u'2019-06-30T05:57:07Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'daa86c513e384b33b8ea113644f9ec43'}) 2019-06-30 05:57:08,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 05:57:08,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" -d '{"router": {"external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "name": "cinder_test-router_2d581760-d570-450c-baba-9fdaa297bcfd", "admin_state_up": true}}' 2019-06-30 05:57:09,599 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:09 GMT X-Openstack-Request-Id: req-a8590555-474b-4dd8-9804-79ccad5fbdc3 2019-06-30 05:57:09,599 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:08Z", "admin_state_up": true, "updated_at": "2019-06-30T05:57:09Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "daa86c513e384b33b8ea113644f9ec43", "id": "0ba73b52-5466-4116-85ea-e5abaf835e93", "name": "cinder_test-router_2d581760-d570-450c-baba-9fdaa297bcfd"}} 2019-06-30 05:57:09,599 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-a8590555-474b-4dd8-9804-79ccad5fbdc3 2019-06-30 05:57:09,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.48494005203s 2019-06-30 05:57:09,600 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T05:57:09Z', u'revision_number': 2, u'id': u'0ba73b52-5466-4116-85ea-e5abaf835e93', u'external_gateway_info': {u'network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6acb3602-338d-4baa-852a-3f10ec4a5a30', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_2d581760-d570-450c-baba-9fdaa297bcfd', u'admin_state_up': True, u'tenant_id': u'daa86c513e384b33b8ea113644f9ec43', u'created_at': u'2019-06-30T05:57:08Z', u'flavor_id': None, u'routes': [], u'project_id': u'daa86c513e384b33b8ea113644f9ec43'}) 2019-06-30 05:57:09,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-30 05:57:09,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/0ba73b52-5466-4116-85ea-e5abaf835e93/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" -d '{"subnet_id": "5f3155f9-bce8-4b9e-b342-392154ad1c46"}' 2019-06-30 05:57:11,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:11 GMT X-Openstack-Request-Id: req-a59a86ab-3210-4c5d-9975-bf949c05ac00 2019-06-30 05:57:11,957 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a34aa904-b907-42a9-a1cc-bd67876273b2", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "subnet_id": "5f3155f9-bce8-4b9e-b342-392154ad1c46", "subnet_ids": ["5f3155f9-bce8-4b9e-b342-392154ad1c46"], "port_id": "4946f61a-d3c8-41f4-8966-df23c03debf0", "id": "0ba73b52-5466-4116-85ea-e5abaf835e93"} 2019-06-30 05:57:11,958 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/0ba73b52-5466-4116-85ea-e5abaf835e93/add_router_interface.json used request id req-a59a86ab-3210-4c5d-9975-bf949c05ac00 2019-06-30 05:57:11,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.35711789131s 2019-06-30 05:57:11,958 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-30 05:57:12,064 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-30 05:57:12,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:57:12,073 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:12 GMT 2019-06-30 05:57:12,073 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-06-30 05:57:12,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 05:57:12,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:12,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:12 GMT X-Openstack-Request-Id: req-cc7ea5a9-23cf-4ed2-a9c6-cc25cb6ee407 2019-06-30 05:57:12,385 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 05:57:12,385 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-cc7ea5a9-23cf-4ed2-a9c6-cc25cb6ee407 2019-06-30 05:57:12,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306803941727s 2019-06-30 05:57:12,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 05:57:12,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_2d581760-d570-450c-baba-9fdaa297bcfd", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_2d581760-d570-450c-baba-9fdaa297bcfd"}' 2019-06-30 05:57:12,462 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:12 GMT Location: http://172.30.9.24:9292/v2/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f0cfd30e-29f4-494f-90a4-cfcd95e0735e 2019-06-30 05:57:12,462 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:57:12Z", "file": "/v2/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68/file", "owner": "daa86c513e384b33b8ea113644f9ec43", "id": "d4e80fa8-f8d2-41c8-8733-101e6939fb68", "size": null, "self": "/v2/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68", "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_2d581760-d570-450c-baba-9fdaa297bcfd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_2d581760-d570-450c-baba-9fdaa297bcfd", "checksum": null, "created_at": "2019-06-30T05:57:12Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 05:57:12,462 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-f0cfd30e-29f4-494f-90a4-cfcd95e0735e 2019-06-30 05:57:12,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0682220458984s 2019-06-30 05:57:12,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 05:57:12,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" -d '' 2019-06-30 05:57:12,961 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 05:57:12 GMT X-Openstack-Request-Id: req-00224417-0bba-4b5e-b8f3-c1989dcd66f6 2019-06-30 05:57:12,961 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 05:57:12,962 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68/file used request id req-00224417-0bba-4b5e-b8f3-c1989dcd66f6 2019-06-30 05:57:12,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.498482942581s 2019-06-30 05:57:12,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 05:57:12,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:13,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:13 GMT X-Openstack-Request-Id: req-047267f7-c528-4cbf-ad4a-424103f01703 2019-06-30 05:57:13,078 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:57:12Z", "file": "/v2/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68/file", "owner": "daa86c513e384b33b8ea113644f9ec43", "id": "d4e80fa8-f8d2-41c8-8733-101e6939fb68", "size": 12716032, "self": "/v2/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_2d581760-d570-450c-baba-9fdaa297bcfd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_2d581760-d570-450c-baba-9fdaa297bcfd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T05:57:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 05:57:13,078 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-047267f7-c528-4cbf-ad4a-424103f01703 2019-06-30 05:57:13,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.11217713356s 2019-06-30 05:57:13,080 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68/file', 'owner': u'daa86c513e384b33b8ea113644f9ec43', 'id': u'd4e80fa8-f8d2-41c8-8733-101e6939fb68', 'size': 12716032, u'self': u'/v2/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'daa86c513e384b33b8ea113644f9ec43', 'name': 'cinder_test-project_2d581760-d570-450c-baba-9fdaa297bcfd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T05:57:12Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-30T05:57:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_2d581760-d570-450c-baba-9fdaa297bcfd', '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/d4e80fa8-f8d2-41c8-8733-101e6939fb68', 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_2d581760-d570-450c-baba-9fdaa297bcfd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_2d581760-d570-450c-baba-9fdaa297bcfd', 'created': u'2019-06-30T05:57:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-30T05:57: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/d4e80fa8-f8d2-41c8-8733-101e6939fb68', 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_2d581760-d570-450c-baba-9fdaa297bcfd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-30 05:57:13,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 05:57:13,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d0cea9978ed8e6eb822b313decad89f3fa77b5c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_2d581760-d570-450c-baba-9fdaa297bcfd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 05:57:13,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-444c1f25-929f-475a-ae6a-331bf1c07852 x-openstack-request-id: req-444c1f25-929f-475a-ae6a-331bf1c07852 2019-06-30 05:57:13,414 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cinder_test-flavor_2d581760-d570-450c-baba-9fdaa297bcfd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/007c4c50-cc4d-47d9-86e6-1f135f84bc14", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/007c4c50-cc4d-47d9-86e6-1f135f84bc14", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "007c4c50-cc4d-47d9-86e6-1f135f84bc14"}} 2019-06-30 05:57:13,414 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-444c1f25-929f-475a-ae6a-331bf1c07852 2019-06-30 05:57:13,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.330350875854s 2019-06-30 05:57:13,415 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_2d581760-d570-450c-baba-9fdaa297bcfd', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'007c4c50-cc4d-47d9-86e6-1f135f84bc14', 'swap': 0}) 2019-06-30 05:57:13,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 05:57:13,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/007c4c50-cc4d-47d9-86e6-1f135f84bc14/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d0cea9978ed8e6eb822b313decad89f3fa77b5c" -d '{"extra_specs": {}}' 2019-06-30 05:57:13,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57: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-84c63071-e79b-42c0-afdf-95e682a8e8af x-openstack-request-id: req-84c63071-e79b-42c0-afdf-95e682a8e8af 2019-06-30 05:57:13,436 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 05:57:13,436 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/007c4c50-cc4d-47d9-86e6-1f135f84bc14/os-extra_specs used request id req-84c63071-e79b-42c0-afdf-95e682a8e8af 2019-06-30 05:57:13,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205130577087s 2019-06-30 05:57:13,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-06-30 05:57:13,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" -d '{"keypair": {"name": "cinder_test-kp_2d581760-d570-450c-baba-9fdaa297bcfd"}}' 2019-06-30 05:57:13,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-37ba06fc-df70-48e2-b45e-3d15bb264b1b x-openstack-request-id: req-37ba06fc-df70-48e2-b45e-3d15bb264b1b 2019-06-30 05:57:13,939 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5Z8q5TLT7RiRwddzwTAp3OJ6qxmEy5nscZGe1xbXWS1axZJC2a0LRt9xHDD7Te95xwXvn7pzBVZp5eTGmAAh7z7Tf5sh3aO7wp71jBNgHucF3QTMGxrIZ2UaxaWnRUiXoHLoIlCTHck6xRZMdrnuGC0RDWSusoqVvFXhLB61J7jyklwghuJefgCvJMLANFq2/V7CDJmS+QypX9pEpGy4z2iFEhuvqMCTF3alaDHQDpBQij/01EU6CNYD6g0/Z+J90Lt2N+OB2I1ETdUo6oMlorMlgoJK/8Vzv5z2b66enCciEEQXCqKrSALlAcCWPbe3c/KucET1NT9czVgtSoYNd Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuWfKuUy0+0YkcHXc8EwKdzieqsZhMuZ7HGRntcW11ktWsWSQ\ntmtC0bfcRww+03veccF75+6cwVWaeXkxpgAIe8+03+bId2ju8Ke9YwTYB7nBd0Ez\nBsayGdlGsWlp0VIl6By6CJQkx3JOsUWTHa57hgtEQ1krrKKlbxV4SwetSe48pJcI\nIbiXn4AryTCwDRatv1ewgyZkvkMqV/aRKRsuM9ohRIbr6jAkxd2pWgx0A6QUIo/9\nNRFOgjWA+oNP2fifdC7djfjgdiNRE3VKOqDJaKzJYKCSv/Fc7+c9m+unpwnIhBEF\nwqiq0gC5QHAlj23t3PyrnBE9TU/XM1YLUqGDXQIDAQABAoIBADnEwUGjSPDSFiCE\nWOb2inxDRAzp6vc1IT7jef0FMXcn2kdDkmOEYDmAFD5+7kRu4AyJwNWvX2BOD+ex\nf2q9r+cD/NOW0PeD1o9ddIEZzUX69vD1e7SszGmJbaFxuurhsbX03XI21o7eau6J\nQyGIcCx/7jEd46HSu8E061pVdgUGkkq4PAOIgoL0gOI217tdGL7kqEfVAnZzE1Sf\n4tGbKLnIrXKgrXDT8X0vatypUat3TCKdjsrmlSGzYV489Vku5m7ARujKX/wYpo+3\nsYKgvACqExJJSmR9+1JWStxzy/AwDvuJFxB7nVCBd0OG64U1ojfAJK6Zs3ub+V0k\n+NmzkvECgYEA3qHyhJmVqVwLKdHFScx0qkaZ5A7R24Laz3PADIhW+uRNeqooN81/\nvKX4+J3bNdF3G2L63/u//4sNyIGHBaEXmWZvjczfYjzczOMF9aAFw9m8ESEJsL/B\nuIxQUoLeCyuxRs0/252BSRDQjmGjR7Si1bnMpn757HkP3VaxQvQmB5MCgYEA1TF/\nkkcjtRpMfbHrWZZ5V9GiYO7sWiagpdCQsHAMiH+falXK3p4mrJxyZ6uKk1XrFWiO\nbU2Cc7g24Gtd1LN8LtpDOi2ASNYghZa00ZdRX4Efte/mwiKVCqJ0GfNo363LJydl\nXcbYE7l7Fv/rhLEbVibebO755022aSyMb7nYP08CgYEA0NO1aN2rPWXh7sMePH/0\nOrfop7ui6zUNy6N2VAsbE1FMv6+V8+nlVG2WYJWpRg0JnP219pzs1mV3c0jT/trB\nCRnFr4upSTtvnRuhvmjwn2m/9402yrzDmDi9KvgoEPBV4+SobnaKC6AjEDrTbnIo\nfzM9nDrkcQSJdgNYWEYs2dMCgYBpkFft04Hv0/TaLHYv5x1wiaIQw12PCh9z24E5\njFH4aNFD8vVAJClcQR85DCzS5bFA6YPUxZN5v1aU6zUL9E/iVzsAnLUv269A1q30\nNiwZ0TMlgIPPzxXjrSs2Clv8ne7BFXXQ6Hvn0GkNq20wSA4UK6zpXa+qg8V18JQd\nYnWcawKBgFnXHWbsBvG3n8pXhs6bKg5bBahyt+Q11kZ29R3tCO/1c/p+txKQ/VAY\n/azGx+tNc5jOPKejpDOyOmCA5v0rYOZj+xpqXToN1s2ky9pIxQfAChCV/TWngfF+\nXniZANHHMTOrmvKxsEzXNPZvHnz68Jx0UVU6PuOaVS2auZyS6Djg\n-----END RSA PRIVATE KEY-----\n", "user_id": "31b7d2087e324fde93dc70222e2056af", "name": "cinder_test-kp_2d581760-d570-450c-baba-9fdaa297bcfd", "fingerprint": "be:fb:8a:cd:ab:5d:d2:99:72:36:48:ea:34:a7:11:fa"}} 2019-06-30 05:57:13,939 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-37ba06fc-df70-48e2-b45e-3d15bb264b1b 2019-06-30 05:57:13,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.500099182129s 2019-06-30 05:57:13,940 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5Z8q5TLT7RiRwddzwTAp3OJ6qxmEy5nscZGe1xbXWS1axZJC2a0LRt9xHDD7Te95xwXvn7pzBVZp5eTGmAAh7z7Tf5sh3aO7wp71jBNgHucF3QTMGxrIZ2UaxaWnRUiXoHLoIlCTHck6xRZMdrnuGC0RDWSusoqVvFXhLB61J7jyklwghuJefgCvJMLANFq2/V7CDJmS+QypX9pEpGy4z2iFEhuvqMCTF3alaDHQDpBQij/01EU6CNYD6g0/Z+J90Lt2N+OB2I1ETdUo6oMlorMlgoJK/8Vzv5z2b66enCciEEQXCqKrSALlAcCWPbe3c/KucET1NT9czVgtSoYNd Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuWfKuUy0+0YkcHXc8EwKdzieqsZhMuZ7HGRntcW11ktWsWSQ\ntmtC0bfcRww+03veccF75+6cwVWaeXkxpgAIe8+03+bId2ju8Ke9YwTYB7nBd0Ez\nBsayGdlGsWlp0VIl6By6CJQkx3JOsUWTHa57hgtEQ1krrKKlbxV4SwetSe48pJcI\nIbiXn4AryTCwDRatv1ewgyZkvkMqV/aRKRsuM9ohRIbr6jAkxd2pWgx0A6QUIo/9\nNRFOgjWA+oNP2fifdC7djfjgdiNRE3VKOqDJaKzJYKCSv/Fc7+c9m+unpwnIhBEF\nwqiq0gC5QHAlj23t3PyrnBE9TU/XM1YLUqGDXQIDAQABAoIBADnEwUGjSPDSFiCE\nWOb2inxDRAzp6vc1IT7jef0FMXcn2kdDkmOEYDmAFD5+7kRu4AyJwNWvX2BOD+ex\nf2q9r+cD/NOW0PeD1o9ddIEZzUX69vD1e7SszGmJbaFxuurhsbX03XI21o7eau6J\nQyGIcCx/7jEd46HSu8E061pVdgUGkkq4PAOIgoL0gOI217tdGL7kqEfVAnZzE1Sf\n4tGbKLnIrXKgrXDT8X0vatypUat3TCKdjsrmlSGzYV489Vku5m7ARujKX/wYpo+3\nsYKgvACqExJJSmR9+1JWStxzy/AwDvuJFxB7nVCBd0OG64U1ojfAJK6Zs3ub+V0k\n+NmzkvECgYEA3qHyhJmVqVwLKdHFScx0qkaZ5A7R24Laz3PADIhW+uRNeqooN81/\nvKX4+J3bNdF3G2L63/u//4sNyIGHBaEXmWZvjczfYjzczOMF9aAFw9m8ESEJsL/B\nuIxQUoLeCyuxRs0/252BSRDQjmGjR7Si1bnMpn757HkP3VaxQvQmB5MCgYEA1TF/\nkkcjtRpMfbHrWZZ5V9GiYO7sWiagpdCQsHAMiH+falXK3p4mrJxyZ6uKk1XrFWiO\nbU2Cc7g24Gtd1LN8LtpDOi2ASNYghZa00ZdRX4Efte/mwiKVCqJ0GfNo363LJydl\nXcbYE7l7Fv/rhLEbVibebO755022aSyMb7nYP08CgYEA0NO1aN2rPWXh7sMePH/0\nOrfop7ui6zUNy6N2VAsbE1FMv6+V8+nlVG2WYJWpRg0JnP219pzs1mV3c0jT/trB\nCRnFr4upSTtvnRuhvmjwn2m/9402yrzDmDi9KvgoEPBV4+SobnaKC6AjEDrTbnIo\nfzM9nDrkcQSJdgNYWEYs2dMCgYBpkFft04Hv0/TaLHYv5x1wiaIQw12PCh9z24E5\njFH4aNFD8vVAJClcQR85DCzS5bFA6YPUxZN5v1aU6zUL9E/iVzsAnLUv269A1q30\nNiwZ0TMlgIPPzxXjrSs2Clv8ne7BFXXQ6Hvn0GkNq20wSA4UK6zpXa+qg8V18JQd\nYnWcawKBgFnXHWbsBvG3n8pXhs6bKg5bBahyt+Q11kZ29R3tCO/1c/p+txKQ/VAY\n/azGx+tNc5jOPKejpDOyOmCA5v0rYOZj+xpqXToN1s2ky9pIxQfAChCV/TWngfF+\nXniZANHHMTOrmvKxsEzXNPZvHnz68Jx0UVU6PuOaVS2auZyS6Djg\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'31b7d2087e324fde93dc70222e2056af', 'name': u'cinder_test-kp_2d581760-d570-450c-baba-9fdaa297bcfd', 'created_at': '2019-06-30T05:57:13.940570', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'daa86c513e384b33b8ea113644f9ec43', 'name': 'cinder_test-project_2d581760-d570-450c-baba-9fdaa297bcfd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'be:fb:8a:cd:ab:5d:d2:99:72:36:48:ea:34:a7:11:fa', 'type': 'ssh', 'id': u'cinder_test-kp_2d581760-d570-450c-baba-9fdaa297bcfd'}) 2019-06-30 05:57:13,941 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAuWfKuUy0+0YkcHXc8EwKdzieqsZhMuZ7HGRntcW11ktWsWSQ tmtC0bfcRww+03veccF75+6cwVWaeXkxpgAIe8+03+bId2ju8Ke9YwTYB7nBd0Ez BsayGdlGsWlp0VIl6By6CJQkx3JOsUWTHa57hgtEQ1krrKKlbxV4SwetSe48pJcI IbiXn4AryTCwDRatv1ewgyZkvkMqV/aRKRsuM9ohRIbr6jAkxd2pWgx0A6QUIo/9 NRFOgjWA+oNP2fifdC7djfjgdiNRE3VKOqDJaKzJYKCSv/Fc7+c9m+unpwnIhBEF wqiq0gC5QHAlj23t3PyrnBE9TU/XM1YLUqGDXQIDAQABAoIBADnEwUGjSPDSFiCE WOb2inxDRAzp6vc1IT7jef0FMXcn2kdDkmOEYDmAFD5+7kRu4AyJwNWvX2BOD+ex f2q9r+cD/NOW0PeD1o9ddIEZzUX69vD1e7SszGmJbaFxuurhsbX03XI21o7eau6J QyGIcCx/7jEd46HSu8E061pVdgUGkkq4PAOIgoL0gOI217tdGL7kqEfVAnZzE1Sf 4tGbKLnIrXKgrXDT8X0vatypUat3TCKdjsrmlSGzYV489Vku5m7ARujKX/wYpo+3 sYKgvACqExJJSmR9+1JWStxzy/AwDvuJFxB7nVCBd0OG64U1ojfAJK6Zs3ub+V0k +NmzkvECgYEA3qHyhJmVqVwLKdHFScx0qkaZ5A7R24Laz3PADIhW+uRNeqooN81/ vKX4+J3bNdF3G2L63/u//4sNyIGHBaEXmWZvjczfYjzczOMF9aAFw9m8ESEJsL/B uIxQUoLeCyuxRs0/252BSRDQjmGjR7Si1bnMpn757HkP3VaxQvQmB5MCgYEA1TF/ kkcjtRpMfbHrWZZ5V9GiYO7sWiagpdCQsHAMiH+falXK3p4mrJxyZ6uKk1XrFWiO bU2Cc7g24Gtd1LN8LtpDOi2ASNYghZa00ZdRX4Efte/mwiKVCqJ0GfNo363LJydl XcbYE7l7Fv/rhLEbVibebO755022aSyMb7nYP08CgYEA0NO1aN2rPWXh7sMePH/0 Orfop7ui6zUNy6N2VAsbE1FMv6+V8+nlVG2WYJWpRg0JnP219pzs1mV3c0jT/trB CRnFr4upSTtvnRuhvmjwn2m/9402yrzDmDi9KvgoEPBV4+SobnaKC6AjEDrTbnIo fzM9nDrkcQSJdgNYWEYs2dMCgYBpkFft04Hv0/TaLHYv5x1wiaIQw12PCh9z24E5 jFH4aNFD8vVAJClcQR85DCzS5bFA6YPUxZN5v1aU6zUL9E/iVzsAnLUv269A1q30 NiwZ0TMlgIPPzxXjrSs2Clv8ne7BFXXQ6Hvn0GkNq20wSA4UK6zpXa+qg8V18JQd YnWcawKBgFnXHWbsBvG3n8pXhs6bKg5bBahyt+Q11kZ29R3tCO/1c/p+txKQ/VAY /azGx+tNc5jOPKejpDOyOmCA5v0rYOZj+xpqXToN1s2ky9pIxQfAChCV/TWngfF+ XniZANHHMTOrmvKxsEzXNPZvHnz68Jx0UVU6PuOaVS2auZyS6Djg -----END RSA PRIVATE KEY----- 2019-06-30 05:57:13,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-06-30 05:57:13,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" -d '{"security_group": {"name": "cinder_test-sg_2d581760-d570-450c-baba-9fdaa297bcfd", "description": "created by OPNFV Functest (cinder_test)"}}' 2019-06-30 05:57:14,117 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:14 GMT X-Openstack-Request-Id: req-11039d52-d1df-4f66-b80c-24b56f70974e 2019-06-30 05:57:14,117 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:14Z", "updated_at": "2019-06-30T05:57:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:57:14Z", "revision_number": 0, "id": "38f8d9a6-6f95-4b24-9584-0497cde1c907", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:57:14Z", "security_group_id": "b1255250-e654-4fbc-8eee-a43a479bf269", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "port_range_min": null, "ethertype": "IPv6", "project_id": "daa86c513e384b33b8ea113644f9ec43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:57:14Z", "revision_number": 0, "id": "7afe7035-6d48-4cfe-8898-0b69a45c7a65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:57:14Z", "security_group_id": "b1255250-e654-4fbc-8eee-a43a479bf269", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "port_range_min": null, "ethertype": "IPv4", "project_id": "daa86c513e384b33b8ea113644f9ec43"}], "revision_number": 1, "project_id": "daa86c513e384b33b8ea113644f9ec43", "id": "b1255250-e654-4fbc-8eee-a43a479bf269", "name": "cinder_test-sg_2d581760-d570-450c-baba-9fdaa297bcfd"}} 2019-06-30 05:57:14,117 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-11039d52-d1df-4f66-b80c-24b56f70974e 2019-06-30 05:57:14,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.171425104141s 2019-06-30 05:57:14,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 05:57:14,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:14,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:14 GMT X-Openstack-Request-Id: req-64e00e30-8c37-43ec-bbcc-ab5ff5919b73 2019-06-30 05:57:14,206 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:06Z", "updated_at": "2019-06-30T05:57:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:57:06Z", "revision_number": 0, "id": "13d2a661-e033-490d-a831-8da24246d9ea", "remote_group_id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "remote_ip_prefix": null, "created_at": "2019-06-30T05:57:06Z", "security_group_id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "port_range_min": null, "ethertype": "IPv4", "project_id": "daa86c513e384b33b8ea113644f9ec43"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:57:06Z", "revision_number": 0, "id": "9f7fb6a2-bed0-4a99-ba3a-fb035bb1611c", "remote_group_id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "remote_ip_prefix": null, "created_at": "2019-06-30T05:57:06Z", "security_group_id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "port_range_min": null, "ethertype": "IPv6", "project_id": "daa86c513e384b33b8ea113644f9ec43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:57:06Z", "revision_number": 0, "id": "bc15e955-0f93-4663-9674-4b6b6d61dc9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:57:06Z", "security_group_id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "port_range_min": null, "ethertype": "IPv4", "project_id": "daa86c513e384b33b8ea113644f9ec43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:57:06Z", "revision_number": 0, "id": "e11304b1-bb37-46d3-9a3b-1932ecde64d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:57:06Z", "security_group_id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "port_range_min": null, "ethertype": "IPv6", "project_id": "daa86c513e384b33b8ea113644f9ec43"}], "revision_number": 1, "project_id": "daa86c513e384b33b8ea113644f9ec43", "id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:14Z", "updated_at": "2019-06-30T05:57:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:57:14Z", "revision_number": 0, "id": "38f8d9a6-6f95-4b24-9584-0497cde1c907", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:57:14Z", "security_group_id": "b1255250-e654-4fbc-8eee-a43a479bf269", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "port_range_min": null, "ethertype": "IPv6", "project_id": "daa86c513e384b33b8ea113644f9ec43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:57:14Z", "revision_number": 0, "id": "7afe7035-6d48-4cfe-8898-0b69a45c7a65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:57:14Z", "security_group_id": "b1255250-e654-4fbc-8eee-a43a479bf269", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "port_range_min": null, "ethertype": "IPv4", "project_id": "daa86c513e384b33b8ea113644f9ec43"}], "revision_number": 1, "project_id": "daa86c513e384b33b8ea113644f9ec43", "id": "b1255250-e654-4fbc-8eee-a43a479bf269", "name": "cinder_test-sg_2d581760-d570-450c-baba-9fdaa297bcfd"}]} 2019-06-30 05:57:14,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-64e00e30-8c37-43ec-bbcc-ab5ff5919b73 2019-06-30 05:57:14,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0809550285339s 2019-06-30 05:57:14,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 05:57:14,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" -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": "b1255250-e654-4fbc-8eee-a43a479bf269"}}' 2019-06-30 05:57:14,362 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:14 GMT X-Openstack-Request-Id: req-2f5b5f9a-728d-4d28-b761-cd04f2b176ac 2019-06-30 05:57:14,362 - 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": "2019-06-30T05:57:14Z", "security_group_id": "b1255250-e654-4fbc-8eee-a43a479bf269", "port_range_min": 22, "revision_number": 0, "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:14Z", "project_id": "daa86c513e384b33b8ea113644f9ec43", "id": "b4d6ab13-f725-4fdf-85ca-72e61afc5eec"}} 2019-06-30 05:57:14,363 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-2f5b5f9a-728d-4d28-b761-cd04f2b176ac 2019-06-30 05:57:14,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.150119066238s 2019-06-30 05:57:14,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 05:57:14,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:14,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:14 GMT X-Openstack-Request-Id: req-dc81dbc4-c144-42a7-8097-44b9828f7dd3 2019-06-30 05:57:14,409 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:06Z", "updated_at": "2019-06-30T05:57:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:57:06Z", "revision_number": 0, "id": "13d2a661-e033-490d-a831-8da24246d9ea", "remote_group_id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "remote_ip_prefix": null, "created_at": "2019-06-30T05:57:06Z", "security_group_id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "port_range_min": null, "ethertype": "IPv4", "project_id": "daa86c513e384b33b8ea113644f9ec43"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:57:06Z", "revision_number": 0, "id": "9f7fb6a2-bed0-4a99-ba3a-fb035bb1611c", "remote_group_id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "remote_ip_prefix": null, "created_at": "2019-06-30T05:57:06Z", "security_group_id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "port_range_min": null, "ethertype": "IPv6", "project_id": "daa86c513e384b33b8ea113644f9ec43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:57:06Z", "revision_number": 0, "id": "bc15e955-0f93-4663-9674-4b6b6d61dc9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:57:06Z", "security_group_id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "port_range_min": null, "ethertype": "IPv4", "project_id": "daa86c513e384b33b8ea113644f9ec43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:57:06Z", "revision_number": 0, "id": "e11304b1-bb37-46d3-9a3b-1932ecde64d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:57:06Z", "security_group_id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "port_range_min": null, "ethertype": "IPv6", "project_id": "daa86c513e384b33b8ea113644f9ec43"}], "revision_number": 1, "project_id": "daa86c513e384b33b8ea113644f9ec43", "id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:14Z", "updated_at": "2019-06-30T05:57:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:57:14Z", "revision_number": 0, "id": "38f8d9a6-6f95-4b24-9584-0497cde1c907", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:57:14Z", "security_group_id": "b1255250-e654-4fbc-8eee-a43a479bf269", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "port_range_min": null, "ethertype": "IPv6", "project_id": "daa86c513e384b33b8ea113644f9ec43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:57:14Z", "revision_number": 0, "id": "7afe7035-6d48-4cfe-8898-0b69a45c7a65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:57:14Z", "security_group_id": "b1255250-e654-4fbc-8eee-a43a479bf269", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "port_range_min": null, "ethertype": "IPv4", "project_id": "daa86c513e384b33b8ea113644f9ec43"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T05:57:14Z", "revision_number": 0, "id": "b4d6ab13-f725-4fdf-85ca-72e61afc5eec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:57:14Z", "security_group_id": "b1255250-e654-4fbc-8eee-a43a479bf269", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "port_range_min": 22, "ethertype": "IPv4", "project_id": "daa86c513e384b33b8ea113644f9ec43"}], "revision_number": 2, "project_id": "daa86c513e384b33b8ea113644f9ec43", "id": "b1255250-e654-4fbc-8eee-a43a479bf269", "name": "cinder_test-sg_2d581760-d570-450c-baba-9fdaa297bcfd"}]} 2019-06-30 05:57:14,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-dc81dbc4-c144-42a7-8097-44b9828f7dd3 2019-06-30 05:57:14,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0404798984528s 2019-06-30 05:57:14,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 05:57:14,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" -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": "b1255250-e654-4fbc-8eee-a43a479bf269"}}' 2019-06-30 05:57:14,554 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:14 GMT X-Openstack-Request-Id: req-fe818d52-a035-4b50-9674-c99b602ee8ae 2019-06-30 05:57:14,555 - 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": "2019-06-30T05:57:14Z", "security_group_id": "b1255250-e654-4fbc-8eee-a43a479bf269", "port_range_min": null, "revision_number": 0, "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:14Z", "project_id": "daa86c513e384b33b8ea113644f9ec43", "id": "17bfe308-e3d0-44c1-a4d9-8b1bf6293883"}} 2019-06-30 05:57:14,555 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-fe818d52-a035-4b50-9674-c99b602ee8ae 2019-06-30 05:57:14,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.140119075775s 2019-06-30 05:57:14,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:57:14,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:14,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:14 GMT X-Openstack-Request-Id: req-d015422d-d948-421c-9581-7de11280fb50 2019-06-30 05:57:14,656 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a34aa904-b907-42a9-a1cc-bd67876273b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"daa86c513e384b33b8ea113644f9ec43","l2_adjacency":true,"status":"ACTIVE","subnets":["5f3155f9-bce8-4b9e-b342-392154ad1c46"],"description":"","tags":[],"updated_at":"2019-06-30T05:57:07Z","qos_policy_id":null,"name":"cinder_test-net_2d581760-d570-450c-baba-9fdaa297bcfd","admin_state_up":true,"tenant_id":"daa86c513e384b33b8ea113644f9ec43","created_at":"2019-06-30T05:57:06Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 05:57:14,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d015422d-d948-421c-9581-7de11280fb50 2019-06-30 05:57:14,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100080013275s 2019-06-30 05:57:14,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 05:57:14,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:14,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:14 GMT X-Openstack-Request-Id: req-1bc6930c-70ff-4906-8427-e75119c08960 2019-06-30 05:57:14,700 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:57:12Z", "file": "/v2/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68/file", "owner": "daa86c513e384b33b8ea113644f9ec43", "id": "d4e80fa8-f8d2-41c8-8733-101e6939fb68", "size": 12716032, "self": "/v2/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_2d581760-d570-450c-baba-9fdaa297bcfd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_2d581760-d570-450c-baba-9fdaa297bcfd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T05:57:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 05:57:14,700 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-1bc6930c-70ff-4906-8427-e75119c08960 2019-06-30 05:57:14,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0380749702454s 2019-06-30 05:57:14,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 05:57:14,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:14,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57: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-02298ec4-8e74-4f07-95ac-9084b6353bad x-openstack-request-id: req-02298ec4-8e74-4f07-95ac-9084b6353bad 2019-06-30 05:57:14,729 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_2d581760-d570-450c-baba-9fdaa297bcfd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/007c4c50-cc4d-47d9-86e6-1f135f84bc14", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/007c4c50-cc4d-47d9-86e6-1f135f84bc14", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "007c4c50-cc4d-47d9-86e6-1f135f84bc14"}]} 2019-06-30 05:57:14,729 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-02298ec4-8e74-4f07-95ac-9084b6353bad 2019-06-30 05:57:14,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0228779315948s 2019-06-30 05:57:14,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-30 05:57:14,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" -d '{"server": {"name": "cinder_test-vm2_2d581760-d570-450c-baba-9fdaa297bcfd", "imageRef": "d4e80fa8-f8d2-41c8-8733-101e6939fb68", "key_name": "cinder_test-kp_2d581760-d570-450c-baba-9fdaa297bcfd", "flavorRef": "007c4c50-cc4d-47d9-86e6-1f135f84bc14", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a34aa904-b907-42a9-a1cc-bd67876273b2"}], "security_groups": [{"name": "b1255250-e654-4fbc-8eee-a43a479bf269"}]}}' 2019-06-30 05:57:16,179 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.24:8774/v2.1/servers/bad10439-419f-4d02-b387-00970d155aa1 x-compute-request-id: req-de721148-6581-4b6b-825b-fe2c2d46c4f2 x-openstack-request-id: req-de721148-6581-4b6b-825b-fe2c2d46c4f2 2019-06-30 05:57:16,179 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "b1255250-e654-4fbc-8eee-a43a479bf269"}], "OS-DCF:diskConfig": "MANUAL", "id": "bad10439-419f-4d02-b387-00970d155aa1", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bad10439-419f-4d02-b387-00970d155aa1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bad10439-419f-4d02-b387-00970d155aa1", "rel": "bookmark"}], "adminPass": "z86nb8VCK8UB"}} 2019-06-30 05:57:16,179 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-de721148-6581-4b6b-825b-fe2c2d46c4f2 2019-06-30 05:57:16,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.44835281372s 2019-06-30 05:57:16,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:57:16,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:16,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 605 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-05d8eea1-7359-47f1-a11f-297039c9090c x-openstack-request-id: req-05d8eea1-7359-47f1-a11f-297039c9090c 2019-06-30 05:57:16,826 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bad10439-419f-4d02-b387-00970d155aa1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bad10439-419f-4d02-b387-00970d155aa1", "rel": "bookmark"}], "image": {"id": "d4e80fa8-f8d2-41c8-8733-101e6939fb68", "links": [{"href": "http://172.30.9.24:8774/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "007c4c50-cc4d-47d9-86e6-1f135f84bc14", "links": [{"href": "http://172.30.9.24:8774/flavors/007c4c50-cc4d-47d9-86e6-1f135f84bc14", "rel": "bookmark"}]}, "id": "bad10439-419f-4d02-b387-00970d155aa1", "user_id": "31b7d2087e324fde93dc70222e2056af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T05:57:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2d581760-d570-450c-baba-9fdaa297bcfd", "name": "cinder_test-vm2_2d581760-d570-450c-baba-9fdaa297bcfd", "created": "2019-06-30T05:57:16Z", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:57:16,827 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-05d8eea1-7359-47f1-a11f-297039c9090c 2019-06-30 05:57:16,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.64639210701s 2019-06-30 05:57:16,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:57:16,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:16,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:16 GMT X-Openstack-Request-Id: req-c62a2f3e-8e35-4563-b168-1477132db439 2019-06-30 05:57:16,959 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a34aa904-b907-42a9-a1cc-bd67876273b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"daa86c513e384b33b8ea113644f9ec43","l2_adjacency":true,"status":"ACTIVE","subnets":["5f3155f9-bce8-4b9e-b342-392154ad1c46"],"description":"","tags":[],"updated_at":"2019-06-30T05:57:07Z","qos_policy_id":null,"name":"cinder_test-net_2d581760-d570-450c-baba-9fdaa297bcfd","admin_state_up":true,"tenant_id":"daa86c513e384b33b8ea113644f9ec43","created_at":"2019-06-30T05:57:06Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 05:57:16,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c62a2f3e-8e35-4563-b168-1477132db439 2019-06-30 05:57:16,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.121566057205s 2019-06-30 05:57:16,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 05:57:16,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:17,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:17 GMT X-Openstack-Request-Id: req-74eef4eb-a1b0-4a27-a37f-4acd315acc22 2019-06-30 05:57:17,027 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a34aa904-b907-42a9-a1cc-bd67876273b2","tenant_id":"daa86c513e384b33b8ea113644f9ec43","created_at":"2019-06-30T05:57:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T05:57:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"daa86c513e384b33b8ea113644f9ec43","id":"5f3155f9-bce8-4b9e-b342-392154ad1c46","subnetpool_id":null,"name":"cinder_test-subnet_2d581760-d570-450c-baba-9fdaa297bcfd"}]} 2019-06-30 05:57:17,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-74eef4eb-a1b0-4a27-a37f-4acd315acc22 2019-06-30 05:57:17,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0678238868713s 2019-06-30 05:57:17,028 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:57:19,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:57:19,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:19,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 647 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-da541790-5044-49b8-a32f-6ee46b2fd855 x-openstack-request-id: req-da541790-5044-49b8-a32f-6ee46b2fd855 2019-06-30 05:57:19,135 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bad10439-419f-4d02-b387-00970d155aa1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bad10439-419f-4d02-b387-00970d155aa1", "rel": "bookmark"}], "image": {"id": "d4e80fa8-f8d2-41c8-8733-101e6939fb68", "links": [{"href": "http://172.30.9.24:8774/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "007c4c50-cc4d-47d9-86e6-1f135f84bc14", "links": [{"href": "http://172.30.9.24:8774/flavors/007c4c50-cc4d-47d9-86e6-1f135f84bc14", "rel": "bookmark"}]}, "id": "bad10439-419f-4d02-b387-00970d155aa1", "user_id": "31b7d2087e324fde93dc70222e2056af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T05:57:18Z", "hostId": "00efc3098e1bde3ba363a74cdfd904aba8816b28f51046b49e266ed3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2d581760-d570-450c-baba-9fdaa297bcfd", "name": "cinder_test-vm2_2d581760-d570-450c-baba-9fdaa297bcfd", "created": "2019-06-30T05:57:16Z", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:57:19,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-da541790-5044-49b8-a32f-6ee46b2fd855 2019-06-30 05:57:19,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.104575157166s 2019-06-30 05:57:19,142 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:57:21,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:57:21,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:21,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57: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-6f436f34-dee1-4aa2-aa19-3f693f9576ba x-openstack-request-id: req-6f436f34-dee1-4aa2-aa19-3f693f9576ba 2019-06-30 05:57:21,522 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bad10439-419f-4d02-b387-00970d155aa1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bad10439-419f-4d02-b387-00970d155aa1", "rel": "bookmark"}], "image": {"id": "d4e80fa8-f8d2-41c8-8733-101e6939fb68", "links": [{"href": "http://172.30.9.24:8774/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "007c4c50-cc4d-47d9-86e6-1f135f84bc14", "links": [{"href": "http://172.30.9.24:8774/flavors/007c4c50-cc4d-47d9-86e6-1f135f84bc14", "rel": "bookmark"}]}, "id": "bad10439-419f-4d02-b387-00970d155aa1", "security_groups": [{"name": "cinder_test-sg_2d581760-d570-450c-baba-9fdaa297bcfd"}], "user_id": "31b7d2087e324fde93dc70222e2056af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T05:57:18Z", "hostId": "00efc3098e1bde3ba363a74cdfd904aba8816b28f51046b49e266ed3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2d581760-d570-450c-baba-9fdaa297bcfd", "name": "cinder_test-vm2_2d581760-d570-450c-baba-9fdaa297bcfd", "created": "2019-06-30T05:57:16Z", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:57:21,522 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6f436f34-dee1-4aa2-aa19-3f693f9576ba 2019-06-30 05:57:21,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378418922424s 2019-06-30 05:57:21,529 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:57:23,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:57:23,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:24,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57: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-f230ac16-9c4b-4aa4-a006-8e8838c5df9d x-openstack-request-id: req-f230ac16-9c4b-4aa4-a006-8e8838c5df9d 2019-06-30 05:57:24,004 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bad10439-419f-4d02-b387-00970d155aa1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bad10439-419f-4d02-b387-00970d155aa1", "rel": "bookmark"}], "image": {"id": "d4e80fa8-f8d2-41c8-8733-101e6939fb68", "links": [{"href": "http://172.30.9.24:8774/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "007c4c50-cc4d-47d9-86e6-1f135f84bc14", "links": [{"href": "http://172.30.9.24:8774/flavors/007c4c50-cc4d-47d9-86e6-1f135f84bc14", "rel": "bookmark"}]}, "id": "bad10439-419f-4d02-b387-00970d155aa1", "security_groups": [{"name": "cinder_test-sg_2d581760-d570-450c-baba-9fdaa297bcfd"}], "user_id": "31b7d2087e324fde93dc70222e2056af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T05:57:18Z", "hostId": "00efc3098e1bde3ba363a74cdfd904aba8816b28f51046b49e266ed3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2d581760-d570-450c-baba-9fdaa297bcfd", "name": "cinder_test-vm2_2d581760-d570-450c-baba-9fdaa297bcfd", "created": "2019-06-30T05:57:16Z", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:57:24,004 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f230ac16-9c4b-4aa4-a006-8e8838c5df9d 2019-06-30 05:57:24,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.472614049911s 2019-06-30 05:57:24,010 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:57:26,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:57:26,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:26,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57: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-f0c9ad40-19da-4ece-947d-6327cc823e82 x-openstack-request-id: req-f0c9ad40-19da-4ece-947d-6327cc823e82 2019-06-30 05:57:26,196 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2d581760-d570-450c-baba-9fdaa297bcfd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:1d:32", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bad10439-419f-4d02-b387-00970d155aa1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bad10439-419f-4d02-b387-00970d155aa1", "rel": "bookmark"}], "image": {"id": "d4e80fa8-f8d2-41c8-8733-101e6939fb68", "links": [{"href": "http://172.30.9.24:8774/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:57:24.000000", "flavor": {"id": "007c4c50-cc4d-47d9-86e6-1f135f84bc14", "links": [{"href": "http://172.30.9.24:8774/flavors/007c4c50-cc4d-47d9-86e6-1f135f84bc14", "rel": "bookmark"}]}, "id": "bad10439-419f-4d02-b387-00970d155aa1", "security_groups": [{"name": "cinder_test-sg_2d581760-d570-450c-baba-9fdaa297bcfd"}], "user_id": "31b7d2087e324fde93dc70222e2056af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:57:24Z", "hostId": "00efc3098e1bde3ba363a74cdfd904aba8816b28f51046b49e266ed3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2d581760-d570-450c-baba-9fdaa297bcfd", "name": "cinder_test-vm2_2d581760-d570-450c-baba-9fdaa297bcfd", "created": "2019-06-30T05:57:16Z", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:57:26,196 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f0c9ad40-19da-4ece-947d-6327cc823e82 2019-06-30 05:57:26,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183753967285s 2019-06-30 05:57:26,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 05:57:26,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=bad10439-419f-4d02-b387-00970d155aa1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:26,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:26 GMT X-Openstack-Request-Id: req-4d147551-132b-4335-96aa-57b7e604ae6c 2019-06-30 05:57:26,265 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T05:57:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5f3155f9-bce8-4b9e-b342-392154ad1c46","ip_address":"192.168.120.3"}],"id":"2abe5cba-ad24-4876-94cb-832039faece8","security_groups":["b1255250-e654-4fbc-8eee-a43a479bf269"],"mac_address":"fa:16:3e:57:1d:32","project_id":"daa86c513e384b33b8ea113644f9ec43","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a34aa904-b907-42a9-a1cc-bd67876273b2","tenant_id":"daa86c513e384b33b8ea113644f9ec43","created_at":"2019-06-30T05:57:19Z","binding:vnic_type":"normal","device_id":"bad10439-419f-4d02-b387-00970d155aa1","ip_allocation":"immediate"}]} 2019-06-30 05:57:26,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=bad10439-419f-4d02-b387-00970d155aa1 used request id req-4d147551-132b-4335-96aa-57b7e604ae6c 2019-06-30 05:57:26,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.062961101532s 2019-06-30 05:57:26,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:57:26,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=2abe5cba-ad24-4876-94cb-832039faece8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:26,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:26 GMT X-Openstack-Request-Id: req-eb54a2fb-2cdd-4922-ac5b-35d2cdc39c0a 2019-06-30 05:57:26,324 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 05:57:26,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=2abe5cba-ad24-4876-94cb-832039faece8 used request id req-eb54a2fb-2cdd-4922-ac5b-35d2cdc39c0a 2019-06-30 05:57:26,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0490081310272s 2019-06-30 05:57:26,325 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_2d581760-d570-450c-baba-9fdaa297bcfd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:57:1d:32', 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'd4e80fa8-f8d2-41c8-8733-101e6939fb68'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T05:57:24.000000', 'flavor': Munch({u'id': u'007c4c50-cc4d-47d9-86e6-1f135f84bc14'}), 'az': u'nova', 'id': u'bad10439-419f-4d02-b387-00970d155aa1', 'security_groups': [Munch({u'name': u'cinder_test-sg_2d581760-d570-450c-baba-9fdaa297bcfd'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'31b7d2087e324fde93dc70222e2056af', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'daa86c513e384b33b8ea113644f9ec43', 'name': 'cinder_test-project_2d581760-d570-450c-baba-9fdaa297bcfd', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-06-30T05:57:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T05:57:24Z', 'hostId': u'00efc3098e1bde3ba363a74cdfd904aba8816b28f51046b49e266ed3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_2d581760-d570-450c-baba-9fdaa297bcfd', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'00efc3098e1bde3ba363a74cdfd904aba8816b28f51046b49e266ed3', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T05:57:24.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'daa86c513e384b33b8ea113644f9ec43', 'name': u'cinder_test-vm2_2d581760-d570-450c-baba-9fdaa297bcfd', 'adminPass': u'z86nb8VCK8UB', 'tenant_id': u'daa86c513e384b33b8ea113644f9ec43', 'created_at': u'2019-06-30T05:57:16Z', 'created': u'2019-06-30T05:57:16Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-30 05:57:26,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:57:26,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:26,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:26 GMT X-Openstack-Request-Id: req-67406f53-f2a6-4024-838c-fada7e32a07c 2019-06-30 05:57:26,424 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a34aa904-b907-42a9-a1cc-bd67876273b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"daa86c513e384b33b8ea113644f9ec43","l2_adjacency":true,"status":"ACTIVE","subnets":["5f3155f9-bce8-4b9e-b342-392154ad1c46"],"description":"","tags":[],"updated_at":"2019-06-30T05:57:07Z","qos_policy_id":null,"name":"cinder_test-net_2d581760-d570-450c-baba-9fdaa297bcfd","admin_state_up":true,"tenant_id":"daa86c513e384b33b8ea113644f9ec43","created_at":"2019-06-30T05:57:06Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 05:57:26,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-67406f53-f2a6-4024-838c-fada7e32a07c 2019-06-30 05:57:26,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0936388969421s 2019-06-30 05:57:26,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 05:57:26,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=bad10439-419f-4d02-b387-00970d155aa1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:26,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:26 GMT X-Openstack-Request-Id: req-b59522a9-543b-46ed-9c94-f705151a228d 2019-06-30 05:57:26,477 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T05:57:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5f3155f9-bce8-4b9e-b342-392154ad1c46","ip_address":"192.168.120.3"}],"id":"2abe5cba-ad24-4876-94cb-832039faece8","security_groups":["b1255250-e654-4fbc-8eee-a43a479bf269"],"mac_address":"fa:16:3e:57:1d:32","project_id":"daa86c513e384b33b8ea113644f9ec43","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a34aa904-b907-42a9-a1cc-bd67876273b2","tenant_id":"daa86c513e384b33b8ea113644f9ec43","created_at":"2019-06-30T05:57:19Z","binding:vnic_type":"normal","device_id":"bad10439-419f-4d02-b387-00970d155aa1","ip_allocation":"immediate"}]} 2019-06-30 05:57:26,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=bad10439-419f-4d02-b387-00970d155aa1 used request id req-b59522a9-543b-46ed-9c94-f705151a228d 2019-06-30 05:57:26,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0520248413086s 2019-06-30 05:57:26,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-06-30 05:57:26,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" -d '{"floatingip": {"floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "fixed_ip_address": "192.168.120.3", "port_id": "2abe5cba-ad24-4876-94cb-832039faece8"}}' 2019-06-30 05:57:29,042 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:29 GMT X-Openstack-Request-Id: req-48301b17-e213-4b7c-b067-8e09d34d20dc 2019-06-30 05:57:29,042 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "0ba73b52-5466-4116-85ea-e5abaf835e93", "status": "DOWN", "description": "", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:27Z", "updated_at": "2019-06-30T05:57:27Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a34aa904-b907-42a9-a1cc-bd67876273b2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:57:1d:32", "device_id": "bad10439-419f-4d02-b387-00970d155aa1"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "daa86c513e384b33b8ea113644f9ec43", "port_id": "2abe5cba-ad24-4876-94cb-832039faece8", "id": "ed86b8e2-844f-48cb-80f5-8ac0e9f106de", "qos_policy_id": null}} 2019-06-30 05:57:29,042 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-48301b17-e213-4b7c-b067-8e09d34d20dc 2019-06-30 05:57:29,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.56438994408s 2019-06-30 05:57:29,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:57:29,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:29,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:29 GMT X-Openstack-Request-Id: req-d735d0f0-49de-4651-9d71-85735b2128b5 2019-06-30 05:57:29,137 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0ba73b52-5466-4116-85ea-e5abaf835e93", "status": "DOWN", "description": "", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:27Z", "updated_at": "2019-06-30T05:57:27Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a34aa904-b907-42a9-a1cc-bd67876273b2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:57:1d:32", "device_id": "bad10439-419f-4d02-b387-00970d155aa1"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "daa86c513e384b33b8ea113644f9ec43", "port_id": "2abe5cba-ad24-4876-94cb-832039faece8", "id": "ed86b8e2-844f-48cb-80f5-8ac0e9f106de", "qos_policy_id": null}]} 2019-06-30 05:57:29,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d735d0f0-49de-4651-9d71-85735b2128b5 2019-06-30 05:57:29,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0807070732117s 2019-06-30 05:57:29,143 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 05:57:29,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:57:29,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:29,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:29 GMT X-Openstack-Request-Id: req-1fad7f80-3bff-4bd7-8b56-58a689e49987 2019-06-30 05:57:29,313 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0ba73b52-5466-4116-85ea-e5abaf835e93", "status": "DOWN", "description": "", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:27Z", "updated_at": "2019-06-30T05:57:27Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a34aa904-b907-42a9-a1cc-bd67876273b2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:57:1d:32", "device_id": "bad10439-419f-4d02-b387-00970d155aa1"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "daa86c513e384b33b8ea113644f9ec43", "port_id": "2abe5cba-ad24-4876-94cb-832039faece8", "id": "ed86b8e2-844f-48cb-80f5-8ac0e9f106de", "qos_policy_id": null}]} 2019-06-30 05:57:29,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-1fad7f80-3bff-4bd7-8b56-58a689e49987 2019-06-30 05:57:29,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0598900318146s 2019-06-30 05:57:29,319 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 05:57:29,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:57:29,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:29,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:29 GMT X-Openstack-Request-Id: req-8781a12d-faeb-4bf9-9ac2-d0798902c1a3 2019-06-30 05:57:29,486 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0ba73b52-5466-4116-85ea-e5abaf835e93", "status": "DOWN", "description": "", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:27Z", "updated_at": "2019-06-30T05:57:27Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a34aa904-b907-42a9-a1cc-bd67876273b2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:57:1d:32", "device_id": "bad10439-419f-4d02-b387-00970d155aa1"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "daa86c513e384b33b8ea113644f9ec43", "port_id": "2abe5cba-ad24-4876-94cb-832039faece8", "id": "ed86b8e2-844f-48cb-80f5-8ac0e9f106de", "qos_policy_id": null}]} 2019-06-30 05:57:29,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-8781a12d-faeb-4bf9-9ac2-d0798902c1a3 2019-06-30 05:57:29,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0573241710663s 2019-06-30 05:57:29,492 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 05:57:29,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:57:29,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:29,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:29 GMT X-Openstack-Request-Id: req-5043707c-99ae-4e22-afb8-721a901a9266 2019-06-30 05:57:29,662 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0ba73b52-5466-4116-85ea-e5abaf835e93", "status": "DOWN", "description": "", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:27Z", "updated_at": "2019-06-30T05:57:27Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a34aa904-b907-42a9-a1cc-bd67876273b2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:57:1d:32", "device_id": "bad10439-419f-4d02-b387-00970d155aa1"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "daa86c513e384b33b8ea113644f9ec43", "port_id": "2abe5cba-ad24-4876-94cb-832039faece8", "id": "ed86b8e2-844f-48cb-80f5-8ac0e9f106de", "qos_policy_id": null}]} 2019-06-30 05:57:29,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-5043707c-99ae-4e22-afb8-721a901a9266 2019-06-30 05:57:29,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0598380565643s 2019-06-30 05:57:29,668 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 05:57:29,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:57:29,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:29,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:29 GMT X-Openstack-Request-Id: req-2d8e1746-dffd-4c92-a026-fc3dbfe69cd2 2019-06-30 05:57:29,838 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0ba73b52-5466-4116-85ea-e5abaf835e93", "status": "DOWN", "description": "", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:27Z", "updated_at": "2019-06-30T05:57:27Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a34aa904-b907-42a9-a1cc-bd67876273b2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:57:1d:32", "device_id": "bad10439-419f-4d02-b387-00970d155aa1"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "daa86c513e384b33b8ea113644f9ec43", "port_id": "2abe5cba-ad24-4876-94cb-832039faece8", "id": "ed86b8e2-844f-48cb-80f5-8ac0e9f106de", "qos_policy_id": null}]} 2019-06-30 05:57:29,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-2d8e1746-dffd-4c92-a026-fc3dbfe69cd2 2019-06-30 05:57:29,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0604419708252s 2019-06-30 05:57:29,844 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 05:57:29,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:57:29,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:30,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:30 GMT X-Openstack-Request-Id: req-c5e49e39-0dec-4fb5-ba4e-94f10e6d067d 2019-06-30 05:57:30,013 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0ba73b52-5466-4116-85ea-e5abaf835e93", "status": "DOWN", "description": "", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:27Z", "updated_at": "2019-06-30T05:57:27Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a34aa904-b907-42a9-a1cc-bd67876273b2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:57:1d:32", "device_id": "bad10439-419f-4d02-b387-00970d155aa1"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "daa86c513e384b33b8ea113644f9ec43", "port_id": "2abe5cba-ad24-4876-94cb-832039faece8", "id": "ed86b8e2-844f-48cb-80f5-8ac0e9f106de", "qos_policy_id": null}]} 2019-06-30 05:57:30,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c5e49e39-0dec-4fb5-ba4e-94f10e6d067d 2019-06-30 05:57:30,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.059268951416s 2019-06-30 05:57:30,019 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 05:57:30,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:57:30,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:30,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:30 GMT X-Openstack-Request-Id: req-1f2c0058-8ad3-4bbc-be74-c2d333e18063 2019-06-30 05:57:30,189 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0ba73b52-5466-4116-85ea-e5abaf835e93", "status": "DOWN", "description": "", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:27Z", "updated_at": "2019-06-30T05:57:27Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a34aa904-b907-42a9-a1cc-bd67876273b2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:57:1d:32", "device_id": "bad10439-419f-4d02-b387-00970d155aa1"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "daa86c513e384b33b8ea113644f9ec43", "port_id": "2abe5cba-ad24-4876-94cb-832039faece8", "id": "ed86b8e2-844f-48cb-80f5-8ac0e9f106de", "qos_policy_id": null}]} 2019-06-30 05:57:30,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-1f2c0058-8ad3-4bbc-be74-c2d333e18063 2019-06-30 05:57:30,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0610618591309s 2019-06-30 05:57:30,198 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 05:57:30,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:57:30,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:30,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:30 GMT X-Openstack-Request-Id: req-fc379b8d-daa5-41a8-b15f-849c4d41cfeb 2019-06-30 05:57:30,367 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0ba73b52-5466-4116-85ea-e5abaf835e93", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:27Z", "updated_at": "2019-06-30T05:57:30Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a34aa904-b907-42a9-a1cc-bd67876273b2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:57:1d:32", "device_id": "bad10439-419f-4d02-b387-00970d155aa1"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "daa86c513e384b33b8ea113644f9ec43", "port_id": "2abe5cba-ad24-4876-94cb-832039faece8", "id": "ed86b8e2-844f-48cb-80f5-8ac0e9f106de", "qos_policy_id": null}]} 2019-06-30 05:57:30,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-fc379b8d-daa5-41a8-b15f-849c4d41cfeb 2019-06-30 05:57:30,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0600869655609s 2019-06-30 05:57:30,373 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'0ba73b52-5466-4116-85ea-e5abaf835e93', 'updated_at': u'2019-06-30T05:57:30Z', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'2abe5cba-ad24-4876-94cb-832039faece8', 'id': u'ed86b8e2-844f-48cb-80f5-8ac0e9f106de', 'network': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', 'port': u'2abe5cba-ad24-4876-94cb-832039faece8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'daa86c513e384b33b8ea113644f9ec43', 'name': 'cinder_test-project_2d581760-d570-450c-baba-9fdaa297bcfd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'daa86c513e384b33b8ea113644f9ec43', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'a34aa904-b907-42a9-a1cc-bd67876273b2', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:57:1d:32', u'device_id': u'bad10439-419f-4d02-b387-00970d155aa1'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'daa86c513e384b33b8ea113644f9ec43', 'created_at': u'2019-06-30T05:57:27Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'a34aa904-b907-42a9-a1cc-bd67876273b2', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:57:1d:32', u'device_id': u'bad10439-419f-4d02-b387-00970d155aa1'}), 'router': u'0ba73b52-5466-4116-85ea-e5abaf835e93'}) 2019-06-30 05:57:30,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-30 05:57:30,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/bad10439-419f-4d02-b387-00970d155aa1/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-30 05:57:30,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9598 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57: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-fb552140-9aac-479c-a667-5097c3503050 x-openstack-request-id: req-fb552140-9aac-479c-a667-5097c3503050 2019-06-30 05:57:30,533 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 544704448 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.248061] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.251250] pid_max: default: 32768 minimum: 301\n[ 0.252977] ACPI: Core revision 20150930\n[ 0.255089] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.257590] Security Framework initialized\n[ 0.259163] Yama: becoming mindful.\n[ 0.260553] AppArmor: AppArmor initialized\n[ 0.262159] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.264640] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.267087] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.269414] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.272024] Initializing cgroup subsys io\n[ 0.273578] Initializing cgroup subsys memory\n[ 0.275238] Initializing cgroup subsys devices\n[ 0.276912] Initializing cgroup subsys freezer\n[ 0.278589] Initializing cgroup subsys net_cls\n[ 0.280267] Initializing cgroup subsys perf_event\n[ 0.282023] Initializing cgroup subsys net_prio\n[ 0.283720] Initializing cgroup subsys hugetlb\n[ 0.285392] Initializing cgroup subsys pids\n[ 0.287059] CPU: Physical Processor ID: 0\n[ 0.289318] mce: CPU supports 10 MCE banks\n[ 0.290947] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.292877] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.313580] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.323630] ftrace: allocating 31920 entries in 125 pages\n[ 0.360915] smpboot: Max logical packages: 1\n[ 0.362566] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.365154] x2apic enabled\n[ 0.366635] Switched APIC routing to physical x2apic.\n[ 0.369729] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.371885] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.375855] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.379275] KVM setup paravirtual spinlock\n[ 0.381319] x86: Booted up 1 node, 1 CPUs\n[ 0.382865] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.385475] devtmpfs: initialized\n[ 0.387822] evm: security.selinux\n[ 0.389155] evm: security.SMACK64\n[ 0.390484] evm: security.SMACK64EXEC\n[ 0.391917] evm: security.SMACK64TRANSMUTE\n[ 0.393468] evm: security.SMACK64MMAP\n[ 0.394896] evm: security.ima\n[ 0.396118] evm: security.capability\n[ 0.397593] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.401127] pinctrl core: initialized pinctrl subsystem\n[ 0.403178] RTC time: 5:57:25, date: 06/30/19\n[ 0.404947] NET: Registered protocol family 16\n[ 0.406751] cpuidle: using governor ladder\n[ 0.408322] cpuidle: using governor menu\n[ 0.409834] PCCT header not found.\n[ 0.411242] ACPI: bus type PCI registered\n[ 0.412785] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.415156] PCI: Using configuration type 1 for base access\n[ 0.417903] ACPI: Added _OSI(Module Device)\n[ 0.419507] ACPI: Added _OSI(Processor Device)\n[ 0.421171] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.422907] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.425680] ACPI: Interpreter enabled\n[ 0.427135] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.430676] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.434210] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.437744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.441301] ACPI: (supports S0 S5)\n[ 0.442687] ACPI: Using IOAPIC for interrupt routing\n[ 0.444506] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.449301] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.451492] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.453875] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.456179] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.460333] acpiphp: Slot [3] registered\n[ 0.461861] acpiphp: Slot [4] registered\n[ 0.463382] acpiphp: Slot [5] registered\n[ 0.464917] acpiphp: Slot [6] registered\n[ 0.466442] acpiphp: Slot [7] registered\n[ 0.467967] acpiphp: Slot [8] registered\n[ 0.469496] acpiphp: Slot [9] registered\n[ 0.471019] acpiphp: Slot [10] registered\n[ 0.472562] acpiphp: Slot [11] registered\n[ 0.474117] acpiphp: Slot [12] registered\n[ 0.475664] acpiphp: Slot [13] registered\n[ 0.477252] acpiphp: Slot [14] registered\n[ 0.478803] acpiphp: Slot [15] registered\n[ 0.496945] acpiphp: Slot [16] registered\n[ 0.498497] acpiphp: Slot [17] registered\n[ 0.500049] acpiphp: Slot [18] registered\n[ 0.501601] acpiphp: Slot [19] registered\n[ 0.503149] acpiphp: Slot [20] registered\n[ 0.504695] acpiphp: Slot [21] registered\n[ 0.506249] acpiphp: Slot [22] registered\n[ 0.507798] acpiphp: Slot [23] registered\n[ 0.509342] acpiphp: Slot [24] registered\n[ 0.510899] acpiphp: Slot [25] registered\n[ 0.512444] acpiphp: Slot [26] registered\n[ 0.513991] acpiphp: Slot [27] registered\n[ 0.515544] acpiphp: Slot [28] registered\n[ 0.517098] acpiphp: Slot [29] registered\n[ 0.518644] acpiphp: Slot [30] registered\n[ 0.522850] acpiphp: Slot [31] registered\n[ 0.524548] PCI host bridge to bus 0000:00\n[ 0.526123] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.528479] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.530835] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.533617] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.536409] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.539258] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.546071] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.548554] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.550839] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.553513] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.558512] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.561263] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.585728] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.588506] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.591200] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.593877] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.596530] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.598892] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.601377] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.603430] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.606412] vgaarb: loaded\n[ 0.607560] vgaarb: bridge control possible 0000:00:02.0\n[ 0.609856] SCSI subsystem initialized\n[ 0.611616] ACPI: bus type USB registered\n[ 0.613195] usbcore: registered new interface driver usbfs\n[ 0.615181] usbcore: registered new interface driver hub\n[ 0.617117] usbcore: registered new device driver usb\n[ 0.619189] PCI: Using ACPI for IRQ routing\n[ 0.621276] NetLabel: Initializing\n[ 0.622647] NetLabel: domain hash size = 128\n[ 0.624293] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.626142] NetLabel: unlabeled traffic allowed by default\n[ 0.628391] clocksource: Switched to clocksource kvm-clock\n[ 0.639165] AppArmor: AppArmor Filesystem Enabled\n[ 0.640993] pnp: PnP ACPI init\n[ 0.642602] pnp: PnP ACPI: found 5 devices\n[ 0.649970] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.653256] NET: Registered protocol family 2\n[ 0.655204] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.657700] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.660026] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.662341] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.664454] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.666727] NET: Registered protocol family 1\n[ 0.668409] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.670525] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.672611] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.687780] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.703078] Trying to unpack rootfs image as initramfs...\n[ 0.765725] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.768831] Scanning for low memory corruption every 60 seconds\n[ 0.771295] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.773581] audit: initializing netlink subsys (disabled)\n[ 0.775562] audit: type=2000 audit(1561874245.278:1): initialized\n[ 0.778027] Initialise system trusted keyring\n[ 0.779813] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.782061] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.785399] zbud: loaded\n[ 0.786676] VFS: Disk quotas dquot_6.6.0\n[ 0.788236] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.791043] fuse init (API version 7.23)\n[ 0.792715] Key type big_key registered\n[ 0.794235] Allocating IMA MOK and blacklist keyrings.\n[ 0.796486] Key type asymmetric registered\n[ 0.798072] Asymmetric key parser 'x509' registered\n[ 0.799907] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.802776] io scheduler noop registered\n[ 0.804298] io scheduler deadline registered (default)\n[ 0.806221] io scheduler cfq registered\n[ 0.807814] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.809843] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.812262] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.815057] ACPI: Power Button [PWRF]\n[ 0.816628] GHES: HEST is not enabled!\n[ 0.831025] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.861226] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.865002] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.890741] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.894560] Linux agpgart interface v0.103\n[ 0.898356] brd: module loaded\n[ 0.900935] loop: module loaded\n[ 0.906255] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.909047] GPT:90111 != 2097151\n[ 0.910348] GPT:Alternate GPT header not at the end of the disk.\n[ 0.912471] GPT:90111 != 2097151\n[ 0.913773] GPT: Use GNU Parted to correct GPT errors.\n[ 0.915642] vda: vda1 vda15\n[ 0.917604] scsi host0: ata_piix\n[ 0.919051] scsi host1: ata_piix\n[ 0.920423] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.922796] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.925805] libphy: Fixed MDIO Bus: probed\n[ 0.927383] tun: Universal TUN/TAP device driver, 1.6\n[ 0.929235] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.932712] PPP generic driver version 2.4.2\n[ 0.934413] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.936738] ehci-pci: EHCI PCI platform driver\n[ 0.938430] ehci-platform: EHCI generic platform driver\n[ 0.940354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.942601] ohci-pci: OHCI PCI platform driver\n[ 0.944294] ohci-platform: OHCI generic platform driver\n[ 0.946217] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.961434] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.963350] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.966168] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.968073] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.970257] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.972641] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.975370] usb usb1: Product: UHCI Host Controller\n[ 0.977170] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.979369] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.981192] hub 1-0:1.0: USB hub found\n[ 0.982686] hub 1-0:1.0: 2 ports detected\n[ 0.984406] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.988306] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.990149] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.992094] mousedev: PS/2 mouse device common for all mice\n[ 0.994484] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.997737] rtc_cmos 00:00: RTC can wake from S4\n[ 1.000014] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.002291] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.004590] i2c /dev entries driver\n[ 1.006031] device-mapper: uevent: version 1.0.3\n[ 1.007843] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.010967] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.013441] NET: Registered protocol family 10\n[ 1.015410] NET: Registered protocol family 17\n[ 1.017130] Key type dns_resolver registered\n[ 1.018918] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.021023] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.024348] registered taskstats version 1\n[ 1.025963] Loading compiled-in X.509 certificates\n[ 1.028299] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.031889] zswap: loaded using pool lzo/zbud\n[ 1.034404] Key type trusted registered\n[ 1.036986] Key type encrypted registered\n[ 1.038547] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.040551] ima: No TPM chip found, activating TPM-bypass!\n[ 1.042556] evm: HMAC attrs: 0x1\n[ 1.044251] Magic number: 7:226:973\n[ 1.045846] rtc_cmos 00:00: setting system clock to 2019-06-30 05:57:25 UTC (1561874245)\n[ 1.048906] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.051041] EDD information not available.\n[ 1.082226] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.101937] Write protecting the kernel read-only data: 14336k\n[ 1.105531] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.108821] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.78\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.91\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.276578] 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 1.06. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC97nBKLhB0TtNXlmAM40ILfsqcYla34/Ei4mPMbJkwsftAvIoIZVMbAupFALvf11NFzeEGvjHaUsAGAI/TvSkM00JMjI9+02ktHeRgm80xVTvhX09In3vuD084wTIig6Y49nUaEvORmdY00A8zXAc1iLly6zrdCTeOWWYei/M5+RyWUFcF78E7F1n0OcxMNXpU8FaT4s8dtcp0kz9Q6n5nK/qfBRxQ11laI0tUNMjZ+iXjjr6g47RXXIqDu0bPg3giCE3JllcqBfmB+Ye0GhRWxi2LMWWuf9azZNQH4YQTuzj6gFhUY9W9k9LMUul32iJ4S9qIiJY3WsMAyU4dbjfx root@cinder-test-vm2-2d581760-d570-450c-baba-9fdaa297bcfd\nssh-dss AAAAB3NzaC1kc3MAAACBAM9SNBucnK2lb0K80HDyOm8xu0WdVDZZOySJtUg64cVJse7o/LVFrS7y56txiVhPHLcAx+csCF4I6Scqf3NjbthzxN+ASkVm+PgFJf9UP51l6S0ADiElB4ts6LBeU8wlaaT+iW2uP8HKWJp4XuNJqvMqlcjJbYCvtq4ybXMRd0V/AAAAFQCE4I6QMCGcRVlDIHQ9UdYHXH7pqwAAAIEAsxFh5F6Uf1jNWPFyQZPs8abigYRLmgedtbSm9MmWVldSi6eESCXwD3vnMi/sRb2Qtc2ffhZ0P02KydZXE44jPVUmpgB8M+GJD9iMDdDd2rm4rGAesTVqyn9zvNFoQNTpomB+hs/Xh0OK/vTOqReDhIupI6wikTcLOBrBug/sGIUAAACBALmlyipSkMkKC5xTCqnMu/Po5Ge1L7ze+3/GMUwcu9J1dtrxNeYyyhtPfXAaPycX+be8rj1jizZl8Erd0ICEhDeCdJllWFAS/SwF1TNuc1q+rvcl4XM3MxXz7R5+NaDa8epXaYqyPefXsj6rIsnW5bigo57WiHKUr5BM928G013z root@cinder-test-vm2-2d581760-d570-450c-baba-9fdaa297bcfd\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.14s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe57:1d32/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-00000007\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-2d581760-d570-450c-baba-9fdaa297bcfd\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.\ncinder-test-vm2-2d581760-d570-450c-baba-9fdaa297bcfd login: "} 2019-06-30 05:57:30,534 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bad10439-419f-4d02-b387-00970d155aa1/action used request id req-fb552140-9aac-479c-a667-5097c3503050 2019-06-30 05:57:30,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.160973072052s 2019-06-30 05:57:30,535 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 544704448 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.248061] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.251250] pid_max: default: 32768 minimum: 301 [ 0.252977] ACPI: Core revision 20150930 [ 0.255089] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.257590] Security Framework initialized [ 0.259163] Yama: becoming mindful. [ 0.260553] AppArmor: AppArmor initialized [ 0.262159] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.264640] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.267087] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.269414] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.272024] Initializing cgroup subsys io [ 0.273578] Initializing cgroup subsys memory [ 0.275238] Initializing cgroup subsys devices [ 0.276912] Initializing cgroup subsys freezer [ 0.278589] Initializing cgroup subsys net_cls [ 0.280267] Initializing cgroup subsys perf_event [ 0.282023] Initializing cgroup subsys net_prio [ 0.283720] Initializing cgroup subsys hugetlb [ 0.285392] Initializing cgroup subsys pids [ 0.287059] CPU: Physical Processor ID: 0 [ 0.289318] mce: CPU supports 10 MCE banks [ 0.290947] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.292877] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.313580] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.323630] ftrace: allocating 31920 entries in 125 pages [ 0.360915] smpboot: Max logical packages: 1 [ 0.362566] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.365154] x2apic enabled [ 0.366635] Switched APIC routing to physical x2apic. [ 0.369729] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.371885] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.375855] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.379275] KVM setup paravirtual spinlock [ 0.381319] x86: Booted up 1 node, 1 CPUs [ 0.382865] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.385475] devtmpfs: initialized [ 0.387822] evm: security.selinux [ 0.389155] evm: security.SMACK64 [ 0.390484] evm: security.SMACK64EXEC [ 0.391917] evm: security.SMACK64TRANSMUTE [ 0.393468] evm: security.SMACK64MMAP [ 0.394896] evm: security.ima [ 0.396118] evm: security.capability [ 0.397593] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.401127] pinctrl core: initialized pinctrl subsystem [ 0.403178] RTC time: 5:57:25, date: 06/30/19 [ 0.404947] NET: Registered protocol family 16 [ 0.406751] cpuidle: using governor ladder [ 0.408322] cpuidle: using governor menu [ 0.409834] PCCT header not found. [ 0.411242] ACPI: bus type PCI registered [ 0.412785] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.415156] PCI: Using configuration type 1 for base access [ 0.417903] ACPI: Added _OSI(Module Device) [ 0.419507] ACPI: Added _OSI(Processor Device) [ 0.421171] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.422907] ACPI: Added _OSI(Processor Aggregator Device) [ 0.425680] ACPI: Interpreter enabled [ 0.427135] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.430676] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.434210] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.437744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.441301] ACPI: (supports S0 S5) [ 0.442687] ACPI: Using IOAPIC for interrupt routing [ 0.444506] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.449301] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.451492] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.453875] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.456179] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.460333] acpiphp: Slot [3] registered [ 0.461861] acpiphp: Slot [4] registered [ 0.463382] acpiphp: Slot [5] registered [ 0.464917] acpiphp: Slot [6] registered [ 0.466442] acpiphp: Slot [7] registered [ 0.467967] acpiphp: Slot [8] registered [ 0.469496] acpiphp: Slot [9] registered [ 0.471019] acpiphp: Slot [10] registered [ 0.472562] acpiphp: Slot [11] registered [ 0.474117] acpiphp: Slot [12] registered [ 0.475664] acpiphp: Slot [13] registered [ 0.477252] acpiphp: Slot [14] registered [ 0.478803] acpiphp: Slot [15] registered [ 0.496945] acpiphp: Slot [16] registered [ 0.498497] acpiphp: Slot [17] registered [ 0.500049] acpiphp: Slot [18] registered [ 0.501601] acpiphp: Slot [19] registered [ 0.503149] acpiphp: Slot [20] registered [ 0.504695] acpiphp: Slot [21] registered [ 0.506249] acpiphp: Slot [22] registered [ 0.507798] acpiphp: Slot [23] registered [ 0.509342] acpiphp: Slot [24] registered [ 0.510899] acpiphp: Slot [25] registered [ 0.512444] acpiphp: Slot [26] registered [ 0.513991] acpiphp: Slot [27] registered [ 0.515544] acpiphp: Slot [28] registered [ 0.517098] acpiphp: Slot [29] registered [ 0.518644] acpiphp: Slot [30] registered [ 0.522850] acpiphp: Slot [31] registered [ 0.524548] PCI host bridge to bus 0000:00 [ 0.526123] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.528479] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.530835] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.533617] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.536409] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.539258] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.546071] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.548554] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.550839] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.553513] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.558512] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.561263] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.585728] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.588506] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.591200] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.593877] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.596530] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.598892] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.601377] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.603430] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.606412] vgaarb: loaded [ 0.607560] vgaarb: bridge control possible 0000:00:02.0 [ 0.609856] SCSI subsystem initialized [ 0.611616] ACPI: bus type USB registered [ 0.613195] usbcore: registered new interface driver usbfs [ 0.615181] usbcore: registered new interface driver hub [ 0.617117] usbcore: registered new device driver usb [ 0.619189] PCI: Using ACPI for IRQ routing [ 0.621276] NetLabel: Initializing [ 0.622647] NetLabel: domain hash size = 128 [ 0.624293] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.626142] NetLabel: unlabeled traffic allowed by default [ 0.628391] clocksource: Switched to clocksource kvm-clock [ 0.639165] AppArmor: AppArmor Filesystem Enabled [ 0.640993] pnp: PnP ACPI init [ 0.642602] pnp: PnP ACPI: found 5 devices [ 0.649970] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.653256] NET: Registered protocol family 2 [ 0.655204] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.657700] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.660026] TCP: Hash tables configured (established 4096 bind 4096) [ 0.662341] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.664454] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.666727] NET: Registered protocol family 1 [ 0.668409] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.670525] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.672611] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.687780] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.703078] Trying to unpack rootfs image as initramfs... [ 0.765725] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.768831] Scanning for low memory corruption every 60 seconds [ 0.771295] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.773581] audit: initializing netlink subsys (disabled) [ 0.775562] audit: type=2000 audit(1561874245.278:1): initialized [ 0.778027] Initialise system trusted keyring [ 0.779813] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.782061] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.785399] zbud: loaded [ 0.786676] VFS: Disk quotas dquot_6.6.0 [ 0.788236] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.791043] fuse init (API version 7.23) [ 0.792715] Key type big_key registered [ 0.794235] Allocating IMA MOK and blacklist keyrings. [ 0.796486] Key type asymmetric registered [ 0.798072] Asymmetric key parser 'x509' registered [ 0.799907] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.802776] io scheduler noop registered [ 0.804298] io scheduler deadline registered (default) [ 0.806221] io scheduler cfq registered [ 0.807814] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.809843] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.812262] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.815057] ACPI: Power Button [PWRF] [ 0.816628] GHES: HEST is not enabled! [ 0.831025] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.861226] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.865002] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.890741] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.894560] Linux agpgart interface v0.103 [ 0.898356] brd: module loaded [ 0.900935] loop: module loaded [ 0.906255] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.909047] GPT:90111 != 2097151 [ 0.910348] GPT:Alternate GPT header not at the end of the disk. [ 0.912471] GPT:90111 != 2097151 [ 0.913773] GPT: Use GNU Parted to correct GPT errors. [ 0.915642] vda: vda1 vda15 [ 0.917604] scsi host0: ata_piix [ 0.919051] scsi host1: ata_piix [ 0.920423] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.922796] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.925805] libphy: Fixed MDIO Bus: probed [ 0.927383] tun: Universal TUN/TAP device driver, 1.6 [ 0.929235] tun: (C) 1999-2004 Max Krasnyansky [ 0.932712] PPP generic driver version 2.4.2 [ 0.934413] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.936738] ehci-pci: EHCI PCI platform driver [ 0.938430] ehci-platform: EHCI generic platform driver [ 0.940354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.942601] ohci-pci: OHCI PCI platform driver [ 0.944294] ohci-platform: OHCI generic platform driver [ 0.946217] uhci_hcd: USB Universal Host Controller Interface driver [ 0.961434] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.963350] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.966168] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.968073] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.970257] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.972641] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.975370] usb usb1: Product: UHCI Host Controller [ 0.977170] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.979369] usb usb1: SerialNumber: 0000:00:01.2 [ 0.981192] hub 1-0:1.0: USB hub found [ 0.982686] hub 1-0:1.0: 2 ports detected [ 0.984406] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.988306] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.990149] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.992094] mousedev: PS/2 mouse device common for all mice [ 0.994484] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.997737] rtc_cmos 00:00: RTC can wake from S4 [ 1.000014] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.002291] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.004590] i2c /dev entries driver [ 1.006031] device-mapper: uevent: version 1.0.3 [ 1.007843] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.010967] ledtrig-cpu: registered to indicate activity on CPUs [ 1.013441] NET: Registered protocol family 10 [ 1.015410] NET: Registered protocol family 17 [ 1.017130] Key type dns_resolver registered [ 1.018918] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.021023] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.024348] registered taskstats version 1 [ 1.025963] Loading compiled-in X.509 certificates [ 1.028299] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.031889] zswap: loaded using pool lzo/zbud [ 1.034404] Key type trusted registered [ 1.036986] Key type encrypted registered [ 1.038547] AppArmor: AppArmor sha1 policy hashing enabled [ 1.040551] ima: No TPM chip found, activating TPM-bypass! [ 1.042556] evm: HMAC attrs: 0x1 [ 1.044251] Magic number: 7:226:973 [ 1.045846] rtc_cmos 00:00: setting system clock to 2019-06-30 05:57:25 UTC (1561874245) [ 1.048906] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.051041] EDD information not available. [ 1.082226] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.101937] Write protecting the kernel read-only data: 14336k [ 1.105531] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.108821] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.78 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.276578] 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 1.06. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC97nBKLhB0TtNXlmAM40ILfsqcYla34/Ei4mPMbJkwsftAvIoIZVMbAupFALvf11NFzeEGvjHaUsAGAI/TvSkM00JMjI9+02ktHeRgm80xVTvhX09In3vuD084wTIig6Y49nUaEvORmdY00A8zXAc1iLly6zrdCTeOWWYei/M5+RyWUFcF78E7F1n0OcxMNXpU8FaT4s8dtcp0kz9Q6n5nK/qfBRxQ11laI0tUNMjZ+iXjjr6g47RXXIqDu0bPg3giCE3JllcqBfmB+Ye0GhRWxi2LMWWuf9azZNQH4YQTuzj6gFhUY9W9k9LMUul32iJ4S9qIiJY3WsMAyU4dbjfx root@cinder-test-vm2-2d581760-d570-450c-baba-9fdaa297bcfd ssh-dss AAAAB3NzaC1kc3MAAACBAM9SNBucnK2lb0K80HDyOm8xu0WdVDZZOySJtUg64cVJse7o/LVFrS7y56txiVhPHLcAx+csCF4I6Scqf3NjbthzxN+ASkVm+PgFJf9UP51l6S0ADiElB4ts6LBeU8wlaaT+iW2uP8HKWJp4XuNJqvMqlcjJbYCvtq4ybXMRd0V/AAAAFQCE4I6QMCGcRVlDIHQ9UdYHXH7pqwAAAIEAsxFh5F6Uf1jNWPFyQZPs8abigYRLmgedtbSm9MmWVldSi6eESCXwD3vnMi/sRb2Qtc2ffhZ0P02KydZXE44jPVUmpgB8M+GJD9iMDdDd2rm4rGAesTVqyn9zvNFoQNTpomB+hs/Xh0OK/vTOqReDhIupI6wikTcLOBrBug/sGIUAAACBALmlyipSkMkKC5xTCqnMu/Po5Ge1L7ze+3/GMUwcu9J1dtrxNeYyyhtPfXAaPycX+be8rj1jizZl8Erd0ICEhDeCdJllWFAS/SwF1TNuc1q+rvcl4XM3MxXz7R5+NaDa8epXaYqyPefXsj6rIsnW5bigo57WiHKUr5BM928G013z root@cinder-test-vm2-2d581760-d570-450c-baba-9fdaa297bcfd -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.14s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe57:1d32/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-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-2d581760-d570-450c-baba-9fdaa297bcfd 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. cinder-test-vm2-2d581760-d570-450c-baba-9fdaa297bcfd login: 2019-06-30 05:57:30,539 - paramiko.transport - DEBUG - starting thread (client mode): 0x7c79dd90L 2019-06-30 05:57:30,539 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-30 05:57:30,539 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-06-30 05:57:30,540 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-06-30 05:57:30,541 - 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 2019-06-30 05:57:30,541 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 05:57:30,541 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-06-30 05:57:30,541 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 05:57:30,542 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 05:57:30,542 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 05:57:30,559 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-30 05:57:30,560 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 05:57:30,571 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: 919aabb4ef41719d55981baad2953568 2019-06-30 05:57:30,572 - paramiko.transport - DEBUG - Trying discovered key befb8acdab5dd299723648ea34a711fa in /tmp/tmpg32rwJ 2019-06-30 05:57:30,597 - paramiko.transport - DEBUG - userauth is OK 2019-06-30 05:57:30,602 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-30 05:57:30,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2019-06-30 05:57:30,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" -d '{"volume": {"display_name": "cinder_test-volume_2d581760-d570-450c-baba-9fdaa297bcfd", "size": "2"}}' 2019-06-30 05:57:31,932 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:30 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-387e4bd7-272c-4600-acf9-8e9fdf82c63f x-openstack-request-id: req-387e4bd7-272c-4600-acf9-8e9fdf82c63f 2019-06-30 05:57:31,932 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "31b7d2087e324fde93dc70222e2056af", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "rel": "self"}, {"href": "http://172.30.9.24:8776/daa86c513e384b33b8ea113644f9ec43/volumes/60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-30T05:57:31.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_2d581760-d570-450c-baba-9fdaa297bcfd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "size": 2}} 2019-06-30 05:57:31,933 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes used request id req-387e4bd7-272c-4600-acf9-8e9fdf82c63f 2019-06-30 05:57:31,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.32223010063s 2019-06-30 05:57:31,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-30 05:57:31,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:32,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:31 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-1d78a2dd-b388-4be9-9db3-997cc05204ba x-openstack-request-id: req-1d78a2dd-b388-4be9-9db3-997cc05204ba 2019-06-30 05:57:32,913 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "31b7d2087e324fde93dc70222e2056af", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "rel": "self"}, {"href": "http://172.30.9.24:8776/daa86c513e384b33b8ea113644f9ec43/volumes/60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-30T05:57:31.000000", "description": null, "os-vol-tenant-attr:tenant_id": "daa86c513e384b33b8ea113644f9ec43", "updated_at": "2019-06-30T05:57:32.000000", "volume_type": "tripleo", "name": "cinder_test-volume_2d581760-d570-450c-baba-9fdaa297bcfd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "size": 2}]} 2019-06-30 05:57:32,913 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/detail used request id req-1d78a2dd-b388-4be9-9db3-997cc05204ba 2019-06-30 05:57:32,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.979762077332s 2019-06-30 05:57:32,915 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:57:34,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-30 05:57:34,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:36,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 453 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:34 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-071f91ba-9408-4518-a2db-4e092f042332 x-openstack-request-id: req-071f91ba-9408-4518-a2db-4e092f042332 2019-06-30 05:57:36,068 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "31b7d2087e324fde93dc70222e2056af", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "rel": "self"}, {"href": "http://172.30.9.24:8776/daa86c513e384b33b8ea113644f9ec43/volumes/60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-30T05:57:31.000000", "description": null, "os-vol-tenant-attr:tenant_id": "daa86c513e384b33b8ea113644f9ec43", "updated_at": "2019-06-30T05:57:33.000000", "volume_type": "tripleo", "name": "cinder_test-volume_2d581760-d570-450c-baba-9fdaa297bcfd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "size": 2}]} 2019-06-30 05:57:36,069 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/detail used request id req-071f91ba-9408-4518-a2db-4e092f042332 2019-06-30 05:57:36,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.15118098259s 2019-06-30 05:57:36,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:57:36,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:36,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:36 GMT X-Openstack-Request-Id: req-948d71a6-9b5f-40bf-a275-f32db2cbed96 2019-06-30 05:57:36,162 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a34aa904-b907-42a9-a1cc-bd67876273b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"daa86c513e384b33b8ea113644f9ec43","l2_adjacency":true,"status":"ACTIVE","subnets":["5f3155f9-bce8-4b9e-b342-392154ad1c46"],"description":"","tags":[],"updated_at":"2019-06-30T05:57:07Z","qos_policy_id":null,"name":"cinder_test-net_2d581760-d570-450c-baba-9fdaa297bcfd","admin_state_up":true,"tenant_id":"daa86c513e384b33b8ea113644f9ec43","created_at":"2019-06-30T05:57:06Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 05:57:36,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-948d71a6-9b5f-40bf-a275-f32db2cbed96 2019-06-30 05:57:36,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0920040607452s 2019-06-30 05:57:36,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 05:57:36,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:36,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:36 GMT X-Openstack-Request-Id: req-43bd1596-6688-486e-9308-df311308099f 2019-06-30 05:57:36,951 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:57:12Z", "file": "/v2/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68/file", "owner": "daa86c513e384b33b8ea113644f9ec43", "id": "d4e80fa8-f8d2-41c8-8733-101e6939fb68", "size": 12716032, "self": "/v2/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_2d581760-d570-450c-baba-9fdaa297bcfd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_2d581760-d570-450c-baba-9fdaa297bcfd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T05:57:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 05:57:36,951 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-43bd1596-6688-486e-9308-df311308099f 2019-06-30 05:57:36,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.78373003006s 2019-06-30 05:57:36,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 05:57:36,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:36,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-33dd06c8-3d5e-41b1-a5fb-eb912b0e640d x-openstack-request-id: req-33dd06c8-3d5e-41b1-a5fb-eb912b0e640d 2019-06-30 05:57:36,979 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_2d581760-d570-450c-baba-9fdaa297bcfd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/007c4c50-cc4d-47d9-86e6-1f135f84bc14", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/007c4c50-cc4d-47d9-86e6-1f135f84bc14", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "007c4c50-cc4d-47d9-86e6-1f135f84bc14"}]} 2019-06-30 05:57:36,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-33dd06c8-3d5e-41b1-a5fb-eb912b0e640d 2019-06-30 05:57:36,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0264959335327s 2019-06-30 05:57:36,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-30 05:57:36,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" -d '{"server": {"name": "cinder_test-vm_2d581760-d570-450c-baba-9fdaa297bcfd", "imageRef": "d4e80fa8-f8d2-41c8-8733-101e6939fb68", "key_name": "cinder_test-kp_2d581760-d570-450c-baba-9fdaa297bcfd", "flavorRef": "007c4c50-cc4d-47d9-86e6-1f135f84bc14", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a34aa904-b907-42a9-a1cc-bd67876273b2"}], "security_groups": [{"name": "b1255250-e654-4fbc-8eee-a43a479bf269"}]}}' 2019-06-30 05:57:38,146 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57: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 location: http://172.30.9.24:8774/v2.1/servers/fdc91a7a-8551-414d-971e-ff91f8b89b30 x-compute-request-id: req-96125ec9-2eb9-4d93-8935-3803f4021108 x-openstack-request-id: req-96125ec9-2eb9-4d93-8935-3803f4021108 2019-06-30 05:57:38,147 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "b1255250-e654-4fbc-8eee-a43a479bf269"}], "OS-DCF:diskConfig": "MANUAL", "id": "fdc91a7a-8551-414d-971e-ff91f8b89b30", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fdc91a7a-8551-414d-971e-ff91f8b89b30", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fdc91a7a-8551-414d-971e-ff91f8b89b30", "rel": "bookmark"}], "adminPass": "W3oADQPeSim7"}} 2019-06-30 05:57:38,147 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-96125ec9-2eb9-4d93-8935-3803f4021108 2019-06-30 05:57:38,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.16632199287s 2019-06-30 05:57:38,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:57:38,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:38,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57: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-ec9f3be0-fcdd-4105-981c-e68914e3586d x-openstack-request-id: req-ec9f3be0-fcdd-4105-981c-e68914e3586d 2019-06-30 05:57:38,567 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fdc91a7a-8551-414d-971e-ff91f8b89b30", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fdc91a7a-8551-414d-971e-ff91f8b89b30", "rel": "bookmark"}], "image": {"id": "d4e80fa8-f8d2-41c8-8733-101e6939fb68", "links": [{"href": "http://172.30.9.24:8774/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "007c4c50-cc4d-47d9-86e6-1f135f84bc14", "links": [{"href": "http://172.30.9.24:8774/flavors/007c4c50-cc4d-47d9-86e6-1f135f84bc14", "rel": "bookmark"}]}, "id": "fdc91a7a-8551-414d-971e-ff91f8b89b30", "user_id": "31b7d2087e324fde93dc70222e2056af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T05:57:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2d581760-d570-450c-baba-9fdaa297bcfd", "name": "cinder_test-vm_2d581760-d570-450c-baba-9fdaa297bcfd", "created": "2019-06-30T05:57:38Z", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2d581760-d570-450c-baba-9fdaa297bcfd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:1d:32", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:1d:32", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bad10439-419f-4d02-b387-00970d155aa1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bad10439-419f-4d02-b387-00970d155aa1", "rel": "bookmark"}], "image": {"id": "d4e80fa8-f8d2-41c8-8733-101e6939fb68", "links": [{"href": "http://172.30.9.24:8774/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:57:24.000000", "flavor": {"id": "007c4c50-cc4d-47d9-86e6-1f135f84bc14", "links": [{"href": "http://172.30.9.24:8774/flavors/007c4c50-cc4d-47d9-86e6-1f135f84bc14", "rel": "bookmark"}]}, "id": "bad10439-419f-4d02-b387-00970d155aa1", "security_groups": [{"name": "cinder_test-sg_2d581760-d570-450c-baba-9fdaa297bcfd"}], "user_id": "31b7d2087e324fde93dc70222e2056af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:57:24Z", "hostId": "00efc3098e1bde3ba363a74cdfd904aba8816b28f51046b49e266ed3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2d581760-d570-450c-baba-9fdaa297bcfd", "name": "cinder_test-vm2_2d581760-d570-450c-baba-9fdaa297bcfd", "created": "2019-06-30T05:57:16Z", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:57:38,568 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ec9f3be0-fcdd-4105-981c-e68914e3586d 2019-06-30 05:57:38,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419755935669s 2019-06-30 05:57:38,575 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:57:40,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:57:40,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:42,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 912 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57: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-39ec86b6-9dc0-46b2-9a8e-4f3554b2c1c8 x-openstack-request-id: req-39ec86b6-9dc0-46b2-9a8e-4f3554b2c1c8 2019-06-30 05:57:42,089 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fdc91a7a-8551-414d-971e-ff91f8b89b30", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fdc91a7a-8551-414d-971e-ff91f8b89b30", "rel": "bookmark"}], "image": {"id": "d4e80fa8-f8d2-41c8-8733-101e6939fb68", "links": [{"href": "http://172.30.9.24:8774/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "007c4c50-cc4d-47d9-86e6-1f135f84bc14", "links": [{"href": "http://172.30.9.24:8774/flavors/007c4c50-cc4d-47d9-86e6-1f135f84bc14", "rel": "bookmark"}]}, "id": "fdc91a7a-8551-414d-971e-ff91f8b89b30", "security_groups": [{"name": "cinder_test-sg_2d581760-d570-450c-baba-9fdaa297bcfd"}], "user_id": "31b7d2087e324fde93dc70222e2056af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T05:57:40Z", "hostId": "919ca8c7432cf4e1f74286d5949eabf683f04e059d1bd32f4632af75", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2d581760-d570-450c-baba-9fdaa297bcfd", "name": "cinder_test-vm_2d581760-d570-450c-baba-9fdaa297bcfd", "created": "2019-06-30T05:57:38Z", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2d581760-d570-450c-baba-9fdaa297bcfd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:1d:32", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:1d:32", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bad10439-419f-4d02-b387-00970d155aa1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bad10439-419f-4d02-b387-00970d155aa1", "rel": "bookmark"}], "image": {"id": "d4e80fa8-f8d2-41c8-8733-101e6939fb68", "links": [{"href": "http://172.30.9.24:8774/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:57:24.000000", "flavor": {"id": "007c4c50-cc4d-47d9-86e6-1f135f84bc14", "links": [{"href": "http://172.30.9.24:8774/flavors/007c4c50-cc4d-47d9-86e6-1f135f84bc14", "rel": "bookmark"}]}, "id": "bad10439-419f-4d02-b387-00970d155aa1", "security_groups": [{"name": "cinder_test-sg_2d581760-d570-450c-baba-9fdaa297bcfd"}], "user_id": "31b7d2087e324fde93dc70222e2056af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:57:24Z", "hostId": "00efc3098e1bde3ba363a74cdfd904aba8816b28f51046b49e266ed3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2d581760-d570-450c-baba-9fdaa297bcfd", "name": "cinder_test-vm2_2d581760-d570-450c-baba-9fdaa297bcfd", "created": "2019-06-30T05:57:16Z", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:57:42,089 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-39ec86b6-9dc0-46b2-9a8e-4f3554b2c1c8 2019-06-30 05:57:42,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.5113389492s 2019-06-30 05:57:42,096 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:57:44,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:57:44,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:44,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 903 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8424938c-e7f1-4a2a-a24c-6a7c39fb61f8 x-openstack-request-id: req-8424938c-e7f1-4a2a-a24c-6a7c39fb61f8 2019-06-30 05:57:44,266 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fdc91a7a-8551-414d-971e-ff91f8b89b30", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fdc91a7a-8551-414d-971e-ff91f8b89b30", "rel": "bookmark"}], "image": {"id": "d4e80fa8-f8d2-41c8-8733-101e6939fb68", "links": [{"href": "http://172.30.9.24:8774/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "007c4c50-cc4d-47d9-86e6-1f135f84bc14", "links": [{"href": "http://172.30.9.24:8774/flavors/007c4c50-cc4d-47d9-86e6-1f135f84bc14", "rel": "bookmark"}]}, "id": "fdc91a7a-8551-414d-971e-ff91f8b89b30", "security_groups": [{"name": "cinder_test-sg_2d581760-d570-450c-baba-9fdaa297bcfd"}], "user_id": "31b7d2087e324fde93dc70222e2056af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T05:57:40Z", "hostId": "919ca8c7432cf4e1f74286d5949eabf683f04e059d1bd32f4632af75", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2d581760-d570-450c-baba-9fdaa297bcfd", "name": "cinder_test-vm_2d581760-d570-450c-baba-9fdaa297bcfd", "created": "2019-06-30T05:57:38Z", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2d581760-d570-450c-baba-9fdaa297bcfd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:1d:32", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:1d:32", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bad10439-419f-4d02-b387-00970d155aa1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bad10439-419f-4d02-b387-00970d155aa1", "rel": "bookmark"}], "image": {"id": "d4e80fa8-f8d2-41c8-8733-101e6939fb68", "links": [{"href": "http://172.30.9.24:8774/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:57:24.000000", "flavor": {"id": "007c4c50-cc4d-47d9-86e6-1f135f84bc14", "links": [{"href": "http://172.30.9.24:8774/flavors/007c4c50-cc4d-47d9-86e6-1f135f84bc14", "rel": "bookmark"}]}, "id": "bad10439-419f-4d02-b387-00970d155aa1", "security_groups": [{"name": "cinder_test-sg_2d581760-d570-450c-baba-9fdaa297bcfd"}], "user_id": "31b7d2087e324fde93dc70222e2056af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:57:24Z", "hostId": "00efc3098e1bde3ba363a74cdfd904aba8816b28f51046b49e266ed3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2d581760-d570-450c-baba-9fdaa297bcfd", "name": "cinder_test-vm2_2d581760-d570-450c-baba-9fdaa297bcfd", "created": "2019-06-30T05:57:16Z", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:57:44,266 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8424938c-e7f1-4a2a-a24c-6a7c39fb61f8 2019-06-30 05:57:44,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.16880607605s 2019-06-30 05:57:44,274 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:57:46,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:57:46,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:46,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 903 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57: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-405bed2a-accd-47b6-93d5-c7bc723e0afb x-openstack-request-id: req-405bed2a-accd-47b6-93d5-c7bc723e0afb 2019-06-30 05:57:46,445 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fdc91a7a-8551-414d-971e-ff91f8b89b30", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fdc91a7a-8551-414d-971e-ff91f8b89b30", "rel": "bookmark"}], "image": {"id": "d4e80fa8-f8d2-41c8-8733-101e6939fb68", "links": [{"href": "http://172.30.9.24:8774/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "007c4c50-cc4d-47d9-86e6-1f135f84bc14", "links": [{"href": "http://172.30.9.24:8774/flavors/007c4c50-cc4d-47d9-86e6-1f135f84bc14", "rel": "bookmark"}]}, "id": "fdc91a7a-8551-414d-971e-ff91f8b89b30", "security_groups": [{"name": "cinder_test-sg_2d581760-d570-450c-baba-9fdaa297bcfd"}], "user_id": "31b7d2087e324fde93dc70222e2056af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T05:57:40Z", "hostId": "919ca8c7432cf4e1f74286d5949eabf683f04e059d1bd32f4632af75", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2d581760-d570-450c-baba-9fdaa297bcfd", "name": "cinder_test-vm_2d581760-d570-450c-baba-9fdaa297bcfd", "created": "2019-06-30T05:57:38Z", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2d581760-d570-450c-baba-9fdaa297bcfd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:1d:32", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:1d:32", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bad10439-419f-4d02-b387-00970d155aa1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bad10439-419f-4d02-b387-00970d155aa1", "rel": "bookmark"}], "image": {"id": "d4e80fa8-f8d2-41c8-8733-101e6939fb68", "links": [{"href": "http://172.30.9.24:8774/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:57:24.000000", "flavor": {"id": "007c4c50-cc4d-47d9-86e6-1f135f84bc14", "links": [{"href": "http://172.30.9.24:8774/flavors/007c4c50-cc4d-47d9-86e6-1f135f84bc14", "rel": "bookmark"}]}, "id": "bad10439-419f-4d02-b387-00970d155aa1", "security_groups": [{"name": "cinder_test-sg_2d581760-d570-450c-baba-9fdaa297bcfd"}], "user_id": "31b7d2087e324fde93dc70222e2056af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:57:24Z", "hostId": "00efc3098e1bde3ba363a74cdfd904aba8816b28f51046b49e266ed3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2d581760-d570-450c-baba-9fdaa297bcfd", "name": "cinder_test-vm2_2d581760-d570-450c-baba-9fdaa297bcfd", "created": "2019-06-30T05:57:16Z", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:57:46,445 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-405bed2a-accd-47b6-93d5-c7bc723e0afb 2019-06-30 05:57:46,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168914079666s 2019-06-30 05:57:46,452 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:57:48,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:57:48,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:48,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 888 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57: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-95f11923-167b-4bf4-8119-6727daee6a31 x-openstack-request-id: req-95f11923-167b-4bf4-8119-6727daee6a31 2019-06-30 05:57:48,631 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2d581760-d570-450c-baba-9fdaa297bcfd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:39:81", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fdc91a7a-8551-414d-971e-ff91f8b89b30", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fdc91a7a-8551-414d-971e-ff91f8b89b30", "rel": "bookmark"}], "image": {"id": "d4e80fa8-f8d2-41c8-8733-101e6939fb68", "links": [{"href": "http://172.30.9.24:8774/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:57:47.000000", "flavor": {"id": "007c4c50-cc4d-47d9-86e6-1f135f84bc14", "links": [{"href": "http://172.30.9.24:8774/flavors/007c4c50-cc4d-47d9-86e6-1f135f84bc14", "rel": "bookmark"}]}, "id": "fdc91a7a-8551-414d-971e-ff91f8b89b30", "security_groups": [{"name": "cinder_test-sg_2d581760-d570-450c-baba-9fdaa297bcfd"}], "user_id": "31b7d2087e324fde93dc70222e2056af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:57:47Z", "hostId": "919ca8c7432cf4e1f74286d5949eabf683f04e059d1bd32f4632af75", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2d581760-d570-450c-baba-9fdaa297bcfd", "name": "cinder_test-vm_2d581760-d570-450c-baba-9fdaa297bcfd", "created": "2019-06-30T05:57:38Z", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2d581760-d570-450c-baba-9fdaa297bcfd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:1d:32", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:1d:32", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bad10439-419f-4d02-b387-00970d155aa1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bad10439-419f-4d02-b387-00970d155aa1", "rel": "bookmark"}], "image": {"id": "d4e80fa8-f8d2-41c8-8733-101e6939fb68", "links": [{"href": "http://172.30.9.24:8774/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:57:24.000000", "flavor": {"id": "007c4c50-cc4d-47d9-86e6-1f135f84bc14", "links": [{"href": "http://172.30.9.24:8774/flavors/007c4c50-cc4d-47d9-86e6-1f135f84bc14", "rel": "bookmark"}]}, "id": "bad10439-419f-4d02-b387-00970d155aa1", "security_groups": [{"name": "cinder_test-sg_2d581760-d570-450c-baba-9fdaa297bcfd"}], "user_id": "31b7d2087e324fde93dc70222e2056af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:57:24Z", "hostId": "00efc3098e1bde3ba363a74cdfd904aba8816b28f51046b49e266ed3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2d581760-d570-450c-baba-9fdaa297bcfd", "name": "cinder_test-vm2_2d581760-d570-450c-baba-9fdaa297bcfd", "created": "2019-06-30T05:57:16Z", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:57:48,632 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-95f11923-167b-4bf4-8119-6727daee6a31 2019-06-30 05:57:48,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176784038544s 2019-06-30 05:57:48,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 05:57:48,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=fdc91a7a-8551-414d-971e-ff91f8b89b30" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:48,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:48 GMT X-Openstack-Request-Id: req-66858ada-12aa-4da2-b558-326bd8f72f6b 2019-06-30 05:57:48,875 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T05:57:46Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5f3155f9-bce8-4b9e-b342-392154ad1c46","ip_address":"192.168.120.11"}],"id":"c103d3d4-f1f4-41b5-b951-44ed491277cc","security_groups":["b1255250-e654-4fbc-8eee-a43a479bf269"],"mac_address":"fa:16:3e:b8:39:81","project_id":"daa86c513e384b33b8ea113644f9ec43","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a34aa904-b907-42a9-a1cc-bd67876273b2","tenant_id":"daa86c513e384b33b8ea113644f9ec43","created_at":"2019-06-30T05:57:40Z","binding:vnic_type":"normal","device_id":"fdc91a7a-8551-414d-971e-ff91f8b89b30","ip_allocation":"immediate"}]} 2019-06-30 05:57:48,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=fdc91a7a-8551-414d-971e-ff91f8b89b30 used request id req-66858ada-12aa-4da2-b558-326bd8f72f6b 2019-06-30 05:57:48,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.234572172165s 2019-06-30 05:57:48,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:57:48,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=c103d3d4-f1f4-41b5-b951-44ed491277cc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:48,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:48 GMT X-Openstack-Request-Id: req-49d09e56-b508-4daa-8e8a-5ca3ba67c472 2019-06-30 05:57:48,928 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 05:57:48,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=c103d3d4-f1f4-41b5-b951-44ed491277cc used request id req-49d09e56-b508-4daa-8e8a-5ca3ba67c472 2019-06-30 05:57:48,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.043839931488s 2019-06-30 05:57:48,930 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_2d581760-d570-450c-baba-9fdaa297bcfd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b8:39:81', 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'd4e80fa8-f8d2-41c8-8733-101e6939fb68'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T05:57:47.000000', 'flavor': Munch({u'id': u'007c4c50-cc4d-47d9-86e6-1f135f84bc14'}), 'az': u'nova', 'id': u'fdc91a7a-8551-414d-971e-ff91f8b89b30', 'security_groups': [Munch({u'name': u'cinder_test-sg_2d581760-d570-450c-baba-9fdaa297bcfd'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'31b7d2087e324fde93dc70222e2056af', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'daa86c513e384b33b8ea113644f9ec43', 'name': 'cinder_test-project_2d581760-d570-450c-baba-9fdaa297bcfd', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-06-30T05:57:47.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T05:57:47Z', 'hostId': u'919ca8c7432cf4e1f74286d5949eabf683f04e059d1bd32f4632af75', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_2d581760-d570-450c-baba-9fdaa297bcfd', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'919ca8c7432cf4e1f74286d5949eabf683f04e059d1bd32f4632af75', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T05:57:47.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'daa86c513e384b33b8ea113644f9ec43', 'name': u'cinder_test-vm_2d581760-d570-450c-baba-9fdaa297bcfd', 'adminPass': u'W3oADQPeSim7', 'tenant_id': u'daa86c513e384b33b8ea113644f9ec43', 'created_at': u'2019-06-30T05:57:38Z', 'created': u'2019-06-30T05:57:38Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-30 05:57:48,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:57:48,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:49,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:49 GMT X-Openstack-Request-Id: req-f140af64-67dd-463a-93d8-09040a544601 2019-06-30 05:57:49,049 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a34aa904-b907-42a9-a1cc-bd67876273b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"daa86c513e384b33b8ea113644f9ec43","l2_adjacency":true,"status":"ACTIVE","subnets":["5f3155f9-bce8-4b9e-b342-392154ad1c46"],"description":"","tags":[],"updated_at":"2019-06-30T05:57:07Z","qos_policy_id":null,"name":"cinder_test-net_2d581760-d570-450c-baba-9fdaa297bcfd","admin_state_up":true,"tenant_id":"daa86c513e384b33b8ea113644f9ec43","created_at":"2019-06-30T05:57:06Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 05:57:49,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f140af64-67dd-463a-93d8-09040a544601 2019-06-30 05:57:49,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114298820496s 2019-06-30 05:57:49,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 05:57:49,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=fdc91a7a-8551-414d-971e-ff91f8b89b30" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:49,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:49 GMT X-Openstack-Request-Id: req-99f3f8b1-a94f-454a-b5a7-75689dd0b000 2019-06-30 05:57:49,097 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T05:57:46Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5f3155f9-bce8-4b9e-b342-392154ad1c46","ip_address":"192.168.120.11"}],"id":"c103d3d4-f1f4-41b5-b951-44ed491277cc","security_groups":["b1255250-e654-4fbc-8eee-a43a479bf269"],"mac_address":"fa:16:3e:b8:39:81","project_id":"daa86c513e384b33b8ea113644f9ec43","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a34aa904-b907-42a9-a1cc-bd67876273b2","tenant_id":"daa86c513e384b33b8ea113644f9ec43","created_at":"2019-06-30T05:57:40Z","binding:vnic_type":"normal","device_id":"fdc91a7a-8551-414d-971e-ff91f8b89b30","ip_allocation":"immediate"}]} 2019-06-30 05:57:49,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=fdc91a7a-8551-414d-971e-ff91f8b89b30 used request id req-99f3f8b1-a94f-454a-b5a7-75689dd0b000 2019-06-30 05:57:49,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0474841594696s 2019-06-30 05:57:49,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-06-30 05:57:49,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" -d '{"floatingip": {"floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "fixed_ip_address": "192.168.120.11", "port_id": "c103d3d4-f1f4-41b5-b951-44ed491277cc"}}' 2019-06-30 05:57:51,495 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:51 GMT X-Openstack-Request-Id: req-52d2beac-2e00-4e0f-b14a-eed66e81b182 2019-06-30 05:57:51,496 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "0ba73b52-5466-4116-85ea-e5abaf835e93", "status": "DOWN", "description": "", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:49Z", "updated_at": "2019-06-30T05:57:49Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a34aa904-b907-42a9-a1cc-bd67876273b2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b8:39:81", "device_id": "fdc91a7a-8551-414d-971e-ff91f8b89b30"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "daa86c513e384b33b8ea113644f9ec43", "port_id": "c103d3d4-f1f4-41b5-b951-44ed491277cc", "id": "11b0bcb0-6512-420b-83eb-3ecd8907eda6", "qos_policy_id": null}} 2019-06-30 05:57:51,496 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-52d2beac-2e00-4e0f-b14a-eed66e81b182 2019-06-30 05:57:51,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.39709091187s 2019-06-30 05:57:51,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:57:51,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:51,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:51 GMT X-Openstack-Request-Id: req-45d8ba7d-b1a0-4b3a-9441-a7c88b3d980b 2019-06-30 05:57:51,595 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0ba73b52-5466-4116-85ea-e5abaf835e93", "status": "DOWN", "description": "", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:49Z", "updated_at": "2019-06-30T05:57:49Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a34aa904-b907-42a9-a1cc-bd67876273b2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b8:39:81", "device_id": "fdc91a7a-8551-414d-971e-ff91f8b89b30"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "daa86c513e384b33b8ea113644f9ec43", "port_id": "c103d3d4-f1f4-41b5-b951-44ed491277cc", "id": "11b0bcb0-6512-420b-83eb-3ecd8907eda6", "qos_policy_id": null}, {"router_id": "0ba73b52-5466-4116-85ea-e5abaf835e93", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:27Z", "updated_at": "2019-06-30T05:57:30Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a34aa904-b907-42a9-a1cc-bd67876273b2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:57:1d:32", "device_id": "bad10439-419f-4d02-b387-00970d155aa1"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "daa86c513e384b33b8ea113644f9ec43", "port_id": "2abe5cba-ad24-4876-94cb-832039faece8", "id": "ed86b8e2-844f-48cb-80f5-8ac0e9f106de", "qos_policy_id": null}]} 2019-06-30 05:57:51,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-45d8ba7d-b1a0-4b3a-9441-a7c88b3d980b 2019-06-30 05:57:51,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0834720134735s 2019-06-30 05:57:51,607 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 05:57:51,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:57:51,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:51,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:51 GMT X-Openstack-Request-Id: req-4957ced1-0fad-4de7-8332-a14e98d71ec6 2019-06-30 05:57:51,777 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0ba73b52-5466-4116-85ea-e5abaf835e93", "status": "DOWN", "description": "", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:49Z", "updated_at": "2019-06-30T05:57:49Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a34aa904-b907-42a9-a1cc-bd67876273b2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b8:39:81", "device_id": "fdc91a7a-8551-414d-971e-ff91f8b89b30"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "daa86c513e384b33b8ea113644f9ec43", "port_id": "c103d3d4-f1f4-41b5-b951-44ed491277cc", "id": "11b0bcb0-6512-420b-83eb-3ecd8907eda6", "qos_policy_id": null}, {"router_id": "0ba73b52-5466-4116-85ea-e5abaf835e93", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:27Z", "updated_at": "2019-06-30T05:57:30Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a34aa904-b907-42a9-a1cc-bd67876273b2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:57:1d:32", "device_id": "bad10439-419f-4d02-b387-00970d155aa1"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "daa86c513e384b33b8ea113644f9ec43", "port_id": "2abe5cba-ad24-4876-94cb-832039faece8", "id": "ed86b8e2-844f-48cb-80f5-8ac0e9f106de", "qos_policy_id": null}]} 2019-06-30 05:57:51,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-4957ced1-0fad-4de7-8332-a14e98d71ec6 2019-06-30 05:57:51,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0612299442291s 2019-06-30 05:57:51,788 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 05:57:51,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:57:51,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:51,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:51 GMT X-Openstack-Request-Id: req-245f8878-e21e-4563-a38e-740ab1178d5d 2019-06-30 05:57:51,973 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0ba73b52-5466-4116-85ea-e5abaf835e93", "status": "DOWN", "description": "", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:49Z", "updated_at": "2019-06-30T05:57:49Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a34aa904-b907-42a9-a1cc-bd67876273b2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b8:39:81", "device_id": "fdc91a7a-8551-414d-971e-ff91f8b89b30"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "daa86c513e384b33b8ea113644f9ec43", "port_id": "c103d3d4-f1f4-41b5-b951-44ed491277cc", "id": "11b0bcb0-6512-420b-83eb-3ecd8907eda6", "qos_policy_id": null}, {"router_id": "0ba73b52-5466-4116-85ea-e5abaf835e93", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:27Z", "updated_at": "2019-06-30T05:57:30Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a34aa904-b907-42a9-a1cc-bd67876273b2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:57:1d:32", "device_id": "bad10439-419f-4d02-b387-00970d155aa1"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "daa86c513e384b33b8ea113644f9ec43", "port_id": "2abe5cba-ad24-4876-94cb-832039faece8", "id": "ed86b8e2-844f-48cb-80f5-8ac0e9f106de", "qos_policy_id": null}]} 2019-06-30 05:57:51,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-245f8878-e21e-4563-a38e-740ab1178d5d 2019-06-30 05:57:51,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0747299194336s 2019-06-30 05:57:51,984 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 05:57:52,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:57:52,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:52,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:52 GMT X-Openstack-Request-Id: req-63409aa6-f5da-465a-9f16-e7a971e0ccd9 2019-06-30 05:57:52,154 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0ba73b52-5466-4116-85ea-e5abaf835e93", "status": "DOWN", "description": "", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:49Z", "updated_at": "2019-06-30T05:57:49Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a34aa904-b907-42a9-a1cc-bd67876273b2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b8:39:81", "device_id": "fdc91a7a-8551-414d-971e-ff91f8b89b30"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "daa86c513e384b33b8ea113644f9ec43", "port_id": "c103d3d4-f1f4-41b5-b951-44ed491277cc", "id": "11b0bcb0-6512-420b-83eb-3ecd8907eda6", "qos_policy_id": null}, {"router_id": "0ba73b52-5466-4116-85ea-e5abaf835e93", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:27Z", "updated_at": "2019-06-30T05:57:30Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a34aa904-b907-42a9-a1cc-bd67876273b2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:57:1d:32", "device_id": "bad10439-419f-4d02-b387-00970d155aa1"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "daa86c513e384b33b8ea113644f9ec43", "port_id": "2abe5cba-ad24-4876-94cb-832039faece8", "id": "ed86b8e2-844f-48cb-80f5-8ac0e9f106de", "qos_policy_id": null}]} 2019-06-30 05:57:52,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-63409aa6-f5da-465a-9f16-e7a971e0ccd9 2019-06-30 05:57:52,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0606770515442s 2019-06-30 05:57:52,166 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 05:57:52,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:57:52,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:52,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:52 GMT X-Openstack-Request-Id: req-df56abc9-a5b8-4e5b-9a74-715c5e68ca9d 2019-06-30 05:57:52,336 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0ba73b52-5466-4116-85ea-e5abaf835e93", "status": "DOWN", "description": "", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:49Z", "updated_at": "2019-06-30T05:57:49Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a34aa904-b907-42a9-a1cc-bd67876273b2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b8:39:81", "device_id": "fdc91a7a-8551-414d-971e-ff91f8b89b30"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "daa86c513e384b33b8ea113644f9ec43", "port_id": "c103d3d4-f1f4-41b5-b951-44ed491277cc", "id": "11b0bcb0-6512-420b-83eb-3ecd8907eda6", "qos_policy_id": null}, {"router_id": "0ba73b52-5466-4116-85ea-e5abaf835e93", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:27Z", "updated_at": "2019-06-30T05:57:30Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a34aa904-b907-42a9-a1cc-bd67876273b2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:57:1d:32", "device_id": "bad10439-419f-4d02-b387-00970d155aa1"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "daa86c513e384b33b8ea113644f9ec43", "port_id": "2abe5cba-ad24-4876-94cb-832039faece8", "id": "ed86b8e2-844f-48cb-80f5-8ac0e9f106de", "qos_policy_id": null}]} 2019-06-30 05:57:52,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-df56abc9-a5b8-4e5b-9a74-715c5e68ca9d 2019-06-30 05:57:52,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0610828399658s 2019-06-30 05:57:52,350 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 05:57:52,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:57:52,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:52,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:52 GMT X-Openstack-Request-Id: req-541bab6e-64cc-47d3-89ec-134a06db0b9b 2019-06-30 05:57:52,519 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0ba73b52-5466-4116-85ea-e5abaf835e93", "status": "DOWN", "description": "", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:49Z", "updated_at": "2019-06-30T05:57:49Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a34aa904-b907-42a9-a1cc-bd67876273b2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b8:39:81", "device_id": "fdc91a7a-8551-414d-971e-ff91f8b89b30"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "daa86c513e384b33b8ea113644f9ec43", "port_id": "c103d3d4-f1f4-41b5-b951-44ed491277cc", "id": "11b0bcb0-6512-420b-83eb-3ecd8907eda6", "qos_policy_id": null}, {"router_id": "0ba73b52-5466-4116-85ea-e5abaf835e93", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:27Z", "updated_at": "2019-06-30T05:57:30Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a34aa904-b907-42a9-a1cc-bd67876273b2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:57:1d:32", "device_id": "bad10439-419f-4d02-b387-00970d155aa1"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "daa86c513e384b33b8ea113644f9ec43", "port_id": "2abe5cba-ad24-4876-94cb-832039faece8", "id": "ed86b8e2-844f-48cb-80f5-8ac0e9f106de", "qos_policy_id": null}]} 2019-06-30 05:57:52,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-541bab6e-64cc-47d3-89ec-134a06db0b9b 2019-06-30 05:57:52,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0602450370789s 2019-06-30 05:57:52,531 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 05:57:52,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:57:52,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:52,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1640 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:52 GMT X-Openstack-Request-Id: req-316ab75d-d091-436e-b9fe-5c373e65ff2b 2019-06-30 05:57:52,705 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0ba73b52-5466-4116-85ea-e5abaf835e93", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:49Z", "updated_at": "2019-06-30T05:57:52Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a34aa904-b907-42a9-a1cc-bd67876273b2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b8:39:81", "device_id": "fdc91a7a-8551-414d-971e-ff91f8b89b30"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "daa86c513e384b33b8ea113644f9ec43", "port_id": "c103d3d4-f1f4-41b5-b951-44ed491277cc", "id": "11b0bcb0-6512-420b-83eb-3ecd8907eda6", "qos_policy_id": null}, {"router_id": "0ba73b52-5466-4116-85ea-e5abaf835e93", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:27Z", "updated_at": "2019-06-30T05:57:30Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a34aa904-b907-42a9-a1cc-bd67876273b2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:57:1d:32", "device_id": "bad10439-419f-4d02-b387-00970d155aa1"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "daa86c513e384b33b8ea113644f9ec43", "port_id": "2abe5cba-ad24-4876-94cb-832039faece8", "id": "ed86b8e2-844f-48cb-80f5-8ac0e9f106de", "qos_policy_id": null}]} 2019-06-30 05:57:52,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-316ab75d-d091-436e-b9fe-5c373e65ff2b 2019-06-30 05:57:52,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0621030330658s 2019-06-30 05:57:52,716 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'0ba73b52-5466-4116-85ea-e5abaf835e93', 'updated_at': u'2019-06-30T05:57:52Z', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.208', 'revision_number': 1, 'port_id': u'c103d3d4-f1f4-41b5-b951-44ed491277cc', 'id': u'11b0bcb0-6512-420b-83eb-3ecd8907eda6', 'network': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', 'port': u'c103d3d4-f1f4-41b5-b951-44ed491277cc', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'daa86c513e384b33b8ea113644f9ec43', 'name': 'cinder_test-project_2d581760-d570-450c-baba-9fdaa297bcfd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'daa86c513e384b33b8ea113644f9ec43', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'a34aa904-b907-42a9-a1cc-bd67876273b2', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b8:39:81', u'device_id': u'fdc91a7a-8551-414d-971e-ff91f8b89b30'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'daa86c513e384b33b8ea113644f9ec43', 'created_at': u'2019-06-30T05:57:49Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'a34aa904-b907-42a9-a1cc-bd67876273b2', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b8:39:81', u'device_id': u'fdc91a7a-8551-414d-971e-ff91f8b89b30'}), 'router': u'0ba73b52-5466-4116-85ea-e5abaf835e93'}) 2019-06-30 05:57:52,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-30 05:57:52,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/fdc91a7a-8551-414d-971e-ff91f8b89b30/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-30 05:57:52,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9215 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57: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-a9fcd04e-9c69-4f69-b48c-3ab477d54a33 x-openstack-request-id: req-a9fcd04e-9c69-4f69-b48c-3ab477d54a33 2019-06-30 05:57:52,804 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 522600988 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.251807] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.255032] pid_max: default: 32768 minimum: 301\n[ 0.256775] ACPI: Core revision 20150930\n[ 0.258909] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.261432] Security Framework initialized\n[ 0.263027] Yama: becoming mindful.\n[ 0.264435] AppArmor: AppArmor initialized\n[ 0.266073] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.268620] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.271095] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.273448] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.276082] Initializing cgroup subsys io\n[ 0.277653] Initializing cgroup subsys memory\n[ 0.279323] Initializing cgroup subsys devices\n[ 0.281016] Initializing cgroup subsys freezer\n[ 0.282715] Initializing cgroup subsys net_cls\n[ 0.284405] Initializing cgroup subsys perf_event\n[ 0.286189] Initializing cgroup subsys net_prio\n[ 0.287915] Initializing cgroup subsys hugetlb\n[ 0.289595] Initializing cgroup subsys pids\n[ 0.291275] CPU: Physical Processor ID: 0\n[ 0.293544] mce: CPU supports 10 MCE banks\n[ 0.295181] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.297132] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.317978] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.328076] ftrace: allocating 31920 entries in 125 pages\n[ 0.365571] smpboot: Max logical packages: 1\n[ 0.367233] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.369841] x2apic enabled\n[ 0.371328] Switched APIC routing to physical x2apic.\n[ 0.374453] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.376634] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.380656] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.384120] KVM setup paravirtual spinlock\n[ 0.386183] x86: Booted up 1 node, 1 CPUs\n[ 0.387748] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.390378] devtmpfs: initialized\n[ 0.392735] evm: security.selinux\n[ 0.394076] evm: security.SMACK64\n[ 0.395416] evm: security.SMACK64EXEC\n[ 0.396864] evm: security.SMACK64TRANSMUTE\n[ 0.398427] evm: security.SMACK64MMAP\n[ 0.399871] evm: security.ima\n[ 0.401105] evm: security.capability\n[ 0.402592] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.406158] pinctrl core: initialized pinctrl subsystem\n[ 0.408230] RTC time: 5:57:47, date: 06/30/19\n[ 0.410013] NET: Registered protocol family 16\n[ 0.411827] cpuidle: using governor ladder\n[ 0.413410] cpuidle: using governor menu\n[ 0.414934] PCCT header not found.\n[ 0.416351] ACPI: bus type PCI registered\n[ 0.417903] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.420286] PCI: Using configuration type 1 for base access\n[ 0.423054] ACPI: Added _OSI(Module Device)\n[ 0.424675] ACPI: Added _OSI(Processor Device)\n[ 0.426349] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.428096] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.430902] ACPI: Interpreter enabled\n[ 0.432374] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.435970] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.439545] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.443120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.446693] ACPI: (supports S0 S5)\n[ 0.448056] ACPI: Using IOAPIC for interrupt routing\n[ 0.449896] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.454750] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.456965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.459376] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.461710] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.465909] acpiphp: Slot [3] registered\n[ 0.467458] acpiphp: Slot [4] registered\n[ 0.469004] acpiphp: Slot [5] registered\n[ 0.470550] acpiphp: Slot [6] registered\n[ 0.472093] acpiphp: Slot [7] registered\n[ 0.473634] acpiphp: Slot [8] registered\n[ 0.475178] acpiphp: Slot [9] registered\n[ 0.476715] acpiphp: Slot [10] registered\n[ 0.478274] acpiphp: Slot [11] registered\n[ 0.479847] acpiphp: Slot [12] registered\n[ 0.481407] acpiphp: Slot [13] registered\n[ 0.482972] acpiphp: Slot [14] registered\n[ 0.484538] acpiphp: Slot [15] registered\n[ 0.503181] acpiphp: Slot [16] registered\n[ 0.504772] acpiphp: Slot [17] registered\n[ 0.506336] acpiphp: Slot [18] registered\n[ 0.507909] acpiphp: Slot [19] registered\n[ 0.509473] acpiphp: Slot [20] registered\n[ 0.511040] acpiphp: Slot [21] registered\n[ 0.512609] acpiphp: Slot [22] registered\n[ 0.514173] acpiphp: Slot [23] registered\n[ 0.515741] acpiphp: Slot [24] registered\n[ 0.517305] acpiphp: Slot [25] registered\n[ 0.518872] acpiphp: Slot [26] registered\n[ 0.520433] acpiphp: Slot [27] registered\n[ 0.522006] acpiphp: Slot [28] registered\n[ 0.523572] acpiphp: Slot [29] registered\n[ 0.525136] acpiphp: Slot [30] registered\n[ 0.526703] acpiphp: Slot [31] registered\n[ 0.528329] PCI host bridge to bus 0000:00\n[ 0.529824] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.532054] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.534322] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.537020] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.542632] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.545475] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.551791] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.554176] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.556390] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.558755] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.563587] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.566227] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.588709] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.591727] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.594374] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.596982] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.599553] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.601899] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.604936] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.606891] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.609757] vgaarb: loaded\n[ 0.610860] vgaarb: bridge control possible 0000:00:02.0\n[ 0.613434] SCSI subsystem initialized\n[ 0.615467] ACPI: bus type USB registered\n[ 0.617039] usbcore: registered new interface driver usbfs\n[ 0.618980] usbcore: registered new interface driver hub\n[ 0.620848] usbcore: registered new device driver usb\n[ 0.623009] PCI: Using ACPI for IRQ routing\n[ 0.625419] NetLabel: Initializing\n[ 0.626751] NetLabel: domain hash size = 128\n[ 0.628329] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.630141] NetLabel: unlabeled traffic allowed by default\n[ 0.632627] clocksource: Switched to clocksource kvm-clock\n[ 0.644639] AppArmor: AppArmor Filesystem Enabled\n[ 0.646624] pnp: PnP ACPI init\n[ 0.648317] pnp: PnP ACPI: found 5 devices\n[ 0.655826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.659878] NET: Registered protocol family 2\n[ 0.662041] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.665678] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.669071] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.671938] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.673957] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.676307] NET: Registered protocol family 1\n[ 0.677969] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.680093] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.682124] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.697427] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.712805] Trying to unpack rootfs image as initramfs...\n[ 0.777943] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.781126] Scanning for low memory corruption every 60 seconds\n[ 0.783619] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.785871] audit: initializing netlink subsys (disabled)\n[ 0.787779] audit: type=2000 audit(1561874268.032:1): initialized\n[ 0.790242] Initialise system trusted keyring\n[ 0.792027] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.794191] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.797515] zbud: loaded\n[ 0.798779] VFS: Disk quotas dquot_6.6.0\n[ 0.800283] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.803034] fuse init (API version 7.23)\n[ 0.804695] Key type big_key registered\n[ 0.806210] Allocating IMA MOK and blacklist keyrings.\n[ 0.808367] Key type asymmetric registered\n[ 0.809918] Asymmetric key parser 'x509' registered\n[ 0.811697] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.814458] io scheduler noop registered\n[ 0.815921] io scheduler deadline registered (default)\n[ 0.817785] io scheduler cfq registered\n[ 0.819353] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.821295] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.823704] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.826390] ACPI: Power Button [PWRF]\n[ 0.827932] GHES: HEST is not enabled!\n[ 0.842300] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.871909] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.875614] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.902345] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.906275] Linux agpgart interface v0.103\n[ 0.910224] brd: module loaded\n[ 0.912775] loop: module loaded\n[ 0.918284] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.920979] GPT:90111 != 2097151\n[ 0.922229] GPT:Alternate GPT header not at the end of the disk.\n[ 0.924256] GPT:90111 != 2097151\n[ 0.925506] GPT: Use GNU Parted to correct GPT errors.\n[ 0.927301] vda: vda1 vda15\n[ 0.929374] scsi host0: ata_piix\n[ 0.930767] scsi host1: ata_piix\n[ 0.932086] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.934348] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.937295] libphy: Fixed MDIO Bus: probed\n[ 0.938818] tun: Universal TUN/TAP device driver, 1.6\n[ 0.940578] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.944090] PPP generic driver version 2.4.2\n[ 0.945783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.948010] ehci-pci: EHCI PCI platform driver\n[ 0.949650] ehci-platform: EHCI generic platform driver\n[ 0.951492] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.953618] ohci-pci: OHCI PCI platform driver\n[ 0.955245] ohci-platform: OHCI generic platform driver\n[ 0.957118] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.972327] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.974207] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.976963] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.978879] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.981208] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.983531] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.986172] usb usb1: Product: UHCI Host Controller\n[ 0.987904] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.990018] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.991836] hub 1-0:1.0: USB hub found\n[ 0.993274] hub 1-0:1.0: 2 ports detected\n[ 0.995007] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.998880] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.000675] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.002561] mousedev: PS/2 mouse device common for all mice\n[ 1.004911] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.008048] rtc_cmos 00:00: RTC can wake from S4\n[ 1.010327] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.012525] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.014750] i2c /dev entries driver\n[ 1.016176] device-mapper: uevent: version 1.0.3\n[ 1.017967] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.021015] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.023487] NET: Registered protocol family 10\n[ 1.025609] NET: Registered protocol family 17\n[ 1.027272] Key type dns_resolver registered\n[ 1.029076] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.031096] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.034375] registered taskstats version 1\n[ 1.035943] Loading compiled-in X.509 certificates\n[ 1.038307] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.041791] zswap: loaded using pool lzo/zbud\n[ 1.044487] Key type trusted registered\n[ 1.046961] Key type encrypted registered\n[ 1.048462] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.050404] ima: No TPM chip found, activating TPM-bypass!\n[ 1.052339] evm: HMAC attrs: 0x1\n[ 1.054062] Magic number: 7:226:973\n[ 1.055627] rtc_cmos 00:00: setting system clock to 2019-06-30 05:57:47 UTC (1561874267)\n[ 1.058852] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.061019] EDD information not available.\n[ 1.094448] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.114622] Write protecting the kernel read-only data: 14336k\n[ 1.118227] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.121499] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.80\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.175210] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.94\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 1.08. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDIwu5+HH2dbeFGqY0DbpgQ+TfFYFzJw96ihklXfTcHxoWD60VlQzT3ZpFIgmwUv04zMWcqeuCuyfQUlMcQBYN6QAM4h5PNN3oy6QIE7whYeceTFyFYDH4v9TjsRW3xT4lMFtRONE4W52lusLWSafeyDoI/WeIUKIHL6OwvtpdaqcvB3x3Uf7PgQ3OFUBEW1ElVIGhl8IviCAf/74MtVV07rmuSZl/gWj3GcSmJTQuCnC5PdBkqfq5wnJuPMsbjcnQobOtbRE6sKf9tGWyffrj9IGdR0VHHprjHMuvMurR1klGCHGIYUxSSUl2Khz+hTfxJxFJOGLjtFmIK0MlgHI97 root@cinder-test-vm-2d581760-d570-450c-baba-9fdaa297bcfd\nssh-dss AAAAB3NzaC1kc3MAAACBAJfpj28g9RlP0boA+JJ3zOz00S6lkE7WUS3kFeV6lWw7tgzA0Pk2KGm+UDGbyAJyT2bW82XTyzTMOBcDAUTRQu20Uan1uQMt3nXLTjt4Kr3iOwQAYUqSy/wmUiVxuvI9pBn+BKcUd+Ij9JlikpmPLJ9xecC4GJeA1qeXcjZ2X6tBAAAAFQDkdEMULaCwjCQ7sZehx8GyYaWKZwAAAIABLBGky0SF0NToGTgAJoADMnJP+5a97z/X0FLMrxWZkZAkY9+8CPNMj9kBHxe387rwnGJZPgfVqNDbWqAQ3OUAwrhSOiEQaTKSD+QurP4PryKidUxXNDdJyNfc7aeFAqMrKkOGDy2sjrvNAa5zYQN7rurYp2CnxtW+dtno2E537gAAAIBnyoj3S9OYsY9agW/wj4zqRzq9n0+8U5C1cQF8ObOmUJEKY7R7ffaoVhK+3mxFQkSHaj4xrUuYQQZ5d7iQNvMwRK1vapNTbtfGJugVq1RLTxGhzUrWK5uZ5VqeqefEJGxBJje/DgbZOWL8ubX3g8ouKNKE/fFZrn720o1eadyrig== root@cinder-test-vm-2d581760-d570-450c-baba-9fdaa297bcfd\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n"} 2019-06-30 05:57:52,805 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/fdc91a7a-8551-414d-971e-ff91f8b89b30/action used request id req-a9fcd04e-9c69-4f69-b48c-3ab477d54a33 2019-06-30 05:57:52,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0878582000732s 2019-06-30 05:57:52,806 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 522600988 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.251807] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.255032] pid_max: default: 32768 minimum: 301 [ 0.256775] ACPI: Core revision 20150930 [ 0.258909] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.261432] Security Framework initialized [ 0.263027] Yama: becoming mindful. [ 0.264435] AppArmor: AppArmor initialized [ 0.266073] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.268620] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.271095] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.273448] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.276082] Initializing cgroup subsys io [ 0.277653] Initializing cgroup subsys memory [ 0.279323] Initializing cgroup subsys devices [ 0.281016] Initializing cgroup subsys freezer [ 0.282715] Initializing cgroup subsys net_cls [ 0.284405] Initializing cgroup subsys perf_event [ 0.286189] Initializing cgroup subsys net_prio [ 0.287915] Initializing cgroup subsys hugetlb [ 0.289595] Initializing cgroup subsys pids [ 0.291275] CPU: Physical Processor ID: 0 [ 0.293544] mce: CPU supports 10 MCE banks [ 0.295181] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.297132] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.317978] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.328076] ftrace: allocating 31920 entries in 125 pages [ 0.365571] smpboot: Max logical packages: 1 [ 0.367233] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.369841] x2apic enabled [ 0.371328] Switched APIC routing to physical x2apic. [ 0.374453] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.376634] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.380656] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.384120] KVM setup paravirtual spinlock [ 0.386183] x86: Booted up 1 node, 1 CPUs [ 0.387748] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.390378] devtmpfs: initialized [ 0.392735] evm: security.selinux [ 0.394076] evm: security.SMACK64 [ 0.395416] evm: security.SMACK64EXEC [ 0.396864] evm: security.SMACK64TRANSMUTE [ 0.398427] evm: security.SMACK64MMAP [ 0.399871] evm: security.ima [ 0.401105] evm: security.capability [ 0.402592] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.406158] pinctrl core: initialized pinctrl subsystem [ 0.408230] RTC time: 5:57:47, date: 06/30/19 [ 0.410013] NET: Registered protocol family 16 [ 0.411827] cpuidle: using governor ladder [ 0.413410] cpuidle: using governor menu [ 0.414934] PCCT header not found. [ 0.416351] ACPI: bus type PCI registered [ 0.417903] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.420286] PCI: Using configuration type 1 for base access [ 0.423054] ACPI: Added _OSI(Module Device) [ 0.424675] ACPI: Added _OSI(Processor Device) [ 0.426349] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.428096] ACPI: Added _OSI(Processor Aggregator Device) [ 0.430902] ACPI: Interpreter enabled [ 0.432374] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.435970] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.439545] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.443120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.446693] ACPI: (supports S0 S5) [ 0.448056] ACPI: Using IOAPIC for interrupt routing [ 0.449896] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.454750] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.456965] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.459376] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.461710] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.465909] acpiphp: Slot [3] registered [ 0.467458] acpiphp: Slot [4] registered [ 0.469004] acpiphp: Slot [5] registered [ 0.470550] acpiphp: Slot [6] registered [ 0.472093] acpiphp: Slot [7] registered [ 0.473634] acpiphp: Slot [8] registered [ 0.475178] acpiphp: Slot [9] registered [ 0.476715] acpiphp: Slot [10] registered [ 0.478274] acpiphp: Slot [11] registered [ 0.479847] acpiphp: Slot [12] registered [ 0.481407] acpiphp: Slot [13] registered [ 0.482972] acpiphp: Slot [14] registered [ 0.484538] acpiphp: Slot [15] registered [ 0.503181] acpiphp: Slot [16] registered [ 0.504772] acpiphp: Slot [17] registered [ 0.506336] acpiphp: Slot [18] registered [ 0.507909] acpiphp: Slot [19] registered [ 0.509473] acpiphp: Slot [20] registered [ 0.511040] acpiphp: Slot [21] registered [ 0.512609] acpiphp: Slot [22] registered [ 0.514173] acpiphp: Slot [23] registered [ 0.515741] acpiphp: Slot [24] registered [ 0.517305] acpiphp: Slot [25] registered [ 0.518872] acpiphp: Slot [26] registered [ 0.520433] acpiphp: Slot [27] registered [ 0.522006] acpiphp: Slot [28] registered [ 0.523572] acpiphp: Slot [29] registered [ 0.525136] acpiphp: Slot [30] registered [ 0.526703] acpiphp: Slot [31] registered [ 0.528329] PCI host bridge to bus 0000:00 [ 0.529824] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.532054] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.534322] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.537020] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.542632] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.545475] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.551791] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.554176] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.556390] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.558755] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.563587] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.566227] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.588709] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.591727] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.594374] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.596982] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.599553] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.601899] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.604936] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.606891] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.609757] vgaarb: loaded [ 0.610860] vgaarb: bridge control possible 0000:00:02.0 [ 0.613434] SCSI subsystem initialized [ 0.615467] ACPI: bus type USB registered [ 0.617039] usbcore: registered new interface driver usbfs [ 0.618980] usbcore: registered new interface driver hub [ 0.620848] usbcore: registered new device driver usb [ 0.623009] PCI: Using ACPI for IRQ routing [ 0.625419] NetLabel: Initializing [ 0.626751] NetLabel: domain hash size = 128 [ 0.628329] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.630141] NetLabel: unlabeled traffic allowed by default [ 0.632627] clocksource: Switched to clocksource kvm-clock [ 0.644639] AppArmor: AppArmor Filesystem Enabled [ 0.646624] pnp: PnP ACPI init [ 0.648317] pnp: PnP ACPI: found 5 devices [ 0.655826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.659878] NET: Registered protocol family 2 [ 0.662041] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.665678] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.669071] TCP: Hash tables configured (established 4096 bind 4096) [ 0.671938] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.673957] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.676307] NET: Registered protocol family 1 [ 0.677969] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.680093] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.682124] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.697427] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.712805] Trying to unpack rootfs image as initramfs... [ 0.777943] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.781126] Scanning for low memory corruption every 60 seconds [ 0.783619] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.785871] audit: initializing netlink subsys (disabled) [ 0.787779] audit: type=2000 audit(1561874268.032:1): initialized [ 0.790242] Initialise system trusted keyring [ 0.792027] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.794191] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.797515] zbud: loaded [ 0.798779] VFS: Disk quotas dquot_6.6.0 [ 0.800283] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.803034] fuse init (API version 7.23) [ 0.804695] Key type big_key registered [ 0.806210] Allocating IMA MOK and blacklist keyrings. [ 0.808367] Key type asymmetric registered [ 0.809918] Asymmetric key parser 'x509' registered [ 0.811697] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.814458] io scheduler noop registered [ 0.815921] io scheduler deadline registered (default) [ 0.817785] io scheduler cfq registered [ 0.819353] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.821295] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.823704] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.826390] ACPI: Power Button [PWRF] [ 0.827932] GHES: HEST is not enabled! [ 0.842300] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.871909] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.875614] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.902345] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.906275] Linux agpgart interface v0.103 [ 0.910224] brd: module loaded [ 0.912775] loop: module loaded [ 0.918284] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.920979] GPT:90111 != 2097151 [ 0.922229] GPT:Alternate GPT header not at the end of the disk. [ 0.924256] GPT:90111 != 2097151 [ 0.925506] GPT: Use GNU Parted to correct GPT errors. [ 0.927301] vda: vda1 vda15 [ 0.929374] scsi host0: ata_piix [ 0.930767] scsi host1: ata_piix [ 0.932086] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.934348] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.937295] libphy: Fixed MDIO Bus: probed [ 0.938818] tun: Universal TUN/TAP device driver, 1.6 [ 0.940578] tun: (C) 1999-2004 Max Krasnyansky [ 0.944090] PPP generic driver version 2.4.2 [ 0.945783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.948010] ehci-pci: EHCI PCI platform driver [ 0.949650] ehci-platform: EHCI generic platform driver [ 0.951492] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.953618] ohci-pci: OHCI PCI platform driver [ 0.955245] ohci-platform: OHCI generic platform driver [ 0.957118] uhci_hcd: USB Universal Host Controller Interface driver [ 0.972327] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.974207] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.976963] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.978879] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.981208] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.983531] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.986172] usb usb1: Product: UHCI Host Controller [ 0.987904] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.990018] usb usb1: SerialNumber: 0000:00:01.2 [ 0.991836] hub 1-0:1.0: USB hub found [ 0.993274] hub 1-0:1.0: 2 ports detected [ 0.995007] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.998880] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.000675] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.002561] mousedev: PS/2 mouse device common for all mice [ 1.004911] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.008048] rtc_cmos 00:00: RTC can wake from S4 [ 1.010327] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.012525] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.014750] i2c /dev entries driver [ 1.016176] device-mapper: uevent: version 1.0.3 [ 1.017967] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.021015] ledtrig-cpu: registered to indicate activity on CPUs [ 1.023487] NET: Registered protocol family 10 [ 1.025609] NET: Registered protocol family 17 [ 1.027272] Key type dns_resolver registered [ 1.029076] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.031096] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.034375] registered taskstats version 1 [ 1.035943] Loading compiled-in X.509 certificates [ 1.038307] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.041791] zswap: loaded using pool lzo/zbud [ 1.044487] Key type trusted registered [ 1.046961] Key type encrypted registered [ 1.048462] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050404] ima: No TPM chip found, activating TPM-bypass! [ 1.052339] evm: HMAC attrs: 0x1 [ 1.054062] Magic number: 7:226:973 [ 1.055627] rtc_cmos 00:00: setting system clock to 2019-06-30 05:57:47 UTC (1561874267) [ 1.058852] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.061019] EDD information not available. [ 1.094448] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.114622] Write protecting the kernel read-only data: 14336k [ 1.118227] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.121499] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.80 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.175210] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.94 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.08. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDIwu5+HH2dbeFGqY0DbpgQ+TfFYFzJw96ihklXfTcHxoWD60VlQzT3ZpFIgmwUv04zMWcqeuCuyfQUlMcQBYN6QAM4h5PNN3oy6QIE7whYeceTFyFYDH4v9TjsRW3xT4lMFtRONE4W52lusLWSafeyDoI/WeIUKIHL6OwvtpdaqcvB3x3Uf7PgQ3OFUBEW1ElVIGhl8IviCAf/74MtVV07rmuSZl/gWj3GcSmJTQuCnC5PdBkqfq5wnJuPMsbjcnQobOtbRE6sKf9tGWyffrj9IGdR0VHHprjHMuvMurR1klGCHGIYUxSSUl2Khz+hTfxJxFJOGLjtFmIK0MlgHI97 root@cinder-test-vm-2d581760-d570-450c-baba-9fdaa297bcfd ssh-dss AAAAB3NzaC1kc3MAAACBAJfpj28g9RlP0boA+JJ3zOz00S6lkE7WUS3kFeV6lWw7tgzA0Pk2KGm+UDGbyAJyT2bW82XTyzTMOBcDAUTRQu20Uan1uQMt3nXLTjt4Kr3iOwQAYUqSy/wmUiVxuvI9pBn+BKcUd+Ij9JlikpmPLJ9xecC4GJeA1qeXcjZ2X6tBAAAAFQDkdEMULaCwjCQ7sZehx8GyYaWKZwAAAIABLBGky0SF0NToGTgAJoADMnJP+5a97z/X0FLMrxWZkZAkY9+8CPNMj9kBHxe387rwnGJZPgfVqNDbWqAQ3OUAwrhSOiEQaTKSD+QurP4PryKidUxXNDdJyNfc7aeFAqMrKkOGDy2sjrvNAa5zYQN7rurYp2CnxtW+dtno2E537gAAAIBnyoj3S9OYsY9agW/wj4zqRzq9n0+8U5C1cQF8ObOmUJEKY7R7ffaoVhK+3mxFQkSHaj4xrUuYQQZ5d7iQNvMwRK1vapNTbtfGJugVq1RLTxGhzUrWK5uZ5VqeqefEJGxBJje/DgbZOWL8ubX3g8ouKNKE/fFZrn720o1eadyrig== root@cinder-test-vm-2d581760-d570-450c-baba-9fdaa297bcfd -----END SSH HOST KEY KEYS----- === network info === 2019-06-30 05:57:52,809 - paramiko.transport - DEBUG - starting thread (client mode): 0x7cc52390L 2019-06-30 05:57:52,810 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-30 05:57:52,810 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-06-30 05:57:52,810 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-06-30 05:57:52,811 - 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 2019-06-30 05:57:52,812 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 05:57:52,812 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-06-30 05:57:52,812 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 05:57:52,812 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 05:57:52,812 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 05:57:52,829 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-30 05:57:52,830 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 05:57:52,842 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.208: 3e0c93b524df89fc647a0f2c2fe998eb 2019-06-30 05:57:52,843 - paramiko.transport - DEBUG - Trying discovered key befb8acdab5dd299723648ea34a711fa in /tmp/tmpg32rwJ 2019-06-30 05:57:52,867 - paramiko.transport - DEBUG - userauth is OK 2019-06-30 05:57:52,872 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-30 05:57:52,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-06-30 05:57:52,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/fdc91a7a-8551-414d-971e-ff91f8b89b30/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" -d '{"volumeAttachment": {"volumeId": "60ca8fa1-3092-49d8-bf93-86f7a02ab43d"}}' 2019-06-30 05:57:55,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57: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-9b733b99-78af-45fc-a1aa-cb9853c79195 x-openstack-request-id: req-9b733b99-78af-45fc-a1aa-cb9853c79195 2019-06-30 05:57:55,755 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "fdc91a7a-8551-414d-971e-ff91f8b89b30", "id": "60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "volumeId": "60ca8fa1-3092-49d8-bf93-86f7a02ab43d"}} 2019-06-30 05:57:55,755 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/fdc91a7a-8551-414d-971e-ff91f8b89b30/os-volume_attachments used request id req-9b733b99-78af-45fc-a1aa-cb9853c79195 2019-06-30 05:57:55,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.88012313843s 2019-06-30 05:57:55,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-30 05:57:55,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:56,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:55 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-d70ac796-00e6-46ff-a718-266f92a2f6e1 x-openstack-request-id: req-d70ac796-00e6-46ff-a718-266f92a2f6e1 2019-06-30 05:57:56,824 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "31b7d2087e324fde93dc70222e2056af", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "rel": "self"}, {"href": "http://172.30.9.24:8776/daa86c513e384b33b8ea113644f9ec43/volumes/60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-30T05:57:31.000000", "description": null, "os-vol-tenant-attr:tenant_id": "daa86c513e384b33b8ea113644f9ec43", "updated_at": "2019-06-30T05:57:55.000000", "volume_type": "tripleo", "name": "cinder_test-volume_2d581760-d570-450c-baba-9fdaa297bcfd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "size": 2}]} 2019-06-30 05:57:56,824 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/detail used request id req-d70ac796-00e6-46ff-a718-266f92a2f6e1 2019-06-30 05:57:56,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.06831979752s 2019-06-30 05:57:56,825 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:57:58,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-30 05:57:58,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:57:59,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 573 Content-Type: application/json Date: Sun, 30 Jun 2019 05:57:58 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-c97f9355-e8f3-423e-91b8-8120d6a7f843 x-openstack-request-id: req-c97f9355-e8f3-423e-91b8-8120d6a7f843 2019-06-30 05:57:59,877 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "31b7d2087e324fde93dc70222e2056af", "attachments": [{"server_id": "fdc91a7a-8551-414d-971e-ff91f8b89b30", "attachment_id": "9ebe667f-5fc1-4e13-9230-7e496598c2de", "attached_at": "2019-06-30T05:57:57.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "device": "/dev/vdb", "id": "60ca8fa1-3092-49d8-bf93-86f7a02ab43d"}], "links": [{"href": "http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "rel": "self"}, {"href": "http://172.30.9.24:8776/daa86c513e384b33b8ea113644f9ec43/volumes/60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-30T05:57:31.000000", "description": null, "os-vol-tenant-attr:tenant_id": "daa86c513e384b33b8ea113644f9ec43", "updated_at": "2019-06-30T05:57:58.000000", "volume_type": "tripleo", "name": "cinder_test-volume_2d581760-d570-450c-baba-9fdaa297bcfd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "size": 2}]} 2019-06-30 05:57:59,877 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/detail used request id req-c97f9355-e8f3-423e-91b8-8120d6a7f843 2019-06-30 05:57:59,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.04999303818s 2019-06-30 05:57:59,880 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-30 05:57:59,881 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-06-30 05:57:59,881 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-30 05:57:59,882 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-30 05:57:59,950 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-06-30 05:57:59,951 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-06-30 05:57:59,952 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-30 05:57:59,952 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-06-30 05:57:59,991 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-06-30 05:57:59,991 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-06-30 05:58:00,018 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-06-30 05:58:00,777 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-06-30 05:58:00,777 - 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: 45821aa2-d8e1-48b8-bd75-1c84afdfaec3 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2019-06-30 05:58:00,778 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-06-30 05:58:00,778 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-06-30 05:58:00,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-06-30 05:58:00,779 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-06-30 05:58:00,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/fdc91a7a-8551-414d-971e-ff91f8b89b30/os-volume_attachments/60ca8fa1-3092-49d8-bf93-86f7a02ab43d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:58:01,485 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58: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-b2adc776-cc5e-45b2-a5c2-0654daa77504 x-openstack-request-id: req-b2adc776-cc5e-45b2-a5c2-0654daa77504 2019-06-30 05:58:01,485 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/fdc91a7a-8551-414d-971e-ff91f8b89b30/os-volume_attachments/60ca8fa1-3092-49d8-bf93-86f7a02ab43d used request id req-b2adc776-cc5e-45b2-a5c2-0654daa77504 2019-06-30 05:58:01,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.706718921661s 2019-06-30 05:58:01,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-30 05:58:01,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:58:01,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 575 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:01 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-75301e8f-60e6-4bcd-ba21-aa71748891fe x-openstack-request-id: req-75301e8f-60e6-4bcd-ba21-aa71748891fe 2019-06-30 05:58:01,548 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "31b7d2087e324fde93dc70222e2056af", "attachments": [{"server_id": "fdc91a7a-8551-414d-971e-ff91f8b89b30", "attachment_id": "9ebe667f-5fc1-4e13-9230-7e496598c2de", "attached_at": "2019-06-30T05:57:57.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "device": "/dev/vdb", "id": "60ca8fa1-3092-49d8-bf93-86f7a02ab43d"}], "links": [{"href": "http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "rel": "self"}, {"href": "http://172.30.9.24:8776/daa86c513e384b33b8ea113644f9ec43/volumes/60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-30T05:57:31.000000", "description": null, "os-vol-tenant-attr:tenant_id": "daa86c513e384b33b8ea113644f9ec43", "updated_at": "2019-06-30T05:58:01.000000", "volume_type": "tripleo", "name": "cinder_test-volume_2d581760-d570-450c-baba-9fdaa297bcfd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "size": 2}]} 2019-06-30 05:58:01,549 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/detail used request id req-75301e8f-60e6-4bcd-ba21-aa71748891fe 2019-06-30 05:58:01,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0624969005585s 2019-06-30 05:58:01,550 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:58:03,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-30 05:58:03,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:58:04,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:03 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-76caff48-0f02-49c4-98a6-8e50ca4531a2 x-openstack-request-id: req-76caff48-0f02-49c4-98a6-8e50ca4531a2 2019-06-30 05:58:04,644 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "31b7d2087e324fde93dc70222e2056af", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "rel": "self"}, {"href": "http://172.30.9.24:8776/daa86c513e384b33b8ea113644f9ec43/volumes/60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-30T05:57:31.000000", "description": null, "os-vol-tenant-attr:tenant_id": "daa86c513e384b33b8ea113644f9ec43", "updated_at": "2019-06-30T05:58:02.000000", "volume_type": "tripleo", "name": "cinder_test-volume_2d581760-d570-450c-baba-9fdaa297bcfd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "size": 2}]} 2019-06-30 05:58:04,644 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/detail used request id req-76caff48-0f02-49c4-98a6-8e50ca4531a2 2019-06-30 05:58:04,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.09117007256s 2019-06-30 05:58:04,646 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-06-30 05:58:04,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-06-30 05:58:04,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/bad10439-419f-4d02-b387-00970d155aa1/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" -d '{"volumeAttachment": {"volumeId": "60ca8fa1-3092-49d8-bf93-86f7a02ab43d"}}' 2019-06-30 05:58:05,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-24f5593b-d5ee-4a03-91c0-41a965646d86 x-openstack-request-id: req-24f5593b-d5ee-4a03-91c0-41a965646d86 2019-06-30 05:58:05,581 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "bad10439-419f-4d02-b387-00970d155aa1", "id": "60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "volumeId": "60ca8fa1-3092-49d8-bf93-86f7a02ab43d"}} 2019-06-30 05:58:05,581 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bad10439-419f-4d02-b387-00970d155aa1/os-volume_attachments used request id req-24f5593b-d5ee-4a03-91c0-41a965646d86 2019-06-30 05:58:05,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 0.934942007065s 2019-06-30 05:58:05,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-30 05:58:05,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:58:05,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:05 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-19a0c8b7-5394-482e-8d21-33f45dd62eed x-openstack-request-id: req-19a0c8b7-5394-482e-8d21-33f45dd62eed 2019-06-30 05:58:05,638 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "31b7d2087e324fde93dc70222e2056af", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "rel": "self"}, {"href": "http://172.30.9.24:8776/daa86c513e384b33b8ea113644f9ec43/volumes/60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-30T05:57:31.000000", "description": null, "os-vol-tenant-attr:tenant_id": "daa86c513e384b33b8ea113644f9ec43", "updated_at": "2019-06-30T05:58:05.000000", "volume_type": "tripleo", "name": "cinder_test-volume_2d581760-d570-450c-baba-9fdaa297bcfd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "size": 2}]} 2019-06-30 05:58:05,638 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/detail used request id req-19a0c8b7-5394-482e-8d21-33f45dd62eed 2019-06-30 05:58:05,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0567948818207s 2019-06-30 05:58:05,640 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:58:07,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-30 05:58:07,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:58:07,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-4ef6a184-9c3a-4169-a87d-c464c059606f x-openstack-request-id: req-4ef6a184-9c3a-4169-a87d-c464c059606f 2019-06-30 05:58:07,702 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "31b7d2087e324fde93dc70222e2056af", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "rel": "self"}, {"href": "http://172.30.9.24:8776/daa86c513e384b33b8ea113644f9ec43/volumes/60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-30T05:57:31.000000", "description": null, "os-vol-tenant-attr:tenant_id": "daa86c513e384b33b8ea113644f9ec43", "updated_at": "2019-06-30T05:58:05.000000", "volume_type": "tripleo", "name": "cinder_test-volume_2d581760-d570-450c-baba-9fdaa297bcfd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "size": 2}]} 2019-06-30 05:58:07,703 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/detail used request id req-4ef6a184-9c3a-4169-a87d-c464c059606f 2019-06-30 05:58:07,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0603668689728s 2019-06-30 05:58:07,704 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:58:09,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-30 05:58:09,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:58:09,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 575 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:09 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-561d8a73-9173-41c1-ae5e-6870c2a0eeb2 x-openstack-request-id: req-561d8a73-9173-41c1-ae5e-6870c2a0eeb2 2019-06-30 05:58:09,771 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "31b7d2087e324fde93dc70222e2056af", "attachments": [{"server_id": "bad10439-419f-4d02-b387-00970d155aa1", "attachment_id": "55be9fcb-a062-43d6-ad00-f806248a2656", "attached_at": "2019-06-30T05:58:07.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "device": "/dev/vdb", "id": "60ca8fa1-3092-49d8-bf93-86f7a02ab43d"}], "links": [{"href": "http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "rel": "self"}, {"href": "http://172.30.9.24:8776/daa86c513e384b33b8ea113644f9ec43/volumes/60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-30T05:57:31.000000", "description": null, "os-vol-tenant-attr:tenant_id": "daa86c513e384b33b8ea113644f9ec43", "updated_at": "2019-06-30T05:58:08.000000", "volume_type": "tripleo", "name": "cinder_test-volume_2d581760-d570-450c-baba-9fdaa297bcfd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "size": 2}]} 2019-06-30 05:58:09,772 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/detail used request id req-561d8a73-9173-41c1-ae5e-6870c2a0eeb2 2019-06-30 05:58:09,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.065229177475s 2019-06-30 05:58:09,774 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-30 05:58:09,776 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-06-30 05:58:09,776 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-30 05:58:09,779 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-30 05:58:09,846 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-06-30 05:58:09,847 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-06-30 05:58:09,847 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-06-30 05:58:09,848 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-30 05:58:09,886 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-06-30 05:58:09,886 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-06-30 05:58:09,913 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-06-30 05:58:09,937 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-06-30 05:58:09,938 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2019-06-30 05:58:09,938 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-06-30 05:58:09,939 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-06-30 05:58:09,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-06-30 05:58:09,939 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-06-30 05:58:09,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/bad10439-419f-4d02-b387-00970d155aa1/os-volume_attachments/60ca8fa1-3092-49d8-bf93-86f7a02ab43d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:58:10,563 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-92629e72-8efd-41a4-98e1-28ede0e975fb x-openstack-request-id: req-92629e72-8efd-41a4-98e1-28ede0e975fb 2019-06-30 05:58:10,563 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/bad10439-419f-4d02-b387-00970d155aa1/os-volume_attachments/60ca8fa1-3092-49d8-bf93-86f7a02ab43d used request id req-92629e72-8efd-41a4-98e1-28ede0e975fb 2019-06-30 05:58:10,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.624132871628s 2019-06-30 05:58:10,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-30 05:58:10,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:58:10,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 576 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:10 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-e2a25204-e052-4885-b61d-0aa6a191e92c x-openstack-request-id: req-e2a25204-e052-4885-b61d-0aa6a191e92c 2019-06-30 05:58:10,626 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "31b7d2087e324fde93dc70222e2056af", "attachments": [{"server_id": "bad10439-419f-4d02-b387-00970d155aa1", "attachment_id": "55be9fcb-a062-43d6-ad00-f806248a2656", "attached_at": "2019-06-30T05:58:07.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "device": "/dev/vdb", "id": "60ca8fa1-3092-49d8-bf93-86f7a02ab43d"}], "links": [{"href": "http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "rel": "self"}, {"href": "http://172.30.9.24:8776/daa86c513e384b33b8ea113644f9ec43/volumes/60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-30T05:57:31.000000", "description": null, "os-vol-tenant-attr:tenant_id": "daa86c513e384b33b8ea113644f9ec43", "updated_at": "2019-06-30T05:58:10.000000", "volume_type": "tripleo", "name": "cinder_test-volume_2d581760-d570-450c-baba-9fdaa297bcfd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "size": 2}]} 2019-06-30 05:58:10,626 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/detail used request id req-e2a25204-e052-4885-b61d-0aa6a191e92c 2019-06-30 05:58:10,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0620040893555s 2019-06-30 05:58:10,628 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:58:12,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-30 05:58:12,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:58:12,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:12 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-4bc193e2-1679-4ecd-b70c-2f486518c4b6 x-openstack-request-id: req-4bc193e2-1679-4ecd-b70c-2f486518c4b6 2019-06-30 05:58:12,692 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "31b7d2087e324fde93dc70222e2056af", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "rel": "self"}, {"href": "http://172.30.9.24:8776/daa86c513e384b33b8ea113644f9ec43/volumes/60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-30T05:57:31.000000", "description": null, "os-vol-tenant-attr:tenant_id": "daa86c513e384b33b8ea113644f9ec43", "updated_at": "2019-06-30T05:58:10.000000", "volume_type": "tripleo", "name": "cinder_test-volume_2d581760-d570-450c-baba-9fdaa297bcfd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "size": 2}]} 2019-06-30 05:58:12,692 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/detail used request id req-4bc193e2-1679-4ecd-b70c-2f486518c4b6 2019-06-30 05:58:12,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.062362909317s 2019-06-30 05:58:12,807 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 05:58:12,808 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:07 | PASS | +---------------------+------------------+------------------+----------------+ 2019-06-30 05:58:12,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-30 05:58:12,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/bad10439-419f-4d02-b387-00970d155aa1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:58:12,956 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:12 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-59af9be8-c587-48ff-993c-05bf43fbe9ce x-openstack-request-id: req-59af9be8-c587-48ff-993c-05bf43fbe9ce 2019-06-30 05:58:12,956 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/bad10439-419f-4d02-b387-00970d155aa1 used request id req-59af9be8-c587-48ff-993c-05bf43fbe9ce 2019-06-30 05:58:12,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.1429438591s 2019-06-30 05:58:12,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:58:12,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:58:13,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 905 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9fb36ee5-cf2e-42a2-8e01-8ebe1c15572b x-openstack-request-id: req-9fb36ee5-cf2e-42a2-8e01-8ebe1c15572b 2019-06-30 05:58:13,135 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2d581760-d570-450c-baba-9fdaa297bcfd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:39:81", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:39:81", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fdc91a7a-8551-414d-971e-ff91f8b89b30", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fdc91a7a-8551-414d-971e-ff91f8b89b30", "rel": "bookmark"}], "image": {"id": "d4e80fa8-f8d2-41c8-8733-101e6939fb68", "links": [{"href": "http://172.30.9.24:8774/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:57:47.000000", "flavor": {"id": "007c4c50-cc4d-47d9-86e6-1f135f84bc14", "links": [{"href": "http://172.30.9.24:8774/flavors/007c4c50-cc4d-47d9-86e6-1f135f84bc14", "rel": "bookmark"}]}, "id": "fdc91a7a-8551-414d-971e-ff91f8b89b30", "security_groups": [{"name": "cinder_test-sg_2d581760-d570-450c-baba-9fdaa297bcfd"}], "user_id": "31b7d2087e324fde93dc70222e2056af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:57:47Z", "hostId": "919ca8c7432cf4e1f74286d5949eabf683f04e059d1bd32f4632af75", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2d581760-d570-450c-baba-9fdaa297bcfd", "name": "cinder_test-vm_2d581760-d570-450c-baba-9fdaa297bcfd", "created": "2019-06-30T05:57:38Z", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_2d581760-d570-450c-baba-9fdaa297bcfd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:1d:32", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:1d:32", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bad10439-419f-4d02-b387-00970d155aa1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bad10439-419f-4d02-b387-00970d155aa1", "rel": "bookmark"}], "image": {"id": "d4e80fa8-f8d2-41c8-8733-101e6939fb68", "links": [{"href": "http://172.30.9.24:8774/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:57:24.000000", "flavor": {"id": "007c4c50-cc4d-47d9-86e6-1f135f84bc14", "links": [{"href": "http://172.30.9.24:8774/flavors/007c4c50-cc4d-47d9-86e6-1f135f84bc14", "rel": "bookmark"}]}, "id": "bad10439-419f-4d02-b387-00970d155aa1", "security_groups": [{"name": "cinder_test-sg_2d581760-d570-450c-baba-9fdaa297bcfd"}], "user_id": "31b7d2087e324fde93dc70222e2056af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:58:12Z", "hostId": "00efc3098e1bde3ba363a74cdfd904aba8816b28f51046b49e266ed3", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2d581760-d570-450c-baba-9fdaa297bcfd", "name": "cinder_test-vm2_2d581760-d570-450c-baba-9fdaa297bcfd", "created": "2019-06-30T05:57:16Z", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:58:13,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9fb36ee5-cf2e-42a2-8e01-8ebe1c15572b 2019-06-30 05:58:13,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178022861481s 2019-06-30 05:58:13,137 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:58:15,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:58:15,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:58:15,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 765 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-73987c8c-1b56-430c-b245-6a1f5e4667b3 x-openstack-request-id: req-73987c8c-1b56-430c-b245-6a1f5e4667b3 2019-06-30 05:58:15,418 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2d581760-d570-450c-baba-9fdaa297bcfd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:39:81", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:39:81", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fdc91a7a-8551-414d-971e-ff91f8b89b30", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fdc91a7a-8551-414d-971e-ff91f8b89b30", "rel": "bookmark"}], "image": {"id": "d4e80fa8-f8d2-41c8-8733-101e6939fb68", "links": [{"href": "http://172.30.9.24:8774/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:57:47.000000", "flavor": {"id": "007c4c50-cc4d-47d9-86e6-1f135f84bc14", "links": [{"href": "http://172.30.9.24:8774/flavors/007c4c50-cc4d-47d9-86e6-1f135f84bc14", "rel": "bookmark"}]}, "id": "fdc91a7a-8551-414d-971e-ff91f8b89b30", "security_groups": [{"name": "cinder_test-sg_2d581760-d570-450c-baba-9fdaa297bcfd"}], "user_id": "31b7d2087e324fde93dc70222e2056af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:57:47Z", "hostId": "919ca8c7432cf4e1f74286d5949eabf683f04e059d1bd32f4632af75", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2d581760-d570-450c-baba-9fdaa297bcfd", "name": "cinder_test-vm_2d581760-d570-450c-baba-9fdaa297bcfd", "created": "2019-06-30T05:57:38Z", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:58:15,418 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-73987c8c-1b56-430c-b245-6a1f5e4667b3 2019-06-30 05:58:15,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.278496980667s 2019-06-30 05:58:15,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-30 05:58:15,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/ed86b8e2-844f-48cb-80f5-8ac0e9f106de.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:58:16,194 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:58:16 GMT X-Openstack-Request-Id: req-cafea2cd-4307-4a15-91ef-df808cefb465 2019-06-30 05:58:16,194 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:58:16,194 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/ed86b8e2-844f-48cb-80f5-8ac0e9f106de.json used request id req-cafea2cd-4307-4a15-91ef-df808cefb465 2019-06-30 05:58:16,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.76916217804s 2019-06-30 05:58:16,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:58:16,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:58:16,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:16 GMT X-Openstack-Request-Id: req-6910451a-0f1e-433c-87c6-aac44e34a202 2019-06-30 05:58:16,280 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0ba73b52-5466-4116-85ea-e5abaf835e93", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:49Z", "updated_at": "2019-06-30T05:57:52Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a34aa904-b907-42a9-a1cc-bd67876273b2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b8:39:81", "device_id": "fdc91a7a-8551-414d-971e-ff91f8b89b30"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "daa86c513e384b33b8ea113644f9ec43", "port_id": "c103d3d4-f1f4-41b5-b951-44ed491277cc", "id": "11b0bcb0-6512-420b-83eb-3ecd8907eda6", "qos_policy_id": null}]} 2019-06-30 05:58:16,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-6910451a-0f1e-433c-87c6-aac44e34a202 2019-06-30 05:58:16,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0759561061859s 2019-06-30 05:58:16,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-30 05:58:16,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:58:16,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:16 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-d6530eb0-032a-4b24-b565-9b810abc17f0 x-openstack-request-id: req-d6530eb0-032a-4b24-b565-9b810abc17f0 2019-06-30 05:58:16,345 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "31b7d2087e324fde93dc70222e2056af", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "rel": "self"}, {"href": "http://172.30.9.24:8776/daa86c513e384b33b8ea113644f9ec43/volumes/60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-30T05:57:31.000000", "description": null, "os-vol-tenant-attr:tenant_id": "daa86c513e384b33b8ea113644f9ec43", "updated_at": "2019-06-30T05:58:10.000000", "volume_type": "tripleo", "name": "cinder_test-volume_2d581760-d570-450c-baba-9fdaa297bcfd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "size": 2}]} 2019-06-30 05:58:16,345 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/detail used request id req-d6530eb0-032a-4b24-b565-9b810abc17f0 2019-06-30 05:58:16,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0588989257812s 2019-06-30 05:58:16,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2019-06-30 05:58:16,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/60ca8fa1-3092-49d8-bf93-86f7a02ab43d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:58:16,430 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 05:58:16 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-d66b6000-e2d2-474d-97cc-f2a2707e7408 2019-06-30 05:58:16,430 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 05:58:16,430 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/60ca8fa1-3092-49d8-bf93-86f7a02ab43d used request id req-d66b6000-e2d2-474d-97cc-f2a2707e7408 2019-06-30 05:58:16,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 0.083475112915s 2019-06-30 05:58:16,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-30 05:58:16,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:58:16,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:16 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-3c85a871-3fa5-4512-bed5-90507c4e5fac x-openstack-request-id: req-3c85a871-3fa5-4512-bed5-90507c4e5fac 2019-06-30 05:58:16,497 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "deleting", "user_id": "31b7d2087e324fde93dc70222e2056af", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "rel": "self"}, {"href": "http://172.30.9.24:8776/daa86c513e384b33b8ea113644f9ec43/volumes/60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-30T05:57:31.000000", "description": null, "os-vol-tenant-attr:tenant_id": "daa86c513e384b33b8ea113644f9ec43", "updated_at": "2019-06-30T05:58:16.000000", "volume_type": "tripleo", "name": "cinder_test-volume_2d581760-d570-450c-baba-9fdaa297bcfd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "60ca8fa1-3092-49d8-bf93-86f7a02ab43d", "size": 2}]} 2019-06-30 05:58:16,497 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/detail used request id req-3c85a871-3fa5-4512-bed5-90507c4e5fac 2019-06-30 05:58:16,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0665688514709s 2019-06-30 05:58:16,499 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:58:18,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-30 05:58:18,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:58:18,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:18 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-997e5776-b117-4d09-b30a-cc2ce3a7d1d7 x-openstack-request-id: req-997e5776-b117-4d09-b30a-cc2ce3a7d1d7 2019-06-30 05:58:18,546 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-06-30 05:58:18,546 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.24:8776/v3/daa86c513e384b33b8ea113644f9ec43/volumes/detail used request id req-997e5776-b117-4d09-b30a-cc2ce3a7d1d7 2019-06-30 05:58:18,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0449230670929s 2019-06-30 05:58:18,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-30 05:58:18,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/11b0bcb0-6512-420b-83eb-3ecd8907eda6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:58:19,775 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:58:19 GMT X-Openstack-Request-Id: req-c162d62c-5b1e-4557-ab97-4abe06746f89 2019-06-30 05:58:19,775 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:58:19,775 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/11b0bcb0-6512-420b-83eb-3ecd8907eda6.json used request id req-c162d62c-5b1e-4557-ab97-4abe06746f89 2019-06-30 05:58:19,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.22358608246s 2019-06-30 05:58:19,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 05:58:19,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:58:19,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:19 GMT X-Openstack-Request-Id: req-ccbeaa9a-a7aa-4e58-9f20-dba50f26b541 2019-06-30 05:58:19,850 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 05:58:19,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-ccbeaa9a-a7aa-4e58-9f20-dba50f26b541 2019-06-30 05:58:19,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0626759529114s 2019-06-30 05:58:19,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-30 05:58:19,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/fdc91a7a-8551-414d-971e-ff91f8b89b30 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:58:20,006 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 30 Jun 2019 05:58: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-584cd288-470c-46dd-94ab-9b105945cd81 x-openstack-request-id: req-584cd288-470c-46dd-94ab-9b105945cd81 2019-06-30 05:58:20,006 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/fdc91a7a-8551-414d-971e-ff91f8b89b30 used request id req-584cd288-470c-46dd-94ab-9b105945cd81 2019-06-30 05:58:20,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.155558824539s 2019-06-30 05:58:20,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:58:20,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:58:20,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 770 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3992207f-e597-4408-8d14-5220b2e30bba x-openstack-request-id: req-3992207f-e597-4408-8d14-5220b2e30bba 2019-06-30 05:58:20,728 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_2d581760-d570-450c-baba-9fdaa297bcfd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:39:81", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:39:81", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/fdc91a7a-8551-414d-971e-ff91f8b89b30", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/fdc91a7a-8551-414d-971e-ff91f8b89b30", "rel": "bookmark"}], "image": {"id": "d4e80fa8-f8d2-41c8-8733-101e6939fb68", "links": [{"href": "http://172.30.9.24:8774/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T05:57:47.000000", "flavor": {"id": "007c4c50-cc4d-47d9-86e6-1f135f84bc14", "links": [{"href": "http://172.30.9.24:8774/flavors/007c4c50-cc4d-47d9-86e6-1f135f84bc14", "rel": "bookmark"}]}, "id": "fdc91a7a-8551-414d-971e-ff91f8b89b30", "security_groups": [{"name": "cinder_test-sg_2d581760-d570-450c-baba-9fdaa297bcfd"}], "user_id": "31b7d2087e324fde93dc70222e2056af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T05:58:19Z", "hostId": "919ca8c7432cf4e1f74286d5949eabf683f04e059d1bd32f4632af75", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2d581760-d570-450c-baba-9fdaa297bcfd", "name": "cinder_test-vm_2d581760-d570-450c-baba-9fdaa297bcfd", "created": "2019-06-30T05:57:38Z", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 05:58:20,729 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3992207f-e597-4408-8d14-5220b2e30bba 2019-06-30 05:58:20,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.722013950348s 2019-06-30 05:58:20,730 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 05:58:22,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 05:58:22,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:58:22,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58: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-cd2a91fd-a8a7-4a79-b18b-cb4fcb6f2556 x-openstack-request-id: req-cd2a91fd-a8a7-4a79-b18b-cb4fcb6f2556 2019-06-30 05:58:22,807 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-06-30 05:58:22,807 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cd2a91fd-a8a7-4a79-b18b-cb4fcb6f2556 2019-06-30 05:58:22,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0736801624298s 2019-06-30 05:58:22,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 05:58:22,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:58:22,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:22 GMT X-Openstack-Request-Id: req-17fdc40b-c773-4420-92b3-e9e19db7fd5e 2019-06-30 05:58:22,861 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:06Z", "updated_at": "2019-06-30T05:57:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:57:06Z", "revision_number": 0, "id": "13d2a661-e033-490d-a831-8da24246d9ea", "remote_group_id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "remote_ip_prefix": null, "created_at": "2019-06-30T05:57:06Z", "security_group_id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "port_range_min": null, "ethertype": "IPv4", "project_id": "daa86c513e384b33b8ea113644f9ec43"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:57:06Z", "revision_number": 0, "id": "9f7fb6a2-bed0-4a99-ba3a-fb035bb1611c", "remote_group_id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "remote_ip_prefix": null, "created_at": "2019-06-30T05:57:06Z", "security_group_id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "port_range_min": null, "ethertype": "IPv6", "project_id": "daa86c513e384b33b8ea113644f9ec43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:57:06Z", "revision_number": 0, "id": "bc15e955-0f93-4663-9674-4b6b6d61dc9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:57:06Z", "security_group_id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "port_range_min": null, "ethertype": "IPv4", "project_id": "daa86c513e384b33b8ea113644f9ec43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:57:06Z", "revision_number": 0, "id": "e11304b1-bb37-46d3-9a3b-1932ecde64d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:57:06Z", "security_group_id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "port_range_min": null, "ethertype": "IPv6", "project_id": "daa86c513e384b33b8ea113644f9ec43"}], "revision_number": 1, "project_id": "daa86c513e384b33b8ea113644f9ec43", "id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:14Z", "updated_at": "2019-06-30T05:57:14Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:57:14Z", "revision_number": 0, "id": "17bfe308-e3d0-44c1-a4d9-8b1bf6293883", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:57:14Z", "security_group_id": "b1255250-e654-4fbc-8eee-a43a479bf269", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "port_range_min": null, "ethertype": "IPv4", "project_id": "daa86c513e384b33b8ea113644f9ec43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:57:14Z", "revision_number": 0, "id": "38f8d9a6-6f95-4b24-9584-0497cde1c907", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:57:14Z", "security_group_id": "b1255250-e654-4fbc-8eee-a43a479bf269", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "port_range_min": null, "ethertype": "IPv6", "project_id": "daa86c513e384b33b8ea113644f9ec43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:57:14Z", "revision_number": 0, "id": "7afe7035-6d48-4cfe-8898-0b69a45c7a65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:57:14Z", "security_group_id": "b1255250-e654-4fbc-8eee-a43a479bf269", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "port_range_min": null, "ethertype": "IPv4", "project_id": "daa86c513e384b33b8ea113644f9ec43"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T05:57:14Z", "revision_number": 0, "id": "b4d6ab13-f725-4fdf-85ca-72e61afc5eec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:57:14Z", "security_group_id": "b1255250-e654-4fbc-8eee-a43a479bf269", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "port_range_min": 22, "ethertype": "IPv4", "project_id": "daa86c513e384b33b8ea113644f9ec43"}], "revision_number": 3, "project_id": "daa86c513e384b33b8ea113644f9ec43", "id": "b1255250-e654-4fbc-8eee-a43a479bf269", "name": "cinder_test-sg_2d581760-d570-450c-baba-9fdaa297bcfd"}]} 2019-06-30 05:58:22,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-17fdc40b-c773-4420-92b3-e9e19db7fd5e 2019-06-30 05:58:22,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0490798950195s 2019-06-30 05:58:22,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 05:58:22,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/b1255250-e654-4fbc-8eee-a43a479bf269.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:58:23,001 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:58:23 GMT X-Openstack-Request-Id: req-8d369e2a-239c-4db0-bc4e-31b47dbe4d53 2019-06-30 05:58:23,001 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:58:23,002 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/b1255250-e654-4fbc-8eee-a43a479bf269.json used request id req-8d369e2a-239c-4db0-bc4e-31b47dbe4d53 2019-06-30 05:58:23,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.1329600811s 2019-06-30 05:58:23,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-06-30 05:58:23,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/cinder_test-kp_2d581760-d570-450c-baba-9fdaa297bcfd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:58:23,032 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58: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-f64c4f44-7995-4265-8804-8662d9275e38 x-openstack-request-id: req-f64c4f44-7995-4265-8804-8662d9275e38 2019-06-30 05:58:23,032 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/cinder_test-kp_2d581760-d570-450c-baba-9fdaa297bcfd used request id req-f64c4f44-7995-4265-8804-8662d9275e38 2019-06-30 05:58:23,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0298929214478s 2019-06-30 05:58:23,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-30 05:58:23,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/0ba73b52-5466-4116-85ea-e5abaf835e93/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" -d '{"subnet_id": "5f3155f9-bce8-4b9e-b342-392154ad1c46"}' 2019-06-30 05:58:25,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:25 GMT X-Openstack-Request-Id: req-3a2ffafe-c95e-4245-9f3c-2b8177d89248 2019-06-30 05:58:25,160 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a34aa904-b907-42a9-a1cc-bd67876273b2", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "subnet_id": "5f3155f9-bce8-4b9e-b342-392154ad1c46", "subnet_ids": ["5f3155f9-bce8-4b9e-b342-392154ad1c46"], "port_id": "4946f61a-d3c8-41f4-8966-df23c03debf0", "id": "0ba73b52-5466-4116-85ea-e5abaf835e93"} 2019-06-30 05:58:25,160 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/0ba73b52-5466-4116-85ea-e5abaf835e93/remove_router_interface.json used request id req-3a2ffafe-c95e-4245-9f3c-2b8177d89248 2019-06-30 05:58:25,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.12743091583s 2019-06-30 05:58:25,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 05:58:25,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:58:25,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 707 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:25 GMT X-Openstack-Request-Id: req-87648f0c-45c8-4c80-b0b0-a21336c5d193 2019-06-30 05:58:25,335 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:08Z", "admin_state_up": true, "updated_at": "2019-06-30T05:58:24Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "daa86c513e384b33b8ea113644f9ec43", "id": "0ba73b52-5466-4116-85ea-e5abaf835e93", "name": "cinder_test-router_2d581760-d570-450c-baba-9fdaa297bcfd"}]} 2019-06-30 05:58:25,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-87648f0c-45c8-4c80-b0b0-a21336c5d193 2019-06-30 05:58:25,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.174632072449s 2019-06-30 05:58:25,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 05:58:25,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/0ba73b52-5466-4116-85ea-e5abaf835e93.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:58:26,592 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:58:26 GMT X-Openstack-Request-Id: req-d4b555fb-9307-403c-8112-bd3c383439c2 2019-06-30 05:58:26,592 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:58:26,592 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/0ba73b52-5466-4116-85ea-e5abaf835e93.json used request id req-d4b555fb-9307-403c-8112-bd3c383439c2 2019-06-30 05:58:26,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.25576806068s 2019-06-30 05:58:26,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 05:58:26,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:58:26,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:26 GMT X-Openstack-Request-Id: req-c4292d65-d24e-4a0b-9fae-ae7aafacabd2 2019-06-30 05:58:26,639 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a34aa904-b907-42a9-a1cc-bd67876273b2","tenant_id":"daa86c513e384b33b8ea113644f9ec43","created_at":"2019-06-30T05:57:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T05:57:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"daa86c513e384b33b8ea113644f9ec43","id":"5f3155f9-bce8-4b9e-b342-392154ad1c46","subnetpool_id":null,"name":"cinder_test-subnet_2d581760-d570-450c-baba-9fdaa297bcfd"}]} 2019-06-30 05:58:26,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-c4292d65-d24e-4a0b-9fae-ae7aafacabd2 2019-06-30 05:58:26,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0469000339508s 2019-06-30 05:58:26,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-30 05:58:26,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/5f3155f9-bce8-4b9e-b342-392154ad1c46.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:58:27,904 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:58:27 GMT X-Openstack-Request-Id: req-abb411ae-6541-49f2-9445-d6ff65ecde5d 2019-06-30 05:58:27,905 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:58:27,905 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/5f3155f9-bce8-4b9e-b342-392154ad1c46.json used request id req-abb411ae-6541-49f2-9445-d6ff65ecde5d 2019-06-30 05:58:27,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.26382899284s 2019-06-30 05:58:27,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:58:27,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:58:27,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:27 GMT X-Openstack-Request-Id: req-0f698b11-6a5c-413a-afb7-f5455874ec86 2019-06-30 05:58:27,995 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a34aa904-b907-42a9-a1cc-bd67876273b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"daa86c513e384b33b8ea113644f9ec43","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T05:58:27Z","qos_policy_id":null,"name":"cinder_test-net_2d581760-d570-450c-baba-9fdaa297bcfd","admin_state_up":true,"tenant_id":"daa86c513e384b33b8ea113644f9ec43","created_at":"2019-06-30T05:57:06Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 05:58:27,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0f698b11-6a5c-413a-afb7-f5455874ec86 2019-06-30 05:58:27,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0894908905029s 2019-06-30 05:58:27,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-30 05:58:27,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/a34aa904-b907-42a9-a1cc-bd67876273b2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:58:29,288 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:58:29 GMT X-Openstack-Request-Id: req-f6c9a9e8-c538-442d-b633-c51ab0a1c07c 2019-06-30 05:58:29,288 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:58:29,289 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/a34aa904-b907-42a9-a1cc-bd67876273b2.json used request id req-f6c9a9e8-c538-442d-b633-c51ab0a1c07c 2019-06-30 05:58:29,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.29254579544s 2019-06-30 05:58:29,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 05:58:29,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:58:29,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:29 GMT X-Openstack-Request-Id: req-0f1067d0-3045-4eb1-9f25-ea96c204b339 2019-06-30 05:58:29,333 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:57:12Z", "file": "/v2/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68/file", "owner": "daa86c513e384b33b8ea113644f9ec43", "id": "d4e80fa8-f8d2-41c8-8733-101e6939fb68", "size": 12716032, "self": "/v2/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_2d581760-d570-450c-baba-9fdaa297bcfd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_2d581760-d570-450c-baba-9fdaa297bcfd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T05:57:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 05:58:29,333 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-0f1067d0-3045-4eb1-9f25-ea96c204b339 2019-06-30 05:58:29,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0405039787292s 2019-06-30 05:58:29,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 05:58:29,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}79606b19cfb48bbf63bfd3d3c4b03be0099131a8" 2019-06-30 05:58:30,522 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 05:58:30 GMT X-Openstack-Request-Id: req-dd1d8cbc-6432-4367-8d78-aec6784efb18 2019-06-30 05:58:30,522 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 05:58:30,522 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/d4e80fa8-f8d2-41c8-8733-101e6939fb68 used request id req-dd1d8cbc-6432-4367-8d78-aec6784efb18 2019-06-30 05:58:30,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.1870470047s 2019-06-30 05:58:30,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 05:58:30,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d0cea9978ed8e6eb822b313decad89f3fa77b5c" 2019-06-30 05:58:30,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58: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-7e42908d-d97f-4bf4-af16-3f97e10324c0 x-openstack-request-id: req-7e42908d-d97f-4bf4-af16-3f97e10324c0 2019-06-30 05:58:30,550 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_2d581760-d570-450c-baba-9fdaa297bcfd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/007c4c50-cc4d-47d9-86e6-1f135f84bc14", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/007c4c50-cc4d-47d9-86e6-1f135f84bc14", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "007c4c50-cc4d-47d9-86e6-1f135f84bc14"}]} 2019-06-30 05:58:30,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-7e42908d-d97f-4bf4-af16-3f97e10324c0 2019-06-30 05:58:30,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0229480266571s 2019-06-30 05:58:30,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 05:58:30,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/007c4c50-cc4d-47d9-86e6-1f135f84bc14 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d0cea9978ed8e6eb822b313decad89f3fa77b5c" 2019-06-30 05:58:30,576 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58: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-dbbfaf12-841b-4e05-8d60-11acc9d0dc2d x-openstack-request-id: req-dbbfaf12-841b-4e05-8d60-11acc9d0dc2d 2019-06-30 05:58:30,576 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/007c4c50-cc4d-47d9-86e6-1f135f84bc14 used request id req-dbbfaf12-841b-4e05-8d60-11acc9d0dc2d 2019-06-30 05:58:30,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0244109630585s 2019-06-30 05:58:30,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 05:58:30,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d0cea9978ed8e6eb822b313decad89f3fa77b5c" 2019-06-30 05:58:30,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc3f89d1-1aec-4352-94e7-7a624cf44ef7 2019-06-30 05:58:30,912 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder_test-user_2d581760-d570-450c-baba-9fdaa297bcfd", "links": {"self": "http://172.30.9.24:5000/v3/users/31b7d2087e324fde93dc70222e2056af"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "31b7d2087e324fde93dc70222e2056af", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 05:58:30,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-fc3f89d1-1aec-4352-94e7-7a624cf44ef7 2019-06-30 05:58:30,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.335401058197s 2019-06-30 05:58:30,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 05:58:30,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/31b7d2087e324fde93dc70222e2056af -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d0cea9978ed8e6eb822b313decad89f3fa77b5c" 2019-06-30 05:58:31,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbab914a-d6b3-4560-b309-3766a74e5652 2019-06-30 05:58:31,129 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_2d581760-d570-450c-baba-9fdaa297bcfd", "links": {"self": "http://172.30.9.24:5000/v3/users/31b7d2087e324fde93dc70222e2056af"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "31b7d2087e324fde93dc70222e2056af", "description": null}} 2019-06-30 05:58:31,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/31b7d2087e324fde93dc70222e2056af used request id req-cbab914a-d6b3-4560-b309-3766a74e5652 2019-06-30 05:58:31,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.211709022522s 2019-06-30 05:58:31,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-30 05:58:31,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/31b7d2087e324fde93dc70222e2056af -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d0cea9978ed8e6eb822b313decad89f3fa77b5c" 2019-06-30 05:58:31,415 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 05:58:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e97502dd-e117-4ef3-ae01-5a6657d3320d 2019-06-30 05:58:31,416 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 05:58:31,416 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/31b7d2087e324fde93dc70222e2056af used request id req-e97502dd-e117-4ef3-ae01-5a6657d3320d 2019-06-30 05:58:31,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.285839080811s 2019-06-30 05:58:31,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 05:58:31,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d0cea9978ed8e6eb822b313decad89f3fa77b5c" 2019-06-30 05:58:31,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a38e89d-1622-4da8-b26b-5a6e142cdd6d 2019-06-30 05:58:31,629 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.24:5000/v3/projects/daa86c513e384b33b8ea113644f9ec43"}, "tags": [], "enabled": true, "id": "daa86c513e384b33b8ea113644f9ec43", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_2d581760-d570-450c-baba-9fdaa297bcfd"}]} 2019-06-30 05:58:31,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-0a38e89d-1622-4da8-b26b-5a6e142cdd6d 2019-06-30 05:58:31,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207226991653s 2019-06-30 05:58:31,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-30 05:58:31,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/daa86c513e384b33b8ea113644f9ec43 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d0cea9978ed8e6eb822b313decad89f3fa77b5c" 2019-06-30 05:58:31,883 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 05:58:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecd357d2-42ee-49b3-835b-eb99f37680fa 2019-06-30 05:58:31,883 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 05:58:31,884 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/daa86c513e384b33b8ea113644f9ec43 used request id req-ecd357d2-42ee-49b3-835b-eb99f37680fa 2019-06-30 05:58:31,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.249464035034s 2019-06-30 05:58:31,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 05:58:31,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=daa86c513e384b33b8ea113644f9ec43&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d0cea9978ed8e6eb822b313decad89f3fa77b5c" 2019-06-30 05:58:32,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:32 GMT X-Openstack-Request-Id: req-a3eccebf-919a-465d-9d1b-4c11949f6419 2019-06-30 05:58:32,202 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:06Z", "updated_at": "2019-06-30T05:57:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:57:06Z", "revision_number": 0, "id": "13d2a661-e033-490d-a831-8da24246d9ea", "remote_group_id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "remote_ip_prefix": null, "created_at": "2019-06-30T05:57:06Z", "security_group_id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "port_range_min": null, "ethertype": "IPv4", "project_id": "daa86c513e384b33b8ea113644f9ec43"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:57:06Z", "revision_number": 0, "id": "9f7fb6a2-bed0-4a99-ba3a-fb035bb1611c", "remote_group_id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "remote_ip_prefix": null, "created_at": "2019-06-30T05:57:06Z", "security_group_id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "port_range_min": null, "ethertype": "IPv6", "project_id": "daa86c513e384b33b8ea113644f9ec43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:57:06Z", "revision_number": 0, "id": "bc15e955-0f93-4663-9674-4b6b6d61dc9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:57:06Z", "security_group_id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "port_range_min": null, "ethertype": "IPv4", "project_id": "daa86c513e384b33b8ea113644f9ec43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:57:06Z", "revision_number": 0, "id": "e11304b1-bb37-46d3-9a3b-1932ecde64d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:57:06Z", "security_group_id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "port_range_min": null, "ethertype": "IPv6", "project_id": "daa86c513e384b33b8ea113644f9ec43"}], "revision_number": 1, "project_id": "daa86c513e384b33b8ea113644f9ec43", "id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "name": "default"}]} 2019-06-30 05:58:32,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=daa86c513e384b33b8ea113644f9ec43&name=default used request id req-a3eccebf-919a-465d-9d1b-4c11949f6419 2019-06-30 05:58:32,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.31286907196s 2019-06-30 05:58:32,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 05:58:32,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d0cea9978ed8e6eb822b313decad89f3fa77b5c" 2019-06-30 05:58:32,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:32 GMT X-Openstack-Request-Id: req-c18c3df7-5e36-4a1c-929b-4053173d09a2 2019-06-30 05:58:32,262 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "created_at": "2019-06-30T05:50:03Z", "updated_at": "2019-06-30T05:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "0d8844f3-ea4c-4dfc-9795-3f00e3466243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:03Z", "revision_number": 0, "id": "84f6baa6-388c-4d2c-9731-c59876827caf", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:03Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "a281473d-03db-4806-a4d4-0bcd09417300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "f6ee904e-3ab7-4383-aea8-6ab0b9b9b002", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}], "revision_number": 1, "project_id": "b832943639d345c28f57e6440b8b5ce7", "id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:52:29Z", "updated_at": "2019-06-30T05:52:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "379bfc24-0b1d-4ed3-8a2c-faa34dd1e1a9", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "59d93de2-729a-4409-8fdf-028f883a52b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "9b32e8bb-2f4c-4f28-a53b-62887daaf278", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "b2c6ae5a-c09b-4ac4-9cae-b8c111a7a429", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}], "revision_number": 1, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T05:52:31Z", "updated_at": "2019-06-30T05:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "027d04c8-43f4-4439-9ef0-6f3ef0f5cd84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "184535b3-d0be-442f-ac92-bc9447bec1b7", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "5f725998-4a95-41f3-b5a8-b42fc8f44b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "6bdbdd75-dd8f-42ea-a9b6-b90345e98591", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5478dc27-f236-4606-9022-2c758f2d5625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "created_at": "2019-06-30T05:57:06Z", "updated_at": "2019-06-30T05:57:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:57:06Z", "revision_number": 0, "id": "13d2a661-e033-490d-a831-8da24246d9ea", "remote_group_id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "remote_ip_prefix": null, "created_at": "2019-06-30T05:57:06Z", "security_group_id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "port_range_min": null, "ethertype": "IPv4", "project_id": "daa86c513e384b33b8ea113644f9ec43"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:57:06Z", "revision_number": 0, "id": "9f7fb6a2-bed0-4a99-ba3a-fb035bb1611c", "remote_group_id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "remote_ip_prefix": null, "created_at": "2019-06-30T05:57:06Z", "security_group_id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "port_range_min": null, "ethertype": "IPv6", "project_id": "daa86c513e384b33b8ea113644f9ec43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:57:06Z", "revision_number": 0, "id": "bc15e955-0f93-4663-9674-4b6b6d61dc9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:57:06Z", "security_group_id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "port_range_min": null, "ethertype": "IPv4", "project_id": "daa86c513e384b33b8ea113644f9ec43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:57:06Z", "revision_number": 0, "id": "e11304b1-bb37-46d3-9a3b-1932ecde64d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:57:06Z", "security_group_id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "tenant_id": "daa86c513e384b33b8ea113644f9ec43", "port_range_min": null, "ethertype": "IPv6", "project_id": "daa86c513e384b33b8ea113644f9ec43"}], "revision_number": 1, "project_id": "daa86c513e384b33b8ea113644f9ec43", "id": "9bf9fc6f-8d7f-4053-81e6-3b083385e38f", "name": "default"}]} 2019-06-30 05:58:32,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-c18c3df7-5e36-4a1c-929b-4053173d09a2 2019-06-30 05:58:32,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0553920269012s 2019-06-30 05:58:32,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 05:58:32,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/9bf9fc6f-8d7f-4053-81e6-3b083385e38f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d0cea9978ed8e6eb822b313decad89f3fa77b5c" 2019-06-30 05:58:32,383 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 05:58:32 GMT X-Openstack-Request-Id: req-e213138b-befd-4a1b-a744-4e15e01e98d6 2019-06-30 05:58:32,384 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 05:58:32,384 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/9bf9fc6f-8d7f-4053-81e6-3b083385e38f.json used request id req-e213138b-befd-4a1b-a744-4e15e01e98d6 2019-06-30 05:58:32,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.11460185051s 2019-06-30 05:58:32,430 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-06-30 05:58:32,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:58:32,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88ed3830-46d4-44af-aea0-13e86b4ab3d0 2019-06-30 05:58:32,496 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 05:58:32,496 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-88ed3830-46d4-44af-aea0-13e86b4ab3d0 2019-06-30 05:58:32,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 05:58:32,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}], "expires_at": "2019-06-30T06:58:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "95de64402f8d4801a01ee7f7b732ef1b"}, "audit_ids": ["y_kn919eR5yo-QNhLpgGQw"], "issued_at": "2019-06-30T05:58:32.000000Z"}} 2019-06-30 05:58:32,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:58:32,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 05:58:33,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:33 GMT X-Openstack-Request-Id: req-0fbd1f9e-e997-4480-994b-5e01bb81abd0 2019-06-30 05:58:33,234 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 05:58:33,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0fbd1f9e-e997-4480-994b-5e01bb81abd0 2019-06-30 05:58:33,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.32247209549s 2019-06-30 05:58:33,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:58:33,247 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-947b1ab7-874a-49b1-ae2c-7803caf3a3e6 2019-06-30 05:58:33,247 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 05:58:33,247 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-947b1ab7-874a-49b1-ae2c-7803caf3a3e6 2019-06-30 05:58:33,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 05:58:33,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 05:58:33,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dff5ee8a-5bc8-4633-8f5d-67ea5dfa0abd 2019-06-30 05:58:33,450 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 05:58:33,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-dff5ee8a-5bc8-4633-8f5d-67ea5dfa0abd 2019-06-30 05:58:33,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201953887939s 2019-06-30 05:58:33,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-30 05:58:33,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_75685360-be47-4698-870f-d98069373d1c"}}' 2019-06-30 05:58:33,675 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1ab0b9d-8dbd-4300-8f1d-39a39b60e896 2019-06-30 05:58:33,675 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.24:5000/v3/projects/65c8fc9307124db1b11aa82c598e46ce"}, "tags": [], "enabled": true, "id": "65c8fc9307124db1b11aa82c598e46ce", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_75685360-be47-4698-870f-d98069373d1c"}} 2019-06-30 05:58:33,675 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-f1ab0b9d-8dbd-4300-8f1d-39a39b60e896 2019-06-30 05:58:33,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.216989994049s 2019-06-30 05:58:33,676 - 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'65c8fc9307124db1b11aa82c598e46ce', '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_75685360-be47-4698-870f-d98069373d1c'}) 2019-06-30 05:58:33,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-30 05:58:33,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "78YJFumblhCTpNwjtd2kQ14TKSZxIT", "email": null, "name": "tempest_smoke-user_75685360-be47-4698-870f-d98069373d1c"}}' 2019-06-30 05:58:34,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acfb5282-4a05-4750-9fe8-23a4852ef414 2019-06-30 05:58:34,104 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_75685360-be47-4698-870f-d98069373d1c", "links": {"self": "http://172.30.9.24:5000/v3/users/1bd9350d654849bda3f477fef98884b8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1bd9350d654849bda3f477fef98884b8", "domain_id": "default", "password_expires_at": null}} 2019-06-30 05:58:34,104 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-acfb5282-4a05-4750-9fe8-23a4852ef414 2019-06-30 05:58:34,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.421777963638s 2019-06-30 05:58:34,105 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1bd9350d654849bda3f477fef98884b8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_75685360-be47-4698-870f-d98069373d1c'}) 2019-06-30 05:58:34,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 05:58:34,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 05:58:34,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41571fa9-80a9-4ffd-bc31-362be986f29d 2019-06-30 05:58:34,229 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 05:58:34,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-41571fa9-80a9-4ffd-bc31-362be986f29d 2019-06-30 05:58:34,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.12122297287s 2019-06-30 05:58:34,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 05:58:34,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 05:58:34,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c245a29-e074-4945-aad1-49c28e4e7eb3 2019-06-30 05:58:34,429 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 05:58:34,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7c245a29-e074-4945-aad1-49c28e4e7eb3 2019-06-30 05:58:34,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194245815277s 2019-06-30 05:58:34,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 05:58:34,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 05:58:34,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be910821-5b21-43cb-a451-9483af818560 2019-06-30 05:58:34,546 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 05:58:34,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-be910821-5b21-43cb-a451-9483af818560 2019-06-30 05:58:34,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112200975418s 2019-06-30 05:58:34,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 05:58:34,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 05:58:34,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf05de7e-32c2-4f41-826e-fe9766730eae 2019-06-30 05:58:34,660 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 05:58:34,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-bf05de7e-32c2-4f41-826e-fe9766730eae 2019-06-30 05:58:34,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109110116959s 2019-06-30 05:58:34,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 05:58:34,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 05:58:34,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f01034ce-96df-4574-b45a-e5185f45f174 2019-06-30 05:58:34,791 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_75685360-be47-4698-870f-d98069373d1c", "links": {"self": "http://172.30.9.24:5000/v3/users/1bd9350d654849bda3f477fef98884b8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1bd9350d654849bda3f477fef98884b8", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 05:58:34,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-f01034ce-96df-4574-b45a-e5185f45f174 2019-06-30 05:58:34,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130120038986s 2019-06-30 05:58:34,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 05:58:34,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 05:58:34,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1a0358b-2b79-4b60-97af-198a9ec461f5 2019-06-30 05:58:34,974 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.24:5000/v3/projects/65c8fc9307124db1b11aa82c598e46ce"}, "tags": [], "enabled": true, "id": "65c8fc9307124db1b11aa82c598e46ce", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_75685360-be47-4698-870f-d98069373d1c"}]} 2019-06-30 05:58:34,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-b1a0358b-2b79-4b60-97af-198a9ec461f5 2019-06-30 05:58:34,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.165405988693s 2019-06-30 05:58:34,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 05:58:34,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=1bd9350d654849bda3f477fef98884b8&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=65c8fc9307124db1b11aa82c598e46ce" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 05:58:35,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55d2b865-4c67-44f2-98f7-9bcc7b3bfa22 2019-06-30 05:58:35,179 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=1bd9350d654849bda3f477fef98884b8&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=65c8fc9307124db1b11aa82c598e46ce", "previous": null, "next": null}} 2019-06-30 05:58:35,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=1bd9350d654849bda3f477fef98884b8&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=65c8fc9307124db1b11aa82c598e46ce used request id req-55d2b865-4c67-44f2-98f7-9bcc7b3bfa22 2019-06-30 05:58:35,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.197344064713s 2019-06-30 05:58:35,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 05:58:35,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/65c8fc9307124db1b11aa82c598e46ce/users/1bd9350d654849bda3f477fef98884b8/roles/1cfc497138b141ff84abf3d62ced3145 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 05:58:35,377 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 05:58:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8676737a-df4f-4812-a568-f9590fb749d9 2019-06-30 05:58:35,377 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 05:58:35,377 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/65c8fc9307124db1b11aa82c598e46ce/users/1bd9350d654849bda3f477fef98884b8/roles/1cfc497138b141ff84abf3d62ced3145 used request id req-8676737a-df4f-4812-a568-f9590fb749d9 2019-06-30 05:58:35,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.194441080093s 2019-06-30 05:58:35,378 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_75685360-be47-4698-870f-d98069373d1c', 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'65c8fc9307124db1b11aa82c598e46ce', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '78YJFumblhCTpNwjtd2kQ14TKSZxIT', 'username': u'tempest_smoke-user_75685360-be47-4698-870f-d98069373d1c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-30 05:58:35,382 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_75685360-be47-4698-870f-d98069373d1c', 'password': '78YJFumblhCTpNwjtd2kQ14TKSZxIT', 'project_name': 'tempest_smoke-project_75685360-be47-4698-870f-d98069373d1c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '65c8fc9307124db1b11aa82c598e46ce', 'project_domain_name': 'Default'} 2019-06-30 05:58:35,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 05:58:35,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 05:58:35,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9283f2f8-b90f-4e21-a19b-3c27c0870028 2019-06-30 05:58:35,583 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 05:58:35,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9283f2f8-b90f-4e21-a19b-3c27c0870028 2019-06-30 05:58:35,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197798967361s 2019-06-30 05:58:35,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 05:58:35,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 05:58:35,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-461684e0-2bcb-4737-ab22-85fa3d1aafe9 2019-06-30 05:58:35,699 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 05:58:35,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-461684e0-2bcb-4737-ab22-85fa3d1aafe9 2019-06-30 05:58:35,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111222982407s 2019-06-30 05:58:35,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 05:58:35,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 05:58:35,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c67e241e-9b9d-453a-a717-66fbe680749c 2019-06-30 05:58:35,818 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 05:58:35,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-c67e241e-9b9d-453a-a717-66fbe680749c 2019-06-30 05:58:35,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113947868347s 2019-06-30 05:58:35,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 05:58:35,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 05:58:36,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e09e7bad-e06c-43f8-8958-20ebc1c4936f 2019-06-30 05:58:36,035 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_75685360-be47-4698-870f-d98069373d1c", "links": {"self": "http://172.30.9.24:5000/v3/users/1bd9350d654849bda3f477fef98884b8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1bd9350d654849bda3f477fef98884b8", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 05:58:36,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-e09e7bad-e06c-43f8-8958-20ebc1c4936f 2019-06-30 05:58:36,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21603512764s 2019-06-30 05:58:36,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 05:58:36,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 05:58:36,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b80f404c-2008-4871-ba8e-167948f7f065 2019-06-30 05:58:36,159 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.24:5000/v3/projects/65c8fc9307124db1b11aa82c598e46ce"}, "tags": [], "enabled": true, "id": "65c8fc9307124db1b11aa82c598e46ce", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_75685360-be47-4698-870f-d98069373d1c"}]} 2019-06-30 05:58:36,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-b80f404c-2008-4871-ba8e-167948f7f065 2019-06-30 05:58:36,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113729953766s 2019-06-30 05:58:36,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 05:58:36,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=1bd9350d654849bda3f477fef98884b8&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=65c8fc9307124db1b11aa82c598e46ce" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 05:58:36,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70969504-21d8-4095-b38b-8293a044432b 2019-06-30 05:58:36,321 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=1bd9350d654849bda3f477fef98884b8&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=65c8fc9307124db1b11aa82c598e46ce", "previous": null, "next": null}} 2019-06-30 05:58:36,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=1bd9350d654849bda3f477fef98884b8&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=65c8fc9307124db1b11aa82c598e46ce used request id req-70969504-21d8-4095-b38b-8293a044432b 2019-06-30 05:58:36,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.15168595314s 2019-06-30 05:58:36,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 05:58:36,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/65c8fc9307124db1b11aa82c598e46ce/users/1bd9350d654849bda3f477fef98884b8/roles/f400450775b0494aabf0b0ea369d0968 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 05:58:36,491 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 05:58:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89372407-9cc2-475e-bb58-34fdaa73afb9 2019-06-30 05:58:36,492 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 05:58:36,492 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/65c8fc9307124db1b11aa82c598e46ce/users/1bd9350d654849bda3f477fef98884b8/roles/f400450775b0494aabf0b0ea369d0968 used request id req-89372407-9cc2-475e-bb58-34fdaa73afb9 2019-06-30 05:58:36,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.167097091675s 2019-06-30 05:58:36,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 05:58:36,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 05:58:36,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f848611-d770-4f62-975c-6989efeb43a6 2019-06-30 05:58:36,606 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 05:58:36,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3f848611-d770-4f62-975c-6989efeb43a6 2019-06-30 05:58:36,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109422922134s 2019-06-30 05:58:36,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 05:58:36,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 05:58:36,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96493b51-aecb-47d0-bb6c-ad14f4189709 2019-06-30 05:58:36,725 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 05:58:36,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-96493b51-aecb-47d0-bb6c-ad14f4189709 2019-06-30 05:58:36,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114228963852s 2019-06-30 05:58:36,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 05:58:36,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 05:58:36,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9964afc-3a45-4928-80b1-d34dfe7b51bb 2019-06-30 05:58:36,938 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_75685360-be47-4698-870f-d98069373d1c", "links": {"self": "http://172.30.9.24:5000/v3/users/1bd9350d654849bda3f477fef98884b8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1bd9350d654849bda3f477fef98884b8", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 05:58:36,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-d9964afc-3a45-4928-80b1-d34dfe7b51bb 2019-06-30 05:58:36,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212220191956s 2019-06-30 05:58:36,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 05:58:36,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?role.id=f400450775b0494aabf0b0ea369d0968&user.id=1bd9350d654849bda3f477fef98884b8&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 05:58:37,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd88bd1f-3ba1-4048-8fd6-88185cbc376b 2019-06-30 05:58:37,063 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?role.id=f400450775b0494aabf0b0ea369d0968&user.id=1bd9350d654849bda3f477fef98884b8&scope.domain.id=default", "previous": null, "next": null}} 2019-06-30 05:58:37,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?role.id=f400450775b0494aabf0b0ea369d0968&user.id=1bd9350d654849bda3f477fef98884b8&scope.domain.id=default used request id req-bd88bd1f-3ba1-4048-8fd6-88185cbc376b 2019-06-30 05:58:37,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113066911697s 2019-06-30 05:58:37,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-06-30 05:58:37,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/domains/default/users/1bd9350d654849bda3f477fef98884b8/roles/f400450775b0494aabf0b0ea369d0968 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 05:58:37,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 05:58:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a5afe7c-6af3-43dc-99c8-42e202dec123 2019-06-30 05:58:37,245 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 05:58:37,245 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/domains/default/users/1bd9350d654849bda3f477fef98884b8/roles/f400450775b0494aabf0b0ea369d0968 used request id req-6a5afe7c-6af3-43dc-99c8-42e202dec123 2019-06-30 05:58:37,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.178662061691s 2019-06-30 05:58:37,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:58:37,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f467c788-2933-4147-95cb-71d7438c4438 2019-06-30 05:58:37,256 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 05:58:37,256 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-f467c788-2933-4147-95cb-71d7438c4438 2019-06-30 05:58:37,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 05:58:37,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}], "expires_at": "2019-06-30T06:58:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65c8fc9307124db1b11aa82c598e46ce", "name": "tempest_smoke-project_75685360-be47-4698-870f-d98069373d1c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_65c8fc9307124db1b11aa82c598e46ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_65c8fc9307124db1b11aa82c598e46ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/65c8fc9307124db1b11aa82c598e46ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/65c8fc9307124db1b11aa82c598e46ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/65c8fc9307124db1b11aa82c598e46ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/65c8fc9307124db1b11aa82c598e46ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/65c8fc9307124db1b11aa82c598e46ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/65c8fc9307124db1b11aa82c598e46ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/65c8fc9307124db1b11aa82c598e46ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/65c8fc9307124db1b11aa82c598e46ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/65c8fc9307124db1b11aa82c598e46ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_75685360-be47-4698-870f-d98069373d1c", "id": "1bd9350d654849bda3f477fef98884b8"}, "audit_ids": ["wLUaTUcvRtG80EYeMXxajg"], "issued_at": "2019-06-30T05:58:37.000000Z"}} 2019-06-30 05:58:37,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-06-30 05:58:37,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e607fb47f0c4b4f0e48c83f559836f153bc1312" 2019-06-30 05:58:37,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:37 GMT X-Openstack-Request-Id: req-f1c4ed68-1088-4c1a-abc0-ffcdd357a7d4 2019-06-30 05:58:37,968 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-06-30 05:58:37,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-f1c4ed68-1088-4c1a-abc0-ffcdd357a7d4 2019-06-30 05:58:37,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.209316015244s 2019-06-30 05:58:37,979 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-06-30 05:58:37,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 05:58:37,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 05:58:38,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df8b749f-578a-40b7-95d0-7d0a87f70239 2019-06-30 05:58:38,092 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 05:58:38,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-df8b749f-578a-40b7-95d0-7d0a87f70239 2019-06-30 05:58:38,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112642049789s 2019-06-30 05:58:38,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 05:58:38,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 05:58:38,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe94b146-764f-4e4b-9de4-5425906d0bc3 2019-06-30 05:58:38,217 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.24:5000/v3/projects/65c8fc9307124db1b11aa82c598e46ce"}, "tags": [], "enabled": true, "id": "65c8fc9307124db1b11aa82c598e46ce", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_75685360-be47-4698-870f-d98069373d1c"}]} 2019-06-30 05:58:38,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-fe94b146-764f-4e4b-9de4-5425906d0bc3 2019-06-30 05:58:38,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117212057114s 2019-06-30 05:58:38,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-30 05:58:38,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" -d '{"network": {"shared": true, "tenant_id": "65c8fc9307124db1b11aa82c598e46ce", "name": "tempest_smoke-net_75685360-be47-4698-870f-d98069373d1c", "admin_state_up": true}}' 2019-06-30 05:58:38,546 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:38 GMT X-Openstack-Request-Id: req-9f18e008-1ad3-4f60-bd1f-57e4f8572329 2019-06-30 05:58:38,547 - 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":"36b574a9-01ac-46aa-8065-eaa290199dfb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":true,"project_id":"65c8fc9307124db1b11aa82c598e46ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T05:58:38Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_75685360-be47-4698-870f-d98069373d1c","admin_state_up":true,"tenant_id":"65c8fc9307124db1b11aa82c598e46ce","created_at":"2019-06-30T05:58:38Z","mtu":1450}} 2019-06-30 05:58:38,547 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9f18e008-1ad3-4f60-bd1f-57e4f8572329 2019-06-30 05:58:38,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.327300071716s 2019-06-30 05:58:38,548 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-30T05:58:38Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'36b574a9-01ac-46aa-8065-eaa290199dfb', u'provider:segmentation_id': 68, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_smoke-net_75685360-be47-4698-870f-d98069373d1c', u'created_at': u'2019-06-30T05:58:38Z', u'mtu': 1450, u'tenant_id': u'65c8fc9307124db1b11aa82c598e46ce', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'65c8fc9307124db1b11aa82c598e46ce', u'l2_adjacency': True}) 2019-06-30 05:58:38,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 05:58:38,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e607fb47f0c4b4f0e48c83f559836f153bc1312" 2019-06-30 05:58:38,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1432 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:38 GMT X-Openstack-Request-Id: req-ed727a67-159d-4644-b44d-c4146c2a23a4 2019-06-30 05:58:38,635 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"36b574a9-01ac-46aa-8065-eaa290199dfb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":true,"project_id":"65c8fc9307124db1b11aa82c598e46ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T05:58:38Z","qos_policy_id":null,"name":"tempest_smoke-net_75685360-be47-4698-870f-d98069373d1c","admin_state_up":true,"tenant_id":"65c8fc9307124db1b11aa82c598e46ce","created_at":"2019-06-30T05:58:38Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 05:58:38,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ed727a67-159d-4644-b44d-c4146c2a23a4 2019-06-30 05:58:38,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0870509147644s 2019-06-30 05:58:38,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-30 05:58:38,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e607fb47f0c4b4f0e48c83f559836f153bc1312" -d '{"subnet": {"name": "tempest_smoke-subnet_75685360-be47-4698-870f-d98069373d1c", "enable_dhcp": true, "network_id": "36b574a9-01ac-46aa-8065-eaa290199dfb", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-30 05:58:39,182 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:39 GMT X-Openstack-Request-Id: req-bdd392f0-c0fc-41ba-bf6b-de944eab7906 2019-06-30 05:58:39,182 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-06-30T05:58: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":"7c03e345-53a4-48bb-8bcf-f748e5ed25b4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"65c8fc9307124db1b11aa82c598e46ce","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_75685360-be47-4698-870f-d98069373d1c","enable_dhcp":true,"segment_id":null,"network_id":"36b574a9-01ac-46aa-8065-eaa290199dfb","tenant_id":"65c8fc9307124db1b11aa82c598e46ce","created_at":"2019-06-30T05:58:38Z","ip_version":4}} 2019-06-30 05:58:39,182 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-bdd392f0-c0fc-41ba-bf6b-de944eab7906 2019-06-30 05:58:39,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.545694112778s 2019-06-30 05:58:39,183 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T05:58: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'7c03e345-53a4-48bb-8bcf-f748e5ed25b4', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_75685360-be47-4698-870f-d98069373d1c', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'36b574a9-01ac-46aa-8065-eaa290199dfb', u'tenant_id': u'65c8fc9307124db1b11aa82c598e46ce', u'created_at': u'2019-06-30T05:58: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'65c8fc9307124db1b11aa82c598e46ce'}) 2019-06-30 05:58:39,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 05:58:39,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e607fb47f0c4b4f0e48c83f559836f153bc1312" -d '{"router": {"external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "name": "tempest_smoke-router_75685360-be47-4698-870f-d98069373d1c", "admin_state_up": true}}' 2019-06-30 05:58:40,554 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:40 GMT X-Openstack-Request-Id: req-40012754-99fa-47da-8785-54346d1655e6 2019-06-30 05:58:40,555 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "65c8fc9307124db1b11aa82c598e46ce", "created_at": "2019-06-30T05:58:39Z", "admin_state_up": true, "updated_at": "2019-06-30T05:58:40Z", "project_id": "65c8fc9307124db1b11aa82c598e46ce", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "1c7666f7-41ea-4559-885f-0dc1107ea782", "name": "tempest_smoke-router_75685360-be47-4698-870f-d98069373d1c"}} 2019-06-30 05:58:40,555 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-40012754-99fa-47da-8785-54346d1655e6 2019-06-30 05:58:40,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.37165188789s 2019-06-30 05:58:40,556 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T05:58:40Z', u'revision_number': 2, u'ha': False, u'id': u'1c7666f7-41ea-4559-885f-0dc1107ea782', u'external_gateway_info': {u'network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6acb3602-338d-4baa-852a-3f10ec4a5a30', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_75685360-be47-4698-870f-d98069373d1c', u'admin_state_up': True, u'tenant_id': u'65c8fc9307124db1b11aa82c598e46ce', u'created_at': u'2019-06-30T05:58:39Z', u'flavor_id': None, u'routes': [], u'project_id': u'65c8fc9307124db1b11aa82c598e46ce'}) 2019-06-30 05:58:40,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-30 05:58:40,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/1c7666f7-41ea-4559-885f-0dc1107ea782/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e607fb47f0c4b4f0e48c83f559836f153bc1312" -d '{"subnet_id": "7c03e345-53a4-48bb-8bcf-f748e5ed25b4"}' 2019-06-30 05:58:42,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:42 GMT X-Openstack-Request-Id: req-eec737d1-0fdb-47b5-afc4-4365b03b8d60 2019-06-30 05:58:42,571 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "36b574a9-01ac-46aa-8065-eaa290199dfb", "tenant_id": "65c8fc9307124db1b11aa82c598e46ce", "subnet_id": "7c03e345-53a4-48bb-8bcf-f748e5ed25b4", "subnet_ids": ["7c03e345-53a4-48bb-8bcf-f748e5ed25b4"], "port_id": "97af4b0b-e849-4db1-a85c-b0464477801a", "id": "1c7666f7-41ea-4559-885f-0dc1107ea782"} 2019-06-30 05:58:42,571 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/1c7666f7-41ea-4559-885f-0dc1107ea782/add_router_interface.json used request id req-eec737d1-0fdb-47b5-afc4-4365b03b8d60 2019-06-30 05:58:42,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.01476216316s 2019-06-30 05:58:42,572 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-30 05:58:42,678 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-30 05:58:42,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:58:42,686 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:42 GMT 2019-06-30 05:58:42,686 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-06-30 05:58:42,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 05:58:42,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e607fb47f0c4b4f0e48c83f559836f153bc1312" 2019-06-30 05:58:42,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:42 GMT X-Openstack-Request-Id: req-821ad35d-aef5-424a-8c02-5886bfc705c8 2019-06-30 05:58:42,961 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 05:58:42,961 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-821ad35d-aef5-424a-8c02-5886bfc705c8 2019-06-30 05:58:42,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.272265911102s 2019-06-30 05:58:42,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 05:58:42,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e607fb47f0c4b4f0e48c83f559836f153bc1312" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_75685360-be47-4698-870f-d98069373d1c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_75685360-be47-4698-870f-d98069373d1c"}' 2019-06-30 05:58:43,014 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:43 GMT Location: http://172.30.9.24:9292/v2/images/55812333-4bd4-45e1-8518-7b374fd08d39 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a7cbfe83-5c1c-461a-bf79-2df62d1eb2fb 2019-06-30 05:58:43,014 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:58:42Z", "file": "/v2/images/55812333-4bd4-45e1-8518-7b374fd08d39/file", "owner": "65c8fc9307124db1b11aa82c598e46ce", "id": "55812333-4bd4-45e1-8518-7b374fd08d39", "size": null, "self": "/v2/images/55812333-4bd4-45e1-8518-7b374fd08d39", "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_75685360-be47-4698-870f-d98069373d1c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_75685360-be47-4698-870f-d98069373d1c", "checksum": null, "created_at": "2019-06-30T05:58:42Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 05:58:43,014 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-a7cbfe83-5c1c-461a-bf79-2df62d1eb2fb 2019-06-30 05:58:43,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0452148914337s 2019-06-30 05:58:43,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 05:58:43,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/55812333-4bd4-45e1-8518-7b374fd08d39/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e607fb47f0c4b4f0e48c83f559836f153bc1312" -d '' 2019-06-30 05:58:44,262 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 05:58:44 GMT X-Openstack-Request-Id: req-c86d2981-6ed5-4868-a6c1-282d651beaf6 2019-06-30 05:58:44,262 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 05:58:44,263 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/55812333-4bd4-45e1-8518-7b374fd08d39/file used request id req-c86d2981-6ed5-4868-a6c1-282d651beaf6 2019-06-30 05:58:44,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.24739599228s 2019-06-30 05:58:44,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 05:58:44,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e607fb47f0c4b4f0e48c83f559836f153bc1312" 2019-06-30 05:58:44,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:44 GMT X-Openstack-Request-Id: req-da6e8292-ca63-45aa-841f-9aba9cb37b9c 2019-06-30 05:58:44,296 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:58:44Z", "file": "/v2/images/55812333-4bd4-45e1-8518-7b374fd08d39/file", "owner": "65c8fc9307124db1b11aa82c598e46ce", "id": "55812333-4bd4-45e1-8518-7b374fd08d39", "size": 12716032, "self": "/v2/images/55812333-4bd4-45e1-8518-7b374fd08d39", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/55812333-4bd4-45e1-8518-7b374fd08d39/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/55812333-4bd4-45e1-8518-7b374fd08d39/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_75685360-be47-4698-870f-d98069373d1c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_75685360-be47-4698-870f-d98069373d1c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T05:58:42Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 05:58:44,296 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-da6e8292-ca63-45aa-841f-9aba9cb37b9c 2019-06-30 05:58:44,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0291790962219s 2019-06-30 05:58:44,298 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/55812333-4bd4-45e1-8518-7b374fd08d39/snap', u'metadata': Munch({})})], 'file': u'/v2/images/55812333-4bd4-45e1-8518-7b374fd08d39/file', 'owner': u'65c8fc9307124db1b11aa82c598e46ce', 'id': u'55812333-4bd4-45e1-8518-7b374fd08d39', 'size': 12716032, u'self': u'/v2/images/55812333-4bd4-45e1-8518-7b374fd08d39', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'65c8fc9307124db1b11aa82c598e46ce', 'name': 'tempest_smoke-project_75685360-be47-4698-870f-d98069373d1c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/55812333-4bd4-45e1-8518-7b374fd08d39/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T05:58:44Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-30T05:58:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_75685360-be47-4698-870f-d98069373d1c', '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/55812333-4bd4-45e1-8518-7b374fd08d39', 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_75685360-be47-4698-870f-d98069373d1c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_75685360-be47-4698-870f-d98069373d1c', 'created': u'2019-06-30T05:58:42Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-30T05:58:42Z', 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/55812333-4bd4-45e1-8518-7b374fd08d39', 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_75685360-be47-4698-870f-d98069373d1c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-30 05:58:44,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 05:58:44,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_75685360-be47-4698-870f-d98069373d1c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 05:58:44,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58: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-ce7e6519-fb5f-4fdc-a333-00a9f3551180 x-openstack-request-id: req-ce7e6519-fb5f-4fdc-a333-00a9f3551180 2019-06-30 05:58:44,807 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_75685360-be47-4698-870f-d98069373d1c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5124d49d-de9b-44f9-bfd9-68f611ab9d31", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5124d49d-de9b-44f9-bfd9-68f611ab9d31", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5124d49d-de9b-44f9-bfd9-68f611ab9d31"}} 2019-06-30 05:58:44,807 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-ce7e6519-fb5f-4fdc-a333-00a9f3551180 2019-06-30 05:58:44,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.505244016647s 2019-06-30 05:58:44,808 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_75685360-be47-4698-870f-d98069373d1c', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'5124d49d-de9b-44f9-bfd9-68f611ab9d31', 'swap': 0}) 2019-06-30 05:58:44,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 05:58:44,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/5124d49d-de9b-44f9-bfd9-68f611ab9d31/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" -d '{"extra_specs": {}}' 2019-06-30 05:58:44,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58: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-6d7ed077-857f-43e2-8344-e8ce25f662d5 x-openstack-request-id: req-6d7ed077-857f-43e2-8344-e8ce25f662d5 2019-06-30 05:58:44,829 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 05:58:44,829 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/5124d49d-de9b-44f9-bfd9-68f611ab9d31/os-extra_specs used request id req-6d7ed077-857f-43e2-8344-e8ce25f662d5 2019-06-30 05:58:44,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020446062088s 2019-06-30 05:58:44,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 05:58:44,843 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca58308d-9860-42d9-b0fa-29546eac187b 2019-06-30 05:58:44,844 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 05:58:44,844 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-ca58308d-9860-42d9-b0fa-29546eac187b 2019-06-30 05:58:44,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 05:58:44,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e607fb47f0c4b4f0e48c83f559836f153bc1312" 2019-06-30 05:58:45,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b5d7e1e-a2df-4871-b881-08894890c86b 2019-06-30 05:58:45,037 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 05:58:45,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7b5d7e1e-a2df-4871-b881-08894890c86b 2019-06-30 05:58:45,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190124988556s 2019-06-30 05:58:45,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 05:58:45,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e607fb47f0c4b4f0e48c83f559836f153bc1312" 2019-06-30 05:58:45,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 05:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b94e29fd-fb6d-464b-b57f-e93b46d7db09 2019-06-30 05:58:45,226 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 05:58:45,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b94e29fd-fb6d-464b-b57f-e93b46d7db09 2019-06-30 05:58:45,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184182882309s 2019-06-30 05:58:45,240 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-30 05:58:49,487 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e7e41e73-a200-4ec7-aae8-3108d6f57b0d | 2019-06-30T05:58:49.011218 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e7e41e73-a200-4ec7-aae8-3108d6f57b0d ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-06-30 05:58:52,791 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-06-30 05:58:53,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-06-30 05:58:58,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=f2eecf2d-594f-44dd-a648-0bb572e03fc6) as the default verifier for the future CLI operations. 2019-06-30 05:59:00,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-06-30 05:59:00,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 05:59:00,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sun, 30 Jun 2019 05:59: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-5dfb74f1-5351-4d24-9deb-6efb89a926df x-openstack-request-id: req-5dfb74f1-5351-4d24-9deb-6efb89a926df 2019-06-30 05:59:00,201 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "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.4", "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\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 18}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-06-30 05:59:00,201 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-5dfb74f1-5351-4d24-9deb-6efb89a926df 2019-06-30 05:59:00,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0486719608307s 2019-06-30 05:59:00,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 05:59:00,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e607fb47f0c4b4f0e48c83f559836f153bc1312" 2019-06-30 05:59:00,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 30 Jun 2019 05:59:00 GMT X-Openstack-Request-Id: req-22f34a0f-11a6-41af-87f4-0fd0f97ea969 2019-06-30 05:59:00,505 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:58:44Z", "file": "/v2/images/55812333-4bd4-45e1-8518-7b374fd08d39/file", "owner": "65c8fc9307124db1b11aa82c598e46ce", "id": "55812333-4bd4-45e1-8518-7b374fd08d39", "size": 12716032, "self": "/v2/images/55812333-4bd4-45e1-8518-7b374fd08d39", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/55812333-4bd4-45e1-8518-7b374fd08d39/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/55812333-4bd4-45e1-8518-7b374fd08d39/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_75685360-be47-4698-870f-d98069373d1c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_75685360-be47-4698-870f-d98069373d1c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T05:58:42Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 05:59:00,505 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-22f34a0f-11a6-41af-87f4-0fd0f97ea969 2019-06-30 05:59:00,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.298501968384s 2019-06-30 05:59:00,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 05:59:00,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e607fb47f0c4b4f0e48c83f559836f153bc1312" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_75685360-be47-4698-870f-d98069373d1c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_75685360-be47-4698-870f-d98069373d1c"}' 2019-06-30 05:59:00,561 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Sun, 30 Jun 2019 05:59:00 GMT Location: http://172.30.9.24:9292/v2/images/f03917b0-14d8-4c6c-abad-0de02cf73347 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-54fb9d11-5a57-499c-acbb-7c623423b20d 2019-06-30 05:59:00,561 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:59:00Z", "file": "/v2/images/f03917b0-14d8-4c6c-abad-0de02cf73347/file", "owner": "65c8fc9307124db1b11aa82c598e46ce", "id": "f03917b0-14d8-4c6c-abad-0de02cf73347", "size": null, "self": "/v2/images/f03917b0-14d8-4c6c-abad-0de02cf73347", "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_75685360-be47-4698-870f-d98069373d1c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_75685360-be47-4698-870f-d98069373d1c", "checksum": null, "created_at": "2019-06-30T05:59:00Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 05:59:00,561 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-54fb9d11-5a57-499c-acbb-7c623423b20d 2019-06-30 05:59:00,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.045658826828s 2019-06-30 05:59:00,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 05:59:00,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/f03917b0-14d8-4c6c-abad-0de02cf73347/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e607fb47f0c4b4f0e48c83f559836f153bc1312" -d '' 2019-06-30 05:59:01,031 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 05:59:01 GMT X-Openstack-Request-Id: req-45ef2628-634e-46a2-85a9-650d14f80faa 2019-06-30 05:59:01,032 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 05:59:01,032 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/f03917b0-14d8-4c6c-abad-0de02cf73347/file used request id req-45ef2628-634e-46a2-85a9-650d14f80faa 2019-06-30 05:59:01,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.469774007797s 2019-06-30 05:59:01,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 05:59:01,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e607fb47f0c4b4f0e48c83f559836f153bc1312" 2019-06-30 05:59:01,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Sun, 30 Jun 2019 05:59:01 GMT X-Openstack-Request-Id: req-cf6511e0-df4e-409b-b1aa-d5bb5448e6a4 2019-06-30 05:59:01,064 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:59:00Z", "file": "/v2/images/f03917b0-14d8-4c6c-abad-0de02cf73347/file", "owner": "65c8fc9307124db1b11aa82c598e46ce", "id": "f03917b0-14d8-4c6c-abad-0de02cf73347", "size": 12716032, "self": "/v2/images/f03917b0-14d8-4c6c-abad-0de02cf73347", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/f03917b0-14d8-4c6c-abad-0de02cf73347/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/f03917b0-14d8-4c6c-abad-0de02cf73347/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_75685360-be47-4698-870f-d98069373d1c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_75685360-be47-4698-870f-d98069373d1c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T05:59:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:58:44Z", "file": "/v2/images/55812333-4bd4-45e1-8518-7b374fd08d39/file", "owner": "65c8fc9307124db1b11aa82c598e46ce", "id": "55812333-4bd4-45e1-8518-7b374fd08d39", "size": 12716032, "self": "/v2/images/55812333-4bd4-45e1-8518-7b374fd08d39", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/55812333-4bd4-45e1-8518-7b374fd08d39/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/55812333-4bd4-45e1-8518-7b374fd08d39/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_75685360-be47-4698-870f-d98069373d1c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_75685360-be47-4698-870f-d98069373d1c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T05:58:42Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 05:59:01,064 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-cf6511e0-df4e-409b-b1aa-d5bb5448e6a4 2019-06-30 05:59:01,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0279591083527s 2019-06-30 05:59:01,067 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/f03917b0-14d8-4c6c-abad-0de02cf73347/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f03917b0-14d8-4c6c-abad-0de02cf73347/file', 'owner': u'65c8fc9307124db1b11aa82c598e46ce', 'id': u'f03917b0-14d8-4c6c-abad-0de02cf73347', 'size': 12716032, u'self': u'/v2/images/f03917b0-14d8-4c6c-abad-0de02cf73347', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'65c8fc9307124db1b11aa82c598e46ce', 'name': 'tempest_smoke-project_75685360-be47-4698-870f-d98069373d1c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/f03917b0-14d8-4c6c-abad-0de02cf73347/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T05:59:00Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-30T05:59:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_75685360-be47-4698-870f-d98069373d1c', '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/f03917b0-14d8-4c6c-abad-0de02cf73347', 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_75685360-be47-4698-870f-d98069373d1c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_75685360-be47-4698-870f-d98069373d1c', 'created': u'2019-06-30T05:59:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-30T05:59: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/f03917b0-14d8-4c6c-abad-0de02cf73347', 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_75685360-be47-4698-870f-d98069373d1c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-30 05:59:01,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 05:59:01,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_75685360-be47-4698-870f-d98069373d1c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 05:59:01,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Sun, 30 Jun 2019 05:59: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-7ce9ab4c-8553-4aeb-9289-ffbd05a061e9 x-openstack-request-id: req-7ce9ab4c-8553-4aeb-9289-ffbd05a061e9 2019-06-30 05:59:01,127 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_75685360-be47-4698-870f-d98069373d1c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3d9a4e10-d476-49fa-9784-55a4890997be", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3d9a4e10-d476-49fa-9784-55a4890997be", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3d9a4e10-d476-49fa-9784-55a4890997be"}} 2019-06-30 05:59:01,127 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-7ce9ab4c-8553-4aeb-9289-ffbd05a061e9 2019-06-30 05:59:01,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0594758987427s 2019-06-30 05:59:01,128 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_75685360-be47-4698-870f-d98069373d1c', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'3d9a4e10-d476-49fa-9784-55a4890997be', 'swap': 0}) 2019-06-30 05:59:01,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 05:59:01,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/3d9a4e10-d476-49fa-9784-55a4890997be/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" -d '{"extra_specs": {}}' 2019-06-30 05:59:01,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 05:59: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-de95f65e-f3d6-4140-bd75-49b5e157a608 x-openstack-request-id: req-de95f65e-f3d6-4140-bd75-49b5e157a608 2019-06-30 05:59:01,152 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 05:59:01,152 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/3d9a4e10-d476-49fa-9784-55a4890997be/os-extra_specs used request id req-de95f65e-f3d6-4140-bd75-49b5e157a608 2019-06-30 05:59:01,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0231530666351s 2019-06-30 05:59:01,152 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_75685360-be47-4698-870f-d98069373d1c', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'3d9a4e10-d476-49fa-9784-55a4890997be', 'swap': 0}) 2019-06-30 05:59:03,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-06-30 05:59:03,854 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-06-30 05:59:03,855 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-06-30 05:59:03,857 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-06-30 05:59:03,894 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-06-30 05:59:06,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-f2eecf2d-594f-44dd-a648-0bb572e03fc6/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-06-30 05:59:06,078 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-06-30 05:59:06,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt', u'--concurrency=4']'. 2019-06-30 06:02:57,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: aa858548-a61e-4071-b9be-bad84c5c973f 2019-06-30 06:02:57,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'aa858548-a61e-4071-b9be-bad84c5c973f']'. 2019-06-30 06:02:58,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-06-30 06:02:58,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-06-30 06:02:58,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-30 06:02:58,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | aa858548-a61e-4071-b9be-bad84c5c973f | 2019-06-30 06:02:58,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-06-30 06:02:58,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-06-30 05:59:07 | 2019-06-30 06:02:58,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-06-30 06:02:57 | 2019-06-30 06:02:58,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:50 | 2019-06-30 06:02:58,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-06-30 06:02:58,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-06-30 06:02:58,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-06-30 06:02:58,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f2eecf2d-594f-44dd-a648-0bb572e03fc6) | 2019-06-30 06:02:58,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-06-30 06:02:58,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e7e41e73-a200-4ec7-aae8-3108d6f57b0d) | 2019-06-30 06:02:58,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2019-06-30 06:02:58,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 224.705 | 2019-06-30 06:02:58,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 95 | 2019-06-30 06:02:58,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2019-06-30 06:02:58,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-06-30 06:02:58,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-06-30 06:02:58,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-06-30 06:02:58,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-30 06:02:58,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-06-30 06:02:58,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-06-30 06:02:58,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2019-06-30 06:02:58,587 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'aa858548-a61e-4071-b9be-bad84c5c973f', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.html'] 2019-06-30 06:03:00,273 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid aa858548-a61e-4071-b9be-bad84c5c973f --to /home/opnfv/functest/results/tempest_smoke/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_smoke/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-06-30 06:03:00,273 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'aa858548-a61e-4071-b9be-bad84c5c973f', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.xml'] 2019-06-30 06:03:02,038 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid aa858548-a61e-4071-b9be-bad84c5c973f --to /home/opnfv/functest/results/tempest_smoke/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_smoke/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-06-30 06:03:02,191 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 06:03:02,191 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 04:24 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-06-30 06:03:02,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 06:03:02,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/f03917b0-14d8-4c6c-abad-0de02cf73347 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e607fb47f0c4b4f0e48c83f559836f153bc1312" 2019-06-30 06:03:02,805 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 06:03:02 GMT X-Openstack-Request-Id: req-8417bd53-53f2-4f0a-a906-b5135c36694f 2019-06-30 06:03:02,805 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 06:03:02,805 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/f03917b0-14d8-4c6c-abad-0de02cf73347 used request id req-8417bd53-53f2-4f0a-a906-b5135c36694f 2019-06-30 06:03:02,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.599598884583s 2019-06-30 06:03:02,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 06:03:02,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 06:03:02,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 367 Content-Type: application/json Date: Sun, 30 Jun 2019 06:03: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-3a82b2de-3165-4832-a7fd-4a627c912043 x-openstack-request-id: req-3a82b2de-3165-4832-a7fd-4a627c912043 2019-06-30 06:03:02,835 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_75685360-be47-4698-870f-d98069373d1c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3d9a4e10-d476-49fa-9784-55a4890997be", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3d9a4e10-d476-49fa-9784-55a4890997be", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3d9a4e10-d476-49fa-9784-55a4890997be"}, {"name": "tempest_smoke-flavor_75685360-be47-4698-870f-d98069373d1c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5124d49d-de9b-44f9-bfd9-68f611ab9d31", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5124d49d-de9b-44f9-bfd9-68f611ab9d31", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5124d49d-de9b-44f9-bfd9-68f611ab9d31"}]} 2019-06-30 06:03:02,836 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-3a82b2de-3165-4832-a7fd-4a627c912043 2019-06-30 06:03:02,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024894952774s 2019-06-30 06:03:02,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 06:03:02,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/3d9a4e10-d476-49fa-9784-55a4890997be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 06:03:02,870 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 06:03: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-225eaac3-02a6-4c78-86e9-a512b9d37bd3 x-openstack-request-id: req-225eaac3-02a6-4c78-86e9-a512b9d37bd3 2019-06-30 06:03:02,870 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/3d9a4e10-d476-49fa-9784-55a4890997be used request id req-225eaac3-02a6-4c78-86e9-a512b9d37bd3 2019-06-30 06:03:02,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0322558879852s 2019-06-30 06:03:02,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-30 06:03:02,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/1c7666f7-41ea-4559-885f-0dc1107ea782/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e607fb47f0c4b4f0e48c83f559836f153bc1312" -d '{"subnet_id": "7c03e345-53a4-48bb-8bcf-f748e5ed25b4"}' 2019-06-30 06:03:05,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 06:03:05 GMT X-Openstack-Request-Id: req-78d8eea1-4b55-4198-bba8-7197493ea77d 2019-06-30 06:03:05,129 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "36b574a9-01ac-46aa-8065-eaa290199dfb", "tenant_id": "65c8fc9307124db1b11aa82c598e46ce", "subnet_id": "7c03e345-53a4-48bb-8bcf-f748e5ed25b4", "subnet_ids": ["7c03e345-53a4-48bb-8bcf-f748e5ed25b4"], "port_id": "97af4b0b-e849-4db1-a85c-b0464477801a", "id": "1c7666f7-41ea-4559-885f-0dc1107ea782"} 2019-06-30 06:03:05,129 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/1c7666f7-41ea-4559-885f-0dc1107ea782/remove_router_interface.json used request id req-78d8eea1-4b55-4198-bba8-7197493ea77d 2019-06-30 06:03:05,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.25830507278s 2019-06-30 06:03:05,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 06:03:05,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e607fb47f0c4b4f0e48c83f559836f153bc1312" 2019-06-30 06:03:05,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 722 Content-Type: application/json Date: Sun, 30 Jun 2019 06:03:05 GMT X-Openstack-Request-Id: req-bb9c69e1-7ec5-47eb-b259-bb75d3b7e59f 2019-06-30 06:03:05,255 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "65c8fc9307124db1b11aa82c598e46ce", "created_at": "2019-06-30T05:58:39Z", "admin_state_up": true, "updated_at": "2019-06-30T06:03:04Z", "project_id": "65c8fc9307124db1b11aa82c598e46ce", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "1c7666f7-41ea-4559-885f-0dc1107ea782", "name": "tempest_smoke-router_75685360-be47-4698-870f-d98069373d1c"}]} 2019-06-30 06:03:05,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-bb9c69e1-7ec5-47eb-b259-bb75d3b7e59f 2019-06-30 06:03:05,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.125891923904s 2019-06-30 06:03:05,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 06:03:05,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/1c7666f7-41ea-4559-885f-0dc1107ea782.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e607fb47f0c4b4f0e48c83f559836f153bc1312" 2019-06-30 06:03:06,627 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 06:03:06 GMT X-Openstack-Request-Id: req-c0aa7821-67ec-4e9d-a8e1-f980d5518b3a 2019-06-30 06:03:06,627 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 06:03:06,627 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/1c7666f7-41ea-4559-885f-0dc1107ea782.json used request id req-c0aa7821-67ec-4e9d-a8e1-f980d5518b3a 2019-06-30 06:03:06,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.37021803856s 2019-06-30 06:03:06,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 06:03:06,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e607fb47f0c4b4f0e48c83f559836f153bc1312" 2019-06-30 06:03:06,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Sun, 30 Jun 2019 06:03:06 GMT X-Openstack-Request-Id: req-e76c2529-81d3-45c7-a906-430813a062b5 2019-06-30 06:03:06,667 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-30T05:50:08Z","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":"6acb3602-338d-4baa-852a-3f10ec4a5a30","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"b832943639d345c28f57e6440b8b5ce7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:08Z","ip_version":4},{"updated_at":"2019-06-30T05:58: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":"7c03e345-53a4-48bb-8bcf-f748e5ed25b4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"65c8fc9307124db1b11aa82c598e46ce","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_75685360-be47-4698-870f-d98069373d1c","enable_dhcp":true,"segment_id":null,"network_id":"36b574a9-01ac-46aa-8065-eaa290199dfb","tenant_id":"65c8fc9307124db1b11aa82c598e46ce","created_at":"2019-06-30T05:58:38Z","ip_version":4}]} 2019-06-30 06:03:06,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-e76c2529-81d3-45c7-a906-430813a062b5 2019-06-30 06:03:06,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0395119190216s 2019-06-30 06:03:06,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-30 06:03:06,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/7c03e345-53a4-48bb-8bcf-f748e5ed25b4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e607fb47f0c4b4f0e48c83f559836f153bc1312" 2019-06-30 06:03:07,472 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 06:03:07 GMT X-Openstack-Request-Id: req-6e0884e9-7811-46bc-84a1-179d87d0b605 2019-06-30 06:03:07,472 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 06:03:07,472 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/7c03e345-53a4-48bb-8bcf-f748e5ed25b4.json used request id req-6e0884e9-7811-46bc-84a1-179d87d0b605 2019-06-30 06:03:07,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.803751945496s 2019-06-30 06:03:07,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 06:03:07,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e607fb47f0c4b4f0e48c83f559836f153bc1312" 2019-06-30 06:03:07,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1438 Content-Type: application/json Date: Sun, 30 Jun 2019 06:03:07 GMT X-Openstack-Request-Id: req-cf6070b0-7094-4ef6-b3de-14a19ffd4eb2 2019-06-30 06:03:07,559 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"36b574a9-01ac-46aa-8065-eaa290199dfb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":true,"project_id":"65c8fc9307124db1b11aa82c598e46ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T06:03:07Z","qos_policy_id":null,"name":"tempest_smoke-net_75685360-be47-4698-870f-d98069373d1c","admin_state_up":true,"tenant_id":"65c8fc9307124db1b11aa82c598e46ce","created_at":"2019-06-30T05:58:38Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 06:03:07,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-cf6070b0-7094-4ef6-b3de-14a19ffd4eb2 2019-06-30 06:03:07,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0867960453033s 2019-06-30 06:03:07,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-30 06:03:07,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/36b574a9-01ac-46aa-8065-eaa290199dfb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e607fb47f0c4b4f0e48c83f559836f153bc1312" 2019-06-30 06:03:08,716 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 06:03:08 GMT X-Openstack-Request-Id: req-336a7a12-d563-45c5-bb32-d1faf0e8184e 2019-06-30 06:03:08,716 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 06:03:08,716 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/36b574a9-01ac-46aa-8065-eaa290199dfb.json used request id req-336a7a12-d563-45c5-bb32-d1faf0e8184e 2019-06-30 06:03:08,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.15539884567s 2019-06-30 06:03:08,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 06:03:08,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e607fb47f0c4b4f0e48c83f559836f153bc1312" 2019-06-30 06:03:08,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 30 Jun 2019 06:03:08 GMT X-Openstack-Request-Id: req-f6f870e6-86ae-4a3c-9a14-6582fea6c1f8 2019-06-30 06:03:08,747 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T05:58:44Z", "file": "/v2/images/55812333-4bd4-45e1-8518-7b374fd08d39/file", "owner": "65c8fc9307124db1b11aa82c598e46ce", "id": "55812333-4bd4-45e1-8518-7b374fd08d39", "size": 12716032, "self": "/v2/images/55812333-4bd4-45e1-8518-7b374fd08d39", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/55812333-4bd4-45e1-8518-7b374fd08d39/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/55812333-4bd4-45e1-8518-7b374fd08d39/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_75685360-be47-4698-870f-d98069373d1c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_75685360-be47-4698-870f-d98069373d1c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T05:58:42Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 06:03:08,748 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f6f870e6-86ae-4a3c-9a14-6582fea6c1f8 2019-06-30 06:03:08,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0273988246918s 2019-06-30 06:03:08,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 06:03:08,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/55812333-4bd4-45e1-8518-7b374fd08d39 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1e607fb47f0c4b4f0e48c83f559836f153bc1312" 2019-06-30 06:03:09,045 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 06:03:09 GMT X-Openstack-Request-Id: req-740d1ae2-1a33-420d-bdfb-73275a8984ae 2019-06-30 06:03:09,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. 2019-06-30 06:03:09,046 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/55812333-4bd4-45e1-8518-7b374fd08d39 used request id req-740d1ae2-1a33-420d-bdfb-73275a8984ae 2019-06-30 06:03:09,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.296732902527s 2019-06-30 06:03:09,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 06:03:09,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 06:03:09,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 30 Jun 2019 06:03: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-177d76e7-5b9f-4494-a63e-f2bc46584861 x-openstack-request-id: req-177d76e7-5b9f-4494-a63e-f2bc46584861 2019-06-30 06:03:09,070 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_75685360-be47-4698-870f-d98069373d1c", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5124d49d-de9b-44f9-bfd9-68f611ab9d31", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5124d49d-de9b-44f9-bfd9-68f611ab9d31", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5124d49d-de9b-44f9-bfd9-68f611ab9d31"}]} 2019-06-30 06:03:09,070 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-177d76e7-5b9f-4494-a63e-f2bc46584861 2019-06-30 06:03:09,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235569477081s 2019-06-30 06:03:09,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 06:03:09,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/5124d49d-de9b-44f9-bfd9-68f611ab9d31 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 06:03:09,092 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 06:03:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e0fe76ad-dd0e-4f04-a276-f55e911f66d6 x-openstack-request-id: req-e0fe76ad-dd0e-4f04-a276-f55e911f66d6 2019-06-30 06:03:09,092 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/5124d49d-de9b-44f9-bfd9-68f611ab9d31 used request id req-e0fe76ad-dd0e-4f04-a276-f55e911f66d6 2019-06-30 06:03:09,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0204329490662s 2019-06-30 06:03:09,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 06:03:09,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 06:03:09,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sun, 30 Jun 2019 06:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83f47de6-909e-4ddc-9d4d-df954a076ead 2019-06-30 06:03:09,313 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_75685360-be47-4698-870f-d98069373d1c", "links": {"self": "http://172.30.9.24:5000/v3/users/1bd9350d654849bda3f477fef98884b8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1bd9350d654849bda3f477fef98884b8", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 06:03:09,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-83f47de6-909e-4ddc-9d4d-df954a076ead 2019-06-30 06:03:09,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220376014709s 2019-06-30 06:03:09,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 06:03:09,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/1bd9350d654849bda3f477fef98884b8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 06:03:09,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sun, 30 Jun 2019 06:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79ebbf3b-1195-4e35-aa23-04d82e24f952 2019-06-30 06:03:09,524 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_75685360-be47-4698-870f-d98069373d1c", "links": {"self": "http://172.30.9.24:5000/v3/users/1bd9350d654849bda3f477fef98884b8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "1bd9350d654849bda3f477fef98884b8", "description": null}} 2019-06-30 06:03:09,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/1bd9350d654849bda3f477fef98884b8 used request id req-79ebbf3b-1195-4e35-aa23-04d82e24f952 2019-06-30 06:03:09,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205555915833s 2019-06-30 06:03:09,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-30 06:03:09,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/1bd9350d654849bda3f477fef98884b8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 06:03:09,812 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 06:03:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee4da59a-1722-41cc-8d0e-2f7cf61a7c1d 2019-06-30 06:03:09,812 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 06:03:09,812 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/1bd9350d654849bda3f477fef98884b8 used request id req-ee4da59a-1722-41cc-8d0e-2f7cf61a7c1d 2019-06-30 06:03:09,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.287176132202s 2019-06-30 06:03:09,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 06:03:09,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 06:03:10,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Sun, 30 Jun 2019 06:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dd6c8bf-a841-4cde-b4ce-6fc0984d20a2 2019-06-30 06:03:10,034 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.24:5000/v3/projects/65c8fc9307124db1b11aa82c598e46ce"}, "tags": [], "enabled": true, "id": "65c8fc9307124db1b11aa82c598e46ce", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_75685360-be47-4698-870f-d98069373d1c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 06:03:10,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-3dd6c8bf-a841-4cde-b4ce-6fc0984d20a2 2019-06-30 06:03:10,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.215578079224s 2019-06-30 06:03:10,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-30 06:03:10,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/65c8fc9307124db1b11aa82c598e46ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 06:03:10,207 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 06:03:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4752ecbd-12e6-4603-a135-6926432ef05e 2019-06-30 06:03:10,207 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 06:03:10,207 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/65c8fc9307124db1b11aa82c598e46ce used request id req-4752ecbd-12e6-4603-a135-6926432ef05e 2019-06-30 06:03:10,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.168083190918s 2019-06-30 06:03:10,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 06:03:10,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=65c8fc9307124db1b11aa82c598e46ce&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 06:03:10,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 30 Jun 2019 06:03:10 GMT X-Openstack-Request-Id: req-6cdd4804-e852-44cf-a284-7b7e77d1482f 2019-06-30 06:03:10,530 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "65c8fc9307124db1b11aa82c598e46ce", "created_at": "2019-06-30T05:58:38Z", "updated_at": "2019-06-30T05:58:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:58:38Z", "revision_number": 0, "id": "0eb4a1b6-4699-45e3-bb3d-a17c9f0efdfb", "remote_group_id": "4d9220c1-bae7-41d7-a8a7-0deef9c15606", "remote_ip_prefix": null, "created_at": "2019-06-30T05:58:38Z", "security_group_id": "4d9220c1-bae7-41d7-a8a7-0deef9c15606", "tenant_id": "65c8fc9307124db1b11aa82c598e46ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "65c8fc9307124db1b11aa82c598e46ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:58:38Z", "revision_number": 0, "id": "af2c833b-8020-4c20-8cd4-6999b710d23c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:58:38Z", "security_group_id": "4d9220c1-bae7-41d7-a8a7-0deef9c15606", "tenant_id": "65c8fc9307124db1b11aa82c598e46ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "65c8fc9307124db1b11aa82c598e46ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:58:38Z", "revision_number": 0, "id": "e7e16f37-5c83-406e-ae3c-87f009a73fe4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:58:38Z", "security_group_id": "4d9220c1-bae7-41d7-a8a7-0deef9c15606", "tenant_id": "65c8fc9307124db1b11aa82c598e46ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "65c8fc9307124db1b11aa82c598e46ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:58:38Z", "revision_number": 0, "id": "f8b045d4-f31c-485e-97a5-7b3e102f256d", "remote_group_id": "4d9220c1-bae7-41d7-a8a7-0deef9c15606", "remote_ip_prefix": null, "created_at": "2019-06-30T05:58:38Z", "security_group_id": "4d9220c1-bae7-41d7-a8a7-0deef9c15606", "tenant_id": "65c8fc9307124db1b11aa82c598e46ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "65c8fc9307124db1b11aa82c598e46ce"}], "revision_number": 1, "project_id": "65c8fc9307124db1b11aa82c598e46ce", "id": "4d9220c1-bae7-41d7-a8a7-0deef9c15606", "name": "default"}]} 2019-06-30 06:03:10,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=65c8fc9307124db1b11aa82c598e46ce&name=default used request id req-6cdd4804-e852-44cf-a284-7b7e77d1482f 2019-06-30 06:03:10,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.315759181976s 2019-06-30 06:03:10,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 06:03:10,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 06:03:10,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 30 Jun 2019 06:03:10 GMT X-Openstack-Request-Id: req-633dbfaf-b84c-4952-acbd-0a93739d37f8 2019-06-30 06:03:10,592 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "created_at": "2019-06-30T05:50:03Z", "updated_at": "2019-06-30T05:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "0d8844f3-ea4c-4dfc-9795-3f00e3466243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:03Z", "revision_number": 0, "id": "84f6baa6-388c-4d2c-9731-c59876827caf", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:03Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "a281473d-03db-4806-a4d4-0bcd09417300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "f6ee904e-3ab7-4383-aea8-6ab0b9b9b002", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}], "revision_number": 1, "project_id": "b832943639d345c28f57e6440b8b5ce7", "id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65c8fc9307124db1b11aa82c598e46ce", "created_at": "2019-06-30T05:58:38Z", "updated_at": "2019-06-30T05:58:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:58:38Z", "revision_number": 0, "id": "0eb4a1b6-4699-45e3-bb3d-a17c9f0efdfb", "remote_group_id": "4d9220c1-bae7-41d7-a8a7-0deef9c15606", "remote_ip_prefix": null, "created_at": "2019-06-30T05:58:38Z", "security_group_id": "4d9220c1-bae7-41d7-a8a7-0deef9c15606", "tenant_id": "65c8fc9307124db1b11aa82c598e46ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "65c8fc9307124db1b11aa82c598e46ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:58:38Z", "revision_number": 0, "id": "af2c833b-8020-4c20-8cd4-6999b710d23c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:58:38Z", "security_group_id": "4d9220c1-bae7-41d7-a8a7-0deef9c15606", "tenant_id": "65c8fc9307124db1b11aa82c598e46ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "65c8fc9307124db1b11aa82c598e46ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:58:38Z", "revision_number": 0, "id": "e7e16f37-5c83-406e-ae3c-87f009a73fe4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:58:38Z", "security_group_id": "4d9220c1-bae7-41d7-a8a7-0deef9c15606", "tenant_id": "65c8fc9307124db1b11aa82c598e46ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "65c8fc9307124db1b11aa82c598e46ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:58:38Z", "revision_number": 0, "id": "f8b045d4-f31c-485e-97a5-7b3e102f256d", "remote_group_id": "4d9220c1-bae7-41d7-a8a7-0deef9c15606", "remote_ip_prefix": null, "created_at": "2019-06-30T05:58:38Z", "security_group_id": "4d9220c1-bae7-41d7-a8a7-0deef9c15606", "tenant_id": "65c8fc9307124db1b11aa82c598e46ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "65c8fc9307124db1b11aa82c598e46ce"}], "revision_number": 1, "project_id": "65c8fc9307124db1b11aa82c598e46ce", "id": "4d9220c1-bae7-41d7-a8a7-0deef9c15606", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:52:29Z", "updated_at": "2019-06-30T05:52:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "379bfc24-0b1d-4ed3-8a2c-faa34dd1e1a9", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "59d93de2-729a-4409-8fdf-028f883a52b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "9b32e8bb-2f4c-4f28-a53b-62887daaf278", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "b2c6ae5a-c09b-4ac4-9cae-b8c111a7a429", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}], "revision_number": 1, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T05:52:31Z", "updated_at": "2019-06-30T05:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "027d04c8-43f4-4439-9ef0-6f3ef0f5cd84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "184535b3-d0be-442f-ac92-bc9447bec1b7", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "5f725998-4a95-41f3-b5a8-b42fc8f44b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "6bdbdd75-dd8f-42ea-a9b6-b90345e98591", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5478dc27-f236-4606-9022-2c758f2d5625", "name": "default"}]} 2019-06-30 06:03:10,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-633dbfaf-b84c-4952-acbd-0a93739d37f8 2019-06-30 06:03:10,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0569679737091s 2019-06-30 06:03:10,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 06:03:10,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/4d9220c1-bae7-41d7-a8a7-0deef9c15606.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4ae474b15d8d6e01f609ab23ad7d0afb9350a25f" 2019-06-30 06:03:10,698 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 06:03:10 GMT X-Openstack-Request-Id: req-220899a6-833e-4249-94b6-c73fb6c0a46f 2019-06-30 06:03:10,698 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 06:03:10,698 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/4d9220c1-bae7-41d7-a8a7-0deef9c15606.json used request id req-220899a6-833e-4249-94b6-c73fb6c0a46f 2019-06-30 06:03:10,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.0987830162048s 2019-06-30 06:03:10,700 - 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:06 | PASS | | vmready1 | functest | healthcheck | 00:10 | PASS | | vmready2 | functest | healthcheck | 00:09 | PASS | | singlevm1 | functest | healthcheck | 00:32 | PASS | | singlevm2 | functest | healthcheck | 00:28 | PASS | | vping_ssh | functest | healthcheck | 00:41 | PASS | | vping_userdata | functest | healthcheck | 00:37 | PASS | | cinder_test | functest | healthcheck | 01:07 | PASS | | tempest_smoke | functest | healthcheck | 04:24 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +--------------------------+------------------+---------------------+------------------+----------------+ 2019-06-30 06:03:10,712 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-06-30 06:03:10,753 - paramiko.transport - DEBUG - EOF in transport thread 2019-06-30 06:03:10,810 - paramiko.transport - DEBUG - EOF in transport thread 2019-06-30 06:03:10,911 - paramiko.transport - DEBUG - EOF in transport thread 2019-06-30 06:03:58,467 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-71 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-06-30 06:03:58,470 - 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.24,192.30.9.7 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=ntztCxoBFMy6tYkiDGysATewi 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=8e0a6967d39c4318a38087a9e7ea67e9 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-06-30 06:03:58,470 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-06-30 06:03:58,471 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+-------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+-------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | neutron-tempest-plugin-api rally_sanity | | | | validate the OPNFV scenarios. | refstack_defcore tempest_full | | | | | tempest_scenario patrole neutron_trunk | | | | | networking-bgpvpn networking-sfc | | | | | barbican | +---------------+---------------+------------------------------------------+-------------------------------------------------+ 2019-06-30 06:03:58,494 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2019-06-30 06:03:58,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 06:03:58,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 06:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74ce13b9-00a0-42bf-b771-fc2bf143f184 2019-06-30 06:03:58,807 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 06:03:58,807 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-74ce13b9-00a0-42bf-b771-fc2bf143f184 2019-06-30 06:03:58,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 06:03:59,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}], "expires_at": "2019-06-30T07:03:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "95de64402f8d4801a01ee7f7b732ef1b"}, "audit_ids": ["XBH1AZ-RSQiS47LKNh5ZjQ"], "issued_at": "2019-06-30T06:03:59.000000Z"}} 2019-06-30 06:03:59,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 06:03:59,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:03:59,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 30 Jun 2019 06:03:59 GMT X-Openstack-Request-Id: req-4dc520d5-77fc-410f-9192-cd414994dfbd 2019-06-30 06:03:59,595 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 06:03:59,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4dc520d5-77fc-410f-9192-cd414994dfbd 2019-06-30 06:03:59,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.378242969513s 2019-06-30 06:03:59,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 06:03:59,607 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 06:03:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ea1619b-c1b3-4682-a42a-1a57cc562080 2019-06-30 06:03:59,608 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 06:03:59,608 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-0ea1619b-c1b3-4682-a42a-1a57cc562080 2019-06-30 06:03:59,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 06:03:59,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:03:59,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 06:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67588304-a32b-4d68-a8dc-5df6a785df8d 2019-06-30 06:03:59,828 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 06:03:59,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-67588304-a32b-4d68-a8dc-5df6a785df8d 2019-06-30 06:03:59,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.219300985336s 2019-06-30 06:03:59,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-30 06:03:59,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_dd0332c4-afd4-463f-84b3-c21c69e8d11d"}}' 2019-06-30 06:04:00,055 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 390 Content-Type: application/json Date: Sun, 30 Jun 2019 06:03:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-889558d6-3b63-49bc-9dc4-43986cc11554 2019-06-30 06:04:00,055 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.24:5000/v3/projects/0825e6222cad447da59d671c487750a8"}, "tags": [], "enabled": true, "id": "0825e6222cad447da59d671c487750a8", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_dd0332c4-afd4-463f-84b3-c21c69e8d11d"}} 2019-06-30 06:04:00,055 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-889558d6-3b63-49bc-9dc4-43986cc11554 2019-06-30 06:04:00,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.220131874084s 2019-06-30 06:04:00,056 - 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'0825e6222cad447da59d671c487750a8', '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_dd0332c4-afd4-463f-84b3-c21c69e8d11d'}) 2019-06-30 06:04:00,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-30 06:04:00,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "qWGFC2xgMsfR5mb5Tgk43SbNcFe3Rz", "email": null, "name": "neutron-tempest-plugin-api-user_dd0332c4-afd4-463f-84b3-c21c69e8d11d"}}' 2019-06-30 06:04:00,539 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 341 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02fd84eb-028a-460b-b783-c071d788dd02 2019-06-30 06:04:00,540 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_dd0332c4-afd4-463f-84b3-c21c69e8d11d", "links": {"self": "http://172.30.9.24:5000/v3/users/67686a586a8745e88007b01e298355c6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "67686a586a8745e88007b01e298355c6", "domain_id": "default", "password_expires_at": null}} 2019-06-30 06:04:00,540 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-02fd84eb-028a-460b-b783-c071d788dd02 2019-06-30 06:04:00,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.475579023361s 2019-06-30 06:04:00,541 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'67686a586a8745e88007b01e298355c6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_dd0332c4-afd4-463f-84b3-c21c69e8d11d'}) 2019-06-30 06:04:00,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 06:04:00,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:04:00,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2153b8df-6bef-4f0c-8766-e41a90481960 2019-06-30 06:04:00,746 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 06:04:00,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2153b8df-6bef-4f0c-8766-e41a90481960 2019-06-30 06:04:00,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202008962631s 2019-06-30 06:04:00,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 06:04:00,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:04:00,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7fa39e9-f21a-4724-bdbb-92c27659b0e4 2019-06-30 06:04:00,957 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 06:04:00,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a7fa39e9-f21a-4724-bdbb-92c27659b0e4 2019-06-30 06:04:00,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206119060516s 2019-06-30 06:04:00,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 06:04:00,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:04:01,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc1b552b-593d-4c55-b9df-973c7c40ea66 2019-06-30 06:04:01,165 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 06:04:01,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-dc1b552b-593d-4c55-b9df-973c7c40ea66 2019-06-30 06:04:01,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202692985535s 2019-06-30 06:04:01,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 06:04:01,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:04:01,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ae079de-9791-4d54-a7ca-94a4209d5f03 2019-06-30 06:04:01,364 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 06:04:01,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-7ae079de-9791-4d54-a7ca-94a4209d5f03 2019-06-30 06:04:01,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193539142609s 2019-06-30 06:04:01,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 06:04:01,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:04:01,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 848 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d44e4a29-9813-487a-9a36-741df1051101 2019-06-30 06:04:01,542 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_dd0332c4-afd4-463f-84b3-c21c69e8d11d", "links": {"self": "http://172.30.9.24:5000/v3/users/67686a586a8745e88007b01e298355c6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "67686a586a8745e88007b01e298355c6", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 06:04:01,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-d44e4a29-9813-487a-9a36-741df1051101 2019-06-30 06:04:01,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.177484989166s 2019-06-30 06:04:01,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 06:04:01,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:04:01,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 408 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4d8207d-16bc-4b49-8f78-e3be08cf4806 2019-06-30 06:04:01,762 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "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.24:5000/v3/projects/0825e6222cad447da59d671c487750a8"}, "tags": [], "enabled": true, "id": "0825e6222cad447da59d671c487750a8", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_dd0332c4-afd4-463f-84b3-c21c69e8d11d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 06:04:01,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-d4d8207d-16bc-4b49-8f78-e3be08cf4806 2019-06-30 06:04:01,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207965135574s 2019-06-30 06:04:01,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 06:04:01,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=67686a586a8745e88007b01e298355c6&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=0825e6222cad447da59d671c487750a8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:04:01,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-663be11d-d13a-44e8-92be-58635a761136 2019-06-30 06:04:01,886 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=67686a586a8745e88007b01e298355c6&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=0825e6222cad447da59d671c487750a8", "previous": null, "next": null}} 2019-06-30 06:04:01,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=67686a586a8745e88007b01e298355c6&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=0825e6222cad447da59d671c487750a8 used request id req-663be11d-d13a-44e8-92be-58635a761136 2019-06-30 06:04:01,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115734815598s 2019-06-30 06:04:01,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 06:04:01,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/0825e6222cad447da59d671c487750a8/users/67686a586a8745e88007b01e298355c6/roles/1cfc497138b141ff84abf3d62ced3145 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:04:02,136 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 06:04:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c509e6f-d1e2-41da-b77f-c5ff32df160d 2019-06-30 06:04:02,137 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 06:04:02,137 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/0825e6222cad447da59d671c487750a8/users/67686a586a8745e88007b01e298355c6/roles/1cfc497138b141ff84abf3d62ced3145 used request id req-0c509e6f-d1e2-41da-b77f-c5ff32df160d 2019-06-30 06:04:02,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.247401952744s 2019-06-30 06:04:02,138 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_dd0332c4-afd4-463f-84b3-c21c69e8d11d', 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'0825e6222cad447da59d671c487750a8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'qWGFC2xgMsfR5mb5Tgk43SbNcFe3Rz', 'username': u'neutron-tempest-plugin-api-user_dd0332c4-afd4-463f-84b3-c21c69e8d11d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-30 06:04:02,141 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_dd0332c4-afd4-463f-84b3-c21c69e8d11d', 'password': 'qWGFC2xgMsfR5mb5Tgk43SbNcFe3Rz', 'project_name': 'neutron-tempest-pl-project_dd0332c4-afd4-463f-84b3-c21c69e8d11d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '0825e6222cad447da59d671c487750a8', 'project_domain_name': 'Default'} 2019-06-30 06:04:02,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 06:04:02,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:04:02,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68756e5f-d3b0-4b92-9f69-deb0a669cf29 2019-06-30 06:04:02,371 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 06:04:02,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-68756e5f-d3b0-4b92-9f69-deb0a669cf29 2019-06-30 06:04:02,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22666311264s 2019-06-30 06:04:02,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 06:04:02,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:04:02,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffa14212-f924-43ec-850e-94c2cbfac452 2019-06-30 06:04:02,492 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 06:04:02,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ffa14212-f924-43ec-850e-94c2cbfac452 2019-06-30 06:04:02,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116614818573s 2019-06-30 06:04:02,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 06:04:02,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:04:02,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8966791a-a5f4-493c-b92a-2f12229eb072 2019-06-30 06:04:02,604 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 06:04:02,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-8966791a-a5f4-493c-b92a-2f12229eb072 2019-06-30 06:04:02,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107110023499s 2019-06-30 06:04:02,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 06:04:02,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:04:02,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 848 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83395e50-56a1-40ce-9494-a26588bca92b 2019-06-30 06:04:02,735 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_dd0332c4-afd4-463f-84b3-c21c69e8d11d", "links": {"self": "http://172.30.9.24:5000/v3/users/67686a586a8745e88007b01e298355c6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "67686a586a8745e88007b01e298355c6", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 06:04:02,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-83395e50-56a1-40ce-9494-a26588bca92b 2019-06-30 06:04:02,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129369020462s 2019-06-30 06:04:02,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 06:04:02,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:04:02,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 408 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73823375-ae30-4425-9c1f-8b6bfeee7c8c 2019-06-30 06:04:02,865 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "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.24:5000/v3/projects/0825e6222cad447da59d671c487750a8"}, "tags": [], "enabled": true, "id": "0825e6222cad447da59d671c487750a8", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_dd0332c4-afd4-463f-84b3-c21c69e8d11d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 06:04:02,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-73823375-ae30-4425-9c1f-8b6bfeee7c8c 2019-06-30 06:04:02,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118889808655s 2019-06-30 06:04:02,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 06:04:02,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=67686a586a8745e88007b01e298355c6&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=0825e6222cad447da59d671c487750a8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:04:02,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccaf9c7a-1b04-4b39-b6ef-a4049ae840f7 2019-06-30 06:04:02,985 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=67686a586a8745e88007b01e298355c6&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=0825e6222cad447da59d671c487750a8", "previous": null, "next": null}} 2019-06-30 06:04:02,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=67686a586a8745e88007b01e298355c6&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=0825e6222cad447da59d671c487750a8 used request id req-ccaf9c7a-1b04-4b39-b6ef-a4049ae840f7 2019-06-30 06:04:02,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112074136734s 2019-06-30 06:04:02,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 06:04:02,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/0825e6222cad447da59d671c487750a8/users/67686a586a8745e88007b01e298355c6/roles/f400450775b0494aabf0b0ea369d0968 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:04:03,135 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 06:04:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec9d0117-4a26-4d84-99a9-97429b20384a 2019-06-30 06:04:03,135 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 06:04:03,136 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/0825e6222cad447da59d671c487750a8/users/67686a586a8745e88007b01e298355c6/roles/f400450775b0494aabf0b0ea369d0968 used request id req-ec9d0117-4a26-4d84-99a9-97429b20384a 2019-06-30 06:04:03,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147221088409s 2019-06-30 06:04:03,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 06:04:03,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:04:03,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20d8dfaa-44d5-4154-a202-808671625a82 2019-06-30 06:04:03,253 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 06:04:03,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-20d8dfaa-44d5-4154-a202-808671625a82 2019-06-30 06:04:03,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113787889481s 2019-06-30 06:04:03,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 06:04:03,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:04:03,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07f3da30-bf8c-4cf7-aa1c-3d06749b5991 2019-06-30 06:04:03,410 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 06:04:03,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-07f3da30-bf8c-4cf7-aa1c-3d06749b5991 2019-06-30 06:04:03,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.152694940567s 2019-06-30 06:04:03,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 06:04:03,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:04:03,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 848 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9168c28-1ebc-4ce2-9858-077086ceba8b 2019-06-30 06:04:03,540 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_dd0332c4-afd4-463f-84b3-c21c69e8d11d", "links": {"self": "http://172.30.9.24:5000/v3/users/67686a586a8745e88007b01e298355c6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "67686a586a8745e88007b01e298355c6", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 06:04:03,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-a9168c28-1ebc-4ce2-9858-077086ceba8b 2019-06-30 06:04:03,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129718065262s 2019-06-30 06:04:03,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 06:04:03,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?role.id=f400450775b0494aabf0b0ea369d0968&user.id=67686a586a8745e88007b01e298355c6&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:04:03,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 190 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-422fd64c-12af-41e6-b628-9f7340f9cc91 2019-06-30 06:04:03,664 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?role.id=f400450775b0494aabf0b0ea369d0968&user.id=67686a586a8745e88007b01e298355c6&scope.domain.id=default", "previous": null, "next": null}} 2019-06-30 06:04:03,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?role.id=f400450775b0494aabf0b0ea369d0968&user.id=67686a586a8745e88007b01e298355c6&scope.domain.id=default used request id req-422fd64c-12af-41e6-b628-9f7340f9cc91 2019-06-30 06:04:03,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111410140991s 2019-06-30 06:04:03,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-06-30 06:04:03,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/domains/default/users/67686a586a8745e88007b01e298355c6/roles/f400450775b0494aabf0b0ea369d0968 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:04:03,902 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 06:04:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fe151a1-7a6d-46c5-9128-a0a5d01c8f5c 2019-06-30 06:04:03,902 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 06:04:03,902 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/domains/default/users/67686a586a8745e88007b01e298355c6/roles/f400450775b0494aabf0b0ea369d0968 used request id req-6fe151a1-7a6d-46c5-9128-a0a5d01c8f5c 2019-06-30 06:04:03,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.235156774521s 2019-06-30 06:04:03,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 06:04:03,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1db57491-dc03-4632-8a59-43a7ef4898c1 2019-06-30 06:04:03,913 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 06:04:03,913 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-1db57491-dc03-4632-8a59-43a7ef4898c1 2019-06-30 06:04:03,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 06:04:04,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}], "expires_at": "2019-06-30T07:04:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0825e6222cad447da59d671c487750a8", "name": "neutron-tempest-pl-project_dd0332c4-afd4-463f-84b3-c21c69e8d11d"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_0825e6222cad447da59d671c487750a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_0825e6222cad447da59d671c487750a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/0825e6222cad447da59d671c487750a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/0825e6222cad447da59d671c487750a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/0825e6222cad447da59d671c487750a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0825e6222cad447da59d671c487750a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/0825e6222cad447da59d671c487750a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/0825e6222cad447da59d671c487750a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/0825e6222cad447da59d671c487750a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/0825e6222cad447da59d671c487750a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/0825e6222cad447da59d671c487750a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_dd0332c4-afd4-463f-84b3-c21c69e8d11d", "id": "67686a586a8745e88007b01e298355c6"}, "audit_ids": ["CpFQr5hdRKqI3uP_q9m7Lg"], "issued_at": "2019-06-30T06:04:04.000000Z"}} 2019-06-30 06:04:04,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-06-30 06:04:04,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d6c8bd8e56c848dbb40ca8b08eaaa1af47e34ad" 2019-06-30 06:04:04,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:04 GMT X-Openstack-Request-Id: req-9aa44405-2610-484f-bb5a-8e3b11a97eaa 2019-06-30 06:04:04,612 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-06-30 06:04:04,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-9aa44405-2610-484f-bb5a-8e3b11a97eaa 2019-06-30 06:04:04,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.283815145493s 2019-06-30 06:04:04,621 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2019-06-30 06:04:04,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 06:04:04,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:04:04,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85f93e70-a5b0-496b-aeb8-d33bd4f9d07b 2019-06-30 06:04:04,742 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 06:04:04,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-85f93e70-a5b0-496b-aeb8-d33bd4f9d07b 2019-06-30 06:04:04,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.120688915253s 2019-06-30 06:04:04,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 06:04:04,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:04:04,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 408 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e7434bc-9e2e-472b-9aa6-2970d2762231 2019-06-30 06:04:04,860 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "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.24:5000/v3/projects/0825e6222cad447da59d671c487750a8"}, "tags": [], "enabled": true, "id": "0825e6222cad447da59d671c487750a8", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_dd0332c4-afd4-463f-84b3-c21c69e8d11d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 06:04:04,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-1e7434bc-9e2e-472b-9aa6-2970d2762231 2019-06-30 06:04:04,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110599040985s 2019-06-30 06:04:04,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-30 06:04:04,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" -d '{"network": {"shared": true, "tenant_id": "0825e6222cad447da59d671c487750a8", "name": "neutron-tempest-plugin-api-net_dd0332c4-afd4-463f-84b3-c21c69e8d11d", "admin_state_up": true}}' 2019-06-30 06:04:05,221 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 739 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:05 GMT X-Openstack-Request-Id: req-c4d988e8-7fd0-48c3-9668-a0cd007687dc 2019-06-30 06:04:05,221 - 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":"ab4cc54b-ad53-4358-a3f0-795d651165b1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":true,"project_id":"0825e6222cad447da59d671c487750a8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T06:04:05Z","is_default":false,"qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_dd0332c4-afd4-463f-84b3-c21c69e8d11d","admin_state_up":true,"tenant_id":"0825e6222cad447da59d671c487750a8","created_at":"2019-06-30T06:04:05Z","mtu":1450}} 2019-06-30 06:04:05,221 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c4d988e8-7fd0-48c3-9668-a0cd007687dc 2019-06-30 06:04:05,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.358603954315s 2019-06-30 06:04:05,222 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-30T06:04:05Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ab4cc54b-ad53-4358-a3f0-795d651165b1', u'provider:segmentation_id': 36, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron-tempest-plugin-api-net_dd0332c4-afd4-463f-84b3-c21c69e8d11d', u'created_at': u'2019-06-30T06:04:05Z', u'mtu': 1450, u'tenant_id': u'0825e6222cad447da59d671c487750a8', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'0825e6222cad447da59d671c487750a8', u'l2_adjacency': True}) 2019-06-30 06:04:05,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 06:04:05,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d6c8bd8e56c848dbb40ca8b08eaaa1af47e34ad" 2019-06-30 06:04:05,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1445 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:05 GMT X-Openstack-Request-Id: req-84c665a0-dac9-44f8-a786-240205c5d000 2019-06-30 06:04:05,316 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"ab4cc54b-ad53-4358-a3f0-795d651165b1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":true,"project_id":"0825e6222cad447da59d671c487750a8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T06:04:05Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_dd0332c4-afd4-463f-84b3-c21c69e8d11d","admin_state_up":true,"tenant_id":"0825e6222cad447da59d671c487750a8","created_at":"2019-06-30T06:04:05Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T05:50:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 06:04:05,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-84c665a0-dac9-44f8-a786-240205c5d000 2019-06-30 06:04:05,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.093612909317s 2019-06-30 06:04:05,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-30 06:04:05,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d6c8bd8e56c848dbb40ca8b08eaaa1af47e34ad" -d '{"subnet": {"name": "neutron-tempest-plugin-api-subnet_dd0332c4-afd4-463f-84b3-c21c69e8d11d", "enable_dhcp": true, "network_id": "ab4cc54b-ad53-4358-a3f0-795d651165b1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-30 06:04:05,958 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:05 GMT X-Openstack-Request-Id: req-18944779-eee9-4a01-afdc-4aa21ef4c981 2019-06-30 06:04:05,958 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-06-30T06:04:05Z","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":"680f9a84-76c0-4857-999f-39342848dd4f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0825e6222cad447da59d671c487750a8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_dd0332c4-afd4-463f-84b3-c21c69e8d11d","enable_dhcp":true,"segment_id":null,"network_id":"ab4cc54b-ad53-4358-a3f0-795d651165b1","tenant_id":"0825e6222cad447da59d671c487750a8","created_at":"2019-06-30T06:04:05Z","ip_version":4}} 2019-06-30 06:04:05,958 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-18944779-eee9-4a01-afdc-4aa21ef4c981 2019-06-30 06:04:05,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.640815973282s 2019-06-30 06:04:05,959 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T06:04:05Z', 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'680f9a84-76c0-4857-999f-39342848dd4f', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_dd0332c4-afd4-463f-84b3-c21c69e8d11d', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'ab4cc54b-ad53-4358-a3f0-795d651165b1', u'tenant_id': u'0825e6222cad447da59d671c487750a8', u'created_at': u'2019-06-30T06:04:05Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0825e6222cad447da59d671c487750a8'}) 2019-06-30 06:04:05,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 06:04:05,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d6c8bd8e56c848dbb40ca8b08eaaa1af47e34ad" -d '{"router": {"external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "name": "neutron-tempest-plugin-api-router_dd0332c4-afd4-463f-84b3-c21c69e8d11d", "admin_state_up": true}}' 2019-06-30 06:04:07,462 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:07 GMT X-Openstack-Request-Id: req-c9e9165c-8a4e-40d3-827c-0e550794b6d0 2019-06-30 06:04:07,463 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0825e6222cad447da59d671c487750a8", "created_at": "2019-06-30T06:04:06Z", "admin_state_up": true, "updated_at": "2019-06-30T06:04:07Z", "project_id": "0825e6222cad447da59d671c487750a8", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "3cdb918c-3c54-4cce-bb11-56304674c274", "name": "neutron-tempest-plugin-api-router_dd0332c4-afd4-463f-84b3-c21c69e8d11d"}} 2019-06-30 06:04:07,463 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-c9e9165c-8a4e-40d3-827c-0e550794b6d0 2019-06-30 06:04:07,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.50359392166s 2019-06-30 06:04:07,464 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T06:04:07Z', u'revision_number': 2, u'ha': False, u'id': u'3cdb918c-3c54-4cce-bb11-56304674c274', u'external_gateway_info': {u'network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6acb3602-338d-4baa-852a-3f10ec4a5a30', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-router_dd0332c4-afd4-463f-84b3-c21c69e8d11d', u'admin_state_up': True, u'tenant_id': u'0825e6222cad447da59d671c487750a8', u'created_at': u'2019-06-30T06:04:06Z', u'flavor_id': None, u'routes': [], u'project_id': u'0825e6222cad447da59d671c487750a8'}) 2019-06-30 06:04:07,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-30 06:04:07,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/3cdb918c-3c54-4cce-bb11-56304674c274/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d6c8bd8e56c848dbb40ca8b08eaaa1af47e34ad" -d '{"subnet_id": "680f9a84-76c0-4857-999f-39342848dd4f"}' 2019-06-30 06:04:09,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:09 GMT X-Openstack-Request-Id: req-9055fec7-ccef-4b07-ab8f-368f548bb7b6 2019-06-30 06:04:09,605 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ab4cc54b-ad53-4358-a3f0-795d651165b1", "tenant_id": "0825e6222cad447da59d671c487750a8", "subnet_id": "680f9a84-76c0-4857-999f-39342848dd4f", "subnet_ids": ["680f9a84-76c0-4857-999f-39342848dd4f"], "port_id": "093644b1-0c34-4231-b491-a805fc87879d", "id": "3cdb918c-3c54-4cce-bb11-56304674c274"} 2019-06-30 06:04:09,605 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/3cdb918c-3c54-4cce-bb11-56304674c274/add_router_interface.json used request id req-9055fec7-ccef-4b07-ab8f-368f548bb7b6 2019-06-30 06:04:09,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.14114308357s 2019-06-30 06:04:09,606 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-30 06:04:09,707 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-30 06:04:09,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 06:04:09,714 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:09 GMT 2019-06-30 06:04:09,715 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-06-30 06:04:09,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 06:04:09,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d6c8bd8e56c848dbb40ca8b08eaaa1af47e34ad" 2019-06-30 06:04:10,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:10 GMT X-Openstack-Request-Id: req-55e975a7-2c87-419d-9d1f-dfa64d201cad 2019-06-30 06:04:10,043 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 06:04:10,043 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-55e975a7-2c87-419d-9d1f-dfa64d201cad 2019-06-30 06:04:10,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.32562994957s 2019-06-30 06:04:10,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 06:04:10,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d6c8bd8e56c848dbb40ca8b08eaaa1af47e34ad" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_dd0332c4-afd4-463f-84b3-c21c69e8d11d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_dd0332c4-afd4-463f-84b3-c21c69e8d11d"}' 2019-06-30 06:04:10,101 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:10 GMT Location: http://172.30.9.24:9292/v2/images/047ddc9c-ab7e-42cc-852a-4e4b42624b7d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4d5413de-96ef-4a33-b657-d479ec72e671 2019-06-30 06:04:10,102 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T06:04:10Z", "file": "/v2/images/047ddc9c-ab7e-42cc-852a-4e4b42624b7d/file", "owner": "0825e6222cad447da59d671c487750a8", "id": "047ddc9c-ab7e-42cc-852a-4e4b42624b7d", "size": null, "self": "/v2/images/047ddc9c-ab7e-42cc-852a-4e4b42624b7d", "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_dd0332c4-afd4-463f-84b3-c21c69e8d11d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_dd0332c4-afd4-463f-84b3-c21c69e8d11d", "checksum": null, "created_at": "2019-06-30T06:04:10Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 06:04:10,102 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-4d5413de-96ef-4a33-b657-d479ec72e671 2019-06-30 06:04:10,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0503599643707s 2019-06-30 06:04:10,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 06:04:10,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/047ddc9c-ab7e-42cc-852a-4e4b42624b7d/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d6c8bd8e56c848dbb40ca8b08eaaa1af47e34ad" -d '' 2019-06-30 06:04:10,596 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 06:04:10 GMT X-Openstack-Request-Id: req-3aa3d6d4-3654-4d00-bbbd-15f6b0be5e3b 2019-06-30 06:04:10,596 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 06:04:10,597 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/047ddc9c-ab7e-42cc-852a-4e4b42624b7d/file used request id req-3aa3d6d4-3654-4d00-bbbd-15f6b0be5e3b 2019-06-30 06:04:10,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.493637084961s 2019-06-30 06:04:10,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 06:04:10,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d6c8bd8e56c848dbb40ca8b08eaaa1af47e34ad" 2019-06-30 06:04:10,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:10 GMT X-Openstack-Request-Id: req-d18aae62-7c97-4702-b4d9-4e117801856e 2019-06-30 06:04:10,626 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T06:04:10Z", "file": "/v2/images/047ddc9c-ab7e-42cc-852a-4e4b42624b7d/file", "owner": "0825e6222cad447da59d671c487750a8", "id": "047ddc9c-ab7e-42cc-852a-4e4b42624b7d", "size": 12716032, "self": "/v2/images/047ddc9c-ab7e-42cc-852a-4e4b42624b7d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/047ddc9c-ab7e-42cc-852a-4e4b42624b7d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/047ddc9c-ab7e-42cc-852a-4e4b42624b7d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_dd0332c4-afd4-463f-84b3-c21c69e8d11d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_dd0332c4-afd4-463f-84b3-c21c69e8d11d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T06:04:10Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 06:04:10,626 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d18aae62-7c97-4702-b4d9-4e117801856e 2019-06-30 06:04:10,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0246829986572s 2019-06-30 06:04:10,628 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/047ddc9c-ab7e-42cc-852a-4e4b42624b7d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/047ddc9c-ab7e-42cc-852a-4e4b42624b7d/file', 'owner': u'0825e6222cad447da59d671c487750a8', 'id': u'047ddc9c-ab7e-42cc-852a-4e4b42624b7d', 'size': 12716032, u'self': u'/v2/images/047ddc9c-ab7e-42cc-852a-4e4b42624b7d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0825e6222cad447da59d671c487750a8', 'name': 'neutron-tempest-pl-project_dd0332c4-afd4-463f-84b3-c21c69e8d11d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/047ddc9c-ab7e-42cc-852a-4e4b42624b7d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T06:04:10Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-30T06:04:10Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_dd0332c4-afd4-463f-84b3-c21c69e8d11d', '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/047ddc9c-ab7e-42cc-852a-4e4b42624b7d', 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_dd0332c4-afd4-463f-84b3-c21c69e8d11d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_dd0332c4-afd4-463f-84b3-c21c69e8d11d', 'created': u'2019-06-30T06:04:10Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-30T06:04:10Z', 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/047ddc9c-ab7e-42cc-852a-4e4b42624b7d', 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_dd0332c4-afd4-463f-84b3-c21c69e8d11d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-30 06:04:10,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 06:04:10,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_dd0332c4-afd4-463f-84b3-c21c69e8d11d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 06:04:11,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 321 Content-Type: application/json Date: Sun, 30 Jun 2019 06: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-a1df48cb-76a9-407e-a91b-9521a1046b45 x-openstack-request-id: req-a1df48cb-76a9-407e-a91b-9521a1046b45 2019-06-30 06:04:11,011 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_dd0332c4-afd4-463f-84b3-c21c69e8d11d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5c9a4c57-1444-489c-8a89-decfe7195ee7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5c9a4c57-1444-489c-8a89-decfe7195ee7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5c9a4c57-1444-489c-8a89-decfe7195ee7"}} 2019-06-30 06:04:11,011 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-a1df48cb-76a9-407e-a91b-9521a1046b45 2019-06-30 06:04:11,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.380676984787s 2019-06-30 06:04:11,012 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_dd0332c4-afd4-463f-84b3-c21c69e8d11d', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'5c9a4c57-1444-489c-8a89-decfe7195ee7', 'swap': 0}) 2019-06-30 06:04:11,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 06:04:11,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/5c9a4c57-1444-489c-8a89-decfe7195ee7/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" -d '{"extra_specs": {}}' 2019-06-30 06:04:11,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04: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-209184d8-4c78-44d8-afbc-6723d1de5bc7 x-openstack-request-id: req-209184d8-4c78-44d8-afbc-6723d1de5bc7 2019-06-30 06:04:11,033 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 06:04:11,033 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/5c9a4c57-1444-489c-8a89-decfe7195ee7/os-extra_specs used request id req-209184d8-4c78-44d8-afbc-6723d1de5bc7 2019-06-30 06:04:11,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202558040619s 2019-06-30 06:04:11,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 06:04:11,047 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a92b003-c5ce-42f4-83e4-3fa1d494c4ff 2019-06-30 06:04:11,047 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 06:04:11,047 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-4a92b003-c5ce-42f4-83e4-3fa1d494c4ff 2019-06-30 06:04:11,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 06:04:11,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d6c8bd8e56c848dbb40ca8b08eaaa1af47e34ad" 2019-06-30 06:04:11,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfd2c19b-cc0b-4d3c-8a96-a03640caf4f0 2019-06-30 06:04:11,252 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 06:04:11,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-cfd2c19b-cc0b-4d3c-8a96-a03640caf4f0 2019-06-30 06:04:11,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202126979828s 2019-06-30 06:04:11,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 06:04:11,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d6c8bd8e56c848dbb40ca8b08eaaa1af47e34ad" 2019-06-30 06:04:11,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-034162b1-8115-4d5f-9920-d504812f933f 2019-06-30 06:04:11,418 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 06:04:11,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-034162b1-8115-4d5f-9920-d504812f933f 2019-06-30 06:04:11,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.161410808563s 2019-06-30 06:04:11,428 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-30 06:04:15,990 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 0248e9b8-a44f-4e85-b99b-c92cb62f3d2a | 2019-06-30T06:04:15.558325 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 0248e9b8-a44f-4e85-b99b-c92cb62f3d2a ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-06-30 06:04:19,496 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-06-30 06:04:20,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-06-30 06:04:25,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=41e7b3f2-5c51-4e82-b3fa-5bdd54183881) as the default verifier for the future CLI operations. 2019-06-30 06:04:27,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-06-30 06:04:27,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:04:27,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04: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-80fadd5a-54f0-4390-a42a-429beddae5c4 x-openstack-request-id: req-80fadd5a-54f0-4390-a42a-429beddae5c4 2019-06-30 06:04:27,401 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "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.4", "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\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 18}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-06-30 06:04:27,402 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-80fadd5a-54f0-4390-a42a-429beddae5c4 2019-06-30 06:04:27,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.060436964035s 2019-06-30 06:04:27,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 06:04:27,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d6c8bd8e56c848dbb40ca8b08eaaa1af47e34ad" 2019-06-30 06:04:27,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:27 GMT X-Openstack-Request-Id: req-5093f70c-120d-4181-96b8-3c2156a55aa4 2019-06-30 06:04:27,689 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T06:04:10Z", "file": "/v2/images/047ddc9c-ab7e-42cc-852a-4e4b42624b7d/file", "owner": "0825e6222cad447da59d671c487750a8", "id": "047ddc9c-ab7e-42cc-852a-4e4b42624b7d", "size": 12716032, "self": "/v2/images/047ddc9c-ab7e-42cc-852a-4e4b42624b7d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/047ddc9c-ab7e-42cc-852a-4e4b42624b7d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/047ddc9c-ab7e-42cc-852a-4e4b42624b7d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_dd0332c4-afd4-463f-84b3-c21c69e8d11d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_dd0332c4-afd4-463f-84b3-c21c69e8d11d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T06:04:10Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 06:04:27,689 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-5093f70c-120d-4181-96b8-3c2156a55aa4 2019-06-30 06:04:27,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.282232999802s 2019-06-30 06:04:27,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 06:04:27,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d6c8bd8e56c848dbb40ca8b08eaaa1af47e34ad" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_dd0332c4-afd4-463f-84b3-c21c69e8d11d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_dd0332c4-afd4-463f-84b3-c21c69e8d11d"}' 2019-06-30 06:04:27,745 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:27 GMT Location: http://172.30.9.24:9292/v2/images/1a590449-e643-4c8a-97dd-6975cd71dac0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d205460d-5fb4-464e-bfb2-394bc6d10278 2019-06-30 06:04:27,745 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T06:04:27Z", "file": "/v2/images/1a590449-e643-4c8a-97dd-6975cd71dac0/file", "owner": "0825e6222cad447da59d671c487750a8", "id": "1a590449-e643-4c8a-97dd-6975cd71dac0", "size": null, "self": "/v2/images/1a590449-e643-4c8a-97dd-6975cd71dac0", "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_dd0332c4-afd4-463f-84b3-c21c69e8d11d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_dd0332c4-afd4-463f-84b3-c21c69e8d11d", "checksum": null, "created_at": "2019-06-30T06:04:27Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 06:04:27,745 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-d205460d-5fb4-464e-bfb2-394bc6d10278 2019-06-30 06:04:27,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0460538864136s 2019-06-30 06:04:27,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 06:04:27,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/1a590449-e643-4c8a-97dd-6975cd71dac0/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d6c8bd8e56c848dbb40ca8b08eaaa1af47e34ad" -d '' 2019-06-30 06:04:28,548 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 06:04:28 GMT X-Openstack-Request-Id: req-add5dbb1-36c3-41ae-b206-45c8f23c845b 2019-06-30 06:04:28,548 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 06:04:28,548 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/1a590449-e643-4c8a-97dd-6975cd71dac0/file used request id req-add5dbb1-36c3-41ae-b206-45c8f23c845b 2019-06-30 06:04:28,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.802052021027s 2019-06-30 06:04:28,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 06:04:28,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d6c8bd8e56c848dbb40ca8b08eaaa1af47e34ad" 2019-06-30 06:04:28,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04:28 GMT X-Openstack-Request-Id: req-a0dd6400-1838-44cf-9ddc-d03aba2db20f 2019-06-30 06:04:28,581 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T06:04:28Z", "file": "/v2/images/1a590449-e643-4c8a-97dd-6975cd71dac0/file", "owner": "0825e6222cad447da59d671c487750a8", "id": "1a590449-e643-4c8a-97dd-6975cd71dac0", "size": 12716032, "self": "/v2/images/1a590449-e643-4c8a-97dd-6975cd71dac0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/1a590449-e643-4c8a-97dd-6975cd71dac0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/1a590449-e643-4c8a-97dd-6975cd71dac0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_dd0332c4-afd4-463f-84b3-c21c69e8d11d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_dd0332c4-afd4-463f-84b3-c21c69e8d11d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T06:04:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T06:04:10Z", "file": "/v2/images/047ddc9c-ab7e-42cc-852a-4e4b42624b7d/file", "owner": "0825e6222cad447da59d671c487750a8", "id": "047ddc9c-ab7e-42cc-852a-4e4b42624b7d", "size": 12716032, "self": "/v2/images/047ddc9c-ab7e-42cc-852a-4e4b42624b7d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/047ddc9c-ab7e-42cc-852a-4e4b42624b7d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/047ddc9c-ab7e-42cc-852a-4e4b42624b7d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_dd0332c4-afd4-463f-84b3-c21c69e8d11d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_dd0332c4-afd4-463f-84b3-c21c69e8d11d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T06:04:10Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 06:04:28,581 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a0dd6400-1838-44cf-9ddc-d03aba2db20f 2019-06-30 06:04:28,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0291368961334s 2019-06-30 06:04:28,584 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/1a590449-e643-4c8a-97dd-6975cd71dac0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1a590449-e643-4c8a-97dd-6975cd71dac0/file', 'owner': u'0825e6222cad447da59d671c487750a8', 'id': u'1a590449-e643-4c8a-97dd-6975cd71dac0', 'size': 12716032, u'self': u'/v2/images/1a590449-e643-4c8a-97dd-6975cd71dac0', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0825e6222cad447da59d671c487750a8', 'name': 'neutron-tempest-pl-project_dd0332c4-afd4-463f-84b3-c21c69e8d11d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/1a590449-e643-4c8a-97dd-6975cd71dac0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T06:04:28Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-30T06:04:28Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_dd0332c4-afd4-463f-84b3-c21c69e8d11d', '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/1a590449-e643-4c8a-97dd-6975cd71dac0', 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_dd0332c4-afd4-463f-84b3-c21c69e8d11d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_dd0332c4-afd4-463f-84b3-c21c69e8d11d', 'created': u'2019-06-30T06:04:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-30T06:04: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/1a590449-e643-4c8a-97dd-6975cd71dac0', 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_dd0332c4-afd4-463f-84b3-c21c69e8d11d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-30 06:04:28,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 06:04:28,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_dd0332c4-afd4-463f-84b3-c21c69e8d11d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 06:04:28,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 326 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04: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-cb8f6535-3ee8-465e-b3b5-c185b4e54afa x-openstack-request-id: req-cb8f6535-3ee8-465e-b3b5-c185b4e54afa 2019-06-30 06:04:28,619 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_dd0332c4-afd4-463f-84b3-c21c69e8d11d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/21462739-5c55-41ac-9645-5fbe3876d630", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/21462739-5c55-41ac-9645-5fbe3876d630", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "21462739-5c55-41ac-9645-5fbe3876d630"}} 2019-06-30 06:04:28,619 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-cb8f6535-3ee8-465e-b3b5-c185b4e54afa 2019-06-30 06:04:28,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0342140197754s 2019-06-30 06:04:28,620 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_dd0332c4-afd4-463f-84b3-c21c69e8d11d', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'21462739-5c55-41ac-9645-5fbe3876d630', 'swap': 0}) 2019-06-30 06:04:28,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 06:04:28,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/21462739-5c55-41ac-9645-5fbe3876d630/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" -d '{"extra_specs": {}}' 2019-06-30 06:04:28,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 06:04: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-6d112140-424b-482f-b0a8-91b484f5b0eb x-openstack-request-id: req-6d112140-424b-482f-b0a8-91b484f5b0eb 2019-06-30 06:04:28,652 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 06:04:28,652 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/21462739-5c55-41ac-9645-5fbe3876d630/os-extra_specs used request id req-6d112140-424b-482f-b0a8-91b484f5b0eb 2019-06-30 06:04:28,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0316610336304s 2019-06-30 06:04:28,652 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_dd0332c4-afd4-463f-84b3-c21c69e8d11d', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'21462739-5c55-41ac-9645-5fbe3876d630', 'swap': 0}) 2019-06-30 06:04:31,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-06-30 06:04:31,737 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-06-30 06:04:31,737 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-06-30 06:04:31,739 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-06-30 06:04:31,767 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-06-30 06:04:34,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-41e7b3f2-5c51-4e82-b3fa-5bdd54183881/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2019-06-30 06:04:34,848 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-06-30 06:04:34,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt', '--concurrency=4']'. 2019-06-30 06:15:34,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 10580091-9ff5-4671-baee-851cacf61d8e 2019-06-30 06:15:34,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'10580091-9ff5-4671-baee-851cacf61d8e']'. 2019-06-30 06:15:34,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-06-30 06:15:34,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-06-30 06:15:34,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-30 06:15:34,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 10580091-9ff5-4671-baee-851cacf61d8e | 2019-06-30 06:15:34,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-06-30 06:15:34,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-06-30 06:04:36 | 2019-06-30 06:15:34,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-06-30 06:15:33 | 2019-06-30 06:15:34,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:57 | 2019-06-30 06:15:34,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-06-30 06:15:34,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-06-30 06:15:34,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-06-30 06:15:34,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 41e7b3f2-5c51-4e82-b3fa-5bdd54183881) | 2019-06-30 06:15:34,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-06-30 06:15:34,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 0248e9b8-a44f-4e85-b99b-c92cb62f3d2a) | 2019-06-30 06:15:34,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 571 | 2019-06-30 06:15:34,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 650.159 | 2019-06-30 06:15:34,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 498 | 2019-06-30 06:15:34,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 73 | 2019-06-30 06:15:34,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-06-30 06:15:34,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-06-30 06:15:34,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-06-30 06:15:34,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-30 06:15:34,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-06-30 06:15:34,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-06-30 06:15:35,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2019-06-30 06:15:35,128 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'10580091-9ff5-4671-baee-851cacf61d8e', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html'] 2019-06-30 06:15:37,044 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 10580091-9ff5-4671-baee-851cacf61d8e --to /home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html Saving the report to '/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-06-30 06:15:37,044 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'10580091-9ff5-4671-baee-851cacf61d8e', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml'] 2019-06-30 06:15:38,978 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 10580091-9ff5-4671-baee-851cacf61d8e --to /home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml Saving the report to '/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-06-30 06:15:39,189 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 06:15:39,190 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 11:34 | PASS | +------------------------------------+------------------+------------------+----------------+ 2019-06-30 06:15:39,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 06:15:39,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/1a590449-e643-4c8a-97dd-6975cd71dac0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d6c8bd8e56c848dbb40ca8b08eaaa1af47e34ad" 2019-06-30 06:15:39,797 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 06:15:39 GMT X-Openstack-Request-Id: req-3e21b95e-9f23-4af3-bc27-31cce4cf5f31 2019-06-30 06:15:39,797 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 06:15:39,797 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/1a590449-e643-4c8a-97dd-6975cd71dac0 used request id req-3e21b95e-9f23-4af3-bc27-31cce4cf5f31 2019-06-30 06:15:39,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.594105005264s 2019-06-30 06:15:39,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 06:15:39,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:15:40,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15: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-0ba7aba1-44dc-4f36-ada3-01ca1f437c1e x-openstack-request-id: req-0ba7aba1-44dc-4f36-ada3-01ca1f437c1e 2019-06-30 06:15:40,144 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_dd0332c4-afd4-463f-84b3-c21c69e8d11d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/21462739-5c55-41ac-9645-5fbe3876d630", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/21462739-5c55-41ac-9645-5fbe3876d630", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "21462739-5c55-41ac-9645-5fbe3876d630"}, {"name": "neutron-tempest-plugin-api-flavor_dd0332c4-afd4-463f-84b3-c21c69e8d11d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5c9a4c57-1444-489c-8a89-decfe7195ee7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5c9a4c57-1444-489c-8a89-decfe7195ee7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5c9a4c57-1444-489c-8a89-decfe7195ee7"}]} 2019-06-30 06:15:40,144 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-0ba7aba1-44dc-4f36-ada3-01ca1f437c1e 2019-06-30 06:15:40,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.331727981567s 2019-06-30 06:15:40,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 06:15:40,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/21462739-5c55-41ac-9645-5fbe3876d630 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:15:40,182 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a555aaee-0b06-4d4c-82c5-8929d6eddade x-openstack-request-id: req-a555aaee-0b06-4d4c-82c5-8929d6eddade 2019-06-30 06:15:40,182 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/21462739-5c55-41ac-9645-5fbe3876d630 used request id req-a555aaee-0b06-4d4c-82c5-8929d6eddade 2019-06-30 06:15:40,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0340790748596s 2019-06-30 06:15:40,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-30 06:15:40,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/3cdb918c-3c54-4cce-bb11-56304674c274/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d6c8bd8e56c848dbb40ca8b08eaaa1af47e34ad" -d '{"subnet_id": "680f9a84-76c0-4857-999f-39342848dd4f"}' 2019-06-30 06:15:42,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:42 GMT X-Openstack-Request-Id: req-9d97cc19-029a-45a5-aea8-609ffa72b8d7 2019-06-30 06:15:42,662 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ab4cc54b-ad53-4358-a3f0-795d651165b1", "tenant_id": "0825e6222cad447da59d671c487750a8", "subnet_id": "680f9a84-76c0-4857-999f-39342848dd4f", "subnet_ids": ["680f9a84-76c0-4857-999f-39342848dd4f"], "port_id": "093644b1-0c34-4231-b491-a805fc87879d", "id": "3cdb918c-3c54-4cce-bb11-56304674c274"} 2019-06-30 06:15:42,662 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/3cdb918c-3c54-4cce-bb11-56304674c274/remove_router_interface.json used request id req-9d97cc19-029a-45a5-aea8-609ffa72b8d7 2019-06-30 06:15:42,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.47962999344s 2019-06-30 06:15:42,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 06:15:42,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d6c8bd8e56c848dbb40ca8b08eaaa1af47e34ad" 2019-06-30 06:15:42,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:42 GMT X-Openstack-Request-Id: req-0f78b6a1-d694-4d44-b19a-6d96f37e4c4f 2019-06-30 06:15:42,779 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3959212c818846e1851aad27069f4262", "created_at": "2019-06-30T06:05:09Z", "admin_state_up": true, "updated_at": "2019-06-30T06:05:09Z", "project_id": "3959212c818846e1851aad27069f4262", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "07fea6df-2074-440c-897d-dfc4691920f9", "name": "tempest-pretest-check-765138847"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0825e6222cad447da59d671c487750a8", "created_at": "2019-06-30T06:04:06Z", "admin_state_up": true, "updated_at": "2019-06-30T06:15:41Z", "project_id": "0825e6222cad447da59d671c487750a8", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "3cdb918c-3c54-4cce-bb11-56304674c274", "name": "neutron-tempest-plugin-api-router_dd0332c4-afd4-463f-84b3-c21c69e8d11d"}]} 2019-06-30 06:15:42,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-0f78b6a1-d694-4d44-b19a-6d96f37e4c4f 2019-06-30 06:15:42,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.116307973862s 2019-06-30 06:15:42,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 06:15:42,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/3cdb918c-3c54-4cce-bb11-56304674c274.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d6c8bd8e56c848dbb40ca8b08eaaa1af47e34ad" 2019-06-30 06:15:44,048 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 06:15:44 GMT X-Openstack-Request-Id: req-92df6bb6-83eb-4936-a718-8880a8cc9643 2019-06-30 06:15:44,048 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 06:15:44,048 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/3cdb918c-3c54-4cce-bb11-56304674c274.json used request id req-92df6bb6-83eb-4936-a718-8880a8cc9643 2019-06-30 06:15:44,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.26793313026s 2019-06-30 06:15:44,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 06:15:44,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d6c8bd8e56c848dbb40ca8b08eaaa1af47e34ad" 2019-06-30 06:15:44,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1344 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:44 GMT X-Openstack-Request-Id: req-951381ea-6180-4a53-8d19-c1ec33cdc507 2019-06-30 06:15:44,092 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-30T06:04:05Z","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":"680f9a84-76c0-4857-999f-39342848dd4f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0825e6222cad447da59d671c487750a8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_dd0332c4-afd4-463f-84b3-c21c69e8d11d","enable_dhcp":true,"segment_id":null,"network_id":"ab4cc54b-ad53-4358-a3f0-795d651165b1","tenant_id":"0825e6222cad447da59d671c487750a8","created_at":"2019-06-30T06:04:05Z","ip_version":4},{"updated_at":"2019-06-30T05:50:08Z","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":"6acb3602-338d-4baa-852a-3f10ec4a5a30","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"b832943639d345c28f57e6440b8b5ce7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:08Z","ip_version":4}]} 2019-06-30 06:15:44,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-951381ea-6180-4a53-8d19-c1ec33cdc507 2019-06-30 06:15:44,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0431509017944s 2019-06-30 06:15:44,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-30 06:15:44,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/680f9a84-76c0-4857-999f-39342848dd4f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d6c8bd8e56c848dbb40ca8b08eaaa1af47e34ad" 2019-06-30 06:15:44,926 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 06:15:44 GMT X-Openstack-Request-Id: req-b9387363-ad02-4331-afd3-986d184cc6f1 2019-06-30 06:15:44,926 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 06:15:44,926 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/680f9a84-76c0-4857-999f-39342848dd4f.json used request id req-b9387363-ad02-4331-afd3-986d184cc6f1 2019-06-30 06:15:44,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.832062959671s 2019-06-30 06:15:44,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 06:15:44,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d6c8bd8e56c848dbb40ca8b08eaaa1af47e34ad" 2019-06-30 06:15:45,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1450 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:45 GMT X-Openstack-Request-Id: req-b0940a01-7531-4850-9323-e9429398dbab 2019-06-30 06:15:45,261 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ab4cc54b-ad53-4358-a3f0-795d651165b1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":true,"project_id":"0825e6222cad447da59d671c487750a8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T06:15:44Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_dd0332c4-afd4-463f-84b3-c21c69e8d11d","admin_state_up":true,"tenant_id":"0825e6222cad447da59d671c487750a8","created_at":"2019-06-30T06:04:05Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 06:15:45,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b0940a01-7531-4850-9323-e9429398dbab 2019-06-30 06:15:45,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.335107088089s 2019-06-30 06:15:45,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-30 06:15:45,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/ab4cc54b-ad53-4358-a3f0-795d651165b1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d6c8bd8e56c848dbb40ca8b08eaaa1af47e34ad" 2019-06-30 06:15:45,824 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 06:15:45 GMT X-Openstack-Request-Id: req-a265133d-440d-41b8-b319-e2ef89e72d44 2019-06-30 06:15:45,824 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 06:15:45,825 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/ab4cc54b-ad53-4358-a3f0-795d651165b1.json used request id req-a265133d-440d-41b8-b319-e2ef89e72d44 2019-06-30 06:15:45,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.561779022217s 2019-06-30 06:15:45,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 06:15:45,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d6c8bd8e56c848dbb40ca8b08eaaa1af47e34ad" 2019-06-30 06:15:45,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:45 GMT X-Openstack-Request-Id: req-e70364d3-1640-45b2-b6fe-035b9cba0bab 2019-06-30 06:15:45,855 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T06:04:10Z", "file": "/v2/images/047ddc9c-ab7e-42cc-852a-4e4b42624b7d/file", "owner": "0825e6222cad447da59d671c487750a8", "id": "047ddc9c-ab7e-42cc-852a-4e4b42624b7d", "size": 12716032, "self": "/v2/images/047ddc9c-ab7e-42cc-852a-4e4b42624b7d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/047ddc9c-ab7e-42cc-852a-4e4b42624b7d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/047ddc9c-ab7e-42cc-852a-4e4b42624b7d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_dd0332c4-afd4-463f-84b3-c21c69e8d11d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_dd0332c4-afd4-463f-84b3-c21c69e8d11d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T06:04:10Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 06:15:45,856 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e70364d3-1640-45b2-b6fe-035b9cba0bab 2019-06-30 06:15:45,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.026447057724s 2019-06-30 06:15:45,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 06:15:45,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/047ddc9c-ab7e-42cc-852a-4e4b42624b7d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0d6c8bd8e56c848dbb40ca8b08eaaa1af47e34ad" 2019-06-30 06:15:47,094 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 06:15:47 GMT X-Openstack-Request-Id: req-5c906830-791e-4e04-a7d8-6a88f2853841 2019-06-30 06:15:47,094 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 06:15:47,094 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/047ddc9c-ab7e-42cc-852a-4e4b42624b7d used request id req-5c906830-791e-4e04-a7d8-6a88f2853841 2019-06-30 06:15:47,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.23697209358s 2019-06-30 06:15:47,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 06:15:47,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:15:47,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 320 Content-Type: application/json Date: Sun, 30 Jun 2019 06: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-cf3aeaa2-fe9a-4c43-8185-8f03523b4bb8 x-openstack-request-id: req-cf3aeaa2-fe9a-4c43-8185-8f03523b4bb8 2019-06-30 06:15:47,130 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_dd0332c4-afd4-463f-84b3-c21c69e8d11d", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5c9a4c57-1444-489c-8a89-decfe7195ee7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5c9a4c57-1444-489c-8a89-decfe7195ee7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5c9a4c57-1444-489c-8a89-decfe7195ee7"}]} 2019-06-30 06:15:47,130 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-cf3aeaa2-fe9a-4c43-8185-8f03523b4bb8 2019-06-30 06:15:47,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0354759693146s 2019-06-30 06:15:47,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 06:15:47,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/5c9a4c57-1444-489c-8a89-decfe7195ee7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:15:47,158 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15: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-35d6ce80-e7f2-49ff-bb55-a72b3d76a215 x-openstack-request-id: req-35d6ce80-e7f2-49ff-bb55-a72b3d76a215 2019-06-30 06:15:47,159 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/5c9a4c57-1444-489c-8a89-decfe7195ee7 used request id req-35d6ce80-e7f2-49ff-bb55-a72b3d76a215 2019-06-30 06:15:47,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.026563167572s 2019-06-30 06:15:47,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 06:15:47,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:15:47,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 848 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cc76724-4cef-40a0-bbcb-3cdf580dbcc7 2019-06-30 06:15:47,381 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_dd0332c4-afd4-463f-84b3-c21c69e8d11d", "links": {"self": "http://172.30.9.24:5000/v3/users/67686a586a8745e88007b01e298355c6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "67686a586a8745e88007b01e298355c6", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 06:15:47,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-2cc76724-4cef-40a0-bbcb-3cdf580dbcc7 2019-06-30 06:15:47,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222325086594s 2019-06-30 06:15:47,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 06:15:47,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/67686a586a8745e88007b01e298355c6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:15:47,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 238 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17e69afd-e80c-489f-afb3-fdf4b72701b7 2019-06-30 06:15:47,621 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_dd0332c4-afd4-463f-84b3-c21c69e8d11d", "links": {"self": "http://172.30.9.24:5000/v3/users/67686a586a8745e88007b01e298355c6"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "67686a586a8745e88007b01e298355c6", "description": null}} 2019-06-30 06:15:47,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/67686a586a8745e88007b01e298355c6 used request id req-17e69afd-e80c-489f-afb3-fdf4b72701b7 2019-06-30 06:15:47,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233548879623s 2019-06-30 06:15:47,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-30 06:15:47,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/67686a586a8745e88007b01e298355c6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:15:48,023 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 06:15:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59aa3f89-8687-4593-945b-84d0237ba32a 2019-06-30 06:15:48,024 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 06:15:48,024 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/67686a586a8745e88007b01e298355c6 used request id req-59aa3f89-8687-4593-945b-84d0237ba32a 2019-06-30 06:15:48,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.402395963669s 2019-06-30 06:15:48,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 06:15:48,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:15:48,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d809b726-de53-4a9a-8999-0327a63630c1 2019-06-30 06:15:48,230 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.24:5000/v3/projects/0825e6222cad447da59d671c487750a8"}, "tags": [], "enabled": true, "id": "0825e6222cad447da59d671c487750a8", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_dd0332c4-afd4-463f-84b3-c21c69e8d11d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 06:15:48,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-d809b726-de53-4a9a-8999-0327a63630c1 2019-06-30 06:15:48,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199696063995s 2019-06-30 06:15:48,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-30 06:15:48,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/0825e6222cad447da59d671c487750a8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:15:48,513 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 06:15:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a73d827-c33e-4700-866d-f4028c4f7301 2019-06-30 06:15:48,513 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 06:15:48,513 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/0825e6222cad447da59d671c487750a8 used request id req-6a73d827-c33e-4700-866d-f4028c4f7301 2019-06-30 06:15:48,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.278872966766s 2019-06-30 06:15:48,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 06:15:48,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=0825e6222cad447da59d671c487750a8&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:15:48,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:48 GMT X-Openstack-Request-Id: req-51868018-0a8f-43d3-8f43-87821ca8dda3 2019-06-30 06:15:48,848 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0825e6222cad447da59d671c487750a8", "created_at": "2019-06-30T06:04:04Z", "updated_at": "2019-06-30T06:04:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T06:04:04Z", "revision_number": 0, "id": "23b780c1-e72e-432c-a643-e3fc4f924ec1", "remote_group_id": "10e33668-cf2f-4fe4-924d-0adca77aa0a4", "remote_ip_prefix": null, "created_at": "2019-06-30T06:04:04Z", "security_group_id": "10e33668-cf2f-4fe4-924d-0adca77aa0a4", "tenant_id": "0825e6222cad447da59d671c487750a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "0825e6222cad447da59d671c487750a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T06:04:04Z", "revision_number": 0, "id": "5e011ec3-a0b4-46cf-97d6-e043f5fe1ddc", "remote_group_id": "10e33668-cf2f-4fe4-924d-0adca77aa0a4", "remote_ip_prefix": null, "created_at": "2019-06-30T06:04:04Z", "security_group_id": "10e33668-cf2f-4fe4-924d-0adca77aa0a4", "tenant_id": "0825e6222cad447da59d671c487750a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "0825e6222cad447da59d671c487750a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T06:04:04Z", "revision_number": 0, "id": "6282a1d1-5565-423c-8586-7a32d1cdffe0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T06:04:04Z", "security_group_id": "10e33668-cf2f-4fe4-924d-0adca77aa0a4", "tenant_id": "0825e6222cad447da59d671c487750a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "0825e6222cad447da59d671c487750a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T06:04:04Z", "revision_number": 0, "id": "b6348ff5-1714-49b9-be7d-90cff1e52a90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T06:04:04Z", "security_group_id": "10e33668-cf2f-4fe4-924d-0adca77aa0a4", "tenant_id": "0825e6222cad447da59d671c487750a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "0825e6222cad447da59d671c487750a8"}], "revision_number": 1, "project_id": "0825e6222cad447da59d671c487750a8", "id": "10e33668-cf2f-4fe4-924d-0adca77aa0a4", "name": "default"}]} 2019-06-30 06:15:48,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=0825e6222cad447da59d671c487750a8&name=default used request id req-51868018-0a8f-43d3-8f43-87821ca8dda3 2019-06-30 06:15:48,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.329320192337s 2019-06-30 06:15:48,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 06:15:48,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:15:48,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:48 GMT X-Openstack-Request-Id: req-815e032c-e521-4417-ac44-8b717514bcf3 2019-06-30 06:15:48,915 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0825e6222cad447da59d671c487750a8", "created_at": "2019-06-30T06:04:04Z", "updated_at": "2019-06-30T06:04:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T06:04:04Z", "revision_number": 0, "id": "23b780c1-e72e-432c-a643-e3fc4f924ec1", "remote_group_id": "10e33668-cf2f-4fe4-924d-0adca77aa0a4", "remote_ip_prefix": null, "created_at": "2019-06-30T06:04:04Z", "security_group_id": "10e33668-cf2f-4fe4-924d-0adca77aa0a4", "tenant_id": "0825e6222cad447da59d671c487750a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "0825e6222cad447da59d671c487750a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T06:04:04Z", "revision_number": 0, "id": "5e011ec3-a0b4-46cf-97d6-e043f5fe1ddc", "remote_group_id": "10e33668-cf2f-4fe4-924d-0adca77aa0a4", "remote_ip_prefix": null, "created_at": "2019-06-30T06:04:04Z", "security_group_id": "10e33668-cf2f-4fe4-924d-0adca77aa0a4", "tenant_id": "0825e6222cad447da59d671c487750a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "0825e6222cad447da59d671c487750a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T06:04:04Z", "revision_number": 0, "id": "6282a1d1-5565-423c-8586-7a32d1cdffe0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T06:04:04Z", "security_group_id": "10e33668-cf2f-4fe4-924d-0adca77aa0a4", "tenant_id": "0825e6222cad447da59d671c487750a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "0825e6222cad447da59d671c487750a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T06:04:04Z", "revision_number": 0, "id": "b6348ff5-1714-49b9-be7d-90cff1e52a90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T06:04:04Z", "security_group_id": "10e33668-cf2f-4fe4-924d-0adca77aa0a4", "tenant_id": "0825e6222cad447da59d671c487750a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "0825e6222cad447da59d671c487750a8"}], "revision_number": 1, "project_id": "0825e6222cad447da59d671c487750a8", "id": "10e33668-cf2f-4fe4-924d-0adca77aa0a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "created_at": "2019-06-30T05:50:03Z", "updated_at": "2019-06-30T05:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "0d8844f3-ea4c-4dfc-9795-3f00e3466243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:03Z", "revision_number": 0, "id": "84f6baa6-388c-4d2c-9731-c59876827caf", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:03Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "a281473d-03db-4806-a4d4-0bcd09417300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "f6ee904e-3ab7-4383-aea8-6ab0b9b9b002", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}], "revision_number": 1, "project_id": "b832943639d345c28f57e6440b8b5ce7", "id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:52:29Z", "updated_at": "2019-06-30T05:52:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "379bfc24-0b1d-4ed3-8a2c-faa34dd1e1a9", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "59d93de2-729a-4409-8fdf-028f883a52b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "9b32e8bb-2f4c-4f28-a53b-62887daaf278", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "b2c6ae5a-c09b-4ac4-9cae-b8c111a7a429", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}], "revision_number": 1, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T05:52:31Z", "updated_at": "2019-06-30T05:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "027d04c8-43f4-4439-9ef0-6f3ef0f5cd84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "184535b3-d0be-442f-ac92-bc9447bec1b7", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "5f725998-4a95-41f3-b5a8-b42fc8f44b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "6bdbdd75-dd8f-42ea-a9b6-b90345e98591", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5478dc27-f236-4606-9022-2c758f2d5625", "name": "default"}]} 2019-06-30 06:15:48,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-815e032c-e521-4417-ac44-8b717514bcf3 2019-06-30 06:15:48,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0622608661652s 2019-06-30 06:15:48,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 06:15:48,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/10e33668-cf2f-4fe4-924d-0adca77aa0a4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ff757bb70a116ae29728c9177eb81021b14472b" 2019-06-30 06:15:49,042 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 06:15:49 GMT X-Openstack-Request-Id: req-b7121a83-b671-4124-a9ff-f75343818bba 2019-06-30 06:15:49,042 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 06:15:49,042 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/10e33668-cf2f-4fe4-924d-0adca77aa0a4.json used request id req-b7121a83-b671-4124-a9ff-f75343818bba 2019-06-30 06:15:49,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.11959195137s 2019-06-30 06:15:49,095 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2019-06-30 06:15:49,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 06:15:49,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0b48669-4670-4bda-ac89-97aa45473890 2019-06-30 06:15:49,144 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 06:15:49,144 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-a0b48669-4670-4bda-ac89-97aa45473890 2019-06-30 06:15:49,145 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 06:15:49,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}], "expires_at": "2019-06-30T07:15:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "95de64402f8d4801a01ee7f7b732ef1b"}, "audit_ids": ["hU8DoEa2TO-lStvTco0O-w"], "issued_at": "2019-06-30T06:15:49.000000Z"}} 2019-06-30 06:15:49,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 06:15:49,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" 2019-06-30 06:15:49,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:49 GMT X-Openstack-Request-Id: req-a60a785a-bb4c-4bab-bf98-47f2732a9484 2019-06-30 06:15:49,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":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 06:15:49,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a60a785a-bb4c-4bab-bf98-47f2732a9484 2019-06-30 06:15:49,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.363054990768s 2019-06-30 06:15:49,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 06:15:49,926 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1109e38a-728e-41fb-bd47-c379fbe2f44c 2019-06-30 06:15:49,926 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 06:15:49,927 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-1109e38a-728e-41fb-bd47-c379fbe2f44c 2019-06-30 06:15:49,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 06:15:49,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" 2019-06-30 06:15:50,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b644bde2-6272-4c26-b140-7ff050114ace 2019-06-30 06:15:50,042 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 06:15:50,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-b644bde2-6272-4c26-b140-7ff050114ace 2019-06-30 06:15:50,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114885091782s 2019-06-30 06:15:50,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-30 06:15:50,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_c72ce155-f2ea-447a-89a7-80f71402b7fc"}}' 2019-06-30 06:15:50,287 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6745605c-1ebe-4feb-a0dd-6a759fb30143 2019-06-30 06:15:50,288 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.24:5000/v3/projects/e96841aa6eec456b8b1b211b6168fd20"}, "tags": [], "enabled": true, "id": "e96841aa6eec456b8b1b211b6168fd20", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_c72ce155-f2ea-447a-89a7-80f71402b7fc"}} 2019-06-30 06:15:50,288 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-6745605c-1ebe-4feb-a0dd-6a759fb30143 2019-06-30 06:15:50,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.238175153732s 2019-06-30 06:15:50,289 - 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'e96841aa6eec456b8b1b211b6168fd20', '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_c72ce155-f2ea-447a-89a7-80f71402b7fc'}) 2019-06-30 06:15:50,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-30 06:15:50,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "wnLtSgdwLasCzGqYJ0xPbsNQCtMFHs", "email": null, "name": "rally_sanity-user_c72ce155-f2ea-447a-89a7-80f71402b7fc"}}' 2019-06-30 06:15:50,760 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc3c04e6-aa44-4f50-b258-b67a0139b8ea 2019-06-30 06:15:50,761 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_c72ce155-f2ea-447a-89a7-80f71402b7fc", "links": {"self": "http://172.30.9.24:5000/v3/users/4da4651a055a4705b1705c3a7da4b8da"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4da4651a055a4705b1705c3a7da4b8da", "domain_id": "default", "password_expires_at": null}} 2019-06-30 06:15:50,761 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-cc3c04e6-aa44-4f50-b258-b67a0139b8ea 2019-06-30 06:15:50,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.466095209122s 2019-06-30 06:15:50,761 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4da4651a055a4705b1705c3a7da4b8da', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_c72ce155-f2ea-447a-89a7-80f71402b7fc'}) 2019-06-30 06:15:50,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 06:15:50,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" 2019-06-30 06:15:50,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0413f7e0-ad20-4e51-a9ff-4a4aca2ace49 2019-06-30 06:15:50,969 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 06:15:50,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0413f7e0-ad20-4e51-a9ff-4a4aca2ace49 2019-06-30 06:15:50,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204742908478s 2019-06-30 06:15:50,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 06:15:50,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" 2019-06-30 06:15:51,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1f3d545-da11-4358-b705-1efbc0c61713 2019-06-30 06:15:51,174 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 06:15:51,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b1f3d545-da11-4358-b705-1efbc0c61713 2019-06-30 06:15:51,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199990034103s 2019-06-30 06:15:51,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 06:15:51,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" 2019-06-30 06:15:51,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3109eb2-3aec-486a-ba89-4773b3980db9 2019-06-30 06:15:51,376 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 06:15:51,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e3109eb2-3aec-486a-ba89-4773b3980db9 2019-06-30 06:15:51,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19638299942s 2019-06-30 06:15:51,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 06:15:51,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" 2019-06-30 06:15:51,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2710dd6b-03c0-4a2c-9fac-188dc94ad2a1 2019-06-30 06:15:51,528 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 06:15:51,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-2710dd6b-03c0-4a2c-9fac-188dc94ad2a1 2019-06-30 06:15:51,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.148119926453s 2019-06-30 06:15:51,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 06:15:51,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" 2019-06-30 06:15:51,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b03faf0-40e8-42df-8467-713e5ed19e46 2019-06-30 06:15:51,753 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_c72ce155-f2ea-447a-89a7-80f71402b7fc", "links": {"self": "http://172.30.9.24:5000/v3/users/4da4651a055a4705b1705c3a7da4b8da"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4da4651a055a4705b1705c3a7da4b8da", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 06:15:51,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-0b03faf0-40e8-42df-8467-713e5ed19e46 2019-06-30 06:15:51,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223814964294s 2019-06-30 06:15:51,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 06:15:51,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" 2019-06-30 06:15:51,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-212bf608-d48a-4d89-9e1a-6aaf2d996f10 2019-06-30 06:15:51,878 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.24:5000/v3/projects/e96841aa6eec456b8b1b211b6168fd20"}, "tags": [], "enabled": true, "id": "e96841aa6eec456b8b1b211b6168fd20", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_c72ce155-f2ea-447a-89a7-80f71402b7fc"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 06:15:51,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-212bf608-d48a-4d89-9e1a-6aaf2d996f10 2019-06-30 06:15:51,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11240696907s 2019-06-30 06:15:51,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 06:15:51,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=4da4651a055a4705b1705c3a7da4b8da&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=e96841aa6eec456b8b1b211b6168fd20" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" 2019-06-30 06:15:52,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-956a5a4f-0b62-41d3-8074-9763ce422134 2019-06-30 06:15:52,089 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=4da4651a055a4705b1705c3a7da4b8da&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=e96841aa6eec456b8b1b211b6168fd20", "previous": null, "next": null}} 2019-06-30 06:15:52,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=4da4651a055a4705b1705c3a7da4b8da&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=e96841aa6eec456b8b1b211b6168fd20 used request id req-956a5a4f-0b62-41d3-8074-9763ce422134 2019-06-30 06:15:52,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.203276872635s 2019-06-30 06:15:52,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 06:15:52,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/e96841aa6eec456b8b1b211b6168fd20/users/4da4651a055a4705b1705c3a7da4b8da/roles/1cfc497138b141ff84abf3d62ced3145 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" 2019-06-30 06:15:52,234 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 06:15:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc0b949f-fc2e-4ead-a011-6ac8c3a1e4e3 2019-06-30 06:15:52,235 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 06:15:52,235 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/e96841aa6eec456b8b1b211b6168fd20/users/4da4651a055a4705b1705c3a7da4b8da/roles/1cfc497138b141ff84abf3d62ced3145 used request id req-cc0b949f-fc2e-4ead-a011-6ac8c3a1e4e3 2019-06-30 06:15:52,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.141680002213s 2019-06-30 06:15:52,236 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_c72ce155-f2ea-447a-89a7-80f71402b7fc', 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'e96841aa6eec456b8b1b211b6168fd20', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'wnLtSgdwLasCzGqYJ0xPbsNQCtMFHs', 'username': u'rally_sanity-user_c72ce155-f2ea-447a-89a7-80f71402b7fc', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-30 06:15:52,239 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_c72ce155-f2ea-447a-89a7-80f71402b7fc', 'password': 'wnLtSgdwLasCzGqYJ0xPbsNQCtMFHs', 'project_name': 'rally_sanity-project_c72ce155-f2ea-447a-89a7-80f71402b7fc', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'e96841aa6eec456b8b1b211b6168fd20', 'project_domain_name': 'Default'} 2019-06-30 06:15:52,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 06:15:52,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" 2019-06-30 06:15:52,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3503ebbc-a342-418e-ae8d-665fad00b9e1 2019-06-30 06:15:52,359 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 06:15:52,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3503ebbc-a342-418e-ae8d-665fad00b9e1 2019-06-30 06:15:52,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116080999374s 2019-06-30 06:15:52,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 06:15:52,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" 2019-06-30 06:15:52,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-047ecb09-c8b9-493a-8f59-4debef29cd49 2019-06-30 06:15:52,572 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 06:15:52,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-047ecb09-c8b9-493a-8f59-4debef29cd49 2019-06-30 06:15:52,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208168029785s 2019-06-30 06:15:52,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 06:15:52,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" 2019-06-30 06:15:52,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a39740e6-73ef-4e21-a0ca-207a5a0dc4af 2019-06-30 06:15:52,683 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 06:15:52,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-a39740e6-73ef-4e21-a0ca-207a5a0dc4af 2019-06-30 06:15:52,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105623006821s 2019-06-30 06:15:52,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 06:15:52,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" 2019-06-30 06:15:52,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6071bd5-0088-4cc3-8df2-509bea4aaa1b 2019-06-30 06:15:52,816 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_c72ce155-f2ea-447a-89a7-80f71402b7fc", "links": {"self": "http://172.30.9.24:5000/v3/users/4da4651a055a4705b1705c3a7da4b8da"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4da4651a055a4705b1705c3a7da4b8da", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 06:15:52,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-a6071bd5-0088-4cc3-8df2-509bea4aaa1b 2019-06-30 06:15:52,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132771968842s 2019-06-30 06:15:52,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 06:15:52,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" 2019-06-30 06:15:52,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10480040-8ba9-42e3-a343-d765ed5bf8a2 2019-06-30 06:15:52,943 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.24:5000/v3/projects/e96841aa6eec456b8b1b211b6168fd20"}, "tags": [], "enabled": true, "id": "e96841aa6eec456b8b1b211b6168fd20", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_c72ce155-f2ea-447a-89a7-80f71402b7fc"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 06:15:52,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-10480040-8ba9-42e3-a343-d765ed5bf8a2 2019-06-30 06:15:52,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114654064178s 2019-06-30 06:15:52,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 06:15:52,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=4da4651a055a4705b1705c3a7da4b8da&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=e96841aa6eec456b8b1b211b6168fd20" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" 2019-06-30 06:15:53,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a31e097e-bd51-4024-95a6-ecb0e7e640f5 2019-06-30 06:15:53,062 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=4da4651a055a4705b1705c3a7da4b8da&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=e96841aa6eec456b8b1b211b6168fd20", "previous": null, "next": null}} 2019-06-30 06:15:53,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=4da4651a055a4705b1705c3a7da4b8da&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=e96841aa6eec456b8b1b211b6168fd20 used request id req-a31e097e-bd51-4024-95a6-ecb0e7e640f5 2019-06-30 06:15:53,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111751079559s 2019-06-30 06:15:53,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 06:15:53,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/e96841aa6eec456b8b1b211b6168fd20/users/4da4651a055a4705b1705c3a7da4b8da/roles/f400450775b0494aabf0b0ea369d0968 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" 2019-06-30 06:15:53,211 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 06:15:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2db8c86a-48ad-4e37-9ede-ffa02ec688c6 2019-06-30 06:15:53,211 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 06:15:53,211 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/e96841aa6eec456b8b1b211b6168fd20/users/4da4651a055a4705b1705c3a7da4b8da/roles/f400450775b0494aabf0b0ea369d0968 used request id req-2db8c86a-48ad-4e37-9ede-ffa02ec688c6 2019-06-30 06:15:53,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145624876022s 2019-06-30 06:15:53,212 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2019-06-30 06:15:53,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 06:15:53,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" 2019-06-30 06:15:53,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d68da4c-c9be-47e5-8a18-5f8576a79781 2019-06-30 06:15:53,331 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 06:15:53,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-6d68da4c-c9be-47e5-8a18-5f8576a79781 2019-06-30 06:15:53,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.118761062622s 2019-06-30 06:15:53,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 06:15:53,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" 2019-06-30 06:15:53,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c3b248f-401c-418b-9e0c-a36ce1740b67 2019-06-30 06:15:53,452 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.24:5000/v3/projects/e96841aa6eec456b8b1b211b6168fd20"}, "tags": [], "enabled": true, "id": "e96841aa6eec456b8b1b211b6168fd20", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_c72ce155-f2ea-447a-89a7-80f71402b7fc"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 06:15:53,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-0c3b248f-401c-418b-9e0c-a36ce1740b67 2019-06-30 06:15:53,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11353802681s 2019-06-30 06:15:53,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-30 06:15:53,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" -d '{"network": {"shared": true, "tenant_id": "e96841aa6eec456b8b1b211b6168fd20", "name": "rally_sanity-net_c72ce155-f2ea-447a-89a7-80f71402b7fc", "admin_state_up": true}}' 2019-06-30 06:15:53,747 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:53 GMT X-Openstack-Request-Id: req-ffb7e8a5-1e1b-4adc-936b-6e42ca74df6a 2019-06-30 06:15:53,748 - 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":"e5b3a241-7172-4c1d-89c4-bf1a6f66ae90","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":true,"project_id":"e96841aa6eec456b8b1b211b6168fd20","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T06:15:53Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_c72ce155-f2ea-447a-89a7-80f71402b7fc","admin_state_up":true,"tenant_id":"e96841aa6eec456b8b1b211b6168fd20","created_at":"2019-06-30T06:15:53Z","mtu":1450}} 2019-06-30 06:15:53,748 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ffb7e8a5-1e1b-4adc-936b-6e42ca74df6a 2019-06-30 06:15:53,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.293210029602s 2019-06-30 06:15:53,749 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-30T06:15:53Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e5b3a241-7172-4c1d-89c4-bf1a6f66ae90', u'provider:segmentation_id': 56, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_c72ce155-f2ea-447a-89a7-80f71402b7fc', u'created_at': u'2019-06-30T06:15:53Z', u'mtu': 1450, u'tenant_id': u'e96841aa6eec456b8b1b211b6168fd20', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'e96841aa6eec456b8b1b211b6168fd20', u'l2_adjacency': True}) 2019-06-30 06:15:53,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 06:15:53,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68939da8-e384-40d7-bcd5-8a3a62c24350 2019-06-30 06:15:53,759 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 06:15:53,759 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-68939da8-e384-40d7-bcd5-8a3a62c24350 2019-06-30 06:15:53,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 06:15:54,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}], "expires_at": "2019-06-30T07:15:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e96841aa6eec456b8b1b211b6168fd20", "name": "rally_sanity-project_c72ce155-f2ea-447a-89a7-80f71402b7fc"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_e96841aa6eec456b8b1b211b6168fd20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_e96841aa6eec456b8b1b211b6168fd20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/e96841aa6eec456b8b1b211b6168fd20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/e96841aa6eec456b8b1b211b6168fd20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/e96841aa6eec456b8b1b211b6168fd20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e96841aa6eec456b8b1b211b6168fd20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/e96841aa6eec456b8b1b211b6168fd20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/e96841aa6eec456b8b1b211b6168fd20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e96841aa6eec456b8b1b211b6168fd20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/e96841aa6eec456b8b1b211b6168fd20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/e96841aa6eec456b8b1b211b6168fd20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_c72ce155-f2ea-447a-89a7-80f71402b7fc", "id": "4da4651a055a4705b1705c3a7da4b8da"}, "audit_ids": ["xee5mFTtQcW0Ao6QMMHWBA"], "issued_at": "2019-06-30T06:15:54.000000Z"}} 2019-06-30 06:15:54,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 06:15:54,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a55c4f33257dc993446f8cbe2b03cf01606082e2" 2019-06-30 06:15:54,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1430 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:54 GMT X-Openstack-Request-Id: req-c9e11e55-cfc0-46d3-929a-629a5db004ba 2019-06-30 06:15:54,595 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e5b3a241-7172-4c1d-89c4-bf1a6f66ae90","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":true,"project_id":"e96841aa6eec456b8b1b211b6168fd20","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T06:15:53Z","qos_policy_id":null,"name":"rally_sanity-net_c72ce155-f2ea-447a-89a7-80f71402b7fc","admin_state_up":true,"tenant_id":"e96841aa6eec456b8b1b211b6168fd20","created_at":"2019-06-30T06:15:53Z","provider:network_type":"vxlan"}]} 2019-06-30 06:15:54,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c9e11e55-cfc0-46d3-929a-629a5db004ba 2019-06-30 06:15:54,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.435501098633s 2019-06-30 06:15:54,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-30 06:15:54,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a55c4f33257dc993446f8cbe2b03cf01606082e2" -d '{"subnet": {"name": "rally_sanity-subnet_c72ce155-f2ea-447a-89a7-80f71402b7fc", "enable_dhcp": true, "network_id": "e5b3a241-7172-4c1d-89c4-bf1a6f66ae90", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-30 06:15:55,135 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:55 GMT X-Openstack-Request-Id: req-1ad18c43-5c85-47a6-908b-3d55d051b6a1 2019-06-30 06:15:55,136 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-06-30T06:15:54Z","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":"ddc8f7f3-1c92-4a76-a32d-0631159d90f6","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e96841aa6eec456b8b1b211b6168fd20","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_c72ce155-f2ea-447a-89a7-80f71402b7fc","enable_dhcp":true,"segment_id":null,"network_id":"e5b3a241-7172-4c1d-89c4-bf1a6f66ae90","tenant_id":"e96841aa6eec456b8b1b211b6168fd20","created_at":"2019-06-30T06:15:54Z","ip_version":4}} 2019-06-30 06:15:55,136 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-1ad18c43-5c85-47a6-908b-3d55d051b6a1 2019-06-30 06:15:55,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.539376020432s 2019-06-30 06:15:55,137 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T06:15:54Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'ddc8f7f3-1c92-4a76-a32d-0631159d90f6', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_c72ce155-f2ea-447a-89a7-80f71402b7fc', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'e5b3a241-7172-4c1d-89c4-bf1a6f66ae90', u'tenant_id': u'e96841aa6eec456b8b1b211b6168fd20', u'created_at': u'2019-06-30T06:15:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e96841aa6eec456b8b1b211b6168fd20'}) 2019-06-30 06:15:55,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 06:15:55,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a55c4f33257dc993446f8cbe2b03cf01606082e2" -d '{"router": {"external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "name": "rally_sanity-router_c72ce155-f2ea-447a-89a7-80f71402b7fc", "admin_state_up": true}}' 2019-06-30 06:15:56,717 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:56 GMT X-Openstack-Request-Id: req-f9d48c80-e1b8-4850-ad01-db0e9926ae4f 2019-06-30 06:15:56,718 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e96841aa6eec456b8b1b211b6168fd20", "created_at": "2019-06-30T06:15:55Z", "admin_state_up": true, "updated_at": "2019-06-30T06:15:56Z", "project_id": "e96841aa6eec456b8b1b211b6168fd20", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "10c8f9d7-ba8a-405d-88d3-dee55db95a0e", "name": "rally_sanity-router_c72ce155-f2ea-447a-89a7-80f71402b7fc"}} 2019-06-30 06:15:56,718 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-f9d48c80-e1b8-4850-ad01-db0e9926ae4f 2019-06-30 06:15:56,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.58040094376s 2019-06-30 06:15:56,718 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T06:15:56Z', u'revision_number': 2, u'ha': False, u'id': u'10c8f9d7-ba8a-405d-88d3-dee55db95a0e', u'external_gateway_info': {u'network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6acb3602-338d-4baa-852a-3f10ec4a5a30', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_c72ce155-f2ea-447a-89a7-80f71402b7fc', u'admin_state_up': True, u'tenant_id': u'e96841aa6eec456b8b1b211b6168fd20', u'created_at': u'2019-06-30T06:15:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'e96841aa6eec456b8b1b211b6168fd20'}) 2019-06-30 06:15:56,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-30 06:15:56,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/10c8f9d7-ba8a-405d-88d3-dee55db95a0e/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a55c4f33257dc993446f8cbe2b03cf01606082e2" -d '{"subnet_id": "ddc8f7f3-1c92-4a76-a32d-0631159d90f6"}' 2019-06-30 06:15:59,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:59 GMT X-Openstack-Request-Id: req-d3a2acdd-a0b8-4abe-958f-c745565251e9 2019-06-30 06:15:59,007 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e5b3a241-7172-4c1d-89c4-bf1a6f66ae90", "tenant_id": "e96841aa6eec456b8b1b211b6168fd20", "subnet_id": "ddc8f7f3-1c92-4a76-a32d-0631159d90f6", "subnet_ids": ["ddc8f7f3-1c92-4a76-a32d-0631159d90f6"], "port_id": "014fc443-6c35-451c-89ad-f2e924ab527c", "id": "10c8f9d7-ba8a-405d-88d3-dee55db95a0e"} 2019-06-30 06:15:59,007 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/10c8f9d7-ba8a-405d-88d3-dee55db95a0e/add_router_interface.json used request id req-d3a2acdd-a0b8-4abe-958f-c745565251e9 2019-06-30 06:15:59,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.28809809685s 2019-06-30 06:15:59,007 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-30 06:15:59,113 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-30 06:15:59,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 06:15:59,121 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:59 GMT 2019-06-30 06:15:59,121 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-06-30 06:15:59,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 06:15:59,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a55c4f33257dc993446f8cbe2b03cf01606082e2" 2019-06-30 06:15:59,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:59 GMT X-Openstack-Request-Id: req-bfe75a31-acfb-466f-b31d-79e634fced89 2019-06-30 06:15:59,428 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 06:15:59,428 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-bfe75a31-acfb-466f-b31d-79e634fced89 2019-06-30 06:15:59,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.303936958313s 2019-06-30 06:15:59,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 06:15:59,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a55c4f33257dc993446f8cbe2b03cf01606082e2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_c72ce155-f2ea-447a-89a7-80f71402b7fc", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_c72ce155-f2ea-447a-89a7-80f71402b7fc"}' 2019-06-30 06:15:59,478 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Sun, 30 Jun 2019 06:15:59 GMT Location: http://172.30.9.24:9292/v2/images/3d2fc192-97e7-4d2c-9364-e510a5a96c21 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-72e24767-ec12-4d09-b9eb-7c909e2b8110 2019-06-30 06:15:59,479 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T06:15:59Z", "file": "/v2/images/3d2fc192-97e7-4d2c-9364-e510a5a96c21/file", "owner": "e96841aa6eec456b8b1b211b6168fd20", "id": "3d2fc192-97e7-4d2c-9364-e510a5a96c21", "size": null, "self": "/v2/images/3d2fc192-97e7-4d2c-9364-e510a5a96c21", "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_c72ce155-f2ea-447a-89a7-80f71402b7fc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_c72ce155-f2ea-447a-89a7-80f71402b7fc", "checksum": null, "created_at": "2019-06-30T06:15:59Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 06:15:59,479 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-72e24767-ec12-4d09-b9eb-7c909e2b8110 2019-06-30 06:15:59,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0425679683685s 2019-06-30 06:15:59,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 06:15:59,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/3d2fc192-97e7-4d2c-9364-e510a5a96c21/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a55c4f33257dc993446f8cbe2b03cf01606082e2" -d '' 2019-06-30 06:16:00,190 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 06:16:00 GMT X-Openstack-Request-Id: req-4f8898d4-ed59-4e64-9fc7-a894f203de3d 2019-06-30 06:16:00,190 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 06:16:00,190 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/3d2fc192-97e7-4d2c-9364-e510a5a96c21/file used request id req-4f8898d4-ed59-4e64-9fc7-a894f203de3d 2019-06-30 06:16:00,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.710379838943s 2019-06-30 06:16:00,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 06:16:00,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a55c4f33257dc993446f8cbe2b03cf01606082e2" 2019-06-30 06:16:00,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sun, 30 Jun 2019 06:16:00 GMT X-Openstack-Request-Id: req-786d021b-bd11-4c04-8816-72c7c1195b3a 2019-06-30 06:16:00,221 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T06:16:00Z", "file": "/v2/images/3d2fc192-97e7-4d2c-9364-e510a5a96c21/file", "owner": "e96841aa6eec456b8b1b211b6168fd20", "id": "3d2fc192-97e7-4d2c-9364-e510a5a96c21", "size": 12716032, "self": "/v2/images/3d2fc192-97e7-4d2c-9364-e510a5a96c21", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/3d2fc192-97e7-4d2c-9364-e510a5a96c21/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/3d2fc192-97e7-4d2c-9364-e510a5a96c21/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_c72ce155-f2ea-447a-89a7-80f71402b7fc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_c72ce155-f2ea-447a-89a7-80f71402b7fc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T06:15:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 06:16:00,221 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-786d021b-bd11-4c04-8816-72c7c1195b3a 2019-06-30 06:16:00,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.026645898819s 2019-06-30 06:16:00,223 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/3d2fc192-97e7-4d2c-9364-e510a5a96c21/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3d2fc192-97e7-4d2c-9364-e510a5a96c21/file', 'owner': u'e96841aa6eec456b8b1b211b6168fd20', 'id': u'3d2fc192-97e7-4d2c-9364-e510a5a96c21', 'size': 12716032, u'self': u'/v2/images/3d2fc192-97e7-4d2c-9364-e510a5a96c21', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e96841aa6eec456b8b1b211b6168fd20', 'name': 'rally_sanity-project_c72ce155-f2ea-447a-89a7-80f71402b7fc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/3d2fc192-97e7-4d2c-9364-e510a5a96c21/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T06:16:00Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-30T06:16:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_c72ce155-f2ea-447a-89a7-80f71402b7fc', '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/3d2fc192-97e7-4d2c-9364-e510a5a96c21', 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_c72ce155-f2ea-447a-89a7-80f71402b7fc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_c72ce155-f2ea-447a-89a7-80f71402b7fc', 'created': u'2019-06-30T06:15:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-30T06:15:59Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/3d2fc192-97e7-4d2c-9364-e510a5a96c21', 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_c72ce155-f2ea-447a-89a7-80f71402b7fc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-30 06:16:00,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 06:16:00,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_c72ce155-f2ea-447a-89a7-80f71402b7fc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 06:16:00,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 30 Jun 2019 06:16: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-16587ede-e2b3-40e0-a7b3-e30b70d1936d x-openstack-request-id: req-16587ede-e2b3-40e0-a7b3-e30b70d1936d 2019-06-30 06:16:00,623 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_c72ce155-f2ea-447a-89a7-80f71402b7fc", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/771a4d0d-7fdb-4be0-a9e5-2303d8b301fc", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/771a4d0d-7fdb-4be0-a9e5-2303d8b301fc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "771a4d0d-7fdb-4be0-a9e5-2303d8b301fc"}} 2019-06-30 06:16:00,623 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-16587ede-e2b3-40e0-a7b3-e30b70d1936d 2019-06-30 06:16:00,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.396498918533s 2019-06-30 06:16:00,624 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_c72ce155-f2ea-447a-89a7-80f71402b7fc', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'771a4d0d-7fdb-4be0-a9e5-2303d8b301fc', 'swap': 0}) 2019-06-30 06:16:00,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 06:16:00,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/771a4d0d-7fdb-4be0-a9e5-2303d8b301fc/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" -d '{"extra_specs": {}}' 2019-06-30 06:16:00,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 06:16: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-94b7ada4-43a8-4923-9267-e99fdbf2b3a1 x-openstack-request-id: req-94b7ada4-43a8-4923-9267-e99fdbf2b3a1 2019-06-30 06:16:00,647 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 06:16:00,647 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/771a4d0d-7fdb-4be0-a9e5-2303d8b301fc/os-extra_specs used request id req-94b7ada4-43a8-4923-9267-e99fdbf2b3a1 2019-06-30 06:16:00,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229361057281s 2019-06-30 06:16:00,649 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-30 06:16:02,793 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-06-30 06:16:05,035 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ac2cb22b-e0a2-4ba4-9866-1e4050791f12 | 2019-06-30T06:16:04.653408 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ac2cb22b-e0a2-4ba4-9866-1e4050791f12 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-06-30 06:16:08,323 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-06-30 06:16:09,064 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-06-30 06:16:09,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-06-30 06:16:09,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a55c4f33257dc993446f8cbe2b03cf01606082e2" 2019-06-30 06:16:09,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sun, 30 Jun 2019 06: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-5953c528-cb57-4716-bcae-c46e37be8c24 x-openstack-request-id: req-5953c528-cb57-4716-bcae-c46e37be8c24 2019-06-30 06:16:09,376 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "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.4", "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\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 18}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-06-30 06:16:09,376 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-5953c528-cb57-4716-bcae-c46e37be8c24 2019-06-30 06:16:09,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.308854103088s 2019-06-30 06:16:09,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-06-30 06:16:09,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a55c4f33257dc993446f8cbe2b03cf01606082e2" 2019-06-30 06:16:09,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sun, 30 Jun 2019 06:16:09 GMT X-Openstack-Request-Id: req-fff8d955-df79-4316-8e15-6a96acc7d0a1 2019-06-30 06:16:09,659 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-06-30 06:16:09,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-fff8d955-df79-4316-8e15-6a96acc7d0a1 2019-06-30 06:16:09,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.282232999802s 2019-06-30 06:16:09,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 06:16:09,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_c72ce155-f2ea-447a-89a7-80f71402b7fc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 06:16:09,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sun, 30 Jun 2019 06: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-67f4e16b-19bd-4f61-8b32-91d63f649dc2 x-openstack-request-id: req-67f4e16b-19bd-4f61-8b32-91d63f649dc2 2019-06-30 06:16:09,700 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_c72ce155-f2ea-447a-89a7-80f71402b7fc", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/e5b735d8-53f2-4775-ac73-f1447acb1338", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/e5b735d8-53f2-4775-ac73-f1447acb1338", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e5b735d8-53f2-4775-ac73-f1447acb1338"}} 2019-06-30 06:16:09,701 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-67f4e16b-19bd-4f61-8b32-91d63f649dc2 2019-06-30 06:16:09,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0303590297699s 2019-06-30 06:16:09,702 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_c72ce155-f2ea-447a-89a7-80f71402b7fc', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'e5b735d8-53f2-4775-ac73-f1447acb1338', 'swap': 0}) 2019-06-30 06:16:09,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 06:16:09,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/e5b735d8-53f2-4775-ac73-f1447acb1338/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" -d '{"extra_specs": {}}' 2019-06-30 06:16:09,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 06:16:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ecf19e49-7ddb-43f4-b59f-5009a3e79b9c x-openstack-request-id: req-ecf19e49-7ddb-43f4-b59f-5009a3e79b9c 2019-06-30 06:16:09,721 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 06:16:09,721 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/e5b735d8-53f2-4775-ac73-f1447acb1338/os-extra_specs used request id req-ecf19e49-7ddb-43f4-b59f-5009a3e79b9c 2019-06-30 06:16:09,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0190551280975s 2019-06-30 06:16:09,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 06:16:09,733 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 06:16:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d936a8bb-f4c0-4a8d-94f6-71fe2e692a59 2019-06-30 06:16:09,734 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 06:16:09,734 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-d936a8bb-f4c0-4a8d-94f6-71fe2e692a59 2019-06-30 06:16:09,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-06-30 06:16:09,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 06:16:09,746 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 06:16:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dd9fe69-a3dd-4cea-bc58-c638f859e521 2019-06-30 06:16:09,747 - 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.7:35357/v3/", "rel": "self"}]}]}} 2019-06-30 06:16:09,747 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-7dd9fe69-a3dd-4cea-bc58-c638f859e521 2019-06-30 06:16:09,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a55c4f33257dc993446f8cbe2b03cf01606082e2" 2019-06-30 06:16:09,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 06:16:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31fd36b6-0f95-4971-8b8d-ea5842dabb51 2019-06-30 06:16:09,931 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/05c1f224d31b4224b4a85740f6bf9308"}, "enabled": true, "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/0e91060387334b1e90b91137b865db80"}, "enabled": true, "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/0fddb73deaa349618d03c5066051ff76"}, "enabled": true, "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/1e93b91533a84633a19f8d7e0255f4cc"}, "enabled": true, "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/3ca8c6f96bee4a368ac4ebc45ebf883c"}, "enabled": true, "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/52b6a105b9864cc683cd14b392a30b89"}, "enabled": true, "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/5730868dd53143bf882134e3b3202694"}, "enabled": true, "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/657dbdfa2c45405a90b1717d992d29f8"}, "enabled": true, "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6e4d57c0179248c882609c75c88cdab2"}, "enabled": true, "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/b49fd95a540441e5bff7fe02fab32dc7"}, "enabled": true, "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/bfc3b734c06642848d51f42424cf9a6f"}, "enabled": true, "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/e178e2ab4a194863a901e350a7027268"}, "enabled": true, "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/e9aee3a04fdc4e0e886d6ea0b5153d41"}, "enabled": true, "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/f39728f125144f69b3b0835dde1ffe05"}, "enabled": true, "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-06-30 06:16:09,931 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-31fd36b6-0f95-4971-8b8d-ea5842dabb51 2019-06-30 06:16:09,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.193637132645s 2019-06-30 06:16:09,936 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_c72ce155-f2ea-447a-89a7-80f71402b7fc', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'e5b735d8-53f2-4775-ac73-f1447acb1338', 'swap': 0}) 2019-06-30 06:16:09,937 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2019-06-30 06:16:09,937 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-30 06:16:09,955 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-30 06:16:09,956 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-06-30 06:16:09,956 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'e5b3a241-7172-4c1d-89c4-bf1a6f66ae90', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c72ce155-f2ea-447a-89a7-80f71402b7fc', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_c72ce155-f2ea-447a-89a7-80f71402b7fc', '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_c72ce155-f2ea-447a-89a7-80f71402b7fc', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-30 06:17:25,732 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 22093f24-3095-4fc2-b6c6-79afe758c9fe 2019-06-30 06:17:25,733 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'22093f24-3095-4fc2-b6c6-79afe758c9fe'] 2019-06-30 06:17:26,501 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 22093f24-3095-4fc2-b6c6-79afe758c9fe -------------------------------------------------------------------------------- Task 22093f24-3095-4fc2-b6c6-79afe758c9fe: 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 22093f24-3095-4fc2-b6c6-79afe758c9fe 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.578 | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 100.0% | 1 | | total | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 100.0% | 1 | | -> duration | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.577592 Full duration: 9.555294 -------------------------------------------------------------------------------- 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 22093f24-3095-4fc2-b6c6-79afe758c9fe 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.542 | 0.542 | 0.542 | 0.542 | 0.542 | 0.542 | 100.0% | 1 | | total | 1.012 | 1.012 | 1.012 | 1.012 | 1.012 | 1.012 | 100.0% | 1 | | -> duration | 1.012 | 1.012 | 1.012 | 1.012 | 1.012 | 1.012 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.012141 Full duration: 9.56484 -------------------------------------------------------------------------------- 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 22093f24-3095-4fc2-b6c6-79afe758c9fe 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.333 | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 100.0% | 1 | | total | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> duration | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.785976 Full duration: 9.434524 -------------------------------------------------------------------------------- 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 22093f24-3095-4fc2-b6c6-79afe758c9fe 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.602 | 1.602 | 1.602 | 1.602 | 1.602 | 1.602 | 100.0% | 1 | | total | 2.047 | 2.047 | 2.047 | 2.047 | 2.047 | 2.047 | 100.0% | 1 | | -> duration | 2.047 | 2.047 | 2.047 | 2.047 | 2.047 | 2.047 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.047201 Full duration: 10.656889 -------------------------------------------------------------------------------- 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 22093f24-3095-4fc2-b6c6-79afe758c9fe 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.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | total | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 100.0% | 1 | | -> duration | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.133291 Full duration: 9.781811 -------------------------------------------------------------------------------- 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 22093f24-3095-4fc2-b6c6-79afe758c9fe 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.341 | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 100.0% | 1 | | total | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | -> duration | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.820154 Full duration: 9.685656 HINTS: * To plot HTML graphics with this data, run: rally task report 22093f24-3095-4fc2-b6c6-79afe758c9fe --out output.html * To generate a JUnit report, run: rally task export 22093f24-3095-4fc2-b6c6-79afe758c9fe --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 22093f24-3095-4fc2-b6c6-79afe758c9fe --json --out output.json 2019-06-30 06:17:26,502 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'22093f24-3095-4fc2-b6c6-79afe758c9fe', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2019-06-30 06:17:28,567 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 22093f24-3095-4fc2-b6c6-79afe758c9fe --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2019-06-30 06:17:28,573 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-06-30 06:17:28,574 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2019-06-30 06:17:28,574 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-30 06:17:28,590 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-30 06:17:28,591 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-06-30 06:17:28,591 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'e5b3a241-7172-4c1d-89c4-bf1a6f66ae90', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c72ce155-f2ea-447a-89a7-80f71402b7fc', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_c72ce155-f2ea-447a-89a7-80f71402b7fc', '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_c72ce155-f2ea-447a-89a7-80f71402b7fc', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-30 06:19:09,226 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3436356b-a241-4003-85fa-041a90663995 2019-06-30 06:19:09,226 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'3436356b-a241-4003-85fa-041a90663995'] 2019-06-30 06:19:10,100 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3436356b-a241-4003-85fa-041a90663995 -------------------------------------------------------------------------------- Task 3436356b-a241-4003-85fa-041a90663995: 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 3436356b-a241-4003-85fa-041a90663995 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.866 | 2.866 | 2.866 | 2.866 | 2.866 | 2.866 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 100.0% | 1 | | -> glance_v2.upload_data | 0.402 | 0.402 | 0.402 | 0.402 | 0.402 | 0.402 | 100.0% | 1 | | glance_v2.delete_image | 1.131 | 1.131 | 1.131 | 1.131 | 1.131 | 1.131 | 100.0% | 1 | | total | 3.997 | 3.997 | 3.997 | 3.997 | 3.997 | 3.997 | 100.0% | 1 | | -> duration | 3.997 | 3.997 | 3.997 | 3.997 | 3.997 | 3.997 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.997105 Full duration: 14.452852 -------------------------------------------------------------------------------- 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 3436356b-a241-4003-85fa-041a90663995 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.804 | 2.804 | 2.804 | 2.804 | 2.804 | 2.804 | 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 | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 100.0% | 1 | | glance_v2.list_images | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | total | 2.843 | 2.843 | 2.843 | 2.843 | 2.843 | 2.843 | 100.0% | 1 | | -> duration | 2.843 | 2.843 | 2.843 | 2.843 | 2.843 | 2.843 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.842676 Full duration: 15.82802 -------------------------------------------------------------------------------- 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 3436356b-a241-4003-85fa-041a90663995 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.302 | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 100.0% | 1 | | total | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 100.0% | 1 | | -> duration | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.30239 Full duration: 10.09914 -------------------------------------------------------------------------------- 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": "e5b3a241-7172-4c1d-89c4-bf1a6f66ae90" } ], "flavor": { "name": "rally_sanity-flavor_c72ce155-f2ea-447a-89a7-80f71402b7fc" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3436356b-a241-4003-85fa-041a90663995 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.762 | 3.762 | 3.762 | 3.762 | 3.762 | 3.762 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | -> glance_v2.upload_data | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | nova.boot_servers | 13.395 | 13.395 | 13.395 | 13.395 | 13.395 | 13.395 | 100.0% | 1 | | total | 17.158 | 17.158 | 17.158 | 17.158 | 17.158 | 17.158 | 100.0% | 1 | | -> duration | 16.158 | 16.158 | 16.158 | 16.158 | 16.158 | 16.158 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.157507 Full duration: 40.238796 HINTS: * To plot HTML graphics with this data, run: rally task report 3436356b-a241-4003-85fa-041a90663995 --out output.html * To generate a JUnit report, run: rally task export 3436356b-a241-4003-85fa-041a90663995 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3436356b-a241-4003-85fa-041a90663995 --json --out output.json 2019-06-30 06:19:10,101 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'3436356b-a241-4003-85fa-041a90663995', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2019-06-30 06:19:12,260 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3436356b-a241-4003-85fa-041a90663995 --out /home/opnfv/functest/results/rally_sanity/glance.json 2019-06-30 06:19:12,266 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-06-30 06:19:12,267 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2019-06-30 06:19:12,267 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-30 06:19:12,282 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-30 06:19:12,284 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-06-30 06:19:12,284 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'e5b3a241-7172-4c1d-89c4-bf1a6f66ae90', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c72ce155-f2ea-447a-89a7-80f71402b7fc', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_c72ce155-f2ea-447a-89a7-80f71402b7fc', '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_c72ce155-f2ea-447a-89a7-80f71402b7fc', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-30 06:22:48,197 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 618b153e-9e5e-4239-9b62-ee76a6b68fad 2019-06-30 06:22:48,197 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'618b153e-9e5e-4239-9b62-ee76a6b68fad'] 2019-06-30 06:22:49,092 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 618b153e-9e5e-4239-9b62-ee76a6b68fad -------------------------------------------------------------------------------- Task 618b153e-9e5e-4239-9b62-ee76a6b68fad: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 618b153e-9e5e-4239-9b62-ee76a6b68fad has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_snapshot | 4.239 | 4.239 | 4.239 | 4.239 | 4.239 | 4.239 | 100.0% | 1 | | cinder_v3.delete_snapshot | 2.611 | 2.611 | 2.611 | 2.611 | 2.611 | 2.611 | 100.0% | 1 | | total | 6.851 | 6.851 | 6.851 | 6.851 | 6.851 | 6.851 | 100.0% | 1 | | -> duration | 6.851 | 6.851 | 6.851 | 6.851 | 6.851 | 6.851 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.851026 Full duration: 26.298177 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 618b153e-9e5e-4239-9b62-ee76a6b68fad 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.602 | 3.602 | 3.602 | 3.602 | 3.602 | 3.602 | 100.0% | 1 | | cinder_v3.delete_volume | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | total | 4.2 | 4.2 | 4.2 | 4.2 | 4.2 | 4.2 | 100.0% | 1 | | -> duration | 4.2 | 4.2 | 4.2 | 4.2 | 4.2 | 4.2 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.200335 Full duration: 17.477063 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 1 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_sanity-img_c72ce155-f2ea-447a-89a7-80f71402b7fc" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 618b153e-9e5e-4239-9b62-ee76a6b68fad 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.084 | 6.084 | 6.084 | 6.084 | 6.084 | 6.084 | 100.0% | 1 | | cinder_v3.delete_volume | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 100.0% | 1 | | total | 6.743 | 6.743 | 6.743 | 6.743 | 6.743 | 6.743 | 100.0% | 1 | | -> duration | 6.743 | 6.743 | 6.743 | 6.743 | 6.743 | 6.743 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.742562 Full duration: 20.761767 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 2 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 618b153e-9e5e-4239-9b62-ee76a6b68fad 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.593 | 3.593 | 3.593 | 3.593 | 3.593 | 3.593 | 100.0% | 1 | | cinder_v3.delete_volume | 0.417 | 0.417 | 0.417 | 0.417 | 0.417 | 0.417 | 100.0% | 1 | | total | 4.011 | 4.011 | 4.011 | 4.011 | 4.011 | 4.011 | 100.0% | 1 | | -> duration | 4.011 | 4.011 | 4.011 | 4.011 | 4.011 | 4.011 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.010642 Full duration: 16.815943 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 618b153e-9e5e-4239-9b62-ee76a6b68fad 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.671 | 3.671 | 3.671 | 3.671 | 3.671 | 3.671 | 100.0% | 1 | | cinder_v3.extend_volume | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | cinder_v3.delete_volume | 0.561 | 0.561 | 0.561 | 0.561 | 0.561 | 0.561 | 100.0% | 1 | | total | 4.843 | 4.843 | 4.843 | 4.843 | 4.843 | 4.843 | 100.0% | 1 | | -> duration | 4.843 | 4.843 | 4.843 | 4.843 | 4.843 | 4.843 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.843084 Full duration: 18.060153 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 618b153e-9e5e-4239-9b62-ee76a6b68fad 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.611 | 3.611 | 3.611 | 3.611 | 3.611 | 3.611 | 100.0% | 1 | | cinder_v3.delete_volume | 2.888 | 2.888 | 2.888 | 2.888 | 2.888 | 2.888 | 100.0% | 1 | | total | 6.499 | 6.499 | 6.499 | 6.499 | 6.499 | 6.499 | 100.0% | 1 | | -> duration | 6.499 | 6.499 | 6.499 | 6.499 | 6.499 | 6.499 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.499047 Full duration: 25.896286 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 618b153e-9e5e-4239-9b62-ee76a6b68fad 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.758 | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 100.0% | 1 | | cinder_v3.list_qos | 0.292 | 0.292 | 0.292 | 0.292 | 0.292 | 0.292 | 100.0% | 1 | | total | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 100.0% | 1 | | -> duration | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.050415 Full duration: 15.851371 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 618b153e-9e5e-4239-9b62-ee76a6b68fad 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.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | cinder_v3.set_qos | 0.309 | 0.309 | 0.309 | 0.309 | 0.309 | 0.309 | 100.0% | 1 | | total | 1.048 | 1.048 | 1.048 | 1.048 | 1.048 | 1.048 | 100.0% | 1 | | -> duration | 1.048 | 1.048 | 1.048 | 1.048 | 1.048 | 1.048 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.047628 Full duration: 15.296291 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 618b153e-9e5e-4239-9b62-ee76a6b68fad 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.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | cinder_v3.list_types | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 100.0% | 1 | | total | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 100.0% | 1 | | -> duration | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.031908 Full duration: 15.972228 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 618b153e-9e5e-4239-9b62-ee76a6b68fad 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.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | cinder_v3.create_encryption_type | 0.338 | 0.338 | 0.338 | 0.338 | 0.338 | 0.338 | 100.0% | 1 | | total | 1.102 | 1.102 | 1.102 | 1.102 | 1.102 | 1.102 | 100.0% | 1 | | -> duration | 1.102 | 1.102 | 1.102 | 1.102 | 1.102 | 1.102 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.101715 Full duration: 16.066091 HINTS: * To plot HTML graphics with this data, run: rally task report 618b153e-9e5e-4239-9b62-ee76a6b68fad --out output.html * To generate a JUnit report, run: rally task export 618b153e-9e5e-4239-9b62-ee76a6b68fad --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 618b153e-9e5e-4239-9b62-ee76a6b68fad --json --out output.json 2019-06-30 06:22:49,093 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'618b153e-9e5e-4239-9b62-ee76a6b68fad', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2019-06-30 06:22:51,204 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 618b153e-9e5e-4239-9b62-ee76a6b68fad --out /home/opnfv/functest/results/rally_sanity/cinder.json 2019-06-30 06:22:51,210 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-06-30 06:22:51,211 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2019-06-30 06:22:51,211 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-30 06:22:51,218 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-30 06:22:51,218 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-06-30 06:22:51,218 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': 'e5b3a241-7172-4c1d-89c4-bf1a6f66ae90', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c72ce155-f2ea-447a-89a7-80f71402b7fc', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_c72ce155-f2ea-447a-89a7-80f71402b7fc', '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_c72ce155-f2ea-447a-89a7-80f71402b7fc', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-30 06:25:11,598 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : aea85b84-c1f9-4fdc-8b73-3a72c10bd64f 2019-06-30 06:25:11,599 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'aea85b84-c1f9-4fdc-8b73-3a72c10bd64f'] 2019-06-30 06:25:12,491 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid aea85b84-c1f9-4fdc-8b73-3a72c10bd64f -------------------------------------------------------------------------------- Task aea85b84-c1f9-4fdc-8b73-3a72c10bd64f: 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 aea85b84-c1f9-4fdc-8b73-3a72c10bd64f 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.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | total | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | -> duration | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.714448 Full duration: 9.193285 -------------------------------------------------------------------------------- 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 aea85b84-c1f9-4fdc-8b73-3a72c10bd64f 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.721884 Full duration: 9.278975 -------------------------------------------------------------------------------- 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 aea85b84-c1f9-4fdc-8b73-3a72c10bd64f 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.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | total | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | -> duration | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.705302 Full duration: 9.022171 -------------------------------------------------------------------------------- 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 aea85b84-c1f9-4fdc-8b73-3a72c10bd64f 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.899 | 0.899 | 0.899 | 0.899 | 0.899 | 0.899 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 100.0% | 1 | | total | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 100.0% | 1 | | -> duration | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.174189 Full duration: 10.888685 -------------------------------------------------------------------------------- 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 aea85b84-c1f9-4fdc-8b73-3a72c10bd64f 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.708144 Full duration: 9.448626 -------------------------------------------------------------------------------- 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 aea85b84-c1f9-4fdc-8b73-3a72c10bd64f 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.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 100.0% | 1 | | total | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 100.0% | 1 | | -> duration | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.004877 Full duration: 10.56935 -------------------------------------------------------------------------------- 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 aea85b84-c1f9-4fdc-8b73-3a72c10bd64f 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.724 | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 100.0% | 1 | | total | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 100.0% | 1 | | -> duration | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.723973 Full duration: 9.082447 -------------------------------------------------------------------------------- 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 aea85b84-c1f9-4fdc-8b73-3a72c10bd64f 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.254 | 1.254 | 1.254 | 1.254 | 1.254 | 1.254 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.377 | 0.377 | 0.377 | 0.377 | 0.377 | 0.377 | 100.0% | 1 | | total | 1.631 | 1.631 | 1.631 | 1.631 | 1.631 | 1.631 | 100.0% | 1 | | -> duration | 1.631 | 1.631 | 1.631 | 1.631 | 1.631 | 1.631 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.631418 Full duration: 10.893703 -------------------------------------------------------------------------------- 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 aea85b84-c1f9-4fdc-8b73-3a72c10bd64f 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.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | total | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | -> duration | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.692543 Full duration: 9.278966 -------------------------------------------------------------------------------- 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 aea85b84-c1f9-4fdc-8b73-3a72c10bd64f 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.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | gnocchi.delete_metric | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 100.0% | 1 | | total | 1.277 | 1.277 | 1.277 | 1.277 | 1.277 | 1.277 | 100.0% | 1 | | -> duration | 1.277 | 1.277 | 1.277 | 1.277 | 1.277 | 1.277 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.276707 Full duration: 10.366808 -------------------------------------------------------------------------------- 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 aea85b84-c1f9-4fdc-8b73-3a72c10bd64f 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.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | gnocchi.delete_resource | 0.346 | 0.346 | 0.346 | 0.346 | 0.346 | 0.346 | 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.140209 Full duration: 10.375525 HINTS: * To plot HTML graphics with this data, run: rally task report aea85b84-c1f9-4fdc-8b73-3a72c10bd64f --out output.html * To generate a JUnit report, run: rally task export aea85b84-c1f9-4fdc-8b73-3a72c10bd64f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report aea85b84-c1f9-4fdc-8b73-3a72c10bd64f --json --out output.json 2019-06-30 06:25:12,493 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'aea85b84-c1f9-4fdc-8b73-3a72c10bd64f', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2019-06-30 06:25:14,440 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid aea85b84-c1f9-4fdc-8b73-3a72c10bd64f --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2019-06-30 06:25:14,453 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-06-30 06:25:14,454 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2019-06-30 06:25:14,454 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-30 06:25:14,470 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-30 06:25:14,471 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-06-30 06:25:14,471 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'e5b3a241-7172-4c1d-89c4-bf1a6f66ae90', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c72ce155-f2ea-447a-89a7-80f71402b7fc', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_c72ce155-f2ea-447a-89a7-80f71402b7fc', '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_c72ce155-f2ea-447a-89a7-80f71402b7fc', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-30 06:26:55,389 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e4700a69-a590-4f30-bfed-8ddc3fc277b3 2019-06-30 06:26:55,390 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'e4700a69-a590-4f30-bfed-8ddc3fc277b3'] 2019-06-30 06:26:56,266 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e4700a69-a590-4f30-bfed-8ddc3fc277b3 -------------------------------------------------------------------------------- Task e4700a69-a590-4f30-bfed-8ddc3fc277b3: 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 e4700a69-a590-4f30-bfed-8ddc3fc277b3 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.445 | 6.445 | 6.445 | 6.445 | 6.445 | 6.445 | 100.0% | 1 | | heat.update_stack | 3.342 | 3.342 | 3.342 | 3.342 | 3.342 | 3.342 | 100.0% | 1 | | heat.delete_stack | 2.668 | 2.668 | 2.668 | 2.668 | 2.668 | 2.668 | 100.0% | 1 | | total | 12.455 | 12.455 | 12.455 | 12.455 | 12.455 | 12.455 | 100.0% | 1 | | -> duration | 8.455 | 8.455 | 8.455 | 8.455 | 8.455 | 8.455 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.455082 Full duration: 23.816427 -------------------------------------------------------------------------------- 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 e4700a69-a590-4f30-bfed-8ddc3fc277b3 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.237 | 5.237 | 5.237 | 5.237 | 5.237 | 5.237 | 100.0% | 1 | | heat.check_stack | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 100.0% | 1 | | heat.delete_stack | 2.625 | 2.625 | 2.625 | 2.625 | 2.625 | 2.625 | 100.0% | 1 | | total | 8.613 | 8.613 | 8.613 | 8.613 | 8.613 | 8.613 | 100.0% | 1 | | -> duration | 6.613 | 6.613 | 6.613 | 6.613 | 6.613 | 6.613 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.612547 Full duration: 19.315176 -------------------------------------------------------------------------------- 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 e4700a69-a590-4f30-bfed-8ddc3fc277b3 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.22 | 5.22 | 5.22 | 5.22 | 5.22 | 5.22 | 100.0% | 1 | | heat.suspend_stack | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 100.0% | 1 | | heat.resume_stack | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 100.0% | 1 | | heat.delete_stack | 2.481 | 2.481 | 2.481 | 2.481 | 2.481 | 2.481 | 100.0% | 1 | | total | 9.387 | 9.387 | 9.387 | 9.387 | 9.387 | 9.387 | 100.0% | 1 | | -> duration | 7.387 | 7.387 | 7.387 | 7.387 | 7.387 | 7.387 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.387306 Full duration: 20.22518 -------------------------------------------------------------------------------- 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 e4700a69-a590-4f30-bfed-8ddc3fc277b3 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.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | total | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | -> duration | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.807761 Full duration: 10.911591 HINTS: * To plot HTML graphics with this data, run: rally task report e4700a69-a590-4f30-bfed-8ddc3fc277b3 --out output.html * To generate a JUnit report, run: rally task export e4700a69-a590-4f30-bfed-8ddc3fc277b3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e4700a69-a590-4f30-bfed-8ddc3fc277b3 --json --out output.json 2019-06-30 06:26:56,266 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'e4700a69-a590-4f30-bfed-8ddc3fc277b3', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2019-06-30 06:26:58,300 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e4700a69-a590-4f30-bfed-8ddc3fc277b3 --out /home/opnfv/functest/results/rally_sanity/heat.json 2019-06-30 06:26:58,303 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-06-30 06:26:58,304 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2019-06-30 06:26:58,304 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-30 06:26:58,311 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-30 06:26:58,311 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-06-30 06:26:58,311 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'e5b3a241-7172-4c1d-89c4-bf1a6f66ae90', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c72ce155-f2ea-447a-89a7-80f71402b7fc', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_c72ce155-f2ea-447a-89a7-80f71402b7fc', '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_c72ce155-f2ea-447a-89a7-80f71402b7fc', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-30 06:31:06,452 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2d5d625b-24d2-48f1-8f30-545a8b6c2ba0 2019-06-30 06:31:06,453 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'2d5d625b-24d2-48f1-8f30-545a8b6c2ba0'] 2019-06-30 06:31:07,371 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 2d5d625b-24d2-48f1-8f30-545a8b6c2ba0 -------------------------------------------------------------------------------- Task 2d5d625b-24d2-48f1-8f30-545a8b6c2ba0: 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 2d5d625b-24d2-48f1-8f30-545a8b6c2ba0 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.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | keystone_v3.add_role | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 100.0% | 1 | | keystone_v3.revoke_role | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 100.0% | 1 | | total | 1.309 | 1.309 | 1.309 | 1.309 | 1.309 | 1.309 | 100.0% | 1 | | -> duration | 1.309 | 1.309 | 1.309 | 1.309 | 1.309 | 1.309 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.309452 Full duration: 18.239419 -------------------------------------------------------------------------------- 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 2d5d625b-24d2-48f1-8f30-545a8b6c2ba0 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.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | keystone_v3.add_role | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 100.0% | 1 | | keystone_v3.list_roles | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | total | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 100.0% | 1 | | -> duration | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.008431 Full duration: 18.451132 -------------------------------------------------------------------------------- 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 2d5d625b-24d2-48f1-8f30-545a8b6c2ba0 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.108 | 1.108 | 1.108 | 1.108 | 1.108 | 1.108 | 100.0% | 1 | | keystone_v3.list_projects | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 100.0% | 1 | | total | 1.272 | 1.272 | 1.272 | 1.272 | 1.272 | 1.272 | 100.0% | 1 | | -> duration | 1.272 | 1.272 | 1.272 | 1.272 | 1.272 | 1.272 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.271529 Full duration: 18.290453 -------------------------------------------------------------------------------- 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 2d5d625b-24d2-48f1-8f30-545a8b6c2ba0 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.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | keystone_v3.delete_role | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | total | 0.978 | 0.978 | 0.978 | 0.978 | 0.978 | 0.978 | 100.0% | 1 | | -> duration | 0.978 | 0.978 | 0.978 | 0.978 | 0.978 | 0.978 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.977896 Full duration: 15.594701 -------------------------------------------------------------------------------- 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 2d5d625b-24d2-48f1-8f30-545a8b6c2ba0 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.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | keystone_v3.delete_service | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 100.0% | 1 | | total | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | -> duration | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.883514 Full duration: 16.081044 -------------------------------------------------------------------------------- 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 2d5d625b-24d2-48f1-8f30-545a8b6c2ba0 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.071 | 1.071 | 1.071 | 1.071 | 1.071 | 1.071 | 100.0% | 1 | | keystone_v3.create_user | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 100.0% | 1 | | -> keystone_v3.add_role | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | keystone_v3.create_role | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 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.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | keystone_v3.get_role | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | keystone_v3.list_services | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | keystone_v3.get_services | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | total | 2.776 | 2.776 | 2.776 | 2.776 | 2.776 | 2.776 | 100.0% | 1 | | -> duration | 2.776 | 2.776 | 2.776 | 2.776 | 2.776 | 2.776 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.775631 Full duration: 25.497409 -------------------------------------------------------------------------------- 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 2d5d625b-24d2-48f1-8f30-545a8b6c2ba0 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.052 | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 100.0% | 1 | | keystone_v3.update_project | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | keystone_v3.delete_project | 0.244 | 0.244 | 0.244 | 0.244 | 0.244 | 0.244 | 100.0% | 1 | | total | 1.435 | 1.435 | 1.435 | 1.435 | 1.435 | 1.435 | 100.0% | 1 | | -> duration | 1.435 | 1.435 | 1.435 | 1.435 | 1.435 | 1.435 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.434894 Full duration: 16.651778 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2d5d625b-24d2-48f1-8f30-545a8b6c2ba0 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.078 | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 100.0% | 1 | | total | 1.198 | 1.198 | 1.198 | 1.198 | 1.198 | 1.198 | 100.0% | 1 | | -> duration | 1.198 | 1.198 | 1.198 | 1.198 | 1.198 | 1.198 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.198067 Full duration: 18.905689 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2d5d625b-24d2-48f1-8f30-545a8b6c2ba0 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.188 | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 100.0% | 1 | | total | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 100.0% | 1 | | -> duration | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.187909 Full duration: 18.715578 -------------------------------------------------------------------------------- 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 2d5d625b-24d2-48f1-8f30-545a8b6c2ba0 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.93 | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 100.0% | 1 | | keystone_v3.list_users | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 100.0% | 1 | | total | 1.35 | 1.35 | 1.35 | 1.35 | 1.35 | 1.35 | 100.0% | 1 | | -> duration | 1.35 | 1.35 | 1.35 | 1.35 | 1.35 | 1.35 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.349843 Full duration: 18.645175 -------------------------------------------------------------------------------- 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 2d5d625b-24d2-48f1-8f30-545a8b6c2ba0 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.999 | 0.999 | 0.999 | 0.999 | 0.999 | 0.999 | 100.0% | 1 | | keystone_v3.create_users | 7.199 | 7.199 | 7.199 | 7.199 | 7.199 | 7.199 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 7.198 | 7.198 | 7.198 | 7.198 | 7.198 | 7.198 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.351 | 1.351 | 1.351 | 1.351 | 1.351 | 1.351 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.654 | 1.654 | 1.654 | 1.654 | 1.654 | 1.654 | 100.0% | 1 | | total | 9.573 | 9.573 | 9.573 | 9.573 | 9.573 | 9.573 | 100.0% | 1 | | -> duration | 9.573 | 9.573 | 9.573 | 9.573 | 9.573 | 9.573 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.572931 Full duration: 32.344287 HINTS: * To plot HTML graphics with this data, run: rally task report 2d5d625b-24d2-48f1-8f30-545a8b6c2ba0 --out output.html * To generate a JUnit report, run: rally task export 2d5d625b-24d2-48f1-8f30-545a8b6c2ba0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2d5d625b-24d2-48f1-8f30-545a8b6c2ba0 --json --out output.json 2019-06-30 06:31:07,372 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'2d5d625b-24d2-48f1-8f30-545a8b6c2ba0', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2019-06-30 06:31:09,448 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 2d5d625b-24d2-48f1-8f30-545a8b6c2ba0 --out /home/opnfv/functest/results/rally_sanity/keystone.json 2019-06-30 06:31:09,463 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-06-30 06:31:09,464 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2019-06-30 06:31:09,464 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-30 06:31:09,479 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-30 06:31:09,481 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-06-30 06:31:09,481 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'e5b3a241-7172-4c1d-89c4-bf1a6f66ae90', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c72ce155-f2ea-447a-89a7-80f71402b7fc', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_c72ce155-f2ea-447a-89a7-80f71402b7fc', '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_c72ce155-f2ea-447a-89a7-80f71402b7fc', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-30 06:36:04,722 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cd9a4356-0000-49e5-976f-ac71c8c40648 2019-06-30 06:36:04,723 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'cd9a4356-0000-49e5-976f-ac71c8c40648'] 2019-06-30 06:36:05,623 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid cd9a4356-0000-49e5-976f-ac71c8c40648 -------------------------------------------------------------------------------- Task cd9a4356-0000-49e5-976f-ac71c8c40648: 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 cd9a4356-0000-49e5-976f-ac71c8c40648 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.246 | 1.246 | 1.246 | 1.246 | 1.246 | 1.246 | 100.0% | 1 | | neutron.delete_network | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 100.0% | 1 | | total | 1.875 | 1.875 | 1.875 | 1.875 | 1.875 | 1.875 | 100.0% | 1 | | -> duration | 1.875 | 1.875 | 1.875 | 1.875 | 1.875 | 1.875 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.874802 Full duration: 17.923381 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "router": {} } }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cd9a4356-0000-49e5-976f-ac71c8c40648 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.832 | 1.832 | 1.832 | 1.832 | 1.832 | 1.832 | 100.0% | 1 | | neutron.delete_port | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | total | 2.442 | 2.442 | 2.442 | 2.442 | 2.442 | 2.442 | 100.0% | 1 | | -> duration | 2.442 | 2.442 | 2.442 | 2.442 | 2.442 | 2.442 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.441533 Full duration: 24.086331 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cd9a4356-0000-49e5-976f-ac71c8c40648 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.989 | 0.989 | 0.989 | 0.989 | 0.989 | 0.989 | 100.0% | 1 | | neutron.create_subnet | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | neutron.create_router | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 100.0% | 1 | | neutron.add_interface_router | 2.469 | 2.469 | 2.469 | 2.469 | 2.469 | 2.469 | 100.0% | 1 | | neutron.remove_interface_router | 2.532 | 2.532 | 2.532 | 2.532 | 2.532 | 2.532 | 100.0% | 1 | | neutron.delete_router | 0.475 | 0.475 | 0.475 | 0.475 | 0.475 | 0.475 | 100.0% | 1 | | total | 7.25 | 7.25 | 7.25 | 7.25 | 7.25 | 7.25 | 100.0% | 1 | | -> duration | 7.25 | 7.25 | 7.25 | 7.25 | 7.25 | 7.25 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.250311 Full duration: 30.454311 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "router": {} } }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cd9a4356-0000-49e5-976f-ac71c8c40648 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.62 | 1.62 | 1.62 | 1.62 | 1.62 | 1.62 | 100.0% | 1 | | neutron.delete_subnet | 0.506 | 0.506 | 0.506 | 0.506 | 0.506 | 0.506 | 100.0% | 1 | | total | 2.126 | 2.126 | 2.126 | 2.126 | 2.126 | 2.126 | 100.0% | 1 | | -> duration | 2.126 | 2.126 | 2.126 | 2.126 | 2.126 | 2.126 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.126466 Full duration: 24.629344 -------------------------------------------------------------------------------- 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 cd9a4356-0000-49e5-976f-ac71c8c40648 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.061 | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 100.0% | 1 | | neutron.list_networks | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | total | 1.199 | 1.199 | 1.199 | 1.199 | 1.199 | 1.199 | 100.0% | 1 | | -> duration | 1.199 | 1.199 | 1.199 | 1.199 | 1.199 | 1.199 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.198589 Full duration: 19.6002 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "router": {} } }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cd9a4356-0000-49e5-976f-ac71c8c40648 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.81 | 1.81 | 1.81 | 1.81 | 1.81 | 1.81 | 100.0% | 1 | | neutron.list_ports | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | total | 1.882 | 1.882 | 1.882 | 1.882 | 1.882 | 1.882 | 100.0% | 1 | | -> duration | 1.882 | 1.882 | 1.882 | 1.882 | 1.882 | 1.882 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.881881 Full duration: 25.22877 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cd9a4356-0000-49e5-976f-ac71c8c40648 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.081 | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 100.0% | 1 | | neutron.create_subnet | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 100.0% | 1 | | neutron.create_router | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | neutron.add_interface_router | 2.419 | 2.419 | 2.419 | 2.419 | 2.419 | 2.419 | 100.0% | 1 | | neutron.list_routers | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | total | 4.651 | 4.651 | 4.651 | 4.651 | 4.651 | 4.651 | 100.0% | 1 | | -> duration | 4.651 | 4.651 | 4.651 | 4.651 | 4.651 | 4.651 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.651298 Full duration: 32.784613 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cd9a4356-0000-49e5-976f-ac71c8c40648 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.008 | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 100.0% | 1 | | neutron.create_subnet | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | neutron.list_subnets | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | total | 2.468 | 2.468 | 2.468 | 2.468 | 2.468 | 2.468 | 100.0% | 1 | | -> duration | 2.468 | 2.468 | 2.468 | 2.468 | 2.468 | 2.468 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.468453 Full duration: 24.76191 -------------------------------------------------------------------------------- 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 cd9a4356-0000-49e5-976f-ac71c8c40648 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.929 | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 100.0% | 1 | | neutron.delete_security_group | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | -> duration | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.030559 Full duration: 17.751963 -------------------------------------------------------------------------------- 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 cd9a4356-0000-49e5-976f-ac71c8c40648 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.901 | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 100.0% | 1 | | neutron.create_security_group_rule | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 100.0% | 1 | | neutron.delete_security_group | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | total | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 100.0% | 1 | | -> duration | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.189647 Full duration: 17.262126 -------------------------------------------------------------------------------- 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 cd9a4356-0000-49e5-976f-ac71c8c40648 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.087 | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 100.0% | 1 | | neutron.create_router | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 100.0% | 1 | | neutron.add_gateway_router | 2.478 | 2.478 | 2.478 | 2.478 | 2.478 | 2.478 | 100.0% | 1 | | neutron.remove_gateway_router | 1.367 | 1.367 | 1.367 | 1.367 | 1.367 | 1.367 | 100.0% | 1 | | total | 5.002 | 5.002 | 5.002 | 5.002 | 5.002 | 5.002 | 100.0% | 1 | | -> duration | 5.002 | 5.002 | 5.002 | 5.002 | 5.002 | 5.002 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.001991 Full duration: 31.710791 HINTS: * To plot HTML graphics with this data, run: rally task report cd9a4356-0000-49e5-976f-ac71c8c40648 --out output.html * To generate a JUnit report, run: rally task export cd9a4356-0000-49e5-976f-ac71c8c40648 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report cd9a4356-0000-49e5-976f-ac71c8c40648 --json --out output.json 2019-06-30 06:36:05,625 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'cd9a4356-0000-49e5-976f-ac71c8c40648', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2019-06-30 06:36:07,826 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid cd9a4356-0000-49e5-976f-ac71c8c40648 --out /home/opnfv/functest/results/rally_sanity/neutron.json 2019-06-30 06:36:07,834 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-06-30 06:36:07,835 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2019-06-30 06:36:07,835 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-30 06:36:07,843 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-30 06:36:07,843 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-06-30 06:36:07,844 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'e5b3a241-7172-4c1d-89c4-bf1a6f66ae90', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c72ce155-f2ea-447a-89a7-80f71402b7fc', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_c72ce155-f2ea-447a-89a7-80f71402b7fc', '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_c72ce155-f2ea-447a-89a7-80f71402b7fc', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-30 06:37:17,352 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 59f2037d-769a-4b76-985e-1ece0d112e72 2019-06-30 06:37:17,353 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'59f2037d-769a-4b76-985e-1ece0d112e72'] 2019-06-30 06:37:18,218 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 59f2037d-769a-4b76-985e-1ece0d112e72 -------------------------------------------------------------------------------- Task 59f2037d-769a-4b76-985e-1ece0d112e72: aborted -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": true, "flavor": { "name": "rally_sanity-flavor_c72ce155-f2ea-447a-89a7-80f71402b7fc" }, "image": { "name": "rally_sanity-img_c72ce155-f2ea-447a-89a7-80f71402b7fc" }, "nics": [ { "net-id": "e5b3a241-7172-4c1d-89c4-bf1a6f66ae90" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 59f2037d-769a-4b76-985e-1ece0d112e72 has 1 error(s) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-fdae8fe3-5ac4-4b95-a027-6c41c5fecb0a) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-fdae8fe3-5ac4-4b95-a027-6c41c5fecb0a) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.325 | 11.325 | 11.325 | 11.325 | 11.325 | 11.325 | 100.0% | 1 | | nova.live_migrate | 4.208 | 4.208 | 4.208 | 4.208 | 4.208 | 4.208 | 0.0% | 1 | | total | 15.533 | 15.533 | 15.533 | 15.533 | 15.533 | 15.533 | 0.0% | 1 | | -> duration | 14.533 | 14.533 | 14.533 | 14.533 | 14.533 | 14.533 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.533173 Full duration: 32.521424 HINTS: * To plot HTML graphics with this data, run: rally task report 59f2037d-769a-4b76-985e-1ece0d112e72 --out output.html * To generate a JUnit report, run: rally task export 59f2037d-769a-4b76-985e-1ece0d112e72 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 59f2037d-769a-4b76-985e-1ece0d112e72 --json --out output.json At least one workload did not pass SLA criteria. 2019-06-30 06:37:18,219 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'59f2037d-769a-4b76-985e-1ece0d112e72', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2019-06-30 06:37:20,228 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 59f2037d-769a-4b76-985e-1ece0d112e72 --out /home/opnfv/functest/results/rally_sanity/nova.json 2019-06-30 06:37:20,231 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-06-30 06:37:20,231 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2019-06-30 06:37:20,232 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-30 06:37:20,248 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-30 06:37:20,248 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-06-30 06:37:20,249 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'e5b3a241-7172-4c1d-89c4-bf1a6f66ae90', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c72ce155-f2ea-447a-89a7-80f71402b7fc', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_c72ce155-f2ea-447a-89a7-80f71402b7fc', '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_c72ce155-f2ea-447a-89a7-80f71402b7fc', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-30 06:38:23,340 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 58171211-f5ee-4ec1-8c02-c5342de82029 2019-06-30 06:38:23,340 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'58171211-f5ee-4ec1-8c02-c5342de82029'] 2019-06-30 06:38:24,096 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 58171211-f5ee-4ec1-8c02-c5342de82029 -------------------------------------------------------------------------------- Task 58171211-f5ee-4ec1-8c02-c5342de82029: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 58171211-f5ee-4ec1-8c02-c5342de82029 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.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | quotas.delete_quotas | 0.396 | 0.396 | 0.396 | 0.396 | 0.396 | 0.396 | 100.0% | 1 | | total | 1.214 | 1.214 | 1.214 | 1.214 | 1.214 | 1.214 | 100.0% | 1 | | -> duration | 1.214 | 1.214 | 1.214 | 1.214 | 1.214 | 1.214 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.213841 Full duration: 11.573237 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 58171211-f5ee-4ec1-8c02-c5342de82029 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 100.0% | 1 | | total | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 100.0% | 1 | | -> duration | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.852004 Full duration: 11.089089 -------------------------------------------------------------------------------- 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 58171211-f5ee-4ec1-8c02-c5342de82029 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.411 | 0.411 | 0.411 | 0.411 | 0.411 | 0.411 | 100.0% | 1 | | total | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | -> duration | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.842641 Full duration: 10.898513 -------------------------------------------------------------------------------- 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 58171211-f5ee-4ec1-8c02-c5342de82029 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.333 | 1.333 | 1.333 | 1.333 | 1.333 | 1.333 | 100.0% | 1 | | total | 1.333 | 1.333 | 1.333 | 1.333 | 1.333 | 1.333 | 100.0% | 1 | | -> duration | 1.333 | 1.333 | 1.333 | 1.333 | 1.333 | 1.333 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.332747 Full duration: 11.367278 HINTS: * To plot HTML graphics with this data, run: rally task report 58171211-f5ee-4ec1-8c02-c5342de82029 --out output.html * To generate a JUnit report, run: rally task export 58171211-f5ee-4ec1-8c02-c5342de82029 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 58171211-f5ee-4ec1-8c02-c5342de82029 --json --out output.json 2019-06-30 06:38:24,096 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'58171211-f5ee-4ec1-8c02-c5342de82029', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2019-06-30 06:38:26,170 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 58171211-f5ee-4ec1-8c02-c5342de82029 --out /home/opnfv/functest/results/rally_sanity/quotas.json 2019-06-30 06:38:26,176 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-06-30 06:38:26,180 - 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:20 | 4 | 100.00% | | cinder | 00:03:08 | 10 | 100.00% | | gnocchi | 00:01:48 | 11 | 100.00% | | heat | 00:01:14 | 4 | 100.00% | | keystone | 00:03:37 | 11 | 100.00% | | neutron | 00:04:26 | 11 | 100.00% | | nova | 00:00:32 | 1 | 0.00% | | quotas | 00:00:44 | 4 | 100.00% | | | | | | | TOTAL: | 00:17:51 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2019-06-30 06:38:26,180 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2019-06-30 06:38:26,180 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'html', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_sanity/rally_sanity.html'] 2019-06-30 06:38:28,662 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type html --deployment opnfv-rally --to /home/opnfv/functest/results/rally_sanity/rally_sanity.html 2019-06-30 06:38:28,662 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'junit-xml', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_sanity/rally_sanity.xml'] 2019-06-30 06:38:30,807 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type junit-xml --deployment opnfv-rally --to /home/opnfv/functest/results/rally_sanity/rally_sanity.xml 2019-06-30 06:38:30,957 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 06:38:30,957 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 22:38 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-06-30 06:38:30,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 06:38:30,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" 2019-06-30 06:38:31,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 362 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38: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-3619a649-438d-4438-a50d-626d5da6d340 x-openstack-request-id: req-3619a649-438d-4438-a50d-626d5da6d340 2019-06-30 06:38:31,269 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_c72ce155-f2ea-447a-89a7-80f71402b7fc", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/771a4d0d-7fdb-4be0-a9e5-2303d8b301fc", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/771a4d0d-7fdb-4be0-a9e5-2303d8b301fc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "771a4d0d-7fdb-4be0-a9e5-2303d8b301fc"}, {"name": "rally_sanity-flavor_alt_c72ce155-f2ea-447a-89a7-80f71402b7fc", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/e5b735d8-53f2-4775-ac73-f1447acb1338", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/e5b735d8-53f2-4775-ac73-f1447acb1338", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e5b735d8-53f2-4775-ac73-f1447acb1338"}]} 2019-06-30 06:38:31,269 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-3619a649-438d-4438-a50d-626d5da6d340 2019-06-30 06:38:31,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.30036687851s 2019-06-30 06:38:31,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 06:38:31,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/e5b735d8-53f2-4775-ac73-f1447acb1338 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" 2019-06-30 06:38:31,302 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7f01abe9-0bab-4219-98fb-d4d297878aec x-openstack-request-id: req-7f01abe9-0bab-4219-98fb-d4d297878aec 2019-06-30 06:38:31,302 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/e5b735d8-53f2-4775-ac73-f1447acb1338 used request id req-7f01abe9-0bab-4219-98fb-d4d297878aec 2019-06-30 06:38:31,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0304911136627s 2019-06-30 06:38:31,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-30 06:38:31,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/10c8f9d7-ba8a-405d-88d3-dee55db95a0e/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a55c4f33257dc993446f8cbe2b03cf01606082e2" -d '{"subnet_id": "ddc8f7f3-1c92-4a76-a32d-0631159d90f6"}' 2019-06-30 06:38:33,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:33 GMT X-Openstack-Request-Id: req-6cc9fd4f-23bb-4fac-bff4-425fcfa89942 2019-06-30 06:38:33,617 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e5b3a241-7172-4c1d-89c4-bf1a6f66ae90", "tenant_id": "e96841aa6eec456b8b1b211b6168fd20", "subnet_id": "ddc8f7f3-1c92-4a76-a32d-0631159d90f6", "subnet_ids": ["ddc8f7f3-1c92-4a76-a32d-0631159d90f6"], "port_id": "014fc443-6c35-451c-89ad-f2e924ab527c", "id": "10c8f9d7-ba8a-405d-88d3-dee55db95a0e"} 2019-06-30 06:38:33,618 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/10c8f9d7-ba8a-405d-88d3-dee55db95a0e/remove_router_interface.json used request id req-6cc9fd4f-23bb-4fac-bff4-425fcfa89942 2019-06-30 06:38:33,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.31513094902s 2019-06-30 06:38:33,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 06:38:33,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a55c4f33257dc993446f8cbe2b03cf01606082e2" 2019-06-30 06:38:33,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1218 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:33 GMT X-Openstack-Request-Id: req-4356c158-a4ab-43d5-a3b6-2418dfcf2b11 2019-06-30 06:38:33,736 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3959212c818846e1851aad27069f4262", "created_at": "2019-06-30T06:05:09Z", "admin_state_up": true, "updated_at": "2019-06-30T06:05:09Z", "project_id": "3959212c818846e1851aad27069f4262", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "07fea6df-2074-440c-897d-dfc4691920f9", "name": "tempest-pretest-check-765138847"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e96841aa6eec456b8b1b211b6168fd20", "created_at": "2019-06-30T06:15:55Z", "admin_state_up": true, "updated_at": "2019-06-30T06:38:32Z", "project_id": "e96841aa6eec456b8b1b211b6168fd20", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "10c8f9d7-ba8a-405d-88d3-dee55db95a0e", "name": "rally_sanity-router_c72ce155-f2ea-447a-89a7-80f71402b7fc"}]} 2019-06-30 06:38:33,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-4356c158-a4ab-43d5-a3b6-2418dfcf2b11 2019-06-30 06:38:33,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.118135213852s 2019-06-30 06:38:33,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 06:38:33,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/10c8f9d7-ba8a-405d-88d3-dee55db95a0e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a55c4f33257dc993446f8cbe2b03cf01606082e2" 2019-06-30 06:38:35,090 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 06:38:35 GMT X-Openstack-Request-Id: req-40ba3c2f-72f5-4d1b-9fa5-14790638d8dc 2019-06-30 06:38:35,091 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 06:38:35,091 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/10c8f9d7-ba8a-405d-88d3-dee55db95a0e.json used request id req-40ba3c2f-72f5-4d1b-9fa5-14790638d8dc 2019-06-30 06:38:35,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.35280990601s 2019-06-30 06:38:35,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 06:38:35,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a55c4f33257dc993446f8cbe2b03cf01606082e2" 2019-06-30 06:38:35,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1330 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:35 GMT X-Openstack-Request-Id: req-0e422049-07aa-4997-b122-a32f0df247f1 2019-06-30 06:38:35,135 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-30T05:50:08Z","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":"6acb3602-338d-4baa-852a-3f10ec4a5a30","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"b832943639d345c28f57e6440b8b5ce7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:08Z","ip_version":4},{"updated_at":"2019-06-30T06:15:54Z","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":"ddc8f7f3-1c92-4a76-a32d-0631159d90f6","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e96841aa6eec456b8b1b211b6168fd20","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_c72ce155-f2ea-447a-89a7-80f71402b7fc","enable_dhcp":true,"segment_id":null,"network_id":"e5b3a241-7172-4c1d-89c4-bf1a6f66ae90","tenant_id":"e96841aa6eec456b8b1b211b6168fd20","created_at":"2019-06-30T06:15:54Z","ip_version":4}]} 2019-06-30 06:38:35,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-0e422049-07aa-4997-b122-a32f0df247f1 2019-06-30 06:38:35,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0439050197601s 2019-06-30 06:38:35,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-30 06:38:35,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/ddc8f7f3-1c92-4a76-a32d-0631159d90f6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a55c4f33257dc993446f8cbe2b03cf01606082e2" 2019-06-30 06:38:36,217 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 06:38:36 GMT X-Openstack-Request-Id: req-ae2cd178-8f01-4562-af49-284d8efa2cbf 2019-06-30 06:38:36,218 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 06:38:36,218 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/ddc8f7f3-1c92-4a76-a32d-0631159d90f6.json used request id req-ae2cd178-8f01-4562-af49-284d8efa2cbf 2019-06-30 06:38:36,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.08123612404s 2019-06-30 06:38:36,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 06:38:36,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a55c4f33257dc993446f8cbe2b03cf01606082e2" 2019-06-30 06:38:36,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1436 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:36 GMT X-Openstack-Request-Id: req-069a34d4-063e-4ed1-95a7-0bd0f18068ee 2019-06-30 06:38:36,305 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e5b3a241-7172-4c1d-89c4-bf1a6f66ae90","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":true,"project_id":"e96841aa6eec456b8b1b211b6168fd20","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T06:38:36Z","qos_policy_id":null,"name":"rally_sanity-net_c72ce155-f2ea-447a-89a7-80f71402b7fc","admin_state_up":true,"tenant_id":"e96841aa6eec456b8b1b211b6168fd20","created_at":"2019-06-30T06:15:53Z","provider:network_type":"vxlan"}]} 2019-06-30 06:38:36,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-069a34d4-063e-4ed1-95a7-0bd0f18068ee 2019-06-30 06:38:36,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0869331359863s 2019-06-30 06:38:36,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-30 06:38:36,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/e5b3a241-7172-4c1d-89c4-bf1a6f66ae90.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a55c4f33257dc993446f8cbe2b03cf01606082e2" 2019-06-30 06:38:37,487 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 06:38:37 GMT X-Openstack-Request-Id: req-62e8ee9e-1844-4d84-be18-3019f516fb1b 2019-06-30 06:38:37,488 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 06:38:37,488 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/e5b3a241-7172-4c1d-89c4-bf1a6f66ae90.json used request id req-62e8ee9e-1844-4d84-be18-3019f516fb1b 2019-06-30 06:38:37,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.18120288849s 2019-06-30 06:38:37,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 06:38:37,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a55c4f33257dc993446f8cbe2b03cf01606082e2" 2019-06-30 06:38:37,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:37 GMT X-Openstack-Request-Id: req-1cd3bbb1-5cd8-4e21-98b4-f8a18b814ba1 2019-06-30 06:38:37,775 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T06:16:00Z", "file": "/v2/images/3d2fc192-97e7-4d2c-9364-e510a5a96c21/file", "owner": "e96841aa6eec456b8b1b211b6168fd20", "id": "3d2fc192-97e7-4d2c-9364-e510a5a96c21", "size": 12716032, "self": "/v2/images/3d2fc192-97e7-4d2c-9364-e510a5a96c21", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/3d2fc192-97e7-4d2c-9364-e510a5a96c21/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/3d2fc192-97e7-4d2c-9364-e510a5a96c21/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_c72ce155-f2ea-447a-89a7-80f71402b7fc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_c72ce155-f2ea-447a-89a7-80f71402b7fc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T06:15:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 06:38:37,775 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-1cd3bbb1-5cd8-4e21-98b4-f8a18b814ba1 2019-06-30 06:38:37,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.283428907394s 2019-06-30 06:38:37,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 06:38:37,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/3d2fc192-97e7-4d2c-9364-e510a5a96c21 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a55c4f33257dc993446f8cbe2b03cf01606082e2" 2019-06-30 06:38:38,507 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 06:38:38 GMT X-Openstack-Request-Id: req-1d49e7eb-7e8d-40df-af99-0446d6c1ab30 2019-06-30 06:38:38,507 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 06:38:38,507 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/3d2fc192-97e7-4d2c-9364-e510a5a96c21 used request id req-1d49e7eb-7e8d-40df-af99-0446d6c1ab30 2019-06-30 06:38:38,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.730286121368s 2019-06-30 06:38:38,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 06:38:38,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" 2019-06-30 06:38:38,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38: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-5ef06e72-f573-4e44-9f6d-e6cc63c2b970 x-openstack-request-id: req-5ef06e72-f573-4e44-9f6d-e6cc63c2b970 2019-06-30 06:38:38,530 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_c72ce155-f2ea-447a-89a7-80f71402b7fc", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/771a4d0d-7fdb-4be0-a9e5-2303d8b301fc", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/771a4d0d-7fdb-4be0-a9e5-2303d8b301fc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "771a4d0d-7fdb-4be0-a9e5-2303d8b301fc"}]} 2019-06-30 06:38:38,530 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-5ef06e72-f573-4e44-9f6d-e6cc63c2b970 2019-06-30 06:38:38,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0227510929108s 2019-06-30 06:38:38,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 06:38:38,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/771a4d0d-7fdb-4be0-a9e5-2303d8b301fc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" 2019-06-30 06:38:38,564 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38: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-6c6f2d76-9729-4c7d-80b3-94a201c9f428 x-openstack-request-id: req-6c6f2d76-9729-4c7d-80b3-94a201c9f428 2019-06-30 06:38:38,564 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/771a4d0d-7fdb-4be0-a9e5-2303d8b301fc used request id req-6c6f2d76-9729-4c7d-80b3-94a201c9f428 2019-06-30 06:38:38,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.032124042511s 2019-06-30 06:38:38,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 06:38:38,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" 2019-06-30 06:38:38,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cac9823c-b37c-420c-ab8e-9f8b8bb57ff9 2019-06-30 06:38:38,794 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_c72ce155-f2ea-447a-89a7-80f71402b7fc", "links": {"self": "http://172.30.9.24:5000/v3/users/4da4651a055a4705b1705c3a7da4b8da"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4da4651a055a4705b1705c3a7da4b8da", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 06:38:38,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-cac9823c-b37c-420c-ab8e-9f8b8bb57ff9 2019-06-30 06:38:38,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229172945023s 2019-06-30 06:38:38,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 06:38:38,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/4da4651a055a4705b1705c3a7da4b8da -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" 2019-06-30 06:38:39,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e8d80f6-0ef7-4f8d-865e-ee4db5b8ef1e 2019-06-30 06:38:39,007 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_c72ce155-f2ea-447a-89a7-80f71402b7fc", "links": {"self": "http://172.30.9.24:5000/v3/users/4da4651a055a4705b1705c3a7da4b8da"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4da4651a055a4705b1705c3a7da4b8da", "description": null}} 2019-06-30 06:38:39,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/4da4651a055a4705b1705c3a7da4b8da used request id req-2e8d80f6-0ef7-4f8d-865e-ee4db5b8ef1e 2019-06-30 06:38:39,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.207364797592s 2019-06-30 06:38:39,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-30 06:38:39,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/4da4651a055a4705b1705c3a7da4b8da -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" 2019-06-30 06:38:39,322 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 06:38:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d26300df-31ee-4d58-ba3b-9a9de07466d8 2019-06-30 06:38:39,322 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 06:38:39,322 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/4da4651a055a4705b1705c3a7da4b8da used request id req-d26300df-31ee-4d58-ba3b-9a9de07466d8 2019-06-30 06:38:39,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.31373000145s 2019-06-30 06:38:39,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 06:38:39,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" 2019-06-30 06:38:39,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4ff3db5-d3df-4557-b0f8-7486f5d8c72d 2019-06-30 06:38:39,644 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.24:5000/v3/projects/e96841aa6eec456b8b1b211b6168fd20"}, "tags": [], "enabled": true, "id": "e96841aa6eec456b8b1b211b6168fd20", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_c72ce155-f2ea-447a-89a7-80f71402b7fc"}]} 2019-06-30 06:38:39,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-d4ff3db5-d3df-4557-b0f8-7486f5d8c72d 2019-06-30 06:38:39,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.316030025482s 2019-06-30 06:38:39,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-30 06:38:39,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/e96841aa6eec456b8b1b211b6168fd20 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" 2019-06-30 06:38:39,919 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 06:38:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfb00acd-bd1c-414f-a9a3-7588d29098a1 2019-06-30 06:38:39,919 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 06:38:39,919 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/e96841aa6eec456b8b1b211b6168fd20 used request id req-cfb00acd-bd1c-414f-a9a3-7588d29098a1 2019-06-30 06:38:39,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.269778013229s 2019-06-30 06:38:39,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 06:38:39,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=e96841aa6eec456b8b1b211b6168fd20&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" 2019-06-30 06:38:40,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:40 GMT X-Openstack-Request-Id: req-e2dea435-a8ea-4238-bd74-9950d99de245 2019-06-30 06:38:40,233 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e96841aa6eec456b8b1b211b6168fd20", "created_at": "2019-06-30T06:15:53Z", "updated_at": "2019-06-30T06:15:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T06:15:53Z", "revision_number": 0, "id": "2ab14966-4b69-4080-914d-79381fb9a89f", "remote_group_id": "1999866e-74ab-421f-bb79-6c6957d95a4f", "remote_ip_prefix": null, "created_at": "2019-06-30T06:15:53Z", "security_group_id": "1999866e-74ab-421f-bb79-6c6957d95a4f", "tenant_id": "e96841aa6eec456b8b1b211b6168fd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "e96841aa6eec456b8b1b211b6168fd20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T06:15:53Z", "revision_number": 0, "id": "46e9378b-7369-4e19-bda1-e5bf9f74d38c", "remote_group_id": "1999866e-74ab-421f-bb79-6c6957d95a4f", "remote_ip_prefix": null, "created_at": "2019-06-30T06:15:53Z", "security_group_id": "1999866e-74ab-421f-bb79-6c6957d95a4f", "tenant_id": "e96841aa6eec456b8b1b211b6168fd20", "port_range_min": null, "ethertype": "IPv6", "project_id": "e96841aa6eec456b8b1b211b6168fd20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T06:15:53Z", "revision_number": 0, "id": "a1eaf269-4854-458c-af33-57feec63fdd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T06:15:53Z", "security_group_id": "1999866e-74ab-421f-bb79-6c6957d95a4f", "tenant_id": "e96841aa6eec456b8b1b211b6168fd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "e96841aa6eec456b8b1b211b6168fd20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T06:15:53Z", "revision_number": 0, "id": "b647ec52-4e92-45c1-8e8a-d50ecd7dd249", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T06:15:53Z", "security_group_id": "1999866e-74ab-421f-bb79-6c6957d95a4f", "tenant_id": "e96841aa6eec456b8b1b211b6168fd20", "port_range_min": null, "ethertype": "IPv6", "project_id": "e96841aa6eec456b8b1b211b6168fd20"}], "revision_number": 1, "project_id": "e96841aa6eec456b8b1b211b6168fd20", "id": "1999866e-74ab-421f-bb79-6c6957d95a4f", "name": "default"}]} 2019-06-30 06:38:40,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=e96841aa6eec456b8b1b211b6168fd20&name=default used request id req-e2dea435-a8ea-4238-bd74-9950d99de245 2019-06-30 06:38:40,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.308830022812s 2019-06-30 06:38:40,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 06:38:40,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" 2019-06-30 06:38:40,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:40 GMT X-Openstack-Request-Id: req-ecd789a4-ee8f-4b44-b0c6-5fb391a10252 2019-06-30 06:38:40,297 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e96841aa6eec456b8b1b211b6168fd20", "created_at": "2019-06-30T06:15:53Z", "updated_at": "2019-06-30T06:15:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T06:15:53Z", "revision_number": 0, "id": "2ab14966-4b69-4080-914d-79381fb9a89f", "remote_group_id": "1999866e-74ab-421f-bb79-6c6957d95a4f", "remote_ip_prefix": null, "created_at": "2019-06-30T06:15:53Z", "security_group_id": "1999866e-74ab-421f-bb79-6c6957d95a4f", "tenant_id": "e96841aa6eec456b8b1b211b6168fd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "e96841aa6eec456b8b1b211b6168fd20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T06:15:53Z", "revision_number": 0, "id": "46e9378b-7369-4e19-bda1-e5bf9f74d38c", "remote_group_id": "1999866e-74ab-421f-bb79-6c6957d95a4f", "remote_ip_prefix": null, "created_at": "2019-06-30T06:15:53Z", "security_group_id": "1999866e-74ab-421f-bb79-6c6957d95a4f", "tenant_id": "e96841aa6eec456b8b1b211b6168fd20", "port_range_min": null, "ethertype": "IPv6", "project_id": "e96841aa6eec456b8b1b211b6168fd20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T06:15:53Z", "revision_number": 0, "id": "a1eaf269-4854-458c-af33-57feec63fdd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T06:15:53Z", "security_group_id": "1999866e-74ab-421f-bb79-6c6957d95a4f", "tenant_id": "e96841aa6eec456b8b1b211b6168fd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "e96841aa6eec456b8b1b211b6168fd20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T06:15:53Z", "revision_number": 0, "id": "b647ec52-4e92-45c1-8e8a-d50ecd7dd249", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T06:15:53Z", "security_group_id": "1999866e-74ab-421f-bb79-6c6957d95a4f", "tenant_id": "e96841aa6eec456b8b1b211b6168fd20", "port_range_min": null, "ethertype": "IPv6", "project_id": "e96841aa6eec456b8b1b211b6168fd20"}], "revision_number": 1, "project_id": "e96841aa6eec456b8b1b211b6168fd20", "id": "1999866e-74ab-421f-bb79-6c6957d95a4f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "created_at": "2019-06-30T05:50:03Z", "updated_at": "2019-06-30T05:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "0d8844f3-ea4c-4dfc-9795-3f00e3466243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:03Z", "revision_number": 0, "id": "84f6baa6-388c-4d2c-9731-c59876827caf", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:03Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "a281473d-03db-4806-a4d4-0bcd09417300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "f6ee904e-3ab7-4383-aea8-6ab0b9b9b002", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}], "revision_number": 1, "project_id": "b832943639d345c28f57e6440b8b5ce7", "id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:52:29Z", "updated_at": "2019-06-30T05:52:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "379bfc24-0b1d-4ed3-8a2c-faa34dd1e1a9", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "59d93de2-729a-4409-8fdf-028f883a52b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "9b32e8bb-2f4c-4f28-a53b-62887daaf278", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "b2c6ae5a-c09b-4ac4-9cae-b8c111a7a429", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}], "revision_number": 1, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T05:52:31Z", "updated_at": "2019-06-30T05:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "027d04c8-43f4-4439-9ef0-6f3ef0f5cd84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "184535b3-d0be-442f-ac92-bc9447bec1b7", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "5f725998-4a95-41f3-b5a8-b42fc8f44b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "6bdbdd75-dd8f-42ea-a9b6-b90345e98591", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5478dc27-f236-4606-9022-2c758f2d5625", "name": "default"}]} 2019-06-30 06:38:40,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-ecd789a4-ee8f-4b44-b0c6-5fb391a10252 2019-06-30 06:38:40,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0587990283966s 2019-06-30 06:38:40,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 06:38:40,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/1999866e-74ab-421f-bb79-6c6957d95a4f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d6aef7547d480f9b5ae4fe0e176cc01983d40bbb" 2019-06-30 06:38:40,454 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 06:38:40 GMT X-Openstack-Request-Id: req-0c7a1f90-dca5-4eaa-853f-8e71c34c4a2a 2019-06-30 06:38:40,455 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 06:38:40,455 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/1999866e-74ab-421f-bb79-6c6957d95a4f.json used request id req-0c7a1f90-dca5-4eaa-853f-8e71c34c4a2a 2019-06-30 06:38:40,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.151112794876s 2019-06-30 06:38:40,455 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2019-06-30 06:38:40,504 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2019-06-30 06:38:40,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 06:38:40,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bcc49fb-3d25-4eb2-add9-13d102f4c47c 2019-06-30 06:38:40,552 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 06:38:40,552 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-1bcc49fb-3d25-4eb2-add9-13d102f4c47c 2019-06-30 06:38:40,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 06:38:40,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}], "expires_at": "2019-06-30T07:38:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "95de64402f8d4801a01ee7f7b732ef1b"}, "audit_ids": ["LSh6QzjFRw2L1ZYSToH7rA"], "issued_at": "2019-06-30T06:38:40.000000Z"}} 2019-06-30 06:38:40,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 06:38:40,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:38:41,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:41 GMT X-Openstack-Request-Id: req-eeb9ffac-591d-4c78-be1c-67d410e5c7a4 2019-06-30 06:38:41,341 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 06:38:41,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-eeb9ffac-591d-4c78-be1c-67d410e5c7a4 2019-06-30 06:38:41,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.386039972305s 2019-06-30 06:38:41,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 06:38:41,353 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd916c2b-9cd8-4d2c-9236-9fc877d7b6f3 2019-06-30 06:38:41,354 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 06:38:41,354 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-cd916c2b-9cd8-4d2c-9236-9fc877d7b6f3 2019-06-30 06:38:41,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 06:38:41,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:38:41,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f291dffe-ff0c-40e9-a790-dd6c507b677c 2019-06-30 06:38:41,575 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 06:38:41,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-f291dffe-ff0c-40e9-a790-dd6c507b677c 2019-06-30 06:38:41,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.220780849457s 2019-06-30 06:38:41,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-30 06:38:41,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_61f5679b-7961-4631-87db-c50fdfa795b0"}}' 2019-06-30 06:38:41,759 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e55b1c9-814c-452e-8437-d07f7712a237 2019-06-30 06:38:41,759 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.24:5000/v3/projects/1c869595555d42148d36ae94717369b9"}, "tags": [], "enabled": true, "id": "1c869595555d42148d36ae94717369b9", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_61f5679b-7961-4631-87db-c50fdfa795b0"}} 2019-06-30 06:38:41,759 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-5e55b1c9-814c-452e-8437-d07f7712a237 2019-06-30 06:38:41,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.177276849747s 2019-06-30 06:38:41,760 - 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'1c869595555d42148d36ae94717369b9', '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_61f5679b-7961-4631-87db-c50fdfa795b0'}) 2019-06-30 06:38:41,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-30 06:38:41,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4EzP74kHvcSgwFKRxjv2NFYxX9OmUJ", "email": null, "name": "refstack_defcore-user_61f5679b-7961-4631-87db-c50fdfa795b0"}}' 2019-06-30 06:38:42,226 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81842714-db71-4bce-b382-158ffa687e04 2019-06-30 06:38:42,227 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_61f5679b-7961-4631-87db-c50fdfa795b0", "links": {"self": "http://172.30.9.24:5000/v3/users/5aa3e30dabdf4323801ae477b17f8f04"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5aa3e30dabdf4323801ae477b17f8f04", "domain_id": "default", "password_expires_at": null}} 2019-06-30 06:38:42,227 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-81842714-db71-4bce-b382-158ffa687e04 2019-06-30 06:38:42,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.4604139328s 2019-06-30 06:38:42,228 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5aa3e30dabdf4323801ae477b17f8f04', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_61f5679b-7961-4631-87db-c50fdfa795b0'}) 2019-06-30 06:38:42,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 06:38:42,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:38:42,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1d574dd-c246-45b6-8a03-bc8b09c7e390 2019-06-30 06:38:42,527 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 06:38:42,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d1d574dd-c246-45b6-8a03-bc8b09c7e390 2019-06-30 06:38:42,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.295928001404s 2019-06-30 06:38:42,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 06:38:42,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:38:42,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26bd75bc-9fe7-4de2-a9bd-a7065fa27f5e 2019-06-30 06:38:42,721 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 06:38:42,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-26bd75bc-9fe7-4de2-a9bd-a7065fa27f5e 2019-06-30 06:38:42,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188222885132s 2019-06-30 06:38:42,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 06:38:42,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:38:42,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1236e670-fc78-4bb5-9e7b-07dc79903523 2019-06-30 06:38:42,924 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 06:38:42,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1236e670-fc78-4bb5-9e7b-07dc79903523 2019-06-30 06:38:42,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198487997055s 2019-06-30 06:38:42,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 06:38:42,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:38:43,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-320d5330-c481-4c42-83f6-0bfe78c9b84a 2019-06-30 06:38:43,080 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 06:38:43,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-320d5330-c481-4c42-83f6-0bfe78c9b84a 2019-06-30 06:38:43,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.150912046432s 2019-06-30 06:38:43,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 06:38:43,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:38:43,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-898262d0-74ec-407a-9c16-92f7c16d0ce6 2019-06-30 06:38:43,213 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_61f5679b-7961-4631-87db-c50fdfa795b0", "links": {"self": "http://172.30.9.24:5000/v3/users/5aa3e30dabdf4323801ae477b17f8f04"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5aa3e30dabdf4323801ae477b17f8f04", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 06:38:43,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-898262d0-74ec-407a-9c16-92f7c16d0ce6 2019-06-30 06:38:43,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131635189056s 2019-06-30 06:38:43,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 06:38:43,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:38:43,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66cb9caa-63b0-4a66-adcf-b4c5b69e784b 2019-06-30 06:38:43,341 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.24:5000/v3/projects/1c869595555d42148d36ae94717369b9"}, "tags": [], "enabled": true, "id": "1c869595555d42148d36ae94717369b9", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_61f5679b-7961-4631-87db-c50fdfa795b0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 06:38:43,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-66cb9caa-63b0-4a66-adcf-b4c5b69e784b 2019-06-30 06:38:43,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116708993912s 2019-06-30 06:38:43,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 06:38:43,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=5aa3e30dabdf4323801ae477b17f8f04&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=1c869595555d42148d36ae94717369b9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:38:43,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba8f96c9-fa74-4b08-ae7e-f15aef15a776 2019-06-30 06:38:43,550 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=5aa3e30dabdf4323801ae477b17f8f04&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=1c869595555d42148d36ae94717369b9", "previous": null, "next": null}} 2019-06-30 06:38:43,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=5aa3e30dabdf4323801ae477b17f8f04&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=1c869595555d42148d36ae94717369b9 used request id req-ba8f96c9-fa74-4b08-ae7e-f15aef15a776 2019-06-30 06:38:43,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.201147079468s 2019-06-30 06:38:43,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 06:38:43,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/1c869595555d42148d36ae94717369b9/users/5aa3e30dabdf4323801ae477b17f8f04/roles/1cfc497138b141ff84abf3d62ced3145 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:38:43,712 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 06:38:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3832493-defd-435d-97a0-af872190a915 2019-06-30 06:38:43,713 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 06:38:43,713 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/1c869595555d42148d36ae94717369b9/users/5aa3e30dabdf4323801ae477b17f8f04/roles/1cfc497138b141ff84abf3d62ced3145 used request id req-e3832493-defd-435d-97a0-af872190a915 2019-06-30 06:38:43,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.158520936966s 2019-06-30 06:38:43,714 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_61f5679b-7961-4631-87db-c50fdfa795b0', 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'1c869595555d42148d36ae94717369b9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4EzP74kHvcSgwFKRxjv2NFYxX9OmUJ', 'username': u'refstack_defcore-user_61f5679b-7961-4631-87db-c50fdfa795b0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-30 06:38:43,717 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_61f5679b-7961-4631-87db-c50fdfa795b0', 'password': '4EzP74kHvcSgwFKRxjv2NFYxX9OmUJ', 'project_name': 'refstack_defcore-project_61f5679b-7961-4631-87db-c50fdfa795b0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '1c869595555d42148d36ae94717369b9', 'project_domain_name': 'Default'} 2019-06-30 06:38:43,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 06:38:43,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:38:43,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55d52be9-c844-4003-84a3-0edbc672e2a1 2019-06-30 06:38:43,836 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 06:38:43,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-55d52be9-c844-4003-84a3-0edbc672e2a1 2019-06-30 06:38:43,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115924835205s 2019-06-30 06:38:43,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 06:38:43,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:38:44,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b337cc4-15e5-48c6-97b7-4aeb9d97e59e 2019-06-30 06:38:44,039 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 06:38:44,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6b337cc4-15e5-48c6-97b7-4aeb9d97e59e 2019-06-30 06:38:44,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198348999023s 2019-06-30 06:38:44,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 06:38:44,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:38:44,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5f1b951-2777-4f18-9b10-6d7be21b1cc2 2019-06-30 06:38:44,152 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 06:38:44,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-e5f1b951-2777-4f18-9b10-6d7be21b1cc2 2019-06-30 06:38:44,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107336044312s 2019-06-30 06:38:44,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 06:38:44,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:38:44,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc41c86b-3bbd-4555-bae0-e07337edd274 2019-06-30 06:38:44,363 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_61f5679b-7961-4631-87db-c50fdfa795b0", "links": {"self": "http://172.30.9.24:5000/v3/users/5aa3e30dabdf4323801ae477b17f8f04"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5aa3e30dabdf4323801ae477b17f8f04", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 06:38:44,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-cc41c86b-3bbd-4555-bae0-e07337edd274 2019-06-30 06:38:44,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210985898972s 2019-06-30 06:38:44,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 06:38:44,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:38:44,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d9a9783-9a0c-4d43-9a10-050871d5476f 2019-06-30 06:38:44,489 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.24:5000/v3/projects/1c869595555d42148d36ae94717369b9"}, "tags": [], "enabled": true, "id": "1c869595555d42148d36ae94717369b9", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_61f5679b-7961-4631-87db-c50fdfa795b0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 06:38:44,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-4d9a9783-9a0c-4d43-9a10-050871d5476f 2019-06-30 06:38:44,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114073991776s 2019-06-30 06:38:44,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 06:38:44,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=5aa3e30dabdf4323801ae477b17f8f04&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=1c869595555d42148d36ae94717369b9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:38:44,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-459447a9-a117-4111-a016-44f28c5d945f 2019-06-30 06:38:44,610 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=5aa3e30dabdf4323801ae477b17f8f04&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=1c869595555d42148d36ae94717369b9", "previous": null, "next": null}} 2019-06-30 06:38:44,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=5aa3e30dabdf4323801ae477b17f8f04&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=1c869595555d42148d36ae94717369b9 used request id req-459447a9-a117-4111-a016-44f28c5d945f 2019-06-30 06:38:44,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114129066467s 2019-06-30 06:38:44,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 06:38:44,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/1c869595555d42148d36ae94717369b9/users/5aa3e30dabdf4323801ae477b17f8f04/roles/f400450775b0494aabf0b0ea369d0968 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:38:44,766 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 06:38:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2815da7-9161-4a6e-a0d3-b9b8e2274d1c 2019-06-30 06:38:44,767 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 06:38:44,767 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/1c869595555d42148d36ae94717369b9/users/5aa3e30dabdf4323801ae477b17f8f04/roles/f400450775b0494aabf0b0ea369d0968 used request id req-b2815da7-9161-4a6e-a0d3-b9b8e2274d1c 2019-06-30 06:38:44,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.152850151062s 2019-06-30 06:38:44,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 06:38:44,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:38:44,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69ac9284-0f98-469e-8e68-a28b8d954b50 2019-06-30 06:38:44,882 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 06:38:44,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-69ac9284-0f98-469e-8e68-a28b8d954b50 2019-06-30 06:38:44,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111842155457s 2019-06-30 06:38:44,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 06:38:44,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:38:44,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-618bed1b-18bb-48f1-817b-5aae63ad562f 2019-06-30 06:38:44,998 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 06:38:44,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-618bed1b-18bb-48f1-817b-5aae63ad562f 2019-06-30 06:38:44,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110776901245s 2019-06-30 06:38:44,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 06:38:45,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:38:45,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35eb5728-5abb-47cd-bce0-1ef47d9754e7 2019-06-30 06:38:45,144 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_61f5679b-7961-4631-87db-c50fdfa795b0", "links": {"self": "http://172.30.9.24:5000/v3/users/5aa3e30dabdf4323801ae477b17f8f04"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5aa3e30dabdf4323801ae477b17f8f04", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 06:38:45,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-35eb5728-5abb-47cd-bce0-1ef47d9754e7 2019-06-30 06:38:45,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.145289182663s 2019-06-30 06:38:45,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 06:38:45,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?role.id=f400450775b0494aabf0b0ea369d0968&user.id=5aa3e30dabdf4323801ae477b17f8f04&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:38:45,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58f52dfb-372e-40d2-a780-ab272fa688b1 2019-06-30 06:38:45,314 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?role.id=f400450775b0494aabf0b0ea369d0968&user.id=5aa3e30dabdf4323801ae477b17f8f04&scope.domain.id=default", "previous": null, "next": null}} 2019-06-30 06:38:45,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?role.id=f400450775b0494aabf0b0ea369d0968&user.id=5aa3e30dabdf4323801ae477b17f8f04&scope.domain.id=default used request id req-58f52dfb-372e-40d2-a780-ab272fa688b1 2019-06-30 06:38:45,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.158534049988s 2019-06-30 06:38:45,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-06-30 06:38:45,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/domains/default/users/5aa3e30dabdf4323801ae477b17f8f04/roles/f400450775b0494aabf0b0ea369d0968 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:38:45,565 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 06:38:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e17bcf0e-63eb-4642-b578-240eccad6e99 2019-06-30 06:38:45,565 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 06:38:45,565 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/domains/default/users/5aa3e30dabdf4323801ae477b17f8f04/roles/f400450775b0494aabf0b0ea369d0968 used request id req-e17bcf0e-63eb-4642-b578-240eccad6e99 2019-06-30 06:38:45,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.247871875763s 2019-06-30 06:38:45,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 06:38:45,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8a49ab7-6a01-435a-a2c5-53537bf3be84 2019-06-30 06:38:45,576 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 06:38:45,576 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-e8a49ab7-6a01-435a-a2c5-53537bf3be84 2019-06-30 06:38:45,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 06:38:45,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}], "expires_at": "2019-06-30T07:38:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c869595555d42148d36ae94717369b9", "name": "refstack_defcore-project_61f5679b-7961-4631-87db-c50fdfa795b0"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_1c869595555d42148d36ae94717369b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_1c869595555d42148d36ae94717369b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/1c869595555d42148d36ae94717369b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/1c869595555d42148d36ae94717369b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/1c869595555d42148d36ae94717369b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1c869595555d42148d36ae94717369b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/1c869595555d42148d36ae94717369b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/1c869595555d42148d36ae94717369b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/1c869595555d42148d36ae94717369b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/1c869595555d42148d36ae94717369b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/1c869595555d42148d36ae94717369b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_61f5679b-7961-4631-87db-c50fdfa795b0", "id": "5aa3e30dabdf4323801ae477b17f8f04"}, "audit_ids": ["dqJkSEj4SLGqc2uANelU8g"], "issued_at": "2019-06-30T06:38:45.000000Z"}} 2019-06-30 06:38:45,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-06-30 06:38:45,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e3e327c0275b82a37ba7bba791088393bbf95d5d" 2019-06-30 06:38:46,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:46 GMT X-Openstack-Request-Id: req-7d78af39-08a5-4477-a139-6c49ac143ad3 2019-06-30 06:38:46,261 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-06-30 06:38:46,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-7d78af39-08a5-4477-a139-6c49ac143ad3 2019-06-30 06:38:46,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.285459041595s 2019-06-30 06:38:46,271 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2019-06-30 06:38:46,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 06:38:46,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:38:46,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b80cab8a-5d9f-4139-8390-10aa104270da 2019-06-30 06:38:46,386 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 06:38:46,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-b80cab8a-5d9f-4139-8390-10aa104270da 2019-06-30 06:38:46,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114742994308s 2019-06-30 06:38:46,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 06:38:46,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:38:46,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2b897ac-c03c-4695-bd62-5cfee1a213af 2019-06-30 06:38:46,506 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.24:5000/v3/projects/1c869595555d42148d36ae94717369b9"}, "tags": [], "enabled": true, "id": "1c869595555d42148d36ae94717369b9", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_61f5679b-7961-4631-87db-c50fdfa795b0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 06:38:46,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-c2b897ac-c03c-4695-bd62-5cfee1a213af 2019-06-30 06:38:46,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113007068634s 2019-06-30 06:38:46,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-30 06:38:46,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" -d '{"network": {"shared": true, "tenant_id": "1c869595555d42148d36ae94717369b9", "name": "refstack_defcore-net_61f5679b-7961-4631-87db-c50fdfa795b0", "admin_state_up": true}}' 2019-06-30 06:38:46,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 729 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:46 GMT X-Openstack-Request-Id: req-fc9d71a7-2520-45f7-a92c-b0957cb87453 2019-06-30 06:38:46,852 - 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":"e2931f8f-8c64-4a53-a24d-e66099548b0b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":true,"project_id":"1c869595555d42148d36ae94717369b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T06:38:46Z","is_default":false,"qos_policy_id":null,"name":"refstack_defcore-net_61f5679b-7961-4631-87db-c50fdfa795b0","admin_state_up":true,"tenant_id":"1c869595555d42148d36ae94717369b9","created_at":"2019-06-30T06:38:46Z","mtu":1450}} 2019-06-30 06:38:46,853 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-fc9d71a7-2520-45f7-a92c-b0957cb87453 2019-06-30 06:38:46,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.343576192856s 2019-06-30 06:38:46,853 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-30T06:38:46Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e2931f8f-8c64-4a53-a24d-e66099548b0b', u'provider:segmentation_id': 10, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'refstack_defcore-net_61f5679b-7961-4631-87db-c50fdfa795b0', u'created_at': u'2019-06-30T06:38:46Z', u'mtu': 1450, u'tenant_id': u'1c869595555d42148d36ae94717369b9', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'1c869595555d42148d36ae94717369b9', u'l2_adjacency': True}) 2019-06-30 06:38:46,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 06:38:46,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e3e327c0275b82a37ba7bba791088393bbf95d5d" 2019-06-30 06:38:46,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:46 GMT X-Openstack-Request-Id: req-2055acf8-3cc7-419d-8141-1e6ef6585cee 2019-06-30 06:38:46,943 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e2931f8f-8c64-4a53-a24d-e66099548b0b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":true,"project_id":"1c869595555d42148d36ae94717369b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T06:38:46Z","qos_policy_id":null,"name":"refstack_defcore-net_61f5679b-7961-4631-87db-c50fdfa795b0","admin_state_up":true,"tenant_id":"1c869595555d42148d36ae94717369b9","created_at":"2019-06-30T06:38:46Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 06:38:46,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2055acf8-3cc7-419d-8141-1e6ef6585cee 2019-06-30 06:38:46,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0891740322113s 2019-06-30 06:38:46,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-30 06:38:46,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e3e327c0275b82a37ba7bba791088393bbf95d5d" -d '{"subnet": {"name": "refstack_defcore-subnet_61f5679b-7961-4631-87db-c50fdfa795b0", "enable_dhcp": true, "network_id": "e2931f8f-8c64-4a53-a24d-e66099548b0b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-30 06:38:47,558 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 702 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:47 GMT X-Openstack-Request-Id: req-c6528dc8-6afb-4c3d-b95e-2a9bb3a976cc 2019-06-30 06:38:47,559 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-06-30T06:38:47Z","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":"bf443bf6-ebf7-440b-90bc-dd838e45b60c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"1c869595555d42148d36ae94717369b9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_61f5679b-7961-4631-87db-c50fdfa795b0","enable_dhcp":true,"segment_id":null,"network_id":"e2931f8f-8c64-4a53-a24d-e66099548b0b","tenant_id":"1c869595555d42148d36ae94717369b9","created_at":"2019-06-30T06:38:47Z","ip_version":4}} 2019-06-30 06:38:47,559 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-c6528dc8-6afb-4c3d-b95e-2a9bb3a976cc 2019-06-30 06:38:47,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.614511966705s 2019-06-30 06:38:47,560 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T06:38:47Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'bf443bf6-ebf7-440b-90bc-dd838e45b60c', u'subnetpool_id': None, u'service_types': [], u'name': u'refstack_defcore-subnet_61f5679b-7961-4631-87db-c50fdfa795b0', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'e2931f8f-8c64-4a53-a24d-e66099548b0b', u'tenant_id': u'1c869595555d42148d36ae94717369b9', u'created_at': u'2019-06-30T06:38:47Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1c869595555d42148d36ae94717369b9'}) 2019-06-30 06:38:47,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 06:38:47,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e3e327c0275b82a37ba7bba791088393bbf95d5d" -d '{"router": {"external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "name": "refstack_defcore-router_61f5679b-7961-4631-87db-c50fdfa795b0", "admin_state_up": true}}' 2019-06-30 06:38:49,136 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 716 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:49 GMT X-Openstack-Request-Id: req-c1493977-06ae-44c5-a1bd-58f98b9ce3a6 2019-06-30 06:38:49,136 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1c869595555d42148d36ae94717369b9", "created_at": "2019-06-30T06:38:47Z", "admin_state_up": true, "updated_at": "2019-06-30T06:38:48Z", "project_id": "1c869595555d42148d36ae94717369b9", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "aa1d9aa7-8799-45e6-9b00-405efaf95fa5", "name": "refstack_defcore-router_61f5679b-7961-4631-87db-c50fdfa795b0"}} 2019-06-30 06:38:49,136 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-c1493977-06ae-44c5-a1bd-58f98b9ce3a6 2019-06-30 06:38:49,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.57611608505s 2019-06-30 06:38:49,137 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T06:38:48Z', u'revision_number': 2, u'ha': False, u'id': u'aa1d9aa7-8799-45e6-9b00-405efaf95fa5', u'external_gateway_info': {u'network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6acb3602-338d-4baa-852a-3f10ec4a5a30', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'refstack_defcore-router_61f5679b-7961-4631-87db-c50fdfa795b0', u'admin_state_up': True, u'tenant_id': u'1c869595555d42148d36ae94717369b9', u'created_at': u'2019-06-30T06:38:47Z', u'flavor_id': None, u'routes': [], u'project_id': u'1c869595555d42148d36ae94717369b9'}) 2019-06-30 06:38:49,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-30 06:38:49,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/aa1d9aa7-8799-45e6-9b00-405efaf95fa5/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e3e327c0275b82a37ba7bba791088393bbf95d5d" -d '{"subnet_id": "bf443bf6-ebf7-440b-90bc-dd838e45b60c"}' 2019-06-30 06:38:51,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:51 GMT X-Openstack-Request-Id: req-2af673c0-1d69-4a98-b395-cd701deeb475 2019-06-30 06:38:51,440 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e2931f8f-8c64-4a53-a24d-e66099548b0b", "tenant_id": "1c869595555d42148d36ae94717369b9", "subnet_id": "bf443bf6-ebf7-440b-90bc-dd838e45b60c", "subnet_ids": ["bf443bf6-ebf7-440b-90bc-dd838e45b60c"], "port_id": "c4e6334d-b8b3-4eab-b23f-f50bd60c9418", "id": "aa1d9aa7-8799-45e6-9b00-405efaf95fa5"} 2019-06-30 06:38:51,441 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/aa1d9aa7-8799-45e6-9b00-405efaf95fa5/add_router_interface.json used request id req-2af673c0-1d69-4a98-b395-cd701deeb475 2019-06-30 06:38:51,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.3031899929s 2019-06-30 06:38:51,441 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-30 06:38:51,543 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-30 06:38:51,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 06:38:51,551 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:51 GMT 2019-06-30 06:38:51,551 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-06-30 06:38:51,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 06:38:51,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e3e327c0275b82a37ba7bba791088393bbf95d5d" 2019-06-30 06:38:51,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:51 GMT X-Openstack-Request-Id: req-766939fa-1cb5-42a0-bf16-3452dc51c07f 2019-06-30 06:38:51,881 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 06:38:51,881 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-766939fa-1cb5-42a0-bf16-3452dc51c07f 2019-06-30 06:38:51,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.324975967407s 2019-06-30 06:38:51,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 06:38:51,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e3e327c0275b82a37ba7bba791088393bbf95d5d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_61f5679b-7961-4631-87db-c50fdfa795b0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_61f5679b-7961-4631-87db-c50fdfa795b0"}' 2019-06-30 06:38:51,987 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:51 GMT Location: http://172.30.9.24:9292/v2/images/7366ad7d-820e-4733-96b6-a5355299219f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-06bd44a5-a866-425b-bf64-932491bfc256 2019-06-30 06:38:51,988 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T06:38:51Z", "file": "/v2/images/7366ad7d-820e-4733-96b6-a5355299219f/file", "owner": "1c869595555d42148d36ae94717369b9", "id": "7366ad7d-820e-4733-96b6-a5355299219f", "size": null, "self": "/v2/images/7366ad7d-820e-4733-96b6-a5355299219f", "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_61f5679b-7961-4631-87db-c50fdfa795b0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_61f5679b-7961-4631-87db-c50fdfa795b0", "checksum": null, "created_at": "2019-06-30T06:38:51Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 06:38:51,988 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-06bd44a5-a866-425b-bf64-932491bfc256 2019-06-30 06:38:51,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0979409217834s 2019-06-30 06:38:51,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 06:38:51,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/7366ad7d-820e-4733-96b6-a5355299219f/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e3e327c0275b82a37ba7bba791088393bbf95d5d" -d '' 2019-06-30 06:38:52,522 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 06:38:52 GMT X-Openstack-Request-Id: req-3eb5afaa-d0c3-492e-a2ca-9473ba8ce3d1 2019-06-30 06:38:52,522 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 06:38:52,522 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/7366ad7d-820e-4733-96b6-a5355299219f/file used request id req-3eb5afaa-d0c3-492e-a2ca-9473ba8ce3d1 2019-06-30 06:38:52,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.533759832382s 2019-06-30 06:38:52,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 06:38:52,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e3e327c0275b82a37ba7bba791088393bbf95d5d" 2019-06-30 06:38:52,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:52 GMT X-Openstack-Request-Id: req-b38acb13-dd04-411a-b7b3-926f8aef5390 2019-06-30 06:38:52,554 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T06:38:52Z", "file": "/v2/images/7366ad7d-820e-4733-96b6-a5355299219f/file", "owner": "1c869595555d42148d36ae94717369b9", "id": "7366ad7d-820e-4733-96b6-a5355299219f", "size": 12716032, "self": "/v2/images/7366ad7d-820e-4733-96b6-a5355299219f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7366ad7d-820e-4733-96b6-a5355299219f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7366ad7d-820e-4733-96b6-a5355299219f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_61f5679b-7961-4631-87db-c50fdfa795b0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_61f5679b-7961-4631-87db-c50fdfa795b0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T06:38:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 06:38:52,554 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-b38acb13-dd04-411a-b7b3-926f8aef5390 2019-06-30 06:38:52,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0275800228119s 2019-06-30 06:38:52,556 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7366ad7d-820e-4733-96b6-a5355299219f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7366ad7d-820e-4733-96b6-a5355299219f/file', 'owner': u'1c869595555d42148d36ae94717369b9', 'id': u'7366ad7d-820e-4733-96b6-a5355299219f', 'size': 12716032, u'self': u'/v2/images/7366ad7d-820e-4733-96b6-a5355299219f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1c869595555d42148d36ae94717369b9', 'name': 'refstack_defcore-project_61f5679b-7961-4631-87db-c50fdfa795b0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7366ad7d-820e-4733-96b6-a5355299219f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T06:38:52Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-30T06:38:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_61f5679b-7961-4631-87db-c50fdfa795b0', '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/7366ad7d-820e-4733-96b6-a5355299219f', 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_61f5679b-7961-4631-87db-c50fdfa795b0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_61f5679b-7961-4631-87db-c50fdfa795b0', 'created': u'2019-06-30T06:38:51Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-30T06:38:51Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7366ad7d-820e-4733-96b6-a5355299219f', 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_61f5679b-7961-4631-87db-c50fdfa795b0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-30 06:38:52,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 06:38:52,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_61f5679b-7961-4631-87db-c50fdfa795b0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 06:38:52,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38: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-75a8652f-0b21-49ee-98bf-74f53df4cb89 x-openstack-request-id: req-75a8652f-0b21-49ee-98bf-74f53df4cb89 2019-06-30 06:38:52,926 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_61f5679b-7961-4631-87db-c50fdfa795b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/315e2e71-6bf0-4ce1-9517-185c08f7c269", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/315e2e71-6bf0-4ce1-9517-185c08f7c269", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "315e2e71-6bf0-4ce1-9517-185c08f7c269"}} 2019-06-30 06:38:52,927 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-75a8652f-0b21-49ee-98bf-74f53df4cb89 2019-06-30 06:38:52,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.367209911346s 2019-06-30 06:38:52,928 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_61f5679b-7961-4631-87db-c50fdfa795b0', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'315e2e71-6bf0-4ce1-9517-185c08f7c269', 'swap': 0}) 2019-06-30 06:38:52,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 06:38:52,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/315e2e71-6bf0-4ce1-9517-185c08f7c269/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" -d '{"extra_specs": {}}' 2019-06-30 06:38:52,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38: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-73161070-38ec-43ed-8f52-e0593add8d51 x-openstack-request-id: req-73161070-38ec-43ed-8f52-e0593add8d51 2019-06-30 06:38:52,951 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 06:38:52,951 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/315e2e71-6bf0-4ce1-9517-185c08f7c269/os-extra_specs used request id req-73161070-38ec-43ed-8f52-e0593add8d51 2019-06-30 06:38:52,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0223979949951s 2019-06-30 06:38:52,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 06:38:52,964 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7de60f8f-b9ed-4602-bc0c-3a68c530c187 2019-06-30 06:38:52,964 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 06:38:52,964 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-7de60f8f-b9ed-4602-bc0c-3a68c530c187 2019-06-30 06:38:52,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 06:38:52,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e3e327c0275b82a37ba7bba791088393bbf95d5d" 2019-06-30 06:38:53,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-899f3cee-2e93-4101-a55e-393b761549fa 2019-06-30 06:38:53,147 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 06:38:53,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-899f3cee-2e93-4101-a55e-393b761549fa 2019-06-30 06:38:53,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179478883743s 2019-06-30 06:38:53,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 06:38:53,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e3e327c0275b82a37ba7bba791088393bbf95d5d" 2019-06-30 06:38:53,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 06:38:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26b888f3-94aa-4428-8c26-ace26d17b360 2019-06-30 06:38:53,353 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 06:38:53,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-26b888f3-94aa-4428-8c26-ace26d17b360 2019-06-30 06:38:53,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201215028763s 2019-06-30 06:38:53,361 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-30 06:38:55,697 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-06-30 06:38:57,981 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 129ef115-96d7-49a9-aa68-e0edee3be785 | 2019-06-30T06:38:57.559781 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 129ef115-96d7-49a9-aa68-e0edee3be785 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-06-30 06:39:01,449 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-06-30 06:39:02,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-06-30 06:39:04,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-06-30 06:39:07,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=2f2eac9d-7fb5-4abf-a5af-998f9fcb3c4c) as the default verifier for the future CLI operations. 2019-06-30 06:39:09,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-06-30 06:39:09,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:39:09,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sun, 30 Jun 2019 06:39: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-4d1393c3-ca10-48c8-b837-22bf0a56d5b5 x-openstack-request-id: req-4d1393c3-ca10-48c8-b837-22bf0a56d5b5 2019-06-30 06:39:09,665 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "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.4", "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\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 18}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-06-30 06:39:09,665 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-4d1393c3-ca10-48c8-b837-22bf0a56d5b5 2019-06-30 06:39:09,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0426018238068s 2019-06-30 06:39:09,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 06:39:09,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e3e327c0275b82a37ba7bba791088393bbf95d5d" 2019-06-30 06:39:09,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sun, 30 Jun 2019 06:39:09 GMT X-Openstack-Request-Id: req-1c91b1f3-136c-42c5-9683-b5f251092396 2019-06-30 06:39:09,996 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T06:38:52Z", "file": "/v2/images/7366ad7d-820e-4733-96b6-a5355299219f/file", "owner": "1c869595555d42148d36ae94717369b9", "id": "7366ad7d-820e-4733-96b6-a5355299219f", "size": 12716032, "self": "/v2/images/7366ad7d-820e-4733-96b6-a5355299219f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7366ad7d-820e-4733-96b6-a5355299219f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7366ad7d-820e-4733-96b6-a5355299219f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_61f5679b-7961-4631-87db-c50fdfa795b0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_61f5679b-7961-4631-87db-c50fdfa795b0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T06:38:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 06:39:09,996 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-1c91b1f3-136c-42c5-9683-b5f251092396 2019-06-30 06:39:09,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.325781822205s 2019-06-30 06:39:10,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 06:39:10,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e3e327c0275b82a37ba7bba791088393bbf95d5d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_61f5679b-7961-4631-87db-c50fdfa795b0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_61f5679b-7961-4631-87db-c50fdfa795b0"}' 2019-06-30 06:39:10,049 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Sun, 30 Jun 2019 06:39:10 GMT Location: http://172.30.9.24:9292/v2/images/c92bbc1f-28c2-4e6a-a97e-0e2587cb8006 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-19f116e1-3872-4607-ba4f-878f148d6898 2019-06-30 06:39:10,049 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T06:39:10Z", "file": "/v2/images/c92bbc1f-28c2-4e6a-a97e-0e2587cb8006/file", "owner": "1c869595555d42148d36ae94717369b9", "id": "c92bbc1f-28c2-4e6a-a97e-0e2587cb8006", "size": null, "self": "/v2/images/c92bbc1f-28c2-4e6a-a97e-0e2587cb8006", "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_61f5679b-7961-4631-87db-c50fdfa795b0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_61f5679b-7961-4631-87db-c50fdfa795b0", "checksum": null, "created_at": "2019-06-30T06:39:10Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 06:39:10,049 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-19f116e1-3872-4607-ba4f-878f148d6898 2019-06-30 06:39:10,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0427379608154s 2019-06-30 06:39:10,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 06:39:10,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/c92bbc1f-28c2-4e6a-a97e-0e2587cb8006/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e3e327c0275b82a37ba7bba791088393bbf95d5d" -d '' 2019-06-30 06:39:10,411 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 06:39:10 GMT X-Openstack-Request-Id: req-aafbaf1a-d238-4c49-ae9c-ca9eb2c0f979 2019-06-30 06:39:10,412 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 06:39:10,412 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/c92bbc1f-28c2-4e6a-a97e-0e2587cb8006/file used request id req-aafbaf1a-d238-4c49-ae9c-ca9eb2c0f979 2019-06-30 06:39:10,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.361629962921s 2019-06-30 06:39:10,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 06:39:10,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e3e327c0275b82a37ba7bba791088393bbf95d5d" 2019-06-30 06:39:10,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Sun, 30 Jun 2019 06:39:10 GMT X-Openstack-Request-Id: req-0bfd2b74-a5a5-4059-b397-ffc46de863d5 2019-06-30 06:39:10,444 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T06:39:10Z", "file": "/v2/images/c92bbc1f-28c2-4e6a-a97e-0e2587cb8006/file", "owner": "1c869595555d42148d36ae94717369b9", "id": "c92bbc1f-28c2-4e6a-a97e-0e2587cb8006", "size": 12716032, "self": "/v2/images/c92bbc1f-28c2-4e6a-a97e-0e2587cb8006", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/c92bbc1f-28c2-4e6a-a97e-0e2587cb8006/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/c92bbc1f-28c2-4e6a-a97e-0e2587cb8006/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_61f5679b-7961-4631-87db-c50fdfa795b0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_61f5679b-7961-4631-87db-c50fdfa795b0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T06:39:10Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T06:38:52Z", "file": "/v2/images/7366ad7d-820e-4733-96b6-a5355299219f/file", "owner": "1c869595555d42148d36ae94717369b9", "id": "7366ad7d-820e-4733-96b6-a5355299219f", "size": 12716032, "self": "/v2/images/7366ad7d-820e-4733-96b6-a5355299219f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7366ad7d-820e-4733-96b6-a5355299219f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7366ad7d-820e-4733-96b6-a5355299219f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_61f5679b-7961-4631-87db-c50fdfa795b0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_61f5679b-7961-4631-87db-c50fdfa795b0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T06:38:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 06:39:10,444 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-0bfd2b74-a5a5-4059-b397-ffc46de863d5 2019-06-30 06:39:10,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0279598236084s 2019-06-30 06:39:10,447 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/c92bbc1f-28c2-4e6a-a97e-0e2587cb8006/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c92bbc1f-28c2-4e6a-a97e-0e2587cb8006/file', 'owner': u'1c869595555d42148d36ae94717369b9', 'id': u'c92bbc1f-28c2-4e6a-a97e-0e2587cb8006', 'size': 12716032, u'self': u'/v2/images/c92bbc1f-28c2-4e6a-a97e-0e2587cb8006', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1c869595555d42148d36ae94717369b9', 'name': 'refstack_defcore-project_61f5679b-7961-4631-87db-c50fdfa795b0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/c92bbc1f-28c2-4e6a-a97e-0e2587cb8006/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T06:39:10Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-30T06:39:10Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_61f5679b-7961-4631-87db-c50fdfa795b0', '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/c92bbc1f-28c2-4e6a-a97e-0e2587cb8006', 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_61f5679b-7961-4631-87db-c50fdfa795b0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_61f5679b-7961-4631-87db-c50fdfa795b0', 'created': u'2019-06-30T06:39:10Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-30T06:39:10Z', 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/c92bbc1f-28c2-4e6a-a97e-0e2587cb8006', 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_61f5679b-7961-4631-87db-c50fdfa795b0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-30 06:39:10,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 06:39:10,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_61f5679b-7961-4631-87db-c50fdfa795b0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 06:39:10,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 318 Content-Type: application/json Date: Sun, 30 Jun 2019 06:39: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-c334fda2-1713-469f-b613-58ab24726c89 x-openstack-request-id: req-c334fda2-1713-469f-b613-58ab24726c89 2019-06-30 06:39:10,507 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_61f5679b-7961-4631-87db-c50fdfa795b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/420ac6ae-9d36-4309-ae5c-291f93ad611f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/420ac6ae-9d36-4309-ae5c-291f93ad611f", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "420ac6ae-9d36-4309-ae5c-291f93ad611f"}} 2019-06-30 06:39:10,507 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c334fda2-1713-469f-b613-58ab24726c89 2019-06-30 06:39:10,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0591580867767s 2019-06-30 06:39:10,508 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_61f5679b-7961-4631-87db-c50fdfa795b0', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'420ac6ae-9d36-4309-ae5c-291f93ad611f', 'swap': 0}) 2019-06-30 06:39:10,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 06:39:10,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/420ac6ae-9d36-4309-ae5c-291f93ad611f/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" -d '{"extra_specs": {}}' 2019-06-30 06:39:10,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 06:39: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-d979c3a1-57a1-4387-8405-2df584fdd9cc x-openstack-request-id: req-d979c3a1-57a1-4387-8405-2df584fdd9cc 2019-06-30 06:39:10,528 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 06:39:10,529 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/420ac6ae-9d36-4309-ae5c-291f93ad611f/os-extra_specs used request id req-d979c3a1-57a1-4387-8405-2df584fdd9cc 2019-06-30 06:39:10,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0200181007385s 2019-06-30 06:39:10,529 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_61f5679b-7961-4631-87db-c50fdfa795b0', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'420ac6ae-9d36-4309-ae5c-291f93ad611f', 'swap': 0}) 2019-06-30 06:39:13,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-06-30 06:39:13,510 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-06-30 06:39:13,510 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-06-30 06:39:13,512 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-06-30 06:39:18,021 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata: not found. skipping it 2019-06-30 06:39:18,022 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2019-06-30 06:39:18,022 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id: not found. skipping it 2019-06-30 06:39:18,022 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2019-06-30 06:39:18,022 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id: not found. skipping it 2019-06-30 06:39:18,022 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2019-06-30 06:39:18,022 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2019-06-30 06:39:18,022 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format: not found. skipping it 2019-06-30 06:39:18,022 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id: not found. skipping it 2019-06-30 06:39:18,022 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2019-06-30 06:39:18,022 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2019-06-30 06:39:18,022 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name: not found. skipping it 2019-06-30 06:39:18,023 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete: not found. skipping it 2019-06-30 06:39:18,023 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero: not found. skipping it 2019-06-30 06:39:18,023 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name: not found. skipping it 2019-06-30 06:39:18,023 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2019-06-30 06:39:18,023 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2019-06-30 06:39:18,023 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools: not found. skipping it 2019-06-30 06:39:18,023 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone: not found. skipping it 2019-06-30 06:39:18,023 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2019-06-30 06:39:18,023 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status: not found. skipping it 2019-06-30 06:39:18,023 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status: not found. skipping it 2019-06-30 06:39:18,023 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type: not found. skipping it 2019-06-30 06:39:18,023 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id: not found. skipping it 2019-06-30 06:39:18,023 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status: not found. skipping it 2019-06-30 06:39:18,023 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2019-06-30 06:39:18,023 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2019-06-30 06:39:18,024 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2019-06-30 06:39:18,024 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status: not found. skipping it 2019-06-30 06:39:18,024 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2019-06-30 06:39:18,024 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-06-30 06:39:18,024 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id: not found. skipping it 2019-06-30 06:39:18,024 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata: not found. skipping it 2019-06-30 06:39:18,024 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id: not found. skipping it 2019-06-30 06:39:18,024 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size: not found. skipping it 2019-06-30 06:39:18,024 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2019-06-30 06:39:18,024 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2019-06-30 06:39:18,024 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id: not found. skipping it 2019-06-30 06:39:18,024 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-06-30 06:39:18,024 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2019-06-30 06:39:18,024 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2019-06-30 06:39:18,024 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata: not found. skipping it 2019-06-30 06:39:18,025 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2019-06-30 06:39:18,025 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-06-30 06:39:18,025 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2019-06-30 06:39:18,025 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers: not found. skipping it 2019-06-30 06:39:18,025 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2019-06-30 06:39:18,025 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-06-30 06:39:18,025 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id: not found. skipping it 2019-06-30 06:39:18,025 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server: not found. skipping it 2019-06-30 06:39:18,025 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2019-06-30 06:39:18,025 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2019-06-30 06:39:18,025 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-06-30 06:39:18,025 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2019-06-30 06:39:18,025 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2019-06-30 06:39:18,025 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2019-06-30 06:39:18,026 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size: not found. skipping it 2019-06-30 06:39:18,026 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-06-30 06:39:18,026 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id: not found. skipping it 2019-06-30 06:39:18,026 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2019-06-30 06:39:18,026 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2019-06-30 06:39:18,026 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2019-06-30 06:39:18,026 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2019-06-30 06:39:18,026 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status: not found. skipping it 2019-06-30 06:39:18,026 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format: not found. skipping it 2019-06-30 06:39:18,026 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp: not found. skipping it 2019-06-30 06:39:18,026 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image: not found. skipping it 2019-06-30 06:39:18,026 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid: not found. skipping it 2019-06-30 06:39:18,026 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2019-06-30 06:39:18,026 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params: not found. skipping it 2019-06-30 06:39:18,026 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2019-06-30 06:39:18,027 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id: not found. skipping it 2019-06-30 06:39:18,027 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2019-06-30 06:39:18,027 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size: not found. skipping it 2019-06-30 06:39:18,027 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2019-06-30 06:39:18,027 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2019-06-30 06:39:18,027 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size: not found. skipping it 2019-06-30 06:39:18,027 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination: not found. skipping it 2019-06-30 06:39:18,027 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2019-06-30 06:39:18,027 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone: not found. skipping it 2019-06-30 06:39:18,027 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2019-06-30 06:39:18,027 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone: not found. skipping it 2019-06-30 06:39:18,027 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2019-06-30 06:39:18,027 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name: not found. skipping it 2019-06-30 06:39:18,027 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete: not found. skipping it 2019-06-30 06:39:18,027 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2019-06-30 06:39:18,028 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative: not found. skipping it 2019-06-30 06:39:18,028 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2019-06-30 06:39:18,028 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled: not found. skipping it 2019-06-30 06:39:18,028 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools: not found. skipping it 2019-06-30 06:39:18,028 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2019-06-30 06:39:18,028 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2019-06-30 06:39:18,028 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2019-06-30 06:39:18,028 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2019-06-30 06:39:18,028 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status: not found. skipping it 2019-06-30 06:39:18,029 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-06-30 06:39:18,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2019-06-30 06:45:04,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: eef0f080-d34e-4445-9412-bf10fd5dbe61 2019-06-30 06:45:04,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'eef0f080-d34e-4445-9412-bf10fd5dbe61']'. 2019-06-30 06:45:05,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-06-30 06:45:05,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-06-30 06:45:05,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-30 06:45:05,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | eef0f080-d34e-4445-9412-bf10fd5dbe61 | 2019-06-30 06:45:05,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-06-30 06:45:05,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-06-30 06:39:20 | 2019-06-30 06:45:05,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-06-30 06:45:04 | 2019-06-30 06:45:05,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:44 | 2019-06-30 06:45:05,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-06-30 06:45:05,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-06-30 06:45:05,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-06-30 06:45:05,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 2f2eac9d-7fb5-4abf-a5af-998f9fcb3c4c) | 2019-06-30 06:45:05,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-06-30 06:45:05,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 129ef115-96d7-49a9-aa68-e0edee3be785) | 2019-06-30 06:45:05,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 219 | 2019-06-30 06:45:05,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 338.319 | 2019-06-30 06:45:05,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 164 | 2019-06-30 06:45:05,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 55 | 2019-06-30 06:45:05,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-06-30 06:45:05,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-06-30 06:45:05,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-06-30 06:45:05,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-30 06:45:05,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-06-30 06:45:05,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-06-30 06:45:05,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2019-06-30 06:45:05,816 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'eef0f080-d34e-4445-9412-bf10fd5dbe61', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.html'] 2019-06-30 06:45:07,866 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid eef0f080-d34e-4445-9412-bf10fd5dbe61 --to /home/opnfv/functest/results/refstack_defcore/tempest-report.html Saving the report to '/home/opnfv/functest/results/refstack_defcore/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-06-30 06:45:07,866 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'eef0f080-d34e-4445-9412-bf10fd5dbe61', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.xml'] 2019-06-30 06:45:09,939 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid eef0f080-d34e-4445-9412-bf10fd5dbe61 --to /home/opnfv/functest/results/refstack_defcore/tempest-report.xml Saving the report to '/home/opnfv/functest/results/refstack_defcore/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-06-30 06:45:10,127 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 06:45:10,127 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 06:24 | FAIL | +--------------------------+------------------+------------------+----------------+ 2019-06-30 06:45:10,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 06:45:10,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/c92bbc1f-28c2-4e6a-a97e-0e2587cb8006 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e3e327c0275b82a37ba7bba791088393bbf95d5d" 2019-06-30 06:45:10,869 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 06:45:10 GMT X-Openstack-Request-Id: req-0e9b595d-e341-4b24-a729-9c37b3f50f77 2019-06-30 06:45:10,869 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 06:45:10,869 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/c92bbc1f-28c2-4e6a-a97e-0e2587cb8006 used request id req-0e9b595d-e341-4b24-a729-9c37b3f50f77 2019-06-30 06:45:10,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.727380037308s 2019-06-30 06:45:10,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 06:45:10,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:45:11,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45: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-b46b56d6-3cea-4f76-a3e1-835759be47cf x-openstack-request-id: req-b46b56d6-3cea-4f76-a3e1-835759be47cf 2019-06-30 06:45:11,168 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_61f5679b-7961-4631-87db-c50fdfa795b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/315e2e71-6bf0-4ce1-9517-185c08f7c269", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/315e2e71-6bf0-4ce1-9517-185c08f7c269", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "315e2e71-6bf0-4ce1-9517-185c08f7c269"}, {"name": "refstack_defcore-flavor_alt_61f5679b-7961-4631-87db-c50fdfa795b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/420ac6ae-9d36-4309-ae5c-291f93ad611f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/420ac6ae-9d36-4309-ae5c-291f93ad611f", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "420ac6ae-9d36-4309-ae5c-291f93ad611f"}]} 2019-06-30 06:45:11,168 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-b46b56d6-3cea-4f76-a3e1-835759be47cf 2019-06-30 06:45:11,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.293189048767s 2019-06-30 06:45:11,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 06:45:11,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/420ac6ae-9d36-4309-ae5c-291f93ad611f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:45:11,203 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45: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-fb91291a-56ce-4c77-93c4-6ee36b0bc986 x-openstack-request-id: req-fb91291a-56ce-4c77-93c4-6ee36b0bc986 2019-06-30 06:45:11,204 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/420ac6ae-9d36-4309-ae5c-291f93ad611f used request id req-fb91291a-56ce-4c77-93c4-6ee36b0bc986 2019-06-30 06:45:11,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0331180095673s 2019-06-30 06:45:11,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-30 06:45:11,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/aa1d9aa7-8799-45e6-9b00-405efaf95fa5/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e3e327c0275b82a37ba7bba791088393bbf95d5d" -d '{"subnet_id": "bf443bf6-ebf7-440b-90bc-dd838e45b60c"}' 2019-06-30 06:45:13,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:13 GMT X-Openstack-Request-Id: req-3753a05c-5548-4b21-9a19-0e9300bfb2de 2019-06-30 06:45:13,664 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e2931f8f-8c64-4a53-a24d-e66099548b0b", "tenant_id": "1c869595555d42148d36ae94717369b9", "subnet_id": "bf443bf6-ebf7-440b-90bc-dd838e45b60c", "subnet_ids": ["bf443bf6-ebf7-440b-90bc-dd838e45b60c"], "port_id": "c4e6334d-b8b3-4eab-b23f-f50bd60c9418", "id": "aa1d9aa7-8799-45e6-9b00-405efaf95fa5"} 2019-06-30 06:45:13,664 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/aa1d9aa7-8799-45e6-9b00-405efaf95fa5/remove_router_interface.json used request id req-3753a05c-5548-4b21-9a19-0e9300bfb2de 2019-06-30 06:45:13,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.45951700211s 2019-06-30 06:45:13,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 06:45:13,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e3e327c0275b82a37ba7bba791088393bbf95d5d" 2019-06-30 06:45:13,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1222 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:13 GMT X-Openstack-Request-Id: req-b1c71327-ec77-4a55-affd-e12f0231f3f7 2019-06-30 06:45:13,789 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3959212c818846e1851aad27069f4262", "created_at": "2019-06-30T06:05:09Z", "admin_state_up": true, "updated_at": "2019-06-30T06:05:09Z", "project_id": "3959212c818846e1851aad27069f4262", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "07fea6df-2074-440c-897d-dfc4691920f9", "name": "tempest-pretest-check-765138847"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1c869595555d42148d36ae94717369b9", "created_at": "2019-06-30T06:38:47Z", "admin_state_up": true, "updated_at": "2019-06-30T06:45:12Z", "project_id": "1c869595555d42148d36ae94717369b9", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "aa1d9aa7-8799-45e6-9b00-405efaf95fa5", "name": "refstack_defcore-router_61f5679b-7961-4631-87db-c50fdfa795b0"}]} 2019-06-30 06:45:13,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-b1c71327-ec77-4a55-affd-e12f0231f3f7 2019-06-30 06:45:13,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.125004053116s 2019-06-30 06:45:13,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 06:45:13,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/aa1d9aa7-8799-45e6-9b00-405efaf95fa5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e3e327c0275b82a37ba7bba791088393bbf95d5d" 2019-06-30 06:45:15,100 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 06:45:15 GMT X-Openstack-Request-Id: req-6876a2a8-b821-4117-a758-143d6ce59f5f 2019-06-30 06:45:15,100 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 06:45:15,100 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/aa1d9aa7-8799-45e6-9b00-405efaf95fa5.json used request id req-6876a2a8-b821-4117-a758-143d6ce59f5f 2019-06-30 06:45:15,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.30908584595s 2019-06-30 06:45:15,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 06:45:15,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e3e327c0275b82a37ba7bba791088393bbf95d5d" 2019-06-30 06:45:15,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1334 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:15 GMT X-Openstack-Request-Id: req-c685091b-f8ca-46ed-b733-8d6780ac7a3b 2019-06-30 06:45:15,149 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-30T05:50:08Z","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":"6acb3602-338d-4baa-852a-3f10ec4a5a30","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"b832943639d345c28f57e6440b8b5ce7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:08Z","ip_version":4},{"updated_at":"2019-06-30T06:38:47Z","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":"bf443bf6-ebf7-440b-90bc-dd838e45b60c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"1c869595555d42148d36ae94717369b9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_61f5679b-7961-4631-87db-c50fdfa795b0","enable_dhcp":true,"segment_id":null,"network_id":"e2931f8f-8c64-4a53-a24d-e66099548b0b","tenant_id":"1c869595555d42148d36ae94717369b9","created_at":"2019-06-30T06:38:47Z","ip_version":4}]} 2019-06-30 06:45:15,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-c685091b-f8ca-46ed-b733-8d6780ac7a3b 2019-06-30 06:45:15,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0489687919617s 2019-06-30 06:45:15,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-30 06:45:15,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/bf443bf6-ebf7-440b-90bc-dd838e45b60c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e3e327c0275b82a37ba7bba791088393bbf95d5d" 2019-06-30 06:45:16,186 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 06:45:16 GMT X-Openstack-Request-Id: req-1f8bc47c-97d0-4acc-814c-11538f552143 2019-06-30 06:45:16,186 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 06:45:16,186 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/bf443bf6-ebf7-440b-90bc-dd838e45b60c.json used request id req-1f8bc47c-97d0-4acc-814c-11538f552143 2019-06-30 06:45:16,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.03527903557s 2019-06-30 06:45:16,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 06:45:16,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e3e327c0275b82a37ba7bba791088393bbf95d5d" 2019-06-30 06:45:16,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:16 GMT X-Openstack-Request-Id: req-5c6f3a0f-5b89-42b8-bda1-96b7d360817e 2019-06-30 06:45:16,293 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e2931f8f-8c64-4a53-a24d-e66099548b0b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":true,"project_id":"1c869595555d42148d36ae94717369b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T06:45:16Z","qos_policy_id":null,"name":"refstack_defcore-net_61f5679b-7961-4631-87db-c50fdfa795b0","admin_state_up":true,"tenant_id":"1c869595555d42148d36ae94717369b9","created_at":"2019-06-30T06:38:46Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 06:45:16,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5c6f3a0f-5b89-42b8-bda1-96b7d360817e 2019-06-30 06:45:16,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107009887695s 2019-06-30 06:45:16,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-30 06:45:16,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/e2931f8f-8c64-4a53-a24d-e66099548b0b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e3e327c0275b82a37ba7bba791088393bbf95d5d" 2019-06-30 06:45:17,455 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 06:45:17 GMT X-Openstack-Request-Id: req-33193be2-1241-4cda-ab54-517fe9853352 2019-06-30 06:45:17,455 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 06:45:17,455 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/e2931f8f-8c64-4a53-a24d-e66099548b0b.json used request id req-33193be2-1241-4cda-ab54-517fe9853352 2019-06-30 06:45:17,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.16040992737s 2019-06-30 06:45:17,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 06:45:17,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e3e327c0275b82a37ba7bba791088393bbf95d5d" 2019-06-30 06:45:17,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:17 GMT X-Openstack-Request-Id: req-4ae05dc7-9c0f-4769-a816-1c76694ee844 2019-06-30 06:45:17,485 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T06:38:52Z", "file": "/v2/images/7366ad7d-820e-4733-96b6-a5355299219f/file", "owner": "1c869595555d42148d36ae94717369b9", "id": "7366ad7d-820e-4733-96b6-a5355299219f", "size": 12716032, "self": "/v2/images/7366ad7d-820e-4733-96b6-a5355299219f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7366ad7d-820e-4733-96b6-a5355299219f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7366ad7d-820e-4733-96b6-a5355299219f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_61f5679b-7961-4631-87db-c50fdfa795b0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_61f5679b-7961-4631-87db-c50fdfa795b0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T06:38:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 06:45:17,485 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-4ae05dc7-9c0f-4769-a816-1c76694ee844 2019-06-30 06:45:17,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0254499912262s 2019-06-30 06:45:17,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 06:45:17,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/7366ad7d-820e-4733-96b6-a5355299219f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e3e327c0275b82a37ba7bba791088393bbf95d5d" 2019-06-30 06:45:17,762 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 06:45:17 GMT X-Openstack-Request-Id: req-d1320b6c-40fe-4f2b-92ad-ec1138cf8662 2019-06-30 06:45:17,762 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 06:45:17,762 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/7366ad7d-820e-4733-96b6-a5355299219f used request id req-d1320b6c-40fe-4f2b-92ad-ec1138cf8662 2019-06-30 06:45:17,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.27584695816s 2019-06-30 06:45:17,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 06:45:17,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:45:17,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45: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-e2496c1b-be04-43d5-933a-775f710246c6 x-openstack-request-id: req-e2496c1b-be04-43d5-933a-775f710246c6 2019-06-30 06:45:17,787 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_61f5679b-7961-4631-87db-c50fdfa795b0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/315e2e71-6bf0-4ce1-9517-185c08f7c269", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/315e2e71-6bf0-4ce1-9517-185c08f7c269", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "315e2e71-6bf0-4ce1-9517-185c08f7c269"}]} 2019-06-30 06:45:17,787 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-e2496c1b-be04-43d5-933a-775f710246c6 2019-06-30 06:45:17,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243110656738s 2019-06-30 06:45:17,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 06:45:17,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/315e2e71-6bf0-4ce1-9517-185c08f7c269 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:45:17,816 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fa5ccefd-7db7-4733-b2ad-f4d25ae8ef4c x-openstack-request-id: req-fa5ccefd-7db7-4733-b2ad-f4d25ae8ef4c 2019-06-30 06:45:17,816 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/315e2e71-6bf0-4ce1-9517-185c08f7c269 used request id req-fa5ccefd-7db7-4733-b2ad-f4d25ae8ef4c 2019-06-30 06:45:17,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0270431041718s 2019-06-30 06:45:17,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 06:45:17,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:45:18,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bfc5130-8d9c-427c-85b7-c91f9829a7fe 2019-06-30 06:45:18,129 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_61f5679b-7961-4631-87db-c50fdfa795b0", "links": {"self": "http://172.30.9.24:5000/v3/users/5aa3e30dabdf4323801ae477b17f8f04"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5aa3e30dabdf4323801ae477b17f8f04", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 06:45:18,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-5bfc5130-8d9c-427c-85b7-c91f9829a7fe 2019-06-30 06:45:18,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.3123691082s 2019-06-30 06:45:18,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 06:45:18,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/5aa3e30dabdf4323801ae477b17f8f04 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:45:18,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3fc0ffc-5613-4456-993d-3f6c57a2aa11 2019-06-30 06:45:18,412 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_61f5679b-7961-4631-87db-c50fdfa795b0", "links": {"self": "http://172.30.9.24:5000/v3/users/5aa3e30dabdf4323801ae477b17f8f04"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5aa3e30dabdf4323801ae477b17f8f04", "description": null}} 2019-06-30 06:45:18,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/5aa3e30dabdf4323801ae477b17f8f04 used request id req-e3fc0ffc-5613-4456-993d-3f6c57a2aa11 2019-06-30 06:45:18,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.276835918427s 2019-06-30 06:45:18,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-30 06:45:18,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/5aa3e30dabdf4323801ae477b17f8f04 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:45:18,750 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 06:45:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25bfda8c-5cba-4afd-8859-f8325f32028d 2019-06-30 06:45:18,751 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 06:45:18,751 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/5aa3e30dabdf4323801ae477b17f8f04 used request id req-25bfda8c-5cba-4afd-8859-f8325f32028d 2019-06-30 06:45:18,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.338356971741s 2019-06-30 06:45:18,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 06:45:18,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:45:18,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88234b6d-1aa7-46c2-ac10-7f52fc9dac67 2019-06-30 06:45:18,941 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.24:5000/v3/projects/1c869595555d42148d36ae94717369b9"}, "tags": [], "enabled": true, "id": "1c869595555d42148d36ae94717369b9", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_61f5679b-7961-4631-87db-c50fdfa795b0"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 06:45:18,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-88234b6d-1aa7-46c2-ac10-7f52fc9dac67 2019-06-30 06:45:18,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.184015989304s 2019-06-30 06:45:18,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-30 06:45:18,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/1c869595555d42148d36ae94717369b9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:45:19,122 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 06:45:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd5c3e7f-156d-4ad0-8b4f-a541dc6ac340 2019-06-30 06:45:19,122 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 06:45:19,122 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/1c869595555d42148d36ae94717369b9 used request id req-dd5c3e7f-156d-4ad0-8b4f-a541dc6ac340 2019-06-30 06:45:19,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.176331996918s 2019-06-30 06:45:19,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 06:45:19,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=1c869595555d42148d36ae94717369b9&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:45:19,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:19 GMT X-Openstack-Request-Id: req-5bb8a1b6-f31b-4335-8bbe-99e5438b4842 2019-06-30 06:45:19,435 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1c869595555d42148d36ae94717369b9", "created_at": "2019-06-30T06:38:46Z", "updated_at": "2019-06-30T06:38:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T06:38:46Z", "revision_number": 0, "id": "0568005a-d63a-460d-8a4a-185475692536", "remote_group_id": "c538e6fa-5795-488c-b3d5-4ef757340ab5", "remote_ip_prefix": null, "created_at": "2019-06-30T06:38:46Z", "security_group_id": "c538e6fa-5795-488c-b3d5-4ef757340ab5", "tenant_id": "1c869595555d42148d36ae94717369b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c869595555d42148d36ae94717369b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T06:38:46Z", "revision_number": 0, "id": "6cc73293-f985-4519-b1e7-f48b648680e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T06:38:46Z", "security_group_id": "c538e6fa-5795-488c-b3d5-4ef757340ab5", "tenant_id": "1c869595555d42148d36ae94717369b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c869595555d42148d36ae94717369b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T06:38:46Z", "revision_number": 0, "id": "e63981e3-7a4a-409a-b693-cca31843b308", "remote_group_id": "c538e6fa-5795-488c-b3d5-4ef757340ab5", "remote_ip_prefix": null, "created_at": "2019-06-30T06:38:46Z", "security_group_id": "c538e6fa-5795-488c-b3d5-4ef757340ab5", "tenant_id": "1c869595555d42148d36ae94717369b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c869595555d42148d36ae94717369b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T06:38:46Z", "revision_number": 0, "id": "fb62df7b-ac88-4c3c-b0c9-8e6f7305f984", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T06:38:46Z", "security_group_id": "c538e6fa-5795-488c-b3d5-4ef757340ab5", "tenant_id": "1c869595555d42148d36ae94717369b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c869595555d42148d36ae94717369b9"}], "revision_number": 1, "project_id": "1c869595555d42148d36ae94717369b9", "id": "c538e6fa-5795-488c-b3d5-4ef757340ab5", "name": "default"}]} 2019-06-30 06:45:19,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=1c869595555d42148d36ae94717369b9&name=default used request id req-5bb8a1b6-f31b-4335-8bbe-99e5438b4842 2019-06-30 06:45:19,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.308094978333s 2019-06-30 06:45:19,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 06:45:19,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:45:19,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:19 GMT X-Openstack-Request-Id: req-8514056c-6e56-496f-ac3f-42a1c7383f48 2019-06-30 06:45:19,499 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "created_at": "2019-06-30T05:50:03Z", "updated_at": "2019-06-30T05:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "0d8844f3-ea4c-4dfc-9795-3f00e3466243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:03Z", "revision_number": 0, "id": "84f6baa6-388c-4d2c-9731-c59876827caf", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:03Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "a281473d-03db-4806-a4d4-0bcd09417300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "f6ee904e-3ab7-4383-aea8-6ab0b9b9b002", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}], "revision_number": 1, "project_id": "b832943639d345c28f57e6440b8b5ce7", "id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:52:29Z", "updated_at": "2019-06-30T05:52:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "379bfc24-0b1d-4ed3-8a2c-faa34dd1e1a9", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "59d93de2-729a-4409-8fdf-028f883a52b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "9b32e8bb-2f4c-4f28-a53b-62887daaf278", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "b2c6ae5a-c09b-4ac4-9cae-b8c111a7a429", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}], "revision_number": 1, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T05:52:31Z", "updated_at": "2019-06-30T05:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "027d04c8-43f4-4439-9ef0-6f3ef0f5cd84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "184535b3-d0be-442f-ac92-bc9447bec1b7", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "5f725998-4a95-41f3-b5a8-b42fc8f44b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "6bdbdd75-dd8f-42ea-a9b6-b90345e98591", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5478dc27-f236-4606-9022-2c758f2d5625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1c869595555d42148d36ae94717369b9", "created_at": "2019-06-30T06:38:46Z", "updated_at": "2019-06-30T06:38:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T06:38:46Z", "revision_number": 0, "id": "0568005a-d63a-460d-8a4a-185475692536", "remote_group_id": "c538e6fa-5795-488c-b3d5-4ef757340ab5", "remote_ip_prefix": null, "created_at": "2019-06-30T06:38:46Z", "security_group_id": "c538e6fa-5795-488c-b3d5-4ef757340ab5", "tenant_id": "1c869595555d42148d36ae94717369b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c869595555d42148d36ae94717369b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T06:38:46Z", "revision_number": 0, "id": "6cc73293-f985-4519-b1e7-f48b648680e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T06:38:46Z", "security_group_id": "c538e6fa-5795-488c-b3d5-4ef757340ab5", "tenant_id": "1c869595555d42148d36ae94717369b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c869595555d42148d36ae94717369b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T06:38:46Z", "revision_number": 0, "id": "e63981e3-7a4a-409a-b693-cca31843b308", "remote_group_id": "c538e6fa-5795-488c-b3d5-4ef757340ab5", "remote_ip_prefix": null, "created_at": "2019-06-30T06:38:46Z", "security_group_id": "c538e6fa-5795-488c-b3d5-4ef757340ab5", "tenant_id": "1c869595555d42148d36ae94717369b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c869595555d42148d36ae94717369b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T06:38:46Z", "revision_number": 0, "id": "fb62df7b-ac88-4c3c-b0c9-8e6f7305f984", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T06:38:46Z", "security_group_id": "c538e6fa-5795-488c-b3d5-4ef757340ab5", "tenant_id": "1c869595555d42148d36ae94717369b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c869595555d42148d36ae94717369b9"}], "revision_number": 1, "project_id": "1c869595555d42148d36ae94717369b9", "id": "c538e6fa-5795-488c-b3d5-4ef757340ab5", "name": "default"}]} 2019-06-30 06:45:19,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8514056c-6e56-496f-ac3f-42a1c7383f48 2019-06-30 06:45:19,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0585420131683s 2019-06-30 06:45:19,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 06:45:19,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/c538e6fa-5795-488c-b3d5-4ef757340ab5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1d7dce8e78c8439bdda12eb5e8f3f7922116d773" 2019-06-30 06:45:19,625 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 06:45:19 GMT X-Openstack-Request-Id: req-59e00463-c400-44bb-b6a4-902e2b93d023 2019-06-30 06:45:19,625 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 06:45:19,625 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/c538e6fa-5795-488c-b3d5-4ef757340ab5.json used request id req-59e00463-c400-44bb-b6a4-902e2b93d023 2019-06-30 06:45:19,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.118908882141s 2019-06-30 06:45:19,626 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2019-06-30 06:45:19,675 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2019-06-30 06:45:19,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 06:45:19,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dba1186a-9be9-416f-816a-be8c1c6a68f9 2019-06-30 06:45:19,722 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 06:45:19,722 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-dba1186a-9be9-416f-816a-be8c1c6a68f9 2019-06-30 06:45:19,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 06:45:20,123 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}], "expires_at": "2019-06-30T07:45:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "95de64402f8d4801a01ee7f7b732ef1b"}, "audit_ids": ["H0sBcKSxSGu2GoaWeSw3OA"], "issued_at": "2019-06-30T06:45:20.000000Z"}} 2019-06-30 06:45:20,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 06:45:20,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 06:45:20,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:20 GMT X-Openstack-Request-Id: req-18dc640f-f39b-495d-b4ec-2242f2e7a704 2019-06-30 06:45:20,493 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 06:45:20,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-18dc640f-f39b-495d-b4ec-2242f2e7a704 2019-06-30 06:45:20,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.367954969406s 2019-06-30 06:45:20,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 06:45:20,505 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30878c56-8018-4127-a773-5734613d7c75 2019-06-30 06:45:20,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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 06:45:20,506 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-30878c56-8018-4127-a773-5734613d7c75 2019-06-30 06:45:20,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 06:45:20,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 06:45:20,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1a78a9d-d116-4577-a7df-f428eab065a5 2019-06-30 06:45:20,717 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 06:45:20,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-f1a78a9d-d116-4577-a7df-f428eab065a5 2019-06-30 06:45:20,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210871934891s 2019-06-30 06:45:20,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-30 06:45:20,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_6dcc8ddc-82c8-4858-8bec-c142b65bedc6"}}' 2019-06-30 06:45:20,937 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0589d9eb-05f2-488c-ad24-b42ef268c18f 2019-06-30 06:45:20,937 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/98abfb4e7ab94bc7835fb6000c3cd0b7"}, "tags": [], "enabled": true, "id": "98abfb4e7ab94bc7835fb6000c3cd0b7", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_6dcc8ddc-82c8-4858-8bec-c142b65bedc6"}} 2019-06-30 06:45:20,938 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-0589d9eb-05f2-488c-ad24-b42ef268c18f 2019-06-30 06:45:20,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.212678194046s 2019-06-30 06:45:20,938 - 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'98abfb4e7ab94bc7835fb6000c3cd0b7', '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_6dcc8ddc-82c8-4858-8bec-c142b65bedc6'}) 2019-06-30 06:45:20,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-30 06:45:20,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "uFGI7eh6Sj7O9QHVjrhayI5VSFStLY", "email": null, "name": "tempest_full-user_6dcc8ddc-82c8-4858-8bec-c142b65bedc6"}}' 2019-06-30 06:45:21,410 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21fafab4-083b-4405-befc-ca07e8fc9d18 2019-06-30 06:45:21,410 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_6dcc8ddc-82c8-4858-8bec-c142b65bedc6", "links": {"self": "http://172.30.9.24:5000/v3/users/2a2c688589a74fb399c1706ad02e1410"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a2c688589a74fb399c1706ad02e1410", "domain_id": "default", "password_expires_at": null}} 2019-06-30 06:45:21,410 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-21fafab4-083b-4405-befc-ca07e8fc9d18 2019-06-30 06:45:21,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.465538978577s 2019-06-30 06:45:21,411 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2a2c688589a74fb399c1706ad02e1410', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_6dcc8ddc-82c8-4858-8bec-c142b65bedc6'}) 2019-06-30 06:45:21,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 06:45:21,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 06:45:21,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a381bf76-f084-49dd-9b7b-c02841054415 2019-06-30 06:45:21,566 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 06:45:21,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a381bf76-f084-49dd-9b7b-c02841054415 2019-06-30 06:45:21,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.15153503418s 2019-06-30 06:45:21,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 06:45:21,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 06:45:21,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cf17a2e-261d-47e0-9e33-f4967a8afb6e 2019-06-30 06:45:21,776 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 06:45:21,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2cf17a2e-261d-47e0-9e33-f4967a8afb6e 2019-06-30 06:45:21,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204841136932s 2019-06-30 06:45:21,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 06:45:21,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 06:45:21,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-633dccc5-eb1d-49f7-976b-c50d100e2702 2019-06-30 06:45:21,894 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 06:45:21,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-633dccc5-eb1d-49f7-976b-c50d100e2702 2019-06-30 06:45:21,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113238096237s 2019-06-30 06:45:21,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 06:45:21,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 06:45:22,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cb49ef1-23f2-4558-8e01-fbbb5be27978 2019-06-30 06:45:22,016 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 06:45:22,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-2cb49ef1-23f2-4558-8e01-fbbb5be27978 2019-06-30 06:45:22,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117110013962s 2019-06-30 06:45:22,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 06:45:22,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 06:45:22,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e763d999-9210-4efe-a347-34081ae09094 2019-06-30 06:45:22,237 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tempest_full-user_6dcc8ddc-82c8-4858-8bec-c142b65bedc6", "links": {"self": "http://172.30.9.24:5000/v3/users/2a2c688589a74fb399c1706ad02e1410"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a2c688589a74fb399c1706ad02e1410", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 06:45:22,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-e763d999-9210-4efe-a347-34081ae09094 2019-06-30 06:45:22,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219738006592s 2019-06-30 06:45:22,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 06:45:22,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 06:45:22,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c4701b6-0ed4-4cde-aabf-b2636adec079 2019-06-30 06:45:22,365 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/98abfb4e7ab94bc7835fb6000c3cd0b7"}, "tags": [], "enabled": true, "id": "98abfb4e7ab94bc7835fb6000c3cd0b7", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_6dcc8ddc-82c8-4858-8bec-c142b65bedc6"}]} 2019-06-30 06:45:22,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-0c4701b6-0ed4-4cde-aabf-b2636adec079 2019-06-30 06:45:22,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117491960526s 2019-06-30 06:45:22,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 06:45:22,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=2a2c688589a74fb399c1706ad02e1410&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=98abfb4e7ab94bc7835fb6000c3cd0b7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 06:45:22,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3ef43cc-55cb-4a73-bc3d-91198de82d94 2019-06-30 06:45:22,573 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=2a2c688589a74fb399c1706ad02e1410&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=98abfb4e7ab94bc7835fb6000c3cd0b7", "previous": null, "next": null}} 2019-06-30 06:45:22,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=2a2c688589a74fb399c1706ad02e1410&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=98abfb4e7ab94bc7835fb6000c3cd0b7 used request id req-c3ef43cc-55cb-4a73-bc3d-91198de82d94 2019-06-30 06:45:22,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.199892997742s 2019-06-30 06:45:22,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 06:45:22,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/98abfb4e7ab94bc7835fb6000c3cd0b7/users/2a2c688589a74fb399c1706ad02e1410/roles/1cfc497138b141ff84abf3d62ced3145 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 06:45:22,736 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 06:45:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8236a69-584b-4ae6-9fd0-5f1369110dad 2019-06-30 06:45:22,736 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 06:45:22,736 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/98abfb4e7ab94bc7835fb6000c3cd0b7/users/2a2c688589a74fb399c1706ad02e1410/roles/1cfc497138b141ff84abf3d62ced3145 used request id req-a8236a69-584b-4ae6-9fd0-5f1369110dad 2019-06-30 06:45:22,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.159128904343s 2019-06-30 06:45:22,737 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_6dcc8ddc-82c8-4858-8bec-c142b65bedc6', 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'98abfb4e7ab94bc7835fb6000c3cd0b7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'uFGI7eh6Sj7O9QHVjrhayI5VSFStLY', 'username': u'tempest_full-user_6dcc8ddc-82c8-4858-8bec-c142b65bedc6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-30 06:45:22,741 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_6dcc8ddc-82c8-4858-8bec-c142b65bedc6', 'password': 'uFGI7eh6Sj7O9QHVjrhayI5VSFStLY', 'project_name': 'tempest_full-project_6dcc8ddc-82c8-4858-8bec-c142b65bedc6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '98abfb4e7ab94bc7835fb6000c3cd0b7', 'project_domain_name': 'Default'} 2019-06-30 06:45:22,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 06:45:22,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 06:45:22,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e46607d-6c19-4829-8820-e8a749aa056b 2019-06-30 06:45:22,911 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 06:45:22,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2e46607d-6c19-4829-8820-e8a749aa056b 2019-06-30 06:45:22,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.167040109634s 2019-06-30 06:45:22,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 06:45:22,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 06:45:23,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97af3a67-c591-4ba1-9f4d-47d3f35b9e3c 2019-06-30 06:45:23,117 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 06:45:23,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-97af3a67-c591-4ba1-9f4d-47d3f35b9e3c 2019-06-30 06:45:23,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200371980667s 2019-06-30 06:45:23,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 06:45:23,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 06:45:23,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41f7a11c-a53f-4b83-bc56-e6dd42cc74ce 2019-06-30 06:45:23,336 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 06:45:23,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-41f7a11c-a53f-4b83-bc56-e6dd42cc74ce 2019-06-30 06:45:23,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.214963912964s 2019-06-30 06:45:23,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 06:45:23,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 06:45:23,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-345cbc66-3487-45f6-a8a1-bc0755fb4d45 2019-06-30 06:45:23,469 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tempest_full-user_6dcc8ddc-82c8-4858-8bec-c142b65bedc6", "links": {"self": "http://172.30.9.24:5000/v3/users/2a2c688589a74fb399c1706ad02e1410"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a2c688589a74fb399c1706ad02e1410", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 06:45:23,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-345cbc66-3487-45f6-a8a1-bc0755fb4d45 2019-06-30 06:45:23,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131578922272s 2019-06-30 06:45:23,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 06:45:23,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 06:45:23,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2e2dfa8-9059-48db-a422-e6ddb85c42c3 2019-06-30 06:45:23,634 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/98abfb4e7ab94bc7835fb6000c3cd0b7"}, "tags": [], "enabled": true, "id": "98abfb4e7ab94bc7835fb6000c3cd0b7", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_6dcc8ddc-82c8-4858-8bec-c142b65bedc6"}]} 2019-06-30 06:45:23,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-e2e2dfa8-9059-48db-a422-e6ddb85c42c3 2019-06-30 06:45:23,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.153491973877s 2019-06-30 06:45:23,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 06:45:23,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=2a2c688589a74fb399c1706ad02e1410&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=98abfb4e7ab94bc7835fb6000c3cd0b7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 06:45:23,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4990e59-7b56-4fc3-9516-49cd7700a28a 2019-06-30 06:45:23,759 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=2a2c688589a74fb399c1706ad02e1410&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=98abfb4e7ab94bc7835fb6000c3cd0b7", "previous": null, "next": null}} 2019-06-30 06:45:23,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=2a2c688589a74fb399c1706ad02e1410&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=98abfb4e7ab94bc7835fb6000c3cd0b7 used request id req-d4990e59-7b56-4fc3-9516-49cd7700a28a 2019-06-30 06:45:23,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.117839813232s 2019-06-30 06:45:23,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 06:45:23,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/98abfb4e7ab94bc7835fb6000c3cd0b7/users/2a2c688589a74fb399c1706ad02e1410/roles/f400450775b0494aabf0b0ea369d0968 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 06:45:23,917 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 06:45:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-201e27c2-d790-4944-9963-9daa635f0142 2019-06-30 06:45:23,917 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 06:45:23,917 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/98abfb4e7ab94bc7835fb6000c3cd0b7/users/2a2c688589a74fb399c1706ad02e1410/roles/f400450775b0494aabf0b0ea369d0968 used request id req-201e27c2-d790-4944-9963-9daa635f0142 2019-06-30 06:45:23,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.154566049576s 2019-06-30 06:45:23,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 06:45:23,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 06:45:24,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f15ded4-2709-4ab2-bcee-bc1c09f3c100 2019-06-30 06:45:24,170 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 06:45:24,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5f15ded4-2709-4ab2-bcee-bc1c09f3c100 2019-06-30 06:45:24,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.249440908432s 2019-06-30 06:45:24,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 06:45:24,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 06:45:24,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b93d318b-b07e-4ae8-8adc-2e6b02507286 2019-06-30 06:45:24,288 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 06:45:24,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-b93d318b-b07e-4ae8-8adc-2e6b02507286 2019-06-30 06:45:24,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112833023071s 2019-06-30 06:45:24,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 06:45:24,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 06:45:24,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e49ea0e-eea8-4c15-bdf5-13edb1d90fba 2019-06-30 06:45:24,459 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tempest_full-user_6dcc8ddc-82c8-4858-8bec-c142b65bedc6", "links": {"self": "http://172.30.9.24:5000/v3/users/2a2c688589a74fb399c1706ad02e1410"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a2c688589a74fb399c1706ad02e1410", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 06:45:24,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-3e49ea0e-eea8-4c15-bdf5-13edb1d90fba 2019-06-30 06:45:24,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.17006611824s 2019-06-30 06:45:24,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 06:45:24,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?role.id=f400450775b0494aabf0b0ea369d0968&user.id=2a2c688589a74fb399c1706ad02e1410&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 06:45:24,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-042071c3-a78c-41a3-879c-654eda862e44 2019-06-30 06:45:24,589 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?role.id=f400450775b0494aabf0b0ea369d0968&user.id=2a2c688589a74fb399c1706ad02e1410&scope.domain.id=default", "previous": null, "next": null}} 2019-06-30 06:45:24,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?role.id=f400450775b0494aabf0b0ea369d0968&user.id=2a2c688589a74fb399c1706ad02e1410&scope.domain.id=default used request id req-042071c3-a78c-41a3-879c-654eda862e44 2019-06-30 06:45:24,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.118563890457s 2019-06-30 06:45:24,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-06-30 06:45:24,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/domains/default/users/2a2c688589a74fb399c1706ad02e1410/roles/f400450775b0494aabf0b0ea369d0968 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 06:45:24,731 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 06:45:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad497eef-f5d2-4588-9a4c-31177ecef037 2019-06-30 06:45:24,731 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 06:45:24,731 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/domains/default/users/2a2c688589a74fb399c1706ad02e1410/roles/f400450775b0494aabf0b0ea369d0968 used request id req-ad497eef-f5d2-4588-9a4c-31177ecef037 2019-06-30 06:45:24,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.138099193573s 2019-06-30 06:45:24,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 06:45:24,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-950e2d13-f6ff-4877-812c-ca6bdf00bad3 2019-06-30 06:45:24,741 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 06:45:24,741 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-950e2d13-f6ff-4877-812c-ca6bdf00bad3 2019-06-30 06:45:24,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 06:45:25,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}], "expires_at": "2019-06-30T07:45:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "98abfb4e7ab94bc7835fb6000c3cd0b7", "name": "tempest_full-project_6dcc8ddc-82c8-4858-8bec-c142b65bedc6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_98abfb4e7ab94bc7835fb6000c3cd0b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_98abfb4e7ab94bc7835fb6000c3cd0b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/98abfb4e7ab94bc7835fb6000c3cd0b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/98abfb4e7ab94bc7835fb6000c3cd0b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/98abfb4e7ab94bc7835fb6000c3cd0b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/98abfb4e7ab94bc7835fb6000c3cd0b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/98abfb4e7ab94bc7835fb6000c3cd0b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/98abfb4e7ab94bc7835fb6000c3cd0b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/98abfb4e7ab94bc7835fb6000c3cd0b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/98abfb4e7ab94bc7835fb6000c3cd0b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/98abfb4e7ab94bc7835fb6000c3cd0b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_6dcc8ddc-82c8-4858-8bec-c142b65bedc6", "id": "2a2c688589a74fb399c1706ad02e1410"}, "audit_ids": ["u-pxfjaXTuSN-mzY249YUw"], "issued_at": "2019-06-30T06:45:25.000000Z"}} 2019-06-30 06:45:25,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-06-30 06:45:25,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a6f9ee28142eeb99085398db34db1ed36e63b60" 2019-06-30 06:45:25,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:25 GMT X-Openstack-Request-Id: req-a2b41b81-2db6-4e39-b6af-42bb4d68c0ce 2019-06-30 06:45:25,525 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-06-30 06:45:25,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-a2b41b81-2db6-4e39-b6af-42bb4d68c0ce 2019-06-30 06:45:25,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.297479867935s 2019-06-30 06:45:25,536 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2019-06-30 06:45:25,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 06:45:25,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 06:45:25,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c0ecf06-2784-4c5b-b7f5-2340d59476fc 2019-06-30 06:45:25,651 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 06:45:25,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-3c0ecf06-2784-4c5b-b7f5-2340d59476fc 2019-06-30 06:45:25,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114192008972s 2019-06-30 06:45:25,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 06:45:25,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 06:45:25,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5b53876-ff9c-4d84-8989-e269369a5c59 2019-06-30 06:45:25,769 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/98abfb4e7ab94bc7835fb6000c3cd0b7"}, "tags": [], "enabled": true, "id": "98abfb4e7ab94bc7835fb6000c3cd0b7", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_6dcc8ddc-82c8-4858-8bec-c142b65bedc6"}]} 2019-06-30 06:45:25,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-a5b53876-ff9c-4d84-8989-e269369a5c59 2019-06-30 06:45:25,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110831975937s 2019-06-30 06:45:25,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-30 06:45:25,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" -d '{"network": {"shared": true, "tenant_id": "98abfb4e7ab94bc7835fb6000c3cd0b7", "name": "tempest_full-net_6dcc8ddc-82c8-4858-8bec-c142b65bedc6", "admin_state_up": true}}' 2019-06-30 06:45:26,085 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:26 GMT X-Openstack-Request-Id: req-39adbc4c-141e-41e2-ab94-810d6a3da56e 2019-06-30 06:45:26,085 - 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":"05bc9401-801b-43b0-b537-30cb68bf269b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":true,"project_id":"98abfb4e7ab94bc7835fb6000c3cd0b7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T06:45:25Z","is_default":false,"qos_policy_id":null,"name":"tempest_full-net_6dcc8ddc-82c8-4858-8bec-c142b65bedc6","admin_state_up":true,"tenant_id":"98abfb4e7ab94bc7835fb6000c3cd0b7","created_at":"2019-06-30T06:45:25Z","mtu":1450}} 2019-06-30 06:45:26,085 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-39adbc4c-141e-41e2-ab94-810d6a3da56e 2019-06-30 06:45:26,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.313924074173s 2019-06-30 06:45:26,086 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-30T06:45:25Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'05bc9401-801b-43b0-b537-30cb68bf269b', 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'tempest_full-net_6dcc8ddc-82c8-4858-8bec-c142b65bedc6', u'created_at': u'2019-06-30T06:45:25Z', u'mtu': 1450, u'tenant_id': u'98abfb4e7ab94bc7835fb6000c3cd0b7', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'98abfb4e7ab94bc7835fb6000c3cd0b7', u'l2_adjacency': True}) 2019-06-30 06:45:26,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 06:45:26,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a6f9ee28142eeb99085398db34db1ed36e63b60" 2019-06-30 06:45:26,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1430 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:26 GMT X-Openstack-Request-Id: req-5895b26a-109d-490e-a914-66d4c9c9320e 2019-06-30 06:45:26,179 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"05bc9401-801b-43b0-b537-30cb68bf269b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":true,"project_id":"98abfb4e7ab94bc7835fb6000c3cd0b7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T06:45:25Z","qos_policy_id":null,"name":"tempest_full-net_6dcc8ddc-82c8-4858-8bec-c142b65bedc6","admin_state_up":true,"tenant_id":"98abfb4e7ab94bc7835fb6000c3cd0b7","created_at":"2019-06-30T06:45:25Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 06:45:26,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5895b26a-109d-490e-a914-66d4c9c9320e 2019-06-30 06:45:26,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0927181243896s 2019-06-30 06:45:26,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-30 06:45:26,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a6f9ee28142eeb99085398db34db1ed36e63b60" -d '{"subnet": {"name": "tempest_full-subnet_6dcc8ddc-82c8-4858-8bec-c142b65bedc6", "enable_dhcp": true, "network_id": "05bc9401-801b-43b0-b537-30cb68bf269b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-30 06:45:26,715 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:26 GMT X-Openstack-Request-Id: req-01095c43-4047-4516-a303-f370ea02cb43 2019-06-30 06:45:26,715 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-06-30T06:45:26Z","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":"b79f743b-f196-45de-be47-15459fe1442b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"98abfb4e7ab94bc7835fb6000c3cd0b7","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_6dcc8ddc-82c8-4858-8bec-c142b65bedc6","enable_dhcp":true,"segment_id":null,"network_id":"05bc9401-801b-43b0-b537-30cb68bf269b","tenant_id":"98abfb4e7ab94bc7835fb6000c3cd0b7","created_at":"2019-06-30T06:45:26Z","ip_version":4}} 2019-06-30 06:45:26,715 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-01095c43-4047-4516-a303-f370ea02cb43 2019-06-30 06:45:26,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.534516096115s 2019-06-30 06:45:26,716 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T06:45:26Z', 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'b79f743b-f196-45de-be47-15459fe1442b', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_full-subnet_6dcc8ddc-82c8-4858-8bec-c142b65bedc6', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'05bc9401-801b-43b0-b537-30cb68bf269b', u'tenant_id': u'98abfb4e7ab94bc7835fb6000c3cd0b7', u'created_at': u'2019-06-30T06:45:26Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'98abfb4e7ab94bc7835fb6000c3cd0b7'}) 2019-06-30 06:45:26,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 06:45:26,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a6f9ee28142eeb99085398db34db1ed36e63b60" -d '{"router": {"external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "name": "tempest_full-router_6dcc8ddc-82c8-4858-8bec-c142b65bedc6", "admin_state_up": true}}' 2019-06-30 06:45:28,153 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:28 GMT X-Openstack-Request-Id: req-8264a9b3-ed42-40d9-b5c9-3ad5768ac0ef 2019-06-30 06:45:28,154 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "98abfb4e7ab94bc7835fb6000c3cd0b7", "created_at": "2019-06-30T06:45:26Z", "admin_state_up": true, "updated_at": "2019-06-30T06:45:27Z", "project_id": "98abfb4e7ab94bc7835fb6000c3cd0b7", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "f88bd71c-8d69-4154-85f1-faa3f7221fa1", "name": "tempest_full-router_6dcc8ddc-82c8-4858-8bec-c142b65bedc6"}} 2019-06-30 06:45:28,154 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-8264a9b3-ed42-40d9-b5c9-3ad5768ac0ef 2019-06-30 06:45:28,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.43763995171s 2019-06-30 06:45:28,155 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T06:45:27Z', u'revision_number': 2, u'ha': False, u'id': u'f88bd71c-8d69-4154-85f1-faa3f7221fa1', u'external_gateway_info': {u'network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6acb3602-338d-4baa-852a-3f10ec4a5a30', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_full-router_6dcc8ddc-82c8-4858-8bec-c142b65bedc6', u'admin_state_up': True, u'tenant_id': u'98abfb4e7ab94bc7835fb6000c3cd0b7', u'created_at': u'2019-06-30T06:45:26Z', u'flavor_id': None, u'routes': [], u'project_id': u'98abfb4e7ab94bc7835fb6000c3cd0b7'}) 2019-06-30 06:45:28,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-30 06:45:28,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/f88bd71c-8d69-4154-85f1-faa3f7221fa1/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a6f9ee28142eeb99085398db34db1ed36e63b60" -d '{"subnet_id": "b79f743b-f196-45de-be47-15459fe1442b"}' 2019-06-30 06:45:30,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:30 GMT X-Openstack-Request-Id: req-313d464d-2447-473b-a220-02b51dba08ac 2019-06-30 06:45:30,505 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "05bc9401-801b-43b0-b537-30cb68bf269b", "tenant_id": "98abfb4e7ab94bc7835fb6000c3cd0b7", "subnet_id": "b79f743b-f196-45de-be47-15459fe1442b", "subnet_ids": ["b79f743b-f196-45de-be47-15459fe1442b"], "port_id": "0f7fd371-857a-40c4-a413-08bcc723999c", "id": "f88bd71c-8d69-4154-85f1-faa3f7221fa1"} 2019-06-30 06:45:30,506 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/f88bd71c-8d69-4154-85f1-faa3f7221fa1/add_router_interface.json used request id req-313d464d-2447-473b-a220-02b51dba08ac 2019-06-30 06:45:30,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.3504550457s 2019-06-30 06:45:30,506 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-30 06:45:30,612 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-30 06:45:30,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 06:45:30,621 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:30 GMT 2019-06-30 06:45:30,621 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-06-30 06:45:30,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 06:45:30,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a6f9ee28142eeb99085398db34db1ed36e63b60" 2019-06-30 06:45:30,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:30 GMT X-Openstack-Request-Id: req-f969c460-8385-423c-82ed-c3782a956352 2019-06-30 06:45:30,951 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 06:45:30,951 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f969c460-8385-423c-82ed-c3782a956352 2019-06-30 06:45:30,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.327608108521s 2019-06-30 06:45:30,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 06:45:30,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a6f9ee28142eeb99085398db34db1ed36e63b60" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_6dcc8ddc-82c8-4858-8bec-c142b65bedc6", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_6dcc8ddc-82c8-4858-8bec-c142b65bedc6"}' 2019-06-30 06:45:31,063 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:31 GMT Location: http://172.30.9.24:9292/v2/images/7a3ab4cb-6893-4a23-b6a5-b014d0f8e613 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-608a0ee9-e95a-4b51-a448-189f375ed276 2019-06-30 06:45:31,063 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T06:45:30Z", "file": "/v2/images/7a3ab4cb-6893-4a23-b6a5-b014d0f8e613/file", "owner": "98abfb4e7ab94bc7835fb6000c3cd0b7", "id": "7a3ab4cb-6893-4a23-b6a5-b014d0f8e613", "size": null, "self": "/v2/images/7a3ab4cb-6893-4a23-b6a5-b014d0f8e613", "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_6dcc8ddc-82c8-4858-8bec-c142b65bedc6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_6dcc8ddc-82c8-4858-8bec-c142b65bedc6", "checksum": null, "created_at": "2019-06-30T06:45:30Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 06:45:31,063 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-608a0ee9-e95a-4b51-a448-189f375ed276 2019-06-30 06:45:31,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.103739976883s 2019-06-30 06:45:31,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 06:45:31,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/7a3ab4cb-6893-4a23-b6a5-b014d0f8e613/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a6f9ee28142eeb99085398db34db1ed36e63b60" -d '' 2019-06-30 06:45:31,438 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 06:45:31 GMT X-Openstack-Request-Id: req-29263292-969b-4d5f-9757-4ba8daa54751 2019-06-30 06:45:31,438 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 06:45:31,438 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/7a3ab4cb-6893-4a23-b6a5-b014d0f8e613/file used request id req-29263292-969b-4d5f-9757-4ba8daa54751 2019-06-30 06:45:31,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.374735116959s 2019-06-30 06:45:31,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 06:45:31,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a6f9ee28142eeb99085398db34db1ed36e63b60" 2019-06-30 06:45:31,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:31 GMT X-Openstack-Request-Id: req-7c556f3d-9063-47e9-a74a-d335cabe51e0 2019-06-30 06:45:31,468 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T06:45:31Z", "file": "/v2/images/7a3ab4cb-6893-4a23-b6a5-b014d0f8e613/file", "owner": "98abfb4e7ab94bc7835fb6000c3cd0b7", "id": "7a3ab4cb-6893-4a23-b6a5-b014d0f8e613", "size": 12716032, "self": "/v2/images/7a3ab4cb-6893-4a23-b6a5-b014d0f8e613", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7a3ab4cb-6893-4a23-b6a5-b014d0f8e613/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7a3ab4cb-6893-4a23-b6a5-b014d0f8e613/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_6dcc8ddc-82c8-4858-8bec-c142b65bedc6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_6dcc8ddc-82c8-4858-8bec-c142b65bedc6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T06:45:30Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 06:45:31,468 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-7c556f3d-9063-47e9-a74a-d335cabe51e0 2019-06-30 06:45:31,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0253639221191s 2019-06-30 06:45:31,470 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7a3ab4cb-6893-4a23-b6a5-b014d0f8e613/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7a3ab4cb-6893-4a23-b6a5-b014d0f8e613/file', 'owner': u'98abfb4e7ab94bc7835fb6000c3cd0b7', 'id': u'7a3ab4cb-6893-4a23-b6a5-b014d0f8e613', 'size': 12716032, u'self': u'/v2/images/7a3ab4cb-6893-4a23-b6a5-b014d0f8e613', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'98abfb4e7ab94bc7835fb6000c3cd0b7', 'name': 'tempest_full-project_6dcc8ddc-82c8-4858-8bec-c142b65bedc6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7a3ab4cb-6893-4a23-b6a5-b014d0f8e613/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T06:45:31Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-30T06:45:31Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_6dcc8ddc-82c8-4858-8bec-c142b65bedc6', '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/7a3ab4cb-6893-4a23-b6a5-b014d0f8e613', 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_6dcc8ddc-82c8-4858-8bec-c142b65bedc6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_6dcc8ddc-82c8-4858-8bec-c142b65bedc6', 'created': u'2019-06-30T06:45:30Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-30T06:45:30Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7a3ab4cb-6893-4a23-b6a5-b014d0f8e613', 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_6dcc8ddc-82c8-4858-8bec-c142b65bedc6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-30 06:45:31,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 06:45:31,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_6dcc8ddc-82c8-4858-8bec-c142b65bedc6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 06:45:31,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45: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-255f2da0-d176-4ad0-a761-d8aedd802774 x-openstack-request-id: req-255f2da0-d176-4ad0-a761-d8aedd802774 2019-06-30 06:45:31,785 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_6dcc8ddc-82c8-4858-8bec-c142b65bedc6", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/80da0151-5513-4bc2-b21b-5842316b7228", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/80da0151-5513-4bc2-b21b-5842316b7228", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "80da0151-5513-4bc2-b21b-5842316b7228"}} 2019-06-30 06:45:31,785 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-255f2da0-d176-4ad0-a761-d8aedd802774 2019-06-30 06:45:31,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.312479019165s 2019-06-30 06:45:31,786 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_6dcc8ddc-82c8-4858-8bec-c142b65bedc6', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'80da0151-5513-4bc2-b21b-5842316b7228', 'swap': 0}) 2019-06-30 06:45:31,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 06:45:31,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/80da0151-5513-4bc2-b21b-5842316b7228/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" -d '{"extra_specs": {}}' 2019-06-30 06:45:31,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45: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-77a8c510-c265-4ce9-ad94-78abfcf67cba x-openstack-request-id: req-77a8c510-c265-4ce9-ad94-78abfcf67cba 2019-06-30 06:45:31,807 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 06:45:31,807 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/80da0151-5513-4bc2-b21b-5842316b7228/os-extra_specs used request id req-77a8c510-c265-4ce9-ad94-78abfcf67cba 2019-06-30 06:45:31,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204038619995s 2019-06-30 06:45:31,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 06:45:31,821 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af5b7e80-b846-4bed-bff5-7454ab06c331 2019-06-30 06:45:31,821 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 06:45:31,821 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-af5b7e80-b846-4bed-bff5-7454ab06c331 2019-06-30 06:45:31,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 06:45:31,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a6f9ee28142eeb99085398db34db1ed36e63b60" 2019-06-30 06:45:32,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40db214c-25ab-4227-b298-c6dfff59ae40 2019-06-30 06:45:32,027 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 06:45:32,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-40db214c-25ab-4227-b298-c6dfff59ae40 2019-06-30 06:45:32,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202659845352s 2019-06-30 06:45:32,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 06:45:32,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a6f9ee28142eeb99085398db34db1ed36e63b60" 2019-06-30 06:45:32,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-734c068a-8188-4226-961f-827cee92079b 2019-06-30 06:45:32,213 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 06:45:32,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-734c068a-8188-4226-961f-827cee92079b 2019-06-30 06:45:32,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180976867676s 2019-06-30 06:45:32,222 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-30 06:45:34,641 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-06-30 06:45:36,939 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 85ad3b07-9171-4a70-9021-e44489d8a40b | 2019-06-30T06:45:36.588618 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 85ad3b07-9171-4a70-9021-e44489d8a40b ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-06-30 06:45:40,184 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-06-30 06:45:40,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-06-30 06:45:43,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-06-30 06:45:46,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=853f685e-814c-448c-8620-9d369c58d786) as the default verifier for the future CLI operations. 2019-06-30 06:45:48,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-06-30 06:45:48,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 06:45:48,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45: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-16e5c664-226d-44c5-b61e-98e0ab411bc1 x-openstack-request-id: req-16e5c664-226d-44c5-b61e-98e0ab411bc1 2019-06-30 06:45:48,131 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "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.4", "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\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 18}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-06-30 06:45:48,131 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-16e5c664-226d-44c5-b61e-98e0ab411bc1 2019-06-30 06:45:48,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0373060703278s 2019-06-30 06:45:48,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 06:45:48,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a6f9ee28142eeb99085398db34db1ed36e63b60" 2019-06-30 06:45:48,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:48 GMT X-Openstack-Request-Id: req-87eff506-164e-42e5-9036-74cbf742de40 2019-06-30 06:45:48,164 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T06:45:31Z", "file": "/v2/images/7a3ab4cb-6893-4a23-b6a5-b014d0f8e613/file", "owner": "98abfb4e7ab94bc7835fb6000c3cd0b7", "id": "7a3ab4cb-6893-4a23-b6a5-b014d0f8e613", "size": 12716032, "self": "/v2/images/7a3ab4cb-6893-4a23-b6a5-b014d0f8e613", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7a3ab4cb-6893-4a23-b6a5-b014d0f8e613/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7a3ab4cb-6893-4a23-b6a5-b014d0f8e613/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_6dcc8ddc-82c8-4858-8bec-c142b65bedc6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_6dcc8ddc-82c8-4858-8bec-c142b65bedc6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T06:45:30Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 06:45:48,164 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-87eff506-164e-42e5-9036-74cbf742de40 2019-06-30 06:45:48,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.027617931366s 2019-06-30 06:45:48,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 06:45:48,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a6f9ee28142eeb99085398db34db1ed36e63b60" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_6dcc8ddc-82c8-4858-8bec-c142b65bedc6", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_6dcc8ddc-82c8-4858-8bec-c142b65bedc6"}' 2019-06-30 06:45:48,221 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:48 GMT Location: http://172.30.9.24:9292/v2/images/ad4c2afc-6470-4f52-918e-aaa9e3574cdc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8c20c5bf-ef36-4582-91cb-a3b274ffa619 2019-06-30 06:45:48,222 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T06:45:48Z", "file": "/v2/images/ad4c2afc-6470-4f52-918e-aaa9e3574cdc/file", "owner": "98abfb4e7ab94bc7835fb6000c3cd0b7", "id": "ad4c2afc-6470-4f52-918e-aaa9e3574cdc", "size": null, "self": "/v2/images/ad4c2afc-6470-4f52-918e-aaa9e3574cdc", "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_6dcc8ddc-82c8-4858-8bec-c142b65bedc6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_6dcc8ddc-82c8-4858-8bec-c142b65bedc6", "checksum": null, "created_at": "2019-06-30T06:45:48Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 06:45:48,222 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-8c20c5bf-ef36-4582-91cb-a3b274ffa619 2019-06-30 06:45:48,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0487999916077s 2019-06-30 06:45:48,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 06:45:48,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/ad4c2afc-6470-4f52-918e-aaa9e3574cdc/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a6f9ee28142eeb99085398db34db1ed36e63b60" -d '' 2019-06-30 06:45:48,854 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 06:45:48 GMT X-Openstack-Request-Id: req-53540646-6c24-4600-a09b-ea5160c0174b 2019-06-30 06:45:48,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. 2019-06-30 06:45:48,855 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/ad4c2afc-6470-4f52-918e-aaa9e3574cdc/file used request id req-53540646-6c24-4600-a09b-ea5160c0174b 2019-06-30 06:45:48,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.631855010986s 2019-06-30 06:45:48,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 06:45:48,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a6f9ee28142eeb99085398db34db1ed36e63b60" 2019-06-30 06:45:48,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2741 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:48 GMT X-Openstack-Request-Id: req-0ca2feac-0354-4adb-8e60-b4133739ace5 2019-06-30 06:45:48,888 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T06:45:48Z", "file": "/v2/images/ad4c2afc-6470-4f52-918e-aaa9e3574cdc/file", "owner": "98abfb4e7ab94bc7835fb6000c3cd0b7", "id": "ad4c2afc-6470-4f52-918e-aaa9e3574cdc", "size": 12716032, "self": "/v2/images/ad4c2afc-6470-4f52-918e-aaa9e3574cdc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/ad4c2afc-6470-4f52-918e-aaa9e3574cdc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/ad4c2afc-6470-4f52-918e-aaa9e3574cdc/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_6dcc8ddc-82c8-4858-8bec-c142b65bedc6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_6dcc8ddc-82c8-4858-8bec-c142b65bedc6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T06:45:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T06:45:31Z", "file": "/v2/images/7a3ab4cb-6893-4a23-b6a5-b014d0f8e613/file", "owner": "98abfb4e7ab94bc7835fb6000c3cd0b7", "id": "7a3ab4cb-6893-4a23-b6a5-b014d0f8e613", "size": 12716032, "self": "/v2/images/7a3ab4cb-6893-4a23-b6a5-b014d0f8e613", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7a3ab4cb-6893-4a23-b6a5-b014d0f8e613/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7a3ab4cb-6893-4a23-b6a5-b014d0f8e613/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_6dcc8ddc-82c8-4858-8bec-c142b65bedc6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_6dcc8ddc-82c8-4858-8bec-c142b65bedc6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T06:45:30Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 06:45:48,888 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-0ca2feac-0354-4adb-8e60-b4133739ace5 2019-06-30 06:45:48,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0291640758514s 2019-06-30 06:45:48,891 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/ad4c2afc-6470-4f52-918e-aaa9e3574cdc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ad4c2afc-6470-4f52-918e-aaa9e3574cdc/file', 'owner': u'98abfb4e7ab94bc7835fb6000c3cd0b7', 'id': u'ad4c2afc-6470-4f52-918e-aaa9e3574cdc', 'size': 12716032, u'self': u'/v2/images/ad4c2afc-6470-4f52-918e-aaa9e3574cdc', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'98abfb4e7ab94bc7835fb6000c3cd0b7', 'name': 'tempest_full-project_6dcc8ddc-82c8-4858-8bec-c142b65bedc6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/ad4c2afc-6470-4f52-918e-aaa9e3574cdc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T06:45:48Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-30T06:45:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_6dcc8ddc-82c8-4858-8bec-c142b65bedc6', '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/ad4c2afc-6470-4f52-918e-aaa9e3574cdc', 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_6dcc8ddc-82c8-4858-8bec-c142b65bedc6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_6dcc8ddc-82c8-4858-8bec-c142b65bedc6', 'created': u'2019-06-30T06:45:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-30T06:45: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/ad4c2afc-6470-4f52-918e-aaa9e3574cdc', 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_6dcc8ddc-82c8-4858-8bec-c142b65bedc6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-30 06:45:48,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 06:45:48,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_6dcc8ddc-82c8-4858-8bec-c142b65bedc6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 06:45:48,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45: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-dcee45d4-4901-4708-afc4-0ef1984d9fd5 x-openstack-request-id: req-dcee45d4-4901-4708-afc4-0ef1984d9fd5 2019-06-30 06:45:48,928 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_alt_6dcc8ddc-82c8-4858-8bec-c142b65bedc6", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9e889226-292c-40be-9665-1c6625947870", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9e889226-292c-40be-9665-1c6625947870", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9e889226-292c-40be-9665-1c6625947870"}} 2019-06-30 06:45:48,928 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-dcee45d4-4901-4708-afc4-0ef1984d9fd5 2019-06-30 06:45:48,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.036180973053s 2019-06-30 06:45:48,929 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_6dcc8ddc-82c8-4858-8bec-c142b65bedc6', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'9e889226-292c-40be-9665-1c6625947870', 'swap': 0}) 2019-06-30 06:45:48,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 06:45:48,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/9e889226-292c-40be-9665-1c6625947870/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" -d '{"extra_specs": {}}' 2019-06-30 06:45:48,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 06:45:48 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-c5b68052-b7de-465f-9cba-baedebf1761b x-openstack-request-id: req-c5b68052-b7de-465f-9cba-baedebf1761b 2019-06-30 06:45:48,949 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 06:45:48,950 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/9e889226-292c-40be-9665-1c6625947870/os-extra_specs used request id req-c5b68052-b7de-465f-9cba-baedebf1761b 2019-06-30 06:45:48,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0200171470642s 2019-06-30 06:45:48,950 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_6dcc8ddc-82c8-4858-8bec-c142b65bedc6', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'9e889226-292c-40be-9665-1c6625947870', 'swap': 0}) 2019-06-30 06:45:51,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-06-30 06:45:51,914 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-06-30 06:45:51,914 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-06-30 06:45:51,917 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-06-30 06:45:51,944 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-06-30 06:45:55,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-853f685e-814c-448c-8620-9d369c58d786/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2019-06-30 06:45:55,139 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-06-30 06:45:55,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full/test_list.txt', u'--concurrency=4']'. 2019-06-30 07:22:48,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 64b5b22f-b290-48d1-9cd2-1692bff6213c 2019-06-30 07:22:48,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'64b5b22f-b290-48d1-9cd2-1692bff6213c']'. 2019-06-30 07:22:49,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-06-30 07:22:49,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-06-30 07:22:49,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-30 07:22:49,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 64b5b22f-b290-48d1-9cd2-1692bff6213c | 2019-06-30 07:22:49,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-06-30 07:22:49,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-06-30 06:45:57 | 2019-06-30 07:22:49,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-06-30 07:22:48 | 2019-06-30 07:22:49,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:36:51 | 2019-06-30 07:22:49,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-06-30 07:22:49,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-06-30 07:22:49,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-06-30 07:22:49,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 853f685e-814c-448c-8620-9d369c58d786) | 2019-06-30 07:22:49,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-06-30 07:22:49,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 85ad3b07-9171-4a70-9021-e44489d8a40b) | 2019-06-30 07:22:49,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1490 | 2019-06-30 07:22:49,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2203.694 | 2019-06-30 07:22:49,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1035 | 2019-06-30 07:22:49,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 448 | 2019-06-30 07:22:49,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-06-30 07:22:49,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-06-30 07:22:49,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 7 | 2019-06-30 07:22:49,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-30 07:22:49,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-06-30 07:22:49,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-06-30 07:22:50,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.3282149712% 2019-06-30 07:22:50,143 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'64b5b22f-b290-48d1-9cd2-1692bff6213c', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.html'] 2019-06-30 07:22:52,042 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 64b5b22f-b290-48d1-9cd2-1692bff6213c --to /home/opnfv/functest/results/tempest_full/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_full/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-06-30 07:22:52,043 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'64b5b22f-b290-48d1-9cd2-1692bff6213c', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.xml'] 2019-06-30 07:22:54,118 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 64b5b22f-b290-48d1-9cd2-1692bff6213c --to /home/opnfv/functest/results/tempest_full/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_full/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-06-30 07:22:54,398 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 07:22:54,399 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 37:29 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-06-30 07:22:54,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 07:22:54,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/ad4c2afc-6470-4f52-918e-aaa9e3574cdc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a6f9ee28142eeb99085398db34db1ed36e63b60" 2019-06-30 07:22:55,354 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 07:22:55 GMT X-Openstack-Request-Id: req-d5a0d227-5765-45de-9378-82b67bcfe964 2019-06-30 07:22:55,355 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 07:22:55,355 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/ad4c2afc-6470-4f52-918e-aaa9e3574cdc used request id req-d5a0d227-5765-45de-9378-82b67bcfe964 2019-06-30 07:22:55,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.940746068954s 2019-06-30 07:22:55,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 07:22:55,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 07:22:55,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Sun, 30 Jun 2019 07:22: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-4c4f8db2-f9a5-453f-9935-39c9a9e3a9de x-openstack-request-id: req-4c4f8db2-f9a5-453f-9935-39c9a9e3a9de 2019-06-30 07:22:55,667 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_6dcc8ddc-82c8-4858-8bec-c142b65bedc6", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/80da0151-5513-4bc2-b21b-5842316b7228", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/80da0151-5513-4bc2-b21b-5842316b7228", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "80da0151-5513-4bc2-b21b-5842316b7228"}, {"name": "tempest_full-flavor_alt_6dcc8ddc-82c8-4858-8bec-c142b65bedc6", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9e889226-292c-40be-9665-1c6625947870", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9e889226-292c-40be-9665-1c6625947870", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9e889226-292c-40be-9665-1c6625947870"}]} 2019-06-30 07:22:55,667 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-4c4f8db2-f9a5-453f-9935-39c9a9e3a9de 2019-06-30 07:22:55,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.306892871857s 2019-06-30 07:22:55,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 07:22:55,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/9e889226-292c-40be-9665-1c6625947870 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 07:22:55,701 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 07:22: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-566b4645-76c7-43bc-9e98-24c1bd471468 x-openstack-request-id: req-566b4645-76c7-43bc-9e98-24c1bd471468 2019-06-30 07:22:55,701 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/9e889226-292c-40be-9665-1c6625947870 used request id req-566b4645-76c7-43bc-9e98-24c1bd471468 2019-06-30 07:22:55,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0309679508209s 2019-06-30 07:22:55,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-30 07:22:55,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/f88bd71c-8d69-4154-85f1-faa3f7221fa1/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a6f9ee28142eeb99085398db34db1ed36e63b60" -d '{"subnet_id": "b79f743b-f196-45de-be47-15459fe1442b"}' 2019-06-30 07:22:58,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 07:22:58 GMT X-Openstack-Request-Id: req-5fb758a8-8f72-40fe-b9ab-2a88bf4bb43d 2019-06-30 07:22:58,122 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "05bc9401-801b-43b0-b537-30cb68bf269b", "tenant_id": "98abfb4e7ab94bc7835fb6000c3cd0b7", "subnet_id": "b79f743b-f196-45de-be47-15459fe1442b", "subnet_ids": ["b79f743b-f196-45de-be47-15459fe1442b"], "port_id": "0f7fd371-857a-40c4-a413-08bcc723999c", "id": "f88bd71c-8d69-4154-85f1-faa3f7221fa1"} 2019-06-30 07:22:58,122 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/f88bd71c-8d69-4154-85f1-faa3f7221fa1/remove_router_interface.json used request id req-5fb758a8-8f72-40fe-b9ab-2a88bf4bb43d 2019-06-30 07:22:58,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.42031407356s 2019-06-30 07:22:58,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 07:22:58,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a6f9ee28142eeb99085398db34db1ed36e63b60" 2019-06-30 07:22:58,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1218 Content-Type: application/json Date: Sun, 30 Jun 2019 07:22:58 GMT X-Openstack-Request-Id: req-42738021-f610-415a-97f9-883131f26b1d 2019-06-30 07:22:58,243 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3959212c818846e1851aad27069f4262", "created_at": "2019-06-30T06:05:09Z", "admin_state_up": true, "updated_at": "2019-06-30T06:05:09Z", "project_id": "3959212c818846e1851aad27069f4262", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "07fea6df-2074-440c-897d-dfc4691920f9", "name": "tempest-pretest-check-765138847"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "98abfb4e7ab94bc7835fb6000c3cd0b7", "created_at": "2019-06-30T06:45:26Z", "admin_state_up": true, "updated_at": "2019-06-30T07:22:57Z", "project_id": "98abfb4e7ab94bc7835fb6000c3cd0b7", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "f88bd71c-8d69-4154-85f1-faa3f7221fa1", "name": "tempest_full-router_6dcc8ddc-82c8-4858-8bec-c142b65bedc6"}]} 2019-06-30 07:22:58,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-42738021-f610-415a-97f9-883131f26b1d 2019-06-30 07:22:58,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.12113404274s 2019-06-30 07:22:58,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 07:22:58,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/f88bd71c-8d69-4154-85f1-faa3f7221fa1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a6f9ee28142eeb99085398db34db1ed36e63b60" 2019-06-30 07:22:59,632 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 07:22:59 GMT X-Openstack-Request-Id: req-3e1e6fbc-d46e-4ee7-bf85-7ab972da181d 2019-06-30 07:22:59,632 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 07:22:59,632 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/f88bd71c-8d69-4154-85f1-faa3f7221fa1.json used request id req-3e1e6fbc-d46e-4ee7-bf85-7ab972da181d 2019-06-30 07:22:59,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.38727998734s 2019-06-30 07:22:59,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 07:22:59,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a6f9ee28142eeb99085398db34db1ed36e63b60" 2019-06-30 07:22:59,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1330 Content-Type: application/json Date: Sun, 30 Jun 2019 07:22:59 GMT X-Openstack-Request-Id: req-5049bad7-e751-4e2c-8dfd-7c70119e897e 2019-06-30 07:22:59,683 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-30T05:50:08Z","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":"6acb3602-338d-4baa-852a-3f10ec4a5a30","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"b832943639d345c28f57e6440b8b5ce7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:08Z","ip_version":4},{"updated_at":"2019-06-30T06:45:26Z","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":"b79f743b-f196-45de-be47-15459fe1442b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"98abfb4e7ab94bc7835fb6000c3cd0b7","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_6dcc8ddc-82c8-4858-8bec-c142b65bedc6","enable_dhcp":true,"segment_id":null,"network_id":"05bc9401-801b-43b0-b537-30cb68bf269b","tenant_id":"98abfb4e7ab94bc7835fb6000c3cd0b7","created_at":"2019-06-30T06:45:26Z","ip_version":4}]} 2019-06-30 07:22:59,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-5049bad7-e751-4e2c-8dfd-7c70119e897e 2019-06-30 07:22:59,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0505440235138s 2019-06-30 07:22:59,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-30 07:22:59,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/b79f743b-f196-45de-be47-15459fe1442b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a6f9ee28142eeb99085398db34db1ed36e63b60" 2019-06-30 07:23:00,768 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 07:23:00 GMT X-Openstack-Request-Id: req-bd71cf65-dbbd-4b57-a5fe-80a7989a7e63 2019-06-30 07:23:00,768 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 07:23:00,768 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/b79f743b-f196-45de-be47-15459fe1442b.json used request id req-bd71cf65-dbbd-4b57-a5fe-80a7989a7e63 2019-06-30 07:23:00,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.08354091644s 2019-06-30 07:23:00,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 07:23:00,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a6f9ee28142eeb99085398db34db1ed36e63b60" 2019-06-30 07:23:00,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1436 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:00 GMT X-Openstack-Request-Id: req-004d5091-1b77-460d-be8e-7877b8fae0bc 2019-06-30 07:23:00,850 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"05bc9401-801b-43b0-b537-30cb68bf269b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":true,"project_id":"98abfb4e7ab94bc7835fb6000c3cd0b7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T07:23:00Z","qos_policy_id":null,"name":"tempest_full-net_6dcc8ddc-82c8-4858-8bec-c142b65bedc6","admin_state_up":true,"tenant_id":"98abfb4e7ab94bc7835fb6000c3cd0b7","created_at":"2019-06-30T06:45:25Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 07:23:00,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-004d5091-1b77-460d-be8e-7877b8fae0bc 2019-06-30 07:23:00,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0816819667816s 2019-06-30 07:23:00,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-30 07:23:00,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/05bc9401-801b-43b0-b537-30cb68bf269b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a6f9ee28142eeb99085398db34db1ed36e63b60" 2019-06-30 07:23:02,002 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 07:23:02 GMT X-Openstack-Request-Id: req-eb4ac146-f2ce-4493-be87-8d70332621e7 2019-06-30 07:23:02,002 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 07:23:02,002 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/05bc9401-801b-43b0-b537-30cb68bf269b.json used request id req-eb4ac146-f2ce-4493-be87-8d70332621e7 2019-06-30 07:23:02,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.15057015419s 2019-06-30 07:23:02,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 07:23:02,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a6f9ee28142eeb99085398db34db1ed36e63b60" 2019-06-30 07:23:02,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:02 GMT X-Openstack-Request-Id: req-116a8a1f-3bec-4fcf-92bf-7659c52cf1ca 2019-06-30 07:23:02,035 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T06:45:31Z", "file": "/v2/images/7a3ab4cb-6893-4a23-b6a5-b014d0f8e613/file", "owner": "98abfb4e7ab94bc7835fb6000c3cd0b7", "id": "7a3ab4cb-6893-4a23-b6a5-b014d0f8e613", "size": 12716032, "self": "/v2/images/7a3ab4cb-6893-4a23-b6a5-b014d0f8e613", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7a3ab4cb-6893-4a23-b6a5-b014d0f8e613/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7a3ab4cb-6893-4a23-b6a5-b014d0f8e613/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_6dcc8ddc-82c8-4858-8bec-c142b65bedc6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_6dcc8ddc-82c8-4858-8bec-c142b65bedc6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T06:45:30Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 07:23:02,035 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-116a8a1f-3bec-4fcf-92bf-7659c52cf1ca 2019-06-30 07:23:02,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0283808708191s 2019-06-30 07:23:02,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 07:23:02,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/7a3ab4cb-6893-4a23-b6a5-b014d0f8e613 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a6f9ee28142eeb99085398db34db1ed36e63b60" 2019-06-30 07:23:03,008 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 07:23:03 GMT X-Openstack-Request-Id: req-2584cc9f-d87a-4267-9446-35d8c8ea0e26 2019-06-30 07:23:03,008 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 07:23:03,008 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/7a3ab4cb-6893-4a23-b6a5-b014d0f8e613 used request id req-2584cc9f-d87a-4267-9446-35d8c8ea0e26 2019-06-30 07:23:03,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.97160410881s 2019-06-30 07:23:03,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 07:23:03,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 07:23:03,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23: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-53bc0ecc-4345-4e24-ab6b-26e81da3596e x-openstack-request-id: req-53bc0ecc-4345-4e24-ab6b-26e81da3596e 2019-06-30 07:23:03,037 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_6dcc8ddc-82c8-4858-8bec-c142b65bedc6", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/80da0151-5513-4bc2-b21b-5842316b7228", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/80da0151-5513-4bc2-b21b-5842316b7228", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "80da0151-5513-4bc2-b21b-5842316b7228"}]} 2019-06-30 07:23:03,037 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-53bc0ecc-4345-4e24-ab6b-26e81da3596e 2019-06-30 07:23:03,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0285239219666s 2019-06-30 07:23:03,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 07:23:03,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/80da0151-5513-4bc2-b21b-5842316b7228 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 07:23:03,074 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23: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-ee7f96f7-6b23-4ef1-a249-763f38a7637a x-openstack-request-id: req-ee7f96f7-6b23-4ef1-a249-763f38a7637a 2019-06-30 07:23:03,074 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/80da0151-5513-4bc2-b21b-5842316b7228 used request id req-ee7f96f7-6b23-4ef1-a249-763f38a7637a 2019-06-30 07:23:03,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0349960327148s 2019-06-30 07:23:03,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 07:23:03,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 07:23:03,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b3e0e1f-1eb6-43e6-a1ff-c1c49bcc2cf8 2019-06-30 07:23:03,304 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tempest_full-user_6dcc8ddc-82c8-4858-8bec-c142b65bedc6", "links": {"self": "http://172.30.9.24:5000/v3/users/2a2c688589a74fb399c1706ad02e1410"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a2c688589a74fb399c1706ad02e1410", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 07:23:03,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-2b3e0e1f-1eb6-43e6-a1ff-c1c49bcc2cf8 2019-06-30 07:23:03,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229808092117s 2019-06-30 07:23:03,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 07:23:03,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/2a2c688589a74fb399c1706ad02e1410 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 07:23:03,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6179778a-3bf0-4226-969b-c7cd092559d8 2019-06-30 07:23:03,523 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_6dcc8ddc-82c8-4858-8bec-c142b65bedc6", "links": {"self": "http://172.30.9.24:5000/v3/users/2a2c688589a74fb399c1706ad02e1410"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2a2c688589a74fb399c1706ad02e1410", "description": null}} 2019-06-30 07:23:03,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/2a2c688589a74fb399c1706ad02e1410 used request id req-6179778a-3bf0-4226-969b-c7cd092559d8 2019-06-30 07:23:03,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212816953659s 2019-06-30 07:23:03,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-30 07:23:03,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/2a2c688589a74fb399c1706ad02e1410 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 07:23:03,838 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 07:23:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7d3c7e4-8459-4374-9546-ad84ea7e63f3 2019-06-30 07:23:03,839 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 07:23:03,839 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/2a2c688589a74fb399c1706ad02e1410 used request id req-f7d3c7e4-8459-4374-9546-ad84ea7e63f3 2019-06-30 07:23:03,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.314861059189s 2019-06-30 07:23:03,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 07:23:03,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 07:23:04,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b982743f-1396-4562-93a1-6fe86e898df0 2019-06-30 07:23:04,048 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/98abfb4e7ab94bc7835fb6000c3cd0b7"}, "tags": [], "enabled": true, "id": "98abfb4e7ab94bc7835fb6000c3cd0b7", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_6dcc8ddc-82c8-4858-8bec-c142b65bedc6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 07:23:04,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-b982743f-1396-4562-93a1-6fe86e898df0 2019-06-30 07:23:04,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203520059586s 2019-06-30 07:23:04,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-30 07:23:04,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/98abfb4e7ab94bc7835fb6000c3cd0b7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 07:23:04,327 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 07:23:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14701321-1d15-4c6d-a52c-2d8460094d34 2019-06-30 07:23:04,327 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 07:23:04,327 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/98abfb4e7ab94bc7835fb6000c3cd0b7 used request id req-14701321-1d15-4c6d-a52c-2d8460094d34 2019-06-30 07:23:04,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.274091959s 2019-06-30 07:23:04,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 07:23:04,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=98abfb4e7ab94bc7835fb6000c3cd0b7&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 07:23:04,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:04 GMT X-Openstack-Request-Id: req-446c5bdd-d9fa-41d7-b547-fb755cbc00ab 2019-06-30 07:23:04,645 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "98abfb4e7ab94bc7835fb6000c3cd0b7", "created_at": "2019-06-30T06:45:25Z", "updated_at": "2019-06-30T06:45:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T06:45:25Z", "revision_number": 0, "id": "108789f8-c917-406e-ada2-2e36cd2d9c00", "remote_group_id": "55b3d4df-b0dd-46e2-8c74-cb6f10d6758b", "remote_ip_prefix": null, "created_at": "2019-06-30T06:45:25Z", "security_group_id": "55b3d4df-b0dd-46e2-8c74-cb6f10d6758b", "tenant_id": "98abfb4e7ab94bc7835fb6000c3cd0b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "98abfb4e7ab94bc7835fb6000c3cd0b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T06:45:25Z", "revision_number": 0, "id": "2079147f-c750-4818-94e0-c8fc39ab7a50", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T06:45:25Z", "security_group_id": "55b3d4df-b0dd-46e2-8c74-cb6f10d6758b", "tenant_id": "98abfb4e7ab94bc7835fb6000c3cd0b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "98abfb4e7ab94bc7835fb6000c3cd0b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T06:45:25Z", "revision_number": 0, "id": "6c9e5350-1f7b-4b19-bba8-9f00bf5c6eb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T06:45:25Z", "security_group_id": "55b3d4df-b0dd-46e2-8c74-cb6f10d6758b", "tenant_id": "98abfb4e7ab94bc7835fb6000c3cd0b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "98abfb4e7ab94bc7835fb6000c3cd0b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T06:45:25Z", "revision_number": 0, "id": "8641a91f-0e42-443f-9fe2-ff67d5f79898", "remote_group_id": "55b3d4df-b0dd-46e2-8c74-cb6f10d6758b", "remote_ip_prefix": null, "created_at": "2019-06-30T06:45:25Z", "security_group_id": "55b3d4df-b0dd-46e2-8c74-cb6f10d6758b", "tenant_id": "98abfb4e7ab94bc7835fb6000c3cd0b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "98abfb4e7ab94bc7835fb6000c3cd0b7"}], "revision_number": 1, "project_id": "98abfb4e7ab94bc7835fb6000c3cd0b7", "id": "55b3d4df-b0dd-46e2-8c74-cb6f10d6758b", "name": "default"}]} 2019-06-30 07:23:04,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=98abfb4e7ab94bc7835fb6000c3cd0b7&name=default used request id req-446c5bdd-d9fa-41d7-b547-fb755cbc00ab 2019-06-30 07:23:04,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.312816858292s 2019-06-30 07:23:04,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 07:23:04,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 07:23:04,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:04 GMT X-Openstack-Request-Id: req-7ffe4b6d-4d4e-4d2a-80fc-c7655de68c1c 2019-06-30 07:23:04,720 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "created_at": "2019-06-30T07:16:10Z", "updated_at": "2019-06-30T07:16:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "3c51fcca-5d6f-4eca-8796-72c3c6923277", "remote_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv6", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "530f27c0-790c-4530-873e-1315d141f905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv4", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "d1b9a1af-768b-4ecd-b2cb-7897ae739e3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv6", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "f3485d7f-79c2-4f3e-8295-b6285d2716e7", "remote_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv4", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}], "revision_number": 1, "project_id": "07ce38fcccab4daabfecdeae2ad85fda", "id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "created_at": "2019-06-30T05:50:03Z", "updated_at": "2019-06-30T05:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "0d8844f3-ea4c-4dfc-9795-3f00e3466243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:03Z", "revision_number": 0, "id": "84f6baa6-388c-4d2c-9731-c59876827caf", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:03Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "a281473d-03db-4806-a4d4-0bcd09417300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "f6ee904e-3ab7-4383-aea8-6ab0b9b9b002", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}], "revision_number": 1, "project_id": "b832943639d345c28f57e6440b8b5ce7", "id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:52:29Z", "updated_at": "2019-06-30T05:52:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "379bfc24-0b1d-4ed3-8a2c-faa34dd1e1a9", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "59d93de2-729a-4409-8fdf-028f883a52b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "9b32e8bb-2f4c-4f28-a53b-62887daaf278", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "b2c6ae5a-c09b-4ac4-9cae-b8c111a7a429", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}], "revision_number": 1, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T05:52:31Z", "updated_at": "2019-06-30T05:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "027d04c8-43f4-4439-9ef0-6f3ef0f5cd84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "184535b3-d0be-442f-ac92-bc9447bec1b7", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "5f725998-4a95-41f3-b5a8-b42fc8f44b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "6bdbdd75-dd8f-42ea-a9b6-b90345e98591", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5478dc27-f236-4606-9022-2c758f2d5625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "98abfb4e7ab94bc7835fb6000c3cd0b7", "created_at": "2019-06-30T06:45:25Z", "updated_at": "2019-06-30T06:45:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T06:45:25Z", "revision_number": 0, "id": "108789f8-c917-406e-ada2-2e36cd2d9c00", "remote_group_id": "55b3d4df-b0dd-46e2-8c74-cb6f10d6758b", "remote_ip_prefix": null, "created_at": "2019-06-30T06:45:25Z", "security_group_id": "55b3d4df-b0dd-46e2-8c74-cb6f10d6758b", "tenant_id": "98abfb4e7ab94bc7835fb6000c3cd0b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "98abfb4e7ab94bc7835fb6000c3cd0b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T06:45:25Z", "revision_number": 0, "id": "2079147f-c750-4818-94e0-c8fc39ab7a50", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T06:45:25Z", "security_group_id": "55b3d4df-b0dd-46e2-8c74-cb6f10d6758b", "tenant_id": "98abfb4e7ab94bc7835fb6000c3cd0b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "98abfb4e7ab94bc7835fb6000c3cd0b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T06:45:25Z", "revision_number": 0, "id": "6c9e5350-1f7b-4b19-bba8-9f00bf5c6eb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T06:45:25Z", "security_group_id": "55b3d4df-b0dd-46e2-8c74-cb6f10d6758b", "tenant_id": "98abfb4e7ab94bc7835fb6000c3cd0b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "98abfb4e7ab94bc7835fb6000c3cd0b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T06:45:25Z", "revision_number": 0, "id": "8641a91f-0e42-443f-9fe2-ff67d5f79898", "remote_group_id": "55b3d4df-b0dd-46e2-8c74-cb6f10d6758b", "remote_ip_prefix": null, "created_at": "2019-06-30T06:45:25Z", "security_group_id": "55b3d4df-b0dd-46e2-8c74-cb6f10d6758b", "tenant_id": "98abfb4e7ab94bc7835fb6000c3cd0b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "98abfb4e7ab94bc7835fb6000c3cd0b7"}], "revision_number": 1, "project_id": "98abfb4e7ab94bc7835fb6000c3cd0b7", "id": "55b3d4df-b0dd-46e2-8c74-cb6f10d6758b", "name": "default"}]} 2019-06-30 07:23:04,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-7ffe4b6d-4d4e-4d2a-80fc-c7655de68c1c 2019-06-30 07:23:04,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0708680152893s 2019-06-30 07:23:04,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 07:23:04,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/55b3d4df-b0dd-46e2-8c74-cb6f10d6758b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f2e1f70745761e12e106ca8be8bdf2a90188a3e" 2019-06-30 07:23:04,866 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 07:23:04 GMT X-Openstack-Request-Id: req-1e636c61-d98b-4e07-a38f-cf3f95100e53 2019-06-30 07:23:04,866 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 07:23:04,866 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/55b3d4df-b0dd-46e2-8c74-cb6f10d6758b.json used request id req-1e636c61-d98b-4e07-a38f-cf3f95100e53 2019-06-30 07:23:04,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.138898849487s 2019-06-30 07:23:04,867 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2019-06-30 07:23:04,919 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2019-06-30 07:23:04,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 07:23:04,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1ead204-44d4-40c4-9867-0c3dff7ff53c 2019-06-30 07:23:04,969 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 07:23:04,969 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-a1ead204-44d4-40c4-9867-0c3dff7ff53c 2019-06-30 07:23:04,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 07:23:05,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}], "expires_at": "2019-06-30T08:23:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "95de64402f8d4801a01ee7f7b732ef1b"}, "audit_ids": ["zUDbQFakTPupQepK09DojQ"], "issued_at": "2019-06-30T07:23:05.000000Z"}} 2019-06-30 07:23:05,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 07:23:05,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:23:05,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:05 GMT X-Openstack-Request-Id: req-402c18d9-4356-4afd-9dd3-84f5c317beef 2019-06-30 07:23:05,687 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 07:23:05,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-402c18d9-4356-4afd-9dd3-84f5c317beef 2019-06-30 07:23:05,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.310791969299s 2019-06-30 07:23:05,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 07:23:05,698 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d194816a-20a0-4822-8703-31eca7881aa4 2019-06-30 07:23:05,698 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 07:23:05,699 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-d194816a-20a0-4822-8703-31eca7881aa4 2019-06-30 07:23:05,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 07:23:05,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:23:05,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4329bc5-a3a7-4262-9e52-c1a2891850f1 2019-06-30 07:23:05,900 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 07:23:05,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-e4329bc5-a3a7-4262-9e52-c1a2891850f1 2019-06-30 07:23:05,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.2005610466s 2019-06-30 07:23:05,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-30 07:23:05,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_bfe70892-30d1-41bd-ac74-43a832c6e3c9"}}' 2019-06-30 07:23:06,036 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7437e066-68dd-440d-914f-642bb83f7bfb 2019-06-30 07:23:06,037 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.24:5000/v3/projects/acce3a982fe0411a9d5ea54976d256b8"}, "tags": [], "enabled": true, "id": "acce3a982fe0411a9d5ea54976d256b8", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_bfe70892-30d1-41bd-ac74-43a832c6e3c9"}} 2019-06-30 07:23:06,037 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-7437e066-68dd-440d-914f-642bb83f7bfb 2019-06-30 07:23:06,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.129876852036s 2019-06-30 07:23:06,038 - 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'acce3a982fe0411a9d5ea54976d256b8', '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_bfe70892-30d1-41bd-ac74-43a832c6e3c9'}) 2019-06-30 07:23:06,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-30 07:23:06,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "hcR9y0OpUDrljr16tWqWd3AzjQLdyw", "email": null, "name": "tempest_scenario-user_bfe70892-30d1-41bd-ac74-43a832c6e3c9"}}' 2019-06-30 07:23:06,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e27609de-a19f-42f3-8ed9-eef9a9db0e4c 2019-06-30 07:23:06,510 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_bfe70892-30d1-41bd-ac74-43a832c6e3c9", "links": {"self": "http://172.30.9.24:5000/v3/users/639b84d084784243a9046ad49692eff3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "639b84d084784243a9046ad49692eff3", "domain_id": "default", "password_expires_at": null}} 2019-06-30 07:23:06,510 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-e27609de-a19f-42f3-8ed9-eef9a9db0e4c 2019-06-30 07:23:06,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.465408086777s 2019-06-30 07:23:06,511 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'639b84d084784243a9046ad49692eff3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_bfe70892-30d1-41bd-ac74-43a832c6e3c9'}) 2019-06-30 07:23:06,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:23:06,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:23:06,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6243c6f4-2346-406a-8b90-6393a411822a 2019-06-30 07:23:06,714 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:23:06,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6243c6f4-2346-406a-8b90-6393a411822a 2019-06-30 07:23:06,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200046062469s 2019-06-30 07:23:06,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:23:06,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:23:06,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48233eae-be3d-4704-b58e-f8a07722ab75 2019-06-30 07:23:06,917 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:23:06,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-48233eae-be3d-4704-b58e-f8a07722ab75 2019-06-30 07:23:06,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198258876801s 2019-06-30 07:23:06,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:23:06,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:23:07,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3a4ab9c-1531-46f1-94cc-c4585562b949 2019-06-30 07:23:07,120 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:23:07,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b3a4ab9c-1531-46f1-94cc-c4585562b949 2019-06-30 07:23:07,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198085069656s 2019-06-30 07:23:07,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 07:23:07,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:23:07,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-771f4a22-40fb-40d0-938f-617a0b5c7b91 2019-06-30 07:23:07,276 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 07:23:07,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-771f4a22-40fb-40d0-938f-617a0b5c7b91 2019-06-30 07:23:07,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.150964975357s 2019-06-30 07:23:07,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 07:23:07,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:23:07,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5613f78a-9848-48fc-9ed4-3d48ed8bc957 2019-06-30 07:23:07,491 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_bfe70892-30d1-41bd-ac74-43a832c6e3c9", "links": {"self": "http://172.30.9.24:5000/v3/users/639b84d084784243a9046ad49692eff3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "639b84d084784243a9046ad49692eff3", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 07:23:07,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-5613f78a-9848-48fc-9ed4-3d48ed8bc957 2019-06-30 07:23:07,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213423013687s 2019-06-30 07:23:07,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 07:23:07,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:23:07,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51055912-b940-4c98-a7e8-62ff7c425062 2019-06-30 07:23:07,616 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.24:5000/v3/projects/acce3a982fe0411a9d5ea54976d256b8"}, "tags": [], "enabled": true, "id": "acce3a982fe0411a9d5ea54976d256b8", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_bfe70892-30d1-41bd-ac74-43a832c6e3c9"}]} 2019-06-30 07:23:07,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-51055912-b940-4c98-a7e8-62ff7c425062 2019-06-30 07:23:07,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113894939423s 2019-06-30 07:23:07,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 07:23:07,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=639b84d084784243a9046ad49692eff3&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=acce3a982fe0411a9d5ea54976d256b8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:23:07,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c533964-73df-40e5-ad95-41ebab40c87b 2019-06-30 07:23:07,734 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=639b84d084784243a9046ad49692eff3&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=acce3a982fe0411a9d5ea54976d256b8", "previous": null, "next": null}} 2019-06-30 07:23:07,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=639b84d084784243a9046ad49692eff3&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=acce3a982fe0411a9d5ea54976d256b8 used request id req-4c533964-73df-40e5-ad95-41ebab40c87b 2019-06-30 07:23:07,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109382152557s 2019-06-30 07:23:07,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 07:23:07,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/acce3a982fe0411a9d5ea54976d256b8/users/639b84d084784243a9046ad49692eff3/roles/1cfc497138b141ff84abf3d62ced3145 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:23:07,892 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 07:23:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03790337-0477-4569-b7e9-62fbabaee6db 2019-06-30 07:23:07,892 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 07:23:07,892 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/acce3a982fe0411a9d5ea54976d256b8/users/639b84d084784243a9046ad49692eff3/roles/1cfc497138b141ff84abf3d62ced3145 used request id req-03790337-0477-4569-b7e9-62fbabaee6db 2019-06-30 07:23:07,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.154986143112s 2019-06-30 07:23:07,893 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_bfe70892-30d1-41bd-ac74-43a832c6e3c9', 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'acce3a982fe0411a9d5ea54976d256b8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'hcR9y0OpUDrljr16tWqWd3AzjQLdyw', 'username': u'tempest_scenario-user_bfe70892-30d1-41bd-ac74-43a832c6e3c9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-30 07:23:07,897 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_bfe70892-30d1-41bd-ac74-43a832c6e3c9', 'password': 'hcR9y0OpUDrljr16tWqWd3AzjQLdyw', 'project_name': 'tempest_scenario-project_bfe70892-30d1-41bd-ac74-43a832c6e3c9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'acce3a982fe0411a9d5ea54976d256b8', 'project_domain_name': 'Default'} 2019-06-30 07:23:07,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:23:07,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:23:08,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70ccc6b1-620f-446f-ba27-feacd42b98f8 2019-06-30 07:23:08,095 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:23:08,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-70ccc6b1-620f-446f-ba27-feacd42b98f8 2019-06-30 07:23:08,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195798873901s 2019-06-30 07:23:08,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:23:08,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:23:08,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31164f58-dc0e-4759-9ca8-9fee545fcf24 2019-06-30 07:23:08,253 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:23:08,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-31164f58-dc0e-4759-9ca8-9fee545fcf24 2019-06-30 07:23:08,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.152813911438s 2019-06-30 07:23:08,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 07:23:08,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:23:08,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6eded76b-0c72-4c8a-bba1-44897a2ea7b4 2019-06-30 07:23:08,367 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 07:23:08,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-6eded76b-0c72-4c8a-bba1-44897a2ea7b4 2019-06-30 07:23:08,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109407901764s 2019-06-30 07:23:08,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 07:23:08,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:23:08,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-464a62c0-1920-4ddc-8e82-4ecc77936c0c 2019-06-30 07:23:08,497 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_bfe70892-30d1-41bd-ac74-43a832c6e3c9", "links": {"self": "http://172.30.9.24:5000/v3/users/639b84d084784243a9046ad49692eff3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "639b84d084784243a9046ad49692eff3", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 07:23:08,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-464a62c0-1920-4ddc-8e82-4ecc77936c0c 2019-06-30 07:23:08,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12915802002s 2019-06-30 07:23:08,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 07:23:08,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:23:08,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-966df430-632a-4447-8c2c-02d2a6d4d2bb 2019-06-30 07:23:08,622 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.24:5000/v3/projects/acce3a982fe0411a9d5ea54976d256b8"}, "tags": [], "enabled": true, "id": "acce3a982fe0411a9d5ea54976d256b8", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_bfe70892-30d1-41bd-ac74-43a832c6e3c9"}]} 2019-06-30 07:23:08,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-966df430-632a-4447-8c2c-02d2a6d4d2bb 2019-06-30 07:23:08,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112866163254s 2019-06-30 07:23:08,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 07:23:08,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=639b84d084784243a9046ad49692eff3&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=acce3a982fe0411a9d5ea54976d256b8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:23:08,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf010f22-3f97-44d6-915e-0837d8ba0b5c 2019-06-30 07:23:08,747 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=639b84d084784243a9046ad49692eff3&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=acce3a982fe0411a9d5ea54976d256b8", "previous": null, "next": null}} 2019-06-30 07:23:08,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=639b84d084784243a9046ad49692eff3&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=acce3a982fe0411a9d5ea54976d256b8 used request id req-cf010f22-3f97-44d6-915e-0837d8ba0b5c 2019-06-30 07:23:08,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.118307113647s 2019-06-30 07:23:08,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 07:23:08,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/acce3a982fe0411a9d5ea54976d256b8/users/639b84d084784243a9046ad49692eff3/roles/f400450775b0494aabf0b0ea369d0968 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:23:08,892 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 07:23:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b6a050f-4331-4c44-902e-52734c8137e8 2019-06-30 07:23:08,893 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 07:23:08,893 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/acce3a982fe0411a9d5ea54976d256b8/users/639b84d084784243a9046ad49692eff3/roles/f400450775b0494aabf0b0ea369d0968 used request id req-2b6a050f-4331-4c44-902e-52734c8137e8 2019-06-30 07:23:08,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142310857773s 2019-06-30 07:23:08,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:23:08,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:23:09,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bed95a8-18ae-4a15-bbf1-f5030c6777ec 2019-06-30 07:23:09,005 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:23:09,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2bed95a8-18ae-4a15-bbf1-f5030c6777ec 2019-06-30 07:23:09,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109485149384s 2019-06-30 07:23:09,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 07:23:09,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:23:09,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdb09305-ccaf-4490-a2e7-18a71bfdac5e 2019-06-30 07:23:09,207 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 07:23:09,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-fdb09305-ccaf-4490-a2e7-18a71bfdac5e 2019-06-30 07:23:09,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196593046188s 2019-06-30 07:23:09,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 07:23:09,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:23:09,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce19adce-068e-40f6-b435-5bfd8d5b6152 2019-06-30 07:23:09,340 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_bfe70892-30d1-41bd-ac74-43a832c6e3c9", "links": {"self": "http://172.30.9.24:5000/v3/users/639b84d084784243a9046ad49692eff3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "639b84d084784243a9046ad49692eff3", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 07:23:09,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-ce19adce-068e-40f6-b435-5bfd8d5b6152 2019-06-30 07:23:09,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132556915283s 2019-06-30 07:23:09,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 07:23:09,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?role.id=f400450775b0494aabf0b0ea369d0968&user.id=639b84d084784243a9046ad49692eff3&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:23:09,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3949f1c3-c0a7-4017-808a-f8b96c0a3a39 2019-06-30 07:23:09,461 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?role.id=f400450775b0494aabf0b0ea369d0968&user.id=639b84d084784243a9046ad49692eff3&scope.domain.id=default", "previous": null, "next": null}} 2019-06-30 07:23:09,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?role.id=f400450775b0494aabf0b0ea369d0968&user.id=639b84d084784243a9046ad49692eff3&scope.domain.id=default used request id req-3949f1c3-c0a7-4017-808a-f8b96c0a3a39 2019-06-30 07:23:09,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108938217163s 2019-06-30 07:23:09,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-06-30 07:23:09,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/domains/default/users/639b84d084784243a9046ad49692eff3/roles/f400450775b0494aabf0b0ea369d0968 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:23:09,605 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 07:23:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eee8bfbf-cc41-476b-bb55-0a80a6dfd2da 2019-06-30 07:23:09,605 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 07:23:09,605 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/domains/default/users/639b84d084784243a9046ad49692eff3/roles/f400450775b0494aabf0b0ea369d0968 used request id req-eee8bfbf-cc41-476b-bb55-0a80a6dfd2da 2019-06-30 07:23:09,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.140210866928s 2019-06-30 07:23:09,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 07:23:09,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f329a26-1256-47fa-96d2-59028c21e3c2 2019-06-30 07:23:09,615 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 07:23:09,615 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-9f329a26-1256-47fa-96d2-59028c21e3c2 2019-06-30 07:23:09,615 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 07:23:10,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}], "expires_at": "2019-06-30T08:23:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "acce3a982fe0411a9d5ea54976d256b8", "name": "tempest_scenario-project_bfe70892-30d1-41bd-ac74-43a832c6e3c9"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_acce3a982fe0411a9d5ea54976d256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_acce3a982fe0411a9d5ea54976d256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/acce3a982fe0411a9d5ea54976d256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/acce3a982fe0411a9d5ea54976d256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/acce3a982fe0411a9d5ea54976d256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/acce3a982fe0411a9d5ea54976d256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/acce3a982fe0411a9d5ea54976d256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/acce3a982fe0411a9d5ea54976d256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/acce3a982fe0411a9d5ea54976d256b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/acce3a982fe0411a9d5ea54976d256b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/acce3a982fe0411a9d5ea54976d256b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_bfe70892-30d1-41bd-ac74-43a832c6e3c9", "id": "639b84d084784243a9046ad49692eff3"}, "audit_ids": ["fVrSeTk-S5iZ3AHJL9Vlgw"], "issued_at": "2019-06-30T07:23:09.000000Z"}} 2019-06-30 07:23:10,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-06-30 07:23:10,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c74dcefc22cd8ece7051d4ec0eebde5fab32b00e" 2019-06-30 07:23:10,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:10 GMT X-Openstack-Request-Id: req-bbce48e3-7461-499f-90ea-edbf476c7f33 2019-06-30 07:23:10,272 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-06-30 07:23:10,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-bbce48e3-7461-499f-90ea-edbf476c7f33 2019-06-30 07:23:10,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.260375976562s 2019-06-30 07:23:10,282 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2019-06-30 07:23:10,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 07:23:10,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:23:10,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94470e3b-c058-4c9f-8ad2-15f28c9e812d 2019-06-30 07:23:10,397 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 07:23:10,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-94470e3b-c058-4c9f-8ad2-15f28c9e812d 2019-06-30 07:23:10,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113982915878s 2019-06-30 07:23:10,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 07:23:10,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:23:10,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f2b26aa-dcf8-4e2e-a181-6b09ce38d95f 2019-06-30 07:23:10,517 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.24:5000/v3/projects/acce3a982fe0411a9d5ea54976d256b8"}, "tags": [], "enabled": true, "id": "acce3a982fe0411a9d5ea54976d256b8", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_bfe70892-30d1-41bd-ac74-43a832c6e3c9"}]} 2019-06-30 07:23:10,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-1f2b26aa-dcf8-4e2e-a181-6b09ce38d95f 2019-06-30 07:23:10,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113005161285s 2019-06-30 07:23:10,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-30 07:23:10,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" -d '{"network": {"shared": true, "tenant_id": "acce3a982fe0411a9d5ea54976d256b8", "name": "tempest_scenario-net_bfe70892-30d1-41bd-ac74-43a832c6e3c9", "admin_state_up": true}}' 2019-06-30 07:23:10,820 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 729 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:10 GMT X-Openstack-Request-Id: req-fa9169db-bb75-40b3-9e9b-f982b3d62716 2019-06-30 07:23:10,820 - 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":"8a8bb41f-1793-4ac9-a4f2-cc625a70af96","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":true,"project_id":"acce3a982fe0411a9d5ea54976d256b8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T07:23:10Z","is_default":false,"qos_policy_id":null,"name":"tempest_scenario-net_bfe70892-30d1-41bd-ac74-43a832c6e3c9","admin_state_up":true,"tenant_id":"acce3a982fe0411a9d5ea54976d256b8","created_at":"2019-06-30T07:23:10Z","mtu":1450}} 2019-06-30 07:23:10,820 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-fa9169db-bb75-40b3-9e9b-f982b3d62716 2019-06-30 07:23:10,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.300925970078s 2019-06-30 07:23:10,821 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-30T07:23:10Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8a8bb41f-1793-4ac9-a4f2-cc625a70af96', u'provider:segmentation_id': 72, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_scenario-net_bfe70892-30d1-41bd-ac74-43a832c6e3c9', u'created_at': u'2019-06-30T07:23:10Z', u'mtu': 1450, u'tenant_id': u'acce3a982fe0411a9d5ea54976d256b8', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'acce3a982fe0411a9d5ea54976d256b8', u'l2_adjacency': True}) 2019-06-30 07:23:10,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 07:23:10,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c74dcefc22cd8ece7051d4ec0eebde5fab32b00e" 2019-06-30 07:23:11,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:11 GMT X-Openstack-Request-Id: req-0757db20-d5c3-46fd-9f1d-74c078fc9a32 2019-06-30 07:23:11,155 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8a8bb41f-1793-4ac9-a4f2-cc625a70af96","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":true,"project_id":"acce3a982fe0411a9d5ea54976d256b8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T07:23:10Z","qos_policy_id":null,"name":"tempest_scenario-net_bfe70892-30d1-41bd-ac74-43a832c6e3c9","admin_state_up":true,"tenant_id":"acce3a982fe0411a9d5ea54976d256b8","created_at":"2019-06-30T07:23:10Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 07:23:11,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0757db20-d5c3-46fd-9f1d-74c078fc9a32 2019-06-30 07:23:11,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.333389997482s 2019-06-30 07:23:11,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-30 07:23:11,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c74dcefc22cd8ece7051d4ec0eebde5fab32b00e" -d '{"subnet": {"name": "tempest_scenario-subnet_bfe70892-30d1-41bd-ac74-43a832c6e3c9", "enable_dhcp": true, "network_id": "8a8bb41f-1793-4ac9-a4f2-cc625a70af96", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-30 07:23:11,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 702 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:11 GMT X-Openstack-Request-Id: req-a1bd26e6-b0a0-466e-bf51-c9b8afd8f894 2019-06-30 07:23:11,725 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-06-30T07:23:11Z","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":"90977244-e46d-414d-bd19-0e1b3d668c12","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"acce3a982fe0411a9d5ea54976d256b8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_bfe70892-30d1-41bd-ac74-43a832c6e3c9","enable_dhcp":true,"segment_id":null,"network_id":"8a8bb41f-1793-4ac9-a4f2-cc625a70af96","tenant_id":"acce3a982fe0411a9d5ea54976d256b8","created_at":"2019-06-30T07:23:11Z","ip_version":4}} 2019-06-30 07:23:11,725 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-a1bd26e6-b0a0-466e-bf51-c9b8afd8f894 2019-06-30 07:23:11,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.568562984467s 2019-06-30 07:23:11,726 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T07:23:11Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'90977244-e46d-414d-bd19-0e1b3d668c12', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_scenario-subnet_bfe70892-30d1-41bd-ac74-43a832c6e3c9', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'8a8bb41f-1793-4ac9-a4f2-cc625a70af96', u'tenant_id': u'acce3a982fe0411a9d5ea54976d256b8', u'created_at': u'2019-06-30T07:23:11Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'acce3a982fe0411a9d5ea54976d256b8'}) 2019-06-30 07:23:11,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 07:23:11,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c74dcefc22cd8ece7051d4ec0eebde5fab32b00e" -d '{"router": {"external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "name": "tempest_scenario-router_bfe70892-30d1-41bd-ac74-43a832c6e3c9", "admin_state_up": true}}' 2019-06-30 07:23:13,410 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 716 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:13 GMT X-Openstack-Request-Id: req-7011ab6c-0980-4e5f-a182-237325fd4c58 2019-06-30 07:23:13,410 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.214"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "acce3a982fe0411a9d5ea54976d256b8", "created_at": "2019-06-30T07:23:11Z", "admin_state_up": true, "updated_at": "2019-06-30T07:23:12Z", "project_id": "acce3a982fe0411a9d5ea54976d256b8", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "246cf21c-4ee3-45dd-9237-2f6399987355", "name": "tempest_scenario-router_bfe70892-30d1-41bd-ac74-43a832c6e3c9"}} 2019-06-30 07:23:13,410 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-7011ab6c-0980-4e5f-a182-237325fd4c58 2019-06-30 07:23:13,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.6839928627s 2019-06-30 07:23:13,411 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T07:23:12Z', u'revision_number': 2, u'ha': False, u'id': u'246cf21c-4ee3-45dd-9237-2f6399987355', u'external_gateway_info': {u'network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6acb3602-338d-4baa-852a-3f10ec4a5a30', u'ip_address': u'172.30.9.214'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_scenario-router_bfe70892-30d1-41bd-ac74-43a832c6e3c9', u'admin_state_up': True, u'tenant_id': u'acce3a982fe0411a9d5ea54976d256b8', u'created_at': u'2019-06-30T07:23:11Z', u'flavor_id': None, u'routes': [], u'project_id': u'acce3a982fe0411a9d5ea54976d256b8'}) 2019-06-30 07:23:13,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-30 07:23:13,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/246cf21c-4ee3-45dd-9237-2f6399987355/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c74dcefc22cd8ece7051d4ec0eebde5fab32b00e" -d '{"subnet_id": "90977244-e46d-414d-bd19-0e1b3d668c12"}' 2019-06-30 07:23:15,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:15 GMT X-Openstack-Request-Id: req-aa3f4c50-b561-4d44-a024-79214af7d5c3 2019-06-30 07:23:15,461 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8a8bb41f-1793-4ac9-a4f2-cc625a70af96", "tenant_id": "acce3a982fe0411a9d5ea54976d256b8", "subnet_id": "90977244-e46d-414d-bd19-0e1b3d668c12", "subnet_ids": ["90977244-e46d-414d-bd19-0e1b3d668c12"], "port_id": "e9aab5f2-fb00-4c13-b619-5ef6afb3b42e", "id": "246cf21c-4ee3-45dd-9237-2f6399987355"} 2019-06-30 07:23:15,461 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/246cf21c-4ee3-45dd-9237-2f6399987355/add_router_interface.json used request id req-aa3f4c50-b561-4d44-a024-79214af7d5c3 2019-06-30 07:23:15,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.04941082001s 2019-06-30 07:23:15,462 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-30 07:23:15,567 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-30 07:23:15,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 07:23:15,576 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:15 GMT 2019-06-30 07:23:15,576 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-06-30 07:23:15,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 07:23:15,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c74dcefc22cd8ece7051d4ec0eebde5fab32b00e" 2019-06-30 07:23:15,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:15 GMT X-Openstack-Request-Id: req-316c854d-9daf-4199-a7fd-59d5e7dba915 2019-06-30 07:23:15,877 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 07:23:15,877 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-316c854d-9daf-4199-a7fd-59d5e7dba915 2019-06-30 07:23:15,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.296295166016s 2019-06-30 07:23:15,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 07:23:15,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c74dcefc22cd8ece7051d4ec0eebde5fab32b00e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_bfe70892-30d1-41bd-ac74-43a832c6e3c9", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_bfe70892-30d1-41bd-ac74-43a832c6e3c9"}' 2019-06-30 07:23:15,972 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:15 GMT Location: http://172.30.9.24:9292/v2/images/7426184c-1732-4be5-850b-c6004e9246a5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-55fc5dea-4ca1-4175-a947-3bc69d546739 2019-06-30 07:23:15,973 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T07:23:15Z", "file": "/v2/images/7426184c-1732-4be5-850b-c6004e9246a5/file", "owner": "acce3a982fe0411a9d5ea54976d256b8", "id": "7426184c-1732-4be5-850b-c6004e9246a5", "size": null, "self": "/v2/images/7426184c-1732-4be5-850b-c6004e9246a5", "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_bfe70892-30d1-41bd-ac74-43a832c6e3c9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_bfe70892-30d1-41bd-ac74-43a832c6e3c9", "checksum": null, "created_at": "2019-06-30T07:23:15Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 07:23:15,973 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-55fc5dea-4ca1-4175-a947-3bc69d546739 2019-06-30 07:23:15,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0865750312805s 2019-06-30 07:23:15,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 07:23:15,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/7426184c-1732-4be5-850b-c6004e9246a5/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c74dcefc22cd8ece7051d4ec0eebde5fab32b00e" -d '' 2019-06-30 07:23:16,520 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 07:23:16 GMT X-Openstack-Request-Id: req-bbfa523e-937b-4e45-8811-0ea2d00eac0a 2019-06-30 07:23:16,520 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 07:23:16,520 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/7426184c-1732-4be5-850b-c6004e9246a5/file used request id req-bbfa523e-937b-4e45-8811-0ea2d00eac0a 2019-06-30 07:23:16,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.546993017197s 2019-06-30 07:23:16,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 07:23:16,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c74dcefc22cd8ece7051d4ec0eebde5fab32b00e" 2019-06-30 07:23:16,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:16 GMT X-Openstack-Request-Id: req-187d8bcb-7afd-4523-af59-c8278f383ea6 2019-06-30 07:23:16,551 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T07:23:16Z", "file": "/v2/images/7426184c-1732-4be5-850b-c6004e9246a5/file", "owner": "acce3a982fe0411a9d5ea54976d256b8", "id": "7426184c-1732-4be5-850b-c6004e9246a5", "size": 12716032, "self": "/v2/images/7426184c-1732-4be5-850b-c6004e9246a5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7426184c-1732-4be5-850b-c6004e9246a5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7426184c-1732-4be5-850b-c6004e9246a5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_bfe70892-30d1-41bd-ac74-43a832c6e3c9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_bfe70892-30d1-41bd-ac74-43a832c6e3c9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T07:23:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 07:23:16,551 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-187d8bcb-7afd-4523-af59-c8278f383ea6 2019-06-30 07:23:16,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0262298583984s 2019-06-30 07:23:16,553 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7426184c-1732-4be5-850b-c6004e9246a5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7426184c-1732-4be5-850b-c6004e9246a5/file', 'owner': u'acce3a982fe0411a9d5ea54976d256b8', 'id': u'7426184c-1732-4be5-850b-c6004e9246a5', 'size': 12716032, u'self': u'/v2/images/7426184c-1732-4be5-850b-c6004e9246a5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'acce3a982fe0411a9d5ea54976d256b8', 'name': 'tempest_scenario-project_bfe70892-30d1-41bd-ac74-43a832c6e3c9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7426184c-1732-4be5-850b-c6004e9246a5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T07:23:16Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-30T07:23:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_bfe70892-30d1-41bd-ac74-43a832c6e3c9', '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/7426184c-1732-4be5-850b-c6004e9246a5', 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_bfe70892-30d1-41bd-ac74-43a832c6e3c9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_bfe70892-30d1-41bd-ac74-43a832c6e3c9', 'created': u'2019-06-30T07:23:15Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-30T07:23:15Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7426184c-1732-4be5-850b-c6004e9246a5', 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_bfe70892-30d1-41bd-ac74-43a832c6e3c9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-30 07:23:16,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 07:23:16,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_bfe70892-30d1-41bd-ac74-43a832c6e3c9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 07:23:16,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23: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-a5d4eed9-780d-4d1c-9e92-55585dd09a9a x-openstack-request-id: req-a5d4eed9-780d-4d1c-9e92-55585dd09a9a 2019-06-30 07:23:16,877 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_bfe70892-30d1-41bd-ac74-43a832c6e3c9", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/0a92e70e-c214-4faa-80ed-10e6daca6d6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/0a92e70e-c214-4faa-80ed-10e6daca6d6a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0a92e70e-c214-4faa-80ed-10e6daca6d6a"}} 2019-06-30 07:23:16,877 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-a5d4eed9-780d-4d1c-9e92-55585dd09a9a 2019-06-30 07:23:16,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.320768117905s 2019-06-30 07:23:16,878 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_bfe70892-30d1-41bd-ac74-43a832c6e3c9', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'0a92e70e-c214-4faa-80ed-10e6daca6d6a', 'swap': 0}) 2019-06-30 07:23:16,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 07:23:16,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/0a92e70e-c214-4faa-80ed-10e6daca6d6a/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" -d '{"extra_specs": {}}' 2019-06-30 07:23:16,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23: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-599507f7-f5be-4d11-bf71-fbe7d99ffc32 x-openstack-request-id: req-599507f7-f5be-4d11-bf71-fbe7d99ffc32 2019-06-30 07:23:16,903 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 07:23:16,903 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/0a92e70e-c214-4faa-80ed-10e6daca6d6a/os-extra_specs used request id req-599507f7-f5be-4d11-bf71-fbe7d99ffc32 2019-06-30 07:23:16,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0248050689697s 2019-06-30 07:23:16,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 07:23:16,915 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf724801-34ab-40a7-b9c2-59232027f218 2019-06-30 07:23:16,915 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 07:23:16,915 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-bf724801-34ab-40a7-b9c2-59232027f218 2019-06-30 07:23:16,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:23:16,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c74dcefc22cd8ece7051d4ec0eebde5fab32b00e" 2019-06-30 07:23:17,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c33d44ee-eba9-4f20-b7ba-8913b76f633a 2019-06-30 07:23:17,217 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:23:17,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c33d44ee-eba9-4f20-b7ba-8913b76f633a 2019-06-30 07:23:17,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.298470973969s 2019-06-30 07:23:17,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:23:17,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c74dcefc22cd8ece7051d4ec0eebde5fab32b00e" 2019-06-30 07:23:17,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cffebc50-3f7d-4194-b9f6-3b453ad2191b 2019-06-30 07:23:17,421 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:23:17,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-cffebc50-3f7d-4194-b9f6-3b453ad2191b 2019-06-30 07:23:17,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198668003082s 2019-06-30 07:23:17,426 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-30 07:23:19,897 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-06-30 07:23:22,215 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | d97c43ab-b194-402e-8a3e-dc9624a1dcd8 | 2019-06-30T07:23:21.828983 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: d97c43ab-b194-402e-8a3e-dc9624a1dcd8 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-06-30 07:23:25,479 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-06-30 07:23:26,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-06-30 07:23:28,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-06-30 07:23:31,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=ad87aac9-a417-4c84-b714-e3929e1bc719) as the default verifier for the future CLI operations. 2019-06-30 07:23:33,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-06-30 07:23:33,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:23:33,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sun, 30 Jun 2019 07: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-20e9f8af-5399-4851-9555-47e3d7e67202 x-openstack-request-id: req-20e9f8af-5399-4851-9555-47e3d7e67202 2019-06-30 07:23:33,613 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "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.4", "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\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 18}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-06-30 07:23:33,613 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-20e9f8af-5399-4851-9555-47e3d7e67202 2019-06-30 07:23:33,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0425500869751s 2019-06-30 07:23:33,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 07:23:33,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c74dcefc22cd8ece7051d4ec0eebde5fab32b00e" 2019-06-30 07:23:33,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:33 GMT X-Openstack-Request-Id: req-68ef8c0a-7de4-4850-9652-cd99161c6756 2019-06-30 07:23:33,898 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T07:23:16Z", "file": "/v2/images/7426184c-1732-4be5-850b-c6004e9246a5/file", "owner": "acce3a982fe0411a9d5ea54976d256b8", "id": "7426184c-1732-4be5-850b-c6004e9246a5", "size": 12716032, "self": "/v2/images/7426184c-1732-4be5-850b-c6004e9246a5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7426184c-1732-4be5-850b-c6004e9246a5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7426184c-1732-4be5-850b-c6004e9246a5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_bfe70892-30d1-41bd-ac74-43a832c6e3c9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_bfe70892-30d1-41bd-ac74-43a832c6e3c9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T07:23:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 07:23:33,898 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-68ef8c0a-7de4-4850-9652-cd99161c6756 2019-06-30 07:23:33,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.279081106186s 2019-06-30 07:23:33,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 07:23:33,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c74dcefc22cd8ece7051d4ec0eebde5fab32b00e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_bfe70892-30d1-41bd-ac74-43a832c6e3c9", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_bfe70892-30d1-41bd-ac74-43a832c6e3c9"}' 2019-06-30 07:23:33,949 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:33 GMT Location: http://172.30.9.24:9292/v2/images/6918ca41-9457-449a-9d7f-1d9bffa4c6a7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1eab5ce6-e592-4feb-adf4-48ad96da61df 2019-06-30 07:23:33,949 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T07:23:33Z", "file": "/v2/images/6918ca41-9457-449a-9d7f-1d9bffa4c6a7/file", "owner": "acce3a982fe0411a9d5ea54976d256b8", "id": "6918ca41-9457-449a-9d7f-1d9bffa4c6a7", "size": null, "self": "/v2/images/6918ca41-9457-449a-9d7f-1d9bffa4c6a7", "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_bfe70892-30d1-41bd-ac74-43a832c6e3c9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_bfe70892-30d1-41bd-ac74-43a832c6e3c9", "checksum": null, "created_at": "2019-06-30T07:23:33Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 07:23:33,949 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-1eab5ce6-e592-4feb-adf4-48ad96da61df 2019-06-30 07:23:33,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.04119181633s 2019-06-30 07:23:33,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 07:23:33,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/6918ca41-9457-449a-9d7f-1d9bffa4c6a7/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c74dcefc22cd8ece7051d4ec0eebde5fab32b00e" -d '' 2019-06-30 07:23:34,590 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 07:23:34 GMT X-Openstack-Request-Id: req-95d433a5-ac66-4534-a4c4-598bfdca8e9c 2019-06-30 07:23:34,590 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 07:23:34,590 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/6918ca41-9457-449a-9d7f-1d9bffa4c6a7/file used request id req-95d433a5-ac66-4534-a4c4-598bfdca8e9c 2019-06-30 07:23:34,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.640113115311s 2019-06-30 07:23:34,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 07:23:34,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c74dcefc22cd8ece7051d4ec0eebde5fab32b00e" 2019-06-30 07:23:34,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:34 GMT X-Openstack-Request-Id: req-80ec85d7-8b3f-450b-b427-ecb0f9d5a25a 2019-06-30 07:23:34,630 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T07:23:34Z", "file": "/v2/images/6918ca41-9457-449a-9d7f-1d9bffa4c6a7/file", "owner": "acce3a982fe0411a9d5ea54976d256b8", "id": "6918ca41-9457-449a-9d7f-1d9bffa4c6a7", "size": 12716032, "self": "/v2/images/6918ca41-9457-449a-9d7f-1d9bffa4c6a7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/6918ca41-9457-449a-9d7f-1d9bffa4c6a7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/6918ca41-9457-449a-9d7f-1d9bffa4c6a7/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_bfe70892-30d1-41bd-ac74-43a832c6e3c9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_bfe70892-30d1-41bd-ac74-43a832c6e3c9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T07:23:33Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T07:23:16Z", "file": "/v2/images/7426184c-1732-4be5-850b-c6004e9246a5/file", "owner": "acce3a982fe0411a9d5ea54976d256b8", "id": "7426184c-1732-4be5-850b-c6004e9246a5", "size": 12716032, "self": "/v2/images/7426184c-1732-4be5-850b-c6004e9246a5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7426184c-1732-4be5-850b-c6004e9246a5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7426184c-1732-4be5-850b-c6004e9246a5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_bfe70892-30d1-41bd-ac74-43a832c6e3c9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_bfe70892-30d1-41bd-ac74-43a832c6e3c9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T07:23:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 07:23:34,630 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-80ec85d7-8b3f-450b-b427-ecb0f9d5a25a 2019-06-30 07:23:34,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.035826921463s 2019-06-30 07:23:34,633 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/6918ca41-9457-449a-9d7f-1d9bffa4c6a7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6918ca41-9457-449a-9d7f-1d9bffa4c6a7/file', 'owner': u'acce3a982fe0411a9d5ea54976d256b8', 'id': u'6918ca41-9457-449a-9d7f-1d9bffa4c6a7', 'size': 12716032, u'self': u'/v2/images/6918ca41-9457-449a-9d7f-1d9bffa4c6a7', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'acce3a982fe0411a9d5ea54976d256b8', 'name': 'tempest_scenario-project_bfe70892-30d1-41bd-ac74-43a832c6e3c9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/6918ca41-9457-449a-9d7f-1d9bffa4c6a7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T07:23:34Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-30T07:23:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_bfe70892-30d1-41bd-ac74-43a832c6e3c9', '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/6918ca41-9457-449a-9d7f-1d9bffa4c6a7', 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_bfe70892-30d1-41bd-ac74-43a832c6e3c9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_bfe70892-30d1-41bd-ac74-43a832c6e3c9', 'created': u'2019-06-30T07:23:33Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-30T07: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/6918ca41-9457-449a-9d7f-1d9bffa4c6a7', 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_bfe70892-30d1-41bd-ac74-43a832c6e3c9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-30 07:23:34,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 07:23:34,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_bfe70892-30d1-41bd-ac74-43a832c6e3c9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 07:23:34,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c8ebe7e9-0221-46fa-a49b-852d34de876f x-openstack-request-id: req-c8ebe7e9-0221-46fa-a49b-852d34de876f 2019-06-30 07:23:34,670 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_alt_bfe70892-30d1-41bd-ac74-43a832c6e3c9", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/c61e8d00-897f-4155-8214-c4dc988b2c6e", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/c61e8d00-897f-4155-8214-c4dc988b2c6e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c61e8d00-897f-4155-8214-c4dc988b2c6e"}} 2019-06-30 07:23:34,670 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c8ebe7e9-0221-46fa-a49b-852d34de876f 2019-06-30 07:23:34,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0363609790802s 2019-06-30 07:23:34,671 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_bfe70892-30d1-41bd-ac74-43a832c6e3c9', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'c61e8d00-897f-4155-8214-c4dc988b2c6e', 'swap': 0}) 2019-06-30 07:23:34,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 07:23:34,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/c61e8d00-897f-4155-8214-c4dc988b2c6e/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" -d '{"extra_specs": {}}' 2019-06-30 07:23:34,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 07:23: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-e1df5b5b-203c-42ea-bd78-2b097f5b1c1d x-openstack-request-id: req-e1df5b5b-203c-42ea-bd78-2b097f5b1c1d 2019-06-30 07:23:34,699 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 07:23:34,699 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/c61e8d00-897f-4155-8214-c4dc988b2c6e/os-extra_specs used request id req-e1df5b5b-203c-42ea-bd78-2b097f5b1c1d 2019-06-30 07:23:34,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0271110534668s 2019-06-30 07:23:34,699 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_bfe70892-30d1-41bd-ac74-43a832c6e3c9', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'c61e8d00-897f-4155-8214-c4dc988b2c6e', 'swap': 0}) 2019-06-30 07:23:37,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-06-30 07:23:37,826 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-06-30 07:23:37,827 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-06-30 07:23:37,829 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-06-30 07:23:37,859 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-06-30 07:23:41,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ad87aac9-a417-4c84-b714-e3929e1bc719/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2019-06-30 07:23:41,483 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-06-30 07:23:41,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_scenario/test_list.txt', u'--concurrency=1']'. 2019-06-30 07:30:38,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 340937e3-0c05-4539-8c02-2d295caa7c20 2019-06-30 07:30:38,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'340937e3-0c05-4539-8c02-2d295caa7c20']'. 2019-06-30 07:30:39,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-06-30 07:30:39,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-06-30 07:30:39,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-30 07:30:39,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 340937e3-0c05-4539-8c02-2d295caa7c20 | 2019-06-30 07:30:39,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-06-30 07:30:39,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-06-30 07:23:43 | 2019-06-30 07:30:39,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-06-30 07:30:38 | 2019-06-30 07:30:39,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:55 | 2019-06-30 07:30:39,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2019-06-30 07:30:39,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-06-30 07:30:39,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-06-30 07:30:39,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ad87aac9-a417-4c84-b714-e3929e1bc719) | 2019-06-30 07:30:39,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-06-30 07:30:39,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d97c43ab-b194-402e-8a3e-dc9624a1dcd8) | 2019-06-30 07:30:39,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 10 | 2019-06-30 07:30:39,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 393.637 | 2019-06-30 07:30:39,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 7 | 2019-06-30 07:30:39,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 3 | 2019-06-30 07:30:39,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-06-30 07:30:39,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-06-30 07:30:39,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-06-30 07:30:39,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-30 07:30:39,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------+ 2019-06-30 07:30:39,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-06-30 07:30:39,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 100.0% 2019-06-30 07:30:39,866 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'340937e3-0c05-4539-8c02-2d295caa7c20', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.html'] 2019-06-30 07:30:41,889 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 340937e3-0c05-4539-8c02-2d295caa7c20 --to /home/opnfv/functest/results/tempest_scenario/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_scenario/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-06-30 07:30:41,889 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'340937e3-0c05-4539-8c02-2d295caa7c20', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.xml'] 2019-06-30 07:30:43,998 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 340937e3-0c05-4539-8c02-2d295caa7c20 --to /home/opnfv/functest/results/tempest_scenario/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_scenario/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-06-30 07:30:44,114 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 07:30:44,114 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 07:34 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-06-30 07:30:44,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 07:30:44,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/6918ca41-9457-449a-9d7f-1d9bffa4c6a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c74dcefc22cd8ece7051d4ec0eebde5fab32b00e" 2019-06-30 07:30:46,197 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 07:30:46 GMT X-Openstack-Request-Id: req-4cc8cd01-c02d-428a-8759-9a70c543aee4 2019-06-30 07:30:46,198 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 07:30:46,198 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/6918ca41-9457-449a-9d7f-1d9bffa4c6a7 used request id req-4cc8cd01-c02d-428a-8759-9a70c543aee4 2019-06-30 07:30:46,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.06773996353s 2019-06-30 07:30:46,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 07:30:46,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:30:46,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30: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-3bccb5ca-87f7-488b-943e-38633c06cd4f x-openstack-request-id: req-3bccb5ca-87f7-488b-943e-38633c06cd4f 2019-06-30 07:30:46,591 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_bfe70892-30d1-41bd-ac74-43a832c6e3c9", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/0a92e70e-c214-4faa-80ed-10e6daca6d6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/0a92e70e-c214-4faa-80ed-10e6daca6d6a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0a92e70e-c214-4faa-80ed-10e6daca6d6a"}, {"name": "tempest_scenario-flavor_alt_bfe70892-30d1-41bd-ac74-43a832c6e3c9", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/c61e8d00-897f-4155-8214-c4dc988b2c6e", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/c61e8d00-897f-4155-8214-c4dc988b2c6e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c61e8d00-897f-4155-8214-c4dc988b2c6e"}]} 2019-06-30 07:30:46,591 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-3bccb5ca-87f7-488b-943e-38633c06cd4f 2019-06-30 07:30:46,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.387441158295s 2019-06-30 07:30:46,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 07:30:46,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/c61e8d00-897f-4155-8214-c4dc988b2c6e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:30:46,638 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30: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-f82d3e23-dfa3-4cdf-8f66-71bc6711d8cd x-openstack-request-id: req-f82d3e23-dfa3-4cdf-8f66-71bc6711d8cd 2019-06-30 07:30:46,638 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/c61e8d00-897f-4155-8214-c4dc988b2c6e used request id req-f82d3e23-dfa3-4cdf-8f66-71bc6711d8cd 2019-06-30 07:30:46,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0445828437805s 2019-06-30 07:30:46,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-30 07:30:46,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/246cf21c-4ee3-45dd-9237-2f6399987355/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c74dcefc22cd8ece7051d4ec0eebde5fab32b00e" -d '{"subnet_id": "90977244-e46d-414d-bd19-0e1b3d668c12"}' 2019-06-30 07:30:48,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30:48 GMT X-Openstack-Request-Id: req-4b1cc7e9-2959-4dbf-986e-028bbe92cfe5 2019-06-30 07:30:48,893 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8a8bb41f-1793-4ac9-a4f2-cc625a70af96", "tenant_id": "acce3a982fe0411a9d5ea54976d256b8", "subnet_id": "90977244-e46d-414d-bd19-0e1b3d668c12", "subnet_ids": ["90977244-e46d-414d-bd19-0e1b3d668c12"], "port_id": "e9aab5f2-fb00-4c13-b619-5ef6afb3b42e", "id": "246cf21c-4ee3-45dd-9237-2f6399987355"} 2019-06-30 07:30:48,893 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/246cf21c-4ee3-45dd-9237-2f6399987355/remove_router_interface.json used request id req-4b1cc7e9-2959-4dbf-986e-028bbe92cfe5 2019-06-30 07:30:48,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.25471401215s 2019-06-30 07:30:48,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 07:30:48,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c74dcefc22cd8ece7051d4ec0eebde5fab32b00e" 2019-06-30 07:30:49,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1222 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30:49 GMT X-Openstack-Request-Id: req-1c15739f-2184-4d4a-929b-e6863c72004f 2019-06-30 07:30:49,040 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3959212c818846e1851aad27069f4262", "created_at": "2019-06-30T06:05:09Z", "admin_state_up": true, "updated_at": "2019-06-30T06:05:09Z", "project_id": "3959212c818846e1851aad27069f4262", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "07fea6df-2074-440c-897d-dfc4691920f9", "name": "tempest-pretest-check-765138847"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.214"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "acce3a982fe0411a9d5ea54976d256b8", "created_at": "2019-06-30T07:23:11Z", "admin_state_up": true, "updated_at": "2019-06-30T07:30:47Z", "project_id": "acce3a982fe0411a9d5ea54976d256b8", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "246cf21c-4ee3-45dd-9237-2f6399987355", "name": "tempest_scenario-router_bfe70892-30d1-41bd-ac74-43a832c6e3c9"}]} 2019-06-30 07:30:49,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-1c15739f-2184-4d4a-929b-e6863c72004f 2019-06-30 07:30:49,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.146692037582s 2019-06-30 07:30:49,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 07:30:49,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/246cf21c-4ee3-45dd-9237-2f6399987355.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c74dcefc22cd8ece7051d4ec0eebde5fab32b00e" 2019-06-30 07:30:50,402 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 07:30:50 GMT X-Openstack-Request-Id: req-b6ab648b-083a-4525-a5c2-4bc1b6b912a1 2019-06-30 07:30:50,402 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 07:30:50,402 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/246cf21c-4ee3-45dd-9237-2f6399987355.json used request id req-b6ab648b-083a-4525-a5c2-4bc1b6b912a1 2019-06-30 07:30:50,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.3597509861s 2019-06-30 07:30:50,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 07:30:50,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c74dcefc22cd8ece7051d4ec0eebde5fab32b00e" 2019-06-30 07:30:50,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1334 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30:50 GMT X-Openstack-Request-Id: req-85ad44f9-f6d6-4d5c-9ba6-012ca5084ebf 2019-06-30 07:30:50,706 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-30T05:50:08Z","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":"6acb3602-338d-4baa-852a-3f10ec4a5a30","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"b832943639d345c28f57e6440b8b5ce7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:08Z","ip_version":4},{"updated_at":"2019-06-30T07:23:11Z","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":"90977244-e46d-414d-bd19-0e1b3d668c12","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"acce3a982fe0411a9d5ea54976d256b8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_bfe70892-30d1-41bd-ac74-43a832c6e3c9","enable_dhcp":true,"segment_id":null,"network_id":"8a8bb41f-1793-4ac9-a4f2-cc625a70af96","tenant_id":"acce3a982fe0411a9d5ea54976d256b8","created_at":"2019-06-30T07:23:11Z","ip_version":4}]} 2019-06-30 07:30:50,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-85ad44f9-f6d6-4d5c-9ba6-012ca5084ebf 2019-06-30 07:30:50,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.303674936295s 2019-06-30 07:30:50,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-30 07:30:50,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/90977244-e46d-414d-bd19-0e1b3d668c12.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c74dcefc22cd8ece7051d4ec0eebde5fab32b00e" 2019-06-30 07:30:51,572 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 07:30:51 GMT X-Openstack-Request-Id: req-d9b36dff-2bb7-4030-bb07-a45222fba1db 2019-06-30 07:30:51,572 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 07:30:51,572 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/90977244-e46d-414d-bd19-0e1b3d668c12.json used request id req-d9b36dff-2bb7-4030-bb07-a45222fba1db 2019-06-30 07:30:51,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.864305973053s 2019-06-30 07:30:51,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 07:30:51,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c74dcefc22cd8ece7051d4ec0eebde5fab32b00e" 2019-06-30 07:30:51,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30:51 GMT X-Openstack-Request-Id: req-e46992e2-d55f-49c8-abc8-024cbdba4a77 2019-06-30 07:30:51,660 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8a8bb41f-1793-4ac9-a4f2-cc625a70af96","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":true,"project_id":"acce3a982fe0411a9d5ea54976d256b8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T07:30:51Z","qos_policy_id":null,"name":"tempest_scenario-net_bfe70892-30d1-41bd-ac74-43a832c6e3c9","admin_state_up":true,"tenant_id":"acce3a982fe0411a9d5ea54976d256b8","created_at":"2019-06-30T07:23:10Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 07:30:51,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e46992e2-d55f-49c8-abc8-024cbdba4a77 2019-06-30 07:30:51,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0878701210022s 2019-06-30 07:30:51,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-30 07:30:51,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/8a8bb41f-1793-4ac9-a4f2-cc625a70af96.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c74dcefc22cd8ece7051d4ec0eebde5fab32b00e" 2019-06-30 07:30:52,899 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 07:30:52 GMT X-Openstack-Request-Id: req-ccc84cca-54d6-4e86-8237-b9d1839aff3b 2019-06-30 07:30:52,899 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 07:30:52,899 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/8a8bb41f-1793-4ac9-a4f2-cc625a70af96.json used request id req-ccc84cca-54d6-4e86-8237-b9d1839aff3b 2019-06-30 07:30:52,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.23762607574s 2019-06-30 07:30:52,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 07:30:52,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c74dcefc22cd8ece7051d4ec0eebde5fab32b00e" 2019-06-30 07:30:52,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30:52 GMT X-Openstack-Request-Id: req-2a39d76b-694c-4186-bbe8-d3506fe3a920 2019-06-30 07:30:52,928 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T07:23:16Z", "file": "/v2/images/7426184c-1732-4be5-850b-c6004e9246a5/file", "owner": "acce3a982fe0411a9d5ea54976d256b8", "id": "7426184c-1732-4be5-850b-c6004e9246a5", "size": 12716032, "self": "/v2/images/7426184c-1732-4be5-850b-c6004e9246a5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7426184c-1732-4be5-850b-c6004e9246a5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7426184c-1732-4be5-850b-c6004e9246a5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_bfe70892-30d1-41bd-ac74-43a832c6e3c9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_bfe70892-30d1-41bd-ac74-43a832c6e3c9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T07:23:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 07:30:52,928 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-2a39d76b-694c-4186-bbe8-d3506fe3a920 2019-06-30 07:30:52,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0247669219971s 2019-06-30 07:30:52,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 07:30:52,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/7426184c-1732-4be5-850b-c6004e9246a5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c74dcefc22cd8ece7051d4ec0eebde5fab32b00e" 2019-06-30 07:30:53,215 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 07:30:53 GMT X-Openstack-Request-Id: req-22ea8751-d8e2-4a78-978e-cdffdf6dcf24 2019-06-30 07:30:53,215 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 07:30:53,215 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/7426184c-1732-4be5-850b-c6004e9246a5 used request id req-22ea8751-d8e2-4a78-978e-cdffdf6dcf24 2019-06-30 07:30:53,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.285637140274s 2019-06-30 07:30:53,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 07:30:53,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:30:53,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30: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-61b4b64a-2b7d-4a21-8aac-f12b4e5d2c51 x-openstack-request-id: req-61b4b64a-2b7d-4a21-8aac-f12b4e5d2c51 2019-06-30 07:30:53,246 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_bfe70892-30d1-41bd-ac74-43a832c6e3c9", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/0a92e70e-c214-4faa-80ed-10e6daca6d6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/0a92e70e-c214-4faa-80ed-10e6daca6d6a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0a92e70e-c214-4faa-80ed-10e6daca6d6a"}]} 2019-06-30 07:30:53,246 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-61b4b64a-2b7d-4a21-8aac-f12b4e5d2c51 2019-06-30 07:30:53,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0303590297699s 2019-06-30 07:30:53,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 07:30:53,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/0a92e70e-c214-4faa-80ed-10e6daca6d6a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:30:53,274 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30: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-deb5e843-f4eb-4122-8bf0-7c2f610ad222 x-openstack-request-id: req-deb5e843-f4eb-4122-8bf0-7c2f610ad222 2019-06-30 07:30:53,274 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/0a92e70e-c214-4faa-80ed-10e6daca6d6a used request id req-deb5e843-f4eb-4122-8bf0-7c2f610ad222 2019-06-30 07:30:53,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.026104927063s 2019-06-30 07:30:53,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 07:30:53,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:30:53,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bbd1672-b86d-43c1-b23d-a4f6fbd29ecd 2019-06-30 07:30:53,498 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_bfe70892-30d1-41bd-ac74-43a832c6e3c9", "links": {"self": "http://172.30.9.24:5000/v3/users/639b84d084784243a9046ad49692eff3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "639b84d084784243a9046ad49692eff3", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 07:30:53,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-8bbd1672-b86d-43c1-b23d-a4f6fbd29ecd 2019-06-30 07:30:53,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.224386930466s 2019-06-30 07:30:53,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 07:30:53,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/639b84d084784243a9046ad49692eff3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:30:53,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79fc2640-5a00-4b0f-8a07-f5a5fb0025ad 2019-06-30 07:30:53,715 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_bfe70892-30d1-41bd-ac74-43a832c6e3c9", "links": {"self": "http://172.30.9.24:5000/v3/users/639b84d084784243a9046ad49692eff3"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "639b84d084784243a9046ad49692eff3", "description": null}} 2019-06-30 07:30:53,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/639b84d084784243a9046ad49692eff3 used request id req-79fc2640-5a00-4b0f-8a07-f5a5fb0025ad 2019-06-30 07:30:53,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210720062256s 2019-06-30 07:30:53,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-30 07:30:53,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/639b84d084784243a9046ad49692eff3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:30:54,024 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 07:30:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d10c816-12b7-48b6-bdd2-bfcb36a233e0 2019-06-30 07:30:54,024 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 07:30:54,025 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/639b84d084784243a9046ad49692eff3 used request id req-6d10c816-12b7-48b6-bdd2-bfcb36a233e0 2019-06-30 07:30:54,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.308587789536s 2019-06-30 07:30:54,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 07:30:54,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:30:54,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b613ea74-05a4-4dab-a883-45cfe6922e42 2019-06-30 07:30:54,238 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.24:5000/v3/projects/acce3a982fe0411a9d5ea54976d256b8"}, "tags": [], "enabled": true, "id": "acce3a982fe0411a9d5ea54976d256b8", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_bfe70892-30d1-41bd-ac74-43a832c6e3c9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 07:30:54,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-b613ea74-05a4-4dab-a883-45cfe6922e42 2019-06-30 07:30:54,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206673145294s 2019-06-30 07:30:54,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-30 07:30:54,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/acce3a982fe0411a9d5ea54976d256b8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:30:54,516 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 07:30:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2d68ed0-5283-40b1-9a7c-7086c0e92200 2019-06-30 07:30:54,516 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 07:30:54,516 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/acce3a982fe0411a9d5ea54976d256b8 used request id req-d2d68ed0-5283-40b1-9a7c-7086c0e92200 2019-06-30 07:30:54,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.273791074753s 2019-06-30 07:30:54,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 07:30:54,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=acce3a982fe0411a9d5ea54976d256b8&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:30:54,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30:54 GMT X-Openstack-Request-Id: req-b27cd9e4-9a54-4145-b1a2-ffc32cf0572a 2019-06-30 07:30:54,826 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "acce3a982fe0411a9d5ea54976d256b8", "created_at": "2019-06-30T07:23:10Z", "updated_at": "2019-06-30T07:23:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:23:10Z", "revision_number": 0, "id": "20f28686-e46d-495f-8724-4fa4c8c5055c", "remote_group_id": "77a5a807-e217-44db-8870-f38fa325147b", "remote_ip_prefix": null, "created_at": "2019-06-30T07:23:10Z", "security_group_id": "77a5a807-e217-44db-8870-f38fa325147b", "tenant_id": "acce3a982fe0411a9d5ea54976d256b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "acce3a982fe0411a9d5ea54976d256b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:23:10Z", "revision_number": 0, "id": "212b07b1-744c-4731-a0ef-8f1cf39429e7", "remote_group_id": "77a5a807-e217-44db-8870-f38fa325147b", "remote_ip_prefix": null, "created_at": "2019-06-30T07:23:10Z", "security_group_id": "77a5a807-e217-44db-8870-f38fa325147b", "tenant_id": "acce3a982fe0411a9d5ea54976d256b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "acce3a982fe0411a9d5ea54976d256b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:23:10Z", "revision_number": 0, "id": "9ab7bebe-d34c-4386-8174-cd68da0d3cc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:23:10Z", "security_group_id": "77a5a807-e217-44db-8870-f38fa325147b", "tenant_id": "acce3a982fe0411a9d5ea54976d256b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "acce3a982fe0411a9d5ea54976d256b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:23:10Z", "revision_number": 0, "id": "ebe35e18-2398-45c6-a2b2-6a4ea7c2cc7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:23:10Z", "security_group_id": "77a5a807-e217-44db-8870-f38fa325147b", "tenant_id": "acce3a982fe0411a9d5ea54976d256b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "acce3a982fe0411a9d5ea54976d256b8"}], "revision_number": 1, "project_id": "acce3a982fe0411a9d5ea54976d256b8", "id": "77a5a807-e217-44db-8870-f38fa325147b", "name": "default"}]} 2019-06-30 07:30:54,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=acce3a982fe0411a9d5ea54976d256b8&name=default used request id req-b27cd9e4-9a54-4145-b1a2-ffc32cf0572a 2019-06-30 07:30:54,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.304538965225s 2019-06-30 07:30:54,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 07:30:54,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:30:54,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30:54 GMT X-Openstack-Request-Id: req-7245e158-3a7a-4552-a495-6c4e239196dd 2019-06-30 07:30:54,896 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "created_at": "2019-06-30T07:16:10Z", "updated_at": "2019-06-30T07:16:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "3c51fcca-5d6f-4eca-8796-72c3c6923277", "remote_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv6", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "530f27c0-790c-4530-873e-1315d141f905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv4", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "d1b9a1af-768b-4ecd-b2cb-7897ae739e3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv6", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "f3485d7f-79c2-4f3e-8295-b6285d2716e7", "remote_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv4", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}], "revision_number": 1, "project_id": "07ce38fcccab4daabfecdeae2ad85fda", "id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "created_at": "2019-06-30T05:50:03Z", "updated_at": "2019-06-30T05:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "0d8844f3-ea4c-4dfc-9795-3f00e3466243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:03Z", "revision_number": 0, "id": "84f6baa6-388c-4d2c-9731-c59876827caf", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:03Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "a281473d-03db-4806-a4d4-0bcd09417300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "f6ee904e-3ab7-4383-aea8-6ab0b9b9b002", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}], "revision_number": 1, "project_id": "b832943639d345c28f57e6440b8b5ce7", "id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:52:29Z", "updated_at": "2019-06-30T05:52:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "379bfc24-0b1d-4ed3-8a2c-faa34dd1e1a9", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "59d93de2-729a-4409-8fdf-028f883a52b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "9b32e8bb-2f4c-4f28-a53b-62887daaf278", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "b2c6ae5a-c09b-4ac4-9cae-b8c111a7a429", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}], "revision_number": 1, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T05:52:31Z", "updated_at": "2019-06-30T05:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "027d04c8-43f4-4439-9ef0-6f3ef0f5cd84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "184535b3-d0be-442f-ac92-bc9447bec1b7", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "5f725998-4a95-41f3-b5a8-b42fc8f44b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "6bdbdd75-dd8f-42ea-a9b6-b90345e98591", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5478dc27-f236-4606-9022-2c758f2d5625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "acce3a982fe0411a9d5ea54976d256b8", "created_at": "2019-06-30T07:23:10Z", "updated_at": "2019-06-30T07:23:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:23:10Z", "revision_number": 0, "id": "20f28686-e46d-495f-8724-4fa4c8c5055c", "remote_group_id": "77a5a807-e217-44db-8870-f38fa325147b", "remote_ip_prefix": null, "created_at": "2019-06-30T07:23:10Z", "security_group_id": "77a5a807-e217-44db-8870-f38fa325147b", "tenant_id": "acce3a982fe0411a9d5ea54976d256b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "acce3a982fe0411a9d5ea54976d256b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:23:10Z", "revision_number": 0, "id": "212b07b1-744c-4731-a0ef-8f1cf39429e7", "remote_group_id": "77a5a807-e217-44db-8870-f38fa325147b", "remote_ip_prefix": null, "created_at": "2019-06-30T07:23:10Z", "security_group_id": "77a5a807-e217-44db-8870-f38fa325147b", "tenant_id": "acce3a982fe0411a9d5ea54976d256b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "acce3a982fe0411a9d5ea54976d256b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:23:10Z", "revision_number": 0, "id": "9ab7bebe-d34c-4386-8174-cd68da0d3cc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:23:10Z", "security_group_id": "77a5a807-e217-44db-8870-f38fa325147b", "tenant_id": "acce3a982fe0411a9d5ea54976d256b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "acce3a982fe0411a9d5ea54976d256b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:23:10Z", "revision_number": 0, "id": "ebe35e18-2398-45c6-a2b2-6a4ea7c2cc7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:23:10Z", "security_group_id": "77a5a807-e217-44db-8870-f38fa325147b", "tenant_id": "acce3a982fe0411a9d5ea54976d256b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "acce3a982fe0411a9d5ea54976d256b8"}], "revision_number": 1, "project_id": "acce3a982fe0411a9d5ea54976d256b8", "id": "77a5a807-e217-44db-8870-f38fa325147b", "name": "default"}]} 2019-06-30 07:30:54,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-7245e158-3a7a-4552-a495-6c4e239196dd 2019-06-30 07:30:54,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0653021335602s 2019-06-30 07:30:54,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 07:30:54,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/77a5a807-e217-44db-8870-f38fa325147b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9c93acb2bac93c10ae9e514f39befeff2ff4174e" 2019-06-30 07:30:55,013 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 07:30:55 GMT X-Openstack-Request-Id: req-c17bf789-32ec-4908-9093-37fabc45d3c1 2019-06-30 07:30:55,013 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 07:30:55,013 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/77a5a807-e217-44db-8870-f38fa325147b.json used request id req-c17bf789-32ec-4908-9093-37fabc45d3c1 2019-06-30 07:30:55,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.109260082245s 2019-06-30 07:30:55,063 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2019-06-30 07:30:55,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 07:30:55,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65e747a1-722a-43a2-aeeb-2b2f4056157e 2019-06-30 07:30:55,112 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 07:30:55,112 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-65e747a1-722a-43a2-aeeb-2b2f4056157e 2019-06-30 07:30:55,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 07:30:55,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}], "expires_at": "2019-06-30T08:30:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "95de64402f8d4801a01ee7f7b732ef1b"}, "audit_ids": ["CsqlYO1cRCOs0usrcFt_vg"], "issued_at": "2019-06-30T07:30:55.000000Z"}} 2019-06-30 07:30:55,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 07:30:55,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:30:55,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30:55 GMT X-Openstack-Request-Id: req-da1e2d18-9eeb-4126-987c-321f98df004a 2019-06-30 07:30:55,883 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 07:30:55,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-da1e2d18-9eeb-4126-987c-321f98df004a 2019-06-30 07:30:55,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.349753141403s 2019-06-30 07:30:55,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 07:30:55,895 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa936872-8913-4fe2-9ad2-c901d2bd06b1 2019-06-30 07:30:55,895 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 07:30:55,895 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-fa936872-8913-4fe2-9ad2-c901d2bd06b1 2019-06-30 07:30:55,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 07:30:55,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:30:56,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bac8997-4f56-4c2c-b829-7eebd21f84a3 2019-06-30 07:30:56,008 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 07:30:56,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-3bac8997-4f56-4c2c-b829-7eebd21f84a3 2019-06-30 07:30:56,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111616849899s 2019-06-30 07:30:56,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-30 07:30:56,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_e455382f-ae64-4751-9183-0727cb1e4a73"}}' 2019-06-30 07:30:56,232 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 360 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab71dea7-614d-49e4-ae80-d84e64dd77f4 2019-06-30 07:30:56,233 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.24:5000/v3/projects/551cb249af3b4dc8904864a254561644"}, "tags": [], "enabled": true, "id": "551cb249af3b4dc8904864a254561644", "parent_id": "default", "domain_id": "default", "name": "patrole-project_e455382f-ae64-4751-9183-0727cb1e4a73"}} 2019-06-30 07:30:56,233 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-ab71dea7-614d-49e4-ae80-d84e64dd77f4 2019-06-30 07:30:56,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.217705011368s 2019-06-30 07:30:56,234 - 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'551cb249af3b4dc8904864a254561644', '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_e455382f-ae64-4751-9183-0727cb1e4a73'}) 2019-06-30 07:30:56,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-30 07:30:56,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "bkOJ7iX51UnfBlP63m2jTbztjZYOQB", "email": null, "name": "patrole-user_e455382f-ae64-4751-9183-0727cb1e4a73"}}' 2019-06-30 07:30:56,701 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 322 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f51d9f7c-bbc9-4c5a-b2b7-0fee9e15cd5c 2019-06-30 07:30:56,701 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_e455382f-ae64-4751-9183-0727cb1e4a73", "links": {"self": "http://172.30.9.24:5000/v3/users/d183860b07814d2a862890f3bb6f84ff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d183860b07814d2a862890f3bb6f84ff", "domain_id": "default", "password_expires_at": null}} 2019-06-30 07:30:56,701 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-f51d9f7c-bbc9-4c5a-b2b7-0fee9e15cd5c 2019-06-30 07:30:56,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.461537122726s 2019-06-30 07:30:56,702 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd183860b07814d2a862890f3bb6f84ff', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_e455382f-ae64-4751-9183-0727cb1e4a73'}) 2019-06-30 07:30:56,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:30:56,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:30:56,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0333d82f-fb38-46df-bbdb-59fe98617de9 2019-06-30 07:30:56,817 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:30:56,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0333d82f-fb38-46df-bbdb-59fe98617de9 2019-06-30 07:30:56,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112058877945s 2019-06-30 07:30:56,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:30:56,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:30:57,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-067f82cb-c86a-4524-87f6-821d11714673 2019-06-30 07:30:57,009 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:30:57,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-067f82cb-c86a-4524-87f6-821d11714673 2019-06-30 07:30:57,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187026977539s 2019-06-30 07:30:57,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:30:57,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:30:57,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b7888a1-d72e-43db-a263-2ee58826925b 2019-06-30 07:30:57,166 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:30:57,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2b7888a1-d72e-43db-a263-2ee58826925b 2019-06-30 07:30:57,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.152734041214s 2019-06-30 07:30:57,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 07:30:57,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:30:57,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1908c714-519a-46e5-a462-9a3b1b78bd27 2019-06-30 07:30:57,376 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 07:30:57,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-1908c714-519a-46e5-a462-9a3b1b78bd27 2019-06-30 07:30:57,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204713821411s 2019-06-30 07:30:57,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 07:30:57,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:30:57,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12b91ef9-8619-4d9f-9134-a2bc991f3ac6 2019-06-30 07:30:57,509 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "patrole-user_e455382f-ae64-4751-9183-0727cb1e4a73", "links": {"self": "http://172.30.9.24:5000/v3/users/d183860b07814d2a862890f3bb6f84ff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d183860b07814d2a862890f3bb6f84ff", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 07:30:57,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-12b91ef9-8619-4d9f-9134-a2bc991f3ac6 2019-06-30 07:30:57,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133007764816s 2019-06-30 07:30:57,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 07:30:57,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:30:57,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0736bc0f-a8ea-4c56-a533-c1d74f2c7070 2019-06-30 07:30:57,677 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.24:5000/v3/projects/551cb249af3b4dc8904864a254561644"}, "tags": [], "enabled": true, "id": "551cb249af3b4dc8904864a254561644", "parent_id": "default", "domain_id": "default", "name": "patrole-project_e455382f-ae64-4751-9183-0727cb1e4a73"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 07:30:57,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-0736bc0f-a8ea-4c56-a533-c1d74f2c7070 2019-06-30 07:30:57,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.155233860016s 2019-06-30 07:30:57,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 07:30:57,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=d183860b07814d2a862890f3bb6f84ff&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=551cb249af3b4dc8904864a254561644" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:30:57,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80dc5fe5-9f00-428a-a8a6-62d13170df36 2019-06-30 07:30:57,797 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=d183860b07814d2a862890f3bb6f84ff&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=551cb249af3b4dc8904864a254561644", "previous": null, "next": null}} 2019-06-30 07:30:57,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=d183860b07814d2a862890f3bb6f84ff&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=551cb249af3b4dc8904864a254561644 used request id req-80dc5fe5-9f00-428a-a8a6-62d13170df36 2019-06-30 07:30:57,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111644029617s 2019-06-30 07:30:57,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 07:30:57,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/551cb249af3b4dc8904864a254561644/users/d183860b07814d2a862890f3bb6f84ff/roles/1cfc497138b141ff84abf3d62ced3145 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:30:58,034 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 07:30:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65ea4e5a-87e3-42a2-bf25-cbb3c386a553 2019-06-30 07:30:58,034 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 07:30:58,034 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/551cb249af3b4dc8904864a254561644/users/d183860b07814d2a862890f3bb6f84ff/roles/1cfc497138b141ff84abf3d62ced3145 used request id req-65ea4e5a-87e3-42a2-bf25-cbb3c386a553 2019-06-30 07:30:58,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.233522176743s 2019-06-30 07:30:58,035 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_e455382f-ae64-4751-9183-0727cb1e4a73', 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'551cb249af3b4dc8904864a254561644', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'bkOJ7iX51UnfBlP63m2jTbztjZYOQB', 'username': u'patrole-user_e455382f-ae64-4751-9183-0727cb1e4a73', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-30 07:30:58,041 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_e455382f-ae64-4751-9183-0727cb1e4a73', 'password': 'bkOJ7iX51UnfBlP63m2jTbztjZYOQB', 'project_name': 'patrole-project_e455382f-ae64-4751-9183-0727cb1e4a73', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '551cb249af3b4dc8904864a254561644', 'project_domain_name': 'Default'} 2019-06-30 07:30:58,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:30:58,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:30:58,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da74edd1-0888-4dd2-9963-99fcb8ae3c81 2019-06-30 07:30:58,165 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:30:58,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-da74edd1-0888-4dd2-9963-99fcb8ae3c81 2019-06-30 07:30:58,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.121159076691s 2019-06-30 07:30:58,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:30:58,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:30:58,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-176e523b-d776-4fca-8d13-f4f8fe63b730 2019-06-30 07:30:58,285 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:30:58,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-176e523b-d776-4fca-8d13-f4f8fe63b730 2019-06-30 07:30:58,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114775896072s 2019-06-30 07:30:58,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 07:30:58,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:30:58,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b80311d4-748e-4427-901c-de4ecf593c48 2019-06-30 07:30:58,443 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 07:30:58,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-b80311d4-748e-4427-901c-de4ecf593c48 2019-06-30 07:30:58,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.152907848358s 2019-06-30 07:30:58,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 07:30:58,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:30:58,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d80b0533-0e54-40e0-943a-db7f35fb2209 2019-06-30 07:30:58,573 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "patrole-user_e455382f-ae64-4751-9183-0727cb1e4a73", "links": {"self": "http://172.30.9.24:5000/v3/users/d183860b07814d2a862890f3bb6f84ff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d183860b07814d2a862890f3bb6f84ff", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 07:30:58,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-d80b0533-0e54-40e0-943a-db7f35fb2209 2019-06-30 07:30:58,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12906908989s 2019-06-30 07:30:58,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 07:30:58,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:30:58,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8128eb1-f815-4fb7-9fc5-f477115fbdac 2019-06-30 07:30:58,786 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.24:5000/v3/projects/551cb249af3b4dc8904864a254561644"}, "tags": [], "enabled": true, "id": "551cb249af3b4dc8904864a254561644", "parent_id": "default", "domain_id": "default", "name": "patrole-project_e455382f-ae64-4751-9183-0727cb1e4a73"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 07:30:58,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-c8128eb1-f815-4fb7-9fc5-f477115fbdac 2019-06-30 07:30:58,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201900959015s 2019-06-30 07:30:58,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 07:30:58,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=d183860b07814d2a862890f3bb6f84ff&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=551cb249af3b4dc8904864a254561644" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:30:58,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e37c233a-c44e-4003-a318-97a56d4d95d1 2019-06-30 07:30:58,904 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=d183860b07814d2a862890f3bb6f84ff&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=551cb249af3b4dc8904864a254561644", "previous": null, "next": null}} 2019-06-30 07:30:58,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=d183860b07814d2a862890f3bb6f84ff&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=551cb249af3b4dc8904864a254561644 used request id req-e37c233a-c44e-4003-a318-97a56d4d95d1 2019-06-30 07:30:58,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110028028488s 2019-06-30 07:30:58,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 07:30:58,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/551cb249af3b4dc8904864a254561644/users/d183860b07814d2a862890f3bb6f84ff/roles/f400450775b0494aabf0b0ea369d0968 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:30:59,058 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 07:30:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8150d672-1217-4ef6-88de-837da2423da8 2019-06-30 07:30:59,058 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 07:30:59,058 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/551cb249af3b4dc8904864a254561644/users/d183860b07814d2a862890f3bb6f84ff/roles/f400450775b0494aabf0b0ea369d0968 used request id req-8150d672-1217-4ef6-88de-837da2423da8 2019-06-30 07:30:59,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.150739908218s 2019-06-30 07:30:59,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:30:59,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:30:59,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a31105be-e484-4177-9750-d818597b2228 2019-06-30 07:30:59,370 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:30:59,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a31105be-e484-4177-9750-d818597b2228 2019-06-30 07:30:59,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.308484077454s 2019-06-30 07:30:59,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 07:30:59,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:30:59,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1da50d0-4c9d-4ed5-85e8-2ec0c391d788 2019-06-30 07:30:59,626 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 07:30:59,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-c1da50d0-4c9d-4ed5-85e8-2ec0c391d788 2019-06-30 07:30:59,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.251331090927s 2019-06-30 07:30:59,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 07:30:59,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:30:59,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2160a427-34b8-4428-9a79-c08c12984bb5 2019-06-30 07:30:59,762 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "patrole-user_e455382f-ae64-4751-9183-0727cb1e4a73", "links": {"self": "http://172.30.9.24:5000/v3/users/d183860b07814d2a862890f3bb6f84ff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d183860b07814d2a862890f3bb6f84ff", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 07:30:59,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-2160a427-34b8-4428-9a79-c08c12984bb5 2019-06-30 07:30:59,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135180950165s 2019-06-30 07:30:59,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 07:30:59,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?role.id=f400450775b0494aabf0b0ea369d0968&user.id=d183860b07814d2a862890f3bb6f84ff&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:30:59,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 189 Content-Type: application/json Date: Sun, 30 Jun 2019 07:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9cbfaac-180d-48d0-bc8e-64e3662f532d 2019-06-30 07:30:59,896 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?role.id=f400450775b0494aabf0b0ea369d0968&user.id=d183860b07814d2a862890f3bb6f84ff&scope.domain.id=default", "previous": null, "next": null}} 2019-06-30 07:30:59,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?role.id=f400450775b0494aabf0b0ea369d0968&user.id=d183860b07814d2a862890f3bb6f84ff&scope.domain.id=default used request id req-f9cbfaac-180d-48d0-bc8e-64e3662f532d 2019-06-30 07:30:59,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.121703147888s 2019-06-30 07:30:59,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-06-30 07:30:59,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/domains/default/users/d183860b07814d2a862890f3bb6f84ff/roles/f400450775b0494aabf0b0ea369d0968 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:31:00,044 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 07:30:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0977ea8d-2359-4fad-a7b5-09c02a22dc5b 2019-06-30 07:31:00,044 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 07:31:00,044 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/domains/default/users/d183860b07814d2a862890f3bb6f84ff/roles/f400450775b0494aabf0b0ea369d0968 used request id req-0977ea8d-2359-4fad-a7b5-09c02a22dc5b 2019-06-30 07:31:00,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.144375085831s 2019-06-30 07:31:00,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 07:31:00,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 07:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7d6f2eb-7d3f-4efd-9232-1b6405f2422e 2019-06-30 07:31:00,055 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 07:31:00,055 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-c7d6f2eb-7d3f-4efd-9232-1b6405f2422e 2019-06-30 07:31:00,055 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 07:31:00,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}], "expires_at": "2019-06-30T08:31:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "551cb249af3b4dc8904864a254561644", "name": "patrole-project_e455382f-ae64-4751-9183-0727cb1e4a73"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_551cb249af3b4dc8904864a254561644", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_551cb249af3b4dc8904864a254561644", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/551cb249af3b4dc8904864a254561644", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/551cb249af3b4dc8904864a254561644", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/551cb249af3b4dc8904864a254561644", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/551cb249af3b4dc8904864a254561644", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/551cb249af3b4dc8904864a254561644", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/551cb249af3b4dc8904864a254561644", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/551cb249af3b4dc8904864a254561644", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/551cb249af3b4dc8904864a254561644", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/551cb249af3b4dc8904864a254561644", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_e455382f-ae64-4751-9183-0727cb1e4a73", "id": "d183860b07814d2a862890f3bb6f84ff"}, "audit_ids": ["tz-BLT1YRsyTap-ttOuIig"], "issued_at": "2019-06-30T07:31:00.000000Z"}} 2019-06-30 07:31:00,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-06-30 07:31:00,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}83a2dbd1d96c6e5b4dbb426da181c7ca1bec47bc" 2019-06-30 07:31:00,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sun, 30 Jun 2019 07:31:00 GMT X-Openstack-Request-Id: req-10511739-e5a7-4f0e-a80e-2b63a6f6a7b0 2019-06-30 07:31:00,731 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-06-30 07:31:00,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-10511739-e5a7-4f0e-a80e-2b63a6f6a7b0 2019-06-30 07:31:00,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.278642892838s 2019-06-30 07:31:00,741 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2019-06-30 07:31:00,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 07:31:00,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:31:00,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 07:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b686a84b-3809-4532-8b80-78256e013fce 2019-06-30 07:31:00,861 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 07:31:00,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-b686a84b-3809-4532-8b80-78256e013fce 2019-06-30 07:31:00,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.119364976883s 2019-06-30 07:31:00,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 07:31:00,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:31:00,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sun, 30 Jun 2019 07:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6491fb18-402f-4d73-b5e3-e04e3d8d4742 2019-06-30 07:31:00,982 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.24:5000/v3/projects/551cb249af3b4dc8904864a254561644"}, "tags": [], "enabled": true, "id": "551cb249af3b4dc8904864a254561644", "parent_id": "default", "domain_id": "default", "name": "patrole-project_e455382f-ae64-4751-9183-0727cb1e4a73"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 07:31:00,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-6491fb18-402f-4d73-b5e3-e04e3d8d4742 2019-06-30 07:31:00,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113660812378s 2019-06-30 07:31:00,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-30 07:31:00,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" -d '{"network": {"shared": true, "tenant_id": "551cb249af3b4dc8904864a254561644", "name": "patrole-net_e455382f-ae64-4751-9183-0727cb1e4a73", "admin_state_up": true}}' 2019-06-30 07:31:01,312 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Sun, 30 Jun 2019 07:31:01 GMT X-Openstack-Request-Id: req-6e1de8e2-7178-4a27-8810-2c7ab7a67977 2019-06-30 07:31:01,312 - 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":"41c3ae70-1fd3-4f60-b83e-cfe634f251fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":true,"project_id":"551cb249af3b4dc8904864a254561644","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T07:31:01Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_e455382f-ae64-4751-9183-0727cb1e4a73","admin_state_up":true,"tenant_id":"551cb249af3b4dc8904864a254561644","created_at":"2019-06-30T07:31:01Z","mtu":1450}} 2019-06-30 07:31:01,312 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6e1de8e2-7178-4a27-8810-2c7ab7a67977 2019-06-30 07:31:01,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.328239917755s 2019-06-30 07:31:01,313 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-30T07:31:01Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'41c3ae70-1fd3-4f60-b83e-cfe634f251fc', 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'patrole-net_e455382f-ae64-4751-9183-0727cb1e4a73', u'created_at': u'2019-06-30T07:31:01Z', u'mtu': 1450, u'tenant_id': u'551cb249af3b4dc8904864a254561644', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'551cb249af3b4dc8904864a254561644', u'l2_adjacency': True}) 2019-06-30 07:31:01,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 07:31:01,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}83a2dbd1d96c6e5b4dbb426da181c7ca1bec47bc" 2019-06-30 07:31:01,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1425 Content-Type: application/json Date: Sun, 30 Jun 2019 07:31:01 GMT X-Openstack-Request-Id: req-2b3a44b3-3943-4bde-94dd-4b8a0de0bdab 2019-06-30 07:31:01,701 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"41c3ae70-1fd3-4f60-b83e-cfe634f251fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":true,"project_id":"551cb249af3b4dc8904864a254561644","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T07:31:01Z","qos_policy_id":null,"name":"patrole-net_e455382f-ae64-4751-9183-0727cb1e4a73","admin_state_up":true,"tenant_id":"551cb249af3b4dc8904864a254561644","created_at":"2019-06-30T07:31:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 07:31:01,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2b3a44b3-3943-4bde-94dd-4b8a0de0bdab 2019-06-30 07:31:01,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.3874771595s 2019-06-30 07:31:01,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-30 07:31:01,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}83a2dbd1d96c6e5b4dbb426da181c7ca1bec47bc" -d '{"subnet": {"name": "patrole-subnet_e455382f-ae64-4751-9183-0727cb1e4a73", "enable_dhcp": true, "network_id": "41c3ae70-1fd3-4f60-b83e-cfe634f251fc", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-30 07:31:02,262 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Sun, 30 Jun 2019 07:31:02 GMT X-Openstack-Request-Id: req-c73599c7-e7dc-4258-a4a4-2b4d8f52d12d 2019-06-30 07:31:02,262 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-06-30T07:31:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"64651b0d-5250-4104-a20a-9e57b9ef3760","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"551cb249af3b4dc8904864a254561644","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_e455382f-ae64-4751-9183-0727cb1e4a73","enable_dhcp":true,"segment_id":null,"network_id":"41c3ae70-1fd3-4f60-b83e-cfe634f251fc","tenant_id":"551cb249af3b4dc8904864a254561644","created_at":"2019-06-30T07:31:01Z","ip_version":4}} 2019-06-30 07:31:02,263 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-c73599c7-e7dc-4258-a4a4-2b4d8f52d12d 2019-06-30 07:31:02,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.559893131256s 2019-06-30 07:31:02,263 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T07:31:01Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'64651b0d-5250-4104-a20a-9e57b9ef3760', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_e455382f-ae64-4751-9183-0727cb1e4a73', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'41c3ae70-1fd3-4f60-b83e-cfe634f251fc', u'tenant_id': u'551cb249af3b4dc8904864a254561644', u'created_at': u'2019-06-30T07:31:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'551cb249af3b4dc8904864a254561644'}) 2019-06-30 07:31:02,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 07:31:02,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}83a2dbd1d96c6e5b4dbb426da181c7ca1bec47bc" -d '{"router": {"external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "name": "patrole-router_e455382f-ae64-4751-9183-0727cb1e4a73", "admin_state_up": true}}' 2019-06-30 07:31:03,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 707 Content-Type: application/json Date: Sun, 30 Jun 2019 07:31:03 GMT X-Openstack-Request-Id: req-93aee1f0-b70e-49b1-a7a6-85d6e467cc21 2019-06-30 07:31:03,853 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "551cb249af3b4dc8904864a254561644", "created_at": "2019-06-30T07:31:02Z", "admin_state_up": true, "updated_at": "2019-06-30T07:31:03Z", "project_id": "551cb249af3b4dc8904864a254561644", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "aa8aab8d-2a60-4da2-a4a9-b137282f8dea", "name": "patrole-router_e455382f-ae64-4751-9183-0727cb1e4a73"}} 2019-06-30 07:31:03,853 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-93aee1f0-b70e-49b1-a7a6-85d6e467cc21 2019-06-30 07:31:03,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.58917188644s 2019-06-30 07:31:03,854 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T07:31:03Z', u'revision_number': 2, u'ha': False, u'id': u'aa8aab8d-2a60-4da2-a4a9-b137282f8dea', u'external_gateway_info': {u'network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6acb3602-338d-4baa-852a-3f10ec4a5a30', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_e455382f-ae64-4751-9183-0727cb1e4a73', u'admin_state_up': True, u'tenant_id': u'551cb249af3b4dc8904864a254561644', u'created_at': u'2019-06-30T07:31:02Z', u'flavor_id': None, u'routes': [], u'project_id': u'551cb249af3b4dc8904864a254561644'}) 2019-06-30 07:31:03,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-30 07:31:03,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/aa8aab8d-2a60-4da2-a4a9-b137282f8dea/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}83a2dbd1d96c6e5b4dbb426da181c7ca1bec47bc" -d '{"subnet_id": "64651b0d-5250-4104-a20a-9e57b9ef3760"}' 2019-06-30 07:31:05,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 07:31:05 GMT X-Openstack-Request-Id: req-8a79716a-08b1-4c1a-b998-85b45a4cce4f 2019-06-30 07:31:05,952 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "41c3ae70-1fd3-4f60-b83e-cfe634f251fc", "tenant_id": "551cb249af3b4dc8904864a254561644", "subnet_id": "64651b0d-5250-4104-a20a-9e57b9ef3760", "subnet_ids": ["64651b0d-5250-4104-a20a-9e57b9ef3760"], "port_id": "f2844e74-28b4-4ced-a48a-34f4dc9aac0b", "id": "aa8aab8d-2a60-4da2-a4a9-b137282f8dea"} 2019-06-30 07:31:05,952 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/aa8aab8d-2a60-4da2-a4a9-b137282f8dea/add_router_interface.json used request id req-8a79716a-08b1-4c1a-b998-85b45a4cce4f 2019-06-30 07:31:05,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.09814190865s 2019-06-30 07:31:05,953 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-30 07:31:06,054 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-30 07:31:06,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 07:31:06,061 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 30 Jun 2019 07:31:06 GMT 2019-06-30 07:31:06,061 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-06-30 07:31:06,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 07:31:06,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}83a2dbd1d96c6e5b4dbb426da181c7ca1bec47bc" 2019-06-30 07:31:06,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 30 Jun 2019 07:31:06 GMT X-Openstack-Request-Id: req-56698a6a-89e3-462a-9997-bb9c73e5932c 2019-06-30 07:31:06,372 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 07:31:06,372 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-56698a6a-89e3-462a-9997-bb9c73e5932c 2019-06-30 07:31:06,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.308666944504s 2019-06-30 07:31:06,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 07:31:06,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}83a2dbd1d96c6e5b4dbb426da181c7ca1bec47bc" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_e455382f-ae64-4751-9183-0727cb1e4a73", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_e455382f-ae64-4751-9183-0727cb1e4a73"}' 2019-06-30 07:31:06,456 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Date: Sun, 30 Jun 2019 07:31:06 GMT Location: http://172.30.9.24:9292/v2/images/7a0627af-cc4e-4be9-8d3a-4db2a6210392 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-70c63aad-47de-4567-8936-7676df5cdd74 2019-06-30 07:31:06,456 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T07:31:06Z", "file": "/v2/images/7a0627af-cc4e-4be9-8d3a-4db2a6210392/file", "owner": "551cb249af3b4dc8904864a254561644", "id": "7a0627af-cc4e-4be9-8d3a-4db2a6210392", "size": null, "self": "/v2/images/7a0627af-cc4e-4be9-8d3a-4db2a6210392", "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_e455382f-ae64-4751-9183-0727cb1e4a73", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_e455382f-ae64-4751-9183-0727cb1e4a73", "checksum": null, "created_at": "2019-06-30T07:31:06Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 07:31:06,457 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-70c63aad-47de-4567-8936-7676df5cdd74 2019-06-30 07:31:06,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0760951042175s 2019-06-30 07:31:06,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 07:31:06,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/7a0627af-cc4e-4be9-8d3a-4db2a6210392/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}83a2dbd1d96c6e5b4dbb426da181c7ca1bec47bc" -d '' 2019-06-30 07:31:07,252 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 07:31:07 GMT X-Openstack-Request-Id: req-88af835a-55e7-491c-b6c7-9b768675c8b3 2019-06-30 07:31:07,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. 2019-06-30 07:31:07,252 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/7a0627af-cc4e-4be9-8d3a-4db2a6210392/file used request id req-88af835a-55e7-491c-b6c7-9b768675c8b3 2019-06-30 07:31:07,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.794857025146s 2019-06-30 07:31:07,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 07:31:07,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}83a2dbd1d96c6e5b4dbb426da181c7ca1bec47bc" 2019-06-30 07:31:07,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sun, 30 Jun 2019 07:31:07 GMT X-Openstack-Request-Id: req-72055c10-d037-4bfb-b38f-eae96da32e93 2019-06-30 07:31:07,282 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T07:31:07Z", "file": "/v2/images/7a0627af-cc4e-4be9-8d3a-4db2a6210392/file", "owner": "551cb249af3b4dc8904864a254561644", "id": "7a0627af-cc4e-4be9-8d3a-4db2a6210392", "size": 12716032, "self": "/v2/images/7a0627af-cc4e-4be9-8d3a-4db2a6210392", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7a0627af-cc4e-4be9-8d3a-4db2a6210392/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7a0627af-cc4e-4be9-8d3a-4db2a6210392/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_e455382f-ae64-4751-9183-0727cb1e4a73", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_e455382f-ae64-4751-9183-0727cb1e4a73", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T07:31:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 07:31:07,283 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-72055c10-d037-4bfb-b38f-eae96da32e93 2019-06-30 07:31:07,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0258657932281s 2019-06-30 07:31:07,285 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7a0627af-cc4e-4be9-8d3a-4db2a6210392/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7a0627af-cc4e-4be9-8d3a-4db2a6210392/file', 'owner': u'551cb249af3b4dc8904864a254561644', 'id': u'7a0627af-cc4e-4be9-8d3a-4db2a6210392', 'size': 12716032, u'self': u'/v2/images/7a0627af-cc4e-4be9-8d3a-4db2a6210392', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'551cb249af3b4dc8904864a254561644', 'name': 'patrole-project_e455382f-ae64-4751-9183-0727cb1e4a73', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7a0627af-cc4e-4be9-8d3a-4db2a6210392/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T07:31:07Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-30T07:31:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_e455382f-ae64-4751-9183-0727cb1e4a73', '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/7a0627af-cc4e-4be9-8d3a-4db2a6210392', 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_e455382f-ae64-4751-9183-0727cb1e4a73', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_e455382f-ae64-4751-9183-0727cb1e4a73', 'created': u'2019-06-30T07:31:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-30T07:31:06Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7a0627af-cc4e-4be9-8d3a-4db2a6210392', 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_e455382f-ae64-4751-9183-0727cb1e4a73', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-30 07:31:07,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 07:31:07,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_e455382f-ae64-4751-9183-0727cb1e4a73", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 07:31:07,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 30 Jun 2019 07:31: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-fd620937-0e04-4e4b-b008-9f4e6d95fb6a x-openstack-request-id: req-fd620937-0e04-4e4b-b008-9f4e6d95fb6a 2019-06-30 07:31:07,650 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_e455382f-ae64-4751-9183-0727cb1e4a73", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/291e3e65-f88a-4ce3-903d-0a289a0a753c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/291e3e65-f88a-4ce3-903d-0a289a0a753c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "291e3e65-f88a-4ce3-903d-0a289a0a753c"}} 2019-06-30 07:31:07,650 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-fd620937-0e04-4e4b-b008-9f4e6d95fb6a 2019-06-30 07:31:07,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.361939907074s 2019-06-30 07:31:07,651 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_e455382f-ae64-4751-9183-0727cb1e4a73', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'291e3e65-f88a-4ce3-903d-0a289a0a753c', 'swap': 0}) 2019-06-30 07:31:07,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 07:31:07,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/291e3e65-f88a-4ce3-903d-0a289a0a753c/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" -d '{"extra_specs": {}}' 2019-06-30 07:31:07,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 07:31: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-6fb48214-6f03-4501-8b87-ef96cda8a216 x-openstack-request-id: req-6fb48214-6f03-4501-8b87-ef96cda8a216 2019-06-30 07:31:07,674 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 07:31:07,674 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/291e3e65-f88a-4ce3-903d-0a289a0a753c/os-extra_specs used request id req-6fb48214-6f03-4501-8b87-ef96cda8a216 2019-06-30 07:31:07,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229370594025s 2019-06-30 07:31:07,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 07:31:07,687 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 07:31:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94dd0fd0-6a5d-4c23-a292-1e5016c78f90 2019-06-30 07:31:07,688 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 07:31:07,688 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-94dd0fd0-6a5d-4c23-a292-1e5016c78f90 2019-06-30 07:31:07,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:31:07,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}83a2dbd1d96c6e5b4dbb426da181c7ca1bec47bc" 2019-06-30 07:31:07,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3ee9e1a-af9e-4b49-9478-29b16d3b71a5 2019-06-30 07:31:07,866 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:31:07,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b3ee9e1a-af9e-4b49-9478-29b16d3b71a5 2019-06-30 07:31:07,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175076961517s 2019-06-30 07:31:07,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:31:07,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}83a2dbd1d96c6e5b4dbb426da181c7ca1bec47bc" 2019-06-30 07:31:08,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-215605e3-3bab-43b2-8654-45a357ec66f7 2019-06-30 07:31:08,075 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:31:08,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-215605e3-3bab-43b2-8654-45a357ec66f7 2019-06-30 07:31:08,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203613996506s 2019-06-30 07:31:08,083 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-30 07:31:10,450 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-06-30 07:31:12,769 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 08a77c41-563a-473b-855d-e7463b29bba5 | 2019-06-30T07:31:12.436056 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 08a77c41-563a-473b-855d-e7463b29bba5 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-06-30 07:31:16,331 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-06-30 07:31:17,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-06-30 07:31:19,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-06-30 07:31:22,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=aeebc177-b1c0-40fe-9079-6ad5d0759fa6) as the default verifier for the future CLI operations. 2019-06-30 07:31:24,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-06-30 07:31:24,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:31:24,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sun, 30 Jun 2019 07:31: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-f2f21512-837c-48ed-bcac-1454307ae0c9 x-openstack-request-id: req-f2f21512-837c-48ed-bcac-1454307ae0c9 2019-06-30 07:31:24,414 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "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.4", "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\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 18}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-06-30 07:31:24,414 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-f2f21512-837c-48ed-bcac-1454307ae0c9 2019-06-30 07:31:24,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0349719524384s 2019-06-30 07:31:24,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 07:31:24,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}83a2dbd1d96c6e5b4dbb426da181c7ca1bec47bc" 2019-06-30 07:31:24,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sun, 30 Jun 2019 07:31:24 GMT X-Openstack-Request-Id: req-7bb7d35d-3ec2-47f1-a261-8c12c8a83dc6 2019-06-30 07:31:24,727 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T07:31:07Z", "file": "/v2/images/7a0627af-cc4e-4be9-8d3a-4db2a6210392/file", "owner": "551cb249af3b4dc8904864a254561644", "id": "7a0627af-cc4e-4be9-8d3a-4db2a6210392", "size": 12716032, "self": "/v2/images/7a0627af-cc4e-4be9-8d3a-4db2a6210392", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7a0627af-cc4e-4be9-8d3a-4db2a6210392/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7a0627af-cc4e-4be9-8d3a-4db2a6210392/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_e455382f-ae64-4751-9183-0727cb1e4a73", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_e455382f-ae64-4751-9183-0727cb1e4a73", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T07:31:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 07:31:24,727 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-7bb7d35d-3ec2-47f1-a261-8c12c8a83dc6 2019-06-30 07:31:24,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306750059128s 2019-06-30 07:31:24,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 07:31:24,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}83a2dbd1d96c6e5b4dbb426da181c7ca1bec47bc" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_e455382f-ae64-4751-9183-0727cb1e4a73", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_e455382f-ae64-4751-9183-0727cb1e4a73"}' 2019-06-30 07:31:24,781 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Date: Sun, 30 Jun 2019 07:31:24 GMT Location: http://172.30.9.24:9292/v2/images/4b2be4e9-c025-4ccb-a5e1-5676a76be7b5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d8baf5fa-526f-4a1b-baf9-b58e56bba5e1 2019-06-30 07:31:24,781 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T07:31:24Z", "file": "/v2/images/4b2be4e9-c025-4ccb-a5e1-5676a76be7b5/file", "owner": "551cb249af3b4dc8904864a254561644", "id": "4b2be4e9-c025-4ccb-a5e1-5676a76be7b5", "size": null, "self": "/v2/images/4b2be4e9-c025-4ccb-a5e1-5676a76be7b5", "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_e455382f-ae64-4751-9183-0727cb1e4a73", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_e455382f-ae64-4751-9183-0727cb1e4a73", "checksum": null, "created_at": "2019-06-30T07:31:24Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 07:31:24,781 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-d8baf5fa-526f-4a1b-baf9-b58e56bba5e1 2019-06-30 07:31:24,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0445320606232s 2019-06-30 07:31:24,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 07:31:24,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/4b2be4e9-c025-4ccb-a5e1-5676a76be7b5/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}83a2dbd1d96c6e5b4dbb426da181c7ca1bec47bc" -d '' 2019-06-30 07:31:25,233 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 07:31:25 GMT X-Openstack-Request-Id: req-32df1d3a-2463-4c63-8bac-54d34c334a2f 2019-06-30 07:31:25,233 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 07:31:25,234 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/4b2be4e9-c025-4ccb-a5e1-5676a76be7b5/file used request id req-32df1d3a-2463-4c63-8bac-54d34c334a2f 2019-06-30 07:31:25,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.45160484314s 2019-06-30 07:31:25,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 07:31:25,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}83a2dbd1d96c6e5b4dbb426da181c7ca1bec47bc" 2019-06-30 07:31:25,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json Date: Sun, 30 Jun 2019 07:31:25 GMT X-Openstack-Request-Id: req-843e74eb-6f2f-4a86-a853-3aa776142eb9 2019-06-30 07:31:25,264 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T07:31:25Z", "file": "/v2/images/4b2be4e9-c025-4ccb-a5e1-5676a76be7b5/file", "owner": "551cb249af3b4dc8904864a254561644", "id": "4b2be4e9-c025-4ccb-a5e1-5676a76be7b5", "size": 12716032, "self": "/v2/images/4b2be4e9-c025-4ccb-a5e1-5676a76be7b5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/4b2be4e9-c025-4ccb-a5e1-5676a76be7b5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/4b2be4e9-c025-4ccb-a5e1-5676a76be7b5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_e455382f-ae64-4751-9183-0727cb1e4a73", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_e455382f-ae64-4751-9183-0727cb1e4a73", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T07:31:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T07:31:07Z", "file": "/v2/images/7a0627af-cc4e-4be9-8d3a-4db2a6210392/file", "owner": "551cb249af3b4dc8904864a254561644", "id": "7a0627af-cc4e-4be9-8d3a-4db2a6210392", "size": 12716032, "self": "/v2/images/7a0627af-cc4e-4be9-8d3a-4db2a6210392", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7a0627af-cc4e-4be9-8d3a-4db2a6210392/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7a0627af-cc4e-4be9-8d3a-4db2a6210392/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_e455382f-ae64-4751-9183-0727cb1e4a73", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_e455382f-ae64-4751-9183-0727cb1e4a73", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T07:31:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 07:31:25,265 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-843e74eb-6f2f-4a86-a853-3aa776142eb9 2019-06-30 07:31:25,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0266599655151s 2019-06-30 07:31:25,267 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/4b2be4e9-c025-4ccb-a5e1-5676a76be7b5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4b2be4e9-c025-4ccb-a5e1-5676a76be7b5/file', 'owner': u'551cb249af3b4dc8904864a254561644', 'id': u'4b2be4e9-c025-4ccb-a5e1-5676a76be7b5', 'size': 12716032, u'self': u'/v2/images/4b2be4e9-c025-4ccb-a5e1-5676a76be7b5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'551cb249af3b4dc8904864a254561644', 'name': 'patrole-project_e455382f-ae64-4751-9183-0727cb1e4a73', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/4b2be4e9-c025-4ccb-a5e1-5676a76be7b5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T07:31:25Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-30T07:31:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_e455382f-ae64-4751-9183-0727cb1e4a73', '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/4b2be4e9-c025-4ccb-a5e1-5676a76be7b5', 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_e455382f-ae64-4751-9183-0727cb1e4a73', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_e455382f-ae64-4751-9183-0727cb1e4a73', 'created': u'2019-06-30T07:31:24Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-30T07:31:24Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4b2be4e9-c025-4ccb-a5e1-5676a76be7b5', 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_e455382f-ae64-4751-9183-0727cb1e4a73', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-30 07:31:25,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 07:31:25,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_e455382f-ae64-4751-9183-0727cb1e4a73", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 07:31:25,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sun, 30 Jun 2019 07:31: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-04f7e5aa-9b6b-43ab-ad9e-8c0351350093 x-openstack-request-id: req-04f7e5aa-9b6b-43ab-ad9e-8c0351350093 2019-06-30 07:31:25,300 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_alt_e455382f-ae64-4751-9183-0727cb1e4a73", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/ba5bfcd7-8fbf-49bb-adb4-6ad8d0990a4b", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/ba5bfcd7-8fbf-49bb-adb4-6ad8d0990a4b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ba5bfcd7-8fbf-49bb-adb4-6ad8d0990a4b"}} 2019-06-30 07:31:25,301 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-04f7e5aa-9b6b-43ab-ad9e-8c0351350093 2019-06-30 07:31:25,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0327010154724s 2019-06-30 07:31:25,302 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_e455382f-ae64-4751-9183-0727cb1e4a73', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'ba5bfcd7-8fbf-49bb-adb4-6ad8d0990a4b', 'swap': 0}) 2019-06-30 07:31:25,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 07:31:25,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/ba5bfcd7-8fbf-49bb-adb4-6ad8d0990a4b/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" -d '{"extra_specs": {}}' 2019-06-30 07:31:25,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 07:31:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-38564d0d-fe5a-4124-adc1-a044bdf0731b x-openstack-request-id: req-38564d0d-fe5a-4124-adc1-a044bdf0731b 2019-06-30 07:31:25,324 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 07:31:25,324 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/ba5bfcd7-8fbf-49bb-adb4-6ad8d0990a4b/os-extra_specs used request id req-38564d0d-fe5a-4124-adc1-a044bdf0731b 2019-06-30 07:31:25,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216670036316s 2019-06-30 07:31:25,324 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_e455382f-ae64-4751-9183-0727cb1e4a73', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'ba5bfcd7-8fbf-49bb-adb4-6ad8d0990a4b', 'swap': 0}) 2019-06-30 07:31:28,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-06-30 07:31:28,442 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-06-30 07:31:28,442 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-06-30 07:31:28,445 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-06-30 07:31:28,485 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-06-30 07:31:32,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-aeebc177-b1c0-40fe-9079-6ad5d0759fa6/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?!.*test_auto_allocated_topology_rbac)(?!.*test_create_network_provider_segmentation_id)(?!.*test_list_metadef_namespaces)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2019-06-30 07:31:32,302 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-06-30 07:31:32,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2019-06-30 07:34:01,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: ec345f3f-793e-456d-99a0-fac740a0043b 2019-06-30 07:34:01,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'ec345f3f-793e-456d-99a0-fac740a0043b']'. 2019-06-30 07:34:02,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-06-30 07:34:02,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-06-30 07:34:02,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-30 07:34:02,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ec345f3f-793e-456d-99a0-fac740a0043b | 2019-06-30 07:34:02,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-06-30 07:34:02,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-06-30 07:31:34 | 2019-06-30 07:34:02,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-06-30 07:34:01 | 2019-06-30 07:34:02,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:27 | 2019-06-30 07:34:02,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-06-30 07:34:02,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-06-30 07:34:02,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: aeebc177-b1c0-40fe-9079-6ad5d0759fa6) | 2019-06-30 07:34:02,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-06-30 07:34:02,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 08a77c41-563a-473b-855d-e7463b29bba5) | 2019-06-30 07:34:02,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 147 | 2019-06-30 07:34:02,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 138.585 | 2019-06-30 07:34:02,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 138 | 2019-06-30 07:34:02,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2019-06-30 07:34:02,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-06-30 07:34:02,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-06-30 07:34:02,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-06-30 07:34:02,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-30 07:34:02,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-06-30 07:34:02,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-06-30 07:34:02,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2019-06-30 07:34:02,626 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'ec345f3f-793e-456d-99a0-fac740a0043b', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.html'] 2019-06-30 07:34:04,802 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid ec345f3f-793e-456d-99a0-fac740a0043b --to /home/opnfv/functest/results/patrole/tempest-report.html Saving the report to '/home/opnfv/functest/results/patrole/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-06-30 07:34:04,802 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'ec345f3f-793e-456d-99a0-fac740a0043b', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.xml'] 2019-06-30 07:34:06,757 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid ec345f3f-793e-456d-99a0-fac740a0043b --to /home/opnfv/functest/results/patrole/tempest-report.xml Saving the report to '/home/opnfv/functest/results/patrole/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-06-30 07:34:06,923 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 07:34:06,924 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 03:06 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-30 07:34:06,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 07:34:06,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/4b2be4e9-c025-4ccb-a5e1-5676a76be7b5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}83a2dbd1d96c6e5b4dbb426da181c7ca1bec47bc" 2019-06-30 07:34:07,562 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 07:34:07 GMT X-Openstack-Request-Id: req-09f1c1eb-3134-4483-8fd2-1f356c7b7803 2019-06-30 07:34:07,562 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 07:34:07,562 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/4b2be4e9-c025-4ccb-a5e1-5676a76be7b5 used request id req-09f1c1eb-3134-4483-8fd2-1f356c7b7803 2019-06-30 07:34:07,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.619760990143s 2019-06-30 07:34:07,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 07:34:07,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:34:07,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 363 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34: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-60c6fb12-e29f-42ae-8d66-056cfa05df55 x-openstack-request-id: req-60c6fb12-e29f-42ae-8d66-056cfa05df55 2019-06-30 07:34:07,597 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_e455382f-ae64-4751-9183-0727cb1e4a73", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/291e3e65-f88a-4ce3-903d-0a289a0a753c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/291e3e65-f88a-4ce3-903d-0a289a0a753c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "291e3e65-f88a-4ce3-903d-0a289a0a753c"}, {"name": "patrole-flavor_alt_e455382f-ae64-4751-9183-0727cb1e4a73", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/ba5bfcd7-8fbf-49bb-adb4-6ad8d0990a4b", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/ba5bfcd7-8fbf-49bb-adb4-6ad8d0990a4b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ba5bfcd7-8fbf-49bb-adb4-6ad8d0990a4b"}]} 2019-06-30 07:34:07,597 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-60c6fb12-e29f-42ae-8d66-056cfa05df55 2019-06-30 07:34:07,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0290629863739s 2019-06-30 07:34:07,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 07:34:07,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/ba5bfcd7-8fbf-49bb-adb4-6ad8d0990a4b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:34:07,633 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34: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-617ad3fc-a78b-4bdd-90e6-c0dcd35fd921 x-openstack-request-id: req-617ad3fc-a78b-4bdd-90e6-c0dcd35fd921 2019-06-30 07:34:07,633 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/ba5bfcd7-8fbf-49bb-adb4-6ad8d0990a4b used request id req-617ad3fc-a78b-4bdd-90e6-c0dcd35fd921 2019-06-30 07:34:07,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0336368083954s 2019-06-30 07:34:07,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-30 07:34:07,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/aa8aab8d-2a60-4da2-a4a9-b137282f8dea/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}83a2dbd1d96c6e5b4dbb426da181c7ca1bec47bc" -d '{"subnet_id": "64651b0d-5250-4104-a20a-9e57b9ef3760"}' 2019-06-30 07:34:10,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:10 GMT X-Openstack-Request-Id: req-86dd5dc4-50ac-4c52-a974-23c9282634ff 2019-06-30 07:34:10,005 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "41c3ae70-1fd3-4f60-b83e-cfe634f251fc", "tenant_id": "551cb249af3b4dc8904864a254561644", "subnet_id": "64651b0d-5250-4104-a20a-9e57b9ef3760", "subnet_ids": ["64651b0d-5250-4104-a20a-9e57b9ef3760"], "port_id": "f2844e74-28b4-4ced-a48a-34f4dc9aac0b", "id": "aa8aab8d-2a60-4da2-a4a9-b137282f8dea"} 2019-06-30 07:34:10,005 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/aa8aab8d-2a60-4da2-a4a9-b137282f8dea/remove_router_interface.json used request id req-86dd5dc4-50ac-4c52-a974-23c9282634ff 2019-06-30 07:34:10,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.37131381035s 2019-06-30 07:34:10,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 07:34:10,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}83a2dbd1d96c6e5b4dbb426da181c7ca1bec47bc" 2019-06-30 07:34:10,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:10 GMT X-Openstack-Request-Id: req-d0a95c67-d17e-4d43-9e4f-aa7ec0d1e225 2019-06-30 07:34:10,474 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3959212c818846e1851aad27069f4262", "created_at": "2019-06-30T06:05:09Z", "admin_state_up": true, "updated_at": "2019-06-30T06:05:09Z", "project_id": "3959212c818846e1851aad27069f4262", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "07fea6df-2074-440c-897d-dfc4691920f9", "name": "tempest-pretest-check-765138847"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "551cb249af3b4dc8904864a254561644", "created_at": "2019-06-30T07:31:02Z", "admin_state_up": true, "updated_at": "2019-06-30T07:34:09Z", "project_id": "551cb249af3b4dc8904864a254561644", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "aa8aab8d-2a60-4da2-a4a9-b137282f8dea", "name": "patrole-router_e455382f-ae64-4751-9183-0727cb1e4a73"}]} 2019-06-30 07:34:10,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-d0a95c67-d17e-4d43-9e4f-aa7ec0d1e225 2019-06-30 07:34:10,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.468291044235s 2019-06-30 07:34:10,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 07:34:10,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/aa8aab8d-2a60-4da2-a4a9-b137282f8dea.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}83a2dbd1d96c6e5b4dbb426da181c7ca1bec47bc" 2019-06-30 07:34:11,902 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 07:34:11 GMT X-Openstack-Request-Id: req-be4b5466-c531-439d-b176-3d81853ebf8b 2019-06-30 07:34:11,902 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 07:34:11,902 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/aa8aab8d-2a60-4da2-a4a9-b137282f8dea.json used request id req-be4b5466-c531-439d-b176-3d81853ebf8b 2019-06-30 07:34:11,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.42681503296s 2019-06-30 07:34:11,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 07:34:11,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}83a2dbd1d96c6e5b4dbb426da181c7ca1bec47bc" 2019-06-30 07:34:11,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1325 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:11 GMT X-Openstack-Request-Id: req-fb0bf361-7d43-4370-8f80-3c75cee3fc2e 2019-06-30 07:34:11,945 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-30T07:31:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"64651b0d-5250-4104-a20a-9e57b9ef3760","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"551cb249af3b4dc8904864a254561644","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_e455382f-ae64-4751-9183-0727cb1e4a73","enable_dhcp":true,"segment_id":null,"network_id":"41c3ae70-1fd3-4f60-b83e-cfe634f251fc","tenant_id":"551cb249af3b4dc8904864a254561644","created_at":"2019-06-30T07:31:01Z","ip_version":4},{"updated_at":"2019-06-30T05:50:08Z","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":"6acb3602-338d-4baa-852a-3f10ec4a5a30","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"b832943639d345c28f57e6440b8b5ce7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:08Z","ip_version":4}]} 2019-06-30 07:34:11,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-fb0bf361-7d43-4370-8f80-3c75cee3fc2e 2019-06-30 07:34:11,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0426950454712s 2019-06-30 07:34:11,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-30 07:34:11,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/64651b0d-5250-4104-a20a-9e57b9ef3760.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}83a2dbd1d96c6e5b4dbb426da181c7ca1bec47bc" 2019-06-30 07:34:12,848 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 07:34:12 GMT X-Openstack-Request-Id: req-4959f63c-5c73-4953-84f2-06e2ed7cef83 2019-06-30 07:34:12,848 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 07:34:12,848 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/64651b0d-5250-4104-a20a-9e57b9ef3760.json used request id req-4959f63c-5c73-4953-84f2-06e2ed7cef83 2019-06-30 07:34:12,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.901327848434s 2019-06-30 07:34:12,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 07:34:12,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}83a2dbd1d96c6e5b4dbb426da181c7ca1bec47bc" 2019-06-30 07:34:12,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:12 GMT X-Openstack-Request-Id: req-35177ea7-2380-498e-af59-f0fc1bcb8a34 2019-06-30 07:34:12,933 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"41c3ae70-1fd3-4f60-b83e-cfe634f251fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":true,"project_id":"551cb249af3b4dc8904864a254561644","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T07:34:12Z","qos_policy_id":null,"name":"patrole-net_e455382f-ae64-4751-9183-0727cb1e4a73","admin_state_up":true,"tenant_id":"551cb249af3b4dc8904864a254561644","created_at":"2019-06-30T07:31:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 07:34:12,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-35177ea7-2380-498e-af59-f0fc1bcb8a34 2019-06-30 07:34:12,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0843811035156s 2019-06-30 07:34:12,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-30 07:34:12,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/41c3ae70-1fd3-4f60-b83e-cfe634f251fc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}83a2dbd1d96c6e5b4dbb426da181c7ca1bec47bc" 2019-06-30 07:34:14,303 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 07:34:14 GMT X-Openstack-Request-Id: req-3204d995-4a9d-4940-9e0a-03a0da7ebf94 2019-06-30 07:34:14,303 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 07:34:14,303 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/41c3ae70-1fd3-4f60-b83e-cfe634f251fc.json used request id req-3204d995-4a9d-4940-9e0a-03a0da7ebf94 2019-06-30 07:34:14,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.36829781532s 2019-06-30 07:34:14,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 07:34:14,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}83a2dbd1d96c6e5b4dbb426da181c7ca1bec47bc" 2019-06-30 07:34:14,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:14 GMT X-Openstack-Request-Id: req-b1425461-5abe-4358-bc3b-ead97e7163fd 2019-06-30 07:34:14,333 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T07:31:07Z", "file": "/v2/images/7a0627af-cc4e-4be9-8d3a-4db2a6210392/file", "owner": "551cb249af3b4dc8904864a254561644", "id": "7a0627af-cc4e-4be9-8d3a-4db2a6210392", "size": 12716032, "self": "/v2/images/7a0627af-cc4e-4be9-8d3a-4db2a6210392", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7a0627af-cc4e-4be9-8d3a-4db2a6210392/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7a0627af-cc4e-4be9-8d3a-4db2a6210392/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_e455382f-ae64-4751-9183-0727cb1e4a73", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_e455382f-ae64-4751-9183-0727cb1e4a73", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T07:31:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 07:34:14,333 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-b1425461-5abe-4358-bc3b-ead97e7163fd 2019-06-30 07:34:14,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.025817155838s 2019-06-30 07:34:14,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 07:34:14,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/7a0627af-cc4e-4be9-8d3a-4db2a6210392 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}83a2dbd1d96c6e5b4dbb426da181c7ca1bec47bc" 2019-06-30 07:34:15,210 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 07:34:15 GMT X-Openstack-Request-Id: req-b6143678-e80e-498a-adf7-b9ce697e434f 2019-06-30 07:34:15,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. 2019-06-30 07:34:15,210 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/7a0627af-cc4e-4be9-8d3a-4db2a6210392 used request id req-b6143678-e80e-498a-adf7-b9ce697e434f 2019-06-30 07:34:15,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.874862909317s 2019-06-30 07:34:15,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 07:34:15,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:34:15,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34: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-6aed7a00-46d1-4da4-80ad-6aaca1a087a5 x-openstack-request-id: req-6aed7a00-46d1-4da4-80ad-6aaca1a087a5 2019-06-30 07:34:15,232 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_e455382f-ae64-4751-9183-0727cb1e4a73", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/291e3e65-f88a-4ce3-903d-0a289a0a753c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/291e3e65-f88a-4ce3-903d-0a289a0a753c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "291e3e65-f88a-4ce3-903d-0a289a0a753c"}]} 2019-06-30 07:34:15,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-6aed7a00-46d1-4da4-80ad-6aaca1a087a5 2019-06-30 07:34:15,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0213141441345s 2019-06-30 07:34:15,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 07:34:15,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/291e3e65-f88a-4ce3-903d-0a289a0a753c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:34:15,498 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34: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-a4679db7-db68-452b-bc1d-3f7b091a605b x-openstack-request-id: req-a4679db7-db68-452b-bc1d-3f7b091a605b 2019-06-30 07:34:15,499 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/291e3e65-f88a-4ce3-903d-0a289a0a753c used request id req-a4679db7-db68-452b-bc1d-3f7b091a605b 2019-06-30 07:34:15,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.265190124512s 2019-06-30 07:34:15,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 07:34:15,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:34:15,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-325fe31f-6168-478c-b5c3-f965ea5f2fcb 2019-06-30 07:34:15,725 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "patrole-user_e455382f-ae64-4751-9183-0727cb1e4a73", "links": {"self": "http://172.30.9.24:5000/v3/users/d183860b07814d2a862890f3bb6f84ff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d183860b07814d2a862890f3bb6f84ff", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 07:34:15,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-325fe31f-6168-478c-b5c3-f965ea5f2fcb 2019-06-30 07:34:15,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226360797882s 2019-06-30 07:34:15,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 07:34:15,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/d183860b07814d2a862890f3bb6f84ff -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:34:15,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd4c2dfa-1eb5-412a-b8dc-1ca462fd0836 2019-06-30 07:34:15,950 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_e455382f-ae64-4751-9183-0727cb1e4a73", "links": {"self": "http://172.30.9.24:5000/v3/users/d183860b07814d2a862890f3bb6f84ff"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d183860b07814d2a862890f3bb6f84ff", "description": null}} 2019-06-30 07:34:15,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/d183860b07814d2a862890f3bb6f84ff used request id req-fd4c2dfa-1eb5-412a-b8dc-1ca462fd0836 2019-06-30 07:34:15,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218595981598s 2019-06-30 07:34:15,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-30 07:34:15,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/d183860b07814d2a862890f3bb6f84ff -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:34:16,309 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 07:34:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-655b99cb-5dee-4a2b-aabc-672308343374 2019-06-30 07:34:16,310 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 07:34:16,310 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/d183860b07814d2a862890f3bb6f84ff used request id req-655b99cb-5dee-4a2b-aabc-672308343374 2019-06-30 07:34:16,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.359068155289s 2019-06-30 07:34:16,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 07:34:16,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:34:16,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9144f3e1-2565-45f6-a13a-769610eb7c45 2019-06-30 07:34:16,516 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.24:5000/v3/projects/551cb249af3b4dc8904864a254561644"}, "tags": [], "enabled": true, "id": "551cb249af3b4dc8904864a254561644", "parent_id": "default", "domain_id": "default", "name": "patrole-project_e455382f-ae64-4751-9183-0727cb1e4a73"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 07:34:16,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-9144f3e1-2565-45f6-a13a-769610eb7c45 2019-06-30 07:34:16,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200314044952s 2019-06-30 07:34:16,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-30 07:34:16,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/551cb249af3b4dc8904864a254561644 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:34:16,776 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 07:34:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0804b0b2-d955-4ac5-9ad2-84961f978ff2 2019-06-30 07:34:16,777 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 07:34:16,777 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/551cb249af3b4dc8904864a254561644 used request id req-0804b0b2-d955-4ac5-9ad2-84961f978ff2 2019-06-30 07:34:16,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.256459951401s 2019-06-30 07:34:16,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 07:34:16,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=551cb249af3b4dc8904864a254561644&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:34:17,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:17 GMT X-Openstack-Request-Id: req-697f2f43-4f24-467d-8d89-22799ad4d1db 2019-06-30 07:34:17,026 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "551cb249af3b4dc8904864a254561644", "created_at": "2019-06-30T07:31:01Z", "updated_at": "2019-06-30T07:31:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:31:01Z", "revision_number": 0, "id": "8333e3e6-b556-40d6-9428-a6ef394db0e2", "remote_group_id": "fe3fa2bc-6b92-408c-adb8-86c36c90239c", "remote_ip_prefix": null, "created_at": "2019-06-30T07:31:01Z", "security_group_id": "fe3fa2bc-6b92-408c-adb8-86c36c90239c", "tenant_id": "551cb249af3b4dc8904864a254561644", "port_range_min": null, "ethertype": "IPv6", "project_id": "551cb249af3b4dc8904864a254561644"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:31:01Z", "revision_number": 0, "id": "8af5fc4f-10df-4a51-9cb0-2e905536cff3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:31:01Z", "security_group_id": "fe3fa2bc-6b92-408c-adb8-86c36c90239c", "tenant_id": "551cb249af3b4dc8904864a254561644", "port_range_min": null, "ethertype": "IPv6", "project_id": "551cb249af3b4dc8904864a254561644"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:31:01Z", "revision_number": 0, "id": "9f2a9a48-4bd0-4dc6-9e80-15531110f188", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:31:01Z", "security_group_id": "fe3fa2bc-6b92-408c-adb8-86c36c90239c", "tenant_id": "551cb249af3b4dc8904864a254561644", "port_range_min": null, "ethertype": "IPv4", "project_id": "551cb249af3b4dc8904864a254561644"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:31:01Z", "revision_number": 0, "id": "e9599751-954d-43d8-a484-2ace66eb0a93", "remote_group_id": "fe3fa2bc-6b92-408c-adb8-86c36c90239c", "remote_ip_prefix": null, "created_at": "2019-06-30T07:31:01Z", "security_group_id": "fe3fa2bc-6b92-408c-adb8-86c36c90239c", "tenant_id": "551cb249af3b4dc8904864a254561644", "port_range_min": null, "ethertype": "IPv4", "project_id": "551cb249af3b4dc8904864a254561644"}], "revision_number": 1, "project_id": "551cb249af3b4dc8904864a254561644", "id": "fe3fa2bc-6b92-408c-adb8-86c36c90239c", "name": "default"}]} 2019-06-30 07:34:17,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=551cb249af3b4dc8904864a254561644&name=default used request id req-697f2f43-4f24-467d-8d89-22799ad4d1db 2019-06-30 07:34:17,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.243647098541s 2019-06-30 07:34:17,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 07:34:17,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:34:17,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:17 GMT X-Openstack-Request-Id: req-48be4fd0-1b84-4a4e-bac5-849fa5aad360 2019-06-30 07:34:17,099 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "created_at": "2019-06-30T07:16:10Z", "updated_at": "2019-06-30T07:16:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "3c51fcca-5d6f-4eca-8796-72c3c6923277", "remote_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv6", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "530f27c0-790c-4530-873e-1315d141f905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv4", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "d1b9a1af-768b-4ecd-b2cb-7897ae739e3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv6", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "f3485d7f-79c2-4f3e-8295-b6285d2716e7", "remote_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv4", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}], "revision_number": 1, "project_id": "07ce38fcccab4daabfecdeae2ad85fda", "id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "created_at": "2019-06-30T05:50:03Z", "updated_at": "2019-06-30T05:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "0d8844f3-ea4c-4dfc-9795-3f00e3466243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:03Z", "revision_number": 0, "id": "84f6baa6-388c-4d2c-9731-c59876827caf", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:03Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "a281473d-03db-4806-a4d4-0bcd09417300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "f6ee904e-3ab7-4383-aea8-6ab0b9b9b002", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}], "revision_number": 1, "project_id": "b832943639d345c28f57e6440b8b5ce7", "id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:52:29Z", "updated_at": "2019-06-30T05:52:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "379bfc24-0b1d-4ed3-8a2c-faa34dd1e1a9", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "59d93de2-729a-4409-8fdf-028f883a52b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "9b32e8bb-2f4c-4f28-a53b-62887daaf278", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "b2c6ae5a-c09b-4ac4-9cae-b8c111a7a429", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}], "revision_number": 1, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T05:52:31Z", "updated_at": "2019-06-30T05:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "027d04c8-43f4-4439-9ef0-6f3ef0f5cd84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "184535b3-d0be-442f-ac92-bc9447bec1b7", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "5f725998-4a95-41f3-b5a8-b42fc8f44b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "6bdbdd75-dd8f-42ea-a9b6-b90345e98591", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5478dc27-f236-4606-9022-2c758f2d5625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "551cb249af3b4dc8904864a254561644", "created_at": "2019-06-30T07:31:01Z", "updated_at": "2019-06-30T07:31:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:31:01Z", "revision_number": 0, "id": "8333e3e6-b556-40d6-9428-a6ef394db0e2", "remote_group_id": "fe3fa2bc-6b92-408c-adb8-86c36c90239c", "remote_ip_prefix": null, "created_at": "2019-06-30T07:31:01Z", "security_group_id": "fe3fa2bc-6b92-408c-adb8-86c36c90239c", "tenant_id": "551cb249af3b4dc8904864a254561644", "port_range_min": null, "ethertype": "IPv6", "project_id": "551cb249af3b4dc8904864a254561644"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:31:01Z", "revision_number": 0, "id": "8af5fc4f-10df-4a51-9cb0-2e905536cff3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:31:01Z", "security_group_id": "fe3fa2bc-6b92-408c-adb8-86c36c90239c", "tenant_id": "551cb249af3b4dc8904864a254561644", "port_range_min": null, "ethertype": "IPv6", "project_id": "551cb249af3b4dc8904864a254561644"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:31:01Z", "revision_number": 0, "id": "9f2a9a48-4bd0-4dc6-9e80-15531110f188", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:31:01Z", "security_group_id": "fe3fa2bc-6b92-408c-adb8-86c36c90239c", "tenant_id": "551cb249af3b4dc8904864a254561644", "port_range_min": null, "ethertype": "IPv4", "project_id": "551cb249af3b4dc8904864a254561644"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:31:01Z", "revision_number": 0, "id": "e9599751-954d-43d8-a484-2ace66eb0a93", "remote_group_id": "fe3fa2bc-6b92-408c-adb8-86c36c90239c", "remote_ip_prefix": null, "created_at": "2019-06-30T07:31:01Z", "security_group_id": "fe3fa2bc-6b92-408c-adb8-86c36c90239c", "tenant_id": "551cb249af3b4dc8904864a254561644", "port_range_min": null, "ethertype": "IPv4", "project_id": "551cb249af3b4dc8904864a254561644"}], "revision_number": 1, "project_id": "551cb249af3b4dc8904864a254561644", "id": "fe3fa2bc-6b92-408c-adb8-86c36c90239c", "name": "default"}]} 2019-06-30 07:34:17,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-48be4fd0-1b84-4a4e-bac5-849fa5aad360 2019-06-30 07:34:17,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.068883895874s 2019-06-30 07:34:17,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 07:34:17,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/fe3fa2bc-6b92-408c-adb8-86c36c90239c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3dbe5c36c6ad5600d3dc7647e985296959a68457" 2019-06-30 07:34:17,220 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 07:34:17 GMT X-Openstack-Request-Id: req-28b52f13-7b77-4cb5-bf88-7521cb92e4c7 2019-06-30 07:34:17,220 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 07:34:17,220 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/fe3fa2bc-6b92-408c-adb8-86c36c90239c.json used request id req-28b52f13-7b77-4cb5-bf88-7521cb92e4c7 2019-06-30 07:34:17,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.113513946533s 2019-06-30 07:34:17,267 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2019-06-30 07:34:17,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 07:34:17,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8017e71d-5ae1-4a88-97b6-b09c9c68492f 2019-06-30 07:34:17,314 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 07:34:17,314 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-8017e71d-5ae1-4a88-97b6-b09c9c68492f 2019-06-30 07:34:17,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 07:34:17,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}], "expires_at": "2019-06-30T08:34:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "95de64402f8d4801a01ee7f7b732ef1b"}, "audit_ids": ["rGUWrEBJSEG5KXjCCPARjg"], "issued_at": "2019-06-30T07:34:17.000000Z"}} 2019-06-30 07:34:17,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 07:34:17,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:34:18,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:18 GMT X-Openstack-Request-Id: req-6ec9ff96-56ed-4385-bda0-3338a6d4f566 2019-06-30 07:34:18,007 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 07:34:18,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6ec9ff96-56ed-4385-bda0-3338a6d4f566 2019-06-30 07:34:18,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.289174795151s 2019-06-30 07:34:18,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 07:34:18,019 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6af2d539-cd2f-4991-a555-b8d4cb6f4175 2019-06-30 07:34:18,020 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 07:34:18,020 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-6af2d539-cd2f-4991-a555-b8d4cb6f4175 2019-06-30 07:34:18,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 07:34:18,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:34:18,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08c87fc9-0dc7-4653-915d-100f8d0bce95 2019-06-30 07:34:18,133 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 07:34:18,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-08c87fc9-0dc7-4653-915d-100f8d0bce95 2019-06-30 07:34:18,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112653970718s 2019-06-30 07:34:18,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-30 07:34:18,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_fda25e57-5bb2-4f9f-ad5f-534466dd19ea"}}' 2019-06-30 07:34:18,366 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-945d2f58-a019-47f5-8de6-28f67423f25f 2019-06-30 07:34:18,366 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.24:5000/v3/projects/e50b9597c3464827b27f34abdea12f48"}, "tags": [], "enabled": true, "id": "e50b9597c3464827b27f34abdea12f48", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_fda25e57-5bb2-4f9f-ad5f-534466dd19ea"}} 2019-06-30 07:34:18,366 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-945d2f58-a019-47f5-8de6-28f67423f25f 2019-06-30 07:34:18,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.226143836975s 2019-06-30 07:34:18,367 - 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'e50b9597c3464827b27f34abdea12f48', '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_fda25e57-5bb2-4f9f-ad5f-534466dd19ea'}) 2019-06-30 07:34:18,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-30 07:34:18,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "De7y2xV3kBkAhf6YOrwW0viu17GzWG", "email": null, "name": "neutron_trunk-user_fda25e57-5bb2-4f9f-ad5f-534466dd19ea"}}' 2019-06-30 07:34:18,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-751a1a45-4335-4eea-864f-c3effeb09509 2019-06-30 07:34:18,848 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_fda25e57-5bb2-4f9f-ad5f-534466dd19ea", "links": {"self": "http://172.30.9.24:5000/v3/users/f02c0046e2ba4d61a8c03692575787f4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f02c0046e2ba4d61a8c03692575787f4", "domain_id": "default", "password_expires_at": null}} 2019-06-30 07:34:18,848 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-751a1a45-4335-4eea-864f-c3effeb09509 2019-06-30 07:34:18,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.474812030792s 2019-06-30 07:34:18,849 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f02c0046e2ba4d61a8c03692575787f4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_fda25e57-5bb2-4f9f-ad5f-534466dd19ea'}) 2019-06-30 07:34:18,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:34:18,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:34:18,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-625aaa1a-5c66-4a59-b1d9-8cf19100c607 2019-06-30 07:34:18,970 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:34:18,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-625aaa1a-5c66-4a59-b1d9-8cf19100c607 2019-06-30 07:34:18,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117846012115s 2019-06-30 07:34:18,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:34:18,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:34:19,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7133c3a3-f946-4d61-b187-c9896f1dd840 2019-06-30 07:34:19,162 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:34:19,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7133c3a3-f946-4d61-b187-c9896f1dd840 2019-06-30 07:34:19,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187498092651s 2019-06-30 07:34:19,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:34:19,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:34:19,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e892c695-e83b-40be-959d-4196821ddc68 2019-06-30 07:34:19,322 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:34:19,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e892c695-e83b-40be-959d-4196821ddc68 2019-06-30 07:34:19,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.155440092087s 2019-06-30 07:34:19,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 07:34:19,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:34:19,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a5b00c8-f748-4c64-86fd-d6830e4f9751 2019-06-30 07:34:19,435 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 07:34:19,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-2a5b00c8-f748-4c64-86fd-d6830e4f9751 2019-06-30 07:34:19,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109405994415s 2019-06-30 07:34:19,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 07:34:19,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:34:19,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-238b81c5-040b-4a43-a0a4-d919510b4ee2 2019-06-30 07:34:19,565 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_fda25e57-5bb2-4f9f-ad5f-534466dd19ea", "links": {"self": "http://172.30.9.24:5000/v3/users/f02c0046e2ba4d61a8c03692575787f4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f02c0046e2ba4d61a8c03692575787f4", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 07:34:19,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-238b81c5-040b-4a43-a0a4-d919510b4ee2 2019-06-30 07:34:19,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129436016083s 2019-06-30 07:34:19,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 07:34:19,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:34:19,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb02fdcc-e0aa-4cfa-865b-a57659367e88 2019-06-30 07:34:19,772 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.24:5000/v3/projects/e50b9597c3464827b27f34abdea12f48"}, "tags": [], "enabled": true, "id": "e50b9597c3464827b27f34abdea12f48", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_fda25e57-5bb2-4f9f-ad5f-534466dd19ea"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 07:34:19,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-fb02fdcc-e0aa-4cfa-865b-a57659367e88 2019-06-30 07:34:19,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196225881577s 2019-06-30 07:34:19,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 07:34:19,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=f02c0046e2ba4d61a8c03692575787f4&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=e50b9597c3464827b27f34abdea12f48" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:34:19,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60989570-346e-4843-9ec4-a7d9359ebae3 2019-06-30 07:34:19,980 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=f02c0046e2ba4d61a8c03692575787f4&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=e50b9597c3464827b27f34abdea12f48", "previous": null, "next": null}} 2019-06-30 07:34:19,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=f02c0046e2ba4d61a8c03692575787f4&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=e50b9597c3464827b27f34abdea12f48 used request id req-60989570-346e-4843-9ec4-a7d9359ebae3 2019-06-30 07:34:19,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.199450969696s 2019-06-30 07:34:19,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 07:34:19,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/e50b9597c3464827b27f34abdea12f48/users/f02c0046e2ba4d61a8c03692575787f4/roles/1cfc497138b141ff84abf3d62ced3145 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:34:20,128 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 07:34:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c007a04-bee4-40c5-8cc3-2c409a1eebc8 2019-06-30 07:34:20,128 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 07:34:20,129 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/e50b9597c3464827b27f34abdea12f48/users/f02c0046e2ba4d61a8c03692575787f4/roles/1cfc497138b141ff84abf3d62ced3145 used request id req-5c007a04-bee4-40c5-8cc3-2c409a1eebc8 2019-06-30 07:34:20,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144998073578s 2019-06-30 07:34:20,129 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_fda25e57-5bb2-4f9f-ad5f-534466dd19ea', 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'e50b9597c3464827b27f34abdea12f48', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'De7y2xV3kBkAhf6YOrwW0viu17GzWG', 'username': u'neutron_trunk-user_fda25e57-5bb2-4f9f-ad5f-534466dd19ea', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-30 07:34:20,133 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_fda25e57-5bb2-4f9f-ad5f-534466dd19ea', 'password': 'De7y2xV3kBkAhf6YOrwW0viu17GzWG', 'project_name': 'neutron_trunk-project_fda25e57-5bb2-4f9f-ad5f-534466dd19ea', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'e50b9597c3464827b27f34abdea12f48', 'project_domain_name': 'Default'} 2019-06-30 07:34:20,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:34:20,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:34:20,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc2d1a88-c709-422a-b606-4713051c42e9 2019-06-30 07:34:20,246 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:34:20,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-fc2d1a88-c709-422a-b606-4713051c42e9 2019-06-30 07:34:20,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111164808273s 2019-06-30 07:34:20,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:34:20,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:34:20,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee993a8d-de29-4c46-a509-0e6623da3754 2019-06-30 07:34:20,406 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:34:20,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ee993a8d-de29-4c46-a509-0e6623da3754 2019-06-30 07:34:20,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.154242992401s 2019-06-30 07:34:20,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 07:34:20,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:34:20,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-307b3e28-5bfb-4974-bc43-97dbdbb43ccc 2019-06-30 07:34:20,512 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 07:34:20,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-307b3e28-5bfb-4974-bc43-97dbdbb43ccc 2019-06-30 07:34:20,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104429960251s 2019-06-30 07:34:20,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 07:34:20,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:34:20,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e291b25b-2924-43e4-9d01-c7e4b1ab4527 2019-06-30 07:34:20,663 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_fda25e57-5bb2-4f9f-ad5f-534466dd19ea", "links": {"self": "http://172.30.9.24:5000/v3/users/f02c0046e2ba4d61a8c03692575787f4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f02c0046e2ba4d61a8c03692575787f4", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 07:34:20,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-e291b25b-2924-43e4-9d01-c7e4b1ab4527 2019-06-30 07:34:20,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.149843931198s 2019-06-30 07:34:20,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 07:34:20,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:34:20,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a973946-4cc2-40bd-96dc-19e1b68b462d 2019-06-30 07:34:20,782 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.24:5000/v3/projects/e50b9597c3464827b27f34abdea12f48"}, "tags": [], "enabled": true, "id": "e50b9597c3464827b27f34abdea12f48", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_fda25e57-5bb2-4f9f-ad5f-534466dd19ea"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 07:34:20,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-4a973946-4cc2-40bd-96dc-19e1b68b462d 2019-06-30 07:34:20,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111986875534s 2019-06-30 07:34:20,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 07:34:20,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=f02c0046e2ba4d61a8c03692575787f4&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=e50b9597c3464827b27f34abdea12f48" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:34:20,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12a63bbd-5215-4051-a151-1f9b03bb57d1 2019-06-30 07:34:20,937 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=f02c0046e2ba4d61a8c03692575787f4&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=e50b9597c3464827b27f34abdea12f48", "previous": null, "next": null}} 2019-06-30 07:34:20,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=f02c0046e2ba4d61a8c03692575787f4&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=e50b9597c3464827b27f34abdea12f48 used request id req-12a63bbd-5215-4051-a151-1f9b03bb57d1 2019-06-30 07:34:20,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.148369073868s 2019-06-30 07:34:20,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 07:34:20,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/e50b9597c3464827b27f34abdea12f48/users/f02c0046e2ba4d61a8c03692575787f4/roles/f400450775b0494aabf0b0ea369d0968 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:34:21,085 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 07:34:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-036a8598-f01e-4494-b526-ce92d23f8743 2019-06-30 07:34:21,085 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 07:34:21,085 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/e50b9597c3464827b27f34abdea12f48/users/f02c0046e2ba4d61a8c03692575787f4/roles/f400450775b0494aabf0b0ea369d0968 used request id req-036a8598-f01e-4494-b526-ce92d23f8743 2019-06-30 07:34:21,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145345211029s 2019-06-30 07:34:21,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:34:21,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:34:21,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8951287b-b0db-49f2-9beb-c2a7a3cd01aa 2019-06-30 07:34:21,202 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:34:21,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8951287b-b0db-49f2-9beb-c2a7a3cd01aa 2019-06-30 07:34:21,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112874031067s 2019-06-30 07:34:21,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 07:34:21,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:34:21,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7674732b-42da-4760-abcb-bc2328435dfd 2019-06-30 07:34:21,311 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 07:34:21,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-7674732b-42da-4760-abcb-bc2328435dfd 2019-06-30 07:34:21,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105392932892s 2019-06-30 07:34:21,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 07:34:21,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:34:21,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bd8e1d3-5476-412c-986d-6bd57caf6631 2019-06-30 07:34:21,452 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_fda25e57-5bb2-4f9f-ad5f-534466dd19ea", "links": {"self": "http://172.30.9.24:5000/v3/users/f02c0046e2ba4d61a8c03692575787f4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f02c0046e2ba4d61a8c03692575787f4", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 07:34:21,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-6bd8e1d3-5476-412c-986d-6bd57caf6631 2019-06-30 07:34:21,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.139667987823s 2019-06-30 07:34:21,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 07:34:21,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?role.id=f400450775b0494aabf0b0ea369d0968&user.id=f02c0046e2ba4d61a8c03692575787f4&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:34:21,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2d04f1b-1edc-4093-bea6-7971ff9df574 2019-06-30 07:34:21,678 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?role.id=f400450775b0494aabf0b0ea369d0968&user.id=f02c0046e2ba4d61a8c03692575787f4&scope.domain.id=default", "previous": null, "next": null}} 2019-06-30 07:34:21,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?role.id=f400450775b0494aabf0b0ea369d0968&user.id=f02c0046e2ba4d61a8c03692575787f4&scope.domain.id=default used request id req-b2d04f1b-1edc-4093-bea6-7971ff9df574 2019-06-30 07:34:21,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.213913917542s 2019-06-30 07:34:21,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-06-30 07:34:21,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/domains/default/users/f02c0046e2ba4d61a8c03692575787f4/roles/f400450775b0494aabf0b0ea369d0968 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:34:21,901 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 07:34:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6b8a055-68da-4253-8e44-7158b0dd95ce 2019-06-30 07:34:21,901 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 07:34:21,901 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/domains/default/users/f02c0046e2ba4d61a8c03692575787f4/roles/f400450775b0494aabf0b0ea369d0968 used request id req-c6b8a055-68da-4253-8e44-7158b0dd95ce 2019-06-30 07:34:21,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.219362020493s 2019-06-30 07:34:21,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 07:34:21,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b11deae-daf5-4829-907b-eb999619756c 2019-06-30 07:34:21,911 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 07:34:21,911 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-3b11deae-daf5-4829-907b-eb999619756c 2019-06-30 07:34:21,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 07:34:22,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}], "expires_at": "2019-06-30T08:34:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e50b9597c3464827b27f34abdea12f48", "name": "neutron_trunk-project_fda25e57-5bb2-4f9f-ad5f-534466dd19ea"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_e50b9597c3464827b27f34abdea12f48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_e50b9597c3464827b27f34abdea12f48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/e50b9597c3464827b27f34abdea12f48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/e50b9597c3464827b27f34abdea12f48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/e50b9597c3464827b27f34abdea12f48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e50b9597c3464827b27f34abdea12f48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/e50b9597c3464827b27f34abdea12f48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/e50b9597c3464827b27f34abdea12f48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e50b9597c3464827b27f34abdea12f48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/e50b9597c3464827b27f34abdea12f48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/e50b9597c3464827b27f34abdea12f48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_fda25e57-5bb2-4f9f-ad5f-534466dd19ea", "id": "f02c0046e2ba4d61a8c03692575787f4"}, "audit_ids": ["t8Fb0u8FRyKs81DhKjMBRw"], "issued_at": "2019-06-30T07:34:22.000000Z"}} 2019-06-30 07:34:22,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-06-30 07:34:22,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bca125994ce11ad5757ad52395ef3e30fc445cd7" 2019-06-30 07:34:22,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:22 GMT X-Openstack-Request-Id: req-d722aad6-6670-4908-ad85-08555fd20419 2019-06-30 07:34:22,586 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-06-30 07:34:22,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-d722aad6-6670-4908-ad85-08555fd20419 2019-06-30 07:34:22,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.27111697197s 2019-06-30 07:34:22,597 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2019-06-30 07:34:22,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 07:34:22,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:34:22,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f00934c8-f0bc-4269-a50f-fca8fe1e91eb 2019-06-30 07:34:22,717 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 07:34:22,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-f00934c8-f0bc-4269-a50f-fca8fe1e91eb 2019-06-30 07:34:22,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.119762897491s 2019-06-30 07:34:22,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 07:34:22,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:34:22,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-631ff3c5-f9aa-409d-a31f-561917dfaae3 2019-06-30 07:34:22,840 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.24:5000/v3/projects/e50b9597c3464827b27f34abdea12f48"}, "tags": [], "enabled": true, "id": "e50b9597c3464827b27f34abdea12f48", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_fda25e57-5bb2-4f9f-ad5f-534466dd19ea"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 07:34:22,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-631ff3c5-f9aa-409d-a31f-561917dfaae3 2019-06-30 07:34:22,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115792989731s 2019-06-30 07:34:22,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-30 07:34:22,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" -d '{"network": {"shared": true, "tenant_id": "e50b9597c3464827b27f34abdea12f48", "name": "neutron_trunk-net_fda25e57-5bb2-4f9f-ad5f-534466dd19ea", "admin_state_up": true}}' 2019-06-30 07:34:23,137 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:23 GMT X-Openstack-Request-Id: req-425c6b52-2a92-40ce-a2a3-552c182df2b9 2019-06-30 07:34:23,137 - 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":"ef542686-ce20-448a-aa58-00983b78e462","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":true,"project_id":"e50b9597c3464827b27f34abdea12f48","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T07:34:23Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_fda25e57-5bb2-4f9f-ad5f-534466dd19ea","admin_state_up":true,"tenant_id":"e50b9597c3464827b27f34abdea12f48","created_at":"2019-06-30T07:34:22Z","mtu":1450}} 2019-06-30 07:34:23,137 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-425c6b52-2a92-40ce-a2a3-552c182df2b9 2019-06-30 07:34:23,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.294368028641s 2019-06-30 07:34:23,138 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-30T07:34:23Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ef542686-ce20-448a-aa58-00983b78e462', u'provider:segmentation_id': 8, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron_trunk-net_fda25e57-5bb2-4f9f-ad5f-534466dd19ea', u'created_at': u'2019-06-30T07:34:22Z', u'mtu': 1450, u'tenant_id': u'e50b9597c3464827b27f34abdea12f48', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'e50b9597c3464827b27f34abdea12f48', u'l2_adjacency': True}) 2019-06-30 07:34:23,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 07:34:23,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bca125994ce11ad5757ad52395ef3e30fc445cd7" 2019-06-30 07:34:23,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1430 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:23 GMT X-Openstack-Request-Id: req-55fadbc1-da40-43e6-a671-0a3da1505fe8 2019-06-30 07:34:23,470 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"ef542686-ce20-448a-aa58-00983b78e462","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":true,"project_id":"e50b9597c3464827b27f34abdea12f48","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T07:34:23Z","qos_policy_id":null,"name":"neutron_trunk-net_fda25e57-5bb2-4f9f-ad5f-534466dd19ea","admin_state_up":true,"tenant_id":"e50b9597c3464827b27f34abdea12f48","created_at":"2019-06-30T07:34:22Z","provider:network_type":"vxlan"}]} 2019-06-30 07:34:23,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-55fadbc1-da40-43e6-a671-0a3da1505fe8 2019-06-30 07:34:23,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.331406116486s 2019-06-30 07:34:23,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-30 07:34:23,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bca125994ce11ad5757ad52395ef3e30fc445cd7" -d '{"subnet": {"name": "neutron_trunk-subnet_fda25e57-5bb2-4f9f-ad5f-534466dd19ea", "enable_dhcp": true, "network_id": "ef542686-ce20-448a-aa58-00983b78e462", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-30 07:34:24,070 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:24 GMT X-Openstack-Request-Id: req-73e17850-0e61-46c7-854f-ea2aecab9d43 2019-06-30 07:34:24,070 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-06-30T07:34:23Z","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":"2b0bcd6a-b75d-4f0d-a8ad-072db4386f9d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e50b9597c3464827b27f34abdea12f48","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_fda25e57-5bb2-4f9f-ad5f-534466dd19ea","enable_dhcp":true,"segment_id":null,"network_id":"ef542686-ce20-448a-aa58-00983b78e462","tenant_id":"e50b9597c3464827b27f34abdea12f48","created_at":"2019-06-30T07:34:23Z","ip_version":4}} 2019-06-30 07:34:24,071 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-73e17850-0e61-46c7-854f-ea2aecab9d43 2019-06-30 07:34:24,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.598896980286s 2019-06-30 07:34:24,071 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T07:34:23Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'2b0bcd6a-b75d-4f0d-a8ad-072db4386f9d', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_fda25e57-5bb2-4f9f-ad5f-534466dd19ea', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'ef542686-ce20-448a-aa58-00983b78e462', u'tenant_id': u'e50b9597c3464827b27f34abdea12f48', u'created_at': u'2019-06-30T07:34:23Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e50b9597c3464827b27f34abdea12f48'}) 2019-06-30 07:34:24,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 07:34:24,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bca125994ce11ad5757ad52395ef3e30fc445cd7" -d '{"router": {"external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "name": "neutron_trunk-router_fda25e57-5bb2-4f9f-ad5f-534466dd19ea", "admin_state_up": true}}' 2019-06-30 07:34:25,658 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:25 GMT X-Openstack-Request-Id: req-babcf05e-fcbd-4370-af0a-4b688f5dc5f1 2019-06-30 07:34:25,659 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e50b9597c3464827b27f34abdea12f48", "created_at": "2019-06-30T07:34:24Z", "admin_state_up": true, "updated_at": "2019-06-30T07:34:25Z", "project_id": "e50b9597c3464827b27f34abdea12f48", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "20cb0ebe-8884-4ccb-b275-9b055111279a", "name": "neutron_trunk-router_fda25e57-5bb2-4f9f-ad5f-534466dd19ea"}} 2019-06-30 07:34:25,659 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-babcf05e-fcbd-4370-af0a-4b688f5dc5f1 2019-06-30 07:34:25,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.58695578575s 2019-06-30 07:34:25,659 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T07:34:25Z', u'revision_number': 2, u'ha': False, u'id': u'20cb0ebe-8884-4ccb-b275-9b055111279a', u'external_gateway_info': {u'network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6acb3602-338d-4baa-852a-3f10ec4a5a30', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_fda25e57-5bb2-4f9f-ad5f-534466dd19ea', u'admin_state_up': True, u'tenant_id': u'e50b9597c3464827b27f34abdea12f48', u'created_at': u'2019-06-30T07:34:24Z', u'flavor_id': None, u'routes': [], u'project_id': u'e50b9597c3464827b27f34abdea12f48'}) 2019-06-30 07:34:25,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-30 07:34:25,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/20cb0ebe-8884-4ccb-b275-9b055111279a/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bca125994ce11ad5757ad52395ef3e30fc445cd7" -d '{"subnet_id": "2b0bcd6a-b75d-4f0d-a8ad-072db4386f9d"}' 2019-06-30 07:34:28,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:28 GMT X-Openstack-Request-Id: req-b7cbe5de-678a-440c-84e2-ae9638849b6c 2019-06-30 07:34:28,009 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ef542686-ce20-448a-aa58-00983b78e462", "tenant_id": "e50b9597c3464827b27f34abdea12f48", "subnet_id": "2b0bcd6a-b75d-4f0d-a8ad-072db4386f9d", "subnet_ids": ["2b0bcd6a-b75d-4f0d-a8ad-072db4386f9d"], "port_id": "7d9637ed-360b-4c2a-b055-9e44c74b58cb", "id": "20cb0ebe-8884-4ccb-b275-9b055111279a"} 2019-06-30 07:34:28,010 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/20cb0ebe-8884-4ccb-b275-9b055111279a/add_router_interface.json used request id req-b7cbe5de-678a-440c-84e2-ae9638849b6c 2019-06-30 07:34:28,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.34971308708s 2019-06-30 07:34:28,010 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-30 07:34:28,112 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-30 07:34:28,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 07:34:28,121 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:28 GMT 2019-06-30 07:34:28,121 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-06-30 07:34:28,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 07:34:28,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bca125994ce11ad5757ad52395ef3e30fc445cd7" 2019-06-30 07:34:28,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:28 GMT X-Openstack-Request-Id: req-334f46ba-9f84-405a-a52f-e77ba695b9eb 2019-06-30 07:34:28,433 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 07:34:28,433 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-334f46ba-9f84-405a-a52f-e77ba695b9eb 2019-06-30 07:34:28,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.307353019714s 2019-06-30 07:34:28,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 07:34:28,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bca125994ce11ad5757ad52395ef3e30fc445cd7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_fda25e57-5bb2-4f9f-ad5f-534466dd19ea", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_fda25e57-5bb2-4f9f-ad5f-534466dd19ea"}' 2019-06-30 07:34:28,485 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:28 GMT Location: http://172.30.9.24:9292/v2/images/9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-61097671-1272-4d83-8d75-12ea3ee0aec4 2019-06-30 07:34:28,485 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T07:34:28Z", "file": "/v2/images/9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f/file", "owner": "e50b9597c3464827b27f34abdea12f48", "id": "9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f", "size": null, "self": "/v2/images/9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f", "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_fda25e57-5bb2-4f9f-ad5f-534466dd19ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_fda25e57-5bb2-4f9f-ad5f-534466dd19ea", "checksum": null, "created_at": "2019-06-30T07:34:28Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 07:34:28,485 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-61097671-1272-4d83-8d75-12ea3ee0aec4 2019-06-30 07:34:28,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0434138774872s 2019-06-30 07:34:28,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 07:34:28,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bca125994ce11ad5757ad52395ef3e30fc445cd7" -d '' 2019-06-30 07:34:29,130 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 07:34:29 GMT X-Openstack-Request-Id: req-5613da9c-1a16-43b1-9830-4e57f1c108ba 2019-06-30 07:34:29,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. 2019-06-30 07:34:29,130 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f/file used request id req-5613da9c-1a16-43b1-9830-4e57f1c108ba 2019-06-30 07:34:29,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.644236087799s 2019-06-30 07:34:29,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 07:34:29,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bca125994ce11ad5757ad52395ef3e30fc445cd7" 2019-06-30 07:34:29,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:29 GMT X-Openstack-Request-Id: req-a1f9f328-3653-4b80-bc3c-4a9c424cac32 2019-06-30 07:34:29,160 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T07:34:29Z", "file": "/v2/images/9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f/file", "owner": "e50b9597c3464827b27f34abdea12f48", "id": "9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f", "size": 12716032, "self": "/v2/images/9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_fda25e57-5bb2-4f9f-ad5f-534466dd19ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_fda25e57-5bb2-4f9f-ad5f-534466dd19ea", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T07:34:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 07:34:29,160 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a1f9f328-3653-4b80-bc3c-4a9c424cac32 2019-06-30 07:34:29,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0260457992554s 2019-06-30 07:34:29,162 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f/file', 'owner': u'e50b9597c3464827b27f34abdea12f48', 'id': u'9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f', 'size': 12716032, u'self': u'/v2/images/9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e50b9597c3464827b27f34abdea12f48', 'name': 'neutron_trunk-project_fda25e57-5bb2-4f9f-ad5f-534466dd19ea', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T07:34:29Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-30T07:34:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_fda25e57-5bb2-4f9f-ad5f-534466dd19ea', '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/9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f', 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_fda25e57-5bb2-4f9f-ad5f-534466dd19ea', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_fda25e57-5bb2-4f9f-ad5f-534466dd19ea', 'created': u'2019-06-30T07:34:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-30T07:34: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/9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f', 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_fda25e57-5bb2-4f9f-ad5f-534466dd19ea', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-30 07:34:29,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 07:34:29,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_fda25e57-5bb2-4f9f-ad5f-534466dd19ea", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 07:34:29,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34: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-44240710-9438-40eb-9632-b67f833b70ef x-openstack-request-id: req-44240710-9438-40eb-9632-b67f833b70ef 2019-06-30 07:34:29,619 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_fda25e57-5bb2-4f9f-ad5f-534466dd19ea", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b0d7a78c-7311-4672-86ba-5c70e613c4f3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b0d7a78c-7311-4672-86ba-5c70e613c4f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b0d7a78c-7311-4672-86ba-5c70e613c4f3"}} 2019-06-30 07:34:29,619 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-44240710-9438-40eb-9632-b67f833b70ef 2019-06-30 07:34:29,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.454134941101s 2019-06-30 07:34:29,620 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_fda25e57-5bb2-4f9f-ad5f-534466dd19ea', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'b0d7a78c-7311-4672-86ba-5c70e613c4f3', 'swap': 0}) 2019-06-30 07:34:29,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 07:34:29,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/b0d7a78c-7311-4672-86ba-5c70e613c4f3/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" -d '{"extra_specs": {}}' 2019-06-30 07:34:29,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34: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-f158b9f6-52bd-4d18-812a-8f7c742e4571 x-openstack-request-id: req-f158b9f6-52bd-4d18-812a-8f7c742e4571 2019-06-30 07:34:29,644 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 07:34:29,644 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/b0d7a78c-7311-4672-86ba-5c70e613c4f3/os-extra_specs used request id req-f158b9f6-52bd-4d18-812a-8f7c742e4571 2019-06-30 07:34:29,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.023647069931s 2019-06-30 07:34:29,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 07:34:29,656 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e45b0f0-5556-44cc-8fcc-6f12ab14659f 2019-06-30 07:34:29,656 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 07:34:29,656 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-5e45b0f0-5556-44cc-8fcc-6f12ab14659f 2019-06-30 07:34:29,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:34:29,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bca125994ce11ad5757ad52395ef3e30fc445cd7" 2019-06-30 07:34:29,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edc341c9-59e7-48bf-86c1-a4496e148053 2019-06-30 07:34:29,844 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:34:29,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-edc341c9-59e7-48bf-86c1-a4496e148053 2019-06-30 07:34:29,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184555053711s 2019-06-30 07:34:29,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:34:29,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bca125994ce11ad5757ad52395ef3e30fc445cd7" 2019-06-30 07:34:30,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5ef3e0e-9ae4-416a-a0c3-f99b019cb3d0 2019-06-30 07:34:30,037 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:34:30,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d5ef3e0e-9ae4-416a-a0c3-f99b019cb3d0 2019-06-30 07:34:30,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.1888859272s 2019-06-30 07:34:30,044 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-30 07:34:32,422 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-06-30 07:34:34,873 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | d52a1808-9345-45cf-af93-5bcd9b62d9d1 | 2019-06-30T07:34:34.424852 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: d52a1808-9345-45cf-af93-5bcd9b62d9d1 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-06-30 07:34:38,369 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-06-30 07:34:39,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-06-30 07:34:41,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-06-30 07:34:44,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=30d269f6-e9e6-4e20-9e6f-22bb33d1b560) as the default verifier for the future CLI operations. 2019-06-30 07:34:45,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-06-30 07:34:45,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:34:45,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-78954d47-5608-458c-b40c-149a6e58c484 x-openstack-request-id: req-78954d47-5608-458c-b40c-149a6e58c484 2019-06-30 07:34:45,992 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "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.4", "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\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 18}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-06-30 07:34:45,992 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-78954d47-5608-458c-b40c-149a6e58c484 2019-06-30 07:34:45,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0407819747925s 2019-06-30 07:34:45,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 07:34:46,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bca125994ce11ad5757ad52395ef3e30fc445cd7" 2019-06-30 07:34:46,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:46 GMT X-Openstack-Request-Id: req-3277718d-1dfd-46f9-a73c-f07c4b57235a 2019-06-30 07:34:46,295 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T07:34:29Z", "file": "/v2/images/9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f/file", "owner": "e50b9597c3464827b27f34abdea12f48", "id": "9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f", "size": 12716032, "self": "/v2/images/9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_fda25e57-5bb2-4f9f-ad5f-534466dd19ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_fda25e57-5bb2-4f9f-ad5f-534466dd19ea", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T07:34:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 07:34:46,295 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-3277718d-1dfd-46f9-a73c-f07c4b57235a 2019-06-30 07:34:46,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.296653985977s 2019-06-30 07:34:46,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 07:34:46,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bca125994ce11ad5757ad52395ef3e30fc445cd7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_fda25e57-5bb2-4f9f-ad5f-534466dd19ea", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_fda25e57-5bb2-4f9f-ad5f-534466dd19ea"}' 2019-06-30 07:34:46,344 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:46 GMT Location: http://172.30.9.24:9292/v2/images/9ec9708b-5b26-4719-b5ae-094bbd4e2593 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9e979d35-de1e-47e6-929b-73306d360ae7 2019-06-30 07:34:46,344 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T07:34:46Z", "file": "/v2/images/9ec9708b-5b26-4719-b5ae-094bbd4e2593/file", "owner": "e50b9597c3464827b27f34abdea12f48", "id": "9ec9708b-5b26-4719-b5ae-094bbd4e2593", "size": null, "self": "/v2/images/9ec9708b-5b26-4719-b5ae-094bbd4e2593", "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_fda25e57-5bb2-4f9f-ad5f-534466dd19ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_fda25e57-5bb2-4f9f-ad5f-534466dd19ea", "checksum": null, "created_at": "2019-06-30T07:34:46Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 07:34:46,344 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-9e979d35-de1e-47e6-929b-73306d360ae7 2019-06-30 07:34:46,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0395300388336s 2019-06-30 07:34:46,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 07:34:46,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/9ec9708b-5b26-4719-b5ae-094bbd4e2593/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bca125994ce11ad5757ad52395ef3e30fc445cd7" -d '' 2019-06-30 07:34:47,393 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 07:34:47 GMT X-Openstack-Request-Id: req-f0917ebe-9841-4fbc-9f5a-62cfb8e68863 2019-06-30 07:34:47,393 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 07:34:47,393 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/9ec9708b-5b26-4719-b5ae-094bbd4e2593/file used request id req-f0917ebe-9841-4fbc-9f5a-62cfb8e68863 2019-06-30 07:34:47,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.04780983925s 2019-06-30 07:34:47,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 07:34:47,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bca125994ce11ad5757ad52395ef3e30fc445cd7" 2019-06-30 07:34:47,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34:47 GMT X-Openstack-Request-Id: req-38f49641-cd35-4b75-b914-45a2dc7e90aa 2019-06-30 07:34:47,425 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T07:34:47Z", "file": "/v2/images/9ec9708b-5b26-4719-b5ae-094bbd4e2593/file", "owner": "e50b9597c3464827b27f34abdea12f48", "id": "9ec9708b-5b26-4719-b5ae-094bbd4e2593", "size": 12716032, "self": "/v2/images/9ec9708b-5b26-4719-b5ae-094bbd4e2593", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/9ec9708b-5b26-4719-b5ae-094bbd4e2593/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/9ec9708b-5b26-4719-b5ae-094bbd4e2593/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_fda25e57-5bb2-4f9f-ad5f-534466dd19ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_fda25e57-5bb2-4f9f-ad5f-534466dd19ea", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T07:34:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T07:34:29Z", "file": "/v2/images/9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f/file", "owner": "e50b9597c3464827b27f34abdea12f48", "id": "9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f", "size": 12716032, "self": "/v2/images/9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_fda25e57-5bb2-4f9f-ad5f-534466dd19ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_fda25e57-5bb2-4f9f-ad5f-534466dd19ea", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T07:34:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 07:34:47,425 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-38f49641-cd35-4b75-b914-45a2dc7e90aa 2019-06-30 07:34:47,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.02747797966s 2019-06-30 07:34:47,427 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/9ec9708b-5b26-4719-b5ae-094bbd4e2593/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9ec9708b-5b26-4719-b5ae-094bbd4e2593/file', 'owner': u'e50b9597c3464827b27f34abdea12f48', 'id': u'9ec9708b-5b26-4719-b5ae-094bbd4e2593', 'size': 12716032, u'self': u'/v2/images/9ec9708b-5b26-4719-b5ae-094bbd4e2593', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e50b9597c3464827b27f34abdea12f48', 'name': 'neutron_trunk-project_fda25e57-5bb2-4f9f-ad5f-534466dd19ea', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/9ec9708b-5b26-4719-b5ae-094bbd4e2593/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T07:34:47Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-30T07:34:47Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_fda25e57-5bb2-4f9f-ad5f-534466dd19ea', '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/9ec9708b-5b26-4719-b5ae-094bbd4e2593', 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_fda25e57-5bb2-4f9f-ad5f-534466dd19ea', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_fda25e57-5bb2-4f9f-ad5f-534466dd19ea', 'created': u'2019-06-30T07:34:46Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-30T07:34:46Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/9ec9708b-5b26-4719-b5ae-094bbd4e2593', 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_fda25e57-5bb2-4f9f-ad5f-534466dd19ea', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-30 07:34:47,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 07:34:47,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_fda25e57-5bb2-4f9f-ad5f-534466dd19ea", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 07:34:47,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34: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-c4806e56-bd17-4c37-a8c5-108063979ce6 x-openstack-request-id: req-c4806e56-bd17-4c37-a8c5-108063979ce6 2019-06-30 07:34:47,462 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_fda25e57-5bb2-4f9f-ad5f-534466dd19ea", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b9edec6e-7e77-41ab-b486-d1da5ade5fba", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b9edec6e-7e77-41ab-b486-d1da5ade5fba", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b9edec6e-7e77-41ab-b486-d1da5ade5fba"}} 2019-06-30 07:34:47,462 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c4806e56-bd17-4c37-a8c5-108063979ce6 2019-06-30 07:34:47,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.034166097641s 2019-06-30 07:34:47,463 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_fda25e57-5bb2-4f9f-ad5f-534466dd19ea', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'b9edec6e-7e77-41ab-b486-d1da5ade5fba', 'swap': 0}) 2019-06-30 07:34:47,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 07:34:47,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/b9edec6e-7e77-41ab-b486-d1da5ade5fba/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" -d '{"extra_specs": {}}' 2019-06-30 07:34:47,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 07:34: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-3c367ea4-e2c9-4b40-91b8-484cf7036546 x-openstack-request-id: req-3c367ea4-e2c9-4b40-91b8-484cf7036546 2019-06-30 07:34:47,490 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 07:34:47,490 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/b9edec6e-7e77-41ab-b486-d1da5ade5fba/os-extra_specs used request id req-3c367ea4-e2c9-4b40-91b8-484cf7036546 2019-06-30 07:34:47,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0261650085449s 2019-06-30 07:34:47,490 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_fda25e57-5bb2-4f9f-ad5f-534466dd19ea', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'b9edec6e-7e77-41ab-b486-d1da5ade5fba', 'swap': 0}) 2019-06-30 07:34:50,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-06-30 07:34:50,889 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-06-30 07:34:50,890 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-06-30 07:34:50,892 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-06-30 07:34:50,926 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-06-30 07:34:54,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-30d269f6-e9e6-4e20-9e6f-22bb33d1b560/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2019-06-30 07:34:54,160 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-06-30 07:34:54,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2019-06-30 07:36:32,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 64f81182-8316-4b98-9802-d7ec7c1a1d57 2019-06-30 07:36:32,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'64f81182-8316-4b98-9802-d7ec7c1a1d57']'. 2019-06-30 07:36:33,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-06-30 07:36:33,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-06-30 07:36:33,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-30 07:36:33,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 64f81182-8316-4b98-9802-d7ec7c1a1d57 | 2019-06-30 07:36:33,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-06-30 07:36:33,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-06-30 07:34:56 | 2019-06-30 07:36:33,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-06-30 07:36:31 | 2019-06-30 07:36:33,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:35 | 2019-06-30 07:36:33,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-06-30 07:36:33,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-06-30 07:36:33,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 30d269f6-e9e6-4e20-9e6f-22bb33d1b560) | 2019-06-30 07:36:33,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-06-30 07:36:33,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d52a1808-9345-45cf-af93-5bcd9b62d9d1) | 2019-06-30 07:36:33,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 53 | 2019-06-30 07:36:33,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 84.86 | 2019-06-30 07:36:33,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2019-06-30 07:36:33,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 10 | 2019-06-30 07:36:33,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-06-30 07:36:33,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-06-30 07:36:33,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-06-30 07:36:33,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-30 07:36:33,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-06-30 07:36:33,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-06-30 07:36:33,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2019-06-30 07:36:33,117 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'64f81182-8316-4b98-9802-d7ec7c1a1d57', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.html'] 2019-06-30 07:36:35,292 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 64f81182-8316-4b98-9802-d7ec7c1a1d57 --to /home/opnfv/functest/results/neutron_trunk/tempest-report.html Saving the report to '/home/opnfv/functest/results/neutron_trunk/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-06-30 07:36:35,293 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'64f81182-8316-4b98-9802-d7ec7c1a1d57', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.xml'] 2019-06-30 07:36:37,387 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 64f81182-8316-4b98-9802-d7ec7c1a1d57 --to /home/opnfv/functest/results/neutron_trunk/tempest-report.xml Saving the report to '/home/opnfv/functest/results/neutron_trunk/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-06-30 07:36:37,506 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 07:36:37,506 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:15 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-06-30 07:36:37,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 07:36:37,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/9ec9708b-5b26-4719-b5ae-094bbd4e2593 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bca125994ce11ad5757ad52395ef3e30fc445cd7" 2019-06-30 07:36:38,184 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 07:36:38 GMT X-Openstack-Request-Id: req-0c753e4b-9b69-428d-b4f3-30fc724a6dda 2019-06-30 07:36:38,184 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 07:36:38,184 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/9ec9708b-5b26-4719-b5ae-094bbd4e2593 used request id req-0c753e4b-9b69-428d-b4f3-30fc724a6dda 2019-06-30 07:36:38,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.646492958069s 2019-06-30 07:36:38,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 07:36:38,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:36:38,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 367 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36: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-99efba83-64ca-40ab-8393-c94782e4ff63 x-openstack-request-id: req-99efba83-64ca-40ab-8393-c94782e4ff63 2019-06-30 07:36:38,216 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_fda25e57-5bb2-4f9f-ad5f-534466dd19ea", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b0d7a78c-7311-4672-86ba-5c70e613c4f3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b0d7a78c-7311-4672-86ba-5c70e613c4f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b0d7a78c-7311-4672-86ba-5c70e613c4f3"}, {"name": "neutron_trunk-flavor_alt_fda25e57-5bb2-4f9f-ad5f-534466dd19ea", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b9edec6e-7e77-41ab-b486-d1da5ade5fba", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b9edec6e-7e77-41ab-b486-d1da5ade5fba", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b9edec6e-7e77-41ab-b486-d1da5ade5fba"}]} 2019-06-30 07:36:38,216 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-99efba83-64ca-40ab-8393-c94782e4ff63 2019-06-30 07:36:38,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0260100364685s 2019-06-30 07:36:38,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 07:36:38,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/b9edec6e-7e77-41ab-b486-d1da5ade5fba -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:36:38,249 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36: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-c3359c29-3a04-49a6-9753-ad35859d67f8 x-openstack-request-id: req-c3359c29-3a04-49a6-9753-ad35859d67f8 2019-06-30 07:36:38,249 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/b9edec6e-7e77-41ab-b486-d1da5ade5fba used request id req-c3359c29-3a04-49a6-9753-ad35859d67f8 2019-06-30 07:36:38,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0309548377991s 2019-06-30 07:36:38,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-30 07:36:38,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/20cb0ebe-8884-4ccb-b275-9b055111279a/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bca125994ce11ad5757ad52395ef3e30fc445cd7" -d '{"subnet_id": "2b0bcd6a-b75d-4f0d-a8ad-072db4386f9d"}' 2019-06-30 07:36:40,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:40 GMT X-Openstack-Request-Id: req-67a59a9b-0f45-46f7-ba19-4a3ba2fdbae7 2019-06-30 07:36:40,594 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ef542686-ce20-448a-aa58-00983b78e462", "tenant_id": "e50b9597c3464827b27f34abdea12f48", "subnet_id": "2b0bcd6a-b75d-4f0d-a8ad-072db4386f9d", "subnet_ids": ["2b0bcd6a-b75d-4f0d-a8ad-072db4386f9d"], "port_id": "7d9637ed-360b-4c2a-b055-9e44c74b58cb", "id": "20cb0ebe-8884-4ccb-b275-9b055111279a"} 2019-06-30 07:36:40,594 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/20cb0ebe-8884-4ccb-b275-9b055111279a/remove_router_interface.json used request id req-67a59a9b-0f45-46f7-ba19-4a3ba2fdbae7 2019-06-30 07:36:40,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.34378099442s 2019-06-30 07:36:40,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 07:36:40,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bca125994ce11ad5757ad52395ef3e30fc445cd7" 2019-06-30 07:36:40,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1219 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:40 GMT X-Openstack-Request-Id: req-0afad1d1-f10c-4571-89ee-e1e39dabad85 2019-06-30 07:36:40,721 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3959212c818846e1851aad27069f4262", "created_at": "2019-06-30T06:05:09Z", "admin_state_up": true, "updated_at": "2019-06-30T06:05:09Z", "project_id": "3959212c818846e1851aad27069f4262", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "07fea6df-2074-440c-897d-dfc4691920f9", "name": "tempest-pretest-check-765138847"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e50b9597c3464827b27f34abdea12f48", "created_at": "2019-06-30T07:34:24Z", "admin_state_up": true, "updated_at": "2019-06-30T07:36:39Z", "project_id": "e50b9597c3464827b27f34abdea12f48", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "20cb0ebe-8884-4ccb-b275-9b055111279a", "name": "neutron_trunk-router_fda25e57-5bb2-4f9f-ad5f-534466dd19ea"}]} 2019-06-30 07:36:40,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-0afad1d1-f10c-4571-89ee-e1e39dabad85 2019-06-30 07:36:40,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.126834154129s 2019-06-30 07:36:40,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 07:36:40,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/20cb0ebe-8884-4ccb-b275-9b055111279a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bca125994ce11ad5757ad52395ef3e30fc445cd7" 2019-06-30 07:36:42,143 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 07:36:42 GMT X-Openstack-Request-Id: req-5c9efba3-6f74-4a75-91db-5f65abc0f42b 2019-06-30 07:36:42,143 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 07:36:42,143 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/20cb0ebe-8884-4ccb-b275-9b055111279a.json used request id req-5c9efba3-6f74-4a75-91db-5f65abc0f42b 2019-06-30 07:36:42,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.42040896416s 2019-06-30 07:36:42,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 07:36:42,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bca125994ce11ad5757ad52395ef3e30fc445cd7" 2019-06-30 07:36:42,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:42 GMT X-Openstack-Request-Id: req-504df0ac-500c-44a2-9a5d-e666d223a812 2019-06-30 07:36:42,188 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-30T07:34:23Z","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":"2b0bcd6a-b75d-4f0d-a8ad-072db4386f9d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e50b9597c3464827b27f34abdea12f48","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_fda25e57-5bb2-4f9f-ad5f-534466dd19ea","enable_dhcp":true,"segment_id":null,"network_id":"ef542686-ce20-448a-aa58-00983b78e462","tenant_id":"e50b9597c3464827b27f34abdea12f48","created_at":"2019-06-30T07:34:23Z","ip_version":4},{"updated_at":"2019-06-30T05:50:08Z","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":"6acb3602-338d-4baa-852a-3f10ec4a5a30","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"b832943639d345c28f57e6440b8b5ce7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:08Z","ip_version":4}]} 2019-06-30 07:36:42,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-504df0ac-500c-44a2-9a5d-e666d223a812 2019-06-30 07:36:42,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0445637702942s 2019-06-30 07:36:42,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-30 07:36:42,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/2b0bcd6a-b75d-4f0d-a8ad-072db4386f9d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bca125994ce11ad5757ad52395ef3e30fc445cd7" 2019-06-30 07:36:43,308 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 07:36:43 GMT X-Openstack-Request-Id: req-9d495052-e55d-45ca-b06a-0c3b6e5d1dcd 2019-06-30 07:36:43,308 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 07:36:43,308 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/2b0bcd6a-b75d-4f0d-a8ad-072db4386f9d.json used request id req-9d495052-e55d-45ca-b06a-0c3b6e5d1dcd 2019-06-30 07:36:43,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.11843013763s 2019-06-30 07:36:43,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 07:36:43,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bca125994ce11ad5757ad52395ef3e30fc445cd7" 2019-06-30 07:36:43,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1436 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:43 GMT X-Openstack-Request-Id: req-c1307e22-e33c-41fe-b881-76c8f2aa4b0f 2019-06-30 07:36:43,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":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ef542686-ce20-448a-aa58-00983b78e462","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":true,"project_id":"e50b9597c3464827b27f34abdea12f48","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T07:36:43Z","qos_policy_id":null,"name":"neutron_trunk-net_fda25e57-5bb2-4f9f-ad5f-534466dd19ea","admin_state_up":true,"tenant_id":"e50b9597c3464827b27f34abdea12f48","created_at":"2019-06-30T07:34:22Z","provider:network_type":"vxlan"}]} 2019-06-30 07:36:43,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c1307e22-e33c-41fe-b881-76c8f2aa4b0f 2019-06-30 07:36:43,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0860059261322s 2019-06-30 07:36:43,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-30 07:36:43,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/ef542686-ce20-448a-aa58-00983b78e462.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bca125994ce11ad5757ad52395ef3e30fc445cd7" 2019-06-30 07:36:44,618 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 07:36:44 GMT X-Openstack-Request-Id: req-5abeb414-9c32-470e-9882-5209dea6b231 2019-06-30 07:36:44,619 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 07:36:44,619 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/ef542686-ce20-448a-aa58-00983b78e462.json used request id req-5abeb414-9c32-470e-9882-5209dea6b231 2019-06-30 07:36:44,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.22282004356s 2019-06-30 07:36:44,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 07:36:44,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bca125994ce11ad5757ad52395ef3e30fc445cd7" 2019-06-30 07:36:44,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:44 GMT X-Openstack-Request-Id: req-607f5e38-b495-4632-9484-ef2d67607477 2019-06-30 07:36:44,652 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T07:34:29Z", "file": "/v2/images/9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f/file", "owner": "e50b9597c3464827b27f34abdea12f48", "id": "9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f", "size": 12716032, "self": "/v2/images/9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_fda25e57-5bb2-4f9f-ad5f-534466dd19ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_fda25e57-5bb2-4f9f-ad5f-534466dd19ea", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T07:34:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 07:36:44,652 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-607f5e38-b495-4632-9484-ef2d67607477 2019-06-30 07:36:44,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0291640758514s 2019-06-30 07:36:44,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 07:36:44,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bca125994ce11ad5757ad52395ef3e30fc445cd7" 2019-06-30 07:36:45,280 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 07:36:45 GMT X-Openstack-Request-Id: req-2407c526-d9df-4300-8a9c-2ab46c4f2c3a 2019-06-30 07:36:45,280 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 07:36:45,280 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/9f951bf3-53a4-4d2c-a1d4-c6bf8efd569f used request id req-2407c526-d9df-4300-8a9c-2ab46c4f2c3a 2019-06-30 07:36:45,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.626678943634s 2019-06-30 07:36:45,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 07:36:45,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:36:45,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36: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-7086957a-679b-453a-a439-6d4f152956ca x-openstack-request-id: req-7086957a-679b-453a-a439-6d4f152956ca 2019-06-30 07:36:45,304 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_fda25e57-5bb2-4f9f-ad5f-534466dd19ea", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b0d7a78c-7311-4672-86ba-5c70e613c4f3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b0d7a78c-7311-4672-86ba-5c70e613c4f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b0d7a78c-7311-4672-86ba-5c70e613c4f3"}]} 2019-06-30 07:36:45,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-7086957a-679b-453a-a439-6d4f152956ca 2019-06-30 07:36:45,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0228481292725s 2019-06-30 07:36:45,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 07:36:45,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/b0d7a78c-7311-4672-86ba-5c70e613c4f3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:36:45,334 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36: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-1aaf25ff-2e18-4a23-abf5-df7bc6ed3b17 x-openstack-request-id: req-1aaf25ff-2e18-4a23-abf5-df7bc6ed3b17 2019-06-30 07:36:45,334 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/b0d7a78c-7311-4672-86ba-5c70e613c4f3 used request id req-1aaf25ff-2e18-4a23-abf5-df7bc6ed3b17 2019-06-30 07:36:45,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0287110805511s 2019-06-30 07:36:45,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 07:36:45,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:36:45,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8899146b-f819-4956-b7be-20f5db95cabb 2019-06-30 07:36:45,565 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_fda25e57-5bb2-4f9f-ad5f-534466dd19ea", "links": {"self": "http://172.30.9.24:5000/v3/users/f02c0046e2ba4d61a8c03692575787f4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f02c0046e2ba4d61a8c03692575787f4", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 07:36:45,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-8899146b-f819-4956-b7be-20f5db95cabb 2019-06-30 07:36:45,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.2305560112s 2019-06-30 07:36:45,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 07:36:45,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/f02c0046e2ba4d61a8c03692575787f4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:36:45,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc6a155d-2a65-4e85-b7a0-c68b3c2baa5a 2019-06-30 07:36:45,801 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_fda25e57-5bb2-4f9f-ad5f-534466dd19ea", "links": {"self": "http://172.30.9.24:5000/v3/users/f02c0046e2ba4d61a8c03692575787f4"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f02c0046e2ba4d61a8c03692575787f4", "description": null}} 2019-06-30 07:36:45,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/f02c0046e2ba4d61a8c03692575787f4 used request id req-fc6a155d-2a65-4e85-b7a0-c68b3c2baa5a 2019-06-30 07:36:45,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.230288028717s 2019-06-30 07:36:45,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-30 07:36:45,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/f02c0046e2ba4d61a8c03692575787f4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:36:46,317 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 07:36:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ab113cf-c8ab-4825-80ab-834e8b34571e 2019-06-30 07:36:46,317 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 07:36:46,317 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/f02c0046e2ba4d61a8c03692575787f4 used request id req-3ab113cf-c8ab-4825-80ab-834e8b34571e 2019-06-30 07:36:46,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.515009880066s 2019-06-30 07:36:46,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 07:36:46,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:36:46,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abb79ed3-6867-44e7-a7c6-25889a7940f0 2019-06-30 07:36:46,509 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.24:5000/v3/projects/e50b9597c3464827b27f34abdea12f48"}, "tags": [], "enabled": true, "id": "e50b9597c3464827b27f34abdea12f48", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_fda25e57-5bb2-4f9f-ad5f-534466dd19ea"}]} 2019-06-30 07:36:46,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-abb79ed3-6867-44e7-a7c6-25889a7940f0 2019-06-30 07:36:46,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.185836076736s 2019-06-30 07:36:46,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-30 07:36:46,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/e50b9597c3464827b27f34abdea12f48 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:36:46,773 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 07:36:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ae41e48-8ce9-4a54-b886-52a8f1b8c751 2019-06-30 07:36:46,773 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 07:36:46,773 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/e50b9597c3464827b27f34abdea12f48 used request id req-7ae41e48-8ce9-4a54-b886-52a8f1b8c751 2019-06-30 07:36:46,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.258749008179s 2019-06-30 07:36:46,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 07:36:46,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=e50b9597c3464827b27f34abdea12f48&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:36:47,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:47 GMT X-Openstack-Request-Id: req-ebe79bc5-a4e6-405a-98f3-e642696a47d8 2019-06-30 07:36:47,004 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e50b9597c3464827b27f34abdea12f48", "created_at": "2019-06-30T07:34:22Z", "updated_at": "2019-06-30T07:34:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:34:22Z", "revision_number": 0, "id": "28e5c6da-dbe4-4aad-b9c7-5bbed6829be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:34:22Z", "security_group_id": "938cd7e3-1f53-44de-ba48-e87929999d30", "tenant_id": "e50b9597c3464827b27f34abdea12f48", "port_range_min": null, "ethertype": "IPv4", "project_id": "e50b9597c3464827b27f34abdea12f48"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:34:22Z", "revision_number": 0, "id": "44eee2fc-1d0b-4999-a70e-8b83a9d2d2e3", "remote_group_id": "938cd7e3-1f53-44de-ba48-e87929999d30", "remote_ip_prefix": null, "created_at": "2019-06-30T07:34:22Z", "security_group_id": "938cd7e3-1f53-44de-ba48-e87929999d30", "tenant_id": "e50b9597c3464827b27f34abdea12f48", "port_range_min": null, "ethertype": "IPv4", "project_id": "e50b9597c3464827b27f34abdea12f48"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:34:22Z", "revision_number": 0, "id": "64e04c63-c8d4-406c-b0a7-c69cdeb7134a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:34:22Z", "security_group_id": "938cd7e3-1f53-44de-ba48-e87929999d30", "tenant_id": "e50b9597c3464827b27f34abdea12f48", "port_range_min": null, "ethertype": "IPv6", "project_id": "e50b9597c3464827b27f34abdea12f48"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:34:22Z", "revision_number": 0, "id": "fe66dad6-4a4d-4d44-ad87-201af923f559", "remote_group_id": "938cd7e3-1f53-44de-ba48-e87929999d30", "remote_ip_prefix": null, "created_at": "2019-06-30T07:34:22Z", "security_group_id": "938cd7e3-1f53-44de-ba48-e87929999d30", "tenant_id": "e50b9597c3464827b27f34abdea12f48", "port_range_min": null, "ethertype": "IPv6", "project_id": "e50b9597c3464827b27f34abdea12f48"}], "revision_number": 1, "project_id": "e50b9597c3464827b27f34abdea12f48", "id": "938cd7e3-1f53-44de-ba48-e87929999d30", "name": "default"}]} 2019-06-30 07:36:47,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=e50b9597c3464827b27f34abdea12f48&name=default used request id req-ebe79bc5-a4e6-405a-98f3-e642696a47d8 2019-06-30 07:36:47,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.225576877594s 2019-06-30 07:36:47,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 07:36:47,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:36:47,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:47 GMT X-Openstack-Request-Id: req-f508fc5f-5fc3-4f29-bf18-c1e3115cc38f 2019-06-30 07:36:47,072 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "created_at": "2019-06-30T07:16:10Z", "updated_at": "2019-06-30T07:16:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "3c51fcca-5d6f-4eca-8796-72c3c6923277", "remote_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv6", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "530f27c0-790c-4530-873e-1315d141f905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv4", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "d1b9a1af-768b-4ecd-b2cb-7897ae739e3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv6", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "f3485d7f-79c2-4f3e-8295-b6285d2716e7", "remote_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv4", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}], "revision_number": 1, "project_id": "07ce38fcccab4daabfecdeae2ad85fda", "id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "created_at": "2019-06-30T05:50:03Z", "updated_at": "2019-06-30T05:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "0d8844f3-ea4c-4dfc-9795-3f00e3466243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:03Z", "revision_number": 0, "id": "84f6baa6-388c-4d2c-9731-c59876827caf", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:03Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "a281473d-03db-4806-a4d4-0bcd09417300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "f6ee904e-3ab7-4383-aea8-6ab0b9b9b002", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}], "revision_number": 1, "project_id": "b832943639d345c28f57e6440b8b5ce7", "id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:52:29Z", "updated_at": "2019-06-30T05:52:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "379bfc24-0b1d-4ed3-8a2c-faa34dd1e1a9", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "59d93de2-729a-4409-8fdf-028f883a52b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "9b32e8bb-2f4c-4f28-a53b-62887daaf278", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "b2c6ae5a-c09b-4ac4-9cae-b8c111a7a429", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}], "revision_number": 1, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T05:52:31Z", "updated_at": "2019-06-30T05:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "027d04c8-43f4-4439-9ef0-6f3ef0f5cd84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "184535b3-d0be-442f-ac92-bc9447bec1b7", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "5f725998-4a95-41f3-b5a8-b42fc8f44b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "6bdbdd75-dd8f-42ea-a9b6-b90345e98591", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5478dc27-f236-4606-9022-2c758f2d5625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e50b9597c3464827b27f34abdea12f48", "created_at": "2019-06-30T07:34:22Z", "updated_at": "2019-06-30T07:34:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:34:22Z", "revision_number": 0, "id": "28e5c6da-dbe4-4aad-b9c7-5bbed6829be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:34:22Z", "security_group_id": "938cd7e3-1f53-44de-ba48-e87929999d30", "tenant_id": "e50b9597c3464827b27f34abdea12f48", "port_range_min": null, "ethertype": "IPv4", "project_id": "e50b9597c3464827b27f34abdea12f48"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:34:22Z", "revision_number": 0, "id": "44eee2fc-1d0b-4999-a70e-8b83a9d2d2e3", "remote_group_id": "938cd7e3-1f53-44de-ba48-e87929999d30", "remote_ip_prefix": null, "created_at": "2019-06-30T07:34:22Z", "security_group_id": "938cd7e3-1f53-44de-ba48-e87929999d30", "tenant_id": "e50b9597c3464827b27f34abdea12f48", "port_range_min": null, "ethertype": "IPv4", "project_id": "e50b9597c3464827b27f34abdea12f48"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:34:22Z", "revision_number": 0, "id": "64e04c63-c8d4-406c-b0a7-c69cdeb7134a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:34:22Z", "security_group_id": "938cd7e3-1f53-44de-ba48-e87929999d30", "tenant_id": "e50b9597c3464827b27f34abdea12f48", "port_range_min": null, "ethertype": "IPv6", "project_id": "e50b9597c3464827b27f34abdea12f48"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:34:22Z", "revision_number": 0, "id": "fe66dad6-4a4d-4d44-ad87-201af923f559", "remote_group_id": "938cd7e3-1f53-44de-ba48-e87929999d30", "remote_ip_prefix": null, "created_at": "2019-06-30T07:34:22Z", "security_group_id": "938cd7e3-1f53-44de-ba48-e87929999d30", "tenant_id": "e50b9597c3464827b27f34abdea12f48", "port_range_min": null, "ethertype": "IPv6", "project_id": "e50b9597c3464827b27f34abdea12f48"}], "revision_number": 1, "project_id": "e50b9597c3464827b27f34abdea12f48", "id": "938cd7e3-1f53-44de-ba48-e87929999d30", "name": "default"}]} 2019-06-30 07:36:47,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-f508fc5f-5fc3-4f29-bf18-c1e3115cc38f 2019-06-30 07:36:47,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0633859634399s 2019-06-30 07:36:47,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 07:36:47,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/938cd7e3-1f53-44de-ba48-e87929999d30.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4f2bf36fee91e48bba4c876674054e323bd5ce1c" 2019-06-30 07:36:47,197 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 07:36:47 GMT X-Openstack-Request-Id: req-f431799c-df5f-43c6-bf1c-619a0a6f20df 2019-06-30 07:36:47,197 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 07:36:47,197 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/938cd7e3-1f53-44de-ba48-e87929999d30.json used request id req-f431799c-df5f-43c6-bf1c-619a0a6f20df 2019-06-30 07:36:47,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.117577075958s 2019-06-30 07:36:47,249 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2019-06-30 07:36:47,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 07:36:47,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9884dae-1655-4433-b08b-42dd0d4249fe 2019-06-30 07:36:47,298 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 07:36:47,298 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-e9884dae-1655-4433-b08b-42dd0d4249fe 2019-06-30 07:36:47,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 07:36:47,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}], "expires_at": "2019-06-30T08:36:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "95de64402f8d4801a01ee7f7b732ef1b"}, "audit_ids": ["kgsjeYEZSYS2b1fdGgq5zA"], "issued_at": "2019-06-30T07:36:47.000000Z"}} 2019-06-30 07:36:47,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 07:36:47,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}82535c9a5a109f3a9e644192fd477bd886f37233" 2019-06-30 07:36:47,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:47 GMT X-Openstack-Request-Id: req-3288387b-d7a2-4aa9-8dfd-a94523fdb8ec 2019-06-30 07:36:47,992 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 07:36:47,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3288387b-d7a2-4aa9-8dfd-a94523fdb8ec 2019-06-30 07:36:47,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.28409910202s 2019-06-30 07:36:47,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 07:36:48,004 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-361c72b4-a236-45b3-a798-d7f0677b6ad1 2019-06-30 07:36:48,005 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 07:36:48,005 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-361c72b4-a236-45b3-a798-d7f0677b6ad1 2019-06-30 07:36:48,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 07:36:48,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}82535c9a5a109f3a9e644192fd477bd886f37233" 2019-06-30 07:36:48,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21221433-4a1a-463d-ad64-2f088e1b6057 2019-06-30 07:36:48,120 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 07:36:48,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-21221433-4a1a-463d-ad64-2f088e1b6057 2019-06-30 07:36:48,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114706993103s 2019-06-30 07:36:48,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-30 07:36:48,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}82535c9a5a109f3a9e644192fd477bd886f37233" -d '{"project": {"description": "Created by OPNFV Functest: networking-bgpvpn", "enabled": true, "domain_id": "default", "name": "networking-bgpvpn-project_22acacbe-671c-4c60-b4fe-e771f5e393fd"}}' 2019-06-30 07:36:48,357 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 380 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff871a13-8e53-4097-b6bc-0902e63efd7e 2019-06-30 07:36:48,357 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.24:5000/v3/projects/7d6b118a6f6147ba88b4e16c7c1a1766"}, "tags": [], "enabled": true, "id": "7d6b118a6f6147ba88b4e16c7c1a1766", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_22acacbe-671c-4c60-b4fe-e771f5e393fd"}} 2019-06-30 07:36:48,357 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-ff871a13-8e53-4097-b6bc-0902e63efd7e 2019-06-30 07:36:48,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.22946190834s 2019-06-30 07:36:48,358 - 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'7d6b118a6f6147ba88b4e16c7c1a1766', '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_22acacbe-671c-4c60-b4fe-e771f5e393fd'}) 2019-06-30 07:36:48,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-30 07:36:48,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}82535c9a5a109f3a9e644192fd477bd886f37233" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "VswM4Cuv0HqskK55wa7ddOz8Igg7tq", "email": null, "name": "networking-bgpvpn-user_22acacbe-671c-4c60-b4fe-e771f5e393fd"}}' 2019-06-30 07:36:48,830 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 332 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-284e48e3-bfd9-4b65-9c0a-ccb46bc20f11 2019-06-30 07:36:48,830 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_22acacbe-671c-4c60-b4fe-e771f5e393fd", "links": {"self": "http://172.30.9.24:5000/v3/users/1c4addf7d98f494480d57268c06ffb46"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1c4addf7d98f494480d57268c06ffb46", "domain_id": "default", "password_expires_at": null}} 2019-06-30 07:36:48,830 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-284e48e3-bfd9-4b65-9c0a-ccb46bc20f11 2019-06-30 07:36:48,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.465764045715s 2019-06-30 07:36:48,831 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1c4addf7d98f494480d57268c06ffb46', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_22acacbe-671c-4c60-b4fe-e771f5e393fd'}) 2019-06-30 07:36:48,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:36:48,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}82535c9a5a109f3a9e644192fd477bd886f37233" 2019-06-30 07:36:49,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d6d1915-8d98-40f9-b509-f05553beb2b3 2019-06-30 07:36:49,034 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:36:49,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0d6d1915-8d98-40f9-b509-f05553beb2b3 2019-06-30 07:36:49,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200169086456s 2019-06-30 07:36:49,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:36:49,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}82535c9a5a109f3a9e644192fd477bd886f37233" 2019-06-30 07:36:49,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae2d73ec-394f-4b0d-a684-6e690b001f99 2019-06-30 07:36:49,238 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:36:49,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ae2d73ec-394f-4b0d-a684-6e690b001f99 2019-06-30 07:36:49,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198169946671s 2019-06-30 07:36:49,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:36:49,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}82535c9a5a109f3a9e644192fd477bd886f37233" 2019-06-30 07:36:49,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-add536b6-b14f-45de-9e5f-f3dc2cbc0ff4 2019-06-30 07:36:49,358 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:36:49,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-add536b6-b14f-45de-9e5f-f3dc2cbc0ff4 2019-06-30 07:36:49,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115334033966s 2019-06-30 07:36:49,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 07:36:49,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}82535c9a5a109f3a9e644192fd477bd886f37233" 2019-06-30 07:36:49,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d0d5d12-2f83-4f5b-a818-3b325e0c1d07 2019-06-30 07:36:49,546 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 07:36:49,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-0d0d5d12-2f83-4f5b-a818-3b325e0c1d07 2019-06-30 07:36:49,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.18283200264s 2019-06-30 07:36:49,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 07:36:49,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}82535c9a5a109f3a9e644192fd477bd886f37233" 2019-06-30 07:36:49,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c3e43d8-410a-428b-bcf8-d14c61c5d7c8 2019-06-30 07:36:49,761 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_22acacbe-671c-4c60-b4fe-e771f5e393fd", "links": {"self": "http://172.30.9.24:5000/v3/users/1c4addf7d98f494480d57268c06ffb46"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1c4addf7d98f494480d57268c06ffb46", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 07:36:49,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-1c3e43d8-410a-428b-bcf8-d14c61c5d7c8 2019-06-30 07:36:49,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214326858521s 2019-06-30 07:36:49,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 07:36:49,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}82535c9a5a109f3a9e644192fd477bd886f37233" 2019-06-30 07:36:49,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 402 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25b6060f-adfb-4887-86b5-1335a1f75b59 2019-06-30 07:36:49,895 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.24:5000/v3/projects/7d6b118a6f6147ba88b4e16c7c1a1766"}, "tags": [], "enabled": true, "id": "7d6b118a6f6147ba88b4e16c7c1a1766", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_22acacbe-671c-4c60-b4fe-e771f5e393fd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 07:36:49,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-25b6060f-adfb-4887-86b5-1335a1f75b59 2019-06-30 07:36:49,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.122653007507s 2019-06-30 07:36:49,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 07:36:49,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=1c4addf7d98f494480d57268c06ffb46&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=7d6b118a6f6147ba88b4e16c7c1a1766" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}82535c9a5a109f3a9e644192fd477bd886f37233" 2019-06-30 07:36:50,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f15ac68-83ec-48ee-adfb-1b994d70b947 2019-06-30 07:36:50,017 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=1c4addf7d98f494480d57268c06ffb46&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=7d6b118a6f6147ba88b4e16c7c1a1766", "previous": null, "next": null}} 2019-06-30 07:36:50,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=1c4addf7d98f494480d57268c06ffb46&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=7d6b118a6f6147ba88b4e16c7c1a1766 used request id req-1f15ac68-83ec-48ee-adfb-1b994d70b947 2019-06-30 07:36:50,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114166021347s 2019-06-30 07:36:50,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 07:36:50,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/7d6b118a6f6147ba88b4e16c7c1a1766/users/1c4addf7d98f494480d57268c06ffb46/roles/1cfc497138b141ff84abf3d62ced3145 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}82535c9a5a109f3a9e644192fd477bd886f37233" 2019-06-30 07:36:50,171 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 07:36:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf4a541a-ec90-40e4-bd9c-2d3f8b6efe74 2019-06-30 07:36:50,171 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 07:36:50,171 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/7d6b118a6f6147ba88b4e16c7c1a1766/users/1c4addf7d98f494480d57268c06ffb46/roles/1cfc497138b141ff84abf3d62ced3145 used request id req-bf4a541a-ec90-40e4-bd9c-2d3f8b6efe74 2019-06-30 07:36:50,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.149756908417s 2019-06-30 07:36:50,172 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_22acacbe-671c-4c60-b4fe-e771f5e393fd', 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'7d6b118a6f6147ba88b4e16c7c1a1766', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'VswM4Cuv0HqskK55wa7ddOz8Igg7tq', 'username': u'networking-bgpvpn-user_22acacbe-671c-4c60-b4fe-e771f5e393fd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-30 07:36:50,175 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_22acacbe-671c-4c60-b4fe-e771f5e393fd', 'password': 'VswM4Cuv0HqskK55wa7ddOz8Igg7tq', 'project_name': 'networking-bgpvpn-project_22acacbe-671c-4c60-b4fe-e771f5e393fd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '7d6b118a6f6147ba88b4e16c7c1a1766', 'project_domain_name': 'Default'} 2019-06-30 07:36:50,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:36:50,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}82535c9a5a109f3a9e644192fd477bd886f37233" 2019-06-30 07:36:50,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c70ff1e-39f5-410b-ba5a-a25daebe9f48 2019-06-30 07:36:50,337 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:36:50,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1c70ff1e-39f5-410b-ba5a-a25daebe9f48 2019-06-30 07:36:50,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.158200025558s 2019-06-30 07:36:50,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:36:50,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}82535c9a5a109f3a9e644192fd477bd886f37233" 2019-06-30 07:36:50,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78001a22-fb9c-4cd4-98ef-6b5fb0b4772e 2019-06-30 07:36:50,461 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:36:50,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-78001a22-fb9c-4cd4-98ef-6b5fb0b4772e 2019-06-30 07:36:50,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118663072586s 2019-06-30 07:36:50,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 07:36:50,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}82535c9a5a109f3a9e644192fd477bd886f37233" 2019-06-30 07:36:50,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-828d1d28-bddd-458f-ba0b-8661de9943e4 2019-06-30 07:36:50,579 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 07:36:50,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-828d1d28-bddd-458f-ba0b-8661de9943e4 2019-06-30 07:36:50,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113669872284s 2019-06-30 07:36:50,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 07:36:50,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}82535c9a5a109f3a9e644192fd477bd886f37233" 2019-06-30 07:36:50,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be29f0fa-394f-4d7c-b8d6-df23b633d6e5 2019-06-30 07:36:50,760 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_22acacbe-671c-4c60-b4fe-e771f5e393fd", "links": {"self": "http://172.30.9.24:5000/v3/users/1c4addf7d98f494480d57268c06ffb46"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1c4addf7d98f494480d57268c06ffb46", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 07:36:50,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-be29f0fa-394f-4d7c-b8d6-df23b633d6e5 2019-06-30 07:36:50,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.179811000824s 2019-06-30 07:36:50,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 07:36:50,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}82535c9a5a109f3a9e644192fd477bd886f37233" 2019-06-30 07:36:50,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 402 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-493d3528-3c50-4881-bdfb-f4f19737272f 2019-06-30 07:36:50,885 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.24:5000/v3/projects/7d6b118a6f6147ba88b4e16c7c1a1766"}, "tags": [], "enabled": true, "id": "7d6b118a6f6147ba88b4e16c7c1a1766", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_22acacbe-671c-4c60-b4fe-e771f5e393fd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 07:36:50,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-493d3528-3c50-4881-bdfb-f4f19737272f 2019-06-30 07:36:50,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113234043121s 2019-06-30 07:36:50,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 07:36:50,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=1c4addf7d98f494480d57268c06ffb46&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=7d6b118a6f6147ba88b4e16c7c1a1766" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}82535c9a5a109f3a9e644192fd477bd886f37233" 2019-06-30 07:36:51,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2320e20-c215-4703-9ec6-483a445ca0fd 2019-06-30 07:36:51,004 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=1c4addf7d98f494480d57268c06ffb46&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=7d6b118a6f6147ba88b4e16c7c1a1766", "previous": null, "next": null}} 2019-06-30 07:36:51,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=1c4addf7d98f494480d57268c06ffb46&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=7d6b118a6f6147ba88b4e16c7c1a1766 used request id req-b2320e20-c215-4703-9ec6-483a445ca0fd 2019-06-30 07:36:51,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112114906311s 2019-06-30 07:36:51,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 07:36:51,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/7d6b118a6f6147ba88b4e16c7c1a1766/users/1c4addf7d98f494480d57268c06ffb46/roles/f400450775b0494aabf0b0ea369d0968 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}82535c9a5a109f3a9e644192fd477bd886f37233" 2019-06-30 07:36:51,165 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 07:36:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ecd0843-0751-40cc-9043-7f1fc6656206 2019-06-30 07:36:51,165 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 07:36:51,165 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/7d6b118a6f6147ba88b4e16c7c1a1766/users/1c4addf7d98f494480d57268c06ffb46/roles/f400450775b0494aabf0b0ea369d0968 used request id req-7ecd0843-0751-40cc-9043-7f1fc6656206 2019-06-30 07:36:51,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.157149076462s 2019-06-30 07:36:51,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:36:51,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}82535c9a5a109f3a9e644192fd477bd886f37233" 2019-06-30 07:36:51,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f2d2306-a462-4d9c-9386-a677f560b266 2019-06-30 07:36:51,285 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:36:51,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0f2d2306-a462-4d9c-9386-a677f560b266 2019-06-30 07:36:51,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115884065628s 2019-06-30 07:36:51,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 07:36:51,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}82535c9a5a109f3a9e644192fd477bd886f37233" 2019-06-30 07:36:51,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b007ea9-da48-46ad-9d20-b31b120b9cda 2019-06-30 07:36:51,404 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 07:36:51,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-6b007ea9-da48-46ad-9d20-b31b120b9cda 2019-06-30 07:36:51,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115202903748s 2019-06-30 07:36:51,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 07:36:51,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}82535c9a5a109f3a9e644192fd477bd886f37233" 2019-06-30 07:36:51,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1c716f5-e914-412b-a7a6-c553264b6b44 2019-06-30 07:36:51,543 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_22acacbe-671c-4c60-b4fe-e771f5e393fd", "links": {"self": "http://172.30.9.24:5000/v3/users/1c4addf7d98f494480d57268c06ffb46"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1c4addf7d98f494480d57268c06ffb46", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 07:36:51,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-e1c716f5-e914-412b-a7a6-c553264b6b44 2019-06-30 07:36:51,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13775396347s 2019-06-30 07:36:51,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 07:36:51,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?role.id=f400450775b0494aabf0b0ea369d0968&user.id=1c4addf7d98f494480d57268c06ffb46&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}82535c9a5a109f3a9e644192fd477bd886f37233" 2019-06-30 07:36:51,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acf7c341-3da0-4bc7-ae16-af38e89ba8eb 2019-06-30 07:36:51,664 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?role.id=f400450775b0494aabf0b0ea369d0968&user.id=1c4addf7d98f494480d57268c06ffb46&scope.domain.id=default", "previous": null, "next": null}} 2019-06-30 07:36:51,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?role.id=f400450775b0494aabf0b0ea369d0968&user.id=1c4addf7d98f494480d57268c06ffb46&scope.domain.id=default used request id req-acf7c341-3da0-4bc7-ae16-af38e89ba8eb 2019-06-30 07:36:51,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110111951828s 2019-06-30 07:36:51,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-06-30 07:36:51,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/domains/default/users/1c4addf7d98f494480d57268c06ffb46/roles/f400450775b0494aabf0b0ea369d0968 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}82535c9a5a109f3a9e644192fd477bd886f37233" 2019-06-30 07:36:51,809 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 07:36:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2870c129-966e-4f36-8c3a-0fc6e857ede2 2019-06-30 07:36:51,809 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 07:36:51,809 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/domains/default/users/1c4addf7d98f494480d57268c06ffb46/roles/f400450775b0494aabf0b0ea369d0968 used request id req-2870c129-966e-4f36-8c3a-0fc6e857ede2 2019-06-30 07:36:51,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.141208171844s 2019-06-30 07:36:51,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 07:36:51,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bf4e808-94ed-45f5-adcb-d81b9cd5269b 2019-06-30 07:36:51,819 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 07:36:51,819 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-4bf4e808-94ed-45f5-adcb-d81b9cd5269b 2019-06-30 07:36:51,820 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 07:36:52,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}], "expires_at": "2019-06-30T08:36:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d6b118a6f6147ba88b4e16c7c1a1766", "name": "networking-bgpvpn-project_22acacbe-671c-4c60-b4fe-e771f5e393fd"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_7d6b118a6f6147ba88b4e16c7c1a1766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_7d6b118a6f6147ba88b4e16c7c1a1766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/7d6b118a6f6147ba88b4e16c7c1a1766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/7d6b118a6f6147ba88b4e16c7c1a1766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/7d6b118a6f6147ba88b4e16c7c1a1766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7d6b118a6f6147ba88b4e16c7c1a1766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/7d6b118a6f6147ba88b4e16c7c1a1766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/7d6b118a6f6147ba88b4e16c7c1a1766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/7d6b118a6f6147ba88b4e16c7c1a1766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/7d6b118a6f6147ba88b4e16c7c1a1766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/7d6b118a6f6147ba88b4e16c7c1a1766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-bgpvpn-user_22acacbe-671c-4c60-b4fe-e771f5e393fd", "id": "1c4addf7d98f494480d57268c06ffb46"}, "audit_ids": ["grDDAm-CR2G2FC-aJ2kZPg"], "issued_at": "2019-06-30T07:36:52.000000Z"}} 2019-06-30 07:36:52,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-06-30 07:36:52,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}888a98f61b6282109a128217b649b33e2d45becb" 2019-06-30 07:36:52,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:52 GMT X-Openstack-Request-Id: req-fc41b89f-f49e-45fc-8e65-b611b3795eba 2019-06-30 07:36:52,483 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-06-30 07:36:52,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-fc41b89f-f49e-45fc-8e65-b611b3795eba 2019-06-30 07:36:52,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.262568950653s 2019-06-30 07:36:52,494 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2019-06-30 07:36:52,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 07:36:52,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}82535c9a5a109f3a9e644192fd477bd886f37233" 2019-06-30 07:36:52,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c900b7c1-7687-4dca-847b-75adf2233256 2019-06-30 07:36:52,662 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_22acacbe-671c-4c60-b4fe-e771f5e393fd", "links": {"self": "http://172.30.9.24:5000/v3/users/1c4addf7d98f494480d57268c06ffb46"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1c4addf7d98f494480d57268c06ffb46", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 07:36:52,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-c900b7c1-7687-4dca-847b-75adf2233256 2019-06-30 07:36:52,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.1673579216s 2019-06-30 07:36:52,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 07:36:52,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/1c4addf7d98f494480d57268c06ffb46 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}82535c9a5a109f3a9e644192fd477bd886f37233" 2019-06-30 07:36:52,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 233 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe8ff982-b651-4a24-8105-baf731f861ba 2019-06-30 07:36:52,919 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_22acacbe-671c-4c60-b4fe-e771f5e393fd", "links": {"self": "http://172.30.9.24:5000/v3/users/1c4addf7d98f494480d57268c06ffb46"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "1c4addf7d98f494480d57268c06ffb46", "description": null}} 2019-06-30 07:36:52,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/1c4addf7d98f494480d57268c06ffb46 used request id req-fe8ff982-b651-4a24-8105-baf731f861ba 2019-06-30 07:36:52,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.252013921738s 2019-06-30 07:36:52,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-30 07:36:52,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/1c4addf7d98f494480d57268c06ffb46 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}82535c9a5a109f3a9e644192fd477bd886f37233" 2019-06-30 07:36:53,117 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 07:36:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29335479-0f5d-401a-95c9-ec702a5fd867 2019-06-30 07:36:53,118 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 07:36:53,118 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/1c4addf7d98f494480d57268c06ffb46 used request id req-29335479-0f5d-401a-95c9-ec702a5fd867 2019-06-30 07:36:53,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.197361946106s 2019-06-30 07:36:53,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 07:36:53,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}82535c9a5a109f3a9e644192fd477bd886f37233" 2019-06-30 07:36:53,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29601101-b779-44ba-bb01-8e953732e6bf 2019-06-30 07:36:53,240 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.24:5000/v3/projects/7d6b118a6f6147ba88b4e16c7c1a1766"}, "tags": [], "enabled": true, "id": "7d6b118a6f6147ba88b4e16c7c1a1766", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_22acacbe-671c-4c60-b4fe-e771f5e393fd"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 07:36:53,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-29601101-b779-44ba-bb01-8e953732e6bf 2019-06-30 07:36:53,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115489959717s 2019-06-30 07:36:53,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-30 07:36:53,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/7d6b118a6f6147ba88b4e16c7c1a1766 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}82535c9a5a109f3a9e644192fd477bd886f37233" 2019-06-30 07:36:53,413 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 07:36:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cff7c37a-6835-42e8-b520-fda5d7cd535a 2019-06-30 07:36:53,413 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 07:36:53,413 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/7d6b118a6f6147ba88b4e16c7c1a1766 used request id req-cff7c37a-6835-42e8-b520-fda5d7cd535a 2019-06-30 07:36:53,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.168964862823s 2019-06-30 07:36:53,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 07:36:53,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=7d6b118a6f6147ba88b4e16c7c1a1766&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}82535c9a5a109f3a9e644192fd477bd886f37233" 2019-06-30 07:36:53,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:53 GMT X-Openstack-Request-Id: req-1374f7b8-8ae5-4f89-b632-bf8271839e97 2019-06-30 07:36:53,443 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-06-30 07:36:53,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=7d6b118a6f6147ba88b4e16c7c1a1766&name=default used request id req-1374f7b8-8ae5-4f89-b632-bf8271839e97 2019-06-30 07:36:53,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0247509479523s 2019-06-30 07:36:53,444 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2019-06-30 07:36:53,444 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2019-06-30 07:36:53,495 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2019-06-30 07:36:53,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 07:36:53,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7461b5a-3764-42fd-8cd4-ee0da1b0f7fb 2019-06-30 07:36:53,545 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 07:36:53,546 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-c7461b5a-3764-42fd-8cd4-ee0da1b0f7fb 2019-06-30 07:36:53,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 07:36:53,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}], "expires_at": "2019-06-30T08:36:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "95de64402f8d4801a01ee7f7b732ef1b"}, "audit_ids": ["DL9GC_QGQqWlCCoardTu9Q"], "issued_at": "2019-06-30T07:36:53.000000Z"}} 2019-06-30 07:36:53,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 07:36:53,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1c2c8c654c51c5a494d9dcc2ee8c01af492fa9" 2019-06-30 07:36:54,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:54 GMT X-Openstack-Request-Id: req-f75684c4-346f-4048-a13e-4e7eee73c7ab 2019-06-30 07:36:54,319 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 07:36:54,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f75684c4-346f-4048-a13e-4e7eee73c7ab 2019-06-30 07:36:54,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.369777202606s 2019-06-30 07:36:54,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 07:36:54,332 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74a3d627-945d-43bf-84ae-0c22aa459e8a 2019-06-30 07:36:54,332 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 07:36:54,332 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-74a3d627-945d-43bf-84ae-0c22aa459e8a 2019-06-30 07:36:54,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 07:36:54,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1c2c8c654c51c5a494d9dcc2ee8c01af492fa9" 2019-06-30 07:36:54,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dacdc0e-7acb-4d5b-b31d-fa2ed8b960c4 2019-06-30 07:36:54,539 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 07:36:54,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-0dacdc0e-7acb-4d5b-b31d-fa2ed8b960c4 2019-06-30 07:36:54,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206828117371s 2019-06-30 07:36:54,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-30 07:36:54,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1c2c8c654c51c5a494d9dcc2ee8c01af492fa9" -d '{"project": {"description": "Created by OPNFV Functest: networking-sfc", "enabled": true, "domain_id": "default", "name": "networking-sfc-project_bafcb932-a85b-4110-b6d6-45c6c2ea1bb9"}}' 2019-06-30 07:36:54,767 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77cb19ba-d271-4dbd-83e1-25d412da036f 2019-06-30 07:36:54,767 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.24:5000/v3/projects/536669ff04bc427a8149531191b7bf0f"}, "tags": [], "enabled": true, "id": "536669ff04bc427a8149531191b7bf0f", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_bafcb932-a85b-4110-b6d6-45c6c2ea1bb9"}} 2019-06-30 07:36:54,768 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-77cb19ba-d271-4dbd-83e1-25d412da036f 2019-06-30 07:36:54,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.220551013947s 2019-06-30 07:36:54,768 - 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'536669ff04bc427a8149531191b7bf0f', '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_bafcb932-a85b-4110-b6d6-45c6c2ea1bb9'}) 2019-06-30 07:36:54,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-30 07:36:54,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1c2c8c654c51c5a494d9dcc2ee8c01af492fa9" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "fGi43DUTTFL1yfppPB0aKzNS2Q3fXb", "email": null, "name": "networking-sfc-user_bafcb932-a85b-4110-b6d6-45c6c2ea1bb9"}}' 2019-06-30 07:36:55,163 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9b20262-b8fe-4c84-9a12-f7b4c562c8bb 2019-06-30 07:36:55,163 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_bafcb932-a85b-4110-b6d6-45c6c2ea1bb9", "links": {"self": "http://172.30.9.24:5000/v3/users/083f611bb7284649bb75e93969e97b28"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "083f611bb7284649bb75e93969e97b28", "domain_id": "default", "password_expires_at": null}} 2019-06-30 07:36:55,163 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-b9b20262-b8fe-4c84-9a12-f7b4c562c8bb 2019-06-30 07:36:55,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.388610839844s 2019-06-30 07:36:55,164 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'083f611bb7284649bb75e93969e97b28', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_bafcb932-a85b-4110-b6d6-45c6c2ea1bb9'}) 2019-06-30 07:36:55,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:36:55,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1c2c8c654c51c5a494d9dcc2ee8c01af492fa9" 2019-06-30 07:36:55,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49b4fc79-4f62-40a2-b869-128b39302226 2019-06-30 07:36:55,303 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:36:55,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-49b4fc79-4f62-40a2-b869-128b39302226 2019-06-30 07:36:55,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.135761976242s 2019-06-30 07:36:55,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:36:55,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1c2c8c654c51c5a494d9dcc2ee8c01af492fa9" 2019-06-30 07:36:55,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a8c9a72-ad7f-4e63-b8d7-dfac8ab439d3 2019-06-30 07:36:55,419 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:36:55,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5a8c9a72-ad7f-4e63-b8d7-dfac8ab439d3 2019-06-30 07:36:55,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110325098038s 2019-06-30 07:36:55,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:36:55,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1c2c8c654c51c5a494d9dcc2ee8c01af492fa9" 2019-06-30 07:36:55,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-859695e6-acaa-493f-bdc4-3add861a5d39 2019-06-30 07:36:55,544 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:36:55,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-859695e6-acaa-493f-bdc4-3add861a5d39 2019-06-30 07:36:55,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.12012887001s 2019-06-30 07:36:55,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 07:36:55,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1c2c8c654c51c5a494d9dcc2ee8c01af492fa9" 2019-06-30 07:36:55,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a797a9a8-2886-4762-aebf-608fcc22b19a 2019-06-30 07:36:55,701 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 07:36:55,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-a797a9a8-2886-4762-aebf-608fcc22b19a 2019-06-30 07:36:55,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.152412891388s 2019-06-30 07:36:55,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 07:36:55,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1c2c8c654c51c5a494d9dcc2ee8c01af492fa9" 2019-06-30 07:36:55,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13f08be8-e0a8-4a20-a416-dc42052ac1f5 2019-06-30 07:36:55,923 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_bafcb932-a85b-4110-b6d6-45c6c2ea1bb9", "links": {"self": "http://172.30.9.24:5000/v3/users/083f611bb7284649bb75e93969e97b28"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "083f611bb7284649bb75e93969e97b28", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 07:36:55,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-13f08be8-e0a8-4a20-a416-dc42052ac1f5 2019-06-30 07:36:55,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220931053162s 2019-06-30 07:36:55,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 07:36:55,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1c2c8c654c51c5a494d9dcc2ee8c01af492fa9" 2019-06-30 07:36:56,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 401 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-055ddd21-62b2-41a2-97e2-ad10d77afcf5 2019-06-30 07:36:56,051 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.24:5000/v3/projects/536669ff04bc427a8149531191b7bf0f"}, "tags": [], "enabled": true, "id": "536669ff04bc427a8149531191b7bf0f", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_bafcb932-a85b-4110-b6d6-45c6c2ea1bb9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 07:36:56,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-055ddd21-62b2-41a2-97e2-ad10d77afcf5 2019-06-30 07:36:56,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11744594574s 2019-06-30 07:36:56,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 07:36:56,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=083f611bb7284649bb75e93969e97b28&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=536669ff04bc427a8149531191b7bf0f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1c2c8c654c51c5a494d9dcc2ee8c01af492fa9" 2019-06-30 07:36:56,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6031fe8a-211f-4c64-9c27-bda9f5b3e6ed 2019-06-30 07:36:56,210 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=083f611bb7284649bb75e93969e97b28&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=536669ff04bc427a8149531191b7bf0f", "previous": null, "next": null}} 2019-06-30 07:36:56,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=083f611bb7284649bb75e93969e97b28&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=536669ff04bc427a8149531191b7bf0f used request id req-6031fe8a-211f-4c64-9c27-bda9f5b3e6ed 2019-06-30 07:36:56,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.151947975159s 2019-06-30 07:36:56,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 07:36:56,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/536669ff04bc427a8149531191b7bf0f/users/083f611bb7284649bb75e93969e97b28/roles/1cfc497138b141ff84abf3d62ced3145 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1c2c8c654c51c5a494d9dcc2ee8c01af492fa9" 2019-06-30 07:36:56,444 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 07:36:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b23f31bf-6e52-42c5-8090-6bf0d9c6daea 2019-06-30 07:36:56,444 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 07:36:56,444 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/536669ff04bc427a8149531191b7bf0f/users/083f611bb7284649bb75e93969e97b28/roles/1cfc497138b141ff84abf3d62ced3145 used request id req-b23f31bf-6e52-42c5-8090-6bf0d9c6daea 2019-06-30 07:36:56,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.230000019073s 2019-06-30 07:36:56,445 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_bafcb932-a85b-4110-b6d6-45c6c2ea1bb9', 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'536669ff04bc427a8149531191b7bf0f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'fGi43DUTTFL1yfppPB0aKzNS2Q3fXb', 'username': u'networking-sfc-user_bafcb932-a85b-4110-b6d6-45c6c2ea1bb9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-30 07:36:56,449 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_bafcb932-a85b-4110-b6d6-45c6c2ea1bb9', 'password': 'fGi43DUTTFL1yfppPB0aKzNS2Q3fXb', 'project_name': 'networking-sfc-project_bafcb932-a85b-4110-b6d6-45c6c2ea1bb9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '536669ff04bc427a8149531191b7bf0f', 'project_domain_name': 'Default'} 2019-06-30 07:36:56,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:36:56,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1c2c8c654c51c5a494d9dcc2ee8c01af492fa9" 2019-06-30 07:36:56,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dba7b0c5-31ce-46f3-bfca-4766bea15357 2019-06-30 07:36:56,601 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:36:56,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-dba7b0c5-31ce-46f3-bfca-4766bea15357 2019-06-30 07:36:56,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.149550199509s 2019-06-30 07:36:56,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:36:56,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1c2c8c654c51c5a494d9dcc2ee8c01af492fa9" 2019-06-30 07:36:56,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27897300-273a-4f5d-98e6-b966740bac47 2019-06-30 07:36:56,802 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:36:56,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-27897300-273a-4f5d-98e6-b966740bac47 2019-06-30 07:36:56,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195791006088s 2019-06-30 07:36:56,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 07:36:56,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1c2c8c654c51c5a494d9dcc2ee8c01af492fa9" 2019-06-30 07:36:56,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e029f69a-bc5b-4a5b-af1f-db5fc83e92fd 2019-06-30 07:36:56,916 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 07:36:56,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-e029f69a-bc5b-4a5b-af1f-db5fc83e92fd 2019-06-30 07:36:56,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109534025192s 2019-06-30 07:36:56,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 07:36:56,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1c2c8c654c51c5a494d9dcc2ee8c01af492fa9" 2019-06-30 07:36:57,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35236ad8-9a1f-40c7-acba-ecbd0a6e86e8 2019-06-30 07:36:57,055 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_bafcb932-a85b-4110-b6d6-45c6c2ea1bb9", "links": {"self": "http://172.30.9.24:5000/v3/users/083f611bb7284649bb75e93969e97b28"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "083f611bb7284649bb75e93969e97b28", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 07:36:57,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-35236ad8-9a1f-40c7-acba-ecbd0a6e86e8 2019-06-30 07:36:57,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.137996912003s 2019-06-30 07:36:57,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 07:36:57,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1c2c8c654c51c5a494d9dcc2ee8c01af492fa9" 2019-06-30 07:36:57,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 401 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eef71fec-ea7e-4a89-b300-781ea6f6cb2c 2019-06-30 07:36:57,182 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.24:5000/v3/projects/536669ff04bc427a8149531191b7bf0f"}, "tags": [], "enabled": true, "id": "536669ff04bc427a8149531191b7bf0f", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_bafcb932-a85b-4110-b6d6-45c6c2ea1bb9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 07:36:57,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-eef71fec-ea7e-4a89-b300-781ea6f6cb2c 2019-06-30 07:36:57,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114907026291s 2019-06-30 07:36:57,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 07:36:57,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=083f611bb7284649bb75e93969e97b28&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=536669ff04bc427a8149531191b7bf0f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1c2c8c654c51c5a494d9dcc2ee8c01af492fa9" 2019-06-30 07:36:57,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcf488f6-bc72-4296-9a94-34648dcab432 2019-06-30 07:36:57,393 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=083f611bb7284649bb75e93969e97b28&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=536669ff04bc427a8149531191b7bf0f", "previous": null, "next": null}} 2019-06-30 07:36:57,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=083f611bb7284649bb75e93969e97b28&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=536669ff04bc427a8149531191b7bf0f used request id req-bcf488f6-bc72-4296-9a94-34648dcab432 2019-06-30 07:36:57,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.204231023788s 2019-06-30 07:36:57,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 07:36:57,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/536669ff04bc427a8149531191b7bf0f/users/083f611bb7284649bb75e93969e97b28/roles/f400450775b0494aabf0b0ea369d0968 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1c2c8c654c51c5a494d9dcc2ee8c01af492fa9" 2019-06-30 07:36:57,552 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 07:36:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba941468-7d3e-4457-a207-3b15be532edf 2019-06-30 07:36:57,552 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 07:36:57,552 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/536669ff04bc427a8149531191b7bf0f/users/083f611bb7284649bb75e93969e97b28/roles/f400450775b0494aabf0b0ea369d0968 used request id req-ba941468-7d3e-4457-a207-3b15be532edf 2019-06-30 07:36:57,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.154712200165s 2019-06-30 07:36:57,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:36:57,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1c2c8c654c51c5a494d9dcc2ee8c01af492fa9" 2019-06-30 07:36:57,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1aa6381-71c3-4e31-b637-1e71bf2e6d20 2019-06-30 07:36:57,710 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:36:57,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c1aa6381-71c3-4e31-b637-1e71bf2e6d20 2019-06-30 07:36:57,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.154939889908s 2019-06-30 07:36:57,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 07:36:57,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1c2c8c654c51c5a494d9dcc2ee8c01af492fa9" 2019-06-30 07:36:57,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d24eef0d-d5af-419f-87d2-435d22578ce5 2019-06-30 07:36:57,825 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 07:36:57,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-d24eef0d-d5af-419f-87d2-435d22578ce5 2019-06-30 07:36:57,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10965013504s 2019-06-30 07:36:57,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 07:36:57,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1c2c8c654c51c5a494d9dcc2ee8c01af492fa9" 2019-06-30 07:36:57,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7efabeee-bc6e-4353-a7cc-1da617d9c35d 2019-06-30 07:36:57,952 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_bafcb932-a85b-4110-b6d6-45c6c2ea1bb9", "links": {"self": "http://172.30.9.24:5000/v3/users/083f611bb7284649bb75e93969e97b28"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "083f611bb7284649bb75e93969e97b28", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 07:36:57,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-7efabeee-bc6e-4353-a7cc-1da617d9c35d 2019-06-30 07:36:57,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126162052155s 2019-06-30 07:36:57,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 07:36:57,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?role.id=f400450775b0494aabf0b0ea369d0968&user.id=083f611bb7284649bb75e93969e97b28&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1c2c8c654c51c5a494d9dcc2ee8c01af492fa9" 2019-06-30 07:36:58,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63271dc3-4e65-4957-8dc4-df22fc5eb93f 2019-06-30 07:36:58,080 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?role.id=f400450775b0494aabf0b0ea369d0968&user.id=083f611bb7284649bb75e93969e97b28&scope.domain.id=default", "previous": null, "next": null}} 2019-06-30 07:36:58,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?role.id=f400450775b0494aabf0b0ea369d0968&user.id=083f611bb7284649bb75e93969e97b28&scope.domain.id=default used request id req-63271dc3-4e65-4957-8dc4-df22fc5eb93f 2019-06-30 07:36:58,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.116590023041s 2019-06-30 07:36:58,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-06-30 07:36:58,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/domains/default/users/083f611bb7284649bb75e93969e97b28/roles/f400450775b0494aabf0b0ea369d0968 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1c2c8c654c51c5a494d9dcc2ee8c01af492fa9" 2019-06-30 07:36:58,226 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 07:36:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-883ceb96-cbad-44bb-869f-2ee4fa5241ce 2019-06-30 07:36:58,226 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 07:36:58,227 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/domains/default/users/083f611bb7284649bb75e93969e97b28/roles/f400450775b0494aabf0b0ea369d0968 used request id req-883ceb96-cbad-44bb-869f-2ee4fa5241ce 2019-06-30 07:36:58,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.142934083939s 2019-06-30 07:36:58,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 07:36:58,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05ea57dd-7d76-4913-8def-b2a6c55e0179 2019-06-30 07:36:58,237 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 07:36:58,237 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-05ea57dd-7d76-4913-8def-b2a6c55e0179 2019-06-30 07:36:58,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 07:36:58,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}], "expires_at": "2019-06-30T08:36:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "536669ff04bc427a8149531191b7bf0f", "name": "networking-sfc-project_bafcb932-a85b-4110-b6d6-45c6c2ea1bb9"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_536669ff04bc427a8149531191b7bf0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_536669ff04bc427a8149531191b7bf0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/536669ff04bc427a8149531191b7bf0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/536669ff04bc427a8149531191b7bf0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/536669ff04bc427a8149531191b7bf0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/536669ff04bc427a8149531191b7bf0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/536669ff04bc427a8149531191b7bf0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/536669ff04bc427a8149531191b7bf0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/536669ff04bc427a8149531191b7bf0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/536669ff04bc427a8149531191b7bf0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/536669ff04bc427a8149531191b7bf0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-sfc-user_bafcb932-a85b-4110-b6d6-45c6c2ea1bb9", "id": "083f611bb7284649bb75e93969e97b28"}, "audit_ids": ["Pw_MC5S3QLiLBOs_GA1xIA"], "issued_at": "2019-06-30T07:36:58.000000Z"}} 2019-06-30 07:36:58,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-06-30 07:36:58,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b2f092a5f544cd2137088a740620007bc77a2bc" 2019-06-30 07:36:58,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:58 GMT X-Openstack-Request-Id: req-0a19af2d-5748-44eb-813f-1e7c90f73d23 2019-06-30 07:36:58,922 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-06-30 07:36:58,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-0a19af2d-5748-44eb-813f-1e7c90f73d23 2019-06-30 07:36:58,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.280543088913s 2019-06-30 07:36:58,932 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2019-06-30 07:36:58,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 07:36:58,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1c2c8c654c51c5a494d9dcc2ee8c01af492fa9" 2019-06-30 07:36:59,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ab35d03-0752-4847-8c40-e021282dd385 2019-06-30 07:36:59,064 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_bafcb932-a85b-4110-b6d6-45c6c2ea1bb9", "links": {"self": "http://172.30.9.24:5000/v3/users/083f611bb7284649bb75e93969e97b28"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "083f611bb7284649bb75e93969e97b28", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 07:36:59,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-4ab35d03-0752-4847-8c40-e021282dd385 2019-06-30 07:36:59,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131935834885s 2019-06-30 07:36:59,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 07:36:59,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/083f611bb7284649bb75e93969e97b28 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1c2c8c654c51c5a494d9dcc2ee8c01af492fa9" 2019-06-30 07:36:59,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f1adc53-bcd5-4d6e-acbe-5725f273fe48 2019-06-30 07:36:59,280 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_bafcb932-a85b-4110-b6d6-45c6c2ea1bb9", "links": {"self": "http://172.30.9.24:5000/v3/users/083f611bb7284649bb75e93969e97b28"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "083f611bb7284649bb75e93969e97b28", "description": null}} 2019-06-30 07:36:59,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/083f611bb7284649bb75e93969e97b28 used request id req-4f1adc53-bcd5-4d6e-acbe-5725f273fe48 2019-06-30 07:36:59,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210024118423s 2019-06-30 07:36:59,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-30 07:36:59,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/083f611bb7284649bb75e93969e97b28 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1c2c8c654c51c5a494d9dcc2ee8c01af492fa9" 2019-06-30 07:36:59,552 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 07:36:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dda70843-1ac2-4fa9-851b-daad18ae1f8f 2019-06-30 07:36:59,552 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 07:36:59,552 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/083f611bb7284649bb75e93969e97b28 used request id req-dda70843-1ac2-4fa9-851b-daad18ae1f8f 2019-06-30 07:36:59,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.270936012268s 2019-06-30 07:36:59,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 07:36:59,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1c2c8c654c51c5a494d9dcc2ee8c01af492fa9" 2019-06-30 07:36:59,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ada2886f-f7be-4d0e-a418-baad1d783471 2019-06-30 07:36:59,673 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.24:5000/v3/projects/536669ff04bc427a8149531191b7bf0f"}, "tags": [], "enabled": true, "id": "536669ff04bc427a8149531191b7bf0f", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_bafcb932-a85b-4110-b6d6-45c6c2ea1bb9"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 07:36:59,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-ada2886f-f7be-4d0e-a418-baad1d783471 2019-06-30 07:36:59,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11535692215s 2019-06-30 07:36:59,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-30 07:36:59,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/536669ff04bc427a8149531191b7bf0f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1c2c8c654c51c5a494d9dcc2ee8c01af492fa9" 2019-06-30 07:36:59,929 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 07:36:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-497a5372-777c-4cfe-8a79-55001decf97b 2019-06-30 07:36:59,929 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 07:36:59,929 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/536669ff04bc427a8149531191b7bf0f used request id req-497a5372-777c-4cfe-8a79-55001decf97b 2019-06-30 07:36:59,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.25172495842s 2019-06-30 07:36:59,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 07:36:59,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=536669ff04bc427a8149531191b7bf0f&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cd1c2c8c654c51c5a494d9dcc2ee8c01af492fa9" 2019-06-30 07:36:59,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sun, 30 Jun 2019 07:36:59 GMT X-Openstack-Request-Id: req-9f6df021-7f5f-408e-a894-dd5f76c4ade5 2019-06-30 07:36:59,959 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-06-30 07:36:59,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=536669ff04bc427a8149531191b7bf0f&name=default used request id req-9f6df021-7f5f-408e-a894-dd5f76c4ade5 2019-06-30 07:36:59,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0244898796082s 2019-06-30 07:36:59,959 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2019-06-30 07:36:59,960 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2019-06-30 07:37:00,011 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2019-06-30 07:37:00,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 07:37:00,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efd968b3-5e14-47a2-bfe1-61d147d5361e 2019-06-30 07:37:00,060 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 07:37:00,060 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-efd968b3-5e14-47a2-bfe1-61d147d5361e 2019-06-30 07:37:00,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 07:37:00,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}], "expires_at": "2019-06-30T08:37:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "95de64402f8d4801a01ee7f7b732ef1b"}, "audit_ids": ["FshEmDsMTeW9wpaNNXdH1A"], "issued_at": "2019-06-30T07:37:00.000000Z"}} 2019-06-30 07:37:00,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 07:37:00,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cf58474bd8494063c18266aa6f26b3b21ebb200" 2019-06-30 07:37:00,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:00 GMT X-Openstack-Request-Id: req-ca6ebe7b-0151-4511-82f9-825c929fa255 2019-06-30 07:37:00,758 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 07:37:00,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ca6ebe7b-0151-4511-82f9-825c929fa255 2019-06-30 07:37:00,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.277778863907s 2019-06-30 07:37:00,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 07:37:00,770 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecaba059-c2de-4a8c-aa54-bffa84578e54 2019-06-30 07:37:00,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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 07:37:00,771 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-ecaba059-c2de-4a8c-aa54-bffa84578e54 2019-06-30 07:37:00,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 07:37:00,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cf58474bd8494063c18266aa6f26b3b21ebb200" 2019-06-30 07:37:00,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc9c3409-6441-4e2e-88ab-316b0e90c7ae 2019-06-30 07:37:00,973 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 07:37:00,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-bc9c3409-6441-4e2e-88ab-316b0e90c7ae 2019-06-30 07:37:00,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201799869537s 2019-06-30 07:37:00,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-30 07:37:00,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cf58474bd8494063c18266aa6f26b3b21ebb200" -d '{"project": {"description": "Created by OPNFV Functest: barbican", "enabled": true, "domain_id": "default", "name": "barbican-project_3b75e120-5688-4e04-a43a-e2e46cb474c8"}}' 2019-06-30 07:37:01,112 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4dd5261-9c14-4e19-bc62-e32c8ff07ec2 2019-06-30 07:37:01,112 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.24:5000/v3/projects/feeecdd4925e45a9a8025dfb01eda48b"}, "tags": [], "enabled": true, "id": "feeecdd4925e45a9a8025dfb01eda48b", "parent_id": "default", "domain_id": "default", "name": "barbican-project_3b75e120-5688-4e04-a43a-e2e46cb474c8"}} 2019-06-30 07:37:01,113 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-e4dd5261-9c14-4e19-bc62-e32c8ff07ec2 2019-06-30 07:37:01,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.13260602951s 2019-06-30 07:37:01,113 - 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'feeecdd4925e45a9a8025dfb01eda48b', '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_3b75e120-5688-4e04-a43a-e2e46cb474c8'}) 2019-06-30 07:37:01,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-30 07:37:01,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cf58474bd8494063c18266aa6f26b3b21ebb200" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4De2GWsaH1PVSCQCG3EuAcHXr71GHD", "email": null, "name": "barbican-user_3b75e120-5688-4e04-a43a-e2e46cb474c8"}}' 2019-06-30 07:37:01,549 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-caf2079c-9ed8-4e33-af5c-708a31345214 2019-06-30 07:37:01,550 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_3b75e120-5688-4e04-a43a-e2e46cb474c8", "links": {"self": "http://172.30.9.24:5000/v3/users/e6703a8926014cc4ab9ec63d4c358eef"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e6703a8926014cc4ab9ec63d4c358eef", "domain_id": "default", "password_expires_at": null}} 2019-06-30 07:37:01,550 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-caf2079c-9ed8-4e33-af5c-708a31345214 2019-06-30 07:37:01,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.429995059967s 2019-06-30 07:37:01,551 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e6703a8926014cc4ab9ec63d4c358eef', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_3b75e120-5688-4e04-a43a-e2e46cb474c8'}) 2019-06-30 07:37:01,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:37:01,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cf58474bd8494063c18266aa6f26b3b21ebb200" 2019-06-30 07:37:01,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b58c093-8eb3-4404-9930-bc9d34626295 2019-06-30 07:37:01,671 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:37:01,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9b58c093-8eb3-4404-9930-bc9d34626295 2019-06-30 07:37:01,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117594957352s 2019-06-30 07:37:01,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:37:01,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cf58474bd8494063c18266aa6f26b3b21ebb200" 2019-06-30 07:37:01,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ed92a50-6b1b-4a48-a66b-4debde4d7ec7 2019-06-30 07:37:01,789 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:37:01,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7ed92a50-6b1b-4a48-a66b-4debde4d7ec7 2019-06-30 07:37:01,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112601041794s 2019-06-30 07:37:01,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:37:01,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cf58474bd8494063c18266aa6f26b3b21ebb200" 2019-06-30 07:37:01,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4855b140-013d-4612-9ed7-8150027e82df 2019-06-30 07:37:01,945 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:37:01,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4855b140-013d-4612-9ed7-8150027e82df 2019-06-30 07:37:01,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.151194095612s 2019-06-30 07:37:01,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 07:37:01,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cf58474bd8494063c18266aa6f26b3b21ebb200" 2019-06-30 07:37:02,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e370eb13-2ae1-4819-84c7-a99e5dccb691 2019-06-30 07:37:02,104 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 07:37:02,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-e370eb13-2ae1-4819-84c7-a99e5dccb691 2019-06-30 07:37:02,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.154032945633s 2019-06-30 07:37:02,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 07:37:02,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cf58474bd8494063c18266aa6f26b3b21ebb200" 2019-06-30 07:37:02,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca29745a-ba7c-4c1c-8736-1f4dcc66b2e5 2019-06-30 07:37:02,331 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican-user_3b75e120-5688-4e04-a43a-e2e46cb474c8", "links": {"self": "http://172.30.9.24:5000/v3/users/e6703a8926014cc4ab9ec63d4c358eef"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e6703a8926014cc4ab9ec63d4c358eef", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 07:37:02,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-ca29745a-ba7c-4c1c-8736-1f4dcc66b2e5 2019-06-30 07:37:02,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226630926132s 2019-06-30 07:37:02,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 07:37:02,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cf58474bd8494063c18266aa6f26b3b21ebb200" 2019-06-30 07:37:02,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3c66540-30fd-476c-bb18-97aacd5343ea 2019-06-30 07:37:02,458 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.24:5000/v3/projects/feeecdd4925e45a9a8025dfb01eda48b"}, "tags": [], "enabled": true, "id": "feeecdd4925e45a9a8025dfb01eda48b", "parent_id": "default", "domain_id": "default", "name": "barbican-project_3b75e120-5688-4e04-a43a-e2e46cb474c8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 07:37:02,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-a3c66540-30fd-476c-bb18-97aacd5343ea 2019-06-30 07:37:02,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115696907043s 2019-06-30 07:37:02,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 07:37:02,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=e6703a8926014cc4ab9ec63d4c358eef&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=feeecdd4925e45a9a8025dfb01eda48b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cf58474bd8494063c18266aa6f26b3b21ebb200" 2019-06-30 07:37:02,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2cab6df-b6eb-4cf3-80da-642f6af5a38c 2019-06-30 07:37:02,579 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=e6703a8926014cc4ab9ec63d4c358eef&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=feeecdd4925e45a9a8025dfb01eda48b", "previous": null, "next": null}} 2019-06-30 07:37:02,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=e6703a8926014cc4ab9ec63d4c358eef&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=feeecdd4925e45a9a8025dfb01eda48b used request id req-e2cab6df-b6eb-4cf3-80da-642f6af5a38c 2019-06-30 07:37:02,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112787008286s 2019-06-30 07:37:02,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 07:37:02,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/feeecdd4925e45a9a8025dfb01eda48b/users/e6703a8926014cc4ab9ec63d4c358eef/roles/1cfc497138b141ff84abf3d62ced3145 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cf58474bd8494063c18266aa6f26b3b21ebb200" 2019-06-30 07:37:02,812 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 07:37:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d30dda39-8088-4e0a-8fe6-df2a72d73020 2019-06-30 07:37:02,812 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 07:37:02,813 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/feeecdd4925e45a9a8025dfb01eda48b/users/e6703a8926014cc4ab9ec63d4c358eef/roles/1cfc497138b141ff84abf3d62ced3145 used request id req-d30dda39-8088-4e0a-8fe6-df2a72d73020 2019-06-30 07:37:02,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.230406045914s 2019-06-30 07:37:02,813 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_3b75e120-5688-4e04-a43a-e2e46cb474c8', 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'feeecdd4925e45a9a8025dfb01eda48b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4De2GWsaH1PVSCQCG3EuAcHXr71GHD', 'username': u'barbican-user_3b75e120-5688-4e04-a43a-e2e46cb474c8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-30 07:37:02,817 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_3b75e120-5688-4e04-a43a-e2e46cb474c8', 'password': '4De2GWsaH1PVSCQCG3EuAcHXr71GHD', 'project_name': 'barbican-project_3b75e120-5688-4e04-a43a-e2e46cb474c8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'feeecdd4925e45a9a8025dfb01eda48b', 'project_domain_name': 'Default'} 2019-06-30 07:37:02,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:37:02,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cf58474bd8494063c18266aa6f26b3b21ebb200" 2019-06-30 07:37:02,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb11b7ec-a45b-4487-afdb-84aba3b8e50a 2019-06-30 07:37:02,931 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:37:02,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-bb11b7ec-a45b-4487-afdb-84aba3b8e50a 2019-06-30 07:37:02,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111160993576s 2019-06-30 07:37:02,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:37:02,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cf58474bd8494063c18266aa6f26b3b21ebb200" 2019-06-30 07:37:03,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4d0cf27-063f-4e8c-bc23-7206f5563d3c 2019-06-30 07:37:03,048 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:37:03,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b4d0cf27-063f-4e8c-bc23-7206f5563d3c 2019-06-30 07:37:03,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111947059631s 2019-06-30 07:37:03,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 07:37:03,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cf58474bd8494063c18266aa6f26b3b21ebb200" 2019-06-30 07:37:03,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f48e45d1-d8b1-479c-b97f-d67cf66e08f4 2019-06-30 07:37:03,164 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 07:37:03,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-f48e45d1-d8b1-479c-b97f-d67cf66e08f4 2019-06-30 07:37:03,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111082077026s 2019-06-30 07:37:03,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 07:37:03,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cf58474bd8494063c18266aa6f26b3b21ebb200" 2019-06-30 07:37:03,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5742646-06b5-422f-9a5c-767e07f747a7 2019-06-30 07:37:03,336 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican-user_3b75e120-5688-4e04-a43a-e2e46cb474c8", "links": {"self": "http://172.30.9.24:5000/v3/users/e6703a8926014cc4ab9ec63d4c358eef"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e6703a8926014cc4ab9ec63d4c358eef", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 07:37:03,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-d5742646-06b5-422f-9a5c-767e07f747a7 2019-06-30 07:37:03,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.171011924744s 2019-06-30 07:37:03,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 07:37:03,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cf58474bd8494063c18266aa6f26b3b21ebb200" 2019-06-30 07:37:03,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4b36a59-bbf9-409b-9ac8-fbc3a9a4f3de 2019-06-30 07:37:03,547 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.24:5000/v3/projects/feeecdd4925e45a9a8025dfb01eda48b"}, "tags": [], "enabled": true, "id": "feeecdd4925e45a9a8025dfb01eda48b", "parent_id": "default", "domain_id": "default", "name": "barbican-project_3b75e120-5688-4e04-a43a-e2e46cb474c8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 07:37:03,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-b4b36a59-bbf9-409b-9ac8-fbc3a9a4f3de 2019-06-30 07:37:03,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199970960617s 2019-06-30 07:37:03,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 07:37:03,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=e6703a8926014cc4ab9ec63d4c358eef&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=feeecdd4925e45a9a8025dfb01eda48b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cf58474bd8494063c18266aa6f26b3b21ebb200" 2019-06-30 07:37:03,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6b87552-971b-4da0-9c50-87de1c095095 2019-06-30 07:37:03,705 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=e6703a8926014cc4ab9ec63d4c358eef&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=feeecdd4925e45a9a8025dfb01eda48b", "previous": null, "next": null}} 2019-06-30 07:37:03,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=e6703a8926014cc4ab9ec63d4c358eef&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=feeecdd4925e45a9a8025dfb01eda48b used request id req-a6b87552-971b-4da0-9c50-87de1c095095 2019-06-30 07:37:03,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.151021957397s 2019-06-30 07:37:03,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 07:37:03,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/feeecdd4925e45a9a8025dfb01eda48b/users/e6703a8926014cc4ab9ec63d4c358eef/roles/f400450775b0494aabf0b0ea369d0968 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cf58474bd8494063c18266aa6f26b3b21ebb200" 2019-06-30 07:37:03,848 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 07:37:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78c7def7-1c14-4fa0-91c8-1923f1c50c49 2019-06-30 07:37:03,849 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 07:37:03,849 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/feeecdd4925e45a9a8025dfb01eda48b/users/e6703a8926014cc4ab9ec63d4c358eef/roles/f400450775b0494aabf0b0ea369d0968 used request id req-78c7def7-1c14-4fa0-91c8-1923f1c50c49 2019-06-30 07:37:03,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.139753103256s 2019-06-30 07:37:03,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:37:03,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cf58474bd8494063c18266aa6f26b3b21ebb200" 2019-06-30 07:37:03,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4c5ac10-d283-4108-8d23-1e11ec48391b 2019-06-30 07:37:03,969 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:37:03,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f4c5ac10-d283-4108-8d23-1e11ec48391b 2019-06-30 07:37:03,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116426944733s 2019-06-30 07:37:03,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 07:37:03,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cf58474bd8494063c18266aa6f26b3b21ebb200" 2019-06-30 07:37:04,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77a8238f-15ae-44e7-932a-4c88a10e7a60 2019-06-30 07:37:04,091 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 07:37:04,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-77a8238f-15ae-44e7-932a-4c88a10e7a60 2019-06-30 07:37:04,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117645978928s 2019-06-30 07:37:04,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 07:37:04,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cf58474bd8494063c18266aa6f26b3b21ebb200" 2019-06-30 07:37:04,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-644439ff-8d35-4842-b3f9-b5ca2c4b6c7f 2019-06-30 07:37:04,225 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican-user_3b75e120-5688-4e04-a43a-e2e46cb474c8", "links": {"self": "http://172.30.9.24:5000/v3/users/e6703a8926014cc4ab9ec63d4c358eef"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e6703a8926014cc4ab9ec63d4c358eef", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 07:37:04,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-644439ff-8d35-4842-b3f9-b5ca2c4b6c7f 2019-06-30 07:37:04,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133182048798s 2019-06-30 07:37:04,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 07:37:04,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?role.id=f400450775b0494aabf0b0ea369d0968&user.id=e6703a8926014cc4ab9ec63d4c358eef&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cf58474bd8494063c18266aa6f26b3b21ebb200" 2019-06-30 07:37:04,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccb67309-1315-401b-8759-2ec04c15c049 2019-06-30 07:37:04,346 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?role.id=f400450775b0494aabf0b0ea369d0968&user.id=e6703a8926014cc4ab9ec63d4c358eef&scope.domain.id=default", "previous": null, "next": null}} 2019-06-30 07:37:04,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?role.id=f400450775b0494aabf0b0ea369d0968&user.id=e6703a8926014cc4ab9ec63d4c358eef&scope.domain.id=default used request id req-ccb67309-1315-401b-8759-2ec04c15c049 2019-06-30 07:37:04,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109230995178s 2019-06-30 07:37:04,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-06-30 07:37:04,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/domains/default/users/e6703a8926014cc4ab9ec63d4c358eef/roles/f400450775b0494aabf0b0ea369d0968 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cf58474bd8494063c18266aa6f26b3b21ebb200" 2019-06-30 07:37:04,510 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 07:37:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c91276de-ed56-4453-89d5-ac6d727f1bab 2019-06-30 07:37:04,510 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 07:37:04,510 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/domains/default/users/e6703a8926014cc4ab9ec63d4c358eef/roles/f400450775b0494aabf0b0ea369d0968 used request id req-c91276de-ed56-4453-89d5-ac6d727f1bab 2019-06-30 07:37:04,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.160868883133s 2019-06-30 07:37:04,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 07:37:04,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-814eda85-d958-4306-94f2-f7179df0e57a 2019-06-30 07:37:04,522 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 07:37:04,523 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-814eda85-d958-4306-94f2-f7179df0e57a 2019-06-30 07:37:04,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 07:37:04,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}], "expires_at": "2019-06-30T08:37:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "feeecdd4925e45a9a8025dfb01eda48b", "name": "barbican-project_3b75e120-5688-4e04-a43a-e2e46cb474c8"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_feeecdd4925e45a9a8025dfb01eda48b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_feeecdd4925e45a9a8025dfb01eda48b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/feeecdd4925e45a9a8025dfb01eda48b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/feeecdd4925e45a9a8025dfb01eda48b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/feeecdd4925e45a9a8025dfb01eda48b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/feeecdd4925e45a9a8025dfb01eda48b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/feeecdd4925e45a9a8025dfb01eda48b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/feeecdd4925e45a9a8025dfb01eda48b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/feeecdd4925e45a9a8025dfb01eda48b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/feeecdd4925e45a9a8025dfb01eda48b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/feeecdd4925e45a9a8025dfb01eda48b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "barbican-user_3b75e120-5688-4e04-a43a-e2e46cb474c8", "id": "e6703a8926014cc4ab9ec63d4c358eef"}, "audit_ids": ["1inVb2ToSkqS-PwC12IbNA"], "issued_at": "2019-06-30T07:37:04.000000Z"}} 2019-06-30 07:37:04,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 07:37:04,931 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7300b86-0670-4973-8749-0b589565a9ec 2019-06-30 07:37:04,931 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 07:37:04,931 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-b7300b86-0670-4973-8749-0b589565a9ec 2019-06-30 07:37:04,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-06-30 07:37:04,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 07:37:04,945 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0de98e32-a39e-4af3-984e-4b162de58ccc 2019-06-30 07:37:04,945 - 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.7:35357/v3/", "rel": "self"}]}]}} 2019-06-30 07:37:04,945 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-0de98e32-a39e-4af3-984e-4b162de58ccc 2019-06-30 07:37:04,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}072c3eb2eb762abb950a0abac528d0dc070b1e6b" 2019-06-30 07:37:05,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3da00827-6c4d-4976-aaf2-45eb9a3360df 2019-06-30 07:37:05,252 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/05c1f224d31b4224b4a85740f6bf9308"}, "enabled": true, "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/0e91060387334b1e90b91137b865db80"}, "enabled": true, "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/0fddb73deaa349618d03c5066051ff76"}, "enabled": true, "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/1e93b91533a84633a19f8d7e0255f4cc"}, "enabled": true, "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/3ca8c6f96bee4a368ac4ebc45ebf883c"}, "enabled": true, "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/52b6a105b9864cc683cd14b392a30b89"}, "enabled": true, "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/5730868dd53143bf882134e3b3202694"}, "enabled": true, "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/657dbdfa2c45405a90b1717d992d29f8"}, "enabled": true, "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6e4d57c0179248c882609c75c88cdab2"}, "enabled": true, "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/b49fd95a540441e5bff7fe02fab32dc7"}, "enabled": true, "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/bfc3b734c06642848d51f42424cf9a6f"}, "enabled": true, "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/e178e2ab4a194863a901e350a7027268"}, "enabled": true, "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/e9aee3a04fdc4e0e886d6ea0b5153d41"}, "enabled": true, "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/f39728f125144f69b3b0835dde1ffe05"}, "enabled": true, "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-06-30 07:37:05,252 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-3da00827-6c4d-4976-aaf2-45eb9a3360df 2019-06-30 07:37:05,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.316982984543s 2019-06-30 07:37:05,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-06-30 07:37:05,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}072c3eb2eb762abb950a0abac528d0dc070b1e6b" 2019-06-30 07:37:05,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:05 GMT X-Openstack-Request-Id: req-ad0c3f0e-9f9a-42f3-91d9-b0aedccd8a90 2019-06-30 07:37:05,547 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-06-30 07:37:05,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-ad0c3f0e-9f9a-42f3-91d9-b0aedccd8a90 2019-06-30 07:37:05,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.284519195557s 2019-06-30 07:37:05,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 07:37:05,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cf58474bd8494063c18266aa6f26b3b21ebb200" 2019-06-30 07:37:05,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03c35245-842f-45aa-b196-948a545dd671 2019-06-30 07:37:05,846 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican-user_3b75e120-5688-4e04-a43a-e2e46cb474c8", "links": {"self": "http://172.30.9.24:5000/v3/users/e6703a8926014cc4ab9ec63d4c358eef"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e6703a8926014cc4ab9ec63d4c358eef", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 07:37:05,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-03c35245-842f-45aa-b196-948a545dd671 2019-06-30 07:37:05,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.288846969604s 2019-06-30 07:37:05,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 07:37:05,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/e6703a8926014cc4ab9ec63d4c358eef -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cf58474bd8494063c18266aa6f26b3b21ebb200" 2019-06-30 07:37:06,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bfa7d46-b408-48e2-8a11-1be0abd0302d 2019-06-30 07:37:06,067 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_3b75e120-5688-4e04-a43a-e2e46cb474c8", "links": {"self": "http://172.30.9.24:5000/v3/users/e6703a8926014cc4ab9ec63d4c358eef"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e6703a8926014cc4ab9ec63d4c358eef", "description": null}} 2019-06-30 07:37:06,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/e6703a8926014cc4ab9ec63d4c358eef used request id req-3bfa7d46-b408-48e2-8a11-1be0abd0302d 2019-06-30 07:37:06,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216019868851s 2019-06-30 07:37:06,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-30 07:37:06,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/e6703a8926014cc4ab9ec63d4c358eef -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cf58474bd8494063c18266aa6f26b3b21ebb200" 2019-06-30 07:37:06,281 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 07:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-934c452f-aa41-4057-bd89-acb9b96de9be 2019-06-30 07:37:06,281 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 07:37:06,281 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/e6703a8926014cc4ab9ec63d4c358eef used request id req-934c452f-aa41-4057-bd89-acb9b96de9be 2019-06-30 07:37:06,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.213058948517s 2019-06-30 07:37:06,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 07:37:06,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cf58474bd8494063c18266aa6f26b3b21ebb200" 2019-06-30 07:37:06,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f26cb2a3-ff52-4045-b038-1d612f1da3f0 2019-06-30 07:37:06,479 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.24:5000/v3/projects/feeecdd4925e45a9a8025dfb01eda48b"}, "tags": [], "enabled": true, "id": "feeecdd4925e45a9a8025dfb01eda48b", "parent_id": "default", "domain_id": "default", "name": "barbican-project_3b75e120-5688-4e04-a43a-e2e46cb474c8"}]} 2019-06-30 07:37:06,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-f26cb2a3-ff52-4045-b038-1d612f1da3f0 2019-06-30 07:37:06,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.191287994385s 2019-06-30 07:37:06,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-30 07:37:06,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/feeecdd4925e45a9a8025dfb01eda48b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cf58474bd8494063c18266aa6f26b3b21ebb200" 2019-06-30 07:37:06,674 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 07:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b3c42de-2cbc-465a-91dc-cbb1686b8c2d 2019-06-30 07:37:06,674 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 07:37:06,674 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/feeecdd4925e45a9a8025dfb01eda48b used request id req-4b3c42de-2cbc-465a-91dc-cbb1686b8c2d 2019-06-30 07:37:06,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.190203905106s 2019-06-30 07:37:06,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 07:37:06,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=feeecdd4925e45a9a8025dfb01eda48b&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5cf58474bd8494063c18266aa6f26b3b21ebb200" 2019-06-30 07:37:06,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:06 GMT X-Openstack-Request-Id: req-c3a663c7-bafa-48ff-a321-f4059a821cd9 2019-06-30 07:37:06,704 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-06-30 07:37:06,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=feeecdd4925e45a9a8025dfb01eda48b&name=default used request id req-c3a663c7-bafa-48ff-a321-f4059a821cd9 2019-06-30 07:37:06,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0253021717072s 2019-06-30 07:37:06,705 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2019-06-30 07:37:06,705 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2019-06-30 07:37:06,711 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | smoke | 11:34 | PASS | | rally_sanity | functest | smoke | 22:38 | FAIL | | refstack_defcore | functest | smoke | 06:24 | FAIL | | tempest_full | functest | smoke | 37:29 | FAIL | | tempest_scenario | functest | smoke | 07:34 | PASS | | patrole | functest | smoke | 03:06 | PASS | | neutron_trunk | functest | smoke | 02:15 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2019-06-30 07:37:06,720 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-06-30 07:37:13,405 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-71 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-06-30 07:37:13,408 - 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.24,192.30.9.7 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=ntztCxoBFMy6tYkiDGysATewi 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=8e0a6967d39c4318a38087a9e7ea67e9 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-06-30 07:37:13,408 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-06-30 07:37:13,409 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +----------------------+---------------+-------------------------------------------------+-------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +----------------------+---------------+-------------------------------------------------+-------------------------------------------+ | benchmarking | 2 | Run several OpenStack performance tools | rally_full rally_jobs vmtp shaker | | | | https://docs.openstack.org/performance- | | | | | docs/latest/methodologies/tools.html | | +----------------------+---------------+-------------------------------------------------+-------------------------------------------+ 2019-06-30 07:37:13,417 - xtesting.ci.run_tests - INFO - Loading test case 'rally_full'... 2019-06-30 07:37:13,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 07:37:13,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55a5ced5-81be-43a7-a7f8-b52be9d74d0b 2019-06-30 07:37:13,692 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 07:37:13,692 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-55a5ced5-81be-43a7-a7f8-b52be9d74d0b 2019-06-30 07:37:13,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 07:37:14,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}], "expires_at": "2019-06-30T08:37:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "95de64402f8d4801a01ee7f7b732ef1b"}, "audit_ids": ["LmTi8r_eQeSQiRb8Mu_vNQ"], "issued_at": "2019-06-30T07:37:14.000000Z"}} 2019-06-30 07:37:14,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 07:37:14,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1218b35c1c8720cf62e0b04947c52d06e678f487" 2019-06-30 07:37:14,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:14 GMT X-Openstack-Request-Id: req-054f646e-ef47-4307-b21b-9a823fe97d1e 2019-06-30 07:37:14,710 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 07:37:14,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-054f646e-ef47-4307-b21b-9a823fe97d1e 2019-06-30 07:37:14,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.598919868469s 2019-06-30 07:37:14,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 07:37:14,722 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-884258ed-2dc6-4e86-9592-491198a413b1 2019-06-30 07:37:14,722 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 07:37:14,722 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-884258ed-2dc6-4e86-9592-491198a413b1 2019-06-30 07:37:14,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 07:37:14,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1218b35c1c8720cf62e0b04947c52d06e678f487" 2019-06-30 07:37:14,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1752c9a7-009a-4dda-9417-842766059965 2019-06-30 07:37:14,928 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 07:37:14,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-1752c9a7-009a-4dda-9417-842766059965 2019-06-30 07:37:14,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.205183029175s 2019-06-30 07:37:14,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-30 07:37:14,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1218b35c1c8720cf62e0b04947c52d06e678f487" -d '{"project": {"description": "Created by OPNFV Functest: rally_full", "enabled": true, "domain_id": "default", "name": "rally_full-project_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770"}}' 2019-06-30 07:37:15,071 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-849fe43d-1c23-4e92-b9ef-af0930ab4dd0 2019-06-30 07:37:15,071 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/de4834014b9a451eafdf64b1f81153d7"}, "tags": [], "enabled": true, "id": "de4834014b9a451eafdf64b1f81153d7", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770"}} 2019-06-30 07:37:15,072 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-849fe43d-1c23-4e92-b9ef-af0930ab4dd0 2019-06-30 07:37:15,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.135952949524s 2019-06-30 07:37:15,072 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_full', u'tags': [], 'enabled': True, 'id': u'de4834014b9a451eafdf64b1f81153d7', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'rally_full-project_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770'}) 2019-06-30 07:37:15,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-30 07:37:15,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1218b35c1c8720cf62e0b04947c52d06e678f487" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "bD6AUKVUlIjAUkeCavRLFZfyirEAha", "email": null, "name": "rally_full-user_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770"}}' 2019-06-30 07:37:15,558 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-717cd313-9302-43e9-9509-41a1b9a6e1ce 2019-06-30 07:37:15,558 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_full-user_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770", "links": {"self": "http://172.30.9.24:5000/v3/users/d4e3dc6f670349b6ae8ba2fae0b0c3f5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d4e3dc6f670349b6ae8ba2fae0b0c3f5", "domain_id": "default", "password_expires_at": null}} 2019-06-30 07:37:15,558 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-717cd313-9302-43e9-9509-41a1b9a6e1ce 2019-06-30 07:37:15,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.479156970978s 2019-06-30 07:37:15,559 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd4e3dc6f670349b6ae8ba2fae0b0c3f5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_full-user_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770'}) 2019-06-30 07:37:15,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:37:15,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1218b35c1c8720cf62e0b04947c52d06e678f487" 2019-06-30 07:37:15,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ffdc51f-5598-46cf-9396-7bf51436e5f4 2019-06-30 07:37:15,677 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:37:15,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1ffdc51f-5598-46cf-9396-7bf51436e5f4 2019-06-30 07:37:15,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114963054657s 2019-06-30 07:37:15,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:37:15,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1218b35c1c8720cf62e0b04947c52d06e678f487" 2019-06-30 07:37:15,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea99ba0b-4d71-4197-8336-da5bab674363 2019-06-30 07:37:15,795 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:37:15,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ea99ba0b-4d71-4197-8336-da5bab674363 2019-06-30 07:37:15,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112547159195s 2019-06-30 07:37:15,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:37:15,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1218b35c1c8720cf62e0b04947c52d06e678f487" 2019-06-30 07:37:15,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa59c448-3589-48a2-8c06-aaae3834526b 2019-06-30 07:37:15,998 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:37:15,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-aa59c448-3589-48a2-8c06-aaae3834526b 2019-06-30 07:37:15,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197494983673s 2019-06-30 07:37:16,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 07:37:16,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1218b35c1c8720cf62e0b04947c52d06e678f487" 2019-06-30 07:37:16,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fb85652-039f-48d1-ae58-043f68f90b4c 2019-06-30 07:37:16,118 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 07:37:16,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-5fb85652-039f-48d1-ae58-043f68f90b4c 2019-06-30 07:37:16,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116050004959s 2019-06-30 07:37:16,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 07:37:16,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1218b35c1c8720cf62e0b04947c52d06e678f487" 2019-06-30 07:37:16,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c17c7de5-2fee-47c1-b0bc-a536911b3f6b 2019-06-30 07:37:16,295 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "rally_full-user_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770", "links": {"self": "http://172.30.9.24:5000/v3/users/d4e3dc6f670349b6ae8ba2fae0b0c3f5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d4e3dc6f670349b6ae8ba2fae0b0c3f5", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 07:37:16,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-c17c7de5-2fee-47c1-b0bc-a536911b3f6b 2019-06-30 07:37:16,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.175204992294s 2019-06-30 07:37:16,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 07:37:16,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1218b35c1c8720cf62e0b04947c52d06e678f487" 2019-06-30 07:37:16,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f96d1880-9b3c-41b8-b05d-27094a273210 2019-06-30 07:37:16,513 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/de4834014b9a451eafdf64b1f81153d7"}, "tags": [], "enabled": true, "id": "de4834014b9a451eafdf64b1f81153d7", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 07:37:16,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-f96d1880-9b3c-41b8-b05d-27094a273210 2019-06-30 07:37:16,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206226825714s 2019-06-30 07:37:16,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 07:37:16,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=d4e3dc6f670349b6ae8ba2fae0b0c3f5&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=de4834014b9a451eafdf64b1f81153d7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1218b35c1c8720cf62e0b04947c52d06e678f487" 2019-06-30 07:37:16,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af64c038-7d10-4e04-8f9a-8bbc315ab904 2019-06-30 07:37:16,719 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=d4e3dc6f670349b6ae8ba2fae0b0c3f5&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=de4834014b9a451eafdf64b1f81153d7", "previous": null, "next": null}} 2019-06-30 07:37:16,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=d4e3dc6f670349b6ae8ba2fae0b0c3f5&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=de4834014b9a451eafdf64b1f81153d7 used request id req-af64c038-7d10-4e04-8f9a-8bbc315ab904 2019-06-30 07:37:16,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.197983980179s 2019-06-30 07:37:16,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 07:37:16,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/de4834014b9a451eafdf64b1f81153d7/users/d4e3dc6f670349b6ae8ba2fae0b0c3f5/roles/1cfc497138b141ff84abf3d62ced3145 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1218b35c1c8720cf62e0b04947c52d06e678f487" 2019-06-30 07:37:16,913 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 07:37:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a9db8c7-67cf-4189-b541-5f288a434a0f 2019-06-30 07:37:16,913 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 07:37:16,913 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/de4834014b9a451eafdf64b1f81153d7/users/d4e3dc6f670349b6ae8ba2fae0b0c3f5/roles/1cfc497138b141ff84abf3d62ced3145 used request id req-9a9db8c7-67cf-4189-b541-5f288a434a0f 2019-06-30 07:37:16,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.190588951111s 2019-06-30 07:37:16,914 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_full-project_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', 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'de4834014b9a451eafdf64b1f81153d7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'bD6AUKVUlIjAUkeCavRLFZfyirEAha', 'username': u'rally_full-user_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-30 07:37:16,918 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_full-user_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', 'password': 'bD6AUKVUlIjAUkeCavRLFZfyirEAha', 'project_name': 'rally_full-project_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'de4834014b9a451eafdf64b1f81153d7', 'project_domain_name': 'Default'} 2019-06-30 07:37:16,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:37:16,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1218b35c1c8720cf62e0b04947c52d06e678f487" 2019-06-30 07:37:17,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68904ddd-f003-47bb-aa70-a7a3a366ef04 2019-06-30 07:37:17,038 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:37:17,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-68904ddd-f003-47bb-aa70-a7a3a366ef04 2019-06-30 07:37:17,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116961956024s 2019-06-30 07:37:17,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 07:37:17,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1218b35c1c8720cf62e0b04947c52d06e678f487" 2019-06-30 07:37:17,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2981f2f4-36dd-4d4c-90e6-d4dae3a77ae5 2019-06-30 07:37:17,241 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 07:37:17,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2981f2f4-36dd-4d4c-90e6-d4dae3a77ae5 2019-06-30 07:37:17,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197587966919s 2019-06-30 07:37:17,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 07:37:17,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1218b35c1c8720cf62e0b04947c52d06e678f487" 2019-06-30 07:37:17,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5127edf-8ba0-4114-9c88-26800f988d8d 2019-06-30 07:37:17,354 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 07:37:17,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-c5127edf-8ba0-4114-9c88-26800f988d8d 2019-06-30 07:37:17,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108143091202s 2019-06-30 07:37:17,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 07:37:17,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1218b35c1c8720cf62e0b04947c52d06e678f487" 2019-06-30 07:37:17,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31163aa7-eec7-4c85-8c6c-d2753cf9c013 2019-06-30 07:37:17,485 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "rally_full-user_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770", "links": {"self": "http://172.30.9.24:5000/v3/users/d4e3dc6f670349b6ae8ba2fae0b0c3f5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d4e3dc6f670349b6ae8ba2fae0b0c3f5", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 07:37:17,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-31163aa7-eec7-4c85-8c6c-d2753cf9c013 2019-06-30 07:37:17,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129848957062s 2019-06-30 07:37:17,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 07:37:17,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1218b35c1c8720cf62e0b04947c52d06e678f487" 2019-06-30 07:37:17,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cf95999-8b2d-4f09-859e-be23a34f271b 2019-06-30 07:37:17,609 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/de4834014b9a451eafdf64b1f81153d7"}, "tags": [], "enabled": true, "id": "de4834014b9a451eafdf64b1f81153d7", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 07:37:17,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-1cf95999-8b2d-4f09-859e-be23a34f271b 2019-06-30 07:37:17,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112597942352s 2019-06-30 07:37:17,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 07:37:17,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=d4e3dc6f670349b6ae8ba2fae0b0c3f5&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=de4834014b9a451eafdf64b1f81153d7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1218b35c1c8720cf62e0b04947c52d06e678f487" 2019-06-30 07:37:17,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45a59a83-3aaf-4eba-be2e-b1bf8d20d017 2019-06-30 07:37:17,729 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=d4e3dc6f670349b6ae8ba2fae0b0c3f5&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=de4834014b9a451eafdf64b1f81153d7", "previous": null, "next": null}} 2019-06-30 07:37:17,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=d4e3dc6f670349b6ae8ba2fae0b0c3f5&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=de4834014b9a451eafdf64b1f81153d7 used request id req-45a59a83-3aaf-4eba-be2e-b1bf8d20d017 2019-06-30 07:37:17,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112399101257s 2019-06-30 07:37:17,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 07:37:17,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/de4834014b9a451eafdf64b1f81153d7/users/d4e3dc6f670349b6ae8ba2fae0b0c3f5/roles/f400450775b0494aabf0b0ea369d0968 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1218b35c1c8720cf62e0b04947c52d06e678f487" 2019-06-30 07:37:17,972 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 07:37:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-784498ee-73ca-4b30-b83f-0028ba093b12 2019-06-30 07:37:17,973 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 07:37:17,973 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/de4834014b9a451eafdf64b1f81153d7/users/d4e3dc6f670349b6ae8ba2fae0b0c3f5/roles/f400450775b0494aabf0b0ea369d0968 used request id req-784498ee-73ca-4b30-b83f-0028ba093b12 2019-06-30 07:37:17,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.240178823471s 2019-06-30 07:37:17,974 - xtesting.ci.run_tests - INFO - Running test case 'rally_full'... 2019-06-30 07:37:17,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 07:37:17,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1218b35c1c8720cf62e0b04947c52d06e678f487" 2019-06-30 07:37:18,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-346dda9b-5b6a-4448-aa1a-31bb4a962b7f 2019-06-30 07:37:18,179 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 07:37:18,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-346dda9b-5b6a-4448-aa1a-31bb4a962b7f 2019-06-30 07:37:18,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.205375909805s 2019-06-30 07:37:18,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 07:37:18,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1218b35c1c8720cf62e0b04947c52d06e678f487" 2019-06-30 07:37:18,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5837482-724a-43ac-a4be-41a3935b3351 2019-06-30 07:37:18,308 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/de4834014b9a451eafdf64b1f81153d7"}, "tags": [], "enabled": true, "id": "de4834014b9a451eafdf64b1f81153d7", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 07:37:18,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-f5837482-724a-43ac-a4be-41a3935b3351 2019-06-30 07:37:18,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.120675086975s 2019-06-30 07:37:18,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-30 07:37:18,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1218b35c1c8720cf62e0b04947c52d06e678f487" -d '{"network": {"shared": true, "tenant_id": "de4834014b9a451eafdf64b1f81153d7", "name": "rally_full-net_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770", "admin_state_up": true}}' 2019-06-30 07:37:18,621 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:18 GMT X-Openstack-Request-Id: req-ce25634a-7bc2-4428-ad1f-ff5eb5399ff0 2019-06-30 07:37:18,621 - 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":"692364ce-3b5e-491c-b563-d7c5db6cf187","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":true,"project_id":"de4834014b9a451eafdf64b1f81153d7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T07:37:18Z","is_default":false,"qos_policy_id":null,"name":"rally_full-net_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770","admin_state_up":true,"tenant_id":"de4834014b9a451eafdf64b1f81153d7","created_at":"2019-06-30T07:37:18Z","mtu":1450}} 2019-06-30 07:37:18,621 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ce25634a-7bc2-4428-ad1f-ff5eb5399ff0 2019-06-30 07:37:18,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.310965061188s 2019-06-30 07:37:18,622 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-30T07:37:18Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'692364ce-3b5e-491c-b563-d7c5db6cf187', u'provider:segmentation_id': 10, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_full-net_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', u'created_at': u'2019-06-30T07:37:18Z', u'mtu': 1450, u'tenant_id': u'de4834014b9a451eafdf64b1f81153d7', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'de4834014b9a451eafdf64b1f81153d7', u'l2_adjacency': True}) 2019-06-30 07:37:18,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 07:37:18,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cd3076e-6a78-40dd-8e6d-aeceaa194e89 2019-06-30 07:37:18,632 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 07:37:18,632 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-1cd3076e-6a78-40dd-8e6d-aeceaa194e89 2019-06-30 07:37:18,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 07:37:19,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}], "expires_at": "2019-06-30T08:37:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de4834014b9a451eafdf64b1f81153d7", "name": "rally_full-project_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_de4834014b9a451eafdf64b1f81153d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_de4834014b9a451eafdf64b1f81153d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/de4834014b9a451eafdf64b1f81153d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/de4834014b9a451eafdf64b1f81153d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/de4834014b9a451eafdf64b1f81153d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/de4834014b9a451eafdf64b1f81153d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/de4834014b9a451eafdf64b1f81153d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/de4834014b9a451eafdf64b1f81153d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/de4834014b9a451eafdf64b1f81153d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/de4834014b9a451eafdf64b1f81153d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/de4834014b9a451eafdf64b1f81153d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_full-user_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770", "id": "d4e3dc6f670349b6ae8ba2fae0b0c3f5"}, "audit_ids": ["ktmiY1LDQnmmvNkAqt80WA"], "issued_at": "2019-06-30T07:37:18.000000Z"}} 2019-06-30 07:37:19,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 07:37:19,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}37f5642be41685c2d6ebf1e8017ad79e7a7e4706" 2019-06-30 07:37:19,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:19 GMT X-Openstack-Request-Id: req-8d87ea27-4251-47cd-9589-0c7e19263284 2019-06-30 07:37:19,411 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"692364ce-3b5e-491c-b563-d7c5db6cf187","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":true,"project_id":"de4834014b9a451eafdf64b1f81153d7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T07:37:18Z","qos_policy_id":null,"name":"rally_full-net_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770","admin_state_up":true,"tenant_id":"de4834014b9a451eafdf64b1f81153d7","created_at":"2019-06-30T07:37:18Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 07:37:19,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-8d87ea27-4251-47cd-9589-0c7e19263284 2019-06-30 07:37:19,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.356204986572s 2019-06-30 07:37:19,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-30 07:37:19,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}37f5642be41685c2d6ebf1e8017ad79e7a7e4706" -d '{"subnet": {"name": "rally_full-subnet_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770", "enable_dhcp": true, "network_id": "692364ce-3b5e-491c-b563-d7c5db6cf187", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-30 07:37:19,983 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:19 GMT X-Openstack-Request-Id: req-11ca71b5-c217-4a2c-a7e4-c5d202ac6f57 2019-06-30 07:37:19,983 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-06-30T07:37:19Z","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":"332271c0-e357-4bbe-a5e0-036b341aa97d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"de4834014b9a451eafdf64b1f81153d7","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_full-subnet_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770","enable_dhcp":true,"segment_id":null,"network_id":"692364ce-3b5e-491c-b563-d7c5db6cf187","tenant_id":"de4834014b9a451eafdf64b1f81153d7","created_at":"2019-06-30T07:37:19Z","ip_version":4}} 2019-06-30 07:37:19,984 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-11ca71b5-c217-4a2c-a7e4-c5d202ac6f57 2019-06-30 07:37:19,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.570573806763s 2019-06-30 07:37:19,984 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T07:37:19Z', 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'332271c0-e357-4bbe-a5e0-036b341aa97d', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_full-subnet_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'692364ce-3b5e-491c-b563-d7c5db6cf187', u'tenant_id': u'de4834014b9a451eafdf64b1f81153d7', u'created_at': u'2019-06-30T07:37:19Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'de4834014b9a451eafdf64b1f81153d7'}) 2019-06-30 07:37:19,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 07:37:19,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}37f5642be41685c2d6ebf1e8017ad79e7a7e4706" -d '{"router": {"external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "name": "rally_full-router_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770", "admin_state_up": true}}' 2019-06-30 07:37:21,582 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 710 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:21 GMT X-Openstack-Request-Id: req-d23d72dc-5ad2-49a5-883c-1a793866502b 2019-06-30 07:37:21,582 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "de4834014b9a451eafdf64b1f81153d7", "created_at": "2019-06-30T07:37:20Z", "admin_state_up": true, "updated_at": "2019-06-30T07:37:21Z", "project_id": "de4834014b9a451eafdf64b1f81153d7", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "e41c21d0-8bba-49e6-ba5f-d1587bd7c17e", "name": "rally_full-router_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770"}} 2019-06-30 07:37:21,582 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-d23d72dc-5ad2-49a5-883c-1a793866502b 2019-06-30 07:37:21,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.5975279808s 2019-06-30 07:37:21,583 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T07:37:21Z', u'revision_number': 2, u'ha': False, u'id': u'e41c21d0-8bba-49e6-ba5f-d1587bd7c17e', u'external_gateway_info': {u'network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6acb3602-338d-4baa-852a-3f10ec4a5a30', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_full-router_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', u'admin_state_up': True, u'tenant_id': u'de4834014b9a451eafdf64b1f81153d7', u'created_at': u'2019-06-30T07:37:20Z', u'flavor_id': None, u'routes': [], u'project_id': u'de4834014b9a451eafdf64b1f81153d7'}) 2019-06-30 07:37:21,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-30 07:37:21,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/e41c21d0-8bba-49e6-ba5f-d1587bd7c17e/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}37f5642be41685c2d6ebf1e8017ad79e7a7e4706" -d '{"subnet_id": "332271c0-e357-4bbe-a5e0-036b341aa97d"}' 2019-06-30 07:37:24,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:24 GMT X-Openstack-Request-Id: req-acbc07a3-ded7-46de-81ed-b864854f200d 2019-06-30 07:37:24,018 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "692364ce-3b5e-491c-b563-d7c5db6cf187", "tenant_id": "de4834014b9a451eafdf64b1f81153d7", "subnet_id": "332271c0-e357-4bbe-a5e0-036b341aa97d", "subnet_ids": ["332271c0-e357-4bbe-a5e0-036b341aa97d"], "port_id": "627a0ba2-18fb-4edf-957d-b4cdac394a67", "id": "e41c21d0-8bba-49e6-ba5f-d1587bd7c17e"} 2019-06-30 07:37:24,018 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/e41c21d0-8bba-49e6-ba5f-d1587bd7c17e/add_router_interface.json used request id req-acbc07a3-ded7-46de-81ed-b864854f200d 2019-06-30 07:37:24,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.43448805809s 2019-06-30 07:37:24,019 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-30 07:37:24,124 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-30 07:37:24,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 07:37:24,132 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:24 GMT 2019-06-30 07:37:24,132 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-06-30 07:37:24,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 07:37:24,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}37f5642be41685c2d6ebf1e8017ad79e7a7e4706" 2019-06-30 07:37:24,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:24 GMT X-Openstack-Request-Id: req-9a63ddfc-7a0b-45bf-92a8-ba9156413415 2019-06-30 07:37:24,428 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 07:37:24,428 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-9a63ddfc-7a0b-45bf-92a8-ba9156413415 2019-06-30 07:37:24,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.29269194603s 2019-06-30 07:37:24,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 07:37:24,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}37f5642be41685c2d6ebf1e8017ad79e7a7e4706" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770"}' 2019-06-30 07:37:24,478 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:24 GMT Location: http://172.30.9.24:9292/v2/images/b42462d8-4400-41e7-8a09-d02611ce2b77 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c5bbd8c3-7fa3-4778-bc40-9f521e1ddbf4 2019-06-30 07:37:24,478 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T07:37:24Z", "file": "/v2/images/b42462d8-4400-41e7-8a09-d02611ce2b77/file", "owner": "de4834014b9a451eafdf64b1f81153d7", "id": "b42462d8-4400-41e7-8a09-d02611ce2b77", "size": null, "self": "/v2/images/b42462d8-4400-41e7-8a09-d02611ce2b77", "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_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770", "checksum": null, "created_at": "2019-06-30T07:37:24Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 07:37:24,478 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-c5bbd8c3-7fa3-4778-bc40-9f521e1ddbf4 2019-06-30 07:37:24,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0408730506897s 2019-06-30 07:37:24,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 07:37:24,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/b42462d8-4400-41e7-8a09-d02611ce2b77/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}37f5642be41685c2d6ebf1e8017ad79e7a7e4706" -d '' 2019-06-30 07:37:25,269 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 07:37:25 GMT X-Openstack-Request-Id: req-dc9a829f-a26a-41ab-a903-73b428f4ba88 2019-06-30 07:37:25,270 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 07:37:25,270 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/b42462d8-4400-41e7-8a09-d02611ce2b77/file used request id req-dc9a829f-a26a-41ab-a903-73b428f4ba88 2019-06-30 07:37:25,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.790901899338s 2019-06-30 07:37:25,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 07:37:25,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}37f5642be41685c2d6ebf1e8017ad79e7a7e4706" 2019-06-30 07:37:25,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:25 GMT X-Openstack-Request-Id: req-d6a97cbf-c667-42e4-a25e-8638e9ad18e4 2019-06-30 07:37:25,300 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T07:37:25Z", "file": "/v2/images/b42462d8-4400-41e7-8a09-d02611ce2b77/file", "owner": "de4834014b9a451eafdf64b1f81153d7", "id": "b42462d8-4400-41e7-8a09-d02611ce2b77", "size": 12716032, "self": "/v2/images/b42462d8-4400-41e7-8a09-d02611ce2b77", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/b42462d8-4400-41e7-8a09-d02611ce2b77/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/b42462d8-4400-41e7-8a09-d02611ce2b77/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T07:37:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 07:37:25,300 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d6a97cbf-c667-42e4-a25e-8638e9ad18e4 2019-06-30 07:37:25,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0256209373474s 2019-06-30 07:37:25,302 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/b42462d8-4400-41e7-8a09-d02611ce2b77/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b42462d8-4400-41e7-8a09-d02611ce2b77/file', 'owner': u'de4834014b9a451eafdf64b1f81153d7', 'id': u'b42462d8-4400-41e7-8a09-d02611ce2b77', 'size': 12716032, u'self': u'/v2/images/b42462d8-4400-41e7-8a09-d02611ce2b77', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'de4834014b9a451eafdf64b1f81153d7', 'name': 'rally_full-project_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/b42462d8-4400-41e7-8a09-d02611ce2b77/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T07:37:25Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-30T07:37:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', '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/b42462d8-4400-41e7-8a09-d02611ce2b77', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', 'created': u'2019-06-30T07:37:24Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-30T07:37:24Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b42462d8-4400-41e7-8a09-d02611ce2b77', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-30 07:37:25,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 07:37:25,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1218b35c1c8720cf62e0b04947c52d06e678f487" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_full-flavor_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 07:37:25,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37: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-a731bded-b600-4a85-ba8e-285fd3681278 x-openstack-request-id: req-a731bded-b600-4a85-ba8e-285fd3681278 2019-06-30 07:37:25,625 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_full-flavor_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/cb4648a7-ab7f-4875-9c43-0c018a68785b", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/cb4648a7-ab7f-4875-9c43-0c018a68785b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "cb4648a7-ab7f-4875-9c43-0c018a68785b"}} 2019-06-30 07:37:25,626 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-a731bded-b600-4a85-ba8e-285fd3681278 2019-06-30 07:37:25,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.320410966873s 2019-06-30 07:37:25,627 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'cb4648a7-ab7f-4875-9c43-0c018a68785b', 'swap': 0}) 2019-06-30 07:37:25,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 07:37:25,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/cb4648a7-ab7f-4875-9c43-0c018a68785b/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1218b35c1c8720cf62e0b04947c52d06e678f487" -d '{"extra_specs": {}}' 2019-06-30 07:37:25,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c5679431-480c-4a7b-95d6-9bc5af463dfd x-openstack-request-id: req-c5679431-480c-4a7b-95d6-9bc5af463dfd 2019-06-30 07:37:25,650 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 07:37:25,650 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/cb4648a7-ab7f-4875-9c43-0c018a68785b/os-extra_specs used request id req-c5679431-480c-4a7b-95d6-9bc5af463dfd 2019-06-30 07:37:25,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0230801105499s 2019-06-30 07:37:25,653 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-30 07:37:29,946 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | b2632680-876e-448b-9a45-2ba6307b4c7a | 2019-06-30T07:37:29.548519 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: b2632680-876e-448b-9a45-2ba6307b4c7a ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-06-30 07:37:32,926 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-06-30 07:37:33,586 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-06-30 07:37:33,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-06-30 07:37:33,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}37f5642be41685c2d6ebf1e8017ad79e7a7e4706" 2019-06-30 07:37:33,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37: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-75678fbd-5ae0-4024-b9eb-846765ad9999 x-openstack-request-id: req-75678fbd-5ae0-4024-b9eb-846765ad9999 2019-06-30 07:37:33,927 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "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.4", "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\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 18}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-06-30 07:37:33,927 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-75678fbd-5ae0-4024-b9eb-846765ad9999 2019-06-30 07:37:33,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.338059186935s 2019-06-30 07:37:33,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-06-30 07:37:33,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}37f5642be41685c2d6ebf1e8017ad79e7a7e4706" 2019-06-30 07:37:33,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:33 GMT X-Openstack-Request-Id: req-8c4c81ca-ae93-43e3-ac89-a58d67a4445b 2019-06-30 07:37:33,938 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-06-30 07:37:33,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-8c4c81ca-ae93-43e3-ac89-a58d67a4445b 2019-06-30 07:37:33,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.00995993614197s 2019-06-30 07:37:33,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 07:37:33,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1218b35c1c8720cf62e0b04947c52d06e678f487" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_full-flavor_alt_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 07:37:34,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37: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-8eb30c43-270f-475f-9130-86e1eb208a2e x-openstack-request-id: req-8eb30c43-270f-475f-9130-86e1eb208a2e 2019-06-30 07:37:34,003 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_full-flavor_alt_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/30730bb6-52e2-4c5d-aad5-cf393a7de53b", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/30730bb6-52e2-4c5d-aad5-cf393a7de53b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "30730bb6-52e2-4c5d-aad5-cf393a7de53b"}} 2019-06-30 07:37:34,004 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8eb30c43-270f-475f-9130-86e1eb208a2e 2019-06-30 07:37:34,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0546879768372s 2019-06-30 07:37:34,005 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'30730bb6-52e2-4c5d-aad5-cf393a7de53b', 'swap': 0}) 2019-06-30 07:37:34,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 07:37:34,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/30730bb6-52e2-4c5d-aad5-cf393a7de53b/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1218b35c1c8720cf62e0b04947c52d06e678f487" -d '{"extra_specs": {}}' 2019-06-30 07:37:34,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37: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-e1e47d5c-02ac-4c67-9585-f7bbcbc902a3 x-openstack-request-id: req-e1e47d5c-02ac-4c67-9585-f7bbcbc902a3 2019-06-30 07:37:34,038 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 07:37:34,038 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/30730bb6-52e2-4c5d-aad5-cf393a7de53b/os-extra_specs used request id req-e1e47d5c-02ac-4c67-9585-f7bbcbc902a3 2019-06-30 07:37:34,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0329878330231s 2019-06-30 07:37:34,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 07:37:34,050 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b310588d-8ed7-4ac6-8e77-16a29ff9931c 2019-06-30 07:37:34,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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 07:37:34,051 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-b310588d-8ed7-4ac6-8e77-16a29ff9931c 2019-06-30 07:37:34,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-06-30 07:37:34,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 07:37:34,065 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54f897bf-49f2-4691-b4b7-fcfe7f511814 2019-06-30 07:37:34,065 - 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.7:35357/v3/", "rel": "self"}]}]}} 2019-06-30 07:37:34,066 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-54f897bf-49f2-4691-b4b7-fcfe7f511814 2019-06-30 07:37:34,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}37f5642be41685c2d6ebf1e8017ad79e7a7e4706" 2019-06-30 07:37:34,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 07:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58c08ad2-3503-4a2c-8e70-2fc993450bdc 2019-06-30 07:37:34,259 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/05c1f224d31b4224b4a85740f6bf9308"}, "enabled": true, "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/0e91060387334b1e90b91137b865db80"}, "enabled": true, "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/0fddb73deaa349618d03c5066051ff76"}, "enabled": true, "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/1e93b91533a84633a19f8d7e0255f4cc"}, "enabled": true, "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/3ca8c6f96bee4a368ac4ebc45ebf883c"}, "enabled": true, "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/52b6a105b9864cc683cd14b392a30b89"}, "enabled": true, "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/5730868dd53143bf882134e3b3202694"}, "enabled": true, "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/657dbdfa2c45405a90b1717d992d29f8"}, "enabled": true, "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6e4d57c0179248c882609c75c88cdab2"}, "enabled": true, "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/b49fd95a540441e5bff7fe02fab32dc7"}, "enabled": true, "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/bfc3b734c06642848d51f42424cf9a6f"}, "enabled": true, "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/e178e2ab4a194863a901e350a7027268"}, "enabled": true, "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/e9aee3a04fdc4e0e886d6ea0b5153d41"}, "enabled": true, "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/f39728f125144f69b3b0835dde1ffe05"}, "enabled": true, "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-06-30 07:37:34,259 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-58c08ad2-3503-4a2c-8e70-2fc993450bdc 2019-06-30 07:37:34,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.205235958099s 2019-06-30 07:37:34,265 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'30730bb6-52e2-4c5d-aad5-cf393a7de53b', 'swap': 0}) 2019-06-30 07:37:34,265 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2019-06-30 07:37:34,266 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-30 07:37:34,282 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-30 07:37:34,284 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-06-30 07:37:34,284 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '692364ce-3b5e-491c-b563-d7c5db6cf187', 'tenants_amount': 3, 'image_name': 'rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-30 07:39:21,312 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9ffdede9-b98d-4bc8-ac1c-861f1392dddf 2019-06-30 07:39:21,312 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'9ffdede9-b98d-4bc8-ac1c-861f1392dddf'] 2019-06-30 07:39:22,025 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 9ffdede9-b98d-4bc8-ac1c-861f1392dddf -------------------------------------------------------------------------------- Task 9ffdede9-b98d-4bc8-ac1c-861f1392dddf: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9ffdede9-b98d-4bc8-ac1c-861f1392dddf 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.582 | 0.599 | 0.629 | 0.638 | 0.648 | 0.605 | 100.0% | 10 | | total | 0.582 | 0.599 | 0.629 | 0.638 | 0.648 | 0.605 | 100.0% | 10 | | -> duration | 0.582 | 0.599 | 0.629 | 0.638 | 0.648 | 0.605 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.825199 Full duration: 13.24879 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9ffdede9-b98d-4bc8-ac1c-861f1392dddf 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.426 | 1.413 | 2.748 | 2.749 | 2.749 | 1.484 | 100.0% | 10 | | total | 0.894 | 1.908 | 3.282 | 3.72 | 4.157 | 2.254 | 100.0% | 10 | | -> duration | 0.894 | 1.908 | 3.282 | 3.72 | 4.157 | 2.254 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.087389 Full duration: 17.605153 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9ffdede9-b98d-4bc8-ac1c-861f1392dddf 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.303 | 0.359 | 0.488 | 0.494 | 0.501 | 0.382 | 100.0% | 10 | | total | 0.727 | 0.809 | 0.91 | 0.918 | 0.927 | 0.819 | 100.0% | 10 | | -> duration | 0.727 | 0.809 | 0.91 | 0.918 | 0.927 | 0.819 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.40175 Full duration: 14.161052 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9ffdede9-b98d-4bc8-ac1c-861f1392dddf has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.485 | 0.992 | 1.489 | 1.542 | 1.595 | 1.057 | 100.0% | 10 | | total | 0.912 | 1.439 | 1.935 | 1.99 | 2.046 | 1.507 | 100.0% | 10 | | -> duration | 0.912 | 1.439 | 1.935 | 1.99 | 2.046 | 1.507 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.333211 Full duration: 15.311717 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9ffdede9-b98d-4bc8-ac1c-861f1392dddf 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.391 | 0.511 | 0.87 | 0.875 | 0.88 | 0.614 | 100.0% | 10 | | total | 0.828 | 1.01 | 1.315 | 1.317 | 1.319 | 1.062 | 100.0% | 10 | | -> duration | 0.828 | 1.01 | 1.315 | 1.317 | 1.319 | 1.062 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.08716 Full duration: 13.896701 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9ffdede9-b98d-4bc8-ac1c-861f1392dddf 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.226 | 0.32 | 0.338 | 0.347 | 0.356 | 0.306 | 100.0% | 10 | | total | 0.643 | 0.759 | 0.844 | 0.846 | 0.848 | 0.765 | 100.0% | 10 | | -> duration | 0.643 | 0.759 | 0.844 | 0.846 | 0.848 | 0.765 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.267306 Full duration: 13.625158 HINTS: * To plot HTML graphics with this data, run: rally task report 9ffdede9-b98d-4bc8-ac1c-861f1392dddf --out output.html * To generate a JUnit report, run: rally task export 9ffdede9-b98d-4bc8-ac1c-861f1392dddf --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9ffdede9-b98d-4bc8-ac1c-861f1392dddf --json --out output.json 2019-06-30 07:39:22,026 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'9ffdede9-b98d-4bc8-ac1c-861f1392dddf', '--out', u'/home/opnfv/functest/results/rally_full/authenticate.json'] 2019-06-30 07:39:24,128 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 9ffdede9-b98d-4bc8-ac1c-861f1392dddf --out /home/opnfv/functest/results/rally_full/authenticate.json 2019-06-30 07:39:24,139 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-06-30 07:39:24,140 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-glance.yaml 2019-06-30 07:39:24,141 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-30 07:39:24,155 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-30 07:39:24,157 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-06-30 07:39:24,157 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['glance'], 'concurrency': 4, 'netid': '692364ce-3b5e-491c-b563-d7c5db6cf187', 'tenants_amount': 3, 'image_name': 'rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-30 07:45:29,066 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a2d8e1a9-739a-4ad2-a319-798f39d600be 2019-06-30 07:45:29,067 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'a2d8e1a9-739a-4ad2-a319-798f39d600be'] 2019-06-30 07:45:29,899 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a2d8e1a9-739a-4ad2-a319-798f39d600be -------------------------------------------------------------------------------- Task a2d8e1a9-739a-4ad2-a319-798f39d600be: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a2d8e1a9-739a-4ad2-a319-798f39d600be 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.936 | 3.987 | 4.473 | 4.907 | 5.341 | 3.869 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.044 | 0.052 | 0.175 | 0.623 | 1.071 | 0.156 | 100.0% | 10 | | -> glance_v2.upload_data | 0.498 | 1.483 | 1.923 | 1.926 | 1.929 | 1.298 | 100.0% | 10 | | glance_v2.delete_image | 1.052 | 1.596 | 2.122 | 2.138 | 2.153 | 1.59 | 100.0% | 10 | | total | 3.988 | 6.057 | 6.491 | 6.493 | 6.494 | 5.459 | 100.0% | 10 | | -> duration | 3.988 | 6.057 | 6.491 | 6.493 | 6.494 | 5.459 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.589821 Full duration: 31.535734 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a2d8e1a9-739a-4ad2-a319-798f39d600be 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.965 | 3.98 | 5.958 | 6.011 | 6.064 | 4.338 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.045 | 0.059 | 0.182 | 0.196 | 0.21 | 0.096 | 100.0% | 10 | | -> glance_v2.upload_data | 0.527 | 1.594 | 3.38 | 3.436 | 3.493 | 1.872 | 100.0% | 10 | | glance_v2.list_images | 0.041 | 0.045 | 0.083 | 0.083 | 0.083 | 0.053 | 100.0% | 10 | | total | 3.007 | 4.027 | 6.037 | 6.072 | 6.108 | 4.391 | 100.0% | 10 | | -> duration | 3.007 | 4.027 | 6.037 | 6.072 | 6.108 | 4.391 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.637824 Full duration: 33.314788 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a2d8e1a9-739a-4ad2-a319-798f39d600be 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.229 | 0.337 | 0.368 | 0.373 | 0.379 | 0.331 | 100.0% | 10 | | total | 0.229 | 0.337 | 0.368 | 0.374 | 0.379 | 0.331 | 100.0% | 10 | | -> duration | 0.229 | 0.337 | 0.368 | 0.374 | 0.379 | 0.331 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.776708 Full duration: 14.956544 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 } } }, "args": { "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "container_format": "bare", "disk_format": "qcow2", "number_instances": 2, "nics": [ { "net-id": "692364ce-3b5e-491c-b563-d7c5db6cf187" } ], "flavor": { "name": "rally_full-flavor_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a2d8e1a9-739a-4ad2-a319-798f39d600be 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.235 | 4.444 | 5.245 | 5.251 | 5.256 | 4.221 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.043 | 0.049 | 0.056 | 0.057 | 0.058 | 0.05 | 100.0% | 10 | | -> glance_v2.upload_data | 0.789 | 2.027 | 2.756 | 2.757 | 2.759 | 1.764 | 100.0% | 10 | | nova.boot_servers | 17.084 | 21.628 | 24.241 | 24.394 | 24.546 | 21.402 | 100.0% | 10 | | total | 20.346 | 25.669 | 29.245 | 29.524 | 29.803 | 25.624 | 100.0% | 10 | | -> duration | 19.346 | 24.669 | 28.245 | 28.524 | 28.803 | 24.624 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 76.188082 Full duration: 126.45535 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_deactivate_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a2d8e1a9-739a-4ad2-a319-798f39d600be 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.832 | 4.335 | 5.055 | 5.062 | 5.069 | 4.164 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.044 | 0.049 | 0.495 | 1.224 | 1.952 | 0.269 | 100.0% | 10 | | -> glance_v2.upload_data | 0.406 | 1.31 | 2.342 | 2.448 | 2.555 | 1.487 | 100.0% | 10 | | glance_v2.deactivate_image | 0.054 | 0.086 | 0.11 | 0.145 | 0.18 | 0.09 | 100.0% | 10 | | total | 2.886 | 4.415 | 5.156 | 5.162 | 5.167 | 4.254 | 100.0% | 10 | | -> duration | 2.886 | 4.415 | 5.156 | 5.162 | 5.167 | 4.254 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.046098 Full duration: 33.03959 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_download_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a2d8e1a9-739a-4ad2-a319-798f39d600be 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.894 | 3.771 | 6.333 | 6.337 | 6.341 | 4.493 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.046 | 0.065 | 0.298 | 0.457 | 0.617 | 0.155 | 100.0% | 10 | | -> glance_v2.upload_data | 0.363 | 1.096 | 3.684 | 3.69 | 3.696 | 1.951 | 100.0% | 10 | | glance_v2.download_image | 0.145 | 0.193 | 0.474 | 0.774 | 1.074 | 0.31 | 100.0% | 10 | | total | 3.054 | 4.381 | 6.634 | 6.691 | 6.749 | 4.803 | 100.0% | 10 | | -> duration | 3.054 | 4.381 | 6.634 | 6.691 | 6.749 | 4.803 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.895691 Full duration: 33.731597 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_get_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a2d8e1a9-739a-4ad2-a319-798f39d600be 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.944 | 3.602 | 4.99 | 4.992 | 4.995 | 3.868 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.041 | 0.05 | 0.064 | 0.067 | 0.069 | 0.053 | 100.0% | 10 | | -> glance_v2.upload_data | 0.521 | 1.201 | 2.54 | 2.543 | 2.545 | 1.439 | 100.0% | 10 | | glance_v2.get_image | 0.015 | 0.017 | 0.021 | 0.022 | 0.023 | 0.018 | 100.0% | 10 | | total | 2.959 | 3.618 | 5.011 | 5.011 | 5.012 | 3.886 | 100.0% | 10 | | -> duration | 2.959 | 3.618 | 5.011 | 5.011 | 5.012 | 3.886 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.399109 Full duration: 31.610043 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_update_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a2d8e1a9-739a-4ad2-a319-798f39d600be 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.364 | 4.27 | 4.788 | 4.803 | 4.819 | 4.177 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.045 | 0.049 | 0.172 | 0.68 | 1.189 | 0.164 | 100.0% | 10 | | -> glance_v2.upload_data | 0.915 | 1.324 | 2.284 | 2.295 | 2.305 | 1.587 | 100.0% | 10 | | glance_v2.update_image | 0.131 | 0.165 | 0.348 | 0.688 | 1.029 | 0.267 | 100.0% | 10 | | total | 3.514 | 4.85 | 5.004 | 5.03 | 5.056 | 4.444 | 100.0% | 10 | | -> duration | 3.514 | 4.85 | 5.004 | 5.03 | 5.056 | 4.444 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.15643 Full duration: 35.372773 HINTS: * To plot HTML graphics with this data, run: rally task report a2d8e1a9-739a-4ad2-a319-798f39d600be --out output.html * To generate a JUnit report, run: rally task export a2d8e1a9-739a-4ad2-a319-798f39d600be --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a2d8e1a9-739a-4ad2-a319-798f39d600be --json --out output.json 2019-06-30 07:45:29,901 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'a2d8e1a9-739a-4ad2-a319-798f39d600be', '--out', u'/home/opnfv/functest/results/rally_full/glance.json'] 2019-06-30 07:45:31,902 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a2d8e1a9-739a-4ad2-a319-798f39d600be --out /home/opnfv/functest/results/rally_full/glance.json 2019-06-30 07:45:31,919 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-06-30 07:45:31,920 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-cinder.yaml 2019-06-30 07:45:31,920 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-30 07:45:31,929 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-30 07:45:31,931 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-06-30 07:45:31,931 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '692364ce-3b5e-491c-b563-d7c5db6cf187', 'tenants_amount': 3, 'image_name': 'rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-30 08:08:07,617 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : abb508a8-226a-4304-b29d-c50c66d62dcc 2019-06-30 08:08:07,617 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'abb508a8-226a-4304-b29d-c50c66d62dcc'] 2019-06-30 08:08:08,554 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid abb508a8-226a-4304-b29d-c50c66d62dcc -------------------------------------------------------------------------------- Task abb508a8-226a-4304-b29d-c50c66d62dcc: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_attach_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "nics": [ { "net-id": "692364ce-3b5e-491c-b563-d7c5db6cf187" } ], "flavor": { "name": "rally_full-flavor_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770" }, "image": { "name": "rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task abb508a8-226a-4304-b29d-c50c66d62dcc 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.746 | 14.417 | 16.108 | 16.124 | 16.141 | 14.097 | 100.0% | 10 | | cinder_v3.create_volume | 3.032 | 3.249 | 3.316 | 3.349 | 3.382 | 3.207 | 100.0% | 10 | | nova.attach_volume | 4.437 | 4.799 | 4.98 | 5.074 | 5.167 | 4.782 | 100.0% | 10 | | nova.detach_volume | 1.481 | 1.657 | 4.193 | 4.903 | 5.613 | 2.473 | 100.0% | 10 | | cinder_v3.delete_volume | 0.309 | 2.182 | 2.374 | 2.426 | 2.477 | 1.543 | 100.0% | 10 | | nova.delete_server | 2.423 | 2.851 | 3.26 | 3.992 | 4.723 | 2.992 | 100.0% | 10 | | total | 25.402 | 29.143 | 31.12 | 32.948 | 34.776 | 29.094 | 100.0% | 10 | | -> duration | 24.402 | 28.143 | 30.12 | 31.948 | 33.776 | 28.094 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 84.092301 Full duration: 117.893308 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_list_snapshots args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true, "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task abb508a8-226a-4304-b29d-c50c66d62dcc 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.135 | 3.379 | 3.534 | 3.552 | 3.57 | 3.374 | 100.0% | 10 | | cinder_v3.list_snapshots | 0.03 | 0.212 | 0.296 | 0.299 | 0.302 | 0.195 | 100.0% | 10 | | total | 3.166 | 3.587 | 3.717 | 3.775 | 3.832 | 3.569 | 100.0% | 10 | | -> duration | 3.166 | 3.587 | 3.717 | 3.775 | 3.832 | 3.569 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.675911 Full duration: 54.299396 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_list_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true, "image": { "name": "rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task abb508a8-226a-4304-b29d-c50c66d62dcc 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.111 | 6.334 | 8.014 | 8.235 | 8.456 | 6.675 | 100.0% | 10 | | cinder_v3.list_volumes | 0.06 | 0.274 | 0.345 | 0.349 | 0.353 | 0.253 | 100.0% | 10 | | total | 6.378 | 6.568 | 8.277 | 8.406 | 8.536 | 6.927 | 100.0% | 10 | | -> duration | 6.378 | 6.568 | 8.277 | 8.406 | 8.536 | 6.927 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.759536 Full duration: 46.561252 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_list_volume args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task abb508a8-226a-4304-b29d-c50c66d62dcc 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.25 | 3.494 | 3.745 | 4.216 | 4.688 | 3.592 | 100.0% | 10 | | cinder_v3.list_volumes | 0.056 | 0.264 | 0.305 | 0.327 | 0.35 | 0.255 | 100.0% | 10 | | total | 3.506 | 3.716 | 3.995 | 4.469 | 4.943 | 3.847 | 100.0% | 10 | | -> duration | 3.506 | 3.716 | 3.995 | 4.469 | 4.943 | 3.847 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.211249 Full duration: 37.614013 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_upload_volume_to_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "container_format": "bare", "force": false, "disk_format": "raw", "do_delete": true, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task abb508a8-226a-4304-b29d-c50c66d62dcc 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 | 2.923 | 3.123 | 3.307 | 3.335 | 3.364 | 3.141 | 100.0% | 10 | | cinder_v3.upload_volume_to_image | 31.505 | 48.777 | 52.113 | 52.303 | 52.494 | 46.481 | 100.0% | 10 | | cinder_v3.delete_volume | 0.325 | 2.171 | 2.324 | 2.333 | 2.342 | 2.034 | 100.0% | 10 | | glance_v2.delete_image | 0.581 | 0.973 | 1.331 | 1.375 | 1.42 | 0.962 | 100.0% | 10 | | total | 37.437 | 55.5 | 58.564 | 58.623 | 58.681 | 52.619 | 100.0% | 10 | | -> duration | 37.437 | 55.5 | 58.564 | 58.623 | 58.681 | 52.619 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 150.760191 Full duration: 177.126459 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_nested_snapshots_and_attach_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "create_vm_params": { "nics": [ { "net-id": "692364ce-3b5e-491c-b563-d7c5db6cf187" } ] }, "flavor": { "name": "rally_full-flavor_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770" }, "image": { "name": "rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770" }, "nested_level": 1, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task abb508a8-226a-4304-b29d-c50c66d62dcc 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.101 | 15.511 | 21.078 | 21.315 | 21.552 | 16.555 | 100.0% | 10 | | cinder_v3.create_volume | 2.845 | 3.199 | 3.336 | 3.348 | 3.361 | 3.164 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.485 | 2.715 | 2.819 | 2.841 | 2.863 | 2.703 | 100.0% | 10 | | nova.attach_volume | 4.011 | 4.388 | 4.732 | 4.84 | 4.948 | 4.424 | 100.0% | 10 | | nova.detach_volume | 1.325 | 1.498 | 2.303 | 3.085 | 3.866 | 1.779 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.118 | 2.322 | 2.51 | 2.534 | 2.559 | 2.313 | 100.0% | 10 | | cinder_v3.delete_volume | 0.393 | 2.164 | 2.363 | 2.369 | 2.374 | 1.944 | 100.0% | 10 | | nova.delete_server | 2.373 | 2.855 | 3.322 | 4.178 | 5.035 | 3.007 | 100.0% | 10 | | total | 29.35 | 35.356 | 40.268 | 40.368 | 40.468 | 35.89 | 100.0% | 10 | | -> duration | 28.35 | 34.356 | 39.268 | 39.368 | 39.468 | 34.89 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 104.02287 Full duration: 137.070503 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_snapshot_and_attach_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "create_vm_params": { "nics": [ { "net-id": "692364ce-3b5e-491c-b563-d7c5db6cf187" } ] }, "flavor": { "name": "rally_full-flavor_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770" }, "image": { "name": "rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770" }, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task abb508a8-226a-4304-b29d-c50c66d62dcc 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.415 | 3.593 | 3.854 | 3.91 | 3.966 | 3.632 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.605 | 2.739 | 2.868 | 2.874 | 2.88 | 2.734 | 100.0% | 10 | | nova.boot_server | 10.545 | 12.548 | 15.702 | 16.039 | 16.375 | 12.904 | 100.0% | 10 | | nova.attach_volume | 4.133 | 4.639 | 4.787 | 4.818 | 4.849 | 4.534 | 100.0% | 10 | | nova.detach_volume | 1.359 | 1.497 | 3.781 | 4.009 | 4.237 | 2.003 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.115 | 2.337 | 2.691 | 3.43 | 4.17 | 2.494 | 100.0% | 10 | | cinder_v3.delete_volume | 2.163 | 2.385 | 2.487 | 2.532 | 2.578 | 2.356 | 100.0% | 10 | | nova.delete_server | 2.414 | 2.686 | 3.036 | 3.767 | 4.498 | 2.844 | 100.0% | 10 | | total | 30.183 | 33.686 | 36.026 | 36.287 | 36.549 | 33.502 | 100.0% | 10 | | -> duration | 29.183 | 32.686 | 35.026 | 35.287 | 35.549 | 32.502 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 100.446431 Full duration: 133.207284 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task abb508a8-226a-4304-b29d-c50c66d62dcc 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.276 | 3.559 | 3.769 | 3.779 | 3.79 | 3.558 | 100.0% | 10 | | total | 3.276 | 3.559 | 3.769 | 3.78 | 3.79 | 3.558 | 100.0% | 10 | | -> duration | 3.276 | 3.559 | 3.769 | 3.78 | 3.79 | 3.558 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.622676 Full duration: 34.002641 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_volume args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task abb508a8-226a-4304-b29d-c50c66d62dcc 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.316 | 3.509 | 3.619 | 3.634 | 3.65 | 3.504 | 100.0% | 10 | | total | 3.316 | 3.509 | 3.619 | 3.635 | 3.65 | 3.504 | 100.0% | 10 | | -> duration | 3.316 | 3.509 | 3.619 | 3.635 | 3.65 | 3.504 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.457602 Full duration: 36.069852 -------------------------------------------------------------------------------- test scenario CinderVolumes.list_volumes args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "volumes": { "volumes_per_tenant": 4, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task abb508a8-226a-4304-b29d-c50c66d62dcc has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.list_volumes | 0.688 | 0.774 | 0.924 | 0.929 | 0.934 | 0.795 | 100.0% | 10 | | total | 0.688 | 0.774 | 0.924 | 0.929 | 0.934 | 0.796 | 100.0% | 10 | | -> duration | 0.688 | 0.774 | 0.924 | 0.929 | 0.934 | 0.796 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.317156 Full duration: 59.196981 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task abb508a8-226a-4304-b29d-c50c66d62dcc 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.292 | 3.453 | 3.574 | 3.67 | 3.767 | 3.449 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.168 | 2.794 | 2.818 | 2.825 | 2.833 | 2.651 | 100.0% | 10 | | total | 5.626 | 6.099 | 6.399 | 6.488 | 6.576 | 6.1 | 100.0% | 10 | | -> duration | 5.626 | 6.099 | 6.399 | 6.488 | 6.576 | 6.1 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.460683 Full duration: 55.905003 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task abb508a8-226a-4304-b29d-c50c66d62dcc 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.184 | 3.535 | 3.719 | 3.828 | 3.936 | 3.531 | 100.0% | 10 | | cinder_v3.delete_volume | 0.516 | 0.671 | 2.606 | 2.625 | 2.644 | 1.373 | 100.0% | 10 | | total | 3.784 | 4.323 | 6.257 | 6.398 | 6.539 | 4.904 | 100.0% | 10 | | -> duration | 3.784 | 4.323 | 6.257 | 6.398 | 6.539 | 4.904 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.128085 Full duration: 36.479941 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task abb508a8-226a-4304-b29d-c50c66d62dcc has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 5.728 | 6.186 | 8.273 | 8.385 | 8.497 | 6.572 | 100.0% | 10 | | cinder_v3.delete_volume | 0.559 | 2.387 | 2.701 | 2.793 | 2.885 | 1.77 | 100.0% | 10 | | total | 6.322 | 8.586 | 10.915 | 11.024 | 11.133 | 8.342 | 100.0% | 10 | | -> duration | 6.322 | 8.586 | 10.915 | 11.024 | 11.133 | 8.342 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.096402 Full duration: 47.22862 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 2 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task abb508a8-226a-4304-b29d-c50c66d62dcc 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.23 | 3.528 | 3.701 | 3.709 | 3.717 | 3.511 | 100.0% | 10 | | cinder_v3.delete_volume | 2.363 | 2.727 | 2.828 | 2.828 | 2.828 | 2.673 | 100.0% | 10 | | total | 5.865 | 6.193 | 6.379 | 6.411 | 6.442 | 6.184 | 100.0% | 10 | | -> duration | 5.865 | 6.193 | 6.379 | 6.411 | 6.442 | 6.184 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.2866 Full duration: 40.450807 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task abb508a8-226a-4304-b29d-c50c66d62dcc 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.345 | 3.565 | 3.695 | 3.722 | 3.749 | 3.544 | 100.0% | 10 | | cinder_v3.extend_volume | 0.369 | 0.602 | 2.942 | 2.979 | 3.016 | 1.23 | 100.0% | 10 | | cinder_v3.delete_volume | 0.303 | 2.519 | 2.667 | 2.752 | 2.837 | 2.135 | 100.0% | 10 | | total | 4.424 | 6.706 | 8.786 | 8.883 | 8.98 | 6.909 | 100.0% | 10 | | -> duration | 4.424 | 6.706 | 8.786 | 8.883 | 8.98 | 6.909 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.117346 Full duration: 44.944455 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task abb508a8-226a-4304-b29d-c50c66d62dcc 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.25 | 3.627 | 5.728 | 5.855 | 5.981 | 4.216 | 100.0% | 10 | | cinder_v3.delete_volume | 2.432 | 4.837 | 5.013 | 5.05 | 5.087 | 4.016 | 100.0% | 10 | | total | 5.943 | 8.383 | 10.716 | 10.765 | 10.814 | 8.233 | 100.0% | 10 | | -> duration | 5.943 | 8.383 | 10.716 | 10.765 | 10.814 | 8.233 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.361461 Full duration: 61.289573 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_get_qos args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task abb508a8-226a-4304-b29d-c50c66d62dcc 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.659 | 0.753 | 1.044 | 1.048 | 1.053 | 0.811 | 100.0% | 10 | | cinder_v3.get_qos | 0.208 | 0.281 | 0.332 | 0.356 | 0.379 | 0.273 | 100.0% | 10 | | total | 0.887 | 1.06 | 1.273 | 1.308 | 1.342 | 1.084 | 100.0% | 10 | | -> duration | 0.887 | 1.06 | 1.273 | 1.308 | 1.342 | 1.084 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.162808 Full duration: 23.332287 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task abb508a8-226a-4304-b29d-c50c66d62dcc 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.643 | 0.752 | 0.817 | 0.836 | 0.855 | 0.75 | 100.0% | 10 | | cinder_v3.list_qos | 0.202 | 0.22 | 0.312 | 0.35 | 0.389 | 0.254 | 100.0% | 10 | | total | 0.87 | 1.024 | 1.08 | 1.102 | 1.124 | 1.004 | 100.0% | 10 | | -> duration | 0.87 | 1.024 | 1.08 | 1.102 | 1.124 | 1.004 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.936355 Full duration: 20.955146 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task abb508a8-226a-4304-b29d-c50c66d62dcc 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.651 | 0.731 | 0.768 | 0.777 | 0.785 | 0.72 | 100.0% | 10 | | cinder_v3.set_qos | 0.239 | 0.313 | 0.354 | 0.362 | 0.37 | 0.299 | 100.0% | 10 | | total | 0.956 | 1.01 | 1.083 | 1.101 | 1.119 | 1.02 | 100.0% | 10 | | -> duration | 0.956 | 1.01 | 1.083 | 1.101 | 1.119 | 1.02 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.029691 Full duration: 22.036009 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_get_volume_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task abb508a8-226a-4304-b29d-c50c66d62dcc 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.652 | 0.759 | 0.786 | 0.828 | 0.87 | 0.755 | 100.0% | 10 | | cinder_v3.get_volume_type | 0.205 | 0.26 | 0.293 | 0.332 | 0.371 | 0.26 | 100.0% | 10 | | total | 0.864 | 1.024 | 1.148 | 1.152 | 1.155 | 1.015 | 100.0% | 10 | | -> duration | 0.864 | 1.024 | 1.148 | 1.152 | 1.155 | 1.015 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.938692 Full duration: 21.178944 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task abb508a8-226a-4304-b29d-c50c66d62dcc 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.652 | 0.747 | 0.851 | 0.875 | 0.899 | 0.747 | 100.0% | 10 | | cinder_v3.list_types | 0.213 | 0.298 | 0.382 | 0.424 | 0.465 | 0.293 | 100.0% | 10 | | total | 0.867 | 1.054 | 1.202 | 1.257 | 1.311 | 1.04 | 100.0% | 10 | | -> duration | 0.867 | 1.054 | 1.202 | 1.257 | 1.311 | 1.04 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.036734 Full duration: 21.166247 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_update_volume_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "test", "update_description": "test update" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task abb508a8-226a-4304-b29d-c50c66d62dcc has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.651 | 0.75 | 0.797 | 0.802 | 0.808 | 0.738 | 100.0% | 10 | | cinder_v2.update_volume_type | 0.225 | 0.275 | 0.348 | 0.396 | 0.445 | 0.289 | 100.0% | 10 | | total | 0.877 | 1.054 | 1.101 | 1.147 | 1.192 | 1.027 | 100.0% | 10 | | -> duration | 0.877 | 1.054 | 1.101 | 1.147 | 1.192 | 1.027 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.005491 Full duration: 20.962395 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task abb508a8-226a-4304-b29d-c50c66d62dcc 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.659 | 0.739 | 0.912 | 0.914 | 0.917 | 0.757 | 100.0% | 10 | | cinder_v3.create_encryption_type | 0.23 | 0.289 | 0.341 | 0.357 | 0.373 | 0.292 | 100.0% | 10 | | total | 0.896 | 1.091 | 1.173 | 1.214 | 1.254 | 1.049 | 100.0% | 10 | | -> duration | 0.896 | 1.091 | 1.173 | 1.214 | 1.254 | 1.049 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.10461 Full duration: 21.376743 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_add_and_list_type_access args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task abb508a8-226a-4304-b29d-c50c66d62dcc has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.677 | 0.733 | 0.929 | 0.93 | 0.931 | 0.789 | 100.0% | 10 | | cinder_v2.add_type_access | 0.224 | 0.316 | 0.341 | 0.341 | 0.342 | 0.297 | 100.0% | 10 | | cinder_v2.list_type_access | 0.022 | 0.231 | 0.316 | 0.36 | 0.404 | 0.236 | 100.0% | 10 | | total | 1.092 | 1.24 | 1.561 | 1.581 | 1.601 | 1.322 | 100.0% | 10 | | -> duration | 1.092 | 1.24 | 1.561 | 1.581 | 1.601 | 1.322 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.893502 Full duration: 22.059945 HINTS: * To plot HTML graphics with this data, run: rally task report abb508a8-226a-4304-b29d-c50c66d62dcc --out output.html * To generate a JUnit report, run: rally task export abb508a8-226a-4304-b29d-c50c66d62dcc --type junit --to output.xml * To get raw JSON output of task results, run: rally task report abb508a8-226a-4304-b29d-c50c66d62dcc --json --out output.json 2019-06-30 08:08:08,556 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'abb508a8-226a-4304-b29d-c50c66d62dcc', '--out', u'/home/opnfv/functest/results/rally_full/cinder.json'] 2019-06-30 08:08:10,526 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid abb508a8-226a-4304-b29d-c50c66d62dcc --out /home/opnfv/functest/results/rally_full/cinder.json 2019-06-30 08:08:10,568 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-06-30 08:08:10,569 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-gnocchi.yaml 2019-06-30 08:08:10,569 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-30 08:08:10,578 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-30 08:08:10,579 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-06-30 08:08:10,579 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '692364ce-3b5e-491c-b563-d7c5db6cf187', 'tenants_amount': 3, 'image_name': 'rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-30 08:13:12,573 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ec9ae17b-177d-4532-a23c-e6f0bed812e8 2019-06-30 08:13:12,574 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'ec9ae17b-177d-4532-a23c-e6f0bed812e8'] 2019-06-30 08:13:13,450 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ec9ae17b-177d-4532-a23c-e6f0bed812e8 -------------------------------------------------------------------------------- Task ec9ae17b-177d-4532-a23c-e6f0bed812e8: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec9ae17b-177d-4532-a23c-e6f0bed812e8 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.68 | 0.718 | 0.769 | 0.778 | 0.786 | 0.723 | 100.0% | 10 | | total | 0.68 | 0.718 | 0.769 | 0.778 | 0.786 | 0.723 | 100.0% | 10 | | -> duration | 0.68 | 0.718 | 0.769 | 0.778 | 0.786 | 0.723 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.209705 Full duration: 14.970334 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec9ae17b-177d-4532-a23c-e6f0bed812e8 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.707 | 0.723 | 0.77 | 0.777 | 0.784 | 0.734 | 100.0% | 10 | | total | 0.707 | 0.723 | 0.77 | 0.777 | 0.784 | 0.734 | 100.0% | 10 | | -> duration | 0.707 | 0.723 | 0.77 | 0.777 | 0.784 | 0.734 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.212896 Full duration: 13.898832 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec9ae17b-177d-4532-a23c-e6f0bed812e8 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.637 | 0.704 | 0.855 | 0.855 | 0.855 | 0.753 | 100.0% | 10 | | total | 0.637 | 0.704 | 0.855 | 0.855 | 0.856 | 0.753 | 100.0% | 10 | | -> duration | 0.637 | 0.704 | 0.855 | 0.855 | 0.856 | 0.753 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.243708 Full duration: 14.002132 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec9ae17b-177d-4532-a23c-e6f0bed812e8 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.636 | 0.747 | 0.843 | 0.846 | 0.848 | 0.76 | 100.0% | 10 | | total | 0.636 | 0.747 | 0.844 | 0.846 | 0.848 | 0.76 | 100.0% | 10 | | -> duration | 0.636 | 0.747 | 0.844 | 0.846 | 0.848 | 0.76 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.307051 Full duration: 16.765079 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec9ae17b-177d-4532-a23c-e6f0bed812e8 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.643 | 0.719 | 0.847 | 0.865 | 0.883 | 0.737 | 100.0% | 10 | | gnocchi.delete_archive_policy_rule | 0.202 | 0.29 | 0.323 | 0.353 | 0.383 | 0.283 | 100.0% | 10 | | total | 0.851 | 1.022 | 1.187 | 1.207 | 1.227 | 1.021 | 100.0% | 10 | | -> duration | 0.851 | 1.022 | 1.187 | 1.207 | 1.227 | 1.021 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.032988 Full duration: 15.229299 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec9ae17b-177d-4532-a23c-e6f0bed812e8 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.629 | 0.72 | 0.768 | 0.818 | 0.868 | 0.725 | 100.0% | 10 | | total | 0.629 | 0.72 | 0.768 | 0.818 | 0.869 | 0.725 | 100.0% | 10 | | -> duration | 0.629 | 0.72 | 0.768 | 0.818 | 0.869 | 0.725 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.152609 Full duration: 13.407712 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_archive_policy args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec9ae17b-177d-4532-a23c-e6f0bed812e8 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.63 | 0.731 | 0.81 | 0.835 | 0.86 | 0.738 | 100.0% | 10 | | total | 0.63 | 0.731 | 0.81 | 0.835 | 0.86 | 0.739 | 100.0% | 10 | | -> duration | 0.63 | 0.731 | 0.81 | 0.835 | 0.86 | 0.739 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.132677 Full duration: 16.71103 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec9ae17b-177d-4532-a23c-e6f0bed812e8 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.631 | 0.685 | 0.78 | 0.834 | 0.889 | 0.708 | 100.0% | 10 | | gnocchi.delete_archive_policy | 0.203 | 0.227 | 0.307 | 0.31 | 0.313 | 0.248 | 100.0% | 10 | | total | 0.841 | 0.924 | 1.077 | 1.132 | 1.188 | 0.956 | 100.0% | 10 | | -> duration | 0.841 | 0.924 | 1.077 | 1.132 | 1.188 | 0.956 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.769668 Full duration: 14.875985 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec9ae17b-177d-4532-a23c-e6f0bed812e8 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.631 | 0.729 | 0.766 | 0.783 | 0.8 | 0.729 | 100.0% | 10 | | total | 0.631 | 0.729 | 0.766 | 0.783 | 0.8 | 0.729 | 100.0% | 10 | | -> duration | 0.631 | 0.729 | 0.766 | 0.783 | 0.8 | 0.729 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.200284 Full duration: 14.263018 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_resource_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec9ae17b-177d-4532-a23c-e6f0bed812e8 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.797 | 2.598 | 2.858 | 2.867 | 2.877 | 2.483 | 100.0% | 10 | | total | 1.797 | 2.598 | 2.858 | 2.867 | 2.877 | 2.483 | 100.0% | 10 | | -> duration | 1.797 | 2.598 | 2.858 | 2.867 | 2.877 | 2.483 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.338664 Full duration: 23.369328 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec9ae17b-177d-4532-a23c-e6f0bed812e8 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.228 | 2.736 | 3.017 | 3.019 | 3.022 | 2.398 | 100.0% | 10 | | gnocchi.delete_resource_type | 0.293 | 0.527 | 0.985 | 1.431 | 1.878 | 0.69 | 100.0% | 10 | | total | 1.985 | 3.226 | 3.547 | 3.598 | 3.648 | 3.088 | 100.0% | 10 | | -> duration | 1.985 | 3.226 | 3.547 | 3.598 | 3.648 | 3.088 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.763511 Full duration: 20.946829 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec9ae17b-177d-4532-a23c-e6f0bed812e8 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.695 | 0.724 | 0.739 | 0.739 | 0.74 | 0.72 | 100.0% | 10 | | total | 0.695 | 0.724 | 0.739 | 0.74 | 0.74 | 0.72 | 100.0% | 10 | | -> duration | 0.695 | 0.724 | 0.739 | 0.74 | 0.74 | 0.72 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.178818 Full duration: 13.72709 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_metric args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec9ae17b-177d-4532-a23c-e6f0bed812e8 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.851 | 0.98 | 1.04 | 1.077 | 1.115 | 0.975 | 100.0% | 10 | | total | 0.851 | 0.981 | 1.04 | 1.078 | 1.116 | 0.975 | 100.0% | 10 | | -> duration | 0.851 | 0.981 | 1.04 | 1.078 | 1.116 | 0.975 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.926169 Full duration: 16.754367 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec9ae17b-177d-4532-a23c-e6f0bed812e8 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.822 | 1.001 | 1.066 | 1.067 | 1.069 | 0.996 | 100.0% | 10 | | gnocchi.delete_metric | 0.026 | 0.223 | 0.29 | 0.291 | 0.292 | 0.223 | 100.0% | 10 | | total | 0.996 | 1.244 | 1.348 | 1.351 | 1.354 | 1.219 | 100.0% | 10 | | -> duration | 0.996 | 1.244 | 1.348 | 1.351 | 1.354 | 1.219 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.60001 Full duration: 17.144947 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_resource args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec9ae17b-177d-4532-a23c-e6f0bed812e8 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.636 | 0.738 | 0.807 | 0.817 | 0.827 | 0.739 | 100.0% | 10 | | total | 0.636 | 0.739 | 0.807 | 0.817 | 0.828 | 0.739 | 100.0% | 10 | | -> duration | 0.636 | 0.739 | 0.807 | 0.817 | 0.828 | 0.739 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.283281 Full duration: 18.890204 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec9ae17b-177d-4532-a23c-e6f0bed812e8 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.631 | 0.75 | 0.801 | 0.803 | 0.805 | 0.745 | 100.0% | 10 | | gnocchi.delete_resource | 0.221 | 0.281 | 0.343 | 0.357 | 0.37 | 0.281 | 100.0% | 10 | | total | 0.901 | 1.028 | 1.087 | 1.129 | 1.172 | 1.026 | 100.0% | 10 | | -> duration | 0.901 | 1.028 | 1.087 | 1.129 | 1.172 | 1.026 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.029341 Full duration: 16.782835 HINTS: * To plot HTML graphics with this data, run: rally task report ec9ae17b-177d-4532-a23c-e6f0bed812e8 --out output.html * To generate a JUnit report, run: rally task export ec9ae17b-177d-4532-a23c-e6f0bed812e8 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ec9ae17b-177d-4532-a23c-e6f0bed812e8 --json --out output.json 2019-06-30 08:13:13,451 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'ec9ae17b-177d-4532-a23c-e6f0bed812e8', '--out', u'/home/opnfv/functest/results/rally_full/gnocchi.json'] 2019-06-30 08:13:15,490 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ec9ae17b-177d-4532-a23c-e6f0bed812e8 --out /home/opnfv/functest/results/rally_full/gnocchi.json 2019-06-30 08:13:15,521 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-06-30 08:13:15,522 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-heat.yaml 2019-06-30 08:13:15,522 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-30 08:13:15,536 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-30 08:13:15,538 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-06-30 08:13:15,538 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['heat'], 'concurrency': 4, 'netid': '692364ce-3b5e-491c-b563-d7c5db6cf187', 'tenants_amount': 3, 'image_name': 'rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-30 08:25:39,837 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3ba4138e-24c0-416d-9184-15ac89645ad5 2019-06-30 08:25:39,837 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'3ba4138e-24c0-416d-9184-15ac89645ad5'] 2019-06-30 08:25:40,723 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3ba4138e-24c0-416d-9184-15ac89645ad5 -------------------------------------------------------------------------------- Task 3ba4138e-24c0-416d-9184-15ac89645ad5: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_and_delete_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/default.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3ba4138e-24c0-416d-9184-15ac89645ad5 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.899 | 5.084 | 5.482 | 5.559 | 5.636 | 5.152 | 100.0% | 10 | | heat.delete_stack | 0.191 | 0.669 | 1.114 | 1.432 | 1.749 | 0.745 | 100.0% | 10 | | total | 5.552 | 5.749 | 6.538 | 6.667 | 6.797 | 5.898 | 100.0% | 10 | | -> duration | 3.552 | 3.749 | 4.538 | 4.667 | 4.797 | 3.898 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.133102 Full duration: 33.022941 -------------------------------------------------------------------------------- test scenario HeatStacks.create_and_delete_stack args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/server_with_ports.yaml.template", "parameters": { "image": "rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770", "public_net": "external", "flavor": "rally_full-flavor_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3ba4138e-24c0-416d-9184-15ac89645ad5 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 | 21.158 | 27.726 | 34.04 | 34.337 | 34.634 | 28.131 | 100.0% | 10 | | heat.delete_stack | 9.104 | 11.085 | 12.533 | 12.57 | 12.607 | 10.908 | 100.0% | 10 | | total | 31.372 | 38.731 | 45.895 | 46.238 | 46.582 | 39.039 | 100.0% | 10 | | -> duration | 29.372 | 36.731 | 43.895 | 44.238 | 44.582 | 37.039 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 111.488321 Full duration: 127.911102 -------------------------------------------------------------------------------- test scenario HeatStacks.create_and_delete_stack args position 2 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/server_with_volume.yaml.template", "parameters": { "network_id": "692364ce-3b5e-491c-b563-d7c5db6cf187", "image": "rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770", "flavor": "rally_full-flavor_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3ba4138e-24c0-416d-9184-15ac89645ad5 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 | 18.582 | 22.308 | 27.029 | 27.399 | 27.769 | 22.934 | 100.0% | 10 | | heat.delete_stack | 6.458 | 7.639 | 7.996 | 8.101 | 8.207 | 7.379 | 100.0% | 10 | | total | 25.68 | 30.118 | 33.764 | 34.87 | 35.976 | 30.313 | 100.0% | 10 | | -> duration | 23.68 | 28.118 | 31.764 | 32.87 | 33.976 | 28.313 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 86.188615 Full duration: 103.074357 -------------------------------------------------------------------------------- test scenario HeatStacks.create_and_list_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/default.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3ba4138e-24c0-416d-9184-15ac89645ad5 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.509 | 4.928 | 5.136 | 5.185 | 5.235 | 4.899 | 100.0% | 10 | | heat.list_stacks | 0.045 | 0.301 | 0.34 | 0.377 | 0.415 | 0.279 | 100.0% | 10 | | total | 4.734 | 5.22 | 5.46 | 5.49 | 5.52 | 5.178 | 100.0% | 10 | | -> duration | 2.734 | 3.22 | 3.46 | 3.49 | 3.52 | 3.178 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.424721 Full duration: 33.504188 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_random_strings_add.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3ba4138e-24c0-416d-9184-15ac89645ad5 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.903 | 5.239 | 5.351 | 5.431 | 5.512 | 5.222 | 100.0% | 10 | | heat.update_stack | 2.415 | 2.906 | 3.661 | 3.818 | 3.974 | 3.035 | 100.0% | 10 | | heat.delete_stack | 2.305 | 3.055 | 3.314 | 3.438 | 3.562 | 3.019 | 100.0% | 10 | | total | 10.351 | 11.114 | 12.213 | 12.28 | 12.347 | 11.276 | 100.0% | 10 | | -> duration | 6.351 | 7.114 | 8.213 | 8.28 | 8.347 | 7.276 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.476115 Full duration: 48.140538 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_random_strings_delete.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3ba4138e-24c0-416d-9184-15ac89645ad5 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.017 | 5.302 | 6.45 | 6.581 | 6.712 | 5.558 | 100.0% | 10 | | heat.update_stack | 2.43 | 2.793 | 3.113 | 3.166 | 3.218 | 2.824 | 100.0% | 10 | | heat.delete_stack | 0.406 | 0.705 | 1.546 | 1.726 | 1.906 | 0.92 | 100.0% | 10 | | total | 8.205 | 9.349 | 10.094 | 10.373 | 10.652 | 9.302 | 100.0% | 10 | | -> duration | 4.205 | 5.349 | 6.094 | 6.373 | 6.652 | 5.302 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.920212 Full duration: 42.429359 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 2 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/resource_group.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_resource_group_increase.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3ba4138e-24c0-416d-9184-15ac89645ad5 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.899 | 5.212 | 5.512 | 5.587 | 5.661 | 5.236 | 100.0% | 10 | | heat.update_stack | 3.888 | 4.163 | 4.572 | 4.76 | 4.948 | 4.22 | 100.0% | 10 | | heat.delete_stack | 3.54 | 3.79 | 4.098 | 4.159 | 4.22 | 3.864 | 100.0% | 10 | | total | 12.524 | 13.366 | 13.781 | 13.993 | 14.205 | 13.32 | 100.0% | 10 | | -> duration | 8.524 | 9.366 | 9.781 | 9.993 | 10.205 | 9.32 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 36.374215 Full duration: 54.826347 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 3 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3ba4138e-24c0-416d-9184-15ac89645ad5 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.774 | 5.535 | 6.28 | 6.544 | 6.808 | 5.604 | 100.0% | 10 | | heat.update_stack | 2.531 | 2.891 | 3.347 | 3.354 | 3.362 | 2.911 | 100.0% | 10 | | heat.delete_stack | 2.582 | 3.128 | 3.234 | 3.333 | 3.433 | 3.056 | 100.0% | 10 | | total | 10.908 | 11.384 | 12.382 | 12.619 | 12.856 | 11.572 | 100.0% | 10 | | -> duration | 6.908 | 7.384 | 8.382 | 8.619 | 8.856 | 7.572 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.889121 Full duration: 49.714789 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 4 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/resource_group.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_resource_group_reduce.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3ba4138e-24c0-416d-9184-15ac89645ad5 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.868 | 5.261 | 5.573 | 5.575 | 5.576 | 5.266 | 100.0% | 10 | | heat.update_stack | 2.728 | 3.448 | 4.314 | 4.345 | 4.377 | 3.549 | 100.0% | 10 | | heat.delete_stack | 1.401 | 1.783 | 2.076 | 2.1 | 2.123 | 1.742 | 100.0% | 10 | | total | 9.258 | 10.533 | 11.607 | 11.627 | 11.647 | 10.558 | 100.0% | 10 | | -> duration | 5.258 | 6.533 | 7.607 | 7.627 | 7.647 | 6.558 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.326132 Full duration: 47.313957 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 5 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_random_strings_replace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3ba4138e-24c0-416d-9184-15ac89645ad5 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.976 | 5.169 | 5.282 | 5.37 | 5.458 | 5.165 | 100.0% | 10 | | heat.update_stack | 2.624 | 2.926 | 3.067 | 3.091 | 3.115 | 2.883 | 100.0% | 10 | | heat.delete_stack | 1.405 | 1.806 | 2.143 | 2.452 | 2.76 | 1.877 | 100.0% | 10 | | total | 9.395 | 9.726 | 10.661 | 10.763 | 10.864 | 9.925 | 100.0% | 10 | | -> duration | 5.395 | 5.726 | 6.661 | 6.763 | 6.864 | 5.925 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.058292 Full duration: 45.126119 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3ba4138e-24c0-416d-9184-15ac89645ad5 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.965 | 5.204 | 6.379 | 6.559 | 6.74 | 5.463 | 100.0% | 10 | | heat.check_stack | 0.529 | 0.944 | 1.207 | 1.284 | 1.362 | 0.913 | 100.0% | 10 | | heat.delete_stack | 1.585 | 1.717 | 2.742 | 2.755 | 2.767 | 1.938 | 100.0% | 10 | | total | 7.413 | 8.249 | 9.311 | 9.335 | 9.359 | 8.314 | 100.0% | 10 | | -> duration | 5.413 | 6.249 | 7.311 | 7.335 | 7.359 | 6.314 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.721373 Full duration: 40.349224 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3ba4138e-24c0-416d-9184-15ac89645ad5 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.909 | 5.26 | 6.825 | 6.871 | 6.916 | 5.646 | 100.0% | 10 | | heat.suspend_stack | 0.794 | 0.966 | 1.251 | 1.266 | 1.281 | 1.023 | 100.0% | 10 | | heat.resume_stack | 0.431 | 1.528 | 1.765 | 1.888 | 2.012 | 1.244 | 100.0% | 10 | | heat.delete_stack | 1.38 | 1.529 | 1.817 | 2.065 | 2.313 | 1.632 | 100.0% | 10 | | total | 7.809 | 9.39 | 11.102 | 11.11 | 11.119 | 9.545 | 100.0% | 10 | | -> duration | 5.809 | 7.39 | 9.102 | 9.11 | 9.119 | 7.545 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.217594 Full duration: 43.952902 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3ba4138e-24c0-416d-9184-15ac89645ad5 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.674 | 0.75 | 0.771 | 0.772 | 0.772 | 0.744 | 100.0% | 10 | | total | 0.674 | 0.75 | 0.771 | 0.772 | 0.772 | 0.744 | 100.0% | 10 | | -> duration | 0.674 | 0.75 | 0.771 | 0.772 | 0.772 | 0.744 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.227295 Full duration: 14.551419 HINTS: * To plot HTML graphics with this data, run: rally task report 3ba4138e-24c0-416d-9184-15ac89645ad5 --out output.html * To generate a JUnit report, run: rally task export 3ba4138e-24c0-416d-9184-15ac89645ad5 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3ba4138e-24c0-416d-9184-15ac89645ad5 --json --out output.json 2019-06-30 08:25:40,724 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'3ba4138e-24c0-416d-9184-15ac89645ad5', '--out', u'/home/opnfv/functest/results/rally_full/heat.json'] 2019-06-30 08:25:42,652 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3ba4138e-24c0-416d-9184-15ac89645ad5 --out /home/opnfv/functest/results/rally_full/heat.json 2019-06-30 08:25:42,686 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-06-30 08:25:42,687 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2019-06-30 08:25:42,687 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-30 08:25:42,701 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-30 08:25:42,702 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-06-30 08:25:42,702 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '692364ce-3b5e-491c-b563-d7c5db6cf187', 'tenants_amount': 3, 'image_name': 'rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-30 08:31:53,459 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d01d1723-5783-40e2-b539-09b5aececc59 2019-06-30 08:31:53,459 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'd01d1723-5783-40e2-b539-09b5aececc59'] 2019-06-30 08:31:54,328 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d01d1723-5783-40e2-b539-09b5aececc59 -------------------------------------------------------------------------------- Task d01d1723-5783-40e2-b539-09b5aececc59: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d01d1723-5783-40e2-b539-09b5aececc59 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.735 | 0.85 | 1.54 | 1.933 | 2.326 | 1.098 | 100.0% | 10 | | keystone_v3.add_role | 0.147 | 0.21 | 0.254 | 0.257 | 0.26 | 0.209 | 100.0% | 10 | | keystone_v3.revoke_role | 0.149 | 0.162 | 0.232 | 0.251 | 0.27 | 0.182 | 100.0% | 10 | | total | 1.137 | 1.272 | 1.892 | 2.29 | 2.689 | 1.489 | 100.0% | 10 | | -> duration | 1.137 | 1.272 | 1.892 | 2.29 | 2.689 | 1.489 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.083624 Full duration: 28.062887 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d01d1723-5783-40e2-b539-09b5aececc59 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.666 | 0.804 | 1.98 | 1.98 | 1.98 | 1.191 | 100.0% | 10 | | keystone_v3.add_role | 0.147 | 0.18 | 0.239 | 0.244 | 0.248 | 0.193 | 100.0% | 10 | | keystone_v3.list_roles | 0.135 | 0.186 | 0.245 | 0.255 | 0.265 | 0.192 | 100.0% | 10 | | total | 1.034 | 1.237 | 2.324 | 2.346 | 2.369 | 1.576 | 100.0% | 10 | | -> duration | 1.034 | 1.237 | 2.324 | 2.346 | 2.369 | 1.576 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.939991 Full duration: 29.480749 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d01d1723-5783-40e2-b539-09b5aececc59 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.016 | 1.156 | 2.724 | 2.756 | 2.788 | 1.726 | 100.0% | 10 | | keystone_v3.list_projects | 0.111 | 0.141 | 0.206 | 0.208 | 0.209 | 0.149 | 100.0% | 10 | | total | 1.15 | 1.294 | 2.932 | 2.963 | 2.994 | 1.875 | 100.0% | 10 | | -> duration | 1.15 | 1.294 | 2.932 | 2.963 | 2.994 | 1.875 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.786539 Full duration: 28.423039 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d01d1723-5783-40e2-b539-09b5aececc59 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.69 | 0.853 | 1.707 | 1.827 | 1.947 | 1.132 | 100.0% | 10 | | keystone_v3.delete_role | 0.125 | 0.213 | 0.228 | 0.228 | 0.228 | 0.198 | 100.0% | 10 | | total | 0.906 | 1.07 | 1.925 | 1.998 | 2.072 | 1.329 | 100.0% | 10 | | -> duration | 0.906 | 1.07 | 1.925 | 1.998 | 2.072 | 1.329 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.372005 Full duration: 24.096295 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d01d1723-5783-40e2-b539-09b5aececc59 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.727 | 0.845 | 2.222 | 2.316 | 2.409 | 1.355 | 100.0% | 10 | | keystone_v3.delete_service | 0.139 | 0.214 | 0.245 | 0.256 | 0.267 | 0.2 | 100.0% | 10 | | total | 0.948 | 1.069 | 2.448 | 2.499 | 2.549 | 1.555 | 100.0% | 10 | | -> duration | 0.948 | 1.069 | 2.448 | 2.499 | 2.549 | 1.555 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.815687 Full duration: 25.195334 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d01d1723-5783-40e2-b539-09b5aececc59 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.89 | 1.191 | 2.393 | 2.487 | 2.581 | 1.553 | 100.0% | 10 | | keystone_v3.create_user | 0.667 | 0.739 | 0.811 | 0.814 | 0.816 | 0.742 | 100.0% | 10 | | -> keystone_v3.list_roles | 0.112 | 0.125 | 0.148 | 0.161 | 0.174 | 0.131 | 100.0% | 10 | | -> keystone_v3.add_role | 0.141 | 0.159 | 0.187 | 0.192 | 0.198 | 0.162 | 100.0% | 10 | | keystone_v3.create_role | 0.126 | 0.151 | 0.204 | 0.217 | 0.23 | 0.16 | 100.0% | 10 | | keystone_v3.get_project | 0.113 | 0.14 | 0.155 | 0.156 | 0.157 | 0.136 | 100.0% | 10 | | keystone_v3.get_user | 0.127 | 0.132 | 0.141 | 0.144 | 0.148 | 0.133 | 100.0% | 10 | | keystone_v3.get_role | 0.109 | 0.124 | 0.15 | 0.151 | 0.152 | 0.126 | 100.0% | 10 | | keystone_v3.list_services | 0.112 | 0.126 | 0.142 | 0.152 | 0.162 | 0.128 | 100.0% | 10 | | keystone_v3.get_services | 0.104 | 0.12 | 0.138 | 0.173 | 0.207 | 0.127 | 100.0% | 10 | | total | 2.639 | 2.958 | 4.042 | 4.131 | 4.22 | 3.263 | 100.0% | 10 | | -> duration | 2.639 | 2.958 | 4.042 | 4.131 | 4.22 | 3.263 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.927976 Full duration: 39.755469 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d01d1723-5783-40e2-b539-09b5aececc59 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.979 | 1.113 | 2.198 | 2.318 | 2.438 | 1.524 | 100.0% | 10 | | keystone_v3.update_project | 0.138 | 0.161 | 0.19 | 0.203 | 0.216 | 0.165 | 100.0% | 10 | | keystone_v3.delete_project | 0.173 | 0.231 | 0.266 | 0.291 | 0.316 | 0.233 | 100.0% | 10 | | total | 1.37 | 1.513 | 2.665 | 2.737 | 2.808 | 1.923 | 100.0% | 10 | | -> duration | 1.37 | 1.513 | 2.665 | 2.737 | 2.808 | 1.923 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.009214 Full duration: 25.500514 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d01d1723-5783-40e2-b539-09b5aececc59 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.944 | 1.211 | 3.037 | 3.057 | 3.077 | 1.73 | 100.0% | 10 | | total | 1.074 | 1.358 | 3.168 | 3.191 | 3.215 | 1.887 | 100.0% | 10 | | -> duration | 1.074 | 1.358 | 3.168 | 3.191 | 3.215 | 1.887 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.880393 Full duration: 25.884636 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d01d1723-5783-40e2-b539-09b5aececc59 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.048 | 1.343 | 1.978 | 2.126 | 2.274 | 1.508 | 100.0% | 10 | | total | 1.048 | 1.343 | 1.978 | 2.126 | 2.274 | 1.508 | 100.0% | 10 | | -> duration | 1.048 | 1.343 | 1.978 | 2.126 | 2.274 | 1.508 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.645765 Full duration: 25.863397 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d01d1723-5783-40e2-b539-09b5aececc59 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.074 | 1.229 | 2.534 | 2.545 | 2.555 | 1.557 | 100.0% | 10 | | keystone_v3.list_users | 0.135 | 0.144 | 0.15 | 0.153 | 0.155 | 0.145 | 100.0% | 10 | | total | 1.337 | 1.535 | 2.829 | 2.832 | 2.835 | 1.864 | 100.0% | 10 | | -> duration | 1.337 | 1.535 | 2.829 | 2.832 | 2.835 | 1.864 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.08195 Full duration: 26.335522 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d01d1723-5783-40e2-b539-09b5aececc59 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.915 | 1.049 | 1.177 | 1.181 | 1.184 | 1.055 | 100.0% | 10 | | keystone_v3.create_users | 6.956 | 7.346 | 7.441 | 7.462 | 7.484 | 7.275 | 100.0% | 10 | | -> keystone_v3.create_user (x10) | 6.955 | 7.345 | 7.44 | 7.462 | 7.484 | 7.275 | 100.0% | 10 | | --> keystone_v3.list_roles (x10) | 1.255 | 1.376 | 1.442 | 1.445 | 1.448 | 1.364 | 100.0% | 10 | | --> keystone_v3.add_role (x10) | 1.521 | 1.721 | 1.892 | 1.904 | 1.917 | 1.717 | 100.0% | 10 | | total | 9.272 | 9.854 | 9.973 | 9.975 | 9.976 | 9.774 | 100.0% | 10 | | -> duration | 9.272 | 9.854 | 9.973 | 9.975 | 9.976 | 9.774 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.578712 Full duration: 69.829526 HINTS: * To plot HTML graphics with this data, run: rally task report d01d1723-5783-40e2-b539-09b5aececc59 --out output.html * To generate a JUnit report, run: rally task export d01d1723-5783-40e2-b539-09b5aececc59 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d01d1723-5783-40e2-b539-09b5aececc59 --json --out output.json 2019-06-30 08:31:54,329 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'd01d1723-5783-40e2-b539-09b5aececc59', '--out', u'/home/opnfv/functest/results/rally_full/keystone.json'] 2019-06-30 08:31:56,230 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d01d1723-5783-40e2-b539-09b5aececc59 --out /home/opnfv/functest/results/rally_full/keystone.json 2019-06-30 08:31:56,261 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-06-30 08:31:56,262 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-neutron.yaml 2019-06-30 08:31:56,263 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-30 08:31:56,274 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-30 08:31:56,276 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-06-30 08:31:56,277 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '692364ce-3b5e-491c-b563-d7c5db6cf187', 'tenants_amount': 3, 'image_name': 'rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-30 08:52:19,364 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 959648bd-f9d5-4408-93d4-8cc45da428ce 2019-06-30 08:52:19,364 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'959648bd-f9d5-4408-93d4-8cc45da428ce'] 2019-06-30 08:52:20,245 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 959648bd-f9d5-4408-93d4-8cc45da428ce -------------------------------------------------------------------------------- Task 959648bd-f9d5-4408-93d4-8cc45da428ce: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_networks args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {}, "network_update_args": { "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 959648bd-f9d5-4408-93d4-8cc45da428ce 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.833 | 1.051 | 1.168 | 1.325 | 1.481 | 1.061 | 100.0% | 10 | | neutron.update_network | 0.352 | 0.379 | 1.044 | 1.048 | 1.051 | 0.53 | 100.0% | 10 | | total | 1.252 | 1.463 | 2.073 | 2.08 | 2.087 | 1.59 | 100.0% | 10 | | -> duration | 1.252 | 1.463 | 2.073 | 2.08 | 2.087 | 1.59 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.45276 Full duration: 41.475275 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {}, "port_update_args": { "device_owner": "dummy_owner", "device_id": "dummy_id", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 959648bd-f9d5-4408-93d4-8cc45da428ce 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.577 | 1.908 | 2.943 | 2.946 | 2.95 | 2.049 | 100.0% | 10 | | neutron.update_port | 0.483 | 0.53 | 1.11 | 1.129 | 1.148 | 0.661 | 100.0% | 10 | | total | 2.19 | 2.393 | 4.059 | 4.075 | 4.091 | 2.71 | 100.0% | 10 | | -> duration | 2.19 | 2.393 | 4.059 | 4.075 | 4.091 | 2.71 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.12788 Full duration: 59.070256 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } } }, "args": { "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30", "network_create_args": {}, "subnet_create_args": {}, "router_update_args": { "admin_state_up": false }, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 959648bd-f9d5-4408-93d4-8cc45da428ce has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.99 | 1.209 | 1.427 | 1.513 | 1.6 | 1.233 | 100.0% | 10 | | neutron.create_subnet | 0.803 | 1.052 | 1.738 | 1.746 | 1.754 | 1.207 | 100.0% | 10 | | neutron.create_router | 0.085 | 0.14 | 0.233 | 0.314 | 0.396 | 0.163 | 100.0% | 10 | | neutron.add_interface_router | 2.576 | 2.816 | 4.995 | 5.063 | 5.13 | 3.227 | 100.0% | 10 | | neutron.update_router | 0.608 | 0.984 | 1.444 | 1.605 | 1.765 | 1.045 | 100.0% | 10 | | total | 5.636 | 6.118 | 9.823 | 9.883 | 9.944 | 6.875 | 100.0% | 10 | | -> duration | 5.636 | 6.118 | 9.823 | 9.883 | 9.944 | 6.875 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.588641 Full duration: 81.6999 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_subnets args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.4.0.0/16", "subnet_update_args": { "enable_dhcp": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 959648bd-f9d5-4408-93d4-8cc45da428ce 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.876 | 1.108 | 2.081 | 2.285 | 2.489 | 1.368 | 100.0% | 10 | | neutron.create_subnet | 0.755 | 1.12 | 3.503 | 3.531 | 3.559 | 1.928 | 100.0% | 10 | | neutron.update_subnet | 0.546 | 0.959 | 1.775 | 1.929 | 2.083 | 1.164 | 100.0% | 10 | | total | 2.456 | 2.996 | 7.453 | 7.459 | 7.466 | 4.46 | 100.0% | 10 | | -> duration | 2.456 | 2.996 | 7.453 | 7.459 | 7.466 | 4.46 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.173838 Full duration: 54.426372 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 959648bd-f9d5-4408-93d4-8cc45da428ce has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.92 | 1.168 | 1.455 | 1.46 | 1.465 | 1.187 | 100.0% | 10 | | neutron.delete_network | 0.657 | 0.966 | 1.397 | 1.404 | 1.412 | 1.025 | 100.0% | 10 | | total | 1.83 | 2.143 | 2.672 | 2.716 | 2.76 | 2.212 | 100.0% | 10 | | -> duration | 1.83 | 2.143 | 2.672 | 2.716 | 2.76 | 2.212 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.629832 Full duration: 39.080079 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 959648bd-f9d5-4408-93d4-8cc45da428ce 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.574 | 1.872 | 2.923 | 2.928 | 2.934 | 2.016 | 100.0% | 10 | | neutron.delete_port | 0.582 | 0.983 | 1.396 | 1.4 | 1.404 | 0.964 | 100.0% | 10 | | total | 2.183 | 2.733 | 4.326 | 4.328 | 4.329 | 2.98 | 100.0% | 10 | | -> duration | 2.183 | 2.733 | 4.326 | 4.328 | 4.329 | 2.98 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.852413 Full duration: 52.889171 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 959648bd-f9d5-4408-93d4-8cc45da428ce 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.877 | 1.132 | 1.294 | 1.351 | 1.407 | 1.142 | 100.0% | 10 | | neutron.create_subnet | 0.802 | 1.336 | 1.77 | 1.773 | 1.777 | 1.379 | 100.0% | 10 | | neutron.create_router | 0.092 | 0.194 | 0.348 | 0.396 | 0.444 | 0.23 | 100.0% | 10 | | neutron.add_interface_router | 2.572 | 3.059 | 5.938 | 6.191 | 6.444 | 4.085 | 100.0% | 10 | | neutron.remove_interface_router | 2.77 | 3.599 | 4.292 | 4.427 | 4.562 | 3.562 | 100.0% | 10 | | neutron.delete_router | 0.377 | 0.614 | 1.001 | 1.059 | 1.117 | 0.648 | 100.0% | 10 | | total | 8.627 | 9.632 | 14.063 | 14.084 | 14.105 | 11.046 | 100.0% | 10 | | -> duration | 8.627 | 9.632 | 14.063 | 14.084 | 14.105 | 11.046 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.75133 Full duration: 77.882052 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 959648bd-f9d5-4408-93d4-8cc45da428ce 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.629 | 2.272 | 3.756 | 3.801 | 3.846 | 2.558 | 100.0% | 10 | | neutron.delete_subnet | 0.445 | 1.403 | 2.38 | 2.431 | 2.482 | 1.412 | 100.0% | 10 | | total | 2.074 | 4.271 | 5.263 | 5.317 | 5.37 | 3.971 | 100.0% | 10 | | -> duration | 2.074 | 4.271 | 5.263 | 5.317 | 5.37 | 3.971 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.53562 Full duration: 57.440835 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 959648bd-f9d5-4408-93d4-8cc45da428ce 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.886 | 1.161 | 1.493 | 1.556 | 1.618 | 1.16 | 100.0% | 10 | | neutron.list_networks | 0.13 | 0.202 | 0.413 | 0.432 | 0.451 | 0.233 | 100.0% | 10 | | total | 1.02 | 1.363 | 1.73 | 1.739 | 1.748 | 1.394 | 100.0% | 10 | | -> duration | 1.02 | 1.363 | 1.73 | 1.739 | 1.748 | 1.394 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.046796 Full duration: 41.751939 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 959648bd-f9d5-4408-93d4-8cc45da428ce 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.599 | 1.93 | 2.444 | 2.447 | 2.45 | 2.0 | 100.0% | 10 | | neutron.list_ports | 0.069 | 0.084 | 0.122 | 0.127 | 0.132 | 0.093 | 100.0% | 10 | | total | 1.671 | 2.017 | 2.56 | 2.571 | 2.582 | 2.093 | 100.0% | 10 | | -> duration | 1.671 | 2.017 | 2.56 | 2.571 | 2.582 | 2.093 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.368717 Full duration: 56.911678 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 959648bd-f9d5-4408-93d4-8cc45da428ce 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.086 | 1.209 | 1.262 | 1.292 | 1.322 | 1.19 | 100.0% | 10 | | neutron.create_subnet | 0.772 | 1.208 | 1.932 | 2.289 | 2.646 | 1.363 | 100.0% | 10 | | neutron.create_router | 0.115 | 0.155 | 0.213 | 0.235 | 0.257 | 0.164 | 100.0% | 10 | | neutron.add_interface_router | 2.677 | 3.098 | 5.47 | 5.495 | 5.521 | 3.716 | 100.0% | 10 | | neutron.list_routers | 0.128 | 0.19 | 0.527 | 0.539 | 0.551 | 0.286 | 100.0% | 10 | | total | 4.983 | 5.625 | 9.302 | 9.312 | 9.323 | 6.719 | 100.0% | 10 | | -> duration | 4.983 | 5.625 | 9.302 | 9.312 | 9.323 | 6.719 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.727983 Full duration: 74.434636 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 959648bd-f9d5-4408-93d4-8cc45da428ce 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.882 | 1.114 | 1.224 | 1.285 | 1.347 | 1.09 | 100.0% | 10 | | neutron.create_subnet | 0.773 | 1.12 | 1.854 | 1.862 | 1.87 | 1.317 | 100.0% | 10 | | neutron.list_subnets | 0.066 | 0.092 | 0.181 | 0.183 | 0.185 | 0.104 | 100.0% | 10 | | total | 1.754 | 2.191 | 3.262 | 3.262 | 3.263 | 2.511 | 100.0% | 10 | | -> duration | 1.754 | 2.191 | 3.262 | 3.262 | 3.263 | 2.511 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.532464 Full duration: 51.221178 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 959648bd-f9d5-4408-93d4-8cc45da428ce 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.811 | 0.918 | 0.974 | 1.002 | 1.031 | 0.921 | 100.0% | 10 | | neutron.delete_security_group | 0.097 | 0.113 | 0.255 | 0.271 | 0.286 | 0.153 | 100.0% | 10 | | total | 0.921 | 1.057 | 1.204 | 1.211 | 1.219 | 1.074 | 100.0% | 10 | | -> duration | 0.921 | 1.057 | 1.204 | 1.211 | 1.219 | 1.074 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.285223 Full duration: 36.437474 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 959648bd-f9d5-4408-93d4-8cc45da428ce 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.784 | 0.967 | 1.085 | 1.153 | 1.221 | 0.964 | 100.0% | 10 | | neutron.create_security_group_rule | 0.113 | 0.155 | 0.212 | 0.235 | 0.259 | 0.164 | 100.0% | 10 | | neutron.delete_security_group_rule | 0.067 | 0.081 | 0.115 | 0.123 | 0.13 | 0.09 | 100.0% | 10 | | neutron.delete_security_group | 0.097 | 0.116 | 0.424 | 0.425 | 0.427 | 0.177 | 100.0% | 10 | | total | 1.139 | 1.314 | 1.775 | 1.778 | 1.78 | 1.395 | 100.0% | 10 | | -> duration | 1.139 | 1.314 | 1.775 | 1.778 | 1.78 | 1.395 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.000196 Full duration: 38.486864 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_list_security_group_rules args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 959648bd-f9d5-4408-93d4-8cc45da428ce 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.832 | 1.164 | 1.359 | 1.372 | 1.384 | 1.13 | 100.0% | 10 | | neutron.create_security_group_rule | 0.112 | 0.168 | 0.235 | 0.271 | 0.307 | 0.176 | 100.0% | 10 | | neutron.list_security_group_rules | 0.032 | 0.048 | 0.115 | 0.169 | 0.222 | 0.072 | 100.0% | 10 | | total | 0.998 | 1.475 | 1.538 | 1.629 | 1.72 | 1.377 | 100.0% | 10 | | -> duration | 0.998 | 1.475 | 1.538 | 1.629 | 1.72 | 1.377 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.021733 Full duration: 39.580765 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_show_security_group args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 959648bd-f9d5-4408-93d4-8cc45da428ce 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.745 | 0.854 | 1.213 | 1.249 | 1.286 | 0.966 | 100.0% | 10 | | neutron.show_security_group | 0.03 | 0.037 | 0.054 | 0.055 | 0.056 | 0.04 | 100.0% | 10 | | total | 0.799 | 0.889 | 1.248 | 1.282 | 1.316 | 1.006 | 100.0% | 10 | | -> duration | 0.799 | 0.889 | 1.248 | 1.282 | 1.316 | 1.006 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.961845 Full duration: 38.253726 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 959648bd-f9d5-4408-93d4-8cc45da428ce 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.941 | 1.217 | 1.372 | 1.522 | 1.672 | 1.214 | 100.0% | 10 | | neutron.create_router | 0.074 | 0.174 | 0.217 | 0.271 | 0.325 | 0.163 | 100.0% | 10 | | neutron.add_gateway_router | 2.274 | 2.632 | 5.68 | 5.681 | 5.683 | 3.53 | 100.0% | 10 | | neutron.remove_gateway_router | 1.381 | 1.856 | 3.114 | 3.12 | 3.126 | 2.178 | 100.0% | 10 | | total | 5.056 | 5.641 | 10.258 | 10.273 | 10.288 | 7.084 | 100.0% | 10 | | -> duration | 5.056 | 5.641 | 10.258 | 10.273 | 10.288 | 7.084 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.741868 Full duration: 75.696622 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_show_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "router": -1, "network": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "ports_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 959648bd-f9d5-4408-93d4-8cc45da428ce has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port (x2) | 2.619 | 4.607 | 6.031 | 6.215 | 6.398 | 4.495 | 100.0% | 10 | | neutron.show_port (x2) | 0.132 | 0.199 | 0.499 | 0.535 | 0.571 | 0.249 | 100.0% | 10 | | total | 2.752 | 4.777 | 6.527 | 6.584 | 6.641 | 4.745 | 100.0% | 10 | | -> duration | 2.752 | 4.777 | 6.527 | 6.584 | 6.641 | 4.745 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.521923 Full duration: 67.493605 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_show_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "subnets_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 959648bd-f9d5-4408-93d4-8cc45da428ce 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.013 | 1.129 | 1.473 | 1.55 | 1.626 | 1.207 | 100.0% | 10 | | neutron.create_subnet (x2) | 1.68 | 2.16 | 3.446 | 3.542 | 3.639 | 2.551 | 100.0% | 10 | | neutron.create_router (x2) | 0.167 | 0.253 | 0.361 | 0.556 | 0.75 | 0.294 | 100.0% | 10 | | neutron.add_interface_router (x2) | 4.899 | 6.442 | 11.011 | 11.05 | 11.088 | 7.615 | 100.0% | 10 | | neutron.show_router (x2) | 0.22 | 0.453 | 0.665 | 0.682 | 0.698 | 0.467 | 100.0% | 10 | | total | 8.057 | 10.223 | 16.806 | 16.816 | 16.826 | 12.136 | 100.0% | 10 | | -> duration | 8.057 | 10.223 | 16.806 | 16.816 | 16.826 | 12.136 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.333523 Full duration: 113.009702 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_show_subnets args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "subnets_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 959648bd-f9d5-4408-93d4-8cc45da428ce has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet (x2) | 2.33 | 5.439 | 6.078 | 6.146 | 6.213 | 4.435 | 100.0% | 10 | | neutron.show_subnet (x2) | 0.115 | 0.173 | 0.41 | 0.543 | 0.676 | 0.251 | 100.0% | 10 | | total | 2.535 | 5.825 | 6.31 | 6.333 | 6.355 | 4.686 | 100.0% | 10 | | -> duration | 2.535 | 5.825 | 6.31 | 6.333 | 6.355 | 4.686 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.254659 Full duration: 75.004087 HINTS: * To plot HTML graphics with this data, run: rally task report 959648bd-f9d5-4408-93d4-8cc45da428ce --out output.html * To generate a JUnit report, run: rally task export 959648bd-f9d5-4408-93d4-8cc45da428ce --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 959648bd-f9d5-4408-93d4-8cc45da428ce --json --out output.json 2019-06-30 08:52:20,247 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'959648bd-f9d5-4408-93d4-8cc45da428ce', '--out', u'/home/opnfv/functest/results/rally_full/neutron.json'] 2019-06-30 08:52:22,233 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 959648bd-f9d5-4408-93d4-8cc45da428ce --out /home/opnfv/functest/results/rally_full/neutron.json 2019-06-30 08:52:22,286 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-06-30 08:52:22,287 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-nova.yaml 2019-06-30 08:52:22,287 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-30 08:52:22,299 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-30 08:52:22,302 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-06-30 08:52:22,302 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['nova'], 'concurrency': 4, 'netid': '692364ce-3b5e-491c-b563-d7c5db6cf187', 'tenants_amount': 3, 'image_name': 'rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-30 09:22:33,217 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7ec4f681-5ccd-4103-be0c-9b59afa39890 2019-06-30 09:22:33,217 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'7ec4f681-5ccd-4103-be0c-9b59afa39890'] 2019-06-30 09:22:34,126 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 7ec4f681-5ccd-4103-be0c-9b59afa39890 -------------------------------------------------------------------------------- Task 7ec4f681-5ccd-4103-be0c-9b59afa39890: aborted -------------------------------------------------------------------------------- test scenario NovaKeypair.create_and_delete_keypair args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7ec4f681-5ccd-4103-be0c-9b59afa39890 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.708 | 0.922 | 1.05 | 1.138 | 1.225 | 0.92 | 100.0% | 10 | | nova.delete_keypair | 0.021 | 0.027 | 0.037 | 0.038 | 0.039 | 0.029 | 100.0% | 10 | | total | 0.732 | 0.947 | 1.088 | 1.176 | 1.264 | 0.95 | 100.0% | 10 | | -> duration | 0.732 | 0.947 | 1.088 | 1.176 | 1.264 | 0.95 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.760058 Full duration: 24.865778 -------------------------------------------------------------------------------- test scenario NovaKeypair.create_and_list_keypairs args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7ec4f681-5ccd-4103-be0c-9b59afa39890 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.72 | 0.843 | 0.905 | 0.977 | 1.05 | 0.841 | 100.0% | 10 | | nova.list_keypairs | 0.018 | 0.019 | 0.025 | 0.025 | 0.026 | 0.02 | 100.0% | 10 | | total | 0.739 | 0.862 | 0.924 | 0.996 | 1.067 | 0.861 | 100.0% | 10 | | -> duration | 0.739 | 0.862 | 0.924 | 0.996 | 1.067 | 0.861 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.48475 Full duration: 26.514415 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_bounce_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "nics": [ { "net-id": "692364ce-3b5e-491c-b563-d7c5db6cf187" } ], "flavor": { "name": "rally_full-flavor_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770" }, "image": { "name": "rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770" }, "actions": [ { "hard_reboot": 1 }, { "soft_reboot": 1 }, { "stop_start": 1 }, { "rescue_unrescue": 1 } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7ec4f681-5ccd-4103-be0c-9b59afa39890 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.018 | 12.834 | 20.754 | 20.771 | 20.787 | 14.767 | 100.0% | 10 | | nova.reboot_server | 4.444 | 4.987 | 8.786 | 8.905 | 9.023 | 5.888 | 100.0% | 10 | | nova.soft_reboot_server | 124.295 | 125.595 | 126.311 | 127.289 | 128.266 | 125.596 | 100.0% | 10 | | nova.stop_and_start_server | 17.615 | 19.222 | 19.81 | 20.887 | 21.965 | 19.08 | 100.0% | 10 | | -> nova.stop_server | 13.493 | 15.04 | 15.636 | 15.738 | 15.839 | 14.756 | 100.0% | 10 | | -> nova.start_server | 3.914 | 4.018 | 5.086 | 5.606 | 6.125 | 4.323 | 100.0% | 10 | | nova.rescue_and_unrescue_server | 19.891 | 20.246 | 22.48 | 22.538 | 22.596 | 20.848 | 100.0% | 10 | | -> nova.rescue_server | 17.561 | 17.856 | 18.037 | 18.09 | 18.143 | 17.835 | 100.0% | 10 | | -> nova.unrescue_server | 2.276 | 2.432 | 4.477 | 4.489 | 4.501 | 3.013 | 100.0% | 10 | | nova.delete_server | 2.342 | 2.621 | 3.007 | 3.873 | 4.738 | 2.785 | 100.0% | 10 | | total | 181.427 | 186.154 | 200.676 | 201.453 | 202.231 | 188.998 | 100.0% | 10 | | -> duration | 172.427 | 177.154 | 191.676 | 192.453 | 193.231 | 179.998 | 100.0% | 10 | | -> idle_duration | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 556.923204 Full duration: 628.363938 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_delete_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "nics": [ { "net-id": "692364ce-3b5e-491c-b563-d7c5db6cf187" } ], "flavor": { "name": "rally_full-flavor_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770" }, "image": { "name": "rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7ec4f681-5ccd-4103-be0c-9b59afa39890 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.585 | 14.134 | 16.487 | 16.629 | 16.77 | 13.526 | 100.0% | 10 | | nova.delete_server | 2.344 | 2.62 | 4.519 | 4.622 | 4.726 | 2.938 | 100.0% | 10 | | total | 10.93 | 16.659 | 18.918 | 19.184 | 19.45 | 16.464 | 100.0% | 10 | | -> duration | 9.93 | 15.659 | 17.918 | 18.184 | 18.45 | 15.464 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 45.404984 Full duration: 107.3174 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_list_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "detailed": true, "nics": [ { "net-id": "692364ce-3b5e-491c-b563-d7c5db6cf187" } ], "flavor": { "name": "rally_full-flavor_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770" }, "image": { "name": "rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7ec4f681-5ccd-4103-be0c-9b59afa39890 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.017 | 13.761 | 15.085 | 15.34 | 15.595 | 12.847 | 100.0% | 10 | | nova.list_servers | 0.173 | 0.215 | 0.519 | 0.57 | 0.622 | 0.314 | 100.0% | 10 | | total | 8.203 | 14.068 | 15.669 | 15.751 | 15.832 | 13.162 | 100.0% | 10 | | -> duration | 7.203 | 13.068 | 14.669 | 14.751 | 14.832 | 12.162 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.53761 Full duration: 111.985318 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_rebuild_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "nics": [ { "net-id": "692364ce-3b5e-491c-b563-d7c5db6cf187" } ], "flavor": { "name": "rally_full-flavor_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770" }, "from_image": { "name": "rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770" }, "to_image": { "name": "rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7ec4f681-5ccd-4103-be0c-9b59afa39890 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.655 | 11.324 | 14.598 | 14.664 | 14.729 | 12.222 | 100.0% | 10 | | nova.rebuild_server | 19.009 | 20.463 | 21.922 | 22.711 | 23.5 | 20.489 | 100.0% | 10 | | nova.delete_server | 2.34 | 2.51 | 2.969 | 3.834 | 4.699 | 2.725 | 100.0% | 10 | | total | 32.301 | 34.275 | 39.168 | 39.949 | 40.73 | 35.436 | 100.0% | 10 | | -> duration | 30.301 | 32.275 | 37.168 | 37.949 | 38.73 | 33.436 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 101.989335 Full duration: 163.833503 -------------------------------------------------------------------------------- test scenario NovaServers.snapshot_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "nics": [ { "net-id": "692364ce-3b5e-491c-b563-d7c5db6cf187" } ], "flavor": { "name": "rally_full-flavor_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770" }, "image": { "name": "rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7ec4f681-5ccd-4103-be0c-9b59afa39890 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server (x2) | 19.384 | 25.229 | 29.123 | 29.405 | 29.686 | 24.829 | 100.0% | 10 | | nova.snapshot_server | 4.887 | 7.328 | 13.213 | 14.321 | 15.429 | 9.357 | 100.0% | 10 | | -> glance_v2.get_image | 0.031 | 0.299 | 0.353 | 0.402 | 0.452 | 0.259 | 100.0% | 10 | | -> glance.wait_for_image | 4.064 | 6.101 | 12.357 | 13.269 | 14.181 | 8.315 | 100.0% | 10 | | --> glance_v2.get_image (x7) | 0.143 | 0.144 | 0.145 | 0.145 | 0.145 | 0.144 | 100.0% | 2 | | --> glance_v2.get_image (x8) | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 100.0% | 1 | | --> glance_v2.get_image (x6) | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | --> glance_v2.get_image (x3) | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | --> glance_v2.get_image (x4) | 0.081 | 0.091 | 0.093 | 0.093 | 0.093 | 0.089 | 100.0% | 5 | | nova.delete_server (x2) | 5.016 | 7.094 | 9.207 | 9.485 | 9.763 | 6.825 | 100.0% | 10 | | nova.delete_image | 0.351 | 0.612 | 1.04 | 1.172 | 1.304 | 0.686 | 100.0% | 10 | | -> glance_v2.delete_image | 0.335 | 0.595 | 1.017 | 1.151 | 1.285 | 0.667 | 100.0% | 10 | | -> glance.wait_for_delete | 0.014 | 0.017 | 0.021 | 0.022 | 0.023 | 0.017 | 100.0% | 10 | | --> glance_v2.get_image | 0.014 | 0.016 | 0.02 | 0.021 | 0.023 | 0.017 | 0.0% | 10 | | total | 30.6 | 41.364 | 51.827 | 51.842 | 51.857 | 41.698 | 100.0% | 10 | | -> duration | 28.6 | 39.364 | 49.827 | 49.842 | 49.857 | 39.698 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 118.296862 Full duration: 181.974028 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "volume_size": 1, "flavor": { "name": "rally_full-flavor_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770" }, "image": { "name": "rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770" }, "nics": [ { "net-id": "692364ce-3b5e-491c-b563-d7c5db6cf187" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7ec4f681-5ccd-4103-be0c-9b59afa39890 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.219 | 7.709 | 8.673 | 8.686 | 8.699 | 7.507 | 100.0% | 10 | | nova.boot_server | 11.289 | 11.9 | 14.775 | 15.98 | 17.185 | 12.564 | 100.0% | 10 | | total | 17.819 | 19.764 | 22.616 | 23.844 | 25.073 | 20.072 | 100.0% | 10 | | -> duration | 16.819 | 18.764 | 21.616 | 22.844 | 24.073 | 19.072 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 58.441382 Full duration: 102.858996 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "nics": [ { "net-id": "692364ce-3b5e-491c-b563-d7c5db6cf187" } ], "flavor": { "name": "rally_full-flavor_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770" }, "image": { "name": "rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7ec4f681-5ccd-4103-be0c-9b59afa39890 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.323 | 11.586 | 13.167 | 13.375 | 13.583 | 11.715 | 100.0% | 10 | | total | 9.323 | 11.586 | 13.167 | 13.375 | 13.583 | 11.715 | 100.0% | 10 | | -> duration | 8.323 | 10.586 | 12.167 | 12.375 | 12.583 | 10.715 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.599718 Full duration: 65.787085 -------------------------------------------------------------------------------- test scenario NovaServers.list_servers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "network": {}, "users": { "users_per_tenant": 2, "tenants": 3 }, "servers": { "servers_per_tenant": 2, "flavor": { "name": "rally_full-flavor_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770" }, "auto_assign_nic": true, "image": { "name": "rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770" } } }, "args": { "detailed": true }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7ec4f681-5ccd-4103-be0c-9b59afa39890 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.list_servers | 1.068 | 1.289 | 1.513 | 1.513 | 1.513 | 1.323 | 100.0% | 10 | | total | 1.068 | 1.289 | 1.513 | 1.513 | 1.514 | 1.323 | 100.0% | 10 | | -> duration | 1.068 | 1.289 | 1.513 | 1.513 | 1.514 | 1.323 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.902693 Full duration: 102.117397 -------------------------------------------------------------------------------- test scenario NovaServers.resize_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "confirm": true, "nics": [ { "net-id": "692364ce-3b5e-491c-b563-d7c5db6cf187" } ], "image": { "name": "rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770" }, "force_delete": false, "flavor": { "name": "rally_full-flavor_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770" }, "to_flavor": { "name": "rally_full-flavor_alt_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7ec4f681-5ccd-4103-be0c-9b59afa39890 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.992 | 10.959 | 16.445 | 16.556 | 16.666 | 12.308 | 100.0% | 10 | | nova.resize | 12.469 | 23.166 | 24.403 | 26.193 | 27.983 | 22.71 | 100.0% | 10 | | nova.resize_confirm | 2.42 | 2.765 | 4.976 | 5.13 | 5.284 | 3.366 | 100.0% | 10 | | nova.delete_server | 2.339 | 2.438 | 4.476 | 4.607 | 4.739 | 2.946 | 100.0% | 10 | | total | 30.892 | 41.387 | 47.935 | 48.751 | 49.566 | 41.33 | 100.0% | 10 | | -> duration | 29.892 | 40.387 | 46.935 | 47.751 | 48.566 | 40.33 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 119.454083 Full duration: 141.991466 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "block_migration": true, "flavor": { "name": "rally_full-flavor_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770" }, "image": { "name": "rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770" }, "nics": [ { "net-id": "692364ce-3b5e-491c-b563-d7c5db6cf187" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7ec4f681-5ccd-4103-be0c-9b59afa39890 has 5 error(s) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-0.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-e806dd4c-b988-4e8b-b58b-51d797c4c90e) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-0.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-e806dd4c-b988-4e8b-b58b-51d797c4c90e) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-0.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-da374073-d3c6-428f-b431-1b35de654148) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-0.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-da374073-d3c6-428f-b431-1b35de654148) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-0.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-733d43fb-69cf-4197-85f6-cb58124360d3) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-0.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-733d43fb-69cf-4197-85f6-cb58124360d3) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-0.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-54c6071b-9ff5-466a-87d2-8c1b114ea155) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-0.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-54c6071b-9ff5-466a-87d2-8c1b114ea155) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-0aceac34-eb35-4e5d-a67b-94e5af599b4a) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-0aceac34-eb35-4e5d-a67b-94e5af599b4a) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.857 | 14.229 | 16.612 | 16.809 | 17.006 | 13.984 | 100.0% | 5 | | nova.live_migrate | 3.329 | 3.568 | 3.885 | 3.908 | 3.93 | 3.641 | 0.0% | 5 | | total | 14.186 | 18.046 | 20.325 | 20.45 | 20.574 | 17.625 | 0.0% | 5 | | -> duration | 13.186 | 17.046 | 19.325 | 19.45 | 19.574 | 16.625 | 0.0% | 5 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 5 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.567693 Full duration: 57.135089 HINTS: * To plot HTML graphics with this data, run: rally task report 7ec4f681-5ccd-4103-be0c-9b59afa39890 --out output.html * To generate a JUnit report, run: rally task export 7ec4f681-5ccd-4103-be0c-9b59afa39890 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7ec4f681-5ccd-4103-be0c-9b59afa39890 --json --out output.json At least one workload did not pass SLA criteria. 2019-06-30 09:22:34,127 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'7ec4f681-5ccd-4103-be0c-9b59afa39890', '--out', u'/home/opnfv/functest/results/rally_full/nova.json'] 2019-06-30 09:22:36,151 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 7ec4f681-5ccd-4103-be0c-9b59afa39890 --out /home/opnfv/functest/results/rally_full/nova.json 2019-06-30 09:22:36,190 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-06-30 09:22:36,191 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2019-06-30 09:22:36,192 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-30 09:22:36,205 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-30 09:22:36,206 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-06-30 09:22:36,206 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '692364ce-3b5e-491c-b563-d7c5db6cf187', 'tenants_amount': 3, 'image_name': 'rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-06-30 09:23:59,603 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c940c4cc-987a-452a-b644-a09da38118c9 2019-06-30 09:23:59,603 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'c940c4cc-987a-452a-b644-a09da38118c9'] 2019-06-30 09:24:00,416 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c940c4cc-987a-452a-b644-a09da38118c9 -------------------------------------------------------------------------------- Task c940c4cc-987a-452a-b644-a09da38118c9: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c940c4cc-987a-452a-b644-a09da38118c9 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.7 | 0.827 | 0.936 | 0.939 | 0.943 | 0.828 | 100.0% | 10 | | quotas.delete_quotas | 0.206 | 0.252 | 0.316 | 0.362 | 0.407 | 0.266 | 100.0% | 10 | | total | 0.932 | 1.09 | 1.24 | 1.241 | 1.242 | 1.095 | 100.0% | 10 | | -> duration | 0.932 | 1.09 | 1.24 | 1.241 | 1.242 | 1.095 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.15491 Full duration: 18.057393 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c940c4cc-987a-452a-b644-a09da38118c9 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.713 | 0.848 | 0.918 | 0.93 | 0.942 | 0.84 | 100.0% | 10 | | total | 0.713 | 0.848 | 0.918 | 0.93 | 0.942 | 0.84 | 100.0% | 10 | | -> duration | 0.713 | 0.848 | 0.918 | 0.93 | 0.942 | 0.84 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.52351 Full duration: 15.703503 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c940c4cc-987a-452a-b644-a09da38118c9 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.305 | 0.449 | 0.534 | 0.54 | 0.545 | 0.462 | 100.0% | 10 | | total | 0.739 | 0.926 | 0.998 | 1.015 | 1.032 | 0.917 | 100.0% | 10 | | -> duration | 0.739 | 0.926 | 0.998 | 1.015 | 1.032 | 0.917 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.820135 Full duration: 15.655338 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c940c4cc-987a-452a-b644-a09da38118c9 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.154 | 1.26 | 1.436 | 1.436 | 1.437 | 1.278 | 100.0% | 10 | | total | 1.154 | 1.26 | 1.436 | 1.437 | 1.437 | 1.278 | 100.0% | 10 | | -> duration | 1.154 | 1.26 | 1.436 | 1.437 | 1.437 | 1.278 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.653135 Full duration: 17.114415 HINTS: * To plot HTML graphics with this data, run: rally task report c940c4cc-987a-452a-b644-a09da38118c9 --out output.html * To generate a JUnit report, run: rally task export c940c4cc-987a-452a-b644-a09da38118c9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c940c4cc-987a-452a-b644-a09da38118c9 --json --out output.json 2019-06-30 09:24:00,417 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'c940c4cc-987a-452a-b644-a09da38118c9', '--out', u'/home/opnfv/functest/results/rally_full/quotas.json'] 2019-06-30 09:24:02,281 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c940c4cc-987a-452a-b644-a09da38118c9 --out /home/opnfv/functest/results/rally_full/quotas.json 2019-06-30 09:24:02,290 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-06-30 09:24:02,293 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:01:27 | 60 | 100.00% | | glance | 00:05:40 | 80 | 100.00% | | cinder | 00:21:32 | 240 | 100.00% | | gnocchi | 00:04:21 | 160 | 100.00% | | heat | 00:11:23 | 130 | 100.00% | | keystone | 00:05:48 | 110 | 100.00% | | neutron | 00:19:32 | 200 | 100.00% | | nova | 00:28:34 | 115 | 95.65% | | quotas | 00:01:06 | 40 | 100.00% | | | | | | | TOTAL: | 01:39:27 | 1135 | 99.56% | +----------------+------------+----------------+-----------+ 2019-06-30 09:24:02,293 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_full' success_rate is 99.56% in 8/9 modules 2019-06-30 09:24:02,294 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'html', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_full/rally_full.html'] 2019-06-30 09:24:05,620 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type html --deployment opnfv-rally --to /home/opnfv/functest/results/rally_full/rally_full.html 2019-06-30 09:24:05,621 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'junit-xml', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_full/rally_full.xml'] 2019-06-30 09:24:08,224 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type junit-xml --deployment opnfv-rally --to /home/opnfv/functest/results/rally_full/rally_full.xml 2019-06-30 09:24:08,378 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 09:24:08,378 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_full | functest | 106:50 | FAIL | +--------------------+------------------+------------------+----------------+ 2019-06-30 09:24:08,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 09:24:08,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 09:24:08,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}], "expires_at": "2019-06-30T10:24:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "95de64402f8d4801a01ee7f7b732ef1b"}, "audit_ids": ["S1FP0z8SQfS3SDwldZfbTw"], "issued_at": "2019-06-30T09:24:08.000000Z"}} 2019-06-30 09:24:08,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46cdc3ed72233bed19d6129227ddb57fe5112708" 2019-06-30 09:24:09,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24: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-d15f2128-44ae-420c-bdff-ae3e4d8b5c0f x-openstack-request-id: req-d15f2128-44ae-420c-bdff-ae3e4d8b5c0f 2019-06-30 09:24:09,093 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_full-flavor_alt_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/30730bb6-52e2-4c5d-aad5-cf393a7de53b", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/30730bb6-52e2-4c5d-aad5-cf393a7de53b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "30730bb6-52e2-4c5d-aad5-cf393a7de53b"}, {"name": "rally_full-flavor_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/cb4648a7-ab7f-4875-9c43-0c018a68785b", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/cb4648a7-ab7f-4875-9c43-0c018a68785b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "cb4648a7-ab7f-4875-9c43-0c018a68785b"}]} 2019-06-30 09:24:09,093 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-d15f2128-44ae-420c-bdff-ae3e4d8b5c0f 2019-06-30 09:24:09,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.697325944901s 2019-06-30 09:24:09,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 09:24:09,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/30730bb6-52e2-4c5d-aad5-cf393a7de53b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46cdc3ed72233bed19d6129227ddb57fe5112708" 2019-06-30 09:24:09,143 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6dd3776d-1b24-4e59-8ae2-512912090925 x-openstack-request-id: req-6dd3776d-1b24-4e59-8ae2-512912090925 2019-06-30 09:24:09,144 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/30730bb6-52e2-4c5d-aad5-cf393a7de53b used request id req-6dd3776d-1b24-4e59-8ae2-512912090925 2019-06-30 09:24:09,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0476999282837s 2019-06-30 09:24:09,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-30 09:24:09,145 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 09:24:09,544 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}], "expires_at": "2019-06-30T10:24:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de4834014b9a451eafdf64b1f81153d7", "name": "rally_full-project_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_de4834014b9a451eafdf64b1f81153d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_de4834014b9a451eafdf64b1f81153d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/de4834014b9a451eafdf64b1f81153d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/de4834014b9a451eafdf64b1f81153d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/de4834014b9a451eafdf64b1f81153d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/de4834014b9a451eafdf64b1f81153d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/de4834014b9a451eafdf64b1f81153d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/de4834014b9a451eafdf64b1f81153d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/de4834014b9a451eafdf64b1f81153d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/de4834014b9a451eafdf64b1f81153d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/de4834014b9a451eafdf64b1f81153d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_full-user_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770", "id": "d4e3dc6f670349b6ae8ba2fae0b0c3f5"}, "audit_ids": ["7zq6e65DS2aIkQkTgiwG2Q"], "issued_at": "2019-06-30T09:24:09.000000Z"}} 2019-06-30 09:24:09,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/e41c21d0-8bba-49e6-ba5f-d1587bd7c17e/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}41cfc2042a7959ff47cc28e2c872a094f35b4c66" -d '{"subnet_id": "332271c0-e357-4bbe-a5e0-036b341aa97d"}' 2019-06-30 09:24:12,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:12 GMT X-Openstack-Request-Id: req-298c796e-c011-459c-a50d-580c3d8e61c2 2019-06-30 09:24:12,261 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "692364ce-3b5e-491c-b563-d7c5db6cf187", "tenant_id": "de4834014b9a451eafdf64b1f81153d7", "subnet_id": "332271c0-e357-4bbe-a5e0-036b341aa97d", "subnet_ids": ["332271c0-e357-4bbe-a5e0-036b341aa97d"], "port_id": "627a0ba2-18fb-4edf-957d-b4cdac394a67", "id": "e41c21d0-8bba-49e6-ba5f-d1587bd7c17e"} 2019-06-30 09:24:12,261 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/e41c21d0-8bba-49e6-ba5f-d1587bd7c17e/remove_router_interface.json used request id req-298c796e-c011-459c-a50d-580c3d8e61c2 2019-06-30 09:24:12,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.11662697792s 2019-06-30 09:24:12,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 09:24:12,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}41cfc2042a7959ff47cc28e2c872a094f35b4c66" 2019-06-30 09:24:12,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1216 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:12 GMT X-Openstack-Request-Id: req-52cd4e08-4138-4b18-aeea-d4c675ab0470 2019-06-30 09:24:12,390 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3959212c818846e1851aad27069f4262", "created_at": "2019-06-30T06:05:09Z", "admin_state_up": true, "updated_at": "2019-06-30T06:05:09Z", "project_id": "3959212c818846e1851aad27069f4262", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "07fea6df-2074-440c-897d-dfc4691920f9", "name": "tempest-pretest-check-765138847"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "de4834014b9a451eafdf64b1f81153d7", "created_at": "2019-06-30T07:37:20Z", "admin_state_up": true, "updated_at": "2019-06-30T09:24:10Z", "project_id": "de4834014b9a451eafdf64b1f81153d7", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "e41c21d0-8bba-49e6-ba5f-d1587bd7c17e", "name": "rally_full-router_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770"}]} 2019-06-30 09:24:12,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-52cd4e08-4138-4b18-aeea-d4c675ab0470 2019-06-30 09:24:12,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.128226995468s 2019-06-30 09:24:12,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 09:24:12,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/e41c21d0-8bba-49e6-ba5f-d1587bd7c17e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}41cfc2042a7959ff47cc28e2c872a094f35b4c66" 2019-06-30 09:24:13,952 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 09:24:13 GMT X-Openstack-Request-Id: req-d0768530-3748-42ae-b48b-9f6dfd1b7ccf 2019-06-30 09:24:13,952 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 09:24:13,952 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/e41c21d0-8bba-49e6-ba5f-d1587bd7c17e.json used request id req-d0768530-3748-42ae-b48b-9f6dfd1b7ccf 2019-06-30 09:24:13,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.56123304367s 2019-06-30 09:24:13,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 09:24:13,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}41cfc2042a7959ff47cc28e2c872a094f35b4c66" 2019-06-30 09:24:13,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1328 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:13 GMT X-Openstack-Request-Id: req-b4f41235-f7ed-49ce-a860-e20ad870d8c5 2019-06-30 09:24:13,994 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-30T07:37:19Z","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":"332271c0-e357-4bbe-a5e0-036b341aa97d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"de4834014b9a451eafdf64b1f81153d7","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_full-subnet_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770","enable_dhcp":true,"segment_id":null,"network_id":"692364ce-3b5e-491c-b563-d7c5db6cf187","tenant_id":"de4834014b9a451eafdf64b1f81153d7","created_at":"2019-06-30T07:37:19Z","ip_version":4},{"updated_at":"2019-06-30T05:50:08Z","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":"6acb3602-338d-4baa-852a-3f10ec4a5a30","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"b832943639d345c28f57e6440b8b5ce7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:08Z","ip_version":4}]} 2019-06-30 09:24:13,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-b4f41235-f7ed-49ce-a860-e20ad870d8c5 2019-06-30 09:24:13,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.041268825531s 2019-06-30 09:24:13,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-30 09:24:13,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/332271c0-e357-4bbe-a5e0-036b341aa97d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}41cfc2042a7959ff47cc28e2c872a094f35b4c66" 2019-06-30 09:24:14,881 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 09:24:14 GMT X-Openstack-Request-Id: req-d0cf8967-a1a9-47d8-8f1b-72e8c42d88e1 2019-06-30 09:24:14,882 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 09:24:14,882 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/332271c0-e357-4bbe-a5e0-036b341aa97d.json used request id req-d0cf8967-a1a9-47d8-8f1b-72e8c42d88e1 2019-06-30 09:24:14,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.885931015015s 2019-06-30 09:24:14,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 09:24:14,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}41cfc2042a7959ff47cc28e2c872a094f35b4c66" 2019-06-30 09:24:14,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:14 GMT X-Openstack-Request-Id: req-4110ec12-0a01-4301-8e77-7c687a79416c 2019-06-30 09:24:14,969 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"692364ce-3b5e-491c-b563-d7c5db6cf187","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":true,"project_id":"de4834014b9a451eafdf64b1f81153d7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T09:24:14Z","qos_policy_id":null,"name":"rally_full-net_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770","admin_state_up":true,"tenant_id":"de4834014b9a451eafdf64b1f81153d7","created_at":"2019-06-30T07:37:18Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 09:24:14,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4110ec12-0a01-4301-8e77-7c687a79416c 2019-06-30 09:24:14,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0873460769653s 2019-06-30 09:24:14,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-30 09:24:14,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/692364ce-3b5e-491c-b563-d7c5db6cf187.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}41cfc2042a7959ff47cc28e2c872a094f35b4c66" 2019-06-30 09:24:16,376 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 09:24:16 GMT X-Openstack-Request-Id: req-3040c889-f4c2-4323-8b32-47153c0254af 2019-06-30 09:24:16,376 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 09:24:16,376 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/692364ce-3b5e-491c-b563-d7c5db6cf187.json used request id req-3040c889-f4c2-4323-8b32-47153c0254af 2019-06-30 09:24:16,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.40562009811s 2019-06-30 09:24:16,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 09:24:16,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}41cfc2042a7959ff47cc28e2c872a094f35b4c66" 2019-06-30 09:24:16,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:16 GMT X-Openstack-Request-Id: req-fd8a9585-994e-4b5d-b379-df083d349a65 2019-06-30 09:24:16,659 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T07:37:25Z", "file": "/v2/images/b42462d8-4400-41e7-8a09-d02611ce2b77/file", "owner": "de4834014b9a451eafdf64b1f81153d7", "id": "b42462d8-4400-41e7-8a09-d02611ce2b77", "size": 12716032, "self": "/v2/images/b42462d8-4400-41e7-8a09-d02611ce2b77", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/b42462d8-4400-41e7-8a09-d02611ce2b77/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/b42462d8-4400-41e7-8a09-d02611ce2b77/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T07:37:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 09:24:16,660 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-fd8a9585-994e-4b5d-b379-df083d349a65 2019-06-30 09:24:16,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.27891087532s 2019-06-30 09:24:16,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 09:24:16,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/b42462d8-4400-41e7-8a09-d02611ce2b77 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}41cfc2042a7959ff47cc28e2c872a094f35b4c66" 2019-06-30 09:24:17,690 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 09:24:17 GMT X-Openstack-Request-Id: req-919840e1-db64-4a16-bcc3-bfeca9ecdf0d 2019-06-30 09:24:17,690 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 09:24:17,690 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/b42462d8-4400-41e7-8a09-d02611ce2b77 used request id req-919840e1-db64-4a16-bcc3-bfeca9ecdf0d 2019-06-30 09:24:17,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.02870106697s 2019-06-30 09:24:17,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 09:24:17,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46cdc3ed72233bed19d6129227ddb57fe5112708" 2019-06-30 09:24:17,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24: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-8158362b-f585-458b-9aa7-91edcf4d54dc x-openstack-request-id: req-8158362b-f585-458b-9aa7-91edcf4d54dc 2019-06-30 09:24:17,712 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_full-flavor_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/cb4648a7-ab7f-4875-9c43-0c018a68785b", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/cb4648a7-ab7f-4875-9c43-0c018a68785b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "cb4648a7-ab7f-4875-9c43-0c018a68785b"}]} 2019-06-30 09:24:17,712 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-8158362b-f585-458b-9aa7-91edcf4d54dc 2019-06-30 09:24:17,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0216720104218s 2019-06-30 09:24:17,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 09:24:17,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/cb4648a7-ab7f-4875-9c43-0c018a68785b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46cdc3ed72233bed19d6129227ddb57fe5112708" 2019-06-30 09:24:17,747 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24: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-0d647286-de66-4328-8435-b686b908a1da x-openstack-request-id: req-0d647286-de66-4328-8435-b686b908a1da 2019-06-30 09:24:17,748 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/cb4648a7-ab7f-4875-9c43-0c018a68785b used request id req-0d647286-de66-4328-8435-b686b908a1da 2019-06-30 09:24:17,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0337309837341s 2019-06-30 09:24:17,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 09:24:17,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46cdc3ed72233bed19d6129227ddb57fe5112708" 2019-06-30 09:24:17,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65658b87-36b5-4c7f-afc5-b2a7e67053b2 2019-06-30 09:24:17,975 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "rally_full-user_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770", "links": {"self": "http://172.30.9.24:5000/v3/users/d4e3dc6f670349b6ae8ba2fae0b0c3f5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d4e3dc6f670349b6ae8ba2fae0b0c3f5", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 09:24:17,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-65658b87-36b5-4c7f-afc5-b2a7e67053b2 2019-06-30 09:24:17,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227390050888s 2019-06-30 09:24:17,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 09:24:17,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/d4e3dc6f670349b6ae8ba2fae0b0c3f5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46cdc3ed72233bed19d6129227ddb57fe5112708" 2019-06-30 09:24:18,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4df42712-dda3-4c71-b55e-f8c9b132a995 2019-06-30 09:24:18,192 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_full-user_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770", "links": {"self": "http://172.30.9.24:5000/v3/users/d4e3dc6f670349b6ae8ba2fae0b0c3f5"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d4e3dc6f670349b6ae8ba2fae0b0c3f5", "description": null}} 2019-06-30 09:24:18,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/d4e3dc6f670349b6ae8ba2fae0b0c3f5 used request id req-4df42712-dda3-4c71-b55e-f8c9b132a995 2019-06-30 09:24:18,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210863828659s 2019-06-30 09:24:18,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-30 09:24:18,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/d4e3dc6f670349b6ae8ba2fae0b0c3f5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46cdc3ed72233bed19d6129227ddb57fe5112708" 2019-06-30 09:24:18,524 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 09:24:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3224062-3f5f-415e-a7ef-1a07bfb34c6a 2019-06-30 09:24:18,525 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 09:24:18,525 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/d4e3dc6f670349b6ae8ba2fae0b0c3f5 used request id req-c3224062-3f5f-415e-a7ef-1a07bfb34c6a 2019-06-30 09:24:18,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.332473039627s 2019-06-30 09:24:18,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 09:24:18,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46cdc3ed72233bed19d6129227ddb57fe5112708" 2019-06-30 09:24:18,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff5cf759-7be5-4832-85d3-56665682e40c 2019-06-30 09:24:18,737 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/de4834014b9a451eafdf64b1f81153d7"}, "tags": [], "enabled": true, "id": "de4834014b9a451eafdf64b1f81153d7", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_a6c8b7d3-e76f-4fbf-b821-4c9b91bb4770"}]} 2019-06-30 09:24:18,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-ff5cf759-7be5-4832-85d3-56665682e40c 2019-06-30 09:24:18,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200397014618s 2019-06-30 09:24:18,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-30 09:24:18,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/de4834014b9a451eafdf64b1f81153d7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46cdc3ed72233bed19d6129227ddb57fe5112708" 2019-06-30 09:24:19,032 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 09:24:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cb10932-e9eb-460b-bd0c-5f8254e7714b 2019-06-30 09:24:19,032 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 09:24:19,033 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/de4834014b9a451eafdf64b1f81153d7 used request id req-7cb10932-e9eb-460b-bd0c-5f8254e7714b 2019-06-30 09:24:19,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.28926897049s 2019-06-30 09:24:19,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 09:24:19,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=de4834014b9a451eafdf64b1f81153d7&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46cdc3ed72233bed19d6129227ddb57fe5112708" 2019-06-30 09:24:19,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:19 GMT X-Openstack-Request-Id: req-b2c6b2a8-a2a7-4c45-9fee-8ead7b9d7748 2019-06-30 09:24:19,364 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "de4834014b9a451eafdf64b1f81153d7", "created_at": "2019-06-30T07:37:18Z", "updated_at": "2019-06-30T07:37:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:37:18Z", "revision_number": 0, "id": "120f68c0-61cd-40c7-a5f9-a5326cafe310", "remote_group_id": "d122a24e-3a22-4e1e-b25f-9186d1cee070", "remote_ip_prefix": null, "created_at": "2019-06-30T07:37:18Z", "security_group_id": "d122a24e-3a22-4e1e-b25f-9186d1cee070", "tenant_id": "de4834014b9a451eafdf64b1f81153d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "de4834014b9a451eafdf64b1f81153d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:37:18Z", "revision_number": 0, "id": "3eb46864-c29e-4a9b-afd6-a3b51c3fefb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:37:18Z", "security_group_id": "d122a24e-3a22-4e1e-b25f-9186d1cee070", "tenant_id": "de4834014b9a451eafdf64b1f81153d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "de4834014b9a451eafdf64b1f81153d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:37:18Z", "revision_number": 0, "id": "b9dc79d0-46b4-42c6-9462-e36f63d0f48d", "remote_group_id": "d122a24e-3a22-4e1e-b25f-9186d1cee070", "remote_ip_prefix": null, "created_at": "2019-06-30T07:37:18Z", "security_group_id": "d122a24e-3a22-4e1e-b25f-9186d1cee070", "tenant_id": "de4834014b9a451eafdf64b1f81153d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "de4834014b9a451eafdf64b1f81153d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:37:18Z", "revision_number": 0, "id": "d5674b52-4e7d-4a88-88cb-b9a5c2843e09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:37:18Z", "security_group_id": "d122a24e-3a22-4e1e-b25f-9186d1cee070", "tenant_id": "de4834014b9a451eafdf64b1f81153d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "de4834014b9a451eafdf64b1f81153d7"}], "revision_number": 1, "project_id": "de4834014b9a451eafdf64b1f81153d7", "id": "d122a24e-3a22-4e1e-b25f-9186d1cee070", "name": "default"}]} 2019-06-30 09:24:19,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=de4834014b9a451eafdf64b1f81153d7&name=default used request id req-b2c6b2a8-a2a7-4c45-9fee-8ead7b9d7748 2019-06-30 09:24:19,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.325964927673s 2019-06-30 09:24:19,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 09:24:19,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46cdc3ed72233bed19d6129227ddb57fe5112708" 2019-06-30 09:24:19,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:19 GMT X-Openstack-Request-Id: req-b3299bcb-328f-4e2c-bf7c-d40dfac94139 2019-06-30 09:24:19,658 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "created_at": "2019-06-30T07:16:10Z", "updated_at": "2019-06-30T07:16:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "3c51fcca-5d6f-4eca-8796-72c3c6923277", "remote_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv6", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "530f27c0-790c-4530-873e-1315d141f905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv4", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "d1b9a1af-768b-4ecd-b2cb-7897ae739e3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv6", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "f3485d7f-79c2-4f3e-8295-b6285d2716e7", "remote_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv4", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}], "revision_number": 1, "project_id": "07ce38fcccab4daabfecdeae2ad85fda", "id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "created_at": "2019-06-30T05:50:03Z", "updated_at": "2019-06-30T05:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "0d8844f3-ea4c-4dfc-9795-3f00e3466243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:03Z", "revision_number": 0, "id": "84f6baa6-388c-4d2c-9731-c59876827caf", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:03Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "a281473d-03db-4806-a4d4-0bcd09417300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "f6ee904e-3ab7-4383-aea8-6ab0b9b9b002", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}], "revision_number": 1, "project_id": "b832943639d345c28f57e6440b8b5ce7", "id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:52:29Z", "updated_at": "2019-06-30T05:52:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "379bfc24-0b1d-4ed3-8a2c-faa34dd1e1a9", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "59d93de2-729a-4409-8fdf-028f883a52b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "9b32e8bb-2f4c-4f28-a53b-62887daaf278", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "b2c6ae5a-c09b-4ac4-9cae-b8c111a7a429", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}], "revision_number": 1, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T05:52:31Z", "updated_at": "2019-06-30T05:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "027d04c8-43f4-4439-9ef0-6f3ef0f5cd84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "184535b3-d0be-442f-ac92-bc9447bec1b7", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "5f725998-4a95-41f3-b5a8-b42fc8f44b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "6bdbdd75-dd8f-42ea-a9b6-b90345e98591", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5478dc27-f236-4606-9022-2c758f2d5625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "de4834014b9a451eafdf64b1f81153d7", "created_at": "2019-06-30T07:37:18Z", "updated_at": "2019-06-30T07:37:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:37:18Z", "revision_number": 0, "id": "120f68c0-61cd-40c7-a5f9-a5326cafe310", "remote_group_id": "d122a24e-3a22-4e1e-b25f-9186d1cee070", "remote_ip_prefix": null, "created_at": "2019-06-30T07:37:18Z", "security_group_id": "d122a24e-3a22-4e1e-b25f-9186d1cee070", "tenant_id": "de4834014b9a451eafdf64b1f81153d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "de4834014b9a451eafdf64b1f81153d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:37:18Z", "revision_number": 0, "id": "3eb46864-c29e-4a9b-afd6-a3b51c3fefb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:37:18Z", "security_group_id": "d122a24e-3a22-4e1e-b25f-9186d1cee070", "tenant_id": "de4834014b9a451eafdf64b1f81153d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "de4834014b9a451eafdf64b1f81153d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:37:18Z", "revision_number": 0, "id": "b9dc79d0-46b4-42c6-9462-e36f63d0f48d", "remote_group_id": "d122a24e-3a22-4e1e-b25f-9186d1cee070", "remote_ip_prefix": null, "created_at": "2019-06-30T07:37:18Z", "security_group_id": "d122a24e-3a22-4e1e-b25f-9186d1cee070", "tenant_id": "de4834014b9a451eafdf64b1f81153d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "de4834014b9a451eafdf64b1f81153d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:37:18Z", "revision_number": 0, "id": "d5674b52-4e7d-4a88-88cb-b9a5c2843e09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:37:18Z", "security_group_id": "d122a24e-3a22-4e1e-b25f-9186d1cee070", "tenant_id": "de4834014b9a451eafdf64b1f81153d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "de4834014b9a451eafdf64b1f81153d7"}], "revision_number": 1, "project_id": "de4834014b9a451eafdf64b1f81153d7", "id": "d122a24e-3a22-4e1e-b25f-9186d1cee070", "name": "default"}]} 2019-06-30 09:24:19,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-b3299bcb-328f-4e2c-bf7c-d40dfac94139 2019-06-30 09:24:19,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.28861618042s 2019-06-30 09:24:19,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 09:24:19,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/d122a24e-3a22-4e1e-b25f-9186d1cee070.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}46cdc3ed72233bed19d6129227ddb57fe5112708" 2019-06-30 09:24:19,807 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 09:24:19 GMT X-Openstack-Request-Id: req-5a9329f8-1145-47d7-8cd4-e202e67300c8 2019-06-30 09:24:19,807 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 09:24:19,807 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/d122a24e-3a22-4e1e-b25f-9186d1cee070.json used request id req-5a9329f8-1145-47d7-8cd4-e202e67300c8 2019-06-30 09:24:19,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.140583992004s 2019-06-30 09:24:19,808 - xtesting.ci.run_tests - ERROR - The test case 'rally_full' failed. 2019-06-30 09:24:19,830 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2019-06-30 09:24:19,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 09:24:19,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0d7045a-a7ac-4137-9bbd-26771c8c78cd 2019-06-30 09:24:19,867 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 09:24:19,867 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-b0d7045a-a7ac-4137-9bbd-26771c8c78cd 2019-06-30 09:24:19,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 09:24:20,281 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}], "expires_at": "2019-06-30T10:24:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "95de64402f8d4801a01ee7f7b732ef1b"}, "audit_ids": ["YqvkJ4QXSsinB0p3QnWrSA"], "issued_at": "2019-06-30T09:24:20.000000Z"}} 2019-06-30 09:24:20,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 09:24:20,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" 2019-06-30 09:24:20,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:20 GMT X-Openstack-Request-Id: req-e15a1511-c62e-450d-9fe7-6e5c0f62ac3d 2019-06-30 09:24:20,639 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 09:24:20,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e15a1511-c62e-450d-9fe7-6e5c0f62ac3d 2019-06-30 09:24:20,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.35529589653s 2019-06-30 09:24:20,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 09:24:20,652 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b347295a-eb85-4696-abbf-e8ebf93eb8fe 2019-06-30 09:24:20,652 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 09:24:20,652 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-b347295a-eb85-4696-abbf-e8ebf93eb8fe 2019-06-30 09:24:20,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 09:24:20,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" 2019-06-30 09:24:20,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce637d1f-92d8-4c8a-b7d0-7b8a2393e0eb 2019-06-30 09:24:20,859 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 09:24:20,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-ce637d1f-92d8-4c8a-b7d0-7b8a2393e0eb 2019-06-30 09:24:20,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206189155579s 2019-06-30 09:24:20,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-30 09:24:20,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" -d '{"project": {"description": "Created by OPNFV Functest: rally_jobs", "enabled": true, "domain_id": "default", "name": "rally_jobs-project_7d039992-5514-4559-aa2f-c0913db0140e"}}' 2019-06-30 09:24:21,096 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf85cd87-17d1-45ee-835e-ed437bf927f2 2019-06-30 09:24:21,097 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.24:5000/v3/projects/ef5a2502127642afba7de0c3a45f7ced"}, "tags": [], "enabled": true, "id": "ef5a2502127642afba7de0c3a45f7ced", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_7d039992-5514-4559-aa2f-c0913db0140e"}} 2019-06-30 09:24:21,097 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-bf85cd87-17d1-45ee-835e-ed437bf927f2 2019-06-30 09:24:21,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.229854822159s 2019-06-30 09:24:21,098 - 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'ef5a2502127642afba7de0c3a45f7ced', '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_7d039992-5514-4559-aa2f-c0913db0140e'}) 2019-06-30 09:24:21,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-30 09:24:21,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "QyOsqCrSgWA1ylgcOo5ukrFpgAOuZe", "email": null, "name": "rally_jobs-user_7d039992-5514-4559-aa2f-c0913db0140e"}}' 2019-06-30 09:24:21,521 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-823cf001-9aa7-4382-ba33-09d10cbf361c 2019-06-30 09:24:21,521 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_7d039992-5514-4559-aa2f-c0913db0140e", "links": {"self": "http://172.30.9.24:5000/v3/users/7d7632027e0548babc35e3707d53f40f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7d7632027e0548babc35e3707d53f40f", "domain_id": "default", "password_expires_at": null}} 2019-06-30 09:24:21,521 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-823cf001-9aa7-4382-ba33-09d10cbf361c 2019-06-30 09:24:21,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.417881965637s 2019-06-30 09:24:21,522 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7d7632027e0548babc35e3707d53f40f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_7d039992-5514-4559-aa2f-c0913db0140e'}) 2019-06-30 09:24:21,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 09:24:21,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" 2019-06-30 09:24:21,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deb9a834-7c66-4083-88cb-1edda18d2de0 2019-06-30 09:24:21,649 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 09:24:21,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-deb9a834-7c66-4083-88cb-1edda18d2de0 2019-06-30 09:24:21,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.122710943222s 2019-06-30 09:24:21,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 09:24:21,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" 2019-06-30 09:24:21,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70de9c11-a8f9-4de3-bb61-4c3a58fb0bc3 2019-06-30 09:24:21,842 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 09:24:21,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-70de9c11-a8f9-4de3-bb61-4c3a58fb0bc3 2019-06-30 09:24:21,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187880992889s 2019-06-30 09:24:21,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 09:24:21,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" 2019-06-30 09:24:21,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f835974-6af8-42f8-b4d5-0137a943a040 2019-06-30 09:24:21,999 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 09:24:22,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3f835974-6af8-42f8-b4d5-0137a943a040 2019-06-30 09:24:22,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.152673006058s 2019-06-30 09:24:22,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 09:24:22,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" 2019-06-30 09:24:22,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4762e6cf-b3f8-460d-9a91-a15c90dcb051 2019-06-30 09:24:22,213 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 09:24:22,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-4762e6cf-b3f8-460d-9a91-a15c90dcb051 2019-06-30 09:24:22,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.209006071091s 2019-06-30 09:24:22,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 09:24:22,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" 2019-06-30 09:24:22,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dd892e3-a14f-41d5-8506-03ae7b4e3984 2019-06-30 09:24:22,351 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_7d039992-5514-4559-aa2f-c0913db0140e", "links": {"self": "http://172.30.9.24:5000/v3/users/7d7632027e0548babc35e3707d53f40f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7d7632027e0548babc35e3707d53f40f", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 09:24:22,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-6dd892e3-a14f-41d5-8506-03ae7b4e3984 2019-06-30 09:24:22,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13708782196s 2019-06-30 09:24:22,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 09:24:22,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" 2019-06-30 09:24:22,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bdf82ce-63fe-4a3e-a564-05f4b3b8f4a1 2019-06-30 09:24:22,567 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.24:5000/v3/projects/ef5a2502127642afba7de0c3a45f7ced"}, "tags": [], "enabled": true, "id": "ef5a2502127642afba7de0c3a45f7ced", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_7d039992-5514-4559-aa2f-c0913db0140e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 09:24:22,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-9bdf82ce-63fe-4a3e-a564-05f4b3b8f4a1 2019-06-30 09:24:22,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203617095947s 2019-06-30 09:24:22,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 09:24:22,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=7d7632027e0548babc35e3707d53f40f&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=ef5a2502127642afba7de0c3a45f7ced" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" 2019-06-30 09:24:22,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38fa6067-31a8-403b-a9d3-65b4c8901ad9 2019-06-30 09:24:22,691 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=7d7632027e0548babc35e3707d53f40f&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=ef5a2502127642afba7de0c3a45f7ced", "previous": null, "next": null}} 2019-06-30 09:24:22,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=7d7632027e0548babc35e3707d53f40f&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=ef5a2502127642afba7de0c3a45f7ced used request id req-38fa6067-31a8-403b-a9d3-65b4c8901ad9 2019-06-30 09:24:22,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.117257833481s 2019-06-30 09:24:22,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 09:24:22,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/ef5a2502127642afba7de0c3a45f7ced/users/7d7632027e0548babc35e3707d53f40f/roles/1cfc497138b141ff84abf3d62ced3145 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" 2019-06-30 09:24:22,962 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 09:24:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e967ed0-25a1-4ab8-b80c-3f9e5d261873 2019-06-30 09:24:22,962 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 09:24:22,962 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/ef5a2502127642afba7de0c3a45f7ced/users/7d7632027e0548babc35e3707d53f40f/roles/1cfc497138b141ff84abf3d62ced3145 used request id req-1e967ed0-25a1-4ab8-b80c-3f9e5d261873 2019-06-30 09:24:22,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.2670109272s 2019-06-30 09:24:22,963 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_7d039992-5514-4559-aa2f-c0913db0140e', 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'ef5a2502127642afba7de0c3a45f7ced', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'QyOsqCrSgWA1ylgcOo5ukrFpgAOuZe', 'username': u'rally_jobs-user_7d039992-5514-4559-aa2f-c0913db0140e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-30 09:24:22,967 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_7d039992-5514-4559-aa2f-c0913db0140e', 'password': 'QyOsqCrSgWA1ylgcOo5ukrFpgAOuZe', 'project_name': 'rally_jobs-project_7d039992-5514-4559-aa2f-c0913db0140e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'ef5a2502127642afba7de0c3a45f7ced', 'project_domain_name': 'Default'} 2019-06-30 09:24:22,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 09:24:22,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" 2019-06-30 09:24:23,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97f2388a-a67d-4e2b-ac82-6c1ae46c23fc 2019-06-30 09:24:23,083 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 09:24:23,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-97f2388a-a67d-4e2b-ac82-6c1ae46c23fc 2019-06-30 09:24:23,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112998962402s 2019-06-30 09:24:23,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 09:24:23,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" 2019-06-30 09:24:23,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-421cce8d-b34a-43e4-a6d7-8082a338a130 2019-06-30 09:24:23,200 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 09:24:23,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-421cce8d-b34a-43e4-a6d7-8082a338a130 2019-06-30 09:24:23,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11150598526s 2019-06-30 09:24:23,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 09:24:23,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" 2019-06-30 09:24:23,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc2a8b7a-ddaa-4c78-8c8e-e6d774a0ffb9 2019-06-30 09:24:23,313 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 09:24:23,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-bc2a8b7a-ddaa-4c78-8c8e-e6d774a0ffb9 2019-06-30 09:24:23,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108145952225s 2019-06-30 09:24:23,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 09:24:23,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" 2019-06-30 09:24:23,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2855542-8483-4e0a-9b00-c980ae05ae2d 2019-06-30 09:24:23,458 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_7d039992-5514-4559-aa2f-c0913db0140e", "links": {"self": "http://172.30.9.24:5000/v3/users/7d7632027e0548babc35e3707d53f40f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7d7632027e0548babc35e3707d53f40f", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 09:24:23,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-e2855542-8483-4e0a-9b00-c980ae05ae2d 2019-06-30 09:24:23,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.143891096115s 2019-06-30 09:24:23,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 09:24:23,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" 2019-06-30 09:24:23,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a4b4bb4-ebca-49b5-ac1e-60321a6cd0ed 2019-06-30 09:24:23,589 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.24:5000/v3/projects/ef5a2502127642afba7de0c3a45f7ced"}, "tags": [], "enabled": true, "id": "ef5a2502127642afba7de0c3a45f7ced", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_7d039992-5514-4559-aa2f-c0913db0140e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 09:24:23,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-5a4b4bb4-ebca-49b5-ac1e-60321a6cd0ed 2019-06-30 09:24:23,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.119822978973s 2019-06-30 09:24:23,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 09:24:23,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=7d7632027e0548babc35e3707d53f40f&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=ef5a2502127642afba7de0c3a45f7ced" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" 2019-06-30 09:24:23,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-099c17b2-86c0-46fa-93dc-2d6d8382ba3c 2019-06-30 09:24:23,755 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=7d7632027e0548babc35e3707d53f40f&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=ef5a2502127642afba7de0c3a45f7ced", "previous": null, "next": null}} 2019-06-30 09:24:23,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=7d7632027e0548babc35e3707d53f40f&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=ef5a2502127642afba7de0c3a45f7ced used request id req-099c17b2-86c0-46fa-93dc-2d6d8382ba3c 2019-06-30 09:24:23,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.158959150314s 2019-06-30 09:24:23,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 09:24:23,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/ef5a2502127642afba7de0c3a45f7ced/users/7d7632027e0548babc35e3707d53f40f/roles/f400450775b0494aabf0b0ea369d0968 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" 2019-06-30 09:24:23,903 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 09:24:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-627e499b-6778-44d6-9a93-d1f19283e701 2019-06-30 09:24:23,903 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 09:24:23,903 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/ef5a2502127642afba7de0c3a45f7ced/users/7d7632027e0548babc35e3707d53f40f/roles/f400450775b0494aabf0b0ea369d0968 used request id req-627e499b-6778-44d6-9a93-d1f19283e701 2019-06-30 09:24:23,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144507884979s 2019-06-30 09:24:23,905 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2019-06-30 09:24:23,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 09:24:23,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" 2019-06-30 09:24:24,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c695a91-e30f-4cb3-b78f-fc4b68b0e492 2019-06-30 09:24:24,032 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 09:24:24,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-1c695a91-e30f-4cb3-b78f-fc4b68b0e492 2019-06-30 09:24:24,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.127467155457s 2019-06-30 09:24:24,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 09:24:24,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" 2019-06-30 09:24:24,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-595a739b-822e-49f9-9c7c-daf2bc450955 2019-06-30 09:24:24,155 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.24:5000/v3/projects/ef5a2502127642afba7de0c3a45f7ced"}, "tags": [], "enabled": true, "id": "ef5a2502127642afba7de0c3a45f7ced", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_7d039992-5514-4559-aa2f-c0913db0140e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 09:24:24,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-595a739b-822e-49f9-9c7c-daf2bc450955 2019-06-30 09:24:24,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115056991577s 2019-06-30 09:24:24,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-30 09:24:24,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" -d '{"network": {"shared": true, "tenant_id": "ef5a2502127642afba7de0c3a45f7ced", "name": "rally_jobs-net_7d039992-5514-4559-aa2f-c0913db0140e", "admin_state_up": true}}' 2019-06-30 09:24:24,580 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:24 GMT X-Openstack-Request-Id: req-c8ec079e-0823-462d-834f-d03e9cb54a1f 2019-06-30 09:24:24,581 - 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":"d7c2181d-a924-475f-9e0d-83788c7fc0f7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":true,"project_id":"ef5a2502127642afba7de0c3a45f7ced","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T09:24:24Z","is_default":false,"qos_policy_id":null,"name":"rally_jobs-net_7d039992-5514-4559-aa2f-c0913db0140e","admin_state_up":true,"tenant_id":"ef5a2502127642afba7de0c3a45f7ced","created_at":"2019-06-30T09:24:24Z","mtu":1450}} 2019-06-30 09:24:24,581 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c8ec079e-0823-462d-834f-d03e9cb54a1f 2019-06-30 09:24:24,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.423416137695s 2019-06-30 09:24:24,582 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-30T09:24:24Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd7c2181d-a924-475f-9e0d-83788c7fc0f7', u'provider:segmentation_id': 18, 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_7d039992-5514-4559-aa2f-c0913db0140e', u'created_at': u'2019-06-30T09:24:24Z', u'mtu': 1450, u'tenant_id': u'ef5a2502127642afba7de0c3a45f7ced', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'ef5a2502127642afba7de0c3a45f7ced', u'l2_adjacency': True}) 2019-06-30 09:24:24,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 09:24:24,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00cacd63-3b26-434f-a65c-30034aa43b88 2019-06-30 09:24:24,592 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 09:24:24,592 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-00cacd63-3b26-434f-a65c-30034aa43b88 2019-06-30 09:24:24,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 09:24:24,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}], "expires_at": "2019-06-30T10:24:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ef5a2502127642afba7de0c3a45f7ced", "name": "rally_jobs-project_7d039992-5514-4559-aa2f-c0913db0140e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_ef5a2502127642afba7de0c3a45f7ced", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_ef5a2502127642afba7de0c3a45f7ced", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/ef5a2502127642afba7de0c3a45f7ced", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/ef5a2502127642afba7de0c3a45f7ced", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/ef5a2502127642afba7de0c3a45f7ced", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ef5a2502127642afba7de0c3a45f7ced", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/ef5a2502127642afba7de0c3a45f7ced", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/ef5a2502127642afba7de0c3a45f7ced", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/ef5a2502127642afba7de0c3a45f7ced", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/ef5a2502127642afba7de0c3a45f7ced", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/ef5a2502127642afba7de0c3a45f7ced", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_jobs-user_7d039992-5514-4559-aa2f-c0913db0140e", "id": "7d7632027e0548babc35e3707d53f40f"}, "audit_ids": ["lQRS72KWTvWTuEaA68U2qA"], "issued_at": "2019-06-30T09:24:24.000000Z"}} 2019-06-30 09:24:24,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 09:24:24,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}39a939b1fda35e68c11511381b1b5a3d2f9511ad" 2019-06-30 09:24:25,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:25 GMT X-Openstack-Request-Id: req-b77ab94f-9af6-48e3-aa92-e4dbb1f0b7b2 2019-06-30 09:24:25,389 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"d7c2181d-a924-475f-9e0d-83788c7fc0f7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":true,"project_id":"ef5a2502127642afba7de0c3a45f7ced","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T09:24:24Z","qos_policy_id":null,"name":"rally_jobs-net_7d039992-5514-4559-aa2f-c0913db0140e","admin_state_up":true,"tenant_id":"ef5a2502127642afba7de0c3a45f7ced","created_at":"2019-06-30T09:24:24Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 09:24:25,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b77ab94f-9af6-48e3-aa92-e4dbb1f0b7b2 2019-06-30 09:24:25,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.396831989288s 2019-06-30 09:24:25,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-30 09:24:25,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}39a939b1fda35e68c11511381b1b5a3d2f9511ad" -d '{"subnet": {"name": "rally_jobs-subnet_7d039992-5514-4559-aa2f-c0913db0140e", "enable_dhcp": true, "network_id": "d7c2181d-a924-475f-9e0d-83788c7fc0f7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-30 09:24:26,006 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:26 GMT X-Openstack-Request-Id: req-062822de-ca09-488f-921e-852192d4218e 2019-06-30 09:24:26,006 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-06-30T09:24:25Z","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":"249a5b93-c1c1-4b8f-bd27-8a623fe61c7a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"ef5a2502127642afba7de0c3a45f7ced","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_7d039992-5514-4559-aa2f-c0913db0140e","enable_dhcp":true,"segment_id":null,"network_id":"d7c2181d-a924-475f-9e0d-83788c7fc0f7","tenant_id":"ef5a2502127642afba7de0c3a45f7ced","created_at":"2019-06-30T09:24:25Z","ip_version":4}} 2019-06-30 09:24:26,007 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-062822de-ca09-488f-921e-852192d4218e 2019-06-30 09:24:26,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.616150140762s 2019-06-30 09:24:26,007 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T09:24:25Z', 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'249a5b93-c1c1-4b8f-bd27-8a623fe61c7a', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_7d039992-5514-4559-aa2f-c0913db0140e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'd7c2181d-a924-475f-9e0d-83788c7fc0f7', u'tenant_id': u'ef5a2502127642afba7de0c3a45f7ced', u'created_at': u'2019-06-30T09:24:25Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ef5a2502127642afba7de0c3a45f7ced'}) 2019-06-30 09:24:26,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 09:24:26,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}39a939b1fda35e68c11511381b1b5a3d2f9511ad" -d '{"router": {"external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "name": "rally_jobs-router_7d039992-5514-4559-aa2f-c0913db0140e", "admin_state_up": true}}' 2019-06-30 09:24:27,816 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 710 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:27 GMT X-Openstack-Request-Id: req-a9f475d8-a3bc-4be9-b3ab-246b99266104 2019-06-30 09:24:27,816 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ef5a2502127642afba7de0c3a45f7ced", "created_at": "2019-06-30T09:24:26Z", "admin_state_up": true, "updated_at": "2019-06-30T09:24:27Z", "project_id": "ef5a2502127642afba7de0c3a45f7ced", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "e6fc1271-d8f2-4da8-b690-ccc258303631", "name": "rally_jobs-router_7d039992-5514-4559-aa2f-c0913db0140e"}} 2019-06-30 09:24:27,817 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-a9f475d8-a3bc-4be9-b3ab-246b99266104 2019-06-30 09:24:27,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.8087990284s 2019-06-30 09:24:27,817 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T09:24:27Z', u'revision_number': 2, u'ha': False, u'id': u'e6fc1271-d8f2-4da8-b690-ccc258303631', u'external_gateway_info': {u'network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6acb3602-338d-4baa-852a-3f10ec4a5a30', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_7d039992-5514-4559-aa2f-c0913db0140e', u'admin_state_up': True, u'tenant_id': u'ef5a2502127642afba7de0c3a45f7ced', u'created_at': u'2019-06-30T09:24:26Z', u'flavor_id': None, u'routes': [], u'project_id': u'ef5a2502127642afba7de0c3a45f7ced'}) 2019-06-30 09:24:27,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-30 09:24:27,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/e6fc1271-d8f2-4da8-b690-ccc258303631/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}39a939b1fda35e68c11511381b1b5a3d2f9511ad" -d '{"subnet_id": "249a5b93-c1c1-4b8f-bd27-8a623fe61c7a"}' 2019-06-30 09:24:30,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:30 GMT X-Openstack-Request-Id: req-44dbd4a9-2744-4fba-90ee-5e9421281632 2019-06-30 09:24:30,254 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d7c2181d-a924-475f-9e0d-83788c7fc0f7", "tenant_id": "ef5a2502127642afba7de0c3a45f7ced", "subnet_id": "249a5b93-c1c1-4b8f-bd27-8a623fe61c7a", "subnet_ids": ["249a5b93-c1c1-4b8f-bd27-8a623fe61c7a"], "port_id": "ae860219-08d8-4841-8fd8-292650ab8760", "id": "e6fc1271-d8f2-4da8-b690-ccc258303631"} 2019-06-30 09:24:30,255 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/e6fc1271-d8f2-4da8-b690-ccc258303631/add_router_interface.json used request id req-44dbd4a9-2744-4fba-90ee-5e9421281632 2019-06-30 09:24:30,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.43693685532s 2019-06-30 09:24:30,256 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-30 09:24:30,361 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-30 09:24:30,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 09:24:30,369 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:30 GMT 2019-06-30 09:24:30,370 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-06-30 09:24:30,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 09:24:30,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}39a939b1fda35e68c11511381b1b5a3d2f9511ad" 2019-06-30 09:24:30,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:30 GMT X-Openstack-Request-Id: req-f77351c3-fe90-45dc-8c3c-066891c0d9d0 2019-06-30 09:24:30,648 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 09:24:30,648 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f77351c3-fe90-45dc-8c3c-066891c0d9d0 2019-06-30 09:24:30,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.273435115814s 2019-06-30 09:24:30,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 09:24:30,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}39a939b1fda35e68c11511381b1b5a3d2f9511ad" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_jobs-img_7d039992-5514-4559-aa2f-c0913db0140e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_jobs-img_7d039992-5514-4559-aa2f-c0913db0140e"}' 2019-06-30 09:24:30,739 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:30 GMT Location: http://172.30.9.24:9292/v2/images/f6220933-f11f-4d7f-8567-85ef002fd311 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d9ce69c7-ec23-48a4-ae4c-169608ba777e 2019-06-30 09:24:30,739 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T09:24:30Z", "file": "/v2/images/f6220933-f11f-4d7f-8567-85ef002fd311/file", "owner": "ef5a2502127642afba7de0c3a45f7ced", "id": "f6220933-f11f-4d7f-8567-85ef002fd311", "size": null, "self": "/v2/images/f6220933-f11f-4d7f-8567-85ef002fd311", "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_7d039992-5514-4559-aa2f-c0913db0140e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_7d039992-5514-4559-aa2f-c0913db0140e", "checksum": null, "created_at": "2019-06-30T09:24:30Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 09:24:30,739 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-d9ce69c7-ec23-48a4-ae4c-169608ba777e 2019-06-30 09:24:30,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0823168754578s 2019-06-30 09:24:30,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 09:24:30,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/f6220933-f11f-4d7f-8567-85ef002fd311/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}39a939b1fda35e68c11511381b1b5a3d2f9511ad" -d '' 2019-06-30 09:24:31,731 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 09:24:31 GMT X-Openstack-Request-Id: req-9a254e03-f1a0-4995-8aab-9c94096e159f 2019-06-30 09:24:31,732 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 09:24:31,732 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/f6220933-f11f-4d7f-8567-85ef002fd311/file used request id req-9a254e03-f1a0-4995-8aab-9c94096e159f 2019-06-30 09:24:31,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.991605043411s 2019-06-30 09:24:31,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 09:24:31,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}39a939b1fda35e68c11511381b1b5a3d2f9511ad" 2019-06-30 09:24:31,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:31 GMT X-Openstack-Request-Id: req-99e6e94a-dbf5-420b-bb83-9d8e1cfd1fd8 2019-06-30 09:24:31,765 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T09:24:31Z", "file": "/v2/images/f6220933-f11f-4d7f-8567-85ef002fd311/file", "owner": "ef5a2502127642afba7de0c3a45f7ced", "id": "f6220933-f11f-4d7f-8567-85ef002fd311", "size": 12716032, "self": "/v2/images/f6220933-f11f-4d7f-8567-85ef002fd311", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/f6220933-f11f-4d7f-8567-85ef002fd311/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/f6220933-f11f-4d7f-8567-85ef002fd311/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_7d039992-5514-4559-aa2f-c0913db0140e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_7d039992-5514-4559-aa2f-c0913db0140e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T09:24:30Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 09:24:31,765 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-99e6e94a-dbf5-420b-bb83-9d8e1cfd1fd8 2019-06-30 09:24:31,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0287539958954s 2019-06-30 09:24:31,767 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/f6220933-f11f-4d7f-8567-85ef002fd311/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f6220933-f11f-4d7f-8567-85ef002fd311/file', 'owner': u'ef5a2502127642afba7de0c3a45f7ced', 'id': u'f6220933-f11f-4d7f-8567-85ef002fd311', 'size': 12716032, u'self': u'/v2/images/f6220933-f11f-4d7f-8567-85ef002fd311', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ef5a2502127642afba7de0c3a45f7ced', 'name': 'rally_jobs-project_7d039992-5514-4559-aa2f-c0913db0140e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/f6220933-f11f-4d7f-8567-85ef002fd311/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T09:24:31Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-30T09:24:31Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_7d039992-5514-4559-aa2f-c0913db0140e', '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/f6220933-f11f-4d7f-8567-85ef002fd311', 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_7d039992-5514-4559-aa2f-c0913db0140e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_7d039992-5514-4559-aa2f-c0913db0140e', 'created': u'2019-06-30T09:24:30Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-30T09:24:30Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f6220933-f11f-4d7f-8567-85ef002fd311', 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_7d039992-5514-4559-aa2f-c0913db0140e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-30 09:24:31,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 09:24:31,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_jobs-flavor_7d039992-5514-4559-aa2f-c0913db0140e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 09:24:32,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sun, 30 Jun 2019 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-2645a391-a82c-47ae-8499-c3e6acae49af x-openstack-request-id: req-2645a391-a82c-47ae-8499-c3e6acae49af 2019-06-30 09:24:32,096 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_7d039992-5514-4559-aa2f-c0913db0140e", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/660dc7b7-0a2b-4e3a-b09d-831815d2a065", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/660dc7b7-0a2b-4e3a-b09d-831815d2a065", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "660dc7b7-0a2b-4e3a-b09d-831815d2a065"}} 2019-06-30 09:24:32,096 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-2645a391-a82c-47ae-8499-c3e6acae49af 2019-06-30 09:24:32,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.325958967209s 2019-06-30 09:24:32,097 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_7d039992-5514-4559-aa2f-c0913db0140e', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'660dc7b7-0a2b-4e3a-b09d-831815d2a065', 'swap': 0}) 2019-06-30 09:24:32,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 09:24:32,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/660dc7b7-0a2b-4e3a-b09d-831815d2a065/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" -d '{"extra_specs": {}}' 2019-06-30 09:24:32,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24: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-f244655a-a1e8-4d89-8611-09f8ed549dfe x-openstack-request-id: req-f244655a-a1e8-4d89-8611-09f8ed549dfe 2019-06-30 09:24:32,117 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 09:24:32,117 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/660dc7b7-0a2b-4e3a-b09d-831815d2a065/os-extra_specs used request id req-f244655a-a1e8-4d89-8611-09f8ed549dfe 2019-06-30 09:24:32,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0191900730133s 2019-06-30 09:24:32,118 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-30 09:24:34,444 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-06-30 09:24:36,799 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 47fbbf67-d022-45ef-b2be-52b02cd12cba | 2019-06-30T09:24:36.396734 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 47fbbf67-d022-45ef-b2be-52b02cd12cba ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-06-30 09:24:40,024 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-06-30 09:24:40,784 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-06-30 09:24:40,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-06-30 09:24:40,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}39a939b1fda35e68c11511381b1b5a3d2f9511ad" 2019-06-30 09:24:41,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24: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-3af79464-cad9-476f-984b-3d191875d5dc x-openstack-request-id: req-3af79464-cad9-476f-984b-3d191875d5dc 2019-06-30 09:24:41,171 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "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.4", "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\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 18}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-06-30 09:24:41,171 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-3af79464-cad9-476f-984b-3d191875d5dc 2019-06-30 09:24:41,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.382807016373s 2019-06-30 09:24:41,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-06-30 09:24:41,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}39a939b1fda35e68c11511381b1b5a3d2f9511ad" 2019-06-30 09:24:41,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:41 GMT X-Openstack-Request-Id: req-4f696032-3fd0-4eea-ab3c-1f55d1142f91 2019-06-30 09:24:41,429 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-06-30 09:24:41,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-4f696032-3fd0-4eea-ab3c-1f55d1142f91 2019-06-30 09:24:41,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.256698846817s 2019-06-30 09:24:41,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 09:24:41,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_jobs-flavor_alt_7d039992-5514-4559-aa2f-c0913db0140e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-30 09:24:41,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Sun, 30 Jun 2019 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-ef4d158a-753a-42c0-8afb-3eeb9553c178 x-openstack-request-id: req-ef4d158a-753a-42c0-8afb-3eeb9553c178 2019-06-30 09:24:41,482 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_alt_7d039992-5514-4559-aa2f-c0913db0140e", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3af16be4-7d80-4ec2-939a-f64695714859", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3af16be4-7d80-4ec2-939a-f64695714859", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3af16be4-7d80-4ec2-939a-f64695714859"}} 2019-06-30 09:24:41,482 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-ef4d158a-753a-42c0-8afb-3eeb9553c178 2019-06-30 09:24:41,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0419998168945s 2019-06-30 09:24:41,483 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_7d039992-5514-4559-aa2f-c0913db0140e', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'3af16be4-7d80-4ec2-939a-f64695714859', 'swap': 0}) 2019-06-30 09:24:41,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 09:24:41,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/3af16be4-7d80-4ec2-939a-f64695714859/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" -d '{"extra_specs": {}}' 2019-06-30 09:24:41,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24: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-f3e55504-2146-40e4-96b8-0c1c0915f840 x-openstack-request-id: req-f3e55504-2146-40e4-96b8-0c1c0915f840 2019-06-30 09:24:41,505 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 09:24:41,505 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/3af16be4-7d80-4ec2-939a-f64695714859/os-extra_specs used request id req-f3e55504-2146-40e4-96b8-0c1c0915f840 2019-06-30 09:24:41,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211620330811s 2019-06-30 09:24:41,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 09:24:41,516 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0947824f-1d8a-47a9-baec-e08508b5e546 2019-06-30 09:24:41,517 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 09:24:41,517 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-0947824f-1d8a-47a9-baec-e08508b5e546 2019-06-30 09:24:41,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-06-30 09:24:41,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 09:24:41,529 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e7bfb6f-6b59-4693-9c92-a6bda3c6ae58 2019-06-30 09:24:41,530 - 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.7:35357/v3/", "rel": "self"}]}]}} 2019-06-30 09:24:41,530 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-4e7bfb6f-6b59-4693-9c92-a6bda3c6ae58 2019-06-30 09:24:41,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}39a939b1fda35e68c11511381b1b5a3d2f9511ad" 2019-06-30 09:24:41,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 09:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef8641f2-1743-4028-98a0-79b1d0c66a1d 2019-06-30 09:24:41,636 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/05c1f224d31b4224b4a85740f6bf9308"}, "enabled": true, "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/0e91060387334b1e90b91137b865db80"}, "enabled": true, "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/0fddb73deaa349618d03c5066051ff76"}, "enabled": true, "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/1e93b91533a84633a19f8d7e0255f4cc"}, "enabled": true, "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/3ca8c6f96bee4a368ac4ebc45ebf883c"}, "enabled": true, "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/52b6a105b9864cc683cd14b392a30b89"}, "enabled": true, "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/5730868dd53143bf882134e3b3202694"}, "enabled": true, "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/657dbdfa2c45405a90b1717d992d29f8"}, "enabled": true, "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6e4d57c0179248c882609c75c88cdab2"}, "enabled": true, "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/b49fd95a540441e5bff7fe02fab32dc7"}, "enabled": true, "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/bfc3b734c06642848d51f42424cf9a6f"}, "enabled": true, "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/e178e2ab4a194863a901e350a7027268"}, "enabled": true, "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/e9aee3a04fdc4e0e886d6ea0b5153d41"}, "enabled": true, "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/f39728f125144f69b3b0835dde1ffe05"}, "enabled": true, "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-06-30 09:24:41,636 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-ef8641f2-1743-4028-98a0-79b1d0c66a1d 2019-06-30 09:24:41,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.116315126419s 2019-06-30 09:24:41,642 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_7d039992-5514-4559-aa2f-c0913db0140e', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'3af16be4-7d80-4ec2-939a-f64695714859', 'swap': 0}) 2019-06-30 09:24:41,646 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2019-06-30 09:24:41,646 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-30 09:24:41,662 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-06-30 09:24:41,963 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-06-30 09:24:41,963 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--task', u'/home/opnfv/functest/data/rally/task/var/task-neutron.yaml'] 2019-06-30 09:54:21,784 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 68a32721-3ad3-4eb7-9186-796c0ea95e96 2019-06-30 09:54:21,785 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'68a32721-3ad3-4eb7-9186-796c0ea95e96'] 2019-06-30 09:54:22,831 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 68a32721-3ad3-4eb7-9186-796c0ea95e96 -------------------------------------------------------------------------------- Task 68a32721-3ad3-4eb7-9186-796c0ea95e96: 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 68a32721-3ad3-4eb7-9186-796c0ea95e96 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.992 | 2.173 | 3.242 | 3.663 | 4.67 | 2.288 | 100.0% | 100 | | neutron.list_networks | 0.117 | 0.446 | 1.038 | 1.102 | 1.63 | 0.534 | 100.0% | 100 | | total | 1.44 | 2.78 | 3.923 | 4.303 | 4.911 | 2.822 | 100.0% | 100 | | -> duration | 1.44 | 2.78 | 3.923 | 4.303 | 4.911 | 2.822 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.394399 Full duration: 53.598484 -------------------------------------------------------------------------------- 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 68a32721-3ad3-4eb7-9186-796c0ea95e96 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.996 | 2.023 | 2.834 | 2.935 | 3.498 | 2.076 | 100.0% | 40 | | neutron.update_network | 0.427 | 1.476 | 1.994 | 2.129 | 2.177 | 1.413 | 100.0% | 40 | | total | 1.651 | 3.652 | 4.261 | 4.39 | 4.426 | 3.489 | 100.0% | 40 | | -> duration | 1.651 | 3.652 | 4.261 | 4.39 | 4.426 | 3.489 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.394844 Full duration: 35.888198 -------------------------------------------------------------------------------- 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 68a32721-3ad3-4eb7-9186-796c0ea95e96 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.045 | 1.752 | 2.939 | 3.066 | 3.543 | 1.905 | 100.0% | 40 | | neutron.delete_network | 0.82 | 1.979 | 3.649 | 3.708 | 4.011 | 2.114 | 100.0% | 40 | | total | 2.179 | 3.824 | 6.039 | 6.638 | 6.68 | 4.02 | 100.0% | 40 | | -> duration | 2.179 | 3.824 | 6.039 | 6.638 | 6.68 | 4.02 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.048466 Full duration: 26.09912 -------------------------------------------------------------------------------- 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 68a32721-3ad3-4eb7-9186-796c0ea95e96 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.129 | 1.884 | 3.349 | 3.62 | 4.028 | 2.043 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.145 | 4.789 | 12.589 | 12.808 | 13.473 | 5.929 | 100.0% | 40 | | neutron.list_subnets | 0.145 | 0.286 | 0.787 | 0.847 | 0.911 | 0.378 | 100.0% | 40 | | total | 3.976 | 6.767 | 15.821 | 15.967 | 16.389 | 8.349 | 100.0% | 40 | | -> duration | 3.976 | 6.767 | 15.821 | 15.967 | 16.389 | 8.349 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.637613 Full duration: 72.497337 -------------------------------------------------------------------------------- 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 68a32721-3ad3-4eb7-9186-796c0ea95e96 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.016 | 2.003 | 2.681 | 3.171 | 3.763 | 2.052 | 100.0% | 100 | | neutron.create_subnet (x2) | 2.254 | 5.218 | 8.02 | 14.989 | 15.75 | 5.796 | 100.0% | 100 | | neutron.update_subnet (x2) | 0.917 | 2.886 | 4.765 | 10.526 | 11.472 | 3.413 | 100.0% | 100 | | total | 4.568 | 10.125 | 15.037 | 28.619 | 29.643 | 11.261 | 100.0% | 100 | | -> duration | 4.568 | 10.125 | 15.037 | 28.619 | 29.643 | 11.261 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 59.364602 Full duration: 151.647519 -------------------------------------------------------------------------------- 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 68a32721-3ad3-4eb7-9186-796c0ea95e96 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.992 | 1.97 | 2.83 | 3.104 | 5.25 | 2.126 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.128 | 5.158 | 16.01 | 17.809 | 18.182 | 7.142 | 100.0% | 40 | | neutron.delete_subnet (x2) | 1.5 | 4.046 | 16.441 | 16.728 | 16.958 | 5.942 | 100.0% | 40 | | total | 5.343 | 11.116 | 35.608 | 37.656 | 37.972 | 15.21 | 100.0% | 40 | | -> duration | 5.343 | 11.116 | 35.608 | 37.656 | 37.972 | 15.21 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.007795 Full duration: 66.889465 -------------------------------------------------------------------------------- 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 68a32721-3ad3-4eb7-9186-796c0ea95e96 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 | 2.215 | 3.35 | 3.42 | 4.594 | 2.19 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.373 | 6.505 | 14.794 | 15.337 | 15.613 | 6.995 | 100.0% | 40 | | neutron.create_router (x2) | 0.22 | 0.73 | 1.907 | 2.377 | 4.756 | 0.953 | 100.0% | 40 | | neutron.add_interface_router (x2) | 6.986 | 17.21 | 36.676 | 38.108 | 38.444 | 18.428 | 100.0% | 40 | | neutron.list_routers | 0.165 | 0.528 | 1.13 | 1.463 | 1.54 | 0.634 | 100.0% | 40 | | total | 11.927 | 27.404 | 58.903 | 58.968 | 59.083 | 29.201 | 100.0% | 40 | | -> duration | 11.927 | 27.404 | 58.903 | 58.968 | 59.083 | 29.201 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 72.206701 Full duration: 189.686332 -------------------------------------------------------------------------------- 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 68a32721-3ad3-4eb7-9186-796c0ea95e96 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.922 | 2.041 | 3.172 | 3.82 | 4.434 | 2.191 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.059 | 4.974 | 12.635 | 12.843 | 13.471 | 6.165 | 100.0% | 40 | | neutron.create_router (x2) | 0.188 | 0.482 | 1.613 | 2.161 | 3.093 | 0.75 | 100.0% | 40 | | neutron.add_interface_router (x2) | 6.183 | 13.485 | 40.576 | 40.671 | 40.871 | 18.826 | 100.0% | 40 | | neutron.update_router (x2) | 1.4 | 4.277 | 10.78 | 10.822 | 10.88 | 5.466 | 100.0% | 40 | | total | 11.788 | 26.313 | 67.596 | 67.649 | 67.679 | 33.399 | 100.0% | 40 | | -> duration | 11.788 | 26.313 | 67.596 | 67.649 | 67.679 | 33.399 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 71.494997 Full duration: 193.29949 -------------------------------------------------------------------------------- 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 68a32721-3ad3-4eb7-9186-796c0ea95e96 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.993 | 2.06 | 2.818 | 2.899 | 4.067 | 2.023 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.135 | 5.461 | 9.771 | 10.494 | 13.343 | 6.232 | 100.0% | 40 | | neutron.create_router (x2) | 0.234 | 0.74 | 1.309 | 1.421 | 2.725 | 0.818 | 100.0% | 40 | | neutron.add_interface_router (x2) | 6.904 | 16.977 | 28.736 | 29.022 | 30.228 | 18.375 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 5.009 | 12.305 | 24.011 | 24.481 | 26.172 | 14.588 | 100.0% | 40 | | neutron.delete_router (x2) | 0.991 | 2.682 | 5.68 | 5.875 | 6.066 | 3.002 | 100.0% | 40 | | total | 18.399 | 38.598 | 72.212 | 72.323 | 73.736 | 45.038 | 100.0% | 40 | | -> duration | 18.399 | 38.598 | 72.212 | 72.323 | 73.736 | 45.038 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 112.293684 Full duration: 171.594165 -------------------------------------------------------------------------------- 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 68a32721-3ad3-4eb7-9186-796c0ea95e96 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.916 | 1.221 | 1.366 | 1.372 | 1.378 | 1.173 | 100.0% | 8 | | neutron.create_port (x50) | 33.021 | 34.714 | 67.06 | 67.086 | 67.111 | 42.356 | 100.0% | 8 | | neutron.list_ports | 0.359 | 0.72 | 0.981 | 1.109 | 1.237 | 0.734 | 100.0% | 8 | | total | 34.728 | 36.316 | 69.41 | 69.569 | 69.729 | 44.266 | 100.0% | 8 | | -> duration | 34.728 | 36.316 | 69.41 | 69.569 | 69.729 | 44.266 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 105.376904 Full duration: 192.72209 -------------------------------------------------------------------------------- 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 68a32721-3ad3-4eb7-9186-796c0ea95e96 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.936 | 1.844 | 2.848 | 3.021 | 4.551 | 1.888 | 100.0% | 40 | | neutron.create_port (x5) | 3.648 | 9.08 | 21.864 | 22.42 | 24.0 | 10.642 | 100.0% | 40 | | neutron.update_port (x5) | 1.909 | 5.343 | 11.894 | 12.159 | 12.409 | 5.965 | 100.0% | 40 | | total | 7.101 | 16.353 | 36.79 | 36.859 | 37.085 | 18.496 | 100.0% | 40 | | -> duration | 7.101 | 16.353 | 36.79 | 36.859 | 37.085 | 18.496 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 41.527709 Full duration: 102.784163 -------------------------------------------------------------------------------- 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 68a32721-3ad3-4eb7-9186-796c0ea95e96 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.942 | 1.847 | 2.727 | 2.865 | 3.275 | 1.886 | 100.0% | 40 | | neutron.create_port (x5) | 3.868 | 9.169 | 18.974 | 19.494 | 20.347 | 10.402 | 100.0% | 40 | | neutron.delete_port (x5) | 2.887 | 6.521 | 13.601 | 14.044 | 14.296 | 7.425 | 100.0% | 40 | | total | 8.322 | 17.628 | 35.297 | 35.401 | 35.768 | 19.715 | 100.0% | 40 | | -> duration | 8.322 | 17.628 | 35.297 | 35.401 | 35.768 | 19.715 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 44.495547 Full duration: 71.425097 -------------------------------------------------------------------------------- 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 68a32721-3ad3-4eb7-9186-796c0ea95e96 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.533 | 0.81 | 1.229 | 1.604 | 1.633 | 0.923 | 100.0% | 40 | | total | 1.288 | 1.633 | 2.19 | 2.226 | 2.397 | 1.687 | 100.0% | 40 | | -> duration | 1.288 | 1.633 | 2.19 | 2.226 | 2.397 | 1.687 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.819609 Full duration: 44.915496 -------------------------------------------------------------------------------- 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 68a32721-3ad3-4eb7-9186-796c0ea95e96 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.103 | 1.278 | 1.443 | 1.449 | 1.455 | 1.278 | 100.0% | 4 | | neutron.create_subnet | 0.777 | 1.199 | 1.647 | 1.665 | 1.682 | 1.214 | 100.0% | 4 | | neutron.create_port (x125) | 122.803 | 174.545 | 225.905 | 225.918 | 225.931 | 174.456 | 100.0% | 4 | | neutron.create_trunk | 8.684 | 12.249 | 15.681 | 15.696 | 15.712 | 12.223 | 100.0% | 4 | | neutron.update_port | 1.59 | 2.262 | 2.911 | 2.917 | 2.923 | 2.259 | 100.0% | 4 | | neutron.list_trunks | 0.034 | 0.038 | 0.067 | 0.073 | 0.078 | 0.047 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.392 | 0.596 | 0.797 | 0.799 | 0.801 | 0.596 | 100.0% | 4 | | neutron.delete_trunk | 0.51 | 0.538 | 0.617 | 0.631 | 0.646 | 0.558 | 100.0% | 4 | | total | 136.323 | 192.734 | 248.757 | 248.763 | 248.77 | 192.64 | 100.0% | 4 | | -> duration | 136.323 | 192.734 | 248.757 | 248.763 | 248.77 | 192.64 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 248.769804 Full duration: 370.076692 HINTS: * To plot HTML graphics with this data, run: rally task report 68a32721-3ad3-4eb7-9186-796c0ea95e96 --out output.html * To generate a JUnit report, run: rally task export 68a32721-3ad3-4eb7-9186-796c0ea95e96 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 68a32721-3ad3-4eb7-9186-796c0ea95e96 --json --out output.json 2019-06-30 09:54:22,833 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'68a32721-3ad3-4eb7-9186-796c0ea95e96', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2019-06-30 09:54:25,187 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 68a32721-3ad3-4eb7-9186-796c0ea95e96 --out /home/opnfv/functest/results/rally_jobs/neutron.json 2019-06-30 09:54:25,316 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-06-30 09:54:25,317 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:29:03 | 612 | 100.00% | | | | | | | TOTAL: | 00:29:03 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2019-06-30 09:54:25,317 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2019-06-30 09:54:25,317 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'html', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_jobs/rally_jobs.html'] 2019-06-30 09:54:27,784 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type html --deployment opnfv-rally --to /home/opnfv/functest/results/rally_jobs/rally_jobs.html 2019-06-30 09:54:27,785 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'junit-xml', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_jobs/rally_jobs.xml'] 2019-06-30 09:54:30,084 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type junit-xml --deployment opnfv-rally --to /home/opnfv/functest/results/rally_jobs/rally_jobs.xml 2019-06-30 09:54:30,233 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 09:54:30,233 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 30:06 | PASS | +--------------------+------------------+------------------+----------------+ 2019-06-30 09:54:30,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 09:54:30,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" 2019-06-30 09:54:30,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 366 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54: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-86f08668-c616-4984-bd01-d4934993598b x-openstack-request-id: req-86f08668-c616-4984-bd01-d4934993598b 2019-06-30 09:54:30,940 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_alt_7d039992-5514-4559-aa2f-c0913db0140e", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/3af16be4-7d80-4ec2-939a-f64695714859", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/3af16be4-7d80-4ec2-939a-f64695714859", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3af16be4-7d80-4ec2-939a-f64695714859"}, {"name": "rally_jobs-flavor_7d039992-5514-4559-aa2f-c0913db0140e", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/660dc7b7-0a2b-4e3a-b09d-831815d2a065", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/660dc7b7-0a2b-4e3a-b09d-831815d2a065", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "660dc7b7-0a2b-4e3a-b09d-831815d2a065"}]} 2019-06-30 09:54:30,940 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-86f08668-c616-4984-bd01-d4934993598b 2019-06-30 09:54:30,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.694164037704s 2019-06-30 09:54:30,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 09:54:30,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/3af16be4-7d80-4ec2-939a-f64695714859 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" 2019-06-30 09:54:30,980 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54: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-d920d54d-b68d-4670-b248-94a76735e5fa x-openstack-request-id: req-d920d54d-b68d-4670-b248-94a76735e5fa 2019-06-30 09:54:30,980 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/3af16be4-7d80-4ec2-939a-f64695714859 used request id req-d920d54d-b68d-4670-b248-94a76735e5fa 2019-06-30 09:54:30,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0379021167755s 2019-06-30 09:54:30,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-30 09:54:30,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/e6fc1271-d8f2-4da8-b690-ccc258303631/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}39a939b1fda35e68c11511381b1b5a3d2f9511ad" -d '{"subnet_id": "249a5b93-c1c1-4b8f-bd27-8a623fe61c7a"}' 2019-06-30 09:54:33,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:33 GMT X-Openstack-Request-Id: req-f76ff91e-6b70-44ef-b464-b9bb84fe928e 2019-06-30 09:54:33,284 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d7c2181d-a924-475f-9e0d-83788c7fc0f7", "tenant_id": "ef5a2502127642afba7de0c3a45f7ced", "subnet_id": "249a5b93-c1c1-4b8f-bd27-8a623fe61c7a", "subnet_ids": ["249a5b93-c1c1-4b8f-bd27-8a623fe61c7a"], "port_id": "ae860219-08d8-4841-8fd8-292650ab8760", "id": "e6fc1271-d8f2-4da8-b690-ccc258303631"} 2019-06-30 09:54:33,284 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/e6fc1271-d8f2-4da8-b690-ccc258303631/remove_router_interface.json used request id req-f76ff91e-6b70-44ef-b464-b9bb84fe928e 2019-06-30 09:54:33,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.30336117744s 2019-06-30 09:54:33,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 09:54:33,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}39a939b1fda35e68c11511381b1b5a3d2f9511ad" 2019-06-30 09:54:33,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1216 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:33 GMT X-Openstack-Request-Id: req-fd322452-832c-4eed-81a0-ced7052001e6 2019-06-30 09:54:33,436 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3959212c818846e1851aad27069f4262", "created_at": "2019-06-30T06:05:09Z", "admin_state_up": true, "updated_at": "2019-06-30T06:05:09Z", "project_id": "3959212c818846e1851aad27069f4262", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "07fea6df-2074-440c-897d-dfc4691920f9", "name": "tempest-pretest-check-765138847"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ef5a2502127642afba7de0c3a45f7ced", "created_at": "2019-06-30T09:24:26Z", "admin_state_up": true, "updated_at": "2019-06-30T09:54:32Z", "project_id": "ef5a2502127642afba7de0c3a45f7ced", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "e6fc1271-d8f2-4da8-b690-ccc258303631", "name": "rally_jobs-router_7d039992-5514-4559-aa2f-c0913db0140e"}]} 2019-06-30 09:54:33,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-fd322452-832c-4eed-81a0-ced7052001e6 2019-06-30 09:54:33,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.151232004166s 2019-06-30 09:54:33,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 09:54:33,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/e6fc1271-d8f2-4da8-b690-ccc258303631.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}39a939b1fda35e68c11511381b1b5a3d2f9511ad" 2019-06-30 09:54:34,777 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 09:54:34 GMT X-Openstack-Request-Id: req-6d9965d1-8a10-46c8-95ab-c22b3af800c1 2019-06-30 09:54:34,777 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 09:54:34,777 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/e6fc1271-d8f2-4da8-b690-ccc258303631.json used request id req-6d9965d1-8a10-46c8-95ab-c22b3af800c1 2019-06-30 09:54:34,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.33939290047s 2019-06-30 09:54:34,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 09:54:34,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}39a939b1fda35e68c11511381b1b5a3d2f9511ad" 2019-06-30 09:54:34,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1328 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:34 GMT X-Openstack-Request-Id: req-7928caf8-86e7-4848-853b-98911977c6f5 2019-06-30 09:54:34,843 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-30T09:24:25Z","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":"249a5b93-c1c1-4b8f-bd27-8a623fe61c7a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"ef5a2502127642afba7de0c3a45f7ced","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_7d039992-5514-4559-aa2f-c0913db0140e","enable_dhcp":true,"segment_id":null,"network_id":"d7c2181d-a924-475f-9e0d-83788c7fc0f7","tenant_id":"ef5a2502127642afba7de0c3a45f7ced","created_at":"2019-06-30T09:24:25Z","ip_version":4},{"updated_at":"2019-06-30T05:50:08Z","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":"6acb3602-338d-4baa-852a-3f10ec4a5a30","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"b832943639d345c28f57e6440b8b5ce7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:08Z","ip_version":4}]} 2019-06-30 09:54:34,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-7928caf8-86e7-4848-853b-98911977c6f5 2019-06-30 09:54:34,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0659670829773s 2019-06-30 09:54:34,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-30 09:54:34,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/249a5b93-c1c1-4b8f-bd27-8a623fe61c7a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}39a939b1fda35e68c11511381b1b5a3d2f9511ad" 2019-06-30 09:54:36,028 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 09:54:36 GMT X-Openstack-Request-Id: req-af76a8b2-4932-4df4-ab13-11e00e7a9940 2019-06-30 09:54:36,028 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 09:54:36,028 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/249a5b93-c1c1-4b8f-bd27-8a623fe61c7a.json used request id req-af76a8b2-4932-4df4-ab13-11e00e7a9940 2019-06-30 09:54:36,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.18275380135s 2019-06-30 09:54:36,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 09:54:36,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}39a939b1fda35e68c11511381b1b5a3d2f9511ad" 2019-06-30 09:54:36,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:36 GMT X-Openstack-Request-Id: req-216ec74f-8185-4e87-9294-01493912d99f 2019-06-30 09:54:36,123 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d7c2181d-a924-475f-9e0d-83788c7fc0f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":true,"project_id":"ef5a2502127642afba7de0c3a45f7ced","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T09:54:35Z","qos_policy_id":null,"name":"rally_jobs-net_7d039992-5514-4559-aa2f-c0913db0140e","admin_state_up":true,"tenant_id":"ef5a2502127642afba7de0c3a45f7ced","created_at":"2019-06-30T09:24:24Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 09:54:36,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-216ec74f-8185-4e87-9294-01493912d99f 2019-06-30 09:54:36,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0946660041809s 2019-06-30 09:54:36,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-30 09:54:36,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/d7c2181d-a924-475f-9e0d-83788c7fc0f7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}39a939b1fda35e68c11511381b1b5a3d2f9511ad" 2019-06-30 09:54:37,120 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 09:54:37 GMT X-Openstack-Request-Id: req-3e14ef14-8c63-44f9-a30d-20dd3a8237b5 2019-06-30 09:54:37,120 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 09:54:37,120 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/d7c2181d-a924-475f-9e0d-83788c7fc0f7.json used request id req-3e14ef14-8c63-44f9-a30d-20dd3a8237b5 2019-06-30 09:54:37,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.995862960815s 2019-06-30 09:54:37,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 09:54:37,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}39a939b1fda35e68c11511381b1b5a3d2f9511ad" 2019-06-30 09:54:37,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:37 GMT X-Openstack-Request-Id: req-6d193aa9-2efc-43a0-bb01-9997ee4a3708 2019-06-30 09:54:37,831 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T09:24:31Z", "file": "/v2/images/f6220933-f11f-4d7f-8567-85ef002fd311/file", "owner": "ef5a2502127642afba7de0c3a45f7ced", "id": "f6220933-f11f-4d7f-8567-85ef002fd311", "size": 12716032, "self": "/v2/images/f6220933-f11f-4d7f-8567-85ef002fd311", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/f6220933-f11f-4d7f-8567-85ef002fd311/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/f6220933-f11f-4d7f-8567-85ef002fd311/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_7d039992-5514-4559-aa2f-c0913db0140e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_7d039992-5514-4559-aa2f-c0913db0140e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-30T09:24:30Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 09:54:37,831 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-6d193aa9-2efc-43a0-bb01-9997ee4a3708 2019-06-30 09:54:37,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.706481933594s 2019-06-30 09:54:37,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 09:54:37,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/f6220933-f11f-4d7f-8567-85ef002fd311 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}39a939b1fda35e68c11511381b1b5a3d2f9511ad" 2019-06-30 09:54:38,408 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 09:54:38 GMT X-Openstack-Request-Id: req-eebbc6a3-9f4f-4070-a88d-3b4d29e429d6 2019-06-30 09:54:38,408 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 09:54:38,408 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/f6220933-f11f-4d7f-8567-85ef002fd311 used request id req-eebbc6a3-9f4f-4070-a88d-3b4d29e429d6 2019-06-30 09:54:38,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.575397014618s 2019-06-30 09:54:38,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 09:54:38,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" 2019-06-30 09:54:38,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54: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-318f0da8-ec05-41e3-8a4d-6dd6c2038024 x-openstack-request-id: req-318f0da8-ec05-41e3-8a4d-6dd6c2038024 2019-06-30 09:54:38,438 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_7d039992-5514-4559-aa2f-c0913db0140e", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/660dc7b7-0a2b-4e3a-b09d-831815d2a065", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/660dc7b7-0a2b-4e3a-b09d-831815d2a065", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "660dc7b7-0a2b-4e3a-b09d-831815d2a065"}]} 2019-06-30 09:54:38,438 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-318f0da8-ec05-41e3-8a4d-6dd6c2038024 2019-06-30 09:54:38,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0289790630341s 2019-06-30 09:54:38,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 09:54:38,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/660dc7b7-0a2b-4e3a-b09d-831815d2a065 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" 2019-06-30 09:54:38,479 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54: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-0d8c1599-28f3-4a59-a5d6-8bea0845bd37 x-openstack-request-id: req-0d8c1599-28f3-4a59-a5d6-8bea0845bd37 2019-06-30 09:54:38,480 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/660dc7b7-0a2b-4e3a-b09d-831815d2a065 used request id req-0d8c1599-28f3-4a59-a5d6-8bea0845bd37 2019-06-30 09:54:38,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0397789478302s 2019-06-30 09:54:38,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 09:54:38,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" 2019-06-30 09:54:38,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7355ce7f-09e0-40ba-989a-dd40d17b4a3f 2019-06-30 09:54:38,732 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_7d039992-5514-4559-aa2f-c0913db0140e", "links": {"self": "http://172.30.9.24:5000/v3/users/7d7632027e0548babc35e3707d53f40f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7d7632027e0548babc35e3707d53f40f", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 09:54:38,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-7355ce7f-09e0-40ba-989a-dd40d17b4a3f 2019-06-30 09:54:38,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.252378940582s 2019-06-30 09:54:38,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 09:54:38,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/7d7632027e0548babc35e3707d53f40f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" 2019-06-30 09:54:38,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a6dd615-6075-47f8-b4b6-1b30be4ce3ee 2019-06-30 09:54:38,966 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_7d039992-5514-4559-aa2f-c0913db0140e", "links": {"self": "http://172.30.9.24:5000/v3/users/7d7632027e0548babc35e3707d53f40f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7d7632027e0548babc35e3707d53f40f", "description": null}} 2019-06-30 09:54:38,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/7d7632027e0548babc35e3707d53f40f used request id req-2a6dd615-6075-47f8-b4b6-1b30be4ce3ee 2019-06-30 09:54:38,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227192878723s 2019-06-30 09:54:38,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-30 09:54:38,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/7d7632027e0548babc35e3707d53f40f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" 2019-06-30 09:54:39,270 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 09:54:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-042e5a84-9ded-4ccd-9685-a2fc44d572d3 2019-06-30 09:54:39,270 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 09:54:39,270 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/7d7632027e0548babc35e3707d53f40f used request id req-042e5a84-9ded-4ccd-9685-a2fc44d572d3 2019-06-30 09:54:39,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.303613185883s 2019-06-30 09:54:39,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 09:54:39,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" 2019-06-30 09:54:39,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d6d0301-7129-402d-8c11-f0114f7ab635 2019-06-30 09:54:39,480 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.24:5000/v3/projects/ef5a2502127642afba7de0c3a45f7ced"}, "tags": [], "enabled": true, "id": "ef5a2502127642afba7de0c3a45f7ced", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_7d039992-5514-4559-aa2f-c0913db0140e"}]} 2019-06-30 09:54:39,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-0d6d0301-7129-402d-8c11-f0114f7ab635 2019-06-30 09:54:39,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.202241897583s 2019-06-30 09:54:39,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-30 09:54:39,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/ef5a2502127642afba7de0c3a45f7ced -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" 2019-06-30 09:54:39,672 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 09:54:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed89ed70-4e22-4f4c-abcc-2aebf835156f 2019-06-30 09:54:39,672 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 09:54:39,673 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/ef5a2502127642afba7de0c3a45f7ced used request id req-ed89ed70-4e22-4f4c-abcc-2aebf835156f 2019-06-30 09:54:39,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.187999010086s 2019-06-30 09:54:39,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 09:54:39,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=ef5a2502127642afba7de0c3a45f7ced&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" 2019-06-30 09:54:39,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:39 GMT X-Openstack-Request-Id: req-185506ce-0a31-4bb1-99aa-3df3e32c2bbb 2019-06-30 09:54:39,985 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ef5a2502127642afba7de0c3a45f7ced", "created_at": "2019-06-30T09:24:24Z", "updated_at": "2019-06-30T09:24:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T09:24:24Z", "revision_number": 0, "id": "22147b38-065c-4236-8bcd-c0f1b99b8839", "remote_group_id": "49d68af8-d55d-4ecd-9a1b-61c7fa361f68", "remote_ip_prefix": null, "created_at": "2019-06-30T09:24:24Z", "security_group_id": "49d68af8-d55d-4ecd-9a1b-61c7fa361f68", "tenant_id": "ef5a2502127642afba7de0c3a45f7ced", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef5a2502127642afba7de0c3a45f7ced"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T09:24:24Z", "revision_number": 0, "id": "31b717a5-e5ed-484b-b686-c277533c5e58", "remote_group_id": "49d68af8-d55d-4ecd-9a1b-61c7fa361f68", "remote_ip_prefix": null, "created_at": "2019-06-30T09:24:24Z", "security_group_id": "49d68af8-d55d-4ecd-9a1b-61c7fa361f68", "tenant_id": "ef5a2502127642afba7de0c3a45f7ced", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef5a2502127642afba7de0c3a45f7ced"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T09:24:24Z", "revision_number": 0, "id": "97ead3b2-f1ee-4deb-9899-f95860f068e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T09:24:24Z", "security_group_id": "49d68af8-d55d-4ecd-9a1b-61c7fa361f68", "tenant_id": "ef5a2502127642afba7de0c3a45f7ced", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef5a2502127642afba7de0c3a45f7ced"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T09:24:24Z", "revision_number": 0, "id": "aff516d3-323c-4384-a693-7f69dd99c55d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T09:24:24Z", "security_group_id": "49d68af8-d55d-4ecd-9a1b-61c7fa361f68", "tenant_id": "ef5a2502127642afba7de0c3a45f7ced", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef5a2502127642afba7de0c3a45f7ced"}], "revision_number": 1, "project_id": "ef5a2502127642afba7de0c3a45f7ced", "id": "49d68af8-d55d-4ecd-9a1b-61c7fa361f68", "name": "default"}]} 2019-06-30 09:54:39,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=ef5a2502127642afba7de0c3a45f7ced&name=default used request id req-185506ce-0a31-4bb1-99aa-3df3e32c2bbb 2019-06-30 09:54:39,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.306864023209s 2019-06-30 09:54:39,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 09:54:39,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" 2019-06-30 09:54:40,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:40 GMT X-Openstack-Request-Id: req-7af788b1-4f00-44ec-9caf-8303eb627ebd 2019-06-30 09:54:40,050 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "created_at": "2019-06-30T07:16:10Z", "updated_at": "2019-06-30T07:16:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "3c51fcca-5d6f-4eca-8796-72c3c6923277", "remote_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv6", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "530f27c0-790c-4530-873e-1315d141f905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv4", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "d1b9a1af-768b-4ecd-b2cb-7897ae739e3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv6", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "f3485d7f-79c2-4f3e-8295-b6285d2716e7", "remote_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv4", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}], "revision_number": 1, "project_id": "07ce38fcccab4daabfecdeae2ad85fda", "id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "created_at": "2019-06-30T05:50:03Z", "updated_at": "2019-06-30T05:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "0d8844f3-ea4c-4dfc-9795-3f00e3466243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:03Z", "revision_number": 0, "id": "84f6baa6-388c-4d2c-9731-c59876827caf", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:03Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "a281473d-03db-4806-a4d4-0bcd09417300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "f6ee904e-3ab7-4383-aea8-6ab0b9b9b002", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}], "revision_number": 1, "project_id": "b832943639d345c28f57e6440b8b5ce7", "id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef5a2502127642afba7de0c3a45f7ced", "created_at": "2019-06-30T09:24:24Z", "updated_at": "2019-06-30T09:24:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T09:24:24Z", "revision_number": 0, "id": "22147b38-065c-4236-8bcd-c0f1b99b8839", "remote_group_id": "49d68af8-d55d-4ecd-9a1b-61c7fa361f68", "remote_ip_prefix": null, "created_at": "2019-06-30T09:24:24Z", "security_group_id": "49d68af8-d55d-4ecd-9a1b-61c7fa361f68", "tenant_id": "ef5a2502127642afba7de0c3a45f7ced", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef5a2502127642afba7de0c3a45f7ced"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T09:24:24Z", "revision_number": 0, "id": "31b717a5-e5ed-484b-b686-c277533c5e58", "remote_group_id": "49d68af8-d55d-4ecd-9a1b-61c7fa361f68", "remote_ip_prefix": null, "created_at": "2019-06-30T09:24:24Z", "security_group_id": "49d68af8-d55d-4ecd-9a1b-61c7fa361f68", "tenant_id": "ef5a2502127642afba7de0c3a45f7ced", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef5a2502127642afba7de0c3a45f7ced"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T09:24:24Z", "revision_number": 0, "id": "97ead3b2-f1ee-4deb-9899-f95860f068e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T09:24:24Z", "security_group_id": "49d68af8-d55d-4ecd-9a1b-61c7fa361f68", "tenant_id": "ef5a2502127642afba7de0c3a45f7ced", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef5a2502127642afba7de0c3a45f7ced"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T09:24:24Z", "revision_number": 0, "id": "aff516d3-323c-4384-a693-7f69dd99c55d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T09:24:24Z", "security_group_id": "49d68af8-d55d-4ecd-9a1b-61c7fa361f68", "tenant_id": "ef5a2502127642afba7de0c3a45f7ced", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef5a2502127642afba7de0c3a45f7ced"}], "revision_number": 1, "project_id": "ef5a2502127642afba7de0c3a45f7ced", "id": "49d68af8-d55d-4ecd-9a1b-61c7fa361f68", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:52:29Z", "updated_at": "2019-06-30T05:52:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "379bfc24-0b1d-4ed3-8a2c-faa34dd1e1a9", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "59d93de2-729a-4409-8fdf-028f883a52b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "9b32e8bb-2f4c-4f28-a53b-62887daaf278", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "b2c6ae5a-c09b-4ac4-9cae-b8c111a7a429", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}], "revision_number": 1, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T05:52:31Z", "updated_at": "2019-06-30T05:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "027d04c8-43f4-4439-9ef0-6f3ef0f5cd84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "184535b3-d0be-442f-ac92-bc9447bec1b7", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "5f725998-4a95-41f3-b5a8-b42fc8f44b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "6bdbdd75-dd8f-42ea-a9b6-b90345e98591", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5478dc27-f236-4606-9022-2c758f2d5625", "name": "default"}]} 2019-06-30 09:54:40,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-7af788b1-4f00-44ec-9caf-8303eb627ebd 2019-06-30 09:54:40,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0606780052185s 2019-06-30 09:54:40,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 09:54:40,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/49d68af8-d55d-4ecd-9a1b-61c7fa361f68.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95fb9ee74c3dd00b6a60f1ef9b4e83fb5c97dd25" 2019-06-30 09:54:40,226 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 09:54:40 GMT X-Openstack-Request-Id: req-7e2e1bdc-b383-4866-9838-5a8182a23cf0 2019-06-30 09:54:40,226 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 09:54:40,226 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/49d68af8-d55d-4ecd-9a1b-61c7fa361f68.json used request id req-7e2e1bdc-b383-4866-9838-5a8182a23cf0 2019-06-30 09:54:40,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.168852090836s 2019-06-30 09:54:40,247 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2019-06-30 09:54:40,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 09:54:40,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7ef2b1f-afcd-45f3-b07e-9f94f2352075 2019-06-30 09:54:40,282 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 09:54:40,282 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-e7ef2b1f-afcd-45f3-b07e-9f94f2352075 2019-06-30 09:54:40,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 09:54:40,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}], "expires_at": "2019-06-30T10:54:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "95de64402f8d4801a01ee7f7b732ef1b"}, "audit_ids": ["4psvaBrvSteeyzrDgnkZXQ"], "issued_at": "2019-06-30T09:54:40.000000Z"}} 2019-06-30 09:54:40,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 09:54:40,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}80e15c8804db7d56ab367d2469cf640a3caa3f44" 2019-06-30 09:54:41,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:41 GMT X-Openstack-Request-Id: req-1638a3f5-7825-478d-bf8d-4bfcdfa680fd 2019-06-30 09:54:41,063 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 09:54:41,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1638a3f5-7825-478d-bf8d-4bfcdfa680fd 2019-06-30 09:54:41,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.373132944107s 2019-06-30 09:54:41,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 09:54:41,075 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40218767-6a7b-4fb6-ab27-7a1c71799bff 2019-06-30 09:54:41,075 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 09:54:41,075 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-40218767-6a7b-4fb6-ab27-7a1c71799bff 2019-06-30 09:54:41,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 09:54:41,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}80e15c8804db7d56ab367d2469cf640a3caa3f44" 2019-06-30 09:54:41,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9905d295-beef-414a-b180-ba8e2f799339 2019-06-30 09:54:41,238 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 09:54:41,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-9905d295-beef-414a-b180-ba8e2f799339 2019-06-30 09:54:41,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.16180896759s 2019-06-30 09:54:41,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-30 09:54:41,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}80e15c8804db7d56ab367d2469cf640a3caa3f44" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_b9f85628-8939-4970-b4c3-f0f34d01f0ac"}}' 2019-06-30 09:54:41,563 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 354 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fd8af27-bfd4-4eeb-be15-2296b7b606a5 2019-06-30 09:54:41,563 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.24:5000/v3/projects/090de0fc1756401eafadfb01070fce60"}, "tags": [], "enabled": true, "id": "090de0fc1756401eafadfb01070fce60", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_b9f85628-8939-4970-b4c3-f0f34d01f0ac"}} 2019-06-30 09:54:41,563 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-2fd8af27-bfd4-4eeb-be15-2296b7b606a5 2019-06-30 09:54:41,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.318382024765s 2019-06-30 09:54:41,564 - 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'090de0fc1756401eafadfb01070fce60', '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_b9f85628-8939-4970-b4c3-f0f34d01f0ac'}) 2019-06-30 09:54:41,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-30 09:54:41,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}80e15c8804db7d56ab367d2469cf640a3caa3f44" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "t7knwgUOTMS2yic2KIEeW1VVjwMxCn", "email": null, "name": "vmtp-user_b9f85628-8939-4970-b4c3-f0f34d01f0ac"}}' 2019-06-30 09:54:42,050 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 319 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61e2cdfe-56d9-4a4d-9b5e-c193ea9e00f3 2019-06-30 09:54:42,050 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_b9f85628-8939-4970-b4c3-f0f34d01f0ac", "links": {"self": "http://172.30.9.24:5000/v3/users/f115a1ca432b41d1b91b13db963afe69"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f115a1ca432b41d1b91b13db963afe69", "domain_id": "default", "password_expires_at": null}} 2019-06-30 09:54:42,050 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-61e2cdfe-56d9-4a4d-9b5e-c193ea9e00f3 2019-06-30 09:54:42,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.479358196259s 2019-06-30 09:54:42,051 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f115a1ca432b41d1b91b13db963afe69', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_b9f85628-8939-4970-b4c3-f0f34d01f0ac'}) 2019-06-30 09:54:42,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 09:54:42,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}80e15c8804db7d56ab367d2469cf640a3caa3f44" 2019-06-30 09:54:42,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80de40c3-966c-4404-a6f0-708112078f22 2019-06-30 09:54:42,248 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 09:54:42,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-80de40c3-966c-4404-a6f0-708112078f22 2019-06-30 09:54:42,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193326950073s 2019-06-30 09:54:42,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 09:54:42,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}80e15c8804db7d56ab367d2469cf640a3caa3f44" 2019-06-30 09:54:42,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35a3ac5c-6a0b-4bc4-9efb-2490c1df470c 2019-06-30 09:54:42,376 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 09:54:42,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-35a3ac5c-6a0b-4bc4-9efb-2490c1df470c 2019-06-30 09:54:42,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.12322306633s 2019-06-30 09:54:42,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 09:54:42,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}80e15c8804db7d56ab367d2469cf640a3caa3f44" 2019-06-30 09:54:42,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b461fae1-cb9c-4de0-ab63-37d39088ba80 2019-06-30 09:54:42,587 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 09:54:42,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b461fae1-cb9c-4de0-ab63-37d39088ba80 2019-06-30 09:54:42,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205687046051s 2019-06-30 09:54:42,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 09:54:42,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}80e15c8804db7d56ab367d2469cf640a3caa3f44" 2019-06-30 09:54:42,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a8b708d-6e33-4871-b7e2-9cbefe700a03 2019-06-30 09:54:42,790 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 09:54:42,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-8a8b708d-6e33-4871-b7e2-9cbefe700a03 2019-06-30 09:54:42,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197777032852s 2019-06-30 09:54:42,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 09:54:42,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}80e15c8804db7d56ab367d2469cf640a3caa3f44" 2019-06-30 09:54:42,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b0807af-1a4c-49d6-b526-56caeef77458 2019-06-30 09:54:42,927 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "vmtp-user_b9f85628-8939-4970-b4c3-f0f34d01f0ac", "links": {"self": "http://172.30.9.24:5000/v3/users/f115a1ca432b41d1b91b13db963afe69"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f115a1ca432b41d1b91b13db963afe69", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 09:54:42,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-5b0807af-1a4c-49d6-b526-56caeef77458 2019-06-30 09:54:42,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.136910915375s 2019-06-30 09:54:42,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 09:54:42,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}80e15c8804db7d56ab367d2469cf640a3caa3f44" 2019-06-30 09:54:43,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf8145eb-824e-4390-b06a-4422d059dd36 2019-06-30 09:54:43,059 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.24:5000/v3/projects/090de0fc1756401eafadfb01070fce60"}, "tags": [], "enabled": true, "id": "090de0fc1756401eafadfb01070fce60", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_b9f85628-8939-4970-b4c3-f0f34d01f0ac"}]} 2019-06-30 09:54:43,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-cf8145eb-824e-4390-b06a-4422d059dd36 2019-06-30 09:54:43,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.119068145752s 2019-06-30 09:54:43,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 09:54:43,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=f115a1ca432b41d1b91b13db963afe69&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=090de0fc1756401eafadfb01070fce60" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}80e15c8804db7d56ab367d2469cf640a3caa3f44" 2019-06-30 09:54:43,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37530965-ced5-41f8-ad4f-c5f5c6c970d1 2019-06-30 09:54:43,186 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=f115a1ca432b41d1b91b13db963afe69&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=090de0fc1756401eafadfb01070fce60", "previous": null, "next": null}} 2019-06-30 09:54:43,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=f115a1ca432b41d1b91b13db963afe69&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=090de0fc1756401eafadfb01070fce60 used request id req-37530965-ced5-41f8-ad4f-c5f5c6c970d1 2019-06-30 09:54:43,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.119454860687s 2019-06-30 09:54:43,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 09:54:43,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/090de0fc1756401eafadfb01070fce60/users/f115a1ca432b41d1b91b13db963afe69/roles/1cfc497138b141ff84abf3d62ced3145 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}80e15c8804db7d56ab367d2469cf640a3caa3f44" 2019-06-30 09:54:43,406 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 09:54:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edc975d6-43a5-40c6-9c8c-2aaced5598a3 2019-06-30 09:54:43,406 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 09:54:43,407 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/090de0fc1756401eafadfb01070fce60/users/f115a1ca432b41d1b91b13db963afe69/roles/1cfc497138b141ff84abf3d62ced3145 used request id req-edc975d6-43a5-40c6-9c8c-2aaced5598a3 2019-06-30 09:54:43,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.216444969177s 2019-06-30 09:54:43,407 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_b9f85628-8939-4970-b4c3-f0f34d01f0ac', 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'090de0fc1756401eafadfb01070fce60', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 't7knwgUOTMS2yic2KIEeW1VVjwMxCn', 'username': u'vmtp-user_b9f85628-8939-4970-b4c3-f0f34d01f0ac', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-30 09:54:43,411 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_b9f85628-8939-4970-b4c3-f0f34d01f0ac', 'password': 't7knwgUOTMS2yic2KIEeW1VVjwMxCn', 'project_name': 'vmtp-project_b9f85628-8939-4970-b4c3-f0f34d01f0ac', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '090de0fc1756401eafadfb01070fce60', 'project_domain_name': 'Default'} 2019-06-30 09:54:43,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-06-30 09:54:43,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}80e15c8804db7d56ab367d2469cf640a3caa3f44" 2019-06-30 09:54:44,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54: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-5f935233-bb63-4a05-a966-83bc31a9b5bd x-openstack-request-id: req-5f935233-bb63-4a05-a966-83bc31a9b5bd 2019-06-30 09:54:44,149 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "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.4", "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\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 18}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-06-30 09:54:44,149 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-5f935233-bb63-4a05-a966-83bc31a9b5bd 2019-06-30 09:54:44,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.730684995651s 2019-06-30 09:54:44,150 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2019-06-30 09:54:44,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 09:54:44,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69314818-c439-40b7-9d17-c346a456866a 2019-06-30 09:54:44,160 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 09:54:44,160 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-69314818-c439-40b7-9d17-c346a456866a 2019-06-30 09:54:44,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 09:54:44,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}], "expires_at": "2019-06-30T10:54:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "090de0fc1756401eafadfb01070fce60", "name": "vmtp-project_b9f85628-8939-4970-b4c3-f0f34d01f0ac"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_090de0fc1756401eafadfb01070fce60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_090de0fc1756401eafadfb01070fce60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/090de0fc1756401eafadfb01070fce60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/090de0fc1756401eafadfb01070fce60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/090de0fc1756401eafadfb01070fce60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/090de0fc1756401eafadfb01070fce60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/090de0fc1756401eafadfb01070fce60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/090de0fc1756401eafadfb01070fce60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/090de0fc1756401eafadfb01070fce60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/090de0fc1756401eafadfb01070fce60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/090de0fc1756401eafadfb01070fce60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_b9f85628-8939-4970-b4c3-f0f34d01f0ac", "id": "f115a1ca432b41d1b91b13db963afe69"}, "audit_ids": ["_tctKa2yS_mXtnKYA13nng"], "issued_at": "2019-06-30T09:54:44.000000Z"}} 2019-06-30 09:54:44,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 09:54:44,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6665b2bb085a2ee52e874dd2296d6bcb6787296d" -d '{"router": {"external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "name": "vmtp-router_b9f85628-8939-4970-b4c3-f0f34d01f0ac", "admin_state_up": true}}' 2019-06-30 09:54:46,488 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 691 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:46 GMT X-Openstack-Request-Id: req-02ae16e9-ed56-4522-9aba-ca4340ae50c4 2019-06-30 09:54:46,488 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "090de0fc1756401eafadfb01070fce60", "created_at": "2019-06-30T09:54:45Z", "admin_state_up": true, "updated_at": "2019-06-30T09:54:46Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "090de0fc1756401eafadfb01070fce60", "id": "202dbbe8-c253-4857-abe8-399346cb35bf", "name": "vmtp-router_b9f85628-8939-4970-b4c3-f0f34d01f0ac"}} 2019-06-30 09:54:46,488 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-02ae16e9-ed56-4522-9aba-ca4340ae50c4 2019-06-30 09:54:46,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.91786003113s 2019-06-30 09:54:46,489 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T09:54:46Z', u'revision_number': 2, u'id': u'202dbbe8-c253-4857-abe8-399346cb35bf', u'external_gateway_info': {u'network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6acb3602-338d-4baa-852a-3f10ec4a5a30', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_b9f85628-8939-4970-b4c3-f0f34d01f0ac', u'admin_state_up': True, u'tenant_id': u'090de0fc1756401eafadfb01070fce60', u'created_at': u'2019-06-30T09:54:45Z', u'flavor_id': None, u'routes': [], u'project_id': u'090de0fc1756401eafadfb01070fce60'}) 2019-06-30 09:54:46,489 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-06-30 09:54:47,825 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-06-30 09:54:47,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 09:54:47,833 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:47 GMT 2019-06-30 09:54:47,833 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-06-30 09:54:47,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 09:54:47,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6665b2bb085a2ee52e874dd2296d6bcb6787296d" 2019-06-30 09:54:48,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:48 GMT X-Openstack-Request-Id: req-0f27b56d-1ef2-459a-804e-57dd2938bb4d 2019-06-30 09:54:48,116 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 09:54:48,117 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-0f27b56d-1ef2-459a-804e-57dd2938bb4d 2019-06-30 09:54:48,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.281208992004s 2019-06-30 09:54:48,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 09:54:48,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6665b2bb085a2ee52e874dd2296d6bcb6787296d" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/vmtp-img_b9f85628-8939-4970-b4c3-f0f34d01f0ac", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_b9f85628-8939-4970-b4c3-f0f34d01f0ac"}' 2019-06-30 09:54:48,166 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:48 GMT Location: http://172.30.9.24:9292/v2/images/2eb836a3-5589-44c2-97d3-bc620eef929a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b174dda4-8c10-494b-a00b-603f102d18b8 2019-06-30 09:54:48,167 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T09:54:48Z", "file": "/v2/images/2eb836a3-5589-44c2-97d3-bc620eef929a/file", "owner": "090de0fc1756401eafadfb01070fce60", "id": "2eb836a3-5589-44c2-97d3-bc620eef929a", "size": null, "self": "/v2/images/2eb836a3-5589-44c2-97d3-bc620eef929a", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_b9f85628-8939-4970-b4c3-f0f34d01f0ac", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "vmtp-img_b9f85628-8939-4970-b4c3-f0f34d01f0ac", "checksum": null, "created_at": "2019-06-30T09:54:48Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 09:54:48,167 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-b174dda4-8c10-494b-a00b-603f102d18b8 2019-06-30 09:54:48,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0413999557495s 2019-06-30 09:54:48,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 09:54:48,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/2eb836a3-5589-44c2-97d3-bc620eef929a/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6665b2bb085a2ee52e874dd2296d6bcb6787296d" -d '' 2019-06-30 09:54:52,153 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 09:54:52 GMT X-Openstack-Request-Id: req-6a1d5124-6f20-4534-91dd-3af965fbf94a 2019-06-30 09:54:52,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. 2019-06-30 09:54:52,153 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/2eb836a3-5589-44c2-97d3-bc620eef929a/file used request id req-6a1d5124-6f20-4534-91dd-3af965fbf94a 2019-06-30 09:54:52,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.98562502861s 2019-06-30 09:54:52,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 09:54:52,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6665b2bb085a2ee52e874dd2296d6bcb6787296d" 2019-06-30 09:54:52,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:52 GMT X-Openstack-Request-Id: req-4388ef39-0339-4be0-ace6-7c9b0adcb23b 2019-06-30 09:54:52,196 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T09:54:52Z", "file": "/v2/images/2eb836a3-5589-44c2-97d3-bc620eef929a/file", "owner": "090de0fc1756401eafadfb01070fce60", "id": "2eb836a3-5589-44c2-97d3-bc620eef929a", "size": 263848448, "self": "/v2/images/2eb836a3-5589-44c2-97d3-bc620eef929a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/2eb836a3-5589-44c2-97d3-bc620eef929a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/2eb836a3-5589-44c2-97d3-bc620eef929a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_b9f85628-8939-4970-b4c3-f0f34d01f0ac", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "vmtp-img_b9f85628-8939-4970-b4c3-f0f34d01f0ac", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-30T09:54:48Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 09:54:52,196 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-4388ef39-0339-4be0-ace6-7c9b0adcb23b 2019-06-30 09:54:52,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0387830734253s 2019-06-30 09:54:52,198 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/2eb836a3-5589-44c2-97d3-bc620eef929a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2eb836a3-5589-44c2-97d3-bc620eef929a/file', 'owner': u'090de0fc1756401eafadfb01070fce60', 'id': u'2eb836a3-5589-44c2-97d3-bc620eef929a', 'size': 263848448, u'self': u'/v2/images/2eb836a3-5589-44c2-97d3-bc620eef929a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'090de0fc1756401eafadfb01070fce60', 'name': 'vmtp-project_b9f85628-8939-4970-b4c3-f0f34d01f0ac', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/2eb836a3-5589-44c2-97d3-bc620eef929a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T09:54:52Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-30T09:54:52Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/vmtp-img_b9f85628-8939-4970-b4c3-f0f34d01f0ac', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', 'properties': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/2eb836a3-5589-44c2-97d3-bc620eef929a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/vmtp-img_b9f85628-8939-4970-b4c3-f0f34d01f0ac', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_b9f85628-8939-4970-b4c3-f0f34d01f0ac', 'created': u'2019-06-30T09:54:48Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-06-30T09:54:48Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', 'metadata': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/2eb836a3-5589-44c2-97d3-bc620eef929a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/vmtp-img_b9f85628-8939-4970-b4c3-f0f34d01f0ac', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-06-30 09:54:52,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 09:54:52,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}80e15c8804db7d56ab367d2469cf640a3caa3f44" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_b9f85628-8939-4970-b4c3-f0f34d01f0ac", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2019-06-30 09:54:52,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54: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-20b5bb1d-c655-49a6-815a-d1820d0533b8 x-openstack-request-id: req-20b5bb1d-c655-49a6-815a-d1820d0533b8 2019-06-30 09:54:52,239 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmtp-flavor_b9f85628-8939-4970-b4c3-f0f34d01f0ac", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b5af8409-553a-43ff-adac-c290cd606869", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b5af8409-553a-43ff-adac-c290cd606869", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "b5af8409-553a-43ff-adac-c290cd606869"}} 2019-06-30 09:54:52,239 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-20b5bb1d-c655-49a6-815a-d1820d0533b8 2019-06-30 09:54:52,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0405180454254s 2019-06-30 09:54:52,241 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_b9f85628-8939-4970-b4c3-f0f34d01f0ac', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'b5af8409-553a-43ff-adac-c290cd606869', 'swap': 0}) 2019-06-30 09:54:52,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 09:54:52,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/b5af8409-553a-43ff-adac-c290cd606869/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}80e15c8804db7d56ab367d2469cf640a3caa3f44" -d '{"extra_specs": {}}' 2019-06-30 09:54:52,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54: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-01e47b80-3d7d-4adc-90c9-1196d1c9d441 x-openstack-request-id: req-01e47b80-3d7d-4adc-90c9-1196d1c9d441 2019-06-30 09:54:52,263 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 09:54:52,263 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/b5af8409-553a-43ff-adac-c290cd606869/os-extra_specs used request id req-01e47b80-3d7d-4adc-90c9-1196d1c9d441 2019-06-30 09:54:52,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216059684753s 2019-06-30 09:54:52,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 09:54:52,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}80e15c8804db7d56ab367d2469cf640a3caa3f44" 2019-06-30 09:54:52,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06635e05-56c7-4a2e-9077-6121df8501e4 2019-06-30 09:54:52,464 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 09:54:52,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-06635e05-56c7-4a2e-9077-6121df8501e4 2019-06-30 09:54:52,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197504997253s 2019-06-30 09:54:52,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 09:54:52,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}80e15c8804db7d56ab367d2469cf640a3caa3f44" 2019-06-30 09:54:52,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33ca0d93-4546-4533-86e7-d2dcef798102 2019-06-30 09:54:52,678 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 09:54:52,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-33ca0d93-4546-4533-86e7-d2dcef798102 2019-06-30 09:54:52,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209421157837s 2019-06-30 09:54:52,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 09:54:52,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}80e15c8804db7d56ab367d2469cf640a3caa3f44" 2019-06-30 09:54:52,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20198b67-cbde-4337-b946-d0fb5a4308a5 2019-06-30 09:54:52,879 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 09:54:52,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-20198b67-cbde-4337-b946-d0fb5a4308a5 2019-06-30 09:54:52,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.19530916214s 2019-06-30 09:54:52,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 09:54:52,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}80e15c8804db7d56ab367d2469cf640a3caa3f44" 2019-06-30 09:54:53,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b5d10f9-987c-4dfe-9f2d-dca81319aefa 2019-06-30 09:54:53,127 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "vmtp-user_b9f85628-8939-4970-b4c3-f0f34d01f0ac", "links": {"self": "http://172.30.9.24:5000/v3/users/f115a1ca432b41d1b91b13db963afe69"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f115a1ca432b41d1b91b13db963afe69", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 09:54:53,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-3b5d10f9-987c-4dfe-9f2d-dca81319aefa 2019-06-30 09:54:53,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.247534036636s 2019-06-30 09:54:53,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 09:54:53,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}80e15c8804db7d56ab367d2469cf640a3caa3f44" 2019-06-30 09:54:53,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0802641-8650-486b-b024-fbd971ab7b59 2019-06-30 09:54:53,250 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.24:5000/v3/projects/090de0fc1756401eafadfb01070fce60"}, "tags": [], "enabled": true, "id": "090de0fc1756401eafadfb01070fce60", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_b9f85628-8939-4970-b4c3-f0f34d01f0ac"}]} 2019-06-30 09:54:53,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-e0802641-8650-486b-b024-fbd971ab7b59 2019-06-30 09:54:53,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.1122610569s 2019-06-30 09:54:53,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 09:54:53,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=f115a1ca432b41d1b91b13db963afe69&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=090de0fc1756401eafadfb01070fce60" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}80e15c8804db7d56ab367d2469cf640a3caa3f44" 2019-06-30 09:54:53,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de82a622-ee45-420b-af3d-ee58c8270f3b 2019-06-30 09:54:53,448 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=f115a1ca432b41d1b91b13db963afe69&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=090de0fc1756401eafadfb01070fce60", "previous": null, "next": null}} 2019-06-30 09:54:53,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=f115a1ca432b41d1b91b13db963afe69&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=090de0fc1756401eafadfb01070fce60 used request id req-de82a622-ee45-420b-af3d-ee58c8270f3b 2019-06-30 09:54:53,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.190087080002s 2019-06-30 09:54:53,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 09:54:53,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/090de0fc1756401eafadfb01070fce60/users/f115a1ca432b41d1b91b13db963afe69/roles/f400450775b0494aabf0b0ea369d0968 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}80e15c8804db7d56ab367d2469cf640a3caa3f44" 2019-06-30 09:54:53,670 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 09:54:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f3284c7-7b03-4627-a65a-0102578b6bf7 2019-06-30 09:54:53,670 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 09:54:53,670 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/090de0fc1756401eafadfb01070fce60/users/f115a1ca432b41d1b91b13db963afe69/roles/f400450775b0494aabf0b0ea369d0968 used request id req-3f3284c7-7b03-4627-a65a-0102578b6bf7 2019-06-30 09:54:53,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.218127965927s 2019-06-30 09:54:53,670 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_b9f85628-8939-4970-b4c3-f0f34d01f0ac' 2019-06-30 09:54:53,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-06-30 09:54:53,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6665b2bb085a2ee52e874dd2296d6bcb6787296d" -d '{"keypair": {"name": "vmtp_b9f85628-8939-4970-b4c3-f0f34d01f0ac"}}' 2019-06-30 09:54:54,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1799 Content-Type: application/json Date: Sun, 30 Jun 2019 09:54: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-98306ff1-fca5-463e-a5cf-972fa4991811 x-openstack-request-id: req-98306ff1-fca5-463e-a5cf-972fa4991811 2019-06-30 09:54:54,454 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDA0EUh+3Tf3e4YeoMgIarjeZ3Hv6+LFsVme8MHuMofDKRhwqFpokxE0w69bIgixt3lwseWVq0GriD6bKscy83zYk/AVwMseLfq582GKCbaQB0EglptKZ3FaC2bwpEqS+ryPbc9ujrNjMswTAA54ISvtlkMl22H/jVOrlp2HbS/5QDLwESmhBti5FmhVd66jwDdfi/ocPtLJqwFcqUu0xsX1+9EDWbj736Vtc/1s0x1Vx0zO3oluju4VP+ENx3QCBgzCwQxzor8htegQltDi+kcA4BRUYEamEOttNeuzuFmh9+oYlCJ+GGch7ZVwQw1nXowuK0t8w/M1JwwT3DMkX1B Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwNBFIft0393uGHqDICGq43mdx7+vixbFZnvDB7jKHwykYcKh\naaJMRNMOvWyIIsbd5cLHllatBq4g+myrHMvN82JPwFcDLHi36ufNhigm2kAdBIJa\nbSmdxWgtm8KRKkvq8j23Pbo6zYzLMEwAOeCEr7ZZDJdth/41Tq5adh20v+UAy8BE\npoQbYuRZoVXeuo8A3X4v6HD7SyasBXKlLtMbF9fvRA1m4+9+lbXP9bNMdVcdMzt6\nJbo7uFT/hDcd0AgYMwsEMc6K/IbXoEJbQ4vpHAOAUVGBGphDrbTXrs7hZoffqGJQ\nifhhnIe2VcEMNZ16MLitLfMPzNScME9wzJF9QQIDAQABAoIBAF8oanYS++NgTBmY\nnQ5Gj2gkpVHnsGMcod+qRN6SvG4GdzooLDFOAAYXg7bI0YcYTnsOXiI8NLiPR4dQ\nCkLz8nijlGiAiPhxu5MbQ7tqJYKhEbEgBDDL0SmT+K5en/YX8aQMAVtdhZfcXItB\ndvsZa2Ksw9YLBeuP8g8azVpt3r61Etsqs6VkHRe+5x+MBM01AYckH4DlNW/+Q09o\nTB7Uxjq8nzoQ81zaurbT/JNuByStOHcab6PuPTr+7RDhe2VOahkgrTCCkqoW5PvH\nuJ6a+fXoPRUSyen3PcG2ttDSZJfHIh1pBx9JMpmhMiILTn4qRc45UBiPpiMvRlW+\nqt+G62ECgYEA6RAVZtE6lQqvdznUSj3/mJpHOICntZWHlHGvoKigvz2pyaCKOuSO\niWaL4YRsl+F0OGSjzgYYCDQ21w+TmeQUOpxbaZ+W3b1Y0Y+Dv1vgc3nRY2jBpJ0C\nbHaf9nXaD0f3J06EqkWeG0VQ+XLrW+ddZTDyDXL4FD5yzf1n12a2qccCgYEA08of\nowI+7kjJ0gRSwKx6hZwiNVr1WxH5nNHJQiQLcNCYsqlF5ix6KYl3qRzJoR4Dtz8G\nTRgdib9J2Q4Cdd/YIu1I6cY0W+hrg5s//7WeeX0zKmqvJigYWA/6aHnpkgXnlElQ\nicVU4LDYC7FnEMrrhPGZbWBvkFWKsp1+rJkQ4LcCgYEAypfhkrvkCbT9LE3HvTXB\nnlzV9kbYAl/WOHLOsYCEI1mt4wg7wM/3G3dZtxLO9wPTbEYHokrnzxHcbfwrWUXL\nU9uhFuLUWTKEJ75yTwDFznuhSaHBWp/lgHVpvetaP5hWPwPhDMZxltEdf4mnD//B\nzvnKH2jGP4q9b1SNVNADjvcCgYEAtClu/DX+3qkgtf1jf++5UktddlHoAg6qblKv\niAotiUyJeQIyKfmP+iGsnzmT8/EabBm6/H4VMoZ9BZ27ThabQCrmKaeoBr8SJqQ8\nrwQKyYJNsjmKwUS+YLtG4vVCUiufsi8jye8JoxIM1vWUnV5hN3hmcfrlLLz3/bWo\nep7DEsUCgYAMbD1+jBmyg/Vg86j9n7RPU7l3l6m3oJPuHCgwPxYyrRIXBsa2VLR8\n1Mc+QkqO7drcfJSDpK54e7Z/DtFjZB90Zt48f1W457ulkB5KoMxEOwHc0rEMDPU1\nvlcHKpY/87xPot3t362zVwGFJ6kyDbvh/tuSQND9Mdpy1zN7yK51AQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "f115a1ca432b41d1b91b13db963afe69", "name": "vmtp_b9f85628-8939-4970-b4c3-f0f34d01f0ac", "fingerprint": "51:e8:76:53:49:7a:8a:08:d8:63:e4:6e:f5:91:42:58"}} 2019-06-30 09:54:54,454 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-98306ff1-fca5-463e-a5cf-972fa4991811 2019-06-30 09:54:54,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.78128194809s 2019-06-30 09:54:54,455 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDA0EUh+3Tf3e4YeoMgIarjeZ3Hv6+LFsVme8MHuMofDKRhwqFpokxE0w69bIgixt3lwseWVq0GriD6bKscy83zYk/AVwMseLfq582GKCbaQB0EglptKZ3FaC2bwpEqS+ryPbc9ujrNjMswTAA54ISvtlkMl22H/jVOrlp2HbS/5QDLwESmhBti5FmhVd66jwDdfi/ocPtLJqwFcqUu0xsX1+9EDWbj736Vtc/1s0x1Vx0zO3oluju4VP+ENx3QCBgzCwQxzor8htegQltDi+kcA4BRUYEamEOttNeuzuFmh9+oYlCJ+GGch7ZVwQw1nXowuK0t8w/M1JwwT3DMkX1B Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwNBFIft0393uGHqDICGq43mdx7+vixbFZnvDB7jKHwykYcKh\naaJMRNMOvWyIIsbd5cLHllatBq4g+myrHMvN82JPwFcDLHi36ufNhigm2kAdBIJa\nbSmdxWgtm8KRKkvq8j23Pbo6zYzLMEwAOeCEr7ZZDJdth/41Tq5adh20v+UAy8BE\npoQbYuRZoVXeuo8A3X4v6HD7SyasBXKlLtMbF9fvRA1m4+9+lbXP9bNMdVcdMzt6\nJbo7uFT/hDcd0AgYMwsEMc6K/IbXoEJbQ4vpHAOAUVGBGphDrbTXrs7hZoffqGJQ\nifhhnIe2VcEMNZ16MLitLfMPzNScME9wzJF9QQIDAQABAoIBAF8oanYS++NgTBmY\nnQ5Gj2gkpVHnsGMcod+qRN6SvG4GdzooLDFOAAYXg7bI0YcYTnsOXiI8NLiPR4dQ\nCkLz8nijlGiAiPhxu5MbQ7tqJYKhEbEgBDDL0SmT+K5en/YX8aQMAVtdhZfcXItB\ndvsZa2Ksw9YLBeuP8g8azVpt3r61Etsqs6VkHRe+5x+MBM01AYckH4DlNW/+Q09o\nTB7Uxjq8nzoQ81zaurbT/JNuByStOHcab6PuPTr+7RDhe2VOahkgrTCCkqoW5PvH\nuJ6a+fXoPRUSyen3PcG2ttDSZJfHIh1pBx9JMpmhMiILTn4qRc45UBiPpiMvRlW+\nqt+G62ECgYEA6RAVZtE6lQqvdznUSj3/mJpHOICntZWHlHGvoKigvz2pyaCKOuSO\niWaL4YRsl+F0OGSjzgYYCDQ21w+TmeQUOpxbaZ+W3b1Y0Y+Dv1vgc3nRY2jBpJ0C\nbHaf9nXaD0f3J06EqkWeG0VQ+XLrW+ddZTDyDXL4FD5yzf1n12a2qccCgYEA08of\nowI+7kjJ0gRSwKx6hZwiNVr1WxH5nNHJQiQLcNCYsqlF5ix6KYl3qRzJoR4Dtz8G\nTRgdib9J2Q4Cdd/YIu1I6cY0W+hrg5s//7WeeX0zKmqvJigYWA/6aHnpkgXnlElQ\nicVU4LDYC7FnEMrrhPGZbWBvkFWKsp1+rJkQ4LcCgYEAypfhkrvkCbT9LE3HvTXB\nnlzV9kbYAl/WOHLOsYCEI1mt4wg7wM/3G3dZtxLO9wPTbEYHokrnzxHcbfwrWUXL\nU9uhFuLUWTKEJ75yTwDFznuhSaHBWp/lgHVpvetaP5hWPwPhDMZxltEdf4mnD//B\nzvnKH2jGP4q9b1SNVNADjvcCgYEAtClu/DX+3qkgtf1jf++5UktddlHoAg6qblKv\niAotiUyJeQIyKfmP+iGsnzmT8/EabBm6/H4VMoZ9BZ27ThabQCrmKaeoBr8SJqQ8\nrwQKyYJNsjmKwUS+YLtG4vVCUiufsi8jye8JoxIM1vWUnV5hN3hmcfrlLLz3/bWo\nep7DEsUCgYAMbD1+jBmyg/Vg86j9n7RPU7l3l6m3oJPuHCgwPxYyrRIXBsa2VLR8\n1Mc+QkqO7drcfJSDpK54e7Z/DtFjZB90Zt48f1W457ulkB5KoMxEOwHc0rEMDPU1\nvlcHKpY/87xPot3t362zVwGFJ6kyDbvh/tuSQND9Mdpy1zN7yK51AQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'f115a1ca432b41d1b91b13db963afe69', 'name': u'vmtp_b9f85628-8939-4970-b4c3-f0f34d01f0ac', 'created_at': '2019-06-30T09:54:54.455805', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'090de0fc1756401eafadfb01070fce60', 'name': 'vmtp-project_b9f85628-8939-4970-b4c3-f0f34d01f0ac', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'51:e8:76:53:49:7a:8a:08:d8:63:e4:6e:f5:91:42:58', 'type': 'ssh', 'id': u'vmtp_b9f85628-8939-4970-b4c3-f0f34d01f0ac'}) 2019-06-30 09:54:54,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-06-30 09:54:54,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/vmtp_b9f85628-8939-4970-b4c3-f0f34d01f0ac -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6665b2bb085a2ee52e874dd2296d6bcb6787296d" 2019-06-30 09:54:54,489 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 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-c4bba65e-039c-4727-8d28-a179d9ef7f64 x-openstack-request-id: req-c4bba65e-039c-4727-8d28-a179d9ef7f64 2019-06-30 09:54:54,489 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vmtp_b9f85628-8939-4970-b4c3-f0f34d01f0ac used request id req-c4bba65e-039c-4727-8d28-a179d9ef7f64 2019-06-30 09:54:54,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0326070785522s 2019-06-30 09:54:55,173 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -sc # # VMTP default configuration file # # This configuration file is ALWAYS loaded by VMTP and should never be modified by users. # To specify your own property values, always define them in a separate config file # and pass that file to the script using -c or --config # Property values in that config file will override the default values in the current file # --- # Name of the image to use for launching the test VMs. This name must be # the exact same name used in OpenStack (as shown from 'nova image-list') # Any image running Linux should work (Fedora, Ubuntu, CentOS...) image_name: 'Ubuntu Server 14.04' #image_name: 'Fedora 21' # User name to use to ssh to the test VMs # This is specific to the image being used ssh_vm_username: 'ubuntu' #ssh_vm_username: fedora # Flavor name to use for all VMs created by VMTP. # If this flavor is unspecified, flavor name will be set to default name "vmtp". # If this flavor exists it will be re-used as-is by VMTP. # Otherwise, a flavor with attributes specified in flavor property will be created. flavor_type: 'vmtp' # Custom flavor attributes # This flavor attributes is used to create a new flavor # if flavor_type is unspecified or doesn't exist in openstack. # Any created flavor will be deleted after vmtp ends. flavor: # Number of vCPUs for the flavor vcpus: 1 # Memory for the flavor in MB ram: 2048 # Size of local disk in GB disk: 0 # metadata are supported and can be added if needed, optional # extra_specs: # "hw:cpu_policy": dedicated # "hw:mem_page_size": 2048 # Name of the availability zone to use for the test VMs # Must be one of the zones listed by 'nova availability-zone-list' # If the zone selected contains more than 1 compute node, the script # will determine inter-node and intra-node throughput. If it contains only # 1 compute node, only intra-node troughput will be measured. # If empty (default), VMTP will automatically pick the first 2 hosts # that are compute nodes regardless of the availability zone #availability_zone: 'nova' availability_zone: # DNS server IP addresses to use for the VM (list of 1 or more DNS servers) # This default DNS server is available on the Internet, # Change this to use a different DNS server if necessary, dns_nameservers: [ '8.8.8.8' ] # VMTP can automatically download a VM image if the image named by # image_name is missing, for that you need to specify a URL where # the image can be retrieved # # A link to a Ubuntu Server 14.04 qcow2 image can be used here: # https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img # # To upload the image as a file, prepend it with file:// like below # file:// vm_image_url: '' # ----------------------------------------------------------------------------- # These variables are not likely to be changed # Set this variable to a network name if you want the script to reuse # a specific existing external network. If empty, the script will reuse the # first external network it can find (the cloud must have at least 1 # external network defined and available for use) # # NOTE: When set, router and floating ip creation will be ignored, and the # existing management network will be used for tests. This is used for runnig # VMTP on a provider network. reuse_network_name: # Use of the script for special deployments floating_ip: True # Set this to an existing VM name if the script should not create new VM # and reuse existing VM reuse_existing_vm: # Set config drive to true to bypass metadata service and use config drive # An option of config_drive to True is provided to nova boot to enable this config_drive: # The location of the user_data file, which will be passed to every instance # when booting. user_data_file: # ipv6 mode. Set this to one of the following 3 modes # slaac : VM obtains IPV6 address from Openstack radvd using SLAAC # dhcpv6-stateful : VM obtains ipv6 address from dnsmasq using DHCPv6 stateful # dhcpv6-stateless : VM obtains ipv6 address from Openstack radvd using SLAAC and options from dnsmasq # If left blank use ipv4 ipv6_mode: # Default name for the router to use to connect the internal mgmt network # with the external network. If a router exists with this name it will be # reused, otherwise a new router will be created router_name: 'pns-router' # Defaul names for the internal networks used by the # script. If an existing network with this name exists it will be reused. # Otherwise a new internal network will be created with that name. # 2 networks are needed to test the case of network to network communication internal_network_name: ['pns-internal-net', 'pns-internal-net2'] # Name of the subnets associated to the internal mgmt network internal_subnet_name: ['pns-internal-subnet', 'pns-internal-subnet2'] # Name of the subnets for ipv6 internal_subnet_name_v6: ['pns-internal-v6-subnet','pns-internal-v6-subnet2'] # Default CIDRs to use for the internal mgmt subnet internal_cidr: ['192.168.1.0/24' , '192.168.2.0/24'] # Default CIDRs to use for data network for ipv6 internal_cidr_v6: ['2001:45::/64','2001:46::/64'] # The public and private keys to use to ssh to all targets (VMs, containers, hosts) # By default the SSH library will try several methods to authenticate: # - password if provided on the command line # - user's own key pair (under the home directory $HOME) if already setup # - the below key pair if not empty # If you want to use a specific key pair, specify the key pair files here. # This can be a pathname that is absolute or relative to the current directory public_key_file: private_key_file: # Name of the P&S public key in OpenStack to create for all test VMs public_key_name: 'pns_public_key' # name of the server VM vm_name_server: 'TestServer' # name of the client VM vm_name_client: 'TestClient' # name of the security group to create and use security_group_name: 'pns-security' # ping variables ping_count: 2 ping_pass_threshold: 80 # Max retry count for ssh to a VM (5 seconds between retries) ssh_retry_count: 50 # General retry count generic_retry_count: 50 # Times to run when measuring TCP Throughput tcp_tp_loop_count: 3 # TCP throughput list of packet sizes to measure # Can be overridden at the command line using --tcpbuf tcp_pkt_sizes: [65536] # UDP throughput list of packet sizes to measure # By default we measure for small, medium and large packets # Can be overridden at the command line using --udpbuf udp_pkt_sizes: [128, 1024, 8192] # List of packet sizes to measure with ping # By default we measure for 64 (small), 391 (IMIX average) and 1500 (large) icmp_pkt_sizes: [64, 391, 1500] # UDP packet loss rate threshold in percentage beyond which bandwidth # iterations stop and below which iteration with a higher # bandwidth continues # The first number is the minimal loss rate (inclusive) # The second number is the maximum loss rate (inclusive) # Iteration to find the "optimal" bandwidth will stop as soon as the loss rate # falls within that range: min <= loss_rate <= max # The final throughput measurement may return a loss rate out of this range # as that measurement is taken on a longer time than when iterating to find # the optimal throughput udp_loss_rate_range: [2, 5] # The default bandwidth limit (in Kbps) for TCP/UDP flow measurement # 0 means unlimited, which can be overridden at the command line using --bandwidth vm_bandwidth: 0 # Internal network name for OpenStack to hold data plane traffic os_dataplane_network: 'physnet1' ####################################### # VMTP MongoDB Connection information ####################################### ######################################## # Default MongoDB port is 27017, to override #vmtp_mongod_port: ######################################## # MongoDB pns database. # use "official_db" for official runs only. ######################################## vmtp_db: "client_db" ######################################## # MongoDB collection name. ######################################## vmtp_collection: "pns_web_entry" # When enabled, all logs will be sent to a fluentd server at the requested IP and port # The fluentd "tag" and "label" fields for every message will be set to "nfvbench" fluentd: # by default (logging_tag is empty) nfvbench log messages are not sent to fluentd # to enable logging to fluents, specify a valid fluentd tag name to be used for the # log records logging_tag: # IP address of the server, defaults to loopback ip: 127.0.0.1 # port # to use, by default, use the default fluentd forward port port: 24224 2019-06-30 10:13:58,498 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -d --json /home/opnfv/functest/results/vmtp/vmtp.json -c /home/opnfv/functest/results/vmtp/vmtp.conf 2019-06-30 09:54:55,823 INFO Using http://172.30.9.24:5000/v3 2019-06-30 09:54:55,823 INFO VM public key: /tmp/tmpDrdAmj 2019-06-30 09:54:55,823 INFO VM private key: /tmp/tmp_rGDRk 2019-06-30 09:54:57,862 INFO Found image vmtp-img_b9f85628-8939-4970-b4c3-f0f34d01f0ac to launch VM, will continue 2019-06-30 09:54:58,737 INFO Using external router: vmtp-router_b9f85628-8939-4970-b4c3-f0f34d01f0ac 2019-06-30 09:54:58,738 INFO Using external network: external. 2019-06-30 09:54:59,783 INFO Created internal network: pns-internal-net_b9f85628-8939-4970-b4c3-f0f34d01f0ac. 2019-06-30 09:55:00,632 INFO Created internal network: pns-internal-net2_b9f85628-8939-4970-b4c3-f0f34d01f0ac. 2019-06-30 09:55:03,079 DEBUG Ext router associated to pns-internal-net_b9f85628-8939-4970-b4c3-f0f34d01f0ac 2019-06-30 09:55:05,176 DEBUG Ext router associated to pns-internal-net2_b9f85628-8939-4970-b4c3-f0f34d01f0ac 2019-06-30 09:55:05,255 INFO OpenStack agent: Open vSwitch agent 2019-06-30 09:55:05,255 INFO OpenStack network type: vxlan 2019-06-30 09:55:06,308 INFO [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] Creating server VM... 2019-06-30 09:55:06,309 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-06-30 09:55:09,459 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 1 of 150... 2019-06-30 09:55:12,509 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 2 of 150... 2019-06-30 09:55:15,572 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 3 of 150... 2019-06-30 09:55:18,253 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 4 of 150... 2019-06-30 09:55:20,630 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 5 of 150... 2019-06-30 09:55:23,452 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 6 of 150... 2019-06-30 09:55:26,467 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 7 of 150... 2019-06-30 09:55:28,970 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 8 of 150... 2019-06-30 09:55:31,391 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 9 of 150... 2019-06-30 09:55:34,231 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 10 of 150... 2019-06-30 09:55:36,379 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 11 of 150... 2019-06-30 09:55:38,705 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 12 of 150... 2019-06-30 09:55:41,062 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 13 of 150... 2019-06-30 09:55:43,927 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 14 of 150... 2019-06-30 09:55:46,343 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 15 of 150... 2019-06-30 09:55:49,104 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 16 of 150... 2019-06-30 09:55:51,267 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 17 of 150... 2019-06-30 09:55:53,890 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 18 of 150... 2019-06-30 09:55:56,405 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 19 of 150... 2019-06-30 09:55:58,739 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 20 of 150... 2019-06-30 09:56:01,084 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 21 of 150... 2019-06-30 09:56:03,244 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 22 of 150... 2019-06-30 09:56:05,958 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 23 of 150... 2019-06-30 09:56:08,796 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 24 of 150... 2019-06-30 09:56:10,942 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 25 of 150... 2019-06-30 09:56:13,098 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 26 of 150... 2019-06-30 09:56:15,522 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 27 of 150... 2019-06-30 09:56:18,130 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 28 of 150... 2019-06-30 09:56:20,535 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 29 of 150... 2019-06-30 09:56:22,881 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 30 of 150... 2019-06-30 09:56:25,244 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 31 of 150... 2019-06-30 09:56:27,392 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 32 of 150... 2019-06-30 09:56:29,721 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 33 of 150... 2019-06-30 09:56:31,890 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 34 of 150... 2019-06-30 09:56:34,047 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 35 of 150... 2019-06-30 09:56:36,182 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 36 of 150... 2019-06-30 09:56:38,319 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 37 of 150... 2019-06-30 09:56:40,467 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 38 of 150... 2019-06-30 09:56:43,138 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 39 of 150... 2019-06-30 09:56:45,503 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 40 of 150... 2019-06-30 09:56:47,674 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 41 of 150... 2019-06-30 09:56:49,838 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 42 of 150... 2019-06-30 09:56:51,976 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 43 of 150... 2019-06-30 09:56:54,394 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 44 of 150... 2019-06-30 09:56:59,599 INFO [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] Internal network IP: 192.168.1.4 2019-06-30 09:56:59,600 INFO [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] SSH IP: 172.30.9.202 2019-06-30 09:56:59,600 INFO [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] Setup SSH for ubuntu@172.30.9.202 2019-06-30 09:57:11,828 INFO [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] Installing nuttcp-8.1.4... 2019-06-30 09:57:11,872 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] Copying nuttcp-8.1.4 to target... 2019-06-30 09:57:12,081 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] Starting nuttcp-8.1.4 server... 2019-06-30 09:57:12,123 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] 2019-06-30 09:57:12,168 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] Creating client VM... 2019-06-30 09:57:12,169 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-06-30 09:57:13,426 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 1 of 150... 2019-06-30 09:57:15,876 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 2 of 150... 2019-06-30 09:57:18,223 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 3 of 150... 2019-06-30 09:57:20,389 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 4 of 150... 2019-06-30 09:57:22,767 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 5 of 150... 2019-06-30 09:57:25,222 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 6 of 150... 2019-06-30 09:57:27,540 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] VM status=BUILD, retrying 7 of 150... 2019-06-30 09:57:32,317 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] Internal network IP: 192.168.1.10 2019-06-30 09:57:32,317 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] SSH IP: 172.30.9.201 2019-06-30 09:57:32,317 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] Setup SSH for ubuntu@172.30.9.201 2019-06-30 09:57:46,041 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] Installing nuttcp-8.1.4... 2019-06-30 09:57:46,088 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] Copying nuttcp-8.1.4 to target... 2019-06-30 09:57:46,250 INFO ============================================================ 2019-06-30 09:57:46,250 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2019-06-30 09:57:55,296 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] PING 192.168.1.4 (192.168.1.4) 64(92) bytes of data. 72 bytes from 192.168.1.4: icmp_seq=1 ttl=64 time=20.7 ms 72 bytes from 192.168.1.4: icmp_seq=2 ttl=64 time=0.204 ms 72 bytes from 192.168.1.4: icmp_seq=3 ttl=64 time=0.133 ms 72 bytes from 192.168.1.4: icmp_seq=4 ttl=64 time=0.222 ms 72 bytes from 192.168.1.4: icmp_seq=5 ttl=64 time=0.114 ms 72 bytes from 192.168.1.4: icmp_seq=6 ttl=64 time=0.349 ms 72 bytes from 192.168.1.4: icmp_seq=7 ttl=64 time=0.406 ms 72 bytes from 192.168.1.4: icmp_seq=8 ttl=64 time=0.158 ms 72 bytes from 192.168.1.4: icmp_seq=9 ttl=64 time=0.130 ms 72 bytes from 192.168.1.4: icmp_seq=10 ttl=64 time=0.135 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.114/2.264/20.792/6.176 ms 2019-06-30 09:58:04,341 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] PING 192.168.1.4 (192.168.1.4) 391(419) bytes of data. 399 bytes from 192.168.1.4: icmp_seq=1 ttl=64 time=0.138 ms 399 bytes from 192.168.1.4: icmp_seq=2 ttl=64 time=0.127 ms 399 bytes from 192.168.1.4: icmp_seq=3 ttl=64 time=0.209 ms 399 bytes from 192.168.1.4: icmp_seq=4 ttl=64 time=0.368 ms 399 bytes from 192.168.1.4: icmp_seq=5 ttl=64 time=0.174 ms 399 bytes from 192.168.1.4: icmp_seq=6 ttl=64 time=0.104 ms 399 bytes from 192.168.1.4: icmp_seq=7 ttl=64 time=0.111 ms 399 bytes from 192.168.1.4: icmp_seq=8 ttl=64 time=0.101 ms 399 bytes from 192.168.1.4: icmp_seq=9 ttl=64 time=0.118 ms 399 bytes from 192.168.1.4: icmp_seq=10 ttl=64 time=0.107 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.101/0.155/0.368/0.079 ms 2019-06-30 09:58:13,386 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] PING 192.168.1.4 (192.168.1.4) 1500(1528) bytes of data. 1508 bytes from 192.168.1.4: icmp_seq=1 ttl=64 time=0.415 ms 1508 bytes from 192.168.1.4: icmp_seq=2 ttl=64 time=0.334 ms 1508 bytes from 192.168.1.4: icmp_seq=3 ttl=64 time=0.165 ms 1508 bytes from 192.168.1.4: icmp_seq=4 ttl=64 time=0.199 ms 1508 bytes from 192.168.1.4: icmp_seq=5 ttl=64 time=0.387 ms 1508 bytes from 192.168.1.4: icmp_seq=6 ttl=64 time=0.319 ms 1508 bytes from 192.168.1.4: icmp_seq=7 ttl=64 time=0.533 ms 1508 bytes from 192.168.1.4: icmp_seq=8 ttl=64 time=0.425 ms 1508 bytes from 192.168.1.4: icmp_seq=9 ttl=64 time=0.148 ms 1508 bytes from 192.168.1.4: icmp_seq=10 ttl=64 time=0.400 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.148/0.332/0.533/0.121 ms 2019-06-30 09:58:13,386 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] Measuring TCP Throughput (packet size=65536)... 2019-06-30 09:58:13,387 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 09:58:23,487 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] megabytes=17020.5000 real_seconds=10.01 rate_Mbps=14267.7087 tx_cpu=31 rx_cpu=47 retrans=0 cwnd=3137 rtt_ms=0.49 2019-06-30 09:58:23,489 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 09:58:33,616 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] megabytes=16898.4151 real_seconds=10.01 rate_Mbps=14165.4667 tx_cpu=30 rx_cpu=46 retrans=0 cwnd=3137 rtt_ms=0.53 2019-06-30 09:58:33,616 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 09:58:43,717 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] megabytes=17094.7928 real_seconds=10.01 rate_Mbps=14329.8641 tx_cpu=30 rx_cpu=44 retrans=0 cwnd=3137 rtt_ms=0.17 2019-06-30 09:58:43,717 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] Measuring UDP Throughput (packet size=128)... 2019-06-30 09:58:43,718 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 09:58:47,043 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] megabytes=17.0880 real_seconds=1.00 rate_Mbps=142.9180 tx_cpu=10 rx_cpu=27 drop=0 pkt=139985 data_loss=0.00000 2019-06-30 09:58:47,045 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] pkt-size=128 throughput=1<146348/5000000<10000000 Kbps loss-rate=0 2019-06-30 09:58:47,045 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R439044K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 09:58:50,397 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] megabytes=17.5471 real_seconds=1.00 rate_Mbps=146.7224 tx_cpu=10 rx_cpu=31 drop=0 pkt=143746 data_loss=0.00000 2019-06-30 09:58:50,398 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] pkt-size=128 throughput=1<150243/439044<439044 Kbps loss-rate=0 2019-06-30 09:58:50,398 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R294643K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 09:58:53,727 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] megabytes=17.8226 real_seconds=1.00 rate_Mbps=149.0835 tx_cpu=16 rx_cpu=31 drop=0 pkt=146003 data_loss=0.00000 2019-06-30 09:58:53,727 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] pkt-size=128 throughput=1<152661/294643<294643 Kbps loss-rate=0 2019-06-30 09:58:53,728 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R223652K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 09:58:57,079 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] megabytes=17.9882 real_seconds=1.00 rate_Mbps=150.4302 tx_cpu=12 rx_cpu=33 drop=0 pkt=147359 data_loss=0.00000 2019-06-30 09:58:57,080 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] pkt-size=128 throughput=1<154040/223652<223652 Kbps loss-rate=0 2019-06-30 09:58:57,080 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R188846K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 09:59:00,406 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] megabytes=17.9604 real_seconds=1.00 rate_Mbps=150.1615 tx_cpu=13 rx_cpu=32 drop=0 pkt=147132 data_loss=0.00000 2019-06-30 09:59:00,406 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] pkt-size=128 throughput=1<153765/188846<188846 Kbps loss-rate=0 2019-06-30 09:59:00,406 DEBUG undershot, min=153765 kbps=171305 max=188846 2019-06-30 09:59:00,407 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R171305K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 09:59:03,734 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] megabytes=16.2845 real_seconds=1.00 rate_Mbps=136.2250 tx_cpu=16 rx_cpu=28 drop=217 pkt=133620 data_loss=0.16247 2019-06-30 09:59:03,734 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] pkt-size=128 throughput=153765<139494/171305<188846 Kbps loss-rate=0 2019-06-30 09:59:03,735 DEBUG undershot, min=171305 kbps=180075 max=188846 2019-06-30 09:59:03,735 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R180075K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 09:59:07,062 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] megabytes=16.3708 real_seconds=1.00 rate_Mbps=136.9468 tx_cpu=16 rx_cpu=28 drop=248 pkt=134358 data_loss=0.18474 2019-06-30 09:59:07,062 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] pkt-size=128 throughput=171305<140233/180075<188846 Kbps loss-rate=0 2019-06-30 09:59:07,063 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] Measuring UDP Throughput (packet size=1024)... 2019-06-30 09:59:07,063 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 09:59:10,415 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] megabytes=121.7422 real_seconds=1.00 rate_Mbps=1019.6446 tx_cpu=21 rx_cpu=26 drop=0 pkt=124664 data_loss=0.00000 2019-06-30 09:59:10,415 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] pkt-size=1024 throughput=1<1044116/5000000<10000000 Kbps loss-rate=0 2019-06-30 09:59:10,416 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3022058K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 09:59:13,742 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] megabytes=141.8652 real_seconds=1.00 rate_Mbps=1187.0593 tx_cpu=17 rx_cpu=33 drop=501 pkt=145771 data_loss=0.34372 2019-06-30 09:59:13,743 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] pkt-size=1024 throughput=1<1215548/3022058<3022058 Kbps loss-rate=0 2019-06-30 09:59:13,743 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2118803K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 09:59:17,094 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] megabytes=134.7402 real_seconds=1.00 rate_Mbps=1127.6117 tx_cpu=16 rx_cpu=32 drop=0 pkt=137974 data_loss=0.00000 2019-06-30 09:59:17,094 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] pkt-size=1024 throughput=1<1154674/2118803<2118803 Kbps loss-rate=0 2019-06-30 09:59:17,094 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1636738K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 09:59:20,420 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] megabytes=138.7773 real_seconds=1.00 rate_Mbps=1161.2120 tx_cpu=16 rx_cpu=34 drop=0 pkt=142108 data_loss=0.00000 2019-06-30 09:59:20,420 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] pkt-size=1024 throughput=1<1189081/1636738<1636738 Kbps loss-rate=0 2019-06-30 09:59:20,421 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1412909K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 09:59:23,748 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] megabytes=124.2773 real_seconds=1.00 rate_Mbps=1040.2576 tx_cpu=22 rx_cpu=29 drop=0 pkt=127260 data_loss=0.00000 2019-06-30 09:59:23,749 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] pkt-size=1024 throughput=1<1065223/1412909<1412909 Kbps loss-rate=0 2019-06-30 09:59:23,749 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1239066K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 09:59:27,101 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] megabytes=133.2637 real_seconds=1.00 rate_Mbps=1115.4628 tx_cpu=17 rx_cpu=28 drop=213 pkt=136675 data_loss=0.15584 2019-06-30 09:59:27,102 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] pkt-size=1024 throughput=1<1142233/1239066<1239066 Kbps loss-rate=0 2019-06-30 09:59:27,102 DEBUG undershot, min=1142233 kbps=1190649 max=1239066 2019-06-30 09:59:27,102 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1190649K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 09:59:30,433 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] megabytes=136.6592 real_seconds=1.00 rate_Mbps=1143.5854 tx_cpu=19 rx_cpu=28 drop=0 pkt=139939 data_loss=0.00000 2019-06-30 09:59:30,433 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] pkt-size=1024 throughput=1142233<1171031/1190649<1239066 Kbps loss-rate=0 2019-06-30 09:59:30,434 DEBUG undershot, min=1171031 kbps=1205048 max=1239066 2019-06-30 09:59:30,434 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1205048K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 09:59:33,758 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] megabytes=135.6084 real_seconds=1.00 rate_Mbps=1134.6938 tx_cpu=29 rx_cpu=28 drop=169 pkt=139032 data_loss=0.12153 2019-06-30 09:59:33,758 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] pkt-size=1024 throughput=1171031<1161926/1205048<1239066 Kbps loss-rate=0 2019-06-30 09:59:33,759 DEBUG undershot, min=1205048 kbps=1222057 max=1239066 2019-06-30 09:59:33,759 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] Measuring UDP Throughput (packet size=8192)... 2019-06-30 09:59:33,759 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 09:59:37,111 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] megabytes=594.7422 real_seconds=1.00 rate_Mbps=4987.1689 tx_cpu=99 rx_cpu=24 drop=167 pkt=76294 data_loss=0.21889 2019-06-30 09:59:37,111 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] pkt-size=8192 throughput=1<5106860/5000000<10000000 Kbps loss-rate=0 2019-06-30 09:59:37,111 DEBUG undershot, min=5106860 kbps=7553430 max=10000000 2019-06-30 09:59:37,111 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7553430K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 09:59:40,441 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] megabytes=892.1562 real_seconds=1.00 rate_Mbps=7473.8743 tx_cpu=27 rx_cpu=34 drop=28 pkt=114224 data_loss=0.02452 2019-06-30 09:59:40,441 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] pkt-size=8192 throughput=5106860<7653247/7553430<10000000 Kbps loss-rate=0 2019-06-30 09:59:40,441 DEBUG undershot, min=7653247 kbps=8826623 max=10000000 2019-06-30 09:59:40,442 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8826623K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 09:59:43,793 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] megabytes=767.1016 real_seconds=1.00 rate_Mbps=6425.1032 tx_cpu=31 rx_cpu=28 drop=171 pkt=98360 data_loss=0.17385 2019-06-30 09:59:43,793 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] pkt-size=8192 throughput=7653247<6579305/8826623<10000000 Kbps loss-rate=0 2019-06-30 09:59:43,804 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.10', 'ip_to': u'192.168.1.4', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.49, 'throughput_kbps': 14610133, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.53, 'throughput_kbps': 14505437, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.17, 'throughput_kbps': 14673780, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.18, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 140233, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.12, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1161926, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.17, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 6579305, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.264', 'rtt_max_ms': '20.792', 'rtt_min_ms': '0.114', 'rtt_stddev': '6.176', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.155', 'rtt_max_ms': '0.368', 'rtt_min_ms': '0.101', 'rtt_stddev': '0.079', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.332', 'rtt_max_ms': '0.533', 'rtt_min_ms': '0.148', 'rtt_stddev': '0.121', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2019-06-30 09:59:43,806 INFO Deleting floating ip 5fe15c9f-49aa-4ba5-a9b2-7344c7f50f3b 2019-06-30 09:59:45,174 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] Floating IP 172.30.9.201 deleted 2019-06-30 09:59:45,324 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] Instance deleted 2019-06-30 09:59:45,439 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] Creating client VM... 2019-06-30 09:59:45,439 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-06-30 09:59:47,899 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] VM status=BUILD, retrying 1 of 150... 2019-06-30 09:59:49,997 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] VM status=BUILD, retrying 2 of 150... 2019-06-30 09:59:52,982 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] VM status=BUILD, retrying 3 of 150... 2019-06-30 09:59:55,127 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] VM status=BUILD, retrying 4 of 150... 2019-06-30 09:59:57,465 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] VM status=BUILD, retrying 5 of 150... 2019-06-30 09:59:59,620 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] VM status=BUILD, retrying 6 of 150... 2019-06-30 10:00:02,054 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] VM status=BUILD, retrying 7 of 150... 2019-06-30 10:00:04,205 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] VM status=BUILD, retrying 8 of 150... 2019-06-30 10:00:09,491 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] Internal network IP: 192.168.2.3 2019-06-30 10:00:09,491 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] SSH IP: 172.30.9.201 2019-06-30 10:00:09,492 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] Setup SSH for ubuntu@172.30.9.201 2019-06-30 10:00:22,934 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] Installing nuttcp-8.1.4... 2019-06-30 10:00:22,980 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] Copying nuttcp-8.1.4 to target... 2019-06-30 10:00:23,142 INFO ============================================================ 2019-06-30 10:00:23,143 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2019-06-30 10:00:32,189 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] PING 192.168.1.4 (192.168.1.4) 64(92) bytes of data. 72 bytes from 192.168.1.4: icmp_seq=1 ttl=63 time=1.75 ms 72 bytes from 192.168.1.4: icmp_seq=2 ttl=63 time=0.316 ms 72 bytes from 192.168.1.4: icmp_seq=3 ttl=63 time=0.340 ms 72 bytes from 192.168.1.4: icmp_seq=4 ttl=63 time=0.450 ms 72 bytes from 192.168.1.4: icmp_seq=5 ttl=63 time=0.261 ms 72 bytes from 192.168.1.4: icmp_seq=6 ttl=63 time=0.386 ms 72 bytes from 192.168.1.4: icmp_seq=7 ttl=63 time=0.267 ms 72 bytes from 192.168.1.4: icmp_seq=8 ttl=63 time=0.447 ms 72 bytes from 192.168.1.4: icmp_seq=9 ttl=63 time=0.271 ms 72 bytes from 192.168.1.4: icmp_seq=10 ttl=63 time=0.501 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.261/0.499/1.753/0.425 ms 2019-06-30 10:00:41,229 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] PING 192.168.1.4 (192.168.1.4) 391(419) bytes of data. 399 bytes from 192.168.1.4: icmp_seq=1 ttl=63 time=0.261 ms 399 bytes from 192.168.1.4: icmp_seq=2 ttl=63 time=0.422 ms 399 bytes from 192.168.1.4: icmp_seq=3 ttl=63 time=0.315 ms 399 bytes from 192.168.1.4: icmp_seq=4 ttl=63 time=0.360 ms 399 bytes from 192.168.1.4: icmp_seq=5 ttl=63 time=0.264 ms 399 bytes from 192.168.1.4: icmp_seq=6 ttl=63 time=0.439 ms 399 bytes from 192.168.1.4: icmp_seq=7 ttl=63 time=0.346 ms 399 bytes from 192.168.1.4: icmp_seq=8 ttl=63 time=0.257 ms 399 bytes from 192.168.1.4: icmp_seq=9 ttl=63 time=0.360 ms 399 bytes from 192.168.1.4: icmp_seq=10 ttl=63 time=0.306 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.257/0.333/0.439/0.061 ms 2019-06-30 10:00:50,277 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] PING 192.168.1.4 (192.168.1.4) 1500(1528) bytes of data. 1508 bytes from 192.168.1.4: icmp_seq=1 ttl=63 time=1.38 ms 1508 bytes from 192.168.1.4: icmp_seq=2 ttl=63 time=0.397 ms 1508 bytes from 192.168.1.4: icmp_seq=3 ttl=63 time=0.535 ms 1508 bytes from 192.168.1.4: icmp_seq=4 ttl=63 time=0.427 ms 1508 bytes from 192.168.1.4: icmp_seq=5 ttl=63 time=0.454 ms 1508 bytes from 192.168.1.4: icmp_seq=6 ttl=63 time=0.458 ms 1508 bytes from 192.168.1.4: icmp_seq=7 ttl=63 time=0.343 ms 1508 bytes from 192.168.1.4: icmp_seq=8 ttl=63 time=0.665 ms 1508 bytes from 192.168.1.4: icmp_seq=9 ttl=63 time=0.815 ms 1508 bytes from 192.168.1.4: icmp_seq=10 ttl=63 time=0.390 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.343/0.587/1.386/0.298 ms 2019-06-30 10:00:50,277 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] Measuring TCP Throughput (packet size=65536)... 2019-06-30 10:00:50,278 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:01:00,380 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=1972.7386 real_seconds=10.01 rate_Mbps=1653.6018 tx_cpu=3 rx_cpu=7 retrans=12 cwnd=274 rtt_ms=0.37 2019-06-30 10:01:00,381 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:01:10,481 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=2151.5839 real_seconds=10.01 rate_Mbps=1803.3892 tx_cpu=4 rx_cpu=6 retrans=1 cwnd=584 rtt_ms=0.42 2019-06-30 10:01:10,482 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:01:20,585 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=1958.0819 real_seconds=10.01 rate_Mbps=1641.0189 tx_cpu=4 rx_cpu=6 retrans=9 cwnd=273 rtt_ms=0.44 2019-06-30 10:01:20,585 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] Measuring UDP Throughput (packet size=128)... 2019-06-30 10:01:20,586 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:01:23,938 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=18.2479 real_seconds=1.01 rate_Mbps=152.2825 tx_cpu=14 rx_cpu=20 drop=24384 pkt=173871 data_loss=14.02436 2019-06-30 10:01:23,938 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=128 throughput=1<155937/5000000<10000000 Kbps loss-rate=14 2019-06-30 10:01:23,938 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R467811K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:01:27,291 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=18.2872 real_seconds=1.01 rate_Mbps=152.4614 tx_cpu=13 rx_cpu=18 drop=32676 pkt=182485 data_loss=17.90627 2019-06-30 10:01:27,291 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=128 throughput=1<156120/467811<467811 Kbps loss-rate=17 2019-06-30 10:01:27,292 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R311965K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:01:30,645 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=18.4493 real_seconds=1.00 rate_Mbps=154.4919 tx_cpu=14 rx_cpu=16 drop=30049 pkt=181186 data_loss=16.58468 2019-06-30 10:01:30,645 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=128 throughput=1<158199/311965<311965 Kbps loss-rate=16 2019-06-30 10:01:30,645 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R235082K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:01:33,972 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=17.9833 real_seconds=1.01 rate_Mbps=149.7682 tx_cpu=15 rx_cpu=16 drop=31589 pkt=178908 data_loss=17.65662 2019-06-30 10:01:33,972 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=128 throughput=1<153362/235082<235082 Kbps loss-rate=17 2019-06-30 10:01:33,972 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R194222K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:01:37,300 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=17.9261 real_seconds=1.01 rate_Mbps=149.5055 tx_cpu=19 rx_cpu=20 drop=26432 pkt=173283 data_loss=15.25384 2019-06-30 10:01:37,300 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=128 throughput=1<153093/194222<194222 Kbps loss-rate=15 2019-06-30 10:01:37,301 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R173657K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:01:40,628 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=17.6763 real_seconds=1.00 rate_Mbps=147.7113 tx_cpu=57 rx_cpu=17 drop=24782 pkt=169587 data_loss=14.61343 2019-06-30 10:01:40,628 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=128 throughput=1<151256/173657<173657 Kbps loss-rate=14 2019-06-30 10:01:40,628 DEBUG overshot, min=1 kbps=151256 max=173657 2019-06-30 10:01:40,629 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R151256K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:01:43,956 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=17.8425 real_seconds=1.00 rate_Mbps=149.6002 tx_cpu=94 rx_cpu=18 drop=1545 pkt=147711 data_loss=1.04597 2019-06-30 10:01:43,956 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=128 throughput=1<153190/151256<173657 Kbps loss-rate=1 2019-06-30 10:01:43,957 DEBUG undershot, min=153190 kbps=163423 max=173657 2019-06-30 10:01:43,957 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R163423K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:01:47,284 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=18.1746 real_seconds=1.00 rate_Mbps=152.3089 tx_cpu=82 rx_cpu=17 drop=10707 pkt=159593 data_loss=6.70889 2019-06-30 10:01:47,284 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=128 throughput=153190<155964/163423<173657 Kbps loss-rate=6 2019-06-30 10:01:47,284 DEBUG overshot, min=153190 kbps=155964 max=163423 2019-06-30 10:01:47,285 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R155964K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:01:50,612 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=17.5419 real_seconds=1.00 rate_Mbps=146.7960 tx_cpu=74 rx_cpu=19 drop=8605 pkt=152308 data_loss=5.64965 2019-06-30 10:01:50,612 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=128 throughput=153190<150319/155964<163423 Kbps loss-rate=5 2019-06-30 10:01:50,612 DEBUG overshot, min=153190 kbps=150319 max=155964 2019-06-30 10:01:50,613 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] Measuring UDP Throughput (packet size=1024)... 2019-06-30 10:01:50,613 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:01:53,943 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=147.0020 real_seconds=1.00 rate_Mbps=1227.1679 tx_cpu=27 rx_cpu=19 drop=37265 pkt=187795 data_loss=19.84344 2019-06-30 10:01:53,944 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=1024 throughput=1<1256619/5000000<10000000 Kbps loss-rate=19 2019-06-30 10:01:53,944 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3128309K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:01:57,278 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=144.9893 real_seconds=1.01 rate_Mbps=1206.1146 tx_cpu=29 rx_cpu=20 drop=31007 pkt=179476 data_loss=17.27637 2019-06-30 10:01:57,278 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=1024 throughput=1<1235061/3128309<3128309 Kbps loss-rate=17 2019-06-30 10:01:57,278 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2181685K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:02:00,608 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=145.6055 real_seconds=1.01 rate_Mbps=1214.7509 tx_cpu=27 rx_cpu=18 drop=29891 pkt=178991 data_loss=16.69971 2019-06-30 10:02:00,608 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=1024 throughput=1<1243904/2181685<2181685 Kbps loss-rate=16 2019-06-30 10:02:00,608 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1712794K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:02:03,937 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=145.2988 real_seconds=1.01 rate_Mbps=1212.0324 tx_cpu=28 rx_cpu=18 drop=19516 pkt=168302 data_loss=11.59583 2019-06-30 10:02:03,937 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=1024 throughput=1<1241121/1712794<1712794 Kbps loss-rate=11 2019-06-30 10:02:03,937 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1476957K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:02:07,264 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=147.1113 real_seconds=1.01 rate_Mbps=1217.0762 tx_cpu=28 rx_cpu=21 drop=29421 pkt=180063 data_loss=16.33931 2019-06-30 10:02:07,265 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=1024 throughput=1<1246286/1476957<1476957 Kbps loss-rate=16 2019-06-30 10:02:07,265 DEBUG overshot, min=1 kbps=1246286 max=1476957 2019-06-30 10:02:07,265 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1246286K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:02:10,592 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=145.0352 real_seconds=1.00 rate_Mbps=1212.6317 tx_cpu=93 rx_cpu=17 drop=3618 pkt=152134 data_loss=2.37816 2019-06-30 10:02:10,592 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=1024 throughput=1<1241734/1246286<1476957 Kbps loss-rate=2 2019-06-30 10:02:10,592 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] Measuring UDP Throughput (packet size=8192)... 2019-06-30 10:02:10,593 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:02:13,947 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=213.8359 real_seconds=1.00 rate_Mbps=1792.4630 tx_cpu=77 rx_cpu=12 drop=48117 pkt=75488 data_loss=63.74126 2019-06-30 10:02:13,947 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=8192 throughput=1<1835482/5000000<10000000 Kbps loss-rate=63 2019-06-30 10:02:13,948 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3417741K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:02:17,277 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=201.4453 real_seconds=1.00 rate_Mbps=1688.2470 tx_cpu=98 rx_cpu=14 drop=26366 pkt=52151 data_loss=50.55704 2019-06-30 10:02:17,277 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=8192 throughput=1<1728764/3417741<3417741 Kbps loss-rate=50 2019-06-30 10:02:17,277 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2573252K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:02:20,629 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=209.7656 real_seconds=1.00 rate_Mbps=1753.7490 tx_cpu=99 rx_cpu=13 drop=12415 pkt=39265 data_loss=31.61850 2019-06-30 10:02:20,630 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=8192 throughput=1<1795838/2573252<2573252 Kbps loss-rate=31 2019-06-30 10:02:20,630 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2184545K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:02:23,984 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=227.2656 real_seconds=1.00 rate_Mbps=1905.1620 tx_cpu=99 rx_cpu=12 drop=4244 pkt=33334 data_loss=12.73176 2019-06-30 10:02:23,984 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=8192 throughput=1<1950885/2184545<2184545 Kbps loss-rate=12 2019-06-30 10:02:23,984 DEBUG overshot, min=1 kbps=1950885 max=2184545 2019-06-30 10:02:23,985 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1950885K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:02:27,314 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=228.4062 real_seconds=1.00 rate_Mbps=1914.6320 tx_cpu=98 rx_cpu=12 drop=532 pkt=29768 data_loss=1.78718 2019-06-30 10:02:27,314 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=8192 throughput=1<1960583/1950885<2184545 Kbps loss-rate=1 2019-06-30 10:02:27,314 DEBUG undershot, min=1960583 kbps=2072564 max=2184545 2019-06-30 10:02:27,315 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2072564K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:02:30,666 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=222.5078 real_seconds=1.00 rate_Mbps=1864.8636 tx_cpu=99 rx_cpu=12 drop=3144 pkt=31625 data_loss=9.94150 2019-06-30 10:02:30,667 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=8192 throughput=1960583<1909620/2072564<2184545 Kbps loss-rate=9 2019-06-30 10:02:30,667 DEBUG overshot, min=1960583 kbps=1909620 max=2072564 2019-06-30 10:02:30,667 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1909620K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:02:33,993 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=222.3594 real_seconds=1.00 rate_Mbps=1864.7449 tx_cpu=99 rx_cpu=12 drop=677 pkt=29139 data_loss=2.32332 2019-06-30 10:02:33,993 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=8192 throughput=1960583<1909498/1909620<2072564 Kbps loss-rate=2 2019-06-30 10:02:34,004 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.3', 'ip_to': u'192.168.1.4', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 12, 'rtt_ms': 0.37, 'throughput_kbps': 1693288, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.42, 'throughput_kbps': 1846670, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 9, 'rtt_ms': 0.44, 'throughput_kbps': 1680403, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 5.65, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 150319, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.38, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1241734, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.32, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1909498, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.499', 'rtt_max_ms': '1.753', 'rtt_min_ms': '0.261', 'rtt_stddev': '0.425', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.333', 'rtt_max_ms': '0.439', 'rtt_min_ms': '0.257', 'rtt_stddev': '0.061', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.587', 'rtt_max_ms': '1.386', 'rtt_min_ms': '0.343', 'rtt_stddev': '0.298', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-06-30 10:02:34,005 INFO ============================================================ 2019-06-30 10:02:34,006 INFO Flow 3: VM to VM different network floating IP (intra-node) 2019-06-30 10:02:43,076 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] PING 172.30.9.202 (172.30.9.202) 64(92) bytes of data. 72 bytes from 172.30.9.202: icmp_seq=1 ttl=63 time=0.871 ms 72 bytes from 172.30.9.202: icmp_seq=2 ttl=63 time=0.272 ms 72 bytes from 172.30.9.202: icmp_seq=3 ttl=63 time=0.398 ms 72 bytes from 172.30.9.202: icmp_seq=4 ttl=63 time=0.653 ms 72 bytes from 172.30.9.202: icmp_seq=5 ttl=63 time=0.420 ms 72 bytes from 172.30.9.202: icmp_seq=6 ttl=63 time=0.359 ms 72 bytes from 172.30.9.202: icmp_seq=7 ttl=63 time=0.483 ms 72 bytes from 172.30.9.202: icmp_seq=8 ttl=63 time=0.266 ms 72 bytes from 172.30.9.202: icmp_seq=9 ttl=63 time=0.344 ms 72 bytes from 172.30.9.202: icmp_seq=10 ttl=63 time=0.370 ms --- 172.30.9.202 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.266/0.443/0.871/0.178 ms 2019-06-30 10:02:52,120 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] PING 172.30.9.202 (172.30.9.202) 391(419) bytes of data. 399 bytes from 172.30.9.202: icmp_seq=1 ttl=63 time=0.231 ms 399 bytes from 172.30.9.202: icmp_seq=2 ttl=63 time=0.249 ms 399 bytes from 172.30.9.202: icmp_seq=3 ttl=63 time=0.276 ms 399 bytes from 172.30.9.202: icmp_seq=4 ttl=63 time=0.346 ms 399 bytes from 172.30.9.202: icmp_seq=5 ttl=63 time=0.381 ms 399 bytes from 172.30.9.202: icmp_seq=6 ttl=63 time=0.372 ms 399 bytes from 172.30.9.202: icmp_seq=7 ttl=63 time=0.390 ms 399 bytes from 172.30.9.202: icmp_seq=8 ttl=63 time=0.311 ms 399 bytes from 172.30.9.202: icmp_seq=9 ttl=63 time=0.389 ms 399 bytes from 172.30.9.202: icmp_seq=10 ttl=63 time=0.341 ms --- 172.30.9.202 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.231/0.328/0.390/0.059 ms 2019-06-30 10:03:01,160 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] PING 172.30.9.202 (172.30.9.202) 1500(1528) bytes of data. 1508 bytes from 172.30.9.202: icmp_seq=1 ttl=63 time=1.22 ms 1508 bytes from 172.30.9.202: icmp_seq=2 ttl=63 time=0.404 ms 1508 bytes from 172.30.9.202: icmp_seq=3 ttl=63 time=0.419 ms 1508 bytes from 172.30.9.202: icmp_seq=4 ttl=63 time=0.392 ms 1508 bytes from 172.30.9.202: icmp_seq=5 ttl=63 time=0.363 ms 1508 bytes from 172.30.9.202: icmp_seq=6 ttl=63 time=0.435 ms 1508 bytes from 172.30.9.202: icmp_seq=7 ttl=63 time=0.476 ms 1508 bytes from 172.30.9.202: icmp_seq=8 ttl=63 time=0.365 ms 1508 bytes from 172.30.9.202: icmp_seq=9 ttl=63 time=0.857 ms 1508 bytes from 172.30.9.202: icmp_seq=10 ttl=63 time=0.358 ms --- 172.30.9.202 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.358/0.529/1.229/0.273 ms 2019-06-30 10:03:01,161 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] Measuring TCP Throughput (packet size=65536)... 2019-06-30 10:03:01,161 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:03:11,262 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=2151.3959 real_seconds=10.01 rate_Mbps=1803.1892 tx_cpu=4 rx_cpu=6 retrans=20 cwnd=580 rtt_ms=0.42 2019-06-30 10:03:11,263 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:03:21,366 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=2010.2928 real_seconds=10.01 rate_Mbps=1684.9346 tx_cpu=4 rx_cpu=7 retrans=15 cwnd=383 rtt_ms=0.65 2019-06-30 10:03:21,366 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:03:31,469 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=2140.2967 real_seconds=10.01 rate_Mbps=1793.8487 tx_cpu=4 rx_cpu=7 retrans=6 cwnd=550 rtt_ms=0.36 2019-06-30 10:03:31,469 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] Measuring UDP Throughput (packet size=128)... 2019-06-30 10:03:31,470 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:03:34,802 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=17.3270 real_seconds=1.01 rate_Mbps=143.8124 tx_cpu=14 rx_cpu=20 drop=47500 pkt=189443 data_loss=25.07373 2019-06-30 10:03:34,803 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=128 throughput=1<147263/5000000<10000000 Kbps loss-rate=25 2019-06-30 10:03:34,803 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R441789K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:03:38,131 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=16.7731 real_seconds=1.01 rate_Mbps=139.7899 tx_cpu=19 rx_cpu=18 drop=26803 pkt=164209 data_loss=16.32277 2019-06-30 10:03:38,131 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=128 throughput=1<143144/441789<441789 Kbps loss-rate=16 2019-06-30 10:03:38,131 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R292466K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:03:41,458 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=17.0317 real_seconds=1.01 rate_Mbps=141.2003 tx_cpu=19 rx_cpu=18 drop=28426 pkt=167950 data_loss=16.92543 2019-06-30 10:03:41,458 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=128 throughput=1<144589/292466<292466 Kbps loss-rate=16 2019-06-30 10:03:41,458 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R218527K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:03:44,786 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=16.8795 real_seconds=1.01 rate_Mbps=140.7741 tx_cpu=21 rx_cpu=18 drop=28081 pkt=166358 data_loss=16.88005 2019-06-30 10:03:44,786 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=128 throughput=1<144152/218527<218527 Kbps loss-rate=16 2019-06-30 10:03:44,787 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R181339K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:03:48,113 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=17.0132 real_seconds=1.01 rate_Mbps=141.8140 tx_cpu=29 rx_cpu=18 drop=34540 pkt=173912 data_loss=19.86057 2019-06-30 10:03:48,114 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=128 throughput=1<145217/181339<181339 Kbps loss-rate=19 2019-06-30 10:03:48,114 DEBUG overshot, min=1 kbps=145217 max=181339 2019-06-30 10:03:48,115 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R145217K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:03:51,440 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=16.9001 real_seconds=1.00 rate_Mbps=141.6933 tx_cpu=89 rx_cpu=19 drop=3369 pkt=141814 data_loss=2.37533 2019-06-30 10:03:51,441 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=128 throughput=1<145093/145217<181339 Kbps loss-rate=2 2019-06-30 10:03:51,441 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] Measuring UDP Throughput (packet size=1024)... 2019-06-30 10:03:51,442 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:03:54,770 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=139.4961 real_seconds=1.01 rate_Mbps=1163.6222 tx_cpu=29 rx_cpu=21 drop=45010 pkt=187854 data_loss=23.96010 2019-06-30 10:03:54,771 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=1024 throughput=1<1191549/5000000<10000000 Kbps loss-rate=23 2019-06-30 10:03:54,771 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3095774K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:03:58,125 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=141.3350 real_seconds=1.00 rate_Mbps=1183.7156 tx_cpu=30 rx_cpu=18 drop=28131 pkt=172858 data_loss=16.27401 2019-06-30 10:03:58,125 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=1024 throughput=1<1212124/3095774<3095774 Kbps loss-rate=16 2019-06-30 10:03:58,126 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2153949K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:04:01,454 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=140.6865 real_seconds=1.01 rate_Mbps=1172.9400 tx_cpu=29 rx_cpu=19 drop=28573 pkt=172636 data_loss=16.55100 2019-06-30 10:04:01,454 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=1024 throughput=1<1201090/2153949<2153949 Kbps loss-rate=16 2019-06-30 10:04:01,455 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1677519K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:04:04,781 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=139.2617 real_seconds=1.01 rate_Mbps=1157.3594 tx_cpu=27 rx_cpu=19 drop=44822 pkt=187426 data_loss=23.91451 2019-06-30 10:04:04,782 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=1024 throughput=1<1185136/1677519<1677519 Kbps loss-rate=23 2019-06-30 10:04:04,782 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1431327K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:04:08,110 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=133.5625 real_seconds=1.00 rate_Mbps=1115.2887 tx_cpu=23 rx_cpu=19 drop=35944 pkt=172712 data_loss=20.81154 2019-06-30 10:04:08,111 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=1024 throughput=1<1142055/1431327<1431327 Kbps loss-rate=20 2019-06-30 10:04:08,111 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1286691K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:04:11,437 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=133.3467 real_seconds=1.01 rate_Mbps=1110.9431 tx_cpu=94 rx_cpu=17 drop=20520 pkt=157067 data_loss=13.06445 2019-06-30 10:04:11,438 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=1024 throughput=1<1137605/1286691<1286691 Kbps loss-rate=13 2019-06-30 10:04:11,438 DEBUG overshot, min=1 kbps=1137605 max=1286691 2019-06-30 10:04:11,438 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1137605K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:04:14,766 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=131.2109 real_seconds=1.00 rate_Mbps=1099.7984 tx_cpu=90 rx_cpu=18 drop=4506 pkt=138866 data_loss=3.24486 2019-06-30 10:04:14,766 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=1024 throughput=1<1126193/1137605<1286691 Kbps loss-rate=3 2019-06-30 10:04:14,766 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] Measuring UDP Throughput (packet size=8192)... 2019-06-30 10:04:14,767 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:04:18,096 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=200.9766 real_seconds=1.00 rate_Mbps=1684.3186 tx_cpu=72 rx_cpu=12 drop=50569 pkt=76294 data_loss=66.28175 2019-06-30 10:04:18,097 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=8192 throughput=1<1724742/5000000<10000000 Kbps loss-rate=66 2019-06-30 10:04:18,097 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3362371K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:04:21,427 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=206.8359 real_seconds=1.00 rate_Mbps=1733.7757 tx_cpu=98 rx_cpu=13 drop=24831 pkt=51306 data_loss=48.39785 2019-06-30 10:04:21,427 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=8192 throughput=1<1775386/3362371<3362371 Kbps loss-rate=48 2019-06-30 10:04:21,428 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2568878K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:04:24,755 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=212.5703 real_seconds=1.00 rate_Mbps=1778.3692 tx_cpu=99 rx_cpu=14 drop=11989 pkt=39198 data_loss=30.58575 2019-06-30 10:04:24,755 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=8192 throughput=1<1821050/2568878<2568878 Kbps loss-rate=30 2019-06-30 10:04:24,755 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2194964K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:04:28,082 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=209.3828 real_seconds=1.00 rate_Mbps=1755.5613 tx_cpu=99 rx_cpu=10 drop=6692 pkt=33493 data_loss=19.98031 2019-06-30 10:04:28,083 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=8192 throughput=1<1797694/2194964<2194964 Kbps loss-rate=19 2019-06-30 10:04:28,083 DEBUG overshot, min=1 kbps=1797694 max=2194964 2019-06-30 10:04:28,083 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1797694K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:04:31,434 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=212.9922 real_seconds=1.00 rate_Mbps=1786.5597 tx_cpu=99 rx_cpu=10 drop=168 pkt=27431 data_loss=0.61245 2019-06-30 10:04:31,435 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=8192 throughput=1<1829437/1797694<2194964 Kbps loss-rate=0 2019-06-30 10:04:31,435 DEBUG undershot, min=1829437 kbps=2012200 max=2194964 2019-06-30 10:04:31,435 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2012200K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:04:34,762 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=215.0469 real_seconds=1.00 rate_Mbps=1801.1396 tx_cpu=99 rx_cpu=11 drop=3178 pkt=30704 data_loss=10.35043 2019-06-30 10:04:34,763 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=8192 throughput=1829437<1844366/2012200<2194964 Kbps loss-rate=10 2019-06-30 10:04:34,763 DEBUG overshot, min=1829437 kbps=1844366 max=2012200 2019-06-30 10:04:34,763 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1844366K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:04:38,092 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=218.8125 real_seconds=1.00 rate_Mbps=1834.7140 tx_cpu=99 rx_cpu=12 drop=135 pkt=28143 data_loss=0.47970 2019-06-30 10:04:38,092 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=8192 throughput=1829437<1878747/1844366<2012200 Kbps loss-rate=0 2019-06-30 10:04:38,093 DEBUG undershot, min=1878747 kbps=1945473 max=2012200 2019-06-30 10:04:38,093 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1945473K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:04:41,445 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] megabytes=226.5000 real_seconds=1.00 rate_Mbps=1898.1330 tx_cpu=99 rx_cpu=11 drop=694 pkt=29686 data_loss=2.33781 2019-06-30 10:04:41,446 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] pkt-size=8192 throughput=1878747<1943688/1945473<2012200 Kbps loss-rate=2 2019-06-30 10:04:41,455 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.3', 'ip_to': u'172.30.9.202', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 20, 'rtt_ms': 0.42, 'throughput_kbps': 1846465, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 15, 'rtt_ms': 0.65, 'throughput_kbps': 1725373, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 6, 'rtt_ms': 0.36, 'throughput_kbps': 1836901, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.38, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 145093, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.24, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1126193, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.34, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1943688, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.443', 'rtt_max_ms': '0.871', 'rtt_min_ms': '0.266', 'rtt_stddev': '0.178', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.328', 'rtt_max_ms': '0.390', 'rtt_min_ms': '0.231', 'rtt_stddev': '0.059', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.529', 'rtt_max_ms': '1.229', 'rtt_min_ms': '0.358', 'rtt_stddev': '0.273', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-06-30 10:04:41,457 INFO Deleting floating ip 671e6d60-3a4d-4143-ba27-9e519be9db1c 2019-06-30 10:04:43,067 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] Floating IP 172.30.9.201 deleted 2019-06-30 10:04:43,238 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac2] Instance deleted 2019-06-30 10:04:43,270 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] Creating client VM... 2019-06-30 10:04:43,270 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-06-30 10:04:46,140 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 1 of 150... 2019-06-30 10:04:48,714 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 2 of 150... 2019-06-30 10:04:50,869 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 3 of 150... 2019-06-30 10:04:53,244 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 4 of 150... 2019-06-30 10:04:55,661 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 5 of 150... 2019-06-30 10:04:58,810 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 6 of 150... 2019-06-30 10:05:00,951 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 7 of 150... 2019-06-30 10:05:03,390 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 8 of 150... 2019-06-30 10:05:05,823 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 9 of 150... 2019-06-30 10:05:07,979 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 10 of 150... 2019-06-30 10:05:10,145 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 11 of 150... 2019-06-30 10:05:13,036 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 12 of 150... 2019-06-30 10:05:15,196 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 13 of 150... 2019-06-30 10:05:17,366 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 14 of 150... 2019-06-30 10:05:19,535 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 15 of 150... 2019-06-30 10:05:21,987 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 16 of 150... 2019-06-30 10:05:24,133 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 17 of 150... 2019-06-30 10:05:26,905 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 18 of 150... 2019-06-30 10:05:29,412 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 19 of 150... 2019-06-30 10:05:31,828 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 20 of 150... 2019-06-30 10:05:34,449 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 21 of 150... 2019-06-30 10:05:36,587 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 22 of 150... 2019-06-30 10:05:39,421 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 23 of 150... 2019-06-30 10:05:41,557 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 24 of 150... 2019-06-30 10:05:43,724 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 25 of 150... 2019-06-30 10:05:46,146 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 26 of 150... 2019-06-30 10:05:48,587 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 27 of 150... 2019-06-30 10:05:50,749 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 28 of 150... 2019-06-30 10:05:53,555 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 29 of 150... 2019-06-30 10:05:55,942 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 30 of 150... 2019-06-30 10:05:58,081 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 31 of 150... 2019-06-30 10:06:00,236 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 32 of 150... 2019-06-30 10:06:02,687 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 33 of 150... 2019-06-30 10:06:05,100 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 34 of 150... 2019-06-30 10:06:07,559 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 35 of 150... 2019-06-30 10:06:09,895 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 36 of 150... 2019-06-30 10:06:12,316 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 37 of 150... 2019-06-30 10:06:14,749 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 38 of 150... 2019-06-30 10:06:17,216 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 39 of 150... 2019-06-30 10:06:19,364 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 40 of 150... 2019-06-30 10:06:21,779 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] VM status=BUILD, retrying 41 of 150... 2019-06-30 10:06:26,935 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] Internal network IP: 192.168.1.5 2019-06-30 10:06:26,936 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] SSH IP: 172.30.9.203 2019-06-30 10:06:26,936 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] Setup SSH for ubuntu@172.30.9.203 2019-06-30 10:06:39,461 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] Installing nuttcp-8.1.4... 2019-06-30 10:06:39,508 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] Copying nuttcp-8.1.4 to target... 2019-06-30 10:06:39,609 INFO ============================================================ 2019-06-30 10:06:39,609 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2019-06-30 10:06:48,655 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] PING 192.168.1.4 (192.168.1.4) 64(92) bytes of data. 72 bytes from 192.168.1.4: icmp_seq=1 ttl=64 time=21.3 ms 72 bytes from 192.168.1.4: icmp_seq=2 ttl=64 time=0.262 ms 72 bytes from 192.168.1.4: icmp_seq=3 ttl=64 time=0.257 ms 72 bytes from 192.168.1.4: icmp_seq=4 ttl=64 time=0.148 ms 72 bytes from 192.168.1.4: icmp_seq=5 ttl=64 time=0.188 ms 72 bytes from 192.168.1.4: icmp_seq=6 ttl=64 time=0.373 ms 72 bytes from 192.168.1.4: icmp_seq=7 ttl=64 time=0.215 ms 72 bytes from 192.168.1.4: icmp_seq=8 ttl=64 time=0.196 ms 72 bytes from 192.168.1.4: icmp_seq=9 ttl=64 time=0.273 ms 72 bytes from 192.168.1.4: icmp_seq=10 ttl=64 time=0.174 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.148/2.348/21.395/6.349 ms 2019-06-30 10:06:57,695 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] PING 192.168.1.4 (192.168.1.4) 391(419) bytes of data. 399 bytes from 192.168.1.4: icmp_seq=1 ttl=64 time=0.179 ms 399 bytes from 192.168.1.4: icmp_seq=2 ttl=64 time=0.231 ms 399 bytes from 192.168.1.4: icmp_seq=3 ttl=64 time=0.182 ms 399 bytes from 192.168.1.4: icmp_seq=4 ttl=64 time=0.241 ms 399 bytes from 192.168.1.4: icmp_seq=5 ttl=64 time=0.167 ms 399 bytes from 192.168.1.4: icmp_seq=6 ttl=64 time=0.165 ms 399 bytes from 192.168.1.4: icmp_seq=7 ttl=64 time=0.162 ms 399 bytes from 192.168.1.4: icmp_seq=8 ttl=64 time=0.198 ms 399 bytes from 192.168.1.4: icmp_seq=9 ttl=64 time=0.176 ms 399 bytes from 192.168.1.4: icmp_seq=10 ttl=64 time=0.141 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.141/0.184/0.241/0.030 ms 2019-06-30 10:07:06,736 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] PING 192.168.1.4 (192.168.1.4) 1500(1528) bytes of data. 1508 bytes from 192.168.1.4: icmp_seq=1 ttl=64 time=0.812 ms 1508 bytes from 192.168.1.4: icmp_seq=2 ttl=64 time=0.395 ms 1508 bytes from 192.168.1.4: icmp_seq=3 ttl=64 time=0.297 ms 1508 bytes from 192.168.1.4: icmp_seq=4 ttl=64 time=0.299 ms 1508 bytes from 192.168.1.4: icmp_seq=5 ttl=64 time=0.196 ms 1508 bytes from 192.168.1.4: icmp_seq=6 ttl=64 time=0.415 ms 1508 bytes from 192.168.1.4: icmp_seq=7 ttl=64 time=0.584 ms 1508 bytes from 192.168.1.4: icmp_seq=8 ttl=64 time=0.404 ms 1508 bytes from 192.168.1.4: icmp_seq=9 ttl=64 time=0.209 ms 1508 bytes from 192.168.1.4: icmp_seq=10 ttl=64 time=0.397 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.196/0.400/0.812/0.175 ms 2019-06-30 10:07:06,737 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] Measuring TCP Throughput (packet size=65536)... 2019-06-30 10:07:06,737 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:07:16,863 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] megabytes=5321.0848 real_seconds=10.01 rate_Mbps=4460.4620 tx_cpu=8 rx_cpu=14 retrans=1 cwnd=617 rtt_ms=0.48 2019-06-30 10:07:16,864 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:07:26,963 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] megabytes=4815.7388 real_seconds=10.01 rate_Mbps=4037.0688 tx_cpu=8 rx_cpu=11 retrans=5 cwnd=419 rtt_ms=0.35 2019-06-30 10:07:26,963 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:07:37,091 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] megabytes=6871.3242 real_seconds=10.01 rate_Mbps=5759.2531 tx_cpu=12 rx_cpu=17 retrans=74 cwnd=555 rtt_ms=0.18 2019-06-30 10:07:37,092 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] Measuring UDP Throughput (packet size=128)... 2019-06-30 10:07:37,093 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:07:40,450 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] megabytes=25.9374 real_seconds=1.00 rate_Mbps=217.3075 tx_cpu=18 rx_cpu=24 drop=1571 pkt=214050 data_loss=0.73404 2019-06-30 10:07:40,450 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] pkt-size=128 throughput=1<222522/5000000<10000000 Kbps loss-rate=0 2019-06-30 10:07:40,450 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R667566K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:07:43,778 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] megabytes=24.2566 real_seconds=1.00 rate_Mbps=202.9872 tx_cpu=16 rx_cpu=26 drop=0 pkt=198710 data_loss=0.00000 2019-06-30 10:07:43,778 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] pkt-size=128 throughput=1<207858/667566<667566 Kbps loss-rate=0 2019-06-30 10:07:43,779 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R437712K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:07:47,107 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] megabytes=25.3311 real_seconds=1.00 rate_Mbps=211.9336 tx_cpu=16 rx_cpu=26 drop=206 pkt=207718 data_loss=0.09899 2019-06-30 10:07:47,107 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] pkt-size=128 throughput=1<217020/437712<437712 Kbps loss-rate=0 2019-06-30 10:07:47,108 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R327366K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:07:50,433 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] megabytes=24.0057 real_seconds=1.00 rate_Mbps=200.9607 tx_cpu=16 rx_cpu=25 drop=307 pkt=196962 data_loss=0.15597 2019-06-30 10:07:50,433 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] pkt-size=128 throughput=1<205783/327366<327366 Kbps loss-rate=0 2019-06-30 10:07:50,434 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R266574K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:07:53,786 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] megabytes=23.6702 real_seconds=1.00 rate_Mbps=198.0527 tx_cpu=15 rx_cpu=26 drop=466 pkt=194372 data_loss=0.23981 2019-06-30 10:07:53,786 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] pkt-size=128 throughput=1<202805/266574<266574 Kbps loss-rate=0 2019-06-30 10:07:53,787 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R234689K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:07:57,114 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] megabytes=24.4785 real_seconds=1.00 rate_Mbps=204.9400 tx_cpu=17 rx_cpu=26 drop=0 pkt=200528 data_loss=0.00000 2019-06-30 10:07:57,115 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] pkt-size=128 throughput=1<209858/234689<234689 Kbps loss-rate=0 2019-06-30 10:07:57,115 DEBUG undershot, min=209858 kbps=222273 max=234689 2019-06-30 10:07:57,115 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R222273K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:08:00,443 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] megabytes=24.0900 real_seconds=1.00 rate_Mbps=201.5385 tx_cpu=17 rx_cpu=25 drop=902 pkt=198247 data_loss=0.45496 2019-06-30 10:08:00,444 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] pkt-size=128 throughput=209858<206375/222273<234689 Kbps loss-rate=0 2019-06-30 10:08:00,444 DEBUG undershot, min=222273 kbps=228481 max=234689 2019-06-30 10:08:00,444 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R228481K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:08:03,771 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] megabytes=24.4683 real_seconds=1.00 rate_Mbps=204.8568 tx_cpu=18 rx_cpu=27 drop=1688 pkt=202132 data_loss=0.83488 2019-06-30 10:08:03,772 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] pkt-size=128 throughput=222273<209773/228481<234689 Kbps loss-rate=0 2019-06-30 10:08:03,772 DEBUG undershot, min=228481 kbps=231585 max=234689 2019-06-30 10:08:03,772 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] Measuring UDP Throughput (packet size=1024)... 2019-06-30 10:08:03,773 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:08:07,125 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] megabytes=185.6777 real_seconds=1.00 rate_Mbps=1555.8880 tx_cpu=33 rx_cpu=27 drop=1907 pkt=192041 data_loss=0.99301 2019-06-30 10:08:07,126 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] pkt-size=1024 throughput=1<1593229/5000000<10000000 Kbps loss-rate=0 2019-06-30 10:08:07,126 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3296614K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:08:10,480 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] megabytes=181.8809 real_seconds=1.00 rate_Mbps=1523.1060 tx_cpu=31 rx_cpu=27 drop=0 pkt=186246 data_loss=0.00000 2019-06-30 10:08:10,480 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] pkt-size=1024 throughput=1<1559660/3296614<3296614 Kbps loss-rate=0 2019-06-30 10:08:10,480 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2428137K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:08:13,806 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] megabytes=183.8311 real_seconds=1.00 rate_Mbps=1540.3091 tx_cpu=31 rx_cpu=28 drop=0 pkt=188243 data_loss=0.00000 2019-06-30 10:08:13,807 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] pkt-size=1024 throughput=1<1577276/2428137<2428137 Kbps loss-rate=0 2019-06-30 10:08:13,807 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2002706K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:08:17,135 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] megabytes=181.7949 real_seconds=1.00 rate_Mbps=1523.3489 tx_cpu=30 rx_cpu=29 drop=7 pkt=186165 data_loss=0.00380 2019-06-30 10:08:17,135 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] pkt-size=1024 throughput=1<1559909/2002706<2002706 Kbps loss-rate=0 2019-06-30 10:08:17,136 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1781307K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:08:20,464 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] megabytes=185.0850 real_seconds=1.00 rate_Mbps=1551.6881 tx_cpu=32 rx_cpu=28 drop=377 pkt=189904 data_loss=0.19849 2019-06-30 10:08:20,464 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] pkt-size=1024 throughput=1<1588928/1781307<1781307 Kbps loss-rate=0 2019-06-30 10:08:20,464 DEBUG undershot, min=1588928 kbps=1685117 max=1781307 2019-06-30 10:08:20,465 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1685117K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:08:23,790 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] megabytes=186.7549 real_seconds=1.00 rate_Mbps=1565.5489 tx_cpu=32 rx_cpu=28 drop=0 pkt=191237 data_loss=0.00000 2019-06-30 10:08:23,790 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] pkt-size=1024 throughput=1588928<1603122/1685117<1781307 Kbps loss-rate=0 2019-06-30 10:08:23,791 DEBUG undershot, min=1603122 kbps=1692214 max=1781307 2019-06-30 10:08:23,791 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1692214K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:08:27,143 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] megabytes=178.6377 real_seconds=1.00 rate_Mbps=1492.2081 tx_cpu=27 rx_cpu=28 drop=3532 pkt=186457 data_loss=1.89426 2019-06-30 10:08:27,144 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] pkt-size=1024 throughput=1603122<1528021/1692214<1781307 Kbps loss-rate=1 2019-06-30 10:08:27,144 DEBUG undershot, min=1692214 kbps=1736760 max=1781307 2019-06-30 10:08:27,145 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1736760K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:08:30,497 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] megabytes=189.6074 real_seconds=1.00 rate_Mbps=1588.6503 tx_cpu=31 rx_cpu=26 drop=2239 pkt=196397 data_loss=1.14003 2019-06-30 10:08:30,497 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] pkt-size=1024 throughput=1692214<1626777/1736760<1781307 Kbps loss-rate=1 2019-06-30 10:08:30,498 DEBUG undershot, min=1736760 kbps=1759033 max=1781307 2019-06-30 10:08:30,498 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] Measuring UDP Throughput (packet size=8192)... 2019-06-30 10:08:30,498 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:08:33,850 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] megabytes=363.2109 real_seconds=1.00 rate_Mbps=3037.1669 tx_cpu=53 rx_cpu=20 drop=27295 pkt=73786 data_loss=36.99212 2019-06-30 10:08:33,851 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] pkt-size=8192 throughput=1<3110058/5000000<10000000 Kbps loss-rate=36 2019-06-30 10:08:33,851 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4055029K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:08:37,203 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] megabytes=369.8125 real_seconds=1.00 rate_Mbps=3095.9583 tx_cpu=98 rx_cpu=20 drop=14539 pkt=61875 data_loss=23.49737 2019-06-30 10:08:37,203 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] pkt-size=8192 throughput=1<3170261/4055029<4055029 Kbps loss-rate=23 2019-06-30 10:08:37,203 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3612645K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:08:40,530 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] megabytes=371.9219 real_seconds=1.00 rate_Mbps=3113.9312 tx_cpu=99 rx_cpu=21 drop=7519 pkt=55125 data_loss=13.63991 2019-06-30 10:08:40,530 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] pkt-size=8192 throughput=1<3188665/3612645<3612645 Kbps loss-rate=13 2019-06-30 10:08:40,531 DEBUG overshot, min=1 kbps=3188665 max=3612645 2019-06-30 10:08:40,531 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3188665K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:08:43,859 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] megabytes=380.0000 real_seconds=1.00 rate_Mbps=3186.1258 tx_cpu=99 rx_cpu=18 drop=15 pkt=48655 data_loss=0.03083 2019-06-30 10:08:43,859 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] pkt-size=8192 throughput=1<3262592/3188665<3612645 Kbps loss-rate=0 2019-06-30 10:08:43,859 DEBUG undershot, min=3262592 kbps=3437618 max=3612645 2019-06-30 10:08:43,859 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3437618K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:08:47,186 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] megabytes=390.1484 real_seconds=1.00 rate_Mbps=3265.3019 tx_cpu=99 rx_cpu=22 drop=2515 pkt=52454 data_loss=4.79469 2019-06-30 10:08:47,186 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] pkt-size=8192 throughput=3262592<3343669/3437618<3612645 Kbps loss-rate=4 2019-06-30 10:08:47,196 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.5', 'ip_to': u'192.168.1.4', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.48, 'throughput_kbps': 4567513, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 5, 'rtt_ms': 0.35, 'throughput_kbps': 4133958, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 74, 'rtt_ms': 0.18, 'throughput_kbps': 5897475, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.84, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 209773, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.14, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1626777, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.79, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3343669, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.348', 'rtt_max_ms': '21.395', 'rtt_min_ms': '0.148', 'rtt_stddev': '6.349', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.184', 'rtt_max_ms': '0.241', 'rtt_min_ms': '0.141', 'rtt_stddev': '0.030', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.400', 'rtt_max_ms': '0.812', 'rtt_min_ms': '0.196', 'rtt_stddev': '0.175', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-06-30 10:08:47,197 INFO Deleting floating ip 443f8fa5-0537-485c-a877-3a0753ab7759 2019-06-30 10:08:49,189 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] Floating IP 172.30.9.203 deleted 2019-06-30 10:08:49,329 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac3] Instance deleted 2019-06-30 10:08:49,443 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] Creating client VM... 2019-06-30 10:08:49,443 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-06-30 10:08:51,525 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] VM status=BUILD, retrying 1 of 150... 2019-06-30 10:08:53,628 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] VM status=BUILD, retrying 2 of 150... 2019-06-30 10:08:55,769 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] VM status=BUILD, retrying 3 of 150... 2019-06-30 10:08:58,115 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] VM status=BUILD, retrying 4 of 150... 2019-06-30 10:09:00,563 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] VM status=BUILD, retrying 5 of 150... 2019-06-30 10:09:02,710 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] VM status=BUILD, retrying 6 of 150... 2019-06-30 10:09:05,075 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] VM status=BUILD, retrying 7 of 150... 2019-06-30 10:09:07,221 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] VM status=BUILD, retrying 8 of 150... 2019-06-30 10:09:12,123 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] Internal network IP: 192.168.2.12 2019-06-30 10:09:12,123 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] SSH IP: 172.30.9.205 2019-06-30 10:09:12,123 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] Setup SSH for ubuntu@172.30.9.205 2019-06-30 10:09:23,883 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] Installing nuttcp-8.1.4... 2019-06-30 10:09:23,931 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] Copying nuttcp-8.1.4 to target... 2019-06-30 10:09:24,099 INFO ============================================================ 2019-06-30 10:09:24,099 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2019-06-30 10:09:33,151 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] PING 192.168.1.4 (192.168.1.4) 64(92) bytes of data. 72 bytes from 192.168.1.4: icmp_seq=1 ttl=63 time=1.76 ms 72 bytes from 192.168.1.4: icmp_seq=2 ttl=63 time=0.502 ms 72 bytes from 192.168.1.4: icmp_seq=3 ttl=63 time=0.632 ms 72 bytes from 192.168.1.4: icmp_seq=4 ttl=63 time=0.702 ms 72 bytes from 192.168.1.4: icmp_seq=5 ttl=63 time=0.658 ms 72 bytes from 192.168.1.4: icmp_seq=6 ttl=63 time=0.931 ms 72 bytes from 192.168.1.4: icmp_seq=7 ttl=63 time=0.762 ms 72 bytes from 192.168.1.4: icmp_seq=8 ttl=63 time=0.805 ms 72 bytes from 192.168.1.4: icmp_seq=9 ttl=63 time=0.399 ms 72 bytes from 192.168.1.4: icmp_seq=10 ttl=63 time=0.417 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.399/0.756/1.761/0.373 ms 2019-06-30 10:09:42,200 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] PING 192.168.1.4 (192.168.1.4) 391(419) bytes of data. 399 bytes from 192.168.1.4: icmp_seq=1 ttl=63 time=0.289 ms 399 bytes from 192.168.1.4: icmp_seq=2 ttl=63 time=0.852 ms 399 bytes from 192.168.1.4: icmp_seq=3 ttl=63 time=0.397 ms 399 bytes from 192.168.1.4: icmp_seq=4 ttl=63 time=0.639 ms 399 bytes from 192.168.1.4: icmp_seq=5 ttl=63 time=0.565 ms 399 bytes from 192.168.1.4: icmp_seq=6 ttl=63 time=0.714 ms 399 bytes from 192.168.1.4: icmp_seq=7 ttl=63 time=0.718 ms 399 bytes from 192.168.1.4: icmp_seq=8 ttl=63 time=0.618 ms 399 bytes from 192.168.1.4: icmp_seq=9 ttl=63 time=0.392 ms 399 bytes from 192.168.1.4: icmp_seq=10 ttl=63 time=0.735 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.289/0.591/0.852/0.174 ms 2019-06-30 10:09:51,253 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] PING 192.168.1.4 (192.168.1.4) 1500(1528) bytes of data. 1508 bytes from 192.168.1.4: icmp_seq=1 ttl=63 time=1.75 ms 1508 bytes from 192.168.1.4: icmp_seq=2 ttl=63 time=0.898 ms 1508 bytes from 192.168.1.4: icmp_seq=3 ttl=63 time=0.552 ms 1508 bytes from 192.168.1.4: icmp_seq=4 ttl=63 time=0.409 ms 1508 bytes from 192.168.1.4: icmp_seq=5 ttl=63 time=0.470 ms 1508 bytes from 192.168.1.4: icmp_seq=6 ttl=63 time=0.836 ms 1508 bytes from 192.168.1.4: icmp_seq=7 ttl=63 time=0.490 ms 1508 bytes from 192.168.1.4: icmp_seq=8 ttl=63 time=0.692 ms 1508 bytes from 192.168.1.4: icmp_seq=9 ttl=63 time=0.583 ms 1508 bytes from 192.168.1.4: icmp_seq=10 ttl=63 time=1.04 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.409/0.773/1.754/0.381 ms 2019-06-30 10:09:51,253 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] Measuring TCP Throughput (packet size=65536)... 2019-06-30 10:09:51,254 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:10:01,359 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=1782.2080 real_seconds=10.01 rate_Mbps=1493.1355 tx_cpu=4 rx_cpu=5 retrans=11 cwnd=218 rtt_ms=0.52 2019-06-30 10:10:01,360 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:10:11,465 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=1996.0112 real_seconds=10.01 rate_Mbps=1672.1539 tx_cpu=4 rx_cpu=5 retrans=9 cwnd=278 rtt_ms=0.40 2019-06-30 10:10:11,466 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:10:21,568 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=2261.4653 real_seconds=10.01 rate_Mbps=1894.6860 tx_cpu=4 rx_cpu=6 retrans=42 cwnd=271 rtt_ms=0.47 2019-06-30 10:10:21,569 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] Measuring UDP Throughput (packet size=128)... 2019-06-30 10:10:21,569 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:10:24,926 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=18.1093 real_seconds=1.01 rate_Mbps=150.9464 tx_cpu=15 rx_cpu=20 drop=39732 pkt=188083 data_loss=21.12468 2019-06-30 10:10:24,927 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=128 throughput=1<154569/5000000<10000000 Kbps loss-rate=21 2019-06-30 10:10:24,927 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R463707K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:10:28,256 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=17.7037 real_seconds=1.00 rate_Mbps=148.1600 tx_cpu=16 rx_cpu=17 drop=54261 pkt=199289 data_loss=27.22702 2019-06-30 10:10:28,256 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=128 throughput=1<151715/463707<463707 Kbps loss-rate=27 2019-06-30 10:10:28,256 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R307711K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:10:31,609 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=18.1914 real_seconds=1.00 rate_Mbps=152.3080 tx_cpu=16 rx_cpu=18 drop=58436 pkt=207460 data_loss=28.16736 2019-06-30 10:10:31,609 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=128 throughput=1<155963/307711<307711 Kbps loss-rate=28 2019-06-30 10:10:31,610 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R231837K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:10:34,964 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=17.9540 real_seconds=1.01 rate_Mbps=149.7176 tx_cpu=17 rx_cpu=18 drop=55602 pkt=202681 data_loss=27.43308 2019-06-30 10:10:34,964 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=128 throughput=1<153310/231837<231837 Kbps loss-rate=27 2019-06-30 10:10:34,965 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R192573K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:10:38,292 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=17.4728 real_seconds=1.01 rate_Mbps=145.8056 tx_cpu=37 rx_cpu=17 drop=44922 pkt=188060 data_loss=23.88735 2019-06-30 10:10:38,292 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=128 throughput=1<149304/192573<192573 Kbps loss-rate=23 2019-06-30 10:10:38,293 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R170938K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:10:41,621 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=17.8640 real_seconds=1.00 rate_Mbps=149.1772 tx_cpu=98 rx_cpu=17 drop=20589 pkt=166931 data_loss=12.33382 2019-06-30 10:10:41,621 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=128 throughput=1<152757/170938<170938 Kbps loss-rate=12 2019-06-30 10:10:41,621 DEBUG overshot, min=1 kbps=152757 max=170938 2019-06-30 10:10:41,622 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R152757K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:10:44,978 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=17.6465 real_seconds=1.00 rate_Mbps=147.3901 tx_cpu=99 rx_cpu=18 drop=4617 pkt=149177 data_loss=3.09499 2019-06-30 10:10:44,978 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=128 throughput=1<150927/152757<170938 Kbps loss-rate=3 2019-06-30 10:10:44,978 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] Measuring UDP Throughput (packet size=1024)... 2019-06-30 10:10:44,979 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:10:48,310 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=146.3262 real_seconds=1.00 rate_Mbps=1221.5435 tx_cpu=30 rx_cpu=19 drop=41326 pkt=191164 data_loss=21.61807 2019-06-30 10:10:48,311 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=1024 throughput=1<1250860/5000000<10000000 Kbps loss-rate=21 2019-06-30 10:10:48,311 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3125430K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:10:51,640 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=145.2607 real_seconds=1.01 rate_Mbps=1211.7846 tx_cpu=32 rx_cpu=19 drop=43443 pkt=192190 data_loss=22.60420 2019-06-30 10:10:51,641 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=1024 throughput=1<1240867/3125430<3125430 Kbps loss-rate=22 2019-06-30 10:10:51,641 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2183148K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:10:54,996 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=147.2080 real_seconds=1.01 rate_Mbps=1228.4687 tx_cpu=32 rx_cpu=20 drop=39958 pkt=190699 data_loss=20.95345 2019-06-30 10:10:54,996 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=1024 throughput=1<1257951/2183148<2183148 Kbps loss-rate=20 2019-06-30 10:10:54,996 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1720549K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:10:58,328 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=143.2441 real_seconds=1.00 rate_Mbps=1200.3502 tx_cpu=30 rx_cpu=19 drop=47383 pkt=194065 data_loss=24.41607 2019-06-30 10:10:58,328 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=1024 throughput=1<1229158/1720549<1720549 Kbps loss-rate=24 2019-06-30 10:10:58,329 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1474853K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:11:01,682 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=143.2402 real_seconds=1.00 rate_Mbps=1200.1951 tx_cpu=38 rx_cpu=19 drop=31351 pkt=178029 data_loss=17.61005 2019-06-30 10:11:01,683 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=1024 throughput=1<1228999/1474853<1474853 Kbps loss-rate=17 2019-06-30 10:11:01,683 DEBUG overshot, min=1 kbps=1228999 max=1474853 2019-06-30 10:11:01,683 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1228999K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:11:05,012 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=141.9990 real_seconds=1.00 rate_Mbps=1187.1639 tx_cpu=99 rx_cpu=19 drop=4617 pkt=150024 data_loss=3.07752 2019-06-30 10:11:05,013 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=1024 throughput=1<1215655/1228999<1474853 Kbps loss-rate=3 2019-06-30 10:11:05,013 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] Measuring UDP Throughput (packet size=8192)... 2019-06-30 10:11:05,014 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:11:08,341 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=205.5859 real_seconds=1.00 rate_Mbps=1719.0051 tx_cpu=53 rx_cpu=9 drop=49979 pkt=76294 data_loss=65.50844 2019-06-30 10:11:08,341 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=8192 throughput=1<1760261/5000000<10000000 Kbps loss-rate=65 2019-06-30 10:11:08,342 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3380130K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:11:11,695 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=213.0078 real_seconds=1.00 rate_Mbps=1780.5963 tx_cpu=99 rx_cpu=10 drop=24312 pkt=51577 data_loss=47.13729 2019-06-30 10:11:11,696 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=8192 throughput=1<1823330/3380130<3380130 Kbps loss-rate=47 2019-06-30 10:11:11,696 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2601730K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:11:15,024 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=210.8516 real_seconds=1.00 rate_Mbps=1766.5218 tx_cpu=99 rx_cpu=10 drop=12710 pkt=39699 data_loss=32.01590 2019-06-30 10:11:15,024 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=8192 throughput=1<1808918/2601730<2601730 Kbps loss-rate=32 2019-06-30 10:11:15,024 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2205324K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:11:18,354 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=213.3984 real_seconds=1.00 rate_Mbps=1788.6992 tx_cpu=99 rx_cpu=9 drop=6336 pkt=33651 data_loss=18.82857 2019-06-30 10:11:18,354 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=8192 throughput=1<1831627/2205324<2205324 Kbps loss-rate=18 2019-06-30 10:11:18,355 DEBUG overshot, min=1 kbps=1831627 max=2205324 2019-06-30 10:11:18,355 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1831627K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:11:21,708 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=217.1094 real_seconds=1.00 rate_Mbps=1820.5846 tx_cpu=99 rx_cpu=9 drop=159 pkt=27949 data_loss=0.56890 2019-06-30 10:11:21,708 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=8192 throughput=1<1864278/1831627<2205324 Kbps loss-rate=0 2019-06-30 10:11:21,709 DEBUG undershot, min=1864278 kbps=2034801 max=2205324 2019-06-30 10:11:21,709 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2034801K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:11:25,063 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=217.8984 real_seconds=1.00 rate_Mbps=1821.9414 tx_cpu=99 rx_cpu=10 drop=3158 pkt=31049 data_loss=10.17103 2019-06-30 10:11:25,063 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=8192 throughput=1864278<1865667/2034801<2205324 Kbps loss-rate=10 2019-06-30 10:11:25,063 DEBUG overshot, min=1864278 kbps=1865667 max=2034801 2019-06-30 10:11:25,064 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1865667K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:11:28,417 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=220.9766 real_seconds=1.00 rate_Mbps=1850.3367 tx_cpu=99 rx_cpu=11 drop=183 pkt=28468 data_loss=0.64279 2019-06-30 10:11:28,417 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=8192 throughput=1864278<1894744/1865667<2034801 Kbps loss-rate=0 2019-06-30 10:11:28,417 DEBUG undershot, min=1894744 kbps=1964772 max=2034801 2019-06-30 10:11:28,417 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1964772K -p5001 -P5002 -fparse 192.168.1.4 2019-06-30 10:11:31,744 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=226.1484 real_seconds=1.00 rate_Mbps=1892.4304 tx_cpu=98 rx_cpu=11 drop=1033 pkt=29980 data_loss=3.44567 2019-06-30 10:11:31,744 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=8192 throughput=1894744<1937848/1964772<2034801 Kbps loss-rate=3 2019-06-30 10:11:31,755 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.12', 'ip_to': u'192.168.1.4', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 11, 'rtt_ms': 0.52, 'throughput_kbps': 1528970, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 9, 'rtt_ms': 0.4, 'throughput_kbps': 1712285, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 42, 'rtt_ms': 0.47, 'throughput_kbps': 1940158, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.09, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 150927, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.08, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1215655, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.45, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1937848, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.756', 'rtt_max_ms': '1.761', 'rtt_min_ms': '0.399', 'rtt_stddev': '0.373', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.591', 'rtt_max_ms': '0.852', 'rtt_min_ms': '0.289', 'rtt_stddev': '0.174', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.773', 'rtt_max_ms': '1.754', 'rtt_min_ms': '0.409', 'rtt_stddev': '0.381', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-06-30 10:11:31,756 INFO ============================================================ 2019-06-30 10:11:31,757 INFO Flow 6: VM to VM different network floating IP (inter-node) 2019-06-30 10:11:40,833 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] PING 172.30.9.202 (172.30.9.202) 64(92) bytes of data. 72 bytes from 172.30.9.202: icmp_seq=1 ttl=63 time=0.894 ms 72 bytes from 172.30.9.202: icmp_seq=2 ttl=63 time=0.569 ms 72 bytes from 172.30.9.202: icmp_seq=3 ttl=63 time=0.490 ms 72 bytes from 172.30.9.202: icmp_seq=4 ttl=63 time=0.526 ms 72 bytes from 172.30.9.202: icmp_seq=5 ttl=63 time=0.390 ms 72 bytes from 172.30.9.202: icmp_seq=6 ttl=63 time=0.404 ms 72 bytes from 172.30.9.202: icmp_seq=7 ttl=63 time=0.674 ms 72 bytes from 172.30.9.202: icmp_seq=8 ttl=63 time=0.737 ms 72 bytes from 172.30.9.202: icmp_seq=9 ttl=63 time=0.788 ms 72 bytes from 172.30.9.202: icmp_seq=10 ttl=63 time=0.740 ms --- 172.30.9.202 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.390/0.621/0.894/0.162 ms 2019-06-30 10:11:49,881 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] PING 172.30.9.202 (172.30.9.202) 391(419) bytes of data. 399 bytes from 172.30.9.202: icmp_seq=1 ttl=63 time=0.341 ms 399 bytes from 172.30.9.202: icmp_seq=2 ttl=63 time=0.482 ms 399 bytes from 172.30.9.202: icmp_seq=3 ttl=63 time=0.591 ms 399 bytes from 172.30.9.202: icmp_seq=4 ttl=63 time=0.526 ms 399 bytes from 172.30.9.202: icmp_seq=5 ttl=63 time=0.335 ms 399 bytes from 172.30.9.202: icmp_seq=6 ttl=63 time=0.465 ms 399 bytes from 172.30.9.202: icmp_seq=7 ttl=63 time=0.632 ms 399 bytes from 172.30.9.202: icmp_seq=8 ttl=63 time=0.429 ms 399 bytes from 172.30.9.202: icmp_seq=9 ttl=63 time=0.514 ms 399 bytes from 172.30.9.202: icmp_seq=10 ttl=63 time=0.779 ms --- 172.30.9.202 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.335/0.509/0.779/0.129 ms 2019-06-30 10:11:58,933 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] PING 172.30.9.202 (172.30.9.202) 1500(1528) bytes of data. 1508 bytes from 172.30.9.202: icmp_seq=1 ttl=63 time=1.89 ms 1508 bytes from 172.30.9.202: icmp_seq=2 ttl=63 time=0.441 ms 1508 bytes from 172.30.9.202: icmp_seq=3 ttl=63 time=0.776 ms 1508 bytes from 172.30.9.202: icmp_seq=4 ttl=63 time=0.434 ms 1508 bytes from 172.30.9.202: icmp_seq=5 ttl=63 time=0.739 ms 1508 bytes from 172.30.9.202: icmp_seq=6 ttl=63 time=0.624 ms 1508 bytes from 172.30.9.202: icmp_seq=7 ttl=63 time=0.657 ms 1508 bytes from 172.30.9.202: icmp_seq=8 ttl=63 time=0.722 ms 1508 bytes from 172.30.9.202: icmp_seq=9 ttl=63 time=0.422 ms 1508 bytes from 172.30.9.202: icmp_seq=10 ttl=63 time=0.549 ms --- 172.30.9.202 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.422/0.726/1.896/0.409 ms 2019-06-30 10:11:58,934 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] Measuring TCP Throughput (packet size=65536)... 2019-06-30 10:11:58,934 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:12:09,065 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=2079.0158 real_seconds=10.01 rate_Mbps=1742.6009 tx_cpu=4 rx_cpu=6 retrans=4 cwnd=574 rtt_ms=0.49 2019-06-30 10:12:09,065 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:12:19,171 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=2361.0100 real_seconds=10.01 rate_Mbps=1978.8354 tx_cpu=4 rx_cpu=6 retrans=50 cwnd=223 rtt_ms=0.46 2019-06-30 10:12:19,172 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:12:29,281 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=3770.8947 real_seconds=10.01 rate_Mbps=3158.8311 tx_cpu=6 rx_cpu=9 retrans=154 cwnd=577 rtt_ms=0.58 2019-06-30 10:12:29,282 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] Measuring UDP Throughput (packet size=128)... 2019-06-30 10:12:29,282 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:12:32,613 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=16.9316 real_seconds=1.01 rate_Mbps=141.0876 tx_cpu=15 rx_cpu=17 drop=48340 pkt=187044 data_loss=25.84430 2019-06-30 10:12:32,613 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=128 throughput=1<144473/5000000<10000000 Kbps loss-rate=25 2019-06-30 10:12:32,613 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R433419K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:12:35,940 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=16.6255 real_seconds=1.00 rate_Mbps=139.2491 tx_cpu=16 rx_cpu=17 drop=55453 pkt=191649 data_loss=28.93476 2019-06-30 10:12:35,940 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=128 throughput=1<142591/433419<433419 Kbps loss-rate=28 2019-06-30 10:12:35,941 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R288005K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:12:39,271 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=16.9473 real_seconds=1.01 rate_Mbps=141.3067 tx_cpu=16 rx_cpu=16 drop=65694 pkt=204526 data_loss=32.12011 2019-06-30 10:12:39,271 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=128 throughput=1<144698/288005<288005 Kbps loss-rate=32 2019-06-30 10:12:39,272 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R216351K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:12:42,600 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=17.5328 real_seconds=1.01 rate_Mbps=146.2065 tx_cpu=22 rx_cpu=17 drop=48687 pkt=192315 data_loss=25.31607 2019-06-30 10:12:42,601 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=128 throughput=1<149715/216351<216351 Kbps loss-rate=25 2019-06-30 10:12:42,601 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R183033K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:12:45,954 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=16.7703 real_seconds=1.00 rate_Mbps=140.5899 tx_cpu=99 rx_cpu=18 drop=41361 pkt=178743 data_loss=23.13971 2019-06-30 10:12:45,954 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=128 throughput=1<143964/183033<183033 Kbps loss-rate=23 2019-06-30 10:12:45,954 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R163498K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:12:49,283 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=17.0192 real_seconds=1.00 rate_Mbps=142.6504 tx_cpu=99 rx_cpu=17 drop=20245 pkt=159666 data_loss=12.67951 2019-06-30 10:12:49,283 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=128 throughput=1<146074/163498<163498 Kbps loss-rate=12 2019-06-30 10:12:49,283 DEBUG overshot, min=1 kbps=146074 max=163498 2019-06-30 10:12:49,284 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R146074K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:12:52,637 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=16.9215 real_seconds=1.00 rate_Mbps=141.4021 tx_cpu=99 rx_cpu=17 drop=4028 pkt=142649 data_loss=2.82372 2019-06-30 10:12:52,637 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=128 throughput=1<144795/146074<163498 Kbps loss-rate=2 2019-06-30 10:12:52,637 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] Measuring UDP Throughput (packet size=1024)... 2019-06-30 10:12:52,638 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:12:55,990 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=139.9346 real_seconds=1.00 rate_Mbps=1168.1626 tx_cpu=30 rx_cpu=18 drop=47246 pkt=190539 data_loss=24.79594 2019-06-30 10:12:55,991 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=1024 throughput=1<1196198/5000000<10000000 Kbps loss-rate=24 2019-06-30 10:12:55,991 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3098099K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:12:59,320 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=139.5332 real_seconds=1.01 rate_Mbps=1164.3798 tx_cpu=30 rx_cpu=19 drop=43897 pkt=186779 data_loss=23.50212 2019-06-30 10:12:59,321 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=1024 throughput=1<1192324/3098099<3098099 Kbps loss-rate=23 2019-06-30 10:12:59,321 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2145211K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:13:02,650 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=138.2295 real_seconds=1.00 rate_Mbps=1154.2481 tx_cpu=31 rx_cpu=17 drop=49499 pkt=191046 data_loss=25.90948 2019-06-30 10:13:02,650 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=1024 throughput=1<1181950/2145211<2145211 Kbps loss-rate=25 2019-06-30 10:13:02,651 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1663580K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:13:06,003 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=136.4902 real_seconds=1.00 rate_Mbps=1143.8490 tx_cpu=34 rx_cpu=17 drop=43608 pkt=183374 data_loss=23.78094 2019-06-30 10:13:06,003 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=1024 throughput=1<1171301/1663580<1663580 Kbps loss-rate=23 2019-06-30 10:13:06,004 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1417440K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:13:09,357 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=133.6846 real_seconds=1.00 rate_Mbps=1116.6749 tx_cpu=98 rx_cpu=18 drop=36134 pkt=173027 data_loss=20.88344 2019-06-30 10:13:09,357 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=1024 throughput=1<1143475/1417440<1417440 Kbps loss-rate=20 2019-06-30 10:13:09,357 DEBUG overshot, min=1 kbps=1143475 max=1417440 2019-06-30 10:13:09,358 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1143475K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:13:12,713 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=134.7969 real_seconds=1.00 rate_Mbps=1127.2513 tx_cpu=99 rx_cpu=18 drop=1552 pkt=139584 data_loss=1.11186 2019-06-30 10:13:12,713 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=1024 throughput=1<1154305/1143475<1417440 Kbps loss-rate=1 2019-06-30 10:13:12,713 DEBUG undershot, min=1154305 kbps=1285872 max=1417440 2019-06-30 10:13:12,714 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1285872K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:13:16,041 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=131.6406 real_seconds=1.00 rate_Mbps=1099.6805 tx_cpu=99 rx_cpu=18 drop=22167 pkt=156967 data_loss=14.12210 2019-06-30 10:13:16,041 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=1024 throughput=1154305<1126072/1285872<1417440 Kbps loss-rate=14 2019-06-30 10:13:16,042 DEBUG overshot, min=1154305 kbps=1126072 max=1285872 2019-06-30 10:13:16,042 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1126072K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:13:19,395 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=134.2334 real_seconds=1.00 rate_Mbps=1123.4923 tx_cpu=99 rx_cpu=18 drop=5 pkt=137460 data_loss=0.00365 2019-06-30 10:13:19,395 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=1024 throughput=1154305<1150456/1126072<1285872 Kbps loss-rate=0 2019-06-30 10:13:19,395 DEBUG undershot, min=1220088 kbps=1252980 max=1285872 2019-06-30 10:13:19,395 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1252980K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:13:22,724 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=135.4453 real_seconds=1.00 rate_Mbps=1131.9224 tx_cpu=98 rx_cpu=18 drop=14255 pkt=152951 data_loss=9.31998 2019-06-30 10:13:22,725 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=1024 throughput=1220088<1159088/1252980<1285872 Kbps loss-rate=9 2019-06-30 10:13:22,725 DEBUG overshot, min=1220088 kbps=1159088 max=1252980 2019-06-30 10:13:22,725 INFO [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] Measuring UDP Throughput (packet size=8192)... 2019-06-30 10:13:22,726 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:13:26,082 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=215.8359 real_seconds=1.00 rate_Mbps=1804.9245 tx_cpu=34 rx_cpu=10 drop=44062 pkt=71689 data_loss=61.46271 2019-06-30 10:13:26,083 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=8192 throughput=1<1848242/5000000<10000000 Kbps loss-rate=61 2019-06-30 10:13:26,083 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3424121K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:13:29,411 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=216.0625 real_seconds=1.00 rate_Mbps=1806.6480 tx_cpu=99 rx_cpu=13 drop=24592 pkt=52248 data_loss=47.06783 2019-06-30 10:13:29,411 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=8192 throughput=1<1850007/3424121<3424121 Kbps loss-rate=47 2019-06-30 10:13:29,412 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2637064K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:13:32,742 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=217.4922 real_seconds=1.00 rate_Mbps=1823.8949 tx_cpu=99 rx_cpu=10 drop=12400 pkt=40239 data_loss=30.81587 2019-06-30 10:13:32,742 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=8192 throughput=1<1867668/2637064<2637064 Kbps loss-rate=30 2019-06-30 10:13:32,742 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2252366K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:13:36,095 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=215.9609 real_seconds=1.00 rate_Mbps=1805.7934 tx_cpu=99 rx_cpu=10 drop=6726 pkt=34369 data_loss=19.56997 2019-06-30 10:13:36,095 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=8192 throughput=1<1849132/2252366<2252366 Kbps loss-rate=19 2019-06-30 10:13:36,096 DEBUG overshot, min=1 kbps=1849132 max=2252366 2019-06-30 10:13:36,096 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1849132K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:13:39,448 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=219.5859 real_seconds=1.00 rate_Mbps=1841.1679 tx_cpu=99 rx_cpu=10 drop=109 pkt=28216 data_loss=0.38632 2019-06-30 10:13:39,449 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=8192 throughput=1<1885355/1849132<2252366 Kbps loss-rate=0 2019-06-30 10:13:39,449 DEBUG undershot, min=1885355 kbps=2068860 max=2252366 2019-06-30 10:13:39,449 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2068860K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:13:42,777 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=213.6797 real_seconds=1.00 rate_Mbps=1787.8482 tx_cpu=99 rx_cpu=10 drop=4218 pkt=31569 data_loss=13.36120 2019-06-30 10:13:42,778 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=8192 throughput=1885355<1830756/2068860<2252366 Kbps loss-rate=13 2019-06-30 10:13:42,778 DEBUG overshot, min=1885355 kbps=1830756 max=2068860 2019-06-30 10:13:42,778 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1830756K -p5001 -P5002 -fparse 172.30.9.202 2019-06-30 10:13:46,131 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] megabytes=214.9922 real_seconds=1.00 rate_Mbps=1802.6668 tx_cpu=99 rx_cpu=10 drop=416 pkt=27935 data_loss=1.48917 2019-06-30 10:13:46,132 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] pkt-size=8192 throughput=1885355<1845930/1830756<2068860 Kbps loss-rate=1 2019-06-30 10:13:46,132 DEBUG undershot, min=1977107 kbps=2022983 max=2068860 2019-06-30 10:13:46,143 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.12', 'ip_to': u'172.30.9.202', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.49, 'throughput_kbps': 1784423, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 50, 'rtt_ms': 0.46, 'throughput_kbps': 2026327, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 154, 'rtt_ms': 0.58, 'throughput_kbps': 3234643, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.82, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 144795, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 9.32, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1159088, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.49, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1845930, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.621', 'rtt_max_ms': '0.894', 'rtt_min_ms': '0.390', 'rtt_stddev': '0.162', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.509', 'rtt_max_ms': '0.779', 'rtt_min_ms': '0.335', 'rtt_stddev': '0.129', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.726', 'rtt_max_ms': '1.896', 'rtt_min_ms': '0.422', 'rtt_stddev': '0.409', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-06-30 10:13:46,144 INFO Deleting floating ip 4438f4ea-48d5-4aa2-901a-9c4c9bf738ad 2019-06-30 10:13:47,959 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] Floating IP 172.30.9.205 deleted 2019-06-30 10:13:48,391 DEBUG [TestClient_b9f85628-8939-4970-b4c3-f0f34d01f0ac4] Instance deleted 2019-06-30 10:13:48,455 INFO Cleaning up... 2019-06-30 10:13:48,455 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] Terminating nuttcp-8.1.4 2019-06-30 10:13:48,472 INFO Deleting floating ip 2ce4561f-ed08-4a7e-8738-767e6020f981 2019-06-30 10:13:49,964 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] Floating IP 172.30.9.202 deleted 2019-06-30 10:13:50,129 DEBUG [TestServer_b9f85628-8939-4970-b4c3-f0f34d01f0ac1] Instance deleted 2019-06-30 10:13:56,495 INFO Network pns-internal-net_b9f85628-8939-4970-b4c3-f0f34d01f0ac deleted. 2019-06-30 10:13:58,205 INFO Network pns-internal-net2_b9f85628-8939-4970-b4c3-f0f34d01f0ac deleted. 2019-06-30 10:13:58,250 INFO Removed public key pns_public_key 2019-06-30 10:13:58,250 INFO Deleting security group 2019-06-30 10:13:58,409 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': '14596450', 'rtt_ms': '0.396667'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 140233, 'loss_rate': 0.18}, 1024: {'tp_kbps': 1161926, | | | | | 'loss_rate': 0.12}, 8192: {'tp_kbps': 6579305, 'loss_rate': 0.17}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.155/0.101/0.368/0.079', | | | | | '64-byte': '2.264/0.114/20.792/6.176', '1500-byte': '0.332/0.148/0.533/0.121'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '4866315', 'rtt_ms': '0.336667'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 209773, 'loss_rate': 0.84}, 1024: {'tp_kbps': 1626777, | | | | | 'loss_rate': 1.14}, 8192: {'tp_kbps': 3343669, 'loss_rate': 4.79}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.184/0.141/0.241/0.030', | | | | | '64-byte': '2.348/0.148/21.395/6.349', '1500-byte': '0.400/0.196/0.812/0.175'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1740120', 'rtt_ms': '0.41'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 150319, 'loss_rate': 5.65}, 1024: {'tp_kbps': 1241734, | | | | | 'loss_rate': 2.38}, 8192: {'tp_kbps': 1909498, 'loss_rate': 2.32}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.333/0.257/0.439/0.061', | | | | | '64-byte': '0.499/0.261/1.753/0.425', '1500-byte': '0.587/0.343/1.386/0.298'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '1727137', 'rtt_ms': '0.463333'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 150927, 'loss_rate': 3.09}, 1024: {'tp_kbps': 1215655, | | | | | 'loss_rate': 3.08}, 8192: {'tp_kbps': 1937848, 'loss_rate': 3.45}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.591/0.289/0.852/0.174', | | | | | '64-byte': '0.756/0.399/1.761/0.373', '1500-byte': '0.773/0.409/1.754/0.381'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '1802913', 'rtt_ms': '0.476667'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 145093, 'loss_rate': 2.38}, 1024: {'tp_kbps': 1126193, | | | | | 'loss_rate': 3.24}, 8192: {'tp_kbps': 1943688, 'loss_rate': 2.34}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.328/0.231/0.390/0.059', | | | | | '64-byte': '0.443/0.266/0.871/0.178', '1500-byte': '0.529/0.358/1.229/0.273'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '2348464', 'rtt_ms': '0.51'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 144795, 'loss_rate': 2.82}, 1024: {'tp_kbps': 1159088, | | | | | 'loss_rate': 9.32}, 8192: {'tp_kbps': 1845930, 'loss_rate': 1.49}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.509/0.335/0.779/0.129', | | | | | '64-byte': '0.621/0.390/0.894/0.162', '1500-byte': '0.726/0.422/1.896/0.409'}} | | 6.4 | Different Network, Floating IP, Inter-node, Multicast | SKIPPED | {} | | 7.1 | Native Throughput, TCP | SKIPPED | {} | | 7.2 | Native Throughput, UDP | SKIPPED | {} | | 7.3 | Native Throughput, ICMP | SKIPPED | {} | | 7.4 | Native Throughput, Multicast | SKIPPED | {} | | 8.1 | VM to Host Uploading | SKIPPED | {} | | 8.2 | VM to Host Downloading | SKIPPED | {} | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ 2019-06-30 10:13:58,414 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2019-06-30 10:13:58,760 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp_genchart -c /home/opnfv/functest/results/vmtp/vmtp.html /home/opnfv/functest/results/vmtp/vmtp.json Generating chart drawing code to /home/opnfv/functest/results/vmtp/vmtp.html... 2019-06-30 10:13:58,916 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 10:13:58,916 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 19:15 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-30 10:13:58,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 10:13:58,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6665b2bb085a2ee52e874dd2296d6bcb6787296d" 2019-06-30 10:13:59,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json Date: Sun, 30 Jun 2019 10:13:59 GMT X-Openstack-Request-Id: req-b6d28fdc-12f7-4d70-8ced-52778845f7f2 2019-06-30 10:13:59,337 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3959212c818846e1851aad27069f4262", "created_at": "2019-06-30T06:05:09Z", "admin_state_up": true, "updated_at": "2019-06-30T06:05:09Z", "project_id": "3959212c818846e1851aad27069f4262", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "07fea6df-2074-440c-897d-dfc4691920f9", "name": "tempest-pretest-check-765138847"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "090de0fc1756401eafadfb01070fce60", "created_at": "2019-06-30T09:54:45Z", "admin_state_up": true, "updated_at": "2019-06-30T10:13:53Z", "project_id": "090de0fc1756401eafadfb01070fce60", "flavor_id": null, "revision_number": 6, "routes": [], "ha": false, "id": "202dbbe8-c253-4857-abe8-399346cb35bf", "name": "vmtp-router_b9f85628-8939-4970-b4c3-f0f34d01f0ac"}]} 2019-06-30 10:13:59,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-b6d28fdc-12f7-4d70-8ced-52778845f7f2 2019-06-30 10:13:59,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.415037870407s 2019-06-30 10:13:59,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 10:13:59,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/202dbbe8-c253-4857-abe8-399346cb35bf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6665b2bb085a2ee52e874dd2296d6bcb6787296d" 2019-06-30 10:14:00,696 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 10:14:00 GMT X-Openstack-Request-Id: req-2e51f789-089e-4e69-9dfa-981ff5ae5b2c 2019-06-30 10:14:00,696 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 10:14:00,696 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/202dbbe8-c253-4857-abe8-399346cb35bf.json used request id req-2e51f789-089e-4e69-9dfa-981ff5ae5b2c 2019-06-30 10:14:00,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.35670900345s 2019-06-30 10:14:00,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 10:14:00,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6665b2bb085a2ee52e874dd2296d6bcb6787296d" 2019-06-30 10:14:01,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:01 GMT X-Openstack-Request-Id: req-8873e722-f515-43f7-bd04-f9bcebb477b1 2019-06-30 10:14:01,402 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T09:54:52Z", "file": "/v2/images/2eb836a3-5589-44c2-97d3-bc620eef929a/file", "owner": "090de0fc1756401eafadfb01070fce60", "id": "2eb836a3-5589-44c2-97d3-bc620eef929a", "size": 263848448, "self": "/v2/images/2eb836a3-5589-44c2-97d3-bc620eef929a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/2eb836a3-5589-44c2-97d3-bc620eef929a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/2eb836a3-5589-44c2-97d3-bc620eef929a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_b9f85628-8939-4970-b4c3-f0f34d01f0ac", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "vmtp-img_b9f85628-8939-4970-b4c3-f0f34d01f0ac", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-30T09:54:48Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 10:14:01,402 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-8873e722-f515-43f7-bd04-f9bcebb477b1 2019-06-30 10:14:01,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.701511859894s 2019-06-30 10:14:01,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 10:14:01,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/2eb836a3-5589-44c2-97d3-bc620eef929a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6665b2bb085a2ee52e874dd2296d6bcb6787296d" 2019-06-30 10:14:02,089 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 10:14:02 GMT X-Openstack-Request-Id: req-3a4d9774-dda4-4d82-82f7-46c394ba3556 2019-06-30 10:14:02,090 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 10:14:02,090 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/2eb836a3-5589-44c2-97d3-bc620eef929a used request id req-3a4d9774-dda4-4d82-82f7-46c394ba3556 2019-06-30 10:14:02,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.685626029968s 2019-06-30 10:14:02,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 10:14:02,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}80e15c8804db7d56ab367d2469cf640a3caa3f44" 2019-06-30 10:14:02,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14: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-98533b19-0dce-4d59-a644-192fffecb5db x-openstack-request-id: req-98533b19-0dce-4d59-a644-192fffecb5db 2019-06-30 10:14:02,399 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmtp-flavor_b9f85628-8939-4970-b4c3-f0f34d01f0ac", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b5af8409-553a-43ff-adac-c290cd606869", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b5af8409-553a-43ff-adac-c290cd606869", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "b5af8409-553a-43ff-adac-c290cd606869"}]} 2019-06-30 10:14:02,400 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-98533b19-0dce-4d59-a644-192fffecb5db 2019-06-30 10:14:02,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.304049015045s 2019-06-30 10:14:02,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 10:14:02,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/b5af8409-553a-43ff-adac-c290cd606869 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}80e15c8804db7d56ab367d2469cf640a3caa3f44" 2019-06-30 10:14:02,454 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14: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-cb8242dd-cef7-4a62-850e-3ea90cd99bd1 x-openstack-request-id: req-cb8242dd-cef7-4a62-850e-3ea90cd99bd1 2019-06-30 10:14:02,454 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/b5af8409-553a-43ff-adac-c290cd606869 used request id req-cb8242dd-cef7-4a62-850e-3ea90cd99bd1 2019-06-30 10:14:02,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0529351234436s 2019-06-30 10:14:02,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 10:14:02,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}80e15c8804db7d56ab367d2469cf640a3caa3f44" 2019-06-30 10:14:02,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc3fbad4-5245-42df-b886-a88712da31ab 2019-06-30 10:14:02,687 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "vmtp-user_b9f85628-8939-4970-b4c3-f0f34d01f0ac", "links": {"self": "http://172.30.9.24:5000/v3/users/f115a1ca432b41d1b91b13db963afe69"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f115a1ca432b41d1b91b13db963afe69", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 10:14:02,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-fc3fbad4-5245-42df-b886-a88712da31ab 2019-06-30 10:14:02,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232576131821s 2019-06-30 10:14:02,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 10:14:02,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/f115a1ca432b41d1b91b13db963afe69 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}80e15c8804db7d56ab367d2469cf640a3caa3f44" 2019-06-30 10:14:02,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1458f57b-3768-46f7-b4ee-386e596e12a6 2019-06-30 10:14:02,908 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_b9f85628-8939-4970-b4c3-f0f34d01f0ac", "links": {"self": "http://172.30.9.24:5000/v3/users/f115a1ca432b41d1b91b13db963afe69"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f115a1ca432b41d1b91b13db963afe69", "description": null}} 2019-06-30 10:14:02,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/f115a1ca432b41d1b91b13db963afe69 used request id req-1458f57b-3768-46f7-b4ee-386e596e12a6 2019-06-30 10:14:02,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214000940323s 2019-06-30 10:14:02,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-30 10:14:02,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/f115a1ca432b41d1b91b13db963afe69 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}80e15c8804db7d56ab367d2469cf640a3caa3f44" 2019-06-30 10:14:03,222 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 10:14:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a23a135-a58c-44f9-b197-8c8ef3884da3 2019-06-30 10:14:03,223 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 10:14:03,223 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/f115a1ca432b41d1b91b13db963afe69 used request id req-3a23a135-a58c-44f9-b197-8c8ef3884da3 2019-06-30 10:14:03,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.314200878143s 2019-06-30 10:14:03,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 10:14:03,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}80e15c8804db7d56ab367d2469cf640a3caa3f44" 2019-06-30 10:14:03,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e8dae1d-54cb-43f2-8ed0-0c84b426d821 2019-06-30 10:14:03,432 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.24:5000/v3/projects/090de0fc1756401eafadfb01070fce60"}, "tags": [], "enabled": true, "id": "090de0fc1756401eafadfb01070fce60", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_b9f85628-8939-4970-b4c3-f0f34d01f0ac"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 10:14:03,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-4e8dae1d-54cb-43f2-8ed0-0c84b426d821 2019-06-30 10:14:03,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.202746868134s 2019-06-30 10:14:03,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-30 10:14:03,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/090de0fc1756401eafadfb01070fce60 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}80e15c8804db7d56ab367d2469cf640a3caa3f44" 2019-06-30 10:14:03,616 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 10:14:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-505a1cfb-6ef5-413a-82e3-cf27cda90a6c 2019-06-30 10:14:03,617 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 10:14:03,617 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/090de0fc1756401eafadfb01070fce60 used request id req-505a1cfb-6ef5-413a-82e3-cf27cda90a6c 2019-06-30 10:14:03,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.180072069168s 2019-06-30 10:14:03,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 10:14:03,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=090de0fc1756401eafadfb01070fce60&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}80e15c8804db7d56ab367d2469cf640a3caa3f44" 2019-06-30 10:14:03,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:03 GMT X-Openstack-Request-Id: req-9d5e0138-4812-457e-ac2f-24173b32ae9b 2019-06-30 10:14:03,940 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "090de0fc1756401eafadfb01070fce60", "created_at": "2019-06-30T09:54:58Z", "updated_at": "2019-06-30T09:54:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T09:54:58Z", "revision_number": 0, "id": "07ebd0d4-fe68-4a54-aba9-2be037f179bc", "remote_group_id": "e4a070b3-0a73-4bd4-8ac2-6edaf97b4b87", "remote_ip_prefix": null, "created_at": "2019-06-30T09:54:58Z", "security_group_id": "e4a070b3-0a73-4bd4-8ac2-6edaf97b4b87", "tenant_id": "090de0fc1756401eafadfb01070fce60", "port_range_min": null, "ethertype": "IPv6", "project_id": "090de0fc1756401eafadfb01070fce60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T09:54:58Z", "revision_number": 0, "id": "09510a8f-40b5-42c0-9e4b-5257bd8eec77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T09:54:58Z", "security_group_id": "e4a070b3-0a73-4bd4-8ac2-6edaf97b4b87", "tenant_id": "090de0fc1756401eafadfb01070fce60", "port_range_min": null, "ethertype": "IPv4", "project_id": "090de0fc1756401eafadfb01070fce60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T09:54:58Z", "revision_number": 0, "id": "e154f6f8-428d-4abb-bd40-055cd1e301c5", "remote_group_id": "e4a070b3-0a73-4bd4-8ac2-6edaf97b4b87", "remote_ip_prefix": null, "created_at": "2019-06-30T09:54:58Z", "security_group_id": "e4a070b3-0a73-4bd4-8ac2-6edaf97b4b87", "tenant_id": "090de0fc1756401eafadfb01070fce60", "port_range_min": null, "ethertype": "IPv4", "project_id": "090de0fc1756401eafadfb01070fce60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T09:54:58Z", "revision_number": 0, "id": "e81b614d-903f-44c4-b08a-edaf4c565ee0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T09:54:58Z", "security_group_id": "e4a070b3-0a73-4bd4-8ac2-6edaf97b4b87", "tenant_id": "090de0fc1756401eafadfb01070fce60", "port_range_min": null, "ethertype": "IPv6", "project_id": "090de0fc1756401eafadfb01070fce60"}], "revision_number": 1, "project_id": "090de0fc1756401eafadfb01070fce60", "id": "e4a070b3-0a73-4bd4-8ac2-6edaf97b4b87", "name": "default"}]} 2019-06-30 10:14:03,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=090de0fc1756401eafadfb01070fce60&name=default used request id req-9d5e0138-4812-457e-ac2f-24173b32ae9b 2019-06-30 10:14:03,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.318682193756s 2019-06-30 10:14:03,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 10:14:03,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}80e15c8804db7d56ab367d2469cf640a3caa3f44" 2019-06-30 10:14:04,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:04 GMT X-Openstack-Request-Id: req-aed12c05-2ed3-4976-8ea7-d14070f7a702 2019-06-30 10:14:04,013 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "created_at": "2019-06-30T07:16:10Z", "updated_at": "2019-06-30T07:16:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "3c51fcca-5d6f-4eca-8796-72c3c6923277", "remote_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv6", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "530f27c0-790c-4530-873e-1315d141f905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv4", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "d1b9a1af-768b-4ecd-b2cb-7897ae739e3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv6", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "f3485d7f-79c2-4f3e-8295-b6285d2716e7", "remote_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv4", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}], "revision_number": 1, "project_id": "07ce38fcccab4daabfecdeae2ad85fda", "id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "created_at": "2019-06-30T05:50:03Z", "updated_at": "2019-06-30T05:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "0d8844f3-ea4c-4dfc-9795-3f00e3466243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:03Z", "revision_number": 0, "id": "84f6baa6-388c-4d2c-9731-c59876827caf", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:03Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "a281473d-03db-4806-a4d4-0bcd09417300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "f6ee904e-3ab7-4383-aea8-6ab0b9b9b002", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}], "revision_number": 1, "project_id": "b832943639d345c28f57e6440b8b5ce7", "id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:52:29Z", "updated_at": "2019-06-30T05:52:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "379bfc24-0b1d-4ed3-8a2c-faa34dd1e1a9", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "59d93de2-729a-4409-8fdf-028f883a52b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "9b32e8bb-2f4c-4f28-a53b-62887daaf278", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "b2c6ae5a-c09b-4ac4-9cae-b8c111a7a429", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}], "revision_number": 1, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T05:52:31Z", "updated_at": "2019-06-30T05:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "027d04c8-43f4-4439-9ef0-6f3ef0f5cd84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "184535b3-d0be-442f-ac92-bc9447bec1b7", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "5f725998-4a95-41f3-b5a8-b42fc8f44b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "6bdbdd75-dd8f-42ea-a9b6-b90345e98591", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5478dc27-f236-4606-9022-2c758f2d5625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090de0fc1756401eafadfb01070fce60", "created_at": "2019-06-30T09:54:58Z", "updated_at": "2019-06-30T09:54:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T09:54:58Z", "revision_number": 0, "id": "07ebd0d4-fe68-4a54-aba9-2be037f179bc", "remote_group_id": "e4a070b3-0a73-4bd4-8ac2-6edaf97b4b87", "remote_ip_prefix": null, "created_at": "2019-06-30T09:54:58Z", "security_group_id": "e4a070b3-0a73-4bd4-8ac2-6edaf97b4b87", "tenant_id": "090de0fc1756401eafadfb01070fce60", "port_range_min": null, "ethertype": "IPv6", "project_id": "090de0fc1756401eafadfb01070fce60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T09:54:58Z", "revision_number": 0, "id": "09510a8f-40b5-42c0-9e4b-5257bd8eec77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T09:54:58Z", "security_group_id": "e4a070b3-0a73-4bd4-8ac2-6edaf97b4b87", "tenant_id": "090de0fc1756401eafadfb01070fce60", "port_range_min": null, "ethertype": "IPv4", "project_id": "090de0fc1756401eafadfb01070fce60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T09:54:58Z", "revision_number": 0, "id": "e154f6f8-428d-4abb-bd40-055cd1e301c5", "remote_group_id": "e4a070b3-0a73-4bd4-8ac2-6edaf97b4b87", "remote_ip_prefix": null, "created_at": "2019-06-30T09:54:58Z", "security_group_id": "e4a070b3-0a73-4bd4-8ac2-6edaf97b4b87", "tenant_id": "090de0fc1756401eafadfb01070fce60", "port_range_min": null, "ethertype": "IPv4", "project_id": "090de0fc1756401eafadfb01070fce60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T09:54:58Z", "revision_number": 0, "id": "e81b614d-903f-44c4-b08a-edaf4c565ee0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T09:54:58Z", "security_group_id": "e4a070b3-0a73-4bd4-8ac2-6edaf97b4b87", "tenant_id": "090de0fc1756401eafadfb01070fce60", "port_range_min": null, "ethertype": "IPv6", "project_id": "090de0fc1756401eafadfb01070fce60"}], "revision_number": 1, "project_id": "090de0fc1756401eafadfb01070fce60", "id": "e4a070b3-0a73-4bd4-8ac2-6edaf97b4b87", "name": "default"}]} 2019-06-30 10:14:04,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-aed12c05-2ed3-4976-8ea7-d14070f7a702 2019-06-30 10:14:04,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0674350261688s 2019-06-30 10:14:04,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 10:14:04,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/e4a070b3-0a73-4bd4-8ac2-6edaf97b4b87.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}80e15c8804db7d56ab367d2469cf640a3caa3f44" 2019-06-30 10:14:04,147 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 10:14:04 GMT X-Openstack-Request-Id: req-b4daaea3-847b-43af-95e9-591042d79c15 2019-06-30 10:14:04,147 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 10:14:04,147 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/e4a070b3-0a73-4bd4-8ac2-6edaf97b4b87.json used request id req-b4daaea3-847b-43af-95e9-591042d79c15 2019-06-30 10:14:04,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.126280069351s 2019-06-30 10:14:04,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 10:14:04,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6665b2bb085a2ee52e874dd2296d6bcb6787296d" 2019-06-30 10:14:04,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:04 GMT X-Openstack-Request-Id: req-11d5d10d-7d38-4fd8-9524-e86b5b25aa5e 2019-06-30 10:14:04,243 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 10:14:04,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-11d5d10d-7d38-4fd8-9524-e86b5b25aa5e 2019-06-30 10:14:04,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0953669548035s 2019-06-30 10:14:04,244 - shade - DEBUG - Network pns-internal-net_b9f85628-8939-4970-b4c3-f0f34d01f0ac not found for deleting 2019-06-30 10:14:04,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 10:14:04,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6665b2bb085a2ee52e874dd2296d6bcb6787296d" 2019-06-30 10:14:04,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:04 GMT X-Openstack-Request-Id: req-0a590bcd-0276-4ae4-9080-fe78681a171e 2019-06-30 10:14:04,329 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 10:14:04,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0a590bcd-0276-4ae4-9080-fe78681a171e 2019-06-30 10:14:04,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0848038196564s 2019-06-30 10:14:04,331 - shade - DEBUG - Network pns-internal-net2_b9f85628-8939-4970-b4c3-f0f34d01f0ac not found for deleting 2019-06-30 10:14:04,351 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2019-06-30 10:14:04,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 10:14:04,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14236dd1-32eb-4bc8-8e51-45a041eefdce 2019-06-30 10:14:04,384 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 10:14:04,384 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-14236dd1-32eb-4bc8-8e51-45a041eefdce 2019-06-30 10:14:04,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 10:14:04,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}], "expires_at": "2019-06-30T11:14:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "95de64402f8d4801a01ee7f7b732ef1b"}, "audit_ids": ["ijUfmUi1Q62m0VRUWXUseQ"], "issued_at": "2019-06-30T10:14:04.000000Z"}} 2019-06-30 10:14:04,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 10:14:04,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:14:05,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:05 GMT X-Openstack-Request-Id: req-1b741679-b331-40ed-8f14-ebc6d8f501e0 2019-06-30 10:14:05,245 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 10:14:05,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1b741679-b331-40ed-8f14-ebc6d8f501e0 2019-06-30 10:14:05,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.370859146118s 2019-06-30 10:14:05,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 10:14:05,257 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-814d33fd-7f01-4506-9488-857edc17846a 2019-06-30 10:14:05,258 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:14:05,258 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-814d33fd-7f01-4506-9488-857edc17846a 2019-06-30 10:14:05,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 10:14:05,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:14:05,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-369302fc-e131-4804-b680-f02aea906d22 2019-06-30 10:14:05,476 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 10:14:05,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-369302fc-e131-4804-b680-f02aea906d22 2019-06-30 10:14:05,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.217752933502s 2019-06-30 10:14:05,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-30 10:14:05,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}}' 2019-06-30 10:14:05,689 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 358 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61afb099-d039-4379-9d1c-9fde8262bb42 2019-06-30 10:14:05,689 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.24:5000/v3/projects/1c7c67ada68647c5b998b5a83065f8d8"}, "tags": [], "enabled": true, "id": "1c7c67ada68647c5b998b5a83065f8d8", "parent_id": "default", "domain_id": "default", "name": "shaker-project_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}} 2019-06-30 10:14:05,689 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-61afb099-d039-4379-9d1c-9fde8262bb42 2019-06-30 10:14:05,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.206169843674s 2019-06-30 10:14:05,690 - 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'1c7c67ada68647c5b998b5a83065f8d8', '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_bf09df0e-173c-40e8-aeb0-68d3511f8dc1'}) 2019-06-30 10:14:05,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-30 10:14:05,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "eN3eYb1wn8aiue24Aa3f1uFOwyKx6x", "email": null, "name": "shaker-user_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}}' 2019-06-30 10:14:06,162 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 321 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-591442a6-b1cb-4f5f-84d6-1705c669ed7f 2019-06-30 10:14:06,162 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "links": {"self": "http://172.30.9.24:5000/v3/users/36cc8550a9fc4b59a6acfaf1380c707e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "36cc8550a9fc4b59a6acfaf1380c707e", "domain_id": "default", "password_expires_at": null}} 2019-06-30 10:14:06,163 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-591442a6-b1cb-4f5f-84d6-1705c669ed7f 2019-06-30 10:14:06,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.466027021408s 2019-06-30 10:14:06,164 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'36cc8550a9fc4b59a6acfaf1380c707e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_bf09df0e-173c-40e8-aeb0-68d3511f8dc1'}) 2019-06-30 10:14:06,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 10:14:06,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:14:06,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd30aaaf-ae7c-4d68-8e57-f5c5a2aba743 2019-06-30 10:14:06,282 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 10:14:06,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-cd30aaaf-ae7c-4d68-8e57-f5c5a2aba743 2019-06-30 10:14:06,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115355968475s 2019-06-30 10:14:06,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 10:14:06,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:14:06,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aced574b-38c6-45d4-97b8-1b66d8e46780 2019-06-30 10:14:06,439 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 10:14:06,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-aced574b-38c6-45d4-97b8-1b66d8e46780 2019-06-30 10:14:06,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.151296138763s 2019-06-30 10:14:06,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 10:14:06,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:14:06,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6e994cf-504a-4c08-be9c-fcdee4d7338b 2019-06-30 10:14:06,666 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 10:14:06,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a6e994cf-504a-4c08-be9c-fcdee4d7338b 2019-06-30 10:14:06,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221993923187s 2019-06-30 10:14:06,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 10:14:06,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:14:06,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7143046d-8957-4821-97c8-790dde264cd2 2019-06-30 10:14:06,785 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 10:14:06,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-7143046d-8957-4821-97c8-790dde264cd2 2019-06-30 10:14:06,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114300966263s 2019-06-30 10:14:06,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 10:14:06,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:14:06,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0bdbf90-ed40-4245-b371-87b8036fef98 2019-06-30 10:14:06,915 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "shaker-user_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "links": {"self": "http://172.30.9.24:5000/v3/users/36cc8550a9fc4b59a6acfaf1380c707e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "36cc8550a9fc4b59a6acfaf1380c707e", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 10:14:06,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-c0bdbf90-ed40-4245-b371-87b8036fef98 2019-06-30 10:14:06,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129642963409s 2019-06-30 10:14:06,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 10:14:06,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:14:07,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec7f813d-bea0-4492-8fb1-f5ff07489d24 2019-06-30 10:14:07,138 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.24:5000/v3/projects/1c7c67ada68647c5b998b5a83065f8d8"}, "tags": [], "enabled": true, "id": "1c7c67ada68647c5b998b5a83065f8d8", "parent_id": "default", "domain_id": "default", "name": "shaker-project_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}]} 2019-06-30 10:14:07,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-ec7f813d-bea0-4492-8fb1-f5ff07489d24 2019-06-30 10:14:07,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.210480928421s 2019-06-30 10:14:07,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 10:14:07,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=36cc8550a9fc4b59a6acfaf1380c707e&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=1c7c67ada68647c5b998b5a83065f8d8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:14:07,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 207 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae2ee1c9-ae0f-4ad6-b230-04e33be8f824 2019-06-30 10:14:07,265 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=36cc8550a9fc4b59a6acfaf1380c707e&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=1c7c67ada68647c5b998b5a83065f8d8", "previous": null, "next": null}} 2019-06-30 10:14:07,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=36cc8550a9fc4b59a6acfaf1380c707e&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=1c7c67ada68647c5b998b5a83065f8d8 used request id req-ae2ee1c9-ae0f-4ad6-b230-04e33be8f824 2019-06-30 10:14:07,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.119584083557s 2019-06-30 10:14:07,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 10:14:07,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/1c7c67ada68647c5b998b5a83065f8d8/users/36cc8550a9fc4b59a6acfaf1380c707e/roles/1cfc497138b141ff84abf3d62ced3145 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:14:07,638 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 10:14:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c913407-edf3-49e4-a9c2-480c94afb9b8 2019-06-30 10:14:07,639 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 10:14:07,639 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/1c7c67ada68647c5b998b5a83065f8d8/users/36cc8550a9fc4b59a6acfaf1380c707e/roles/1cfc497138b141ff84abf3d62ced3145 used request id req-7c913407-edf3-49e4-a9c2-480c94afb9b8 2019-06-30 10:14:07,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.369467973709s 2019-06-30 10:14:07,640 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_bf09df0e-173c-40e8-aeb0-68d3511f8dc1', 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'1c7c67ada68647c5b998b5a83065f8d8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'eN3eYb1wn8aiue24Aa3f1uFOwyKx6x', 'username': u'shaker-user_bf09df0e-173c-40e8-aeb0-68d3511f8dc1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-30 10:14:07,643 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_bf09df0e-173c-40e8-aeb0-68d3511f8dc1', 'password': 'eN3eYb1wn8aiue24Aa3f1uFOwyKx6x', 'project_name': 'shaker-project_bf09df0e-173c-40e8-aeb0-68d3511f8dc1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '1c7c67ada68647c5b998b5a83065f8d8', 'project_domain_name': 'Default'} 2019-06-30 10:14:07,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-06-30 10:14:07,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:14:07,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 747 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14: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-182b433c-c47f-4d0d-a426-b519e3c68274 x-openstack-request-id: req-182b433c-c47f-4d0d-a426-b519e3c68274 2019-06-30 10:14:07,955 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "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.4", "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\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 94, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 18}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-06-30 10:14:07,955 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-182b433c-c47f-4d0d-a426-b519e3c68274 2019-06-30 10:14:07,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.307807922363s 2019-06-30 10:14:07,956 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2019-06-30 10:14:07,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 10:14:07,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:14:08,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-554d7146-db77-4dc9-acb2-b2abad7a8057 2019-06-30 10:14:08,168 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 10:14:08,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-554d7146-db77-4dc9-acb2-b2abad7a8057 2019-06-30 10:14:08,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.21157002449s 2019-06-30 10:14:08,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 10:14:08,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:14:08,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e1b621e-db5c-414b-a37f-55c90ca58b22 2019-06-30 10:14:08,294 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.24:5000/v3/projects/1c7c67ada68647c5b998b5a83065f8d8"}, "tags": [], "enabled": true, "id": "1c7c67ada68647c5b998b5a83065f8d8", "parent_id": "default", "domain_id": "default", "name": "shaker-project_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}]} 2019-06-30 10:14:08,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-0e1b621e-db5c-414b-a37f-55c90ca58b22 2019-06-30 10:14:08,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118686914444s 2019-06-30 10:14:08,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-30 10:14:08,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" -d '{"network": {"tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "name": "shaker-net_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "admin_state_up": true}}' 2019-06-30 10:14:08,885 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:08 GMT X-Openstack-Request-Id: req-dd530b48-94d7-40aa-9929-ec39eae1bb52 2019-06-30 10:14:08,886 - 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":"1870aa3a-9d07-4603-8065-9e3298c66e2d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"1c7c67ada68647c5b998b5a83065f8d8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T10:14:08Z","is_default":false,"qos_policy_id":null,"name":"shaker-net_bf09df0e-173c-40e8-aeb0-68d3511f8dc1","admin_state_up":true,"tenant_id":"1c7c67ada68647c5b998b5a83065f8d8","created_at":"2019-06-30T10:14:08Z","mtu":1450}} 2019-06-30 10:14:08,886 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-dd530b48-94d7-40aa-9929-ec39eae1bb52 2019-06-30 10:14:08,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.589208126068s 2019-06-30 10:14:08,886 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-30T10:14:08Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1870aa3a-9d07-4603-8065-9e3298c66e2d', u'provider:segmentation_id': 84, 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_bf09df0e-173c-40e8-aeb0-68d3511f8dc1', u'created_at': u'2019-06-30T10:14:08Z', u'mtu': 1450, u'tenant_id': u'1c7c67ada68647c5b998b5a83065f8d8', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1c7c67ada68647c5b998b5a83065f8d8', u'l2_adjacency': True}) 2019-06-30 10:14:08,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 10:14:08,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ec32e0d-40b6-4a35-97a3-2bcd6103ebf4 2019-06-30 10:14:08,896 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 10:14:08,896 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-4ec32e0d-40b6-4a35-97a3-2bcd6103ebf4 2019-06-30 10:14:08,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 10:14:09,318 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}], "expires_at": "2019-06-30T11:14:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c7c67ada68647c5b998b5a83065f8d8", "name": "shaker-project_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_1c7c67ada68647c5b998b5a83065f8d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_1c7c67ada68647c5b998b5a83065f8d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/1c7c67ada68647c5b998b5a83065f8d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/1c7c67ada68647c5b998b5a83065f8d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/1c7c67ada68647c5b998b5a83065f8d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1c7c67ada68647c5b998b5a83065f8d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/1c7c67ada68647c5b998b5a83065f8d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/1c7c67ada68647c5b998b5a83065f8d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/1c7c67ada68647c5b998b5a83065f8d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/1c7c67ada68647c5b998b5a83065f8d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/1c7c67ada68647c5b998b5a83065f8d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "id": "36cc8550a9fc4b59a6acfaf1380c707e"}, "audit_ids": ["JmOav9FCSB-zWcalX8wCkA"], "issued_at": "2019-06-30T10:14:09.000000Z"}} 2019-06-30 10:14:09,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 10:14:09,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:14:09,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1226 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:09 GMT X-Openstack-Request-Id: req-d57bd0dc-56d2-4107-bb8a-09d7a9c1c93f 2019-06-30 10:14:09,692 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"1870aa3a-9d07-4603-8065-9e3298c66e2d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1c7c67ada68647c5b998b5a83065f8d8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T10:14:08Z","qos_policy_id":null,"name":"shaker-net_bf09df0e-173c-40e8-aeb0-68d3511f8dc1","admin_state_up":true,"tenant_id":"1c7c67ada68647c5b998b5a83065f8d8","created_at":"2019-06-30T10:14:08Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 10:14:09,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d57bd0dc-56d2-4107-bb8a-09d7a9c1c93f 2019-06-30 10:14:09,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.371315956116s 2019-06-30 10:14:09,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-30 10:14:09,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" -d '{"subnet": {"name": "shaker-subnet_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "enable_dhcp": true, "network_id": "1870aa3a-9d07-4603-8065-9e3298c66e2d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-30 10:14:10,765 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 674 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:10 GMT X-Openstack-Request-Id: req-86b81f29-2f8a-4962-bdf1-eac92762eed3 2019-06-30 10:14:10,766 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1870aa3a-9d07-4603-8065-9e3298c66e2d","tenant_id":"1c7c67ada68647c5b998b5a83065f8d8","created_at":"2019-06-30T10:14:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T10:14:09Z","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":"1c7c67ada68647c5b998b5a83065f8d8","id":"e8a23d04-8c6f-444e-9278-69b7caf23bb8","subnetpool_id":null,"name":"shaker-subnet_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}} 2019-06-30 10:14:10,766 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-86b81f29-2f8a-4962-bdf1-eac92762eed3 2019-06-30 10:14:10,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.07219099998s 2019-06-30 10:14:10,767 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T10:14:09Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'e8a23d04-8c6f-444e-9278-69b7caf23bb8', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_bf09df0e-173c-40e8-aeb0-68d3511f8dc1', u'enable_dhcp': True, u'network_id': u'1870aa3a-9d07-4603-8065-9e3298c66e2d', u'tenant_id': u'1c7c67ada68647c5b998b5a83065f8d8', u'created_at': u'2019-06-30T10:14:09Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1c7c67ada68647c5b998b5a83065f8d8'}) 2019-06-30 10:14:10,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 10:14:10,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" -d '{"router": {"external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "name": "shaker-router_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "admin_state_up": true}}' 2019-06-30 10:14:13,025 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:13 GMT X-Openstack-Request-Id: req-1c0a46b0-b83b-4d30-b0c1-4bc1b8f5025a 2019-06-30 10:14:13,026 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "created_at": "2019-06-30T10:14:11Z", "admin_state_up": true, "updated_at": "2019-06-30T10:14:12Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "1c7c67ada68647c5b998b5a83065f8d8", "id": "d762d42c-d343-4f45-8479-2b7a99d1201a", "name": "shaker-router_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}} 2019-06-30 10:14:13,026 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-1c0a46b0-b83b-4d30-b0c1-4bc1b8f5025a 2019-06-30 10:14:13,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.25888395309s 2019-06-30 10:14:13,027 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T10:14:12Z', u'revision_number': 2, u'id': u'd762d42c-d343-4f45-8479-2b7a99d1201a', u'external_gateway_info': {u'network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6acb3602-338d-4baa-852a-3f10ec4a5a30', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_bf09df0e-173c-40e8-aeb0-68d3511f8dc1', u'admin_state_up': True, u'tenant_id': u'1c7c67ada68647c5b998b5a83065f8d8', u'created_at': u'2019-06-30T10:14:11Z', u'flavor_id': None, u'routes': [], u'project_id': u'1c7c67ada68647c5b998b5a83065f8d8'}) 2019-06-30 10:14:13,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-30 10:14:13,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/d762d42c-d343-4f45-8479-2b7a99d1201a/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" -d '{"subnet_id": "e8a23d04-8c6f-444e-9278-69b7caf23bb8"}' 2019-06-30 10:14:15,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:15 GMT X-Openstack-Request-Id: req-8345a97e-4bd4-46a7-86bb-7bd0671b1858 2019-06-30 10:14:15,703 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1870aa3a-9d07-4603-8065-9e3298c66e2d", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "subnet_id": "e8a23d04-8c6f-444e-9278-69b7caf23bb8", "subnet_ids": ["e8a23d04-8c6f-444e-9278-69b7caf23bb8"], "port_id": "261558ba-602d-4080-bf79-c581dd8f4381", "id": "d762d42c-d343-4f45-8479-2b7a99d1201a"} 2019-06-30 10:14:15,703 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/d762d42c-d343-4f45-8479-2b7a99d1201a/add_router_interface.json used request id req-8345a97e-4bd4-46a7-86bb-7bd0671b1858 2019-06-30 10:14:15,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.67618393898s 2019-06-30 10:14:15,704 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2019-06-30 10:14:19,592 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2019-06-30 10:14:19,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 10:14:19,600 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:19 GMT 2019-06-30 10:14:19,601 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-06-30 10:14:19,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 10:14:19,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:14:19,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:19 GMT X-Openstack-Request-Id: req-9e1a0ddd-19f8-4673-b834-cb76db9e93ed 2019-06-30 10:14:19,944 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 10:14:19,944 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-9e1a0ddd-19f8-4673-b834-cb76db9e93ed 2019-06-30 10:14:19,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.337899923325s 2019-06-30 10:14:19,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 10:14:19,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}' 2019-06-30 10:14:19,996 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:19 GMT Location: http://172.30.9.24:9292/v2/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d8769d09-6593-4002-8120-14f0d422c413 2019-06-30 10:14:19,996 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T10:14:19Z", "file": "/v2/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9/file", "owner": "1c7c67ada68647c5b998b5a83065f8d8", "id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "size": null, "self": "/v2/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "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_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "checksum": null, "created_at": "2019-06-30T10:14:19Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 10:14:19,996 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-d8769d09-6593-4002-8120-14f0d422c413 2019-06-30 10:14:19,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0435190200806s 2019-06-30 10:14:19,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 10:14:20,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" -d '' 2019-06-30 10:14:30,211 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 10:14:30 GMT X-Openstack-Request-Id: req-d71cb831-115e-47cd-905f-f890103cbe19 2019-06-30 10:14:30,211 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 10:14:30,211 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9/file used request id req-d71cb831-115e-47cd-905f-f890103cbe19 2019-06-30 10:14:30,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 10.2144289017s 2019-06-30 10:14:30,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 10:14:30,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:14:30,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:30 GMT X-Openstack-Request-Id: req-714d5752-a116-4833-a1d6-8691eeb97721 2019-06-30 10:14:30,260 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T10:14:30Z", "file": "/v2/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9/file", "owner": "1c7c67ada68647c5b998b5a83065f8d8", "id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "size": 666173440, "self": "/v2/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-06-30T10:14:19Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 10:14:30,260 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-714d5752-a116-4833-a1d6-8691eeb97721 2019-06-30 10:14:30,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0430879592896s 2019-06-30 10:14:30,262 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9/file', 'owner': u'1c7c67ada68647c5b998b5a83065f8d8', 'id': u'7c3e89fd-7215-4d97-933a-2c40008d6ce9', 'size': 666173440, u'self': u'/v2/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1c7c67ada68647c5b998b5a83065f8d8', 'name': 'shaker-project_bf09df0e-173c-40e8-aeb0-68d3511f8dc1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T10:14:30Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-30T10:14:30Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_bf09df0e-173c-40e8-aeb0-68d3511f8dc1', '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/7c3e89fd-7215-4d97-933a-2c40008d6ce9', 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_bf09df0e-173c-40e8-aeb0-68d3511f8dc1', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_bf09df0e-173c-40e8-aeb0-68d3511f8dc1', 'created': u'2019-06-30T10:14:19Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2019-06-30T10:14:19Z', 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/7c3e89fd-7215-4d97-933a-2c40008d6ce9', 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_bf09df0e-173c-40e8-aeb0-68d3511f8dc1', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2019-06-30 10:14:30,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 10:14:30,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-06-30 10:14:30,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 30 Jun 2019 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-920765ed-f806-4279-8885-7ada50748865 x-openstack-request-id: req-920765ed-f806-4279-8885-7ada50748865 2019-06-30 10:14:30,301 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "shaker-flavor_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb"}} 2019-06-30 10:14:30,301 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-920765ed-f806-4279-8885-7ada50748865 2019-06-30 10:14:30,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.038106918335s 2019-06-30 10:14:30,302 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_bf09df0e-173c-40e8-aeb0-68d3511f8dc1', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'f9ced4ed-b2b4-456e-8721-70998c9d7edb', 'swap': 0}) 2019-06-30 10:14:30,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 10:14:30,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" -d '{"extra_specs": {}}' 2019-06-30 10:14:30,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14: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-c5a9102d-45c4-4477-9231-a14dce4d140a x-openstack-request-id: req-c5a9102d-45c4-4477-9231-a14dce4d140a 2019-06-30 10:14:30,323 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 10:14:30,323 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb/os-extra_specs used request id req-c5a9102d-45c4-4477-9231-a14dce4d140a 2019-06-30 10:14:30,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199220180511s 2019-06-30 10:14:30,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-06-30 10:14:30,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" -d '{"keypair": {"name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}}' 2019-06-30 10:14:30,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json Date: Sun, 30 Jun 2019 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-36f8f663-67ae-4870-8610-4cab553aa9e8 x-openstack-request-id: req-36f8f663-67ae-4870-8610-4cab553aa9e8 2019-06-30 10:14:30,870 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDsUheD9iouIz/mD3kYuudUTn5AQydXegWeKFDPWaBIdUczrtbXuU5SBQ6/DLijHVpiETBZjKfuIUBF8YX5LwOx7amSF4288/BskzjAQ4Y4tznZjAbmjLcTP7f1WAYQKVvsXV2Ug38FO1piZCrmkR9wD3WKJrMJqedl+YDCkx6dyqOD0SRWTrwO582Xx0uoZoBERDCZADKfbDA+1Z2nO0WQNWqftzGJVuW/3LRR3CPwCeUkTFs6Qdte3woIsVVyf4IfW4vHJ99kVp0Srw9WiEq8f1aZbP7R59kpUDJFiGI5FmkWAosoogO4VMPzmJFA54+RSHhSpbAhzkW+uSvVsdct Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA7FIXg/YqLiM/5g95GLrnVE5+QEMnV3oFnihQz1mgSHVHM67W\n17lOUgUOvwy4ox1aYhEwWYyn7iFARfGF+S8Dse2pkheNvPPwbJM4wEOGOLc52YwG\n5oy3Ez+39VgGEClb7F1dlIN/BTtaYmQq5pEfcA91iiazCannZfmAwpMencqjg9Ek\nVk68DufNl8dLqGaAREQwmQAyn2wwPtWdpztFkDVqn7cxiVblv9y0Udwj8AnlJExb\nOkHbXt8KCLFVcn+CH1uLxyffZFadEq8PVohKvH9WmWz+0efZKVAyRYhiORZpFgKL\nKKIDuFTD85iRQOePkUh4UqWwIc5Fvrkr1bHXLQIDAQABAoIBAQCnPRUtKwkAq6tt\nuSd+q85HqGDKQ3vU+SJ+oZNGmevHO0/PMH0UHyxg+PlNlMgZjw1Gd1mbFeJFsDxX\nAyxHgtD/muw02fxRauSLQciYr3CONIR5AxJjF9P7iE08EDYCO/K0nAI8tq4uWqmF\nFdQSZUM1P4tz4B01yopabS6FBC5XhRLN2R1Nh9Ed17u4WkKoSLYvHRUQwLqOCHWM\nDcBJPFYyAWtl5o1A98u272c7dtHDSIE0QT+nH1fV6lr/y/Grua+hVAFPtLcPt1KX\nnAd4hWtAWK+gDd/DEPLVC/lZB39vP8AkBUQ5jR9ZCSr/9IzYNzpuVCP39R9/X90E\nyKwWsty1AoGBAP5IAe+qQ7zFnlFNrrax+vySKKopib90PeBNYng3rAssZlY4e2AG\nYGg9J8dPFJicwWbAx7cMkzOYhdrXEPO/0lWRfMYeBAijuXfLVfhKB7V4o5JhDzQC\n7pkiWAMevpTt4/Ohg2rACJSwMtYi1HBu9GhhpsDe/CFwzpr3rk9YR8qDAoGBAO3r\nAaIdJx3g6Nv+5/9A0Ynpc9WfW83s8LQJCLOiqGVN0Js/rIlBXEgTUVfhF5tX0aU/\nwNQ+BrZGEvfc9wzM+HSvoYWEdKYujGLQKZCL2rSCEmECg1aoLU6tODYDNXp7hBDl\n0Ikvb1zhyiG9L0A6jdLaN1Jt0mrh0Z0eO+No2+iPAoGBAJunDnBbxE0olwnjyIAT\nILU87uGCvcxRZpMIK6+1PH42dopu1q7oGFmWneP2N4BX7FduyJH3g6AAzGcyYTEk\nCafRgBRySTvUpPJ8qKps/p0KNO6ktT68ULuydzepuTXHDVOUWbKdzGLgHK5R8cLF\nWJ0QsZe8p4/80quv06bEPmXrAoGBAL3AWdwe3izRTUbwhb2px7TzkWQGJiUV3V/p\neJw0lZO+PSsk3InXrC774Ttyle5aWyUttLBSC+5h8wzmmc8Gxv3hebRQUOydYXAJ\nz6yuLi8bMmdWpsN9fC0ssBE7+/IFAu6rK+fOAkaU+i5wgXf7e1N4oPjICDMgiZqD\nG4ajAgj3AoGBANUzRDC9yqn7MLnsI2W+neEHOKQvActUIk6IJxOPAh7eo0kSKYfM\n+/YoY0ob1gBfwRHWNAAsnGEP4Mjm1dVIKsSst4rGLIrwk2N6Q24vs6qwIIS4wDYg\nVIqDnXI4KpP4ULiWKTn9oINy1nBpUt1kSQnKpzg5h18/DAAsdhNjnw8b\n-----END RSA PRIVATE KEY-----\n", "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "fingerprint": "b6:70:e5:78:3c:d6:bf:15:2d:90:23:47:8a:e8:50:df"}} 2019-06-30 10:14:30,871 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-36f8f663-67ae-4870-8610-4cab553aa9e8 2019-06-30 10:14:30,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.544860839844s 2019-06-30 10:14:30,872 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDsUheD9iouIz/mD3kYuudUTn5AQydXegWeKFDPWaBIdUczrtbXuU5SBQ6/DLijHVpiETBZjKfuIUBF8YX5LwOx7amSF4288/BskzjAQ4Y4tznZjAbmjLcTP7f1WAYQKVvsXV2Ug38FO1piZCrmkR9wD3WKJrMJqedl+YDCkx6dyqOD0SRWTrwO582Xx0uoZoBERDCZADKfbDA+1Z2nO0WQNWqftzGJVuW/3LRR3CPwCeUkTFs6Qdte3woIsVVyf4IfW4vHJ99kVp0Srw9WiEq8f1aZbP7R59kpUDJFiGI5FmkWAosoogO4VMPzmJFA54+RSHhSpbAhzkW+uSvVsdct Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA7FIXg/YqLiM/5g95GLrnVE5+QEMnV3oFnihQz1mgSHVHM67W\n17lOUgUOvwy4ox1aYhEwWYyn7iFARfGF+S8Dse2pkheNvPPwbJM4wEOGOLc52YwG\n5oy3Ez+39VgGEClb7F1dlIN/BTtaYmQq5pEfcA91iiazCannZfmAwpMencqjg9Ek\nVk68DufNl8dLqGaAREQwmQAyn2wwPtWdpztFkDVqn7cxiVblv9y0Udwj8AnlJExb\nOkHbXt8KCLFVcn+CH1uLxyffZFadEq8PVohKvH9WmWz+0efZKVAyRYhiORZpFgKL\nKKIDuFTD85iRQOePkUh4UqWwIc5Fvrkr1bHXLQIDAQABAoIBAQCnPRUtKwkAq6tt\nuSd+q85HqGDKQ3vU+SJ+oZNGmevHO0/PMH0UHyxg+PlNlMgZjw1Gd1mbFeJFsDxX\nAyxHgtD/muw02fxRauSLQciYr3CONIR5AxJjF9P7iE08EDYCO/K0nAI8tq4uWqmF\nFdQSZUM1P4tz4B01yopabS6FBC5XhRLN2R1Nh9Ed17u4WkKoSLYvHRUQwLqOCHWM\nDcBJPFYyAWtl5o1A98u272c7dtHDSIE0QT+nH1fV6lr/y/Grua+hVAFPtLcPt1KX\nnAd4hWtAWK+gDd/DEPLVC/lZB39vP8AkBUQ5jR9ZCSr/9IzYNzpuVCP39R9/X90E\nyKwWsty1AoGBAP5IAe+qQ7zFnlFNrrax+vySKKopib90PeBNYng3rAssZlY4e2AG\nYGg9J8dPFJicwWbAx7cMkzOYhdrXEPO/0lWRfMYeBAijuXfLVfhKB7V4o5JhDzQC\n7pkiWAMevpTt4/Ohg2rACJSwMtYi1HBu9GhhpsDe/CFwzpr3rk9YR8qDAoGBAO3r\nAaIdJx3g6Nv+5/9A0Ynpc9WfW83s8LQJCLOiqGVN0Js/rIlBXEgTUVfhF5tX0aU/\nwNQ+BrZGEvfc9wzM+HSvoYWEdKYujGLQKZCL2rSCEmECg1aoLU6tODYDNXp7hBDl\n0Ikvb1zhyiG9L0A6jdLaN1Jt0mrh0Z0eO+No2+iPAoGBAJunDnBbxE0olwnjyIAT\nILU87uGCvcxRZpMIK6+1PH42dopu1q7oGFmWneP2N4BX7FduyJH3g6AAzGcyYTEk\nCafRgBRySTvUpPJ8qKps/p0KNO6ktT68ULuydzepuTXHDVOUWbKdzGLgHK5R8cLF\nWJ0QsZe8p4/80quv06bEPmXrAoGBAL3AWdwe3izRTUbwhb2px7TzkWQGJiUV3V/p\neJw0lZO+PSsk3InXrC774Ttyle5aWyUttLBSC+5h8wzmmc8Gxv3hebRQUOydYXAJ\nz6yuLi8bMmdWpsN9fC0ssBE7+/IFAu6rK+fOAkaU+i5wgXf7e1N4oPjICDMgiZqD\nG4ajAgj3AoGBANUzRDC9yqn7MLnsI2W+neEHOKQvActUIk6IJxOPAh7eo0kSKYfM\n+/YoY0ob1gBfwRHWNAAsnGEP4Mjm1dVIKsSst4rGLIrwk2N6Q24vs6qwIIS4wDYg\nVIqDnXI4KpP4ULiWKTn9oINy1nBpUt1kSQnKpzg5h18/DAAsdhNjnw8b\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'36cc8550a9fc4b59a6acfaf1380c707e', 'name': u'shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1', 'created_at': '2019-06-30T10:14:30.872161', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1c7c67ada68647c5b998b5a83065f8d8', 'name': 'shaker-project_bf09df0e-173c-40e8-aeb0-68d3511f8dc1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'b6:70:e5:78:3c:d6:bf:15:2d:90:23:47:8a:e8:50:df', 'type': 'ssh', 'id': u'shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1'}) 2019-06-30 10:14:30,872 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpgIBAAKCAQEA7FIXg/YqLiM/5g95GLrnVE5+QEMnV3oFnihQz1mgSHVHM67W 17lOUgUOvwy4ox1aYhEwWYyn7iFARfGF+S8Dse2pkheNvPPwbJM4wEOGOLc52YwG 5oy3Ez+39VgGEClb7F1dlIN/BTtaYmQq5pEfcA91iiazCannZfmAwpMencqjg9Ek Vk68DufNl8dLqGaAREQwmQAyn2wwPtWdpztFkDVqn7cxiVblv9y0Udwj8AnlJExb OkHbXt8KCLFVcn+CH1uLxyffZFadEq8PVohKvH9WmWz+0efZKVAyRYhiORZpFgKL KKIDuFTD85iRQOePkUh4UqWwIc5Fvrkr1bHXLQIDAQABAoIBAQCnPRUtKwkAq6tt uSd+q85HqGDKQ3vU+SJ+oZNGmevHO0/PMH0UHyxg+PlNlMgZjw1Gd1mbFeJFsDxX AyxHgtD/muw02fxRauSLQciYr3CONIR5AxJjF9P7iE08EDYCO/K0nAI8tq4uWqmF FdQSZUM1P4tz4B01yopabS6FBC5XhRLN2R1Nh9Ed17u4WkKoSLYvHRUQwLqOCHWM DcBJPFYyAWtl5o1A98u272c7dtHDSIE0QT+nH1fV6lr/y/Grua+hVAFPtLcPt1KX nAd4hWtAWK+gDd/DEPLVC/lZB39vP8AkBUQ5jR9ZCSr/9IzYNzpuVCP39R9/X90E yKwWsty1AoGBAP5IAe+qQ7zFnlFNrrax+vySKKopib90PeBNYng3rAssZlY4e2AG YGg9J8dPFJicwWbAx7cMkzOYhdrXEPO/0lWRfMYeBAijuXfLVfhKB7V4o5JhDzQC 7pkiWAMevpTt4/Ohg2rACJSwMtYi1HBu9GhhpsDe/CFwzpr3rk9YR8qDAoGBAO3r AaIdJx3g6Nv+5/9A0Ynpc9WfW83s8LQJCLOiqGVN0Js/rIlBXEgTUVfhF5tX0aU/ wNQ+BrZGEvfc9wzM+HSvoYWEdKYujGLQKZCL2rSCEmECg1aoLU6tODYDNXp7hBDl 0Ikvb1zhyiG9L0A6jdLaN1Jt0mrh0Z0eO+No2+iPAoGBAJunDnBbxE0olwnjyIAT ILU87uGCvcxRZpMIK6+1PH42dopu1q7oGFmWneP2N4BX7FduyJH3g6AAzGcyYTEk CafRgBRySTvUpPJ8qKps/p0KNO6ktT68ULuydzepuTXHDVOUWbKdzGLgHK5R8cLF WJ0QsZe8p4/80quv06bEPmXrAoGBAL3AWdwe3izRTUbwhb2px7TzkWQGJiUV3V/p eJw0lZO+PSsk3InXrC774Ttyle5aWyUttLBSC+5h8wzmmc8Gxv3hebRQUOydYXAJ z6yuLi8bMmdWpsN9fC0ssBE7+/IFAu6rK+fOAkaU+i5wgXf7e1N4oPjICDMgiZqD G4ajAgj3AoGBANUzRDC9yqn7MLnsI2W+neEHOKQvActUIk6IJxOPAh7eo0kSKYfM +/YoY0ob1gBfwRHWNAAsnGEP4Mjm1dVIKsSst4rGLIrwk2N6Q24vs6qwIIS4wDYg VIqDnXI4KpP4ULiWKTn9oINy1nBpUt1kSQnKpzg5h18/DAAsdhNjnw8b -----END RSA PRIVATE KEY----- 2019-06-30 10:14:30,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-06-30 10:14:30,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" -d '{"security_group": {"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "description": "created by OPNFV Functest (shaker)"}}' 2019-06-30 10:14:31,297 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1412 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:31 GMT X-Openstack-Request-Id: req-2e35eed7-60cd-4a5a-8bf0-6e74638d7d60 2019-06-30 10:14:31,297 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "created_at": "2019-06-30T10:14:31Z", "updated_at": "2019-06-30T10:14:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:31Z", "revision_number": 0, "id": "b22a791a-42f6-4ef1-925c-9c1305989e26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:31Z", "security_group_id": "ba1b14ff-3ba5-4f5e-a8cf-ad80f04e4df6", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:31Z", "revision_number": 0, "id": "f80aaac8-f989-4645-9ed2-74879df2f1ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:31Z", "security_group_id": "ba1b14ff-3ba5-4f5e-a8cf-ad80f04e4df6", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}], "revision_number": 1, "project_id": "1c7c67ada68647c5b998b5a83065f8d8", "id": "ba1b14ff-3ba5-4f5e-a8cf-ad80f04e4df6", "name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}} 2019-06-30 10:14:31,297 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-2e35eed7-60cd-4a5a-8bf0-6e74638d7d60 2019-06-30 10:14:31,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.419718980789s 2019-06-30 10:14:31,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 10:14:31,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:14:31,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3828 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:31 GMT X-Openstack-Request-Id: req-79acb1ec-2b34-4875-888f-3543c727a5a4 2019-06-30 10:14:31,358 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "created_at": "2019-06-30T10:14:31Z", "updated_at": "2019-06-30T10:14:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:31Z", "revision_number": 0, "id": "b22a791a-42f6-4ef1-925c-9c1305989e26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:31Z", "security_group_id": "ba1b14ff-3ba5-4f5e-a8cf-ad80f04e4df6", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:31Z", "revision_number": 0, "id": "f80aaac8-f989-4645-9ed2-74879df2f1ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:31Z", "security_group_id": "ba1b14ff-3ba5-4f5e-a8cf-ad80f04e4df6", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}], "revision_number": 1, "project_id": "1c7c67ada68647c5b998b5a83065f8d8", "id": "ba1b14ff-3ba5-4f5e-a8cf-ad80f04e4df6", "name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}, {"description": "Default security group", "tags": [], "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "created_at": "2019-06-30T10:14:08Z", "updated_at": "2019-06-30T10:14:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:08Z", "revision_number": 0, "id": "13d77ee6-c41d-425d-904d-1237e81509b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:08Z", "security_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:08Z", "revision_number": 0, "id": "722af34b-26af-465d-acec-78667915b075", "remote_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:08Z", "security_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:08Z", "revision_number": 0, "id": "977ea63e-ab17-4175-8c65-16a0345e3ad9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:08Z", "security_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:08Z", "revision_number": 0, "id": "9fc6613c-dcb8-4cd8-b20e-474ee8d31719", "remote_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:08Z", "security_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}], "revision_number": 1, "project_id": "1c7c67ada68647c5b998b5a83065f8d8", "id": "e8cd1e61-0016-4237-863b-26004fc73952", "name": "default"}]} 2019-06-30 10:14:31,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-79acb1ec-2b34-4875-888f-3543c727a5a4 2019-06-30 10:14:31,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0543580055237s 2019-06-30 10:14:31,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 10:14:31,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" -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": "ba1b14ff-3ba5-4f5e-a8cf-ad80f04e4df6"}}' 2019-06-30 10:14:31,478 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:31 GMT X-Openstack-Request-Id: req-9c7e08e6-d97e-4d3d-8c59-57af9a89bc8a 2019-06-30 10:14:31,478 - 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": "2019-06-30T10:14:31Z", "security_group_id": "ba1b14ff-3ba5-4f5e-a8cf-ad80f04e4df6", "port_range_min": 22, "revision_number": 0, "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "created_at": "2019-06-30T10:14:31Z", "project_id": "1c7c67ada68647c5b998b5a83065f8d8", "id": "c6d63016-319b-41b6-ba80-4666947f9c2b"}} 2019-06-30 10:14:31,478 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-9c7e08e6-d97e-4d3d-8c59-57af9a89bc8a 2019-06-30 10:14:31,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.113466024399s 2019-06-30 10:14:31,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 10:14:31,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:14:31,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4324 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:31 GMT X-Openstack-Request-Id: req-452483a2-0b32-4a44-910d-4ea6b70f01ac 2019-06-30 10:14:31,523 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "created_at": "2019-06-30T10:14:31Z", "updated_at": "2019-06-30T10:14:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:31Z", "revision_number": 0, "id": "b22a791a-42f6-4ef1-925c-9c1305989e26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:31Z", "security_group_id": "ba1b14ff-3ba5-4f5e-a8cf-ad80f04e4df6", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T10:14:31Z", "revision_number": 0, "id": "c6d63016-319b-41b6-ba80-4666947f9c2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:31Z", "security_group_id": "ba1b14ff-3ba5-4f5e-a8cf-ad80f04e4df6", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:31Z", "revision_number": 0, "id": "f80aaac8-f989-4645-9ed2-74879df2f1ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:31Z", "security_group_id": "ba1b14ff-3ba5-4f5e-a8cf-ad80f04e4df6", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}], "revision_number": 2, "project_id": "1c7c67ada68647c5b998b5a83065f8d8", "id": "ba1b14ff-3ba5-4f5e-a8cf-ad80f04e4df6", "name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}, {"description": "Default security group", "tags": [], "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "created_at": "2019-06-30T10:14:08Z", "updated_at": "2019-06-30T10:14:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:08Z", "revision_number": 0, "id": "13d77ee6-c41d-425d-904d-1237e81509b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:08Z", "security_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:08Z", "revision_number": 0, "id": "722af34b-26af-465d-acec-78667915b075", "remote_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:08Z", "security_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:08Z", "revision_number": 0, "id": "977ea63e-ab17-4175-8c65-16a0345e3ad9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:08Z", "security_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:08Z", "revision_number": 0, "id": "9fc6613c-dcb8-4cd8-b20e-474ee8d31719", "remote_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:08Z", "security_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}], "revision_number": 1, "project_id": "1c7c67ada68647c5b998b5a83065f8d8", "id": "e8cd1e61-0016-4237-863b-26004fc73952", "name": "default"}]} 2019-06-30 10:14:31,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-452483a2-0b32-4a44-910d-4ea6b70f01ac 2019-06-30 10:14:31,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0391891002655s 2019-06-30 10:14:31,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 10:14:31,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" -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": "ba1b14ff-3ba5-4f5e-a8cf-ad80f04e4df6"}}' 2019-06-30 10:14:31,676 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:31 GMT X-Openstack-Request-Id: req-4d08455f-eb28-4f36-afd5-2801707cb32b 2019-06-30 10:14:31,676 - 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": "2019-06-30T10:14:31Z", "security_group_id": "ba1b14ff-3ba5-4f5e-a8cf-ad80f04e4df6", "port_range_min": null, "revision_number": 0, "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "created_at": "2019-06-30T10:14:31Z", "project_id": "1c7c67ada68647c5b998b5a83065f8d8", "id": "87c7f92e-73ce-4847-86e3-a9a71a571ea3"}} 2019-06-30 10:14:31,676 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4d08455f-eb28-4f36-afd5-2801707cb32b 2019-06-30 10:14:31,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.146735906601s 2019-06-30 10:14:31,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 10:14:31,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:14:31,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4825 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:31 GMT X-Openstack-Request-Id: req-c2d79850-cccc-4e05-a2e3-287156496e41 2019-06-30 10:14:31,723 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "created_at": "2019-06-30T10:14:31Z", "updated_at": "2019-06-30T10:14:31Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:31Z", "revision_number": 0, "id": "87c7f92e-73ce-4847-86e3-a9a71a571ea3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:31Z", "security_group_id": "ba1b14ff-3ba5-4f5e-a8cf-ad80f04e4df6", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:31Z", "revision_number": 0, "id": "b22a791a-42f6-4ef1-925c-9c1305989e26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:31Z", "security_group_id": "ba1b14ff-3ba5-4f5e-a8cf-ad80f04e4df6", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T10:14:31Z", "revision_number": 0, "id": "c6d63016-319b-41b6-ba80-4666947f9c2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:31Z", "security_group_id": "ba1b14ff-3ba5-4f5e-a8cf-ad80f04e4df6", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:31Z", "revision_number": 0, "id": "f80aaac8-f989-4645-9ed2-74879df2f1ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:31Z", "security_group_id": "ba1b14ff-3ba5-4f5e-a8cf-ad80f04e4df6", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}], "revision_number": 3, "project_id": "1c7c67ada68647c5b998b5a83065f8d8", "id": "ba1b14ff-3ba5-4f5e-a8cf-ad80f04e4df6", "name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}, {"description": "Default security group", "tags": [], "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "created_at": "2019-06-30T10:14:08Z", "updated_at": "2019-06-30T10:14:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:08Z", "revision_number": 0, "id": "13d77ee6-c41d-425d-904d-1237e81509b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:08Z", "security_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:08Z", "revision_number": 0, "id": "722af34b-26af-465d-acec-78667915b075", "remote_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:08Z", "security_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:08Z", "revision_number": 0, "id": "977ea63e-ab17-4175-8c65-16a0345e3ad9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:08Z", "security_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:08Z", "revision_number": 0, "id": "9fc6613c-dcb8-4cd8-b20e-474ee8d31719", "remote_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:08Z", "security_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}], "revision_number": 1, "project_id": "1c7c67ada68647c5b998b5a83065f8d8", "id": "e8cd1e61-0016-4237-863b-26004fc73952", "name": "default"}]} 2019-06-30 10:14:31,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-c2d79850-cccc-4e05-a2e3-287156496e41 2019-06-30 10:14:31,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0410740375519s 2019-06-30 10:14:31,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 10:14:31,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" -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": "ba1b14ff-3ba5-4f5e-a8cf-ad80f04e4df6"}}' 2019-06-30 10:14:31,867 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:31 GMT X-Openstack-Request-Id: req-8297144f-095c-48ad-9316-c4b591de4845 2019-06-30 10:14:31,868 - 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": "2019-06-30T10:14:31Z", "security_group_id": "ba1b14ff-3ba5-4f5e-a8cf-ad80f04e4df6", "port_range_min": 9000, "revision_number": 0, "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "created_at": "2019-06-30T10:14:31Z", "project_id": "1c7c67ada68647c5b998b5a83065f8d8", "id": "d553820a-052d-43a2-ad67-99e55bcaf4b2"}} 2019-06-30 10:14:31,868 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-8297144f-095c-48ad-9316-c4b591de4845 2019-06-30 10:14:31,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.138654947281s 2019-06-30 10:14:31,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 10:14:31,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:14:31,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:31 GMT X-Openstack-Request-Id: req-3b73d25c-85ff-443a-8dc0-60fba72f936d 2019-06-30 10:14:31,978 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1870aa3a-9d07-4603-8065-9e3298c66e2d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1c7c67ada68647c5b998b5a83065f8d8","l2_adjacency":true,"status":"ACTIVE","subnets":["e8a23d04-8c6f-444e-9278-69b7caf23bb8"],"description":"","tags":[],"updated_at":"2019-06-30T10:14:09Z","qos_policy_id":null,"name":"shaker-net_bf09df0e-173c-40e8-aeb0-68d3511f8dc1","admin_state_up":true,"tenant_id":"1c7c67ada68647c5b998b5a83065f8d8","created_at":"2019-06-30T10:14:08Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 10:14:31,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3b73d25c-85ff-443a-8dc0-60fba72f936d 2019-06-30 10:14:31,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109014034271s 2019-06-30 10:14:31,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 10:14:31,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:14:32,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:32 GMT X-Openstack-Request-Id: req-6df358ba-b589-44ce-b54e-5b69a2cf94a4 2019-06-30 10:14:32,021 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T10:14:30Z", "file": "/v2/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9/file", "owner": "1c7c67ada68647c5b998b5a83065f8d8", "id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "size": 666173440, "self": "/v2/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-06-30T10:14:19Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 10:14:32,021 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-6df358ba-b589-44ce-b54e-5b69a2cf94a4 2019-06-30 10:14:32,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0376880168915s 2019-06-30 10:14:32,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 10:14:32,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:14:32,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14: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-373fa917-f8a2-4297-88f1-c91a4661434d x-openstack-request-id: req-373fa917-f8a2-4297-88f1-c91a4661434d 2019-06-30 10:14:32,052 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb"}]} 2019-06-30 10:14:32,052 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-373fa917-f8a2-4297-88f1-c91a4661434d 2019-06-30 10:14:32,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0242669582367s 2019-06-30 10:14:32,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-30 10:14:32,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" -d '{"server": {"name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "imageRef": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "flavorRef": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1870aa3a-9d07-4603-8065-9e3298c66e2d"}], "security_groups": [{"name": "ba1b14ff-3ba5-4f5e-a8cf-ad80f04e4df6"}]}}' 2019-06-30 10:14:34,708 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14: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 location: http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3 x-compute-request-id: req-ed488fc6-cf35-4b2f-8cb6-01b00e9f5a1e x-openstack-request-id: req-ed488fc6-cf35-4b2f-8cb6-01b00e9f5a1e 2019-06-30 10:14:34,708 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "ba1b14ff-3ba5-4f5e-a8cf-ad80f04e4df6"}], "OS-DCF:diskConfig": "MANUAL", "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "adminPass": "wjAK5E64m68x"}} 2019-06-30 10:14:34,708 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-ed488fc6-cf35-4b2f-8cb6-01b00e9f5a1e 2019-06-30 10:14:34,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.65478396416s 2019-06-30 10:14:34,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:14:34,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:14:35,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Sun, 30 Jun 2019 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-4582021e-42cc-41cc-ba9b-92ed4dcebf72 x-openstack-request-id: req-4582021e-42cc-41cc-ba9b-92ed4dcebf72 2019-06-30 10:14:35,380 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:14:35,380 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4582021e-42cc-41cc-ba9b-92ed4dcebf72 2019-06-30 10:14:35,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.670794963837s 2019-06-30 10:14:35,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 10:14:35,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:14:35,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:35 GMT X-Openstack-Request-Id: req-12ed980e-2a96-4f62-83b1-1ecce226e9bd 2019-06-30 10:14:35,487 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1870aa3a-9d07-4603-8065-9e3298c66e2d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1c7c67ada68647c5b998b5a83065f8d8","l2_adjacency":true,"status":"ACTIVE","subnets":["e8a23d04-8c6f-444e-9278-69b7caf23bb8"],"description":"","tags":[],"updated_at":"2019-06-30T10:14:09Z","qos_policy_id":null,"name":"shaker-net_bf09df0e-173c-40e8-aeb0-68d3511f8dc1","admin_state_up":true,"tenant_id":"1c7c67ada68647c5b998b5a83065f8d8","created_at":"2019-06-30T10:14:08Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 10:14:35,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-12ed980e-2a96-4f62-83b1-1ecce226e9bd 2019-06-30 10:14:35,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0965068340302s 2019-06-30 10:14:35,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 10:14:35,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:14:35,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 677 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14:35 GMT X-Openstack-Request-Id: req-eb012514-6872-4ff2-8c42-45a8b385ff72 2019-06-30 10:14:35,531 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1870aa3a-9d07-4603-8065-9e3298c66e2d","tenant_id":"1c7c67ada68647c5b998b5a83065f8d8","created_at":"2019-06-30T10:14:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T10:14:09Z","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":"1c7c67ada68647c5b998b5a83065f8d8","id":"e8a23d04-8c6f-444e-9278-69b7caf23bb8","subnetpool_id":null,"name":"shaker-subnet_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}]} 2019-06-30 10:14:35,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-eb012514-6872-4ff2-8c42-45a8b385ff72 2019-06-30 10:14:35,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0422089099884s 2019-06-30 10:14:35,532 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:14:37,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:14:37,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:14:37,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 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-662d69e0-59fa-4355-86c8-5017e6192d06 x-openstack-request-id: req-662d69e0-59fa-4355-86c8-5017e6192d06 2019-06-30 10:14:37,963 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:14:37,964 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-662d69e0-59fa-4355-86c8-5017e6192d06 2019-06-30 10:14:37,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.428992033005s 2019-06-30 10:14:37,970 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:14:39,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:14:39,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:14:40,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14: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-3ec06966-c819-436b-9ac9-8f6592eacbce x-openstack-request-id: req-3ec06966-c819-436b-9ac9-8f6592eacbce 2019-06-30 10:14:40,737 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:14:40,737 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3ec06966-c819-436b-9ac9-8f6592eacbce 2019-06-30 10:14:40,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.765129089355s 2019-06-30 10:14:40,744 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:14:42,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:14:42,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:14:43,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 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-e21772f3-c6f0-4708-a154-442c4d57a2d9 x-openstack-request-id: req-e21772f3-c6f0-4708-a154-442c4d57a2d9 2019-06-30 10:14:43,292 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:14:43,292 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e21772f3-c6f0-4708-a154-442c4d57a2d9 2019-06-30 10:14:43,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546169042587s 2019-06-30 10:14:43,299 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:14:45,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:14:45,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:14:45,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14: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-0c6d278a-9824-4ffe-9301-c2fe45dbc3e0 x-openstack-request-id: req-0c6d278a-9824-4ffe-9301-c2fe45dbc3e0 2019-06-30 10:14:45,465 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:14:45,465 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0c6d278a-9824-4ffe-9301-c2fe45dbc3e0 2019-06-30 10:14:45,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.164048194885s 2019-06-30 10:14:45,472 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:14:47,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:14:47,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:14:48,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 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-2ef04fc6-4368-4b90-997f-f25bf94059b7 x-openstack-request-id: req-2ef04fc6-4368-4b90-997f-f25bf94059b7 2019-06-30 10:14:48,152 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:14:48,152 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2ef04fc6-4368-4b90-997f-f25bf94059b7 2019-06-30 10:14:48,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.677890062332s 2019-06-30 10:14:48,158 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:14:50,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:14:50,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:14:50,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 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-5801aede-dcb6-4067-be67-80d97c561ee1 x-openstack-request-id: req-5801aede-dcb6-4067-be67-80d97c561ee1 2019-06-30 10:14:50,595 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:14:50,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5801aede-dcb6-4067-be67-80d97c561ee1 2019-06-30 10:14:50,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.43446803093s 2019-06-30 10:14:50,602 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:14:52,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:14:52,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:14:52,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 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-d34856a0-9ae9-459a-902b-19c7e8431698 x-openstack-request-id: req-d34856a0-9ae9-459a-902b-19c7e8431698 2019-06-30 10:14:52,777 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:14:52,778 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d34856a0-9ae9-459a-902b-19c7e8431698 2019-06-30 10:14:52,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173372030258s 2019-06-30 10:14:52,784 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:14:54,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:14:54,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:14:55,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14: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-c6295c81-1e8f-4bcf-813e-8b99060bc7e6 x-openstack-request-id: req-c6295c81-1e8f-4bcf-813e-8b99060bc7e6 2019-06-30 10:14:55,566 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:14:55,566 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c6295c81-1e8f-4bcf-813e-8b99060bc7e6 2019-06-30 10:14:55,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.779227972031s 2019-06-30 10:14:55,572 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:14:57,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:14:57,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:14:57,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 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-c2c54a46-8160-4f63-9fe3-350d259a6ded x-openstack-request-id: req-c2c54a46-8160-4f63-9fe3-350d259a6ded 2019-06-30 10:14:57,741 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:14:57,741 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c2c54a46-8160-4f63-9fe3-350d259a6ded 2019-06-30 10:14:57,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166203975677s 2019-06-30 10:14:57,748 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:14:59,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:14:59,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:15:00,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:14: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-07cde1f9-5ba5-4a0f-afc4-63ca0ab85f3b x-openstack-request-id: req-07cde1f9-5ba5-4a0f-afc4-63ca0ab85f3b 2019-06-30 10:15:00,166 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:15:00,166 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-07cde1f9-5ba5-4a0f-afc4-63ca0ab85f3b 2019-06-30 10:15:00,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.415593147278s 2019-06-30 10:15:00,171 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:15:02,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:15:02,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:15:02,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:15: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-bc093d14-2d30-441f-bbfd-0bd3654ab25a x-openstack-request-id: req-bc093d14-2d30-441f-bbfd-0bd3654ab25a 2019-06-30 10:15:02,333 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:15:02,333 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bc093d14-2d30-441f-bbfd-0bd3654ab25a 2019-06-30 10:15:02,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.160238981247s 2019-06-30 10:15:02,338 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:15:04,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:15:04,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:15:04,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:15: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-192adf7c-840f-4c70-97cf-66a8b867fa0b x-openstack-request-id: req-192adf7c-840f-4c70-97cf-66a8b867fa0b 2019-06-30 10:15:04,783 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:15:04,784 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-192adf7c-840f-4c70-97cf-66a8b867fa0b 2019-06-30 10:15:04,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443075895309s 2019-06-30 10:15:04,790 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:15:06,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:15:06,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:15:07,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 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-b7d69ec3-e68b-435a-b6fc-4e75a14d1382 x-openstack-request-id: req-b7d69ec3-e68b-435a-b6fc-4e75a14d1382 2019-06-30 10:15:07,460 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:15:07,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b7d69ec3-e68b-435a-b6fc-4e75a14d1382 2019-06-30 10:15:07,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.667616128922s 2019-06-30 10:15:07,467 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:15:09,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:15:09,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:15:09,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:15: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-7de63a18-2792-41b4-a200-c981ba3156bd x-openstack-request-id: req-7de63a18-2792-41b4-a200-c981ba3156bd 2019-06-30 10:15:09,828 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:15:09,829 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7de63a18-2792-41b4-a200-c981ba3156bd 2019-06-30 10:15:09,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359472036362s 2019-06-30 10:15:09,835 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:15:11,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:15:11,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:15:12,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 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-e403d245-7b5e-4ec2-8fac-aef7f4f7430e x-openstack-request-id: req-e403d245-7b5e-4ec2-8fac-aef7f4f7430e 2019-06-30 10:15:12,272 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:15:12,273 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e403d245-7b5e-4ec2-8fac-aef7f4f7430e 2019-06-30 10:15:12,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.435073852539s 2019-06-30 10:15:12,279 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:15:14,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:15:14,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:15:14,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:15: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-3c8941d8-9ad7-4ef2-ac3e-c7406be3016d x-openstack-request-id: req-3c8941d8-9ad7-4ef2-ac3e-c7406be3016d 2019-06-30 10:15:14,451 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:15:14,451 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3c8941d8-9ad7-4ef2-ac3e-c7406be3016d 2019-06-30 10:15:14,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169534921646s 2019-06-30 10:15:14,457 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:15:16,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:15:16,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:15:17,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 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-4ea86f83-6d7c-47bf-90dd-32a2763e6ec4 x-openstack-request-id: req-4ea86f83-6d7c-47bf-90dd-32a2763e6ec4 2019-06-30 10:15:17,187 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:15:17,187 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4ea86f83-6d7c-47bf-90dd-32a2763e6ec4 2019-06-30 10:15:17,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.727488994598s 2019-06-30 10:15:17,194 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:15:19,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:15:19,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:15:19,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:15: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-5a437116-a190-4d61-964b-eca5e8841715 x-openstack-request-id: req-5a437116-a190-4d61-964b-eca5e8841715 2019-06-30 10:15:19,576 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:15:19,577 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5a437116-a190-4d61-964b-eca5e8841715 2019-06-30 10:15:19,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380353927612s 2019-06-30 10:15:19,583 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:15:21,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:15:21,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:15:22,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:15: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-5e7eaac7-bc2d-4923-9bd7-247bcaa6a178 x-openstack-request-id: req-5e7eaac7-bc2d-4923-9bd7-247bcaa6a178 2019-06-30 10:15:22,061 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:15:22,061 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5e7eaac7-bc2d-4923-9bd7-247bcaa6a178 2019-06-30 10:15:22,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.47545003891s 2019-06-30 10:15:22,067 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:15:24,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:15:24,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:15:24,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:15: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-18d218d5-3fb9-4a3f-9117-3cf6a09292c3 x-openstack-request-id: req-18d218d5-3fb9-4a3f-9117-3cf6a09292c3 2019-06-30 10:15:24,258 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:15:24,258 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-18d218d5-3fb9-4a3f-9117-3cf6a09292c3 2019-06-30 10:15:24,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18976688385s 2019-06-30 10:15:24,265 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:15:26,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:15:26,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:15:26,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:15: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-0a862c77-4a38-4511-bc98-c084fe953bad x-openstack-request-id: req-0a862c77-4a38-4511-bc98-c084fe953bad 2019-06-30 10:15:26,455 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:15:26,455 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0a862c77-4a38-4511-bc98-c084fe953bad 2019-06-30 10:15:26,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187845945358s 2019-06-30 10:15:26,462 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:15:28,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:15:28,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:15:28,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 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-c5ac9eb1-63fe-43c1-a4c1-95fafd320519 x-openstack-request-id: req-c5ac9eb1-63fe-43c1-a4c1-95fafd320519 2019-06-30 10:15:28,630 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:15:28,630 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c5ac9eb1-63fe-43c1-a4c1-95fafd320519 2019-06-30 10:15:28,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165944814682s 2019-06-30 10:15:28,637 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:15:30,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:15:30,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:15:30,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 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-d1e7d944-4291-49c4-bd8c-c5b56a9de13d x-openstack-request-id: req-d1e7d944-4291-49c4-bd8c-c5b56a9de13d 2019-06-30 10:15:30,817 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:15:30,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d1e7d944-4291-49c4-bd8c-c5b56a9de13d 2019-06-30 10:15:30,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177476882935s 2019-06-30 10:15:30,824 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:15:32,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:15:32,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:15:33,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:15: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-6935fb2b-8f59-42ed-bca3-cb685f39c558 x-openstack-request-id: req-6935fb2b-8f59-42ed-bca3-cb685f39c558 2019-06-30 10:15:33,492 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:15:33,492 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6935fb2b-8f59-42ed-bca3-cb685f39c558 2019-06-30 10:15:33,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.666011095047s 2019-06-30 10:15:33,499 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:15:35,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:15:35,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:15:35,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 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-29ebc129-bacc-4fd2-a54e-7d3bdc7c4df9 x-openstack-request-id: req-29ebc129-bacc-4fd2-a54e-7d3bdc7c4df9 2019-06-30 10:15:35,863 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:15:35,864 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-29ebc129-bacc-4fd2-a54e-7d3bdc7c4df9 2019-06-30 10:15:35,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361717939377s 2019-06-30 10:15:35,870 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:15:37,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:15:37,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:15:38,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 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-2ad642fe-8dfa-4b0b-ae16-ec1fde5b13ee x-openstack-request-id: req-2ad642fe-8dfa-4b0b-ae16-ec1fde5b13ee 2019-06-30 10:15:38,353 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:15:38,353 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2ad642fe-8dfa-4b0b-ae16-ec1fde5b13ee 2019-06-30 10:15:38,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.479843139648s 2019-06-30 10:15:38,360 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:15:40,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:15:40,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:15:41,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 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-31e307f9-a610-4c55-b390-4024ec224977 x-openstack-request-id: req-31e307f9-a610-4c55-b390-4024ec224977 2019-06-30 10:15:41,046 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:15:41,046 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-31e307f9-a610-4c55-b390-4024ec224977 2019-06-30 10:15:41,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.683508872986s 2019-06-30 10:15:41,052 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:15:43,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:15:43,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:15:43,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:15: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-ce2d9a1b-74c0-47de-ae47-5241b62d4a60 x-openstack-request-id: req-ce2d9a1b-74c0-47de-ae47-5241b62d4a60 2019-06-30 10:15:43,488 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:15:43,488 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ce2d9a1b-74c0-47de-ae47-5241b62d4a60 2019-06-30 10:15:43,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.434898853302s 2019-06-30 10:15:43,496 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:15:45,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:15:45,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:15:45,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 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-8a8c4c6d-b086-4a48-ab06-5334ac96cc99 x-openstack-request-id: req-8a8c4c6d-b086-4a48-ab06-5334ac96cc99 2019-06-30 10:15:45,870 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:15:45,870 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8a8c4c6d-b086-4a48-ab06-5334ac96cc99 2019-06-30 10:15:45,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371856927872s 2019-06-30 10:15:45,877 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:15:47,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:15:47,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:15:48,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 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-fca74139-8c86-4ad3-99dc-09f853400b6b x-openstack-request-id: req-fca74139-8c86-4ad3-99dc-09f853400b6b 2019-06-30 10:15:48,331 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:15:48,331 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fca74139-8c86-4ad3-99dc-09f853400b6b 2019-06-30 10:15:48,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.451300144196s 2019-06-30 10:15:48,338 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:15:50,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:15:50,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:15:50,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 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-254429a5-acb2-4a73-ae97-bcf34c53dcce x-openstack-request-id: req-254429a5-acb2-4a73-ae97-bcf34c53dcce 2019-06-30 10:15:50,780 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:15:50,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-254429a5-acb2-4a73-ae97-bcf34c53dcce 2019-06-30 10:15:50,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439793109894s 2019-06-30 10:15:50,787 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:15:52,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:15:52,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:15:52,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 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-b668be4c-e22f-418f-8ae2-f8604ff6d21e x-openstack-request-id: req-b668be4c-e22f-418f-8ae2-f8604ff6d21e 2019-06-30 10:15:52,968 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:15:52,969 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b668be4c-e22f-418f-8ae2-f8604ff6d21e 2019-06-30 10:15:52,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179162979126s 2019-06-30 10:15:52,975 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:15:54,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:15:54,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:15:55,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 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-cc5f2795-177d-48fe-8c50-c102d527f0fe x-openstack-request-id: req-cc5f2795-177d-48fe-8c50-c102d527f0fe 2019-06-30 10:15:55,339 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:15:55,339 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cc5f2795-177d-48fe-8c50-c102d527f0fe 2019-06-30 10:15:55,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361651182175s 2019-06-30 10:15:55,346 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:15:57,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:15:57,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:15:57,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 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-7bb03fb9-c3d2-4450-8674-1c0fcef8f244 x-openstack-request-id: req-7bb03fb9-c3d2-4450-8674-1c0fcef8f244 2019-06-30 10:15:57,719 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:15:57,720 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7bb03fb9-c3d2-4450-8674-1c0fcef8f244 2019-06-30 10:15:57,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371256113052s 2019-06-30 10:15:57,726 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:15:59,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:15:59,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:16:00,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 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-67d29c4e-6682-4af8-8900-be779267b9c0 x-openstack-request-id: req-67d29c4e-6682-4af8-8900-be779267b9c0 2019-06-30 10:16:00,191 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:16:00,191 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-67d29c4e-6682-4af8-8900-be779267b9c0 2019-06-30 10:16:00,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.463658809662s 2019-06-30 10:16:00,197 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:16:02,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:16:02,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:16:03,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-5dbb235a-d0c7-40dc-84eb-5f4aa16ed5f6 x-openstack-request-id: req-5dbb235a-d0c7-40dc-84eb-5f4aa16ed5f6 2019-06-30 10:16:03,257 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:16:03,257 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5dbb235a-d0c7-40dc-84eb-5f4aa16ed5f6 2019-06-30 10:16:03,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05773210526s 2019-06-30 10:16:03,262 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:16:05,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:16:05,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:16:05,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:16: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-41a379e1-c1c1-4271-98e7-5b27be8acf22 x-openstack-request-id: req-41a379e1-c1c1-4271-98e7-5b27be8acf22 2019-06-30 10:16:05,630 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:16:05,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-41a379e1-c1c1-4271-98e7-5b27be8acf22 2019-06-30 10:16:05,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365652799606s 2019-06-30 10:16:05,637 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:16:07,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:16:07,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:16:08,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:16: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-e240304f-2e7a-4ab6-838d-bc018cb3b39d x-openstack-request-id: req-e240304f-2e7a-4ab6-838d-bc018cb3b39d 2019-06-30 10:16:08,107 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:16:08,107 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e240304f-2e7a-4ab6-838d-bc018cb3b39d 2019-06-30 10:16:08,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467346906662s 2019-06-30 10:16:08,114 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:16:10,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:16:10,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:16:10,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:16: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-915d092a-8a01-413d-931e-aa4f830de0d7 x-openstack-request-id: req-915d092a-8a01-413d-931e-aa4f830de0d7 2019-06-30 10:16:10,502 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:16:10,502 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-915d092a-8a01-413d-931e-aa4f830de0d7 2019-06-30 10:16:10,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385280847549s 2019-06-30 10:16:10,508 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:16:12,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:16:12,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:16:12,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 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-677cee92-af4a-4876-8e87-db383e90b91a x-openstack-request-id: req-677cee92-af4a-4876-8e87-db383e90b91a 2019-06-30 10:16:12,681 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:16:12,682 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-677cee92-af4a-4876-8e87-db383e90b91a 2019-06-30 10:16:12,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170584917068s 2019-06-30 10:16:12,691 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:16:14,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:16:14,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:16:15,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 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-818a4e54-2b4a-42c7-aa3e-8c8c66d7fd02 x-openstack-request-id: req-818a4e54-2b4a-42c7-aa3e-8c8c66d7fd02 2019-06-30 10:16:15,149 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:16:15,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-818a4e54-2b4a-42c7-aa3e-8c8c66d7fd02 2019-06-30 10:16:15,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.457217931747s 2019-06-30 10:16:15,153 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:16:17,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:16:17,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:16:17,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:16: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-3f02a9a1-9c3c-4da3-b6a4-9a6c9078efeb x-openstack-request-id: req-3f02a9a1-9c3c-4da3-b6a4-9a6c9078efeb 2019-06-30 10:16:17,344 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:16:17,344 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3f02a9a1-9c3c-4da3-b6a4-9a6c9078efeb 2019-06-30 10:16:17,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188009977341s 2019-06-30 10:16:17,351 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:16:19,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:16:19,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:16:19,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 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-c6504293-2c75-485e-a0bf-ec8fe253b69d x-openstack-request-id: req-c6504293-2c75-485e-a0bf-ec8fe253b69d 2019-06-30 10:16:19,812 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:16:19,812 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c6504293-2c75-485e-a0bf-ec8fe253b69d 2019-06-30 10:16:19,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.459202051163s 2019-06-30 10:16:19,819 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:16:21,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:16:21,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:16:22,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:16: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-5a727658-ab9c-46cb-bc0b-8619b6455588 x-openstack-request-id: req-5a727658-ab9c-46cb-bc0b-8619b6455588 2019-06-30 10:16:22,039 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:16:22,039 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5a727658-ab9c-46cb-bc0b-8619b6455588 2019-06-30 10:16:22,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.21740603447s 2019-06-30 10:16:22,045 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:16:24,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:16:24,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:16:24,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 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-ac31ab1e-3031-413d-bd77-cc99a0293e55 x-openstack-request-id: req-ac31ab1e-3031-413d-bd77-cc99a0293e55 2019-06-30 10:16:24,229 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:16:24,229 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ac31ab1e-3031-413d-bd77-cc99a0293e55 2019-06-30 10:16:24,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181226015091s 2019-06-30 10:16:24,235 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:16:26,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:16:26,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:16:26,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:16: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-d4a5f552-2f28-47d4-b9f2-658847a04b43 x-openstack-request-id: req-d4a5f552-2f28-47d4-b9f2-658847a04b43 2019-06-30 10:16:26,944 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:16:26,944 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d4a5f552-2f28-47d4-b9f2-658847a04b43 2019-06-30 10:16:26,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.706066846848s 2019-06-30 10:16:26,951 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:16:28,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:16:28,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:16:29,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-b3bab8ee-e21b-4484-bbdb-eba71b6543d8 x-openstack-request-id: req-b3bab8ee-e21b-4484-bbdb-eba71b6543d8 2019-06-30 10:16:29,402 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:16:29,402 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b3bab8ee-e21b-4484-bbdb-eba71b6543d8 2019-06-30 10:16:29,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.44868016243s 2019-06-30 10:16:29,408 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:16:31,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:16:31,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:16:31,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:16: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-e30bc108-2158-443c-941c-23a20903e481 x-openstack-request-id: req-e30bc108-2158-443c-941c-23a20903e481 2019-06-30 10:16:31,860 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:16:31,860 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e30bc108-2158-443c-941c-23a20903e481 2019-06-30 10:16:31,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449278116226s 2019-06-30 10:16:31,866 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:16:33,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:16:33,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:16:34,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:16: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-c11889cb-64d5-4e84-bb89-0a84469a0dd5 x-openstack-request-id: req-c11889cb-64d5-4e84-bb89-0a84469a0dd5 2019-06-30 10:16:34,050 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:16:34,050 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c11889cb-64d5-4e84-bb89-0a84469a0dd5 2019-06-30 10:16:34,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18115901947s 2019-06-30 10:16:34,056 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:16:36,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:16:36,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:16:36,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 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-8a09fb48-5fd8-4815-a939-18a2226c3022 x-openstack-request-id: req-8a09fb48-5fd8-4815-a939-18a2226c3022 2019-06-30 10:16:36,632 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:16:36,632 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8a09fb48-5fd8-4815-a939-18a2226c3022 2019-06-30 10:16:36,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.57351899147s 2019-06-30 10:16:36,639 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:16:38,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:16:38,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:16:39,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 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-3e3cb449-1b05-4c40-847f-fc32fae911ec x-openstack-request-id: req-3e3cb449-1b05-4c40-847f-fc32fae911ec 2019-06-30 10:16:39,020 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:16:39,020 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3e3cb449-1b05-4c40-847f-fc32fae911ec 2019-06-30 10:16:39,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37864112854s 2019-06-30 10:16:39,026 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:16:41,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:16:41,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:16:41,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:16: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-a80c72d4-5aac-4524-9f2a-56bb7dd56a2c x-openstack-request-id: req-a80c72d4-5aac-4524-9f2a-56bb7dd56a2c 2019-06-30 10:16:41,491 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:16:41,491 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a80c72d4-5aac-4524-9f2a-56bb7dd56a2c 2019-06-30 10:16:41,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.462099075317s 2019-06-30 10:16:41,497 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:16:43,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:16:43,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:16:44,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 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-d842b987-e6ef-4968-9ee4-ab3dbf88316d x-openstack-request-id: req-d842b987-e6ef-4968-9ee4-ab3dbf88316d 2019-06-30 10:16:44,210 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:16:44,210 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d842b987-e6ef-4968-9ee4-ab3dbf88316d 2019-06-30 10:16:44,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.71009683609s 2019-06-30 10:16:44,216 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:16:46,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:16:46,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:16:46,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:16: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-52416d0b-1d2c-43ba-b2c4-8949f07fe3d1 x-openstack-request-id: req-52416d0b-1d2c-43ba-b2c4-8949f07fe3d1 2019-06-30 10:16:46,665 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:16:46,666 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-52416d0b-1d2c-43ba-b2c4-8949f07fe3d1 2019-06-30 10:16:46,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.446894884109s 2019-06-30 10:16:46,672 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:16:48,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:16:48,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:16:48,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:16: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-21d51aba-16a4-4304-923e-9817cfd6648e x-openstack-request-id: req-21d51aba-16a4-4304-923e-9817cfd6648e 2019-06-30 10:16:48,839 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:16:48,839 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-21d51aba-16a4-4304-923e-9817cfd6648e 2019-06-30 10:16:48,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.164603948593s 2019-06-30 10:16:48,846 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:16:50,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:16:50,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:16:51,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:16: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-16f1cc5f-be48-43d6-b344-f0a0f2dbc132 x-openstack-request-id: req-16f1cc5f-be48-43d6-b344-f0a0f2dbc132 2019-06-30 10:16:51,324 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:16:51,325 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-16f1cc5f-be48-43d6-b344-f0a0f2dbc132 2019-06-30 10:16:51,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.476627111435s 2019-06-30 10:16:51,331 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:16:53,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:16:53,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:16:53,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:16: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-d23c5950-a201-4ebc-b0da-e3f46a9a6ba8 x-openstack-request-id: req-d23c5950-a201-4ebc-b0da-e3f46a9a6ba8 2019-06-30 10:16:53,512 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:16:53,512 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d23c5950-a201-4ebc-b0da-e3f46a9a6ba8 2019-06-30 10:16:53,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178683996201s 2019-06-30 10:16:53,519 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:16:55,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:16:55,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:16:55,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:16: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-90052f0e-940c-4849-a6dd-f2911dd5eff8 x-openstack-request-id: req-90052f0e-940c-4849-a6dd-f2911dd5eff8 2019-06-30 10:16:55,985 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:16:55,985 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-90052f0e-940c-4849-a6dd-f2911dd5eff8 2019-06-30 10:16:55,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.463118076324s 2019-06-30 10:16:55,991 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:16:57,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:16:57,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:16:58,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:16: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-145f573a-4994-43b6-b308-b77be4adbd61 x-openstack-request-id: req-145f573a-4994-43b6-b308-b77be4adbd61 2019-06-30 10:16:58,427 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:16:58,427 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-145f573a-4994-43b6-b308-b77be4adbd61 2019-06-30 10:16:58,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.433498859406s 2019-06-30 10:16:58,434 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:17:00,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:17:00,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:17:00,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:17: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-6493b56e-516e-4bee-b341-7e29172b9c9b x-openstack-request-id: req-6493b56e-516e-4bee-b341-7e29172b9c9b 2019-06-30 10:17:00,974 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:17:00,974 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6493b56e-516e-4bee-b341-7e29172b9c9b 2019-06-30 10:17:00,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.537160158157s 2019-06-30 10:17:00,981 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:17:02,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:17:02,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:17:03,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:17: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-fcf5174a-c903-4025-b5db-c8c2d169567d x-openstack-request-id: req-fcf5174a-c903-4025-b5db-c8c2d169567d 2019-06-30 10:17:03,149 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:17:03,149 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fcf5174a-c903-4025-b5db-c8c2d169567d 2019-06-30 10:17:03,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165956020355s 2019-06-30 10:17:03,156 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:17:05,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:17:05,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:17:05,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:17: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-51895f69-a34f-4c2a-b5ce-c175802b7951 x-openstack-request-id: req-51895f69-a34f-4c2a-b5ce-c175802b7951 2019-06-30 10:17:05,610 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:17:05,611 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-51895f69-a34f-4c2a-b5ce-c175802b7951 2019-06-30 10:17:05,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.452010154724s 2019-06-30 10:17:05,617 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:17:07,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:17:07,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:17:08,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:17: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-d733240b-ff02-41f6-9c73-9d6ba389dd66 x-openstack-request-id: req-d733240b-ff02-41f6-9c73-9d6ba389dd66 2019-06-30 10:17:08,078 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:17:08,079 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d733240b-ff02-41f6-9c73-9d6ba389dd66 2019-06-30 10:17:08,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.459705114365s 2019-06-30 10:17:08,086 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:17:10,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:17:10,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:17:10,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:17: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-177a0fe6-fd67-47b2-96d7-48cbd5bbd843 x-openstack-request-id: req-177a0fe6-fd67-47b2-96d7-48cbd5bbd843 2019-06-30 10:17:10,294 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:17:10,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-177a0fe6-fd67-47b2-96d7-48cbd5bbd843 2019-06-30 10:17:10,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20608496666s 2019-06-30 10:17:10,301 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:17:12,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:17:12,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:17:12,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:17: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-4831d8df-0714-4c7b-82d2-67233565d673 x-openstack-request-id: req-4831d8df-0714-4c7b-82d2-67233565d673 2019-06-30 10:17:12,475 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:17:12,475 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4831d8df-0714-4c7b-82d2-67233565d673 2019-06-30 10:17:12,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171206951141s 2019-06-30 10:17:12,482 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:17:14,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:17:14,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:17:14,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:17: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-8fd33419-4032-4a89-a09a-4a2f71110289 x-openstack-request-id: req-8fd33419-4032-4a89-a09a-4a2f71110289 2019-06-30 10:17:14,672 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:17:14,672 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8fd33419-4032-4a89-a09a-4a2f71110289 2019-06-30 10:17:14,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188197135925s 2019-06-30 10:17:14,679 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:17:16,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:17:16,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:17:17,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:17: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-48acc44f-f705-4dee-9e5f-3bc56dbc138d x-openstack-request-id: req-48acc44f-f705-4dee-9e5f-3bc56dbc138d 2019-06-30 10:17:17,108 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:17:17,109 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-48acc44f-f705-4dee-9e5f-3bc56dbc138d 2019-06-30 10:17:17,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.42692899704s 2019-06-30 10:17:17,115 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:17:19,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:17:19,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:17:19,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:17: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-fd9b4f13-75fb-44f8-8cd6-75adb1bd2877 x-openstack-request-id: req-fd9b4f13-75fb-44f8-8cd6-75adb1bd2877 2019-06-30 10:17:19,297 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:17:19,297 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fd9b4f13-75fb-44f8-8cd6-75adb1bd2877 2019-06-30 10:17:19,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179486989975s 2019-06-30 10:17:19,306 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:17:21,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:17:21,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:17:21,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:17: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-0b83d2bf-a37b-4650-b485-8918aa52e14e x-openstack-request-id: req-0b83d2bf-a37b-4650-b485-8918aa52e14e 2019-06-30 10:17:21,498 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:17:21,498 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0b83d2bf-a37b-4650-b485-8918aa52e14e 2019-06-30 10:17:21,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189198970795s 2019-06-30 10:17:21,504 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:17:23,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:17:23,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:17:23,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:17: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-21d0f34f-6363-4b80-9db3-77249e52815e x-openstack-request-id: req-21d0f34f-6363-4b80-9db3-77249e52815e 2019-06-30 10:17:23,970 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:17:23,970 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-21d0f34f-6363-4b80-9db3-77249e52815e 2019-06-30 10:17:23,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.462990999222s 2019-06-30 10:17:23,976 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:17:25,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:17:25,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:17:26,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:17: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-20ad58c6-7c95-4328-983f-76e9f80380d0 x-openstack-request-id: req-20ad58c6-7c95-4328-983f-76e9f80380d0 2019-06-30 10:17:26,422 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:17:26,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-20ad58c6-7c95-4328-983f-76e9f80380d0 2019-06-30 10:17:26,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.444073915482s 2019-06-30 10:17:26,429 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:17:28,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:17:28,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:17:28,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:17: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-46759cd3-05a2-4830-9df7-29ae81737784 x-openstack-request-id: req-46759cd3-05a2-4830-9df7-29ae81737784 2019-06-30 10:17:28,625 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:17:28,625 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-46759cd3-05a2-4830-9df7-29ae81737784 2019-06-30 10:17:28,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193405866623s 2019-06-30 10:17:28,632 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:17:30,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:17:30,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:17:30,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:17: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-fe606de2-0538-4d69-9a32-9b633675caee x-openstack-request-id: req-fe606de2-0538-4d69-9a32-9b633675caee 2019-06-30 10:17:30,810 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:17:30,811 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fe606de2-0538-4d69-9a32-9b633675caee 2019-06-30 10:17:30,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176347017288s 2019-06-30 10:17:30,817 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:17:32,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:17:32,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:17:33,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:17: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-54014ef7-1d9f-425e-a0fc-86e2c6febfce x-openstack-request-id: req-54014ef7-1d9f-425e-a0fc-86e2c6febfce 2019-06-30 10:17:33,001 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:17:33,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-54014ef7-1d9f-425e-a0fc-86e2c6febfce 2019-06-30 10:17:33,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181288003922s 2019-06-30 10:17:33,008 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:17:35,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:17:35,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:17:35,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:17: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-2fa049c9-58a6-414e-ac90-8db038352513 x-openstack-request-id: req-2fa049c9-58a6-414e-ac90-8db038352513 2019-06-30 10:17:35,467 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:17:35,468 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2fa049c9-58a6-414e-ac90-8db038352513 2019-06-30 10:17:35,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.457136154175s 2019-06-30 10:17:35,474 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:17:37,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:17:37,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:17:38,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:17: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-9e70cd10-f638-4f7b-9b76-6820f0277300 x-openstack-request-id: req-9e70cd10-f638-4f7b-9b76-6820f0277300 2019-06-30 10:17:38,227 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:17:38,227 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9e70cd10-f638-4f7b-9b76-6820f0277300 2019-06-30 10:17:38,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.75021481514s 2019-06-30 10:17:38,234 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:17:40,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:17:40,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:17:40,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:17: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-2867defa-1752-43cb-a0bf-2d30a37782f3 x-openstack-request-id: req-2867defa-1752-43cb-a0bf-2d30a37782f3 2019-06-30 10:17:40,771 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:17:40,771 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2867defa-1752-43cb-a0bf-2d30a37782f3 2019-06-30 10:17:40,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534397125244s 2019-06-30 10:17:40,777 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:17:42,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:17:42,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:17:43,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:17: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-8db2ee4f-99cd-410c-bdae-169101620fed x-openstack-request-id: req-8db2ee4f-99cd-410c-bdae-169101620fed 2019-06-30 10:17:43,147 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:17:43,147 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8db2ee4f-99cd-410c-bdae-169101620fed 2019-06-30 10:17:43,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366920948029s 2019-06-30 10:17:43,154 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:17:45,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:17:45,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:17:45,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:17: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-2f07d7c3-6d7e-4266-9fa2-1351dc6b2be0 x-openstack-request-id: req-2f07d7c3-6d7e-4266-9fa2-1351dc6b2be0 2019-06-30 10:17:45,496 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:17:45,496 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2f07d7c3-6d7e-4266-9fa2-1351dc6b2be0 2019-06-30 10:17:45,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.339632034302s 2019-06-30 10:17:45,503 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:17:47,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:17:47,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:17:47,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:17: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-e0497c57-1289-4f7a-89f6-c042bb6c3275 x-openstack-request-id: req-e0497c57-1289-4f7a-89f6-c042bb6c3275 2019-06-30 10:17:47,677 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:17:47,677 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e0497c57-1289-4f7a-89f6-c042bb6c3275 2019-06-30 10:17:47,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171773910522s 2019-06-30 10:17:47,684 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:17:49,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:17:49,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:17:50,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:17: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-09d1fe09-7bc4-4cbc-9699-40cd90db4ed7 x-openstack-request-id: req-09d1fe09-7bc4-4cbc-9699-40cd90db4ed7 2019-06-30 10:17:50,039 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:17:50,039 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-09d1fe09-7bc4-4cbc-9699-40cd90db4ed7 2019-06-30 10:17:50,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352754831314s 2019-06-30 10:17:50,046 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:17:52,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:17:52,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:17:52,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:17: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-7581ebdd-4ae7-4d87-bbb4-cf2cbd6254e1 x-openstack-request-id: req-7581ebdd-4ae7-4d87-bbb4-cf2cbd6254e1 2019-06-30 10:17:52,234 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:17:52,235 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7581ebdd-4ae7-4d87-bbb4-cf2cbd6254e1 2019-06-30 10:17:52,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186280965805s 2019-06-30 10:17:52,241 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:17:54,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:17:54,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:17:54,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:17: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-39f8e547-c6a3-4d06-8a17-a0dc92e29bb2 x-openstack-request-id: req-39f8e547-c6a3-4d06-8a17-a0dc92e29bb2 2019-06-30 10:17:54,421 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:17:54,421 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-39f8e547-c6a3-4d06-8a17-a0dc92e29bb2 2019-06-30 10:17:54,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177114963531s 2019-06-30 10:17:54,428 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:17:56,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:17:56,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:17:56,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:17: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-322ab7b1-8b78-4a57-9b5e-ce502b2de2bc x-openstack-request-id: req-322ab7b1-8b78-4a57-9b5e-ce502b2de2bc 2019-06-30 10:17:56,789 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:17:56,790 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-322ab7b1-8b78-4a57-9b5e-ce502b2de2bc 2019-06-30 10:17:56,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359219074249s 2019-06-30 10:17:56,796 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:17:58,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:17:58,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:17:58,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:17: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-b2fba821-3200-4302-a542-265ae8246eb2 x-openstack-request-id: req-b2fba821-3200-4302-a542-265ae8246eb2 2019-06-30 10:17:58,966 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:17:58,966 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b2fba821-3200-4302-a542-265ae8246eb2 2019-06-30 10:17:58,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167088031769s 2019-06-30 10:17:58,973 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:18:00,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:18:00,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:18:01,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18: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-0aea9ba5-ab5b-4a39-a4b5-73d1ca2028fb x-openstack-request-id: req-0aea9ba5-ab5b-4a39-a4b5-73d1ca2028fb 2019-06-30 10:18:01,145 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:18:01,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0aea9ba5-ab5b-4a39-a4b5-73d1ca2028fb 2019-06-30 10:18:01,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170381069183s 2019-06-30 10:18:01,152 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:18:03,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:18:03,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:18:03,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18: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-e401c49f-771e-4943-a0d5-48a3615ef042 x-openstack-request-id: req-e401c49f-771e-4943-a0d5-48a3615ef042 2019-06-30 10:18:03,339 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:14:37Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:18:03,339 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e401c49f-771e-4943-a0d5-48a3615ef042 2019-06-30 10:18:03,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184731960297s 2019-06-30 10:18:03,345 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:18:05,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:18:05,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:18:05,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18: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-80059d55-9e93-4f13-9628-cfe985fe6d6e x-openstack-request-id: req-80059d55-9e93-4f13-9628-cfe985fe6d6e 2019-06-30 10:18:05,516 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_bf09df0e-173c-40e8-aeb0-68d3511f8dc1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:f4:26", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T10:18:04.000000", "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T10:18:04Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:18:05,516 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-80059d55-9e93-4f13-9628-cfe985fe6d6e 2019-06-30 10:18:05,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169034957886s 2019-06-30 10:18:05,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 10:18:05,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=53f4ee64-42c7-4b22-8970-306adfa80ed3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:18:05,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18:05 GMT X-Openstack-Request-Id: req-a53201a4-ef1d-4026-a262-488fc9762304 2019-06-30 10:18:05,586 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T10:18:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e8a23d04-8c6f-444e-9278-69b7caf23bb8","ip_address":"192.168.120.21"}],"id":"963aea9f-6c6d-4857-8d86-a3dca44f2b73","security_groups":["ba1b14ff-3ba5-4f5e-a8cf-ad80f04e4df6"],"mac_address":"fa:16:3e:68:f4:26","project_id":"1c7c67ada68647c5b998b5a83065f8d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1870aa3a-9d07-4603-8065-9e3298c66e2d","tenant_id":"1c7c67ada68647c5b998b5a83065f8d8","created_at":"2019-06-30T10:14:37Z","binding:vnic_type":"normal","device_id":"53f4ee64-42c7-4b22-8970-306adfa80ed3","ip_allocation":"immediate"}]} 2019-06-30 10:18:05,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=53f4ee64-42c7-4b22-8970-306adfa80ed3 used request id req-a53201a4-ef1d-4026-a262-488fc9762304 2019-06-30 10:18:05,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0629620552063s 2019-06-30 10:18:05,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 10:18:05,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=963aea9f-6c6d-4857-8d86-a3dca44f2b73" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:18:05,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18:05 GMT X-Openstack-Request-Id: req-068a8be4-077c-4684-be5b-e5de212d10e7 2019-06-30 10:18:05,649 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 10:18:05,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=963aea9f-6c6d-4857-8d86-a3dca44f2b73 used request id req-068a8be4-077c-4684-be5b-e5de212d10e7 2019-06-30 10:18:05,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0530738830566s 2019-06-30 10:18:05,650 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_bf09df0e-173c-40e8-aeb0-68d3511f8dc1': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:68:f4:26', u'version': 4, u'addr': u'192.168.120.21', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7c3e89fd-7215-4d97-933a-2c40008d6ce9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T10:18:04.000000', 'flavor': Munch({u'id': u'f9ced4ed-b2b4-456e-8721-70998c9d7edb'}), 'az': u'nova', 'id': u'53f4ee64-42c7-4b22-8970-306adfa80ed3', 'security_groups': [Munch({u'name': u'shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'36cc8550a9fc4b59a6acfaf1380c707e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1c7c67ada68647c5b998b5a83065f8d8', 'name': 'shaker-project_bf09df0e-173c-40e8-aeb0-68d3511f8dc1', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-06-30T10:18:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T10:18:04Z', 'hostId': u'a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1', 'public_v6': '', 'private_v4': u'192.168.120.21', 'cloud': 'envvars', 'host_id': u'a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T10:18:04.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1c7c67ada68647c5b998b5a83065f8d8', 'name': u'shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1', 'adminPass': u'wjAK5E64m68x', 'tenant_id': u'1c7c67ada68647c5b998b5a83065f8d8', 'created_at': u'2019-06-30T10:14:34Z', 'created': u'2019-06-30T10:14:34Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-30 10:18:05,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 10:18:05,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:18:05,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18:05 GMT X-Openstack-Request-Id: req-85bdc1b5-755d-40df-b26b-03814253797a 2019-06-30 10:18:05,776 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1870aa3a-9d07-4603-8065-9e3298c66e2d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1c7c67ada68647c5b998b5a83065f8d8","l2_adjacency":true,"status":"ACTIVE","subnets":["e8a23d04-8c6f-444e-9278-69b7caf23bb8"],"description":"","tags":[],"updated_at":"2019-06-30T10:14:09Z","qos_policy_id":null,"name":"shaker-net_bf09df0e-173c-40e8-aeb0-68d3511f8dc1","admin_state_up":true,"tenant_id":"1c7c67ada68647c5b998b5a83065f8d8","created_at":"2019-06-30T10:14:08Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 10:18:05,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-85bdc1b5-755d-40df-b26b-03814253797a 2019-06-30 10:18:05,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.121185064316s 2019-06-30 10:18:05,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 10:18:05,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=53f4ee64-42c7-4b22-8970-306adfa80ed3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:18:05,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18:05 GMT X-Openstack-Request-Id: req-7ca4609c-d3d1-4d3a-996e-edf7cd7b050f 2019-06-30 10:18:05,831 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T10:18:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e8a23d04-8c6f-444e-9278-69b7caf23bb8","ip_address":"192.168.120.21"}],"id":"963aea9f-6c6d-4857-8d86-a3dca44f2b73","security_groups":["ba1b14ff-3ba5-4f5e-a8cf-ad80f04e4df6"],"mac_address":"fa:16:3e:68:f4:26","project_id":"1c7c67ada68647c5b998b5a83065f8d8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1870aa3a-9d07-4603-8065-9e3298c66e2d","tenant_id":"1c7c67ada68647c5b998b5a83065f8d8","created_at":"2019-06-30T10:14:37Z","binding:vnic_type":"normal","device_id":"53f4ee64-42c7-4b22-8970-306adfa80ed3","ip_allocation":"immediate"}]} 2019-06-30 10:18:05,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=53f4ee64-42c7-4b22-8970-306adfa80ed3 used request id req-7ca4609c-d3d1-4d3a-996e-edf7cd7b050f 2019-06-30 10:18:05,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0523691177368s 2019-06-30 10:18:05,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-06-30 10:18:05,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" -d '{"floatingip": {"floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "fixed_ip_address": "192.168.120.21", "port_id": "963aea9f-6c6d-4857-8d86-a3dca44f2b73"}}' 2019-06-30 10:18:08,314 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18:08 GMT X-Openstack-Request-Id: req-a2016b2e-78db-4ca7-b14b-842e00b1239a 2019-06-30 10:18:08,314 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "d762d42c-d343-4f45-8479-2b7a99d1201a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "created_at": "2019-06-30T10:18:06Z", "updated_at": "2019-06-30T10:18:06Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1870aa3a-9d07-4603-8065-9e3298c66e2d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:68:f4:26", "device_id": "53f4ee64-42c7-4b22-8970-306adfa80ed3"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_id": "963aea9f-6c6d-4857-8d86-a3dca44f2b73", "id": "b5497895-1df1-4b6f-bd4d-21510de3eb88", "qos_policy_id": null}} 2019-06-30 10:18:08,314 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-a2016b2e-78db-4ca7-b14b-842e00b1239a 2019-06-30 10:18:08,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.48283982277s 2019-06-30 10:18:08,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 10:18:08,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:18:08,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18:08 GMT X-Openstack-Request-Id: req-21f5f59e-9d3d-4f2f-890f-f978b3297194 2019-06-30 10:18:08,411 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d762d42c-d343-4f45-8479-2b7a99d1201a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "created_at": "2019-06-30T10:18:06Z", "updated_at": "2019-06-30T10:18:06Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1870aa3a-9d07-4603-8065-9e3298c66e2d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:68:f4:26", "device_id": "53f4ee64-42c7-4b22-8970-306adfa80ed3"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_id": "963aea9f-6c6d-4857-8d86-a3dca44f2b73", "id": "b5497895-1df1-4b6f-bd4d-21510de3eb88", "qos_policy_id": null}]} 2019-06-30 10:18:08,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-21f5f59e-9d3d-4f2f-890f-f978b3297194 2019-06-30 10:18:08,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0825400352478s 2019-06-30 10:18:08,418 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 10:18:08,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 10:18:08,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:18:08,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18:08 GMT X-Openstack-Request-Id: req-d6e6df9e-fef5-49f4-be74-d64916dcbc5d 2019-06-30 10:18:08,590 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d762d42c-d343-4f45-8479-2b7a99d1201a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "created_at": "2019-06-30T10:18:06Z", "updated_at": "2019-06-30T10:18:06Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1870aa3a-9d07-4603-8065-9e3298c66e2d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:68:f4:26", "device_id": "53f4ee64-42c7-4b22-8970-306adfa80ed3"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_id": "963aea9f-6c6d-4857-8d86-a3dca44f2b73", "id": "b5497895-1df1-4b6f-bd4d-21510de3eb88", "qos_policy_id": null}]} 2019-06-30 10:18:08,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d6e6df9e-fef5-49f4-be74-d64916dcbc5d 2019-06-30 10:18:08,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0618250370026s 2019-06-30 10:18:08,596 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 10:18:08,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 10:18:08,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:18:08,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18:08 GMT X-Openstack-Request-Id: req-6ceb8e6d-0f00-4abc-ac2c-d291bd617210 2019-06-30 10:18:08,766 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d762d42c-d343-4f45-8479-2b7a99d1201a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "created_at": "2019-06-30T10:18:06Z", "updated_at": "2019-06-30T10:18:06Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1870aa3a-9d07-4603-8065-9e3298c66e2d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:68:f4:26", "device_id": "53f4ee64-42c7-4b22-8970-306adfa80ed3"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_id": "963aea9f-6c6d-4857-8d86-a3dca44f2b73", "id": "b5497895-1df1-4b6f-bd4d-21510de3eb88", "qos_policy_id": null}]} 2019-06-30 10:18:08,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-6ceb8e6d-0f00-4abc-ac2c-d291bd617210 2019-06-30 10:18:08,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0600290298462s 2019-06-30 10:18:08,771 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 10:18:08,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 10:18:08,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:18:08,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18:08 GMT X-Openstack-Request-Id: req-481010f1-587a-41f6-9db2-17f9b4a97fcd 2019-06-30 10:18:08,948 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d762d42c-d343-4f45-8479-2b7a99d1201a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "created_at": "2019-06-30T10:18:06Z", "updated_at": "2019-06-30T10:18:06Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1870aa3a-9d07-4603-8065-9e3298c66e2d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:68:f4:26", "device_id": "53f4ee64-42c7-4b22-8970-306adfa80ed3"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_id": "963aea9f-6c6d-4857-8d86-a3dca44f2b73", "id": "b5497895-1df1-4b6f-bd4d-21510de3eb88", "qos_policy_id": null}]} 2019-06-30 10:18:08,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-481010f1-587a-41f6-9db2-17f9b4a97fcd 2019-06-30 10:18:08,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0670669078827s 2019-06-30 10:18:08,954 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 10:18:09,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 10:18:09,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:18:09,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18:09 GMT X-Openstack-Request-Id: req-4bae1a7d-82de-47e9-9ca7-6d3f18c5ae86 2019-06-30 10:18:09,126 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d762d42c-d343-4f45-8479-2b7a99d1201a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "created_at": "2019-06-30T10:18:06Z", "updated_at": "2019-06-30T10:18:06Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1870aa3a-9d07-4603-8065-9e3298c66e2d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:68:f4:26", "device_id": "53f4ee64-42c7-4b22-8970-306adfa80ed3"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_id": "963aea9f-6c6d-4857-8d86-a3dca44f2b73", "id": "b5497895-1df1-4b6f-bd4d-21510de3eb88", "qos_policy_id": null}]} 2019-06-30 10:18:09,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-4bae1a7d-82de-47e9-9ca7-6d3f18c5ae86 2019-06-30 10:18:09,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0619740486145s 2019-06-30 10:18:09,132 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 10:18:09,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 10:18:09,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:18:09,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18:09 GMT X-Openstack-Request-Id: req-8d9917f6-a707-41da-b573-2f867d5a94bc 2019-06-30 10:18:09,304 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d762d42c-d343-4f45-8479-2b7a99d1201a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "created_at": "2019-06-30T10:18:06Z", "updated_at": "2019-06-30T10:18:06Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1870aa3a-9d07-4603-8065-9e3298c66e2d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:68:f4:26", "device_id": "53f4ee64-42c7-4b22-8970-306adfa80ed3"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_id": "963aea9f-6c6d-4857-8d86-a3dca44f2b73", "id": "b5497895-1df1-4b6f-bd4d-21510de3eb88", "qos_policy_id": null}]} 2019-06-30 10:18:09,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-8d9917f6-a707-41da-b573-2f867d5a94bc 2019-06-30 10:18:09,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0624878406525s 2019-06-30 10:18:09,310 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 10:18:09,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 10:18:09,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:18:09,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18:09 GMT X-Openstack-Request-Id: req-4a15bbf3-bbc7-47ea-b32c-b7210edfe723 2019-06-30 10:18:09,487 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d762d42c-d343-4f45-8479-2b7a99d1201a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "created_at": "2019-06-30T10:18:06Z", "updated_at": "2019-06-30T10:18:09Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1870aa3a-9d07-4603-8065-9e3298c66e2d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:68:f4:26", "device_id": "53f4ee64-42c7-4b22-8970-306adfa80ed3"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_id": "963aea9f-6c6d-4857-8d86-a3dca44f2b73", "id": "b5497895-1df1-4b6f-bd4d-21510de3eb88", "qos_policy_id": null}]} 2019-06-30 10:18:09,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-4a15bbf3-bbc7-47ea-b32c-b7210edfe723 2019-06-30 10:18:09,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0673720836639s 2019-06-30 10:18:09,493 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'd762d42c-d343-4f45-8479-2b7a99d1201a', 'updated_at': u'2019-06-30T10:18:09Z', 'fixed_ip_address': u'192.168.120.21', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'963aea9f-6c6d-4857-8d86-a3dca44f2b73', 'id': u'b5497895-1df1-4b6f-bd4d-21510de3eb88', 'network': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', 'port': u'963aea9f-6c6d-4857-8d86-a3dca44f2b73', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1c7c67ada68647c5b998b5a83065f8d8', 'name': 'shaker-project_bf09df0e-173c-40e8-aeb0-68d3511f8dc1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'1c7c67ada68647c5b998b5a83065f8d8', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'1870aa3a-9d07-4603-8065-9e3298c66e2d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:68:f4:26', u'device_id': u'53f4ee64-42c7-4b22-8970-306adfa80ed3'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'1c7c67ada68647c5b998b5a83065f8d8', 'created_at': u'2019-06-30T10:18:06Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'1870aa3a-9d07-4603-8065-9e3298c66e2d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:68:f4:26', u'device_id': u'53f4ee64-42c7-4b22-8970-306adfa80ed3'}), 'router': u'd762d42c-d343-4f45-8479-2b7a99d1201a'}) 2019-06-30 10:18:09,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-30 10:18:09,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-30 10:18:09,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10376 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18: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-f5ab6167-59af-44d4-ba7b-66b874a6deb1 x-openstack-request-id: req-f5ab6167-59af-44d4-ba7b-66b874a6deb1 2019-06-30 10:18:09,563 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 779662469 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.239796] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.242967] pid_max: default: 32768 minimum: 301\n[ 0.244684] ACPI: Core revision 20150930\n[ 0.246796] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.249281] Security Framework initialized\n[ 0.250851] Yama: becoming mindful.\n[ 0.252237] AppArmor: AppArmor initialized\n[ 0.253832] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.256319] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.258751] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.261059] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.263626] Initializing cgroup subsys io\n[ 0.265181] Initializing cgroup subsys memory\n[ 0.266843] Initializing cgroup subsys devices\n[ 0.268508] Initializing cgroup subsys freezer\n[ 0.270184] Initializing cgroup subsys net_cls\n[ 0.271858] Initializing cgroup subsys perf_event\n[ 0.273606] Initializing cgroup subsys net_prio\n[ 0.275303] Initializing cgroup subsys hugetlb\n[ 0.276965] Initializing cgroup subsys pids\n[ 0.278600] CPU: Physical Processor ID: 0\n[ 0.280837] mce: CPU supports 10 MCE banks\n[ 0.282454] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.284374] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.286486] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.288529] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.290768] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.293097] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.295202] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.298091] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.325799] Freeing SMP alternatives memory: 32K\n[ 0.335212] ftrace: allocating 32237 entries in 126 pages\n[ 0.382876] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.385209] smpboot: Max logical packages: 1\n[ 0.387375] x2apic enabled\n[ 0.389020] Switched APIC routing to physical x2apic.\n[ 0.392529] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.395048] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.399770] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.404118] KVM setup paravirtual spinlock\n[ 0.407693] x86: Booted up 1 node, 1 CPUs\n[ 0.409305] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.412253] devtmpfs: initialized\n[ 0.414867] evm: security.selinux\n[ 0.416240] evm: security.SMACK64\n[ 0.417578] evm: security.SMACK64EXEC\n[ 0.419012] evm: security.SMACK64TRANSMUTE\n[ 0.420561] evm: security.SMACK64MMAP\n[ 0.421994] evm: security.ima\n[ 0.423326] evm: security.capability\n[ 0.424934] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.428493] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.430897] pinctrl core: initialized pinctrl subsystem\n[ 0.433027] RTC time: 10:18:05, date: 06/30/19\n[ 0.434934] NET: Registered protocol family 16\n[ 0.436775] cpuidle: using governor ladder\n[ 0.438342] cpuidle: using governor menu\n[ 0.439857] PCCT header not found.\n[ 0.441287] ACPI: bus type PCI registered\n[ 0.442830] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.445242] PCI: Using configuration type 1 for base access\n[ 0.448185] ACPI: Added _OSI(Module Device)\n[ 0.449790] ACPI: Added _OSI(Processor Device)\n[ 0.451456] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.453195] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.456571] ACPI: Interpreter enabled\n[ 0.458091] ACPI: (supports S0 S5)\n[ 0.459513] ACPI: Using IOAPIC for interrupt routing\n[ 0.461398] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.466459] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.468719] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.471098] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.473407] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.477578] acpiphp: Slot [3] registered\n[ 0.495855] acpiphp: Slot [4] registered\n[ 0.497536] acpiphp: Slot [5] registered\n[ 0.499092] acpiphp: Slot [6] registered\n[ 0.500637] acpiphp: Slot [7] registered\n[ 0.502213] acpiphp: Slot [8] registered\n[ 0.503798] acpiphp: Slot [9] registered\n[ 0.505882] acpiphp: Slot [10] registered\n[ 0.507558] acpiphp: Slot [11] registered\n[ 0.509116] acpiphp: Slot [12] registered\n[ 0.510681] acpiphp: Slot [13] registered\n[ 0.512231] acpiphp: Slot [14] registered\n[ 0.513797] acpiphp: Slot [15] registered\n[ 0.515587] acpiphp: Slot [16] registered\n[ 0.517426] acpiphp: Slot [17] registered\n[ 0.519069] acpiphp: Slot [18] registered\n[ 0.520847] acpiphp: Slot [19] registered\n[ 0.522925] acpiphp: Slot [20] registered\n[ 0.524840] acpiphp: Slot [21] registered\n[ 0.526471] acpiphp: Slot [22] registered\n[ 0.528128] acpiphp: Slot [23] registered\n[ 0.530059] acpiphp: Slot [24] registered\n[ 0.531908] acpiphp: Slot [25] registered\n[ 0.533717] acpiphp: Slot [26] registered\n[ 0.535559] acpiphp: Slot [27] registered\n[ 0.537380] acpiphp: Slot [28] registered\n[ 0.539182] acpiphp: Slot [29] registered\n[ 0.541007] acpiphp: Slot [30] registered\n[ 0.542808] acpiphp: Slot [31] registered\n[ 0.544617] PCI host bridge to bus 0000:00\n[ 0.546427] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.549250] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.551730] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.554856] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.557674] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.560520] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.566125] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.568691] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.571021] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.573557] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.578757] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.581481] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.607824] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.610632] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.613327] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.616106] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.618767] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.621176] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.623602] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.625656] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.628720] vgaarb: loaded\n[ 0.629867] vgaarb: bridge control possible 0000:00:02.0\n[ 0.632149] SCSI subsystem initialized\n[ 0.633821] ACPI: bus type USB registered\n[ 0.635459] usbcore: registered new interface driver usbfs\n[ 0.637481] usbcore: registered new interface driver hub\n[ 0.639424] usbcore: registered new device driver usb\n[ 0.641461] PCI: Using ACPI for IRQ routing\n[ 0.643570] NetLabel: Initializing\n[ 0.644945] NetLabel: domain hash size = 128\n[ 0.646591] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.648439] NetLabel: unlabeled traffic allowed by default\n[ 0.650671] amd_nb: Cannot enumerate AMD northbridges\n[ 0.652570] clocksource: Switched to clocksource kvm-clock\n[ 0.662772] AppArmor: AppArmor Filesystem Enabled\n[ 0.664683] pnp: PnP ACPI init\n[ 0.666299] pnp: PnP ACPI: found 5 devices\n[ 0.673603] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.676929] NET: Registered protocol family 2\n[ 0.678816] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.681298] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.683590] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.685875] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.687979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.690234] NET: Registered protocol family 1\n[ 0.691932] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.694044] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.696098] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.713042] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.729793] Unpacking initramfs...\n[ 1.213366] Freeing initrd memory: 37084K\n[ 1.215312] Scanning for low memory corruption every 60 seconds\n[ 1.217792] audit: initializing netlink subsys (disabled)\n[ 1.219779] audit: type=2000 audit(1561889885.729:1): initialized\n[ 1.222233] Initialise system trusted keyring\n[ 1.224000] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.226249] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.229621] zbud: loaded\n[ 1.230984] VFS: Disk quotas dquot_6.6.0\n[ 1.232534] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.235130] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.237462] fuse init (API version 7.23)\n[ 1.239106] Key type big_key registered\n[ 1.240627] Allocating IMA MOK and blacklist keyrings.\n[ 1.242844] Key type asymmetric registered\n[ 1.244417] Asymmetric key parser 'x509' registered\n[ 1.246243] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.249061] io scheduler noop registered\n[ 1.250586] io scheduler deadline registered (default)\n[ 1.252468] io scheduler cfq registered\n[ 1.254044] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.256041] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.258446] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.261212] ACPI: Power Button [PWRF]\n[ 1.262770] GHES: HEST is not enabled!\n[ 1.278905] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.312580] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.316307] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.342487] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.346301] Linux agpgart interface v0.103\n[ 1.349509] loop: module loaded\n[ 1.353260] vda: vda1\n[ 1.355112] scsi host0: ata_piix\n[ 1.356526] scsi host1: ata_piix\n[ 1.357872] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.360217] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.363244] libphy: Fixed MDIO Bus: probed\n[ 1.364834] tun: Universal TUN/TAP device driver, 1.6\n[ 1.366674] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.370313] PPP generic driver version 2.4.2\n[ 1.372002] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.374290] ehci-pci: EHCI PCI platform driver\n[ 1.375963] ehci-platform: EHCI generic platform driver\n[ 1.377867] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.380038] ohci-pci: OHCI PCI platform driver\n[ 1.381707] ohci-platform: OHCI generic platform driver\n[ 1.383599] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.400536] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.402433] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.405216] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.407164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.409315] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.411668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.414377] usb usb1: Product: UHCI Host Controller\n[ 1.416156] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.418380] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.420177] hub 1-0:1.0: USB hub found\n[ 1.421650] hub 1-0:1.0: 2 ports detected\n[ 1.423320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.427202] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.429018] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.430955] mousedev: PS/2 mouse device common for all mice\n[ 1.433310] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.436557] rtc_cmos 00:00: RTC can wake from S4\n[ 1.438793] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.441064] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.443344] i2c /dev entries driver\n[ 1.444798] device-mapper: uevent: version 1.0.3\n[ 1.446615] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.449706] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.452107] NET: Registered protocol family 10\n[ 1.453991] NET: Registered protocol family 17\n[ 1.455681] Key type dns_resolver registered\n[ 1.457495] registered taskstats version 1\n[ 1.459093] Loading compiled-in X.509 certificates\n[ 1.461408] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.464940] zswap: loaded using pool lzo/zbud\n[ 1.468021] Key type trusted registered\n[ 1.471545] Key type encrypted registered\n[ 1.473125] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.475104] ima: No TPM chip found, activating TPM-bypass!\n[ 1.477109] evm: HMAC attrs: 0x1\n[ 1.478787] Magic number: 7:585:326\n[ 1.480343] rtc_cmos 00:00: setting system clock to 2019-06-30 10:18:06 UTC (1561889886)\n[ 1.483384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.502434] EDD information not available.\n[ 1.518304] Freeing unused kernel memory: 1512K\n[ 1.520024] Write protecting the kernel read-only data: 14336k\n[ 1.523507] Freeing unused kernel memory: 1692K\n[ 1.525424] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.537330] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.541021] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.544578] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.548057] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.551548] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.554866] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.563830] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.568460] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.572742] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.576100] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.639632] [drm] Initialized drm 1.1.0 20060810\n[ 1.642603] virtio_net virtio0 ens3: renamed from eth0\n[ 1.652261] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.657045] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.681083] FDC 0 is a S82078B\n[ 1.695647] AVX2 version of gcm_enc/dec engaged.\n[ 1.697425] AES CTR mode by8 optimization enabled\n[ 1.732616] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.897980] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.900351] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.902804] usb 1-1: Product: QEMU USB Tablet\n[ 1.904434] usb 1-1: Manufacturer: QEMU\n[ 1.905904] usb 1-1: SerialNumber: 42\n[ 1.914528] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.922647] usbcore: registered new interface driver usbhid\n[ 1.924746] usbhid: USB HID core driver\n[ 1.927541] 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.931704] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.319954] md: linear personality registered for level -1\n[ 2.324045] md: multipath personality registered for level -4\n[ 2.328144] md: raid0 personality registered for level 0\n[ 2.332874] md: raid1 personality registered for level 1\n[ 2.404586] raid6: sse2x1 gen() 11498 MB/s\n[ 2.472571] raid6: sse2x1 xor() 9067 MB/s\n[ 2.540570] raid6: sse2x2 gen() 14562 MB/s\n[ 2.608570] raid6: sse2x2 xor() 9960 MB/s\n[ 2.680572] raid6: sse2x4 gen() 16994 MB/s\n[ 2.748570] raid6: sse2x4 xor() 11664 MB/s\n[ 2.816572] raid6: avx2x1 gen() 22422 MB/s\n[ 2.884570] raid6: avx2x2 gen() 26111 MB/s\n[ 2.952571] raid6: avx2x4 gen() 29755 MB/s\n[ 2.954148] raid6: using algorithm avx2x4 gen() 29755 MB/s\n[ 2.956083] raid6: using avx2x2 recovery algorithm\n[ 2.964448] xor: automatically using best checksumming function:\n[ 3.004569] avx : 32258.000 MB/sec\n[ 3.007828] async_tx: api initialized (async)\n[ 3.021441] md: raid6 personality registered for level 6\n[ 3.023341] md: raid5 personality registered for level 5\n[ 3.025264] md: raid4 personality registered for level 4\n[ 3.033549] 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 ... [ 3.076332] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.098668] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.215014] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.221252] systemd[1]: Detected virtualization kvm.\n[ 3.223037] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.227757] systemd[1]: Set hostname to .\n[ 3.231322] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.233525] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.382620] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.387179] 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.392250] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.395541] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.399751] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.403596] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.407758] 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.413931] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.417985] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.421788] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.425528] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.429101] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.433282] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.437843] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.441617] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.445287] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.449245] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.454129] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.458206] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.462453] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.470030] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.483132] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.489158] 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.503075] Loading iSCSI transport class v2.0-870.\n[ 3.505883] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.510168] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.520854] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.534282] systemd[1]: Starting Uncomplicated firewall...\n[ 3.538266] iscsi: registered transport (tcp)\n Starting Uncomplicated firewall...\n[ 3.544696] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.552383] 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.570468] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.582129] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.592113] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.604618] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.609400] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.616981] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m[ 3.623994] iscsi: registered transport (iser)\n] Started Set console keymap.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\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 Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting 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[ 4.393462] intel_rapl: no valid rapl domains found in package 0\n"} 2019-06-30 10:18:09,564 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3/action used request id req-f5ab6167-59af-44d4-ba7b-66b874a6deb1 2019-06-30 10:18:09,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0701229572296s 2019-06-30 10:18:09,565 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 779662469 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.239796] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.242967] pid_max: default: 32768 minimum: 301 [ 0.244684] ACPI: Core revision 20150930 [ 0.246796] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249281] Security Framework initialized [ 0.250851] Yama: becoming mindful. [ 0.252237] AppArmor: AppArmor initialized [ 0.253832] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256319] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.258751] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.261059] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.263626] Initializing cgroup subsys io [ 0.265181] Initializing cgroup subsys memory [ 0.266843] Initializing cgroup subsys devices [ 0.268508] Initializing cgroup subsys freezer [ 0.270184] Initializing cgroup subsys net_cls [ 0.271858] Initializing cgroup subsys perf_event [ 0.273606] Initializing cgroup subsys net_prio [ 0.275303] Initializing cgroup subsys hugetlb [ 0.276965] Initializing cgroup subsys pids [ 0.278600] CPU: Physical Processor ID: 0 [ 0.280837] mce: CPU supports 10 MCE banks [ 0.282454] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.284374] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.286486] Spectre V2 : Mitigation: Full generic retpoline [ 0.288529] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.290768] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.293097] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.295202] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.298091] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.325799] Freeing SMP alternatives memory: 32K [ 0.335212] ftrace: allocating 32237 entries in 126 pages [ 0.382876] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.385209] smpboot: Max logical packages: 1 [ 0.387375] x2apic enabled [ 0.389020] Switched APIC routing to physical x2apic. [ 0.392529] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.395048] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.399770] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.404118] KVM setup paravirtual spinlock [ 0.407693] x86: Booted up 1 node, 1 CPUs [ 0.409305] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.412253] devtmpfs: initialized [ 0.414867] evm: security.selinux [ 0.416240] evm: security.SMACK64 [ 0.417578] evm: security.SMACK64EXEC [ 0.419012] evm: security.SMACK64TRANSMUTE [ 0.420561] evm: security.SMACK64MMAP [ 0.421994] evm: security.ima [ 0.423326] evm: security.capability [ 0.424934] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.428493] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.430897] pinctrl core: initialized pinctrl subsystem [ 0.433027] RTC time: 10:18:05, date: 06/30/19 [ 0.434934] NET: Registered protocol family 16 [ 0.436775] cpuidle: using governor ladder [ 0.438342] cpuidle: using governor menu [ 0.439857] PCCT header not found. [ 0.441287] ACPI: bus type PCI registered [ 0.442830] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.445242] PCI: Using configuration type 1 for base access [ 0.448185] ACPI: Added _OSI(Module Device) [ 0.449790] ACPI: Added _OSI(Processor Device) [ 0.451456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.453195] ACPI: Added _OSI(Processor Aggregator Device) [ 0.456571] ACPI: Interpreter enabled [ 0.458091] ACPI: (supports S0 S5) [ 0.459513] ACPI: Using IOAPIC for interrupt routing [ 0.461398] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.466459] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.468719] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.471098] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.473407] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.477578] acpiphp: Slot [3] registered [ 0.495855] acpiphp: Slot [4] registered [ 0.497536] acpiphp: Slot [5] registered [ 0.499092] acpiphp: Slot [6] registered [ 0.500637] acpiphp: Slot [7] registered [ 0.502213] acpiphp: Slot [8] registered [ 0.503798] acpiphp: Slot [9] registered [ 0.505882] acpiphp: Slot [10] registered [ 0.507558] acpiphp: Slot [11] registered [ 0.509116] acpiphp: Slot [12] registered [ 0.510681] acpiphp: Slot [13] registered [ 0.512231] acpiphp: Slot [14] registered [ 0.513797] acpiphp: Slot [15] registered [ 0.515587] acpiphp: Slot [16] registered [ 0.517426] acpiphp: Slot [17] registered [ 0.519069] acpiphp: Slot [18] registered [ 0.520847] acpiphp: Slot [19] registered [ 0.522925] acpiphp: Slot [20] registered [ 0.524840] acpiphp: Slot [21] registered [ 0.526471] acpiphp: Slot [22] registered [ 0.528128] acpiphp: Slot [23] registered [ 0.530059] acpiphp: Slot [24] registered [ 0.531908] acpiphp: Slot [25] registered [ 0.533717] acpiphp: Slot [26] registered [ 0.535559] acpiphp: Slot [27] registered [ 0.537380] acpiphp: Slot [28] registered [ 0.539182] acpiphp: Slot [29] registered [ 0.541007] acpiphp: Slot [30] registered [ 0.542808] acpiphp: Slot [31] registered [ 0.544617] PCI host bridge to bus 0000:00 [ 0.546427] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.549250] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.551730] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.554856] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.557674] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.560520] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.566125] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.568691] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.571021] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.573557] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.578757] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.581481] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.607824] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.610632] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.613327] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.616106] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.618767] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.621176] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.623602] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.625656] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.628720] vgaarb: loaded [ 0.629867] vgaarb: bridge control possible 0000:00:02.0 [ 0.632149] SCSI subsystem initialized [ 0.633821] ACPI: bus type USB registered [ 0.635459] usbcore: registered new interface driver usbfs [ 0.637481] usbcore: registered new interface driver hub [ 0.639424] usbcore: registered new device driver usb [ 0.641461] PCI: Using ACPI for IRQ routing [ 0.643570] NetLabel: Initializing [ 0.644945] NetLabel: domain hash size = 128 [ 0.646591] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.648439] NetLabel: unlabeled traffic allowed by default [ 0.650671] amd_nb: Cannot enumerate AMD northbridges [ 0.652570] clocksource: Switched to clocksource kvm-clock [ 0.662772] AppArmor: AppArmor Filesystem Enabled [ 0.664683] pnp: PnP ACPI init [ 0.666299] pnp: PnP ACPI: found 5 devices [ 0.673603] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.676929] NET: Registered protocol family 2 [ 0.678816] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.681298] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.683590] TCP: Hash tables configured (established 4096 bind 4096) [ 0.685875] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.687979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.690234] NET: Registered protocol family 1 [ 0.691932] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.694044] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.696098] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.713042] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.729793] Unpacking initramfs... [ 1.213366] Freeing initrd memory: 37084K [ 1.215312] Scanning for low memory corruption every 60 seconds [ 1.217792] audit: initializing netlink subsys (disabled) [ 1.219779] audit: type=2000 audit(1561889885.729:1): initialized [ 1.222233] Initialise system trusted keyring [ 1.224000] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.226249] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.229621] zbud: loaded [ 1.230984] VFS: Disk quotas dquot_6.6.0 [ 1.232534] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.235130] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.237462] fuse init (API version 7.23) [ 1.239106] Key type big_key registered [ 1.240627] Allocating IMA MOK and blacklist keyrings. [ 1.242844] Key type asymmetric registered [ 1.244417] Asymmetric key parser 'x509' registered [ 1.246243] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.249061] io scheduler noop registered [ 1.250586] io scheduler deadline registered (default) [ 1.252468] io scheduler cfq registered [ 1.254044] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.256041] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.258446] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.261212] ACPI: Power Button [PWRF] [ 1.262770] GHES: HEST is not enabled! [ 1.278905] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.312580] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.316307] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.342487] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.346301] Linux agpgart interface v0.103 [ 1.349509] loop: module loaded [ 1.353260] vda: vda1 [ 1.355112] scsi host0: ata_piix [ 1.356526] scsi host1: ata_piix [ 1.357872] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.360217] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.363244] libphy: Fixed MDIO Bus: probed [ 1.364834] tun: Universal TUN/TAP device driver, 1.6 [ 1.366674] tun: (C) 1999-2004 Max Krasnyansky [ 1.370313] PPP generic driver version 2.4.2 [ 1.372002] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.374290] ehci-pci: EHCI PCI platform driver [ 1.375963] ehci-platform: EHCI generic platform driver [ 1.377867] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.380038] ohci-pci: OHCI PCI platform driver [ 1.381707] ohci-platform: OHCI generic platform driver [ 1.383599] uhci_hcd: USB Universal Host Controller Interface driver [ 1.400536] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.402433] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.405216] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.407164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.409315] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.411668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.414377] usb usb1: Product: UHCI Host Controller [ 1.416156] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.418380] usb usb1: SerialNumber: 0000:00:01.2 [ 1.420177] hub 1-0:1.0: USB hub found [ 1.421650] hub 1-0:1.0: 2 ports detected [ 1.423320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.427202] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.429018] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.430955] mousedev: PS/2 mouse device common for all mice [ 1.433310] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.436557] rtc_cmos 00:00: RTC can wake from S4 [ 1.438793] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.441064] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.443344] i2c /dev entries driver [ 1.444798] device-mapper: uevent: version 1.0.3 [ 1.446615] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.449706] ledtrig-cpu: registered to indicate activity on CPUs [ 1.452107] NET: Registered protocol family 10 [ 1.453991] NET: Registered protocol family 17 [ 1.455681] Key type dns_resolver registered [ 1.457495] registered taskstats version 1 [ 1.459093] Loading compiled-in X.509 certificates [ 1.461408] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.464940] zswap: loaded using pool lzo/zbud [ 1.468021] Key type trusted registered [ 1.471545] Key type encrypted registered [ 1.473125] AppArmor: AppArmor sha1 policy hashing enabled [ 1.475104] ima: No TPM chip found, activating TPM-bypass! [ 1.477109] evm: HMAC attrs: 0x1 [ 1.478787] Magic number: 7:585:326 [ 1.480343] rtc_cmos 00:00: setting system clock to 2019-06-30 10:18:06 UTC (1561889886) [ 1.483384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.502434] EDD information not available. [ 1.518304] Freeing unused kernel memory: 1512K [ 1.520024] Write protecting the kernel read-only data: 14336k [ 1.523507] Freeing unused kernel memory: 1692K [ 1.525424] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.537330] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.541021] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.544578] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.548057] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.551548] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.554866] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.563830] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.568460] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.572742] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.576100] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.639632] [drm] Initialized drm 1.1.0 20060810 [ 1.642603] virtio_net virtio0 ens3: renamed from eth0 [ 1.652261] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.657045] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.681083] FDC 0 is a S82078B [ 1.695647] AVX2 version of gcm_enc/dec engaged. [ 1.697425] AES CTR mode by8 optimization enabled [ 1.732616] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.897980] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.900351] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.902804] usb 1-1: Product: QEMU USB Tablet [ 1.904434] usb 1-1: Manufacturer: QEMU [ 1.905904] usb 1-1: SerialNumber: 42 [ 1.914528] hidraw: raw HID events driver (C) Jiri Kosina [ 1.922647] usbcore: registered new interface driver usbhid [ 1.924746] usbhid: USB HID core driver [ 1.927541] 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.931704] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.319954] md: linear personality registered for level -1 [ 2.324045] md: multipath personality registered for level -4 [ 2.328144] md: raid0 personality registered for level 0 [ 2.332874] md: raid1 personality registered for level 1 [ 2.404586] raid6: sse2x1 gen() 11498 MB/s [ 2.472571] raid6: sse2x1 xor() 9067 MB/s [ 2.540570] raid6: sse2x2 gen() 14562 MB/s [ 2.608570] raid6: sse2x2 xor() 9960 MB/s [ 2.680572] raid6: sse2x4 gen() 16994 MB/s [ 2.748570] raid6: sse2x4 xor() 11664 MB/s [ 2.816572] raid6: avx2x1 gen() 22422 MB/s [ 2.884570] raid6: avx2x2 gen() 26111 MB/s [ 2.952571] raid6: avx2x4 gen() 29755 MB/s [ 2.954148] raid6: using algorithm avx2x4 gen() 29755 MB/s [ 2.956083] raid6: using avx2x2 recovery algorithm [ 2.964448] xor: automatically using best checksumming function: [ 3.004569] avx : 32258.000 MB/sec [ 3.007828] async_tx: api initialized (async) [ 3.021441] md: raid6 personality registered for level 6 [ 3.023341] md: raid5 personality registered for level 5 [ 3.025264] md: raid4 personality registered for level 4 [ 3.033549] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.076332] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.098668] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.215014] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.221252] systemd[1]: Detected virtualization kvm. [ 3.223037] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.227757] systemd[1]: Set hostname to . [ 3.231322] systemd[1]: Initializing machine ID from KVM UUID. [ 3.233525] systemd[1]: Installed transient /etc/machine-id file. [ 3.382620] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.387179] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.392250] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.395541] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.399751] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.403596] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.407758] 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.413931] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.417985] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.421788] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.425528] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.429101] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.433282] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.437843] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.441617] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.445287] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.449245] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.454129] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.458206] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.462453] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.470030] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.483132] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.489158] 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.503075] Loading iSCSI transport class v2.0-870. [ 3.505883] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.510168] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.520854] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.534282] systemd[1]: Starting Uncomplicated firewall... [ 3.538266] iscsi: registered transport (tcp) Starting Uncomplicated firewall... [ 3.544696] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.552383] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.570468] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.582129] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.592113] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.604618] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.609400] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.616981] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m[ 3.623994] iscsi: registered transport (iser) ] Started Set console keymap. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.393462] intel_rapl: no valid rapl domains found in package 0 2019-06-30 10:18:10,568 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2019-06-30 10:18:19,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-30 10:18:19,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-30 10:18:19,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14273 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18: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-d5c81581-e6c8-41b0-889d-7ace73e18bfd x-openstack-request-id: req-d5c81581-e6c8-41b0-889d-7ace73e18bfd 2019-06-30 10:18:19,658 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 779662469 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.239796] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.242967] pid_max: default: 32768 minimum: 301\n[ 0.244684] ACPI: Core revision 20150930\n[ 0.246796] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.249281] Security Framework initialized\n[ 0.250851] Yama: becoming mindful.\n[ 0.252237] AppArmor: AppArmor initialized\n[ 0.253832] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.256319] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.258751] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.261059] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.263626] Initializing cgroup subsys io\n[ 0.265181] Initializing cgroup subsys memory\n[ 0.266843] Initializing cgroup subsys devices\n[ 0.268508] Initializing cgroup subsys freezer\n[ 0.270184] Initializing cgroup subsys net_cls\n[ 0.271858] Initializing cgroup subsys perf_event\n[ 0.273606] Initializing cgroup subsys net_prio\n[ 0.275303] Initializing cgroup subsys hugetlb\n[ 0.276965] Initializing cgroup subsys pids\n[ 0.278600] CPU: Physical Processor ID: 0\n[ 0.280837] mce: CPU supports 10 MCE banks\n[ 0.282454] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.284374] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.286486] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.288529] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.290768] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.293097] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.295202] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.298091] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.325799] Freeing SMP alternatives memory: 32K\n[ 0.335212] ftrace: allocating 32237 entries in 126 pages\n[ 0.382876] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.385209] smpboot: Max logical packages: 1\n[ 0.387375] x2apic enabled\n[ 0.389020] Switched APIC routing to physical x2apic.\n[ 0.392529] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.395048] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.399770] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.404118] KVM setup paravirtual spinlock\n[ 0.407693] x86: Booted up 1 node, 1 CPUs\n[ 0.409305] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.412253] devtmpfs: initialized\n[ 0.414867] evm: security.selinux\n[ 0.416240] evm: security.SMACK64\n[ 0.417578] evm: security.SMACK64EXEC\n[ 0.419012] evm: security.SMACK64TRANSMUTE\n[ 0.420561] evm: security.SMACK64MMAP\n[ 0.421994] evm: security.ima\n[ 0.423326] evm: security.capability\n[ 0.424934] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.428493] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.430897] pinctrl core: initialized pinctrl subsystem\n[ 0.433027] RTC time: 10:18:05, date: 06/30/19\n[ 0.434934] NET: Registered protocol family 16\n[ 0.436775] cpuidle: using governor ladder\n[ 0.438342] cpuidle: using governor menu\n[ 0.439857] PCCT header not found.\n[ 0.441287] ACPI: bus type PCI registered\n[ 0.442830] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.445242] PCI: Using configuration type 1 for base access\n[ 0.448185] ACPI: Added _OSI(Module Device)\n[ 0.449790] ACPI: Added _OSI(Processor Device)\n[ 0.451456] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.453195] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.456571] ACPI: Interpreter enabled\n[ 0.458091] ACPI: (supports S0 S5)\n[ 0.459513] ACPI: Using IOAPIC for interrupt routing\n[ 0.461398] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.466459] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.468719] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.471098] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.473407] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.477578] acpiphp: Slot [3] registered\n[ 0.495855] acpiphp: Slot [4] registered\n[ 0.497536] acpiphp: Slot [5] registered\n[ 0.499092] acpiphp: Slot [6] registered\n[ 0.500637] acpiphp: Slot [7] registered\n[ 0.502213] acpiphp: Slot [8] registered\n[ 0.503798] acpiphp: Slot [9] registered\n[ 0.505882] acpiphp: Slot [10] registered\n[ 0.507558] acpiphp: Slot [11] registered\n[ 0.509116] acpiphp: Slot [12] registered\n[ 0.510681] acpiphp: Slot [13] registered\n[ 0.512231] acpiphp: Slot [14] registered\n[ 0.513797] acpiphp: Slot [15] registered\n[ 0.515587] acpiphp: Slot [16] registered\n[ 0.517426] acpiphp: Slot [17] registered\n[ 0.519069] acpiphp: Slot [18] registered\n[ 0.520847] acpiphp: Slot [19] registered\n[ 0.522925] acpiphp: Slot [20] registered\n[ 0.524840] acpiphp: Slot [21] registered\n[ 0.526471] acpiphp: Slot [22] registered\n[ 0.528128] acpiphp: Slot [23] registered\n[ 0.530059] acpiphp: Slot [24] registered\n[ 0.531908] acpiphp: Slot [25] registered\n[ 0.533717] acpiphp: Slot [26] registered\n[ 0.535559] acpiphp: Slot [27] registered\n[ 0.537380] acpiphp: Slot [28] registered\n[ 0.539182] acpiphp: Slot [29] registered\n[ 0.541007] acpiphp: Slot [30] registered\n[ 0.542808] acpiphp: Slot [31] registered\n[ 0.544617] PCI host bridge to bus 0000:00\n[ 0.546427] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.549250] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.551730] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.554856] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.557674] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.560520] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.566125] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.568691] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.571021] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.573557] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.578757] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.581481] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.607824] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.610632] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.613327] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.616106] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.618767] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.621176] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.623602] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.625656] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.628720] vgaarb: loaded\n[ 0.629867] vgaarb: bridge control possible 0000:00:02.0\n[ 0.632149] SCSI subsystem initialized\n[ 0.633821] ACPI: bus type USB registered\n[ 0.635459] usbcore: registered new interface driver usbfs\n[ 0.637481] usbcore: registered new interface driver hub\n[ 0.639424] usbcore: registered new device driver usb\n[ 0.641461] PCI: Using ACPI for IRQ routing\n[ 0.643570] NetLabel: Initializing\n[ 0.644945] NetLabel: domain hash size = 128\n[ 0.646591] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.648439] NetLabel: unlabeled traffic allowed by default\n[ 0.650671] amd_nb: Cannot enumerate AMD northbridges\n[ 0.652570] clocksource: Switched to clocksource kvm-clock\n[ 0.662772] AppArmor: AppArmor Filesystem Enabled\n[ 0.664683] pnp: PnP ACPI init\n[ 0.666299] pnp: PnP ACPI: found 5 devices\n[ 0.673603] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.676929] NET: Registered protocol family 2\n[ 0.678816] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.681298] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.683590] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.685875] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.687979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.690234] NET: Registered protocol family 1\n[ 0.691932] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.694044] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.696098] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.713042] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.729793] Unpacking initramfs...\n[ 1.213366] Freeing initrd memory: 37084K\n[ 1.215312] Scanning for low memory corruption every 60 seconds\n[ 1.217792] audit: initializing netlink subsys (disabled)\n[ 1.219779] audit: type=2000 audit(1561889885.729:1): initialized\n[ 1.222233] Initialise system trusted keyring\n[ 1.224000] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.226249] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.229621] zbud: loaded\n[ 1.230984] VFS: Disk quotas dquot_6.6.0\n[ 1.232534] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.235130] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.237462] fuse init (API version 7.23)\n[ 1.239106] Key type big_key registered\n[ 1.240627] Allocating IMA MOK and blacklist keyrings.\n[ 1.242844] Key type asymmetric registered\n[ 1.244417] Asymmetric key parser 'x509' registered\n[ 1.246243] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.249061] io scheduler noop registered\n[ 1.250586] io scheduler deadline registered (default)\n[ 1.252468] io scheduler cfq registered\n[ 1.254044] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.256041] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.258446] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.261212] ACPI: Power Button [PWRF]\n[ 1.262770] GHES: HEST is not enabled!\n[ 1.278905] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.312580] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.316307] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.342487] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.346301] Linux agpgart interface v0.103\n[ 1.349509] loop: module loaded\n[ 1.353260] vda: vda1\n[ 1.355112] scsi host0: ata_piix\n[ 1.356526] scsi host1: ata_piix\n[ 1.357872] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.360217] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.363244] libphy: Fixed MDIO Bus: probed\n[ 1.364834] tun: Universal TUN/TAP device driver, 1.6\n[ 1.366674] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.370313] PPP generic driver version 2.4.2\n[ 1.372002] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.374290] ehci-pci: EHCI PCI platform driver\n[ 1.375963] ehci-platform: EHCI generic platform driver\n[ 1.377867] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.380038] ohci-pci: OHCI PCI platform driver\n[ 1.381707] ohci-platform: OHCI generic platform driver\n[ 1.383599] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.400536] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.402433] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.405216] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.407164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.409315] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.411668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.414377] usb usb1: Product: UHCI Host Controller\n[ 1.416156] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.418380] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.420177] hub 1-0:1.0: USB hub found\n[ 1.421650] hub 1-0:1.0: 2 ports detected\n[ 1.423320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.427202] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.429018] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.430955] mousedev: PS/2 mouse device common for all mice\n[ 1.433310] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.436557] rtc_cmos 00:00: RTC can wake from S4\n[ 1.438793] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.441064] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.443344] i2c /dev entries driver\n[ 1.444798] device-mapper: uevent: version 1.0.3\n[ 1.446615] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.449706] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.452107] NET: Registered protocol family 10\n[ 1.453991] NET: Registered protocol family 17\n[ 1.455681] Key type dns_resolver registered\n[ 1.457495] registered taskstats version 1\n[ 1.459093] Loading compiled-in X.509 certificates\n[ 1.461408] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.464940] zswap: loaded using pool lzo/zbud\n[ 1.468021] Key type trusted registered\n[ 1.471545] Key type encrypted registered\n[ 1.473125] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.475104] ima: No TPM chip found, activating TPM-bypass!\n[ 1.477109] evm: HMAC attrs: 0x1\n[ 1.478787] Magic number: 7:585:326\n[ 1.480343] rtc_cmos 00:00: setting system clock to 2019-06-30 10:18:06 UTC (1561889886)\n[ 1.483384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.502434] EDD information not available.\n[ 1.518304] Freeing unused kernel memory: 1512K\n[ 1.520024] Write protecting the kernel read-only data: 14336k\n[ 1.523507] Freeing unused kernel memory: 1692K\n[ 1.525424] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.537330] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.541021] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.544578] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.548057] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.551548] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.554866] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.563830] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.568460] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.572742] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.576100] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.639632] [drm] Initialized drm 1.1.0 20060810\n[ 1.642603] virtio_net virtio0 ens3: renamed from eth0\n[ 1.652261] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.657045] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.681083] FDC 0 is a S82078B\n[ 1.695647] AVX2 version of gcm_enc/dec engaged.\n[ 1.697425] AES CTR mode by8 optimization enabled\n[ 1.732616] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.897980] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.900351] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.902804] usb 1-1: Product: QEMU USB Tablet\n[ 1.904434] usb 1-1: Manufacturer: QEMU\n[ 1.905904] usb 1-1: SerialNumber: 42\n[ 1.914528] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.922647] usbcore: registered new interface driver usbhid\n[ 1.924746] usbhid: USB HID core driver\n[ 1.927541] 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.931704] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.319954] md: linear personality registered for level -1\n[ 2.324045] md: multipath personality registered for level -4\n[ 2.328144] md: raid0 personality registered for level 0\n[ 2.332874] md: raid1 personality registered for level 1\n[ 2.404586] raid6: sse2x1 gen() 11498 MB/s\n[ 2.472571] raid6: sse2x1 xor() 9067 MB/s\n[ 2.540570] raid6: sse2x2 gen() 14562 MB/s\n[ 2.608570] raid6: sse2x2 xor() 9960 MB/s\n[ 2.680572] raid6: sse2x4 gen() 16994 MB/s\n[ 2.748570] raid6: sse2x4 xor() 11664 MB/s\n[ 2.816572] raid6: avx2x1 gen() 22422 MB/s\n[ 2.884570] raid6: avx2x2 gen() 26111 MB/s\n[ 2.952571] raid6: avx2x4 gen() 29755 MB/s\n[ 2.954148] raid6: using algorithm avx2x4 gen() 29755 MB/s\n[ 2.956083] raid6: using avx2x2 recovery algorithm\n[ 2.964448] xor: automatically using best checksumming function:\n[ 3.004569] avx : 32258.000 MB/sec\n[ 3.007828] async_tx: api initialized (async)\n[ 3.021441] md: raid6 personality registered for level 6\n[ 3.023341] md: raid5 personality registered for level 5\n[ 3.025264] md: raid4 personality registered for level 4\n[ 3.033549] 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 ... [ 3.076332] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.098668] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.215014] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.221252] systemd[1]: Detected virtualization kvm.\n[ 3.223037] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.227757] systemd[1]: Set hostname to .\n[ 3.231322] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.233525] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.382620] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.387179] 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.392250] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.395541] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.399751] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.403596] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.407758] 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.413931] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.417985] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.421788] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.425528] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.429101] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.433282] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.437843] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.441617] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.445287] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.449245] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.454129] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.458206] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.462453] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.470030] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.483132] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.489158] 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.503075] Loading iSCSI transport class v2.0-870.\n[ 3.505883] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.510168] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.520854] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.534282] systemd[1]: Starting Uncomplicated firewall...\n[ 3.538266] iscsi: registered transport (tcp)\n Starting Uncomplicated firewall...\n[ 3.544696] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.552383] 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.570468] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.582129] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.592113] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.604618] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.609400] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.616981] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m[ 3.623994] iscsi: registered transport (iser)\n] Started Set console keymap.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\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 Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting 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[ 4.393462] 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.988568] cloud-init[489]: Cloud-init v. 18.2 running 'init-local' at Sun, 30 Jun 2019 10:18:10 +0000. Up 4.80 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[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 10.072962] cloud-init[946]: Cloud-init v. 18.2 running 'init' at Sun, 30 Jun 2019 10:18:12 +0000. Up 6.70 seconds.\n[ 10.080512] cloud-init[946]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.086155] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 10.092462] cloud-init[946]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.098992] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 10.106696] cloud-init[946]: ci-info: | ens3 | True | 192.168.120.21 | 255.255.255.0 | . | fa:16:3e:68:f4:26 |\n[ 10.116429] cloud-init[946]: ci-info: | ens3 | True | fe80::f816:3eff:fe68:f426/64 | . | link | fa:16:3e:68:f4:26 |\n[ 10.124123] cloud-init[946]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 10.127570] cloud-init[946]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.134774] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 10.144439] cloud-init[946]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.147657] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.154522] cloud-init[946]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.158737] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.163243] cloud-init[946]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.167801] cloud-init[946]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.172782] cloud-init[946]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.178166] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.182592] cloud-init[946]: 2019-06-30 10:18:15,416 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 10.665857] cloud-init[946]: Generating public/private rsa key pair.\n[ 10.676727] cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.684160] cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.686922] cloud-init[946]: The key fingerprint is:\n[ 10.692956] cloud-init[946]: SHA256:DSZcxDwmrDi4CqFTrfkTmkdEgY6sTqXab8yEDbRcFeY root@shaker-vm-bf09df0e-173c-40e8-aeb0-68d3511f8dc1\n[ 10.700441] cloud-init[946]: The key's randomart image is:\n[ 10.702557] cloud-init[946]: +---[RSA 2048]----+\n[ 10.708453] cloud-init[946]: | ..++=o |\n[ 10.710310] cloud-init[946]: | o o+o.= |\n[ 10.716241] cloud-init[946]: |.* * .Eoo. |\n[ 10.718113] cloud-init[946]: |+.O.+ o o |\n[ 10.720122] cloud-init[946]: |o+oO S . |\n[ 10.724127] cloud-init[946]: |*o+ = |\n[ 10.728122] cloud-init[946]: |*o O . |\n[ 10.732198] cloud-init[946]: |o.+ B |\n[ 10.736269] cloud-init[946]: | +.. |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[ 10.742325] cloud-init[946]: +----[SHA256]-----+\n[ 10.745648] cloud-init[946]: Generating public/private dsa key pair.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n[ 10.751905] cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n Starting Socket activation for snappy daemon.[ 10.756341] cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.758544] cloud-init[946]: The key fingerprint is:\n\n[ 10.760662] cloud-init[946]: [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\nSHA256:RUIJpdvqTGJsOnN3RvfVEMpc+AawPQgxW1l1LOao7Ew root@shaker-vm-bf09df0e-173c-40e8-aeb0-68d3511f8dc1 Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] \n[ 10.772310] cloud-init[946]: The key's randomart image is:\n[ 10.773875] cloud-init[946]: +---[DSA 1024]----+\n[ 10.775272] cloud-init[946]: Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m| .+Bo++.o...|\n[ 10.780805] cloud-init[946]: | ..B.+o =..|\n[ 10.782208] cloud-init[946]: | . . +ooO o |\n[ 10.783605] cloud-init] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Reached target Timers.[946]: | o . =.= |\n[ 10.789083] cloud-init[946]: | . S. . . o |\n[ 10.790489] cloud-init[946]: | . .. E . .|\n[ 10.791853] \n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\ncloud-init[946]: | = o. = . . |\n[ 10.797210] cloud-init[946]: | o+.=. o o . |\n[ 10.798983] cloud-init[946]: [[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n| .+ .oo |\n[ 10.806244] cloud-init[946]: +----[SHA256]-----+\n[ 10.812500] cloud-init[946]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Reached target Sockets.\n[ 10.817331] cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[[0;32m OK [0m] Reached target Basic System.\n Starting System Logging Service...\n[ 10.823861] cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.827359] [[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started iperf3 Service.\ncloud-init[946]: The key fingerprint is:\n[ 10.834576] cloud-init[946]: Starting LSB: MD monitoring daemon...\nSHA256:cHSgqEWBtkvHVdJr0hrTZib7B6yh8x1T+Etu2Ozkfzs root@shaker-vm-bf09df0e-173c-40e8-aeb0-68d3511f8dc1 Starting Apply the settings specified in cloud-config...\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 10.878285] cloud-init[946]: The key's randomart image is:\n[ 10.886627] cloud-init[946]: +---[ECDSA 256]---+\n[ 10.891906] cloud-init[946]: | .o..o+.. |\n[ 10.897126] cloud-init[946]: | o. ..+.. |\n[ 10.901215] [[0;32m OK [0m] Started iperf Service.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting /etc/rc.local Compatibility...\n Starting Accounts Service...cloud-init[946]: | . oo.oo.. |\n\n Starting Pollinate to seed the pseudo random number generator...[ 10.925208] cloud-init[946]: | ooo =oO. |\n[ 10.927896] \ncloud-init[946]: [[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LXD - container startup/shutdown...\n Starting Login Service...\n| ..o &S . |\n Starting Snappy daemon...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[ 10.997715] [[0;32m OK [0m] Started System Logging Service.\ncloud-init[946]: | . + oo |\n[ 11.025967] [[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\ncloud-init[946]: [[0;32m OK [0m] Started LSB: MD monitoring daemon.\n| . +o=+ |\n[ 11.076988] cloud-init[[0;32m OK [0m] Started Login Service.\n[946]: | o ..oB=. E | Starting Authenticate and Authorize Users to Run Privileged Tasks...\n\n Starting Login to default iSCSI targets...\n[ 11.104661] cloud-init[946]: [[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...| o. .+=....o |\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: automatic crash report generation...\n\n Starting LSB: network benchmark...\n Starting LSB: daemon to balance interrupts for SMP systems...\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[ 11.190977] cloud-init[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[946]: +----[SHA256]-----+\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".[ 11.218849] cloud-init\n[946]: Generating public/private ed25519 key pair. Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n\n[ 11.269471] cloud-init[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.[946]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n Starting Set console scheme...[ 11.300739] cloud-init\n[[0;32m OK [0m] Started Getty on tty1.[946]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Set console scheme.\n\n[ 11.326558] cloud-init[946]: The key fingerprint is:\n[ 11.336042] cloud-init[946]: SHA256:3J1xdztTUHYKDczU58q7Ea2CDKLT6MgKlcJKO78o3Vs root@shaker-vm-bf09df0e-173c-40e8-aeb0-68d3511f8dc1[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n\n[ 11.365701] cloud-init[946]: The key's randomart image is:\n[ 11.372724] cloud-init[946]: +--[ED25519 256]--+\n[ 11.384115] cloud-init[946]: | +++..+|\n[ 11.388099] cloud-init[946]: | o.o+o|\n[ 11.400626] cloud-init[946]: | . oo+|\n[ 11.404110] cloud-init[946]: |. . . . . + o=|\n[ 11.412506] cloud-init[946]: |.oo . S . o..=.|\n[ 11.417330] cloud-init[946]: |oo. + . o . ooo|\n[ 11.426633] cloud-init[946]: |o+ .+ E o . o. |\n[ 11.435376] cloud-init[946]: |o.=o.o ... |\n[ 11.437331] cloud-init[946]: |oooo+. .. |\n[ 11.445264] cloud-init[946]: +----[SHA256]-----+\n[ 11.771232] cloud-init[1054]: Generating locales (this might take a while)...\n[ 12.516838] cloud-init[1054]: en_US.UTF-8... done\n[ 12.521463] cloud-init[1054]: Generation complete.\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[ 13.076854] cloud-init[1054]: Cloud-init v. 18.2 running 'modules:config' at Sun, 30 Jun 2019 10:18:16 +0000. Up 11.63 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 Starting Execute cloud user/final scripts...\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\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 | b6:70:e5:78:3c:d6:bf:15:2d:90:23:47:8a:e8:50:df | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\n<14>Jun 30 10:18:19 ec2: \n<14>Jun 30 10:18:19 ec2: #############################################################\n<14>Jun 30 10:18:19 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>Jun 30 10:18:19 ec2: 1024 SHA256:RUIJpdvqTGJsOnN3RvfVEMpc+AawPQgxW1l1LOao7Ew root@shaker-vm-bf09df0e-173c-40e8-aeb0-68d3511f8dc1 (DSA)\n<14>Jun 30 10:18:19 ec2: 256 SHA256:cHSgqEWBtkvHVdJr0hrTZib7B6yh8x1T+Etu2Ozkfzs root@shaker-vm-bf09df0e-173c-40e8-aeb0-68d3511f8dc1 (ECDSA)\n<14>Jun 30 10:18:19 ec2: 256 SHA256:3J1xdztTUHYKDczU58q7Ea2CDKLT6MgKlcJKO78o3Vs root@shaker-vm-bf09df0e-173c-40e8-aeb0-68d3511f8dc1 (ED25519)\n<14>Jun 30 10:18:19 ec2: 2048 SHA256:DSZcxDwmrDi4CqFTrfkTmkdEgY6sTqXab8yEDbRcFeY root@shaker-vm-bf09df0e-173c-40e8-aeb0-68d3511f8dc1 (RSA)\n<14>Jun 30 10:18:19 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>Jun 30 10:18:19 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGUygJeNnN0g6Kgn+1gz1adk295UNG8HxdDhceP0X34YYvuMwTCUTm4HfY3mSgtGUTT9nbAu3M9nTplZo26Adl8= root@shaker-vm-bf09df0e-173c-40e8-aeb0-68d3511f8dc1\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJFPAX2eDI+WXVnXkmJki9svCgX+FKLgnyGYdqQENP2b root@shaker-vm-bf09df0e-173c-40e8-aeb0-68d3511f8dc1\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC91RotXI7AYTujZ+b92F/Ja+1vxXIwOyVn156WOnVSBVi85v+/nBWAoXuqy7UJoVTBMVIcRm/QjWboU57YjLtpIaZCI7G3Vitu6GZunkTH1LPx03MOENjHifT/h6kAUaIP0A2eqkF4S+VWWUDXztVao1nLCIy1g17/hJwy319YBOqJxfiC/Z01cwTPqITMomn9RnfhHRa8Ioy6JfBBbTXxfV/jGYLYeKHA193Xq49oWLurKpxNpXWsUX2/tXb87XJ5LII6cc9xOOs9QfOf0cmMp1cqrQtY91XJW+Zz3PdQJ5kyW/FxToezwlpqWupSR7Gpp2fyK8ykhvOqR/kDy279 root@shaker-vm-bf09df0e-173c-40e8-aeb0-68d3511f8dc1\n-----END SSH HOST KEY KEYS-----\n[ 13.819544] cloud-init[1318]: Cloud-init v. 18.2 running 'modules:final' at Sun, 30 Jun 2019 10:18:18 +0000. Up 13.65 seconds.\n[ 13.824182] cloud-init[1318]: Cloud-init v. 18.2 finished at Sun, 30 Jun 2019 10:18:19 +0000. Datasource DataSourceEc2. Up 13.81 seconds\n[[0;32m OK [0m] Started Execute cloud user/final scripts.\n[[0;32m OK [0m] Reached target Cloud-init target.\n"} 2019-06-30 10:18:19,659 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3/action used request id req-d5c81581-e6c8-41b0-889d-7ace73e18bfd 2019-06-30 10:18:19,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0808877944946s 2019-06-30 10:18:19,660 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 779662469 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.239796] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.242967] pid_max: default: 32768 minimum: 301 [ 0.244684] ACPI: Core revision 20150930 [ 0.246796] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249281] Security Framework initialized [ 0.250851] Yama: becoming mindful. [ 0.252237] AppArmor: AppArmor initialized [ 0.253832] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256319] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.258751] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.261059] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.263626] Initializing cgroup subsys io [ 0.265181] Initializing cgroup subsys memory [ 0.266843] Initializing cgroup subsys devices [ 0.268508] Initializing cgroup subsys freezer [ 0.270184] Initializing cgroup subsys net_cls [ 0.271858] Initializing cgroup subsys perf_event [ 0.273606] Initializing cgroup subsys net_prio [ 0.275303] Initializing cgroup subsys hugetlb [ 0.276965] Initializing cgroup subsys pids [ 0.278600] CPU: Physical Processor ID: 0 [ 0.280837] mce: CPU supports 10 MCE banks [ 0.282454] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.284374] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.286486] Spectre V2 : Mitigation: Full generic retpoline [ 0.288529] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.290768] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.293097] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.295202] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.298091] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.325799] Freeing SMP alternatives memory: 32K [ 0.335212] ftrace: allocating 32237 entries in 126 pages [ 0.382876] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.385209] smpboot: Max logical packages: 1 [ 0.387375] x2apic enabled [ 0.389020] Switched APIC routing to physical x2apic. [ 0.392529] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.395048] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.399770] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.404118] KVM setup paravirtual spinlock [ 0.407693] x86: Booted up 1 node, 1 CPUs [ 0.409305] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.412253] devtmpfs: initialized [ 0.414867] evm: security.selinux [ 0.416240] evm: security.SMACK64 [ 0.417578] evm: security.SMACK64EXEC [ 0.419012] evm: security.SMACK64TRANSMUTE [ 0.420561] evm: security.SMACK64MMAP [ 0.421994] evm: security.ima [ 0.423326] evm: security.capability [ 0.424934] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.428493] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.430897] pinctrl core: initialized pinctrl subsystem [ 0.433027] RTC time: 10:18:05, date: 06/30/19 [ 0.434934] NET: Registered protocol family 16 [ 0.436775] cpuidle: using governor ladder [ 0.438342] cpuidle: using governor menu [ 0.439857] PCCT header not found. [ 0.441287] ACPI: bus type PCI registered [ 0.442830] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.445242] PCI: Using configuration type 1 for base access [ 0.448185] ACPI: Added _OSI(Module Device) [ 0.449790] ACPI: Added _OSI(Processor Device) [ 0.451456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.453195] ACPI: Added _OSI(Processor Aggregator Device) [ 0.456571] ACPI: Interpreter enabled [ 0.458091] ACPI: (supports S0 S5) [ 0.459513] ACPI: Using IOAPIC for interrupt routing [ 0.461398] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.466459] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.468719] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.471098] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.473407] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.477578] acpiphp: Slot [3] registered [ 0.495855] acpiphp: Slot [4] registered [ 0.497536] acpiphp: Slot [5] registered [ 0.499092] acpiphp: Slot [6] registered [ 0.500637] acpiphp: Slot [7] registered [ 0.502213] acpiphp: Slot [8] registered [ 0.503798] acpiphp: Slot [9] registered [ 0.505882] acpiphp: Slot [10] registered [ 0.507558] acpiphp: Slot [11] registered [ 0.509116] acpiphp: Slot [12] registered [ 0.510681] acpiphp: Slot [13] registered [ 0.512231] acpiphp: Slot [14] registered [ 0.513797] acpiphp: Slot [15] registered [ 0.515587] acpiphp: Slot [16] registered [ 0.517426] acpiphp: Slot [17] registered [ 0.519069] acpiphp: Slot [18] registered [ 0.520847] acpiphp: Slot [19] registered [ 0.522925] acpiphp: Slot [20] registered [ 0.524840] acpiphp: Slot [21] registered [ 0.526471] acpiphp: Slot [22] registered [ 0.528128] acpiphp: Slot [23] registered [ 0.530059] acpiphp: Slot [24] registered [ 0.531908] acpiphp: Slot [25] registered [ 0.533717] acpiphp: Slot [26] registered [ 0.535559] acpiphp: Slot [27] registered [ 0.537380] acpiphp: Slot [28] registered [ 0.539182] acpiphp: Slot [29] registered [ 0.541007] acpiphp: Slot [30] registered [ 0.542808] acpiphp: Slot [31] registered [ 0.544617] PCI host bridge to bus 0000:00 [ 0.546427] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.549250] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.551730] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.554856] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.557674] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.560520] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.566125] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.568691] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.571021] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.573557] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.578757] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.581481] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.607824] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.610632] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.613327] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.616106] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.618767] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.621176] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.623602] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.625656] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.628720] vgaarb: loaded [ 0.629867] vgaarb: bridge control possible 0000:00:02.0 [ 0.632149] SCSI subsystem initialized [ 0.633821] ACPI: bus type USB registered [ 0.635459] usbcore: registered new interface driver usbfs [ 0.637481] usbcore: registered new interface driver hub [ 0.639424] usbcore: registered new device driver usb [ 0.641461] PCI: Using ACPI for IRQ routing [ 0.643570] NetLabel: Initializing [ 0.644945] NetLabel: domain hash size = 128 [ 0.646591] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.648439] NetLabel: unlabeled traffic allowed by default [ 0.650671] amd_nb: Cannot enumerate AMD northbridges [ 0.652570] clocksource: Switched to clocksource kvm-clock [ 0.662772] AppArmor: AppArmor Filesystem Enabled [ 0.664683] pnp: PnP ACPI init [ 0.666299] pnp: PnP ACPI: found 5 devices [ 0.673603] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.676929] NET: Registered protocol family 2 [ 0.678816] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.681298] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.683590] TCP: Hash tables configured (established 4096 bind 4096) [ 0.685875] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.687979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.690234] NET: Registered protocol family 1 [ 0.691932] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.694044] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.696098] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.713042] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.729793] Unpacking initramfs... [ 1.213366] Freeing initrd memory: 37084K [ 1.215312] Scanning for low memory corruption every 60 seconds [ 1.217792] audit: initializing netlink subsys (disabled) [ 1.219779] audit: type=2000 audit(1561889885.729:1): initialized [ 1.222233] Initialise system trusted keyring [ 1.224000] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.226249] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.229621] zbud: loaded [ 1.230984] VFS: Disk quotas dquot_6.6.0 [ 1.232534] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.235130] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.237462] fuse init (API version 7.23) [ 1.239106] Key type big_key registered [ 1.240627] Allocating IMA MOK and blacklist keyrings. [ 1.242844] Key type asymmetric registered [ 1.244417] Asymmetric key parser 'x509' registered [ 1.246243] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.249061] io scheduler noop registered [ 1.250586] io scheduler deadline registered (default) [ 1.252468] io scheduler cfq registered [ 1.254044] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.256041] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.258446] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.261212] ACPI: Power Button [PWRF] [ 1.262770] GHES: HEST is not enabled! [ 1.278905] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.312580] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.316307] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.342487] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.346301] Linux agpgart interface v0.103 [ 1.349509] loop: module loaded [ 1.353260] vda: vda1 [ 1.355112] scsi host0: ata_piix [ 1.356526] scsi host1: ata_piix [ 1.357872] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.360217] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.363244] libphy: Fixed MDIO Bus: probed [ 1.364834] tun: Universal TUN/TAP device driver, 1.6 [ 1.366674] tun: (C) 1999-2004 Max Krasnyansky [ 1.370313] PPP generic driver version 2.4.2 [ 1.372002] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.374290] ehci-pci: EHCI PCI platform driver [ 1.375963] ehci-platform: EHCI generic platform driver [ 1.377867] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.380038] ohci-pci: OHCI PCI platform driver [ 1.381707] ohci-platform: OHCI generic platform driver [ 1.383599] uhci_hcd: USB Universal Host Controller Interface driver [ 1.400536] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.402433] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.405216] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.407164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.409315] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.411668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.414377] usb usb1: Product: UHCI Host Controller [ 1.416156] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.418380] usb usb1: SerialNumber: 0000:00:01.2 [ 1.420177] hub 1-0:1.0: USB hub found [ 1.421650] hub 1-0:1.0: 2 ports detected [ 1.423320] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.427202] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.429018] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.430955] mousedev: PS/2 mouse device common for all mice [ 1.433310] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.436557] rtc_cmos 00:00: RTC can wake from S4 [ 1.438793] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.441064] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.443344] i2c /dev entries driver [ 1.444798] device-mapper: uevent: version 1.0.3 [ 1.446615] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.449706] ledtrig-cpu: registered to indicate activity on CPUs [ 1.452107] NET: Registered protocol family 10 [ 1.453991] NET: Registered protocol family 17 [ 1.455681] Key type dns_resolver registered [ 1.457495] registered taskstats version 1 [ 1.459093] Loading compiled-in X.509 certificates [ 1.461408] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.464940] zswap: loaded using pool lzo/zbud [ 1.468021] Key type trusted registered [ 1.471545] Key type encrypted registered [ 1.473125] AppArmor: AppArmor sha1 policy hashing enabled [ 1.475104] ima: No TPM chip found, activating TPM-bypass! [ 1.477109] evm: HMAC attrs: 0x1 [ 1.478787] Magic number: 7:585:326 [ 1.480343] rtc_cmos 00:00: setting system clock to 2019-06-30 10:18:06 UTC (1561889886) [ 1.483384] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.502434] EDD information not available. [ 1.518304] Freeing unused kernel memory: 1512K [ 1.520024] Write protecting the kernel read-only data: 14336k [ 1.523507] Freeing unused kernel memory: 1692K [ 1.525424] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.537330] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.541021] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.544578] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.548057] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.551548] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.554866] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.563830] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.568460] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.572742] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.576100] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.639632] [drm] Initialized drm 1.1.0 20060810 [ 1.642603] virtio_net virtio0 ens3: renamed from eth0 [ 1.652261] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.657045] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.681083] FDC 0 is a S82078B [ 1.695647] AVX2 version of gcm_enc/dec engaged. [ 1.697425] AES CTR mode by8 optimization enabled [ 1.732616] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.897980] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.900351] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.902804] usb 1-1: Product: QEMU USB Tablet [ 1.904434] usb 1-1: Manufacturer: QEMU [ 1.905904] usb 1-1: SerialNumber: 42 [ 1.914528] hidraw: raw HID events driver (C) Jiri Kosina [ 1.922647] usbcore: registered new interface driver usbhid [ 1.924746] usbhid: USB HID core driver [ 1.927541] 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.931704] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.319954] md: linear personality registered for level -1 [ 2.324045] md: multipath personality registered for level -4 [ 2.328144] md: raid0 personality registered for level 0 [ 2.332874] md: raid1 personality registered for level 1 [ 2.404586] raid6: sse2x1 gen() 11498 MB/s [ 2.472571] raid6: sse2x1 xor() 9067 MB/s [ 2.540570] raid6: sse2x2 gen() 14562 MB/s [ 2.608570] raid6: sse2x2 xor() 9960 MB/s [ 2.680572] raid6: sse2x4 gen() 16994 MB/s [ 2.748570] raid6: sse2x4 xor() 11664 MB/s [ 2.816572] raid6: avx2x1 gen() 22422 MB/s [ 2.884570] raid6: avx2x2 gen() 26111 MB/s [ 2.952571] raid6: avx2x4 gen() 29755 MB/s [ 2.954148] raid6: using algorithm avx2x4 gen() 29755 MB/s [ 2.956083] raid6: using avx2x2 recovery algorithm [ 2.964448] xor: automatically using best checksumming function: [ 3.004569] avx : 32258.000 MB/sec [ 3.007828] async_tx: api initialized (async) [ 3.021441] md: raid6 personality registered for level 6 [ 3.023341] md: raid5 personality registered for level 5 [ 3.025264] md: raid4 personality registered for level 4 [ 3.033549] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.076332] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.098668] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.215014] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.221252] systemd[1]: Detected virtualization kvm. [ 3.223037] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.227757] systemd[1]: Set hostname to . [ 3.231322] systemd[1]: Initializing machine ID from KVM UUID. [ 3.233525] systemd[1]: Installed transient /etc/machine-id file. [ 3.382620] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.387179] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.392250] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.395541] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.399751] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.403596] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.407758] 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.413931] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.417985] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.421788] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.425528] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.429101] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.433282] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.437843] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.441617] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.445287] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.449245] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.454129] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.458206] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.462453] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.470030] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.483132] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.489158] 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.503075] Loading iSCSI transport class v2.0-870. [ 3.505883] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.510168] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.520854] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.534282] systemd[1]: Starting Uncomplicated firewall... [ 3.538266] iscsi: registered transport (tcp) Starting Uncomplicated firewall... [ 3.544696] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.552383] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.570468] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.582129] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.592113] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.604618] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.609400] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.616981] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m[ 3.623994] iscsi: registered transport (iser) ] Started Set console keymap. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.393462] 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.988568] cloud-init[489]: Cloud-init v. 18.2 running 'init-local' at Sun, 30 Jun 2019 10:18:10 +0000. Up 4.80 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. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 10.072962] cloud-init[946]: Cloud-init v. 18.2 running 'init' at Sun, 30 Jun 2019 10:18:12 +0000. Up 6.70 seconds. [ 10.080512] cloud-init[946]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.086155] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 10.092462] cloud-init[946]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.098992] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 10.106696] cloud-init[946]: ci-info: | ens3 | True | 192.168.120.21 | 255.255.255.0 | . | fa:16:3e:68:f4:26 | [ 10.116429] cloud-init[946]: ci-info: | ens3 | True | fe80::f816:3eff:fe68:f426/64 | . | link | fa:16:3e:68:f4:26 | [ 10.124123] cloud-init[946]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 10.127570] cloud-init[946]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.134774] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 10.144439] cloud-init[946]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.147657] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.154522] cloud-init[946]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.158737] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.163243] cloud-init[946]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.167801] cloud-init[946]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.172782] cloud-init[946]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.178166] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.182592] cloud-init[946]: 2019-06-30 10:18:15,416 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 10.665857] cloud-init[946]: Generating public/private rsa key pair. [ 10.676727] cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.684160] cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.686922] cloud-init[946]: The key fingerprint is: [ 10.692956] cloud-init[946]: SHA256:DSZcxDwmrDi4CqFTrfkTmkdEgY6sTqXab8yEDbRcFeY root@shaker-vm-bf09df0e-173c-40e8-aeb0-68d3511f8dc1 [ 10.700441] cloud-init[946]: The key's randomart image is: [ 10.702557] cloud-init[946]: +---[RSA 2048]----+ [ 10.708453] cloud-init[946]: | ..++=o | [ 10.710310] cloud-init[946]: | o o+o.= | [ 10.716241] cloud-init[946]: |.* * .Eoo. | [ 10.718113] cloud-init[946]: |+.O.+ o o | [ 10.720122] cloud-init[946]: |o+oO S . | [ 10.724127] cloud-init[946]: |*o+ = | [ 10.728122] cloud-init[946]: |*o O . | [ 10.732198] cloud-init[946]: |o.+ B | [ 10.736269] cloud-init[946]: | +.. | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [ 10.742325] cloud-init[946]: +----[SHA256]-----+ [ 10.745648] cloud-init[946]: Generating public/private dsa key pair. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. [ 10.751905] cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Starting Socket activation for snappy daemon.[ 10.756341] cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.758544] cloud-init[946]: The key fingerprint is: [ 10.760662] cloud-init[946]: [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on ACPID Listen Socket. SHA256:RUIJpdvqTGJsOnN3RvfVEMpc+AawPQgxW1l1LOao7Ew root@shaker-vm-bf09df0e-173c-40e8-aeb0-68d3511f8dc1 Starting LXD - unix socket. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] [ 10.772310] cloud-init[946]: The key's randomart image is: [ 10.773875] cloud-init[946]: +---[DSA 1024]----+ [ 10.775272] cloud-init[946]: Listening on UUID daemon activation socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m| .+Bo++.o...| [ 10.780805] cloud-init[946]: | ..B.+o =..| [ 10.782208] cloud-init[946]: | . . +ooO o | [ 10.783605] cloud-init] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers.[946]: | o . =.= | [ 10.789083] cloud-init[946]: | . S. . . o | [ 10.790489] cloud-init[946]: | . .. E . .| [ 10.791853] [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... cloud-init[946]: | = o. = . . | [ 10.797210] cloud-init[946]: | o+.=. o o . | [ 10.798983] cloud-init[946]: [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. | .+ .oo | [ 10.806244] cloud-init[946]: +----[SHA256]-----+ [ 10.812500] cloud-init[946]: Generating public/private ecdsa key pair. [[0;32m OK [0m] Reached target Sockets. [ 10.817331] cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [[0;32m OK [0m] Reached target Basic System. Starting System Logging Service... [ 10.823861] cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.827359] [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started iperf3 Service. cloud-init[946]: The key fingerprint is: [ 10.834576] cloud-init[946]: Starting LSB: MD monitoring daemon... SHA256:cHSgqEWBtkvHVdJr0hrTZib7B6yh8x1T+Etu2Ozkfzs root@shaker-vm-bf09df0e-173c-40e8-aeb0-68d3511f8dc1 Starting Apply the settings specified in cloud-config... Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 10.878285] cloud-init[946]: The key's randomart image is: [ 10.886627] cloud-init[946]: +---[ECDSA 256]---+ [ 10.891906] cloud-init[946]: | .o..o+.. | [ 10.897126] cloud-init[946]: | o. ..+.. | [ 10.901215] [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started Deferred execution scheduler. Starting /etc/rc.local Compatibility... Starting Accounts Service...cloud-init[946]: | . oo.oo.. | Starting Pollinate to seed the pseudo random number generator...[ 10.925208] cloud-init[946]: | ooo =oO. | [ 10.927896] cloud-init[946]: [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting LXD - container startup/shutdown... Starting Login Service... | ..o &S . | Starting Snappy daemon... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [ 10.997715] [[0;32m OK [0m] Started System Logging Service. cloud-init[946]: | . + oo | [ 11.025967] [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. cloud-init[946]: [[0;32m OK [0m] Started LSB: MD monitoring daemon. | . +o=+ | [ 11.076988] cloud-init[[0;32m OK [0m] Started Login Service. [946]: | o ..oB=. E | Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [ 11.104661] cloud-init[946]: [[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...| o. .+=....o | Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: automatic crash report generation... 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. [ 11.190977] cloud-init[[0;32m OK [0m] Started LXD - container startup/shutdown. [946]: +----[SHA256]-----+ [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand".[ 11.218849] cloud-init [946]: Generating public/private ed25519 key pair. Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [ 11.269471] cloud-init[[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.[946]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [[0;32m OK [0m] Started Serial Getty on ttyS0. Starting Set console scheme...[ 11.300739] cloud-init [[0;32m OK [0m] Started Getty on tty1.[946]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Set console scheme. [ 11.326558] cloud-init[946]: The key fingerprint is: [ 11.336042] cloud-init[946]: SHA256:3J1xdztTUHYKDczU58q7Ea2CDKLT6MgKlcJKO78o3Vs root@shaker-vm-bf09df0e-173c-40e8-aeb0-68d3511f8dc1[[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 11.365701] cloud-init[946]: The key's randomart image is: [ 11.372724] cloud-init[946]: +--[ED25519 256]--+ [ 11.384115] cloud-init[946]: | +++..+| [ 11.388099] cloud-init[946]: | o.o+o| [ 11.400626] cloud-init[946]: | . oo+| [ 11.404110] cloud-init[946]: |. . . . . + o=| [ 11.412506] cloud-init[946]: |.oo . S . o..=.| [ 11.417330] cloud-init[946]: |oo. + . o . ooo| [ 11.426633] cloud-init[946]: |o+ .+ E o . o. | [ 11.435376] cloud-init[946]: |o.=o.o ... | [ 11.437331] cloud-init[946]: |oooo+. .. | [ 11.445264] cloud-init[946]: +----[SHA256]-----+ [ 11.771232] cloud-init[1054]: Generating locales (this might take a while)... [ 12.516838] cloud-init[1054]: en_US.UTF-8... done [ 12.521463] cloud-init[1054]: Generation complete. [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [ 13.076854] cloud-init[1054]: Cloud-init v. 18.2 running 'modules:config' at Sun, 30 Jun 2019 10:18:16 +0000. Up 11.63 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. [[0;32m OK [0m] Started Wait until snapd is fully seeded. [[0;32m OK [0m] Reached target Multi-User System. Starting Execute cloud user/final scripts... [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | b6:70:e5:78:3c:d6:bf:15:2d:90:23:47:8a:e8:50:df | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Jun 30 10:18:19 ec2: <14>Jun 30 10:18:19 ec2: ############################################################# <14>Jun 30 10:18:19 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Jun 30 10:18:19 ec2: 1024 SHA256:RUIJpdvqTGJsOnN3RvfVEMpc+AawPQgxW1l1LOao7Ew root@shaker-vm-bf09df0e-173c-40e8-aeb0-68d3511f8dc1 (DSA) <14>Jun 30 10:18:19 ec2: 256 SHA256:cHSgqEWBtkvHVdJr0hrTZib7B6yh8x1T+Etu2Ozkfzs root@shaker-vm-bf09df0e-173c-40e8-aeb0-68d3511f8dc1 (ECDSA) <14>Jun 30 10:18:19 ec2: 256 SHA256:3J1xdztTUHYKDczU58q7Ea2CDKLT6MgKlcJKO78o3Vs root@shaker-vm-bf09df0e-173c-40e8-aeb0-68d3511f8dc1 (ED25519) <14>Jun 30 10:18:19 ec2: 2048 SHA256:DSZcxDwmrDi4CqFTrfkTmkdEgY6sTqXab8yEDbRcFeY root@shaker-vm-bf09df0e-173c-40e8-aeb0-68d3511f8dc1 (RSA) <14>Jun 30 10:18:19 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Jun 30 10:18:19 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGUygJeNnN0g6Kgn+1gz1adk295UNG8HxdDhceP0X34YYvuMwTCUTm4HfY3mSgtGUTT9nbAu3M9nTplZo26Adl8= root@shaker-vm-bf09df0e-173c-40e8-aeb0-68d3511f8dc1 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJFPAX2eDI+WXVnXkmJki9svCgX+FKLgnyGYdqQENP2b root@shaker-vm-bf09df0e-173c-40e8-aeb0-68d3511f8dc1 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC91RotXI7AYTujZ+b92F/Ja+1vxXIwOyVn156WOnVSBVi85v+/nBWAoXuqy7UJoVTBMVIcRm/QjWboU57YjLtpIaZCI7G3Vitu6GZunkTH1LPx03MOENjHifT/h6kAUaIP0A2eqkF4S+VWWUDXztVao1nLCIy1g17/hJwy319YBOqJxfiC/Z01cwTPqITMomn9RnfhHRa8Ioy6JfBBbTXxfV/jGYLYeKHA193Xq49oWLurKpxNpXWsUX2/tXb87XJ5LII6cc9xOOs9QfOf0cmMp1cqrQtY91XJW+Zz3PdQJ5kyW/FxToezwlpqWupSR7Gpp2fyK8ykhvOqR/kDy279 root@shaker-vm-bf09df0e-173c-40e8-aeb0-68d3511f8dc1 -----END SSH HOST KEY KEYS----- [ 13.819544] cloud-init[1318]: Cloud-init v. 18.2 running 'modules:final' at Sun, 30 Jun 2019 10:18:18 +0000. Up 13.65 seconds. [ 13.824182] cloud-init[1318]: Cloud-init v. 18.2 finished at Sun, 30 Jun 2019 10:18:19 +0000. Datasource DataSourceEc2. Up 13.81 seconds [[0;32m OK [0m] Started Execute cloud user/final scripts. [[0;32m OK [0m] Reached target Cloud-init target. 2019-06-30 10:18:19,664 - paramiko.transport - DEBUG - starting thread (client mode): 0x6c75fe10L 2019-06-30 10:18:19,665 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-30 10:18:19,669 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2019-06-30 10:18:19,669 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-06-30 10:18:19,670 - 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 2019-06-30 10:18:19,671 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 10:18:19,671 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-30 10:18:19,671 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 10:18:19,671 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 10:18:19,671 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 10:18:19,711 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-30 10:18:19,712 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 10:18:19,728 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: 46772d64604a2c26bf8efcabee7d35a0 2019-06-30 10:18:19,730 - paramiko.transport - DEBUG - Trying discovered key b670e5783cd6bf152d9023478ae850df in /tmp/tmpGbXgwE 2019-06-30 10:18:19,752 - paramiko.transport - DEBUG - userauth is OK 2019-06-30 10:18:19,770 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-30 10:18:19,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-06-30 10:18:19,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 10:18:19,808 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08948501-b0b3-4520-abe9-4f6f0e8ecc4c 2019-06-30 10:18:19,808 - 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.7:35357/v3/", "rel": "self"}]}]}} 2019-06-30 10:18:19,809 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-08948501-b0b3-4520-abe9-4f6f0e8ecc4c 2019-06-30 10:18:19,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:18:19,895 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-06-30 10:18:19,895 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-06-30 10:18:20,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27c98575-62af-4dd0-9e6f-3d0cdaf420a8 2019-06-30 10:18:20,013 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/05c1f224d31b4224b4a85740f6bf9308"}, "enabled": true, "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/0e91060387334b1e90b91137b865db80"}, "enabled": true, "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/0fddb73deaa349618d03c5066051ff76"}, "enabled": true, "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/1e93b91533a84633a19f8d7e0255f4cc"}, "enabled": true, "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/3ca8c6f96bee4a368ac4ebc45ebf883c"}, "enabled": true, "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/52b6a105b9864cc683cd14b392a30b89"}, "enabled": true, "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/5730868dd53143bf882134e3b3202694"}, "enabled": true, "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/657dbdfa2c45405a90b1717d992d29f8"}, "enabled": true, "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6e4d57c0179248c882609c75c88cdab2"}, "enabled": true, "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/b49fd95a540441e5bff7fe02fab32dc7"}, "enabled": true, "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/bfc3b734c06642848d51f42424cf9a6f"}, "enabled": true, "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/e178e2ab4a194863a901e350a7027268"}, "enabled": true, "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/e9aee3a04fdc4e0e886d6ea0b5153d41"}, "enabled": true, "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/f39728f125144f69b3b0835dde1ffe05"}, "enabled": true, "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-06-30 10:18:20,013 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-27c98575-62af-4dd0-9e6f-3d0cdaf420a8 2019-06-30 10:18:20,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.214728116989s 2019-06-30 10:18:20,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-06-30 10:18:20,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:18:20,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1852 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6493cbc-9987-42ea-9823-f59ea7b42ff9 2019-06-30 10:18:20,232 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/036fa5523adc4785a474fb116ea3078a"}, "url": "http://172.30.9.24:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "id": "036fa5523adc4785a474fb116ea3078a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/0ba53fca838041fc8974fa6f071cf210"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f39728f125144f69b3b0835dde1ffe05", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/12b6eb58b5ff4504a7df58168bf800ac"}, "url": "http://172.30.9.24:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "05c1f224d31b4224b4a85740f6bf9308", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/145543d14b3847feb8345b301ccb7775"}, "url": "http://12.0.0.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1e93b91533a84633a19f8d7e0255f4cc", "id": "145543d14b3847feb8345b301ccb7775"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1b0ca947526b4ad3a8e30411d45f79fe"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e178e2ab4a194863a901e350a7027268", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1b880d85ed0544d5b08a4b33eab09d54"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "657dbdfa2c45405a90b1717d992d29f8", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/2829a605b37a4b1b96a4759486164c64"}, "url": "http://172.30.9.24:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0fddb73deaa349618d03c5066051ff76", "id": "2829a605b37a4b1b96a4759486164c64"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/312876716c4f477ab0ad3e2e0d69b441"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0e91060387334b1e90b91137b865db80", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/38a6bd58c49d4d9cbb5549fa927e7ac0"}, "url": "http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1e93b91533a84633a19f8d7e0255f4cc", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3a771fa51cc24384bccd2010bf480706"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0fddb73deaa349618d03c5066051ff76", "id": "3a771fa51cc24384bccd2010bf480706"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/48a19389bed14b80ad15506ef0c0b7e9"}, "url": "http://172.30.9.24:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e178e2ab4a194863a901e350a7027268", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4c04a2e4b7624c35847ede741490b61a"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0fddb73deaa349618d03c5066051ff76", "id": "4c04a2e4b7624c35847ede741490b61a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4f7ba9dc180442c1be231464d5af2632"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f39728f125144f69b3b0835dde1ffe05", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5760f434a5d1430b9030050749ccbebc"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5730868dd53143bf882134e3b3202694", "id": "5760f434a5d1430b9030050749ccbebc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/629307464fdb4ebe8f0668a229734c45"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "id": "629307464fdb4ebe8f0668a229734c45"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/664cd169deb5465bb91d092f571e44fb"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "id": "664cd169deb5465bb91d092f571e44fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/66b8514aad984bb4b9ab013304634b0b"}, "url": "http://172.30.9.24:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b49fd95a540441e5bff7fe02fab32dc7", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/6e0bb9df3987405987949f2119720b08"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e178e2ab4a194863a901e350a7027268", "id": "6e0bb9df3987405987949f2119720b08"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7e89d5a6717148f6892277df88125d26"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "52b6a105b9864cc683cd14b392a30b89", "id": "7e89d5a6717148f6892277df88125d26"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/93400677d4784ff895ac639c402aff4b"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "05c1f224d31b4224b4a85740f6bf9308", "id": "93400677d4784ff895ac639c402aff4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/a73b45a4b69a43a2af736c703db40396"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "id": "a73b45a4b69a43a2af736c703db40396"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b1065b4639974a3ba8db92d056de52c6"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5730868dd53143bf882134e3b3202694", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b7daa5f750904a48804d36923351186b"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bfc3b734c06642848d51f42424cf9a6f", "id": "b7daa5f750904a48804d36923351186b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b8ba091c99404fdd998dc5b59dad6c98"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "657dbdfa2c45405a90b1717d992d29f8", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b9e9cfe94cde44c980cecda2e3c2503f"}, "url": "http://172.30.9.24:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5730868dd53143bf882134e3b3202694", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/be72b09d3d21488c8c8016cef2e3d057"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/bfbcb5714f7c4c6f8f08083ad075d46b"}, "url": "http://172.30.9.24:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "52b6a105b9864cc683cd14b392a30b89", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c132d62921784da98d83752bc77160a3"}, "url": "http://12.0.0.26:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1e93b91533a84633a19f8d7e0255f4cc", "id": "c132d62921784da98d83752bc77160a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c71f9105a6f6491d9483cf7bd1efdf56"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0e91060387334b1e90b91137b865db80", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/caa5dda8c3f74c2cb1d47b1de1c0334b"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "52b6a105b9864cc683cd14b392a30b89", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ce01ae2c7b0b40f6a07ae97c967d5a2f"}, "url": "http://172.30.9.24:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "657dbdfa2c45405a90b1717d992d29f8", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ce68140b08254e9896eafa5684d6c188"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bfc3b734c06642848d51f42424cf9a6f", "id": "ce68140b08254e9896eafa5684d6c188"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d44aa82ccb3a4a38b27e08eaebf8bd19"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b49fd95a540441e5bff7fe02fab32dc7", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/de96688a4dbd4bd2b9c46e5ae6579179"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "05c1f224d31b4224b4a85740f6bf9308", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e096cff7f26d46cf9567ec87b11afa99"}, "url": "http://172.30.9.24:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0e91060387334b1e90b91137b865db80", "id": "e096cff7f26d46cf9567ec87b11afa99"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e409ba15d4464792afa5719697446714"}, "url": "http://172.30.9.24:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bfc3b734c06642848d51f42424cf9a6f", "id": "e409ba15d4464792afa5719697446714"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e93e16e25c374cd3b439695cee331180"}, "url": "http://172.30.9.24:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f39728f125144f69b3b0835dde1ffe05", "id": "e93e16e25c374cd3b439695cee331180"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f63eefbaeaa942eb873947a68a0f5549"}, "url": "http://172.30.9.24:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "id": "f63eefbaeaa942eb873947a68a0f5549"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f6bd9619b5a04bc0baf92e88c01f88e4"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b49fd95a540441e5bff7fe02fab32dc7", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "links": {"self": "http://172.30.9.24:5000/v3/endpoints", "previous": null, "next": null}} 2019-06-30 10:18:20,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-f6493cbc-9987-42ea-9823-f59ea7b42ff9 2019-06-30 10:18:20,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.211131811142s 2019-06-30 10:18:20,240 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.24:5000 2019-06-30 10:18:20,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 10:18:20,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:18:20,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ec4d55d-14ec-4ff0-964c-01fed76585a9 2019-06-30 10:18:20,451 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 10:18:20,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6ec4d55d-14ec-4ff0-964c-01fed76585a9 2019-06-30 10:18:20,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207481861115s 2019-06-30 10:18:20,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 10:18:20,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:18:20,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-773a7964-1466-4300-90e0-3013dc7d92a1 2019-06-30 10:18:20,655 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 10:18:20,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-773a7964-1466-4300-90e0-3013dc7d92a1 2019-06-30 10:18:20,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198901176453s 2019-06-30 10:18:20,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 10:18:20,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:18:20,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-697283fe-4d1b-4dce-bb11-8811b481d8c9 2019-06-30 10:18:20,862 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 10:18:20,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-697283fe-4d1b-4dce-bb11-8811b481d8c9 2019-06-30 10:18:20,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20194196701s 2019-06-30 10:18:20,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 10:18:20,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:18:21,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f86c37cb-9104-47a9-88dc-46ab381a2c81 2019-06-30 10:18:21,222 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "shaker-user_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "links": {"self": "http://172.30.9.24:5000/v3/users/36cc8550a9fc4b59a6acfaf1380c707e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "36cc8550a9fc4b59a6acfaf1380c707e", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 10:18:21,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-f86c37cb-9104-47a9-88dc-46ab381a2c81 2019-06-30 10:18:21,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.359023094177s 2019-06-30 10:18:21,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 10:18:21,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:18:21,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e556de76-a6ea-4ace-85ca-3e2aff5fccfb 2019-06-30 10:18:21,458 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.24:5000/v3/projects/1c7c67ada68647c5b998b5a83065f8d8"}, "tags": [], "enabled": true, "id": "1c7c67ada68647c5b998b5a83065f8d8", "parent_id": "default", "domain_id": "default", "name": "shaker-project_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}]} 2019-06-30 10:18:21,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-e556de76-a6ea-4ace-85ca-3e2aff5fccfb 2019-06-30 10:18:21,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.225485086441s 2019-06-30 10:18:21,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 10:18:21,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=36cc8550a9fc4b59a6acfaf1380c707e&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=1c7c67ada68647c5b998b5a83065f8d8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:18:21,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79359421-891c-4751-bff5-5d269eb1d122 2019-06-30 10:18:21,579 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=36cc8550a9fc4b59a6acfaf1380c707e&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=1c7c67ada68647c5b998b5a83065f8d8", "previous": null, "next": null}} 2019-06-30 10:18:21,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=36cc8550a9fc4b59a6acfaf1380c707e&role.id=f400450775b0494aabf0b0ea369d0968&scope.project.id=1c7c67ada68647c5b998b5a83065f8d8 used request id req-79359421-891c-4751-bff5-5d269eb1d122 2019-06-30 10:18:21,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113790988922s 2019-06-30 10:18:21,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 10:18:21,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/1c7c67ada68647c5b998b5a83065f8d8/users/36cc8550a9fc4b59a6acfaf1380c707e/roles/f400450775b0494aabf0b0ea369d0968 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:18:21,925 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 10:18:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aceadd75-2a8d-4499-b15d-b69fac9018f6 2019-06-30 10:18:21,925 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 10:18:21,925 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/1c7c67ada68647c5b998b5a83065f8d8/users/36cc8550a9fc4b59a6acfaf1380c707e/roles/f400450775b0494aabf0b0ea369d0968 used request id req-aceadd75-2a8d-4499-b15d-b69fac9018f6 2019-06-30 10:18:21,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.341479063034s 2019-06-30 10:18:21,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 10:18:21,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:18:22,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1c075c4-d374-4fce-a8dc-85d57d2db7b7 2019-06-30 10:18:22,044 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 10:18:22,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b1c075c4-d374-4fce-a8dc-85d57d2db7b7 2019-06-30 10:18:22,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115561008453s 2019-06-30 10:18:22,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-06-30 10:18:22,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/roles -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" -d '{"role": {"name": "heat_stack_owner"}}' 2019-06-30 10:18:22,264 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44d73d3c-0c79-4220-9e41-93c323c7f550 2019-06-30 10:18:22,264 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "e0c9d9751e154aefbbe2bbc8b0928e16", "links": {"self": "http://172.30.9.24:5000/v3/roles/e0c9d9751e154aefbbe2bbc8b0928e16"}, "name": "heat_stack_owner"}} 2019-06-30 10:18:22,264 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-44d73d3c-0c79-4220-9e41-93c323c7f550 2019-06-30 10:18:22,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.214936971664s 2019-06-30 10:18:22,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 10:18:22,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:18:22,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 413 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d788799b-ad39-4285-b185-f4d0e9e4f24f 2019-06-30 10:18:22,380 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e0c9d9751e154aefbbe2bbc8b0928e16", "links": {"self": "http://172.30.9.24:5000/v3/roles/e0c9d9751e154aefbbe2bbc8b0928e16"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 10:18:22,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d788799b-ad39-4285-b185-f4d0e9e4f24f 2019-06-30 10:18:22,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112458944321s 2019-06-30 10:18:22,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 10:18:22,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:18:22,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fff69739-5b7a-4e4b-9a51-2f8acdbc4ba4 2019-06-30 10:18:22,499 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 10:18:22,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-fff69739-5b7a-4e4b-9a51-2f8acdbc4ba4 2019-06-30 10:18:22,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112988948822s 2019-06-30 10:18:22,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 10:18:22,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:18:22,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dc80378-6643-45ac-801e-2f17c1d1279e 2019-06-30 10:18:22,668 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "shaker-user_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "links": {"self": "http://172.30.9.24:5000/v3/users/36cc8550a9fc4b59a6acfaf1380c707e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "36cc8550a9fc4b59a6acfaf1380c707e", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 10:18:22,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-0dc80378-6643-45ac-801e-2f17c1d1279e 2019-06-30 10:18:22,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.168396949768s 2019-06-30 10:18:22,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 10:18:22,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:18:22,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53945019-11eb-42fe-b361-c8c23eee0b9a 2019-06-30 10:18:22,799 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.24:5000/v3/projects/1c7c67ada68647c5b998b5a83065f8d8"}, "tags": [], "enabled": true, "id": "1c7c67ada68647c5b998b5a83065f8d8", "parent_id": "default", "domain_id": "default", "name": "shaker-project_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}]} 2019-06-30 10:18:22,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-53945019-11eb-42fe-b361-c8c23eee0b9a 2019-06-30 10:18:22,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.119860172272s 2019-06-30 10:18:22,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 10:18:22,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=36cc8550a9fc4b59a6acfaf1380c707e&role.id=e0c9d9751e154aefbbe2bbc8b0928e16&scope.project.id=1c7c67ada68647c5b998b5a83065f8d8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:18:22,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb795671-f0dc-43a7-895f-b2f2087ac582 2019-06-30 10:18:22,916 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=36cc8550a9fc4b59a6acfaf1380c707e&role.id=e0c9d9751e154aefbbe2bbc8b0928e16&scope.project.id=1c7c67ada68647c5b998b5a83065f8d8", "previous": null, "next": null}} 2019-06-30 10:18:22,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=36cc8550a9fc4b59a6acfaf1380c707e&role.id=e0c9d9751e154aefbbe2bbc8b0928e16&scope.project.id=1c7c67ada68647c5b998b5a83065f8d8 used request id req-eb795671-f0dc-43a7-895f-b2f2087ac582 2019-06-30 10:18:22,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108575105667s 2019-06-30 10:18:22,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 10:18:22,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/1c7c67ada68647c5b998b5a83065f8d8/users/36cc8550a9fc4b59a6acfaf1380c707e/roles/e0c9d9751e154aefbbe2bbc8b0928e16 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:18:23,075 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 10:18:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b21b4e48-52f3-42fb-bcf8-8664d63ec5c3 2019-06-30 10:18:23,075 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 10:18:23,075 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/1c7c67ada68647c5b998b5a83065f8d8/users/36cc8550a9fc4b59a6acfaf1380c707e/roles/e0c9d9751e154aefbbe2bbc8b0928e16 used request id req-b21b4e48-52f3-42fb-bcf8-8664d63ec5c3 2019-06-30 10:18:23,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.156154155731s 2019-06-30 10:18:23,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 10:18:23,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:18:23,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33b6a46a-081a-4ae9-b926-50c02be50fa5 2019-06-30 10:18:23,428 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.24:5000/v3/projects/1c7c67ada68647c5b998b5a83065f8d8"}, "tags": [], "enabled": true, "id": "1c7c67ada68647c5b998b5a83065f8d8", "parent_id": "default", "domain_id": "default", "name": "shaker-project_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 10:18:23,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-33b6a46a-081a-4ae9-b926-50c02be50fa5 2019-06-30 10:18:23,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.347012042999s 2019-06-30 10:18:23,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.PUT.os-quota-sets 2019-06-30 10:18:23,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:8774/v2.1/os-quota-sets/1c7c67ada68647c5b998b5a83065f8d8 -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" -d '{"quota_set": {"instances": -1, "force": true}}' 2019-06-30 10:18:23,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 30 Jun 2019 10:18: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-65f6e0fa-e5fa-4b4b-9704-c2c052b579f0 x-openstack-request-id: req-65f6e0fa-e5fa-4b4b-9704-c2c052b579f0 2019-06-30 10:18:23,719 - keystoneauth.session - DEBUG - RESP BODY: {"quota_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "instances": -1, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2019-06-30 10:18:23,720 - keystoneauth.session - DEBUG - PUT call to compute for http://172.30.9.24:8774/v2.1/os-quota-sets/1c7c67ada68647c5b998b5a83065f8d8 used request id req-65f6e0fa-e5fa-4b4b-9704-c2c052b579f0 2019-06-30 10:18:23,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.PUT.os-quota-sets in 0.289349079132s 2019-06-30 10:18:23,720 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-30 10:18:23,721 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-30 10:18:23,722 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-30 10:18:23,723 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-30 10:18:23,797 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-06-30 10:18:23,798 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-06-30 10:18:23,799 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-30 10:18:23,835 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-06-30 10:18:23,836 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-06-30 10:18:23,864 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-06-30 10:44:49,576 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-06-30 10:44:49,577 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-06-30 10:44:49,576 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=1c7c67ada68647c5b998b5a83065f8d8 SHELL=/bin/bash SSH_CLIENT=172.30.9.66 58576 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_bf09df0e-173c-40e8-aeb0-68d3511f8dc1 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=eN3eYb1wn8aiue24Aa3f1uFOwyKx6x LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.24:5000 OS_USERNAME=shaker-user_bf09df0e-173c-40e8-aeb0-68d3511f8dc1 SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.24,192.30.9.7 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 58576 192.168.120.21 22 OS_VOLUME_API_VERSION=3 COMPUTE_API_VERSION=1.1 OS_INTERFACE=public XDG_RUNTIME_DIR=/run/user/1000 OS_NO_CACHE=True OS_CLOUDNAME=overcloud OS_PROJECT_DOMAIN_NAME=Default _=/usr/bin/env 2019-06-30 10:18:25.188 1421 INFO shaker.engine.utils [-] Logging enabled 2019-06-30 10:18:25.190 1421 INFO shaker.engine.messaging [-] Listening on *:9000 2019-06-30 10:18:25.194 1421 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2019-06-30 10:18:25.201 1429 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2019-06-30 10:18:25.202 1429 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.201:9000 2019-06-30 10:18:25.202 1429 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2019-06-30 10:18:25.213 1421 INFO pykwalify.core [-] validation.valid 2019-06-30 10:18:25.756 1421 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-06-30 10:18:29.158 1421 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'fef85dde-aec6-4a7a-a46d-e646f22f72df', u'links': [{u'href': u'http://172.30.9.24:8004/v1/1c7c67ada68647c5b998b5a83065f8d8/stacks/shaker_aptrez/fef85dde-aec6-4a7a-a46d-e646f22f72df', u'rel': u'self'}]} 2019-06-30 10:22:31.475 1421 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_aptrez_slave_0', 'shaker_aptrez_master_0']) 2019-06-30 10:22:39.366 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-30 10:24:10.467 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-30 10:25:40.955 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-30 10:27:11.473 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-30 10:27:11.477 1421 INFO shaker.engine.server [-] Execution is done 2019-06-30 10:27:12.201 1421 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-06-30 10:27:32.224 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-30 10:27:32.227 1421 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2019-06-30 10:27:32.241 1421 INFO pykwalify.core [-] validation.valid 2019-06-30 10:27:32.675 1421 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-06-30 10:27:35.475 1421 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'0186c4c9-5667-4724-8adb-fb9badacc7fc', u'links': [{u'href': u'http://172.30.9.24:8004/v1/1c7c67ada68647c5b998b5a83065f8d8/stacks/shaker_kzietd/0186c4c9-5667-4724-8adb-fb9badacc7fc', u'rel': u'self'}]} 2019-06-30 10:28:41.270 1421 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_kzietd_slave_0', 'shaker_kzietd_master_0']) 2019-06-30 10:28:49.132 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-30 10:30:19.665 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-30 10:31:50.148 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-30 10:33:20.652 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-30 10:33:20.654 1421 INFO shaker.engine.server [-] Execution is done 2019-06-30 10:33:21.474 1421 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-06-30 10:33:41.623 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-30 10:33:41.625 1421 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2019-06-30 10:33:41.639 1421 INFO pykwalify.core [-] validation.valid 2019-06-30 10:33:42.059 1421 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-06-30 10:33:45.446 1421 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'3ded2b54-1516-48e8-a3c2-799ce3ced680', u'links': [{u'href': u'http://172.30.9.24:8004/v1/1c7c67ada68647c5b998b5a83065f8d8/stacks/shaker_zmpsof/3ded2b54-1516-48e8-a3c2-799ce3ced680', u'rel': u'self'}]} 2019-06-30 10:34:50.759 1421 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_zmpsof_slave_0', 'shaker_zmpsof_master_0']) 2019-06-30 10:35:00.173 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-30 10:36:31.561 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-30 10:38:02.058 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-30 10:39:32.561 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-30 10:39:32.562 1421 INFO shaker.engine.server [-] Execution is done 2019-06-30 10:39:33.276 1421 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-06-30 10:40:01.129 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-30 10:40:01.131 1421 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2019-06-30 10:40:01.148 1421 INFO pykwalify.core [-] validation.valid 2019-06-30 10:40:01.585 1421 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-06-30 10:40:04.429 1421 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'a57d5372-0f61-455c-b909-93cc8d0e250e', u'links': [{u'href': u'http://172.30.9.24:8004/v1/1c7c67ada68647c5b998b5a83065f8d8/stacks/shaker_akdise/a57d5372-0f61-455c-b909-93cc8d0e250e', u'rel': u'self'}]} 2019-06-30 10:41:04.365 1421 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_akdise_master_0', 'shaker_akdise_slave_0']) 2019-06-30 10:41:15.466 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-30 10:41:47.728 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-30 10:43:07.920 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-30 10:44:28.319 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-30 10:44:28.319 1421 INFO shaker.engine.server [-] Execution is done 2019-06-30 10:44:28.471 1421 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-06-30 10:44:49.478 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-30 10:44:49.480 1421 INFO shaker.engine.server [-] Generating aggregated report 2019-06-30 10:44:49.489 1421 INFO shaker.engine.server [-] Raw output is stored to: report.json 2019-06-30 10:44:49.491 1421 INFO shaker.engine.report [-] ******************************************************************************** 2019-06-30 10:44:49.491 1421 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-1.opnfvlf.org:stats.packets.avg > 100000 [OK] 2019-06-30 10:44:49.492 1421 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-1.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2019-06-30 10:44:49.492 1421 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2019-06-30 10:44:49.492 1421 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2019-06-30 10:44:49.492 1421 INFO shaker.engine.report [-] ******************************************************************************** 2019-06-30 10:44:49.493 1421 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2019-06-30 10:44:49.504 1421 INFO shaker.engine.report [-] Report saved to: report.html 2019-06-30 10:44:49,578 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2019-06-30 10:44:49,580 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-06-30 10:44:49,617 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-06-30 10:44:49,617 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-06-30 10:44:49,645 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-06-30 10:44:49,697 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-06-30 10:44:49,698 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-06-30 10:44:49,703 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-06-30 10:44:49,737 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-06-30 10:44:49,737 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-06-30 10:44:49,768 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-06-30 10:44:49,782 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-06-30 10:44:49,783 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-06-30 10:44:49,928 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 10:44:49,929 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 30:42 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-30 10:44:49,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-30 10:44:49,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/b5497895-1df1-4b6f-bd4d-21510de3eb88.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:44:51,602 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 10:44:51 GMT X-Openstack-Request-Id: req-94d8f60b-5f3d-4407-bbaf-0b34a632c151 2019-06-30 10:44:51,602 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 10:44:51,602 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/b5497895-1df1-4b6f-bd4d-21510de3eb88.json used request id req-94d8f60b-5f3d-4407-bbaf-0b34a632c151 2019-06-30 10:44:51,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.66242003441s 2019-06-30 10:44:51,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 10:44:51,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:44:51,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 10:44:51 GMT X-Openstack-Request-Id: req-0438139b-e752-45f8-a560-55e0c5c8cb61 2019-06-30 10:44:51,705 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 10:44:51,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-0438139b-e752-45f8-a560-55e0c5c8cb61 2019-06-30 10:44:51,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0934782028198s 2019-06-30 10:44:51,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-30 10:44:51,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:44:52,149 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 30 Jun 2019 10:44: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-6d182234-4423-4583-8165-7ee096ff39fb x-openstack-request-id: req-6d182234-4423-4583-8165-7ee096ff39fb 2019-06-30 10:44:52,150 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3 used request id req-6d182234-4423-4583-8165-7ee096ff39fb 2019-06-30 10:44:52,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.443295955658s 2019-06-30 10:44:52,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:44:52,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:44:52,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sun, 30 Jun 2019 10:44: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-8ead1640-ab4f-4721-919b-a22b2d59d94f x-openstack-request-id: req-8ead1640-ab4f-4721-919b-a22b2d59d94f 2019-06-30 10:44:52,947 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_bf09df0e-173c-40e8-aeb0-68d3511f8dc1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:f4:26", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:f4:26", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/53f4ee64-42c7-4b22-8970-306adfa80ed3", "rel": "bookmark"}], "image": {"id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "links": [{"href": "http://172.30.9.24:8774/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000150", "OS-SRV-USG:launched_at": "2019-06-30T10:18:04.000000", "flavor": {"id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb", "links": [{"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}]}, "id": "53f4ee64-42c7-4b22-8970-306adfa80ed3", "security_groups": [{"name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}], "user_id": "36cc8550a9fc4b59a6acfaf1380c707e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T10:44:52Z", "hostId": "a8ff7a9903f23eab6789d84bca2c56e4055fdfd57c85ae5f1de92fcb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "shaker-vm_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "created": "2019-06-30T10:14:34Z", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:44:52,947 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8ead1640-ab4f-4721-919b-a22b2d59d94f 2019-06-30 10:44:52,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.797358036041s 2019-06-30 10:44:52,949 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:44:54,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:44:54,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:44:55,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 30 Jun 2019 10:44: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-ed9c2fc2-0728-4429-a1e6-461e4da08b67 x-openstack-request-id: req-ed9c2fc2-0728-4429-a1e6-461e4da08b67 2019-06-30 10:44:55,021 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-06-30 10:44:55,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ed9c2fc2-0728-4429-a1e6-461e4da08b67 2019-06-30 10:44:55,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0694718360901s 2019-06-30 10:44:55,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 10:44:55,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:44:55,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14657 Content-Type: application/json Date: Sun, 30 Jun 2019 10:44:55 GMT X-Openstack-Request-Id: req-feb2af0d-c6cd-4762-afde-7991f8452b97 2019-06-30 10:44:55,107 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "created_at": "2019-06-30T07:16:10Z", "updated_at": "2019-06-30T07:16:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "3c51fcca-5d6f-4eca-8796-72c3c6923277", "remote_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv6", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "530f27c0-790c-4530-873e-1315d141f905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv4", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "d1b9a1af-768b-4ecd-b2cb-7897ae739e3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv6", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "f3485d7f-79c2-4f3e-8295-b6285d2716e7", "remote_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv4", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}], "revision_number": 1, "project_id": "07ce38fcccab4daabfecdeae2ad85fda", "id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "created_at": "2019-06-30T05:50:03Z", "updated_at": "2019-06-30T05:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "0d8844f3-ea4c-4dfc-9795-3f00e3466243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:03Z", "revision_number": 0, "id": "84f6baa6-388c-4d2c-9731-c59876827caf", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:03Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "a281473d-03db-4806-a4d4-0bcd09417300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "f6ee904e-3ab7-4383-aea8-6ab0b9b9b002", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}], "revision_number": 1, "project_id": "b832943639d345c28f57e6440b8b5ce7", "id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:52:29Z", "updated_at": "2019-06-30T05:52:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "379bfc24-0b1d-4ed3-8a2c-faa34dd1e1a9", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "59d93de2-729a-4409-8fdf-028f883a52b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "9b32e8bb-2f4c-4f28-a53b-62887daaf278", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "b2c6ae5a-c09b-4ac4-9cae-b8c111a7a429", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}], "revision_number": 1, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T05:52:31Z", "updated_at": "2019-06-30T05:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "027d04c8-43f4-4439-9ef0-6f3ef0f5cd84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "184535b3-d0be-442f-ac92-bc9447bec1b7", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "5f725998-4a95-41f3-b5a8-b42fc8f44b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "6bdbdd75-dd8f-42ea-a9b6-b90345e98591", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5478dc27-f236-4606-9022-2c758f2d5625", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "created_at": "2019-06-30T10:14:31Z", "updated_at": "2019-06-30T10:14:31Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:31Z", "revision_number": 0, "id": "87c7f92e-73ce-4847-86e3-a9a71a571ea3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:31Z", "security_group_id": "ba1b14ff-3ba5-4f5e-a8cf-ad80f04e4df6", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:31Z", "revision_number": 0, "id": "b22a791a-42f6-4ef1-925c-9c1305989e26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:31Z", "security_group_id": "ba1b14ff-3ba5-4f5e-a8cf-ad80f04e4df6", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T10:14:31Z", "revision_number": 0, "id": "c6d63016-319b-41b6-ba80-4666947f9c2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:31Z", "security_group_id": "ba1b14ff-3ba5-4f5e-a8cf-ad80f04e4df6", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2019-06-30T10:14:31Z", "revision_number": 0, "id": "d553820a-052d-43a2-ad67-99e55bcaf4b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:31Z", "security_group_id": "ba1b14ff-3ba5-4f5e-a8cf-ad80f04e4df6", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:31Z", "revision_number": 0, "id": "f80aaac8-f989-4645-9ed2-74879df2f1ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:31Z", "security_group_id": "ba1b14ff-3ba5-4f5e-a8cf-ad80f04e4df6", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}], "revision_number": 4, "project_id": "1c7c67ada68647c5b998b5a83065f8d8", "id": "ba1b14ff-3ba5-4f5e-a8cf-ad80f04e4df6", "name": "shaker-sg_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}, {"description": "Default security group", "tags": [], "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "created_at": "2019-06-30T10:14:08Z", "updated_at": "2019-06-30T10:14:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:08Z", "revision_number": 0, "id": "13d77ee6-c41d-425d-904d-1237e81509b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:08Z", "security_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:08Z", "revision_number": 0, "id": "722af34b-26af-465d-acec-78667915b075", "remote_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:08Z", "security_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:08Z", "revision_number": 0, "id": "977ea63e-ab17-4175-8c65-16a0345e3ad9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:08Z", "security_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:08Z", "revision_number": 0, "id": "9fc6613c-dcb8-4cd8-b20e-474ee8d31719", "remote_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:08Z", "security_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}], "revision_number": 1, "project_id": "1c7c67ada68647c5b998b5a83065f8d8", "id": "e8cd1e61-0016-4237-863b-26004fc73952", "name": "default"}]} 2019-06-30 10:44:55,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-feb2af0d-c6cd-4762-afde-7991f8452b97 2019-06-30 10:44:55,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0810627937317s 2019-06-30 10:44:55,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 10:44:55,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/ba1b14ff-3ba5-4f5e-a8cf-ad80f04e4df6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:44:55,236 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 10:44:55 GMT X-Openstack-Request-Id: req-834313be-a4ac-4079-9cb6-5053dfb8b8c2 2019-06-30 10:44:55,236 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 10:44:55,237 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/ba1b14ff-3ba5-4f5e-a8cf-ad80f04e4df6.json used request id req-834313be-a4ac-4079-9cb6-5053dfb8b8c2 2019-06-30 10:44:55,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.121858119965s 2019-06-30 10:44:55,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-06-30 10:44:55,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:44:55,264 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 10:44: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-3805bc7f-359f-4b4c-b315-dd42304a7353 x-openstack-request-id: req-3805bc7f-359f-4b4c-b315-dd42304a7353 2019-06-30 10:44:55,264 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/shaker-kp_bf09df0e-173c-40e8-aeb0-68d3511f8dc1 used request id req-3805bc7f-359f-4b4c-b315-dd42304a7353 2019-06-30 10:44:55,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0272679328918s 2019-06-30 10:44:55,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-30 10:44:55,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/d762d42c-d343-4f45-8479-2b7a99d1201a/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" -d '{"subnet_id": "e8a23d04-8c6f-444e-9278-69b7caf23bb8"}' 2019-06-30 10:44:57,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 10:44:57 GMT X-Openstack-Request-Id: req-5df3958d-538f-40e9-bc85-e5d24261d60a 2019-06-30 10:44:57,635 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1870aa3a-9d07-4603-8065-9e3298c66e2d", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "subnet_id": "e8a23d04-8c6f-444e-9278-69b7caf23bb8", "subnet_ids": ["e8a23d04-8c6f-444e-9278-69b7caf23bb8"], "port_id": "261558ba-602d-4080-bf79-c581dd8f4381", "id": "d762d42c-d343-4f45-8479-2b7a99d1201a"} 2019-06-30 10:44:57,636 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/d762d42c-d343-4f45-8479-2b7a99d1201a/remove_router_interface.json used request id req-5df3958d-538f-40e9-bc85-e5d24261d60a 2019-06-30 10:44:57,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.37083911896s 2019-06-30 10:44:57,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 10:44:57,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:44:57,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1212 Content-Type: application/json Date: Sun, 30 Jun 2019 10:44:57 GMT X-Openstack-Request-Id: req-3d9482d5-b73e-4063-8260-c5b29d8e8792 2019-06-30 10:44:57,779 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3959212c818846e1851aad27069f4262", "created_at": "2019-06-30T06:05:09Z", "admin_state_up": true, "updated_at": "2019-06-30T06:05:09Z", "project_id": "3959212c818846e1851aad27069f4262", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "07fea6df-2074-440c-897d-dfc4691920f9", "name": "tempest-pretest-check-765138847"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "created_at": "2019-06-30T10:14:11Z", "admin_state_up": true, "updated_at": "2019-06-30T10:44:56Z", "project_id": "1c7c67ada68647c5b998b5a83065f8d8", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "d762d42c-d343-4f45-8479-2b7a99d1201a", "name": "shaker-router_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}]} 2019-06-30 10:44:57,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-3d9482d5-b73e-4063-8260-c5b29d8e8792 2019-06-30 10:44:57,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.142706871033s 2019-06-30 10:44:57,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 10:44:57,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/d762d42c-d343-4f45-8479-2b7a99d1201a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:44:59,256 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 10:44:59 GMT X-Openstack-Request-Id: req-ae8945f6-00af-4496-909f-4d63e5fa4c31 2019-06-30 10:44:59,256 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 10:44:59,256 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/d762d42c-d343-4f45-8479-2b7a99d1201a.json used request id req-ae8945f6-00af-4496-909f-4d63e5fa4c31 2019-06-30 10:44:59,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.47544193268s 2019-06-30 10:44:59,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 10:44:59,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:44:59,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1324 Content-Type: application/json Date: Sun, 30 Jun 2019 10:44:59 GMT X-Openstack-Request-Id: req-eb7a13c7-51a4-4409-942d-06be14c67c21 2019-06-30 10:44:59,300 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-06-30T05:50:08Z","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":"6acb3602-338d-4baa-852a-3f10ec4a5a30","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"b832943639d345c28f57e6440b8b5ce7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:08Z","ip_version":4},{"updated_at":"2019-06-30T10:14:09Z","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":"e8a23d04-8c6f-444e-9278-69b7caf23bb8","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"1c7c67ada68647c5b998b5a83065f8d8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_bf09df0e-173c-40e8-aeb0-68d3511f8dc1","enable_dhcp":true,"segment_id":null,"network_id":"1870aa3a-9d07-4603-8065-9e3298c66e2d","tenant_id":"1c7c67ada68647c5b998b5a83065f8d8","created_at":"2019-06-30T10:14:09Z","ip_version":4}]} 2019-06-30 10:44:59,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-eb7a13c7-51a4-4409-942d-06be14c67c21 2019-06-30 10:44:59,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0433900356293s 2019-06-30 10:44:59,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-30 10:44:59,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/e8a23d04-8c6f-444e-9278-69b7caf23bb8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:45:00,174 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 10:45:00 GMT X-Openstack-Request-Id: req-6d7ceff9-daf8-4db1-ab0f-ec9d6acb0160 2019-06-30 10:45:00,174 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 10:45:00,174 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/e8a23d04-8c6f-444e-9278-69b7caf23bb8.json used request id req-6d7ceff9-daf8-4db1-ab0f-ec9d6acb0160 2019-06-30 10:45:00,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.872771024704s 2019-06-30 10:45:00,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 10:45:00,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:45:00,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Sun, 30 Jun 2019 10:45:00 GMT X-Openstack-Request-Id: req-f033b0ef-b1b8-4893-8d21-5fbfe3b9f6d2 2019-06-30 10:45:00,295 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1870aa3a-9d07-4603-8065-9e3298c66e2d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"1c7c67ada68647c5b998b5a83065f8d8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T10:45:00Z","qos_policy_id":null,"name":"shaker-net_bf09df0e-173c-40e8-aeb0-68d3511f8dc1","admin_state_up":true,"tenant_id":"1c7c67ada68647c5b998b5a83065f8d8","created_at":"2019-06-30T10:14:08Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 10:45:00,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f033b0ef-b1b8-4893-8d21-5fbfe3b9f6d2 2019-06-30 10:45:00,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.12096118927s 2019-06-30 10:45:00,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-30 10:45:00,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/1870aa3a-9d07-4603-8065-9e3298c66e2d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:45:01,726 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 10:45:01 GMT X-Openstack-Request-Id: req-2c00d86c-2bee-45b8-b756-5b2939620b17 2019-06-30 10:45:01,726 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 10:45:01,726 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/1870aa3a-9d07-4603-8065-9e3298c66e2d.json used request id req-2c00d86c-2bee-45b8-b756-5b2939620b17 2019-06-30 10:45:01,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.42938899994s 2019-06-30 10:45:01,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 10:45:01,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:45:02,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sun, 30 Jun 2019 10:45:02 GMT X-Openstack-Request-Id: req-5fa769f6-67c1-4cdb-81ae-10881619b476 2019-06-30 10:45:02,155 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T10:14:30Z", "file": "/v2/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9/file", "owner": "1c7c67ada68647c5b998b5a83065f8d8", "id": "7c3e89fd-7215-4d97-933a-2c40008d6ce9", "size": 666173440, "self": "/v2/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-06-30T10:14:19Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 10:45:02,155 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-5fa769f6-67c1-4cdb-81ae-10881619b476 2019-06-30 10:45:02,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.424299001694s 2019-06-30 10:45:02,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 10:45:02,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76a053458f4c28c5b6ea6c7ab8c26607766454b8" 2019-06-30 10:45:02,488 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 10:45:02 GMT X-Openstack-Request-Id: req-41cbdb14-9e0a-4775-ae60-5a64c3660cde 2019-06-30 10:45:02,488 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 10:45:02,488 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/7c3e89fd-7215-4d97-933a-2c40008d6ce9 used request id req-41cbdb14-9e0a-4775-ae60-5a64c3660cde 2019-06-30 10:45:02,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.331544876099s 2019-06-30 10:45:02,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 10:45:02,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:45:02,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sun, 30 Jun 2019 10:45: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-436a4d6d-d4e6-4e5e-b7a8-7aa214277433 x-openstack-request-id: req-436a4d6d-d4e6-4e5e-b7a8-7aa214277433 2019-06-30 10:45:02,797 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "f9ced4ed-b2b4-456e-8721-70998c9d7edb"}]} 2019-06-30 10:45:02,797 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-436a4d6d-d4e6-4e5e-b7a8-7aa214277433 2019-06-30 10:45:02,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.303400993347s 2019-06-30 10:45:02,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 10:45:02,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:45:02,829 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 10:45: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-e14a2050-828f-4d1d-a6a2-8c46646207e6 x-openstack-request-id: req-e14a2050-828f-4d1d-a6a2-8c46646207e6 2019-06-30 10:45:02,829 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/f9ced4ed-b2b4-456e-8721-70998c9d7edb used request id req-e14a2050-828f-4d1d-a6a2-8c46646207e6 2019-06-30 10:45:02,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0301420688629s 2019-06-30 10:45:02,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 10:45:02,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:45:03,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sun, 30 Jun 2019 10:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c58281f-665b-4b3e-a61f-6fbd6a533123 2019-06-30 10:45:03,056 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "shaker-user_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "links": {"self": "http://172.30.9.24:5000/v3/users/36cc8550a9fc4b59a6acfaf1380c707e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "36cc8550a9fc4b59a6acfaf1380c707e", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 10:45:03,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-4c58281f-665b-4b3e-a61f-6fbd6a533123 2019-06-30 10:45:03,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226590871811s 2019-06-30 10:45:03,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 10:45:03,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/36cc8550a9fc4b59a6acfaf1380c707e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:45:03,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Sun, 30 Jun 2019 10:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69c80c21-d0aa-438a-840b-c30690c85b63 2019-06-30 10:45:03,304 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_bf09df0e-173c-40e8-aeb0-68d3511f8dc1", "links": {"self": "http://172.30.9.24:5000/v3/users/36cc8550a9fc4b59a6acfaf1380c707e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "36cc8550a9fc4b59a6acfaf1380c707e", "description": null}} 2019-06-30 10:45:03,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/36cc8550a9fc4b59a6acfaf1380c707e used request id req-69c80c21-d0aa-438a-840b-c30690c85b63 2019-06-30 10:45:03,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.241734027863s 2019-06-30 10:45:03,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-30 10:45:03,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/36cc8550a9fc4b59a6acfaf1380c707e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:45:03,644 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 10:45:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fb5bac8-04ab-4470-8f49-17f71664213f 2019-06-30 10:45:03,644 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 10:45:03,644 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/36cc8550a9fc4b59a6acfaf1380c707e used request id req-3fb5bac8-04ab-4470-8f49-17f71664213f 2019-06-30 10:45:03,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.33931517601s 2019-06-30 10:45:03,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 10:45:03,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:45:03,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Sun, 30 Jun 2019 10:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29e570c0-fb8e-499b-bdbb-43dcc3e06754 2019-06-30 10:45:03,859 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.24:5000/v3/projects/1c7c67ada68647c5b998b5a83065f8d8"}, "tags": [], "enabled": true, "id": "1c7c67ada68647c5b998b5a83065f8d8", "parent_id": "default", "domain_id": "default", "name": "shaker-project_bf09df0e-173c-40e8-aeb0-68d3511f8dc1"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 10:45:03,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-29e570c0-fb8e-499b-bdbb-43dcc3e06754 2019-06-30 10:45:03,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.208302021027s 2019-06-30 10:45:03,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-30 10:45:03,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/1c7c67ada68647c5b998b5a83065f8d8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:45:04,146 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 10:45:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-879bf43d-5662-4c01-9c4e-2beae9844dd0 2019-06-30 10:45:04,146 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 10:45:04,146 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/1c7c67ada68647c5b998b5a83065f8d8 used request id req-879bf43d-5662-4c01-9c4e-2beae9844dd0 2019-06-30 10:45:04,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.282340049744s 2019-06-30 10:45:04,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 10:45:04,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=1c7c67ada68647c5b998b5a83065f8d8&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:45:04,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 30 Jun 2019 10:45:04 GMT X-Openstack-Request-Id: req-c74b897e-1b8e-4a16-8a4d-1f238ac8f556 2019-06-30 10:45:04,484 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "created_at": "2019-06-30T10:14:08Z", "updated_at": "2019-06-30T10:14:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:08Z", "revision_number": 0, "id": "13d77ee6-c41d-425d-904d-1237e81509b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:08Z", "security_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:08Z", "revision_number": 0, "id": "722af34b-26af-465d-acec-78667915b075", "remote_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:08Z", "security_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:08Z", "revision_number": 0, "id": "977ea63e-ab17-4175-8c65-16a0345e3ad9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:08Z", "security_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:08Z", "revision_number": 0, "id": "9fc6613c-dcb8-4cd8-b20e-474ee8d31719", "remote_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:08Z", "security_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}], "revision_number": 1, "project_id": "1c7c67ada68647c5b998b5a83065f8d8", "id": "e8cd1e61-0016-4237-863b-26004fc73952", "name": "default"}]} 2019-06-30 10:45:04,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=1c7c67ada68647c5b998b5a83065f8d8&name=default used request id req-c74b897e-1b8e-4a16-8a4d-1f238ac8f556 2019-06-30 10:45:04,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.332211971283s 2019-06-30 10:45:04,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 10:45:04,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:45:04,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sun, 30 Jun 2019 10:45:04 GMT X-Openstack-Request-Id: req-515a1824-4a94-4fb5-9b6b-8d52c5efa4b1 2019-06-30 10:45:04,556 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "created_at": "2019-06-30T07:16:10Z", "updated_at": "2019-06-30T07:16:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "3c51fcca-5d6f-4eca-8796-72c3c6923277", "remote_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv6", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "530f27c0-790c-4530-873e-1315d141f905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv4", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "d1b9a1af-768b-4ecd-b2cb-7897ae739e3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv6", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "f3485d7f-79c2-4f3e-8295-b6285d2716e7", "remote_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv4", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}], "revision_number": 1, "project_id": "07ce38fcccab4daabfecdeae2ad85fda", "id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "created_at": "2019-06-30T05:50:03Z", "updated_at": "2019-06-30T05:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "0d8844f3-ea4c-4dfc-9795-3f00e3466243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:03Z", "revision_number": 0, "id": "84f6baa6-388c-4d2c-9731-c59876827caf", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:03Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "a281473d-03db-4806-a4d4-0bcd09417300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "f6ee904e-3ab7-4383-aea8-6ab0b9b9b002", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}], "revision_number": 1, "project_id": "b832943639d345c28f57e6440b8b5ce7", "id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:52:29Z", "updated_at": "2019-06-30T05:52:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "379bfc24-0b1d-4ed3-8a2c-faa34dd1e1a9", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "59d93de2-729a-4409-8fdf-028f883a52b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "9b32e8bb-2f4c-4f28-a53b-62887daaf278", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "b2c6ae5a-c09b-4ac4-9cae-b8c111a7a429", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}], "revision_number": 1, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T05:52:31Z", "updated_at": "2019-06-30T05:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "027d04c8-43f4-4439-9ef0-6f3ef0f5cd84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "184535b3-d0be-442f-ac92-bc9447bec1b7", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "5f725998-4a95-41f3-b5a8-b42fc8f44b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "6bdbdd75-dd8f-42ea-a9b6-b90345e98591", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5478dc27-f236-4606-9022-2c758f2d5625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "created_at": "2019-06-30T10:14:08Z", "updated_at": "2019-06-30T10:14:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:08Z", "revision_number": 0, "id": "13d77ee6-c41d-425d-904d-1237e81509b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:08Z", "security_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:08Z", "revision_number": 0, "id": "722af34b-26af-465d-acec-78667915b075", "remote_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:08Z", "security_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:08Z", "revision_number": 0, "id": "977ea63e-ab17-4175-8c65-16a0345e3ad9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:08Z", "security_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:14:08Z", "revision_number": 0, "id": "9fc6613c-dcb8-4cd8-b20e-474ee8d31719", "remote_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "remote_ip_prefix": null, "created_at": "2019-06-30T10:14:08Z", "security_group_id": "e8cd1e61-0016-4237-863b-26004fc73952", "tenant_id": "1c7c67ada68647c5b998b5a83065f8d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c7c67ada68647c5b998b5a83065f8d8"}], "revision_number": 1, "project_id": "1c7c67ada68647c5b998b5a83065f8d8", "id": "e8cd1e61-0016-4237-863b-26004fc73952", "name": "default"}]} 2019-06-30 10:45:04,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-515a1824-4a94-4fb5-9b6b-8d52c5efa4b1 2019-06-30 10:45:04,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0666460990906s 2019-06-30 10:45:04,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 10:45:04,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/e8cd1e61-0016-4237-863b-26004fc73952.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:45:04,694 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 10:45:04 GMT X-Openstack-Request-Id: req-beaed3ca-7b7c-4109-8ca4-5fcf6c8cfc89 2019-06-30 10:45:04,694 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 10:45:04,694 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/e8cd1e61-0016-4237-863b-26004fc73952.json used request id req-beaed3ca-7b7c-4109-8ca4-5fcf6c8cfc89 2019-06-30 10:45:04,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.131011009216s 2019-06-30 10:45:04,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 10:45:04,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:45:04,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 413 Content-Type: application/json Date: Sun, 30 Jun 2019 10:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43c539cb-0002-4550-8b28-96b9284181a5 2019-06-30 10:45:04,914 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e0c9d9751e154aefbbe2bbc8b0928e16", "links": {"self": "http://172.30.9.24:5000/v3/roles/e0c9d9751e154aefbbe2bbc8b0928e16"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 10:45:04,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-43c539cb-0002-4550-8b28-96b9284181a5 2019-06-30 10:45:04,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216181993484s 2019-06-30 10:45:04,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-06-30 10:45:04,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/e0c9d9751e154aefbbe2bbc8b0928e16 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f27f6e60ac51a7490264811761b6d57707d455a" 2019-06-30 10:45:05,147 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 10:45:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58684a0c-152b-4dbf-9e01-aa8f1dda6899 2019-06-30 10:45:05,148 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 10:45:05,148 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/e0c9d9751e154aefbbe2bbc8b0928e16 used request id req-58684a0c-152b-4dbf-9e01-aa8f1dda6899 2019-06-30 10:45:05,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.22816491127s 2019-06-30 10:45:05,149 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------+------------------+----------------------+------------------+----------------+ | rally_full | functest | benchmarking | 106:50 | FAIL | | rally_jobs | functest | benchmarking | 30:06 | PASS | | vmtp | functest | benchmarking | 19:15 | PASS | | shaker | functest | benchmarking | 30:42 | PASS | +--------------------+------------------+----------------------+------------------+----------------+ 2019-06-30 10:45:05,154 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-06-30 10:45:05,208 - paramiko.transport - DEBUG - EOF in transport thread 2019-06-30 10:45:30,032 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-71 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-06-30 10:45:30,035 - 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.24,192.30.9.7 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=ntztCxoBFMy6tYkiDGysATewi 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=8e0a6967d39c4318a38087a9e7ea67e9 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-06-30 10:45:30,035 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-06-30 10:45:30,035 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2019-06-30 10:45:30,036 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+-------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | vgpu | functest | features | 00:00 | SKIP | | stor4nfv_os | stor4nfv | features | 00:00 | SKIP | +-----------------------------+-------------------+------------------+------------------+----------------+ 2019-06-30 10:45:30,038 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-06-30 10:46:12,149 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-71 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-06-30 10:46:12,152 - 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.24,192.30.9.7 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=ntztCxoBFMy6tYkiDGysATewi 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=8e0a6967d39c4318a38087a9e7ea67e9 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-06-30 10:46:12,152 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-06-30 10:46:12,153 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+----------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+----------------------------------------+ | vnf | 4 | Collection of VNF test cases. | cloudify cloudify_ims heat_ims | | | | | vyos_vrouter juju_epc | +---------------+---------------+---------------------------------------+----------------------------------------+ 2019-06-30 10:46:12,161 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2019-06-30 10:46:12,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 10:46:12,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4e47e1f-2d26-4d47-a2e9-d7a37131da5f 2019-06-30 10:46:12,372 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 10:46:12,372 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-c4e47e1f-2d26-4d47-a2e9-d7a37131da5f 2019-06-30 10:46:12,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 10:46:12,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}], "expires_at": "2019-06-30T11:46:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "95de64402f8d4801a01ee7f7b732ef1b"}, "audit_ids": ["8FW4WMbuR-6fFH7T2e0O6w"], "issued_at": "2019-06-30T10:46:12.000000Z"}} 2019-06-30 10:46:12,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 10:46:12,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d13e8f14483ca5d387e80b2ea1f33d4d2f36e594" 2019-06-30 10:46:13,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:13 GMT X-Openstack-Request-Id: req-0472c633-fd3a-419c-b6ac-38595c616144 2019-06-30 10:46:13,175 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 10:46:13,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0472c633-fd3a-419c-b6ac-38595c616144 2019-06-30 10:46:13,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.390808105469s 2019-06-30 10:46:13,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 10:46:13,192 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e88ee78-7250-4793-b418-26fdedf08c26 2019-06-30 10:46:13,192 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:46:13,192 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-2e88ee78-7250-4793-b418-26fdedf08c26 2019-06-30 10:46:13,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 10:46:13,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d13e8f14483ca5d387e80b2ea1f33d4d2f36e594" 2019-06-30 10:46:13,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b142a13c-9af5-4b69-80fb-1b7f6685f8c8 2019-06-30 10:46:13,397 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 10:46:13,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-b142a13c-9af5-4b69-80fb-1b7f6685f8c8 2019-06-30 10:46:13,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204416036606s 2019-06-30 10:46:13,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-30 10:46:13,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d13e8f14483ca5d387e80b2ea1f33d4d2f36e594" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_071e1e19-0af6-478e-88ef-343c8b970ae2"}}' 2019-06-30 10:46:13,636 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d803ded7-bb1f-4f94-a8cb-1c8273b95edb 2019-06-30 10:46:13,637 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.24:5000/v3/projects/b9139e0873c1472ab0aee0920c4af15e"}, "tags": [], "enabled": true, "id": "b9139e0873c1472ab0aee0920c4af15e", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_071e1e19-0af6-478e-88ef-343c8b970ae2"}} 2019-06-30 10:46:13,637 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-d803ded7-bb1f-4f94-a8cb-1c8273b95edb 2019-06-30 10:46:13,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.23145198822s 2019-06-30 10:46:13,637 - 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'b9139e0873c1472ab0aee0920c4af15e', '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_071e1e19-0af6-478e-88ef-343c8b970ae2'}) 2019-06-30 10:46:13,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-30 10:46:13,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d13e8f14483ca5d387e80b2ea1f33d4d2f36e594" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "1LnxVbfJYWNZomgJTtNlzyiDLxKZic", "email": null, "name": "cloudify-user_071e1e19-0af6-478e-88ef-343c8b970ae2"}}' 2019-06-30 10:46:14,121 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-102b7c4f-14f3-4631-acbf-32b1d1ff08c0 2019-06-30 10:46:14,122 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_071e1e19-0af6-478e-88ef-343c8b970ae2", "links": {"self": "http://172.30.9.24:5000/v3/users/ae22a20dfb94451ba7b28b7496107892"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ae22a20dfb94451ba7b28b7496107892", "domain_id": "default", "password_expires_at": null}} 2019-06-30 10:46:14,122 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-102b7c4f-14f3-4631-acbf-32b1d1ff08c0 2019-06-30 10:46:14,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.477916955948s 2019-06-30 10:46:14,123 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ae22a20dfb94451ba7b28b7496107892', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_071e1e19-0af6-478e-88ef-343c8b970ae2'}) 2019-06-30 10:46:14,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 10:46:14,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d13e8f14483ca5d387e80b2ea1f33d4d2f36e594" 2019-06-30 10:46:14,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dedf84e-b67f-4763-9d3e-b5c588c89e15 2019-06-30 10:46:14,326 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 10:46:14,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3dedf84e-b67f-4763-9d3e-b5c588c89e15 2019-06-30 10:46:14,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19962310791s 2019-06-30 10:46:14,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 10:46:14,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d13e8f14483ca5d387e80b2ea1f33d4d2f36e594" 2019-06-30 10:46:14,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0498003d-6e6c-42c8-a361-49b4c8d87b4d 2019-06-30 10:46:14,533 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 10:46:14,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0498003d-6e6c-42c8-a361-49b4c8d87b4d 2019-06-30 10:46:14,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201202869415s 2019-06-30 10:46:14,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 10:46:14,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d13e8f14483ca5d387e80b2ea1f33d4d2f36e594" 2019-06-30 10:46:14,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dee0734-6d94-4373-96b1-14b53bf7d2af 2019-06-30 10:46:14,744 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 10:46:14,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9dee0734-6d94-4373-96b1-14b53bf7d2af 2019-06-30 10:46:14,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205795049667s 2019-06-30 10:46:14,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 10:46:14,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d13e8f14483ca5d387e80b2ea1f33d4d2f36e594" 2019-06-30 10:46:14,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-805cefa0-0499-478b-ad76-0fe1c66aacb4 2019-06-30 10:46:14,858 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 10:46:14,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-805cefa0-0499-478b-ad76-0fe1c66aacb4 2019-06-30 10:46:14,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108049869537s 2019-06-30 10:46:14,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 10:46:14,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d13e8f14483ca5d387e80b2ea1f33d4d2f36e594" 2019-06-30 10:46:14,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5b03285-1cc8-4756-adb5-1673befadcce 2019-06-30 10:46:14,987 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cloudify-user_071e1e19-0af6-478e-88ef-343c8b970ae2", "links": {"self": "http://172.30.9.24:5000/v3/users/ae22a20dfb94451ba7b28b7496107892"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ae22a20dfb94451ba7b28b7496107892", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 10:46:14,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-d5b03285-1cc8-4756-adb5-1673befadcce 2019-06-30 10:46:14,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128831863403s 2019-06-30 10:46:14,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 10:46:15,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d13e8f14483ca5d387e80b2ea1f33d4d2f36e594" 2019-06-30 10:46:15,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-971390b5-8cc0-4e55-8c39-5abf8da7f0ff 2019-06-30 10:46:15,114 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.24:5000/v3/projects/b9139e0873c1472ab0aee0920c4af15e"}, "tags": [], "enabled": true, "id": "b9139e0873c1472ab0aee0920c4af15e", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_071e1e19-0af6-478e-88ef-343c8b970ae2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 10:46:15,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-971390b5-8cc0-4e55-8c39-5abf8da7f0ff 2019-06-30 10:46:15,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114583969116s 2019-06-30 10:46:15,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 10:46:15,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=ae22a20dfb94451ba7b28b7496107892&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=b9139e0873c1472ab0aee0920c4af15e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d13e8f14483ca5d387e80b2ea1f33d4d2f36e594" 2019-06-30 10:46:15,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b1220d2-de8f-4396-924f-5140b835ca32 2019-06-30 10:46:15,236 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=ae22a20dfb94451ba7b28b7496107892&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=b9139e0873c1472ab0aee0920c4af15e", "previous": null, "next": null}} 2019-06-30 10:46:15,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=ae22a20dfb94451ba7b28b7496107892&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=b9139e0873c1472ab0aee0920c4af15e used request id req-7b1220d2-de8f-4396-924f-5140b835ca32 2019-06-30 10:46:15,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113524913788s 2019-06-30 10:46:15,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 10:46:15,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/b9139e0873c1472ab0aee0920c4af15e/users/ae22a20dfb94451ba7b28b7496107892/roles/1cfc497138b141ff84abf3d62ced3145 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d13e8f14483ca5d387e80b2ea1f33d4d2f36e594" 2019-06-30 10:46:15,418 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 10:46:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea2bf05b-7682-41aa-a4d6-c012dc78c32e 2019-06-30 10:46:15,418 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 10:46:15,418 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/b9139e0873c1472ab0aee0920c4af15e/users/ae22a20dfb94451ba7b28b7496107892/roles/1cfc497138b141ff84abf3d62ced3145 used request id req-ea2bf05b-7682-41aa-a4d6-c012dc78c32e 2019-06-30 10:46:15,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.177760124207s 2019-06-30 10:46:15,419 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_071e1e19-0af6-478e-88ef-343c8b970ae2', 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'b9139e0873c1472ab0aee0920c4af15e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1LnxVbfJYWNZomgJTtNlzyiDLxKZic', 'username': u'cloudify-user_071e1e19-0af6-478e-88ef-343c8b970ae2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-30 10:46:15,422 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_071e1e19-0af6-478e-88ef-343c8b970ae2', 'password': '1LnxVbfJYWNZomgJTtNlzyiDLxKZic', 'project_name': 'cloudify-project_071e1e19-0af6-478e-88ef-343c8b970ae2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'b9139e0873c1472ab0aee0920c4af15e', 'project_domain_name': 'Default'} 2019-06-30 10:46:15,423 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2019-06-30 10:46:15,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 10:46:15,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d13e8f14483ca5d387e80b2ea1f33d4d2f36e594" 2019-06-30 10:46:15,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86c98bd4-a87f-4488-8a8f-09a3610fe5f8 2019-06-30 10:46:15,547 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 10:46:15,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-86c98bd4-a87f-4488-8a8f-09a3610fe5f8 2019-06-30 10:46:15,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.124105930328s 2019-06-30 10:46:15,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 10:46:15,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d13e8f14483ca5d387e80b2ea1f33d4d2f36e594" 2019-06-30 10:46:15,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb3aaf05-b24a-43f6-9c48-dd84df1501fc 2019-06-30 10:46:15,671 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.24:5000/v3/projects/b9139e0873c1472ab0aee0920c4af15e"}, "tags": [], "enabled": true, "id": "b9139e0873c1472ab0aee0920c4af15e", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_071e1e19-0af6-478e-88ef-343c8b970ae2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 10:46:15,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-bb3aaf05-b24a-43f6-9c48-dd84df1501fc 2019-06-30 10:46:15,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115520954132s 2019-06-30 10:46:15,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-30 10:46:15,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d13e8f14483ca5d387e80b2ea1f33d4d2f36e594" -d '{"network": {"tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "name": "cloudify-net_071e1e19-0af6-478e-88ef-343c8b970ae2", "admin_state_up": true}}' 2019-06-30 10:46:16,071 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:16 GMT X-Openstack-Request-Id: req-11d4d7b2-8223-47d8-9631-1be095c0334d 2019-06-30 10:46:16,072 - 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":"9c82fabb-aa4f-4467-8faf-21c340324c18","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"b9139e0873c1472ab0aee0920c4af15e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T10:46:15Z","is_default":false,"qos_policy_id":null,"name":"cloudify-net_071e1e19-0af6-478e-88ef-343c8b970ae2","admin_state_up":true,"tenant_id":"b9139e0873c1472ab0aee0920c4af15e","created_at":"2019-06-30T10:46:15Z","mtu":1450}} 2019-06-30 10:46:16,072 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-11d4d7b2-8223-47d8-9631-1be095c0334d 2019-06-30 10:46:16,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.398324012756s 2019-06-30 10:46:16,073 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-30T10:46:15Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9c82fabb-aa4f-4467-8faf-21c340324c18', u'provider:segmentation_id': 100, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify-net_071e1e19-0af6-478e-88ef-343c8b970ae2', u'created_at': u'2019-06-30T10:46:15Z', u'mtu': 1450, u'tenant_id': u'b9139e0873c1472ab0aee0920c4af15e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b9139e0873c1472ab0aee0920c4af15e', u'l2_adjacency': True}) 2019-06-30 10:46:16,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 10:46:16,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ded683f-9103-4331-abc5-91fbbb941966 2019-06-30 10:46:16,083 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 10:46:16,083 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-9ded683f-9103-4331-abc5-91fbbb941966 2019-06-30 10:46:16,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 10:46:16,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}], "expires_at": "2019-06-30T11:46:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9139e0873c1472ab0aee0920c4af15e", "name": "cloudify-project_071e1e19-0af6-478e-88ef-343c8b970ae2"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_b9139e0873c1472ab0aee0920c4af15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_b9139e0873c1472ab0aee0920c4af15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/b9139e0873c1472ab0aee0920c4af15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/b9139e0873c1472ab0aee0920c4af15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/b9139e0873c1472ab0aee0920c4af15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b9139e0873c1472ab0aee0920c4af15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/b9139e0873c1472ab0aee0920c4af15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/b9139e0873c1472ab0aee0920c4af15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/b9139e0873c1472ab0aee0920c4af15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/b9139e0873c1472ab0aee0920c4af15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/b9139e0873c1472ab0aee0920c4af15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_071e1e19-0af6-478e-88ef-343c8b970ae2", "id": "ae22a20dfb94451ba7b28b7496107892"}, "audit_ids": ["UJze0-yeQuykakN78WFKlA"], "issued_at": "2019-06-30T10:46:16.000000Z"}} 2019-06-30 10:46:16,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 10:46:16,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:46:16,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:16 GMT X-Openstack-Request-Id: req-27f2f3e9-3959-4dff-a2b3-e14658cf1b3c 2019-06-30 10:46:16,864 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"9c82fabb-aa4f-4467-8faf-21c340324c18","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b9139e0873c1472ab0aee0920c4af15e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T10:46:15Z","qos_policy_id":null,"name":"cloudify-net_071e1e19-0af6-478e-88ef-343c8b970ae2","admin_state_up":true,"tenant_id":"b9139e0873c1472ab0aee0920c4af15e","created_at":"2019-06-30T10:46:15Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 10:46:16,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-27f2f3e9-3959-4dff-a2b3-e14658cf1b3c 2019-06-30 10:46:16,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.388012170792s 2019-06-30 10:46:16,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-30 10:46:16,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" -d '{"subnet": {"name": "cloudify-subnet_071e1e19-0af6-478e-88ef-343c8b970ae2", "enable_dhcp": true, "network_id": "9c82fabb-aa4f-4467-8faf-21c340324c18", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-30 10:46:17,965 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:17 GMT X-Openstack-Request-Id: req-dc9e6373-f92d-4d94-bc0d-0007f686aa11 2019-06-30 10:46:17,965 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c82fabb-aa4f-4467-8faf-21c340324c18","tenant_id":"b9139e0873c1472ab0aee0920c4af15e","created_at":"2019-06-30T10:46:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T10:46:17Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"b9139e0873c1472ab0aee0920c4af15e","id":"a4268600-8662-4fde-9bbc-a2ad60fc9a85","subnetpool_id":null,"name":"cloudify-subnet_071e1e19-0af6-478e-88ef-343c8b970ae2"}} 2019-06-30 10:46:17,965 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-dc9e6373-f92d-4d94-bc0d-0007f686aa11 2019-06-30 10:46:17,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.09973406792s 2019-06-30 10:46:17,966 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T10:46:17Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'a4268600-8662-4fde-9bbc-a2ad60fc9a85', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_071e1e19-0af6-478e-88ef-343c8b970ae2', u'enable_dhcp': True, u'network_id': u'9c82fabb-aa4f-4467-8faf-21c340324c18', u'tenant_id': u'b9139e0873c1472ab0aee0920c4af15e', u'created_at': u'2019-06-30T10:46:17Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b9139e0873c1472ab0aee0920c4af15e'}) 2019-06-30 10:46:17,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 10:46:17,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" -d '{"router": {"external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "name": "cloudify-router_071e1e19-0af6-478e-88ef-343c8b970ae2", "admin_state_up": true}}' 2019-06-30 10:46:19,463 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:19 GMT X-Openstack-Request-Id: req-ca72013a-4107-4032-b68e-8ca677c76a9d 2019-06-30 10:46:19,463 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "created_at": "2019-06-30T10:46:18Z", "admin_state_up": true, "updated_at": "2019-06-30T10:46:19Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "b9139e0873c1472ab0aee0920c4af15e", "id": "7f7a92a4-6e4e-47a1-b5d0-7b9d1157375c", "name": "cloudify-router_071e1e19-0af6-478e-88ef-343c8b970ae2"}} 2019-06-30 10:46:19,464 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-ca72013a-4107-4032-b68e-8ca677c76a9d 2019-06-30 10:46:19,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.49723887444s 2019-06-30 10:46:19,464 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T10:46:19Z', u'revision_number': 2, u'id': u'7f7a92a4-6e4e-47a1-b5d0-7b9d1157375c', u'external_gateway_info': {u'network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6acb3602-338d-4baa-852a-3f10ec4a5a30', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_071e1e19-0af6-478e-88ef-343c8b970ae2', u'admin_state_up': True, u'tenant_id': u'b9139e0873c1472ab0aee0920c4af15e', u'created_at': u'2019-06-30T10:46:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'b9139e0873c1472ab0aee0920c4af15e'}) 2019-06-30 10:46:19,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-30 10:46:19,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/7f7a92a4-6e4e-47a1-b5d0-7b9d1157375c/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" -d '{"subnet_id": "a4268600-8662-4fde-9bbc-a2ad60fc9a85"}' 2019-06-30 10:46:22,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:22 GMT X-Openstack-Request-Id: req-40d64f5c-8b9d-488d-b32b-698640f35a53 2019-06-30 10:46:22,381 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9c82fabb-aa4f-4467-8faf-21c340324c18", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "subnet_id": "a4268600-8662-4fde-9bbc-a2ad60fc9a85", "subnet_ids": ["a4268600-8662-4fde-9bbc-a2ad60fc9a85"], "port_id": "7961406f-e9e5-44ca-b6b3-82e298da0d81", "id": "7f7a92a4-6e4e-47a1-b5d0-7b9d1157375c"} 2019-06-30 10:46:22,381 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/7f7a92a4-6e4e-47a1-b5d0-7b9d1157375c/add_router_interface.json used request id req-40d64f5c-8b9d-488d-b32b-698640f35a53 2019-06-30 10:46:22,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.91607904434s 2019-06-30 10:46:22,381 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-06-30 10:46:23,722 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:3b0bdb36eb74e90531d9563093eceb24 sha256:7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854 2019-06-30 10:46:23,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 10:46:23,729 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:23 GMT 2019-06-30 10:46:23,729 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-06-30 10:46:23,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 10:46:23,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:46:24,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:24 GMT X-Openstack-Request-Id: req-5e2f77c0-7b00-441a-bf4a-760b1df58f87 2019-06-30 10:46:24,040 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 10:46:24,040 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-5e2f77c0-7b00-441a-bf4a-760b1df58f87 2019-06-30 10:46:24,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.30938911438s 2019-06-30 10:46:24,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 10:46:24,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" -d '{"owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "owner_specified.shade.object": "images/cloudify-img_071e1e19-0af6-478e-88ef-343c8b970ae2", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_071e1e19-0af6-478e-88ef-343c8b970ae2"}' 2019-06-30 10:46:24,107 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:24 GMT Location: http://172.30.9.24:9292/v2/images/c3f101a2-e76a-4024-af74-fbbf08dda309 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8a80264f-be55-400e-b896-b2ec861117ff 2019-06-30 10:46:24,108 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T10:46:24Z", "file": "/v2/images/c3f101a2-e76a-4024-af74-fbbf08dda309/file", "owner": "b9139e0873c1472ab0aee0920c4af15e", "id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "size": null, "self": "/v2/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_071e1e19-0af6-478e-88ef-343c8b970ae2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "cloudify-img_071e1e19-0af6-478e-88ef-343c8b970ae2", "checksum": null, "created_at": "2019-06-30T10:46:24Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 10:46:24,108 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-8a80264f-be55-400e-b896-b2ec861117ff 2019-06-30 10:46:24,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0584070682526s 2019-06-30 10:46:24,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 10:46:24,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/c3f101a2-e76a-4024-af74-fbbf08dda309/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" -d '' 2019-06-30 10:46:28,546 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 10:46:28 GMT X-Openstack-Request-Id: req-e2161a11-d847-45ed-906a-b3cc544f9d24 2019-06-30 10:46:28,546 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 10:46:28,547 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/c3f101a2-e76a-4024-af74-fbbf08dda309/file used request id req-e2161a11-d847-45ed-906a-b3cc544f9d24 2019-06-30 10:46:28,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.43828415871s 2019-06-30 10:46:28,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 10:46:28,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:46:28,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:28 GMT X-Openstack-Request-Id: req-88a96ed9-3a17-454f-b22f-959c9f73f413 2019-06-30 10:46:28,593 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T10:46:28Z", "file": "/v2/images/c3f101a2-e76a-4024-af74-fbbf08dda309/file", "owner": "b9139e0873c1472ab0aee0920c4af15e", "id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "size": 296222720, "self": "/v2/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/c3f101a2-e76a-4024-af74-fbbf08dda309/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/c3f101a2-e76a-4024-af74-fbbf08dda309/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_071e1e19-0af6-478e-88ef-343c8b970ae2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "cloudify-img_071e1e19-0af6-478e-88ef-343c8b970ae2", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-06-30T10:46:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 10:46:28,593 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-88a96ed9-3a17-454f-b22f-959c9f73f413 2019-06-30 10:46:28,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0411648750305s 2019-06-30 10:46:28,595 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/c3f101a2-e76a-4024-af74-fbbf08dda309/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c3f101a2-e76a-4024-af74-fbbf08dda309/file', 'owner': u'b9139e0873c1472ab0aee0920c4af15e', 'id': u'c3f101a2-e76a-4024-af74-fbbf08dda309', 'size': 296222720, u'self': u'/v2/images/c3f101a2-e76a-4024-af74-fbbf08dda309', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9139e0873c1472ab0aee0920c4af15e', 'name': 'cloudify-project_071e1e19-0af6-478e-88ef-343c8b970ae2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/c3f101a2-e76a-4024-af74-fbbf08dda309/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T10:46:28Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-30T10:46:28Z', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/cloudify-img_071e1e19-0af6-478e-88ef-343c8b970ae2', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', 'properties': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/c3f101a2-e76a-4024-af74-fbbf08dda309', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/cloudify-img_071e1e19-0af6-478e-88ef-343c8b970ae2', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_071e1e19-0af6-478e-88ef-343c8b970ae2', 'created': u'2019-06-30T10:46:24Z', 'checksum': u'3b0bdb36eb74e90531d9563093eceb24', 'created_at': u'2019-06-30T10:46:24Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', 'metadata': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/c3f101a2-e76a-4024-af74-fbbf08dda309', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/cloudify-img_071e1e19-0af6-478e-88ef-343c8b970ae2', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}}) 2019-06-30 10:46:28,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 10:46:28,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d13e8f14483ca5d387e80b2ea1f33d4d2f36e594" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_071e1e19-0af6-478e-88ef-343c8b970ae2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-06-30 10:46:28,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46: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-21b7ff15-e5d5-46d3-aff5-aaff4f1e19f8 x-openstack-request-id: req-21b7ff15-e5d5-46d3-aff5-aaff4f1e19f8 2019-06-30 10:46:28,928 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify-flavor_071e1e19-0af6-478e-88ef-343c8b970ae2", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "74665137-5d2a-4c22-ae32-27abcf81340f"}} 2019-06-30 10:46:28,928 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-21b7ff15-e5d5-46d3-aff5-aaff4f1e19f8 2019-06-30 10:46:28,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.32976603508s 2019-06-30 10:46:28,929 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_071e1e19-0af6-478e-88ef-343c8b970ae2', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'74665137-5d2a-4c22-ae32-27abcf81340f', 'swap': 0}) 2019-06-30 10:46:28,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 10:46:28,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/74665137-5d2a-4c22-ae32-27abcf81340f/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d13e8f14483ca5d387e80b2ea1f33d4d2f36e594" -d '{"extra_specs": {}}' 2019-06-30 10:46:28,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46: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-8382f73e-41bf-4cc6-9d21-59ea424820c2 x-openstack-request-id: req-8382f73e-41bf-4cc6-9d21-59ea424820c2 2019-06-30 10:46:28,957 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 10:46:28,957 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/74665137-5d2a-4c22-ae32-27abcf81340f/os-extra_specs used request id req-8382f73e-41bf-4cc6-9d21-59ea424820c2 2019-06-30 10:46:28,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.026967048645s 2019-06-30 10:46:28,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-06-30 10:46:28,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" -d '{"keypair": {"name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2"}}' 2019-06-30 10:46:29,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46: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-e1a1e2b7-1772-402b-860e-6546ff2d57f1 x-openstack-request-id: req-e1a1e2b7-1772-402b-860e-6546ff2d57f1 2019-06-30 10:46:29,454 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMZ9MRPm6ksR45iQC35EEAtm9u9M49ZqnGM33XnetR3Mz6J8yGLplYPSIVKu53719Tw1NPNSiwZVl5/0UtalFaqyg9GMFh9SXyaVqRqAnqah2ZHtolVxB+Q/yR2wgxQhavkf80unBoIjkY0Alo928+fMBOWwJ4fCQSQt/6yDOQcFCHMAKe6X9VJEiRXC0u9l+dUnm8JomSbDl3HjFRswujuKptVRdw2/e9sQfN7z8gDPB1U+cT/jIGSTgltMLMR798l993XwofGJmS6bOEf+R0jdH7Em9M4cmngeT4NeEwkqpuozMFtwpYbxCGUCYYaT85+z/Yj6X6e2tAi2e5UYOX Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzGfTET5upLEeOYkAt+RBALZvbvTOPWapxjN9153rUdzM+ifM\nhi6ZWD0iFSrud+9fU8NTTzUosGVZef9FLWpRWqsoPRjBYfUl8mlakagJ6modmR7a\nJVcQfkP8kdsIMUIWr5H/NLpwaCI5GNAJaPdvPnzATlsCeHwkEkLf+sgzkHBQhzAC\nnul/VSRIkVwtLvZfnVJ5vCaJkmw5dx4xUbMLo7iqbVUXcNv3vbEHze8/IAzwdVPn\nE/4yBkk4JbTCzEe/fJffd18KHxiZkumzhH/kdI3R+xJvTOHJp4Hk+DXhMJKqbqMz\nBbcKWG8QhlAmGGk/Ofs/2I+l+ntrQItnuVGDlwIDAQABAoIBAFcsmFmsVKesWgWT\npljG4eoZ5CBgC20oUZOT9kF0uh1pm4m8W3+GdCOrvtNkQduonPEuRmNrenTwZF6h\nPbGGvDd882ZLHn5WfN6Li/K+xavRodnhzItMPF59REQ4M6A+XUp3a23jbXkbz1oD\nr1+y1yDBN4qzSbR0zTV0i+16YHNij+5Kwt/924JXP/yTHMXe16X+IsRrJLnegyoC\nvtz771KSIqxRIgJ698pitAhygeSCNrRNiU0tW3w/S9g4J2tttWeVWp3XCrp2FVha\nKOwq0LuUgZ81SyUmYc7InAKH9rsZABx0VBNjl/KHMYhFwu0lz1Qum/h4W2fOSGy6\n7ajhc6ECgYEA6RqLKyWpoK85vn0Zq+nC+U/xFs7/l916qNJ74sc0CbMEIWKow6HD\nHcwe7aqxvTocsjnIWh6MjjzX7fAQIDcASVjLsTiZzR2zjTOJtf7W/S5dt5ZsArGM\n9N5smSOEhc1MufI96c/umUo4hv5wBxiuURQYvbp2BzpQutoCvZaAoakCgYEA4Huo\nn3eheZCyTH6D0O2bCAcq+UdoZ1tWO85BGeoly0YAMoUGEPylY0hlQTf4xgiPLlPV\nSTE/XjLlAaxKo9UlKWkSJ7sxPRCg0rhxlSi26KT5cr7cJiG4PIx2tNJUeJPf26mx\nbkoHIiN9FLgT5XPTXNinpldvCkKPZtMO4VAWwz8CgYEAlVrLhqbIC8uZ/QJc23iY\n03M0LwAMZjqjZ94NQJ2QKxLHd7imF0rjIIlz26X94heE4XECfTOLrWswkyS4wFtd\nVKGPSYrRiMoaDEPUXYbeKzR1GbdIl2U5wn9tJ6XJOI31NkMPBmuTHiafF2eZUgKv\nVgXBYHdDPphPt5kOHnl7C5kCgYBjHhapOsBAleQ0JFR9hrxCQi/2W1I8+LZNt9dE\n4v8HDwR9SgEQtQ0tlkSnFFiy0AqwcPGm3KjXJe+52mImjrFW5H7QrjWiedoY0LnO\nG2kPtfAyexVnfNIFYhvz4T7M8rYQHpAqW2Nk7niHEnQuhwLXZw43QznTNOpug1h5\nocw7LwKBgGAdNXt4z0MWcRbwgAz0CXjq/kZ4FwWNhSOyrHJpOlmlM+Z+E917c4Vf\nXSQ+KG+neJ5yi82Olx0OCQOXGAgvoRP/AsqSQvh4zWU9w1URNAdKOZKtmgW065oT\nsbVe/xHLLwuswcXbnAtQ6KBNqO4m/pz/QoWvk4MAY2WOZDp3j5zd\n-----END RSA PRIVATE KEY-----\n", "user_id": "ae22a20dfb94451ba7b28b7496107892", "name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "fingerprint": "4d:2d:84:e7:2d:c9:92:c4:6a:f7:e1:b0:cb:75:a6:3d"}} 2019-06-30 10:46:29,454 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-e1a1e2b7-1772-402b-860e-6546ff2d57f1 2019-06-30 10:46:29,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.494440793991s 2019-06-30 10:46:29,455 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMZ9MRPm6ksR45iQC35EEAtm9u9M49ZqnGM33XnetR3Mz6J8yGLplYPSIVKu53719Tw1NPNSiwZVl5/0UtalFaqyg9GMFh9SXyaVqRqAnqah2ZHtolVxB+Q/yR2wgxQhavkf80unBoIjkY0Alo928+fMBOWwJ4fCQSQt/6yDOQcFCHMAKe6X9VJEiRXC0u9l+dUnm8JomSbDl3HjFRswujuKptVRdw2/e9sQfN7z8gDPB1U+cT/jIGSTgltMLMR798l993XwofGJmS6bOEf+R0jdH7Em9M4cmngeT4NeEwkqpuozMFtwpYbxCGUCYYaT85+z/Yj6X6e2tAi2e5UYOX Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzGfTET5upLEeOYkAt+RBALZvbvTOPWapxjN9153rUdzM+ifM\nhi6ZWD0iFSrud+9fU8NTTzUosGVZef9FLWpRWqsoPRjBYfUl8mlakagJ6modmR7a\nJVcQfkP8kdsIMUIWr5H/NLpwaCI5GNAJaPdvPnzATlsCeHwkEkLf+sgzkHBQhzAC\nnul/VSRIkVwtLvZfnVJ5vCaJkmw5dx4xUbMLo7iqbVUXcNv3vbEHze8/IAzwdVPn\nE/4yBkk4JbTCzEe/fJffd18KHxiZkumzhH/kdI3R+xJvTOHJp4Hk+DXhMJKqbqMz\nBbcKWG8QhlAmGGk/Ofs/2I+l+ntrQItnuVGDlwIDAQABAoIBAFcsmFmsVKesWgWT\npljG4eoZ5CBgC20oUZOT9kF0uh1pm4m8W3+GdCOrvtNkQduonPEuRmNrenTwZF6h\nPbGGvDd882ZLHn5WfN6Li/K+xavRodnhzItMPF59REQ4M6A+XUp3a23jbXkbz1oD\nr1+y1yDBN4qzSbR0zTV0i+16YHNij+5Kwt/924JXP/yTHMXe16X+IsRrJLnegyoC\nvtz771KSIqxRIgJ698pitAhygeSCNrRNiU0tW3w/S9g4J2tttWeVWp3XCrp2FVha\nKOwq0LuUgZ81SyUmYc7InAKH9rsZABx0VBNjl/KHMYhFwu0lz1Qum/h4W2fOSGy6\n7ajhc6ECgYEA6RqLKyWpoK85vn0Zq+nC+U/xFs7/l916qNJ74sc0CbMEIWKow6HD\nHcwe7aqxvTocsjnIWh6MjjzX7fAQIDcASVjLsTiZzR2zjTOJtf7W/S5dt5ZsArGM\n9N5smSOEhc1MufI96c/umUo4hv5wBxiuURQYvbp2BzpQutoCvZaAoakCgYEA4Huo\nn3eheZCyTH6D0O2bCAcq+UdoZ1tWO85BGeoly0YAMoUGEPylY0hlQTf4xgiPLlPV\nSTE/XjLlAaxKo9UlKWkSJ7sxPRCg0rhxlSi26KT5cr7cJiG4PIx2tNJUeJPf26mx\nbkoHIiN9FLgT5XPTXNinpldvCkKPZtMO4VAWwz8CgYEAlVrLhqbIC8uZ/QJc23iY\n03M0LwAMZjqjZ94NQJ2QKxLHd7imF0rjIIlz26X94heE4XECfTOLrWswkyS4wFtd\nVKGPSYrRiMoaDEPUXYbeKzR1GbdIl2U5wn9tJ6XJOI31NkMPBmuTHiafF2eZUgKv\nVgXBYHdDPphPt5kOHnl7C5kCgYBjHhapOsBAleQ0JFR9hrxCQi/2W1I8+LZNt9dE\n4v8HDwR9SgEQtQ0tlkSnFFiy0AqwcPGm3KjXJe+52mImjrFW5H7QrjWiedoY0LnO\nG2kPtfAyexVnfNIFYhvz4T7M8rYQHpAqW2Nk7niHEnQuhwLXZw43QznTNOpug1h5\nocw7LwKBgGAdNXt4z0MWcRbwgAz0CXjq/kZ4FwWNhSOyrHJpOlmlM+Z+E917c4Vf\nXSQ+KG+neJ5yi82Olx0OCQOXGAgvoRP/AsqSQvh4zWU9w1URNAdKOZKtmgW065oT\nsbVe/xHLLwuswcXbnAtQ6KBNqO4m/pz/QoWvk4MAY2WOZDp3j5zd\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ae22a20dfb94451ba7b28b7496107892', 'name': u'cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2', 'created_at': '2019-06-30T10:46:29.455671', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9139e0873c1472ab0aee0920c4af15e', 'name': 'cloudify-project_071e1e19-0af6-478e-88ef-343c8b970ae2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'4d:2d:84:e7:2d:c9:92:c4:6a:f7:e1:b0:cb:75:a6:3d', 'type': 'ssh', 'id': u'cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2'}) 2019-06-30 10:46:29,456 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAzGfTET5upLEeOYkAt+RBALZvbvTOPWapxjN9153rUdzM+ifM hi6ZWD0iFSrud+9fU8NTTzUosGVZef9FLWpRWqsoPRjBYfUl8mlakagJ6modmR7a JVcQfkP8kdsIMUIWr5H/NLpwaCI5GNAJaPdvPnzATlsCeHwkEkLf+sgzkHBQhzAC nul/VSRIkVwtLvZfnVJ5vCaJkmw5dx4xUbMLo7iqbVUXcNv3vbEHze8/IAzwdVPn E/4yBkk4JbTCzEe/fJffd18KHxiZkumzhH/kdI3R+xJvTOHJp4Hk+DXhMJKqbqMz BbcKWG8QhlAmGGk/Ofs/2I+l+ntrQItnuVGDlwIDAQABAoIBAFcsmFmsVKesWgWT pljG4eoZ5CBgC20oUZOT9kF0uh1pm4m8W3+GdCOrvtNkQduonPEuRmNrenTwZF6h PbGGvDd882ZLHn5WfN6Li/K+xavRodnhzItMPF59REQ4M6A+XUp3a23jbXkbz1oD r1+y1yDBN4qzSbR0zTV0i+16YHNij+5Kwt/924JXP/yTHMXe16X+IsRrJLnegyoC vtz771KSIqxRIgJ698pitAhygeSCNrRNiU0tW3w/S9g4J2tttWeVWp3XCrp2FVha KOwq0LuUgZ81SyUmYc7InAKH9rsZABx0VBNjl/KHMYhFwu0lz1Qum/h4W2fOSGy6 7ajhc6ECgYEA6RqLKyWpoK85vn0Zq+nC+U/xFs7/l916qNJ74sc0CbMEIWKow6HD Hcwe7aqxvTocsjnIWh6MjjzX7fAQIDcASVjLsTiZzR2zjTOJtf7W/S5dt5ZsArGM 9N5smSOEhc1MufI96c/umUo4hv5wBxiuURQYvbp2BzpQutoCvZaAoakCgYEA4Huo n3eheZCyTH6D0O2bCAcq+UdoZ1tWO85BGeoly0YAMoUGEPylY0hlQTf4xgiPLlPV STE/XjLlAaxKo9UlKWkSJ7sxPRCg0rhxlSi26KT5cr7cJiG4PIx2tNJUeJPf26mx bkoHIiN9FLgT5XPTXNinpldvCkKPZtMO4VAWwz8CgYEAlVrLhqbIC8uZ/QJc23iY 03M0LwAMZjqjZ94NQJ2QKxLHd7imF0rjIIlz26X94heE4XECfTOLrWswkyS4wFtd VKGPSYrRiMoaDEPUXYbeKzR1GbdIl2U5wn9tJ6XJOI31NkMPBmuTHiafF2eZUgKv VgXBYHdDPphPt5kOHnl7C5kCgYBjHhapOsBAleQ0JFR9hrxCQi/2W1I8+LZNt9dE 4v8HDwR9SgEQtQ0tlkSnFFiy0AqwcPGm3KjXJe+52mImjrFW5H7QrjWiedoY0LnO G2kPtfAyexVnfNIFYhvz4T7M8rYQHpAqW2Nk7niHEnQuhwLXZw43QznTNOpug1h5 ocw7LwKBgGAdNXt4z0MWcRbwgAz0CXjq/kZ4FwWNhSOyrHJpOlmlM+Z+E917c4Vf XSQ+KG+neJ5yi82Olx0OCQOXGAgvoRP/AsqSQvh4zWU9w1URNAdKOZKtmgW065oT sbVe/xHLLwuswcXbnAtQ6KBNqO4m/pz/QoWvk4MAY2WOZDp3j5zd -----END RSA PRIVATE KEY----- 2019-06-30 10:46:29,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-06-30 10:46:29,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" -d '{"security_group": {"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2", "description": "created by OPNFV Functest (cloudify)"}}' 2019-06-30 10:46:29,655 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1416 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:29 GMT X-Openstack-Request-Id: req-e6b51403-1682-47c6-ae81-33946ce601fc 2019-06-30 10:46:29,655 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "created_at": "2019-06-30T10:46:29Z", "updated_at": "2019-06-30T10:46:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:29Z", "revision_number": 0, "id": "0d396afb-24b8-4d36-8c00-c221c915df95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:29Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:29Z", "revision_number": 0, "id": "8e89097c-7233-4b9c-8a65-ed074de73b0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:29Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}], "revision_number": 1, "project_id": "b9139e0873c1472ab0aee0920c4af15e", "id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}} 2019-06-30 10:46:29,656 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-e6b51403-1682-47c6-ae81-33946ce601fc 2019-06-30 10:46:29,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.193773984909s 2019-06-30 10:46:29,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 10:46:29,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:46:29,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3832 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:29 GMT X-Openstack-Request-Id: req-600fa804-ae27-4472-8d9d-533107643ba4 2019-06-30 10:46:29,720 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "created_at": "2019-06-30T10:46:15Z", "updated_at": "2019-06-30T10:46:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "545d84af-851a-4731-8514-30caf8cdb9d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "85e6ef6f-dfa1-4fe7-b92e-c955a115fd86", "remote_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "dbd20511-490d-477f-9979-00844f29c551", "remote_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "fbfd9b4e-9e9d-4ae4-aed3-3be492974f22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}], "revision_number": 1, "project_id": "b9139e0873c1472ab0aee0920c4af15e", "id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "created_at": "2019-06-30T10:46:29Z", "updated_at": "2019-06-30T10:46:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:29Z", "revision_number": 0, "id": "0d396afb-24b8-4d36-8c00-c221c915df95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:29Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:29Z", "revision_number": 0, "id": "8e89097c-7233-4b9c-8a65-ed074de73b0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:29Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}], "revision_number": 1, "project_id": "b9139e0873c1472ab0aee0920c4af15e", "id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}]} 2019-06-30 10:46:29,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-600fa804-ae27-4472-8d9d-533107643ba4 2019-06-30 10:46:29,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0583050251007s 2019-06-30 10:46:29,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 10:46:29,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" -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": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1"}}' 2019-06-30 10:46:29,835 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:29 GMT X-Openstack-Request-Id: req-6e9d76a6-0532-4e92-9653-0c94e8249bc0 2019-06-30 10:46:29,835 - 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": "2019-06-30T10:46:29Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "port_range_min": 22, "revision_number": 0, "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "created_at": "2019-06-30T10:46:29Z", "project_id": "b9139e0873c1472ab0aee0920c4af15e", "id": "1df9bac4-4f58-45df-82db-da91aa548c6e"}} 2019-06-30 10:46:29,835 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-6e9d76a6-0532-4e92-9653-0c94e8249bc0 2019-06-30 10:46:29,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.108131170273s 2019-06-30 10:46:29,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 10:46:29,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:46:29,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4328 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:29 GMT X-Openstack-Request-Id: req-d6f52afd-8da1-4873-818b-63aad9111b73 2019-06-30 10:46:29,882 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "created_at": "2019-06-30T10:46:15Z", "updated_at": "2019-06-30T10:46:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "545d84af-851a-4731-8514-30caf8cdb9d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "85e6ef6f-dfa1-4fe7-b92e-c955a115fd86", "remote_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "dbd20511-490d-477f-9979-00844f29c551", "remote_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "fbfd9b4e-9e9d-4ae4-aed3-3be492974f22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}], "revision_number": 1, "project_id": "b9139e0873c1472ab0aee0920c4af15e", "id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "created_at": "2019-06-30T10:46:29Z", "updated_at": "2019-06-30T10:46:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:29Z", "revision_number": 0, "id": "0d396afb-24b8-4d36-8c00-c221c915df95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:29Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T10:46:29Z", "revision_number": 0, "id": "1df9bac4-4f58-45df-82db-da91aa548c6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:29Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:29Z", "revision_number": 0, "id": "8e89097c-7233-4b9c-8a65-ed074de73b0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:29Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}], "revision_number": 2, "project_id": "b9139e0873c1472ab0aee0920c4af15e", "id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}]} 2019-06-30 10:46:29,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-d6f52afd-8da1-4873-818b-63aad9111b73 2019-06-30 10:46:29,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0407121181488s 2019-06-30 10:46:29,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 10:46:29,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" -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": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1"}}' 2019-06-30 10:46:29,998 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:29 GMT X-Openstack-Request-Id: req-8cfb4762-0185-44a9-9423-2d909f80988a 2019-06-30 10:46:29,999 - 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": "2019-06-30T10:46:29Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "port_range_min": null, "revision_number": 0, "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "created_at": "2019-06-30T10:46:29Z", "project_id": "b9139e0873c1472ab0aee0920c4af15e", "id": "e21bbda1-d4bf-4955-976d-804869075fac"}} 2019-06-30 10:46:29,999 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-8cfb4762-0185-44a9-9423-2d909f80988a 2019-06-30 10:46:29,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.110562086105s 2019-06-30 10:46:30,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 10:46:30,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:46:30,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4829 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:30 GMT X-Openstack-Request-Id: req-d7c89be3-8f65-4517-ae55-15a154034f3d 2019-06-30 10:46:30,052 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "created_at": "2019-06-30T10:46:15Z", "updated_at": "2019-06-30T10:46:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "545d84af-851a-4731-8514-30caf8cdb9d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "85e6ef6f-dfa1-4fe7-b92e-c955a115fd86", "remote_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "dbd20511-490d-477f-9979-00844f29c551", "remote_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "fbfd9b4e-9e9d-4ae4-aed3-3be492974f22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}], "revision_number": 1, "project_id": "b9139e0873c1472ab0aee0920c4af15e", "id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "created_at": "2019-06-30T10:46:29Z", "updated_at": "2019-06-30T10:46:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:29Z", "revision_number": 0, "id": "0d396afb-24b8-4d36-8c00-c221c915df95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:29Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T10:46:29Z", "revision_number": 0, "id": "1df9bac4-4f58-45df-82db-da91aa548c6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:29Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:29Z", "revision_number": 0, "id": "8e89097c-7233-4b9c-8a65-ed074de73b0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:29Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:29Z", "revision_number": 0, "id": "e21bbda1-d4bf-4955-976d-804869075fac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:29Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}], "revision_number": 3, "project_id": "b9139e0873c1472ab0aee0920c4af15e", "id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}]} 2019-06-30 10:46:30,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-d7c89be3-8f65-4517-ae55-15a154034f3d 2019-06-30 10:46:30,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0470769405365s 2019-06-30 10:46:30,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 10:46:30,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" -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": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1"}}' 2019-06-30 10:46:30,202 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:30 GMT X-Openstack-Request-Id: req-020dac66-7858-4408-aaf2-e8b315b9a8ba 2019-06-30 10:46:30,202 - 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": "2019-06-30T10:46:30Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "port_range_min": 80, "revision_number": 0, "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "created_at": "2019-06-30T10:46:30Z", "project_id": "b9139e0873c1472ab0aee0920c4af15e", "id": "cc2d8775-ecbc-4985-9973-d53eedb7eb33"}} 2019-06-30 10:46:30,203 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-020dac66-7858-4408-aaf2-e8b315b9a8ba 2019-06-30 10:46:30,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.144451856613s 2019-06-30 10:46:30,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 10:46:30,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:46:30,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5325 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:30 GMT X-Openstack-Request-Id: req-0e3df318-789a-4018-a781-1a54af4da6a7 2019-06-30 10:46:30,250 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "created_at": "2019-06-30T10:46:15Z", "updated_at": "2019-06-30T10:46:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "545d84af-851a-4731-8514-30caf8cdb9d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "85e6ef6f-dfa1-4fe7-b92e-c955a115fd86", "remote_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "dbd20511-490d-477f-9979-00844f29c551", "remote_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "fbfd9b4e-9e9d-4ae4-aed3-3be492974f22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}], "revision_number": 1, "project_id": "b9139e0873c1472ab0aee0920c4af15e", "id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "created_at": "2019-06-30T10:46:29Z", "updated_at": "2019-06-30T10:46:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:29Z", "revision_number": 0, "id": "0d396afb-24b8-4d36-8c00-c221c915df95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:29Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T10:46:29Z", "revision_number": 0, "id": "1df9bac4-4f58-45df-82db-da91aa548c6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:29Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:29Z", "revision_number": 0, "id": "8e89097c-7233-4b9c-8a65-ed074de73b0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:29Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-06-30T10:46:30Z", "revision_number": 0, "id": "cc2d8775-ecbc-4985-9973-d53eedb7eb33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:30Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": 80, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:29Z", "revision_number": 0, "id": "e21bbda1-d4bf-4955-976d-804869075fac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:29Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}], "revision_number": 4, "project_id": "b9139e0873c1472ab0aee0920c4af15e", "id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}]} 2019-06-30 10:46:30,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-0e3df318-789a-4018-a781-1a54af4da6a7 2019-06-30 10:46:30,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0418469905853s 2019-06-30 10:46:30,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 10:46:30,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" -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": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1"}}' 2019-06-30 10:46:30,364 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:30 GMT X-Openstack-Request-Id: req-b4ce6997-63f4-493b-a074-c840d93c2e89 2019-06-30 10:46:30,364 - 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": "2019-06-30T10:46:30Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "port_range_min": 443, "revision_number": 0, "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "created_at": "2019-06-30T10:46:30Z", "project_id": "b9139e0873c1472ab0aee0920c4af15e", "id": "322365fb-6126-4ad2-b9e9-e8d02e2279a0"}} 2019-06-30 10:46:30,364 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-b4ce6997-63f4-493b-a074-c840d93c2e89 2019-06-30 10:46:30,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.107405900955s 2019-06-30 10:46:30,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 10:46:30,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:46:30,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5823 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:30 GMT X-Openstack-Request-Id: req-349f2201-24a5-43b4-8112-6d12dfba120e 2019-06-30 10:46:30,412 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "created_at": "2019-06-30T10:46:15Z", "updated_at": "2019-06-30T10:46:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "545d84af-851a-4731-8514-30caf8cdb9d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "85e6ef6f-dfa1-4fe7-b92e-c955a115fd86", "remote_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "dbd20511-490d-477f-9979-00844f29c551", "remote_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "fbfd9b4e-9e9d-4ae4-aed3-3be492974f22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}], "revision_number": 1, "project_id": "b9139e0873c1472ab0aee0920c4af15e", "id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "created_at": "2019-06-30T10:46:29Z", "updated_at": "2019-06-30T10:46:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:29Z", "revision_number": 0, "id": "0d396afb-24b8-4d36-8c00-c221c915df95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:29Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T10:46:29Z", "revision_number": 0, "id": "1df9bac4-4f58-45df-82db-da91aa548c6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:29Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-06-30T10:46:30Z", "revision_number": 0, "id": "322365fb-6126-4ad2-b9e9-e8d02e2279a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:30Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": 443, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:29Z", "revision_number": 0, "id": "8e89097c-7233-4b9c-8a65-ed074de73b0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:29Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-06-30T10:46:30Z", "revision_number": 0, "id": "cc2d8775-ecbc-4985-9973-d53eedb7eb33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:30Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": 80, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:29Z", "revision_number": 0, "id": "e21bbda1-d4bf-4955-976d-804869075fac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:29Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}], "revision_number": 5, "project_id": "b9139e0873c1472ab0aee0920c4af15e", "id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}]} 2019-06-30 10:46:30,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-349f2201-24a5-43b4-8112-6d12dfba120e 2019-06-30 10:46:30,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0417799949646s 2019-06-30 10:46:30,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 10:46:30,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" -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": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1"}}' 2019-06-30 10:46:30,530 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:30 GMT X-Openstack-Request-Id: req-5357dec0-ad36-4253-ba5a-e1c9fbed4d73 2019-06-30 10:46:30,530 - 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": "2019-06-30T10:46:30Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "port_range_min": 5671, "revision_number": 0, "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "created_at": "2019-06-30T10:46:30Z", "project_id": "b9139e0873c1472ab0aee0920c4af15e", "id": "8164f1a0-41d3-43e9-9682-bd1b54029853"}} 2019-06-30 10:46:30,530 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-5357dec0-ad36-4253-ba5a-e1c9fbed4d73 2019-06-30 10:46:30,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.11207985878s 2019-06-30 10:46:30,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 10:46:30,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:46:30,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6323 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:30 GMT X-Openstack-Request-Id: req-5cc3e873-83ac-4940-a62a-144e1258adde 2019-06-30 10:46:30,589 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "created_at": "2019-06-30T10:46:15Z", "updated_at": "2019-06-30T10:46:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "545d84af-851a-4731-8514-30caf8cdb9d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "85e6ef6f-dfa1-4fe7-b92e-c955a115fd86", "remote_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "dbd20511-490d-477f-9979-00844f29c551", "remote_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "fbfd9b4e-9e9d-4ae4-aed3-3be492974f22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}], "revision_number": 1, "project_id": "b9139e0873c1472ab0aee0920c4af15e", "id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "created_at": "2019-06-30T10:46:29Z", "updated_at": "2019-06-30T10:46:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:29Z", "revision_number": 0, "id": "0d396afb-24b8-4d36-8c00-c221c915df95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:29Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T10:46:29Z", "revision_number": 0, "id": "1df9bac4-4f58-45df-82db-da91aa548c6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:29Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-06-30T10:46:30Z", "revision_number": 0, "id": "322365fb-6126-4ad2-b9e9-e8d02e2279a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:30Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": 443, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-06-30T10:46:30Z", "revision_number": 0, "id": "8164f1a0-41d3-43e9-9682-bd1b54029853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:30Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:29Z", "revision_number": 0, "id": "8e89097c-7233-4b9c-8a65-ed074de73b0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:29Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-06-30T10:46:30Z", "revision_number": 0, "id": "cc2d8775-ecbc-4985-9973-d53eedb7eb33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:30Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": 80, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:29Z", "revision_number": 0, "id": "e21bbda1-d4bf-4955-976d-804869075fac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:29Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}], "revision_number": 6, "project_id": "b9139e0873c1472ab0aee0920c4af15e", "id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}]} 2019-06-30 10:46:30,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-5cc3e873-83ac-4940-a62a-144e1258adde 2019-06-30 10:46:30,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0520539283752s 2019-06-30 10:46:30,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 10:46:30,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" -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": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1"}}' 2019-06-30 10:46:30,703 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:30 GMT X-Openstack-Request-Id: req-df7cc3a0-8728-4fe2-a319-74a8674140af 2019-06-30 10:46:30,704 - 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": "2019-06-30T10:46:30Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "port_range_min": 53333, "revision_number": 0, "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "created_at": "2019-06-30T10:46:30Z", "project_id": "b9139e0873c1472ab0aee0920c4af15e", "id": "beac765d-e579-4211-9df3-4f9a03fb6071"}} 2019-06-30 10:46:30,704 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-df7cc3a0-8728-4fe2-a319-74a8674140af 2019-06-30 10:46:30,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.108957052231s 2019-06-30 10:46:30,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 10:46:30,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:46:30,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:30 GMT X-Openstack-Request-Id: req-599d1353-5b9c-4f64-9fc2-43c848d99945 2019-06-30 10:46:30,806 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9c82fabb-aa4f-4467-8faf-21c340324c18","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b9139e0873c1472ab0aee0920c4af15e","l2_adjacency":true,"status":"ACTIVE","subnets":["a4268600-8662-4fde-9bbc-a2ad60fc9a85"],"description":"","tags":[],"updated_at":"2019-06-30T10:46:17Z","qos_policy_id":null,"name":"cloudify-net_071e1e19-0af6-478e-88ef-343c8b970ae2","admin_state_up":true,"tenant_id":"b9139e0873c1472ab0aee0920c4af15e","created_at":"2019-06-30T10:46:15Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 10:46:30,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-599d1353-5b9c-4f64-9fc2-43c848d99945 2019-06-30 10:46:30,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100867986679s 2019-06-30 10:46:30,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 10:46:30,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:46:30,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:30 GMT X-Openstack-Request-Id: req-d0ee4ea6-8de9-48cc-8e99-aa4fd6656db9 2019-06-30 10:46:30,851 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T10:46:28Z", "file": "/v2/images/c3f101a2-e76a-4024-af74-fbbf08dda309/file", "owner": "b9139e0873c1472ab0aee0920c4af15e", "id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "size": 296222720, "self": "/v2/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/c3f101a2-e76a-4024-af74-fbbf08dda309/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/c3f101a2-e76a-4024-af74-fbbf08dda309/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_071e1e19-0af6-478e-88ef-343c8b970ae2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "cloudify-img_071e1e19-0af6-478e-88ef-343c8b970ae2", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-06-30T10:46:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 10:46:30,851 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d0ee4ea6-8de9-48cc-8e99-aa4fd6656db9 2019-06-30 10:46:30,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0393929481506s 2019-06-30 10:46:30,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 10:46:30,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:46:30,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-52ba3361-6753-47aa-ad7c-57269c9ae094 x-openstack-request-id: req-52ba3361-6753-47aa-ad7c-57269c9ae094 2019-06-30 10:46:30,898 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_071e1e19-0af6-478e-88ef-343c8b970ae2", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "74665137-5d2a-4c22-ae32-27abcf81340f"}]} 2019-06-30 10:46:30,898 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-52ba3361-6753-47aa-ad7c-57269c9ae094 2019-06-30 10:46:30,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0301651954651s 2019-06-30 10:46:30,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-30 10:46:30,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" -d '{"server": {"name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "imageRef": "c3f101a2-e76a-4024-af74-fbbf08dda309", "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "flavorRef": "74665137-5d2a-4c22-ae32-27abcf81340f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9c82fabb-aa4f-4467-8faf-21c340324c18"}], "security_groups": [{"name": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1"}]}}' 2019-06-30 10:46:32,306 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed x-compute-request-id: req-301ac2be-c349-459b-be53-407a7d74ad8c x-openstack-request-id: req-301ac2be-c349-459b-be53-407a7d74ad8c 2019-06-30 10:46:32,306 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1"}], "OS-DCF:diskConfig": "MANUAL", "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "adminPass": "ApmPt3H26ELx"}} 2019-06-30 10:46:32,306 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-301ac2be-c349-459b-be53-407a7d74ad8c 2019-06-30 10:46:32,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.40639901161s 2019-06-30 10:46:32,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:46:32,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:46:33,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46: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-be7dc9a7-c042-4b6c-b372-9c26c3ee3a6a x-openstack-request-id: req-be7dc9a7-c042-4b6c-b372-9c26c3ee3a6a 2019-06-30 10:46:33,436 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:46:33,436 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-be7dc9a7-c042-4b6c-b372-9c26c3ee3a6a 2019-06-30 10:46:33,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12914991379s 2019-06-30 10:46:33,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 10:46:33,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:46:33,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:33 GMT X-Openstack-Request-Id: req-f917c7dc-3334-4db0-a3d4-de159fb91ec8 2019-06-30 10:46:33,836 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9c82fabb-aa4f-4467-8faf-21c340324c18","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b9139e0873c1472ab0aee0920c4af15e","l2_adjacency":true,"status":"ACTIVE","subnets":["a4268600-8662-4fde-9bbc-a2ad60fc9a85"],"description":"","tags":[],"updated_at":"2019-06-30T10:46:17Z","qos_policy_id":null,"name":"cloudify-net_071e1e19-0af6-478e-88ef-343c8b970ae2","admin_state_up":true,"tenant_id":"b9139e0873c1472ab0aee0920c4af15e","created_at":"2019-06-30T10:46:15Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 10:46:33,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f917c7dc-3334-4db0-a3d4-de159fb91ec8 2019-06-30 10:46:33,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.387920856476s 2019-06-30 10:46:33,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 10:46:33,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:46:33,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46:33 GMT X-Openstack-Request-Id: req-23716f6e-8650-436d-84f5-b5bbee9ccee9 2019-06-30 10:46:33,901 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c82fabb-aa4f-4467-8faf-21c340324c18","tenant_id":"b9139e0873c1472ab0aee0920c4af15e","created_at":"2019-06-30T10:46:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T10:46:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"b9139e0873c1472ab0aee0920c4af15e","id":"a4268600-8662-4fde-9bbc-a2ad60fc9a85","subnetpool_id":null,"name":"cloudify-subnet_071e1e19-0af6-478e-88ef-343c8b970ae2"}]} 2019-06-30 10:46:33,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-23716f6e-8650-436d-84f5-b5bbee9ccee9 2019-06-30 10:46:33,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0637459754944s 2019-06-30 10:46:33,902 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:46:35,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:46:35,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:46:36,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46: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-26f26de2-72a5-4ff9-ad09-c3c24b51465c x-openstack-request-id: req-26f26de2-72a5-4ff9-ad09-c3c24b51465c 2019-06-30 10:46:36,328 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:46:36,328 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-26f26de2-72a5-4ff9-ad09-c3c24b51465c 2019-06-30 10:46:36,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.423080921173s 2019-06-30 10:46:36,334 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:46:38,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:46:38,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:46:38,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46: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-2cf3d147-828d-4c21-b50b-d1c4b504da96 x-openstack-request-id: req-2cf3d147-828d-4c21-b50b-d1c4b504da96 2019-06-30 10:46:38,497 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:46:38,497 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2cf3d147-828d-4c21-b50b-d1c4b504da96 2019-06-30 10:46:38,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.162046909332s 2019-06-30 10:46:38,504 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:46:40,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:46:40,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:46:41,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46: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-55515e05-a8f8-4b2e-9014-5210b33c158c x-openstack-request-id: req-55515e05-a8f8-4b2e-9014-5210b33c158c 2019-06-30 10:46:41,153 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:46:41,153 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-55515e05-a8f8-4b2e-9014-5210b33c158c 2019-06-30 10:46:41,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.646265029907s 2019-06-30 10:46:41,191 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:46:43,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:46:43,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:46:43,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46: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-6931bcae-c2c4-4922-994d-2f027dce23f1 x-openstack-request-id: req-6931bcae-c2c4-4922-994d-2f027dce23f1 2019-06-30 10:46:43,771 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:46:43,771 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6931bcae-c2c4-4922-994d-2f027dce23f1 2019-06-30 10:46:43,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.578082084656s 2019-06-30 10:46:43,778 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:46:45,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:46:45,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:46:46,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46: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-2f93f652-ab59-40ef-a47a-d41812d4c643 x-openstack-request-id: req-2f93f652-ab59-40ef-a47a-d41812d4c643 2019-06-30 10:46:46,000 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:46:46,000 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2f93f652-ab59-40ef-a47a-d41812d4c643 2019-06-30 10:46:46,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.219858169556s 2019-06-30 10:46:46,007 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:46:48,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:46:48,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:46:48,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46: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-e61ee7b4-6c39-4dae-8bc4-00dbf9d20b13 x-openstack-request-id: req-e61ee7b4-6c39-4dae-8bc4-00dbf9d20b13 2019-06-30 10:46:48,634 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:46:48,634 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e61ee7b4-6c39-4dae-8bc4-00dbf9d20b13 2019-06-30 10:46:48,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.626687049866s 2019-06-30 10:46:48,641 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:46:50,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:46:50,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:46:51,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46: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-a91b338e-198b-4829-abcd-60cd3fe55413 x-openstack-request-id: req-a91b338e-198b-4829-abcd-60cd3fe55413 2019-06-30 10:46:51,034 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:46:51,034 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a91b338e-198b-4829-abcd-60cd3fe55413 2019-06-30 10:46:51,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.391384124756s 2019-06-30 10:46:51,041 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:46:53,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:46:53,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:46:53,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46: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-fcbfcb4f-cfaa-4eb4-bb04-e5fb987ccb2e x-openstack-request-id: req-fcbfcb4f-cfaa-4eb4-bb04-e5fb987ccb2e 2019-06-30 10:46:53,393 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:46:53,393 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fcbfcb4f-cfaa-4eb4-bb04-e5fb987ccb2e 2019-06-30 10:46:53,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350149869919s 2019-06-30 10:46:53,400 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:46:55,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:46:55,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:46:55,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46: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-0a98b8bf-5a7d-4665-9ad4-cc677d04ab1c x-openstack-request-id: req-0a98b8bf-5a7d-4665-9ad4-cc677d04ab1c 2019-06-30 10:46:55,858 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:46:55,858 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0a98b8bf-5a7d-4665-9ad4-cc677d04ab1c 2019-06-30 10:46:55,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.455564022064s 2019-06-30 10:46:55,865 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:46:57,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:46:57,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:46:58,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:46: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-1eef32c5-9f7c-4a64-8eab-76d8dd8e41dd x-openstack-request-id: req-1eef32c5-9f7c-4a64-8eab-76d8dd8e41dd 2019-06-30 10:46:58,316 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:46:58,316 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1eef32c5-9f7c-4a64-8eab-76d8dd8e41dd 2019-06-30 10:46:58,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.448716163635s 2019-06-30 10:46:58,323 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:47:00,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:47:00,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:47:00,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:47: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-5e748885-ac4d-4026-8c97-55c55fd9a37e x-openstack-request-id: req-5e748885-ac4d-4026-8c97-55c55fd9a37e 2019-06-30 10:47:00,785 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:47:00,785 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5e748885-ac4d-4026-8c97-55c55fd9a37e 2019-06-30 10:47:00,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.459636926651s 2019-06-30 10:47:00,792 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:47:02,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:47:02,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:47:03,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:47: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-a1d658d4-1d5d-4c37-a318-e27e5fcead1e x-openstack-request-id: req-a1d658d4-1d5d-4c37-a318-e27e5fcead1e 2019-06-30 10:47:03,160 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:47:03,160 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a1d658d4-1d5d-4c37-a318-e27e5fcead1e 2019-06-30 10:47:03,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366060018539s 2019-06-30 10:47:03,167 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:47:05,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:47:05,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:47:05,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:47: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-5074c44e-d91c-4aa7-ab85-9c451030534c x-openstack-request-id: req-5074c44e-d91c-4aa7-ab85-9c451030534c 2019-06-30 10:47:05,353 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:47:05,353 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5074c44e-d91c-4aa7-ab85-9c451030534c 2019-06-30 10:47:05,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183647871017s 2019-06-30 10:47:05,359 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:47:07,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:47:07,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:47:08,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:47: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-f949a6fe-0625-487f-8fbf-7aed47fd0365 x-openstack-request-id: req-f949a6fe-0625-487f-8fbf-7aed47fd0365 2019-06-30 10:47:08,010 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:47:08,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f949a6fe-0625-487f-8fbf-7aed47fd0365 2019-06-30 10:47:08,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.648622989655s 2019-06-30 10:47:08,017 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:47:10,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:47:10,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:47:10,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:47: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-b5f3980e-1545-45c6-9081-15173eaf2121 x-openstack-request-id: req-b5f3980e-1545-45c6-9081-15173eaf2121 2019-06-30 10:47:10,460 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:47:10,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b5f3980e-1545-45c6-9081-15173eaf2121 2019-06-30 10:47:10,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.440648078918s 2019-06-30 10:47:10,467 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:47:12,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:47:12,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:47:12,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:47: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-4696fe7c-81b1-4d1f-aef7-a9114e1ff07d x-openstack-request-id: req-4696fe7c-81b1-4d1f-aef7-a9114e1ff07d 2019-06-30 10:47:12,929 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:47:12,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4696fe7c-81b1-4d1f-aef7-a9114e1ff07d 2019-06-30 10:47:12,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460115909576s 2019-06-30 10:47:12,936 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:47:14,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:47:14,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:47:15,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:47: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-5a443fcf-3ed8-4a9e-80b7-f43d05facc4f x-openstack-request-id: req-5a443fcf-3ed8-4a9e-80b7-f43d05facc4f 2019-06-30 10:47:15,124 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:47:15,124 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5a443fcf-3ed8-4a9e-80b7-f43d05facc4f 2019-06-30 10:47:15,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18523812294s 2019-06-30 10:47:15,131 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:47:17,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:47:17,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:47:17,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:47: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-ba9b5c2b-6e4c-4347-8e8f-1cfe28dc0c54 x-openstack-request-id: req-ba9b5c2b-6e4c-4347-8e8f-1cfe28dc0c54 2019-06-30 10:47:17,597 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:47:17,597 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ba9b5c2b-6e4c-4347-8e8f-1cfe28dc0c54 2019-06-30 10:47:17,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464161157608s 2019-06-30 10:47:17,604 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:47:19,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:47:19,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:47:19,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:47: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-413a2eae-40e6-49a5-9459-c05cccf97d27 x-openstack-request-id: req-413a2eae-40e6-49a5-9459-c05cccf97d27 2019-06-30 10:47:19,769 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:47:19,769 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-413a2eae-40e6-49a5-9459-c05cccf97d27 2019-06-30 10:47:19,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.162494182587s 2019-06-30 10:47:19,776 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:47:21,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:47:21,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:47:21,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:47: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-5325285e-9028-48ff-801f-8f117f7178ac x-openstack-request-id: req-5325285e-9028-48ff-801f-8f117f7178ac 2019-06-30 10:47:21,960 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:47:21,960 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5325285e-9028-48ff-801f-8f117f7178ac 2019-06-30 10:47:21,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182265996933s 2019-06-30 10:47:21,967 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:47:23,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:47:23,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:47:24,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:47: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-ae47f7ec-cd6e-42e5-bfc6-78a9a638872e x-openstack-request-id: req-ae47f7ec-cd6e-42e5-bfc6-78a9a638872e 2019-06-30 10:47:24,185 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:47:24,185 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ae47f7ec-cd6e-42e5-bfc6-78a9a638872e 2019-06-30 10:47:24,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.215852022171s 2019-06-30 10:47:24,192 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:47:26,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:47:26,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:47:26,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:47: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-aa478a4e-eda1-49d0-8a30-1843ad6e0417 x-openstack-request-id: req-aa478a4e-eda1-49d0-8a30-1843ad6e0417 2019-06-30 10:47:26,554 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:47:26,554 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-aa478a4e-eda1-49d0-8a30-1843ad6e0417 2019-06-30 10:47:26,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36020898819s 2019-06-30 10:47:26,561 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:47:28,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:47:28,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:47:28,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:47: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-c201072e-774e-490a-b6f2-3635209a2a4d x-openstack-request-id: req-c201072e-774e-490a-b6f2-3635209a2a4d 2019-06-30 10:47:28,744 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:47:28,745 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c201072e-774e-490a-b6f2-3635209a2a4d 2019-06-30 10:47:28,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180891990662s 2019-06-30 10:47:28,751 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:47:30,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:47:30,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:47:31,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:47: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-c2af415f-2405-4d68-8b54-9afcd28282e9 x-openstack-request-id: req-c2af415f-2405-4d68-8b54-9afcd28282e9 2019-06-30 10:47:31,476 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:47:31,476 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c2af415f-2405-4d68-8b54-9afcd28282e9 2019-06-30 10:47:31,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.722443819046s 2019-06-30 10:47:31,483 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:47:33,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:47:33,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:47:33,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:47: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-94e768c4-ebfd-4f98-b1db-118b411b2e73 x-openstack-request-id: req-94e768c4-ebfd-4f98-b1db-118b411b2e73 2019-06-30 10:47:33,670 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:47:33,671 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-94e768c4-ebfd-4f98-b1db-118b411b2e73 2019-06-30 10:47:33,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185274124146s 2019-06-30 10:47:33,678 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:47:35,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:47:35,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:47:35,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:47: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-0045d6b7-f2b0-4ea8-bccb-f3e5e3b8fdbe x-openstack-request-id: req-0045d6b7-f2b0-4ea8-bccb-f3e5e3b8fdbe 2019-06-30 10:47:35,846 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:47:35,846 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0045d6b7-f2b0-4ea8-bccb-f3e5e3b8fdbe 2019-06-30 10:47:35,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166591882706s 2019-06-30 10:47:35,853 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:47:37,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:47:37,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:47:38,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:47: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-6b3462dd-dbb9-43a1-86a4-397f91d91c00 x-openstack-request-id: req-6b3462dd-dbb9-43a1-86a4-397f91d91c00 2019-06-30 10:47:38,494 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:47:38,494 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6b3462dd-dbb9-43a1-86a4-397f91d91c00 2019-06-30 10:47:38,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.639111042023s 2019-06-30 10:47:38,501 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:47:40,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:47:40,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:47:40,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:47: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-d2fee5c8-59db-4558-b9c3-cbc611822a07 x-openstack-request-id: req-d2fee5c8-59db-4558-b9c3-cbc611822a07 2019-06-30 10:47:40,961 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:47:40,962 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d2fee5c8-59db-4558-b9c3-cbc611822a07 2019-06-30 10:47:40,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458119153976s 2019-06-30 10:47:40,968 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:47:42,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:47:42,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:47:43,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:47: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-4b6577e7-f2d0-46bb-9690-65885efc4acb x-openstack-request-id: req-4b6577e7-f2d0-46bb-9690-65885efc4acb 2019-06-30 10:47:43,410 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:47:43,410 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4b6577e7-f2d0-46bb-9690-65885efc4acb 2019-06-30 10:47:43,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439185142517s 2019-06-30 10:47:43,417 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:47:45,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:47:45,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:47:45,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:47: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-118df876-e610-4b01-93d5-a573133a406c x-openstack-request-id: req-118df876-e610-4b01-93d5-a573133a406c 2019-06-30 10:47:45,859 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:47:45,860 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-118df876-e610-4b01-93d5-a573133a406c 2019-06-30 10:47:45,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.440101861954s 2019-06-30 10:47:45,866 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:47:47,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:47:47,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:47:48,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:47: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-648b263e-605d-4906-8a59-d9d9b6bdd662 x-openstack-request-id: req-648b263e-605d-4906-8a59-d9d9b6bdd662 2019-06-30 10:47:48,316 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:47:48,316 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-648b263e-605d-4906-8a59-d9d9b6bdd662 2019-06-30 10:47:48,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.447725057602s 2019-06-30 10:47:48,322 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:47:50,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:47:50,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:47:51,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:47: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-ee371227-c415-41ca-8cd2-323bdd9382e4 x-openstack-request-id: req-ee371227-c415-41ca-8cd2-323bdd9382e4 2019-06-30 10:47:51,040 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:47:51,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ee371227-c415-41ca-8cd2-323bdd9382e4 2019-06-30 10:47:51,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.715501785278s 2019-06-30 10:47:51,047 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:47:53,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:47:53,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:47:53,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:47: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-b5db37a8-dafb-431d-9454-910e693538ec x-openstack-request-id: req-b5db37a8-dafb-431d-9454-910e693538ec 2019-06-30 10:47:53,419 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:47:53,419 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b5db37a8-dafb-431d-9454-910e693538ec 2019-06-30 10:47:53,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369502067566s 2019-06-30 10:47:53,426 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:47:55,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:47:55,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:47:55,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:47: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-f57332c5-6d49-4bf3-9d72-fcff9feeae14 x-openstack-request-id: req-f57332c5-6d49-4bf3-9d72-fcff9feeae14 2019-06-30 10:47:55,608 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:47:55,608 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f57332c5-6d49-4bf3-9d72-fcff9feeae14 2019-06-30 10:47:55,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179818153381s 2019-06-30 10:47:55,615 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:47:57,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:47:57,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:47:58,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:47: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-3999875c-c393-45eb-8ee2-4fda2fcfc562 x-openstack-request-id: req-3999875c-c393-45eb-8ee2-4fda2fcfc562 2019-06-30 10:47:58,009 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:47:58,009 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3999875c-c393-45eb-8ee2-4fda2fcfc562 2019-06-30 10:47:58,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.391610860825s 2019-06-30 10:47:58,015 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:48:00,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:48:00,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:48:00,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:48: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-cf1b711a-4621-43a6-91be-901c954a0aec x-openstack-request-id: req-cf1b711a-4621-43a6-91be-901c954a0aec 2019-06-30 10:48:00,422 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:48:00,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cf1b711a-4621-43a6-91be-901c954a0aec 2019-06-30 10:48:00,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.404628992081s 2019-06-30 10:48:00,429 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:48:02,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:48:02,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:48:02,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:48: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-7563c99a-547b-4b96-8167-84f33f16d8b8 x-openstack-request-id: req-7563c99a-547b-4b96-8167-84f33f16d8b8 2019-06-30 10:48:02,607 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:48:02,607 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7563c99a-547b-4b96-8167-84f33f16d8b8 2019-06-30 10:48:02,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175296783447s 2019-06-30 10:48:02,614 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:48:04,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:48:04,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:48:04,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:48: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-1d032be4-9b3c-4c86-8c7f-b163ea4b3b78 x-openstack-request-id: req-1d032be4-9b3c-4c86-8c7f-b163ea4b3b78 2019-06-30 10:48:04,786 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:48:04,786 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1d032be4-9b3c-4c86-8c7f-b163ea4b3b78 2019-06-30 10:48:04,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170302152634s 2019-06-30 10:48:04,793 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:48:06,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:48:06,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:48:07,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:48: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-174c913e-3b9f-4e7c-b53f-9e2f5d1b5050 x-openstack-request-id: req-174c913e-3b9f-4e7c-b53f-9e2f5d1b5050 2019-06-30 10:48:07,508 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:48:07,508 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-174c913e-3b9f-4e7c-b53f-9e2f5d1b5050 2019-06-30 10:48:07,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.71285200119s 2019-06-30 10:48:07,515 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:48:09,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:48:09,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:48:09,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:48: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-b1d8738f-476c-4d32-bd32-0778b1c59b74 x-openstack-request-id: req-b1d8738f-476c-4d32-bd32-0778b1c59b74 2019-06-30 10:48:09,698 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:48:09,698 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b1d8738f-476c-4d32-bd32-0778b1c59b74 2019-06-30 10:48:09,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18058514595s 2019-06-30 10:48:09,705 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:48:11,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:48:11,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:48:12,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:48: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-91b1ff9a-c385-4b8b-aba5-1488862a1c0a x-openstack-request-id: req-91b1ff9a-c385-4b8b-aba5-1488862a1c0a 2019-06-30 10:48:12,170 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:48:12,170 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-91b1ff9a-c385-4b8b-aba5-1488862a1c0a 2019-06-30 10:48:12,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.462848901749s 2019-06-30 10:48:12,177 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:48:14,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:48:14,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:48:14,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:48: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-bb3af7da-2cb5-407a-bc3f-6842e6163631 x-openstack-request-id: req-bb3af7da-2cb5-407a-bc3f-6842e6163631 2019-06-30 10:48:14,340 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:48:14,340 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bb3af7da-2cb5-407a-bc3f-6842e6163631 2019-06-30 10:48:14,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.160755872726s 2019-06-30 10:48:14,347 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:48:16,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:48:16,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:48:16,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:48: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-931fc378-83eb-4c03-a871-f681f2eee3d2 x-openstack-request-id: req-931fc378-83eb-4c03-a871-f681f2eee3d2 2019-06-30 10:48:16,525 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:48:16,526 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-931fc378-83eb-4c03-a871-f681f2eee3d2 2019-06-30 10:48:16,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176506996155s 2019-06-30 10:48:16,532 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:48:18,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:48:18,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:48:18,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:48: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-7c9763b2-f2e9-4919-b599-c574f913fcf6 x-openstack-request-id: req-7c9763b2-f2e9-4919-b599-c574f913fcf6 2019-06-30 10:48:18,723 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:48:18,724 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7c9763b2-f2e9-4919-b599-c574f913fcf6 2019-06-30 10:48:18,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188857078552s 2019-06-30 10:48:18,730 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:48:20,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:48:20,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:48:20,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:48: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-19c26ef4-1688-4830-ba75-4141fd695e3a x-openstack-request-id: req-19c26ef4-1688-4830-ba75-4141fd695e3a 2019-06-30 10:48:20,914 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:48:20,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-19c26ef4-1688-4830-ba75-4141fd695e3a 2019-06-30 10:48:20,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181721925735s 2019-06-30 10:48:20,921 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:48:22,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:48:22,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:48:23,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:48: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-63c2fd57-7400-4b03-abe6-38f713b77fed x-openstack-request-id: req-63c2fd57-7400-4b03-abe6-38f713b77fed 2019-06-30 10:48:23,097 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:48:23,097 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-63c2fd57-7400-4b03-abe6-38f713b77fed 2019-06-30 10:48:23,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173543930054s 2019-06-30 10:48:23,104 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:48:25,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:48:25,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:48:25,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 30 Jun 2019 10:48: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-f5d6d462-517b-4205-b210-d5f4968411f0 x-openstack-request-id: req-f5d6d462-517b-4205-b210-d5f4968411f0 2019-06-30 10:48:25,276 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:46:34Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:48:25,276 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f5d6d462-517b-4205-b210-d5f4968411f0 2019-06-30 10:48:25,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169857025146s 2019-06-30 10:48:25,283 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:48:27,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:48:27,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:48:27,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Sun, 30 Jun 2019 10:48: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-8390fa1d-dec1-49a5-be8d-6f3db121ddf6 x-openstack-request-id: req-8390fa1d-dec1-49a5-be8d-6f3db121ddf6 2019-06-30 10:48:27,722 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_071e1e19-0af6-478e-88ef-343c8b970ae2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:14:66", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T10:48:25.000000", "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T10:48:25Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:48:27,723 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8390fa1d-dec1-49a5-be8d-6f3db121ddf6 2019-06-30 10:48:27,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.437321186066s 2019-06-30 10:48:27,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 10:48:27,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=0e9b6f11-1d7b-41ab-9511-422828e3c6ed" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:48:27,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 30 Jun 2019 10:48:27 GMT X-Openstack-Request-Id: req-403c906a-f870-4fef-aac9-8f006ac622ea 2019-06-30 10:48:27,781 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T10:48:25Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a4268600-8662-4fde-9bbc-a2ad60fc9a85","ip_address":"192.168.120.4"}],"id":"747f56bc-33b6-41a5-af34-4262ea114018","security_groups":["4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1"],"mac_address":"fa:16:3e:e1:14:66","project_id":"b9139e0873c1472ab0aee0920c4af15e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c82fabb-aa4f-4467-8faf-21c340324c18","tenant_id":"b9139e0873c1472ab0aee0920c4af15e","created_at":"2019-06-30T10:46:34Z","binding:vnic_type":"normal","device_id":"0e9b6f11-1d7b-41ab-9511-422828e3c6ed","ip_allocation":"immediate"}]} 2019-06-30 10:48:27,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=0e9b6f11-1d7b-41ab-9511-422828e3c6ed used request id req-403c906a-f870-4fef-aac9-8f006ac622ea 2019-06-30 10:48:27,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0511419773102s 2019-06-30 10:48:27,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 10:48:27,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=747f56bc-33b6-41a5-af34-4262ea114018" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:48:27,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 10:48:27 GMT X-Openstack-Request-Id: req-bdda69e2-9ccc-45b6-acd2-6949b88c507f 2019-06-30 10:48:27,838 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 10:48:27,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=747f56bc-33b6-41a5-af34-4262ea114018 used request id req-bdda69e2-9ccc-45b6-acd2-6949b88c507f 2019-06-30 10:48:27,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0478119850159s 2019-06-30 10:48:27,839 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_071e1e19-0af6-478e-88ef-343c8b970ae2': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e1:14:66', 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'c3f101a2-e76a-4024-af74-fbbf08dda309'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T10:48:25.000000', 'flavor': Munch({u'id': u'74665137-5d2a-4c22-ae32-27abcf81340f'}), 'az': u'nova', 'id': u'0e9b6f11-1d7b-41ab-9511-422828e3c6ed', 'security_groups': [Munch({u'name': u'cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ae22a20dfb94451ba7b28b7496107892', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9139e0873c1472ab0aee0920c4af15e', 'name': 'cloudify-project_071e1e19-0af6-478e-88ef-343c8b970ae2', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-06-30T10:48:25.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T10:48:25Z', 'hostId': u'c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T10:48:25.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b9139e0873c1472ab0aee0920c4af15e', 'name': u'cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2', 'adminPass': u'ApmPt3H26ELx', 'tenant_id': u'b9139e0873c1472ab0aee0920c4af15e', 'created_at': u'2019-06-30T10:46:32Z', 'created': u'2019-06-30T10:46:32Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-30 10:48:27,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 10:48:27,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:48:27,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Sun, 30 Jun 2019 10:48:27 GMT X-Openstack-Request-Id: req-4c321892-7df5-45b3-817e-3e98fb7b4b6a 2019-06-30 10:48:27,942 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9c82fabb-aa4f-4467-8faf-21c340324c18","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b9139e0873c1472ab0aee0920c4af15e","l2_adjacency":true,"status":"ACTIVE","subnets":["a4268600-8662-4fde-9bbc-a2ad60fc9a85"],"description":"","tags":[],"updated_at":"2019-06-30T10:46:17Z","qos_policy_id":null,"name":"cloudify-net_071e1e19-0af6-478e-88ef-343c8b970ae2","admin_state_up":true,"tenant_id":"b9139e0873c1472ab0aee0920c4af15e","created_at":"2019-06-30T10:46:15Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 10:48:27,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4c321892-7df5-45b3-817e-3e98fb7b4b6a 2019-06-30 10:48:27,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0971438884735s 2019-06-30 10:48:27,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 10:48:27,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=0e9b6f11-1d7b-41ab-9511-422828e3c6ed" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:48:27,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 30 Jun 2019 10:48:27 GMT X-Openstack-Request-Id: req-6989ed11-1bdb-4a92-8327-b944fc673306 2019-06-30 10:48:27,997 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T10:48:25Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a4268600-8662-4fde-9bbc-a2ad60fc9a85","ip_address":"192.168.120.4"}],"id":"747f56bc-33b6-41a5-af34-4262ea114018","security_groups":["4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1"],"mac_address":"fa:16:3e:e1:14:66","project_id":"b9139e0873c1472ab0aee0920c4af15e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9c82fabb-aa4f-4467-8faf-21c340324c18","tenant_id":"b9139e0873c1472ab0aee0920c4af15e","created_at":"2019-06-30T10:46:34Z","binding:vnic_type":"normal","device_id":"0e9b6f11-1d7b-41ab-9511-422828e3c6ed","ip_allocation":"immediate"}]} 2019-06-30 10:48:27,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=0e9b6f11-1d7b-41ab-9511-422828e3c6ed used request id req-6989ed11-1bdb-4a92-8327-b944fc673306 2019-06-30 10:48:27,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0535938739777s 2019-06-30 10:48:27,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-06-30 10:48:27,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" -d '{"floatingip": {"floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "fixed_ip_address": "192.168.120.4", "port_id": "747f56bc-33b6-41a5-af34-4262ea114018"}}' 2019-06-30 10:48:30,302 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sun, 30 Jun 2019 10:48:30 GMT X-Openstack-Request-Id: req-ba0dbdf3-1b79-42d5-9d3f-c0591af7d3fe 2019-06-30 10:48:30,303 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "7f7a92a4-6e4e-47a1-b5d0-7b9d1157375c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "created_at": "2019-06-30T10:48:28Z", "updated_at": "2019-06-30T10:48:28Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9c82fabb-aa4f-4467-8faf-21c340324c18", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:14:66", "device_id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "b9139e0873c1472ab0aee0920c4af15e", "port_id": "747f56bc-33b6-41a5-af34-4262ea114018", "id": "1c157eec-984c-4e60-bed2-409735d56b28", "qos_policy_id": null}} 2019-06-30 10:48:30,303 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-ba0dbdf3-1b79-42d5-9d3f-c0591af7d3fe 2019-06-30 10:48:30,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.30481696129s 2019-06-30 10:48:30,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 10:48:30,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:48:30,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 30 Jun 2019 10:48:30 GMT X-Openstack-Request-Id: req-b4746779-269b-4ddc-b45a-6bf8dd6245a2 2019-06-30 10:48:30,414 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "7f7a92a4-6e4e-47a1-b5d0-7b9d1157375c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "created_at": "2019-06-30T10:48:28Z", "updated_at": "2019-06-30T10:48:28Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9c82fabb-aa4f-4467-8faf-21c340324c18", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:14:66", "device_id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "b9139e0873c1472ab0aee0920c4af15e", "port_id": "747f56bc-33b6-41a5-af34-4262ea114018", "id": "1c157eec-984c-4e60-bed2-409735d56b28", "qos_policy_id": null}]} 2019-06-30 10:48:30,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b4746779-269b-4ddc-b45a-6bf8dd6245a2 2019-06-30 10:48:30,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0953528881073s 2019-06-30 10:48:30,421 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 10:48:30,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 10:48:30,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:48:30,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 30 Jun 2019 10:48:30 GMT X-Openstack-Request-Id: req-4f2a6e51-62e4-4d2c-9fa4-7d8217ad2d99 2019-06-30 10:48:30,595 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "7f7a92a4-6e4e-47a1-b5d0-7b9d1157375c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "created_at": "2019-06-30T10:48:28Z", "updated_at": "2019-06-30T10:48:28Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9c82fabb-aa4f-4467-8faf-21c340324c18", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:14:66", "device_id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "b9139e0873c1472ab0aee0920c4af15e", "port_id": "747f56bc-33b6-41a5-af34-4262ea114018", "id": "1c157eec-984c-4e60-bed2-409735d56b28", "qos_policy_id": null}]} 2019-06-30 10:48:30,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-4f2a6e51-62e4-4d2c-9fa4-7d8217ad2d99 2019-06-30 10:48:30,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0633699893951s 2019-06-30 10:48:30,602 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 10:48:30,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 10:48:30,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:48:31,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 30 Jun 2019 10:48:31 GMT X-Openstack-Request-Id: req-8f0ae17e-c187-4c06-bb7a-ce308b6e8e3c 2019-06-30 10:48:31,028 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "7f7a92a4-6e4e-47a1-b5d0-7b9d1157375c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "created_at": "2019-06-30T10:48:28Z", "updated_at": "2019-06-30T10:48:28Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9c82fabb-aa4f-4467-8faf-21c340324c18", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:14:66", "device_id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "b9139e0873c1472ab0aee0920c4af15e", "port_id": "747f56bc-33b6-41a5-af34-4262ea114018", "id": "1c157eec-984c-4e60-bed2-409735d56b28", "qos_policy_id": null}]} 2019-06-30 10:48:31,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-8f0ae17e-c187-4c06-bb7a-ce308b6e8e3c 2019-06-30 10:48:31,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.316264867783s 2019-06-30 10:48:31,035 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 10:48:31,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 10:48:31,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:48:31,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 30 Jun 2019 10:48:31 GMT X-Openstack-Request-Id: req-05b9a281-1df7-463a-8692-85e58aa0ffd3 2019-06-30 10:48:31,205 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "7f7a92a4-6e4e-47a1-b5d0-7b9d1157375c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "created_at": "2019-06-30T10:48:28Z", "updated_at": "2019-06-30T10:48:28Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9c82fabb-aa4f-4467-8faf-21c340324c18", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:14:66", "device_id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "b9139e0873c1472ab0aee0920c4af15e", "port_id": "747f56bc-33b6-41a5-af34-4262ea114018", "id": "1c157eec-984c-4e60-bed2-409735d56b28", "qos_policy_id": null}]} 2019-06-30 10:48:31,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-05b9a281-1df7-463a-8692-85e58aa0ffd3 2019-06-30 10:48:31,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0595350265503s 2019-06-30 10:48:31,211 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 10:48:31,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 10:48:31,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:48:31,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 30 Jun 2019 10:48:31 GMT X-Openstack-Request-Id: req-f2b1861f-c240-4b8a-8f10-68e2cb852a17 2019-06-30 10:48:31,398 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "7f7a92a4-6e4e-47a1-b5d0-7b9d1157375c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "created_at": "2019-06-30T10:48:28Z", "updated_at": "2019-06-30T10:48:28Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9c82fabb-aa4f-4467-8faf-21c340324c18", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:14:66", "device_id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "b9139e0873c1472ab0aee0920c4af15e", "port_id": "747f56bc-33b6-41a5-af34-4262ea114018", "id": "1c157eec-984c-4e60-bed2-409735d56b28", "qos_policy_id": null}]} 2019-06-30 10:48:31,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f2b1861f-c240-4b8a-8f10-68e2cb852a17 2019-06-30 10:48:31,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0768620967865s 2019-06-30 10:48:31,404 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 10:48:31,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 10:48:31,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:48:31,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 30 Jun 2019 10:48:31 GMT X-Openstack-Request-Id: req-0b75ecc9-658a-4193-b2b9-f4d3a2882f77 2019-06-30 10:48:31,580 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "7f7a92a4-6e4e-47a1-b5d0-7b9d1157375c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "created_at": "2019-06-30T10:48:28Z", "updated_at": "2019-06-30T10:48:28Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9c82fabb-aa4f-4467-8faf-21c340324c18", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:14:66", "device_id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "b9139e0873c1472ab0aee0920c4af15e", "port_id": "747f56bc-33b6-41a5-af34-4262ea114018", "id": "1c157eec-984c-4e60-bed2-409735d56b28", "qos_policy_id": null}]} 2019-06-30 10:48:31,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-0b75ecc9-658a-4193-b2b9-f4d3a2882f77 2019-06-30 10:48:31,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0652868747711s 2019-06-30 10:48:31,587 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 10:48:31,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 10:48:31,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:48:31,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sun, 30 Jun 2019 10:48:31 GMT X-Openstack-Request-Id: req-cd22645c-4cfd-44f9-baf5-86f9c0e49029 2019-06-30 10:48:31,767 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "7f7a92a4-6e4e-47a1-b5d0-7b9d1157375c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "created_at": "2019-06-30T10:48:28Z", "updated_at": "2019-06-30T10:48:31Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9c82fabb-aa4f-4467-8faf-21c340324c18", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:14:66", "device_id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "b9139e0873c1472ab0aee0920c4af15e", "port_id": "747f56bc-33b6-41a5-af34-4262ea114018", "id": "1c157eec-984c-4e60-bed2-409735d56b28", "qos_policy_id": null}]} 2019-06-30 10:48:31,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-cd22645c-4cfd-44f9-baf5-86f9c0e49029 2019-06-30 10:48:31,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0698969364166s 2019-06-30 10:48:31,774 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'7f7a92a4-6e4e-47a1-b5d0-7b9d1157375c', 'updated_at': u'2019-06-30T10:48:31Z', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'747f56bc-33b6-41a5-af34-4262ea114018', 'id': u'1c157eec-984c-4e60-bed2-409735d56b28', 'network': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', 'port': u'747f56bc-33b6-41a5-af34-4262ea114018', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b9139e0873c1472ab0aee0920c4af15e', 'name': 'cloudify-project_071e1e19-0af6-478e-88ef-343c8b970ae2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b9139e0873c1472ab0aee0920c4af15e', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'9c82fabb-aa4f-4467-8faf-21c340324c18', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e1:14:66', u'device_id': u'0e9b6f11-1d7b-41ab-9511-422828e3c6ed'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'b9139e0873c1472ab0aee0920c4af15e', 'created_at': u'2019-06-30T10:48:28Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'9c82fabb-aa4f-4467-8faf-21c340324c18', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e1:14:66', u'device_id': u'0e9b6f11-1d7b-41ab-9511-422828e3c6ed'}), 'router': u'7f7a92a4-6e4e-47a1-b5d0-7b9d1157375c'}) 2019-06-30 10:48:31,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-30 10:48:31,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-30 10:48:31,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10555 Content-Type: application/json Date: Sun, 30 Jun 2019 10:48: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-51d82e8e-c663-432d-964b-1206048406b5 x-openstack-request-id: req-51d82e8e-c663-432d-964b-1206048406b5 2019-06-30 10:48:31,845 - 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-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \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] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (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] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 692344189 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-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\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-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\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 2 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] 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] 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-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] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-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] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 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.372398] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.375577] pid_max: default: 32768 minimum: 301\n[ 0.377297] ACPI: Core revision 20150930\n[ 0.379444] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.384469] Security Framework initialized\n[ 0.386079] Yama: becoming mindful.\n[ 0.387566] AppArmor: AppArmor initialized\n[ 0.389415] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.395743] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.399962] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.402294] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.405365] Initializing cgroup subsys io\n[ 0.406947] Initializing cgroup subsys memory\n[ 0.408594] Initializing cgroup subsys devices\n[ 0.410247] Initializing cgroup subsys freezer\n[ 0.411920] Initializing cgroup subsys net_cls\n[ 0.413578] Initializing cgroup subsys perf_event\n[ 0.415325] Initializing cgroup subsys net_prio\n[ 0.417078] Initializing cgroup subsys hugetlb\n[ 0.418753] Initializing cgroup subsys pids\n[ 0.421124] mce: CPU supports 10 MCE banks\n[ 0.422766] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.424692] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.426844] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.428840] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.431874] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.434937] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.437366] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.440877] MDS: Mitigation: Clear CPU buffers\n[ 0.445207] Freeing SMP alternatives memory: 36K\n[ 0.452555] ftrace: allocating 32299 entries in 127 pages\n[ 0.502977] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.505291] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.507629] smpboot: Max logical packages: 2\n[ 0.509518] x2apic enabled\n[ 0.511009] Switched APIC routing to physical x2apic.\n[ 0.514099] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.516448] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.520780] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.533406] KVM setup paravirtual spinlock\n[ 0.536639] x86: Booting SMP configuration:\n[ 0.538374] .... node #0, CPUs: #1\n[ 0.540084] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.562749] x86: Booted up 1 node, 2 CPUs\n[ 0.562751] KVM setup async PF for cpu 1\n[ 0.562756] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.567639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.570521] devtmpfs: initialized\n[ 0.574037] evm: security.selinux\n[ 0.575350] evm: security.SMACK64\n[ 0.576654] evm: security.SMACK64EXEC\n[ 0.578093] evm: security.SMACK64TRANSMUTE\n[ 0.579624] evm: security.SMACK64MMAP\n[ 0.581038] evm: security.ima\n[ 0.582242] evm: security.capability\n[ 0.583832] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.587282] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.589596] pinctrl core: initialized pinctrl subsystem\n[ 0.591672] RTC time: 10:48:26, date: 06/30/19\n[ 0.594221] NET: Registered protocol family 16\n[ 0.607957] cpuidle: using governor ladder\n[ 0.620061] cpuidle: using governor menu\n[ 0.621577] PCCT header not found.\n[ 0.623034] ACPI: bus type PCI registered\n[ 0.624557] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.626985] PCI: Using configuration type 1 for base access\n[ 0.641703] ACPI: Added _OSI(Module Device)\n[ 0.643289] ACPI: Added _OSI(Processor Device)\n[ 0.644927] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.646642] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.650344] ACPI: Interpreter enabled\n[ 0.668361] ACPI: (supports S0 S5)\n[ 0.669707] ACPI: Using IOAPIC for interrupt routing\n[ 0.671504] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.676773] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.678975] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.681315] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.683586] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.687796] acpiphp: Slot [3] registered\n[ 0.689374] acpiphp: Slot [4] registered\n[ 0.690912] acpiphp: Slot [5] registered\n[ 0.692438] acpiphp: Slot [6] registered\n[ 0.693965] acpiphp: Slot [7] registered\n[ 0.695490] acpiphp: Slot [8] registered\n[ 0.697018] acpiphp: Slot [9] registered\n[ 0.698578] acpiphp: Slot [10] registered\n[ 0.700130] acpiphp: Slot [11] registered\n[ 0.701823] acpiphp: Slot [12] registered\n[ 0.703374] acpiphp: Slot [13] registered\n[ 0.704922] acpiphp: Slot [14] registered\n[ 0.706468] acpiphp: Slot [15] registered\n[ 0.708018] acpiphp: Slot [16] registered\n[ 0.709606] acpiphp: Slot [17] registered\n[ 0.711160] acpiphp: Slot [18] registered\n[ 0.712699] acpiphp: Slot [19] registered\n[ 0.714252] acpiphp: Slot [20] registered\n[ 0.715810] acpiphp: Slot [21] registered\n[ 0.717356] acpiphp: Slot [22] registered\n[ 0.718945] acpiphp: Slot [23] registered\n[ 0.720506] acpiphp: Slot [24] registered\n[ 0.722056] acpiphp: Slot [25] registered\n[ 0.723601] acpiphp: Slot [26] registered\n[ 0.725153] acpiphp: Slot [27] registered\n[ 0.726700] acpiphp: Slot [28] registered\n[ 0.728262] acpiphp: Slot [29] registered\n[ 0.729853] acpiphp: Slot [30] registered\n[ 0.731402] acpiphp: Slot [31] registered\n[ 0.732922] PCI host bridge to bus 0000:00\n[ 0.734454] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.736771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.739118] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.741907] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.744663] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.747466] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.753692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.756120] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.758354] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.760801] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.766076] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.768759] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.796150] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.798929] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.801622] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.804632] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.807241] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.809615] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.812096] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.814099] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.817027] vgaarb: loaded\n[ 0.818156] vgaarb: bridge control possible 0000:00:02.0\n[ 0.820450] SCSI subsystem initialized\n[ 0.822180] ACPI: bus type USB registered\n[ 0.823729] usbcore: registered new interface driver usbfs\n[ 0.825685] usbcore: registered new interface driver hub\n[ 0.827594] usbcore: registered new device driver usb\n[ 0.829718] PCI: Using ACPI for IRQ routing\n[ 0.831769] NetLabel: Initializing\n[ 0.833113] NetLabel: domain hash size = 128\n[ 0.834720] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.836539] NetLabel: unlabeled traffic allowed by default\n[ 0.838722] amd_nb: Cannot enumerate AMD northbridges\n[ 0.840706] clocksource: Switched to clocksource kvm-clock\n[ 0.853131] AppArmor: AppArmor Filesystem Enabled\n[ 0.854937] pnp: PnP ACPI init\n[ 0.856529] pnp: PnP ACPI: found 5 devices\n[ 0.864921] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.868161] NET: Registered protocol family 2\n[ 0.870151] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.873108] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.875790] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.878164] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.880315] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.882687] NET: Registered protocol family 1\n[ 0.884332] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.886412] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.888440] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.908840] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.929314] Unpacking initramfs...\n[ 1.127355] Freeing initrd memory: 14824K\n[ 1.129039] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.131274] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.133647] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.137230] Scanning for low memory corruption every 60 seconds\n[ 1.139757] audit: initializing netlink subsys (disabled)\n[ 1.141751] audit: type=2000 audit(1561891707.099:1): initialized\n[ 1.144185] Initialise system trusted keyring\n[ 1.145985] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.148197] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.151592] zbud: loaded\n[ 1.152994] VFS: Disk quotas dquot_6.6.0\n[ 1.154564] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.157160] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.159498] fuse init (API version 7.23)\n[ 1.161159] Key type big_key registered\n[ 1.162646] Allocating IMA MOK and blacklist keyrings.\n[ 1.165211] Key type asymmetric registered\n[ 1.166765] Asymmetric key parser 'x509' registered\n[ 1.168572] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.171361] io scheduler noop registered\n[ 1.172867] io scheduler deadline registered (default)\n[ 1.174771] io scheduler cfq registered\n[ 1.176321] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.178303] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.180662] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.183389] ACPI: Power Button [PWRF]\n[ 1.185036] GHES: HEST is not enabled!\n[ 1.204701] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.245120] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.248920] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.274643] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.278827] Linux agpgart interface v0.103\n[ 1.282485] loop: module loaded\n[ 1.285479] vda: vda1\n[ 1.287419] scsi host0: ata_piix\n[ 1.288863] scsi host1: ata_piix\n[ 1.290189] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.292514] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.294971] libphy: Fixed MDIO Bus: probed\n[ 1.296555] tun: Universal TUN/TAP device driver, 1.6\n[ 1.298414] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.301962] PPP generic driver version 2.4.2\n[ 1.303680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.305994] ehci-pci: EHCI PCI platform driver\n[ 1.307650] ehci-platform: EHCI generic platform driver\n[ 1.309533] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.311693] ohci-pci: OHCI PCI platform driver\n[ 1.313350] ohci-platform: OHCI generic platform driver\n[ 1.315261] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.335755] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.337656] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.340428] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.342305] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.344460] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.346839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.349521] usb usb1: Product: UHCI Host Controller\n[ 1.351292] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd\n[ 1.353491] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.355328] hub 1-0:1.0: USB hub found\n[ 1.356834] hub 1-0:1.0: 2 ports detected\n[ 1.358516] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.362412] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.364231] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.366285] mousedev: PS/2 mouse device common for all mice\n[ 1.368654] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.372092] rtc_cmos 00:00: RTC can wake from S4\n[ 1.374180] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.376469] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.378736] i2c /dev entries driver\n[ 1.380155] device-mapper: uevent: version 1.0.3\n[ 1.381941] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.385029] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.387524] NET: Registered protocol family 10\n[ 1.389475] NET: Registered protocol family 17\n[ 1.408086] Key type dns_resolver registered\n[ 1.410006] registered taskstats version 1\n[ 1.411585] Loading compiled-in X.509 certificates\n[ 1.413886] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348'\n[ 1.417431] zswap: loaded using pool lzo/zbud\n[ 1.420829] Key type trusted registered\n[ 1.424768] Key type encrypted registered\n[ 1.426349] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.428305] ima: No TPM chip found, activating TPM-bypass!\n[ 1.430257] ima: Allocated hash algorithm: sha1\n[ 1.431956] evm: HMAC attrs: 0x1\n[ 1.433705] Magic number: 7:103:832\n[ 1.435295] rtc_cmos 00:00: setting system clock to 2019-06-30 10:48:27 UTC (1561891707)\n[ 1.438389] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.440499] EDD information not available.\n[ 1.454262] Freeing unused kernel memory: 1484K\n[ 1.464751] Write protecting the kernel read-only data: 14336k\n[ 1.468244] Freeing unused kernel memory: 1616K\n[ 1.470131] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.483531] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.483941] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.483957] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.491589] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.491630] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.491755] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.491792] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.491837] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.491889] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.491925] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.537625] virtio_net virtio0 ens3: renamed from eth0\n[ 1.545486] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.548954] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.570633] AVX2 version of gcm_enc/dec engaged.\n[ 1.572456] AES CTR mode by8 optimization enabled\n[ 1.585228] FDC 0 is a S82078B\n[ 1.668727] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.832675] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.835036] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.837474] usb 1-1: Product: QEMU USB Tablet\n[ 1.839155] usb 1-1: Manufacturer: QEMU\n[ 1.840613] usb 1-1: SerialNumber: 42\n[ 1.848084] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.855960] usbcore: registered new interface driver usbhid\n[ 1.858483] usbhid: USB HID core driver\n[ 1.862057] 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.866263] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.946003] md: linear personality registered for level -1\n[ 2.950313] md: multipath personality registered for level -4\n[ 2.954553] md: raid0 personality registered for level 0\n[ 2.959427] md: raid1 personality registered for level 1\n[ 3.032728] raid6: sse2x1 gen() 11225 MB/s\n[ 3.100715] raid6: sse2x1 xor() 9020 MB/s\n[ 3.168709] raid6: sse2x2 gen() 14915 MB/s\n[ 3.236710] raid6: sse2x2 xor() 9996 MB/s\n[ 3.304719] raid6: sse2x4 gen() 17195 MB/s\n[ 3.372717] raid6: sse2x4 xor() 11291 MB/s\n[ 3.440715] raid6: avx2x1 gen() 22062 MB/s\n[ 3.508742] raid6: avx2x2 gen() 25560 MB/s\n[ 3.576791] raid6: avx2x4 gen() 30251 MB/s\n[ 3.578506] raid6: using algorithm avx2x4 gen() 30251 MB/s\n[ 3.580560] raid6: using avx2x2 recovery algorithm\n[ 3.583599] xor: automatically using best checksumming function:\n[ 3.624710] avx : 33321.000 MB/sec\n[ 3.627318] async_tx: api initialized (async)\n[ 3.636564] md: raid6 personality registered for level 6\n[ 3.638633] md: raid5 personality registered for level 5\n[ 3.640649] md: raid4 personality registered for level 4\n[ 3.647903] 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 ... [ 3.677575] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.696786] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.812747] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.819021] systemd[1]: Detected virtualization kvm.\n[ 3.820844] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.825057] systemd[1]: Set hostname to .\n[ 3.829619] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.831948] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.983587] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.987538] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.991640] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.995375] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.998932] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.002431] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.005913] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.008828] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.012504] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.017348] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.020586] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.024884] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.028945] 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[ 4.034583] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.038672] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.042307] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.045730] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.049670] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.052663] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.068904] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.073670] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.078033] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.082298] 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[ 4.089646] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.095834] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.101578] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.106422] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.108464] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.115854] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.120599] 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[ 4.128398] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.136791] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.143915] Loading iSCSI transport class v2.0-870.\n[ 4.150997] iscsi: registered transport (tcp)\n[ 4.153375] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.157045] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.161292] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.165859] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.197226] iscsi: registered transport (iser)\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] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill 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 Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Network Time Synchronization...\n Starting 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] Started Update UTMP about System Boot/Shutdown.\n"} 2019-06-30 10:48:31,846 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed/action used request id req-51d82e8e-c663-432d-964b-1206048406b5 2019-06-30 10:48:31,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0717298984528s 2019-06-30 10:48:31,847 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 692344189 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.372398] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.375577] pid_max: default: 32768 minimum: 301 [ 0.377297] ACPI: Core revision 20150930 [ 0.379444] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.384469] Security Framework initialized [ 0.386079] Yama: becoming mindful. [ 0.387566] AppArmor: AppArmor initialized [ 0.389415] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.395743] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.399962] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.402294] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.405365] Initializing cgroup subsys io [ 0.406947] Initializing cgroup subsys memory [ 0.408594] Initializing cgroup subsys devices [ 0.410247] Initializing cgroup subsys freezer [ 0.411920] Initializing cgroup subsys net_cls [ 0.413578] Initializing cgroup subsys perf_event [ 0.415325] Initializing cgroup subsys net_prio [ 0.417078] Initializing cgroup subsys hugetlb [ 0.418753] Initializing cgroup subsys pids [ 0.421124] mce: CPU supports 10 MCE banks [ 0.422766] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.424692] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.426844] Spectre V2 : Mitigation: Full generic retpoline [ 0.428840] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.431874] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.434937] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.437366] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.440877] MDS: Mitigation: Clear CPU buffers [ 0.445207] Freeing SMP alternatives memory: 36K [ 0.452555] ftrace: allocating 32299 entries in 127 pages [ 0.502977] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.505291] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.507629] smpboot: Max logical packages: 2 [ 0.509518] x2apic enabled [ 0.511009] Switched APIC routing to physical x2apic. [ 0.514099] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.516448] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.520780] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.533406] KVM setup paravirtual spinlock [ 0.536639] x86: Booting SMP configuration: [ 0.538374] .... node #0, CPUs: #1 [ 0.540084] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.562749] x86: Booted up 1 node, 2 CPUs [ 0.562751] KVM setup async PF for cpu 1 [ 0.562756] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.567639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.570521] devtmpfs: initialized [ 0.574037] evm: security.selinux [ 0.575350] evm: security.SMACK64 [ 0.576654] evm: security.SMACK64EXEC [ 0.578093] evm: security.SMACK64TRANSMUTE [ 0.579624] evm: security.SMACK64MMAP [ 0.581038] evm: security.ima [ 0.582242] evm: security.capability [ 0.583832] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.587282] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.589596] pinctrl core: initialized pinctrl subsystem [ 0.591672] RTC time: 10:48:26, date: 06/30/19 [ 0.594221] NET: Registered protocol family 16 [ 0.607957] cpuidle: using governor ladder [ 0.620061] cpuidle: using governor menu [ 0.621577] PCCT header not found. [ 0.623034] ACPI: bus type PCI registered [ 0.624557] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.626985] PCI: Using configuration type 1 for base access [ 0.641703] ACPI: Added _OSI(Module Device) [ 0.643289] ACPI: Added _OSI(Processor Device) [ 0.644927] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.646642] ACPI: Added _OSI(Processor Aggregator Device) [ 0.650344] ACPI: Interpreter enabled [ 0.668361] ACPI: (supports S0 S5) [ 0.669707] ACPI: Using IOAPIC for interrupt routing [ 0.671504] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.676773] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.678975] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.681315] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.683586] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.687796] acpiphp: Slot [3] registered [ 0.689374] acpiphp: Slot [4] registered [ 0.690912] acpiphp: Slot [5] registered [ 0.692438] acpiphp: Slot [6] registered [ 0.693965] acpiphp: Slot [7] registered [ 0.695490] acpiphp: Slot [8] registered [ 0.697018] acpiphp: Slot [9] registered [ 0.698578] acpiphp: Slot [10] registered [ 0.700130] acpiphp: Slot [11] registered [ 0.701823] acpiphp: Slot [12] registered [ 0.703374] acpiphp: Slot [13] registered [ 0.704922] acpiphp: Slot [14] registered [ 0.706468] acpiphp: Slot [15] registered [ 0.708018] acpiphp: Slot [16] registered [ 0.709606] acpiphp: Slot [17] registered [ 0.711160] acpiphp: Slot [18] registered [ 0.712699] acpiphp: Slot [19] registered [ 0.714252] acpiphp: Slot [20] registered [ 0.715810] acpiphp: Slot [21] registered [ 0.717356] acpiphp: Slot [22] registered [ 0.718945] acpiphp: Slot [23] registered [ 0.720506] acpiphp: Slot [24] registered [ 0.722056] acpiphp: Slot [25] registered [ 0.723601] acpiphp: Slot [26] registered [ 0.725153] acpiphp: Slot [27] registered [ 0.726700] acpiphp: Slot [28] registered [ 0.728262] acpiphp: Slot [29] registered [ 0.729853] acpiphp: Slot [30] registered [ 0.731402] acpiphp: Slot [31] registered [ 0.732922] PCI host bridge to bus 0000:00 [ 0.734454] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.736771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.739118] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.741907] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.744663] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.747466] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.753692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.756120] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.758354] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.760801] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.766076] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.768759] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.796150] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.798929] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.801622] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.804632] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.807241] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.809615] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.812096] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.814099] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.817027] vgaarb: loaded [ 0.818156] vgaarb: bridge control possible 0000:00:02.0 [ 0.820450] SCSI subsystem initialized [ 0.822180] ACPI: bus type USB registered [ 0.823729] usbcore: registered new interface driver usbfs [ 0.825685] usbcore: registered new interface driver hub [ 0.827594] usbcore: registered new device driver usb [ 0.829718] PCI: Using ACPI for IRQ routing [ 0.831769] NetLabel: Initializing [ 0.833113] NetLabel: domain hash size = 128 [ 0.834720] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.836539] NetLabel: unlabeled traffic allowed by default [ 0.838722] amd_nb: Cannot enumerate AMD northbridges [ 0.840706] clocksource: Switched to clocksource kvm-clock [ 0.853131] AppArmor: AppArmor Filesystem Enabled [ 0.854937] pnp: PnP ACPI init [ 0.856529] pnp: PnP ACPI: found 5 devices [ 0.864921] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.868161] NET: Registered protocol family 2 [ 0.870151] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.873108] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.875790] TCP: Hash tables configured (established 32768 bind 32768) [ 0.878164] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.880315] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.882687] NET: Registered protocol family 1 [ 0.884332] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.886412] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.888440] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.908840] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.929314] Unpacking initramfs... [ 1.127355] Freeing initrd memory: 14824K [ 1.129039] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.131274] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.133647] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.137230] Scanning for low memory corruption every 60 seconds [ 1.139757] audit: initializing netlink subsys (disabled) [ 1.141751] audit: type=2000 audit(1561891707.099:1): initialized [ 1.144185] Initialise system trusted keyring [ 1.145985] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.148197] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.151592] zbud: loaded [ 1.152994] VFS: Disk quotas dquot_6.6.0 [ 1.154564] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.157160] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.159498] fuse init (API version 7.23) [ 1.161159] Key type big_key registered [ 1.162646] Allocating IMA MOK and blacklist keyrings. [ 1.165211] Key type asymmetric registered [ 1.166765] Asymmetric key parser 'x509' registered [ 1.168572] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.171361] io scheduler noop registered [ 1.172867] io scheduler deadline registered (default) [ 1.174771] io scheduler cfq registered [ 1.176321] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.178303] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.180662] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.183389] ACPI: Power Button [PWRF] [ 1.185036] GHES: HEST is not enabled! [ 1.204701] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.245120] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.248920] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.274643] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.278827] Linux agpgart interface v0.103 [ 1.282485] loop: module loaded [ 1.285479] vda: vda1 [ 1.287419] scsi host0: ata_piix [ 1.288863] scsi host1: ata_piix [ 1.290189] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.292514] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.294971] libphy: Fixed MDIO Bus: probed [ 1.296555] tun: Universal TUN/TAP device driver, 1.6 [ 1.298414] tun: (C) 1999-2004 Max Krasnyansky [ 1.301962] PPP generic driver version 2.4.2 [ 1.303680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.305994] ehci-pci: EHCI PCI platform driver [ 1.307650] ehci-platform: EHCI generic platform driver [ 1.309533] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.311693] ohci-pci: OHCI PCI platform driver [ 1.313350] ohci-platform: OHCI generic platform driver [ 1.315261] uhci_hcd: USB Universal Host Controller Interface driver [ 1.335755] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.337656] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.340428] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.342305] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.344460] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.346839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.349521] usb usb1: Product: UHCI Host Controller [ 1.351292] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd [ 1.353491] usb usb1: SerialNumber: 0000:00:01.2 [ 1.355328] hub 1-0:1.0: USB hub found [ 1.356834] hub 1-0:1.0: 2 ports detected [ 1.358516] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.362412] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.364231] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.366285] mousedev: PS/2 mouse device common for all mice [ 1.368654] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.372092] rtc_cmos 00:00: RTC can wake from S4 [ 1.374180] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.376469] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.378736] i2c /dev entries driver [ 1.380155] device-mapper: uevent: version 1.0.3 [ 1.381941] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.385029] ledtrig-cpu: registered to indicate activity on CPUs [ 1.387524] NET: Registered protocol family 10 [ 1.389475] NET: Registered protocol family 17 [ 1.408086] Key type dns_resolver registered [ 1.410006] registered taskstats version 1 [ 1.411585] Loading compiled-in X.509 certificates [ 1.413886] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348' [ 1.417431] zswap: loaded using pool lzo/zbud [ 1.420829] Key type trusted registered [ 1.424768] Key type encrypted registered [ 1.426349] AppArmor: AppArmor sha1 policy hashing enabled [ 1.428305] ima: No TPM chip found, activating TPM-bypass! [ 1.430257] ima: Allocated hash algorithm: sha1 [ 1.431956] evm: HMAC attrs: 0x1 [ 1.433705] Magic number: 7:103:832 [ 1.435295] rtc_cmos 00:00: setting system clock to 2019-06-30 10:48:27 UTC (1561891707) [ 1.438389] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.440499] EDD information not available. [ 1.454262] Freeing unused kernel memory: 1484K [ 1.464751] Write protecting the kernel read-only data: 14336k [ 1.468244] Freeing unused kernel memory: 1616K [ 1.470131] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.483531] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.483941] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.483957] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.491589] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.491630] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.491755] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.491792] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.491837] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.491889] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.491925] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.537625] virtio_net virtio0 ens3: renamed from eth0 [ 1.545486] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.548954] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.570633] AVX2 version of gcm_enc/dec engaged. [ 1.572456] AES CTR mode by8 optimization enabled [ 1.585228] FDC 0 is a S82078B [ 1.668727] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.832675] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.835036] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.837474] usb 1-1: Product: QEMU USB Tablet [ 1.839155] usb 1-1: Manufacturer: QEMU [ 1.840613] usb 1-1: SerialNumber: 42 [ 1.848084] hidraw: raw HID events driver (C) Jiri Kosina [ 1.855960] usbcore: registered new interface driver usbhid [ 1.858483] usbhid: USB HID core driver [ 1.862057] 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.866263] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.946003] md: linear personality registered for level -1 [ 2.950313] md: multipath personality registered for level -4 [ 2.954553] md: raid0 personality registered for level 0 [ 2.959427] md: raid1 personality registered for level 1 [ 3.032728] raid6: sse2x1 gen() 11225 MB/s [ 3.100715] raid6: sse2x1 xor() 9020 MB/s [ 3.168709] raid6: sse2x2 gen() 14915 MB/s [ 3.236710] raid6: sse2x2 xor() 9996 MB/s [ 3.304719] raid6: sse2x4 gen() 17195 MB/s [ 3.372717] raid6: sse2x4 xor() 11291 MB/s [ 3.440715] raid6: avx2x1 gen() 22062 MB/s [ 3.508742] raid6: avx2x2 gen() 25560 MB/s [ 3.576791] raid6: avx2x4 gen() 30251 MB/s [ 3.578506] raid6: using algorithm avx2x4 gen() 30251 MB/s [ 3.580560] raid6: using avx2x2 recovery algorithm [ 3.583599] xor: automatically using best checksumming function: [ 3.624710] avx : 33321.000 MB/sec [ 3.627318] async_tx: api initialized (async) [ 3.636564] md: raid6 personality registered for level 6 [ 3.638633] md: raid5 personality registered for level 5 [ 3.640649] md: raid4 personality registered for level 4 [ 3.647903] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.677575] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.696786] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.812747] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.819021] systemd[1]: Detected virtualization kvm. [ 3.820844] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.825057] systemd[1]: Set hostname to . [ 3.829619] systemd[1]: Initializing machine ID from KVM UUID. [ 3.831948] systemd[1]: Installed transient /etc/machine-id file. [ 3.983587] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.987538] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.991640] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.995375] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.998932] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.002431] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.005913] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.008828] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.012504] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.017348] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.020586] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.024884] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.028945] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 4.034583] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.038672] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.042307] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.045730] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.049670] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.052663] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.068904] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.073670] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.078033] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.082298] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.089646] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.095834] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.101578] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.106422] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.108464] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.115854] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.120599] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 4.128398] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.136791] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.143915] Loading iSCSI transport class v2.0-870. [ 4.150997] iscsi: registered transport (tcp) [ 4.153375] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.157045] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.161292] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.165859] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [ 4.197226] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. 2019-06-30 10:48:32,348 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: [Errno None] Unable to connect to port 22 on 172.30.9.202 2019-06-30 10:48:41,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-30 10:48:41,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-30 10:48:41,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13189 Content-Type: application/json Date: Sun, 30 Jun 2019 10:48: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-153cca20-70f3-41fe-a79e-4f8694ee9899 x-openstack-request-id: req-153cca20-70f3-41fe-a79e-4f8694ee9899 2019-06-30 10:48:41,740 - 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-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \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] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (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] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 692344189 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-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\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-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\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 2 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] 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] 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-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] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-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] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 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.372398] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.375577] pid_max: default: 32768 minimum: 301\n[ 0.377297] ACPI: Core revision 20150930\n[ 0.379444] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.384469] Security Framework initialized\n[ 0.386079] Yama: becoming mindful.\n[ 0.387566] AppArmor: AppArmor initialized\n[ 0.389415] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.395743] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.399962] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.402294] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.405365] Initializing cgroup subsys io\n[ 0.406947] Initializing cgroup subsys memory\n[ 0.408594] Initializing cgroup subsys devices\n[ 0.410247] Initializing cgroup subsys freezer\n[ 0.411920] Initializing cgroup subsys net_cls\n[ 0.413578] Initializing cgroup subsys perf_event\n[ 0.415325] Initializing cgroup subsys net_prio\n[ 0.417078] Initializing cgroup subsys hugetlb\n[ 0.418753] Initializing cgroup subsys pids\n[ 0.421124] mce: CPU supports 10 MCE banks\n[ 0.422766] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.424692] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.426844] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.428840] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.431874] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.434937] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.437366] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.440877] MDS: Mitigation: Clear CPU buffers\n[ 0.445207] Freeing SMP alternatives memory: 36K\n[ 0.452555] ftrace: allocating 32299 entries in 127 pages\n[ 0.502977] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.505291] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.507629] smpboot: Max logical packages: 2\n[ 0.509518] x2apic enabled\n[ 0.511009] Switched APIC routing to physical x2apic.\n[ 0.514099] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.516448] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.520780] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.533406] KVM setup paravirtual spinlock\n[ 0.536639] x86: Booting SMP configuration:\n[ 0.538374] .... node #0, CPUs: #1\n[ 0.540084] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.562749] x86: Booted up 1 node, 2 CPUs\n[ 0.562751] KVM setup async PF for cpu 1\n[ 0.562756] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.567639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.570521] devtmpfs: initialized\n[ 0.574037] evm: security.selinux\n[ 0.575350] evm: security.SMACK64\n[ 0.576654] evm: security.SMACK64EXEC\n[ 0.578093] evm: security.SMACK64TRANSMUTE\n[ 0.579624] evm: security.SMACK64MMAP\n[ 0.581038] evm: security.ima\n[ 0.582242] evm: security.capability\n[ 0.583832] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.587282] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.589596] pinctrl core: initialized pinctrl subsystem\n[ 0.591672] RTC time: 10:48:26, date: 06/30/19\n[ 0.594221] NET: Registered protocol family 16\n[ 0.607957] cpuidle: using governor ladder\n[ 0.620061] cpuidle: using governor menu\n[ 0.621577] PCCT header not found.\n[ 0.623034] ACPI: bus type PCI registered\n[ 0.624557] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.626985] PCI: Using configuration type 1 for base access\n[ 0.641703] ACPI: Added _OSI(Module Device)\n[ 0.643289] ACPI: Added _OSI(Processor Device)\n[ 0.644927] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.646642] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.650344] ACPI: Interpreter enabled\n[ 0.668361] ACPI: (supports S0 S5)\n[ 0.669707] ACPI: Using IOAPIC for interrupt routing\n[ 0.671504] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.676773] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.678975] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.681315] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.683586] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.687796] acpiphp: Slot [3] registered\n[ 0.689374] acpiphp: Slot [4] registered\n[ 0.690912] acpiphp: Slot [5] registered\n[ 0.692438] acpiphp: Slot [6] registered\n[ 0.693965] acpiphp: Slot [7] registered\n[ 0.695490] acpiphp: Slot [8] registered\n[ 0.697018] acpiphp: Slot [9] registered\n[ 0.698578] acpiphp: Slot [10] registered\n[ 0.700130] acpiphp: Slot [11] registered\n[ 0.701823] acpiphp: Slot [12] registered\n[ 0.703374] acpiphp: Slot [13] registered\n[ 0.704922] acpiphp: Slot [14] registered\n[ 0.706468] acpiphp: Slot [15] registered\n[ 0.708018] acpiphp: Slot [16] registered\n[ 0.709606] acpiphp: Slot [17] registered\n[ 0.711160] acpiphp: Slot [18] registered\n[ 0.712699] acpiphp: Slot [19] registered\n[ 0.714252] acpiphp: Slot [20] registered\n[ 0.715810] acpiphp: Slot [21] registered\n[ 0.717356] acpiphp: Slot [22] registered\n[ 0.718945] acpiphp: Slot [23] registered\n[ 0.720506] acpiphp: Slot [24] registered\n[ 0.722056] acpiphp: Slot [25] registered\n[ 0.723601] acpiphp: Slot [26] registered\n[ 0.725153] acpiphp: Slot [27] registered\n[ 0.726700] acpiphp: Slot [28] registered\n[ 0.728262] acpiphp: Slot [29] registered\n[ 0.729853] acpiphp: Slot [30] registered\n[ 0.731402] acpiphp: Slot [31] registered\n[ 0.732922] PCI host bridge to bus 0000:00\n[ 0.734454] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.736771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.739118] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.741907] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.744663] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.747466] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.753692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.756120] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.758354] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.760801] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.766076] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.768759] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.796150] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.798929] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.801622] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.804632] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.807241] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.809615] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.812096] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.814099] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.817027] vgaarb: loaded\n[ 0.818156] vgaarb: bridge control possible 0000:00:02.0\n[ 0.820450] SCSI subsystem initialized\n[ 0.822180] ACPI: bus type USB registered\n[ 0.823729] usbcore: registered new interface driver usbfs\n[ 0.825685] usbcore: registered new interface driver hub\n[ 0.827594] usbcore: registered new device driver usb\n[ 0.829718] PCI: Using ACPI for IRQ routing\n[ 0.831769] NetLabel: Initializing\n[ 0.833113] NetLabel: domain hash size = 128\n[ 0.834720] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.836539] NetLabel: unlabeled traffic allowed by default\n[ 0.838722] amd_nb: Cannot enumerate AMD northbridges\n[ 0.840706] clocksource: Switched to clocksource kvm-clock\n[ 0.853131] AppArmor: AppArmor Filesystem Enabled\n[ 0.854937] pnp: PnP ACPI init\n[ 0.856529] pnp: PnP ACPI: found 5 devices\n[ 0.864921] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.868161] NET: Registered protocol family 2\n[ 0.870151] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.873108] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.875790] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.878164] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.880315] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.882687] NET: Registered protocol family 1\n[ 0.884332] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.886412] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.888440] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.908840] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.929314] Unpacking initramfs...\n[ 1.127355] Freeing initrd memory: 14824K\n[ 1.129039] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.131274] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.133647] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.137230] Scanning for low memory corruption every 60 seconds\n[ 1.139757] audit: initializing netlink subsys (disabled)\n[ 1.141751] audit: type=2000 audit(1561891707.099:1): initialized\n[ 1.144185] Initialise system trusted keyring\n[ 1.145985] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.148197] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.151592] zbud: loaded\n[ 1.152994] VFS: Disk quotas dquot_6.6.0\n[ 1.154564] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.157160] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.159498] fuse init (API version 7.23)\n[ 1.161159] Key type big_key registered\n[ 1.162646] Allocating IMA MOK and blacklist keyrings.\n[ 1.165211] Key type asymmetric registered\n[ 1.166765] Asymmetric key parser 'x509' registered\n[ 1.168572] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.171361] io scheduler noop registered\n[ 1.172867] io scheduler deadline registered (default)\n[ 1.174771] io scheduler cfq registered\n[ 1.176321] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.178303] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.180662] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.183389] ACPI: Power Button [PWRF]\n[ 1.185036] GHES: HEST is not enabled!\n[ 1.204701] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.245120] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.248920] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.274643] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.278827] Linux agpgart interface v0.103\n[ 1.282485] loop: module loaded\n[ 1.285479] vda: vda1\n[ 1.287419] scsi host0: ata_piix\n[ 1.288863] scsi host1: ata_piix\n[ 1.290189] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.292514] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.294971] libphy: Fixed MDIO Bus: probed\n[ 1.296555] tun: Universal TUN/TAP device driver, 1.6\n[ 1.298414] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.301962] PPP generic driver version 2.4.2\n[ 1.303680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.305994] ehci-pci: EHCI PCI platform driver\n[ 1.307650] ehci-platform: EHCI generic platform driver\n[ 1.309533] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.311693] ohci-pci: OHCI PCI platform driver\n[ 1.313350] ohci-platform: OHCI generic platform driver\n[ 1.315261] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.335755] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.337656] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.340428] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.342305] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.344460] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.346839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.349521] usb usb1: Product: UHCI Host Controller\n[ 1.351292] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd\n[ 1.353491] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.355328] hub 1-0:1.0: USB hub found\n[ 1.356834] hub 1-0:1.0: 2 ports detected\n[ 1.358516] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.362412] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.364231] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.366285] mousedev: PS/2 mouse device common for all mice\n[ 1.368654] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.372092] rtc_cmos 00:00: RTC can wake from S4\n[ 1.374180] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.376469] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.378736] i2c /dev entries driver\n[ 1.380155] device-mapper: uevent: version 1.0.3\n[ 1.381941] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.385029] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.387524] NET: Registered protocol family 10\n[ 1.389475] NET: Registered protocol family 17\n[ 1.408086] Key type dns_resolver registered\n[ 1.410006] registered taskstats version 1\n[ 1.411585] Loading compiled-in X.509 certificates\n[ 1.413886] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348'\n[ 1.417431] zswap: loaded using pool lzo/zbud\n[ 1.420829] Key type trusted registered\n[ 1.424768] Key type encrypted registered\n[ 1.426349] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.428305] ima: No TPM chip found, activating TPM-bypass!\n[ 1.430257] ima: Allocated hash algorithm: sha1\n[ 1.431956] evm: HMAC attrs: 0x1\n[ 1.433705] Magic number: 7:103:832\n[ 1.435295] rtc_cmos 00:00: setting system clock to 2019-06-30 10:48:27 UTC (1561891707)\n[ 1.438389] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.440499] EDD information not available.\n[ 1.454262] Freeing unused kernel memory: 1484K\n[ 1.464751] Write protecting the kernel read-only data: 14336k\n[ 1.468244] Freeing unused kernel memory: 1616K\n[ 1.470131] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.483531] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.483941] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.483957] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.491589] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.491630] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.491755] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.491792] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.491837] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.491889] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.491925] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.537625] virtio_net virtio0 ens3: renamed from eth0\n[ 1.545486] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.548954] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.570633] AVX2 version of gcm_enc/dec engaged.\n[ 1.572456] AES CTR mode by8 optimization enabled\n[ 1.585228] FDC 0 is a S82078B\n[ 1.668727] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.832675] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.835036] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.837474] usb 1-1: Product: QEMU USB Tablet\n[ 1.839155] usb 1-1: Manufacturer: QEMU\n[ 1.840613] usb 1-1: SerialNumber: 42\n[ 1.848084] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.855960] usbcore: registered new interface driver usbhid\n[ 1.858483] usbhid: USB HID core driver\n[ 1.862057] 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.866263] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.946003] md: linear personality registered for level -1\n[ 2.950313] md: multipath personality registered for level -4\n[ 2.954553] md: raid0 personality registered for level 0\n[ 2.959427] md: raid1 personality registered for level 1\n[ 3.032728] raid6: sse2x1 gen() 11225 MB/s\n[ 3.100715] raid6: sse2x1 xor() 9020 MB/s\n[ 3.168709] raid6: sse2x2 gen() 14915 MB/s\n[ 3.236710] raid6: sse2x2 xor() 9996 MB/s\n[ 3.304719] raid6: sse2x4 gen() 17195 MB/s\n[ 3.372717] raid6: sse2x4 xor() 11291 MB/s\n[ 3.440715] raid6: avx2x1 gen() 22062 MB/s\n[ 3.508742] raid6: avx2x2 gen() 25560 MB/s\n[ 3.576791] raid6: avx2x4 gen() 30251 MB/s\n[ 3.578506] raid6: using algorithm avx2x4 gen() 30251 MB/s\n[ 3.580560] raid6: using avx2x2 recovery algorithm\n[ 3.583599] xor: automatically using best checksumming function:\n[ 3.624710] avx : 33321.000 MB/sec\n[ 3.627318] async_tx: api initialized (async)\n[ 3.636564] md: raid6 personality registered for level 6\n[ 3.638633] md: raid5 personality registered for level 5\n[ 3.640649] md: raid4 personality registered for level 4\n[ 3.647903] 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 ... [ 3.677575] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.696786] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.812747] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.819021] systemd[1]: Detected virtualization kvm.\n[ 3.820844] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.825057] systemd[1]: Set hostname to .\n[ 3.829619] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.831948] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.983587] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.987538] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.991640] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.995375] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.998932] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.002431] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.005913] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.008828] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.012504] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.017348] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.020586] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.024884] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.028945] 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[ 4.034583] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.038672] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.042307] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.045730] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.049670] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.052663] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.068904] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.073670] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.078033] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.082298] 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[ 4.089646] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.095834] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.101578] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.106422] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.108464] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.115854] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.120599] 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[ 4.128398] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.136791] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.143915] Loading iSCSI transport class v2.0-870.\n[ 4.150997] iscsi: registered transport (tcp)\n[ 4.153375] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.157045] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.161292] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.165859] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.197226] iscsi: registered transport (iser)\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] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill 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 Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Network Time Synchronization...\n Starting 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] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[ 9.251857] cloud-init[565]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Sun, 30 Jun 2019 10:48:31 +0000. Up 5.24 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\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[ 10.552022] cloud-init[928]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Sun, 30 Jun 2019 10:48:36 +0000. Up 9.76 seconds.\n[ 10.555784] cloud-init[928]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.558897] cloud-init[928]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.562147] cloud-init[928]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.565857] cloud-init[928]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.569558] cloud-init[928]: ci-info: | ens3 | True | 192.168.120.4 | 255.255.255.0 | global | fa:16:3e:e1:14:66 |\n[ 10.573264] cloud-init[928]: ci-info: | ens3 | True | fe80::f816:3eff:fee1:1466/64 | . | link | fa:16:3e:e1:14:66 |\n[ 10.576963] cloud-init[928]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 10.580645] cloud-init[928]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.584269] cloud-init[928]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.587927] cloud-init[928]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.591293] cloud-init[928]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.594649] cloud-init[928]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.597994] cloud-init[928]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.601369] cloud-init[928]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.604593] cloud-init[928]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.607550] cloud-init[928]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.610652] cloud-init[928]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.612444] cloud-init[928]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 10.612723] cloud-init[928]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.613038] cloud-init[928]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 10.613353] cloud-init[928]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.613675] cloud-init[928]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 10.613995] cloud-init[928]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 10.614294] cloud-init[928]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.614586] cloud-init[928]: Generating public/private rsa key pair.\n[ 10.614879] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.615192] cloud-init[928]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.615489] cloud-init[928]: The key fingerprint is:\n[ 10.615788] cloud-init[928]: SHA256:CbsHY3sOfpmUnCgXfyoVs6J9ZJUOv2PhaEi/mSb1/8Q root@cloudify-vm-071e1e19-0af6-478e-88ef-343c8b970ae2\n[ 10.616431] cloud-init[928]: The key's randomart image is:\n[ 10.616719] cloud-init[928]: +---[RSA 2048]----+\n[ 10.617025] cloud-init[928]: | |\n[ 10.617319] cloud-init[928]: | |\n[ 10.617617] cloud-init[928]: | . . |\n[ 10.617920] cloud-init[928]: | .o+.o |\n[ 10.618229] cloud-init[928]: | ==S@ |\n[ 10.618517] cloud-init[928]: | ..==% = . |\n[ 10.618814] cloud-init[928]: | *+XoO o E |\n[ 10.619148] cloud-init[928]: | ..==@o* . |\n[ 10.619433] cloud-init[928]: | .B=o o... |\n[ 10.619719] cloud-init[928]: +----[SHA256]-----+\n[ 10.620041] cloud-init[928]: Generating public/private dsa key pair.\n[ 10.620351] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.620645] cloud-init[928]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.620948] cloud-init[928]: The key fingerprint is:\n[ 10.621254] cloud-init[928]: SHA256:kKqYjSL3kFTDudUDtbxF2omrrAWLh9Ytqnxn99vs4Rw root@cloudify-vm-071e1e19-0af6-478e-88ef-343c8b970ae2\n[ 10.621550] cloud-init[928]: The key's randomart image is:\n[ 10.621848] cloud-init[928]: +---[DSA 1024]----+\n[ 10.622160] cloud-init[928]: | ... . |\n[ 10.622425] cloud-init[928]: | . . = * . |\n[ 10.622693] cloud-init[928]: | = + B + |\n[ 10.622978] cloud-init[928]: | . = . = |\n[ 10.623259] cloud-init[928]: | . + S |\n[ 10.623533] cloud-init[928]: | * * = . |\n[ 10.623803] cloud-init[928]: |* X = = E |\n[ 10.624390] cloud-init[928]: |+o * * . = o |\n[ 10.624655] cloud-init[928]: |.oo = . .oo* |\n[ 10.624932] cloud-init[928]: +----[SHA256]-----+\n[ 10.625227] cloud-init[928]: Generating public/private ecdsa key pair.\n[ 10.625494] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.625764] cloud-init[928]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.626067] cloud-init[928]: The key fingerprint is:\n[ 10.626370] cloud-init[928]: SHA256:VWzFKY4AwsQaRtzG2JQHgY5dpiO5wN+7Xyb5WY+LUyY root@cloudify-vm-071e1e19-0af6-478e-88ef-343c8b970ae2\n[ 10.626638] cloud-init[928]: The key's randomart image is:\n[ 10.626910] cloud-init[928]: +---[ECDSA 256]---+\n[ 10.627209] cloud-init[928]: | o.@*+.. ..o.. |\n[ 10.627480] cloud-init[928]: | * @.. . .+ o |\n[ 10.627748] cloud-init[928]: |.* B . ..+ . |\n[ 10.628071] cloud-init[928]: |=.* .. . |\n[ 10.628359] cloud-init[928]: |.o... S |\n[ 10.628628] cloud-init[928]: |. . . .E o |\n[ 10.628899] cloud-init[928]: | .o o+. |\n[ 10.629218] cloud-init[928]: | . =.+ o |\n[ 10.629499] cloud-init[928]: | .o. +.o.. |\n[ 10.629766] cloud-init[928]: +----[SHA256]-----+\n[ 10.630048] cloud-init[928]: Generating public/private ed25519 key pair.\n[ 10.630331] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.630600] cloud-init[928]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.630870] cloud-init[928]: The key fingerprint is:\n[ 10.631290] cloud-init[928]: SHA256:7SlIawCJcwCuGa6kw59KylFXNe0SDoGauX1WGh765RA root@cloudify-vm-071e1e19-0af6-478e-88ef-343c8b970ae2\n[ 10.631438] cloud-init[928]: The key's randomart image is:\n[ 10.631704] cloud-init[928]: +--[ED25519 256]--+\n[ 10.631984] cloud-init[928]: |+ ...o. |\n[ 10.632545] cloud-init[928]: |.o . . ..... |\n[ 10.632818] cloud-init[928]: |+.+ + .o o |\n[ 10.633092] cloud-init[928]: |o= = .E = . |\n[ 10.633373] cloud-init[928]: |oo .+.+ S o |\n[ 10.633643] cloud-init[928]: |= ...= O o . |\n[ 10.633933] cloud-init[928]: |++ B = o |\n[ 10.634220] cloud-init[928]: |+.o .. . o |\n[ 10.634501] cloud-init[928]: |.o.o |\n[ 10.634770] cloud-init[928]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n Starting LXD - unix socket.\n[[0;32m OK [0m] 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] Listening on ACPID Listen Socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\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[[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 Starting Login Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Accounts Service...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting LSB: MD monitoring daemon...\n Starting LSB: Record successful boot for GRUB...\n Starting Pollinate to seed the pseudo random number generator...\n Starting System Logging Service...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting Snappy daemon...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started Login Service.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\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 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 LSB: daemon to balance interrupts for SMP systems...\n Starting Permit User Sessions...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: automatic crash report generation...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\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"} 2019-06-30 10:48:41,741 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed/action used request id req-153cca20-70f3-41fe-a79e-4f8694ee9899 2019-06-30 10:48:41,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.383759975433s 2019-06-30 10:48:41,743 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 692344189 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.372398] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.375577] pid_max: default: 32768 minimum: 301 [ 0.377297] ACPI: Core revision 20150930 [ 0.379444] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.384469] Security Framework initialized [ 0.386079] Yama: becoming mindful. [ 0.387566] AppArmor: AppArmor initialized [ 0.389415] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.395743] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.399962] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.402294] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.405365] Initializing cgroup subsys io [ 0.406947] Initializing cgroup subsys memory [ 0.408594] Initializing cgroup subsys devices [ 0.410247] Initializing cgroup subsys freezer [ 0.411920] Initializing cgroup subsys net_cls [ 0.413578] Initializing cgroup subsys perf_event [ 0.415325] Initializing cgroup subsys net_prio [ 0.417078] Initializing cgroup subsys hugetlb [ 0.418753] Initializing cgroup subsys pids [ 0.421124] mce: CPU supports 10 MCE banks [ 0.422766] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.424692] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.426844] Spectre V2 : Mitigation: Full generic retpoline [ 0.428840] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.431874] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.434937] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.437366] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.440877] MDS: Mitigation: Clear CPU buffers [ 0.445207] Freeing SMP alternatives memory: 36K [ 0.452555] ftrace: allocating 32299 entries in 127 pages [ 0.502977] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.505291] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.507629] smpboot: Max logical packages: 2 [ 0.509518] x2apic enabled [ 0.511009] Switched APIC routing to physical x2apic. [ 0.514099] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.516448] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.520780] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.533406] KVM setup paravirtual spinlock [ 0.536639] x86: Booting SMP configuration: [ 0.538374] .... node #0, CPUs: #1 [ 0.540084] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.562749] x86: Booted up 1 node, 2 CPUs [ 0.562751] KVM setup async PF for cpu 1 [ 0.562756] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.567639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.570521] devtmpfs: initialized [ 0.574037] evm: security.selinux [ 0.575350] evm: security.SMACK64 [ 0.576654] evm: security.SMACK64EXEC [ 0.578093] evm: security.SMACK64TRANSMUTE [ 0.579624] evm: security.SMACK64MMAP [ 0.581038] evm: security.ima [ 0.582242] evm: security.capability [ 0.583832] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.587282] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.589596] pinctrl core: initialized pinctrl subsystem [ 0.591672] RTC time: 10:48:26, date: 06/30/19 [ 0.594221] NET: Registered protocol family 16 [ 0.607957] cpuidle: using governor ladder [ 0.620061] cpuidle: using governor menu [ 0.621577] PCCT header not found. [ 0.623034] ACPI: bus type PCI registered [ 0.624557] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.626985] PCI: Using configuration type 1 for base access [ 0.641703] ACPI: Added _OSI(Module Device) [ 0.643289] ACPI: Added _OSI(Processor Device) [ 0.644927] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.646642] ACPI: Added _OSI(Processor Aggregator Device) [ 0.650344] ACPI: Interpreter enabled [ 0.668361] ACPI: (supports S0 S5) [ 0.669707] ACPI: Using IOAPIC for interrupt routing [ 0.671504] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.676773] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.678975] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.681315] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.683586] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.687796] acpiphp: Slot [3] registered [ 0.689374] acpiphp: Slot [4] registered [ 0.690912] acpiphp: Slot [5] registered [ 0.692438] acpiphp: Slot [6] registered [ 0.693965] acpiphp: Slot [7] registered [ 0.695490] acpiphp: Slot [8] registered [ 0.697018] acpiphp: Slot [9] registered [ 0.698578] acpiphp: Slot [10] registered [ 0.700130] acpiphp: Slot [11] registered [ 0.701823] acpiphp: Slot [12] registered [ 0.703374] acpiphp: Slot [13] registered [ 0.704922] acpiphp: Slot [14] registered [ 0.706468] acpiphp: Slot [15] registered [ 0.708018] acpiphp: Slot [16] registered [ 0.709606] acpiphp: Slot [17] registered [ 0.711160] acpiphp: Slot [18] registered [ 0.712699] acpiphp: Slot [19] registered [ 0.714252] acpiphp: Slot [20] registered [ 0.715810] acpiphp: Slot [21] registered [ 0.717356] acpiphp: Slot [22] registered [ 0.718945] acpiphp: Slot [23] registered [ 0.720506] acpiphp: Slot [24] registered [ 0.722056] acpiphp: Slot [25] registered [ 0.723601] acpiphp: Slot [26] registered [ 0.725153] acpiphp: Slot [27] registered [ 0.726700] acpiphp: Slot [28] registered [ 0.728262] acpiphp: Slot [29] registered [ 0.729853] acpiphp: Slot [30] registered [ 0.731402] acpiphp: Slot [31] registered [ 0.732922] PCI host bridge to bus 0000:00 [ 0.734454] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.736771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.739118] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.741907] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.744663] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.747466] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.753692] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.756120] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.758354] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.760801] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.766076] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.768759] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.796150] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.798929] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.801622] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.804632] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.807241] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.809615] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.812096] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.814099] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.817027] vgaarb: loaded [ 0.818156] vgaarb: bridge control possible 0000:00:02.0 [ 0.820450] SCSI subsystem initialized [ 0.822180] ACPI: bus type USB registered [ 0.823729] usbcore: registered new interface driver usbfs [ 0.825685] usbcore: registered new interface driver hub [ 0.827594] usbcore: registered new device driver usb [ 0.829718] PCI: Using ACPI for IRQ routing [ 0.831769] NetLabel: Initializing [ 0.833113] NetLabel: domain hash size = 128 [ 0.834720] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.836539] NetLabel: unlabeled traffic allowed by default [ 0.838722] amd_nb: Cannot enumerate AMD northbridges [ 0.840706] clocksource: Switched to clocksource kvm-clock [ 0.853131] AppArmor: AppArmor Filesystem Enabled [ 0.854937] pnp: PnP ACPI init [ 0.856529] pnp: PnP ACPI: found 5 devices [ 0.864921] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.868161] NET: Registered protocol family 2 [ 0.870151] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.873108] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.875790] TCP: Hash tables configured (established 32768 bind 32768) [ 0.878164] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.880315] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.882687] NET: Registered protocol family 1 [ 0.884332] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.886412] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.888440] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.908840] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.929314] Unpacking initramfs... [ 1.127355] Freeing initrd memory: 14824K [ 1.129039] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.131274] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.133647] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.137230] Scanning for low memory corruption every 60 seconds [ 1.139757] audit: initializing netlink subsys (disabled) [ 1.141751] audit: type=2000 audit(1561891707.099:1): initialized [ 1.144185] Initialise system trusted keyring [ 1.145985] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.148197] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.151592] zbud: loaded [ 1.152994] VFS: Disk quotas dquot_6.6.0 [ 1.154564] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.157160] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.159498] fuse init (API version 7.23) [ 1.161159] Key type big_key registered [ 1.162646] Allocating IMA MOK and blacklist keyrings. [ 1.165211] Key type asymmetric registered [ 1.166765] Asymmetric key parser 'x509' registered [ 1.168572] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.171361] io scheduler noop registered [ 1.172867] io scheduler deadline registered (default) [ 1.174771] io scheduler cfq registered [ 1.176321] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.178303] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.180662] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.183389] ACPI: Power Button [PWRF] [ 1.185036] GHES: HEST is not enabled! [ 1.204701] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.245120] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.248920] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.274643] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.278827] Linux agpgart interface v0.103 [ 1.282485] loop: module loaded [ 1.285479] vda: vda1 [ 1.287419] scsi host0: ata_piix [ 1.288863] scsi host1: ata_piix [ 1.290189] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.292514] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.294971] libphy: Fixed MDIO Bus: probed [ 1.296555] tun: Universal TUN/TAP device driver, 1.6 [ 1.298414] tun: (C) 1999-2004 Max Krasnyansky [ 1.301962] PPP generic driver version 2.4.2 [ 1.303680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.305994] ehci-pci: EHCI PCI platform driver [ 1.307650] ehci-platform: EHCI generic platform driver [ 1.309533] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.311693] ohci-pci: OHCI PCI platform driver [ 1.313350] ohci-platform: OHCI generic platform driver [ 1.315261] uhci_hcd: USB Universal Host Controller Interface driver [ 1.335755] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.337656] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.340428] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.342305] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.344460] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.346839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.349521] usb usb1: Product: UHCI Host Controller [ 1.351292] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd [ 1.353491] usb usb1: SerialNumber: 0000:00:01.2 [ 1.355328] hub 1-0:1.0: USB hub found [ 1.356834] hub 1-0:1.0: 2 ports detected [ 1.358516] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.362412] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.364231] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.366285] mousedev: PS/2 mouse device common for all mice [ 1.368654] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.372092] rtc_cmos 00:00: RTC can wake from S4 [ 1.374180] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.376469] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.378736] i2c /dev entries driver [ 1.380155] device-mapper: uevent: version 1.0.3 [ 1.381941] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.385029] ledtrig-cpu: registered to indicate activity on CPUs [ 1.387524] NET: Registered protocol family 10 [ 1.389475] NET: Registered protocol family 17 [ 1.408086] Key type dns_resolver registered [ 1.410006] registered taskstats version 1 [ 1.411585] Loading compiled-in X.509 certificates [ 1.413886] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348' [ 1.417431] zswap: loaded using pool lzo/zbud [ 1.420829] Key type trusted registered [ 1.424768] Key type encrypted registered [ 1.426349] AppArmor: AppArmor sha1 policy hashing enabled [ 1.428305] ima: No TPM chip found, activating TPM-bypass! [ 1.430257] ima: Allocated hash algorithm: sha1 [ 1.431956] evm: HMAC attrs: 0x1 [ 1.433705] Magic number: 7:103:832 [ 1.435295] rtc_cmos 00:00: setting system clock to 2019-06-30 10:48:27 UTC (1561891707) [ 1.438389] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.440499] EDD information not available. [ 1.454262] Freeing unused kernel memory: 1484K [ 1.464751] Write protecting the kernel read-only data: 14336k [ 1.468244] Freeing unused kernel memory: 1616K [ 1.470131] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.483531] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.483941] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.483957] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.491589] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.491630] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.491755] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.491792] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.491837] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.491889] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.491925] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.537625] virtio_net virtio0 ens3: renamed from eth0 [ 1.545486] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.548954] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.570633] AVX2 version of gcm_enc/dec engaged. [ 1.572456] AES CTR mode by8 optimization enabled [ 1.585228] FDC 0 is a S82078B [ 1.668727] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.832675] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.835036] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.837474] usb 1-1: Product: QEMU USB Tablet [ 1.839155] usb 1-1: Manufacturer: QEMU [ 1.840613] usb 1-1: SerialNumber: 42 [ 1.848084] hidraw: raw HID events driver (C) Jiri Kosina [ 1.855960] usbcore: registered new interface driver usbhid [ 1.858483] usbhid: USB HID core driver [ 1.862057] 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.866263] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.946003] md: linear personality registered for level -1 [ 2.950313] md: multipath personality registered for level -4 [ 2.954553] md: raid0 personality registered for level 0 [ 2.959427] md: raid1 personality registered for level 1 [ 3.032728] raid6: sse2x1 gen() 11225 MB/s [ 3.100715] raid6: sse2x1 xor() 9020 MB/s [ 3.168709] raid6: sse2x2 gen() 14915 MB/s [ 3.236710] raid6: sse2x2 xor() 9996 MB/s [ 3.304719] raid6: sse2x4 gen() 17195 MB/s [ 3.372717] raid6: sse2x4 xor() 11291 MB/s [ 3.440715] raid6: avx2x1 gen() 22062 MB/s [ 3.508742] raid6: avx2x2 gen() 25560 MB/s [ 3.576791] raid6: avx2x4 gen() 30251 MB/s [ 3.578506] raid6: using algorithm avx2x4 gen() 30251 MB/s [ 3.580560] raid6: using avx2x2 recovery algorithm [ 3.583599] xor: automatically using best checksumming function: [ 3.624710] avx : 33321.000 MB/sec [ 3.627318] async_tx: api initialized (async) [ 3.636564] md: raid6 personality registered for level 6 [ 3.638633] md: raid5 personality registered for level 5 [ 3.640649] md: raid4 personality registered for level 4 [ 3.647903] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.677575] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.696786] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.812747] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.819021] systemd[1]: Detected virtualization kvm. [ 3.820844] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.825057] systemd[1]: Set hostname to . [ 3.829619] systemd[1]: Initializing machine ID from KVM UUID. [ 3.831948] systemd[1]: Installed transient /etc/machine-id file. [ 3.983587] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.987538] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.991640] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.995375] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.998932] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.002431] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.005913] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.008828] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.012504] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.017348] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.020586] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.024884] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.028945] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 4.034583] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.038672] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.042307] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.045730] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.049670] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.052663] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.068904] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.073670] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.078033] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.082298] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.089646] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.095834] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.101578] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.106422] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.108464] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.115854] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.120599] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 4.128398] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.136791] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.143915] Loading iSCSI transport class v2.0-870. [ 4.150997] iscsi: registered transport (tcp) [ 4.153375] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.157045] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.161292] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.165859] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [ 4.197226] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [ 9.251857] cloud-init[565]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Sun, 30 Jun 2019 10:48:31 +0000. Up 5.24 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 10.552022] cloud-init[928]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Sun, 30 Jun 2019 10:48:36 +0000. Up 9.76 seconds. [ 10.555784] cloud-init[928]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.558897] cloud-init[928]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.562147] cloud-init[928]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.565857] cloud-init[928]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.569558] cloud-init[928]: ci-info: | ens3 | True | 192.168.120.4 | 255.255.255.0 | global | fa:16:3e:e1:14:66 | [ 10.573264] cloud-init[928]: ci-info: | ens3 | True | fe80::f816:3eff:fee1:1466/64 | . | link | fa:16:3e:e1:14:66 | [ 10.576963] cloud-init[928]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.580645] cloud-init[928]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.584269] cloud-init[928]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.587927] cloud-init[928]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.591293] cloud-init[928]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.594649] cloud-init[928]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.597994] cloud-init[928]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.601369] cloud-init[928]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.604593] cloud-init[928]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.607550] cloud-init[928]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.610652] cloud-init[928]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.612444] cloud-init[928]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.612723] cloud-init[928]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.613038] cloud-init[928]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.613353] cloud-init[928]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.613675] cloud-init[928]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.613995] cloud-init[928]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.614294] cloud-init[928]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.614586] cloud-init[928]: Generating public/private rsa key pair. [ 10.614879] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.615192] cloud-init[928]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.615489] cloud-init[928]: The key fingerprint is: [ 10.615788] cloud-init[928]: SHA256:CbsHY3sOfpmUnCgXfyoVs6J9ZJUOv2PhaEi/mSb1/8Q root@cloudify-vm-071e1e19-0af6-478e-88ef-343c8b970ae2 [ 10.616431] cloud-init[928]: The key's randomart image is: [ 10.616719] cloud-init[928]: +---[RSA 2048]----+ [ 10.617025] cloud-init[928]: | | [ 10.617319] cloud-init[928]: | | [ 10.617617] cloud-init[928]: | . . | [ 10.617920] cloud-init[928]: | .o+.o | [ 10.618229] cloud-init[928]: | ==S@ | [ 10.618517] cloud-init[928]: | ..==% = . | [ 10.618814] cloud-init[928]: | *+XoO o E | [ 10.619148] cloud-init[928]: | ..==@o* . | [ 10.619433] cloud-init[928]: | .B=o o... | [ 10.619719] cloud-init[928]: +----[SHA256]-----+ [ 10.620041] cloud-init[928]: Generating public/private dsa key pair. [ 10.620351] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.620645] cloud-init[928]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.620948] cloud-init[928]: The key fingerprint is: [ 10.621254] cloud-init[928]: SHA256:kKqYjSL3kFTDudUDtbxF2omrrAWLh9Ytqnxn99vs4Rw root@cloudify-vm-071e1e19-0af6-478e-88ef-343c8b970ae2 [ 10.621550] cloud-init[928]: The key's randomart image is: [ 10.621848] cloud-init[928]: +---[DSA 1024]----+ [ 10.622160] cloud-init[928]: | ... . | [ 10.622425] cloud-init[928]: | . . = * . | [ 10.622693] cloud-init[928]: | = + B + | [ 10.622978] cloud-init[928]: | . = . = | [ 10.623259] cloud-init[928]: | . + S | [ 10.623533] cloud-init[928]: | * * = . | [ 10.623803] cloud-init[928]: |* X = = E | [ 10.624390] cloud-init[928]: |+o * * . = o | [ 10.624655] cloud-init[928]: |.oo = . .oo* | [ 10.624932] cloud-init[928]: +----[SHA256]-----+ [ 10.625227] cloud-init[928]: Generating public/private ecdsa key pair. [ 10.625494] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.625764] cloud-init[928]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.626067] cloud-init[928]: The key fingerprint is: [ 10.626370] cloud-init[928]: SHA256:VWzFKY4AwsQaRtzG2JQHgY5dpiO5wN+7Xyb5WY+LUyY root@cloudify-vm-071e1e19-0af6-478e-88ef-343c8b970ae2 [ 10.626638] cloud-init[928]: The key's randomart image is: [ 10.626910] cloud-init[928]: +---[ECDSA 256]---+ [ 10.627209] cloud-init[928]: | o.@*+.. ..o.. | [ 10.627480] cloud-init[928]: | * @.. . .+ o | [ 10.627748] cloud-init[928]: |.* B . ..+ . | [ 10.628071] cloud-init[928]: |=.* .. . | [ 10.628359] cloud-init[928]: |.o... S | [ 10.628628] cloud-init[928]: |. . . .E o | [ 10.628899] cloud-init[928]: | .o o+. | [ 10.629218] cloud-init[928]: | . =.+ o | [ 10.629499] cloud-init[928]: | .o. +.o.. | [ 10.629766] cloud-init[928]: +----[SHA256]-----+ [ 10.630048] cloud-init[928]: Generating public/private ed25519 key pair. [ 10.630331] cloud-init[928]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.630600] cloud-init[928]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.630870] cloud-init[928]: The key fingerprint is: [ 10.631290] cloud-init[928]: SHA256:7SlIawCJcwCuGa6kw59KylFXNe0SDoGauX1WGh765RA root@cloudify-vm-071e1e19-0af6-478e-88ef-343c8b970ae2 [ 10.631438] cloud-init[928]: The key's randomart image is: [ 10.631704] cloud-init[928]: +--[ED25519 256]--+ [ 10.631984] cloud-init[928]: |+ ...o. | [ 10.632545] cloud-init[928]: |.o . . ..... | [ 10.632818] cloud-init[928]: |+.+ + .o o | [ 10.633092] cloud-init[928]: |o= = .E = . | [ 10.633373] cloud-init[928]: |oo .+.+ S o | [ 10.633643] cloud-init[928]: |= ...= O o . | [ 10.633933] cloud-init[928]: |++ B = o | [ 10.634220] cloud-init[928]: |+.o .. . o | [ 10.634501] cloud-init[928]: |.o.o | [ 10.634770] cloud-init[928]: +----[SHA256]-----+ [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. Starting LXD - unix socket. [[0;32m OK [0m] 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] Listening on ACPID Listen Socket. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. Starting Login Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Accounts Service... [[0;32m OK [0m] Started Regular background program processing daemon. Starting LSB: MD monitoring daemon... Starting LSB: Record successful boot for GRUB... Starting Pollinate to seed the pseudo random number generator... Starting System Logging Service... [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started D-Bus System Message Bus. Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started ACPI event daemon. Starting Snappy daemon... Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: daemon to balance interrupts for SMP systems... Starting Permit User Sessions... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LXD - container startup/shutdown. Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme... [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. 2019-06-30 10:48:41,747 - paramiko.transport - DEBUG - starting thread (client mode): 0xae232850L 2019-06-30 10:48:41,747 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-30 10:48:41,754 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-06-30 10:48:41,755 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-06-30 10:48:41,756 - 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 2019-06-30 10:48:41,756 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 10:48:41,756 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-30 10:48:41,756 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 10:48:41,756 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 10:48:41,756 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 10:48:41,804 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-30 10:48:41,805 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 10:48:41,817 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: ac13780608864354e17bf76001d24a48 2019-06-30 10:48:41,818 - paramiko.transport - DEBUG - Trying discovered key 4d2d84e72dc992c46af7e1b0cb75a63d in /tmp/tmpyy6CgV 2019-06-30 10:48:41,844 - paramiko.transport - DEBUG - userauth is OK 2019-06-30 10:48:41,866 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-30 10:48:41,883 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-30 10:48:42,069 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-06-30 10:48:42,069 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-06-30 10:48:42,109 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-30 10:48:42,109 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-30 10:48:42,117 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-30 10:48:48,558 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-06-30 10:48:48,560 - 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 2019-06-30 10:48:48,560 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 10:48:48,560 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-30 10:48:48,560 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 10:48:48,560 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 10:48:48,561 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 10:48:48,565 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 10:48:53,898 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-06-30 10:48:53,900 - 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 2019-06-30 10:48:53,900 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 10:48:53,900 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-30 10:48:53,900 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 10:48:53,900 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 10:48:53,900 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 10:48:53,903 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 10:49:00,735 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-06-30 10:49:00,737 - 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 2019-06-30 10:49:00,737 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 10:49:00,738 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-30 10:49:00,738 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 10:49:00,738 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 10:49:00,738 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 10:49:00,742 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 10:49:07,499 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-06-30 10:49:07,499 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-06-30 10:49:07,501 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-30 10:49:07,501 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-06-30 10:49:07,501 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-06-30 10:49:07,504 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-06-30 10:50:34,718 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-06-30 10:50:34,718 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.7 API version: 1.39 Go version: go1.10.8 Git commit: 2d0083d Built: Thu Jun 27 17:56:17 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.7 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 2d0083d Built: Thu Jun 27 17:23:02 2019 OS/Arch: linux/amd64 Experimental: false If you would like to use Docker as a non-root user, you should now consider adding your user to the "docker" group with something like: sudo usermod -aG docker your-user Remember that you will have to log out and back in for this to take effect! WARNING: Adding a user to the "docker" group will grant the ability to run containers which can be used to obtain root privileges on the docker host. Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface for more information. Loaded image: docker-cfy-manager:latest b9475c0d217a45ef42dd7e173bed696b67e4aa36d4bdc69ff43997ad53d39f3c 2019-06-30 10:50:34,719 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-06-30 10:50:34,720 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-vm-071e1e19-0af6-478e-88ef-343c8b970ae2 --2019-06-30 10:49:09-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.10, 99.84.74.4, 99.84.74.12, ... Connecting to get.docker.com (get.docker.com)|99.84.74.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13063 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 15.9M=0.001s 2019-06-30 10:49:10 (15.9 MB/s) - ‘script.sh’ saved [13063/13063] sudo: unable to resolve host cloudify-vm-071e1e19-0af6-478e-88ef-343c8b970ae2 sudo: unable to resolve host cloudify-vm-071e1e19-0af6-478e-88ef-343c8b970ae2 + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" | apt-key add -qq - >/dev/null + sh -c echo "deb [arch=amd64] https://download.docker.com/linux/ubuntu xenial stable" > /etc/apt/sources.list.d/docker.list + sh -c apt-get update -qq >/dev/null + [ -n ] + sh -c apt-get install -y -qq --no-install-recommends docker-ce >/dev/null debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: + sh -c docker version sudo: unable to resolve host cloudify-vm-071e1e19-0af6-478e-88ef-343c8b970ae2 sudo: unable to resolve host cloudify-vm-071e1e19-0af6-478e-88ef-343c8b970ae2 2019-06-30 10:50:34,721 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-06-30 10:50:34,721 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-06-30 10:50:34,721 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-06-30 10:50:34,721 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-06-30 10:50:34,729 - functest.core.cloudify - DEBUG - try 1: Cloudify Manager isn't up and running Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/cloudify.py", line 88, in execute "status %s", self.cfy_client.manager.get_status()) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/manager.py", line 28, in get_status response = self.api.get('/status') File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 252, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 233, in do_request 'SSL, but the client does'.format(e) ConnectionError: HTTPConnectionPool(host='172.30.9.202', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-06-30 10:51:04,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-06-30 10:51:04,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:51:04,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:51:04,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:51:04,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:51:04,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:51:04,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:51:04,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:51:04,992 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 110, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "running", "MainPID": 805, "Id": "cloudify-amqp-postgres.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 806, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 327, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 130, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 809, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 115, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 113, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 807, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-06-30 10:51:04,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:51:04,992 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:51:04 GMT 2019-06-30 10:51:04,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:51:04,992 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:51:04,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:51:04,992 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:51:04,993 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:51:04,993 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:51:04,993 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 110, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB', u'unit_id': u'cloudify-influxdb.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP PostgreSQL Broker Service', u'MainPID': 805, u'state': u'running', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 806, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB', u'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 327, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ', u'unit_id': u'cloudify-rabbitmq.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 130, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 809, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 36, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL', u'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 115, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 113, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service', u'unit_id': u'cloudify-restservice.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 807, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-06-30 10:51:04,994 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-06-30 10:51:05,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:51:05,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:51:05,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:51:05,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:51:05,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:51:05,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:51:05,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:51:05,203 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 110, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "running", "MainPID": 805, "Id": "cloudify-amqp-postgres.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 806, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 327, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 130, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 809, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 115, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 113, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 807, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-06-30 10:51:05,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:51:05,203 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:51:05 GMT 2019-06-30 10:51:05,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:51:05,204 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:51:05,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:51:05,204 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:51:05,204 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:51:05,204 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:51:05,205 - functest.core.cloudify - INFO - The current manager status is running 2019-06-30 10:51:05,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/secrets 2019-06-30 10:51:05,338 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:51:05,338 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:51:05,338 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:51:05,338 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:51:05,338 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:51:05,339 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:51:05,339 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:51:05,339 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-06-30 10:51:05,339 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:51:05,339 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:51:05 GMT 2019-06-30 10:51:05,339 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:51:05,339 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-06-30 10:51:05,339 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:51:05,339 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:51:05,339 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:51:05,340 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-06-30 10:51:05,340 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-06-30 10:51:05,556 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:51:05,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:51:05,556 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:51:05,556 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:51:05,556 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:51:05,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:51:05,556 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:51:05,556 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-06-30 10:51:05,556 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-06-30T10:51:05.532Z", "updated_at": "2019-06-30T10:51:05.532Z", "value": "gAAAAABdGJQZi6Z0nJWQ8elx5GTxxApVJnQ0QrMFgAyztFvpjoo5KsR5BLxjelOFsU_EvBImydUiM_zSBlRFaSKZMN_ZrXATlQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-06-30 10:51:05,557 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:51:05,557 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:51:05 GMT 2019-06-30 10:51:05,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:51:05,557 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-06-30 10:51:05,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:51:05,557 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:51:05,557 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:51:05,557 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3.1/secrets/foo 2019-06-30 10:51:05,652 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:51:05,652 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:51:05,652 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:51:05,652 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:51:05,652 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:51:05,652 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:51:05,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:51:05,653 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-06-30 10:51:05,653 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-06-30T10:51:05.532Z", "updated_at": "2019-06-30T10:51:05.532Z", "value": "gAAAAABdGJQZi6Z0nJWQ8elx5GTxxApVJnQ0QrMFgAyztFvpjoo5KsR5BLxjelOFsU_EvBImydUiM_zSBlRFaSKZMN_ZrXATlQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-06-30 10:51:05,653 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:51:05,653 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:51:05 GMT 2019-06-30 10:51:05,653 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:51:05,653 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-06-30 10:51:05,653 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:51:05,653 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:51:05,653 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:51:05,654 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-06-30 10:51:05,654 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-06-30 10:51:05,776 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 10:51:05,777 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:50 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-30 10:51:05,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-30 10:51:05,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/1c157eec-984c-4e60-bed2-409735d56b28.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:51:07,209 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 10:51:07 GMT X-Openstack-Request-Id: req-0f3b4528-3424-4751-87df-7c4cb69bccb4 2019-06-30 10:51:07,209 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 10:51:07,209 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/1c157eec-984c-4e60-bed2-409735d56b28.json used request id req-0f3b4528-3424-4751-87df-7c4cb69bccb4 2019-06-30 10:51:07,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.4218621254s 2019-06-30 10:51:07,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 10:51:07,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:51:07,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:07 GMT X-Openstack-Request-Id: req-8a6bddb7-865f-44f9-89da-bd121fc832d8 2019-06-30 10:51:07,283 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 10:51:07,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-8a6bddb7-865f-44f9-89da-bd121fc832d8 2019-06-30 10:51:07,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0641431808472s 2019-06-30 10:51:07,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-30 10:51:07,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:51:07,434 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 30 Jun 2019 10:51: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-05d74f44-7746-4243-a538-41aff3cf7d21 x-openstack-request-id: req-05d74f44-7746-4243-a538-41aff3cf7d21 2019-06-30 10:51:07,434 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed used request id req-05d74f44-7746-4243-a538-41aff3cf7d21 2019-06-30 10:51:07,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.149983882904s 2019-06-30 10:51:07,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:51:07,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:51:08,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 769 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-dd413581-69c2-4fe7-adda-a6f127ef9973 x-openstack-request-id: req-dd413581-69c2-4fe7-adda-a6f127ef9973 2019-06-30 10:51:08,312 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_071e1e19-0af6-478e-88ef-343c8b970ae2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:14:66", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:14:66", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T10:48:25.000000", "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "security_groups": [{"name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}], "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T10:51:07Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:51:08,312 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-dd413581-69c2-4fe7-adda-a6f127ef9973 2019-06-30 10:51:08,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.877268075943s 2019-06-30 10:51:08,314 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:51:10,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:51:10,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:51:11,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 651 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-6bc073bf-df82-4269-9a0a-38f67c7b7044 x-openstack-request-id: req-6bc073bf-df82-4269-9a0a-38f67c7b7044 2019-06-30 10:51:11,117 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "rel": "bookmark"}], "image": {"id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "links": [{"href": "http://172.30.9.24:8774/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2019-06-30T10:48:25.000000", "flavor": {"id": "74665137-5d2a-4c22-ae32-27abcf81340f", "links": [{"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}]}, "id": "0e9b6f11-1d7b-41ab-9511-422828e3c6ed", "user_id": "ae22a20dfb94451ba7b28b7496107892", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2019-06-30T10:51:10Z", "hostId": "c8465f3a46bea64c5840e0276d135abc2f3d31658cf5bb4e98667f25", "OS-SRV-USG:terminated_at": "2019-06-30T10:51:10.000000", "key_name": "cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2", "name": "cloudify-vm_071e1e19-0af6-478e-88ef-343c8b970ae2", "created": "2019-06-30T10:46:32Z", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:51:11,117 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6bc073bf-df82-4269-9a0a-38f67c7b7044 2019-06-30 10:51:11,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.800849199295s 2019-06-30 10:51:11,119 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:51:13,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:51:13,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:51:13,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51: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-098c9a11-8f80-47d1-aa51-8b62e23553c0 x-openstack-request-id: req-098c9a11-8f80-47d1-aa51-8b62e23553c0 2019-06-30 10:51:13,198 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-06-30 10:51:13,198 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-098c9a11-8f80-47d1-aa51-8b62e23553c0 2019-06-30 10:51:13,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0766971111298s 2019-06-30 10:51:13,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 10:51:13,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:51:13,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6825 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:13 GMT X-Openstack-Request-Id: req-40a9b488-c00d-4c54-9565-1046e1f926d7 2019-06-30 10:51:13,253 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "created_at": "2019-06-30T10:46:15Z", "updated_at": "2019-06-30T10:46:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "545d84af-851a-4731-8514-30caf8cdb9d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "85e6ef6f-dfa1-4fe7-b92e-c955a115fd86", "remote_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "dbd20511-490d-477f-9979-00844f29c551", "remote_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "fbfd9b4e-9e9d-4ae4-aed3-3be492974f22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}], "revision_number": 1, "project_id": "b9139e0873c1472ab0aee0920c4af15e", "id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "created_at": "2019-06-30T10:46:29Z", "updated_at": "2019-06-30T10:46:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:29Z", "revision_number": 0, "id": "0d396afb-24b8-4d36-8c00-c221c915df95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:29Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T10:46:29Z", "revision_number": 0, "id": "1df9bac4-4f58-45df-82db-da91aa548c6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:29Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-06-30T10:46:30Z", "revision_number": 0, "id": "322365fb-6126-4ad2-b9e9-e8d02e2279a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:30Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": 443, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-06-30T10:46:30Z", "revision_number": 0, "id": "8164f1a0-41d3-43e9-9682-bd1b54029853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:30Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:29Z", "revision_number": 0, "id": "8e89097c-7233-4b9c-8a65-ed074de73b0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:29Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-06-30T10:46:30Z", "revision_number": 0, "id": "beac765d-e579-4211-9df3-4f9a03fb6071", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:30Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-06-30T10:46:30Z", "revision_number": 0, "id": "cc2d8775-ecbc-4985-9973-d53eedb7eb33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:30Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": 80, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:29Z", "revision_number": 0, "id": "e21bbda1-d4bf-4955-976d-804869075fac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:29Z", "security_group_id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}], "revision_number": 7, "project_id": "b9139e0873c1472ab0aee0920c4af15e", "id": "4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1", "name": "cloudify-sg_071e1e19-0af6-478e-88ef-343c8b970ae2"}]} 2019-06-30 10:51:13,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-40a9b488-c00d-4c54-9565-1046e1f926d7 2019-06-30 10:51:13,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0497150421143s 2019-06-30 10:51:13,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 10:51:13,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:51:13,442 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 10:51:13 GMT X-Openstack-Request-Id: req-5a7b1e07-443e-43e4-8f68-d61d7404e684 2019-06-30 10:51:13,442 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 10:51:13,443 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/4f857d55-4f4c-4242-9e6a-5fd3f0bfcdb1.json used request id req-5a7b1e07-443e-43e4-8f68-d61d7404e684 2019-06-30 10:51:13,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.182024002075s 2019-06-30 10:51:13,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-06-30 10:51:13,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:51:13,471 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51: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-717de0aa-26d3-400b-9249-2b63028cf60a x-openstack-request-id: req-717de0aa-26d3-400b-9249-2b63028cf60a 2019-06-30 10:51:13,471 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/cloudify-kp_071e1e19-0af6-478e-88ef-343c8b970ae2 used request id req-717de0aa-26d3-400b-9249-2b63028cf60a 2019-06-30 10:51:13,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0279059410095s 2019-06-30 10:51:13,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-30 10:51:13,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/7f7a92a4-6e4e-47a1-b5d0-7b9d1157375c/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" -d '{"subnet_id": "a4268600-8662-4fde-9bbc-a2ad60fc9a85"}' 2019-06-30 10:51:15,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:15 GMT X-Openstack-Request-Id: req-4ce6f229-3155-4b56-ac9c-aadffbb34824 2019-06-30 10:51:15,833 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9c82fabb-aa4f-4467-8faf-21c340324c18", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "subnet_id": "a4268600-8662-4fde-9bbc-a2ad60fc9a85", "subnet_ids": ["a4268600-8662-4fde-9bbc-a2ad60fc9a85"], "port_id": "7961406f-e9e5-44ca-b6b3-82e298da0d81", "id": "7f7a92a4-6e4e-47a1-b5d0-7b9d1157375c"} 2019-06-30 10:51:15,833 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/7f7a92a4-6e4e-47a1-b5d0-7b9d1157375c/remove_router_interface.json used request id req-4ce6f229-3155-4b56-ac9c-aadffbb34824 2019-06-30 10:51:15,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.36176490784s 2019-06-30 10:51:15,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 10:51:15,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:51:15,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:15 GMT X-Openstack-Request-Id: req-1f15ac3f-3228-47b7-b6e2-be73c7c63d65 2019-06-30 10:51:15,958 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "created_at": "2019-06-30T10:46:18Z", "admin_state_up": true, "updated_at": "2019-06-30T10:51:14Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "b9139e0873c1472ab0aee0920c4af15e", "id": "7f7a92a4-6e4e-47a1-b5d0-7b9d1157375c", "name": "cloudify-router_071e1e19-0af6-478e-88ef-343c8b970ae2"}]} 2019-06-30 10:51:15,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-1f15ac3f-3228-47b7-b6e2-be73c7c63d65 2019-06-30 10:51:15,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.124415159225s 2019-06-30 10:51:15,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 10:51:15,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/7f7a92a4-6e4e-47a1-b5d0-7b9d1157375c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:51:17,271 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 10:51:17 GMT X-Openstack-Request-Id: req-c06b78c3-fbf0-47a4-b33b-95c78443a5e2 2019-06-30 10:51:17,272 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 10:51:17,272 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/7f7a92a4-6e4e-47a1-b5d0-7b9d1157375c.json used request id req-c06b78c3-fbf0-47a4-b33b-95c78443a5e2 2019-06-30 10:51:17,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.31225299835s 2019-06-30 10:51:17,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 10:51:17,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:51:17,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:17 GMT X-Openstack-Request-Id: req-ace12d10-60e2-402a-904f-6aed65d488c5 2019-06-30 10:51:17,319 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c82fabb-aa4f-4467-8faf-21c340324c18","tenant_id":"b9139e0873c1472ab0aee0920c4af15e","created_at":"2019-06-30T10:46:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T10:46:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"b9139e0873c1472ab0aee0920c4af15e","id":"a4268600-8662-4fde-9bbc-a2ad60fc9a85","subnetpool_id":null,"name":"cloudify-subnet_071e1e19-0af6-478e-88ef-343c8b970ae2"}]} 2019-06-30 10:51:17,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-ace12d10-60e2-402a-904f-6aed65d488c5 2019-06-30 10:51:17,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0465199947357s 2019-06-30 10:51:17,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-30 10:51:17,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/a4268600-8662-4fde-9bbc-a2ad60fc9a85.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:51:18,315 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 10:51:18 GMT X-Openstack-Request-Id: req-3ee86e03-29a3-4c35-ae1f-469a036d01a1 2019-06-30 10:51:18,315 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 10:51:18,315 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/a4268600-8662-4fde-9bbc-a2ad60fc9a85.json used request id req-3ee86e03-29a3-4c35-ae1f-469a036d01a1 2019-06-30 10:51:18,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.995239973068s 2019-06-30 10:51:18,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 10:51:18,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:51:18,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:18 GMT X-Openstack-Request-Id: req-ff25857d-d8af-4a4a-80a3-d0d902924700 2019-06-30 10:51:18,410 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9c82fabb-aa4f-4467-8faf-21c340324c18","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b9139e0873c1472ab0aee0920c4af15e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T10:51:18Z","qos_policy_id":null,"name":"cloudify-net_071e1e19-0af6-478e-88ef-343c8b970ae2","admin_state_up":true,"tenant_id":"b9139e0873c1472ab0aee0920c4af15e","created_at":"2019-06-30T10:46:15Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 10:51:18,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ff25857d-d8af-4a4a-80a3-d0d902924700 2019-06-30 10:51:18,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0946638584137s 2019-06-30 10:51:18,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-30 10:51:18,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/9c82fabb-aa4f-4467-8faf-21c340324c18.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:51:19,323 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 10:51:19 GMT X-Openstack-Request-Id: req-5e0a889e-8538-4965-a020-1570d900de8a 2019-06-30 10:51:19,323 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 10:51:19,323 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/9c82fabb-aa4f-4467-8faf-21c340324c18.json used request id req-5e0a889e-8538-4965-a020-1570d900de8a 2019-06-30 10:51:19,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.911396026611s 2019-06-30 10:51:19,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 10:51:19,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:51:20,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:20 GMT X-Openstack-Request-Id: req-f9efe547-02fb-4187-9d17-fa90e0f52914 2019-06-30 10:51:20,024 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T10:46:28Z", "file": "/v2/images/c3f101a2-e76a-4024-af74-fbbf08dda309/file", "owner": "b9139e0873c1472ab0aee0920c4af15e", "id": "c3f101a2-e76a-4024-af74-fbbf08dda309", "size": 296222720, "self": "/v2/images/c3f101a2-e76a-4024-af74-fbbf08dda309", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/c3f101a2-e76a-4024-af74-fbbf08dda309/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/c3f101a2-e76a-4024-af74-fbbf08dda309/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_071e1e19-0af6-478e-88ef-343c8b970ae2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "cloudify-img_071e1e19-0af6-478e-88ef-343c8b970ae2", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-06-30T10:46:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 10:51:20,024 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f9efe547-02fb-4187-9d17-fa90e0f52914 2019-06-30 10:51:20,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.695944786072s 2019-06-30 10:51:20,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 10:51:20,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/c3f101a2-e76a-4024-af74-fbbf08dda309 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7b6eaaa12fbc12b0690474140439f62d3a0e3e5e" 2019-06-30 10:51:20,323 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 10:51:20 GMT X-Openstack-Request-Id: req-8c36c361-dbe4-47a2-b08e-f264657b9ead 2019-06-30 10:51:20,323 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 10:51:20,323 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/c3f101a2-e76a-4024-af74-fbbf08dda309 used request id req-8c36c361-dbe4-47a2-b08e-f264657b9ead 2019-06-30 10:51:20,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.297570943832s 2019-06-30 10:51:20,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 10:51:20,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d13e8f14483ca5d387e80b2ea1f33d4d2f36e594" 2019-06-30 10:51:20,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-4a850ec8-0e75-45f3-9be7-573a5b08aaf0 x-openstack-request-id: req-4a850ec8-0e75-45f3-9be7-573a5b08aaf0 2019-06-30 10:51:20,629 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_071e1e19-0af6-478e-88ef-343c8b970ae2", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/74665137-5d2a-4c22-ae32-27abcf81340f", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "74665137-5d2a-4c22-ae32-27abcf81340f"}]} 2019-06-30 10:51:20,630 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-4a850ec8-0e75-45f3-9be7-573a5b08aaf0 2019-06-30 10:51:20,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.30090212822s 2019-06-30 10:51:20,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 10:51:20,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/74665137-5d2a-4c22-ae32-27abcf81340f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d13e8f14483ca5d387e80b2ea1f33d4d2f36e594" 2019-06-30 10:51:20,663 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51: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-0a22f398-9d1c-4a2f-9013-01ac31c2d60e x-openstack-request-id: req-0a22f398-9d1c-4a2f-9013-01ac31c2d60e 2019-06-30 10:51:20,664 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/74665137-5d2a-4c22-ae32-27abcf81340f used request id req-0a22f398-9d1c-4a2f-9013-01ac31c2d60e 2019-06-30 10:51:20,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0326180458069s 2019-06-30 10:51:20,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 10:51:20,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d13e8f14483ca5d387e80b2ea1f33d4d2f36e594" 2019-06-30 10:51:20,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-371f9f13-00f4-413b-8edc-9a83bd265a49 2019-06-30 10:51:20,882 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cloudify-user_071e1e19-0af6-478e-88ef-343c8b970ae2", "links": {"self": "http://172.30.9.24:5000/v3/users/ae22a20dfb94451ba7b28b7496107892"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ae22a20dfb94451ba7b28b7496107892", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 10:51:20,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-371f9f13-00f4-413b-8edc-9a83bd265a49 2019-06-30 10:51:20,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217497110367s 2019-06-30 10:51:20,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 10:51:20,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/ae22a20dfb94451ba7b28b7496107892 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d13e8f14483ca5d387e80b2ea1f33d4d2f36e594" 2019-06-30 10:51:21,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8bf0115-a070-4450-b8e4-ac5933dff363 2019-06-30 10:51:21,108 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_071e1e19-0af6-478e-88ef-343c8b970ae2", "links": {"self": "http://172.30.9.24:5000/v3/users/ae22a20dfb94451ba7b28b7496107892"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ae22a20dfb94451ba7b28b7496107892", "description": null}} 2019-06-30 10:51:21,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/ae22a20dfb94451ba7b28b7496107892 used request id req-c8bf0115-a070-4450-b8e4-ac5933dff363 2019-06-30 10:51:21,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220350980759s 2019-06-30 10:51:21,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-30 10:51:21,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/ae22a20dfb94451ba7b28b7496107892 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d13e8f14483ca5d387e80b2ea1f33d4d2f36e594" 2019-06-30 10:51:21,412 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 10:51:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3386dc0-765f-41d4-a1a7-84e5e7320800 2019-06-30 10:51:21,412 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 10:51:21,413 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/ae22a20dfb94451ba7b28b7496107892 used request id req-b3386dc0-765f-41d4-a1a7-84e5e7320800 2019-06-30 10:51:21,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.304146051407s 2019-06-30 10:51:21,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 10:51:21,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d13e8f14483ca5d387e80b2ea1f33d4d2f36e594" 2019-06-30 10:51:21,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1852c672-7c09-4a1c-ac47-b90b216b0ad4 2019-06-30 10:51:21,533 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.24:5000/v3/projects/b9139e0873c1472ab0aee0920c4af15e"}, "tags": [], "enabled": true, "id": "b9139e0873c1472ab0aee0920c4af15e", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_071e1e19-0af6-478e-88ef-343c8b970ae2"}]} 2019-06-30 10:51:21,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-1852c672-7c09-4a1c-ac47-b90b216b0ad4 2019-06-30 10:51:21,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11268901825s 2019-06-30 10:51:21,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-30 10:51:21,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/b9139e0873c1472ab0aee0920c4af15e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d13e8f14483ca5d387e80b2ea1f33d4d2f36e594" 2019-06-30 10:51:21,796 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 10:51:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46c95cf1-da92-47a6-83a5-d3042741f98b 2019-06-30 10:51:21,796 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 10:51:21,796 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/b9139e0873c1472ab0aee0920c4af15e used request id req-46c95cf1-da92-47a6-83a5-d3042741f98b 2019-06-30 10:51:21,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.257894039154s 2019-06-30 10:51:21,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 10:51:21,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=b9139e0873c1472ab0aee0920c4af15e&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d13e8f14483ca5d387e80b2ea1f33d4d2f36e594" 2019-06-30 10:51:22,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:22 GMT X-Openstack-Request-Id: req-7f4dd4cb-7c8e-408d-9ee6-98b62ae1e208 2019-06-30 10:51:22,114 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "created_at": "2019-06-30T10:46:15Z", "updated_at": "2019-06-30T10:46:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "545d84af-851a-4731-8514-30caf8cdb9d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "85e6ef6f-dfa1-4fe7-b92e-c955a115fd86", "remote_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "dbd20511-490d-477f-9979-00844f29c551", "remote_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "fbfd9b4e-9e9d-4ae4-aed3-3be492974f22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}], "revision_number": 1, "project_id": "b9139e0873c1472ab0aee0920c4af15e", "id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "name": "default"}]} 2019-06-30 10:51:22,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=b9139e0873c1472ab0aee0920c4af15e&name=default used request id req-7f4dd4cb-7c8e-408d-9ee6-98b62ae1e208 2019-06-30 10:51:22,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.312993049622s 2019-06-30 10:51:22,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 10:51:22,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d13e8f14483ca5d387e80b2ea1f33d4d2f36e594" 2019-06-30 10:51:22,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:22 GMT X-Openstack-Request-Id: req-3735dd83-554c-4ccb-a599-61ea9674a1f7 2019-06-30 10:51:22,182 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "created_at": "2019-06-30T10:46:15Z", "updated_at": "2019-06-30T10:46:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "545d84af-851a-4731-8514-30caf8cdb9d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "85e6ef6f-dfa1-4fe7-b92e-c955a115fd86", "remote_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "dbd20511-490d-477f-9979-00844f29c551", "remote_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:46:15Z", "revision_number": 0, "id": "fbfd9b4e-9e9d-4ae4-aed3-3be492974f22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:46:15Z", "security_group_id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "tenant_id": "b9139e0873c1472ab0aee0920c4af15e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9139e0873c1472ab0aee0920c4af15e"}], "revision_number": 1, "project_id": "b9139e0873c1472ab0aee0920c4af15e", "id": "0a4d2590-6475-4770-9cfc-09d46f3b4d0b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "created_at": "2019-06-30T07:16:10Z", "updated_at": "2019-06-30T07:16:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "3c51fcca-5d6f-4eca-8796-72c3c6923277", "remote_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv6", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "530f27c0-790c-4530-873e-1315d141f905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv4", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "d1b9a1af-768b-4ecd-b2cb-7897ae739e3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv6", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "f3485d7f-79c2-4f3e-8295-b6285d2716e7", "remote_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv4", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}], "revision_number": 1, "project_id": "07ce38fcccab4daabfecdeae2ad85fda", "id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "created_at": "2019-06-30T05:50:03Z", "updated_at": "2019-06-30T05:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "0d8844f3-ea4c-4dfc-9795-3f00e3466243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:03Z", "revision_number": 0, "id": "84f6baa6-388c-4d2c-9731-c59876827caf", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:03Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "a281473d-03db-4806-a4d4-0bcd09417300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "f6ee904e-3ab7-4383-aea8-6ab0b9b9b002", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}], "revision_number": 1, "project_id": "b832943639d345c28f57e6440b8b5ce7", "id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:52:29Z", "updated_at": "2019-06-30T05:52:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "379bfc24-0b1d-4ed3-8a2c-faa34dd1e1a9", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "59d93de2-729a-4409-8fdf-028f883a52b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "9b32e8bb-2f4c-4f28-a53b-62887daaf278", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "b2c6ae5a-c09b-4ac4-9cae-b8c111a7a429", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}], "revision_number": 1, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T05:52:31Z", "updated_at": "2019-06-30T05:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "027d04c8-43f4-4439-9ef0-6f3ef0f5cd84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "184535b3-d0be-442f-ac92-bc9447bec1b7", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "5f725998-4a95-41f3-b5a8-b42fc8f44b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "6bdbdd75-dd8f-42ea-a9b6-b90345e98591", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5478dc27-f236-4606-9022-2c758f2d5625", "name": "default"}]} 2019-06-30 10:51:22,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-3735dd83-554c-4ccb-a599-61ea9674a1f7 2019-06-30 10:51:22,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0618560314178s 2019-06-30 10:51:22,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 10:51:22,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/0a4d2590-6475-4770-9cfc-09d46f3b4d0b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d13e8f14483ca5d387e80b2ea1f33d4d2f36e594" 2019-06-30 10:51:22,291 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 10:51:22 GMT X-Openstack-Request-Id: req-00e75f5e-0ba4-4f2b-a216-5b6732db8697 2019-06-30 10:51:22,291 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 10:51:22,291 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/0a4d2590-6475-4770-9cfc-09d46f3b4d0b.json used request id req-00e75f5e-0ba4-4f2b-a216-5b6732db8697 2019-06-30 10:51:22,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.101243972778s 2019-06-30 10:51:22,311 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2019-06-30 10:51:22,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 10:51:22,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29f2edbc-9bdc-4e50-b118-4c5f276aafad 2019-06-30 10:51:22,342 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 10:51:22,342 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-29f2edbc-9bdc-4e50-b118-4c5f276aafad 2019-06-30 10:51:22,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 10:51:22,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}], "expires_at": "2019-06-30T11:51:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "95de64402f8d4801a01ee7f7b732ef1b"}, "audit_ids": ["uRgJjtzhTjecpqRB2IyBpA"], "issued_at": "2019-06-30T10:51:22.000000Z"}} 2019-06-30 10:51:22,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 10:51:22,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" 2019-06-30 10:51:23,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:23 GMT X-Openstack-Request-Id: req-a6d4bded-0351-4848-afa4-90cb02860c06 2019-06-30 10:51:23,099 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 10:51:23,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a6d4bded-0351-4848-afa4-90cb02860c06 2019-06-30 10:51:23,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.353519916534s 2019-06-30 10:51:23,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 10:51:23,112 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-816c203f-2759-4b7c-9ac8-e384a0c0e8ea 2019-06-30 10:51:23,112 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:51:23,112 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-816c203f-2759-4b7c-9ac8-e384a0c0e8ea 2019-06-30 10:51:23,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 10:51:23,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" 2019-06-30 10:51:23,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd349da2-7e9d-4b56-acda-a978490e48ec 2019-06-30 10:51:23,322 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 10:51:23,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-cd349da2-7e9d-4b56-acda-a978490e48ec 2019-06-30 10:51:23,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20933508873s 2019-06-30 10:51:23,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-30 10:51:23,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}}' 2019-06-30 10:51:23,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9861ba3e-5293-426b-8928-8572c9f84fa0 2019-06-30 10:51:23,509 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/587911f006904f3db5587f381ac40777"}, "tags": [], "enabled": true, "id": "587911f006904f3db5587f381ac40777", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}} 2019-06-30 10:51:23,509 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-9861ba3e-5293-426b-8928-8572c9f84fa0 2019-06-30 10:51:23,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.178686857224s 2019-06-30 10:51:23,510 - 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'587911f006904f3db5587f381ac40777', '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_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b'}) 2019-06-30 10:51:23,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-30 10:51:23,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "cOWb16EJ9otHYOOarbuJzTGGHqKqtx", "email": null, "name": "cloudify_ims-user_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}}' 2019-06-30 10:51:25,032 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f73a311-0431-4cff-ba4a-5a59e248c2c4 2019-06-30 10:51:25,032 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "links": {"self": "http://172.30.9.24:5000/v3/users/a955f77ce635443d9114aed3266cc5a3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a955f77ce635443d9114aed3266cc5a3", "domain_id": "default", "password_expires_at": null}} 2019-06-30 10:51:25,032 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-3f73a311-0431-4cff-ba4a-5a59e248c2c4 2019-06-30 10:51:25,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 1.51503396034s 2019-06-30 10:51:25,033 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a955f77ce635443d9114aed3266cc5a3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b'}) 2019-06-30 10:51:25,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 10:51:25,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" 2019-06-30 10:51:25,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b747f21-ecda-4714-9b5d-b2b581f09e03 2019-06-30 10:51:25,155 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 10:51:25,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3b747f21-ecda-4714-9b5d-b2b581f09e03 2019-06-30 10:51:25,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118345975876s 2019-06-30 10:51:25,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 10:51:25,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" 2019-06-30 10:51:25,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86f664d6-8c53-4d56-a346-c8b0688e4181 2019-06-30 10:51:25,284 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 10:51:25,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-86f664d6-8c53-4d56-a346-c8b0688e4181 2019-06-30 10:51:25,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.123100996017s 2019-06-30 10:51:25,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 10:51:25,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" 2019-06-30 10:51:25,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d303028d-aaf6-4615-a9e8-a331ffb7e9cb 2019-06-30 10:51:25,440 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 10:51:25,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d303028d-aaf6-4615-a9e8-a331ffb7e9cb 2019-06-30 10:51:25,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.150812864304s 2019-06-30 10:51:25,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 10:51:25,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" 2019-06-30 10:51:25,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b99151b-038f-4a82-b50e-cb04f7432364 2019-06-30 10:51:25,558 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 10:51:25,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-9b99151b-038f-4a82-b50e-cb04f7432364 2019-06-30 10:51:25,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112342834473s 2019-06-30 10:51:25,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 10:51:25,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" 2019-06-30 10:51:25,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-630a493d-e72f-4b06-8d0a-7ce684c6725f 2019-06-30 10:51:25,774 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "links": {"self": "http://172.30.9.24:5000/v3/users/a955f77ce635443d9114aed3266cc5a3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a955f77ce635443d9114aed3266cc5a3", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 10:51:25,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-630a493d-e72f-4b06-8d0a-7ce684c6725f 2019-06-30 10:51:25,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215176105499s 2019-06-30 10:51:25,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 10:51:25,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" 2019-06-30 10:51:25,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0e293cf-9a4f-4755-a844-830f1aca38d2 2019-06-30 10:51:25,903 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/587911f006904f3db5587f381ac40777"}, "tags": [], "enabled": true, "id": "587911f006904f3db5587f381ac40777", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 10:51:25,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-a0e293cf-9a4f-4755-a844-830f1aca38d2 2019-06-30 10:51:25,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115453004837s 2019-06-30 10:51:25,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 10:51:25,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=a955f77ce635443d9114aed3266cc5a3&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=587911f006904f3db5587f381ac40777" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" 2019-06-30 10:51:26,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0144a403-58b6-4329-b423-ed00bf596520 2019-06-30 10:51:26,099 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=a955f77ce635443d9114aed3266cc5a3&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=587911f006904f3db5587f381ac40777", "previous": null, "next": null}} 2019-06-30 10:51:26,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=a955f77ce635443d9114aed3266cc5a3&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=587911f006904f3db5587f381ac40777 used request id req-0144a403-58b6-4329-b423-ed00bf596520 2019-06-30 10:51:26,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.187731027603s 2019-06-30 10:51:26,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 10:51:26,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/587911f006904f3db5587f381ac40777/users/a955f77ce635443d9114aed3266cc5a3/roles/1cfc497138b141ff84abf3d62ced3145 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" 2019-06-30 10:51:26,362 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 10:51:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3790fee6-c349-48d3-84dc-0a04a1632f5f 2019-06-30 10:51:26,362 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 10:51:26,363 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/587911f006904f3db5587f381ac40777/users/a955f77ce635443d9114aed3266cc5a3/roles/1cfc497138b141ff84abf3d62ced3145 used request id req-3790fee6-c349-48d3-84dc-0a04a1632f5f 2019-06-30 10:51:26,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.258992910385s 2019-06-30 10:51:26,364 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 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'587911f006904f3db5587f381ac40777', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'cOWb16EJ9otHYOOarbuJzTGGHqKqtx', 'username': u'cloudify_ims-user_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-30 10:51:26,367 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'password': 'cOWb16EJ9otHYOOarbuJzTGGHqKqtx', 'project_name': 'cloudify_ims-project_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '587911f006904f3db5587f381ac40777', 'project_domain_name': 'Default'} 2019-06-30 10:51:26,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'descriptor': {u'file_name': u'/src/cloudify_vims/openstack-blueprint.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}} 2019-06-30 10:51:26,434 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2019-06-30 10:51:26,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 10:51:26,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" 2019-06-30 10:51:26,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edc59249-be9c-4135-8776-1e5b14053627 2019-06-30 10:51:26,631 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 10:51:26,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-edc59249-be9c-4135-8776-1e5b14053627 2019-06-30 10:51:26,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197058916092s 2019-06-30 10:51:26,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 10:51:26,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" 2019-06-30 10:51:26,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69a32c4d-179a-4d19-b0ac-7ddfd1f66db5 2019-06-30 10:51:26,758 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/587911f006904f3db5587f381ac40777"}, "tags": [], "enabled": true, "id": "587911f006904f3db5587f381ac40777", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 10:51:26,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-69a32c4d-179a-4d19-b0ac-7ddfd1f66db5 2019-06-30 10:51:26,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117705106735s 2019-06-30 10:51:26,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-30 10:51:26,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" -d '{"network": {"tenant_id": "587911f006904f3db5587f381ac40777", "name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "admin_state_up": true}}' 2019-06-30 10:51:27,052 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:27 GMT X-Openstack-Request-Id: req-0a0396d2-6347-4bc6-bf16-601bac27fac9 2019-06-30 10:51:27,053 - 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":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"587911f006904f3db5587f381ac40777","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T10:51:26Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b","admin_state_up":true,"tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:51:26Z","mtu":1450}} 2019-06-30 10:51:27,053 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0a0396d2-6347-4bc6-bf16-601bac27fac9 2019-06-30 10:51:27,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.292316913605s 2019-06-30 10:51:27,054 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-30T10:51:26Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae', u'provider:segmentation_id': 51, 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_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'created_at': u'2019-06-30T10:51:26Z', u'mtu': 1450, u'tenant_id': u'587911f006904f3db5587f381ac40777', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'587911f006904f3db5587f381ac40777', u'l2_adjacency': True}) 2019-06-30 10:51:27,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 10:51:27,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a59b4e3-a719-4d30-8e1b-afdbd9054eae 2019-06-30 10:51:27,064 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 10:51:27,064 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-5a59b4e3-a719-4d30-8e1b-afdbd9054eae 2019-06-30 10:51:27,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 10:51:27,460 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}], "expires_at": "2019-06-30T11:51:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "587911f006904f3db5587f381ac40777", "name": "cloudify_ims-project_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_587911f006904f3db5587f381ac40777", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_587911f006904f3db5587f381ac40777", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/587911f006904f3db5587f381ac40777", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/587911f006904f3db5587f381ac40777", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/587911f006904f3db5587f381ac40777", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/587911f006904f3db5587f381ac40777", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/587911f006904f3db5587f381ac40777", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/587911f006904f3db5587f381ac40777", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/587911f006904f3db5587f381ac40777", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/587911f006904f3db5587f381ac40777", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/587911f006904f3db5587f381ac40777", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "id": "a955f77ce635443d9114aed3266cc5a3"}, "audit_ids": ["7DALStdAQpuOcSQcFk1oRQ"], "issued_at": "2019-06-30T10:51:27.000000Z"}} 2019-06-30 10:51:27,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 10:51:27,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:51:27,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:27 GMT X-Openstack-Request-Id: req-7f6a231d-82f2-4142-9189-04fa0c304fd9 2019-06-30 10:51:27,831 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"587911f006904f3db5587f381ac40777","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T10:51:26Z","qos_policy_id":null,"name":"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b","admin_state_up":true,"tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:51:26Z","mtu":1450}]} 2019-06-30 10:51:27,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7f6a231d-82f2-4142-9189-04fa0c304fd9 2019-06-30 10:51:27,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.367236852646s 2019-06-30 10:51:27,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-30 10:51:27,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" -d '{"subnet": {"name": "cloudify_ims-subnet_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "enable_dhcp": true, "network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-30 10:51:28,903 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:28 GMT X-Openstack-Request-Id: req-ff9ece30-03ee-4681-b54d-958dbebee95b 2019-06-30 10:51:28,903 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:51:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T10:51:28Z","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":"587911f006904f3db5587f381ac40777","id":"7dfcd046-47ca-474d-accf-1aa7328d07f4","subnetpool_id":null,"name":"cloudify_ims-subnet_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}} 2019-06-30 10:51:28,904 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-ff9ece30-03ee-4681-b54d-958dbebee95b 2019-06-30 10:51:28,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.07041716576s 2019-06-30 10:51:28,904 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T10:51:28Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'7dfcd046-47ca-474d-accf-1aa7328d07f4', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'enable_dhcp': True, u'network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae', u'tenant_id': u'587911f006904f3db5587f381ac40777', u'created_at': u'2019-06-30T10:51:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'587911f006904f3db5587f381ac40777'}) 2019-06-30 10:51:28,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 10:51:28,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" -d '{"router": {"external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "name": "cloudify_ims-router_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "admin_state_up": true}}' 2019-06-30 10:51:30,307 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:30 GMT X-Openstack-Request-Id: req-9e238900-904e-4f13-89a2-10a78028239e 2019-06-30 10:51:30,307 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:51:28Z", "admin_state_up": true, "updated_at": "2019-06-30T10:51:29Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "587911f006904f3db5587f381ac40777", "id": "fbeea80e-4a01-4fd6-9001-27a49864b93a", "name": "cloudify_ims-router_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}} 2019-06-30 10:51:30,308 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-9e238900-904e-4f13-89a2-10a78028239e 2019-06-30 10:51:30,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.40269804001s 2019-06-30 10:51:30,308 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T10:51:29Z', u'revision_number': 2, u'id': u'fbeea80e-4a01-4fd6-9001-27a49864b93a', u'external_gateway_info': {u'network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6acb3602-338d-4baa-852a-3f10ec4a5a30', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'admin_state_up': True, u'tenant_id': u'587911f006904f3db5587f381ac40777', u'created_at': u'2019-06-30T10:51:28Z', u'flavor_id': None, u'routes': [], u'project_id': u'587911f006904f3db5587f381ac40777'}) 2019-06-30 10:51:30,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-30 10:51:30,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/fbeea80e-4a01-4fd6-9001-27a49864b93a/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" -d '{"subnet_id": "7dfcd046-47ca-474d-accf-1aa7328d07f4"}' 2019-06-30 10:51:33,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:33 GMT X-Openstack-Request-Id: req-24cd5f35-3a7c-4efd-b212-d993c756049d 2019-06-30 10:51:33,139 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae", "tenant_id": "587911f006904f3db5587f381ac40777", "subnet_id": "7dfcd046-47ca-474d-accf-1aa7328d07f4", "subnet_ids": ["7dfcd046-47ca-474d-accf-1aa7328d07f4"], "port_id": "3966b505-bd4f-4d33-ab9c-17ff83c3be83", "id": "fbeea80e-4a01-4fd6-9001-27a49864b93a"} 2019-06-30 10:51:33,139 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/fbeea80e-4a01-4fd6-9001-27a49864b93a/add_router_interface.json used request id req-24cd5f35-3a7c-4efd-b212-d993c756049d 2019-06-30 10:51:33,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.83017516136s 2019-06-30 10:51:33,139 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-06-30 10:51:34,384 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:3b0bdb36eb74e90531d9563093eceb24 sha256:7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854 2019-06-30 10:51:34,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 10:51:34,391 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:34 GMT 2019-06-30 10:51:34,391 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-06-30 10:51:34,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 10:51:34,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:51:34,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:34 GMT X-Openstack-Request-Id: req-4b0f0769-5a64-4b0a-a6fa-b428e28def82 2019-06-30 10:51:34,684 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 10:51:34,684 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-4b0f0769-5a64-4b0a-a6fa-b428e28def82 2019-06-30 10:51:34,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.291416883469s 2019-06-30 10:51:34,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 10:51:34,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" -d '{"owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "owner_specified.shade.object": "images/cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}' 2019-06-30 10:51:34,736 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:34 GMT Location: http://172.30.9.24:9292/v2/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5ff45d78-c4c1-45a7-8e3e-fb30ec4da93e 2019-06-30 10:51:34,736 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T10:51:34Z", "file": "/v2/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10/file", "owner": "587911f006904f3db5587f381ac40777", "id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "size": null, "self": "/v2/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "checksum": null, "created_at": "2019-06-30T10:51:34Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 10:51:34,736 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-5ff45d78-c4c1-45a7-8e3e-fb30ec4da93e 2019-06-30 10:51:34,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0425050258636s 2019-06-30 10:51:34,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 10:51:34,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" -d '' 2019-06-30 10:51:39,822 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 10:51:39 GMT X-Openstack-Request-Id: req-4f8b80bd-8aeb-45d0-b4dd-13593c08173f 2019-06-30 10:51:39,823 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 10:51:39,823 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10/file used request id req-4f8b80bd-8aeb-45d0-b4dd-13593c08173f 2019-06-30 10:51:39,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.08622598648s 2019-06-30 10:51:39,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 10:51:39,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:51:39,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:39 GMT X-Openstack-Request-Id: req-79f877c6-0f5c-4dd3-857e-04a8fdcbee62 2019-06-30 10:51:39,876 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T10:51:39Z", "file": "/v2/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10/file", "owner": "587911f006904f3db5587f381ac40777", "id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "size": 296222720, "self": "/v2/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-06-30T10:51:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 10:51:39,876 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-79f877c6-0f5c-4dd3-857e-04a8fdcbee62 2019-06-30 10:51:39,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0483431816101s 2019-06-30 10:51:39,878 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10/file', 'owner': u'587911f006904f3db5587f381ac40777', 'id': u'1ddda4f9-1742-4b52-98ab-20a5bfa49f10', 'size': 296222720, u'self': u'/v2/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'587911f006904f3db5587f381ac40777', 'name': 'cloudify_ims-project_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T10:51:39Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-30T10:51:39Z', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', 'properties': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'created': u'2019-06-30T10:51:34Z', 'checksum': u'3b0bdb36eb74e90531d9563093eceb24', 'created_at': u'2019-06-30T10:51:34Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', 'metadata': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}}) 2019-06-30 10:51:39,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 10:51:39,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-06-30 10:51:40,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51: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-ab4247e5-4256-463a-9bb9-f401ceae51e3 x-openstack-request-id: req-ab4247e5-4256-463a-9bb9-f401ceae51e3 2019-06-30 10:51:40,164 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49"}} 2019-06-30 10:51:40,164 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-ab4247e5-4256-463a-9bb9-f401ceae51e3 2019-06-30 10:51:40,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.283519029617s 2019-06-30 10:51:40,165 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'4cde6ab1-a226-4e93-b5fc-efecf74b7a49', 'swap': 0}) 2019-06-30 10:51:40,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 10:51:40,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" -d '{"extra_specs": {}}' 2019-06-30 10:51:40,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-19cb9f9b-9086-4a40-b5e2-00182c602601 x-openstack-request-id: req-19cb9f9b-9086-4a40-b5e2-00182c602601 2019-06-30 10:51:40,191 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 10:51:40,191 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49/os-extra_specs used request id req-19cb9f9b-9086-4a40-b5e2-00182c602601 2019-06-30 10:51:40,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0251829624176s 2019-06-30 10:51:40,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-06-30 10:51:40,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" -d '{"keypair": {"name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}}' 2019-06-30 10:51:40,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-54272c6f-0244-4211-9b7a-725495c036ad x-openstack-request-id: req-54272c6f-0244-4211-9b7a-725495c036ad 2019-06-30 10:51:40,537 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA1h/lipc4t1o3fCHiL8BkxXmnWHIpGRudIdItcJ0bw/FuA2Ng\naCotH42WYDw4cVYjrRZPUyMHltjdgSGdJ1k++PZzcbYCRUYoH8nwKhj8bMi4UO+u\nA00gDpzZe2i2/XDl7XZG1P49KfLvcnL+//OpGx5inIdpaOuhx+DZPFTX0AKmzDsc\nmQKdsFYBK8Ftz0YThFlKdkwGIaDKmo1VRCtYWR6T4sGUe+vevc6sCxiQXADPm+EJ\nodM/1a57X9n55XrT+7aBVVYGw1RBYgCQhhVGDz/AbFrgr+OKOdJ6S0CNbyr2rpVy\nqbqBkODQQPwvQLMk0IxHhWg1JKdF+CWZG0ubMwIDAQABAoIBAQDSMNt2EX4GVpQy\n0VwkfdsuEn6YjvATCo1T3urmKgNQdFYHE21Ws1g6KhXcgCDz+Jfq2ASkWrWfeWDu\n2t1W+/+aCutGS2GtOPI4SlXsLTzVWK++G5mY+gOm9Id04lUHMuUyFjHv8WZ/IE+2\n7HWvMTPmQAyTFUX/TZcxC2KUG8ECGVs+MrgsENON/60RGGPbw94usYaKniSkGhHX\nqWtoxObHqQBMps+o4ApeoDoaID6CylM22PaX8KybYHGbrJkWRgXEKZJ7Y6frbjje\nXOBmQIbaV/xRkDe5IXIdDTf1fdDdSH4CAUHM6p0EYl24Qp5cawQ4iABdHAMLOgoq\nHxi6HMABAoGBAPyqXOfvSBN3wll1BewmwARVrepFhN4/6wotpQHkv10vrxXOhxfu\n+E1EDOur7GPbX9yyoTbHBugAOUf2FX+S4D+Z926Ap/t0VgDtUeCLzjzqnE/tjJd8\nLBkLfnUZu31CRBlDKk2h1u9sDm0eD00K3Ykg+4wcWQaHAg19hje0bXszAoGBANjz\nUoPbFn2y6EhUvIuWBWKQ8n8rNUw0JnIN5JGl4MJhCgE0xUyMsq1KzoassBbDcBAu\noKuECFg/WcN+uL1m9BkBy9gzMxMjtLF9REgxcVfZoR3rNiwZnJnNubsk1a2lzKHb\nBE31CZHGFdDlE+j7n6+n3E2kHlavtQNMjqXsqWABAoGBALbfb4MHczlz8pzg0DqO\nCWiZwtjPHE3oIWwqgUWPlNoTizvTUYAHHHyABoIE24Gi5A1O1NRa1SrSDqOA/ypo\n2hnujGHUiMC9AQqGuj41sj3w6NYI7zstSpWN9ic3SrZsYfGO5W1u96wun3pmyVhP\nxuxbjPVqBx1sVhYBhkWHN751AoGACtJQSl1ySMDUz07SvM+14w3B2tAH744mYMgK\nn607gdafTiIYuVHHU9eIZ7VTbz8+ZsA8qXGDjQtT6el3Q5NQF7M8PMOJB6pfR/8s\nmcFFmxEy9TAXWqnIYu+dFRWoRuofQ++NzmmrmYbc7bePf66Vb4ia95B5Ju/Kwqhd\n8S7V4AECgYEAp6GunEKV//y5SB9zM+9Ebjtassjg3tilpit2WvCqCiPUWjhPJ2oj\nGOHfitTTOtKa/MpKwdRSmMWg2DuqS1bzKS+b3voloUn+1AA1O58+BTpflKoXsoOl\nnjlzMUgVR9d7sZ0+bE44EQG1TxCAbmwVwO7tF7NhlOLpS5W7307wyDo=\n-----END RSA PRIVATE KEY-----\n", "user_id": "a955f77ce635443d9114aed3266cc5a3", "name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "fingerprint": "5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd"}} 2019-06-30 10:51:40,537 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-54272c6f-0244-4211-9b7a-725495c036ad 2019-06-30 10:51:40,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.34335899353s 2019-06-30 10:51:40,538 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA1h/lipc4t1o3fCHiL8BkxXmnWHIpGRudIdItcJ0bw/FuA2Ng\naCotH42WYDw4cVYjrRZPUyMHltjdgSGdJ1k++PZzcbYCRUYoH8nwKhj8bMi4UO+u\nA00gDpzZe2i2/XDl7XZG1P49KfLvcnL+//OpGx5inIdpaOuhx+DZPFTX0AKmzDsc\nmQKdsFYBK8Ftz0YThFlKdkwGIaDKmo1VRCtYWR6T4sGUe+vevc6sCxiQXADPm+EJ\nodM/1a57X9n55XrT+7aBVVYGw1RBYgCQhhVGDz/AbFrgr+OKOdJ6S0CNbyr2rpVy\nqbqBkODQQPwvQLMk0IxHhWg1JKdF+CWZG0ubMwIDAQABAoIBAQDSMNt2EX4GVpQy\n0VwkfdsuEn6YjvATCo1T3urmKgNQdFYHE21Ws1g6KhXcgCDz+Jfq2ASkWrWfeWDu\n2t1W+/+aCutGS2GtOPI4SlXsLTzVWK++G5mY+gOm9Id04lUHMuUyFjHv8WZ/IE+2\n7HWvMTPmQAyTFUX/TZcxC2KUG8ECGVs+MrgsENON/60RGGPbw94usYaKniSkGhHX\nqWtoxObHqQBMps+o4ApeoDoaID6CylM22PaX8KybYHGbrJkWRgXEKZJ7Y6frbjje\nXOBmQIbaV/xRkDe5IXIdDTf1fdDdSH4CAUHM6p0EYl24Qp5cawQ4iABdHAMLOgoq\nHxi6HMABAoGBAPyqXOfvSBN3wll1BewmwARVrepFhN4/6wotpQHkv10vrxXOhxfu\n+E1EDOur7GPbX9yyoTbHBugAOUf2FX+S4D+Z926Ap/t0VgDtUeCLzjzqnE/tjJd8\nLBkLfnUZu31CRBlDKk2h1u9sDm0eD00K3Ykg+4wcWQaHAg19hje0bXszAoGBANjz\nUoPbFn2y6EhUvIuWBWKQ8n8rNUw0JnIN5JGl4MJhCgE0xUyMsq1KzoassBbDcBAu\noKuECFg/WcN+uL1m9BkBy9gzMxMjtLF9REgxcVfZoR3rNiwZnJnNubsk1a2lzKHb\nBE31CZHGFdDlE+j7n6+n3E2kHlavtQNMjqXsqWABAoGBALbfb4MHczlz8pzg0DqO\nCWiZwtjPHE3oIWwqgUWPlNoTizvTUYAHHHyABoIE24Gi5A1O1NRa1SrSDqOA/ypo\n2hnujGHUiMC9AQqGuj41sj3w6NYI7zstSpWN9ic3SrZsYfGO5W1u96wun3pmyVhP\nxuxbjPVqBx1sVhYBhkWHN751AoGACtJQSl1ySMDUz07SvM+14w3B2tAH744mYMgK\nn607gdafTiIYuVHHU9eIZ7VTbz8+ZsA8qXGDjQtT6el3Q5NQF7M8PMOJB6pfR/8s\nmcFFmxEy9TAXWqnIYu+dFRWoRuofQ++NzmmrmYbc7bePf66Vb4ia95B5Ju/Kwqhd\n8S7V4AECgYEAp6GunEKV//y5SB9zM+9Ebjtassjg3tilpit2WvCqCiPUWjhPJ2oj\nGOHfitTTOtKa/MpKwdRSmMWg2DuqS1bzKS+b3voloUn+1AA1O58+BTpflKoXsoOl\nnjlzMUgVR9d7sZ0+bE44EQG1TxCAbmwVwO7tF7NhlOLpS5W7307wyDo=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a955f77ce635443d9114aed3266cc5a3', 'name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'created_at': '2019-06-30T10:51:40.538738', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'587911f006904f3db5587f381ac40777', 'name': 'cloudify_ims-project_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd', 'type': 'ssh', 'id': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b'}) 2019-06-30 10:51:40,539 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA1h/lipc4t1o3fCHiL8BkxXmnWHIpGRudIdItcJ0bw/FuA2Ng aCotH42WYDw4cVYjrRZPUyMHltjdgSGdJ1k++PZzcbYCRUYoH8nwKhj8bMi4UO+u A00gDpzZe2i2/XDl7XZG1P49KfLvcnL+//OpGx5inIdpaOuhx+DZPFTX0AKmzDsc mQKdsFYBK8Ftz0YThFlKdkwGIaDKmo1VRCtYWR6T4sGUe+vevc6sCxiQXADPm+EJ odM/1a57X9n55XrT+7aBVVYGw1RBYgCQhhVGDz/AbFrgr+OKOdJ6S0CNbyr2rpVy qbqBkODQQPwvQLMk0IxHhWg1JKdF+CWZG0ubMwIDAQABAoIBAQDSMNt2EX4GVpQy 0VwkfdsuEn6YjvATCo1T3urmKgNQdFYHE21Ws1g6KhXcgCDz+Jfq2ASkWrWfeWDu 2t1W+/+aCutGS2GtOPI4SlXsLTzVWK++G5mY+gOm9Id04lUHMuUyFjHv8WZ/IE+2 7HWvMTPmQAyTFUX/TZcxC2KUG8ECGVs+MrgsENON/60RGGPbw94usYaKniSkGhHX qWtoxObHqQBMps+o4ApeoDoaID6CylM22PaX8KybYHGbrJkWRgXEKZJ7Y6frbjje XOBmQIbaV/xRkDe5IXIdDTf1fdDdSH4CAUHM6p0EYl24Qp5cawQ4iABdHAMLOgoq Hxi6HMABAoGBAPyqXOfvSBN3wll1BewmwARVrepFhN4/6wotpQHkv10vrxXOhxfu +E1EDOur7GPbX9yyoTbHBugAOUf2FX+S4D+Z926Ap/t0VgDtUeCLzjzqnE/tjJd8 LBkLfnUZu31CRBlDKk2h1u9sDm0eD00K3Ykg+4wcWQaHAg19hje0bXszAoGBANjz UoPbFn2y6EhUvIuWBWKQ8n8rNUw0JnIN5JGl4MJhCgE0xUyMsq1KzoassBbDcBAu oKuECFg/WcN+uL1m9BkBy9gzMxMjtLF9REgxcVfZoR3rNiwZnJnNubsk1a2lzKHb BE31CZHGFdDlE+j7n6+n3E2kHlavtQNMjqXsqWABAoGBALbfb4MHczlz8pzg0DqO CWiZwtjPHE3oIWwqgUWPlNoTizvTUYAHHHyABoIE24Gi5A1O1NRa1SrSDqOA/ypo 2hnujGHUiMC9AQqGuj41sj3w6NYI7zstSpWN9ic3SrZsYfGO5W1u96wun3pmyVhP xuxbjPVqBx1sVhYBhkWHN751AoGACtJQSl1ySMDUz07SvM+14w3B2tAH744mYMgK n607gdafTiIYuVHHU9eIZ7VTbz8+ZsA8qXGDjQtT6el3Q5NQF7M8PMOJB6pfR/8s mcFFmxEy9TAXWqnIYu+dFRWoRuofQ++NzmmrmYbc7bePf66Vb4ia95B5Ju/Kwqhd 8S7V4AECgYEAp6GunEKV//y5SB9zM+9Ebjtassjg3tilpit2WvCqCiPUWjhPJ2oj GOHfitTTOtKa/MpKwdRSmMWg2DuqS1bzKS+b3voloUn+1AA1O58+BTpflKoXsoOl njlzMUgVR9d7sZ0+bE44EQG1TxCAbmwVwO7tF7NhlOLpS5W7307wyDo= -----END RSA PRIVATE KEY----- 2019-06-30 10:51:40,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-06-30 10:51:40,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" -d '{"security_group": {"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2019-06-30 10:51:40,692 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:40 GMT X-Openstack-Request-Id: req-79e23d82-9374-435e-b88e-9c7b52ee8129 2019-06-30 10:51:40,692 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:51:40Z", "updated_at": "2019-06-30T10:51:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:40Z", "revision_number": 0, "id": "97f1d6b4-af35-4ad3-8434-4eb8391da762", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:40Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:40Z", "revision_number": 0, "id": "d32d263a-c3e6-4b4d-9ddc-1261b9dc8bbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:40Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}} 2019-06-30 10:51:40,692 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-79e23d82-9374-435e-b88e-9c7b52ee8129 2019-06-30 10:51:40,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.147755146027s 2019-06-30 10:51:40,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 10:51:40,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:51:40,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:40 GMT X-Openstack-Request-Id: req-c68b5065-7d75-46eb-b99b-749ca9be18da 2019-06-30 10:51:40,769 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:51:40Z", "updated_at": "2019-06-30T10:51:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:40Z", "revision_number": 0, "id": "97f1d6b4-af35-4ad3-8434-4eb8391da762", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:40Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:40Z", "revision_number": 0, "id": "d32d263a-c3e6-4b4d-9ddc-1261b9dc8bbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:40Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"description": "Default security group", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:51:26Z", "updated_at": "2019-06-30T10:51:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "06ec833f-8145-4338-a880-9746f7f2fa54", "remote_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "2ef95646-c7c5-4cf1-ba7e-9e35276425a0", "remote_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "36419203-a9db-4fa5-861b-ea895a484fa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "6ad306a3-12b3-481c-865a-aaf67450e2d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "name": "default"}]} 2019-06-30 10:51:40,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-c68b5065-7d75-46eb-b99b-749ca9be18da 2019-06-30 10:51:40,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0697119235992s 2019-06-30 10:51:40,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 10:51:40,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" -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": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de"}}' 2019-06-30 10:51:40,893 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:40 GMT X-Openstack-Request-Id: req-d6ddfe5e-8304-411d-8d5b-3d5176822909 2019-06-30 10:51:40,893 - 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": "2019-06-30T10:51:40Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "port_range_min": 22, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:51:40Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "d836ce95-fc3c-4986-b30d-5ee6566616c1"}} 2019-06-30 10:51:40,893 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-d6ddfe5e-8304-411d-8d5b-3d5176822909 2019-06-30 10:51:40,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.117053985596s 2019-06-30 10:51:40,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 10:51:40,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:51:40,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:40 GMT X-Openstack-Request-Id: req-eabdf168-3169-437d-a3a0-cbbc36038cb1 2019-06-30 10:51:40,939 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:51:40Z", "updated_at": "2019-06-30T10:51:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:40Z", "revision_number": 0, "id": "97f1d6b4-af35-4ad3-8434-4eb8391da762", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:40Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:40Z", "revision_number": 0, "id": "d32d263a-c3e6-4b4d-9ddc-1261b9dc8bbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:40Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T10:51:40Z", "revision_number": 0, "id": "d836ce95-fc3c-4986-b30d-5ee6566616c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:40Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": 22, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 2, "project_id": "587911f006904f3db5587f381ac40777", "id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"description": "Default security group", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:51:26Z", "updated_at": "2019-06-30T10:51:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "06ec833f-8145-4338-a880-9746f7f2fa54", "remote_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "2ef95646-c7c5-4cf1-ba7e-9e35276425a0", "remote_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "36419203-a9db-4fa5-861b-ea895a484fa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "6ad306a3-12b3-481c-865a-aaf67450e2d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "name": "default"}]} 2019-06-30 10:51:40,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-eabdf168-3169-437d-a3a0-cbbc36038cb1 2019-06-30 10:51:40,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0389370918274s 2019-06-30 10:51:40,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 10:51:40,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" -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": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de"}}' 2019-06-30 10:51:41,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:41 GMT X-Openstack-Request-Id: req-37b22768-7cf1-4e68-9e6e-c053e2a70301 2019-06-30 10:51:41,079 - 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": "2019-06-30T10:51:41Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "port_range_min": null, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:51:41Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "aed0863b-04af-48a0-b4a0-d6661816485e"}} 2019-06-30 10:51:41,079 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-37b22768-7cf1-4e68-9e6e-c053e2a70301 2019-06-30 10:51:41,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.134370803833s 2019-06-30 10:51:41,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 10:51:41,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:51:41,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:41 GMT X-Openstack-Request-Id: req-f47dcc27-7ebe-4cb3-8c22-5b40d59369f0 2019-06-30 10:51:41,126 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:51:40Z", "updated_at": "2019-06-30T10:51:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:40Z", "revision_number": 0, "id": "97f1d6b4-af35-4ad3-8434-4eb8391da762", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:40Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:41Z", "revision_number": 0, "id": "aed0863b-04af-48a0-b4a0-d6661816485e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:41Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:40Z", "revision_number": 0, "id": "d32d263a-c3e6-4b4d-9ddc-1261b9dc8bbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:40Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T10:51:40Z", "revision_number": 0, "id": "d836ce95-fc3c-4986-b30d-5ee6566616c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:40Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": 22, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 3, "project_id": "587911f006904f3db5587f381ac40777", "id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"description": "Default security group", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:51:26Z", "updated_at": "2019-06-30T10:51:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "06ec833f-8145-4338-a880-9746f7f2fa54", "remote_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "2ef95646-c7c5-4cf1-ba7e-9e35276425a0", "remote_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "36419203-a9db-4fa5-861b-ea895a484fa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "6ad306a3-12b3-481c-865a-aaf67450e2d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "name": "default"}]} 2019-06-30 10:51:41,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-f47dcc27-7ebe-4cb3-8c22-5b40d59369f0 2019-06-30 10:51:41,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0402669906616s 2019-06-30 10:51:41,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 10:51:41,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" -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": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de"}}' 2019-06-30 10:51:41,283 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:41 GMT X-Openstack-Request-Id: req-a822105f-44e2-44bc-893a-ce7cf4be3a27 2019-06-30 10:51:41,283 - 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": "2019-06-30T10:51:41Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "port_range_min": 80, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:51:41Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "0de1d482-5cf9-43bf-a47a-d645251e4b08"}} 2019-06-30 10:51:41,283 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a822105f-44e2-44bc-893a-ce7cf4be3a27 2019-06-30 10:51:41,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.151551961899s 2019-06-30 10:51:41,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 10:51:41,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:51:41,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:41 GMT X-Openstack-Request-Id: req-fa6237a0-2e26-4350-b1e4-fe6eb0a10014 2019-06-30 10:51:41,332 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:51:40Z", "updated_at": "2019-06-30T10:51:41Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-06-30T10:51:41Z", "revision_number": 0, "id": "0de1d482-5cf9-43bf-a47a-d645251e4b08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:41Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": 80, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:40Z", "revision_number": 0, "id": "97f1d6b4-af35-4ad3-8434-4eb8391da762", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:40Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:41Z", "revision_number": 0, "id": "aed0863b-04af-48a0-b4a0-d6661816485e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:41Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:40Z", "revision_number": 0, "id": "d32d263a-c3e6-4b4d-9ddc-1261b9dc8bbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:40Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T10:51:40Z", "revision_number": 0, "id": "d836ce95-fc3c-4986-b30d-5ee6566616c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:40Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": 22, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 4, "project_id": "587911f006904f3db5587f381ac40777", "id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"description": "Default security group", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:51:26Z", "updated_at": "2019-06-30T10:51:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "06ec833f-8145-4338-a880-9746f7f2fa54", "remote_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "2ef95646-c7c5-4cf1-ba7e-9e35276425a0", "remote_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "36419203-a9db-4fa5-861b-ea895a484fa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "6ad306a3-12b3-481c-865a-aaf67450e2d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "name": "default"}]} 2019-06-30 10:51:41,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-fa6237a0-2e26-4350-b1e4-fe6eb0a10014 2019-06-30 10:51:41,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0426468849182s 2019-06-30 10:51:41,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 10:51:41,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" -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": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de"}}' 2019-06-30 10:51:41,452 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:41 GMT X-Openstack-Request-Id: req-4f0bd969-1828-4cd1-80a5-c48a66f657da 2019-06-30 10:51:41,453 - 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": "2019-06-30T10:51:41Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "port_range_min": 443, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:51:41Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "26267c22-60d8-4cf2-af9b-f58585384f0c"}} 2019-06-30 10:51:41,453 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4f0bd969-1828-4cd1-80a5-c48a66f657da 2019-06-30 10:51:41,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.114375114441s 2019-06-30 10:51:41,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 10:51:41,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:51:41,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:41 GMT X-Openstack-Request-Id: req-8932997a-5587-4644-bd67-a1d55743f31d 2019-06-30 10:51:41,500 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:51:40Z", "updated_at": "2019-06-30T10:51:41Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-06-30T10:51:41Z", "revision_number": 0, "id": "0de1d482-5cf9-43bf-a47a-d645251e4b08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:41Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": 80, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-06-30T10:51:41Z", "revision_number": 0, "id": "26267c22-60d8-4cf2-af9b-f58585384f0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:41Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": 443, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:40Z", "revision_number": 0, "id": "97f1d6b4-af35-4ad3-8434-4eb8391da762", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:40Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:41Z", "revision_number": 0, "id": "aed0863b-04af-48a0-b4a0-d6661816485e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:41Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:40Z", "revision_number": 0, "id": "d32d263a-c3e6-4b4d-9ddc-1261b9dc8bbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:40Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T10:51:40Z", "revision_number": 0, "id": "d836ce95-fc3c-4986-b30d-5ee6566616c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:40Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": 22, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 5, "project_id": "587911f006904f3db5587f381ac40777", "id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"description": "Default security group", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:51:26Z", "updated_at": "2019-06-30T10:51:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "06ec833f-8145-4338-a880-9746f7f2fa54", "remote_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "2ef95646-c7c5-4cf1-ba7e-9e35276425a0", "remote_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "36419203-a9db-4fa5-861b-ea895a484fa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "6ad306a3-12b3-481c-865a-aaf67450e2d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "name": "default"}]} 2019-06-30 10:51:41,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8932997a-5587-4644-bd67-a1d55743f31d 2019-06-30 10:51:41,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0409569740295s 2019-06-30 10:51:41,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 10:51:41,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" -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": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de"}}' 2019-06-30 10:51:41,626 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:41 GMT X-Openstack-Request-Id: req-22553308-9e73-4c4d-ac14-f031b87b2366 2019-06-30 10:51:41,627 - 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": "2019-06-30T10:51:41Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "port_range_min": 5671, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:51:41Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "8f186340-7a6b-4275-93ad-d2b8424eea07"}} 2019-06-30 10:51:41,627 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-22553308-9e73-4c4d-ac14-f031b87b2366 2019-06-30 10:51:41,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.120497941971s 2019-06-30 10:51:41,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 10:51:41,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:51:41,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:41 GMT X-Openstack-Request-Id: req-edd6fd64-925e-42f0-a249-0eb681c5df24 2019-06-30 10:51:41,675 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:51:40Z", "updated_at": "2019-06-30T10:51:41Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-06-30T10:51:41Z", "revision_number": 0, "id": "0de1d482-5cf9-43bf-a47a-d645251e4b08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:41Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": 80, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-06-30T10:51:41Z", "revision_number": 0, "id": "26267c22-60d8-4cf2-af9b-f58585384f0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:41Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": 443, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-06-30T10:51:41Z", "revision_number": 0, "id": "8f186340-7a6b-4275-93ad-d2b8424eea07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:41Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:40Z", "revision_number": 0, "id": "97f1d6b4-af35-4ad3-8434-4eb8391da762", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:40Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:41Z", "revision_number": 0, "id": "aed0863b-04af-48a0-b4a0-d6661816485e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:41Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:40Z", "revision_number": 0, "id": "d32d263a-c3e6-4b4d-9ddc-1261b9dc8bbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:40Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T10:51:40Z", "revision_number": 0, "id": "d836ce95-fc3c-4986-b30d-5ee6566616c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:40Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": 22, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 6, "project_id": "587911f006904f3db5587f381ac40777", "id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"description": "Default security group", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:51:26Z", "updated_at": "2019-06-30T10:51:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "06ec833f-8145-4338-a880-9746f7f2fa54", "remote_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "2ef95646-c7c5-4cf1-ba7e-9e35276425a0", "remote_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "36419203-a9db-4fa5-861b-ea895a484fa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "6ad306a3-12b3-481c-865a-aaf67450e2d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "name": "default"}]} 2019-06-30 10:51:41,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-edd6fd64-925e-42f0-a249-0eb681c5df24 2019-06-30 10:51:41,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0419111251831s 2019-06-30 10:51:41,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 10:51:41,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" -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": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de"}}' 2019-06-30 10:51:41,811 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:41 GMT X-Openstack-Request-Id: req-c07f60bb-e4e7-4dac-93dd-7e3ac70563f1 2019-06-30 10:51:41,812 - 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": "2019-06-30T10:51:41Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "port_range_min": 53333, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:51:41Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "cbfda95a-7b50-4481-93f1-32dc5265d738"}} 2019-06-30 10:51:41,812 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c07f60bb-e4e7-4dac-93dd-7e3ac70563f1 2019-06-30 10:51:41,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.130799055099s 2019-06-30 10:51:41,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 10:51:41,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:51:42,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:42 GMT X-Openstack-Request-Id: req-60858e04-8206-495d-97bb-b37cbb79e56a 2019-06-30 10:51:42,246 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"587911f006904f3db5587f381ac40777","l2_adjacency":true,"status":"ACTIVE","subnets":["7dfcd046-47ca-474d-accf-1aa7328d07f4"],"description":"","tags":[],"updated_at":"2019-06-30T10:51:28Z","qos_policy_id":null,"name":"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b","admin_state_up":true,"tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:51:26Z","mtu":1450}]} 2019-06-30 10:51:42,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-60858e04-8206-495d-97bb-b37cbb79e56a 2019-06-30 10:51:42,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.433010101318s 2019-06-30 10:51:42,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 10:51:42,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:51:42,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:42 GMT X-Openstack-Request-Id: req-e99b30e7-1093-4a08-b614-541932a65b7c 2019-06-30 10:51:42,294 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T10:51:39Z", "file": "/v2/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10/file", "owner": "587911f006904f3db5587f381ac40777", "id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "size": 296222720, "self": "/v2/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-06-30T10:51:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 10:51:42,294 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e99b30e7-1093-4a08-b614-541932a65b7c 2019-06-30 10:51:42,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.041848897934s 2019-06-30 10:51:42,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 10:51:42,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:51:42,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-cea6effb-0fd8-4131-9afc-7911f4a4d3fc x-openstack-request-id: req-cea6effb-0fd8-4131-9afc-7911f4a4d3fc 2019-06-30 10:51:42,324 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49"}]} 2019-06-30 10:51:42,324 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-cea6effb-0fd8-4131-9afc-7911f4a4d3fc 2019-06-30 10:51:42,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230288505554s 2019-06-30 10:51:42,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-30 10:51:42,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" -d '{"server": {"name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "imageRef": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "flavorRef": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}], "security_groups": [{"name": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de"}]}}' 2019-06-30 10:51:44,593 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51: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.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507 x-compute-request-id: req-99516233-f1e3-4755-a5fb-d613709d6a06 x-openstack-request-id: req-99516233-f1e3-4755-a5fb-d613709d6a06 2019-06-30 10:51:44,594 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de"}], "OS-DCF:diskConfig": "MANUAL", "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "adminPass": "4wfEvRW92VJg"}} 2019-06-30 10:51:44,594 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-99516233-f1e3-4755-a5fb-d613709d6a06 2019-06-30 10:51:44,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.26864695549s 2019-06-30 10:51:44,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:51:44,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:51:45,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 605 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51: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-df182db1-99d3-4cde-b8f2-57b1a4da21d2 x-openstack-request-id: req-df182db1-99d3-4cde-b8f2-57b1a4da21d2 2019-06-30 10:51:45,246 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:51:45,246 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-df182db1-99d3-4cde-b8f2-57b1a4da21d2 2019-06-30 10:51:45,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.651710033417s 2019-06-30 10:51:45,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 10:51:45,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:51:45,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:45 GMT X-Openstack-Request-Id: req-27bfbf2e-bb51-43a5-b8f6-a9147ee6be6b 2019-06-30 10:51:45,377 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"587911f006904f3db5587f381ac40777","l2_adjacency":true,"status":"ACTIVE","subnets":["7dfcd046-47ca-474d-accf-1aa7328d07f4"],"description":"","tags":[],"updated_at":"2019-06-30T10:51:28Z","qos_policy_id":null,"name":"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b","admin_state_up":true,"tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:51:26Z","mtu":1450}]} 2019-06-30 10:51:45,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-27bfbf2e-bb51-43a5-b8f6-a9147ee6be6b 2019-06-30 10:51:45,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.118630886078s 2019-06-30 10:51:45,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 10:51:45,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:51:45,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Sun, 30 Jun 2019 10:51:45 GMT X-Openstack-Request-Id: req-8b2f1fb6-7fee-4be9-90ba-05f0489b36af 2019-06-30 10:51:45,438 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:51:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T10:51:28Z","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":"587911f006904f3db5587f381ac40777","id":"7dfcd046-47ca-474d-accf-1aa7328d07f4","subnetpool_id":null,"name":"cloudify_ims-subnet_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 10:51:45,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-8b2f1fb6-7fee-4be9-90ba-05f0489b36af 2019-06-30 10:51:45,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0596840381622s 2019-06-30 10:51:45,439 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:51:47,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:51:47,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:51:48,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-254ee314-b0fc-4a9c-9d67-6f2d6bf30185 x-openstack-request-id: req-254ee314-b0fc-4a9c-9d67-6f2d6bf30185 2019-06-30 10:51:48,497 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:51:48,497 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-254ee314-b0fc-4a9c-9d67-6f2d6bf30185 2019-06-30 10:51:48,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05574297905s 2019-06-30 10:51:48,506 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:51:50,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:51:50,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:51:50,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-a8757d8e-e1a8-4080-9f8f-6e670901a8fc x-openstack-request-id: req-a8757d8e-e1a8-4080-9f8f-6e670901a8fc 2019-06-30 10:51:50,690 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:51:50,690 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a8757d8e-e1a8-4080-9f8f-6e670901a8fc 2019-06-30 10:51:50,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181005001068s 2019-06-30 10:51:50,697 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:51:52,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:51:52,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:51:52,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-132e130a-3ced-41da-bbf1-899f0601a257 x-openstack-request-id: req-132e130a-3ced-41da-bbf1-899f0601a257 2019-06-30 10:51:52,882 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:51:52,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-132e130a-3ced-41da-bbf1-899f0601a257 2019-06-30 10:51:52,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183459997177s 2019-06-30 10:51:52,890 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:51:54,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:51:54,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:51:55,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-a96f16f9-2b87-403a-826b-e67e26be0e93 x-openstack-request-id: req-a96f16f9-2b87-403a-826b-e67e26be0e93 2019-06-30 10:51:55,352 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:51:55,352 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a96f16f9-2b87-403a-826b-e67e26be0e93 2019-06-30 10:51:55,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460230112076s 2019-06-30 10:51:55,359 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:51:57,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:51:57,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:51:58,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-de1b256d-78ea-4266-957c-cebb072c2493 x-openstack-request-id: req-de1b256d-78ea-4266-957c-cebb072c2493 2019-06-30 10:51:58,501 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:51:58,501 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-de1b256d-78ea-4266-957c-cebb072c2493 2019-06-30 10:51:58,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.13917708397s 2019-06-30 10:51:58,510 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:52:00,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:52:00,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:52:01,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-15527909-de46-4646-a7e2-1b36fbb0042e x-openstack-request-id: req-15527909-de46-4646-a7e2-1b36fbb0042e 2019-06-30 10:52:01,120 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:52:01,120 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-15527909-de46-4646-a7e2-1b36fbb0042e 2019-06-30 10:52:01,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.607517004013s 2019-06-30 10:52:01,125 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:52:03,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:52:03,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:52:03,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10:52: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-fddbf096-8d41-4249-8f71-8e5db95c1ded x-openstack-request-id: req-fddbf096-8d41-4249-8f71-8e5db95c1ded 2019-06-30 10:52:03,736 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:52:03,736 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fddbf096-8d41-4249-8f71-8e5db95c1ded 2019-06-30 10:52:03,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.608573913574s 2019-06-30 10:52:03,743 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:52:05,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:52:05,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:52:06,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-f048c65b-0cab-4b76-8739-5edb58412a3e x-openstack-request-id: req-f048c65b-0cab-4b76-8739-5edb58412a3e 2019-06-30 10:52:06,105 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:52:06,105 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f048c65b-0cab-4b76-8739-5edb58412a3e 2019-06-30 10:52:06,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359422922134s 2019-06-30 10:52:06,112 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:52:08,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:52:08,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:52:08,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10:52: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-a53f9155-3e9b-4ddd-b5e8-4605447c685a x-openstack-request-id: req-a53f9155-3e9b-4ddd-b5e8-4605447c685a 2019-06-30 10:52:08,297 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:52:08,298 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a53f9155-3e9b-4ddd-b5e8-4605447c685a 2019-06-30 10:52:08,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182891130447s 2019-06-30 10:52:08,305 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:52:10,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:52:10,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:52:10,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10:52: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-80958c37-89de-492b-8d1c-66cfcabf95d8 x-openstack-request-id: req-80958c37-89de-492b-8d1c-66cfcabf95d8 2019-06-30 10:52:10,488 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:52:10,488 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-80958c37-89de-492b-8d1c-66cfcabf95d8 2019-06-30 10:52:10,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180809020996s 2019-06-30 10:52:10,495 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:52:12,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:52:12,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:52:12,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-8473f484-2eff-4d13-9b07-403399ffc758 x-openstack-request-id: req-8473f484-2eff-4d13-9b07-403399ffc758 2019-06-30 10:52:12,949 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:52:12,950 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8473f484-2eff-4d13-9b07-403399ffc758 2019-06-30 10:52:12,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.452218055725s 2019-06-30 10:52:12,956 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:52:14,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:52:14,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:52:15,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-92d81476-ca0e-4514-8b1e-31097c92b453 x-openstack-request-id: req-92d81476-ca0e-4514-8b1e-31097c92b453 2019-06-30 10:52:15,372 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:52:15,372 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-92d81476-ca0e-4514-8b1e-31097c92b453 2019-06-30 10:52:15,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.413038015366s 2019-06-30 10:52:15,379 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:52:17,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:52:17,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:52:17,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-57bab8c9-83b6-4ba3-841a-bf97eaa954c3 x-openstack-request-id: req-57bab8c9-83b6-4ba3-841a-bf97eaa954c3 2019-06-30 10:52:17,850 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:52:17,850 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-57bab8c9-83b6-4ba3-841a-bf97eaa954c3 2019-06-30 10:52:17,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.468495845795s 2019-06-30 10:52:17,857 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:52:19,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:52:19,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:52:20,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-9e51613a-95ed-4dd8-ae3d-477fcbb6a281 x-openstack-request-id: req-9e51613a-95ed-4dd8-ae3d-477fcbb6a281 2019-06-30 10:52:20,048 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:52:20,048 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9e51613a-95ed-4dd8-ae3d-477fcbb6a281 2019-06-30 10:52:20,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189409017563s 2019-06-30 10:52:20,057 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:52:22,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:52:22,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:52:22,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-4adbac47-59cf-44f7-b8bc-1c5d0d510c09 x-openstack-request-id: req-4adbac47-59cf-44f7-b8bc-1c5d0d510c09 2019-06-30 10:52:22,429 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:52:22,429 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4adbac47-59cf-44f7-b8bc-1c5d0d510c09 2019-06-30 10:52:22,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370230913162s 2019-06-30 10:52:22,436 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:52:24,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:52:24,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:52:24,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-f6df0cfa-3653-4bad-8057-f8db33ce603c x-openstack-request-id: req-f6df0cfa-3653-4bad-8057-f8db33ce603c 2019-06-30 10:52:24,619 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:52:24,619 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f6df0cfa-3653-4bad-8057-f8db33ce603c 2019-06-30 10:52:24,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18110203743s 2019-06-30 10:52:24,626 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:52:26,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:52:26,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:52:26,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-1a9e3a96-0533-4dfc-9077-e260336d0b61 x-openstack-request-id: req-1a9e3a96-0533-4dfc-9077-e260336d0b61 2019-06-30 10:52:26,798 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:52:26,798 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1a9e3a96-0533-4dfc-9077-e260336d0b61 2019-06-30 10:52:26,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169117927551s 2019-06-30 10:52:26,805 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:52:28,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:52:28,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:52:29,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-d10b04f3-2c28-41a4-b0a2-868b91c88dbc x-openstack-request-id: req-d10b04f3-2c28-41a4-b0a2-868b91c88dbc 2019-06-30 10:52:29,963 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:52:29,963 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d10b04f3-2c28-41a4-b0a2-868b91c88dbc 2019-06-30 10:52:29,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15518188477s 2019-06-30 10:52:29,971 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:52:31,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:52:31,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:52:32,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-20b035a0-bcc9-48bf-8b0f-543a7a89af51 x-openstack-request-id: req-20b035a0-bcc9-48bf-8b0f-543a7a89af51 2019-06-30 10:52:32,322 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:52:32,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-20b035a0-bcc9-48bf-8b0f-543a7a89af51 2019-06-30 10:52:32,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349005937576s 2019-06-30 10:52:32,329 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:52:34,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:52:34,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:52:34,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10:52: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-6a1fe81b-f2af-48df-bf59-757b77f9effb x-openstack-request-id: req-6a1fe81b-f2af-48df-bf59-757b77f9effb 2019-06-30 10:52:34,705 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:52:34,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6a1fe81b-f2af-48df-bf59-757b77f9effb 2019-06-30 10:52:34,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373162031174s 2019-06-30 10:52:34,715 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:52:36,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:52:36,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:52:37,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-0a5a0824-d648-4ccd-90fc-adde19b84443 x-openstack-request-id: req-0a5a0824-d648-4ccd-90fc-adde19b84443 2019-06-30 10:52:37,087 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:52:37,087 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0a5a0824-d648-4ccd-90fc-adde19b84443 2019-06-30 10:52:37,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369519948959s 2019-06-30 10:52:37,097 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:52:39,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:52:39,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:52:39,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10:52: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-e675def3-f5d0-43e1-9a41-62f37cecdccc x-openstack-request-id: req-e675def3-f5d0-43e1-9a41-62f37cecdccc 2019-06-30 10:52:39,274 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:52:39,274 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e675def3-f5d0-43e1-9a41-62f37cecdccc 2019-06-30 10:52:39,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174539089203s 2019-06-30 10:52:39,281 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:52:41,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:52:41,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:52:41,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10:52: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-34b21616-67f3-4c0f-8642-09dff41975fb x-openstack-request-id: req-34b21616-67f3-4c0f-8642-09dff41975fb 2019-06-30 10:52:41,996 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:52:41,997 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-34b21616-67f3-4c0f-8642-09dff41975fb 2019-06-30 10:52:41,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.713059902191s 2019-06-30 10:52:42,004 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:52:44,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:52:44,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:52:44,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10:52: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-fbe7a22d-188a-4610-bad4-120bc34f93d8 x-openstack-request-id: req-fbe7a22d-188a-4610-bad4-120bc34f93d8 2019-06-30 10:52:44,448 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:52:44,448 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fbe7a22d-188a-4610-bad4-120bc34f93d8 2019-06-30 10:52:44,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.442140817642s 2019-06-30 10:52:44,455 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:52:46,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:52:46,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:52:46,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10:52: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-7676cc2f-1f09-4d10-8006-36900b0ee2e8 x-openstack-request-id: req-7676cc2f-1f09-4d10-8006-36900b0ee2e8 2019-06-30 10:52:46,636 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:52:46,636 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7676cc2f-1f09-4d10-8006-36900b0ee2e8 2019-06-30 10:52:46,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179119110107s 2019-06-30 10:52:46,643 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:52:48,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:52:48,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:52:48,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-6f0c5592-35a4-4b6a-b314-6b60228af963 x-openstack-request-id: req-6f0c5592-35a4-4b6a-b314-6b60228af963 2019-06-30 10:52:48,824 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:52:48,825 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6f0c5592-35a4-4b6a-b314-6b60228af963 2019-06-30 10:52:48,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178772926331s 2019-06-30 10:52:48,831 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:52:50,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:52:50,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:52:51,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-91858a32-87fe-4a90-ad8e-e8ad0405eda8 x-openstack-request-id: req-91858a32-87fe-4a90-ad8e-e8ad0405eda8 2019-06-30 10:52:51,295 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:52:51,296 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-91858a32-87fe-4a90-ad8e-e8ad0405eda8 2019-06-30 10:52:51,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.46151304245s 2019-06-30 10:52:51,303 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:52:53,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:52:53,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:52:53,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10:52: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-60f0fe61-8ab2-4aa0-aec1-88081e855afe x-openstack-request-id: req-60f0fe61-8ab2-4aa0-aec1-88081e855afe 2019-06-30 10:52:53,497 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:52:53,497 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-60f0fe61-8ab2-4aa0-aec1-88081e855afe 2019-06-30 10:52:53,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191702127457s 2019-06-30 10:52:53,504 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:52:55,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:52:55,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:52:56,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-6293706c-88a4-4fff-a683-003ace949d47 x-openstack-request-id: req-6293706c-88a4-4fff-a683-003ace949d47 2019-06-30 10:52:56,111 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:52:56,111 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6293706c-88a4-4fff-a683-003ace949d47 2019-06-30 10:52:56,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.605098962784s 2019-06-30 10:52:56,119 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:52:58,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:52:58,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:52:58,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10:52: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-32ea4139-25bb-4ff6-9f90-8fc9a11ddef8 x-openstack-request-id: req-32ea4139-25bb-4ff6-9f90-8fc9a11ddef8 2019-06-30 10:52:58,993 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:52:58,993 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-32ea4139-25bb-4ff6-9f90-8fc9a11ddef8 2019-06-30 10:52:58,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.871940135956s 2019-06-30 10:52:59,000 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:53:01,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:53:01,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:53:01,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-b766abf7-eaa3-43f2-9c55-b35bd7176b43 x-openstack-request-id: req-b766abf7-eaa3-43f2-9c55-b35bd7176b43 2019-06-30 10:53:01,437 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:53:01,437 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b766abf7-eaa3-43f2-9c55-b35bd7176b43 2019-06-30 10:53:01,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.434191942215s 2019-06-30 10:53:01,446 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:53:03,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:53:03,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:53:03,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-26434e14-da80-4072-a065-03f24cf94c22 x-openstack-request-id: req-26434e14-da80-4072-a065-03f24cf94c22 2019-06-30 10:53:03,817 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:53:03,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-26434e14-da80-4072-a065-03f24cf94c22 2019-06-30 10:53:03,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36913394928s 2019-06-30 10:53:03,824 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:53:05,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:53:05,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:53:06,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-a47e81d0-c14b-447c-bc10-27db4741c07d x-openstack-request-id: req-a47e81d0-c14b-447c-bc10-27db4741c07d 2019-06-30 10:53:06,010 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:53:06,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a47e81d0-c14b-447c-bc10-27db4741c07d 2019-06-30 10:53:06,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184378147125s 2019-06-30 10:53:06,018 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:53:08,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:53:08,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:53:08,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10:53: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-8514ad0b-2b88-4666-b34d-d383f0c19c00 x-openstack-request-id: req-8514ad0b-2b88-4666-b34d-d383f0c19c00 2019-06-30 10:53:08,870 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:53:08,870 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8514ad0b-2b88-4666-b34d-d383f0c19c00 2019-06-30 10:53:08,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.850009918213s 2019-06-30 10:53:08,877 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:53:10,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:53:10,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:53:11,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-3b961777-a99f-486a-bfc5-213347dcc1c4 x-openstack-request-id: req-3b961777-a99f-486a-bfc5-213347dcc1c4 2019-06-30 10:53:11,047 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:53:11,047 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3b961777-a99f-486a-bfc5-213347dcc1c4 2019-06-30 10:53:11,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166819810867s 2019-06-30 10:53:11,053 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:53:13,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:53:13,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:53:13,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-3fb7f809-9716-49c4-ac20-12d0a4e562c1 x-openstack-request-id: req-3fb7f809-9716-49c4-ac20-12d0a4e562c1 2019-06-30 10:53:13,537 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:53:13,537 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3fb7f809-9716-49c4-ac20-12d0a4e562c1 2019-06-30 10:53:13,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.481007099152s 2019-06-30 10:53:13,543 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:53:15,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:53:15,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:53:16,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-1cc53d44-aef5-4066-a1eb-d2559016e460 x-openstack-request-id: req-1cc53d44-aef5-4066-a1eb-d2559016e460 2019-06-30 10:53:16,307 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:53:16,307 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1cc53d44-aef5-4066-a1eb-d2559016e460 2019-06-30 10:53:16,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.761795043945s 2019-06-30 10:53:16,314 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:53:18,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:53:18,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:53:18,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-0edc0340-3284-406c-b40f-4f62450cca74 x-openstack-request-id: req-0edc0340-3284-406c-b40f-4f62450cca74 2019-06-30 10:53:18,794 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:53:18,794 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0edc0340-3284-406c-b40f-4f62450cca74 2019-06-30 10:53:18,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.478405952454s 2019-06-30 10:53:18,802 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:53:20,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:53:20,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:53:21,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10:53: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-3a8e15e0-9148-4916-a3d3-835b93275c00 x-openstack-request-id: req-3a8e15e0-9148-4916-a3d3-835b93275c00 2019-06-30 10:53:21,651 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:53:21,651 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3a8e15e0-9148-4916-a3d3-835b93275c00 2019-06-30 10:53:21,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.847301959991s 2019-06-30 10:53:21,659 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:53:23,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:53:23,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:53:24,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-a0bd6e7d-ee53-4700-b224-c75f94a019b2 x-openstack-request-id: req-a0bd6e7d-ee53-4700-b224-c75f94a019b2 2019-06-30 10:53:24,107 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:53:24,108 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a0bd6e7d-ee53-4700-b224-c75f94a019b2 2019-06-30 10:53:24,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.446238994598s 2019-06-30 10:53:24,115 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:53:26,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:53:26,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:53:26,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10:53: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-14daffab-0096-4cba-b5ea-54ee1c6fabf2 x-openstack-request-id: req-14daffab-0096-4cba-b5ea-54ee1c6fabf2 2019-06-30 10:53:26,306 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:53:26,306 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-14daffab-0096-4cba-b5ea-54ee1c6fabf2 2019-06-30 10:53:26,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189008951187s 2019-06-30 10:53:26,313 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:53:28,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:53:28,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:53:28,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-c4eb2e65-9610-4a5c-a3c1-3d7f0d0d73b1 x-openstack-request-id: req-c4eb2e65-9610-4a5c-a3c1-3d7f0d0d73b1 2019-06-30 10:53:28,502 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:53:28,503 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c4eb2e65-9610-4a5c-a3c1-3d7f0d0d73b1 2019-06-30 10:53:28,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188158988953s 2019-06-30 10:53:28,509 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:53:30,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:53:30,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:53:30,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10:53: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-8d1c152e-0b9b-471b-8b38-b64edfc6f3b7 x-openstack-request-id: req-8d1c152e-0b9b-471b-8b38-b64edfc6f3b7 2019-06-30 10:53:30,952 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:53:30,952 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8d1c152e-0b9b-471b-8b38-b64edfc6f3b7 2019-06-30 10:53:30,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.44007396698s 2019-06-30 10:53:30,959 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:53:32,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:53:32,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:53:33,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10:53: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-405f2cea-623d-4a88-b03f-c8b312dcb43f x-openstack-request-id: req-405f2cea-623d-4a88-b03f-c8b312dcb43f 2019-06-30 10:53:33,827 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:53:33,827 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-405f2cea-623d-4a88-b03f-c8b312dcb43f 2019-06-30 10:53:33,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.866096973419s 2019-06-30 10:53:33,834 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:53:35,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:53:35,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:53:36,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10:53:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-75af25a4-f41e-482b-9783-e49de5eb92e6 x-openstack-request-id: req-75af25a4-f41e-482b-9783-e49de5eb92e6 2019-06-30 10:53:36,541 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:53:36,541 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-75af25a4-f41e-482b-9783-e49de5eb92e6 2019-06-30 10:53:36,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.705581188202s 2019-06-30 10:53:36,545 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:53:38,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:53:38,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:53:39,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sun, 30 Jun 2019 10:53:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fa94952d-b4a8-41d1-bb44-1c308c5144b5 x-openstack-request-id: req-fa94952d-b4a8-41d1-bb44-1c308c5144b5 2019-06-30 10:53:39,459 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:51:46Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:53:39,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fa94952d-b4a8-41d1-bb44-1c308c5144b5 2019-06-30 10:53:39,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.91172504425s 2019-06-30 10:53:39,467 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 10:53:41,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 10:53:41,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:53:41,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 748 Content-Type: application/json Date: Sun, 30 Jun 2019 10: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-700436d4-a84e-4c73-bb43-849eb507b896 x-openstack-request-id: req-700436d4-a84e-4c73-bb43-849eb507b896 2019-06-30 10:53:41,642 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ee:db", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T10:53:39.000000", "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T10:53:39Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 10:53:41,642 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-700436d4-a84e-4c73-bb43-849eb507b896 2019-06-30 10:53:41,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172058105469s 2019-06-30 10:53:41,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 10:53:41,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=84b40b62-c631-492c-a24b-1ae46de4a507" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:53:41,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 30 Jun 2019 10:53:41 GMT X-Openstack-Request-Id: req-ea51c13c-b04d-4394-9731-f39531ac01d4 2019-06-30 10:53:41,698 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T10:53:38Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7dfcd046-47ca-474d-accf-1aa7328d07f4","ip_address":"192.168.120.16"}],"id":"1a07c74b-1d95-4c82-93f4-aa96942eb376","security_groups":["872ebf25-4e1e-4c92-83e8-b0537aa5e7de"],"mac_address":"fa:16:3e:a3:ee:db","project_id":"587911f006904f3db5587f381ac40777","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:51:46Z","binding:vnic_type":"normal","device_id":"84b40b62-c631-492c-a24b-1ae46de4a507","ip_allocation":"immediate"}]} 2019-06-30 10:53:41,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=84b40b62-c631-492c-a24b-1ae46de4a507 used request id req-ea51c13c-b04d-4394-9731-f39531ac01d4 2019-06-30 10:53:41,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0496511459351s 2019-06-30 10:53:41,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 10:53:41,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=1a07c74b-1d95-4c82-93f4-aa96942eb376" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:53:41,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 10:53:41 GMT X-Openstack-Request-Id: req-03fc8b17-47f5-4f3e-844d-80b8ca90a763 2019-06-30 10:53:41,762 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 10:53:41,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=1a07c74b-1d95-4c82-93f4-aa96942eb376 used request id req-03fc8b17-47f5-4f3e-844d-80b8ca90a763 2019-06-30 10:53:41,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0527911186218s 2019-06-30 10:53:41,763 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a3:ee:db', u'version': 4, u'addr': u'192.168.120.16', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'1ddda4f9-1742-4b52-98ab-20a5bfa49f10'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T10:53:39.000000', 'flavor': Munch({u'id': u'4cde6ab1-a226-4e93-b5fc-efecf74b7a49'}), 'az': u'nova', 'id': u'84b40b62-c631-492c-a24b-1ae46de4a507', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a955f77ce635443d9114aed3266cc5a3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'587911f006904f3db5587f381ac40777', 'name': 'cloudify_ims-project_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-06-30T10:53:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T10:53:39Z', 'hostId': u'525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'public_v6': '', 'private_v4': u'192.168.120.16', 'cloud': 'envvars', 'host_id': u'525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T10:53:39.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'587911f006904f3db5587f381ac40777', 'name': u'cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'adminPass': u'4wfEvRW92VJg', 'tenant_id': u'587911f006904f3db5587f381ac40777', 'created_at': u'2019-06-30T10:51:44Z', 'created': u'2019-06-30T10:51:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-30 10:53:41,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 10:53:41,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:53:41,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 30 Jun 2019 10:53:41 GMT X-Openstack-Request-Id: req-ef8c0b45-7036-4790-ac3a-d31cf3288f3e 2019-06-30 10:53:41,903 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"587911f006904f3db5587f381ac40777","l2_adjacency":true,"status":"ACTIVE","subnets":["7dfcd046-47ca-474d-accf-1aa7328d07f4"],"description":"","tags":[],"updated_at":"2019-06-30T10:51:28Z","qos_policy_id":null,"name":"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b","admin_state_up":true,"tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:51:26Z","mtu":1450}]} 2019-06-30 10:53:41,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ef8c0b45-7036-4790-ac3a-d31cf3288f3e 2019-06-30 10:53:41,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.134468078613s 2019-06-30 10:53:41,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 10:53:41,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=84b40b62-c631-492c-a24b-1ae46de4a507" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:53:41,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 30 Jun 2019 10:53:41 GMT X-Openstack-Request-Id: req-662e7690-837d-408f-b27f-c5f3a2222775 2019-06-30 10:53:41,957 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T10:53:38Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7dfcd046-47ca-474d-accf-1aa7328d07f4","ip_address":"192.168.120.16"}],"id":"1a07c74b-1d95-4c82-93f4-aa96942eb376","security_groups":["872ebf25-4e1e-4c92-83e8-b0537aa5e7de"],"mac_address":"fa:16:3e:a3:ee:db","project_id":"587911f006904f3db5587f381ac40777","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:51:46Z","binding:vnic_type":"normal","device_id":"84b40b62-c631-492c-a24b-1ae46de4a507","ip_allocation":"immediate"}]} 2019-06-30 10:53:41,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=84b40b62-c631-492c-a24b-1ae46de4a507 used request id req-662e7690-837d-408f-b27f-c5f3a2222775 2019-06-30 10:53:41,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.052628993988s 2019-06-30 10:53:41,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-06-30 10:53:41,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" -d '{"floatingip": {"floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "fixed_ip_address": "192.168.120.16", "port_id": "1a07c74b-1d95-4c82-93f4-aa96942eb376"}}' 2019-06-30 10:53:44,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sun, 30 Jun 2019 10:53:44 GMT X-Openstack-Request-Id: req-7348934e-1701-400e-84b1-6fdb45407d0d 2019-06-30 10:53:44,426 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "fbeea80e-4a01-4fd6-9001-27a49864b93a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:53:43Z", "updated_at": "2019-06-30T10:53:43Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a3:ee:db", "device_id": "84b40b62-c631-492c-a24b-1ae46de4a507"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "587911f006904f3db5587f381ac40777", "port_id": "1a07c74b-1d95-4c82-93f4-aa96942eb376", "id": "2770110b-07df-4aac-83f0-8185c2929e2d", "qos_policy_id": null}} 2019-06-30 10:53:44,427 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-7348934e-1701-400e-84b1-6fdb45407d0d 2019-06-30 10:53:44,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.46827697754s 2019-06-30 10:53:44,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 10:53:44,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:53:44,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 10:53:44 GMT X-Openstack-Request-Id: req-ca381dc2-2e8b-41d5-b312-68c324833b1b 2019-06-30 10:53:44,525 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "fbeea80e-4a01-4fd6-9001-27a49864b93a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:53:43Z", "updated_at": "2019-06-30T10:53:43Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a3:ee:db", "device_id": "84b40b62-c631-492c-a24b-1ae46de4a507"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "587911f006904f3db5587f381ac40777", "port_id": "1a07c74b-1d95-4c82-93f4-aa96942eb376", "id": "2770110b-07df-4aac-83f0-8185c2929e2d", "qos_policy_id": null}]} 2019-06-30 10:53:44,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-ca381dc2-2e8b-41d5-b312-68c324833b1b 2019-06-30 10:53:44,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0823230743408s 2019-06-30 10:53:44,532 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 10:53:44,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 10:53:44,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:53:44,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 10:53:44 GMT X-Openstack-Request-Id: req-61eac182-1e9c-4c82-aa23-29a40428bda0 2019-06-30 10:53:44,703 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "fbeea80e-4a01-4fd6-9001-27a49864b93a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:53:43Z", "updated_at": "2019-06-30T10:53:43Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a3:ee:db", "device_id": "84b40b62-c631-492c-a24b-1ae46de4a507"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "587911f006904f3db5587f381ac40777", "port_id": "1a07c74b-1d95-4c82-93f4-aa96942eb376", "id": "2770110b-07df-4aac-83f0-8185c2929e2d", "qos_policy_id": null}]} 2019-06-30 10:53:44,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-61eac182-1e9c-4c82-aa23-29a40428bda0 2019-06-30 10:53:44,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0604069232941s 2019-06-30 10:53:44,710 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 10:53:44,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 10:53:44,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:53:44,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 10:53:44 GMT X-Openstack-Request-Id: req-5f54d72f-ab22-4aeb-8bee-b469fc6a9abf 2019-06-30 10:53:44,901 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "fbeea80e-4a01-4fd6-9001-27a49864b93a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:53:43Z", "updated_at": "2019-06-30T10:53:43Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a3:ee:db", "device_id": "84b40b62-c631-492c-a24b-1ae46de4a507"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "587911f006904f3db5587f381ac40777", "port_id": "1a07c74b-1d95-4c82-93f4-aa96942eb376", "id": "2770110b-07df-4aac-83f0-8185c2929e2d", "qos_policy_id": null}]} 2019-06-30 10:53:44,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-5f54d72f-ab22-4aeb-8bee-b469fc6a9abf 2019-06-30 10:53:44,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0809710025787s 2019-06-30 10:53:44,908 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 10:53:45,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 10:53:45,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:53:45,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 10:53:45 GMT X-Openstack-Request-Id: req-5cb61db6-30a4-49d8-a982-d08bef78ae93 2019-06-30 10:53:45,086 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "fbeea80e-4a01-4fd6-9001-27a49864b93a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:53:43Z", "updated_at": "2019-06-30T10:53:43Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a3:ee:db", "device_id": "84b40b62-c631-492c-a24b-1ae46de4a507"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "587911f006904f3db5587f381ac40777", "port_id": "1a07c74b-1d95-4c82-93f4-aa96942eb376", "id": "2770110b-07df-4aac-83f0-8185c2929e2d", "qos_policy_id": null}]} 2019-06-30 10:53:45,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-5cb61db6-30a4-49d8-a982-d08bef78ae93 2019-06-30 10:53:45,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0674319267273s 2019-06-30 10:53:45,093 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 10:53:45,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 10:53:45,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:53:45,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 10:53:45 GMT X-Openstack-Request-Id: req-b9f54fb3-8a61-49a3-ae36-55fe12550560 2019-06-30 10:53:45,266 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "fbeea80e-4a01-4fd6-9001-27a49864b93a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:53:43Z", "updated_at": "2019-06-30T10:53:43Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a3:ee:db", "device_id": "84b40b62-c631-492c-a24b-1ae46de4a507"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "587911f006904f3db5587f381ac40777", "port_id": "1a07c74b-1d95-4c82-93f4-aa96942eb376", "id": "2770110b-07df-4aac-83f0-8185c2929e2d", "qos_policy_id": null}]} 2019-06-30 10:53:45,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b9f54fb3-8a61-49a3-ae36-55fe12550560 2019-06-30 10:53:45,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0632431507111s 2019-06-30 10:53:45,273 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 10:53:45,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 10:53:45,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:53:45,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 10:53:45 GMT X-Openstack-Request-Id: req-3fda245e-36e2-487e-b5e5-354076c531eb 2019-06-30 10:53:45,443 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "fbeea80e-4a01-4fd6-9001-27a49864b93a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:53:43Z", "updated_at": "2019-06-30T10:53:43Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a3:ee:db", "device_id": "84b40b62-c631-492c-a24b-1ae46de4a507"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "587911f006904f3db5587f381ac40777", "port_id": "1a07c74b-1d95-4c82-93f4-aa96942eb376", "id": "2770110b-07df-4aac-83f0-8185c2929e2d", "qos_policy_id": null}]} 2019-06-30 10:53:45,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-3fda245e-36e2-487e-b5e5-354076c531eb 2019-06-30 10:53:45,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0597760677338s 2019-06-30 10:53:45,449 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 10:53:45,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 10:53:45,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:53:45,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 10:53:45 GMT X-Openstack-Request-Id: req-020828b5-ae17-40d1-b212-0f6b94fbbb5a 2019-06-30 10:53:45,626 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "fbeea80e-4a01-4fd6-9001-27a49864b93a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:53:43Z", "updated_at": "2019-06-30T10:53:43Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a3:ee:db", "device_id": "84b40b62-c631-492c-a24b-1ae46de4a507"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "587911f006904f3db5587f381ac40777", "port_id": "1a07c74b-1d95-4c82-93f4-aa96942eb376", "id": "2770110b-07df-4aac-83f0-8185c2929e2d", "qos_policy_id": null}]} 2019-06-30 10:53:45,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-020828b5-ae17-40d1-b212-0f6b94fbbb5a 2019-06-30 10:53:45,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0669021606445s 2019-06-30 10:53:45,633 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 10:53:45,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 10:53:45,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:53:45,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sun, 30 Jun 2019 10:53:45 GMT X-Openstack-Request-Id: req-1eec7eec-e88c-4e9e-ae26-e1c5dc04914f 2019-06-30 10:53:45,824 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "fbeea80e-4a01-4fd6-9001-27a49864b93a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:53:43Z", "updated_at": "2019-06-30T10:53:45Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a3:ee:db", "device_id": "84b40b62-c631-492c-a24b-1ae46de4a507"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "port_id": "1a07c74b-1d95-4c82-93f4-aa96942eb376", "id": "2770110b-07df-4aac-83f0-8185c2929e2d", "qos_policy_id": null}]} 2019-06-30 10:53:45,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-1eec7eec-e88c-4e9e-ae26-e1c5dc04914f 2019-06-30 10:53:45,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0802638530731s 2019-06-30 10:53:45,830 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'fbeea80e-4a01-4fd6-9001-27a49864b93a', 'updated_at': u'2019-06-30T10:53:45Z', 'fixed_ip_address': u'192.168.120.16', 'floating_ip_address': u'172.30.9.204', 'revision_number': 1, 'port_id': u'1a07c74b-1d95-4c82-93f4-aa96942eb376', 'id': u'2770110b-07df-4aac-83f0-8185c2929e2d', 'network': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', 'port': u'1a07c74b-1d95-4c82-93f4-aa96942eb376', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'587911f006904f3db5587f381ac40777', 'name': 'cloudify_ims-project_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'587911f006904f3db5587f381ac40777', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:a3:ee:db', u'device_id': u'84b40b62-c631-492c-a24b-1ae46de4a507'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'587911f006904f3db5587f381ac40777', 'created_at': u'2019-06-30T10:53:43Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:a3:ee:db', u'device_id': u'84b40b62-c631-492c-a24b-1ae46de4a507'}), 'router': u'fbeea80e-4a01-4fd6-9001-27a49864b93a'}) 2019-06-30 10:53:45,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-30 10:53:45,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-30 10:53:45,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10536 Content-Type: application/json Date: Sun, 30 Jun 2019 10:53: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-46d37a60-b6f7-4aa6-b25a-b490c54daec3 x-openstack-request-id: req-46d37a60-b6f7-4aa6-b25a-b490c54daec3 2019-06-30 10:53:45,902 - 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-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \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] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (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] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 694562969 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-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\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-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\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 2 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] 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] 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-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] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-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] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 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.401691] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.404991] pid_max: default: 32768 minimum: 301\n[ 0.406783] ACPI: Core revision 20150930\n[ 0.409157] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.411825] Security Framework initialized\n[ 0.413448] Yama: becoming mindful.\n[ 0.414955] AppArmor: AppArmor initialized\n[ 0.416854] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.423394] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.427751] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.430193] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.433365] Initializing cgroup subsys io\n[ 0.434979] Initializing cgroup subsys memory\n[ 0.436697] Initializing cgroup subsys devices\n[ 0.438425] Initializing cgroup subsys freezer\n[ 0.440168] Initializing cgroup subsys net_cls\n[ 0.441892] Initializing cgroup subsys perf_event\n[ 0.443721] Initializing cgroup subsys net_prio\n[ 0.445501] Initializing cgroup subsys hugetlb\n[ 0.447228] Initializing cgroup subsys pids\n[ 0.449687] mce: CPU supports 10 MCE banks\n[ 0.451380] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.453369] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.455559] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.457627] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.460786] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.463981] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.466474] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.470100] MDS: Mitigation: Clear CPU buffers\n[ 0.474474] Freeing SMP alternatives memory: 36K\n[ 0.481792] ftrace: allocating 32299 entries in 127 pages\n[ 0.532034] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.534430] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.536810] smpboot: Max logical packages: 2\n[ 0.538761] x2apic enabled\n[ 0.540289] Switched APIC routing to physical x2apic.\n[ 0.543463] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.545791] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.550052] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.563759] KVM setup paravirtual spinlock\n[ 0.567000] x86: Booting SMP configuration:\n[ 0.568703] .... node #0, CPUs: #1\n[ 0.570396] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.593364] x86: Booted up 1 node, 2 CPUs\n[ 0.593366] KVM setup async PF for cpu 1\n[ 0.593371] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.598409] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.601404] devtmpfs: initialized\n[ 0.604931] evm: security.selinux\n[ 0.606298] evm: security.SMACK64\n[ 0.607658] evm: security.SMACK64EXEC\n[ 0.609117] evm: security.SMACK64TRANSMUTE\n[ 0.610697] evm: security.SMACK64MMAP\n[ 0.612152] evm: security.ima\n[ 0.613394] evm: security.capability\n[ 0.615006] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.618554] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.620953] pinctrl core: initialized pinctrl subsystem\n[ 0.623116] RTC time: 10:53:40, date: 06/30/19\n[ 0.625701] NET: Registered protocol family 16\n[ 0.639475] cpuidle: using governor ladder\n[ 0.651586] cpuidle: using governor menu\n[ 0.653144] PCCT header not found.\n[ 0.654609] ACPI: bus type PCI registered\n[ 0.656189] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.658681] PCI: Using configuration type 1 for base access\n[ 0.673462] ACPI: Added _OSI(Module Device)\n[ 0.675114] ACPI: Added _OSI(Processor Device)\n[ 0.676806] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.678568] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.682161] ACPI: Interpreter enabled\n[ 0.700196] ACPI: (supports S0 S5)\n[ 0.701588] ACPI: Using IOAPIC for interrupt routing\n[ 0.703445] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.708879] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.711129] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.713565] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.715929] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.720293] acpiphp: Slot [3] registered\n[ 0.721884] acpiphp: Slot [4] registered\n[ 0.723471] acpiphp: Slot [5] registered\n[ 0.725048] acpiphp: Slot [6] registered\n[ 0.726620] acpiphp: Slot [7] registered\n[ 0.728192] acpiphp: Slot [8] registered\n[ 0.729773] acpiphp: Slot [9] registered\n[ 0.731357] acpiphp: Slot [10] registered\n[ 0.733053] acpiphp: Slot [11] registered\n[ 0.734658] acpiphp: Slot [12] registered\n[ 0.736258] acpiphp: Slot [13] registered\n[ 0.737850] acpiphp: Slot [14] registered\n[ 0.739453] acpiphp: Slot [15] registered\n[ 0.741053] acpiphp: Slot [16] registered\n[ 0.742663] acpiphp: Slot [17] registered\n[ 0.744267] acpiphp: Slot [18] registered\n[ 0.745858] acpiphp: Slot [19] registered\n[ 0.747459] acpiphp: Slot [20] registered\n[ 0.749064] acpiphp: Slot [21] registered\n[ 0.750661] acpiphp: Slot [22] registered\n[ 0.752269] acpiphp: Slot [23] registered\n[ 0.753875] acpiphp: Slot [24] registered\n[ 0.755472] acpiphp: Slot [25] registered\n[ 0.757065] acpiphp: Slot [26] registered\n[ 0.758667] acpiphp: Slot [27] registered\n[ 0.760268] acpiphp: Slot [28] registered\n[ 0.761866] acpiphp: Slot [29] registered\n[ 0.763478] acpiphp: Slot [30] registered\n[ 0.765085] acpiphp: Slot [31] registered\n[ 0.766654] PCI host bridge to bus 0000:00\n[ 0.768237] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.770626] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.773015] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.775845] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.778672] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.781567] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.787860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.790374] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.792700] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.795282] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.800145] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.802918] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.830645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.833476] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.836214] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.839072] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.841760] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.844215] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.846741] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.848813] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.851835] vgaarb: loaded\n[ 0.853001] vgaarb: bridge control possible 0000:00:02.0\n[ 0.855357] SCSI subsystem initialized\n[ 0.857144] ACPI: bus type USB registered\n[ 0.858746] usbcore: registered new interface driver usbfs\n[ 0.860764] usbcore: registered new interface driver hub\n[ 0.862736] usbcore: registered new device driver usb\n[ 0.864918] PCI: Using ACPI for IRQ routing\n[ 0.867018] NetLabel: Initializing\n[ 0.868411] NetLabel: domain hash size = 128\n[ 0.870077] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.871952] NetLabel: unlabeled traffic allowed by default\n[ 0.874217] amd_nb: Cannot enumerate AMD northbridges\n[ 0.876235] clocksource: Switched to clocksource kvm-clock\n[ 0.889080] AppArmor: AppArmor Filesystem Enabled\n[ 0.890940] pnp: PnP ACPI init\n[ 0.892598] pnp: PnP ACPI: found 5 devices\n[ 0.900939] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.904298] NET: Registered protocol family 2\n[ 0.906378] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.909400] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.912189] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.914645] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.916885] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.919317] NET: Registered protocol family 1\n[ 0.921023] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.923185] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.925301] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.945752] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.966272] Unpacking initramfs...\n[ 1.167269] Freeing initrd memory: 14824K\n[ 1.169001] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.171341] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.173769] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.177487] Scanning for low memory corruption every 60 seconds\n[ 1.180078] audit: initializing netlink subsys (disabled)\n[ 1.182140] audit: type=2000 audit(1561892020.996:1): initialized\n[ 1.184658] Initialise system trusted keyring\n[ 1.186512] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.188811] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.192316] zbud: loaded\n[ 1.193774] VFS: Disk quotas dquot_6.6.0\n[ 1.195371] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.198060] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.200483] fuse init (API version 7.23)\n[ 1.202193] Key type big_key registered\n[ 1.203732] Allocating IMA MOK and blacklist keyrings.\n[ 1.206344] Key type asymmetric registered\n[ 1.207957] Asymmetric key parser 'x509' registered\n[ 1.209837] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.212739] io scheduler noop registered\n[ 1.214292] io scheduler deadline registered (default)\n[ 1.216243] io scheduler cfq registered\n[ 1.217856] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.219911] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.222374] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.225209] ACPI: Power Button [PWRF]\n[ 1.226842] GHES: HEST is not enabled!\n[ 1.246529] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.286615] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.290558] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.316417] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.320780] Linux agpgart interface v0.103\n[ 1.324657] loop: module loaded\n[ 1.327717] vda: vda1\n[ 1.329744] scsi host0: ata_piix\n[ 1.331238] scsi host1: ata_piix\n[ 1.332616] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.335024] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.337543] libphy: Fixed MDIO Bus: probed\n[ 1.339192] tun: Universal TUN/TAP device driver, 1.6\n[ 1.341108] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.344770] PPP generic driver version 2.4.2\n[ 1.346536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.348891] ehci-pci: EHCI PCI platform driver\n[ 1.350654] ehci-platform: EHCI generic platform driver\n[ 1.352598] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.354828] ohci-pci: OHCI PCI platform driver\n[ 1.356542] ohci-platform: OHCI generic platform driver\n[ 1.358500] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.379004] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.381004] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.383858] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.385802] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.388017] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.390443] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.393223] usb usb1: Product: UHCI Host Controller\n[ 1.395050] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd\n[ 1.397322] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.399188] hub 1-0:1.0: USB hub found\n[ 1.400691] hub 1-0:1.0: 2 ports detected\n[ 1.402409] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.406392] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.408252] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.410339] mousedev: PS/2 mouse device common for all mice\n[ 1.412785] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.416288] rtc_cmos 00:00: RTC can wake from S4\n[ 1.418397] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.420717] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.423046] i2c /dev entries driver\n[ 1.424505] device-mapper: uevent: version 1.0.3\n[ 1.426337] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.429488] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.431982] NET: Registered protocol family 10\n[ 1.433986] NET: Registered protocol family 17\n[ 1.452360] Key type dns_resolver registered\n[ 1.454307] registered taskstats version 1\n[ 1.455944] Loading compiled-in X.509 certificates\n[ 1.458306] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348'\n[ 1.461919] zswap: loaded using pool lzo/zbud\n[ 1.465320] Key type trusted registered\n[ 1.469362] Key type encrypted registered\n[ 1.470944] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.472964] ima: No TPM chip found, activating TPM-bypass!\n[ 1.475577] ima: Allocated hash algorithm: sha1\n[ 1.477330] evm: HMAC attrs: 0x1\n[ 1.479119] Magic number: 7:653:882\n[ 1.480752] rtc_cmos 00:00: setting system clock to 2019-06-30 10:53:41 UTC (1561892021)\n[ 1.483873] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.486045] EDD information not available.\n[ 1.493957] Freeing unused kernel memory: 1484K\n[ 1.504282] Write protecting the kernel read-only data: 14336k\n[ 1.507801] Freeing unused kernel memory: 1616K\n[ 1.509723] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.523120] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.526772] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.529388] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.529413] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.537125] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.539619] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.539673] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.539831] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.539870] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.539915] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.582598] virtio_net virtio0 ens3: renamed from eth0\n[ 1.592732] FDC 0 is a S82078B\n[ 1.598476] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.602952] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.616872] AVX2 version of gcm_enc/dec engaged.\n[ 1.618916] AES CTR mode by8 optimization enabled\n[ 1.712250] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.876803] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.879237] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.881748] usb 1-1: Product: QEMU USB Tablet\n[ 1.883419] usb 1-1: Manufacturer: QEMU\n[ 1.884931] usb 1-1: SerialNumber: 42\n[ 1.892294] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.900294] usbcore: registered new interface driver usbhid\n[ 1.902665] usbhid: USB HID core driver\n[ 1.906361] 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.910731] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.981647] md: linear personality registered for level -1\n[ 2.985701] md: multipath personality registered for level -4\n[ 2.989730] md: raid0 personality registered for level 0\n[ 2.994396] md: raid1 personality registered for level 1\n[ 3.064298] raid6: sse2x1 gen() 11704 MB/s\n[ 3.132299] raid6: sse2x1 xor() 9128 MB/s\n[ 3.200268] raid6: sse2x2 gen() 14826 MB/s\n[ 3.268298] raid6: sse2x2 xor() 9943 MB/s\n[ 3.336298] raid6: sse2x4 gen() 17176 MB/s\n[ 3.404238] raid6: sse2x4 xor() 11920 MB/s\n[ 3.472238] raid6: avx2x1 gen() 22774 MB/s\n[ 3.540238] raid6: avx2x2 gen() 26332 MB/s\n[ 3.608238] raid6: avx2x4 gen() 30654 MB/s\n[ 3.610117] raid6: using algorithm avx2x4 gen() 30654 MB/s\n[ 3.612400] raid6: using avx2x2 recovery algorithm\n[ 3.615380] xor: automatically using best checksumming function:\n[ 3.656237] avx : 33225.000 MB/sec\n[ 3.658705] async_tx: api initialized (async)\n[ 3.667696] md: raid6 personality registered for level 6\n[ 3.669926] md: raid5 personality registered for level 5\n[ 3.672166] md: raid4 personality registered for level 4\n[ 3.678709] 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 ... [ 3.705131] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.723931] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.816744] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.822921] systemd[1]: Detected virtualization kvm.\n[ 3.824752] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.829497] systemd[1]: Set hostname to .\n[ 3.833832] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.835956] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.962553] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.966573] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.971348] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.975677] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.979637] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.983752] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.988284] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.992211] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.996323] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.999654] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.004969] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.009181] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.012866] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.016888] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.021744] 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[ 4.027814] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.031730] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.036315] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.060321] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.065093] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.069539] 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[ 4.075918] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.080553] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.085348] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.090736] 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[ 4.098298] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.124475] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.128779] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.133400] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.138506] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.143389] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.145469] Loading iSCSI transport class v2.0-870.\n[ 4.146029] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.152081] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.155904] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.[ 4.159615] iscsi: registered transport (tcp)\n\n[ 4.161159] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.165817] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.189137] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill 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 LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\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[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n"} 2019-06-30 10:53:45,902 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507/action used request id req-46d37a60-b6f7-4aa6-b25a-b490c54daec3 2019-06-30 10:53:45,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0712339878082s 2019-06-30 10:53:45,903 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 694562969 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.401691] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.404991] pid_max: default: 32768 minimum: 301 [ 0.406783] ACPI: Core revision 20150930 [ 0.409157] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.411825] Security Framework initialized [ 0.413448] Yama: becoming mindful. [ 0.414955] AppArmor: AppArmor initialized [ 0.416854] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.423394] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.427751] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.430193] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.433365] Initializing cgroup subsys io [ 0.434979] Initializing cgroup subsys memory [ 0.436697] Initializing cgroup subsys devices [ 0.438425] Initializing cgroup subsys freezer [ 0.440168] Initializing cgroup subsys net_cls [ 0.441892] Initializing cgroup subsys perf_event [ 0.443721] Initializing cgroup subsys net_prio [ 0.445501] Initializing cgroup subsys hugetlb [ 0.447228] Initializing cgroup subsys pids [ 0.449687] mce: CPU supports 10 MCE banks [ 0.451380] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.453369] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.455559] Spectre V2 : Mitigation: Full generic retpoline [ 0.457627] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.460786] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.463981] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.466474] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.470100] MDS: Mitigation: Clear CPU buffers [ 0.474474] Freeing SMP alternatives memory: 36K [ 0.481792] ftrace: allocating 32299 entries in 127 pages [ 0.532034] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.534430] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.536810] smpboot: Max logical packages: 2 [ 0.538761] x2apic enabled [ 0.540289] Switched APIC routing to physical x2apic. [ 0.543463] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.545791] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.550052] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.563759] KVM setup paravirtual spinlock [ 0.567000] x86: Booting SMP configuration: [ 0.568703] .... node #0, CPUs: #1 [ 0.570396] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.593364] x86: Booted up 1 node, 2 CPUs [ 0.593366] KVM setup async PF for cpu 1 [ 0.593371] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.598409] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.601404] devtmpfs: initialized [ 0.604931] evm: security.selinux [ 0.606298] evm: security.SMACK64 [ 0.607658] evm: security.SMACK64EXEC [ 0.609117] evm: security.SMACK64TRANSMUTE [ 0.610697] evm: security.SMACK64MMAP [ 0.612152] evm: security.ima [ 0.613394] evm: security.capability [ 0.615006] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.618554] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.620953] pinctrl core: initialized pinctrl subsystem [ 0.623116] RTC time: 10:53:40, date: 06/30/19 [ 0.625701] NET: Registered protocol family 16 [ 0.639475] cpuidle: using governor ladder [ 0.651586] cpuidle: using governor menu [ 0.653144] PCCT header not found. [ 0.654609] ACPI: bus type PCI registered [ 0.656189] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.658681] PCI: Using configuration type 1 for base access [ 0.673462] ACPI: Added _OSI(Module Device) [ 0.675114] ACPI: Added _OSI(Processor Device) [ 0.676806] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.678568] ACPI: Added _OSI(Processor Aggregator Device) [ 0.682161] ACPI: Interpreter enabled [ 0.700196] ACPI: (supports S0 S5) [ 0.701588] ACPI: Using IOAPIC for interrupt routing [ 0.703445] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.708879] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.711129] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.713565] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.715929] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.720293] acpiphp: Slot [3] registered [ 0.721884] acpiphp: Slot [4] registered [ 0.723471] acpiphp: Slot [5] registered [ 0.725048] acpiphp: Slot [6] registered [ 0.726620] acpiphp: Slot [7] registered [ 0.728192] acpiphp: Slot [8] registered [ 0.729773] acpiphp: Slot [9] registered [ 0.731357] acpiphp: Slot [10] registered [ 0.733053] acpiphp: Slot [11] registered [ 0.734658] acpiphp: Slot [12] registered [ 0.736258] acpiphp: Slot [13] registered [ 0.737850] acpiphp: Slot [14] registered [ 0.739453] acpiphp: Slot [15] registered [ 0.741053] acpiphp: Slot [16] registered [ 0.742663] acpiphp: Slot [17] registered [ 0.744267] acpiphp: Slot [18] registered [ 0.745858] acpiphp: Slot [19] registered [ 0.747459] acpiphp: Slot [20] registered [ 0.749064] acpiphp: Slot [21] registered [ 0.750661] acpiphp: Slot [22] registered [ 0.752269] acpiphp: Slot [23] registered [ 0.753875] acpiphp: Slot [24] registered [ 0.755472] acpiphp: Slot [25] registered [ 0.757065] acpiphp: Slot [26] registered [ 0.758667] acpiphp: Slot [27] registered [ 0.760268] acpiphp: Slot [28] registered [ 0.761866] acpiphp: Slot [29] registered [ 0.763478] acpiphp: Slot [30] registered [ 0.765085] acpiphp: Slot [31] registered [ 0.766654] PCI host bridge to bus 0000:00 [ 0.768237] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.770626] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.773015] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.775845] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.778672] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.781567] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.787860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.790374] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.792700] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.795282] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.800145] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.802918] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.830645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.833476] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.836214] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.839072] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.841760] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.844215] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.846741] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.848813] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.851835] vgaarb: loaded [ 0.853001] vgaarb: bridge control possible 0000:00:02.0 [ 0.855357] SCSI subsystem initialized [ 0.857144] ACPI: bus type USB registered [ 0.858746] usbcore: registered new interface driver usbfs [ 0.860764] usbcore: registered new interface driver hub [ 0.862736] usbcore: registered new device driver usb [ 0.864918] PCI: Using ACPI for IRQ routing [ 0.867018] NetLabel: Initializing [ 0.868411] NetLabel: domain hash size = 128 [ 0.870077] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.871952] NetLabel: unlabeled traffic allowed by default [ 0.874217] amd_nb: Cannot enumerate AMD northbridges [ 0.876235] clocksource: Switched to clocksource kvm-clock [ 0.889080] AppArmor: AppArmor Filesystem Enabled [ 0.890940] pnp: PnP ACPI init [ 0.892598] pnp: PnP ACPI: found 5 devices [ 0.900939] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.904298] NET: Registered protocol family 2 [ 0.906378] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.909400] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.912189] TCP: Hash tables configured (established 32768 bind 32768) [ 0.914645] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.916885] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.919317] NET: Registered protocol family 1 [ 0.921023] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.923185] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.925301] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.945752] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.966272] Unpacking initramfs... [ 1.167269] Freeing initrd memory: 14824K [ 1.169001] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.171341] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.173769] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.177487] Scanning for low memory corruption every 60 seconds [ 1.180078] audit: initializing netlink subsys (disabled) [ 1.182140] audit: type=2000 audit(1561892020.996:1): initialized [ 1.184658] Initialise system trusted keyring [ 1.186512] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.188811] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.192316] zbud: loaded [ 1.193774] VFS: Disk quotas dquot_6.6.0 [ 1.195371] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.198060] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.200483] fuse init (API version 7.23) [ 1.202193] Key type big_key registered [ 1.203732] Allocating IMA MOK and blacklist keyrings. [ 1.206344] Key type asymmetric registered [ 1.207957] Asymmetric key parser 'x509' registered [ 1.209837] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.212739] io scheduler noop registered [ 1.214292] io scheduler deadline registered (default) [ 1.216243] io scheduler cfq registered [ 1.217856] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.219911] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.222374] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.225209] ACPI: Power Button [PWRF] [ 1.226842] GHES: HEST is not enabled! [ 1.246529] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.286615] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.290558] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.316417] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.320780] Linux agpgart interface v0.103 [ 1.324657] loop: module loaded [ 1.327717] vda: vda1 [ 1.329744] scsi host0: ata_piix [ 1.331238] scsi host1: ata_piix [ 1.332616] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.335024] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.337543] libphy: Fixed MDIO Bus: probed [ 1.339192] tun: Universal TUN/TAP device driver, 1.6 [ 1.341108] tun: (C) 1999-2004 Max Krasnyansky [ 1.344770] PPP generic driver version 2.4.2 [ 1.346536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.348891] ehci-pci: EHCI PCI platform driver [ 1.350654] ehci-platform: EHCI generic platform driver [ 1.352598] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.354828] ohci-pci: OHCI PCI platform driver [ 1.356542] ohci-platform: OHCI generic platform driver [ 1.358500] uhci_hcd: USB Universal Host Controller Interface driver [ 1.379004] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.381004] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.383858] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.385802] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.388017] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.390443] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.393223] usb usb1: Product: UHCI Host Controller [ 1.395050] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd [ 1.397322] usb usb1: SerialNumber: 0000:00:01.2 [ 1.399188] hub 1-0:1.0: USB hub found [ 1.400691] hub 1-0:1.0: 2 ports detected [ 1.402409] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.406392] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.408252] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.410339] mousedev: PS/2 mouse device common for all mice [ 1.412785] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.416288] rtc_cmos 00:00: RTC can wake from S4 [ 1.418397] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.420717] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.423046] i2c /dev entries driver [ 1.424505] device-mapper: uevent: version 1.0.3 [ 1.426337] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.429488] ledtrig-cpu: registered to indicate activity on CPUs [ 1.431982] NET: Registered protocol family 10 [ 1.433986] NET: Registered protocol family 17 [ 1.452360] Key type dns_resolver registered [ 1.454307] registered taskstats version 1 [ 1.455944] Loading compiled-in X.509 certificates [ 1.458306] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348' [ 1.461919] zswap: loaded using pool lzo/zbud [ 1.465320] Key type trusted registered [ 1.469362] Key type encrypted registered [ 1.470944] AppArmor: AppArmor sha1 policy hashing enabled [ 1.472964] ima: No TPM chip found, activating TPM-bypass! [ 1.475577] ima: Allocated hash algorithm: sha1 [ 1.477330] evm: HMAC attrs: 0x1 [ 1.479119] Magic number: 7:653:882 [ 1.480752] rtc_cmos 00:00: setting system clock to 2019-06-30 10:53:41 UTC (1561892021) [ 1.483873] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.486045] EDD information not available. [ 1.493957] Freeing unused kernel memory: 1484K [ 1.504282] Write protecting the kernel read-only data: 14336k [ 1.507801] Freeing unused kernel memory: 1616K [ 1.509723] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.523120] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.526772] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.529388] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.529413] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.537125] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.539619] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.539673] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.539831] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.539870] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.539915] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.582598] virtio_net virtio0 ens3: renamed from eth0 [ 1.592732] FDC 0 is a S82078B [ 1.598476] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.602952] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.616872] AVX2 version of gcm_enc/dec engaged. [ 1.618916] AES CTR mode by8 optimization enabled [ 1.712250] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.876803] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.879237] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.881748] usb 1-1: Product: QEMU USB Tablet [ 1.883419] usb 1-1: Manufacturer: QEMU [ 1.884931] usb 1-1: SerialNumber: 42 [ 1.892294] hidraw: raw HID events driver (C) Jiri Kosina [ 1.900294] usbcore: registered new interface driver usbhid [ 1.902665] usbhid: USB HID core driver [ 1.906361] 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.910731] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.981647] md: linear personality registered for level -1 [ 2.985701] md: multipath personality registered for level -4 [ 2.989730] md: raid0 personality registered for level 0 [ 2.994396] md: raid1 personality registered for level 1 [ 3.064298] raid6: sse2x1 gen() 11704 MB/s [ 3.132299] raid6: sse2x1 xor() 9128 MB/s [ 3.200268] raid6: sse2x2 gen() 14826 MB/s [ 3.268298] raid6: sse2x2 xor() 9943 MB/s [ 3.336298] raid6: sse2x4 gen() 17176 MB/s [ 3.404238] raid6: sse2x4 xor() 11920 MB/s [ 3.472238] raid6: avx2x1 gen() 22774 MB/s [ 3.540238] raid6: avx2x2 gen() 26332 MB/s [ 3.608238] raid6: avx2x4 gen() 30654 MB/s [ 3.610117] raid6: using algorithm avx2x4 gen() 30654 MB/s [ 3.612400] raid6: using avx2x2 recovery algorithm [ 3.615380] xor: automatically using best checksumming function: [ 3.656237] avx : 33225.000 MB/sec [ 3.658705] async_tx: api initialized (async) [ 3.667696] md: raid6 personality registered for level 6 [ 3.669926] md: raid5 personality registered for level 5 [ 3.672166] md: raid4 personality registered for level 4 [ 3.678709] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.705131] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.723931] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.816744] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.822921] systemd[1]: Detected virtualization kvm. [ 3.824752] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.829497] systemd[1]: Set hostname to . [ 3.833832] systemd[1]: Initializing machine ID from KVM UUID. [ 3.835956] systemd[1]: Installed transient /etc/machine-id file. [ 3.962553] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.966573] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.971348] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.975677] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.979637] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.983752] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.988284] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.992211] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.996323] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.999654] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.004969] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.009181] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.012866] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.016888] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.021744] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 4.027814] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.031730] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.036315] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.060321] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.065093] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.069539] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.075918] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.080553] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.085348] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.090736] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 4.098298] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.124475] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.128779] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.133400] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.138506] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.143389] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.145469] Loading iSCSI transport class v2.0-870. [ 4.146029] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.152081] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.155904] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System.[ 4.159615] iscsi: registered transport (tcp) [ 4.161159] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.165817] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.189137] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. 2019-06-30 10:53:46,228 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.204: [Errno None] Unable to connect to port 22 on 172.30.9.204 2019-06-30 10:53:55,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-30 10:53:55,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-30 10:53:55,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13183 Content-Type: application/json Date: Sun, 30 Jun 2019 10:53: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-926868f0-f555-4868-b2ca-eab16427041f x-openstack-request-id: req-926868f0-f555-4868-b2ca-eab16427041f 2019-06-30 10:53:55,335 - 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-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \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] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (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] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 694562969 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-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\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-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\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 2 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] 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] 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-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] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-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] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 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.401691] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.404991] pid_max: default: 32768 minimum: 301\n[ 0.406783] ACPI: Core revision 20150930\n[ 0.409157] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.411825] Security Framework initialized\n[ 0.413448] Yama: becoming mindful.\n[ 0.414955] AppArmor: AppArmor initialized\n[ 0.416854] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.423394] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.427751] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.430193] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.433365] Initializing cgroup subsys io\n[ 0.434979] Initializing cgroup subsys memory\n[ 0.436697] Initializing cgroup subsys devices\n[ 0.438425] Initializing cgroup subsys freezer\n[ 0.440168] Initializing cgroup subsys net_cls\n[ 0.441892] Initializing cgroup subsys perf_event\n[ 0.443721] Initializing cgroup subsys net_prio\n[ 0.445501] Initializing cgroup subsys hugetlb\n[ 0.447228] Initializing cgroup subsys pids\n[ 0.449687] mce: CPU supports 10 MCE banks\n[ 0.451380] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.453369] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.455559] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.457627] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.460786] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.463981] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.466474] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.470100] MDS: Mitigation: Clear CPU buffers\n[ 0.474474] Freeing SMP alternatives memory: 36K\n[ 0.481792] ftrace: allocating 32299 entries in 127 pages\n[ 0.532034] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.534430] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.536810] smpboot: Max logical packages: 2\n[ 0.538761] x2apic enabled\n[ 0.540289] Switched APIC routing to physical x2apic.\n[ 0.543463] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.545791] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.550052] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.563759] KVM setup paravirtual spinlock\n[ 0.567000] x86: Booting SMP configuration:\n[ 0.568703] .... node #0, CPUs: #1\n[ 0.570396] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.593364] x86: Booted up 1 node, 2 CPUs\n[ 0.593366] KVM setup async PF for cpu 1\n[ 0.593371] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.598409] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.601404] devtmpfs: initialized\n[ 0.604931] evm: security.selinux\n[ 0.606298] evm: security.SMACK64\n[ 0.607658] evm: security.SMACK64EXEC\n[ 0.609117] evm: security.SMACK64TRANSMUTE\n[ 0.610697] evm: security.SMACK64MMAP\n[ 0.612152] evm: security.ima\n[ 0.613394] evm: security.capability\n[ 0.615006] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.618554] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.620953] pinctrl core: initialized pinctrl subsystem\n[ 0.623116] RTC time: 10:53:40, date: 06/30/19\n[ 0.625701] NET: Registered protocol family 16\n[ 0.639475] cpuidle: using governor ladder\n[ 0.651586] cpuidle: using governor menu\n[ 0.653144] PCCT header not found.\n[ 0.654609] ACPI: bus type PCI registered\n[ 0.656189] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.658681] PCI: Using configuration type 1 for base access\n[ 0.673462] ACPI: Added _OSI(Module Device)\n[ 0.675114] ACPI: Added _OSI(Processor Device)\n[ 0.676806] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.678568] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.682161] ACPI: Interpreter enabled\n[ 0.700196] ACPI: (supports S0 S5)\n[ 0.701588] ACPI: Using IOAPIC for interrupt routing\n[ 0.703445] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.708879] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.711129] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.713565] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.715929] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.720293] acpiphp: Slot [3] registered\n[ 0.721884] acpiphp: Slot [4] registered\n[ 0.723471] acpiphp: Slot [5] registered\n[ 0.725048] acpiphp: Slot [6] registered\n[ 0.726620] acpiphp: Slot [7] registered\n[ 0.728192] acpiphp: Slot [8] registered\n[ 0.729773] acpiphp: Slot [9] registered\n[ 0.731357] acpiphp: Slot [10] registered\n[ 0.733053] acpiphp: Slot [11] registered\n[ 0.734658] acpiphp: Slot [12] registered\n[ 0.736258] acpiphp: Slot [13] registered\n[ 0.737850] acpiphp: Slot [14] registered\n[ 0.739453] acpiphp: Slot [15] registered\n[ 0.741053] acpiphp: Slot [16] registered\n[ 0.742663] acpiphp: Slot [17] registered\n[ 0.744267] acpiphp: Slot [18] registered\n[ 0.745858] acpiphp: Slot [19] registered\n[ 0.747459] acpiphp: Slot [20] registered\n[ 0.749064] acpiphp: Slot [21] registered\n[ 0.750661] acpiphp: Slot [22] registered\n[ 0.752269] acpiphp: Slot [23] registered\n[ 0.753875] acpiphp: Slot [24] registered\n[ 0.755472] acpiphp: Slot [25] registered\n[ 0.757065] acpiphp: Slot [26] registered\n[ 0.758667] acpiphp: Slot [27] registered\n[ 0.760268] acpiphp: Slot [28] registered\n[ 0.761866] acpiphp: Slot [29] registered\n[ 0.763478] acpiphp: Slot [30] registered\n[ 0.765085] acpiphp: Slot [31] registered\n[ 0.766654] PCI host bridge to bus 0000:00\n[ 0.768237] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.770626] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.773015] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.775845] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.778672] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.781567] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.787860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.790374] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.792700] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.795282] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.800145] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.802918] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.830645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.833476] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.836214] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.839072] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.841760] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.844215] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.846741] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.848813] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.851835] vgaarb: loaded\n[ 0.853001] vgaarb: bridge control possible 0000:00:02.0\n[ 0.855357] SCSI subsystem initialized\n[ 0.857144] ACPI: bus type USB registered\n[ 0.858746] usbcore: registered new interface driver usbfs\n[ 0.860764] usbcore: registered new interface driver hub\n[ 0.862736] usbcore: registered new device driver usb\n[ 0.864918] PCI: Using ACPI for IRQ routing\n[ 0.867018] NetLabel: Initializing\n[ 0.868411] NetLabel: domain hash size = 128\n[ 0.870077] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.871952] NetLabel: unlabeled traffic allowed by default\n[ 0.874217] amd_nb: Cannot enumerate AMD northbridges\n[ 0.876235] clocksource: Switched to clocksource kvm-clock\n[ 0.889080] AppArmor: AppArmor Filesystem Enabled\n[ 0.890940] pnp: PnP ACPI init\n[ 0.892598] pnp: PnP ACPI: found 5 devices\n[ 0.900939] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.904298] NET: Registered protocol family 2\n[ 0.906378] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.909400] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.912189] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.914645] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.916885] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.919317] NET: Registered protocol family 1\n[ 0.921023] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.923185] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.925301] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.945752] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.966272] Unpacking initramfs...\n[ 1.167269] Freeing initrd memory: 14824K\n[ 1.169001] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.171341] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.173769] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.177487] Scanning for low memory corruption every 60 seconds\n[ 1.180078] audit: initializing netlink subsys (disabled)\n[ 1.182140] audit: type=2000 audit(1561892020.996:1): initialized\n[ 1.184658] Initialise system trusted keyring\n[ 1.186512] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.188811] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.192316] zbud: loaded\n[ 1.193774] VFS: Disk quotas dquot_6.6.0\n[ 1.195371] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.198060] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.200483] fuse init (API version 7.23)\n[ 1.202193] Key type big_key registered\n[ 1.203732] Allocating IMA MOK and blacklist keyrings.\n[ 1.206344] Key type asymmetric registered\n[ 1.207957] Asymmetric key parser 'x509' registered\n[ 1.209837] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.212739] io scheduler noop registered\n[ 1.214292] io scheduler deadline registered (default)\n[ 1.216243] io scheduler cfq registered\n[ 1.217856] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.219911] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.222374] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.225209] ACPI: Power Button [PWRF]\n[ 1.226842] GHES: HEST is not enabled!\n[ 1.246529] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.286615] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.290558] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.316417] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.320780] Linux agpgart interface v0.103\n[ 1.324657] loop: module loaded\n[ 1.327717] vda: vda1\n[ 1.329744] scsi host0: ata_piix\n[ 1.331238] scsi host1: ata_piix\n[ 1.332616] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.335024] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.337543] libphy: Fixed MDIO Bus: probed\n[ 1.339192] tun: Universal TUN/TAP device driver, 1.6\n[ 1.341108] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.344770] PPP generic driver version 2.4.2\n[ 1.346536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.348891] ehci-pci: EHCI PCI platform driver\n[ 1.350654] ehci-platform: EHCI generic platform driver\n[ 1.352598] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.354828] ohci-pci: OHCI PCI platform driver\n[ 1.356542] ohci-platform: OHCI generic platform driver\n[ 1.358500] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.379004] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.381004] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.383858] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.385802] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.388017] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.390443] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.393223] usb usb1: Product: UHCI Host Controller\n[ 1.395050] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd\n[ 1.397322] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.399188] hub 1-0:1.0: USB hub found\n[ 1.400691] hub 1-0:1.0: 2 ports detected\n[ 1.402409] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.406392] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.408252] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.410339] mousedev: PS/2 mouse device common for all mice\n[ 1.412785] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.416288] rtc_cmos 00:00: RTC can wake from S4\n[ 1.418397] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.420717] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.423046] i2c /dev entries driver\n[ 1.424505] device-mapper: uevent: version 1.0.3\n[ 1.426337] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.429488] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.431982] NET: Registered protocol family 10\n[ 1.433986] NET: Registered protocol family 17\n[ 1.452360] Key type dns_resolver registered\n[ 1.454307] registered taskstats version 1\n[ 1.455944] Loading compiled-in X.509 certificates\n[ 1.458306] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348'\n[ 1.461919] zswap: loaded using pool lzo/zbud\n[ 1.465320] Key type trusted registered\n[ 1.469362] Key type encrypted registered\n[ 1.470944] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.472964] ima: No TPM chip found, activating TPM-bypass!\n[ 1.475577] ima: Allocated hash algorithm: sha1\n[ 1.477330] evm: HMAC attrs: 0x1\n[ 1.479119] Magic number: 7:653:882\n[ 1.480752] rtc_cmos 00:00: setting system clock to 2019-06-30 10:53:41 UTC (1561892021)\n[ 1.483873] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.486045] EDD information not available.\n[ 1.493957] Freeing unused kernel memory: 1484K\n[ 1.504282] Write protecting the kernel read-only data: 14336k\n[ 1.507801] Freeing unused kernel memory: 1616K\n[ 1.509723] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.523120] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.526772] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.529388] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.529413] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.537125] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.539619] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.539673] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.539831] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.539870] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.539915] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.582598] virtio_net virtio0 ens3: renamed from eth0\n[ 1.592732] FDC 0 is a S82078B\n[ 1.598476] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.602952] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.616872] AVX2 version of gcm_enc/dec engaged.\n[ 1.618916] AES CTR mode by8 optimization enabled\n[ 1.712250] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.876803] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.879237] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.881748] usb 1-1: Product: QEMU USB Tablet\n[ 1.883419] usb 1-1: Manufacturer: QEMU\n[ 1.884931] usb 1-1: SerialNumber: 42\n[ 1.892294] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.900294] usbcore: registered new interface driver usbhid\n[ 1.902665] usbhid: USB HID core driver\n[ 1.906361] 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.910731] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.981647] md: linear personality registered for level -1\n[ 2.985701] md: multipath personality registered for level -4\n[ 2.989730] md: raid0 personality registered for level 0\n[ 2.994396] md: raid1 personality registered for level 1\n[ 3.064298] raid6: sse2x1 gen() 11704 MB/s\n[ 3.132299] raid6: sse2x1 xor() 9128 MB/s\n[ 3.200268] raid6: sse2x2 gen() 14826 MB/s\n[ 3.268298] raid6: sse2x2 xor() 9943 MB/s\n[ 3.336298] raid6: sse2x4 gen() 17176 MB/s\n[ 3.404238] raid6: sse2x4 xor() 11920 MB/s\n[ 3.472238] raid6: avx2x1 gen() 22774 MB/s\n[ 3.540238] raid6: avx2x2 gen() 26332 MB/s\n[ 3.608238] raid6: avx2x4 gen() 30654 MB/s\n[ 3.610117] raid6: using algorithm avx2x4 gen() 30654 MB/s\n[ 3.612400] raid6: using avx2x2 recovery algorithm\n[ 3.615380] xor: automatically using best checksumming function:\n[ 3.656237] avx : 33225.000 MB/sec\n[ 3.658705] async_tx: api initialized (async)\n[ 3.667696] md: raid6 personality registered for level 6\n[ 3.669926] md: raid5 personality registered for level 5\n[ 3.672166] md: raid4 personality registered for level 4\n[ 3.678709] 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 ... [ 3.705131] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.723931] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.816744] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.822921] systemd[1]: Detected virtualization kvm.\n[ 3.824752] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.829497] systemd[1]: Set hostname to .\n[ 3.833832] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.835956] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.962553] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.966573] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.971348] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.975677] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.979637] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.983752] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.988284] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.992211] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.996323] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.999654] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.004969] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.009181] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.012866] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.016888] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.021744] 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[ 4.027814] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.031730] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.036315] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.060321] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.065093] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.069539] 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[ 4.075918] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.080553] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.085348] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.090736] 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[ 4.098298] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.124475] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.128779] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.133400] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.138506] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.143389] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.145469] Loading iSCSI transport class v2.0-870.\n[ 4.146029] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.152081] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.155904] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.[ 4.159615] iscsi: registered transport (tcp)\n\n[ 4.161159] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.165817] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.189137] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill 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 LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\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[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\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 LSB: AppArmor initialization.\n[ 8.679583] cloud-init[568]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Sun, 30 Jun 2019 10:53:45 +0000. Up 5.17 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\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.802563] cloud-init[934]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Sun, 30 Jun 2019 10:53:49 +0000. Up 9.20 seconds.\n[ 9.806624] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.810188] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.813759] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.817246] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.820783] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.16 | 255.255.255.0 | global | fa:16:3e:a3:ee:db |\n[ 9.824235] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fea3:eedb/64 | . | link | fa:16:3e:a3:ee:db |\n[ 9.827700] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 9.831121] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.834522] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n\n[ 9.840437] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 9.840741] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.841096] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.841470] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.841841] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 9.842207] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 9.842557] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.842954] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.843275] cloud-init[934]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 9.843655] cloud-init[934]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.843981] cloud-init[934]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 9.844705] cloud-init[934]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.845054] cloud-init[934]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 9.845384] cloud-init[934]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 9.845777] cloud-init[934]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.846089] cloud-init[934]: Generating public/private rsa key pair.\n[ 9.846451] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 9.846811] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.847143] cloud-init[934]: The key fingerprint is:\n[ 9.847507] cloud-init[934]: SHA256:EDVQAOAZ3KjXJuNKLJ18FF3GYpswJuviCDy4TZx+HUE root@cloudify-ims-vm-8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\n[ 9.847865] cloud-init[934]: The key's randomart image is:\n[ 9.848562] cloud-init[934]: +---[RSA 2048]----+\n[ 9.848949] cloud-init[934]: | .o+.o+B* |\n[ 9.849273] cloud-init[934]: | .+o* Eo.. |\n[ 9.849617] cloud-init[934]: | .o= *.+ |\n[ 9.849994] cloud-init[934]: |. = + +. |\n[ 9.850343] cloud-init[934]: |+B B .S |\n[ 9.850695] cloud-init[934]: |==X . . |\n[ 9.851023] cloud-init[934]: |*B.. . . |\n[ 9.851381] cloud-init[934]: |+.o . . |\n[ 9.851771] cloud-init[934]: | . |\n[ 9.852108] cloud-init[934]: +----[SHA256]-----+\n[ 9.852444] cloud-init[934]: Generating public/private dsa key pair.\n[ 9.852817] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 9.853184] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 9.853527] cloud-init[934]: The key fingerprint is:\n[ 9.853859] cloud-init[934]: SHA256:DJDzNUJ52GJ90OZQihQbx5K67cDMujR2xTMYJhqkdms root@cloudify-ims-vm-8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\n[ 9.854202] cloud-init[934]: The key's randomart image is:\n[ 9.854569] cloud-init[934]: +---[DSA 1024]----+\n[ 9.854912] cloud-init[934]: | . .o=Oo+. |\n[ 9.855256] cloud-init[934]: |o ooO=O.+ |\n[ 9.855622] cloud-init[934]: |o...o=+*.* |\n[ 9.855961] cloud-init[934]: |.o.oo+.o . |\n[ 9.856340] cloud-init[934]: |. E.o= S |\n[ 9.856666] cloud-init[934]: | . *..o |\n[ 9.857032] cloud-init[934]: | +..o |\n[ 9.857375] cloud-init[934]: | o.o . |\n[ 9.857715] cloud-init[934]: | .. |\n[ 9.858075] cloud-init[934]: +----[SHA256]-----+\n[ 9.858405] cloud-init[934]: Generating public/private ecdsa key pair.\n[ 9.858758] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 9.859153] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 9.859463] cloud-init[934]: The key fingerprint is:\n[ 9.859815] cloud-init[934]: SHA256:eJ9b8JOdiWizrON0zpl5qDpH0EGPYp7Lc05m6A75yh0 root@cloudify-ims-vm-8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\n[ 9.860186] cloud-init[934]: The key's randomart image is:\n[ 9.860508] cloud-init[934]: +---[ECDSA 256]---+\n[ 9.860896] cloud-init[934]: | .. |\n[ 9.861219] cloud-init[934]: | .o |\n[ 9.861579] cloud-init[934]: | o.... |\n[ 9.861971] cloud-init[934]: | o.+. |\n[ 9.862301] cloud-init[934]: | +.S . |\n[ 9.862664] cloud-init[934]: | o +.. = + o |\n[ 9.863028] cloud-init[934]: | o E.* B.* + |\n[ 9.863376] cloud-init[934]: | . =.Xo*.O.. |\n[ 9.863732] cloud-init[934]: | oo*==+X. |\n[ 9.864404] cloud-init[934]: +----[SHA256]-----+\n[ 9.864763] cloud-init[934]: Generating public/private ed25519 key pair.\n[ 9.865129] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.865457] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.950895] cloud-init[934]: The key fingerprint is:\n[ 9.951048] cloud-init[934]: SHA256:jQBIOXMfyJbxPJC3W9k5IAiRjNls8tm+HJnLZLUzdOA root@cloudify-ims-vm-8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\n[ 9.951391] cloud-init[934]: The key's randomart image is:\n[ 9.951749] cloud-init[934]: +--[ED25519 256]--+\n[ 9.952465] cloud-init[934]: | B+B+* |\n[ 9.952836] cloud-init[934]: |+ @ O== . |\n[ 9.953192] cloud-init[934]: | + B +== + . |\n[ 9.953531] cloud-init[934]: | o . Eo+o+ |\n[ 9.953910] cloud-init[934]: | . = =S .. |\n[ 9.954238] cloud-init[934]: | B = |\n[ 9.954583] cloud-init[934]: | = + o |\n[ 9.954977] cloud-init[934]: | = |\n[ 9.955304] cloud-init[934]: | |\n[ 9.955671] cloud-init[934]: +----[SHA256]-----+\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n Starting LXD - unix socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\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 Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[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[[0;32m OK [0m] Started D-Bus System Message Bus.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Pollinate to seed the pseudo random number generator...\n Starting LSB: MD monitoring daemon...\n Starting System Logging Service...\n Starting /etc/rc.local Compatibility...\n Starting Snappy daemon...\n Starting Login Service...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Accounts Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\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 LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: automatic crash report generation...\n Starting Permit User Sessions...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\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 Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\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 Terminate Plymouth Boot Screen.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\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"} 2019-06-30 10:53:55,336 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507/action used request id req-926868f0-f555-4868-b2ca-eab16427041f 2019-06-30 10:53:55,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0986020565033s 2019-06-30 10:53:55,338 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 694562969 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.401691] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.404991] pid_max: default: 32768 minimum: 301 [ 0.406783] ACPI: Core revision 20150930 [ 0.409157] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.411825] Security Framework initialized [ 0.413448] Yama: becoming mindful. [ 0.414955] AppArmor: AppArmor initialized [ 0.416854] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.423394] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.427751] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.430193] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.433365] Initializing cgroup subsys io [ 0.434979] Initializing cgroup subsys memory [ 0.436697] Initializing cgroup subsys devices [ 0.438425] Initializing cgroup subsys freezer [ 0.440168] Initializing cgroup subsys net_cls [ 0.441892] Initializing cgroup subsys perf_event [ 0.443721] Initializing cgroup subsys net_prio [ 0.445501] Initializing cgroup subsys hugetlb [ 0.447228] Initializing cgroup subsys pids [ 0.449687] mce: CPU supports 10 MCE banks [ 0.451380] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.453369] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.455559] Spectre V2 : Mitigation: Full generic retpoline [ 0.457627] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.460786] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.463981] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.466474] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.470100] MDS: Mitigation: Clear CPU buffers [ 0.474474] Freeing SMP alternatives memory: 36K [ 0.481792] ftrace: allocating 32299 entries in 127 pages [ 0.532034] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.534430] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.536810] smpboot: Max logical packages: 2 [ 0.538761] x2apic enabled [ 0.540289] Switched APIC routing to physical x2apic. [ 0.543463] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.545791] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.550052] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.563759] KVM setup paravirtual spinlock [ 0.567000] x86: Booting SMP configuration: [ 0.568703] .... node #0, CPUs: #1 [ 0.570396] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.593364] x86: Booted up 1 node, 2 CPUs [ 0.593366] KVM setup async PF for cpu 1 [ 0.593371] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.598409] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.601404] devtmpfs: initialized [ 0.604931] evm: security.selinux [ 0.606298] evm: security.SMACK64 [ 0.607658] evm: security.SMACK64EXEC [ 0.609117] evm: security.SMACK64TRANSMUTE [ 0.610697] evm: security.SMACK64MMAP [ 0.612152] evm: security.ima [ 0.613394] evm: security.capability [ 0.615006] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.618554] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.620953] pinctrl core: initialized pinctrl subsystem [ 0.623116] RTC time: 10:53:40, date: 06/30/19 [ 0.625701] NET: Registered protocol family 16 [ 0.639475] cpuidle: using governor ladder [ 0.651586] cpuidle: using governor menu [ 0.653144] PCCT header not found. [ 0.654609] ACPI: bus type PCI registered [ 0.656189] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.658681] PCI: Using configuration type 1 for base access [ 0.673462] ACPI: Added _OSI(Module Device) [ 0.675114] ACPI: Added _OSI(Processor Device) [ 0.676806] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.678568] ACPI: Added _OSI(Processor Aggregator Device) [ 0.682161] ACPI: Interpreter enabled [ 0.700196] ACPI: (supports S0 S5) [ 0.701588] ACPI: Using IOAPIC for interrupt routing [ 0.703445] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.708879] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.711129] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.713565] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.715929] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.720293] acpiphp: Slot [3] registered [ 0.721884] acpiphp: Slot [4] registered [ 0.723471] acpiphp: Slot [5] registered [ 0.725048] acpiphp: Slot [6] registered [ 0.726620] acpiphp: Slot [7] registered [ 0.728192] acpiphp: Slot [8] registered [ 0.729773] acpiphp: Slot [9] registered [ 0.731357] acpiphp: Slot [10] registered [ 0.733053] acpiphp: Slot [11] registered [ 0.734658] acpiphp: Slot [12] registered [ 0.736258] acpiphp: Slot [13] registered [ 0.737850] acpiphp: Slot [14] registered [ 0.739453] acpiphp: Slot [15] registered [ 0.741053] acpiphp: Slot [16] registered [ 0.742663] acpiphp: Slot [17] registered [ 0.744267] acpiphp: Slot [18] registered [ 0.745858] acpiphp: Slot [19] registered [ 0.747459] acpiphp: Slot [20] registered [ 0.749064] acpiphp: Slot [21] registered [ 0.750661] acpiphp: Slot [22] registered [ 0.752269] acpiphp: Slot [23] registered [ 0.753875] acpiphp: Slot [24] registered [ 0.755472] acpiphp: Slot [25] registered [ 0.757065] acpiphp: Slot [26] registered [ 0.758667] acpiphp: Slot [27] registered [ 0.760268] acpiphp: Slot [28] registered [ 0.761866] acpiphp: Slot [29] registered [ 0.763478] acpiphp: Slot [30] registered [ 0.765085] acpiphp: Slot [31] registered [ 0.766654] PCI host bridge to bus 0000:00 [ 0.768237] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.770626] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.773015] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.775845] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.778672] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.781567] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.787860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.790374] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.792700] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.795282] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.800145] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.802918] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.830645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.833476] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.836214] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.839072] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.841760] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.844215] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.846741] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.848813] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.851835] vgaarb: loaded [ 0.853001] vgaarb: bridge control possible 0000:00:02.0 [ 0.855357] SCSI subsystem initialized [ 0.857144] ACPI: bus type USB registered [ 0.858746] usbcore: registered new interface driver usbfs [ 0.860764] usbcore: registered new interface driver hub [ 0.862736] usbcore: registered new device driver usb [ 0.864918] PCI: Using ACPI for IRQ routing [ 0.867018] NetLabel: Initializing [ 0.868411] NetLabel: domain hash size = 128 [ 0.870077] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.871952] NetLabel: unlabeled traffic allowed by default [ 0.874217] amd_nb: Cannot enumerate AMD northbridges [ 0.876235] clocksource: Switched to clocksource kvm-clock [ 0.889080] AppArmor: AppArmor Filesystem Enabled [ 0.890940] pnp: PnP ACPI init [ 0.892598] pnp: PnP ACPI: found 5 devices [ 0.900939] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.904298] NET: Registered protocol family 2 [ 0.906378] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.909400] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.912189] TCP: Hash tables configured (established 32768 bind 32768) [ 0.914645] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.916885] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.919317] NET: Registered protocol family 1 [ 0.921023] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.923185] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.925301] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.945752] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.966272] Unpacking initramfs... [ 1.167269] Freeing initrd memory: 14824K [ 1.169001] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.171341] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.173769] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.177487] Scanning for low memory corruption every 60 seconds [ 1.180078] audit: initializing netlink subsys (disabled) [ 1.182140] audit: type=2000 audit(1561892020.996:1): initialized [ 1.184658] Initialise system trusted keyring [ 1.186512] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.188811] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.192316] zbud: loaded [ 1.193774] VFS: Disk quotas dquot_6.6.0 [ 1.195371] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.198060] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.200483] fuse init (API version 7.23) [ 1.202193] Key type big_key registered [ 1.203732] Allocating IMA MOK and blacklist keyrings. [ 1.206344] Key type asymmetric registered [ 1.207957] Asymmetric key parser 'x509' registered [ 1.209837] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.212739] io scheduler noop registered [ 1.214292] io scheduler deadline registered (default) [ 1.216243] io scheduler cfq registered [ 1.217856] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.219911] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.222374] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.225209] ACPI: Power Button [PWRF] [ 1.226842] GHES: HEST is not enabled! [ 1.246529] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.286615] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.290558] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.316417] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.320780] Linux agpgart interface v0.103 [ 1.324657] loop: module loaded [ 1.327717] vda: vda1 [ 1.329744] scsi host0: ata_piix [ 1.331238] scsi host1: ata_piix [ 1.332616] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.335024] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.337543] libphy: Fixed MDIO Bus: probed [ 1.339192] tun: Universal TUN/TAP device driver, 1.6 [ 1.341108] tun: (C) 1999-2004 Max Krasnyansky [ 1.344770] PPP generic driver version 2.4.2 [ 1.346536] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.348891] ehci-pci: EHCI PCI platform driver [ 1.350654] ehci-platform: EHCI generic platform driver [ 1.352598] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.354828] ohci-pci: OHCI PCI platform driver [ 1.356542] ohci-platform: OHCI generic platform driver [ 1.358500] uhci_hcd: USB Universal Host Controller Interface driver [ 1.379004] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.381004] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.383858] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.385802] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.388017] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.390443] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.393223] usb usb1: Product: UHCI Host Controller [ 1.395050] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd [ 1.397322] usb usb1: SerialNumber: 0000:00:01.2 [ 1.399188] hub 1-0:1.0: USB hub found [ 1.400691] hub 1-0:1.0: 2 ports detected [ 1.402409] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.406392] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.408252] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.410339] mousedev: PS/2 mouse device common for all mice [ 1.412785] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.416288] rtc_cmos 00:00: RTC can wake from S4 [ 1.418397] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.420717] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.423046] i2c /dev entries driver [ 1.424505] device-mapper: uevent: version 1.0.3 [ 1.426337] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.429488] ledtrig-cpu: registered to indicate activity on CPUs [ 1.431982] NET: Registered protocol family 10 [ 1.433986] NET: Registered protocol family 17 [ 1.452360] Key type dns_resolver registered [ 1.454307] registered taskstats version 1 [ 1.455944] Loading compiled-in X.509 certificates [ 1.458306] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348' [ 1.461919] zswap: loaded using pool lzo/zbud [ 1.465320] Key type trusted registered [ 1.469362] Key type encrypted registered [ 1.470944] AppArmor: AppArmor sha1 policy hashing enabled [ 1.472964] ima: No TPM chip found, activating TPM-bypass! [ 1.475577] ima: Allocated hash algorithm: sha1 [ 1.477330] evm: HMAC attrs: 0x1 [ 1.479119] Magic number: 7:653:882 [ 1.480752] rtc_cmos 00:00: setting system clock to 2019-06-30 10:53:41 UTC (1561892021) [ 1.483873] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.486045] EDD information not available. [ 1.493957] Freeing unused kernel memory: 1484K [ 1.504282] Write protecting the kernel read-only data: 14336k [ 1.507801] Freeing unused kernel memory: 1616K [ 1.509723] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.523120] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.526772] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.529388] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.529413] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.537125] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.539619] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.539673] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.539831] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.539870] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.539915] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.582598] virtio_net virtio0 ens3: renamed from eth0 [ 1.592732] FDC 0 is a S82078B [ 1.598476] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.602952] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.616872] AVX2 version of gcm_enc/dec engaged. [ 1.618916] AES CTR mode by8 optimization enabled [ 1.712250] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.876803] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.879237] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.881748] usb 1-1: Product: QEMU USB Tablet [ 1.883419] usb 1-1: Manufacturer: QEMU [ 1.884931] usb 1-1: SerialNumber: 42 [ 1.892294] hidraw: raw HID events driver (C) Jiri Kosina [ 1.900294] usbcore: registered new interface driver usbhid [ 1.902665] usbhid: USB HID core driver [ 1.906361] 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.910731] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.981647] md: linear personality registered for level -1 [ 2.985701] md: multipath personality registered for level -4 [ 2.989730] md: raid0 personality registered for level 0 [ 2.994396] md: raid1 personality registered for level 1 [ 3.064298] raid6: sse2x1 gen() 11704 MB/s [ 3.132299] raid6: sse2x1 xor() 9128 MB/s [ 3.200268] raid6: sse2x2 gen() 14826 MB/s [ 3.268298] raid6: sse2x2 xor() 9943 MB/s [ 3.336298] raid6: sse2x4 gen() 17176 MB/s [ 3.404238] raid6: sse2x4 xor() 11920 MB/s [ 3.472238] raid6: avx2x1 gen() 22774 MB/s [ 3.540238] raid6: avx2x2 gen() 26332 MB/s [ 3.608238] raid6: avx2x4 gen() 30654 MB/s [ 3.610117] raid6: using algorithm avx2x4 gen() 30654 MB/s [ 3.612400] raid6: using avx2x2 recovery algorithm [ 3.615380] xor: automatically using best checksumming function: [ 3.656237] avx : 33225.000 MB/sec [ 3.658705] async_tx: api initialized (async) [ 3.667696] md: raid6 personality registered for level 6 [ 3.669926] md: raid5 personality registered for level 5 [ 3.672166] md: raid4 personality registered for level 4 [ 3.678709] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.705131] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.723931] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.816744] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.822921] systemd[1]: Detected virtualization kvm. [ 3.824752] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.829497] systemd[1]: Set hostname to . [ 3.833832] systemd[1]: Initializing machine ID from KVM UUID. [ 3.835956] systemd[1]: Installed transient /etc/machine-id file. [ 3.962553] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.966573] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.971348] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.975677] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.979637] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.983752] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.988284] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.992211] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.996323] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.999654] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.004969] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.009181] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.012866] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.016888] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.021744] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 4.027814] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.031730] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.036315] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.060321] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.065093] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.069539] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.075918] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.080553] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.085348] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.090736] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 4.098298] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.124475] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.128779] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.133400] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.138506] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.143389] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.145469] Loading iSCSI transport class v2.0-870. [ 4.146029] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.152081] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.155904] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System.[ 4.159615] iscsi: registered transport (tcp) [ 4.161159] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.165817] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.189137] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. [ 8.679583] cloud-init[568]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Sun, 30 Jun 2019 10:53:45 +0000. Up 5.17 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 9.802563] cloud-init[934]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Sun, 30 Jun 2019 10:53:49 +0000. Up 9.20 seconds. [ 9.806624] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 9.810188] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.813759] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 9.817246] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.820783] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.16 | 255.255.255.0 | global | fa:16:3e:a3:ee:db | [ 9.824235] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fea3:eedb/64 | . | link | fa:16:3e:a3:ee:db | [ 9.827700] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 9.831121] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . | [ 9.834522] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [ 9.840437] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 9.840741] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.841096] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 9.841470] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.841841] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 9.842207] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 9.842557] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 9.842954] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.843275] cloud-init[934]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 9.843655] cloud-init[934]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.843981] cloud-init[934]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 9.844705] cloud-init[934]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.845054] cloud-init[934]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 9.845384] cloud-init[934]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 9.845777] cloud-init[934]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.846089] cloud-init[934]: Generating public/private rsa key pair. [ 9.846451] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 9.846811] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 9.847143] cloud-init[934]: The key fingerprint is: [ 9.847507] cloud-init[934]: SHA256:EDVQAOAZ3KjXJuNKLJ18FF3GYpswJuviCDy4TZx+HUE root@cloudify-ims-vm-8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b [ 9.847865] cloud-init[934]: The key's randomart image is: [ 9.848562] cloud-init[934]: +---[RSA 2048]----+ [ 9.848949] cloud-init[934]: | .o+.o+B* | [ 9.849273] cloud-init[934]: | .+o* Eo.. | [ 9.849617] cloud-init[934]: | .o= *.+ | [ 9.849994] cloud-init[934]: |. = + +. | [ 9.850343] cloud-init[934]: |+B B .S | [ 9.850695] cloud-init[934]: |==X . . | [ 9.851023] cloud-init[934]: |*B.. . . | [ 9.851381] cloud-init[934]: |+.o . . | [ 9.851771] cloud-init[934]: | . | [ 9.852108] cloud-init[934]: +----[SHA256]-----+ [ 9.852444] cloud-init[934]: Generating public/private dsa key pair. [ 9.852817] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 9.853184] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 9.853527] cloud-init[934]: The key fingerprint is: [ 9.853859] cloud-init[934]: SHA256:DJDzNUJ52GJ90OZQihQbx5K67cDMujR2xTMYJhqkdms root@cloudify-ims-vm-8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b [ 9.854202] cloud-init[934]: The key's randomart image is: [ 9.854569] cloud-init[934]: +---[DSA 1024]----+ [ 9.854912] cloud-init[934]: | . .o=Oo+. | [ 9.855256] cloud-init[934]: |o ooO=O.+ | [ 9.855622] cloud-init[934]: |o...o=+*.* | [ 9.855961] cloud-init[934]: |.o.oo+.o . | [ 9.856340] cloud-init[934]: |. E.o= S | [ 9.856666] cloud-init[934]: | . *..o | [ 9.857032] cloud-init[934]: | +..o | [ 9.857375] cloud-init[934]: | o.o . | [ 9.857715] cloud-init[934]: | .. | [ 9.858075] cloud-init[934]: +----[SHA256]-----+ [ 9.858405] cloud-init[934]: Generating public/private ecdsa key pair. [ 9.858758] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 9.859153] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 9.859463] cloud-init[934]: The key fingerprint is: [ 9.859815] cloud-init[934]: SHA256:eJ9b8JOdiWizrON0zpl5qDpH0EGPYp7Lc05m6A75yh0 root@cloudify-ims-vm-8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b [ 9.860186] cloud-init[934]: The key's randomart image is: [ 9.860508] cloud-init[934]: +---[ECDSA 256]---+ [ 9.860896] cloud-init[934]: | .. | [ 9.861219] cloud-init[934]: | .o | [ 9.861579] cloud-init[934]: | o.... | [ 9.861971] cloud-init[934]: | o.+. | [ 9.862301] cloud-init[934]: | +.S . | [ 9.862664] cloud-init[934]: | o +.. = + o | [ 9.863028] cloud-init[934]: | o E.* B.* + | [ 9.863376] cloud-init[934]: | . =.Xo*.O.. | [ 9.863732] cloud-init[934]: | oo*==+X. | [ 9.864404] cloud-init[934]: +----[SHA256]-----+ [ 9.864763] cloud-init[934]: Generating public/private ed25519 key pair. [ 9.865129] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 9.865457] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 9.950895] cloud-init[934]: The key fingerprint is: [ 9.951048] cloud-init[934]: SHA256:jQBIOXMfyJbxPJC3W9k5IAiRjNls8tm+HJnLZLUzdOA root@cloudify-ims-vm-8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b [ 9.951391] cloud-init[934]: The key's randomart image is: [ 9.951749] cloud-init[934]: +--[ED25519 256]--+ [ 9.952465] cloud-init[934]: | B+B+* | [ 9.952836] cloud-init[934]: |+ @ O== . | [ 9.953192] cloud-init[934]: | + B +== + . | [ 9.953531] cloud-init[934]: | o . Eo+o+ | [ 9.953910] cloud-init[934]: | . = =S .. | [ 9.954238] cloud-init[934]: | B = | [ 9.954583] cloud-init[934]: | = + o | [ 9.954977] cloud-init[934]: | = | [ 9.955304] cloud-init[934]: | | [ 9.955671] cloud-init[934]: +----[SHA256]-----+ [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. Starting LXD - unix socket. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [[0;32m OK [0m] Started D-Bus System Message Bus. [[0;32m OK [0m] Started Deferred execution scheduler. Starting Pollinate to seed the pseudo random number generator... Starting LSB: MD monitoring daemon... Starting System Logging Service... Starting /etc/rc.local Compatibility... Starting Snappy daemon... Starting Login Service... [[0;32m OK [0m] Started ACPI event daemon. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started Regular background program processing daemon. Starting Accounts Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started LSB: MD monitoring daemon. Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: automatic crash report generation... Starting Permit User Sessions... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. 2019-06-30 10:53:55,342 - paramiko.transport - DEBUG - starting thread (client mode): 0xadd46f90L 2019-06-30 10:53:55,342 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-30 10:53:55,349 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-06-30 10:53:55,349 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-06-30 10:53:55,350 - 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 2019-06-30 10:53:55,350 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 10:53:55,351 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-30 10:53:55,351 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 10:53:55,351 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 10:53:55,351 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 10:53:55,391 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-30 10:53:55,392 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 10:53:55,406 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.204: 1e98527e717a7f1be79d7d649d39acb3 2019-06-30 10:53:55,407 - paramiko.transport - DEBUG - Trying discovered key 5c431655c3583cc8f74356fecf2790fd in /tmp/tmplQQ94o 2019-06-30 10:53:55,432 - paramiko.transport - DEBUG - userauth is OK 2019-06-30 10:53:55,454 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-30 10:53:55,471 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-30 10:53:55,708 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-06-30 10:53:55,708 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-06-30 10:53:55,748 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-30 10:53:55,748 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-30 10:53:55,773 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-30 10:54:01,771 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-06-30 10:54:01,772 - 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 2019-06-30 10:54:01,772 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 10:54:01,772 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-30 10:54:01,772 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 10:54:01,772 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 10:54:01,772 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 10:54:01,775 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 10:54:07,428 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-06-30 10:54:07,429 - 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 2019-06-30 10:54:07,430 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 10:54:07,430 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-30 10:54:07,430 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 10:54:07,430 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 10:54:07,430 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 10:54:07,437 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 10:54:13,038 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-06-30 10:54:13,040 - 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 2019-06-30 10:54:13,040 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 10:54:13,040 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-30 10:54:13,041 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 10:54:13,041 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 10:54:13,041 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 10:54:13,045 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 10:54:19,258 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-06-30 10:54:19,259 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-06-30 10:54:19,260 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-30 10:54:19,261 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-06-30 10:54:19,261 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-06-30 10:54:19,264 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-06-30 10:55:46,187 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-06-30 10:55:46,188 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.7 API version: 1.39 Go version: go1.10.8 Git commit: 2d0083d Built: Thu Jun 27 17:56:17 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.7 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 2d0083d Built: Thu Jun 27 17:23:02 2019 OS/Arch: linux/amd64 Experimental: false If you would like to use Docker as a non-root user, you should now consider adding your user to the "docker" group with something like: sudo usermod -aG docker your-user Remember that you will have to log out and back in for this to take effect! WARNING: Adding a user to the "docker" group will grant the ability to run containers which can be used to obtain root privileges on the docker host. Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface for more information. Loaded image: docker-cfy-manager:latest 653c88097a53414d3a49052df540313ec3de996e4494def9062085697a967c32 2019-06-30 10:55:46,189 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-06-30 10:55:46,188 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b --2019-06-30 10:54:21-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.12, 99.84.74.10, 99.84.74.4, ... Connecting to get.docker.com (get.docker.com)|99.84.74.12|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13063 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 158M=0s 2019-06-30 10:54:21 (158 MB/s) - ‘script.sh’ saved [13063/13063] sudo: unable to resolve host cloudify-ims-vm-8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b sudo: unable to resolve host cloudify-ims-vm-8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" | apt-key add -qq - >/dev/null + sh -c echo "deb [arch=amd64] https://download.docker.com/linux/ubuntu xenial stable" > /etc/apt/sources.list.d/docker.list + sh -c apt-get update -qq >/dev/null + [ -n ] + sh -c apt-get install -y -qq --no-install-recommends docker-ce >/dev/null debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: + sh -c docker version sudo: unable to resolve host cloudify-ims-vm-8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b sudo: unable to resolve host cloudify-ims-vm-8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b 2019-06-30 10:55:46,189 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-06-30 10:55:46,190 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-06-30 10:55:46,190 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-06-30 10:55:46,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/status 2019-06-30 10:55:46,197 - functest.core.cloudify - DEBUG - try 1: Cloudify Manager isn't up and running Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/cloudify.py", line 88, in execute "status %s", self.cfy_client.manager.get_status()) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/manager.py", line 28, in get_status response = self.api.get('/status') File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 252, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 233, in do_request 'SSL, but the client does'.format(e) ConnectionError: HTTPConnectionPool(host='172.30.9.204', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-06-30 10:56:16,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/status 2019-06-30 10:56:16,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:56:16,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:56:16,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:56:16,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:56:16,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:56:16,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:56:16,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:56:16,372 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 113, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqp-postgres.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 331, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 136, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 116, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 114, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-06-30 10:56:16,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:56:16,372 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:56:16 GMT 2019-06-30 10:56:16,373 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:56:16,373 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:56:16,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:56:16,373 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:56:16,373 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:56:16,373 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:56:16,374 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 113, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB', u'unit_id': u'cloudify-influxdb.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP PostgreSQL Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB', u'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 331, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ', u'unit_id': u'cloudify-rabbitmq.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 136, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 36, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL', u'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 116, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 114, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service', u'unit_id': u'cloudify-restservice.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-06-30 10:56:16,374 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/status 2019-06-30 10:56:16,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:56:16,468 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:56:16,469 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:56:16,469 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:56:16,469 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:56:16,469 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:56:16,469 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:56:16,469 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 113, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqp-postgres.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 331, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 136, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 116, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 114, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-06-30 10:56:16,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:56:16,469 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:56:16 GMT 2019-06-30 10:56:16,469 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:56:16,470 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:56:16,470 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:56:16,470 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:56:16,470 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:56:16,470 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:56:16,470 - functest.core.cloudify - INFO - The current manager status is running 2019-06-30 10:56:16,471 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/secrets 2019-06-30 10:56:16,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:56:16,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:56:16,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:56:16,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:56:16,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:56:16,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:56:16,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:56:16,544 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-06-30 10:56:16,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:56:16,544 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:56:16 GMT 2019-06-30 10:56:16,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:56:16,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-06-30 10:56:16,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:56:16,544 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:56:16,544 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:56:16,545 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-06-30 10:56:16,545 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-06-30 10:56:16,679 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:56:16,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:56:16,679 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:56:16,679 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:56:16,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:56:16,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:56:16,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:56:16,679 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-06-30 10:56:16,680 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:16.657Z", "updated_at": "2019-06-30T10:56:16.657Z", "value": "gAAAAABdGJVQnkox30KlRHzz-zKjieTbqk4R7vUUP7r9sUACi6HDfd70JxDF_tY9jf8_tPkVJFitbh6sObs5S-pe3lzn1ctIrA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-06-30 10:56:16,680 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:56:16,680 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:56:16 GMT 2019-06-30 10:56:16,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:56:16,680 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-06-30 10:56:16,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:56:16,680 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:56:16,680 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:56:16,681 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.204:80/api/v3.1/secrets/foo 2019-06-30 10:56:16,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:56:16,755 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:56:16,755 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:56:16,755 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:56:16,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:56:16,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:56:16,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:56:16,755 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-06-30 10:56:16,755 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:16.657Z", "updated_at": "2019-06-30T10:56:16.657Z", "value": "gAAAAABdGJVQnkox30KlRHzz-zKjieTbqk4R7vUUP7r9sUACi6HDfd70JxDF_tY9jf8_tPkVJFitbh6sObs5S-pe3lzn1ctIrA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-06-30 10:56:16,756 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:56:16,756 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:56:16 GMT 2019-06-30 10:56:16,756 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:56:16,756 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-06-30 10:56:16,756 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:56:16,756 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:56:16,756 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:56:16,756 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-06-30 10:56:16,757 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-06-30 10:56:16,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 10:56:16,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" 2019-06-30 10:56:17,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Sun, 30 Jun 2019 10:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19a01768-9598-4b73-aa46-5adf9980b5e1 2019-06-30 10:56:17,121 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/587911f006904f3db5587f381ac40777"}, "tags": [], "enabled": true, "id": "587911f006904f3db5587f381ac40777", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 10:56:17,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-19a01768-9598-4b73-aa46-5adf9980b5e1 2019-06-30 10:56:17,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.356786966324s 2019-06-30 10:56:17,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-06-30 10:56:17,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/quotas/587911f006904f3db5587f381ac40777.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-06-30 10:56:17,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Sun, 30 Jun 2019 10:56:17 GMT X-Openstack-Request-Id: req-60cd5c8c-c9db-42a2-a0b3-d68f2ea348a5 2019-06-30 10:56:17,917 - 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}} 2019-06-30 10:56:17,917 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/quotas/587911f006904f3db5587f381ac40777.json used request id req-60cd5c8c-c9db-42a2-a0b3-d68f2ea348a5 2019-06-30 10:56:17,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.793418884277s 2019-06-30 10:56:17,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2019-06-30 10:56:17,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-06-30 10:56:17,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 10:56:17,932 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 10:56:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddb8532c-396c-453d-983a-73b6096f2133 2019-06-30 10:56:17,932 - 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.7:35357/v3/", "rel": "self"}]}]}} 2019-06-30 10:56:17,932 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-ddb8532c-396c-453d-983a-73b6096f2133 2019-06-30 10:56:17,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" 2019-06-30 10:56:18,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 10:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-441dafd9-7031-4725-b679-2aa762013e46 2019-06-30 10:56:18,146 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/05c1f224d31b4224b4a85740f6bf9308"}, "enabled": true, "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/0e91060387334b1e90b91137b865db80"}, "enabled": true, "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/0fddb73deaa349618d03c5066051ff76"}, "enabled": true, "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/1e93b91533a84633a19f8d7e0255f4cc"}, "enabled": true, "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/3ca8c6f96bee4a368ac4ebc45ebf883c"}, "enabled": true, "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/52b6a105b9864cc683cd14b392a30b89"}, "enabled": true, "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/5730868dd53143bf882134e3b3202694"}, "enabled": true, "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/657dbdfa2c45405a90b1717d992d29f8"}, "enabled": true, "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6e4d57c0179248c882609c75c88cdab2"}, "enabled": true, "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/b49fd95a540441e5bff7fe02fab32dc7"}, "enabled": true, "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/bfc3b734c06642848d51f42424cf9a6f"}, "enabled": true, "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/e178e2ab4a194863a901e350a7027268"}, "enabled": true, "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/e9aee3a04fdc4e0e886d6ea0b5153d41"}, "enabled": true, "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/f39728f125144f69b3b0835dde1ffe05"}, "enabled": true, "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-06-30 10:56:18,146 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-441dafd9-7031-4725-b679-2aa762013e46 2019-06-30 10:56:18,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.224709033966s 2019-06-30 10:56:18,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-06-30 10:56:18,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" 2019-06-30 10:56:18,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1852 Content-Type: application/json Date: Sun, 30 Jun 2019 10:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac2ceab0-fa5e-4a3e-819f-251dc16d2700 2019-06-30 10:56:18,393 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/036fa5523adc4785a474fb116ea3078a"}, "url": "http://172.30.9.24:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "id": "036fa5523adc4785a474fb116ea3078a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/0ba53fca838041fc8974fa6f071cf210"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f39728f125144f69b3b0835dde1ffe05", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/12b6eb58b5ff4504a7df58168bf800ac"}, "url": "http://172.30.9.24:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "05c1f224d31b4224b4a85740f6bf9308", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/145543d14b3847feb8345b301ccb7775"}, "url": "http://12.0.0.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1e93b91533a84633a19f8d7e0255f4cc", "id": "145543d14b3847feb8345b301ccb7775"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1b0ca947526b4ad3a8e30411d45f79fe"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e178e2ab4a194863a901e350a7027268", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1b880d85ed0544d5b08a4b33eab09d54"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "657dbdfa2c45405a90b1717d992d29f8", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/2829a605b37a4b1b96a4759486164c64"}, "url": "http://172.30.9.24:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0fddb73deaa349618d03c5066051ff76", "id": "2829a605b37a4b1b96a4759486164c64"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/312876716c4f477ab0ad3e2e0d69b441"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0e91060387334b1e90b91137b865db80", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/38a6bd58c49d4d9cbb5549fa927e7ac0"}, "url": "http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1e93b91533a84633a19f8d7e0255f4cc", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3a771fa51cc24384bccd2010bf480706"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0fddb73deaa349618d03c5066051ff76", "id": "3a771fa51cc24384bccd2010bf480706"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/48a19389bed14b80ad15506ef0c0b7e9"}, "url": "http://172.30.9.24:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e178e2ab4a194863a901e350a7027268", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4c04a2e4b7624c35847ede741490b61a"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0fddb73deaa349618d03c5066051ff76", "id": "4c04a2e4b7624c35847ede741490b61a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4f7ba9dc180442c1be231464d5af2632"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f39728f125144f69b3b0835dde1ffe05", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5760f434a5d1430b9030050749ccbebc"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5730868dd53143bf882134e3b3202694", "id": "5760f434a5d1430b9030050749ccbebc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/629307464fdb4ebe8f0668a229734c45"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "id": "629307464fdb4ebe8f0668a229734c45"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/664cd169deb5465bb91d092f571e44fb"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "id": "664cd169deb5465bb91d092f571e44fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/66b8514aad984bb4b9ab013304634b0b"}, "url": "http://172.30.9.24:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b49fd95a540441e5bff7fe02fab32dc7", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/6e0bb9df3987405987949f2119720b08"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e178e2ab4a194863a901e350a7027268", "id": "6e0bb9df3987405987949f2119720b08"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7e89d5a6717148f6892277df88125d26"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "52b6a105b9864cc683cd14b392a30b89", "id": "7e89d5a6717148f6892277df88125d26"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/93400677d4784ff895ac639c402aff4b"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "05c1f224d31b4224b4a85740f6bf9308", "id": "93400677d4784ff895ac639c402aff4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/a73b45a4b69a43a2af736c703db40396"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "id": "a73b45a4b69a43a2af736c703db40396"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b1065b4639974a3ba8db92d056de52c6"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5730868dd53143bf882134e3b3202694", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b7daa5f750904a48804d36923351186b"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bfc3b734c06642848d51f42424cf9a6f", "id": "b7daa5f750904a48804d36923351186b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b8ba091c99404fdd998dc5b59dad6c98"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "657dbdfa2c45405a90b1717d992d29f8", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b9e9cfe94cde44c980cecda2e3c2503f"}, "url": "http://172.30.9.24:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5730868dd53143bf882134e3b3202694", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/be72b09d3d21488c8c8016cef2e3d057"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/bfbcb5714f7c4c6f8f08083ad075d46b"}, "url": "http://172.30.9.24:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "52b6a105b9864cc683cd14b392a30b89", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c132d62921784da98d83752bc77160a3"}, "url": "http://12.0.0.26:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1e93b91533a84633a19f8d7e0255f4cc", "id": "c132d62921784da98d83752bc77160a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c71f9105a6f6491d9483cf7bd1efdf56"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0e91060387334b1e90b91137b865db80", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/caa5dda8c3f74c2cb1d47b1de1c0334b"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "52b6a105b9864cc683cd14b392a30b89", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ce01ae2c7b0b40f6a07ae97c967d5a2f"}, "url": "http://172.30.9.24:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "657dbdfa2c45405a90b1717d992d29f8", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ce68140b08254e9896eafa5684d6c188"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bfc3b734c06642848d51f42424cf9a6f", "id": "ce68140b08254e9896eafa5684d6c188"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d44aa82ccb3a4a38b27e08eaebf8bd19"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b49fd95a540441e5bff7fe02fab32dc7", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/de96688a4dbd4bd2b9c46e5ae6579179"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "05c1f224d31b4224b4a85740f6bf9308", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e096cff7f26d46cf9567ec87b11afa99"}, "url": "http://172.30.9.24:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0e91060387334b1e90b91137b865db80", "id": "e096cff7f26d46cf9567ec87b11afa99"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e409ba15d4464792afa5719697446714"}, "url": "http://172.30.9.24:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bfc3b734c06642848d51f42424cf9a6f", "id": "e409ba15d4464792afa5719697446714"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e93e16e25c374cd3b439695cee331180"}, "url": "http://172.30.9.24:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f39728f125144f69b3b0835dde1ffe05", "id": "e93e16e25c374cd3b439695cee331180"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f63eefbaeaa942eb873947a68a0f5549"}, "url": "http://172.30.9.24:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "id": "f63eefbaeaa942eb873947a68a0f5549"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f6bd9619b5a04bc0baf92e88c01f88e4"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b49fd95a540441e5bff7fe02fab32dc7", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "links": {"self": "http://172.30.9.24:5000/v3/endpoints", "previous": null, "next": null}} 2019-06-30 10:56:18,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-ac2ceab0-fa5e-4a3e-819f-251dc16d2700 2019-06-30 10:56:18,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.238734006882s 2019-06-30 10:56:18,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': 'cOWb16EJ9otHYOOarbuJzTGGHqKqtx', 'keystone_tenant_name': u'cloudify_ims-project_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.24:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'project_domain_name': 'Default'} 2019-06-30 10:56:18,401 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/secrets 2019-06-30 10:56:18,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:56:18,454 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:56:18,454 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:56:18,454 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:56:18,454 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:56:18,454 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:56:18,454 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:56:18,455 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-06-30 10:56:18,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:56:18,455 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:56:18 GMT 2019-06-30 10:56:18,455 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:56:18,455 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-06-30 10:56:18,455 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:56:18,455 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:56:18,455 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:56:18,456 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3.1/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "cOWb16EJ9otHYOOarbuJzTGGHqKqtx"} 2019-06-30 10:56:18,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:56:18,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:56:18,613 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:56:18,613 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:56:18,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:56:18,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:56:18,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:56:18,614 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 94 2019-06-30 10:56:18,614 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:18.585Z", "updated_at": "2019-06-30T10:56:18.585Z", "value": "gAAAAABdGJVSacgYwdxZISfmbs-JY5DaqdnPD0SJCmlal3ccckMvKILPbdFBPICaIeoUnH8u9oD7-hljt5z9XmCjo2YzHNmM5wySSNo8vAAtiH9Vvpstaic=", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_password"} 2019-06-30 10:56:18,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:56:18,614 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:56:18 GMT 2019-06-30 10:56:18,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:56:18,614 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 414 2019-06-30 10:56:18,614 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:56:18,615 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:56:18,615 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:56:18,615 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3.1/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"} 2019-06-30 10:56:18,985 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:56:18,986 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:56:18,986 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:56:18,986 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:56:18,986 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:56:18,986 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:56:18,986 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:56:18,986 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2019-06-30 10:56:18,986 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:18.943Z", "updated_at": "2019-06-30T10:56:18.943Z", "value": "gAAAAABdGJVShojwLT2lFmREGasIn-YjOWf6Oun6dD2CcUTEIm7KaRRs_51FuNhkFNTnp9NUK0MMNpiO8zZ0Czh1vz0cqYyu7kk-cpl-eRyPyYF9L-05midSOdBQqIKwsvcabjYMWiNb4BMlEmi246i_GHgbPboaKg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_tenant_name"} 2019-06-30 10:56:18,986 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:56:18,987 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:56:18 GMT 2019-06-30 10:56:18,987 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:56:18,987 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 461 2019-06-30 10:56:18,987 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:56:18,987 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:56:18,987 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:56:18,987 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3.1/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2019-06-30 10:56:19,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:56:19,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:56:19,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:56:19,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:56:19,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:56:19,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:56:19,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:56:19,255 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2019-06-30 10:56:19,255 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:19.217Z", "updated_at": "2019-06-30T10:56:19.217Z", "value": "gAAAAABdGJVTQC3a28ESnGQrdNb39iYS8HtXwXs-A0EbeK8ts6rbRgUGiG-35NAbwConVsTzusnQxtXCR7Fgn-p9rnMw_nIAKw==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "region"} 2019-06-30 10:56:19,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:56:19,255 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:56:19 GMT 2019-06-30 10:56:19,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:56:19,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 383 2019-06-30 10:56:19,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:56:19,255 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:56:19,255 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:56:19,256 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3.1/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.24:5000"} 2019-06-30 10:56:19,346 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:56:19,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:56:19,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:56:19,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:56:19,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:56:19,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:56:19,347 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:56:19,347 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2019-06-30 10:56:19,347 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:19.335Z", "updated_at": "2019-06-30T10:56:19.335Z", "value": "gAAAAABdGJVT4UtMAkSKPAR4m0TNUWfYnEQ2SjPc8PDHR59rKOZaKvINH6uEKlpoi22Ac0MHzQxdyd-qPyya8eqeEjXlEi7eSBsvGhEwcPGjxY6mF6tCI48=", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_url"} 2019-06-30 10:56:19,347 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:56:19,347 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:56:19 GMT 2019-06-30 10:56:19,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:56:19,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 409 2019-06-30 10:56:19,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:56:19,347 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:56:19,347 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:56:19,348 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3.1/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-06-30 10:56:19,449 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:56:19,449 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:56:19,449 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:56:19,449 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:56:19,450 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:56:19,450 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:56:19,450 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:56:19,450 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-06-30 10:56:19,450 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:19.409Z", "updated_at": "2019-06-30T10:56:19.409Z", "value": "gAAAAABdGJVTNAu0VbCYZkXPKEQfqAgL7sGlGx8jXA9jgud9GYUHKFCvqP_MPlnXrRus2cbKPakZuH_g3g0x2Hgkv9yscUIxMQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "user_domain_name"} 2019-06-30 10:56:19,450 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:56:19,450 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:56:19 GMT 2019-06-30 10:56:19,450 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:56:19,450 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 393 2019-06-30 10:56:19,450 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:56:19,451 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:56:19,451 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:56:19,451 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3.1/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"} 2019-06-30 10:56:19,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:56:19,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:56:19,636 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:56:19,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:56:19,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:56:19,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:56:19,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:56:19,636 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2019-06-30 10:56:19,636 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:19.618Z", "updated_at": "2019-06-30T10:56:19.618Z", "value": "gAAAAABdGJVTMdSp-cIhLR8waRVKA1OPaUFMm01tm2htNHerB3CzbHqpQnQ4cqTRGa_O9dpPswrrY5mtfKYwV2AnZRqTXBbBCrEHuyI8JR-SmYG8XJKiU6FUXzhv4zR6R-SWc_LHmPHuohk61l-MtGOhqRPLNHkVvA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_username"} 2019-06-30 10:56:19,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:56:19,636 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:56:19 GMT 2019-06-30 10:56:19,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:56:19,637 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 458 2019-06-30 10:56:19,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:56:19,637 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:56:19,637 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:56:19,637 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3.1/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-06-30 10:56:19,747 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:56:19,747 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:56:19,747 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:56:19,747 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:56:19,748 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:56:19,748 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:56:19,748 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:56:19,748 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-06-30 10:56:19,748 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:19.721Z", "updated_at": "2019-06-30T10:56:19.721Z", "value": "gAAAAABdGJVT7O33Tvvxc8teJz6FN9YIPdVRUlB2ziq64EeUPqbtjqm472YuUMEOlPpAN5hVRii-a-WFIwJVtwpumd_SndVepw==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "project_domain_name"} 2019-06-30 10:56:19,748 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:56:19,748 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:56:19 GMT 2019-06-30 10:56:19,748 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:56:19,748 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 396 2019-06-30 10:56:19,748 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:56:19,748 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:56:19,749 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:56:19,749 - functest.core.cloudify - INFO - Put private keypair in manager 2019-06-30 10:56:19,749 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-06-30 10:56:19,751 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-06-30 10:56:19,751 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-06-30 10:56:19,755 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-06-30 10:56:19,774 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-06-30 10:56:19,775 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-06-30 10:56:19,775 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-06-30 10:56:19,812 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-06-30 10:56:19,812 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-06-30 10:56:19,841 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-06-30 10:56:20,677 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-06-30 10:56:20,677 - functest.core.cloudify - DEBUG - output: 2019-06-30 10:56:20,678 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-06-30 10:56:20,678 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b sudo: unable to resolve host cloudify-ims-vm-8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b 2019-06-30 10:56:20,679 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-06-30 10:56:20,720 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-06-30 10:56:20,720 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-06-30 10:56:20,745 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-06-30 10:56:34,698 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-06-30 10:56:34,699 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-06-30 10:56:34,698 - functest.core.cloudify - DEBUG - output: Creating plugin zip archive.. Downloading https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/cloudify_openstack_plugin-2.14.7-py27-none-linux_x86_64-centos-Core.wgn to /tmp/tmpw0O1j3/cloudify_openstack_plugin-2.14.7-py27-none-linux_x86_64-centos-Core.wgn... Downloading https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/plugin.yaml to /tmp/tmp27RXFN/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpgf_Erf.zip |-------------------------------------------------------| 0.05% tmpgf_Erf.zip |-------------------------------------------------------| 0.09% tmpgf_Erf.zip |-------------------------------------------------------| 0.14% tmpgf_Erf.zip |-------------------------------------------------------| 0.18% tmpgf_Erf.zip |-------------------------------------------------------| 0.23% tmpgf_Erf.zip |-------------------------------------------------------| 0.27% tmpgf_Erf.zip |-------------------------------------------------------| 0.32% tmpgf_Erf.zip |-------------------------------------------------------| 0.37% tmpgf_Erf.zip |-------------------------------------------------------| 0.41% tmpgf_Erf.zip |-------------------------------------------------------| 0.46% tmpgf_Erf.zip |-------------------------------------------------------| 0.5% tmpgf_Erf.zip |-------------------------------------------------------| 0.55% tmpgf_Erf.zip |-------------------------------------------------------| 0.59% tmpgf_Erf.zip |-------------------------------------------------------| 0.64% tmpgf_Erf.zip |-------------------------------------------------------| 0.68% tmpgf_Erf.zip |-------------------------------------------------------| 0.73% tmpgf_Erf.zip |-------------------------------------------------------| 0.78% tmpgf_Erf.zip |-------------------------------------------------------| 0.82% tmpgf_Erf.zip |-------------------------------------------------------| 0.87% tmpgf_Erf.zip |#------------------------------------------------------| 0.91% tmpgf_Erf.zip |#------------------------------------------------------| 0.96% tmpgf_Erf.zip |#------------------------------------------------------| 1.0% tmpgf_Erf.zip |#------------------------------------------------------| 1.05% tmpgf_Erf.zip |#------------------------------------------------------| 1.1% tmpgf_Erf.zip |#------------------------------------------------------| 1.14% tmpgf_Erf.zip |#------------------------------------------------------| 1.19% tmpgf_Erf.zip |#------------------------------------------------------| 1.23% tmpgf_Erf.zip |#------------------------------------------------------| 1.28% tmpgf_Erf.zip |#------------------------------------------------------| 1.32% tmpgf_Erf.zip |#------------------------------------------------------| 1.37% tmpgf_Erf.zip |#------------------------------------------------------| 1.42% tmpgf_Erf.zip |#------------------------------------------------------| 1.46% tmpgf_Erf.zip |#------------------------------------------------------| 1.51% tmpgf_Erf.zip |#------------------------------------------------------| 1.55% tmpgf_Erf.zip |#------------------------------------------------------| 1.6% tmpgf_Erf.zip |#------------------------------------------------------| 1.64% tmpgf_Erf.zip |#------------------------------------------------------| 1.69% tmpgf_Erf.zip |#------------------------------------------------------| 1.73% tmpgf_Erf.zip |#------------------------------------------------------| 1.78% tmpgf_Erf.zip |#------------------------------------------------------| 1.83% tmpgf_Erf.zip |#------------------------------------------------------| 1.87% tmpgf_Erf.zip |#------------------------------------------------------| 1.92% tmpgf_Erf.zip |#------------------------------------------------------| 1.96% tmpgf_Erf.zip |#------------------------------------------------------| 2.01% tmpgf_Erf.zip |#------------------------------------------------------| 2.05% tmpgf_Erf.zip |#------------------------------------------------------| 2.1% tmpgf_Erf.zip |#------------------------------------------------------| 2.15% tmpgf_Erf.zip |#------------------------------------------------------| 2.19% tmpgf_Erf.zip |#------------------------------------------------------| 2.24% tmpgf_Erf.zip |#------------------------------------------------------| 2.28% tmpgf_Erf.zip |#------------------------------------------------------| 2.33% tmpgf_Erf.zip |#------------------------------------------------------| 2.37% tmpgf_Erf.zip |#------------------------------------------------------| 2.42% tmpgf_Erf.zip |#------------------------------------------------------| 2.47% tmpgf_Erf.zip |#------------------------------------------------------| 2.51% tmpgf_Erf.zip |#------------------------------------------------------| 2.56% tmpgf_Erf.zip |#------------------------------------------------------| 2.6% tmpgf_Erf.zip |#------------------------------------------------------| 2.65% tmpgf_Erf.zip |#------------------------------------------------------| 2.69% tmpgf_Erf.zip |##-----------------------------------------------------| 2.74% tmpgf_Erf.zip |##-----------------------------------------------------| 2.78% tmpgf_Erf.zip |##-----------------------------------------------------| 2.83% tmpgf_Erf.zip |##-----------------------------------------------------| 2.88% tmpgf_Erf.zip |##-----------------------------------------------------| 2.92% tmpgf_Erf.zip |##-----------------------------------------------------| 2.97% tmpgf_Erf.zip |##-----------------------------------------------------| 3.01% tmpgf_Erf.zip |##-----------------------------------------------------| 3.06% tmpgf_Erf.zip |##-----------------------------------------------------| 3.1% tmpgf_Erf.zip |##-----------------------------------------------------| 3.15% tmpgf_Erf.zip |##-----------------------------------------------------| 3.2% tmpgf_Erf.zip |##-----------------------------------------------------| 3.24% tmpgf_Erf.zip |##-----------------------------------------------------| 3.29% tmpgf_Erf.zip |##-----------------------------------------------------| 3.33% tmpgf_Erf.zip |##-----------------------------------------------------| 3.38% tmpgf_Erf.zip |##-----------------------------------------------------| 3.42% tmpgf_Erf.zip |##-----------------------------------------------------| 3.47% tmpgf_Erf.zip |##-----------------------------------------------------| 3.51% tmpgf_Erf.zip |##-----------------------------------------------------| 3.56% tmpgf_Erf.zip |##-----------------------------------------------------| 3.61% tmpgf_Erf.zip |##-----------------------------------------------------| 3.65% tmpgf_Erf.zip |##-----------------------------------------------------| 3.7% tmpgf_Erf.zip |##-----------------------------------------------------| 3.74% tmpgf_Erf.zip |##-----------------------------------------------------| 3.79% tmpgf_Erf.zip |##-----------------------------------------------------| 3.83% tmpgf_Erf.zip |##-----------------------------------------------------| 3.88% tmpgf_Erf.zip |##-----------------------------------------------------| 3.93% tmpgf_Erf.zip |##-----------------------------------------------------| 3.97% tmpgf_Erf.zip |##-----------------------------------------------------| 4.02% tmpgf_Erf.zip |##-----------------------------------------------------| 4.06% tmpgf_Erf.zip |##-----------------------------------------------------| 4.11% tmpgf_Erf.zip |##-----------------------------------------------------| 4.15% tmpgf_Erf.zip |##-----------------------------------------------------| 4.2% tmpgf_Erf.zip |##-----------------------------------------------------| 4.25% tmpgf_Erf.zip |##-----------------------------------------------------| 4.29% tmpgf_Erf.zip |##-----------------------------------------------------| 4.34% tmpgf_Erf.zip |##-----------------------------------------------------| 4.38% tmpgf_Erf.zip |##-----------------------------------------------------| 4.43% tmpgf_Erf.zip |##-----------------------------------------------------| 4.47% tmpgf_Erf.zip |##-----------------------------------------------------| 4.52% tmpgf_Erf.zip |###----------------------------------------------------| 4.56% tmpgf_Erf.zip |###----------------------------------------------------| 4.61% tmpgf_Erf.zip |###----------------------------------------------------| 4.66% tmpgf_Erf.zip |###----------------------------------------------------| 4.7% tmpgf_Erf.zip |###----------------------------------------------------| 4.75% tmpgf_Erf.zip |###----------------------------------------------------| 4.79% tmpgf_Erf.zip |###----------------------------------------------------| 4.84% tmpgf_Erf.zip |###----------------------------------------------------| 4.88% tmpgf_Erf.zip |###----------------------------------------------------| 4.93% tmpgf_Erf.zip |###----------------------------------------------------| 4.98% tmpgf_Erf.zip |###----------------------------------------------------| 5.02% tmpgf_Erf.zip |###----------------------------------------------------| 5.07% tmpgf_Erf.zip |###----------------------------------------------------| 5.11% tmpgf_Erf.zip |###----------------------------------------------------| 5.16% tmpgf_Erf.zip |###----------------------------------------------------| 5.2% tmpgf_Erf.zip |###----------------------------------------------------| 5.25% tmpgf_Erf.zip |###----------------------------------------------------| 5.3% tmpgf_Erf.zip |###----------------------------------------------------| 5.34% tmpgf_Erf.zip |###----------------------------------------------------| 5.39% tmpgf_Erf.zip |###----------------------------------------------------| 5.43% tmpgf_Erf.zip |###----------------------------------------------------| 5.48% tmpgf_Erf.zip |###----------------------------------------------------| 5.52% tmpgf_Erf.zip |###----------------------------------------------------| 5.57% tmpgf_Erf.zip |###----------------------------------------------------| 5.61% tmpgf_Erf.zip |###----------------------------------------------------| 5.66% tmpgf_Erf.zip |###----------------------------------------------------| 5.71% tmpgf_Erf.zip |###----------------------------------------------------| 5.75% tmpgf_Erf.zip |###----------------------------------------------------| 5.8% tmpgf_Erf.zip |###----------------------------------------------------| 5.84% tmpgf_Erf.zip |###----------------------------------------------------| 5.89% tmpgf_Erf.zip |###----------------------------------------------------| 5.93% tmpgf_Erf.zip |###----------------------------------------------------| 5.98% tmpgf_Erf.zip |###----------------------------------------------------| 6.03% tmpgf_Erf.zip |###----------------------------------------------------| 6.07% tmpgf_Erf.zip |###----------------------------------------------------| 6.12% tmpgf_Erf.zip |###----------------------------------------------------| 6.16% tmpgf_Erf.zip |###----------------------------------------------------| 6.21% tmpgf_Erf.zip |###----------------------------------------------------| 6.25% tmpgf_Erf.zip |###----------------------------------------------------| 6.3% tmpgf_Erf.zip |###----------------------------------------------------| 6.35% tmpgf_Erf.zip |####---------------------------------------------------| 6.39% tmpgf_Erf.zip |####---------------------------------------------------| 6.44% tmpgf_Erf.zip |####---------------------------------------------------| 6.48% tmpgf_Erf.zip |####---------------------------------------------------| 6.53% tmpgf_Erf.zip |####---------------------------------------------------| 6.57% tmpgf_Erf.zip |####---------------------------------------------------| 6.62% tmpgf_Erf.zip |####---------------------------------------------------| 6.66% tmpgf_Erf.zip |####---------------------------------------------------| 6.71% tmpgf_Erf.zip |####---------------------------------------------------| 6.76% tmpgf_Erf.zip |####---------------------------------------------------| 6.8% tmpgf_Erf.zip |####---------------------------------------------------| 6.85% tmpgf_Erf.zip |####---------------------------------------------------| 6.89% tmpgf_Erf.zip |####---------------------------------------------------| 6.94% tmpgf_Erf.zip |####---------------------------------------------------| 6.98% tmpgf_Erf.zip |####---------------------------------------------------| 7.03% tmpgf_Erf.zip |####---------------------------------------------------| 7.08% tmpgf_Erf.zip |####---------------------------------------------------| 7.12% tmpgf_Erf.zip |####---------------------------------------------------| 7.17% tmpgf_Erf.zip |####---------------------------------------------------| 7.21% tmpgf_Erf.zip |####---------------------------------------------------| 7.26% tmpgf_Erf.zip |####---------------------------------------------------| 7.3% tmpgf_Erf.zip |####---------------------------------------------------| 7.35% tmpgf_Erf.zip |####---------------------------------------------------| 7.4% tmpgf_Erf.zip |####---------------------------------------------------| 7.44% tmpgf_Erf.zip |####---------------------------------------------------| 7.49% tmpgf_Erf.zip |####---------------------------------------------------| 7.53% tmpgf_Erf.zip |####---------------------------------------------------| 7.58% tmpgf_Erf.zip |####---------------------------------------------------| 7.62% tmpgf_Erf.zip |####---------------------------------------------------| 7.67% tmpgf_Erf.zip |####---------------------------------------------------| 7.71% tmpgf_Erf.zip |####---------------------------------------------------| 7.76% tmpgf_Erf.zip |####---------------------------------------------------| 7.81% tmpgf_Erf.zip |####---------------------------------------------------| 7.85% tmpgf_Erf.zip |####---------------------------------------------------| 7.9% tmpgf_Erf.zip |####---------------------------------------------------| 7.94% tmpgf_Erf.zip |####---------------------------------------------------| 7.99% tmpgf_Erf.zip |####---------------------------------------------------| 8.03% tmpgf_Erf.zip |####---------------------------------------------------| 8.08% tmpgf_Erf.zip |####---------------------------------------------------| 8.13% tmpgf_Erf.zip |####---------------------------------------------------| 8.17% tmpgf_Erf.zip |#####--------------------------------------------------| 8.22% tmpgf_Erf.zip |#####--------------------------------------------------| 8.26% tmpgf_Erf.zip |#####--------------------------------------------------| 8.31% tmpgf_Erf.zip |#####--------------------------------------------------| 8.35% tmpgf_Erf.zip |#####--------------------------------------------------| 8.4% tmpgf_Erf.zip |#####--------------------------------------------------| 8.45% tmpgf_Erf.zip |#####--------------------------------------------------| 8.49% tmpgf_Erf.zip |#####--------------------------------------------------| 8.54% tmpgf_Erf.zip |#####--------------------------------------------------| 8.58% tmpgf_Erf.zip |#####--------------------------------------------------| 8.63% tmpgf_Erf.zip |#####--------------------------------------------------| 8.67% tmpgf_Erf.zip |#####--------------------------------------------------| 8.72% tmpgf_Erf.zip |#####--------------------------------------------------| 8.76% tmpgf_Erf.zip |#####--------------------------------------------------| 8.81% tmpgf_Erf.zip |#####--------------------------------------------------| 8.86% tmpgf_Erf.zip |#####--------------------------------------------------| 8.9% tmpgf_Erf.zip |#####--------------------------------------------------| 8.95% tmpgf_Erf.zip |#####--------------------------------------------------| 8.99% tmpgf_Erf.zip |#####--------------------------------------------------| 9.04% tmpgf_Erf.zip |#####--------------------------------------------------| 9.08% tmpgf_Erf.zip |#####--------------------------------------------------| 9.13% tmpgf_Erf.zip |#####--------------------------------------------------| 9.18% tmpgf_Erf.zip |#####--------------------------------------------------| 9.22% tmpgf_Erf.zip |#####--------------------------------------------------| 9.27% tmpgf_Erf.zip |#####--------------------------------------------------| 9.31% tmpgf_Erf.zip |#####--------------------------------------------------| 9.36% tmpgf_Erf.zip |#####--------------------------------------------------| 9.4% tmpgf_Erf.zip |#####--------------------------------------------------| 9.45% tmpgf_Erf.zip |#####--------------------------------------------------| 9.5% tmpgf_Erf.zip |#####--------------------------------------------------| 9.54% tmpgf_Erf.zip |#####--------------------------------------------------| 9.59% tmpgf_Erf.zip |#####--------------------------------------------------| 9.63% tmpgf_Erf.zip |#####--------------------------------------------------| 9.68% tmpgf_Erf.zip |#####--------------------------------------------------| 9.72% tmpgf_Erf.zip |#####--------------------------------------------------| 9.77% tmpgf_Erf.zip |#####--------------------------------------------------| 9.81% tmpgf_Erf.zip |#####--------------------------------------------------| 9.86% tmpgf_Erf.zip |#####--------------------------------------------------| 9.91% tmpgf_Erf.zip |#####--------------------------------------------------| 9.95% tmpgf_Erf.zip |#####--------------------------------------------------| 10.0% tmpgf_Erf.zip |######-------------------------------------------------| 10.04% tmpgf_Erf.zip |######-------------------------------------------------| 10.09% tmpgf_Erf.zip |######-------------------------------------------------| 10.13% tmpgf_Erf.zip |######-------------------------------------------------| 10.18% tmpgf_Erf.zip |######-------------------------------------------------| 10.23% tmpgf_Erf.zip |######-------------------------------------------------| 10.27% tmpgf_Erf.zip |######-------------------------------------------------| 10.32% tmpgf_Erf.zip |######-------------------------------------------------| 10.36% tmpgf_Erf.zip |######-------------------------------------------------| 10.41% tmpgf_Erf.zip |######-------------------------------------------------| 10.45% tmpgf_Erf.zip |######-------------------------------------------------| 10.5% tmpgf_Erf.zip |######-------------------------------------------------| 10.54% tmpgf_Erf.zip |######-------------------------------------------------| 10.59% tmpgf_Erf.zip |######-------------------------------------------------| 10.64% tmpgf_Erf.zip |######-------------------------------------------------| 10.68% tmpgf_Erf.zip |######-------------------------------------------------| 10.73% tmpgf_Erf.zip |######-------------------------------------------------| 10.77% tmpgf_Erf.zip |######-------------------------------------------------| 10.82% tmpgf_Erf.zip |######-------------------------------------------------| 10.86% tmpgf_Erf.zip |######-------------------------------------------------| 10.91% tmpgf_Erf.zip |######-------------------------------------------------| 10.96% tmpgf_Erf.zip |######-------------------------------------------------| 11.0% tmpgf_Erf.zip |######-------------------------------------------------| 11.05% tmpgf_Erf.zip |######-------------------------------------------------| 11.09% tmpgf_Erf.zip |######-------------------------------------------------| 11.14% tmpgf_Erf.zip |######-------------------------------------------------| 11.18% tmpgf_Erf.zip |######-------------------------------------------------| 11.23% tmpgf_Erf.zip |######-------------------------------------------------| 11.28% tmpgf_Erf.zip |######-------------------------------------------------| 11.32% tmpgf_Erf.zip |######-------------------------------------------------| 11.37% tmpgf_Erf.zip |######-------------------------------------------------| 11.41% tmpgf_Erf.zip |######-------------------------------------------------| 11.46% tmpgf_Erf.zip |######-------------------------------------------------| 11.5% tmpgf_Erf.zip |######-------------------------------------------------| 11.55% tmpgf_Erf.zip |######-------------------------------------------------| 11.59% tmpgf_Erf.zip |######-------------------------------------------------| 11.64% tmpgf_Erf.zip |######-------------------------------------------------| 11.69% tmpgf_Erf.zip |######-------------------------------------------------| 11.73% tmpgf_Erf.zip |######-------------------------------------------------| 11.78% tmpgf_Erf.zip |#######------------------------------------------------| 11.82% tmpgf_Erf.zip |#######------------------------------------------------| 11.87% tmpgf_Erf.zip |#######------------------------------------------------| 11.91% tmpgf_Erf.zip |#######------------------------------------------------| 11.96% tmpgf_Erf.zip |#######------------------------------------------------| 12.01% tmpgf_Erf.zip |#######------------------------------------------------| 12.05% tmpgf_Erf.zip |#######------------------------------------------------| 12.1% tmpgf_Erf.zip |#######------------------------------------------------| 12.14% tmpgf_Erf.zip |#######------------------------------------------------| 12.19% tmpgf_Erf.zip |#######------------------------------------------------| 12.23% tmpgf_Erf.zip |#######------------------------------------------------| 12.28% tmpgf_Erf.zip |#######------------------------------------------------| 12.33% tmpgf_Erf.zip |#######------------------------------------------------| 12.37% tmpgf_Erf.zip |#######------------------------------------------------| 12.42% tmpgf_Erf.zip |#######------------------------------------------------| 12.46% tmpgf_Erf.zip |#######------------------------------------------------| 12.51% tmpgf_Erf.zip |#######------------------------------------------------| 12.55% tmpgf_Erf.zip |#######------------------------------------------------| 12.6% tmpgf_Erf.zip |#######------------------------------------------------| 12.64% tmpgf_Erf.zip |#######------------------------------------------------| 12.69% tmpgf_Erf.zip |#######------------------------------------------------| 12.74% tmpgf_Erf.zip |#######------------------------------------------------| 12.78% tmpgf_Erf.zip |#######------------------------------------------------| 12.83% tmpgf_Erf.zip |#######------------------------------------------------| 12.87% tmpgf_Erf.zip |#######------------------------------------------------| 12.92% tmpgf_Erf.zip |#######------------------------------------------------| 12.96% tmpgf_Erf.zip |#######------------------------------------------------| 13.01% tmpgf_Erf.zip |#######------------------------------------------------| 13.06% tmpgf_Erf.zip |#######------------------------------------------------| 13.1% tmpgf_Erf.zip |#######------------------------------------------------| 13.15% tmpgf_Erf.zip |#######------------------------------------------------| 13.19% tmpgf_Erf.zip |#######------------------------------------------------| 13.24% tmpgf_Erf.zip |#######------------------------------------------------| 13.28% tmpgf_Erf.zip |#######------------------------------------------------| 13.33% tmpgf_Erf.zip |#######------------------------------------------------| 13.38% tmpgf_Erf.zip |#######------------------------------------------------| 13.42% tmpgf_Erf.zip |#######------------------------------------------------| 13.47% tmpgf_Erf.zip |#######------------------------------------------------| 13.51% tmpgf_Erf.zip |#######------------------------------------------------| 13.56% tmpgf_Erf.zip |#######------------------------------------------------| 13.6% tmpgf_Erf.zip |########-----------------------------------------------| 13.65% tmpgf_Erf.zip |########-----------------------------------------------| 13.69% tmpgf_Erf.zip |########-----------------------------------------------| 13.74% tmpgf_Erf.zip |########-----------------------------------------------| 13.79% tmpgf_Erf.zip |########-----------------------------------------------| 13.83% tmpgf_Erf.zip |########-----------------------------------------------| 13.88% tmpgf_Erf.zip |########-----------------------------------------------| 13.92% tmpgf_Erf.zip |########-----------------------------------------------| 13.97% tmpgf_Erf.zip |########-----------------------------------------------| 14.01% tmpgf_Erf.zip |########-----------------------------------------------| 14.06% tmpgf_Erf.zip |########-----------------------------------------------| 14.11% tmpgf_Erf.zip |########-----------------------------------------------| 14.15% tmpgf_Erf.zip |########-----------------------------------------------| 14.2% tmpgf_Erf.zip |########-----------------------------------------------| 14.24% tmpgf_Erf.zip |########-----------------------------------------------| 14.29% tmpgf_Erf.zip |########-----------------------------------------------| 14.33% tmpgf_Erf.zip |########-----------------------------------------------| 14.38% tmpgf_Erf.zip |########-----------------------------------------------| 14.43% tmpgf_Erf.zip |########-----------------------------------------------| 14.47% tmpgf_Erf.zip |########-----------------------------------------------| 14.52% tmpgf_Erf.zip |########-----------------------------------------------| 14.56% tmpgf_Erf.zip |########-----------------------------------------------| 14.61% tmpgf_Erf.zip |########-----------------------------------------------| 14.65% tmpgf_Erf.zip |########-----------------------------------------------| 14.7% tmpgf_Erf.zip |########-----------------------------------------------| 14.74% tmpgf_Erf.zip |########-----------------------------------------------| 14.79% tmpgf_Erf.zip |########-----------------------------------------------| 14.84% tmpgf_Erf.zip |########-----------------------------------------------| 14.88% tmpgf_Erf.zip |########-----------------------------------------------| 14.93% tmpgf_Erf.zip |########-----------------------------------------------| 14.97% tmpgf_Erf.zip |########-----------------------------------------------| 15.02% tmpgf_Erf.zip |########-----------------------------------------------| 15.06% tmpgf_Erf.zip |########-----------------------------------------------| 15.11% tmpgf_Erf.zip |########-----------------------------------------------| 15.16% tmpgf_Erf.zip |########-----------------------------------------------| 15.2% tmpgf_Erf.zip |########-----------------------------------------------| 15.25% tmpgf_Erf.zip |########-----------------------------------------------| 15.29% tmpgf_Erf.zip |########-----------------------------------------------| 15.34% tmpgf_Erf.zip |########-----------------------------------------------| 15.38% tmpgf_Erf.zip |########-----------------------------------------------| 15.43% tmpgf_Erf.zip |#########----------------------------------------------| 15.48% tmpgf_Erf.zip |#########----------------------------------------------| 15.52% tmpgf_Erf.zip |#########----------------------------------------------| 15.57% tmpgf_Erf.zip |#########----------------------------------------------| 15.61% tmpgf_Erf.zip |#########----------------------------------------------| 15.66% tmpgf_Erf.zip |#########----------------------------------------------| 15.7% tmpgf_Erf.zip |#########----------------------------------------------| 15.75% tmpgf_Erf.zip |#########----------------------------------------------| 15.79% tmpgf_Erf.zip |#########----------------------------------------------| 15.84% tmpgf_Erf.zip |#########----------------------------------------------| 15.89% tmpgf_Erf.zip |#########----------------------------------------------| 15.93% tmpgf_Erf.zip |#########----------------------------------------------| 15.98% tmpgf_Erf.zip |#########----------------------------------------------| 16.02% tmpgf_Erf.zip |#########----------------------------------------------| 16.07% tmpgf_Erf.zip |#########----------------------------------------------| 16.11% tmpgf_Erf.zip |#########----------------------------------------------| 16.16% tmpgf_Erf.zip |#########----------------------------------------------| 16.21% tmpgf_Erf.zip |#########----------------------------------------------| 16.25% tmpgf_Erf.zip |#########----------------------------------------------| 16.3% tmpgf_Erf.zip |#########----------------------------------------------| 16.34% tmpgf_Erf.zip |#########----------------------------------------------| 16.39% tmpgf_Erf.zip |#########----------------------------------------------| 16.43% tmpgf_Erf.zip |#########----------------------------------------------| 16.48% tmpgf_Erf.zip |#########----------------------------------------------| 16.53% tmpgf_Erf.zip |#########----------------------------------------------| 16.57% tmpgf_Erf.zip |#########----------------------------------------------| 16.62% tmpgf_Erf.zip |#########----------------------------------------------| 16.66% tmpgf_Erf.zip |#########----------------------------------------------| 16.71% tmpgf_Erf.zip |#########----------------------------------------------| 16.75% tmpgf_Erf.zip |#########----------------------------------------------| 16.8% tmpgf_Erf.zip |#########----------------------------------------------| 16.84% tmpgf_Erf.zip |#########----------------------------------------------| 16.89% tmpgf_Erf.zip |#########----------------------------------------------| 16.94% tmpgf_Erf.zip |#########----------------------------------------------| 16.98% tmpgf_Erf.zip |#########----------------------------------------------| 17.03% tmpgf_Erf.zip |#########----------------------------------------------| 17.07% tmpgf_Erf.zip |#########----------------------------------------------| 17.12% tmpgf_Erf.zip |#########----------------------------------------------| 17.16% tmpgf_Erf.zip |#########----------------------------------------------| 17.21% tmpgf_Erf.zip |#########----------------------------------------------| 17.26% tmpgf_Erf.zip |##########---------------------------------------------| 17.3% tmpgf_Erf.zip |##########---------------------------------------------| 17.35% tmpgf_Erf.zip |##########---------------------------------------------| 17.39% tmpgf_Erf.zip |##########---------------------------------------------| 17.44% tmpgf_Erf.zip |##########---------------------------------------------| 17.48% tmpgf_Erf.zip |##########---------------------------------------------| 17.53% tmpgf_Erf.zip |##########---------------------------------------------| 17.57% tmpgf_Erf.zip |##########---------------------------------------------| 17.62% tmpgf_Erf.zip |##########---------------------------------------------| 17.67% tmpgf_Erf.zip |##########---------------------------------------------| 17.71% tmpgf_Erf.zip |##########---------------------------------------------| 17.76% tmpgf_Erf.zip |##########---------------------------------------------| 17.8% tmpgf_Erf.zip |##########---------------------------------------------| 17.85% tmpgf_Erf.zip |##########---------------------------------------------| 17.89% tmpgf_Erf.zip |##########---------------------------------------------| 17.94% tmpgf_Erf.zip |##########---------------------------------------------| 17.99% tmpgf_Erf.zip |##########---------------------------------------------| 18.03% tmpgf_Erf.zip |##########---------------------------------------------| 18.08% tmpgf_Erf.zip |##########---------------------------------------------| 18.12% tmpgf_Erf.zip |##########---------------------------------------------| 18.17% tmpgf_Erf.zip |##########---------------------------------------------| 18.21% tmpgf_Erf.zip |##########---------------------------------------------| 18.26% tmpgf_Erf.zip |##########---------------------------------------------| 18.31% tmpgf_Erf.zip |##########---------------------------------------------| 18.35% tmpgf_Erf.zip |##########---------------------------------------------| 18.4% tmpgf_Erf.zip |##########---------------------------------------------| 18.44% tmpgf_Erf.zip |##########---------------------------------------------| 18.49% tmpgf_Erf.zip |##########---------------------------------------------| 18.53% tmpgf_Erf.zip |##########---------------------------------------------| 18.58% tmpgf_Erf.zip |##########---------------------------------------------| 18.62% tmpgf_Erf.zip |##########---------------------------------------------| 18.67% tmpgf_Erf.zip |##########---------------------------------------------| 18.72% tmpgf_Erf.zip |##########---------------------------------------------| 18.76% tmpgf_Erf.zip |##########---------------------------------------------| 18.81% tmpgf_Erf.zip |##########---------------------------------------------| 18.85% tmpgf_Erf.zip |##########---------------------------------------------| 18.9% tmpgf_Erf.zip |##########---------------------------------------------| 18.94% tmpgf_Erf.zip |##########---------------------------------------------| 18.99% tmpgf_Erf.zip |##########---------------------------------------------| 19.04% tmpgf_Erf.zip |##########---------------------------------------------| 19.08% tmpgf_Erf.zip |###########--------------------------------------------| 19.13% tmpgf_Erf.zip |###########--------------------------------------------| 19.17% tmpgf_Erf.zip |###########--------------------------------------------| 19.22% tmpgf_Erf.zip |###########--------------------------------------------| 19.26% tmpgf_Erf.zip |###########--------------------------------------------| 19.31% tmpgf_Erf.zip |###########--------------------------------------------| 19.36% tmpgf_Erf.zip |###########--------------------------------------------| 19.4% tmpgf_Erf.zip |###########--------------------------------------------| 19.45% tmpgf_Erf.zip |###########--------------------------------------------| 19.49% tmpgf_Erf.zip |###########--------------------------------------------| 19.54% tmpgf_Erf.zip |###########--------------------------------------------| 19.58% tmpgf_Erf.zip |###########--------------------------------------------| 19.63% tmpgf_Erf.zip |###########--------------------------------------------| 19.67% tmpgf_Erf.zip |###########--------------------------------------------| 19.72% tmpgf_Erf.zip |###########--------------------------------------------| 19.77% tmpgf_Erf.zip |###########--------------------------------------------| 19.81% tmpgf_Erf.zip |###########--------------------------------------------| 19.86% tmpgf_Erf.zip |###########--------------------------------------------| 19.9% tmpgf_Erf.zip |###########--------------------------------------------| 19.95% tmpgf_Erf.zip |###########--------------------------------------------| 19.99% tmpgf_Erf.zip |###########--------------------------------------------| 20.04% tmpgf_Erf.zip |###########--------------------------------------------| 20.09% tmpgf_Erf.zip |###########--------------------------------------------| 20.13% tmpgf_Erf.zip |###########--------------------------------------------| 20.18% tmpgf_Erf.zip |###########--------------------------------------------| 20.22% tmpgf_Erf.zip |###########--------------------------------------------| 20.27% tmpgf_Erf.zip |###########--------------------------------------------| 20.31% tmpgf_Erf.zip |###########--------------------------------------------| 20.36% tmpgf_Erf.zip |###########--------------------------------------------| 20.41% tmpgf_Erf.zip |###########--------------------------------------------| 20.45% tmpgf_Erf.zip |###########--------------------------------------------| 20.5% tmpgf_Erf.zip |###########--------------------------------------------| 20.54% tmpgf_Erf.zip |###########--------------------------------------------| 20.59% tmpgf_Erf.zip |###########--------------------------------------------| 20.63% tmpgf_Erf.zip |###########--------------------------------------------| 20.68% tmpgf_Erf.zip |###########--------------------------------------------| 20.72% tmpgf_Erf.zip |###########--------------------------------------------| 20.77% tmpgf_Erf.zip |###########--------------------------------------------| 20.82% tmpgf_Erf.zip |###########--------------------------------------------| 20.86% tmpgf_Erf.zip |###########--------------------------------------------| 20.91% tmpgf_Erf.zip |############-------------------------------------------| 20.95% tmpgf_Erf.zip |############-------------------------------------------| 21.0% tmpgf_Erf.zip |############-------------------------------------------| 21.04% tmpgf_Erf.zip |############-------------------------------------------| 21.09% tmpgf_Erf.zip |############-------------------------------------------| 21.14% tmpgf_Erf.zip |############-------------------------------------------| 21.18% tmpgf_Erf.zip |############-------------------------------------------| 21.23% tmpgf_Erf.zip |############-------------------------------------------| 21.27% tmpgf_Erf.zip |############-------------------------------------------| 21.32% tmpgf_Erf.zip |############-------------------------------------------| 21.36% tmpgf_Erf.zip |############-------------------------------------------| 21.41% tmpgf_Erf.zip |############-------------------------------------------| 21.46% tmpgf_Erf.zip |############-------------------------------------------| 21.5% tmpgf_Erf.zip |############-------------------------------------------| 21.55% tmpgf_Erf.zip |############-------------------------------------------| 21.59% tmpgf_Erf.zip |############-------------------------------------------| 21.64% tmpgf_Erf.zip |############-------------------------------------------| 21.68% tmpgf_Erf.zip |############-------------------------------------------| 21.73% tmpgf_Erf.zip |############-------------------------------------------| 21.77% tmpgf_Erf.zip |############-------------------------------------------| 21.82% tmpgf_Erf.zip |############-------------------------------------------| 21.87% tmpgf_Erf.zip |############-------------------------------------------| 21.91% tmpgf_Erf.zip |############-------------------------------------------| 21.96% tmpgf_Erf.zip |############-------------------------------------------| 22.0% tmpgf_Erf.zip |############-------------------------------------------| 22.05% tmpgf_Erf.zip |############-------------------------------------------| 22.09% tmpgf_Erf.zip |############-------------------------------------------| 22.14% tmpgf_Erf.zip |############-------------------------------------------| 22.19% tmpgf_Erf.zip |############-------------------------------------------| 22.23% tmpgf_Erf.zip |############-------------------------------------------| 22.28% tmpgf_Erf.zip |############-------------------------------------------| 22.32% tmpgf_Erf.zip |############-------------------------------------------| 22.37% tmpgf_Erf.zip |############-------------------------------------------| 22.41% tmpgf_Erf.zip |############-------------------------------------------| 22.46% tmpgf_Erf.zip |############-------------------------------------------| 22.51% tmpgf_Erf.zip |############-------------------------------------------| 22.55% tmpgf_Erf.zip |############-------------------------------------------| 22.6% tmpgf_Erf.zip |############-------------------------------------------| 22.64% tmpgf_Erf.zip |############-------------------------------------------| 22.69% tmpgf_Erf.zip |#############------------------------------------------| 22.73% tmpgf_Erf.zip |#############------------------------------------------| 22.78% tmpgf_Erf.zip |#############------------------------------------------| 22.82% tmpgf_Erf.zip |#############------------------------------------------| 22.87% tmpgf_Erf.zip |#############------------------------------------------| 22.92% tmpgf_Erf.zip |#############------------------------------------------| 22.96% tmpgf_Erf.zip |#############------------------------------------------| 23.01% tmpgf_Erf.zip |#############------------------------------------------| 23.05% tmpgf_Erf.zip |#############------------------------------------------| 23.1% tmpgf_Erf.zip |#############------------------------------------------| 23.14% tmpgf_Erf.zip |#############------------------------------------------| 23.19% tmpgf_Erf.zip |#############------------------------------------------| 23.24% tmpgf_Erf.zip |#############------------------------------------------| 23.28% tmpgf_Erf.zip |#############------------------------------------------| 23.33% tmpgf_Erf.zip |#############------------------------------------------| 23.37% tmpgf_Erf.zip |#############------------------------------------------| 23.42% tmpgf_Erf.zip |#############------------------------------------------| 23.46% tmpgf_Erf.zip |#############------------------------------------------| 23.51% tmpgf_Erf.zip |#############------------------------------------------| 23.56% tmpgf_Erf.zip |#############------------------------------------------| 23.6% tmpgf_Erf.zip |#############------------------------------------------| 23.65% tmpgf_Erf.zip |#############------------------------------------------| 23.69% tmpgf_Erf.zip |#############------------------------------------------| 23.74% tmpgf_Erf.zip |#############------------------------------------------| 23.78% tmpgf_Erf.zip |#############------------------------------------------| 23.83% tmpgf_Erf.zip |#############------------------------------------------| 23.87% tmpgf_Erf.zip |#############------------------------------------------| 23.92% tmpgf_Erf.zip |#############------------------------------------------| 23.97% tmpgf_Erf.zip |#############------------------------------------------| 24.01% tmpgf_Erf.zip |#############------------------------------------------| 24.06% tmpgf_Erf.zip |#############------------------------------------------| 24.1% tmpgf_Erf.zip |#############------------------------------------------| 24.15% tmpgf_Erf.zip |#############------------------------------------------| 24.19% tmpgf_Erf.zip |#############------------------------------------------| 24.24% tmpgf_Erf.zip |#############------------------------------------------| 24.29% tmpgf_Erf.zip |#############------------------------------------------| 24.33% tmpgf_Erf.zip |#############------------------------------------------| 24.38% tmpgf_Erf.zip |#############------------------------------------------| 24.42% tmpgf_Erf.zip |#############------------------------------------------| 24.47% tmpgf_Erf.zip |#############------------------------------------------| 24.51% tmpgf_Erf.zip |##############-----------------------------------------| 24.56% tmpgf_Erf.zip |##############-----------------------------------------| 24.6% tmpgf_Erf.zip |##############-----------------------------------------| 24.65% tmpgf_Erf.zip |##############-----------------------------------------| 24.7% tmpgf_Erf.zip |##############-----------------------------------------| 24.74% tmpgf_Erf.zip |##############-----------------------------------------| 24.79% tmpgf_Erf.zip |##############-----------------------------------------| 24.83% tmpgf_Erf.zip |##############-----------------------------------------| 24.88% tmpgf_Erf.zip |##############-----------------------------------------| 24.92% tmpgf_Erf.zip |##############-----------------------------------------| 24.97% tmpgf_Erf.zip |##############-----------------------------------------| 25.02% tmpgf_Erf.zip |##############-----------------------------------------| 25.06% tmpgf_Erf.zip |##############-----------------------------------------| 25.11% tmpgf_Erf.zip |##############-----------------------------------------| 25.15% tmpgf_Erf.zip |##############-----------------------------------------| 25.2% tmpgf_Erf.zip |##############-----------------------------------------| 25.24% tmpgf_Erf.zip |##############-----------------------------------------| 25.29% tmpgf_Erf.zip |##############-----------------------------------------| 25.34% tmpgf_Erf.zip |##############-----------------------------------------| 25.38% tmpgf_Erf.zip |##############-----------------------------------------| 25.43% tmpgf_Erf.zip |##############-----------------------------------------| 25.47% tmpgf_Erf.zip |##############-----------------------------------------| 25.52% tmpgf_Erf.zip |##############-----------------------------------------| 25.56% tmpgf_Erf.zip |##############-----------------------------------------| 25.61% tmpgf_Erf.zip |##############-----------------------------------------| 25.65% tmpgf_Erf.zip |##############-----------------------------------------| 25.7% tmpgf_Erf.zip |##############-----------------------------------------| 25.75% tmpgf_Erf.zip |##############-----------------------------------------| 25.79% tmpgf_Erf.zip |##############-----------------------------------------| 25.84% tmpgf_Erf.zip |##############-----------------------------------------| 25.88% tmpgf_Erf.zip |##############-----------------------------------------| 25.93% tmpgf_Erf.zip |##############-----------------------------------------| 25.97% tmpgf_Erf.zip |##############-----------------------------------------| 26.02% tmpgf_Erf.zip |##############-----------------------------------------| 26.07% tmpgf_Erf.zip |##############-----------------------------------------| 26.11% tmpgf_Erf.zip |##############-----------------------------------------| 26.16% tmpgf_Erf.zip |##############-----------------------------------------| 26.2% tmpgf_Erf.zip |##############-----------------------------------------| 26.25% tmpgf_Erf.zip |##############-----------------------------------------| 26.29% tmpgf_Erf.zip |##############-----------------------------------------| 26.34% tmpgf_Erf.zip |###############----------------------------------------| 26.39% tmpgf_Erf.zip |###############----------------------------------------| 26.43% tmpgf_Erf.zip |###############----------------------------------------| 26.48% tmpgf_Erf.zip |###############----------------------------------------| 26.52% tmpgf_Erf.zip |###############----------------------------------------| 26.57% tmpgf_Erf.zip |###############----------------------------------------| 26.61% tmpgf_Erf.zip |###############----------------------------------------| 26.66% tmpgf_Erf.zip |###############----------------------------------------| 26.7% tmpgf_Erf.zip |###############----------------------------------------| 26.75% tmpgf_Erf.zip |###############----------------------------------------| 26.8% tmpgf_Erf.zip |###############----------------------------------------| 26.84% tmpgf_Erf.zip |###############----------------------------------------| 26.89% tmpgf_Erf.zip |###############----------------------------------------| 26.93% tmpgf_Erf.zip |###############----------------------------------------| 26.98% tmpgf_Erf.zip |###############----------------------------------------| 27.02% tmpgf_Erf.zip |###############----------------------------------------| 27.07% tmpgf_Erf.zip |###############----------------------------------------| 27.12% tmpgf_Erf.zip |###############----------------------------------------| 27.16% tmpgf_Erf.zip |###############----------------------------------------| 27.21% tmpgf_Erf.zip |###############----------------------------------------| 27.25% tmpgf_Erf.zip |###############----------------------------------------| 27.3% tmpgf_Erf.zip |###############----------------------------------------| 27.34% tmpgf_Erf.zip |###############----------------------------------------| 27.39% tmpgf_Erf.zip |###############----------------------------------------| 27.44% tmpgf_Erf.zip |###############----------------------------------------| 27.48% tmpgf_Erf.zip |###############----------------------------------------| 27.53% tmpgf_Erf.zip |###############----------------------------------------| 27.57% tmpgf_Erf.zip |###############----------------------------------------| 27.62% tmpgf_Erf.zip |###############----------------------------------------| 27.66% tmpgf_Erf.zip |###############----------------------------------------| 27.71% tmpgf_Erf.zip |###############----------------------------------------| 27.75% tmpgf_Erf.zip |###############----------------------------------------| 27.8% tmpgf_Erf.zip |###############----------------------------------------| 27.85% tmpgf_Erf.zip |###############----------------------------------------| 27.89% tmpgf_Erf.zip |###############----------------------------------------| 27.94% tmpgf_Erf.zip |###############----------------------------------------| 27.98% tmpgf_Erf.zip |###############----------------------------------------| 28.03% tmpgf_Erf.zip |###############----------------------------------------| 28.07% tmpgf_Erf.zip |###############----------------------------------------| 28.12% tmpgf_Erf.zip |###############----------------------------------------| 28.17% tmpgf_Erf.zip |################---------------------------------------| 28.21% tmpgf_Erf.zip |################---------------------------------------| 28.26% tmpgf_Erf.zip |################---------------------------------------| 28.3% tmpgf_Erf.zip |################---------------------------------------| 28.35% tmpgf_Erf.zip |################---------------------------------------| 28.39% tmpgf_Erf.zip |################---------------------------------------| 28.44% tmpgf_Erf.zip |################---------------------------------------| 28.49% tmpgf_Erf.zip |################---------------------------------------| 28.53% tmpgf_Erf.zip |################---------------------------------------| 28.58% tmpgf_Erf.zip |################---------------------------------------| 28.62% tmpgf_Erf.zip |################---------------------------------------| 28.67% tmpgf_Erf.zip |################---------------------------------------| 28.71% tmpgf_Erf.zip |################---------------------------------------| 28.76% tmpgf_Erf.zip |################---------------------------------------| 28.8% tmpgf_Erf.zip |################---------------------------------------| 28.85% tmpgf_Erf.zip |################---------------------------------------| 28.9% tmpgf_Erf.zip |################---------------------------------------| 28.94% tmpgf_Erf.zip |################---------------------------------------| 28.99% tmpgf_Erf.zip |################---------------------------------------| 29.03% tmpgf_Erf.zip |################---------------------------------------| 29.08% tmpgf_Erf.zip |################---------------------------------------| 29.12% tmpgf_Erf.zip |################---------------------------------------| 29.17% tmpgf_Erf.zip |################---------------------------------------| 29.22% tmpgf_Erf.zip |################---------------------------------------| 29.26% tmpgf_Erf.zip |################---------------------------------------| 29.31% tmpgf_Erf.zip |################---------------------------------------| 29.35% tmpgf_Erf.zip |################---------------------------------------| 29.4% tmpgf_Erf.zip |################---------------------------------------| 29.44% tmpgf_Erf.zip |################---------------------------------------| 29.49% tmpgf_Erf.zip |################---------------------------------------| 29.54% tmpgf_Erf.zip |################---------------------------------------| 29.58% tmpgf_Erf.zip |################---------------------------------------| 29.63% tmpgf_Erf.zip |################---------------------------------------| 29.67% tmpgf_Erf.zip |################---------------------------------------| 29.72% tmpgf_Erf.zip |################---------------------------------------| 29.76% tmpgf_Erf.zip |################---------------------------------------| 29.81% tmpgf_Erf.zip |################---------------------------------------| 29.85% tmpgf_Erf.zip |################---------------------------------------| 29.9% tmpgf_Erf.zip |################---------------------------------------| 29.95% tmpgf_Erf.zip |################---------------------------------------| 29.99% tmpgf_Erf.zip |#################--------------------------------------| 30.04% tmpgf_Erf.zip |#################--------------------------------------| 30.08% tmpgf_Erf.zip |#################--------------------------------------| 30.13% tmpgf_Erf.zip |#################--------------------------------------| 30.17% tmpgf_Erf.zip |#################--------------------------------------| 30.22% tmpgf_Erf.zip |#################--------------------------------------| 30.27% tmpgf_Erf.zip |#################--------------------------------------| 30.31% tmpgf_Erf.zip |#################--------------------------------------| 30.36% tmpgf_Erf.zip |#################--------------------------------------| 30.4% tmpgf_Erf.zip |#################--------------------------------------| 30.45% tmpgf_Erf.zip |#################--------------------------------------| 30.49% tmpgf_Erf.zip |#################--------------------------------------| 30.54% tmpgf_Erf.zip |#################--------------------------------------| 30.59% tmpgf_Erf.zip |#################--------------------------------------| 30.63% tmpgf_Erf.zip |#################--------------------------------------| 30.68% tmpgf_Erf.zip |#################--------------------------------------| 30.72% tmpgf_Erf.zip |#################--------------------------------------| 30.77% tmpgf_Erf.zip |#################--------------------------------------| 30.81% tmpgf_Erf.zip |#################--------------------------------------| 30.86% tmpgf_Erf.zip |#################--------------------------------------| 30.9% tmpgf_Erf.zip |#################--------------------------------------| 30.95% tmpgf_Erf.zip |#################--------------------------------------| 31.0% tmpgf_Erf.zip |#################--------------------------------------| 31.04% tmpgf_Erf.zip |#################--------------------------------------| 31.09% tmpgf_Erf.zip |#################--------------------------------------| 31.13% tmpgf_Erf.zip |#################--------------------------------------| 31.18% tmpgf_Erf.zip |#################--------------------------------------| 31.22% tmpgf_Erf.zip |#################--------------------------------------| 31.27% tmpgf_Erf.zip |#################--------------------------------------| 31.32% tmpgf_Erf.zip |#################--------------------------------------| 31.36% tmpgf_Erf.zip |#################--------------------------------------| 31.41% tmpgf_Erf.zip |#################--------------------------------------| 31.45% tmpgf_Erf.zip |#################--------------------------------------| 31.5% tmpgf_Erf.zip |#################--------------------------------------| 31.54% tmpgf_Erf.zip |#################--------------------------------------| 31.59% tmpgf_Erf.zip |#################--------------------------------------| 31.63% tmpgf_Erf.zip |#################--------------------------------------| 31.68% tmpgf_Erf.zip |#################--------------------------------------| 31.73% tmpgf_Erf.zip |#################--------------------------------------| 31.77% tmpgf_Erf.zip |#################--------------------------------------| 31.82% tmpgf_Erf.zip |##################-------------------------------------| 31.86% tmpgf_Erf.zip |##################-------------------------------------| 31.91% tmpgf_Erf.zip |##################-------------------------------------| 31.95% tmpgf_Erf.zip |##################-------------------------------------| 32.0% tmpgf_Erf.zip |##################-------------------------------------| 32.05% tmpgf_Erf.zip |##################-------------------------------------| 32.09% tmpgf_Erf.zip |##################-------------------------------------| 32.14% tmpgf_Erf.zip |##################-------------------------------------| 32.18% tmpgf_Erf.zip |##################-------------------------------------| 32.23% tmpgf_Erf.zip |##################-------------------------------------| 32.27% tmpgf_Erf.zip |##################-------------------------------------| 32.32% tmpgf_Erf.zip |##################-------------------------------------| 32.37% tmpgf_Erf.zip |##################-------------------------------------| 32.41% tmpgf_Erf.zip |##################-------------------------------------| 32.46% tmpgf_Erf.zip |##################-------------------------------------| 32.5% tmpgf_Erf.zip |##################-------------------------------------| 32.55% tmpgf_Erf.zip |##################-------------------------------------| 32.59% tmpgf_Erf.zip |##################-------------------------------------| 32.64% tmpgf_Erf.zip |##################-------------------------------------| 32.68% tmpgf_Erf.zip |##################-------------------------------------| 32.73% tmpgf_Erf.zip |##################-------------------------------------| 32.78% tmpgf_Erf.zip |##################-------------------------------------| 32.82% tmpgf_Erf.zip |##################-------------------------------------| 32.87% tmpgf_Erf.zip |##################-------------------------------------| 32.91% tmpgf_Erf.zip |##################-------------------------------------| 32.96% tmpgf_Erf.zip |##################-------------------------------------| 33.0% tmpgf_Erf.zip |##################-------------------------------------| 33.05% tmpgf_Erf.zip |##################-------------------------------------| 33.1% tmpgf_Erf.zip |##################-------------------------------------| 33.14% tmpgf_Erf.zip |##################-------------------------------------| 33.19% tmpgf_Erf.zip |##################-------------------------------------| 33.23% tmpgf_Erf.zip |##################-------------------------------------| 33.28% tmpgf_Erf.zip |##################-------------------------------------| 33.32% tmpgf_Erf.zip |##################-------------------------------------| 33.37% tmpgf_Erf.zip |##################-------------------------------------| 33.42% tmpgf_Erf.zip |##################-------------------------------------| 33.46% tmpgf_Erf.zip |##################-------------------------------------| 33.51% tmpgf_Erf.zip |##################-------------------------------------| 33.55% tmpgf_Erf.zip |##################-------------------------------------| 33.6% tmpgf_Erf.zip |###################------------------------------------| 33.64% tmpgf_Erf.zip |###################------------------------------------| 33.69% tmpgf_Erf.zip |###################------------------------------------| 33.73% tmpgf_Erf.zip |###################------------------------------------| 33.78% tmpgf_Erf.zip |###################------------------------------------| 33.83% tmpgf_Erf.zip |###################------------------------------------| 33.87% tmpgf_Erf.zip |###################------------------------------------| 33.92% tmpgf_Erf.zip |###################------------------------------------| 33.96% tmpgf_Erf.zip |###################------------------------------------| 34.01% tmpgf_Erf.zip |###################------------------------------------| 34.05% tmpgf_Erf.zip |###################------------------------------------| 34.1% tmpgf_Erf.zip |###################------------------------------------| 34.15% tmpgf_Erf.zip |###################------------------------------------| 34.19% tmpgf_Erf.zip |###################------------------------------------| 34.24% tmpgf_Erf.zip |###################------------------------------------| 34.28% tmpgf_Erf.zip |###################------------------------------------| 34.33% tmpgf_Erf.zip |###################------------------------------------| 34.37% tmpgf_Erf.zip |###################------------------------------------| 34.42% tmpgf_Erf.zip |###################------------------------------------| 34.47% tmpgf_Erf.zip |###################------------------------------------| 34.51% tmpgf_Erf.zip |###################------------------------------------| 34.56% tmpgf_Erf.zip |###################------------------------------------| 34.6% tmpgf_Erf.zip |###################------------------------------------| 34.65% tmpgf_Erf.zip |###################------------------------------------| 34.69% tmpgf_Erf.zip |###################------------------------------------| 34.74% tmpgf_Erf.zip |###################------------------------------------| 34.78% tmpgf_Erf.zip |###################------------------------------------| 34.83% tmpgf_Erf.zip |###################------------------------------------| 34.88% tmpgf_Erf.zip |###################------------------------------------| 34.92% tmpgf_Erf.zip |###################------------------------------------| 34.97% tmpgf_Erf.zip |###################------------------------------------| 35.01% tmpgf_Erf.zip |###################------------------------------------| 35.06% tmpgf_Erf.zip |###################------------------------------------| 35.1% tmpgf_Erf.zip |###################------------------------------------| 35.15% tmpgf_Erf.zip |###################------------------------------------| 35.2% tmpgf_Erf.zip |###################------------------------------------| 35.24% tmpgf_Erf.zip |###################------------------------------------| 35.29% tmpgf_Erf.zip |###################------------------------------------| 35.33% tmpgf_Erf.zip |###################------------------------------------| 35.38% tmpgf_Erf.zip |###################------------------------------------| 35.42% tmpgf_Erf.zip |####################-----------------------------------| 35.47% tmpgf_Erf.zip |####################-----------------------------------| 35.52% tmpgf_Erf.zip |####################-----------------------------------| 35.56% tmpgf_Erf.zip |####################-----------------------------------| 35.61% tmpgf_Erf.zip |####################-----------------------------------| 35.65% tmpgf_Erf.zip |####################-----------------------------------| 35.7% tmpgf_Erf.zip |####################-----------------------------------| 35.74% tmpgf_Erf.zip |####################-----------------------------------| 35.79% tmpgf_Erf.zip |####################-----------------------------------| 35.83% tmpgf_Erf.zip |####################-----------------------------------| 35.88% tmpgf_Erf.zip |####################-----------------------------------| 35.93% tmpgf_Erf.zip |####################-----------------------------------| 35.97% tmpgf_Erf.zip |####################-----------------------------------| 36.02% tmpgf_Erf.zip |####################-----------------------------------| 36.06% tmpgf_Erf.zip |####################-----------------------------------| 36.11% tmpgf_Erf.zip |####################-----------------------------------| 36.15% tmpgf_Erf.zip |####################-----------------------------------| 36.2% tmpgf_Erf.zip |####################-----------------------------------| 36.25% tmpgf_Erf.zip |####################-----------------------------------| 36.29% tmpgf_Erf.zip |####################-----------------------------------| 36.34% tmpgf_Erf.zip |####################-----------------------------------| 36.38% tmpgf_Erf.zip |####################-----------------------------------| 36.43% tmpgf_Erf.zip |####################-----------------------------------| 36.47% tmpgf_Erf.zip |####################-----------------------------------| 36.52% tmpgf_Erf.zip |####################-----------------------------------| 36.57% tmpgf_Erf.zip |####################-----------------------------------| 36.61% tmpgf_Erf.zip |####################-----------------------------------| 36.66% tmpgf_Erf.zip |####################-----------------------------------| 36.7% tmpgf_Erf.zip |####################-----------------------------------| 36.75% tmpgf_Erf.zip |####################-----------------------------------| 36.79% tmpgf_Erf.zip |####################-----------------------------------| 36.84% tmpgf_Erf.zip |####################-----------------------------------| 36.88% tmpgf_Erf.zip |####################-----------------------------------| 36.93% tmpgf_Erf.zip |####################-----------------------------------| 36.98% tmpgf_Erf.zip |####################-----------------------------------| 37.02% tmpgf_Erf.zip |####################-----------------------------------| 37.07% tmpgf_Erf.zip |####################-----------------------------------| 37.11% tmpgf_Erf.zip |####################-----------------------------------| 37.16% tmpgf_Erf.zip |####################-----------------------------------| 37.2% tmpgf_Erf.zip |####################-----------------------------------| 37.25% tmpgf_Erf.zip |#####################----------------------------------| 37.3% tmpgf_Erf.zip |#####################----------------------------------| 37.34% tmpgf_Erf.zip |#####################----------------------------------| 37.39% tmpgf_Erf.zip |#####################----------------------------------| 37.43% tmpgf_Erf.zip |#####################----------------------------------| 37.48% tmpgf_Erf.zip |#####################----------------------------------| 37.52% tmpgf_Erf.zip |#####################----------------------------------| 37.57% tmpgf_Erf.zip |#####################----------------------------------| 37.62% tmpgf_Erf.zip |#####################----------------------------------| 37.66% tmpgf_Erf.zip |#####################----------------------------------| 37.71% tmpgf_Erf.zip |#####################----------------------------------| 37.75% tmpgf_Erf.zip |#####################----------------------------------| 37.8% tmpgf_Erf.zip |#####################----------------------------------| 37.84% tmpgf_Erf.zip |#####################----------------------------------| 37.89% tmpgf_Erf.zip |#####################----------------------------------| 37.93% tmpgf_Erf.zip |#####################----------------------------------| 37.98% tmpgf_Erf.zip |#####################----------------------------------| 38.03% tmpgf_Erf.zip |#####################----------------------------------| 38.07% tmpgf_Erf.zip |#####################----------------------------------| 38.12% tmpgf_Erf.zip |#####################----------------------------------| 38.16% tmpgf_Erf.zip |#####################----------------------------------| 38.21% tmpgf_Erf.zip |#####################----------------------------------| 38.25% tmpgf_Erf.zip |#####################----------------------------------| 38.3% tmpgf_Erf.zip |#####################----------------------------------| 38.35% tmpgf_Erf.zip |#####################----------------------------------| 38.39% tmpgf_Erf.zip |#####################----------------------------------| 38.44% tmpgf_Erf.zip |#####################----------------------------------| 38.48% tmpgf_Erf.zip |#####################----------------------------------| 38.53% tmpgf_Erf.zip |#####################----------------------------------| 38.57% tmpgf_Erf.zip |#####################----------------------------------| 38.62% tmpgf_Erf.zip |#####################----------------------------------| 38.66% tmpgf_Erf.zip |#####################----------------------------------| 38.71% tmpgf_Erf.zip |#####################----------------------------------| 38.76% tmpgf_Erf.zip |#####################----------------------------------| 38.8% tmpgf_Erf.zip |#####################----------------------------------| 38.85% tmpgf_Erf.zip |#####################----------------------------------| 38.89% tmpgf_Erf.zip |#####################----------------------------------| 38.94% tmpgf_Erf.zip |#####################----------------------------------| 38.98% tmpgf_Erf.zip |#####################----------------------------------| 39.03% tmpgf_Erf.zip |#####################----------------------------------| 39.08% tmpgf_Erf.zip |######################---------------------------------| 39.12% tmpgf_Erf.zip |######################---------------------------------| 39.17% tmpgf_Erf.zip |######################---------------------------------| 39.21% tmpgf_Erf.zip |######################---------------------------------| 39.26% tmpgf_Erf.zip |######################---------------------------------| 39.3% tmpgf_Erf.zip |######################---------------------------------| 39.35% tmpgf_Erf.zip |######################---------------------------------| 39.4% tmpgf_Erf.zip |######################---------------------------------| 39.44% tmpgf_Erf.zip |######################---------------------------------| 39.49% tmpgf_Erf.zip |######################---------------------------------| 39.53% tmpgf_Erf.zip |######################---------------------------------| 39.58% tmpgf_Erf.zip |######################---------------------------------| 39.62% tmpgf_Erf.zip |######################---------------------------------| 39.67% tmpgf_Erf.zip |######################---------------------------------| 39.71% tmpgf_Erf.zip |######################---------------------------------| 39.76% tmpgf_Erf.zip |######################---------------------------------| 39.81% tmpgf_Erf.zip |######################---------------------------------| 39.85% tmpgf_Erf.zip |######################---------------------------------| 39.9% tmpgf_Erf.zip |######################---------------------------------| 39.94% tmpgf_Erf.zip |######################---------------------------------| 39.99% tmpgf_Erf.zip |######################---------------------------------| 40.03% tmpgf_Erf.zip |######################---------------------------------| 40.08% tmpgf_Erf.zip |######################---------------------------------| 40.13% tmpgf_Erf.zip |######################---------------------------------| 40.17% tmpgf_Erf.zip |######################---------------------------------| 40.22% tmpgf_Erf.zip |######################---------------------------------| 40.26% tmpgf_Erf.zip |######################---------------------------------| 40.31% tmpgf_Erf.zip |######################---------------------------------| 40.35% tmpgf_Erf.zip |######################---------------------------------| 40.4% tmpgf_Erf.zip |######################---------------------------------| 40.45% tmpgf_Erf.zip |######################---------------------------------| 40.49% tmpgf_Erf.zip |######################---------------------------------| 40.54% tmpgf_Erf.zip |######################---------------------------------| 40.58% tmpgf_Erf.zip |######################---------------------------------| 40.63% tmpgf_Erf.zip |######################---------------------------------| 40.67% tmpgf_Erf.zip |######################---------------------------------| 40.72% tmpgf_Erf.zip |######################---------------------------------| 40.76% tmpgf_Erf.zip |######################---------------------------------| 40.81% tmpgf_Erf.zip |######################---------------------------------| 40.86% tmpgf_Erf.zip |######################---------------------------------| 40.9% tmpgf_Erf.zip |#######################--------------------------------| 40.95% tmpgf_Erf.zip |#######################--------------------------------| 40.99% tmpgf_Erf.zip |#######################--------------------------------| 41.04% tmpgf_Erf.zip |#######################--------------------------------| 41.08% tmpgf_Erf.zip |#######################--------------------------------| 41.13% tmpgf_Erf.zip |#######################--------------------------------| 41.18% tmpgf_Erf.zip |#######################--------------------------------| 41.22% tmpgf_Erf.zip |#######################--------------------------------| 41.27% tmpgf_Erf.zip |#######################--------------------------------| 41.31% tmpgf_Erf.zip |#######################--------------------------------| 41.36% tmpgf_Erf.zip |#######################--------------------------------| 41.4% tmpgf_Erf.zip |#######################--------------------------------| 41.45% tmpgf_Erf.zip |#######################--------------------------------| 41.5% tmpgf_Erf.zip |#######################--------------------------------| 41.54% tmpgf_Erf.zip |#######################--------------------------------| 41.59% tmpgf_Erf.zip |#######################--------------------------------| 41.63% tmpgf_Erf.zip |#######################--------------------------------| 41.68% tmpgf_Erf.zip |#######################--------------------------------| 41.72% tmpgf_Erf.zip |#######################--------------------------------| 41.77% tmpgf_Erf.zip |#######################--------------------------------| 41.81% tmpgf_Erf.zip |#######################--------------------------------| 41.86% tmpgf_Erf.zip |#######################--------------------------------| 41.91% tmpgf_Erf.zip |#######################--------------------------------| 41.95% tmpgf_Erf.zip |#######################--------------------------------| 42.0% tmpgf_Erf.zip |#######################--------------------------------| 42.04% tmpgf_Erf.zip |#######################--------------------------------| 42.09% tmpgf_Erf.zip |#######################--------------------------------| 42.13% tmpgf_Erf.zip |#######################--------------------------------| 42.18% tmpgf_Erf.zip |#######################--------------------------------| 42.23% tmpgf_Erf.zip |#######################--------------------------------| 42.27% tmpgf_Erf.zip |#######################--------------------------------| 42.32% tmpgf_Erf.zip |#######################--------------------------------| 42.36% tmpgf_Erf.zip |#######################--------------------------------| 42.41% tmpgf_Erf.zip |#######################--------------------------------| 42.45% tmpgf_Erf.zip |#######################--------------------------------| 42.5% tmpgf_Erf.zip |#######################--------------------------------| 42.55% tmpgf_Erf.zip |#######################--------------------------------| 42.59% tmpgf_Erf.zip |#######################--------------------------------| 42.64% tmpgf_Erf.zip |#######################--------------------------------| 42.68% tmpgf_Erf.zip |########################-------------------------------| 42.73% tmpgf_Erf.zip |########################-------------------------------| 42.77% tmpgf_Erf.zip |########################-------------------------------| 42.82% tmpgf_Erf.zip |########################-------------------------------| 42.86% tmpgf_Erf.zip |########################-------------------------------| 42.91% tmpgf_Erf.zip |########################-------------------------------| 42.96% tmpgf_Erf.zip |########################-------------------------------| 43.0% tmpgf_Erf.zip |########################-------------------------------| 43.05% tmpgf_Erf.zip |########################-------------------------------| 43.09% tmpgf_Erf.zip |########################-------------------------------| 43.14% tmpgf_Erf.zip |########################-------------------------------| 43.18% tmpgf_Erf.zip |########################-------------------------------| 43.23% tmpgf_Erf.zip |########################-------------------------------| 43.28% tmpgf_Erf.zip |########################-------------------------------| 43.32% tmpgf_Erf.zip |########################-------------------------------| 43.37% tmpgf_Erf.zip |########################-------------------------------| 43.41% tmpgf_Erf.zip |########################-------------------------------| 43.46% tmpgf_Erf.zip |########################-------------------------------| 43.5% tmpgf_Erf.zip |########################-------------------------------| 43.55% tmpgf_Erf.zip |########################-------------------------------| 43.6% tmpgf_Erf.zip |########################-------------------------------| 43.64% tmpgf_Erf.zip |########################-------------------------------| 43.69% tmpgf_Erf.zip |########################-------------------------------| 43.73% tmpgf_Erf.zip |########################-------------------------------| 43.78% tmpgf_Erf.zip |########################-------------------------------| 43.82% tmpgf_Erf.zip |########################-------------------------------| 43.87% tmpgf_Erf.zip |########################-------------------------------| 43.91% tmpgf_Erf.zip |########################-------------------------------| 43.96% tmpgf_Erf.zip |########################-------------------------------| 44.01% tmpgf_Erf.zip |########################-------------------------------| 44.05% tmpgf_Erf.zip |########################-------------------------------| 44.1% tmpgf_Erf.zip |########################-------------------------------| 44.14% tmpgf_Erf.zip |########################-------------------------------| 44.19% tmpgf_Erf.zip |########################-------------------------------| 44.23% tmpgf_Erf.zip |########################-------------------------------| 44.28% tmpgf_Erf.zip |########################-------------------------------| 44.33% tmpgf_Erf.zip |########################-------------------------------| 44.37% tmpgf_Erf.zip |########################-------------------------------| 44.42% tmpgf_Erf.zip |########################-------------------------------| 44.46% tmpgf_Erf.zip |########################-------------------------------| 44.51% tmpgf_Erf.zip |#########################------------------------------| 44.55% tmpgf_Erf.zip |#########################------------------------------| 44.6% tmpgf_Erf.zip |#########################------------------------------| 44.65% tmpgf_Erf.zip |#########################------------------------------| 44.69% tmpgf_Erf.zip |#########################------------------------------| 44.74% tmpgf_Erf.zip |#########################------------------------------| 44.78% tmpgf_Erf.zip |#########################------------------------------| 44.83% tmpgf_Erf.zip |#########################------------------------------| 44.87% tmpgf_Erf.zip |#########################------------------------------| 44.92% tmpgf_Erf.zip |#########################------------------------------| 44.96% tmpgf_Erf.zip |#########################------------------------------| 45.01% tmpgf_Erf.zip |#########################------------------------------| 45.06% tmpgf_Erf.zip |#########################------------------------------| 45.1% tmpgf_Erf.zip |#########################------------------------------| 45.15% tmpgf_Erf.zip |#########################------------------------------| 45.19% tmpgf_Erf.zip |#########################------------------------------| 45.24% tmpgf_Erf.zip |#########################------------------------------| 45.28% tmpgf_Erf.zip |#########################------------------------------| 45.33% tmpgf_Erf.zip |#########################------------------------------| 45.38% tmpgf_Erf.zip |#########################------------------------------| 45.42% tmpgf_Erf.zip |#########################------------------------------| 45.47% tmpgf_Erf.zip |#########################------------------------------| 45.51% tmpgf_Erf.zip |#########################------------------------------| 45.56% tmpgf_Erf.zip |#########################------------------------------| 45.6% tmpgf_Erf.zip |#########################------------------------------| 45.65% tmpgf_Erf.zip |#########################------------------------------| 45.69% tmpgf_Erf.zip |#########################------------------------------| 45.74% tmpgf_Erf.zip |#########################------------------------------| 45.79% tmpgf_Erf.zip |#########################------------------------------| 45.83% tmpgf_Erf.zip |#########################------------------------------| 45.88% tmpgf_Erf.zip |#########################------------------------------| 45.92% tmpgf_Erf.zip |#########################------------------------------| 45.97% tmpgf_Erf.zip |#########################------------------------------| 46.01% tmpgf_Erf.zip |#########################------------------------------| 46.06% tmpgf_Erf.zip |#########################------------------------------| 46.11% tmpgf_Erf.zip |#########################------------------------------| 46.15% tmpgf_Erf.zip |#########################------------------------------| 46.2% tmpgf_Erf.zip |#########################------------------------------| 46.24% tmpgf_Erf.zip |#########################------------------------------| 46.29% tmpgf_Erf.zip |#########################------------------------------| 46.33% tmpgf_Erf.zip |##########################-----------------------------| 46.38% tmpgf_Erf.zip |##########################-----------------------------| 46.43% tmpgf_Erf.zip |##########################-----------------------------| 46.47% tmpgf_Erf.zip |##########################-----------------------------| 46.52% tmpgf_Erf.zip |##########################-----------------------------| 46.56% tmpgf_Erf.zip |##########################-----------------------------| 46.61% tmpgf_Erf.zip |##########################-----------------------------| 46.65% tmpgf_Erf.zip |##########################-----------------------------| 46.7% tmpgf_Erf.zip |##########################-----------------------------| 46.74% tmpgf_Erf.zip |##########################-----------------------------| 46.79% tmpgf_Erf.zip |##########################-----------------------------| 46.84% tmpgf_Erf.zip |##########################-----------------------------| 46.88% tmpgf_Erf.zip |##########################-----------------------------| 46.93% tmpgf_Erf.zip |##########################-----------------------------| 46.97% tmpgf_Erf.zip |##########################-----------------------------| 47.02% tmpgf_Erf.zip |##########################-----------------------------| 47.06% tmpgf_Erf.zip |##########################-----------------------------| 47.11% tmpgf_Erf.zip |##########################-----------------------------| 47.16% tmpgf_Erf.zip |##########################-----------------------------| 47.2% tmpgf_Erf.zip |##########################-----------------------------| 47.25% tmpgf_Erf.zip |##########################-----------------------------| 47.29% tmpgf_Erf.zip |##########################-----------------------------| 47.34% tmpgf_Erf.zip |##########################-----------------------------| 47.38% tmpgf_Erf.zip |##########################-----------------------------| 47.43% tmpgf_Erf.zip |##########################-----------------------------| 47.48% tmpgf_Erf.zip |##########################-----------------------------| 47.52% tmpgf_Erf.zip |##########################-----------------------------| 47.57% tmpgf_Erf.zip |##########################-----------------------------| 47.61% tmpgf_Erf.zip |##########################-----------------------------| 47.66% tmpgf_Erf.zip |##########################-----------------------------| 47.7% tmpgf_Erf.zip |##########################-----------------------------| 47.75% tmpgf_Erf.zip |##########################-----------------------------| 47.79% tmpgf_Erf.zip |##########################-----------------------------| 47.84% tmpgf_Erf.zip |##########################-----------------------------| 47.89% tmpgf_Erf.zip |##########################-----------------------------| 47.93% tmpgf_Erf.zip |##########################-----------------------------| 47.98% tmpgf_Erf.zip |##########################-----------------------------| 48.02% tmpgf_Erf.zip |##########################-----------------------------| 48.07% tmpgf_Erf.zip |##########################-----------------------------| 48.11% tmpgf_Erf.zip |##########################-----------------------------| 48.16% tmpgf_Erf.zip |###########################----------------------------| 48.21% tmpgf_Erf.zip |###########################----------------------------| 48.25% tmpgf_Erf.zip |###########################----------------------------| 48.3% tmpgf_Erf.zip |###########################----------------------------| 48.34% tmpgf_Erf.zip |###########################----------------------------| 48.39% tmpgf_Erf.zip |###########################----------------------------| 48.43% tmpgf_Erf.zip |###########################----------------------------| 48.48% tmpgf_Erf.zip |###########################----------------------------| 48.53% tmpgf_Erf.zip |###########################----------------------------| 48.57% tmpgf_Erf.zip |###########################----------------------------| 48.62% tmpgf_Erf.zip |###########################----------------------------| 48.66% tmpgf_Erf.zip |###########################----------------------------| 48.71% tmpgf_Erf.zip |###########################----------------------------| 48.75% tmpgf_Erf.zip |###########################----------------------------| 48.8% tmpgf_Erf.zip |###########################----------------------------| 48.84% tmpgf_Erf.zip |###########################----------------------------| 48.89% tmpgf_Erf.zip |###########################----------------------------| 48.94% tmpgf_Erf.zip |###########################----------------------------| 48.98% tmpgf_Erf.zip |###########################----------------------------| 49.03% tmpgf_Erf.zip |###########################----------------------------| 49.07% tmpgf_Erf.zip |###########################----------------------------| 49.12% tmpgf_Erf.zip |###########################----------------------------| 49.16% tmpgf_Erf.zip |###########################----------------------------| 49.21% tmpgf_Erf.zip |###########################----------------------------| 49.26% tmpgf_Erf.zip |###########################----------------------------| 49.3% tmpgf_Erf.zip |###########################----------------------------| 49.35% tmpgf_Erf.zip |###########################----------------------------| 49.39% tmpgf_Erf.zip |###########################----------------------------| 49.44% tmpgf_Erf.zip |###########################----------------------------| 49.48% tmpgf_Erf.zip |###########################----------------------------| 49.53% tmpgf_Erf.zip |###########################----------------------------| 49.58% tmpgf_Erf.zip |###########################----------------------------| 49.62% tmpgf_Erf.zip |###########################----------------------------| 49.67% tmpgf_Erf.zip |###########################----------------------------| 49.71% tmpgf_Erf.zip |###########################----------------------------| 49.76% tmpgf_Erf.zip |###########################----------------------------| 49.8% tmpgf_Erf.zip |###########################----------------------------| 49.85% tmpgf_Erf.zip |###########################----------------------------| 49.89% tmpgf_Erf.zip |###########################----------------------------| 49.94% tmpgf_Erf.zip |###########################----------------------------| 49.99% tmpgf_Erf.zip |############################---------------------------| 50.03% tmpgf_Erf.zip |############################---------------------------| 50.08% tmpgf_Erf.zip |############################---------------------------| 50.12% tmpgf_Erf.zip |############################---------------------------| 50.17% tmpgf_Erf.zip |############################---------------------------| 50.21% tmpgf_Erf.zip |############################---------------------------| 50.26% tmpgf_Erf.zip |############################---------------------------| 50.31% tmpgf_Erf.zip |############################---------------------------| 50.35% tmpgf_Erf.zip |############################---------------------------| 50.4% tmpgf_Erf.zip |############################---------------------------| 50.44% tmpgf_Erf.zip |############################---------------------------| 50.49% tmpgf_Erf.zip |############################---------------------------| 50.53% tmpgf_Erf.zip |############################---------------------------| 50.58% tmpgf_Erf.zip |############################---------------------------| 50.63% tmpgf_Erf.zip |############################---------------------------| 50.67% tmpgf_Erf.zip |############################---------------------------| 50.72% tmpgf_Erf.zip |############################---------------------------| 50.76% tmpgf_Erf.zip |############################---------------------------| 50.81% tmpgf_Erf.zip |############################---------------------------| 50.85% tmpgf_Erf.zip |############################---------------------------| 50.9% tmpgf_Erf.zip |############################---------------------------| 50.94% tmpgf_Erf.zip |############################---------------------------| 50.99% tmpgf_Erf.zip |############################---------------------------| 51.04% tmpgf_Erf.zip |############################---------------------------| 51.08% tmpgf_Erf.zip |############################---------------------------| 51.13% tmpgf_Erf.zip |############################---------------------------| 51.17% tmpgf_Erf.zip |############################---------------------------| 51.22% tmpgf_Erf.zip |############################---------------------------| 51.26% tmpgf_Erf.zip |############################---------------------------| 51.31% tmpgf_Erf.zip |############################---------------------------| 51.36% tmpgf_Erf.zip |############################---------------------------| 51.4% tmpgf_Erf.zip |############################---------------------------| 51.45% tmpgf_Erf.zip |############################---------------------------| 51.49% tmpgf_Erf.zip |############################---------------------------| 51.54% tmpgf_Erf.zip |############################---------------------------| 51.58% tmpgf_Erf.zip |############################---------------------------| 51.63% tmpgf_Erf.zip |############################---------------------------| 51.68% tmpgf_Erf.zip |############################---------------------------| 51.72% tmpgf_Erf.zip |############################---------------------------| 51.77% tmpgf_Erf.zip |############################---------------------------| 51.81% tmpgf_Erf.zip |#############################--------------------------| 51.86% tmpgf_Erf.zip |#############################--------------------------| 51.9% tmpgf_Erf.zip |#############################--------------------------| 51.95% tmpgf_Erf.zip |#############################--------------------------| 51.99% tmpgf_Erf.zip |#############################--------------------------| 52.04% tmpgf_Erf.zip |#############################--------------------------| 52.09% tmpgf_Erf.zip |#############################--------------------------| 52.13% tmpgf_Erf.zip |#############################--------------------------| 52.18% tmpgf_Erf.zip |#############################--------------------------| 52.22% tmpgf_Erf.zip |#############################--------------------------| 52.27% tmpgf_Erf.zip |#############################--------------------------| 52.31% tmpgf_Erf.zip |#############################--------------------------| 52.36% tmpgf_Erf.zip |#############################--------------------------| 52.41% tmpgf_Erf.zip |#############################--------------------------| 52.45% tmpgf_Erf.zip |#############################--------------------------| 52.5% tmpgf_Erf.zip |#############################--------------------------| 52.54% tmpgf_Erf.zip |#############################--------------------------| 52.59% tmpgf_Erf.zip |#############################--------------------------| 52.63% tmpgf_Erf.zip |#############################--------------------------| 52.68% tmpgf_Erf.zip |#############################--------------------------| 52.72% tmpgf_Erf.zip |#############################--------------------------| 52.77% tmpgf_Erf.zip |#############################--------------------------| 52.82% tmpgf_Erf.zip |#############################--------------------------| 52.86% tmpgf_Erf.zip |#############################--------------------------| 52.91% tmpgf_Erf.zip |#############################--------------------------| 52.95% tmpgf_Erf.zip |#############################--------------------------| 53.0% tmpgf_Erf.zip |#############################--------------------------| 53.04% tmpgf_Erf.zip |#############################--------------------------| 53.09% tmpgf_Erf.zip |#############################--------------------------| 53.14% tmpgf_Erf.zip |#############################--------------------------| 53.18% tmpgf_Erf.zip |#############################--------------------------| 53.23% tmpgf_Erf.zip |#############################--------------------------| 53.27% tmpgf_Erf.zip |#############################--------------------------| 53.32% tmpgf_Erf.zip |#############################--------------------------| 53.36% tmpgf_Erf.zip |#############################--------------------------| 53.41% tmpgf_Erf.zip |#############################--------------------------| 53.46% tmpgf_Erf.zip |#############################--------------------------| 53.5% tmpgf_Erf.zip |#############################--------------------------| 53.55% tmpgf_Erf.zip |#############################--------------------------| 53.59% tmpgf_Erf.zip |##############################-------------------------| 53.64% tmpgf_Erf.zip |##############################-------------------------| 53.68% tmpgf_Erf.zip |##############################-------------------------| 53.73% tmpgf_Erf.zip |##############################-------------------------| 53.77% tmpgf_Erf.zip |##############################-------------------------| 53.82% tmpgf_Erf.zip |##############################-------------------------| 53.87% tmpgf_Erf.zip |##############################-------------------------| 53.91% tmpgf_Erf.zip |##############################-------------------------| 53.96% tmpgf_Erf.zip |##############################-------------------------| 54.0% tmpgf_Erf.zip |##############################-------------------------| 54.05% tmpgf_Erf.zip |##############################-------------------------| 54.09% tmpgf_Erf.zip |##############################-------------------------| 54.14% tmpgf_Erf.zip |##############################-------------------------| 54.19% tmpgf_Erf.zip |##############################-------------------------| 54.23% tmpgf_Erf.zip |##############################-------------------------| 54.28% tmpgf_Erf.zip |##############################-------------------------| 54.32% tmpgf_Erf.zip |##############################-------------------------| 54.37% tmpgf_Erf.zip |##############################-------------------------| 54.41% tmpgf_Erf.zip |##############################-------------------------| 54.46% tmpgf_Erf.zip |##############################-------------------------| 54.51% tmpgf_Erf.zip |##############################-------------------------| 54.55% tmpgf_Erf.zip |##############################-------------------------| 54.6% tmpgf_Erf.zip |##############################-------------------------| 54.64% tmpgf_Erf.zip |##############################-------------------------| 54.69% tmpgf_Erf.zip |##############################-------------------------| 54.73% tmpgf_Erf.zip |##############################-------------------------| 54.78% tmpgf_Erf.zip |##############################-------------------------| 54.82% tmpgf_Erf.zip |##############################-------------------------| 54.87% tmpgf_Erf.zip |##############################-------------------------| 54.92% tmpgf_Erf.zip |##############################-------------------------| 54.96% tmpgf_Erf.zip |##############################-------------------------| 55.01% tmpgf_Erf.zip |##############################-------------------------| 55.05% tmpgf_Erf.zip |##############################-------------------------| 55.1% tmpgf_Erf.zip |##############################-------------------------| 55.14% tmpgf_Erf.zip |##############################-------------------------| 55.19% tmpgf_Erf.zip |##############################-------------------------| 55.24% tmpgf_Erf.zip |##############################-------------------------| 55.28% tmpgf_Erf.zip |##############################-------------------------| 55.33% tmpgf_Erf.zip |##############################-------------------------| 55.37% tmpgf_Erf.zip |##############################-------------------------| 55.42% tmpgf_Erf.zip |###############################------------------------| 55.46% tmpgf_Erf.zip |###############################------------------------| 55.51% tmpgf_Erf.zip |###############################------------------------| 55.56% tmpgf_Erf.zip |###############################------------------------| 55.6% tmpgf_Erf.zip |###############################------------------------| 55.65% tmpgf_Erf.zip |###############################------------------------| 55.69% tmpgf_Erf.zip |###############################------------------------| 55.74% tmpgf_Erf.zip |###############################------------------------| 55.78% tmpgf_Erf.zip |###############################------------------------| 55.83% tmpgf_Erf.zip |###############################------------------------| 55.87% tmpgf_Erf.zip |###############################------------------------| 55.92% tmpgf_Erf.zip |###############################------------------------| 55.97% tmpgf_Erf.zip |###############################------------------------| 56.01% tmpgf_Erf.zip |###############################------------------------| 56.06% tmpgf_Erf.zip |###############################------------------------| 56.1% tmpgf_Erf.zip |###############################------------------------| 56.15% tmpgf_Erf.zip |###############################------------------------| 56.19% tmpgf_Erf.zip |###############################------------------------| 56.24% tmpgf_Erf.zip |###############################------------------------| 56.29% tmpgf_Erf.zip |###############################------------------------| 56.33% tmpgf_Erf.zip |###############################------------------------| 56.38% tmpgf_Erf.zip |###############################------------------------| 56.42% tmpgf_Erf.zip |###############################------------------------| 56.47% tmpgf_Erf.zip |###############################------------------------| 56.51% tmpgf_Erf.zip |###############################------------------------| 56.56% tmpgf_Erf.zip |###############################------------------------| 56.61% tmpgf_Erf.zip |###############################------------------------| 56.65% tmpgf_Erf.zip |###############################------------------------| 56.7% tmpgf_Erf.zip |###############################------------------------| 56.74% tmpgf_Erf.zip |###############################------------------------| 56.79% tmpgf_Erf.zip |###############################------------------------| 56.83% tmpgf_Erf.zip |###############################------------------------| 56.88% tmpgf_Erf.zip |###############################------------------------| 56.92% tmpgf_Erf.zip |###############################------------------------| 56.97% tmpgf_Erf.zip |###############################------------------------| 57.02% tmpgf_Erf.zip |###############################------------------------| 57.06% tmpgf_Erf.zip |###############################------------------------| 57.11% tmpgf_Erf.zip |###############################------------------------| 57.15% tmpgf_Erf.zip |###############################------------------------| 57.2% tmpgf_Erf.zip |###############################------------------------| 57.24% tmpgf_Erf.zip |################################-----------------------| 57.29% tmpgf_Erf.zip |################################-----------------------| 57.34% tmpgf_Erf.zip |################################-----------------------| 57.38% tmpgf_Erf.zip |################################-----------------------| 57.43% tmpgf_Erf.zip |################################-----------------------| 57.47% tmpgf_Erf.zip |################################-----------------------| 57.52% tmpgf_Erf.zip |################################-----------------------| 57.56% tmpgf_Erf.zip |################################-----------------------| 57.61% tmpgf_Erf.zip |################################-----------------------| 57.66% tmpgf_Erf.zip |################################-----------------------| 57.7% tmpgf_Erf.zip |################################-----------------------| 57.75% tmpgf_Erf.zip |################################-----------------------| 57.79% tmpgf_Erf.zip |################################-----------------------| 57.84% tmpgf_Erf.zip |################################-----------------------| 57.88% tmpgf_Erf.zip |################################-----------------------| 57.93% tmpgf_Erf.zip |################################-----------------------| 57.97% tmpgf_Erf.zip |################################-----------------------| 58.02% tmpgf_Erf.zip |################################-----------------------| 58.07% tmpgf_Erf.zip |################################-----------------------| 58.11% tmpgf_Erf.zip |################################-----------------------| 58.16% tmpgf_Erf.zip |################################-----------------------| 58.2% tmpgf_Erf.zip |################################-----------------------| 58.25% tmpgf_Erf.zip |################################-----------------------| 58.29% tmpgf_Erf.zip |################################-----------------------| 58.34% tmpgf_Erf.zip |################################-----------------------| 58.39% tmpgf_Erf.zip |################################-----------------------| 58.43% tmpgf_Erf.zip |################################-----------------------| 58.48% tmpgf_Erf.zip |################################-----------------------| 58.52% tmpgf_Erf.zip |################################-----------------------| 58.57% tmpgf_Erf.zip |################################-----------------------| 58.61% tmpgf_Erf.zip |################################-----------------------| 58.66% tmpgf_Erf.zip |################################-----------------------| 58.71% tmpgf_Erf.zip |################################-----------------------| 58.75% tmpgf_Erf.zip |################################-----------------------| 58.8% tmpgf_Erf.zip |################################-----------------------| 58.84% tmpgf_Erf.zip |################################-----------------------| 58.89% tmpgf_Erf.zip |################################-----------------------| 58.93% tmpgf_Erf.zip |################################-----------------------| 58.98% tmpgf_Erf.zip |################################-----------------------| 59.02% tmpgf_Erf.zip |################################-----------------------| 59.07% tmpgf_Erf.zip |#################################----------------------| 59.12% tmpgf_Erf.zip |#################################----------------------| 59.16% tmpgf_Erf.zip |#################################----------------------| 59.21% tmpgf_Erf.zip |#################################----------------------| 59.25% tmpgf_Erf.zip |#################################----------------------| 59.3% tmpgf_Erf.zip |#################################----------------------| 59.34% tmpgf_Erf.zip |#################################----------------------| 59.39% tmpgf_Erf.zip |#################################----------------------| 59.44% tmpgf_Erf.zip |#################################----------------------| 59.48% tmpgf_Erf.zip |#################################----------------------| 59.53% tmpgf_Erf.zip |#################################----------------------| 59.57% tmpgf_Erf.zip |#################################----------------------| 59.62% tmpgf_Erf.zip |#################################----------------------| 59.66% tmpgf_Erf.zip |#################################----------------------| 59.71% tmpgf_Erf.zip |#################################----------------------| 59.75% tmpgf_Erf.zip |#################################----------------------| 59.8% tmpgf_Erf.zip |#################################----------------------| 59.85% tmpgf_Erf.zip |#################################----------------------| 59.89% tmpgf_Erf.zip |#################################----------------------| 59.94% tmpgf_Erf.zip |#################################----------------------| 59.98% tmpgf_Erf.zip |#################################----------------------| 60.03% tmpgf_Erf.zip |#################################----------------------| 60.07% tmpgf_Erf.zip |#################################----------------------| 60.12% tmpgf_Erf.zip |#################################----------------------| 60.17% tmpgf_Erf.zip |#################################----------------------| 60.21% tmpgf_Erf.zip |#################################----------------------| 60.26% tmpgf_Erf.zip |#################################----------------------| 60.3% tmpgf_Erf.zip |#################################----------------------| 60.35% tmpgf_Erf.zip |#################################----------------------| 60.39% tmpgf_Erf.zip |#################################----------------------| 60.44% tmpgf_Erf.zip |#################################----------------------| 60.49% tmpgf_Erf.zip |#################################----------------------| 60.53% tmpgf_Erf.zip |#################################----------------------| 60.58% tmpgf_Erf.zip |#################################----------------------| 60.62% tmpgf_Erf.zip |#################################----------------------| 60.67% tmpgf_Erf.zip |#################################----------------------| 60.71% tmpgf_Erf.zip |#################################----------------------| 60.76% tmpgf_Erf.zip |#################################----------------------| 60.8% tmpgf_Erf.zip |#################################----------------------| 60.85% tmpgf_Erf.zip |#################################----------------------| 60.9% tmpgf_Erf.zip |##################################---------------------| 60.94% tmpgf_Erf.zip |##################################---------------------| 60.99% tmpgf_Erf.zip |##################################---------------------| 61.03% tmpgf_Erf.zip |##################################---------------------| 61.08% tmpgf_Erf.zip |##################################---------------------| 61.12% tmpgf_Erf.zip |##################################---------------------| 61.17% tmpgf_Erf.zip |##################################---------------------| 61.22% tmpgf_Erf.zip |##################################---------------------| 61.26% tmpgf_Erf.zip |##################################---------------------| 61.31% tmpgf_Erf.zip |##################################---------------------| 61.35% tmpgf_Erf.zip |##################################---------------------| 61.4% tmpgf_Erf.zip |##################################---------------------| 61.44% tmpgf_Erf.zip |##################################---------------------| 61.49% tmpgf_Erf.zip |##################################---------------------| 61.54% tmpgf_Erf.zip |##################################---------------------| 61.58% tmpgf_Erf.zip |##################################---------------------| 61.63% tmpgf_Erf.zip |##################################---------------------| 61.67% tmpgf_Erf.zip |##################################---------------------| 61.72% tmpgf_Erf.zip |##################################---------------------| 61.76% tmpgf_Erf.zip |##################################---------------------| 61.81% tmpgf_Erf.zip |##################################---------------------| 61.85% tmpgf_Erf.zip |##################################---------------------| 61.9% tmpgf_Erf.zip |##################################---------------------| 61.95% tmpgf_Erf.zip |##################################---------------------| 61.99% tmpgf_Erf.zip |##################################---------------------| 62.04% tmpgf_Erf.zip |##################################---------------------| 62.08% tmpgf_Erf.zip |##################################---------------------| 62.13% tmpgf_Erf.zip |##################################---------------------| 62.17% tmpgf_Erf.zip |##################################---------------------| 62.22% tmpgf_Erf.zip |##################################---------------------| 62.27% tmpgf_Erf.zip |##################################---------------------| 62.31% tmpgf_Erf.zip |##################################---------------------| 62.36% tmpgf_Erf.zip |##################################---------------------| 62.4% tmpgf_Erf.zip |##################################---------------------| 62.45% tmpgf_Erf.zip |##################################---------------------| 62.49% tmpgf_Erf.zip |##################################---------------------| 62.54% tmpgf_Erf.zip |##################################---------------------| 62.59% tmpgf_Erf.zip |##################################---------------------| 62.63% tmpgf_Erf.zip |##################################---------------------| 62.68% tmpgf_Erf.zip |##################################---------------------| 62.72% tmpgf_Erf.zip |###################################--------------------| 62.77% tmpgf_Erf.zip |###################################--------------------| 62.81% tmpgf_Erf.zip |###################################--------------------| 62.86% tmpgf_Erf.zip |###################################--------------------| 62.9% tmpgf_Erf.zip |###################################--------------------| 62.95% tmpgf_Erf.zip |###################################--------------------| 63.0% tmpgf_Erf.zip |###################################--------------------| 63.04% tmpgf_Erf.zip |###################################--------------------| 63.09% tmpgf_Erf.zip |###################################--------------------| 63.13% tmpgf_Erf.zip |###################################--------------------| 63.18% tmpgf_Erf.zip |###################################--------------------| 63.22% tmpgf_Erf.zip |###################################--------------------| 63.27% tmpgf_Erf.zip |###################################--------------------| 63.32% tmpgf_Erf.zip |###################################--------------------| 63.36% tmpgf_Erf.zip |###################################--------------------| 63.41% tmpgf_Erf.zip |###################################--------------------| 63.45% tmpgf_Erf.zip |###################################--------------------| 63.5% tmpgf_Erf.zip |###################################--------------------| 63.54% tmpgf_Erf.zip |###################################--------------------| 63.59% tmpgf_Erf.zip |###################################--------------------| 63.64% tmpgf_Erf.zip |###################################--------------------| 63.68% tmpgf_Erf.zip |###################################--------------------| 63.73% tmpgf_Erf.zip |###################################--------------------| 63.77% tmpgf_Erf.zip |###################################--------------------| 63.82% tmpgf_Erf.zip |###################################--------------------| 63.86% tmpgf_Erf.zip |###################################--------------------| 63.91% tmpgf_Erf.zip |###################################--------------------| 63.95% tmpgf_Erf.zip |###################################--------------------| 64.0% tmpgf_Erf.zip |###################################--------------------| 64.05% tmpgf_Erf.zip |###################################--------------------| 64.09% tmpgf_Erf.zip |###################################--------------------| 64.14% tmpgf_Erf.zip |###################################--------------------| 64.18% tmpgf_Erf.zip |###################################--------------------| 64.23% tmpgf_Erf.zip |###################################--------------------| 64.27% tmpgf_Erf.zip |###################################--------------------| 64.32% tmpgf_Erf.zip |###################################--------------------| 64.37% tmpgf_Erf.zip |###################################--------------------| 64.41% tmpgf_Erf.zip |###################################--------------------| 64.46% tmpgf_Erf.zip |###################################--------------------| 64.5% tmpgf_Erf.zip |####################################-------------------| 64.55% tmpgf_Erf.zip |####################################-------------------| 64.59% tmpgf_Erf.zip |####################################-------------------| 64.64% tmpgf_Erf.zip |####################################-------------------| 64.69% tmpgf_Erf.zip |####################################-------------------| 64.73% tmpgf_Erf.zip |####################################-------------------| 64.78% tmpgf_Erf.zip |####################################-------------------| 64.82% tmpgf_Erf.zip |####################################-------------------| 64.87% tmpgf_Erf.zip |####################################-------------------| 64.91% tmpgf_Erf.zip |####################################-------------------| 64.96% tmpgf_Erf.zip |####################################-------------------| 65.0% tmpgf_Erf.zip |####################################-------------------| 65.05% tmpgf_Erf.zip |####################################-------------------| 65.1% tmpgf_Erf.zip |####################################-------------------| 65.14% tmpgf_Erf.zip |####################################-------------------| 65.19% tmpgf_Erf.zip |####################################-------------------| 65.23% tmpgf_Erf.zip |####################################-------------------| 65.28% tmpgf_Erf.zip |####################################-------------------| 65.32% tmpgf_Erf.zip |####################################-------------------| 65.37% tmpgf_Erf.zip |####################################-------------------| 65.42% tmpgf_Erf.zip |####################################-------------------| 65.46% tmpgf_Erf.zip |####################################-------------------| 65.51% tmpgf_Erf.zip |####################################-------------------| 65.55% tmpgf_Erf.zip |####################################-------------------| 65.6% tmpgf_Erf.zip |####################################-------------------| 65.64% tmpgf_Erf.zip |####################################-------------------| 65.69% tmpgf_Erf.zip |####################################-------------------| 65.74% tmpgf_Erf.zip |####################################-------------------| 65.78% tmpgf_Erf.zip |####################################-------------------| 65.83% tmpgf_Erf.zip |####################################-------------------| 65.87% tmpgf_Erf.zip |####################################-------------------| 65.92% tmpgf_Erf.zip |####################################-------------------| 65.96% tmpgf_Erf.zip |####################################-------------------| 66.01% tmpgf_Erf.zip |####################################-------------------| 66.05% tmpgf_Erf.zip |####################################-------------------| 66.1% tmpgf_Erf.zip |####################################-------------------| 66.15% tmpgf_Erf.zip |####################################-------------------| 66.19% tmpgf_Erf.zip |####################################-------------------| 66.24% tmpgf_Erf.zip |####################################-------------------| 66.28% tmpgf_Erf.zip |####################################-------------------| 66.33% tmpgf_Erf.zip |#####################################------------------| 66.37% tmpgf_Erf.zip |#####################################------------------| 66.42% tmpgf_Erf.zip |#####################################------------------| 66.47% tmpgf_Erf.zip |#####################################------------------| 66.51% tmpgf_Erf.zip |#####################################------------------| 66.56% tmpgf_Erf.zip |#####################################------------------| 66.6% tmpgf_Erf.zip |#####################################------------------| 66.65% tmpgf_Erf.zip |#####################################------------------| 66.69% tmpgf_Erf.zip |#####################################------------------| 66.74% tmpgf_Erf.zip |#####################################------------------| 66.78% tmpgf_Erf.zip |#####################################------------------| 66.83% tmpgf_Erf.zip |#####################################------------------| 66.88% tmpgf_Erf.zip |#####################################------------------| 66.92% tmpgf_Erf.zip |#####################################------------------| 66.97% tmpgf_Erf.zip |#####################################------------------| 67.01% tmpgf_Erf.zip |#####################################------------------| 67.06% tmpgf_Erf.zip |#####################################------------------| 67.1% tmpgf_Erf.zip |#####################################------------------| 67.15% tmpgf_Erf.zip |#####################################------------------| 67.2% tmpgf_Erf.zip |#####################################------------------| 67.24% tmpgf_Erf.zip |#####################################------------------| 67.29% tmpgf_Erf.zip |#####################################------------------| 67.33% tmpgf_Erf.zip |#####################################------------------| 67.38% tmpgf_Erf.zip |#####################################------------------| 67.42% tmpgf_Erf.zip |#####################################------------------| 67.47% tmpgf_Erf.zip |#####################################------------------| 67.52% tmpgf_Erf.zip |#####################################------------------| 67.56% tmpgf_Erf.zip |#####################################------------------| 67.61% tmpgf_Erf.zip |#####################################------------------| 67.65% tmpgf_Erf.zip |#####################################------------------| 67.7% tmpgf_Erf.zip |#####################################------------------| 67.74% tmpgf_Erf.zip |#####################################------------------| 67.79% tmpgf_Erf.zip |#####################################------------------| 67.83% tmpgf_Erf.zip |#####################################------------------| 67.88% tmpgf_Erf.zip |#####################################------------------| 67.93% tmpgf_Erf.zip |#####################################------------------| 67.97% tmpgf_Erf.zip |#####################################------------------| 68.02% tmpgf_Erf.zip |#####################################------------------| 68.06% tmpgf_Erf.zip |#####################################------------------| 68.11% tmpgf_Erf.zip |#####################################------------------| 68.15% tmpgf_Erf.zip |######################################-----------------| 68.2% tmpgf_Erf.zip |######################################-----------------| 68.25% tmpgf_Erf.zip |######################################-----------------| 68.29% tmpgf_Erf.zip |######################################-----------------| 68.34% tmpgf_Erf.zip |######################################-----------------| 68.38% tmpgf_Erf.zip |######################################-----------------| 68.43% tmpgf_Erf.zip |######################################-----------------| 68.47% tmpgf_Erf.zip |######################################-----------------| 68.52% tmpgf_Erf.zip |######################################-----------------| 68.57% tmpgf_Erf.zip |######################################-----------------| 68.61% tmpgf_Erf.zip |######################################-----------------| 68.66% tmpgf_Erf.zip |######################################-----------------| 68.7% tmpgf_Erf.zip |######################################-----------------| 68.75% tmpgf_Erf.zip |######################################-----------------| 68.79% tmpgf_Erf.zip |######################################-----------------| 68.84% tmpgf_Erf.zip |######################################-----------------| 68.88% tmpgf_Erf.zip |######################################-----------------| 68.93% tmpgf_Erf.zip |######################################-----------------| 68.98% tmpgf_Erf.zip |######################################-----------------| 69.02% tmpgf_Erf.zip |######################################-----------------| 69.07% tmpgf_Erf.zip |######################################-----------------| 69.11% tmpgf_Erf.zip |######################################-----------------| 69.16% tmpgf_Erf.zip |######################################-----------------| 69.2% tmpgf_Erf.zip |######################################-----------------| 69.25% tmpgf_Erf.zip |######################################-----------------| 69.3% tmpgf_Erf.zip |######################################-----------------| 69.34% tmpgf_Erf.zip |######################################-----------------| 69.39% tmpgf_Erf.zip |######################################-----------------| 69.43% tmpgf_Erf.zip |######################################-----------------| 69.48% tmpgf_Erf.zip |######################################-----------------| 69.52% tmpgf_Erf.zip |######################################-----------------| 69.57% tmpgf_Erf.zip |######################################-----------------| 69.62% tmpgf_Erf.zip |######################################-----------------| 69.66% tmpgf_Erf.zip |######################################-----------------| 69.71% tmpgf_Erf.zip |######################################-----------------| 69.75% tmpgf_Erf.zip |######################################-----------------| 69.8% tmpgf_Erf.zip |######################################-----------------| 69.84% tmpgf_Erf.zip |######################################-----------------| 69.89% tmpgf_Erf.zip |######################################-----------------| 69.93% tmpgf_Erf.zip |######################################-----------------| 69.98% tmpgf_Erf.zip |#######################################----------------| 70.03% tmpgf_Erf.zip |#######################################----------------| 70.07% tmpgf_Erf.zip |#######################################----------------| 70.12% tmpgf_Erf.zip |#######################################----------------| 70.16% tmpgf_Erf.zip |#######################################----------------| 70.21% tmpgf_Erf.zip |#######################################----------------| 70.25% tmpgf_Erf.zip |#######################################----------------| 70.3% tmpgf_Erf.zip |#######################################----------------| 70.35% tmpgf_Erf.zip |#######################################----------------| 70.39% tmpgf_Erf.zip |#######################################----------------| 70.44% tmpgf_Erf.zip |#######################################----------------| 70.48% tmpgf_Erf.zip |#######################################----------------| 70.53% tmpgf_Erf.zip |#######################################----------------| 70.57% tmpgf_Erf.zip |#######################################----------------| 70.62% tmpgf_Erf.zip |#######################################----------------| 70.67% tmpgf_Erf.zip |#######################################----------------| 70.71% tmpgf_Erf.zip |#######################################----------------| 70.76% tmpgf_Erf.zip |#######################################----------------| 70.8% tmpgf_Erf.zip |#######################################----------------| 70.85% tmpgf_Erf.zip |#######################################----------------| 70.89% tmpgf_Erf.zip |#######################################----------------| 70.94% tmpgf_Erf.zip |#######################################----------------| 70.98% tmpgf_Erf.zip |#######################################----------------| 71.03% tmpgf_Erf.zip |#######################################----------------| 71.08% tmpgf_Erf.zip |#######################################----------------| 71.12% tmpgf_Erf.zip |#######################################----------------| 71.17% tmpgf_Erf.zip |#######################################----------------| 71.21% tmpgf_Erf.zip |#######################################----------------| 71.26% tmpgf_Erf.zip |#######################################----------------| 71.3% tmpgf_Erf.zip |#######################################----------------| 71.35% tmpgf_Erf.zip |#######################################----------------| 71.4% tmpgf_Erf.zip |#######################################----------------| 71.44% tmpgf_Erf.zip |#######################################----------------| 71.49% tmpgf_Erf.zip |#######################################----------------| 71.53% tmpgf_Erf.zip |#######################################----------------| 71.58% tmpgf_Erf.zip |#######################################----------------| 71.62% tmpgf_Erf.zip |#######################################----------------| 71.67% tmpgf_Erf.zip |#######################################----------------| 71.72% tmpgf_Erf.zip |#######################################----------------| 71.76% tmpgf_Erf.zip |#######################################----------------| 71.81% tmpgf_Erf.zip |########################################---------------| 71.85% tmpgf_Erf.zip |########################################---------------| 71.9% tmpgf_Erf.zip |########################################---------------| 71.94% tmpgf_Erf.zip |########################################---------------| 71.99% tmpgf_Erf.zip |########################################---------------| 72.03% tmpgf_Erf.zip |########################################---------------| 72.08% tmpgf_Erf.zip |########################################---------------| 72.13% tmpgf_Erf.zip |########################################---------------| 72.17% tmpgf_Erf.zip |########################################---------------| 72.22% tmpgf_Erf.zip |########################################---------------| 72.26% tmpgf_Erf.zip |########################################---------------| 72.31% tmpgf_Erf.zip |########################################---------------| 72.35% tmpgf_Erf.zip |########################################---------------| 72.4% tmpgf_Erf.zip |########################################---------------| 72.45% tmpgf_Erf.zip |########################################---------------| 72.49% tmpgf_Erf.zip |########################################---------------| 72.54% tmpgf_Erf.zip |########################################---------------| 72.58% tmpgf_Erf.zip |########################################---------------| 72.63% tmpgf_Erf.zip |########################################---------------| 72.67% tmpgf_Erf.zip |########################################---------------| 72.72% tmpgf_Erf.zip |########################################---------------| 72.77% tmpgf_Erf.zip |########################################---------------| 72.81% tmpgf_Erf.zip |########################################---------------| 72.86% tmpgf_Erf.zip |########################################---------------| 72.9% tmpgf_Erf.zip |########################################---------------| 72.95% tmpgf_Erf.zip |########################################---------------| 72.99% tmpgf_Erf.zip |########################################---------------| 73.04% tmpgf_Erf.zip |########################################---------------| 73.08% tmpgf_Erf.zip |########################################---------------| 73.13% tmpgf_Erf.zip |########################################---------------| 73.18% tmpgf_Erf.zip |########################################---------------| 73.22% tmpgf_Erf.zip |########################################---------------| 73.27% tmpgf_Erf.zip |########################################---------------| 73.31% tmpgf_Erf.zip |########################################---------------| 73.36% tmpgf_Erf.zip |########################################---------------| 73.4% tmpgf_Erf.zip |########################################---------------| 73.45% tmpgf_Erf.zip |########################################---------------| 73.5% tmpgf_Erf.zip |########################################---------------| 73.54% tmpgf_Erf.zip |########################################---------------| 73.59% tmpgf_Erf.zip |########################################---------------| 73.63% tmpgf_Erf.zip |#########################################--------------| 73.68% tmpgf_Erf.zip |#########################################--------------| 73.72% tmpgf_Erf.zip |#########################################--------------| 73.77% tmpgf_Erf.zip |#########################################--------------| 73.81% tmpgf_Erf.zip |#########################################--------------| 73.86% tmpgf_Erf.zip |#########################################--------------| 73.91% tmpgf_Erf.zip |#########################################--------------| 73.95% tmpgf_Erf.zip |#########################################--------------| 74.0% tmpgf_Erf.zip |#########################################--------------| 74.04% tmpgf_Erf.zip |#########################################--------------| 74.09% tmpgf_Erf.zip |#########################################--------------| 74.13% tmpgf_Erf.zip |#########################################--------------| 74.18% tmpgf_Erf.zip |#########################################--------------| 74.23% tmpgf_Erf.zip |#########################################--------------| 74.27% tmpgf_Erf.zip |#########################################--------------| 74.32% tmpgf_Erf.zip |#########################################--------------| 74.36% tmpgf_Erf.zip |#########################################--------------| 74.41% tmpgf_Erf.zip |#########################################--------------| 74.45% tmpgf_Erf.zip |#########################################--------------| 74.5% tmpgf_Erf.zip |#########################################--------------| 74.55% tmpgf_Erf.zip |#########################################--------------| 74.59% tmpgf_Erf.zip |#########################################--------------| 74.64% tmpgf_Erf.zip |#########################################--------------| 74.68% tmpgf_Erf.zip |#########################################--------------| 74.73% tmpgf_Erf.zip |#########################################--------------| 74.77% tmpgf_Erf.zip |#########################################--------------| 74.82% tmpgf_Erf.zip |#########################################--------------| 74.86% tmpgf_Erf.zip |#########################################--------------| 74.91% tmpgf_Erf.zip |#########################################--------------| 74.96% tmpgf_Erf.zip |#########################################--------------| 75.0% tmpgf_Erf.zip |#########################################--------------| 75.05% tmpgf_Erf.zip |#########################################--------------| 75.09% tmpgf_Erf.zip |#########################################--------------| 75.14% tmpgf_Erf.zip |#########################################--------------| 75.18% tmpgf_Erf.zip |#########################################--------------| 75.23% tmpgf_Erf.zip |#########################################--------------| 75.28% tmpgf_Erf.zip |#########################################--------------| 75.32% tmpgf_Erf.zip |#########################################--------------| 75.37% tmpgf_Erf.zip |#########################################--------------| 75.41% tmpgf_Erf.zip |##########################################-------------| 75.46% tmpgf_Erf.zip |##########################################-------------| 75.5% tmpgf_Erf.zip |##########################################-------------| 75.55% tmpgf_Erf.zip |##########################################-------------| 75.6% tmpgf_Erf.zip |##########################################-------------| 75.64% tmpgf_Erf.zip |##########################################-------------| 75.69% tmpgf_Erf.zip |##########################################-------------| 75.73% tmpgf_Erf.zip |##########################################-------------| 75.78% tmpgf_Erf.zip |##########################################-------------| 75.82% tmpgf_Erf.zip |##########################################-------------| 75.87% tmpgf_Erf.zip |##########################################-------------| 75.91% tmpgf_Erf.zip |##########################################-------------| 75.96% tmpgf_Erf.zip |##########################################-------------| 76.01% tmpgf_Erf.zip |##########################################-------------| 76.05% tmpgf_Erf.zip |##########################################-------------| 76.1% tmpgf_Erf.zip |##########################################-------------| 76.14% tmpgf_Erf.zip |##########################################-------------| 76.19% tmpgf_Erf.zip |##########################################-------------| 76.23% tmpgf_Erf.zip |##########################################-------------| 76.28% tmpgf_Erf.zip |##########################################-------------| 76.33% tmpgf_Erf.zip |##########################################-------------| 76.37% tmpgf_Erf.zip |##########################################-------------| 76.42% tmpgf_Erf.zip |##########################################-------------| 76.46% tmpgf_Erf.zip |##########################################-------------| 76.51% tmpgf_Erf.zip |##########################################-------------| 76.55% tmpgf_Erf.zip |##########################################-------------| 76.6% tmpgf_Erf.zip |##########################################-------------| 76.65% tmpgf_Erf.zip |##########################################-------------| 76.69% tmpgf_Erf.zip |##########################################-------------| 76.74% tmpgf_Erf.zip |##########################################-------------| 76.78% tmpgf_Erf.zip |##########################################-------------| 76.83% tmpgf_Erf.zip |##########################################-------------| 76.87% tmpgf_Erf.zip |##########################################-------------| 76.92% tmpgf_Erf.zip |##########################################-------------| 76.96% tmpgf_Erf.zip |##########################################-------------| 77.01% tmpgf_Erf.zip |##########################################-------------| 77.06% tmpgf_Erf.zip |##########################################-------------| 77.1% tmpgf_Erf.zip |##########################################-------------| 77.15% tmpgf_Erf.zip |##########################################-------------| 77.19% tmpgf_Erf.zip |##########################################-------------| 77.24% tmpgf_Erf.zip |###########################################------------| 77.28% tmpgf_Erf.zip |###########################################------------| 77.33% tmpgf_Erf.zip |###########################################------------| 77.38% tmpgf_Erf.zip |###########################################------------| 77.42% tmpgf_Erf.zip |###########################################------------| 77.47% tmpgf_Erf.zip |###########################################------------| 77.51% tmpgf_Erf.zip |###########################################------------| 77.56% tmpgf_Erf.zip |###########################################------------| 77.6% tmpgf_Erf.zip |###########################################------------| 77.65% tmpgf_Erf.zip |###########################################------------| 77.7% tmpgf_Erf.zip |###########################################------------| 77.74% tmpgf_Erf.zip |###########################################------------| 77.79% tmpgf_Erf.zip |###########################################------------| 77.83% tmpgf_Erf.zip |###########################################------------| 77.88% tmpgf_Erf.zip |###########################################------------| 77.92% tmpgf_Erf.zip |###########################################------------| 77.97% tmpgf_Erf.zip |###########################################------------| 78.01% tmpgf_Erf.zip |###########################################------------| 78.06% tmpgf_Erf.zip |###########################################------------| 78.11% tmpgf_Erf.zip |###########################################------------| 78.15% tmpgf_Erf.zip |###########################################------------| 78.2% tmpgf_Erf.zip |###########################################------------| 78.24% tmpgf_Erf.zip |###########################################------------| 78.29% tmpgf_Erf.zip |###########################################------------| 78.33% tmpgf_Erf.zip |###########################################------------| 78.38% tmpgf_Erf.zip |###########################################------------| 78.43% tmpgf_Erf.zip |###########################################------------| 78.47% tmpgf_Erf.zip |###########################################------------| 78.52% tmpgf_Erf.zip |###########################################------------| 78.56% tmpgf_Erf.zip |###########################################------------| 78.61% tmpgf_Erf.zip |###########################################------------| 78.65% tmpgf_Erf.zip |###########################################------------| 78.7% tmpgf_Erf.zip |###########################################------------| 78.75% tmpgf_Erf.zip |###########################################------------| 78.79% tmpgf_Erf.zip |###########################################------------| 78.84% tmpgf_Erf.zip |###########################################------------| 78.88% tmpgf_Erf.zip |###########################################------------| 78.93% tmpgf_Erf.zip |###########################################------------| 78.97% tmpgf_Erf.zip |###########################################------------| 79.02% tmpgf_Erf.zip |###########################################------------| 79.06% tmpgf_Erf.zip |############################################-----------| 79.11% tmpgf_Erf.zip |############################################-----------| 79.16% tmpgf_Erf.zip |############################################-----------| 79.2% tmpgf_Erf.zip |############################################-----------| 79.25% tmpgf_Erf.zip |############################################-----------| 79.29% tmpgf_Erf.zip |############################################-----------| 79.34% tmpgf_Erf.zip |############################################-----------| 79.38% tmpgf_Erf.zip |############################################-----------| 79.43% tmpgf_Erf.zip |############################################-----------| 79.48% tmpgf_Erf.zip |############################################-----------| 79.52% tmpgf_Erf.zip |############################################-----------| 79.57% tmpgf_Erf.zip |############################################-----------| 79.61% tmpgf_Erf.zip |############################################-----------| 79.66% tmpgf_Erf.zip |############################################-----------| 79.7% tmpgf_Erf.zip |############################################-----------| 79.75% tmpgf_Erf.zip |############################################-----------| 79.8% tmpgf_Erf.zip |############################################-----------| 79.84% tmpgf_Erf.zip |############################################-----------| 79.89% tmpgf_Erf.zip |############################################-----------| 79.93% tmpgf_Erf.zip |############################################-----------| 79.98% tmpgf_Erf.zip |############################################-----------| 80.02% tmpgf_Erf.zip |############################################-----------| 80.07% tmpgf_Erf.zip |############################################-----------| 80.11% tmpgf_Erf.zip |############################################-----------| 80.16% tmpgf_Erf.zip |############################################-----------| 80.21% tmpgf_Erf.zip |############################################-----------| 80.25% tmpgf_Erf.zip |############################################-----------| 80.3% tmpgf_Erf.zip |############################################-----------| 80.34% tmpgf_Erf.zip |############################################-----------| 80.39% tmpgf_Erf.zip |############################################-----------| 80.43% tmpgf_Erf.zip |############################################-----------| 80.48% tmpgf_Erf.zip |############################################-----------| 80.53% tmpgf_Erf.zip |############################################-----------| 80.57% tmpgf_Erf.zip |############################################-----------| 80.62% tmpgf_Erf.zip |############################################-----------| 80.66% tmpgf_Erf.zip |############################################-----------| 80.71% tmpgf_Erf.zip |############################################-----------| 80.75% tmpgf_Erf.zip |############################################-----------| 80.8% tmpgf_Erf.zip |############################################-----------| 80.84% tmpgf_Erf.zip |############################################-----------| 80.89% tmpgf_Erf.zip |#############################################----------| 80.94% tmpgf_Erf.zip |#############################################----------| 80.98% tmpgf_Erf.zip |#############################################----------| 81.03% tmpgf_Erf.zip |#############################################----------| 81.07% tmpgf_Erf.zip |#############################################----------| 81.12% tmpgf_Erf.zip |#############################################----------| 81.16% tmpgf_Erf.zip |#############################################----------| 81.21% tmpgf_Erf.zip |#############################################----------| 81.26% tmpgf_Erf.zip |#############################################----------| 81.3% tmpgf_Erf.zip |#############################################----------| 81.35% tmpgf_Erf.zip |#############################################----------| 81.39% tmpgf_Erf.zip |#############################################----------| 81.44% tmpgf_Erf.zip |#############################################----------| 81.48% tmpgf_Erf.zip |#############################################----------| 81.53% tmpgf_Erf.zip |#############################################----------| 81.58% tmpgf_Erf.zip |#############################################----------| 81.62% tmpgf_Erf.zip |#############################################----------| 81.67% tmpgf_Erf.zip |#############################################----------| 81.71% tmpgf_Erf.zip |#############################################----------| 81.76% tmpgf_Erf.zip |#############################################----------| 81.8% tmpgf_Erf.zip |#############################################----------| 81.85% tmpgf_Erf.zip |#############################################----------| 81.89% tmpgf_Erf.zip |#############################################----------| 81.94% tmpgf_Erf.zip |#############################################----------| 81.99% tmpgf_Erf.zip |#############################################----------| 82.03% tmpgf_Erf.zip |#############################################----------| 82.08% tmpgf_Erf.zip |#############################################----------| 82.12% tmpgf_Erf.zip |#############################################----------| 82.17% tmpgf_Erf.zip |#############################################----------| 82.21% tmpgf_Erf.zip |#############################################----------| 82.26% tmpgf_Erf.zip |#############################################----------| 82.31% tmpgf_Erf.zip |#############################################----------| 82.35% tmpgf_Erf.zip |#############################################----------| 82.4% tmpgf_Erf.zip |#############################################----------| 82.44% tmpgf_Erf.zip |#############################################----------| 82.49% tmpgf_Erf.zip |#############################################----------| 82.53% tmpgf_Erf.zip |#############################################----------| 82.58% tmpgf_Erf.zip |#############################################----------| 82.63% tmpgf_Erf.zip |#############################################----------| 82.67% tmpgf_Erf.zip |#############################################----------| 82.72% tmpgf_Erf.zip |##############################################---------| 82.76% tmpgf_Erf.zip |##############################################---------| 82.81% tmpgf_Erf.zip |##############################################---------| 82.85% tmpgf_Erf.zip |##############################################---------| 82.9% tmpgf_Erf.zip |##############################################---------| 82.94% tmpgf_Erf.zip |##############################################---------| 82.99% tmpgf_Erf.zip |##############################################---------| 83.04% tmpgf_Erf.zip |##############################################---------| 83.08% tmpgf_Erf.zip |##############################################---------| 83.13% tmpgf_Erf.zip |##############################################---------| 83.17% tmpgf_Erf.zip |##############################################---------| 83.22% tmpgf_Erf.zip |##############################################---------| 83.26% tmpgf_Erf.zip |##############################################---------| 83.31% tmpgf_Erf.zip |##############################################---------| 83.36% tmpgf_Erf.zip |##############################################---------| 83.4% tmpgf_Erf.zip |##############################################---------| 83.45% tmpgf_Erf.zip |##############################################---------| 83.49% tmpgf_Erf.zip |##############################################---------| 83.54% tmpgf_Erf.zip |##############################################---------| 83.58% tmpgf_Erf.zip |##############################################---------| 83.63% tmpgf_Erf.zip |##############################################---------| 83.68% tmpgf_Erf.zip |##############################################---------| 83.72% tmpgf_Erf.zip |##############################################---------| 83.77% tmpgf_Erf.zip |##############################################---------| 83.81% tmpgf_Erf.zip |##############################################---------| 83.86% tmpgf_Erf.zip |##############################################---------| 83.9% tmpgf_Erf.zip |##############################################---------| 83.95% tmpgf_Erf.zip |##############################################---------| 83.99% tmpgf_Erf.zip |##############################################---------| 84.04% tmpgf_Erf.zip |##############################################---------| 84.09% tmpgf_Erf.zip |##############################################---------| 84.13% tmpgf_Erf.zip |##############################################---------| 84.18% tmpgf_Erf.zip |##############################################---------| 84.22% tmpgf_Erf.zip |##############################################---------| 84.27% tmpgf_Erf.zip |##############################################---------| 84.31% tmpgf_Erf.zip |##############################################---------| 84.36% tmpgf_Erf.zip |##############################################---------| 84.41% tmpgf_Erf.zip |##############################################---------| 84.45% tmpgf_Erf.zip |##############################################---------| 84.5% tmpgf_Erf.zip |##############################################---------| 84.54% tmpgf_Erf.zip |###############################################--------| 84.59% tmpgf_Erf.zip |###############################################--------| 84.63% tmpgf_Erf.zip |###############################################--------| 84.68% tmpgf_Erf.zip |###############################################--------| 84.73% tmpgf_Erf.zip |###############################################--------| 84.77% tmpgf_Erf.zip |###############################################--------| 84.82% tmpgf_Erf.zip |###############################################--------| 84.86% tmpgf_Erf.zip |###############################################--------| 84.91% tmpgf_Erf.zip |###############################################--------| 84.95% tmpgf_Erf.zip |###############################################--------| 85.0% tmpgf_Erf.zip |###############################################--------| 85.04% tmpgf_Erf.zip |###############################################--------| 85.09% tmpgf_Erf.zip |###############################################--------| 85.14% tmpgf_Erf.zip |###############################################--------| 85.18% tmpgf_Erf.zip |###############################################--------| 85.23% tmpgf_Erf.zip |###############################################--------| 85.27% tmpgf_Erf.zip |###############################################--------| 85.32% tmpgf_Erf.zip |###############################################--------| 85.36% tmpgf_Erf.zip |###############################################--------| 85.41% tmpgf_Erf.zip |###############################################--------| 85.46% tmpgf_Erf.zip |###############################################--------| 85.5% tmpgf_Erf.zip |###############################################--------| 85.55% tmpgf_Erf.zip |###############################################--------| 85.59% tmpgf_Erf.zip |###############################################--------| 85.64% tmpgf_Erf.zip |###############################################--------| 85.68% tmpgf_Erf.zip |###############################################--------| 85.73% tmpgf_Erf.zip |###############################################--------| 85.78% tmpgf_Erf.zip |###############################################--------| 85.82% tmpgf_Erf.zip |###############################################--------| 85.87% tmpgf_Erf.zip |###############################################--------| 85.91% tmpgf_Erf.zip |###############################################--------| 85.96% tmpgf_Erf.zip |###############################################--------| 86.0% tmpgf_Erf.zip |###############################################--------| 86.05% tmpgf_Erf.zip |###############################################--------| 86.09% tmpgf_Erf.zip |###############################################--------| 86.14% tmpgf_Erf.zip |###############################################--------| 86.19% tmpgf_Erf.zip |###############################################--------| 86.23% tmpgf_Erf.zip |###############################################--------| 86.28% tmpgf_Erf.zip |###############################################--------| 86.32% tmpgf_Erf.zip |################################################-------| 86.37% tmpgf_Erf.zip |################################################-------| 86.41% tmpgf_Erf.zip |################################################-------| 86.46% tmpgf_Erf.zip |################################################-------| 86.51% tmpgf_Erf.zip |################################################-------| 86.55% tmpgf_Erf.zip |################################################-------| 86.6% tmpgf_Erf.zip |################################################-------| 86.64% tmpgf_Erf.zip |################################################-------| 86.69% tmpgf_Erf.zip |################################################-------| 86.73% tmpgf_Erf.zip |################################################-------| 86.78% tmpgf_Erf.zip |################################################-------| 86.83% tmpgf_Erf.zip |################################################-------| 86.87% tmpgf_Erf.zip |################################################-------| 86.92% tmpgf_Erf.zip |################################################-------| 86.96% tmpgf_Erf.zip |################################################-------| 87.01% tmpgf_Erf.zip |################################################-------| 87.05% tmpgf_Erf.zip |################################################-------| 87.1% tmpgf_Erf.zip |################################################-------| 87.14% tmpgf_Erf.zip |################################################-------| 87.19% tmpgf_Erf.zip |################################################-------| 87.24% tmpgf_Erf.zip |################################################-------| 87.28% tmpgf_Erf.zip |################################################-------| 87.33% tmpgf_Erf.zip |################################################-------| 87.37% tmpgf_Erf.zip |################################################-------| 87.42% tmpgf_Erf.zip |################################################-------| 87.46% tmpgf_Erf.zip |################################################-------| 87.51% tmpgf_Erf.zip |################################################-------| 87.56% tmpgf_Erf.zip |################################################-------| 87.6% tmpgf_Erf.zip |################################################-------| 87.65% tmpgf_Erf.zip |################################################-------| 87.69% tmpgf_Erf.zip |################################################-------| 87.74% tmpgf_Erf.zip |################################################-------| 87.78% tmpgf_Erf.zip |################################################-------| 87.83% tmpgf_Erf.zip |################################################-------| 87.87% tmpgf_Erf.zip |################################################-------| 87.92% tmpgf_Erf.zip |################################################-------| 87.97% tmpgf_Erf.zip |################################################-------| 88.01% tmpgf_Erf.zip |################################################-------| 88.06% tmpgf_Erf.zip |################################################-------| 88.1% tmpgf_Erf.zip |################################################-------| 88.15% tmpgf_Erf.zip |#################################################------| 88.19% tmpgf_Erf.zip |#################################################------| 88.24% tmpgf_Erf.zip |#################################################------| 88.29% tmpgf_Erf.zip |#################################################------| 88.33% tmpgf_Erf.zip |#################################################------| 88.38% tmpgf_Erf.zip |#################################################------| 88.42% tmpgf_Erf.zip |#################################################------| 88.47% tmpgf_Erf.zip |#################################################------| 88.51% tmpgf_Erf.zip |#################################################------| 88.56% tmpgf_Erf.zip |#################################################------| 88.61% tmpgf_Erf.zip |#################################################------| 88.65% tmpgf_Erf.zip |#################################################------| 88.7% tmpgf_Erf.zip |#################################################------| 88.74% tmpgf_Erf.zip |#################################################------| 88.79% tmpgf_Erf.zip |#################################################------| 88.83% tmpgf_Erf.zip |#################################################------| 88.88% tmpgf_Erf.zip |#################################################------| 88.92% tmpgf_Erf.zip |#################################################------| 88.97% tmpgf_Erf.zip |#################################################------| 89.02% tmpgf_Erf.zip |#################################################------| 89.06% tmpgf_Erf.zip |#################################################------| 89.11% tmpgf_Erf.zip |#################################################------| 89.15% tmpgf_Erf.zip |#################################################------| 89.2% tmpgf_Erf.zip |#################################################------| 89.24% tmpgf_Erf.zip |#################################################------| 89.29% tmpgf_Erf.zip |#################################################------| 89.34% tmpgf_Erf.zip |#################################################------| 89.38% tmpgf_Erf.zip |#################################################------| 89.43% tmpgf_Erf.zip |#################################################------| 89.47% tmpgf_Erf.zip |#################################################------| 89.52% tmpgf_Erf.zip |#################################################------| 89.56% tmpgf_Erf.zip |#################################################------| 89.61% tmpgf_Erf.zip |#################################################------| 89.66% tmpgf_Erf.zip |#################################################------| 89.7% tmpgf_Erf.zip |#################################################------| 89.75% tmpgf_Erf.zip |#################################################------| 89.79% tmpgf_Erf.zip |#################################################------| 89.84% tmpgf_Erf.zip |#################################################------| 89.88% tmpgf_Erf.zip |#################################################------| 89.93% tmpgf_Erf.zip |#################################################------| 89.97% tmpgf_Erf.zip |##################################################-----| 90.02% tmpgf_Erf.zip |##################################################-----| 90.07% tmpgf_Erf.zip |##################################################-----| 90.11% tmpgf_Erf.zip |##################################################-----| 90.16% tmpgf_Erf.zip |##################################################-----| 90.2% tmpgf_Erf.zip |##################################################-----| 90.25% tmpgf_Erf.zip |##################################################-----| 90.29% tmpgf_Erf.zip |##################################################-----| 90.34% tmpgf_Erf.zip |##################################################-----| 90.39% tmpgf_Erf.zip |##################################################-----| 90.43% tmpgf_Erf.zip |##################################################-----| 90.48% tmpgf_Erf.zip |##################################################-----| 90.52% tmpgf_Erf.zip |##################################################-----| 90.57% tmpgf_Erf.zip |##################################################-----| 90.61% tmpgf_Erf.zip |##################################################-----| 90.66% tmpgf_Erf.zip |##################################################-----| 90.71% tmpgf_Erf.zip |##################################################-----| 90.75% tmpgf_Erf.zip |##################################################-----| 90.8% tmpgf_Erf.zip |##################################################-----| 90.84% tmpgf_Erf.zip |##################################################-----| 90.89% tmpgf_Erf.zip |##################################################-----| 90.93% tmpgf_Erf.zip |##################################################-----| 90.98% tmpgf_Erf.zip |##################################################-----| 91.02% tmpgf_Erf.zip |##################################################-----| 91.07% tmpgf_Erf.zip |##################################################-----| 91.12% tmpgf_Erf.zip |##################################################-----| 91.16% tmpgf_Erf.zip |##################################################-----| 91.21% tmpgf_Erf.zip |##################################################-----| 91.25% tmpgf_Erf.zip |##################################################-----| 91.3% tmpgf_Erf.zip |##################################################-----| 91.34% tmpgf_Erf.zip |##################################################-----| 91.39% tmpgf_Erf.zip |##################################################-----| 91.44% tmpgf_Erf.zip |##################################################-----| 91.48% tmpgf_Erf.zip |##################################################-----| 91.53% tmpgf_Erf.zip |##################################################-----| 91.57% tmpgf_Erf.zip |##################################################-----| 91.62% tmpgf_Erf.zip |##################################################-----| 91.66% tmpgf_Erf.zip |##################################################-----| 91.71% tmpgf_Erf.zip |##################################################-----| 91.76% tmpgf_Erf.zip |##################################################-----| 91.8% tmpgf_Erf.zip |###################################################----| 91.85% tmpgf_Erf.zip |###################################################----| 91.89% tmpgf_Erf.zip |###################################################----| 91.94% tmpgf_Erf.zip |###################################################----| 91.98% tmpgf_Erf.zip |###################################################----| 92.03% tmpgf_Erf.zip |###################################################----| 92.07% tmpgf_Erf.zip |###################################################----| 92.12% tmpgf_Erf.zip |###################################################----| 92.17% tmpgf_Erf.zip |###################################################----| 92.21% tmpgf_Erf.zip |###################################################----| 92.26% tmpgf_Erf.zip |###################################################----| 92.3% tmpgf_Erf.zip |###################################################----| 92.35% tmpgf_Erf.zip |###################################################----| 92.39% tmpgf_Erf.zip |###################################################----| 92.44% tmpgf_Erf.zip |###################################################----| 92.49% tmpgf_Erf.zip |###################################################----| 92.53% tmpgf_Erf.zip |###################################################----| 92.58% tmpgf_Erf.zip |###################################################----| 92.62% tmpgf_Erf.zip |###################################################----| 92.67% tmpgf_Erf.zip |###################################################----| 92.71% tmpgf_Erf.zip |###################################################----| 92.76% tmpgf_Erf.zip |###################################################----| 92.81% tmpgf_Erf.zip |###################################################----| 92.85% tmpgf_Erf.zip |###################################################----| 92.9% tmpgf_Erf.zip |###################################################----| 92.94% tmpgf_Erf.zip |###################################################----| 92.99% tmpgf_Erf.zip |###################################################----| 93.03% tmpgf_Erf.zip |###################################################----| 93.08% tmpgf_Erf.zip |###################################################----| 93.12% tmpgf_Erf.zip |###################################################----| 93.17% tmpgf_Erf.zip |###################################################----| 93.22% tmpgf_Erf.zip |###################################################----| 93.26% tmpgf_Erf.zip |###################################################----| 93.31% tmpgf_Erf.zip |###################################################----| 93.35% tmpgf_Erf.zip |###################################################----| 93.4% tmpgf_Erf.zip |###################################################----| 93.44% tmpgf_Erf.zip |###################################################----| 93.49% tmpgf_Erf.zip |###################################################----| 93.54% tmpgf_Erf.zip |###################################################----| 93.58% tmpgf_Erf.zip |###################################################----| 93.63% tmpgf_Erf.zip |####################################################---| 93.67% tmpgf_Erf.zip |####################################################---| 93.72% tmpgf_Erf.zip |####################################################---| 93.76% tmpgf_Erf.zip |####################################################---| 93.81% tmpgf_Erf.zip |####################################################---| 93.86% tmpgf_Erf.zip |####################################################---| 93.9% tmpgf_Erf.zip |####################################################---| 93.95% tmpgf_Erf.zip |####################################################---| 93.99% tmpgf_Erf.zip |####################################################---| 94.04% tmpgf_Erf.zip |####################################################---| 94.08% tmpgf_Erf.zip |####################################################---| 94.13% tmpgf_Erf.zip |####################################################---| 94.17% tmpgf_Erf.zip |####################################################---| 94.22% tmpgf_Erf.zip |####################################################---| 94.27% tmpgf_Erf.zip |####################################################---| 94.31% tmpgf_Erf.zip |####################################################---| 94.36% tmpgf_Erf.zip |####################################################---| 94.4% tmpgf_Erf.zip |####################################################---| 94.45% tmpgf_Erf.zip |####################################################---| 94.49% tmpgf_Erf.zip |####################################################---| 94.54% tmpgf_Erf.zip |####################################################---| 94.59% tmpgf_Erf.zip |####################################################---| 94.63% tmpgf_Erf.zip |####################################################---| 94.68% tmpgf_Erf.zip |####################################################---| 94.72% tmpgf_Erf.zip |####################################################---| 94.77% tmpgf_Erf.zip |####################################################---| 94.81% tmpgf_Erf.zip |####################################################---| 94.86% tmpgf_Erf.zip |####################################################---| 94.9% tmpgf_Erf.zip |####################################################---| 94.95% tmpgf_Erf.zip |####################################################---| 95.0% tmpgf_Erf.zip |####################################################---| 95.04% tmpgf_Erf.zip |####################################################---| 95.09% tmpgf_Erf.zip |####################################################---| 95.13% tmpgf_Erf.zip |####################################################---| 95.18% tmpgf_Erf.zip |####################################################---| 95.22% tmpgf_Erf.zip |####################################################---| 95.27% tmpgf_Erf.zip |####################################################---| 95.32% tmpgf_Erf.zip |####################################################---| 95.36% tmpgf_Erf.zip |####################################################---| 95.41% tmpgf_Erf.zip |####################################################---| 95.45% tmpgf_Erf.zip |#####################################################--| 95.5% tmpgf_Erf.zip |#####################################################--| 95.54% tmpgf_Erf.zip |#####################################################--| 95.59% tmpgf_Erf.zip |#####################################################--| 95.64% tmpgf_Erf.zip |#####################################################--| 95.68% tmpgf_Erf.zip |#####################################################--| 95.73% tmpgf_Erf.zip |#####################################################--| 95.77% tmpgf_Erf.zip |#####################################################--| 95.82% tmpgf_Erf.zip |#####################################################--| 95.86% tmpgf_Erf.zip |#####################################################--| 95.91% tmpgf_Erf.zip |#####################################################--| 95.95% tmpgf_Erf.zip |#####################################################--| 96.0% tmpgf_Erf.zip |#####################################################--| 96.05% tmpgf_Erf.zip |#####################################################--| 96.09% tmpgf_Erf.zip |#####################################################--| 96.14% tmpgf_Erf.zip |#####################################################--| 96.18% tmpgf_Erf.zip |#####################################################--| 96.23% tmpgf_Erf.zip |#####################################################--| 96.27% tmpgf_Erf.zip |#####################################################--| 96.32% tmpgf_Erf.zip |#####################################################--| 96.37% tmpgf_Erf.zip |#####################################################--| 96.41% tmpgf_Erf.zip |#####################################################--| 96.46% tmpgf_Erf.zip |#####################################################--| 96.5% tmpgf_Erf.zip |#####################################################--| 96.55% tmpgf_Erf.zip |#####################################################--| 96.59% tmpgf_Erf.zip |#####################################################--| 96.64% tmpgf_Erf.zip |#####################################################--| 96.69% tmpgf_Erf.zip |#####################################################--| 96.73% tmpgf_Erf.zip |#####################################################--| 96.78% tmpgf_Erf.zip |#####################################################--| 96.82% tmpgf_Erf.zip |#####################################################--| 96.87% tmpgf_Erf.zip |#####################################################--| 96.91% tmpgf_Erf.zip |#####################################################--| 96.96% tmpgf_Erf.zip |#####################################################--| 97.0% tmpgf_Erf.zip |#####################################################--| 97.05% tmpgf_Erf.zip |#####################################################--| 97.1% tmpgf_Erf.zip |#####################################################--| 97.14% tmpgf_Erf.zip |#####################################################--| 97.19% tmpgf_Erf.zip |#####################################################--| 97.23% tmpgf_Erf.zip |######################################################-| 97.28% tmpgf_Erf.zip |######################################################-| 97.32% tmpgf_Erf.zip |######################################################-| 97.37% tmpgf_Erf.zip |######################################################-| 97.42% tmpgf_Erf.zip |######################################################-| 97.46% tmpgf_Erf.zip |######################################################-| 97.51% tmpgf_Erf.zip |######################################################-| 97.55% tmpgf_Erf.zip |######################################################-| 97.6% tmpgf_Erf.zip |######################################################-| 97.64% tmpgf_Erf.zip |######################################################-| 97.69% tmpgf_Erf.zip |######################################################-| 97.74% tmpgf_Erf.zip |######################################################-| 97.78% tmpgf_Erf.zip |######################################################-| 97.83% tmpgf_Erf.zip |######################################################-| 97.87% tmpgf_Erf.zip |######################################################-| 97.92% tmpgf_Erf.zip |######################################################-| 97.96% tmpgf_Erf.zip |######################################################-| 98.01% tmpgf_Erf.zip |######################################################-| 98.05% tmpgf_Erf.zip |######################################################-| 98.1% tmpgf_Erf.zip |######################################################-| 98.15% tmpgf_Erf.zip |######################################################-| 98.19% tmpgf_Erf.zip |######################################################-| 98.24% tmpgf_Erf.zip |######################################################-| 98.28% tmpgf_Erf.zip |######################################################-| 98.33% tmpgf_Erf.zip |######################################################-| 98.37% tmpgf_Erf.zip |######################################################-| 98.42% tmpgf_Erf.zip |######################################################-| 98.47% tmpgf_Erf.zip |######################################################-| 98.51% tmpgf_Erf.zip |######################################################-| 98.56% tmpgf_Erf.zip |######################################################-| 98.6% tmpgf_Erf.zip |######################################################-| 98.65% tmpgf_Erf.zip |######################################################-| 98.69% tmpgf_Erf.zip |######################################################-| 98.74% tmpgf_Erf.zip |######################################################-| 98.79% tmpgf_Erf.zip |######################################################-| 98.83% tmpgf_Erf.zip |######################################################-| 98.88% tmpgf_Erf.zip |######################################################-| 98.92% tmpgf_Erf.zip |######################################################-| 98.97% tmpgf_Erf.zip |######################################################-| 99.01% tmpgf_Erf.zip |######################################################-| 99.06% tmpgf_Erf.zip |#######################################################| 99.1% tmpgf_Erf.zip |#######################################################| 99.15% tmpgf_Erf.zip |#######################################################| 99.2% tmpgf_Erf.zip |#######################################################| 99.24% tmpgf_Erf.zip |#######################################################| 99.29% tmpgf_Erf.zip |#######################################################| 99.33% tmpgf_Erf.zip |#######################################################| 99.38% tmpgf_Erf.zip |#######################################################| 99.42% tmpgf_Erf.zip |#######################################################| 99.47% tmpgf_Erf.zip |#######################################################| 99.52% tmpgf_Erf.zip |#######################################################| 99.56% tmpgf_Erf.zip |#######################################################| 99.61% tmpgf_Erf.zip |#######################################################| 99.65% tmpgf_Erf.zip |#######################################################| 99.7% tmpgf_Erf.zip |#######################################################| 99.74% tmpgf_Erf.zip |#######################################################| 99.79% tmpgf_Erf.zip |#######################################################| 99.84% tmpgf_Erf.zip |#######################################################| 99.88% tmpgf_Erf.zip |#######################################################| 99.93% tmpgf_Erf.zip |#######################################################| 99.97% tmpgf_Erf.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is a430973b-594f-47ae-bbbd-34ce1b1df941 Retrieving manager services status... [ip=localhost] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | AMQP-Postgres | running | | AMQP InfluxDB | running | | RabbitMQ | running | | Webserver | running | | Management Worker | running | | PostgreSQL | running | | Cloudify Console | running | | Manager Rest-Service | running | | Riemann | running | +--------------------------------+---------+ 2019-06-30 10:56:34,700 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b sudo: unable to resolve host cloudify-ims-vm-8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b 2019-06-30 10:56:34,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 10:56:34,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=587911f006904f3db5587f381ac40777&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:56:34,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 30 Jun 2019 10:56:34 GMT X-Openstack-Request-Id: req-04a8be20-4bdd-436e-a4fb-c081db7ac955 2019-06-30 10:56:34,749 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:51:26Z", "updated_at": "2019-06-30T10:51:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "06ec833f-8145-4338-a880-9746f7f2fa54", "remote_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "2ef95646-c7c5-4cf1-ba7e-9e35276425a0", "remote_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "36419203-a9db-4fa5-861b-ea895a484fa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "6ad306a3-12b3-481c-865a-aaf67450e2d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "name": "default"}]} 2019-06-30 10:56:34,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=587911f006904f3db5587f381ac40777&name=default used request id req-04a8be20-4bdd-436e-a4fb-c081db7ac955 2019-06-30 10:56:34,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0405058860779s 2019-06-30 10:56:34,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 10:56:34,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:56:34,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Sun, 30 Jun 2019 10:56:34 GMT X-Openstack-Request-Id: req-c9452eb8-dccd-4d58-8955-052bd28ca9cd 2019-06-30 10:56:34,799 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:51:40Z", "updated_at": "2019-06-30T10:51:41Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-06-30T10:51:41Z", "revision_number": 0, "id": "0de1d482-5cf9-43bf-a47a-d645251e4b08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:41Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": 80, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-06-30T10:51:41Z", "revision_number": 0, "id": "26267c22-60d8-4cf2-af9b-f58585384f0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:41Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": 443, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-06-30T10:51:41Z", "revision_number": 0, "id": "8f186340-7a6b-4275-93ad-d2b8424eea07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:41Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:40Z", "revision_number": 0, "id": "97f1d6b4-af35-4ad3-8434-4eb8391da762", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:40Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:41Z", "revision_number": 0, "id": "aed0863b-04af-48a0-b4a0-d6661816485e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:41Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-06-30T10:51:41Z", "revision_number": 0, "id": "cbfda95a-7b50-4481-93f1-32dc5265d738", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:41Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:40Z", "revision_number": 0, "id": "d32d263a-c3e6-4b4d-9ddc-1261b9dc8bbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:40Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T10:51:40Z", "revision_number": 0, "id": "d836ce95-fc3c-4986-b30d-5ee6566616c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:40Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": 22, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 7, "project_id": "587911f006904f3db5587f381ac40777", "id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"description": "Default security group", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:51:26Z", "updated_at": "2019-06-30T10:51:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "06ec833f-8145-4338-a880-9746f7f2fa54", "remote_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "2ef95646-c7c5-4cf1-ba7e-9e35276425a0", "remote_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "36419203-a9db-4fa5-861b-ea895a484fa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "6ad306a3-12b3-481c-865a-aaf67450e2d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "name": "default"}]} 2019-06-30 10:56:34,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-c9452eb8-dccd-4d58-8955-052bd28ca9cd 2019-06-30 10:56:34,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0440821647644s 2019-06-30 10:56:34,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 10:56:34,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" -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": "aa9d421c-2841-452b-bfa5-12e73bea8aab"}}' 2019-06-30 10:56:34,960 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 30 Jun 2019 10:56:34 GMT X-Openstack-Request-Id: req-46dc2bad-b473-41a2-8c36-4e1f379a8197 2019-06-30 10:56:34,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": "2019-06-30T10:56:34Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "port_range_min": 22, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:56:34Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "fd769630-5f08-4ec6-a13a-76b5b9eaae1b"}} 2019-06-30 10:56:34,961 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-46dc2bad-b473-41a2-8c36-4e1f379a8197 2019-06-30 10:56:34,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.154317140579s 2019-06-30 10:56:34,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2019-06-30 10:56:35,053 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3.1/blueprints/clearwater-opnfv; body: bytes data 2019-06-30 10:56:42,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:56:42,578 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:56:42,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:56:42,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:56:42,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:56:42,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:56:42,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:56:42,579 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-06-30 10:56:42,580 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:42.481Z", "updated_at": "2019-06-30T10:56:42.481Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "clearwater-opnfv", "plan": {"relationships": {"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.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {"default": {}}}, "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"}}}, "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.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.server_connected_to_server_group": {"name": "cloudify.openstack.server_connected_to_server_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_server_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": "", "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.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.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_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"}}}, "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.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.openstack.route_connected_to_router": {"name": "cloudify.openstack.route_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.route_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": "", "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.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_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.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.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.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_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": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "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": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "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"}}}, "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"}}}}, "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"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "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"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"bono_ip": {"value": {"get_attribute": ["bono_floatingip", "floating_ip_address"]}}, "dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "capabilities": {}, "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"}}}}, "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": []}, "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"}}, "imported_blueprints": [], "namespaces_mapping": {}, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "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.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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "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"]}}, "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"]}}, "metadata": null}} 2019-06-30 10:56:42,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:56:42,583 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:56:42 GMT 2019-06-30 10:56:42,583 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:56:42,583 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 580144 2019-06-30 10:56:42,583 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:56:42,583 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:56:42,583 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:56:42,619 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-06-30 10:56:43,678 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-06-30 10:56:43,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 10:56:43,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:56:43,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 30 Jun 2019 10:56:43 GMT X-Openstack-Request-Id: req-317a17ed-0783-4459-975a-89b4d9d73f54 2019-06-30 10:56:43,984 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T10:51:39Z", "file": "/v2/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10/file", "owner": "587911f006904f3db5587f381ac40777", "id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "size": 296222720, "self": "/v2/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-06-30T10:51:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 10:56:43,984 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-317a17ed-0783-4459-975a-89b4d9d73f54 2019-06-30 10:56:43,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.304405212402s 2019-06-30 10:56:43,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 10:56:43,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}' 2019-06-30 10:56:44,059 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Sun, 30 Jun 2019 10:56:44 GMT Location: http://172.30.9.24:9292/v2/images/d87b4498-cb85-4920-a0a2-94dc86921418 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5ce629ab-0023-47c0-8c32-476615380fc1 2019-06-30 10:56:44,059 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T10:56:44Z", "file": "/v2/images/d87b4498-cb85-4920-a0a2-94dc86921418/file", "owner": "587911f006904f3db5587f381ac40777", "id": "d87b4498-cb85-4920-a0a2-94dc86921418", "size": null, "self": "/v2/images/d87b4498-cb85-4920-a0a2-94dc86921418", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "checksum": null, "created_at": "2019-06-30T10:56:44Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 10:56:44,059 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-5ce629ab-0023-47c0-8c32-476615380fc1 2019-06-30 10:56:44,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0645141601562s 2019-06-30 10:56:44,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 10:56:44,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/d87b4498-cb85-4920-a0a2-94dc86921418/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" -d '' 2019-06-30 10:56:48,763 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 10:56:48 GMT X-Openstack-Request-Id: req-7bb2c644-e53d-40ad-9428-9f61f4bf5184 2019-06-30 10:56:48,764 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 10:56:48,764 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/d87b4498-cb85-4920-a0a2-94dc86921418/file used request id req-7bb2c644-e53d-40ad-9428-9f61f4bf5184 2019-06-30 10:56:48,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.70389294624s 2019-06-30 10:56:48,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 10:56:48,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 10:56:48,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Sun, 30 Jun 2019 10:56:48 GMT X-Openstack-Request-Id: req-fd0f23ff-291e-4f62-9acf-22aac0318270 2019-06-30 10:56:48,811 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T10:56:48Z", "file": "/v2/images/d87b4498-cb85-4920-a0a2-94dc86921418/file", "owner": "587911f006904f3db5587f381ac40777", "id": "d87b4498-cb85-4920-a0a2-94dc86921418", "size": 263848448, "self": "/v2/images/d87b4498-cb85-4920-a0a2-94dc86921418", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/d87b4498-cb85-4920-a0a2-94dc86921418/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/d87b4498-cb85-4920-a0a2-94dc86921418/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-30T10:56:44Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T10:51:39Z", "file": "/v2/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10/file", "owner": "587911f006904f3db5587f381ac40777", "id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "size": 296222720, "self": "/v2/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-06-30T10:51:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 10:56:48,811 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-fd0f23ff-291e-4f62-9acf-22aac0318270 2019-06-30 10:56:48,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0423200130463s 2019-06-30 10:56:48,814 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/d87b4498-cb85-4920-a0a2-94dc86921418/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d87b4498-cb85-4920-a0a2-94dc86921418/file', 'owner': u'587911f006904f3db5587f381ac40777', 'id': u'd87b4498-cb85-4920-a0a2-94dc86921418', 'size': 263848448, u'self': u'/v2/images/d87b4498-cb85-4920-a0a2-94dc86921418', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'587911f006904f3db5587f381ac40777', 'name': 'cloudify_ims-project_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/d87b4498-cb85-4920-a0a2-94dc86921418/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T10:56:48Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-30T10:56:48Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', 'properties': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/d87b4498-cb85-4920-a0a2-94dc86921418', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'created': u'2019-06-30T10:56:44Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-06-30T10:56:44Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', 'metadata': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/d87b4498-cb85-4920-a0a2-94dc86921418', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-06-30 10:56:48,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 10:56:48,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-06-30 10:56:49,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Sun, 30 Jun 2019 10:56: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-3686e819-e40c-4a74-82dc-2f3c6a8e503a x-openstack-request-id: req-3686e819-e40c-4a74-82dc-2f3c6a8e503a 2019-06-30 10:56:49,671 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73"}} 2019-06-30 10:56:49,671 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-3686e819-e40c-4a74-82dc-2f3c6a8e503a 2019-06-30 10:56:49,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.856966018677s 2019-06-30 10:56:49,672 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'1793d182-f0ec-4f0e-9cd9-fbb60d77ef73', 'swap': 0}) 2019-06-30 10:56:49,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 10:56:49,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" -d '{"extra_specs": {}}' 2019-06-30 10:56:49,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 10:56: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-da6038af-4033-45c5-ab90-5514d9a60ee8 x-openstack-request-id: req-da6038af-4033-45c5-ab90-5514d9a60ee8 2019-06-30 10:56:49,696 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 10:56:49,696 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73/os-extra_specs used request id req-da6038af-4033-45c5-ab90-5514d9a60ee8 2019-06-30 10:56:49,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229980945587s 2019-06-30 10:56:49,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2019-06-30 10:56:49,697 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3.1/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "d87b4498-cb85-4920-a0a2-94dc86921418", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "bono_cluster_size": 1, "flavor_id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2019-06-30 10:56:51,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:56:51,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:56:51,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:56:51,402 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:56:51,402 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:56:51,402 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:56:51,402 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:56:51,402 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2019-06-30 10:56:51,403 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "d87b4498-cb85-4920-a0a2-94dc86921418", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "bono_cluster_size": 1, "flavor_id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:50.194Z", "created_by": "admin", "updated_at": "2019-06-30T10:56:50.194Z", "visibility": "tenant", "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, "resource_availability": "tenant", "capabilities": {}, "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": []}, "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": {"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": {"bono_ip": {"value": {"get_attribute": ["bono_floatingip", "floating_ip_address"]}}, "dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2019-06-30 10:56:51,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:56:51,403 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:56:51 GMT 2019-06-30 10:56:51,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:56:51,403 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8389 2019-06-30 10:56:51,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:56:51,403 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:56:51,403 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:56:51,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions 2019-06-30 10:56:51,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:56:51,501 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:56:51,501 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:56:51,501 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:56:51,501 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:56:51,501 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:56:51,501 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:56:51,501 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:50.914Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:50.916Z", "id": "dc822ed9-93ee-4b55-bf0f-f0cf3e601db7"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 1000}}} 2019-06-30 10:56:51,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:56:51,502 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:56:51 GMT 2019-06-30 10:56:51,502 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:56:51,502 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:56:51,502 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:56:51,502 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:56:51,502 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:56:51,502 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:56:51,503 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 10:56:51,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:56:51,627 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:56:51,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:56:51,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:56:51,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:56:51,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:56:51,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:56:51,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-06-30 10:56:51,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:56:51,628 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:56:51 GMT 2019-06-30 10:56:51,628 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:56:51,628 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-06-30 10:56:51,628 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:56:51,628 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:56:51,628 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:56:51,628 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/dc822ed9-93ee-4b55-bf0f-f0cf3e601db7 2019-06-30 10:56:51,736 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:56:51,737 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:56:51,737 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:56:51,737 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:56:51,737 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:56:51,737 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:56:51,737 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:56:51,737 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:50.914Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:50.916Z", "id": "dc822ed9-93ee-4b55-bf0f-f0cf3e601db7"} 2019-06-30 10:56:51,737 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:56:51,738 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:56:51 GMT 2019-06-30 10:56:51,738 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:56:51,738 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:56:51,738 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:56:51,738 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:56:51,738 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:56:51,738 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:56:56,744 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 10:56:56,813 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:56:56,813 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:56:56,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:56:56,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:56:56,814 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:56:56,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:56:56,814 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:56:56,814 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:56:52.370Z", "message": "Starting 'create_deployment_environment' workflow execution", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-30T10:56:52.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "dc822ed9-93ee-4b55-bf0f-f0cf3e601db7"}, {"node_instance_id": null, "event_type": "task_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:56:53.016Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-30T10:56:52.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "dc822ed9-93ee-4b55-bf0f-f0cf3e601db7"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:56:53.016Z", "message": "Installing deployment plugins", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-30T10:56:52.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "dc822ed9-93ee-4b55-bf0f-f0cf3e601db7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:56:53.016Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-30T10:56:52.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "dc822ed9-93ee-4b55-bf0f-f0cf3e601db7"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:56:53.615Z", "message": "Installing plugin: openstack", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-30T10:56:52.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "dc822ed9-93ee-4b55-bf0f-f0cf3e601db7", "logger": "ctx.426446d6-6d57-4eb5-8669-43437a4fe600"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:56:53.615Z", "message": "[localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-30T10:56:52.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "dc822ed9-93ee-4b55-bf0f-f0cf3e601db7", "logger": "ctx.426446d6-6d57-4eb5-8669-43437a4fe600"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:56:53.615Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-30T10:56:53.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "dc822ed9-93ee-4b55-bf0f-f0cf3e601db7", "logger": "ctx.426446d6-6d57-4eb5-8669-43437a4fe600"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:56:53.615Z", "message": "Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-30T10:56:53.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "dc822ed9-93ee-4b55-bf0f-f0cf3e601db7", "logger": "ctx.426446d6-6d57-4eb5-8669-43437a4fe600"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:56:53.615Z", "message": "Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-30T10:56:53.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "dc822ed9-93ee-4b55-bf0f-f0cf3e601db7", "logger": "ctx.426446d6-6d57-4eb5-8669-43437a4fe600"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:56:53.615Z", "message": "Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-30T10:56:53.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "dc822ed9-93ee-4b55-bf0f-f0cf3e601db7", "logger": "ctx.426446d6-6d57-4eb5-8669-43437a4fe600"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:56:53.615Z", "message": "Using existing installation of managed plugin: a430973b-594f-47ae-bbbd-34ce1b1df941 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core]", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-30T10:56:53.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "dc822ed9-93ee-4b55-bf0f-f0cf3e601db7", "logger": "ctx.426446d6-6d57-4eb5-8669-43437a4fe600"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:56:53.615Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-30T10:56:53.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "dc822ed9-93ee-4b55-bf0f-f0cf3e601db7"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:56:53.615Z", "message": "Skipping starting deployment policy engine core - no policies defined", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-30T10:56:53.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "dc822ed9-93ee-4b55-bf0f-f0cf3e601db7"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:56:53.615Z", "message": "Creating deployment work directory", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-30T10:56:53.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "dc822ed9-93ee-4b55-bf0f-f0cf3e601db7"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:56:54.333Z", "message": "'create_deployment_environment' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-30T10:56:53.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "dc822ed9-93ee-4b55-bf0f-f0cf3e601db7"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2019-06-30 10:56:56,814 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:56:56,814 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:56:56 GMT 2019-06-30 10:56:56,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:56:56,815 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:56:56,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:56:56,815 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:56:56,815 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:56:56,815 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:56:56,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-06-30 10:56:56,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-06-30 10:56:56,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2019-06-30 10:56:56,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-30 10:56:56,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2019-06-30 10:56:56,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-06-30 10:56:56,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-06-30 10:56:56,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-06-30 10:56:56,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-06-30 10:56:56,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id 2019-06-30 10:56:56,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using existing installation of managed plugin: a430973b-594f-47ae-bbbd-34ce1b1df941 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-06-30 10:56:56,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-30 10:56:56,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-06-30 10:56:56,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2019-06-30 10:56:56,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-06-30 10:56:56,818 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/dc822ed9-93ee-4b55-bf0f-f0cf3e601db7 2019-06-30 10:56:56,882 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:56:56,882 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:56:56,883 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:56:56,883 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:56:56,883 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:56:56,883 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:56:56,883 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:56:56,883 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-06-30T10:56:53.520Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:50.914Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:50.916Z", "id": "dc822ed9-93ee-4b55-bf0f-f0cf3e601db7"} 2019-06-30 10:56:56,883 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:56:56,883 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:56:56 GMT 2019-06-30 10:56:56,883 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:56:56,884 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:56:56,884 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:56:56,884 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:56:56,884 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:56:56,884 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:56:56,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2019-06-30 10:56:56,885 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.204:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-06-30 10:56:57,462 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:56:57,462 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:56:57,462 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:56:57,462 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:56:57,462 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:56:57,462 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:56:57,462 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:56:57,462 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2019-06-30 10:56:57,462 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 10:56:57,463 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:56:57,463 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:56:57 GMT 2019-06-30 10:56:57,463 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:56:57,463 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 10:56:57,463 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:56:57,463 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:56:57,463 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:56:57,463 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 10:56:57,575 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:56:57,575 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:56:57,575 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:56:57,575 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:56:57,575 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:56:57,575 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:56:57,575 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:56:57,575 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-06-30 10:56:57,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:56:57,576 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:56:57 GMT 2019-06-30 10:56:57,576 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:56:57,576 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-06-30 10:56:57,576 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:56:57,576 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:56:57,576 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:56:57,576 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 10:56:57,642 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:56:57,642 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:56:57,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:56:57,643 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:56:57,643 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:56:57,643 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:56:57,643 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:56:57,643 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 10:56:57,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:56:57,643 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:56:57 GMT 2019-06-30 10:56:57,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:56:57,643 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 10:56:57,644 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:56:57,644 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:56:57,644 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:57:02,649 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 10:57:02,751 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:57:02,751 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:57:02,752 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:57:02,752 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:57:02,752 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:57:02,752 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:57:02,752 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:57:02,752 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:56:58.151Z", "message": "Starting 'install' workflow execution", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:56:58.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_floatingip_3vjhly", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:02.571Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:02.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 50}}} 2019-06-30 10:57:02,752 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:57:02,752 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:57:02 GMT 2019-06-30 10:57:02,752 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:57:02,753 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:57:02,753 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:57:02,753 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:57:02,753 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:57:02,753 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:57:02,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2019-06-30 10:57:02,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-30 10:57:02,754 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 10:57:02,826 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:57:02,827 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:57:02,827 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:57:02,827 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:57:02,827 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:57:02,827 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:57:02,827 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:57:02,827 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 10:57:02,827 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:57:02,827 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:57:02 GMT 2019-06-30 10:57:02,828 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:57:02,828 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 10:57:02,828 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:57:02,828 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:57:02,828 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:57:07,833 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 10:57:08,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:57:08,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:57:08,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:57:08,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:57:08,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:57:08,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:57:08,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:57:08,333 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_security_group_aydebj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:03.169Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:02.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_security_group_1rgd7c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:03.169Z", "message": "Creating node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:02.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_security_group_aydebj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:03.169Z", "message": "Creating node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:02.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_security_group_n8ldws", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:03.763Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:03.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_security_group_xdis3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:03.763Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:03.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_security_group_1rgd7c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:03.763Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:03.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_floatingip_g9lsbq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:04.407Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:03.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:04.407Z", "message": "Creating node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:03.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_floatingip_3vjhly", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:04.407Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:03.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_security_group_u1l0k6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:05.002Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:03.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:05.002Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:03.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_floatingip_vwswbk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:05.002Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:03.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_security_group_aydebj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:05.601Z", "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", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:05.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5ac3b721-e786-4fc1-bee5-43156decaef4"}, {"node_instance_id": "homer_security_group_aydebj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:05.601Z", "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", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:05.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5ac3b721-e786-4fc1-bee5-43156decaef4"}, {"node_instance_id": "homer_security_group_aydebj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:05.601Z", "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", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:05.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5ac3b721-e786-4fc1-bee5-43156decaef4"}, {"node_instance_id": "homer_security_group_aydebj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:05.601Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:05.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5ac3b721-e786-4fc1-bee5-43156decaef4"}, {"node_instance_id": "keypair_pt19z7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:05.601Z", "message": "Creating node instance", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:04.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_floatingip_g9lsbq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:05.601Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:04.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_security_group_vif8cv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:05.601Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:04.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_security_group_aydebj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:05.601Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-25ef744f-7db4-4159-af77-dd04bfc90a0f", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:05.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5ac3b721-e786-4fc1-bee5-43156decaef4"}, {"node_instance_id": "homer_security_group_aydebj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:05.601Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25ef744f-7db4-4159-af77-dd04bfc90a0f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:05.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5ac3b721-e786-4fc1-bee5-43156decaef4"}, {"node_instance_id": "homer_security_group_aydebj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:05.601Z", "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", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:05.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5ac3b721-e786-4fc1-bee5-43156decaef4"}, {"node_instance_id": "homer_security_group_aydebj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:06.217Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}864ed2307e27c4b54ac61e041e7d065094f831f6\" -d '{\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"name\": \"clearwater-sg_homer\"}}'", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:05.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5ac3b721-e786-4fc1-bee5-43156decaef4"}, {"node_instance_id": "vellum_security_group_xdis3n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:06.217Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:04.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_security_group_n8ldws", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:06.217Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:04.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_security_group_aydebj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:06.217Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-379cb628-d10b-480c-81dd-cf31829b34d4 Date: Sun, 30 Jun 2019 10:57:06 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:05Z\", \"updated_at\": \"2019-06-30T10:57:05Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:05Z\", \"revision_number\": 0, \"id\": \"3d6b27a8-74bb-46fb-afef-26b8426a0c5f\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:05Z\", \"security_group_id\": \"f8d84322-4b6a-4440-b73e-d4af02652390\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:05Z\", \"revision_number\": 0, \"id\": \"7ccf4e0a-66eb-4c8a-bc97-abde9a429101\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:05Z\", \"security_group_id\": \"f8d84322-4b6a-4440-b73e-d4af02652390\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}], \"revision_number\": 1, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"f8d84322-4b6a-4440-b73e-d4af02652390\", \"name\": \"clearwater-sg_homer\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:06.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5ac3b721-e786-4fc1-bee5-43156decaef4"}, {"node_instance_id": "keypair_pt19z7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:06.812Z", "message": "Sending task 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:05.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "base_security_group_mzeyez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:06.812Z", "message": "Creating node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:05.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_security_group_wrirqk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:06.812Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:05.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_security_group_vif8cv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:06.812Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:05.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_security_group_aydebj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:06.812Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-379cb628-d10b-480c-81dd-cf31829b34d4", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:06.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5ac3b721-e786-4fc1-bee5-43156decaef4"}, {"node_instance_id": "homer_security_group_aydebj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:06.812Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-379cb628-d10b-480c-81dd-cf31829b34d4", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:06.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5ac3b721-e786-4fc1-bee5-43156decaef4"}, {"node_instance_id": "ellis_floatingip_vwswbk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:07.373Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:06.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_security_group_u1l0k6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:07.373Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:05.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:07.373Z", "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", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:07.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ed725ffe-7f4f-4e1b-b508-3dd8488a5ca1"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:07.373Z", "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", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:07.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ed725ffe-7f4f-4e1b-b508-3dd8488a5ca1"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:07.373Z", "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", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:07.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ed725ffe-7f4f-4e1b-b508-3dd8488a5ca1"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:07.373Z", "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", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:07.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ed725ffe-7f4f-4e1b-b508-3dd8488a5ca1"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:07.373Z", "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", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:07.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ed725ffe-7f4f-4e1b-b508-3dd8488a5ca1"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:07.373Z", "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", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:07.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ed725ffe-7f4f-4e1b-b508-3dd8488a5ca1"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:07.373Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:07.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ed725ffe-7f4f-4e1b-b508-3dd8488a5ca1"}, {"node_instance_id": "sprout_security_group_wrirqk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.037Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:07.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "base_security_group_mzeyez", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.037Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:06.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.037Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79bf9642d536280f2707b3c70f8ecbd7325a3d59\" -d '{\"security_group\": {\"description\": \"memcached Chronos REST\", \"name\": \"clearwater-sg_dime\"}}'", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:07.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ed725ffe-7f4f-4e1b-b508-3dd8488a5ca1"}, {"node_instance_id": "bind_floatingip_3vjhly", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.037Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}45d75a63ebc97049548f0c2f24aa4dff53054224\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:07.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3dd5f175-2c68-4129-92d2-adac4550a64e"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.037Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3cf7fcf-c152-4121-841f-4b2e2b2c439e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:07.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ed725ffe-7f4f-4e1b-b508-3dd8488a5ca1"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.037Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-b3cf7fcf-c152-4121-841f-4b2e2b2c439e", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:07.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ed725ffe-7f4f-4e1b-b508-3dd8488a5ca1"}, {"node_instance_id": "bind_floatingip_3vjhly", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.037Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:07.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3dd5f175-2c68-4129-92d2-adac4550a64e"}, {"node_instance_id": "bind_floatingip_3vjhly", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.037Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3daac32-c514-447f-ade2-35db2df9f5ac Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:07.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3dd5f175-2c68-4129-92d2-adac4550a64e"}, {"node_instance_id": "bind_floatingip_3vjhly", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.037Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-a3daac32-c514-447f-ade2-35db2df9f5ac", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:07.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3dd5f175-2c68-4129-92d2-adac4550a64e"}], "metadata": {"pagination": {"total": 52, "offset": 2, "size": 50}}} 2019-06-30 10:57:08,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:57:08,333 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:57:08 GMT 2019-06-30 10:57:08,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:57:08,333 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:57:08,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:57:08,333 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:57:08,333 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:57:08,333 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:57:08,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-30 10:57:08,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-30 10:57:08,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-30 10:57:08,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-30 10:57:08,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-30 10:57:08,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-30 10:57:08,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-30 10:57:08,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-30 10:57:08,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-06-30 10:57:08,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-30 10:57:08,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-30 10:57:08,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-30 10:57:08,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888} 2019-06-30 10:57:08,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2019-06-30 10:57:08,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 10:57:08,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:57:08,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-30 10:57:08,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-06-30 10:57:08,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-30 10:57:08,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-25ef744f-7db4-4159-af77-dd04bfc90a0f 2019-06-30 10:57:08,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25ef744f-7db4-4159-af77-dd04bfc90a0f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:57:08,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 10:57:08,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}864ed2307e27c4b54ac61e041e7d065094f831f6" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_homer"}}' 2019-06-30 10:57:08,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-30 10:57:08,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-30 10:57:08,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-379cb628-d10b-480c-81dd-cf31829b34d4 Date: Sun, 30 Jun 2019 10:57:06 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:05Z", "updated_at": "2019-06-30T10:57:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:05Z", "revision_number": 0, "id": "3d6b27a8-74bb-46fb-afef-26b8426a0c5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:05Z", "security_group_id": "f8d84322-4b6a-4440-b73e-d4af02652390", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:05Z", "revision_number": 0, "id": "7ccf4e0a-66eb-4c8a-bc97-abde9a429101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:05Z", "security_group_id": "f8d84322-4b6a-4440-b73e-d4af02652390", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "id": "f8d84322-4b6a-4440-b73e-d4af02652390", "name": "clearwater-sg_homer"}} 2019-06-30 10:57:08,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-06-30 10:57:08,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-30 10:57:08,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-30 10:57:08,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-30 10:57:08,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-379cb628-d10b-480c-81dd-cf31829b34d4 2019-06-30 10:57:08,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-379cb628-d10b-480c-81dd-cf31829b34d4 2019-06-30 10:57:08,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-06-30 10:57:08,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-30 10:57:08,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888} 2019-06-30 10:57:08,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 10:57:08,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889} 2019-06-30 10:57:08,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 10:57:08,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888} 2019-06-30 10:57:08,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 10:57:08,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:57:08,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-30 10:57:08,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-30 10:57:08,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79bf9642d536280f2707b3c70f8ecbd7325a3d59" -d '{"security_group": {"description": "memcached Chronos REST", "name": "clearwater-sg_dime"}}' 2019-06-30 10:57:08,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d75a63ebc97049548f0c2f24aa4dff53054224" 2019-06-30 10:57:08,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3cf7fcf-c152-4121-841f-4b2e2b2c439e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:57:08,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-b3cf7fcf-c152-4121-841f-4b2e2b2c439e 2019-06-30 10:57:08,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:57:08,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3daac32-c514-447f-ade2-35db2df9f5ac Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:57:08,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a3daac32-c514-447f-ade2-35db2df9f5ac 2019-06-30 10:57:08,342 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 10:57:08,884 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:57:08,884 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:57:08,884 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:57:08,884 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:57:08,885 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:57:08,885 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:57:08,885 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:57:08,885 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 10:57:08,885 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:57:08,885 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:57:08 GMT 2019-06-30 10:57:08,885 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:57:08,885 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 10:57:08,885 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:57:08,885 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:57:08,885 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:57:13,887 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 10:57:14,045 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:57:14,045 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:57:14,046 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:57:14,046 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:57:14,046 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:57:14,046 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:57:14,046 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:57:14,046 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_security_group_aydebj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.680Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-7bb232ab-3453-4c60-80ac-8b3ad168fa6d", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:08.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5ac3b721-e786-4fc1-bee5-43156decaef4"}, {"node_instance_id": "bind_floatingip_3vjhly", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.680Z", "message": "Using floating ip network e3a95f0d-e3e7-44a9-9960-a24866ad3e62 from name external provided.", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:08.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3dd5f175-2c68-4129-92d2-adac4550a64e"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.680Z", "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", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:08.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aa0cfc9a-9bb8-43b7-9eeb-1c4070125500"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.680Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:08.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aa0cfc9a-9bb8-43b7-9eeb-1c4070125500"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.680Z", "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", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:08.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aa0cfc9a-9bb8-43b7-9eeb-1c4070125500"}, {"node_instance_id": "bind_floatingip_3vjhly", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.680Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-f79261a6-a377-429d-87d4-743f0b67656c", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:08.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3dd5f175-2c68-4129-92d2-adac4550a64e"}, {"node_instance_id": "homer_security_group_aydebj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.680Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-7bb232ab-3453-4c60-80ac-8b3ad168fa6d Date: Sun, 30 Jun 2019 10:57:08 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 9160, \"updated_at\": \"2019-06-30T10:57:08Z\", \"security_group_id\": \"f8d84322-4b6a-4440-b73e-d4af02652390\", \"port_range_min\": 9160, \"revision_number\": 0, \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:08Z\", \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"acb710eb-873e-4d4c-bafe-ed3ad818eac6\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:08.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5ac3b721-e786-4fc1-bee5-43156decaef4"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.680Z", "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", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:08.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aa0cfc9a-9bb8-43b7-9eeb-1c4070125500"}, {"node_instance_id": "bind_floatingip_3vjhly", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.680Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-f79261a6-a377-429d-87d4-743f0b67656c", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:08.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3dd5f175-2c68-4129-92d2-adac4550a64e"}, {"node_instance_id": "bind_floatingip_3vjhly", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.680Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-f79261a6-a377-429d-87d4-743f0b67656c Date: Sun, 30 Jun 2019 10:57:08 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b832943639d345c28f57e6440b8b5ce7\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"6acb3602-338d-4baa-852a-3f10ec4a5a30\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-30T06:06:03Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"b832943639d345c28f57e6440b8b5ce7\",\"created_at\":\"2019-06-30T05:50:04Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:08.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3dd5f175-2c68-4129-92d2-adac4550a64e"}, {"node_instance_id": "homer_security_group_aydebj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.680Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-7bb232ab-3453-4c60-80ac-8b3ad168fa6d", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:08.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5ac3b721-e786-4fc1-bee5-43156decaef4"}, {"node_instance_id": "homer_security_group_aydebj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.680Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-ab2d4608-0e14-4d79-be32-505f5c22af2e", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:08.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5ac3b721-e786-4fc1-bee5-43156decaef4"}, {"node_instance_id": "homer_security_group_aydebj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.680Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ab2d4608-0e14-4d79-be32-505f5c22af2e Date: Sun, 30 Jun 2019 10:57:08 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 7888, \"updated_at\": \"2019-06-30T10:57:08Z\", \"security_group_id\": \"f8d84322-4b6a-4440-b73e-d4af02652390\", \"port_range_min\": 7888, \"revision_number\": 0, \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:08Z\", \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"856bb42a-89ee-4dc1-a2d4-a5d79cc3ba47\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:08.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5ac3b721-e786-4fc1-bee5-43156decaef4"}, {"node_instance_id": "homer_security_group_aydebj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.680Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}864ed2307e27c4b54ac61e041e7d065094f831f6\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9160, \"security_group_id\": \"f8d84322-4b6a-4440-b73e-d4af02652390\", \"port_range_min\": 9160, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:08.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5ac3b721-e786-4fc1-bee5-43156decaef4"}, {"node_instance_id": "homer_security_group_aydebj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.680Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-ab2d4608-0e14-4d79-be32-505f5c22af2e", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:08.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5ac3b721-e786-4fc1-bee5-43156decaef4"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.680Z", "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", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:08.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aa0cfc9a-9bb8-43b7-9eeb-1c4070125500"}, {"node_instance_id": "homer_security_group_aydebj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.680Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}864ed2307e27c4b54ac61e041e7d065094f831f6\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7888, \"security_group_id\": \"f8d84322-4b6a-4440-b73e-d4af02652390\", \"port_range_min\": 7888, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:08.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5ac3b721-e786-4fc1-bee5-43156decaef4"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.680Z", "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", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:08.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aa0cfc9a-9bb8-43b7-9eeb-1c4070125500"}, {"node_instance_id": "homer_security_group_aydebj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.680Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/f8d84322-4b6a-4440-b73e-d4af02652390.json used request id req-a6f23648-fe1c-4b8b-ade5-e195aabdf8ac", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:08.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5ac3b721-e786-4fc1-bee5-43156decaef4"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.680Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-a35d3907-7418-442c-850e-154249867b49", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:08.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ed725ffe-7f4f-4e1b-b508-3dd8488a5ca1"}, {"node_instance_id": "homer_security_group_aydebj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.680Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-a6f23648-fe1c-4b8b-ade5-e195aabdf8ac Date: Sun, 30 Jun 2019 10:57:08 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:05Z\", \"updated_at\": \"2019-06-30T10:57:05Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:05Z\", \"revision_number\": 0, \"id\": \"3d6b27a8-74bb-46fb-afef-26b8426a0c5f\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:05Z\", \"security_group_id\": \"f8d84322-4b6a-4440-b73e-d4af02652390\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:05Z\", \"revision_number\": 0, \"id\": \"7ccf4e0a-66eb-4c8a-bc97-abde9a429101\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:05Z\", \"security_group_id\": \"f8d84322-4b6a-4440-b73e-d4af02652390\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}], \"revision_number\": 1, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"f8d84322-4b6a-4440-b73e-d4af02652390\", \"name\": \"clearwater-sg_homer\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:08.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5ac3b721-e786-4fc1-bee5-43156decaef4"}, {"node_instance_id": "homer_security_group_aydebj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.680Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/f8d84322-4b6a-4440-b73e-d4af02652390.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}864ed2307e27c4b54ac61e041e7d065094f831f6\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:08.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5ac3b721-e786-4fc1-bee5-43156decaef4"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.680Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-a35d3907-7418-442c-850e-154249867b49", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:08.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ed725ffe-7f4f-4e1b-b508-3dd8488a5ca1"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.680Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-a35d3907-7418-442c-850e-154249867b49 Date: Sun, 30 Jun 2019 10:57:08 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:07Z\", \"updated_at\": \"2019-06-30T10:57:07Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:07Z\", \"revision_number\": 0, \"id\": \"39ca9860-7f7a-4a42-975e-5975d486db8f\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:07Z\", \"security_group_id\": \"bd8abc7e-9942-4e78-b37c-00102fc8f97c\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:07Z\", \"revision_number\": 0, \"id\": \"476703a2-b302-4fa6-b44d-d56a89d5514d\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:07Z\", \"security_group_id\": \"bd8abc7e-9942-4e78-b37c-00102fc8f97c\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}], \"revision_number\": 1, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"bd8abc7e-9942-4e78-b37c-00102fc8f97c\", \"name\": \"clearwater-sg_dime\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:08.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ed725ffe-7f4f-4e1b-b508-3dd8488a5ca1"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.680Z", "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", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:08.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aa0cfc9a-9bb8-43b7-9eeb-1c4070125500"}, {"node_instance_id": "homer_security_group_aydebj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.680Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/security-groups/f8d84322-4b6a-4440-b73e-d4af02652390.json used request id req-a6f23648-fe1c-4b8b-ade5-e195aabdf8ac", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:08.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5ac3b721-e786-4fc1-bee5-43156decaef4"}, {"node_instance_id": "bind_floatingip_3vjhly", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:08.680Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}45d75a63ebc97049548f0c2f24aa4dff53054224\" -d '{\"floatingip\": {\"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\"}}'", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:08.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3dd5f175-2c68-4129-92d2-adac4550a64e"}, {"node_instance_id": "bono_floatingip_g9lsbq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:09.382Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35f78700-6a73-4b8a-9d4e-175a91a1f7eb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:08.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.6d664bec-cb1e-47cb-9963-de4d8ad0fe6f"}, {"node_instance_id": "bono_floatingip_g9lsbq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:09.382Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-35f78700-6a73-4b8a-9d4e-175a91a1f7eb", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:08.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.6d664bec-cb1e-47cb-9963-de4d8ad0fe6f"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:09.382Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0b67c391281d1a8842e932dc1b69e8996393349d\" -d '{\"security_group\": {\"description\": \"Internal SIP signalling\", \"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:08.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aa0cfc9a-9bb8-43b7-9eeb-1c4070125500"}, {"node_instance_id": "bono_floatingip_g9lsbq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:09.382Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:08.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.6d664bec-cb1e-47cb-9963-de4d8ad0fe6f"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:09.382Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-f2337fd5-df72-4858-b5d7-d0c2fc0ca179", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:08.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aa0cfc9a-9bb8-43b7-9eeb-1c4070125500"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:09.382Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2337fd5-df72-4858-b5d7-d0c2fc0ca179 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:08.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aa0cfc9a-9bb8-43b7-9eeb-1c4070125500"}, {"node_instance_id": "homer_security_group_aydebj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.050Z", "message": "Node instance created", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:09.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_security_group_aydebj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.050Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:09.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_floatingip_g9lsbq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.050Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b043435e2e049e35747065e204b826cf16d96c10\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:09.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.6d664bec-cb1e-47cb-9963-de4d8ad0fe6f"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.050Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-3c66780c-3ecd-41e5-b77a-e2c68dc028df", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:09.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aa0cfc9a-9bb8-43b7-9eeb-1c4070125500"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.050Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-3c66780c-3ecd-41e5-b77a-e2c68dc028df", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:09.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aa0cfc9a-9bb8-43b7-9eeb-1c4070125500"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.050Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-3c66780c-3ecd-41e5-b77a-e2c68dc028df Date: Sun, 30 Jun 2019 10:57:09 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:09Z\", \"updated_at\": \"2019-06-30T10:57:09Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:09Z\", \"revision_number\": 0, \"id\": \"7821effe-196b-4635-a59e-2457549a08fb\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:09Z\", \"security_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:09Z\", \"revision_number\": 0, \"id\": \"c15b5b54-9dbd-4f5a-91fa-036d3316a793\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:09Z\", \"security_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}], \"revision_number\": 1, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"name\": \"clearwater-sg_internal_sip\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:09.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aa0cfc9a-9bb8-43b7-9eeb-1c4070125500"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.050Z", "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", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:09.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.050Z", "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", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:09.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.050Z", "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", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:09.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.050Z", "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", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:09.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.050Z", "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", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:09.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.050Z", "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", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:09.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.050Z", "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", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:09.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.050Z", "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", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:09.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.050Z", "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", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:09.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.050Z", "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", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:09.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.050Z", "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", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:09.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}], "metadata": {"pagination": {"total": 317, "offset": 52, "size": 50}}} 2019-06-30 10:57:14,046 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:57:14,046 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:57:14 GMT 2019-06-30 10:57:14,047 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:57:14,047 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:57:14,047 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:57:14,047 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:57:14,047 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:57:14,047 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:57:14,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-7bb232ab-3453-4c60-80ac-8b3ad168fa6d 2019-06-30 10:57:14,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network e3a95f0d-e3e7-44a9-9960-a24866ad3e62 from name external provided. 2019-06-30 10:57:14,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054} 2019-06-30 10:57:14,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:57:14,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 10:57:14,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-f79261a6-a377-429d-87d4-743f0b67656c 2019-06-30 10:57:14,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-7bb232ab-3453-4c60-80ac-8b3ad168fa6d Date: Sun, 30 Jun 2019 10:57:08 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 9160, "updated_at": "2019-06-30T10:57:08Z", "security_group_id": "f8d84322-4b6a-4440-b73e-d4af02652390", "port_range_min": 9160, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:08Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "acb710eb-873e-4d4c-bafe-ed3ad818eac6"}} 2019-06-30 10:57:14,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 10:57:14,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-f79261a6-a377-429d-87d4-743f0b67656c 2019-06-30 10:57:14,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-f79261a6-a377-429d-87d4-743f0b67656c Date: Sun, 30 Jun 2019 10:57:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 10:57:14,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-7bb232ab-3453-4c60-80ac-8b3ad168fa6d 2019-06-30 10:57:14,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-ab2d4608-0e14-4d79-be32-505f5c22af2e 2019-06-30 10:57:14,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ab2d4608-0e14-4d79-be32-505f5c22af2e Date: Sun, 30 Jun 2019 10:57:08 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 7888, "updated_at": "2019-06-30T10:57:08Z", "security_group_id": "f8d84322-4b6a-4440-b73e-d4af02652390", "port_range_min": 7888, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:08Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "856bb42a-89ee-4dc1-a2d4-a5d79cc3ba47"}} 2019-06-30 10:57:14,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}864ed2307e27c4b54ac61e041e7d065094f831f6" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "f8d84322-4b6a-4440-b73e-d4af02652390", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-30 10:57:14,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-ab2d4608-0e14-4d79-be32-505f5c22af2e 2019-06-30 10:57:14,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2019-06-30 10:57:14,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}864ed2307e27c4b54ac61e041e7d065094f831f6" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7888, "security_group_id": "f8d84322-4b6a-4440-b73e-d4af02652390", "port_range_min": 7888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-30 10:57:14,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 10:57:14,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/f8d84322-4b6a-4440-b73e-d4af02652390.json used request id req-a6f23648-fe1c-4b8b-ade5-e195aabdf8ac 2019-06-30 10:57:14,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-a35d3907-7418-442c-850e-154249867b49 2019-06-30 10:57:14,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-a6f23648-fe1c-4b8b-ade5-e195aabdf8ac Date: Sun, 30 Jun 2019 10:57:08 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:05Z", "updated_at": "2019-06-30T10:57:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:05Z", "revision_number": 0, "id": "3d6b27a8-74bb-46fb-afef-26b8426a0c5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:05Z", "security_group_id": "f8d84322-4b6a-4440-b73e-d4af02652390", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:05Z", "revision_number": 0, "id": "7ccf4e0a-66eb-4c8a-bc97-abde9a429101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:05Z", "security_group_id": "f8d84322-4b6a-4440-b73e-d4af02652390", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "id": "f8d84322-4b6a-4440-b73e-d4af02652390", "name": "clearwater-sg_homer"}} 2019-06-30 10:57:14,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/f8d84322-4b6a-4440-b73e-d4af02652390.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}864ed2307e27c4b54ac61e041e7d065094f831f6" 2019-06-30 10:57:14,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-a35d3907-7418-442c-850e-154249867b49 2019-06-30 10:57:14,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-a35d3907-7418-442c-850e-154249867b49 Date: Sun, 30 Jun 2019 10:57:08 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:07Z", "updated_at": "2019-06-30T10:57:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:07Z", "revision_number": 0, "id": "39ca9860-7f7a-4a42-975e-5975d486db8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:07Z", "security_group_id": "bd8abc7e-9942-4e78-b37c-00102fc8f97c", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:07Z", "revision_number": 0, "id": "476703a2-b302-4fa6-b44d-d56a89d5514d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:07Z", "security_group_id": "bd8abc7e-9942-4e78-b37c-00102fc8f97c", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "id": "bd8abc7e-9942-4e78-b37c-00102fc8f97c", "name": "clearwater-sg_dime"}} 2019-06-30 10:57:14,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052} 2019-06-30 10:57:14,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups/f8d84322-4b6a-4440-b73e-d4af02652390.json used request id req-a6f23648-fe1c-4b8b-ade5-e195aabdf8ac 2019-06-30 10:57:14,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d75a63ebc97049548f0c2f24aa4dff53054224" -d '{"floatingip": {"floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}}' 2019-06-30 10:57:14,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35f78700-6a73-4b8a-9d4e-175a91a1f7eb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:57:14,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-35f78700-6a73-4b8a-9d4e-175a91a1f7eb 2019-06-30 10:57:14,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b67c391281d1a8842e932dc1b69e8996393349d" -d '{"security_group": {"description": "Internal SIP signalling", "name": "clearwater-sg_internal_sip"}}' 2019-06-30 10:57:14,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:57:14,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-f2337fd5-df72-4858-b5d7-d0c2fc0ca179 2019-06-30 10:57:14,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2337fd5-df72-4858-b5d7-d0c2fc0ca179 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:57:14,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-30 10:57:14,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-30 10:57:14,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b043435e2e049e35747065e204b826cf16d96c10" 2019-06-30 10:57:14,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-3c66780c-3ecd-41e5-b77a-e2c68dc028df 2019-06-30 10:57:14,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-3c66780c-3ecd-41e5-b77a-e2c68dc028df 2019-06-30 10:57:14,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-3c66780c-3ecd-41e5-b77a-e2c68dc028df Date: Sun, 30 Jun 2019 10:57:09 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:09Z", "updated_at": "2019-06-30T10:57:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:09Z", "revision_number": 0, "id": "7821effe-196b-4635-a59e-2457549a08fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:09Z", "security_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:09Z", "revision_number": 0, "id": "c15b5b54-9dbd-4f5a-91fa-036d3316a793", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:09Z", "security_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "name": "clearwater-sg_internal_sip"}} 2019-06-30 10:57:14,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 10:57:14,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211} 2019-06-30 10:57:14,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 10:57:14,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311} 2019-06-30 10:57:14,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 10:57:14,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000} 2019-06-30 10:57:14,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253} 2019-06-30 10:57:14,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 10:57:14,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 10:57:14,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2019-06-30 10:57:14,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667} 2019-06-30 10:57:14,057 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 10:57:14,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:57:14,129 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:57:14,129 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:57:14,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:57:14,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:57:14,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:57:14,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:57:14,130 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 10:57:14,130 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:57:14,130 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:57:14 GMT 2019-06-30 10:57:14,130 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:57:14,130 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 10:57:14,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:57:14,131 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:57:14,131 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:57:19,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 10:57:19,302 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:57:19,303 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:57:19,303 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:57:19,303 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:57:19,303 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:57:19,303 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:57:19,303 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:57:19,303 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.050Z", "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", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:09.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.050Z", "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", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:09.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.050Z", "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", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:09.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.050Z", "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", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:09.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.050Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-3c66780c-3ecd-41e5-b77a-e2c68dc028df", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:09.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aa0cfc9a-9bb8-43b7-9eeb-1c4070125500"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.050Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-3c66780c-3ecd-41e5-b77a-e2c68dc028df Date: Sun, 30 Jun 2019 10:57:09 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:09Z\", \"updated_at\": \"2019-06-30T10:57:09Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:09Z\", \"revision_number\": 0, \"id\": \"7821effe-196b-4635-a59e-2457549a08fb\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:09Z\", \"security_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:09Z\", \"revision_number\": 0, \"id\": \"c15b5b54-9dbd-4f5a-91fa-036d3316a793\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:09Z\", \"security_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}], \"revision_number\": 1, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"name\": \"clearwater-sg_internal_sip\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:09.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aa0cfc9a-9bb8-43b7-9eeb-1c4070125500"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.050Z", "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", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:09.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.050Z", "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", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:09.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.564Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/bd8abc7e-9942-4e78-b37c-00102fc8f97c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79bf9642d536280f2707b3c70f8ecbd7325a3d59\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ed725ffe-7f4f-4e1b-b508-3dd8488a5ca1"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.564Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/bd8abc7e-9942-4e78-b37c-00102fc8f97c.json used request id req-b0440b46-0d66-40d3-b765-48a6b8ffd930", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ed725ffe-7f4f-4e1b-b508-3dd8488a5ca1"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.564Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-b0440b46-0d66-40d3-b765-48a6b8ffd930 Date: Sun, 30 Jun 2019 10:57:10 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:07Z\", \"updated_at\": \"2019-06-30T10:57:07Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:07Z\", \"revision_number\": 0, \"id\": \"39ca9860-7f7a-4a42-975e-5975d486db8f\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:07Z\", \"security_group_id\": \"bd8abc7e-9942-4e78-b37c-00102fc8f97c\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:07Z\", \"revision_number\": 0, \"id\": \"476703a2-b302-4fa6-b44d-d56a89d5514d\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:07Z\", \"security_group_id\": \"bd8abc7e-9942-4e78-b37c-00102fc8f97c\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}], \"revision_number\": 1, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"bd8abc7e-9942-4e78-b37c-00102fc8f97c\", \"name\": \"clearwater-sg_dime\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ed725ffe-7f4f-4e1b-b508-3dd8488a5ca1"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.564Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79bf9642d536280f2707b3c70f8ecbd7325a3d59\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 8888, \"security_group_id\": \"bd8abc7e-9942-4e78-b37c-00102fc8f97c\", \"port_range_min\": 8888, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ed725ffe-7f4f-4e1b-b508-3dd8488a5ca1"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.564Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/security-groups/bd8abc7e-9942-4e78-b37c-00102fc8f97c.json used request id req-b0440b46-0d66-40d3-b765-48a6b8ffd930", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ed725ffe-7f4f-4e1b-b508-3dd8488a5ca1"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.564Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}df21dfd7416b43bbadd5cff7ba6fb4476a0fc8aa\" -d '{\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"name\": \"clearwater-sg_vellum\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.564Z", "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", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.564Z", "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", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bind_security_group_n8ldws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.564Z", "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", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.77e44cf0-efa8-488d-b7f4-2c4404035cd2"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.564Z", "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", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.564Z", "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", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.564Z", "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", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "homer_security_group_aydebj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.564Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.564Z", "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", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.564Z", "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", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.564Z", "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", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.564Z", "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", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.564Z", "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", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.564Z", "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", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.564Z", "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", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.564Z", "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", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.564Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.564Z", "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", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.564Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "keypair_pt19z7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.564Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5068a9b25f85c4e1a41bce50529ab010c847b463\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.78e245f4-65c1-4388-9928-c7124b8e8e51"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.564Z", "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", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_floatingip_g9lsbq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.564Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-46b01bd7-4975-401f-8c4e-fce92e1b5e7a Date: Sun, 30 Jun 2019 10:57:09 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b832943639d345c28f57e6440b8b5ce7\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"6acb3602-338d-4baa-852a-3f10ec4a5a30\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-30T06:06:03Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"b832943639d345c28f57e6440b8b5ce7\",\"created_at\":\"2019-06-30T05:50:04Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:09.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.6d664bec-cb1e-47cb-9963-de4d8ad0fe6f"}, {"node_instance_id": "bono_floatingip_g9lsbq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.564Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-46b01bd7-4975-401f-8c4e-fce92e1b5e7a", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:09.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.6d664bec-cb1e-47cb-9963-de4d8ad0fe6f"}, {"node_instance_id": "bono_floatingip_g9lsbq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.564Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b043435e2e049e35747065e204b826cf16d96c10\" -d '{\"floatingip\": {\"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\"}}'", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:09.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.6d664bec-cb1e-47cb-9963-de4d8ad0fe6f"}, {"node_instance_id": "bono_floatingip_g9lsbq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.564Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-46b01bd7-4975-401f-8c4e-fce92e1b5e7a", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:09.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.6d664bec-cb1e-47cb-9963-de4d8ad0fe6f"}, {"node_instance_id": "bono_floatingip_g9lsbq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.564Z", "message": "Using floating ip network e3a95f0d-e3e7-44a9-9960-a24866ad3e62 from name external provided.", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:09.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.6d664bec-cb1e-47cb-9963-de4d8ad0fe6f"}, {"node_instance_id": "keypair_pt19z7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.564Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.78e245f4-65c1-4388-9928-c7124b8e8e51"}, {"node_instance_id": "keypair_pt19z7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.564Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a2698ef-e1c3-45e1-b255-c7ca036603f8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.78e245f4-65c1-4388-9928-c7124b8e8e51"}, {"node_instance_id": "keypair_pt19z7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:10.564Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-9a2698ef-e1c3-45e1-b255-c7ca036603f8", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.78e245f4-65c1-4388-9928-c7124b8e8e51"}, {"node_instance_id": "ellis_security_group_u1l0k6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9e4d5c0-8e5f-4a49-ad5e-102992e0ecc4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4b105399-1a77-459e-b9da-e5cd5ba12cdd"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-b833794d-035a-4f21-b110-63852e0518a6", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ed725ffe-7f4f-4e1b-b508-3dd8488a5ca1"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-b833794d-035a-4f21-b110-63852e0518a6 Date: Sun, 30 Jun 2019 10:57:10 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 8888, \"updated_at\": \"2019-06-30T10:57:10Z\", \"security_group_id\": \"bd8abc7e-9942-4e78-b37c-00102fc8f97c\", \"port_range_min\": 8888, \"revision_number\": 0, \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:10Z\", \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"455ae83f-69df-42b3-be3f-060182eabdbb\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ed725ffe-7f4f-4e1b-b508-3dd8488a5ca1"}, {"node_instance_id": "homer_security_group_aydebj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_floatingip_3vjhly", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_security_group_aydebj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "message": "Node instance started", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_security_group_u1l0k6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-a9e4d5c0-8e5f-4a49-ad5e-102992e0ecc4", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4b105399-1a77-459e-b9da-e5cd5ba12cdd"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-69644e3f-4332-4e60-83ec-fafcd55428f8 Date: Sun, 30 Jun 2019 10:57:10 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:10Z\", \"updated_at\": \"2019-06-30T10:57:10Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:10Z\", \"revision_number\": 0, \"id\": \"40ccea7c-6f92-4695-8c56-3f153ec1470e\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:10Z\", \"security_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:10Z\", \"revision_number\": 0, \"id\": \"5f04fe6c-6f5c-4dac-a8d5-9858f0051626\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:10Z\", \"security_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}], \"revision_number\": 1, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"name\": \"clearwater-sg_vellum\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}], "metadata": {"pagination": {"total": 457, "offset": 102, "size": 50}}} 2019-06-30 10:57:19,304 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:57:19,304 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:57:19 GMT 2019-06-30 10:57:19,304 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:57:19,304 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:57:19,304 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:57:19,304 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:57:19,304 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:57:19,304 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:57:19,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 10:57:19,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211} 2019-06-30 10:57:19,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 10:57:19,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 10:57:19,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-3c66780c-3ecd-41e5-b77a-e2c68dc028df 2019-06-30 10:57:19,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-3c66780c-3ecd-41e5-b77a-e2c68dc028df Date: Sun, 30 Jun 2019 10:57:09 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:09Z", "updated_at": "2019-06-30T10:57:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:09Z", "revision_number": 0, "id": "7821effe-196b-4635-a59e-2457549a08fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:09Z", "security_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:09Z", "revision_number": 0, "id": "c15b5b54-9dbd-4f5a-91fa-036d3316a793", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:09Z", "security_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "name": "clearwater-sg_internal_sip"}} 2019-06-30 10:57:19,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667} 2019-06-30 10:57:19,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 10:57:19,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/bd8abc7e-9942-4e78-b37c-00102fc8f97c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79bf9642d536280f2707b3c70f8ecbd7325a3d59" 2019-06-30 10:57:19,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/bd8abc7e-9942-4e78-b37c-00102fc8f97c.json used request id req-b0440b46-0d66-40d3-b765-48a6b8ffd930 2019-06-30 10:57:19,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-b0440b46-0d66-40d3-b765-48a6b8ffd930 Date: Sun, 30 Jun 2019 10:57:10 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:07Z", "updated_at": "2019-06-30T10:57:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:07Z", "revision_number": 0, "id": "39ca9860-7f7a-4a42-975e-5975d486db8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:07Z", "security_group_id": "bd8abc7e-9942-4e78-b37c-00102fc8f97c", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:07Z", "revision_number": 0, "id": "476703a2-b302-4fa6-b44d-d56a89d5514d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:07Z", "security_group_id": "bd8abc7e-9942-4e78-b37c-00102fc8f97c", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "id": "bd8abc7e-9942-4e78-b37c-00102fc8f97c", "name": "clearwater-sg_dime"}} 2019-06-30 10:57:19,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79bf9642d536280f2707b3c70f8ecbd7325a3d59" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8888, "security_group_id": "bd8abc7e-9942-4e78-b37c-00102fc8f97c", "port_range_min": 8888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-30 10:57:19,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups/bd8abc7e-9942-4e78-b37c-00102fc8f97c.json used request id req-b0440b46-0d66-40d3-b765-48a6b8ffd930 2019-06-30 10:57:19,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21dfd7416b43bbadd5cff7ba6fb4476a0fc8aa" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_vellum"}}' 2019-06-30 10:57:19,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478} 2019-06-30 10:57:19,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 10:57:19,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53} 2019-06-30 10:57:19,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2019-06-30 10:57:19,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 10:57:19,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 10:57:19,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-30 10:57:19,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060} 2019-06-30 10:57:19,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060} 2019-06-30 10:57:19,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 10:57:19,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'} 2019-06-30 10:57:19,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062} 2019-06-30 10:57:19,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 10:57:19,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 10:57:19,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 10:57:19,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669} 2019-06-30 10:57:19,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2019-06-30 10:57:19,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:57:19,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5068a9b25f85c4e1a41bce50529ab010c847b463" 2019-06-30 10:57:19,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 10:57:19,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-46b01bd7-4975-401f-8c4e-fce92e1b5e7a Date: Sun, 30 Jun 2019 10:57:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 10:57:19,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-46b01bd7-4975-401f-8c4e-fce92e1b5e7a 2019-06-30 10:57:19,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b043435e2e049e35747065e204b826cf16d96c10" -d '{"floatingip": {"floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}}' 2019-06-30 10:57:19,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-46b01bd7-4975-401f-8c4e-fce92e1b5e7a 2019-06-30 10:57:19,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network e3a95f0d-e3e7-44a9-9960-a24866ad3e62 from name external provided. 2019-06-30 10:57:19,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:57:19,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a2698ef-e1c3-45e1-b255-c7ca036603f8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:57:19,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-9a2698ef-e1c3-45e1-b255-c7ca036603f8 2019-06-30 10:57:19,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9e4d5c0-8e5f-4a49-ad5e-102992e0ecc4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:57:19,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-b833794d-035a-4f21-b110-63852e0518a6 2019-06-30 10:57:19,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-b833794d-035a-4f21-b110-63852e0518a6 Date: Sun, 30 Jun 2019 10:57:10 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 8888, "updated_at": "2019-06-30T10:57:10Z", "security_group_id": "bd8abc7e-9942-4e78-b37c-00102fc8f97c", "port_range_min": 8888, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:10Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "455ae83f-69df-42b3-be3f-060182eabdbb"}} 2019-06-30 10:57:19,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-30 10:57:19,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-06-30 10:57:19,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-30 10:57:19,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a9e4d5c0-8e5f-4a49-ad5e-102992e0ecc4 2019-06-30 10:57:19,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-69644e3f-4332-4e60-83ec-fafcd55428f8 Date: Sun, 30 Jun 2019 10:57:10 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:10Z", "updated_at": "2019-06-30T10:57:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:10Z", "revision_number": 0, "id": "40ccea7c-6f92-4695-8c56-3f153ec1470e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:10Z", "security_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:10Z", "revision_number": 0, "id": "5f04fe6c-6f5c-4dac-a8d5-9858f0051626", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:10Z", "security_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "name": "clearwater-sg_vellum"}} 2019-06-30 10:57:19,316 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 10:57:19,485 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:57:19,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:57:19,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:57:19,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:57:19,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:57:19,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:57:19,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:57:19,486 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 10:57:19,486 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:57:19,486 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:57:19 GMT 2019-06-30 10:57:19,486 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:57:19,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 10:57:19,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:57:19,487 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:57:19,487 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:57:24,487 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 10:57:24,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:57:24,573 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:57:24,573 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:57:24,573 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:57:24,573 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:57:24,573 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:57:24,573 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:57:24,573 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_pt19z7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "message": "Using external resource keypair: cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.78e245f4-65c1-4388-9928-c7124b8e8e51"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-6861867b-92a0-4292-a1a7-f6b585bff2a9", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ed725ffe-7f4f-4e1b-b508-3dd8488a5ca1"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-6861867b-92a0-4292-a1a7-f6b585bff2a9", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ed725ffe-7f4f-4e1b-b508-3dd8488a5ca1"}, {"node_instance_id": "ellis_security_group_u1l0k6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7003ec945307a0c7e4e1f75abacf46a64c711069\" -d '{\"security_group\": {\"description\": \"Web UI\", \"name\": \"clearwater-sg_ellis\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4b105399-1a77-459e-b9da-e5cd5ba12cdd"}, {"node_instance_id": "ellis_security_group_u1l0k6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9e4d5c0-8e5f-4a49-ad5e-102992e0ecc4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4b105399-1a77-459e-b9da-e5cd5ba12cdd"}, {"node_instance_id": "ellis_security_group_u1l0k6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-a9e4d5c0-8e5f-4a49-ad5e-102992e0ecc4", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4b105399-1a77-459e-b9da-e5cd5ba12cdd"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-b833794d-035a-4f21-b110-63852e0518a6", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ed725ffe-7f4f-4e1b-b508-3dd8488a5ca1"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-69644e3f-4332-4e60-83ec-fafcd55428f8 Date: Sun, 30 Jun 2019 10:57:10 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:10Z\", \"updated_at\": \"2019-06-30T10:57:10Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:10Z\", \"revision_number\": 0, \"id\": \"40ccea7c-6f92-4695-8c56-3f153ec1470e\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:10Z\", \"security_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:10Z\", \"revision_number\": 0, \"id\": \"5f04fe6c-6f5c-4dac-a8d5-9858f0051626\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:10Z\", \"security_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}], \"revision_number\": 1, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"name\": \"clearwater-sg_vellum\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-69644e3f-4332-4e60-83ec-fafcd55428f8", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79bf9642d536280f2707b3c70f8ecbd7325a3d59\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 8889, \"security_group_id\": \"bd8abc7e-9942-4e78-b37c-00102fc8f97c\", \"port_range_min\": 8889, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ed725ffe-7f4f-4e1b-b508-3dd8488a5ca1"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-69644e3f-4332-4e60-83ec-fafcd55428f8", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-b833794d-035a-4f21-b110-63852e0518a6", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ed725ffe-7f4f-4e1b-b508-3dd8488a5ca1"}, {"node_instance_id": "bind_security_group_n8ldws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "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", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.77e44cf0-efa8-488d-b7f4-2c4404035cd2"}, {"node_instance_id": "bind_security_group_n8ldws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "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", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.77e44cf0-efa8-488d-b7f4-2c4404035cd2"}, {"node_instance_id": "bind_security_group_n8ldws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.77e44cf0-efa8-488d-b7f4-2c4404035cd2"}, {"node_instance_id": "bind_security_group_n8ldws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53}", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.77e44cf0-efa8-488d-b7f4-2c4404035cd2"}, {"node_instance_id": "bind_security_group_n8ldws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3285185-efe5-44f2-a3e3-20dd38ab9bb1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.77e44cf0-efa8-488d-b7f4-2c4404035cd2"}, {"node_instance_id": "homer_security_group_aydebj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_security_group_u1l0k6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "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", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4b105399-1a77-459e-b9da-e5cd5ba12cdd"}, {"node_instance_id": "ellis_security_group_u1l0k6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "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", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4b105399-1a77-459e-b9da-e5cd5ba12cdd"}, {"node_instance_id": "bind_security_group_n8ldws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-a3285185-efe5-44f2-a3e3-20dd38ab9bb1", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.77e44cf0-efa8-488d-b7f4-2c4404035cd2"}, {"node_instance_id": "ellis_security_group_u1l0k6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "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", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4b105399-1a77-459e-b9da-e5cd5ba12cdd"}, {"node_instance_id": "bind_floatingip_3vjhly", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_security_group_u1l0k6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "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", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4b105399-1a77-459e-b9da-e5cd5ba12cdd"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-b833794d-035a-4f21-b110-63852e0518a6 Date: Sun, 30 Jun 2019 10:57:10 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 8888, \"updated_at\": \"2019-06-30T10:57:10Z\", \"security_group_id\": \"bd8abc7e-9942-4e78-b37c-00102fc8f97c\", \"port_range_min\": 8888, \"revision_number\": 0, \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:10Z\", \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"455ae83f-69df-42b3-be3f-060182eabdbb\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ed725ffe-7f4f-4e1b-b508-3dd8488a5ca1"}, {"node_instance_id": "ellis_security_group_u1l0k6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4b105399-1a77-459e-b9da-e5cd5ba12cdd"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3d8aae4-15b6-4082-aca8-2e161b7bd488 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "homer_security_group_aydebj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "message": "Node instance started", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-c3d8aae4-15b6-4082-aca8-2e161b7bd488", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.160Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-21f84410-1c0d-46e7-8b6c-3f44c7d2dfa9 Date: Sun, 30 Jun 2019 10:57:10 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 8889, \"updated_at\": \"2019-06-30T10:57:10Z\", \"security_group_id\": \"bd8abc7e-9942-4e78-b37c-00102fc8f97c\", \"port_range_min\": 8889, \"revision_number\": 0, \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:10Z\", \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"71f5889c-d8ee-4a28-b17c-e394bfb8f3bb\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ed725ffe-7f4f-4e1b-b508-3dd8488a5ca1"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bea8f671d6d823b4dc271e8b5d0cdeabfff4953a\" -d '{\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"name\": \"clearwater-sg_bono\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:10.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f46ff275-4dff-4caf-815f-a18b77736f36"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "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", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f46ff275-4dff-4caf-815f-a18b77736f36"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-8a79e61d-034f-4067-a067-20524e08ae60 Date: Sun, 30 Jun 2019 10:57:11 GMT \nRESP BODY: {\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:11Z\", \"updated_at\": \"2019-06-30T10:57:11Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:11Z\", \"revision_number\": 0, \"id\": \"41422397-136d-44b7-83d3-62ea8d3d5f0b\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:11Z\", \"security_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:11Z\", \"revision_number\": 0, \"id\": \"c5d7689c-cd3e-4c38-ac66-c9b4bd1909b7\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:11Z\", \"security_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}], \"revision_number\": 1, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"name\": \"clearwater-sg_bono\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8a79e61d-034f-4067-a067-20524e08ae60", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bind_security_group_n8ldws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8896d977-9348-478c-887a-f2aacfd2d48a", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.77e44cf0-efa8-488d-b7f4-2c4404035cd2"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8a79e61d-034f-4067-a067-20524e08ae60", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bind_security_group_n8ldws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-8896d977-9348-478c-887a-f2aacfd2d48a Date: Sun, 30 Jun 2019 10:57:11 GMT \nRESP BODY: {\"security_group\": {\"description\": \"DNS\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:11Z\", \"updated_at\": \"2019-06-30T10:57:11Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:11Z\", \"revision_number\": 0, \"id\": \"d25ec54a-ff46-428f-a32d-f167a6caea1c\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:11Z\", \"security_group_id\": \"79c0b03c-b1e8-4940-9a02-7813134f5590\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:11Z\", \"revision_number\": 0, \"id\": \"e6498cb2-38ed-47b0-87a9-786a6066ded7\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:11Z\", \"security_group_id\": \"79c0b03c-b1e8-4940-9a02-7813134f5590\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}], \"revision_number\": 1, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"79c0b03c-b1e8-4940-9a02-7813134f5590\", \"name\": \"clearwater-sg_bind\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.77e44cf0-efa8-488d-b7f4-2c4404035cd2"}, {"node_instance_id": "bind_security_group_n8ldws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8896d977-9348-478c-887a-f2aacfd2d48a", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.77e44cf0-efa8-488d-b7f4-2c4404035cd2"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "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", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f46ff275-4dff-4caf-815f-a18b77736f36"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f46ff275-4dff-4caf-815f-a18b77736f36"}, {"node_instance_id": "ellis_floatingip_vwswbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.85872dbf-4d08-44e9-97a4-7034997e42ff"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f46ff275-4dff-4caf-815f-a18b77736f36"}, {"node_instance_id": "ellis_floatingip_vwswbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-a1d5ae49-601c-44ce-af13-b3a5af3f6780", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.85872dbf-4d08-44e9-97a4-7034997e42ff"}, {"node_instance_id": "bind_floatingip_3vjhly", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_floatingip_3vjhly", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_floatingip_3vjhly", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "message": "Node instance created", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_floatingip_vwswbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1d5ae49-601c-44ce-af13-b3a5af3f6780 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.85872dbf-4d08-44e9-97a4-7034997e42ff"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "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", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f46ff275-4dff-4caf-815f-a18b77736f36"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "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", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f46ff275-4dff-4caf-815f-a18b77736f36"}], "metadata": {"pagination": {"total": 626, "offset": 152, "size": 50}}} 2019-06-30 10:57:24,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:57:24,574 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:57:24 GMT 2019-06-30 10:57:24,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:57:24,574 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:57:24,574 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:57:24,574 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:57:24,574 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:57:24,574 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:57:24,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b 2019-06-30 10:57:24,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-6861867b-92a0-4292-a1a7-f6b585bff2a9 2019-06-30 10:57:24,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-6861867b-92a0-4292-a1a7-f6b585bff2a9 2019-06-30 10:57:24,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7003ec945307a0c7e4e1f75abacf46a64c711069" -d '{"security_group": {"description": "Web UI", "name": "clearwater-sg_ellis"}}' 2019-06-30 10:57:24,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9e4d5c0-8e5f-4a49-ad5e-102992e0ecc4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:57:24,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a9e4d5c0-8e5f-4a49-ad5e-102992e0ecc4 2019-06-30 10:57:24,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-b833794d-035a-4f21-b110-63852e0518a6 2019-06-30 10:57:24,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-69644e3f-4332-4e60-83ec-fafcd55428f8 Date: Sun, 30 Jun 2019 10:57:10 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:10Z", "updated_at": "2019-06-30T10:57:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:10Z", "revision_number": 0, "id": "40ccea7c-6f92-4695-8c56-3f153ec1470e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:10Z", "security_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:10Z", "revision_number": 0, "id": "5f04fe6c-6f5c-4dac-a8d5-9858f0051626", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:10Z", "security_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "name": "clearwater-sg_vellum"}} 2019-06-30 10:57:24,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-69644e3f-4332-4e60-83ec-fafcd55428f8 2019-06-30 10:57:24,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79bf9642d536280f2707b3c70f8ecbd7325a3d59" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8889, "security_group_id": "bd8abc7e-9942-4e78-b37c-00102fc8f97c", "port_range_min": 8889, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-30 10:57:24,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-69644e3f-4332-4e60-83ec-fafcd55428f8 2019-06-30 10:57:24,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-b833794d-035a-4f21-b110-63852e0518a6 2019-06-30 10:57:24,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 10:57:24,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 10:57:24,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:57:24,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53} 2019-06-30 10:57:24,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3285185-efe5-44f2-a3e3-20dd38ab9bb1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:57:24,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-30 10:57:24,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80} 2019-06-30 10:57:24,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 10:57:24,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a3285185-efe5-44f2-a3e3-20dd38ab9bb1 2019-06-30 10:57:24,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443} 2019-06-30 10:57:24,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-06-30 10:57:24,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 10:57:24,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-b833794d-035a-4f21-b110-63852e0518a6 Date: Sun, 30 Jun 2019 10:57:10 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 8888, "updated_at": "2019-06-30T10:57:10Z", "security_group_id": "bd8abc7e-9942-4e78-b37c-00102fc8f97c", "port_range_min": 8888, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:10Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "455ae83f-69df-42b3-be3f-060182eabdbb"}} 2019-06-30 10:57:24,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:57:24,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3d8aae4-15b6-4082-aca8-2e161b7bd488 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:57:24,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-30 10:57:24,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-c3d8aae4-15b6-4082-aca8-2e161b7bd488 2019-06-30 10:57:24,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-21f84410-1c0d-46e7-8b6c-3f44c7d2dfa9 Date: Sun, 30 Jun 2019 10:57:10 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 8889, "updated_at": "2019-06-30T10:57:10Z", "security_group_id": "bd8abc7e-9942-4e78-b37c-00102fc8f97c", "port_range_min": 8889, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:10Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "71f5889c-d8ee-4a28-b17c-e394bfb8f3bb"}} 2019-06-30 10:57:24,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea8f671d6d823b4dc271e8b5d0cdeabfff4953a" -d '{"security_group": {"description": "STUN SIP RTP 0MQ", "name": "clearwater-sg_bono"}}' 2019-06-30 10:57:24,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380} 2019-06-30 10:57:24,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 10:57:24,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-8a79e61d-034f-4067-a067-20524e08ae60 Date: Sun, 30 Jun 2019 10:57:11 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:11Z", "updated_at": "2019-06-30T10:57:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:11Z", "revision_number": 0, "id": "41422397-136d-44b7-83d3-62ea8d3d5f0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:11Z", "security_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:11Z", "revision_number": 0, "id": "c5d7689c-cd3e-4c38-ac66-c9b4bd1909b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:11Z", "security_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "name": "clearwater-sg_bono"}} 2019-06-30 10:57:24,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8a79e61d-034f-4067-a067-20524e08ae60 2019-06-30 10:57:24,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8896d977-9348-478c-887a-f2aacfd2d48a 2019-06-30 10:57:24,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8a79e61d-034f-4067-a067-20524e08ae60 2019-06-30 10:57:24,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-8896d977-9348-478c-887a-f2aacfd2d48a Date: Sun, 30 Jun 2019 10:57:11 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:11Z", "updated_at": "2019-06-30T10:57:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:11Z", "revision_number": 0, "id": "d25ec54a-ff46-428f-a32d-f167a6caea1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:11Z", "security_group_id": "79c0b03c-b1e8-4940-9a02-7813134f5590", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:11Z", "revision_number": 0, "id": "e6498cb2-38ed-47b0-87a9-786a6066ded7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:11Z", "security_group_id": "79c0b03c-b1e8-4940-9a02-7813134f5590", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "id": "79c0b03c-b1e8-4940-9a02-7813134f5590", "name": "clearwater-sg_bind"}} 2019-06-30 10:57:24,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8896d977-9348-478c-887a-f2aacfd2d48a 2019-06-30 10:57:24,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 10:57:24,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2019-06-30 10:57:24,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:57:24,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000} 2019-06-30 10:57:24,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a1d5ae49-601c-44ce-af13-b3a5af3f6780 2019-06-30 10:57:24,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-30 10:57:24,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-30 10:57:24,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-30 10:57:24,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1d5ae49-601c-44ce-af13-b3a5af3f6780 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:57:24,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 10:57:24,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161} 2019-06-30 10:57:24,586 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 10:57:24,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:57:24,652 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:57:24,652 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:57:24,652 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:57:24,652 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:57:24,652 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:57:24,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:57:24,652 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 10:57:24,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:57:24,653 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:57:24 GMT 2019-06-30 10:57:24,653 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:57:24,653 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 10:57:24,653 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:57:24,653 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:57:24,653 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:57:29,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 10:57:29,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:57:29,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:57:29,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:57:29,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:57:29,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:57:29,770 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:57:29,771 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:57:29,771 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf4cc76c-24eb-461e-a6ab-20849b4b095b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f46ff275-4dff-4caf-815f-a18b77736f36"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0b67c391281d1a8842e932dc1b69e8996393349d\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aa0cfc9a-9bb8-43b7-9eeb-1c4070125500"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-7cc808a6-d770-4674-bb95-7b721222957c Date: Sun, 30 Jun 2019 10:57:11 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:09Z\", \"updated_at\": \"2019-06-30T10:57:09Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:09Z\", \"revision_number\": 0, \"id\": \"7821effe-196b-4635-a59e-2457549a08fb\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:09Z\", \"security_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:09Z\", \"revision_number\": 0, \"id\": \"c15b5b54-9dbd-4f5a-91fa-036d3316a793\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:09Z\", \"security_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}], \"revision_number\": 1, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"name\": \"clearwater-sg_internal_sip\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aa0cfc9a-9bb8-43b7-9eeb-1c4070125500"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-cf4cc76c-24eb-461e-a6ab-20849b4b095b", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f46ff275-4dff-4caf-815f-a18b77736f36"}, {"node_instance_id": "bind_floatingip_3vjhly", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0b67c391281d1a8842e932dc1b69e8996393349d\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5058, \"security_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"port_range_min\": 5058, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aa0cfc9a-9bb8-43b7-9eeb-1c4070125500"}, {"node_instance_id": "bind_floatingip_3vjhly", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/security-groups/f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459.json used request id req-7cc808a6-d770-4674-bb95-7b721222957c", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aa0cfc9a-9bb8-43b7-9eeb-1c4070125500"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f46ff275-4dff-4caf-815f-a18b77736f36"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459.json used request id req-7cc808a6-d770-4674-bb95-7b721222957c", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aa0cfc9a-9bb8-43b7-9eeb-1c4070125500"}, {"node_instance_id": "ellis_security_group_u1l0k6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-c86514f5-ce20-402b-b080-34b20ee59f35 Date: Sun, 30 Jun 2019 10:57:11 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Web UI\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:11Z\", \"updated_at\": \"2019-06-30T10:57:11Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:11Z\", \"revision_number\": 0, \"id\": \"648d710a-4922-4856-85ac-6b375471d771\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:11Z\", \"security_group_id\": \"b17133cc-4704-41d9-bb54-f75cc68eb279\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:11Z\", \"revision_number\": 0, \"id\": \"ca3e98d4-d306-4d62-bc73-a4cc6c8959bc\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:11Z\", \"security_group_id\": \"b17133cc-4704-41d9-bb54-f75cc68eb279\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}], \"revision_number\": 1, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"b17133cc-4704-41d9-bb54-f75cc68eb279\", \"name\": \"clearwater-sg_ellis\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4b105399-1a77-459e-b9da-e5cd5ba12cdd"}, {"node_instance_id": "bind_floatingip_3vjhly", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "message": "Node instance created", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_security_group_u1l0k6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-c86514f5-ce20-402b-b080-34b20ee59f35", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4b105399-1a77-459e-b9da-e5cd5ba12cdd"}, {"node_instance_id": "ellis_security_group_u1l0k6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-c86514f5-ce20-402b-b080-34b20ee59f35", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4b105399-1a77-459e-b9da-e5cd5ba12cdd"}, {"node_instance_id": "sprout_security_group_wrirqk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:11.667Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.caabb280-c7dd-4a61-8a10-4e46ff53415a"}, {"node_instance_id": "bono_floatingip_g9lsbq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.282Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-2dec1d40-2590-4108-a2ea-fa20f1274f46 Date: Sun, 30 Jun 2019 10:57:11 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:10Z\", \"updated_at\": \"2019-06-30T10:57:10Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 0, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"port_id\": null, \"id\": \"25f7cb0f-f7dc-48f3-b370-bc944c3b4647\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.6d664bec-cb1e-47cb-9963-de4d8ad0fe6f"}, {"node_instance_id": "bono_floatingip_g9lsbq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.282Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-2dec1d40-2590-4108-a2ea-fa20f1274f46", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.6d664bec-cb1e-47cb-9963-de4d8ad0fe6f"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.282Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-1bbf7e8a-51e8-485b-907e-cda16ad95661 Date: Sun, 30 Jun 2019 10:57:11 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5054, \"updated_at\": \"2019-06-30T10:57:11Z\", \"security_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"port_range_min\": 5054, \"revision_number\": 0, \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:11Z\", \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"c4b45a55-0551-4de9-9690-4ef12dee4080\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aa0cfc9a-9bb8-43b7-9eeb-1c4070125500"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.282Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-1bbf7e8a-51e8-485b-907e-cda16ad95661", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aa0cfc9a-9bb8-43b7-9eeb-1c4070125500"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.282Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-1bbf7e8a-51e8-485b-907e-cda16ad95661", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aa0cfc9a-9bb8-43b7-9eeb-1c4070125500"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.282Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-9d7ffa61-a54e-4748-a664-a3c9907e3398 Date: Sun, 30 Jun 2019 10:57:11 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5052, \"updated_at\": \"2019-06-30T10:57:11Z\", \"security_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"port_range_min\": 5052, \"revision_number\": 0, \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:11Z\", \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"9e78d104-1b9c-4557-90f5-8447aadbe5a0\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aa0cfc9a-9bb8-43b7-9eeb-1c4070125500"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.282Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-9d7ffa61-a54e-4748-a664-a3c9907e3398", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aa0cfc9a-9bb8-43b7-9eeb-1c4070125500"}, {"node_instance_id": "sprout_security_group_wrirqk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.282Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5a69fe96cfdb6beb25a55862cdd16bd001dd36e8\" -d '{\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"name\": \"clearwater-sg_sprout\"}}'", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.caabb280-c7dd-4a61-8a10-4e46ff53415a"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.282Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-9d7ffa61-a54e-4748-a664-a3c9907e3398", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aa0cfc9a-9bb8-43b7-9eeb-1c4070125500"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.282Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0b67c391281d1a8842e932dc1b69e8996393349d\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5054, \"security_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"port_range_min\": 5054, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aa0cfc9a-9bb8-43b7-9eeb-1c4070125500"}, {"node_instance_id": "bono_floatingip_g9lsbq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.282Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-2dec1d40-2590-4108-a2ea-fa20f1274f46", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.6d664bec-cb1e-47cb-9963-de4d8ad0fe6f"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.282Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6bd18581fe65b2695ffa0e4c10a96f17b620c05a\" -d '{\"security_group\": {\"description\": \"SSH\", \"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f46ff275-4dff-4caf-815f-a18b77736f36"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.282Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0b67c391281d1a8842e932dc1b69e8996393349d\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5052, \"security_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"port_range_min\": 5052, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aa0cfc9a-9bb8-43b7-9eeb-1c4070125500"}, {"node_instance_id": "dime_security_group_1rgd7c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.282Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "keypair_pt19z7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.282Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_floatingip_vwswbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.282Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2e707fc820d5951bad50cca5f45011373be9d9a3\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.85872dbf-4d08-44e9-97a4-7034997e42ff"}, {"node_instance_id": "bono_floatingip_g9lsbq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.282Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'587911f006904f3db5587f381ac40777', u'created_at': u'2019-06-30T10:57:10Z', u'updated_at': u'2019-06-30T10:57:10Z', u'floating_network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', 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'587911f006904f3db5587f381ac40777', u'port_id': None, u'id': u'25f7cb0f-f7dc-48f3-b370-bc944c3b4647', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.6d664bec-cb1e-47cb-9963-de4d8ad0fe6f"}, {"node_instance_id": "sprout_security_group_wrirqk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.282Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-d3ace8ef-1fb4-4f61-950f-36f14e315e1c", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.caabb280-c7dd-4a61-8a10-4e46ff53415a"}, {"node_instance_id": "keypair_pt19z7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.282Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_security_group_wrirqk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.282Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3ace8ef-1fb4-4f61-950f-36f14e315e1c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.caabb280-c7dd-4a61-8a10-4e46ff53415a"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.282Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-716aec19-27b4-42d4-90f0-ef0b3fbdc590 Date: Sun, 30 Jun 2019 10:57:11 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5058, \"updated_at\": \"2019-06-30T10:57:11Z\", \"security_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"port_range_min\": 5058, \"revision_number\": 0, \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:11Z\", \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"003d4410-7ef6-47b2-a832-02244f5c4044\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aa0cfc9a-9bb8-43b7-9eeb-1c4070125500"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.282Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-716aec19-27b4-42d4-90f0-ef0b3fbdc590", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aa0cfc9a-9bb8-43b7-9eeb-1c4070125500"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.282Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-716aec19-27b4-42d4-90f0-ef0b3fbdc590", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:11.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aa0cfc9a-9bb8-43b7-9eeb-1c4070125500"}, {"node_instance_id": "ellis_floatingip_vwswbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.827Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-608be4ca-65cb-4e85-a0c9-227ce6cb3bd9", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.85872dbf-4d08-44e9-97a4-7034997e42ff"}, {"node_instance_id": "ellis_floatingip_vwswbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.827Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-608be4ca-65cb-4e85-a0c9-227ce6cb3bd9", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.85872dbf-4d08-44e9-97a4-7034997e42ff"}, {"node_instance_id": "ellis_floatingip_vwswbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.827Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-608be4ca-65cb-4e85-a0c9-227ce6cb3bd9 Date: Sun, 30 Jun 2019 10:57:12 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b832943639d345c28f57e6440b8b5ce7\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"6acb3602-338d-4baa-852a-3f10ec4a5a30\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-30T06:06:03Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"b832943639d345c28f57e6440b8b5ce7\",\"created_at\":\"2019-06-30T05:50:04Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.85872dbf-4d08-44e9-97a4-7034997e42ff"}, {"node_instance_id": "ellis_floatingip_vwswbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.827Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2e707fc820d5951bad50cca5f45011373be9d9a3\" -d '{\"floatingip\": {\"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.85872dbf-4d08-44e9-97a4-7034997e42ff"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.827Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-ced5efc1-609e-41e0-bece-5ee667b83c7c", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f46ff275-4dff-4caf-815f-a18b77736f36"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.827Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/d4fed1ee-b0ba-4877-bce0-8284d205c2ac.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}df21dfd7416b43bbadd5cff7ba6fb4476a0fc8aa\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "bono_floatingip_g9lsbq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.827Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_floatingip_vwswbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.827Z", "message": "Using floating ip network e3a95f0d-e3e7-44a9-9960-a24866ad3e62 from name external provided.", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.85872dbf-4d08-44e9-97a4-7034997e42ff"}, {"node_instance_id": "dime_security_group_1rgd7c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.827Z", "message": "Node instance created", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.827Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-ced5efc1-609e-41e0-bece-5ee667b83c7c Date: Sun, 30 Jun 2019 10:57:12 GMT \nRESP BODY: {\"security_group\": {\"description\": \"SSH\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:12Z\", \"updated_at\": \"2019-06-30T10:57:12Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:12Z\", \"revision_number\": 0, \"id\": \"0e636577-5978-4b15-855d-14ac2ea5b175\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:12Z\", \"security_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:12Z\", \"revision_number\": 0, \"id\": \"5b6141d6-e79f-4743-94e3-cf6576cfcfc3\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:12Z\", \"security_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}], \"revision_number\": 1, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f46ff275-4dff-4caf-815f-a18b77736f36"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.827Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-ced5efc1-609e-41e0-bece-5ee667b83c7c", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f46ff275-4dff-4caf-815f-a18b77736f36"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.827Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-482a6c89-63b4-42a4-848d-baceb1d4c653 Date: Sun, 30 Jun 2019 10:57:12 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:10Z\", \"updated_at\": \"2019-06-30T10:57:10Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:10Z\", \"revision_number\": 0, \"id\": \"40ccea7c-6f92-4695-8c56-3f153ec1470e\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:10Z\", \"security_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:10Z\", \"revision_number\": 0, \"id\": \"5f04fe6c-6f5c-4dac-a8d5-9858f0051626\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:10Z\", \"security_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}], \"revision_number\": 1, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"name\": \"clearwater-sg_vellum\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}], "metadata": {"pagination": {"total": 870, "offset": 202, "size": 50}}} 2019-06-30 10:57:29,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:57:29,771 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:57:29 GMT 2019-06-30 10:57:29,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:57:29,771 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:57:29,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:57:29,771 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:57:29,771 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:57:29,772 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:57:29,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf4cc76c-24eb-461e-a6ab-20849b4b095b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:57:29,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b67c391281d1a8842e932dc1b69e8996393349d" 2019-06-30 10:57:29,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-7cc808a6-d770-4674-bb95-7b721222957c Date: Sun, 30 Jun 2019 10:57:11 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:09Z", "updated_at": "2019-06-30T10:57:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:09Z", "revision_number": 0, "id": "7821effe-196b-4635-a59e-2457549a08fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:09Z", "security_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:09Z", "revision_number": 0, "id": "c15b5b54-9dbd-4f5a-91fa-036d3316a793", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:09Z", "security_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "name": "clearwater-sg_internal_sip"}} 2019-06-30 10:57:29,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-cf4cc76c-24eb-461e-a6ab-20849b4b095b 2019-06-30 10:57:29,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-30 10:57:29,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b67c391281d1a8842e932dc1b69e8996393349d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-30 10:57:29,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-30 10:57:29,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups/f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459.json used request id req-7cc808a6-d770-4674-bb95-7b721222957c 2019-06-30 10:57:29,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'port': 2380} 2019-06-30 10:57:29,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459.json used request id req-7cc808a6-d770-4674-bb95-7b721222957c 2019-06-30 10:57:29,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-c86514f5-ce20-402b-b080-34b20ee59f35 Date: Sun, 30 Jun 2019 10:57:11 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:11Z", "updated_at": "2019-06-30T10:57:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:11Z", "revision_number": 0, "id": "648d710a-4922-4856-85ac-6b375471d771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:11Z", "security_group_id": "b17133cc-4704-41d9-bb54-f75cc68eb279", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:11Z", "revision_number": 0, "id": "ca3e98d4-d306-4d62-bc73-a4cc6c8959bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:11Z", "security_group_id": "b17133cc-4704-41d9-bb54-f75cc68eb279", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "id": "b17133cc-4704-41d9-bb54-f75cc68eb279", "name": "clearwater-sg_ellis"}} 2019-06-30 10:57:29,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-30 10:57:29,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-c86514f5-ce20-402b-b080-34b20ee59f35 2019-06-30 10:57:29,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-c86514f5-ce20-402b-b080-34b20ee59f35 2019-06-30 10:57:29,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:57:29,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-2dec1d40-2590-4108-a2ea-fa20f1274f46 Date: Sun, 30 Jun 2019 10:57:11 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:10Z", "updated_at": "2019-06-30T10:57:10Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "587911f006904f3db5587f381ac40777", "port_id": null, "id": "25f7cb0f-f7dc-48f3-b370-bc944c3b4647", "qos_policy_id": null}} 2019-06-30 10:57:29,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-2dec1d40-2590-4108-a2ea-fa20f1274f46 2019-06-30 10:57:29,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-1bbf7e8a-51e8-485b-907e-cda16ad95661 Date: Sun, 30 Jun 2019 10:57:11 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5054, "updated_at": "2019-06-30T10:57:11Z", "security_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "port_range_min": 5054, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:11Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "c4b45a55-0551-4de9-9690-4ef12dee4080"}} 2019-06-30 10:57:29,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-1bbf7e8a-51e8-485b-907e-cda16ad95661 2019-06-30 10:57:29,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-1bbf7e8a-51e8-485b-907e-cda16ad95661 2019-06-30 10:57:29,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-9d7ffa61-a54e-4748-a664-a3c9907e3398 Date: Sun, 30 Jun 2019 10:57:11 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5052, "updated_at": "2019-06-30T10:57:11Z", "security_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "port_range_min": 5052, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:11Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "9e78d104-1b9c-4557-90f5-8447aadbe5a0"}} 2019-06-30 10:57:29,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-9d7ffa61-a54e-4748-a664-a3c9907e3398 2019-06-30 10:57:29,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a69fe96cfdb6beb25a55862cdd16bd001dd36e8" -d '{"security_group": {"description": "memcached Chronos 0MQ", "name": "clearwater-sg_sprout"}}' 2019-06-30 10:57:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-9d7ffa61-a54e-4748-a664-a3c9907e3398 2019-06-30 10:57:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b67c391281d1a8842e932dc1b69e8996393349d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5054, "security_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "port_range_min": 5054, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-30 10:57:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-2dec1d40-2590-4108-a2ea-fa20f1274f46 2019-06-30 10:57:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd18581fe65b2695ffa0e4c10a96f17b620c05a" -d '{"security_group": {"description": "SSH", "name": "clearwater-sg_base"}}' 2019-06-30 10:57:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b67c391281d1a8842e932dc1b69e8996393349d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5052, "security_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "port_range_min": 5052, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-30 10:57:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-30 10:57:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-06-30 10:57:29,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e707fc820d5951bad50cca5f45011373be9d9a3" 2019-06-30 10:57:29,780 - 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'587911f006904f3db5587f381ac40777', u'created_at': u'2019-06-30T10:57:10Z', u'updated_at': u'2019-06-30T10:57:10Z', u'floating_network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', 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'587911f006904f3db5587f381ac40777', u'port_id': None, u'id': u'25f7cb0f-f7dc-48f3-b370-bc944c3b4647', u'qos_policy_id': None} 2019-06-30 10:57:29,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d3ace8ef-1fb4-4f61-950f-36f14e315e1c 2019-06-30 10:57:29,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-30 10:57:29,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3ace8ef-1fb4-4f61-950f-36f14e315e1c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:57:29,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-716aec19-27b4-42d4-90f0-ef0b3fbdc590 Date: Sun, 30 Jun 2019 10:57:11 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5058, "updated_at": "2019-06-30T10:57:11Z", "security_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "port_range_min": 5058, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:11Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "003d4410-7ef6-47b2-a832-02244f5c4044"}} 2019-06-30 10:57:29,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-716aec19-27b4-42d4-90f0-ef0b3fbdc590 2019-06-30 10:57:29,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-716aec19-27b4-42d4-90f0-ef0b3fbdc590 2019-06-30 10:57:29,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-608be4ca-65cb-4e85-a0c9-227ce6cb3bd9 2019-06-30 10:57:29,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-608be4ca-65cb-4e85-a0c9-227ce6cb3bd9 2019-06-30 10:57:29,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-608be4ca-65cb-4e85-a0c9-227ce6cb3bd9 Date: Sun, 30 Jun 2019 10:57:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 10:57:29,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e707fc820d5951bad50cca5f45011373be9d9a3" -d '{"floatingip": {"floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}}' 2019-06-30 10:57:29,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-ced5efc1-609e-41e0-bece-5ee667b83c7c 2019-06-30 10:57:29,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/d4fed1ee-b0ba-4877-bce0-8284d205c2ac.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21dfd7416b43bbadd5cff7ba6fb4476a0fc8aa" 2019-06-30 10:57:29,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-06-30 10:57:29,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network e3a95f0d-e3e7-44a9-9960-a24866ad3e62 from name external provided. 2019-06-30 10:57:29,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-30 10:57:29,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-ced5efc1-609e-41e0-bece-5ee667b83c7c Date: Sun, 30 Jun 2019 10:57:12 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:12Z", "updated_at": "2019-06-30T10:57:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:12Z", "revision_number": 0, "id": "0e636577-5978-4b15-855d-14ac2ea5b175", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:12Z", "security_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:12Z", "revision_number": 0, "id": "5b6141d6-e79f-4743-94e3-cf6576cfcfc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:12Z", "security_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base"}} 2019-06-30 10:57:29,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-ced5efc1-609e-41e0-bece-5ee667b83c7c 2019-06-30 10:57:29,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-482a6c89-63b4-42a4-848d-baceb1d4c653 Date: Sun, 30 Jun 2019 10:57:12 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:10Z", "updated_at": "2019-06-30T10:57:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:10Z", "revision_number": 0, "id": "40ccea7c-6f92-4695-8c56-3f153ec1470e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:10Z", "security_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:10Z", "revision_number": 0, "id": "5f04fe6c-6f5c-4dac-a8d5-9858f0051626", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:10Z", "security_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "name": "clearwater-sg_vellum"}} 2019-06-30 10:57:29,783 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 10:57:29,890 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:57:29,890 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:57:29,891 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:57:29,891 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:57:29,891 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:57:29,891 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:57:29,891 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:57:29,891 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 10:57:29,891 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:57:29,891 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:57:29 GMT 2019-06-30 10:57:29,891 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:57:29,891 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 10:57:29,892 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:57:29,892 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:57:29,892 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:57:34,897 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 10:57:34,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:57:34,982 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:57:34,982 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:57:34,982 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:57:34,982 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:57:34,982 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:57:34,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:57:34,983 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.827Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/d4fed1ee-b0ba-4877-bce0-8284d205c2ac.json used request id req-482a6c89-63b4-42a4-848d-baceb1d4c653", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.827Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-90e44d01-34a1-4b4e-aa28-2ca25ada445f Date: Sun, 30 Jun 2019 10:57:12 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 11211, \"updated_at\": \"2019-06-30T10:57:12Z\", \"security_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"port_range_min\": 11211, \"revision_number\": 0, \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:12Z\", \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"250f34ad-7cbc-4b15-8f49-d2c5297484fe\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.827Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/security-groups/d4fed1ee-b0ba-4877-bce0-8284d205c2ac.json used request id req-482a6c89-63b4-42a4-848d-baceb1d4c653", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "dime_security_group_1rgd7c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:12.827Z", "message": "Node instance created", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.371Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-d3760098-dd31-4f06-9556-674fffae3886", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.371Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}df21dfd7416b43bbadd5cff7ba6fb4476a0fc8aa\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7000, \"security_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"port_range_min\": 7000, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.371Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-7d22d180-ca32-4006-bedb-3f1d5ae92fb8 Date: Sun, 30 Jun 2019 10:57:12 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 7253, \"updated_at\": \"2019-06-30T10:57:12Z\", \"security_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"port_range_min\": 7253, \"revision_number\": 0, \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:12Z\", \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"128cc94e-4e99-4091-a8b9-6237050f3e09\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.371Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}df21dfd7416b43bbadd5cff7ba6fb4476a0fc8aa\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 6668, \"security_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"port_range_min\": 6667, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.371Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-7d22d180-ca32-4006-bedb-3f1d5ae92fb8", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.371Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}df21dfd7416b43bbadd5cff7ba6fb4476a0fc8aa\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 11311, \"security_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"port_range_min\": 11311, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.371Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-25259005-4167-4356-974a-eabaefb62ce9", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "keypair_pt19z7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.371Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.371Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_floatingip_3vjhly", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.371Z", "message": "Node instance started", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.371Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-90e44d01-34a1-4b4e-aa28-2ca25ada445f", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.371Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-90e44d01-34a1-4b4e-aa28-2ca25ada445f", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.371Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-25259005-4167-4356-974a-eabaefb62ce9", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "sprout_security_group_wrirqk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.371Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-c1f0695b-fe5b-4f04-b17a-d5b365047989", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.caabb280-c7dd-4a61-8a10-4e46ff53415a"}, {"node_instance_id": "sprout_security_group_wrirqk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.371Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-c1f0695b-fe5b-4f04-b17a-d5b365047989", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.caabb280-c7dd-4a61-8a10-4e46ff53415a"}, {"node_instance_id": "sprout_security_group_wrirqk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.371Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-c1f0695b-fe5b-4f04-b17a-d5b365047989 Date: Sun, 30 Jun 2019 10:57:12 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:12Z\", \"updated_at\": \"2019-06-30T10:57:12Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:12Z\", \"revision_number\": 0, \"id\": \"bd5caf3f-5fcc-4b3b-8d10-b900c7214890\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:12Z\", \"security_group_id\": \"27c7148a-653c-4037-ba5b-dbbce27c913e\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:12Z\", \"revision_number\": 0, \"id\": \"f3a5b078-2664-4fa2-9bb8-6e471e0bb38d\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:12Z\", \"security_group_id\": \"27c7148a-653c-4037-ba5b-dbbce27c913e\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}], \"revision_number\": 1, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"27c7148a-653c-4037-ba5b-dbbce27c913e\", \"name\": \"clearwater-sg_sprout\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.caabb280-c7dd-4a61-8a10-4e46ff53415a"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.371Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-d3760098-dd31-4f06-9556-674fffae3886", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.371Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-d3760098-dd31-4f06-9556-674fffae3886 Date: Sun, 30 Jun 2019 10:57:12 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 11311, \"updated_at\": \"2019-06-30T10:57:12Z\", \"security_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"port_range_min\": 11311, \"revision_number\": 0, \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:12Z\", \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"7f10dfeb-4474-4812-bfba-4ac93497cd60\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.371Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}df21dfd7416b43bbadd5cff7ba6fb4476a0fc8aa\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7253, \"security_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"port_range_min\": 7253, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.371Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-7d22d180-ca32-4006-bedb-3f1d5ae92fb8", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.371Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-25259005-4167-4356-974a-eabaefb62ce9 Date: Sun, 30 Jun 2019 10:57:13 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 7000, \"updated_at\": \"2019-06-30T10:57:12Z\", \"security_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"port_range_min\": 7000, \"revision_number\": 0, \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:12Z\", \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"23a60855-991e-442c-9776-a14a381a8da8\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.371Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}df21dfd7416b43bbadd5cff7ba6fb4476a0fc8aa\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9160, \"security_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"port_range_min\": 9160, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.371Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-36d99491-b57f-4114-9cbc-a30b9b395946", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.371Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-36d99491-b57f-4114-9cbc-a30b9b395946 Date: Sun, 30 Jun 2019 10:57:13 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 9160, \"updated_at\": \"2019-06-30T10:57:13Z\", \"security_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"port_range_min\": 9160, \"revision_number\": 0, \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:13Z\", \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"22b0e889-1b2d-4471-bc30-ce149247f392\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.371Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-36d99491-b57f-4114-9cbc-a30b9b395946", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.371Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bea8f671d6d823b4dc271e8b5d0cdeabfff4953a\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bind_security_group_n8ldws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-371d402f-92bd-4134-a0f8-d1257e9c2c48 Date: Sun, 30 Jun 2019 10:57:13 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 53, \"updated_at\": \"2019-06-30T10:57:13Z\", \"security_group_id\": \"79c0b03c-b1e8-4940-9a02-7813134f5590\", \"port_range_min\": 53, \"revision_number\": 0, \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:13Z\", \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"1c841936-722d-4945-934f-b2668669dd00\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.77e44cf0-efa8-488d-b7f4-2c4404035cd2"}, {"node_instance_id": "bind_security_group_n8ldws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/79c0b03c-b1e8-4940-9a02-7813134f5590.json used request id req-dbb30769-8bfe-4bca-93a9-8a595360d586", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.77e44cf0-efa8-488d-b7f4-2c4404035cd2"}, {"node_instance_id": "bind_security_group_n8ldws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f72badd23cdf0c5c082e0d21ebb8d8b18a7da94b\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 53, \"security_group_id\": \"79c0b03c-b1e8-4940-9a02-7813134f5590\", \"port_range_min\": 53, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.77e44cf0-efa8-488d-b7f4-2c4404035cd2"}, {"node_instance_id": "bind_security_group_n8ldws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-dbb30769-8bfe-4bca-93a9-8a595360d586 Date: Sun, 30 Jun 2019 10:57:13 GMT \nRESP BODY: {\"security_group\": {\"description\": \"DNS\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:11Z\", \"updated_at\": \"2019-06-30T10:57:11Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:11Z\", \"revision_number\": 0, \"id\": \"d25ec54a-ff46-428f-a32d-f167a6caea1c\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:11Z\", \"security_group_id\": \"79c0b03c-b1e8-4940-9a02-7813134f5590\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:11Z\", \"revision_number\": 0, \"id\": \"e6498cb2-38ed-47b0-87a9-786a6066ded7\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:11Z\", \"security_group_id\": \"79c0b03c-b1e8-4940-9a02-7813134f5590\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}], \"revision_number\": 1, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"79c0b03c-b1e8-4940-9a02-7813134f5590\", \"name\": \"clearwater-sg_bind\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.77e44cf0-efa8-488d-b7f4-2c4404035cd2"}, {"node_instance_id": "bind_security_group_n8ldws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-4c0f76a2-8951-4290-817c-9a9b94c982ec Date: Sun, 30 Jun 2019 10:57:13 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 53, \"updated_at\": \"2019-06-30T10:57:13Z\", \"security_group_id\": \"79c0b03c-b1e8-4940-9a02-7813134f5590\", \"port_range_min\": 53, \"revision_number\": 0, \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:13Z\", \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"28afaf55-5c50-43f3-ae21-307a74440ca8\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.77e44cf0-efa8-488d-b7f4-2c4404035cd2"}, {"node_instance_id": "bind_security_group_n8ldws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4c0f76a2-8951-4290-817c-9a9b94c982ec", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.77e44cf0-efa8-488d-b7f4-2c4404035cd2"}, {"node_instance_id": "bind_security_group_n8ldws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f72badd23cdf0c5c082e0d21ebb8d8b18a7da94b\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 53, \"security_group_id\": \"79c0b03c-b1e8-4940-9a02-7813134f5590\", \"port_range_min\": 53, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.77e44cf0-efa8-488d-b7f4-2c4404035cd2"}, {"node_instance_id": "bono_floatingip_g9lsbq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "Node instance created", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_security_group_n8ldws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4c0f76a2-8951-4290-817c-9a9b94c982ec", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.77e44cf0-efa8-488d-b7f4-2c4404035cd2"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-5c2d4362-290e-4261-b404-8c39bb8c2c16 Date: Sun, 30 Jun 2019 10:57:13 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 6668, \"updated_at\": \"2019-06-30T10:57:13Z\", \"security_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"port_range_min\": 6667, \"revision_number\": 0, \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:13Z\", \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"23f0189a-5767-4d6a-8953-2663ab21643c\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-5c2d4362-290e-4261-b404-8c39bb8c2c16", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}, {"node_instance_id": "keypair_pt19z7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_security_group_n8ldws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/79c0b03c-b1e8-4940-9a02-7813134f5590.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f72badd23cdf0c5c082e0d21ebb8d8b18a7da94b\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.77e44cf0-efa8-488d-b7f4-2c4404035cd2"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bea8f671d6d823b4dc271e8b5d0cdeabfff4953a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 3478, \"security_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"port_range_min\": 3478, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd.json used request id req-c55ac65c-a220-4382-89d2-0d56e0302ec9", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/security-groups/d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd.json used request id req-c55ac65c-a220-4382-89d2-0d56e0302ec9", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-c55ac65c-a220-4382-89d2-0d56e0302ec9 Date: Sun, 30 Jun 2019 10:57:13 GMT \nRESP BODY: {\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:11Z\", \"updated_at\": \"2019-06-30T10:57:11Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:11Z\", \"revision_number\": 0, \"id\": \"41422397-136d-44b7-83d3-62ea8d3d5f0b\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:11Z\", \"security_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:11Z\", \"revision_number\": 0, \"id\": \"c5d7689c-cd3e-4c38-ac66-c9b4bd1909b7\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:11Z\", \"security_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}], \"revision_number\": 1, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"name\": \"clearwater-sg_bono\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "dime_security_group_1rgd7c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_security_group_n8ldws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/security-groups/79c0b03c-b1e8-4940-9a02-7813134f5590.json used request id req-dbb30769-8bfe-4bca-93a9-8a595360d586", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.77e44cf0-efa8-488d-b7f4-2c4404035cd2"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-5c2d4362-290e-4261-b404-8c39bb8c2c16", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9685e370-cd23-45f8-acc4-fb15160f6fef"}], "metadata": {"pagination": {"total": 976, "offset": 252, "size": 50}}} 2019-06-30 10:57:34,983 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:57:34,983 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:57:34 GMT 2019-06-30 10:57:34,983 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:57:34,983 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:57:34,983 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:57:34,983 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:57:34,983 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:57:34,984 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:57:34,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/d4fed1ee-b0ba-4877-bce0-8284d205c2ac.json used request id req-482a6c89-63b4-42a4-848d-baceb1d4c653 2019-06-30 10:57:34,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-90e44d01-34a1-4b4e-aa28-2ca25ada445f Date: Sun, 30 Jun 2019 10:57:12 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 11211, "updated_at": "2019-06-30T10:57:12Z", "security_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "port_range_min": 11211, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:12Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "250f34ad-7cbc-4b15-8f49-d2c5297484fe"}} 2019-06-30 10:57:34,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups/d4fed1ee-b0ba-4877-bce0-8284d205c2ac.json used request id req-482a6c89-63b4-42a4-848d-baceb1d4c653 2019-06-30 10:57:34,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-30 10:57:34,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-d3760098-dd31-4f06-9556-674fffae3886 2019-06-30 10:57:34,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21dfd7416b43bbadd5cff7ba6fb4476a0fc8aa" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7000, "security_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "port_range_min": 7000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-30 10:57:34,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-7d22d180-ca32-4006-bedb-3f1d5ae92fb8 Date: Sun, 30 Jun 2019 10:57:12 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 7253, "updated_at": "2019-06-30T10:57:12Z", "security_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "port_range_min": 7253, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:12Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "128cc94e-4e99-4091-a8b9-6237050f3e09"}} 2019-06-30 10:57:34,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21dfd7416b43bbadd5cff7ba6fb4476a0fc8aa" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6668, "security_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "port_range_min": 6667, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-30 10:57:34,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-7d22d180-ca32-4006-bedb-3f1d5ae92fb8 2019-06-30 10:57:34,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21dfd7416b43bbadd5cff7ba6fb4476a0fc8aa" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11311, "security_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "port_range_min": 11311, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-30 10:57:34,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-25259005-4167-4356-974a-eabaefb62ce9 2019-06-30 10:57:34,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-30 10:57:34,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-30 10:57:34,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-30 10:57:34,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-90e44d01-34a1-4b4e-aa28-2ca25ada445f 2019-06-30 10:57:34,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-90e44d01-34a1-4b4e-aa28-2ca25ada445f 2019-06-30 10:57:34,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-25259005-4167-4356-974a-eabaefb62ce9 2019-06-30 10:57:34,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-c1f0695b-fe5b-4f04-b17a-d5b365047989 2019-06-30 10:57:34,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-c1f0695b-fe5b-4f04-b17a-d5b365047989 2019-06-30 10:57:34,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-c1f0695b-fe5b-4f04-b17a-d5b365047989 Date: Sun, 30 Jun 2019 10:57:12 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:12Z", "updated_at": "2019-06-30T10:57:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:12Z", "revision_number": 0, "id": "bd5caf3f-5fcc-4b3b-8d10-b900c7214890", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:12Z", "security_group_id": "27c7148a-653c-4037-ba5b-dbbce27c913e", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:12Z", "revision_number": 0, "id": "f3a5b078-2664-4fa2-9bb8-6e471e0bb38d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:12Z", "security_group_id": "27c7148a-653c-4037-ba5b-dbbce27c913e", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "id": "27c7148a-653c-4037-ba5b-dbbce27c913e", "name": "clearwater-sg_sprout"}} 2019-06-30 10:57:34,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-d3760098-dd31-4f06-9556-674fffae3886 2019-06-30 10:57:34,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-d3760098-dd31-4f06-9556-674fffae3886 Date: Sun, 30 Jun 2019 10:57:12 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 11311, "updated_at": "2019-06-30T10:57:12Z", "security_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "port_range_min": 11311, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:12Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "7f10dfeb-4474-4812-bfba-4ac93497cd60"}} 2019-06-30 10:57:34,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21dfd7416b43bbadd5cff7ba6fb4476a0fc8aa" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7253, "security_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "port_range_min": 7253, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-30 10:57:34,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-7d22d180-ca32-4006-bedb-3f1d5ae92fb8 2019-06-30 10:57:34,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-25259005-4167-4356-974a-eabaefb62ce9 Date: Sun, 30 Jun 2019 10:57:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 7000, "updated_at": "2019-06-30T10:57:12Z", "security_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "port_range_min": 7000, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:12Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "23a60855-991e-442c-9776-a14a381a8da8"}} 2019-06-30 10:57:34,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df21dfd7416b43bbadd5cff7ba6fb4476a0fc8aa" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-30 10:57:34,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-36d99491-b57f-4114-9cbc-a30b9b395946 2019-06-30 10:57:34,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-36d99491-b57f-4114-9cbc-a30b9b395946 Date: Sun, 30 Jun 2019 10:57:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 9160, "updated_at": "2019-06-30T10:57:13Z", "security_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "port_range_min": 9160, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:13Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "22b0e889-1b2d-4471-bc30-ce149247f392"}} 2019-06-30 10:57:34,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-36d99491-b57f-4114-9cbc-a30b9b395946 2019-06-30 10:57:34,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea8f671d6d823b4dc271e8b5d0cdeabfff4953a" 2019-06-30 10:57:34,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-371d402f-92bd-4134-a0f8-d1257e9c2c48 Date: Sun, 30 Jun 2019 10:57:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 53, "updated_at": "2019-06-30T10:57:13Z", "security_group_id": "79c0b03c-b1e8-4940-9a02-7813134f5590", "port_range_min": 53, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:13Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "1c841936-722d-4945-934f-b2668669dd00"}} 2019-06-30 10:57:34,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/79c0b03c-b1e8-4940-9a02-7813134f5590.json used request id req-dbb30769-8bfe-4bca-93a9-8a595360d586 2019-06-30 10:57:34,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f72badd23cdf0c5c082e0d21ebb8d8b18a7da94b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "79c0b03c-b1e8-4940-9a02-7813134f5590", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-30 10:57:34,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-dbb30769-8bfe-4bca-93a9-8a595360d586 Date: Sun, 30 Jun 2019 10:57:13 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:11Z", "updated_at": "2019-06-30T10:57:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:11Z", "revision_number": 0, "id": "d25ec54a-ff46-428f-a32d-f167a6caea1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:11Z", "security_group_id": "79c0b03c-b1e8-4940-9a02-7813134f5590", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:11Z", "revision_number": 0, "id": "e6498cb2-38ed-47b0-87a9-786a6066ded7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:11Z", "security_group_id": "79c0b03c-b1e8-4940-9a02-7813134f5590", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "id": "79c0b03c-b1e8-4940-9a02-7813134f5590", "name": "clearwater-sg_bind"}} 2019-06-30 10:57:34,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-4c0f76a2-8951-4290-817c-9a9b94c982ec Date: Sun, 30 Jun 2019 10:57:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 53, "updated_at": "2019-06-30T10:57:13Z", "security_group_id": "79c0b03c-b1e8-4940-9a02-7813134f5590", "port_range_min": 53, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:13Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "28afaf55-5c50-43f3-ae21-307a74440ca8"}} 2019-06-30 10:57:34,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4c0f76a2-8951-4290-817c-9a9b94c982ec 2019-06-30 10:57:34,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f72badd23cdf0c5c082e0d21ebb8d8b18a7da94b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "79c0b03c-b1e8-4940-9a02-7813134f5590", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-30 10:57:34,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-30 10:57:34,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4c0f76a2-8951-4290-817c-9a9b94c982ec 2019-06-30 10:57:34,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-5c2d4362-290e-4261-b404-8c39bb8c2c16 Date: Sun, 30 Jun 2019 10:57:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "updated_at": "2019-06-30T10:57:13Z", "security_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "port_range_min": 6667, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:13Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "23f0189a-5767-4d6a-8953-2663ab21643c"}} 2019-06-30 10:57:34,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-5c2d4362-290e-4261-b404-8c39bb8c2c16 2019-06-30 10:57:34,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-30 10:57:34,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/79c0b03c-b1e8-4940-9a02-7813134f5590.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f72badd23cdf0c5c082e0d21ebb8d8b18a7da94b" 2019-06-30 10:57:34,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea8f671d6d823b4dc271e8b5d0cdeabfff4953a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-30 10:57:34,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd.json used request id req-c55ac65c-a220-4382-89d2-0d56e0302ec9 2019-06-30 10:57:34,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups/d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd.json used request id req-c55ac65c-a220-4382-89d2-0d56e0302ec9 2019-06-30 10:57:34,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-c55ac65c-a220-4382-89d2-0d56e0302ec9 Date: Sun, 30 Jun 2019 10:57:13 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:11Z", "updated_at": "2019-06-30T10:57:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:11Z", "revision_number": 0, "id": "41422397-136d-44b7-83d3-62ea8d3d5f0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:11Z", "security_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:11Z", "revision_number": 0, "id": "c5d7689c-cd3e-4c38-ac66-c9b4bd1909b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:11Z", "security_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "name": "clearwater-sg_bono"}} 2019-06-30 10:57:34,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-30 10:57:34,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups/79c0b03c-b1e8-4940-9a02-7813134f5590.json used request id req-dbb30769-8bfe-4bca-93a9-8a595360d586 2019-06-30 10:57:34,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-5c2d4362-290e-4261-b404-8c39bb8c2c16 2019-06-30 10:57:34,994 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 10:57:35,087 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:57:35,088 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:57:35,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:57:35,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:57:35,088 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:57:35,088 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:57:35,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:57:35,088 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 10:57:35,088 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:57:35,088 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:57:35 GMT 2019-06-30 10:57:35,088 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:57:35,089 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 10:57:35,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:57:35,089 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:57:35,089 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:57:40,094 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 10:57:40,179 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:57:40,179 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:57:40,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:57:40,179 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:57:40,179 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:57:40,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:57:40,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:57:40,179 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_n8ldws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-dbb30769-8bfe-4bca-93a9-8a595360d586 Date: Sun, 30 Jun 2019 10:57:13 GMT \nRESP BODY: {\"security_group\": {\"description\": \"DNS\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:11Z\", \"updated_at\": \"2019-06-30T10:57:11Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:11Z\", \"revision_number\": 0, \"id\": \"d25ec54a-ff46-428f-a32d-f167a6caea1c\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:11Z\", \"security_group_id\": \"79c0b03c-b1e8-4940-9a02-7813134f5590\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:11Z\", \"revision_number\": 0, \"id\": \"e6498cb2-38ed-47b0-87a9-786a6066ded7\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:11Z\", \"security_group_id\": \"79c0b03c-b1e8-4940-9a02-7813134f5590\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}], \"revision_number\": 1, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"79c0b03c-b1e8-4940-9a02-7813134f5590\", \"name\": \"clearwater-sg_bind\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.77e44cf0-efa8-488d-b7f4-2c4404035cd2"}, {"node_instance_id": "bind_security_group_n8ldws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/79c0b03c-b1e8-4940-9a02-7813134f5590.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f72badd23cdf0c5c082e0d21ebb8d8b18a7da94b\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.77e44cf0-efa8-488d-b7f4-2c4404035cd2"}, {"node_instance_id": "bind_security_group_n8ldws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-371d402f-92bd-4134-a0f8-d1257e9c2c48 Date: Sun, 30 Jun 2019 10:57:13 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 53, \"updated_at\": \"2019-06-30T10:57:13Z\", \"security_group_id\": \"79c0b03c-b1e8-4940-9a02-7813134f5590\", \"port_range_min\": 53, \"revision_number\": 0, \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:13Z\", \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"1c841936-722d-4945-934f-b2668669dd00\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.77e44cf0-efa8-488d-b7f4-2c4404035cd2"}, {"node_instance_id": "ellis_security_group_u1l0k6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-5cd9c2d1-2c7f-43f8-b780-adb9e73a90f0", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4b105399-1a77-459e-b9da-e5cd5ba12cdd"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a75a1514-bebb-4998-8494-e7bc8ddc231c Date: Sun, 30 Jun 2019 10:57:13 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 3478, \"updated_at\": \"2019-06-30T10:57:13Z\", \"security_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"port_range_min\": 3478, \"revision_number\": 0, \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:13Z\", \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"a3ef0be8-0822-4749-86de-182a4315a822\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "ellis_security_group_u1l0k6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-5cd9c2d1-2c7f-43f8-b780-adb9e73a90f0", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4b105399-1a77-459e-b9da-e5cd5ba12cdd"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a75a1514-bebb-4998-8494-e7bc8ddc231c", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "keypair_pt19z7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a75a1514-bebb-4998-8494-e7bc8ddc231c", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bea8f671d6d823b4dc271e8b5d0cdeabfff4953a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 3478, \"security_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"port_range_min\": 3478, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-c55ac65c-a220-4382-89d2-0d56e0302ec9 Date: Sun, 30 Jun 2019 10:57:13 GMT \nRESP BODY: {\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:11Z\", \"updated_at\": \"2019-06-30T10:57:11Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:11Z\", \"revision_number\": 0, \"id\": \"41422397-136d-44b7-83d3-62ea8d3d5f0b\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:11Z\", \"security_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:11Z\", \"revision_number\": 0, \"id\": \"c5d7689c-cd3e-4c38-ac66-c9b4bd1909b7\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:11Z\", \"security_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}], \"revision_number\": 1, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"name\": \"clearwater-sg_bono\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/security-groups/d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd.json used request id req-c55ac65c-a220-4382-89d2-0d56e0302ec9", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "ellis_security_group_u1l0k6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7003ec945307a0c7e4e1f75abacf46a64c711069\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 443, \"security_group_id\": \"b17133cc-4704-41d9-bb54-f75cc68eb279\", \"port_range_min\": 443, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4b105399-1a77-459e-b9da-e5cd5ba12cdd"}, {"node_instance_id": "ellis_security_group_u1l0k6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-5cd9c2d1-2c7f-43f8-b780-adb9e73a90f0 Date: Sun, 30 Jun 2019 10:57:13 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 80, \"updated_at\": \"2019-06-30T10:57:13Z\", \"security_group_id\": \"b17133cc-4704-41d9-bb54-f75cc68eb279\", \"port_range_min\": 80, \"revision_number\": 0, \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:13Z\", \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"afb1d6b4-e82a-47ac-ae97-3a48f478e560\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4b105399-1a77-459e-b9da-e5cd5ba12cdd"}, {"node_instance_id": "dime_security_group_1rgd7c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:13.896Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:14.413Z", "message": "Node instance created", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_floatingip_g9lsbq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:14.413Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_security_group_u1l0k6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:14.413Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-c31bdd2c-04ef-4875-89c2-3096dc98e9d7 Date: Sun, 30 Jun 2019 10:57:13 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 443, \"updated_at\": \"2019-06-30T10:57:13Z\", \"security_group_id\": \"b17133cc-4704-41d9-bb54-f75cc68eb279\", \"port_range_min\": 443, \"revision_number\": 0, \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:13Z\", \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"b0bf106a-e21e-4644-b6eb-7d9ebd45cbf2\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4b105399-1a77-459e-b9da-e5cd5ba12cdd"}, {"node_instance_id": "ellis_security_group_u1l0k6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:14.413Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c31bdd2c-04ef-4875-89c2-3096dc98e9d7", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4b105399-1a77-459e-b9da-e5cd5ba12cdd"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:14.413Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-e3a11d21-7bc7-4a89-913a-ac50489d59d2 Date: Sun, 30 Jun 2019 10:57:13 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 3478, \"updated_at\": \"2019-06-30T10:57:13Z\", \"security_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"port_range_min\": 3478, \"revision_number\": 0, \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:13Z\", \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6ef4f24-d72a-4e24-80e3-faed39c84f56\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:14.413Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-e3a11d21-7bc7-4a89-913a-ac50489d59d2", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:14.413Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-e3a11d21-7bc7-4a89-913a-ac50489d59d2", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "ellis_security_group_u1l0k6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:14.413Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c31bdd2c-04ef-4875-89c2-3096dc98e9d7", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4b105399-1a77-459e-b9da-e5cd5ba12cdd"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:14.413Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bea8f671d6d823b4dc271e8b5d0cdeabfff4953a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"port_range_min\": 5060, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:14.413Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-4c7bc334-0ec2-4c7f-8bdb-725d847ae009 Date: Sun, 30 Jun 2019 10:57:14 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5060, \"updated_at\": \"2019-06-30T10:57:13Z\", \"security_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:13Z\", \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"bcf2241f-446d-4d2a-ba90-1a2f5be9dc3b\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "ellis_floatingip_vwswbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:14.413Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-2b7bbb24-c596-4c4f-b2c5-eb76c7c464b2", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.85872dbf-4d08-44e9-97a4-7034997e42ff"}, {"node_instance_id": "ellis_floatingip_vwswbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:14.413Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'587911f006904f3db5587f381ac40777', u'created_at': u'2019-06-30T10:57:13Z', u'updated_at': u'2019-06-30T10:57:13Z', u'floating_network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'587911f006904f3db5587f381ac40777', u'port_id': None, u'id': u'73fc0347-b2fb-4bb3-b6cf-06e852f256ae', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.85872dbf-4d08-44e9-97a4-7034997e42ff"}, {"node_instance_id": "ellis_floatingip_vwswbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:14.413Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-2b7bbb24-c596-4c4f-b2c5-eb76c7c464b2", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.85872dbf-4d08-44e9-97a4-7034997e42ff"}, {"node_instance_id": "ellis_floatingip_vwswbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:14.413Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-2b7bbb24-c596-4c4f-b2c5-eb76c7c464b2 Date: Sun, 30 Jun 2019 10:57:13 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:13Z\", \"updated_at\": \"2019-06-30T10:57:13Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 0, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"port_id\": null, \"id\": \"73fc0347-b2fb-4bb3-b6cf-06e852f256ae\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.85872dbf-4d08-44e9-97a4-7034997e42ff"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-76b315f7-8143-47d5-8e21-7f49cd4e4bc2", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/e6250e01-8147-41e8-83bb-10cc2394f545.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6bd18581fe65b2695ffa0e4c10a96f17b620c05a\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f46ff275-4dff-4caf-815f-a18b77736f36"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-76b315f7-8143-47d5-8e21-7f49cd4e4bc2", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-6fa80272-32ff-49e2-9fd2-8ea3c3ce0abb Date: Sun, 30 Jun 2019 10:57:14 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5062, \"updated_at\": \"2019-06-30T10:57:14Z\", \"security_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"port_range_min\": 5062, \"revision_number\": 0, \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:14Z\", \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"1bc9b424-efcc-4f2c-8af0-6d75ef01fabd\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bea8f671d6d823b4dc271e8b5d0cdeabfff4953a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5062, \"security_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"port_range_min\": 5062, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-6fa80272-32ff-49e2-9fd2-8ea3c3ce0abb", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-8aa8c2ee-eaf0-4837-afe1-5683abf47101 Date: Sun, 30 Jun 2019 10:57:14 GMT \nRESP BODY: {\"security_group\": {\"description\": \"SSH\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:12Z\", \"updated_at\": \"2019-06-30T10:57:12Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:12Z\", \"revision_number\": 0, \"id\": \"0e636577-5978-4b15-855d-14ac2ea5b175\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:12Z\", \"security_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T10:57:12Z\", \"revision_number\": 0, \"id\": \"5b6141d6-e79f-4743-94e3-cf6576cfcfc3\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T10:57:12Z\", \"security_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"587911f006904f3db5587f381ac40777\"}], \"revision_number\": 1, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f46ff275-4dff-4caf-815f-a18b77736f36"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/security-groups/e6250e01-8147-41e8-83bb-10cc2394f545.json used request id req-8aa8c2ee-eaf0-4837-afe1-5683abf47101", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f46ff275-4dff-4caf-815f-a18b77736f36"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "keypair_pt19z7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_security_group_1rgd7c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-6fa80272-32ff-49e2-9fd2-8ea3c3ce0abb", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6bd18581fe65b2695ffa0e4c10a96f17b620c05a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"port_range_min\": 22, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f46ff275-4dff-4caf-815f-a18b77736f36"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bea8f671d6d823b4dc271e8b5d0cdeabfff4953a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"port_range_min\": 5060, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "sprout_security_group_wrirqk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/27c7148a-653c-4037-ba5b-dbbce27c913e.json used request id req-873e0777-e9d0-4f10-90d0-5a5a567de3d8", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.caabb280-c7dd-4a61-8a10-4e46ff53415a"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4c7bc334-0ec2-4c7f-8bdb-725d847ae009", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4c7bc334-0ec2-4c7f-8bdb-725d847ae009", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/e6250e01-8147-41e8-83bb-10cc2394f545.json used request id req-8aa8c2ee-eaf0-4837-afe1-5683abf47101", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f46ff275-4dff-4caf-815f-a18b77736f36"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-76b315f7-8143-47d5-8e21-7f49cd4e4bc2 Date: Sun, 30 Jun 2019 10:57:14 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5060, \"updated_at\": \"2019-06-30T10:57:14Z\", \"security_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:14Z\", \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"dfcdd4f5-e1b2-44b7-bd4a-f2f25d301109\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bea8f671d6d823b4dc271e8b5d0cdeabfff4953a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"port_range_min\": 32768, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-8728a92b-8449-4bcc-a26d-407349587f16 Date: Sun, 30 Jun 2019 10:57:14 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 22, \"updated_at\": \"2019-06-30T10:57:14Z\", \"security_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:14Z\", \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f46ff275-4dff-4caf-815f-a18b77736f36"}], "metadata": {"pagination": {"total": 1008, "offset": 302, "size": 50}}} 2019-06-30 10:57:40,180 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:57:40,180 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:57:40 GMT 2019-06-30 10:57:40,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:57:40,180 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:57:40,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:57:40,180 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:57:40,180 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:57:40,180 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:57:40,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-dbb30769-8bfe-4bca-93a9-8a595360d586 Date: Sun, 30 Jun 2019 10:57:13 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:11Z", "updated_at": "2019-06-30T10:57:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:11Z", "revision_number": 0, "id": "d25ec54a-ff46-428f-a32d-f167a6caea1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:11Z", "security_group_id": "79c0b03c-b1e8-4940-9a02-7813134f5590", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:11Z", "revision_number": 0, "id": "e6498cb2-38ed-47b0-87a9-786a6066ded7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:11Z", "security_group_id": "79c0b03c-b1e8-4940-9a02-7813134f5590", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "id": "79c0b03c-b1e8-4940-9a02-7813134f5590", "name": "clearwater-sg_bind"}} 2019-06-30 10:57:40,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/79c0b03c-b1e8-4940-9a02-7813134f5590.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f72badd23cdf0c5c082e0d21ebb8d8b18a7da94b" 2019-06-30 10:57:40,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-371d402f-92bd-4134-a0f8-d1257e9c2c48 Date: Sun, 30 Jun 2019 10:57:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 53, "updated_at": "2019-06-30T10:57:13Z", "security_group_id": "79c0b03c-b1e8-4940-9a02-7813134f5590", "port_range_min": 53, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:13Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "1c841936-722d-4945-934f-b2668669dd00"}} 2019-06-30 10:57:40,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-5cd9c2d1-2c7f-43f8-b780-adb9e73a90f0 2019-06-30 10:57:40,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a75a1514-bebb-4998-8494-e7bc8ddc231c Date: Sun, 30 Jun 2019 10:57:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 3478, "updated_at": "2019-06-30T10:57:13Z", "security_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "port_range_min": 3478, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:13Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "a3ef0be8-0822-4749-86de-182a4315a822"}} 2019-06-30 10:57:40,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-5cd9c2d1-2c7f-43f8-b780-adb9e73a90f0 2019-06-30 10:57:40,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a75a1514-bebb-4998-8494-e7bc8ddc231c 2019-06-30 10:57:40,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-30 10:57:40,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a75a1514-bebb-4998-8494-e7bc8ddc231c 2019-06-30 10:57:40,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea8f671d6d823b4dc271e8b5d0cdeabfff4953a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-30 10:57:40,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-c55ac65c-a220-4382-89d2-0d56e0302ec9 Date: Sun, 30 Jun 2019 10:57:13 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:11Z", "updated_at": "2019-06-30T10:57:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:11Z", "revision_number": 0, "id": "41422397-136d-44b7-83d3-62ea8d3d5f0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:11Z", "security_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:11Z", "revision_number": 0, "id": "c5d7689c-cd3e-4c38-ac66-c9b4bd1909b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:11Z", "security_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "name": "clearwater-sg_bono"}} 2019-06-30 10:57:40,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups/d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd.json used request id req-c55ac65c-a220-4382-89d2-0d56e0302ec9 2019-06-30 10:57:40,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7003ec945307a0c7e4e1f75abacf46a64c711069" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 443, "security_group_id": "b17133cc-4704-41d9-bb54-f75cc68eb279", "port_range_min": 443, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-30 10:57:40,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-5cd9c2d1-2c7f-43f8-b780-adb9e73a90f0 Date: Sun, 30 Jun 2019 10:57:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 80, "updated_at": "2019-06-30T10:57:13Z", "security_group_id": "b17133cc-4704-41d9-bb54-f75cc68eb279", "port_range_min": 80, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:13Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "afb1d6b4-e82a-47ac-ae97-3a48f478e560"}} 2019-06-30 10:57:40,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-30 10:57:40,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-30 10:57:40,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-30 10:57:40,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-c31bdd2c-04ef-4875-89c2-3096dc98e9d7 Date: Sun, 30 Jun 2019 10:57:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 443, "updated_at": "2019-06-30T10:57:13Z", "security_group_id": "b17133cc-4704-41d9-bb54-f75cc68eb279", "port_range_min": 443, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:13Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "b0bf106a-e21e-4644-b6eb-7d9ebd45cbf2"}} 2019-06-30 10:57:40,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c31bdd2c-04ef-4875-89c2-3096dc98e9d7 2019-06-30 10:57:40,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-e3a11d21-7bc7-4a89-913a-ac50489d59d2 Date: Sun, 30 Jun 2019 10:57:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 3478, "updated_at": "2019-06-30T10:57:13Z", "security_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "port_range_min": 3478, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:13Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "e6ef4f24-d72a-4e24-80e3-faed39c84f56"}} 2019-06-30 10:57:40,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-e3a11d21-7bc7-4a89-913a-ac50489d59d2 2019-06-30 10:57:40,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-e3a11d21-7bc7-4a89-913a-ac50489d59d2 2019-06-30 10:57:40,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c31bdd2c-04ef-4875-89c2-3096dc98e9d7 2019-06-30 10:57:40,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea8f671d6d823b4dc271e8b5d0cdeabfff4953a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-30 10:57:40,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-4c7bc334-0ec2-4c7f-8bdb-725d847ae009 Date: Sun, 30 Jun 2019 10:57:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5060, "updated_at": "2019-06-30T10:57:13Z", "security_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "port_range_min": 5060, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:13Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "bcf2241f-446d-4d2a-ba90-1a2f5be9dc3b"}} 2019-06-30 10:57:40,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-2b7bbb24-c596-4c4f-b2c5-eb76c7c464b2 2019-06-30 10:57:40,188 - 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'587911f006904f3db5587f381ac40777', u'created_at': u'2019-06-30T10:57:13Z', u'updated_at': u'2019-06-30T10:57:13Z', u'floating_network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'587911f006904f3db5587f381ac40777', u'port_id': None, u'id': u'73fc0347-b2fb-4bb3-b6cf-06e852f256ae', u'qos_policy_id': None} 2019-06-30 10:57:40,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-2b7bbb24-c596-4c4f-b2c5-eb76c7c464b2 2019-06-30 10:57:40,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-2b7bbb24-c596-4c4f-b2c5-eb76c7c464b2 Date: Sun, 30 Jun 2019 10:57:13 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:13Z", "updated_at": "2019-06-30T10:57:13Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "587911f006904f3db5587f381ac40777", "port_id": null, "id": "73fc0347-b2fb-4bb3-b6cf-06e852f256ae", "qos_policy_id": null}} 2019-06-30 10:57:40,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-76b315f7-8143-47d5-8e21-7f49cd4e4bc2 2019-06-30 10:57:40,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/e6250e01-8147-41e8-83bb-10cc2394f545.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd18581fe65b2695ffa0e4c10a96f17b620c05a" 2019-06-30 10:57:40,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-76b315f7-8143-47d5-8e21-7f49cd4e4bc2 2019-06-30 10:57:40,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-6fa80272-32ff-49e2-9fd2-8ea3c3ce0abb Date: Sun, 30 Jun 2019 10:57:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5062, "updated_at": "2019-06-30T10:57:14Z", "security_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "port_range_min": 5062, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:14Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "1bc9b424-efcc-4f2c-8af0-6d75ef01fabd"}} 2019-06-30 10:57:40,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea8f671d6d823b4dc271e8b5d0cdeabfff4953a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5062, "security_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "port_range_min": 5062, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-30 10:57:40,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-6fa80272-32ff-49e2-9fd2-8ea3c3ce0abb 2019-06-30 10:57:40,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-8aa8c2ee-eaf0-4837-afe1-5683abf47101 Date: Sun, 30 Jun 2019 10:57:14 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:12Z", "updated_at": "2019-06-30T10:57:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:12Z", "revision_number": 0, "id": "0e636577-5978-4b15-855d-14ac2ea5b175", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:12Z", "security_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:57:12Z", "revision_number": 0, "id": "5b6141d6-e79f-4743-94e3-cf6576cfcfc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:57:12Z", "security_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base"}} 2019-06-30 10:57:40,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups/e6250e01-8147-41e8-83bb-10cc2394f545.json used request id req-8aa8c2ee-eaf0-4837-afe1-5683abf47101 2019-06-30 10:57:40,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-30 10:57:40,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-30 10:57:40,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-30 10:57:40,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-6fa80272-32ff-49e2-9fd2-8ea3c3ce0abb 2019-06-30 10:57:40,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd18581fe65b2695ffa0e4c10a96f17b620c05a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-30 10:57:40,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea8f671d6d823b4dc271e8b5d0cdeabfff4953a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-30 10:57:40,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/27c7148a-653c-4037-ba5b-dbbce27c913e.json used request id req-873e0777-e9d0-4f10-90d0-5a5a567de3d8 2019-06-30 10:57:40,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4c7bc334-0ec2-4c7f-8bdb-725d847ae009 2019-06-30 10:57:40,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4c7bc334-0ec2-4c7f-8bdb-725d847ae009 2019-06-30 10:57:40,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/e6250e01-8147-41e8-83bb-10cc2394f545.json used request id req-8aa8c2ee-eaf0-4837-afe1-5683abf47101 2019-06-30 10:57:40,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-76b315f7-8143-47d5-8e21-7f49cd4e4bc2 Date: Sun, 30 Jun 2019 10:57:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5060, "updated_at": "2019-06-30T10:57:14Z", "security_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "port_range_min": 5060, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:14Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "dfcdd4f5-e1b2-44b7-bd4a-f2f25d301109"}} 2019-06-30 10:57:40,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea8f671d6d823b4dc271e8b5d0cdeabfff4953a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "port_range_min": 32768, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-30 10:57:40,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-8728a92b-8449-4bcc-a26d-407349587f16 Date: Sun, 30 Jun 2019 10:57:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2019-06-30T10:57:14Z", "security_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "port_range_min": 22, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:14Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}} 2019-06-30 10:57:40,192 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 10:57:40,250 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:57:40,250 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:57:40,251 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:57:40,251 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:57:40,251 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:57:40,251 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:57:40,251 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:57:40,251 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 10:57:40,251 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:57:40,251 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:57:40 GMT 2019-06-30 10:57:40,252 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:57:40,252 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 10:57:40,252 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:57:40,252 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:57:40,252 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:57:45,257 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 10:57:45,334 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:57:45,335 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:57:45,335 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:57:45,335 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:57:45,335 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:57:45,335 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:57:45,335 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:57:45,335 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-76b315f7-8143-47d5-8e21-7f49cd4e4bc2", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bea8f671d6d823b4dc271e8b5d0cdeabfff4953a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5062, \"security_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"port_range_min\": 5062, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/e6250e01-8147-41e8-83bb-10cc2394f545.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6bd18581fe65b2695ffa0e4c10a96f17b620c05a\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f46ff275-4dff-4caf-815f-a18b77736f36"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-6fa80272-32ff-49e2-9fd2-8ea3c3ce0abb", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-6fa80272-32ff-49e2-9fd2-8ea3c3ce0abb Date: Sun, 30 Jun 2019 10:57:14 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5062, \"updated_at\": \"2019-06-30T10:57:14Z\", \"security_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"port_range_min\": 5062, \"revision_number\": 0, \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:14Z\", \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"1bc9b424-efcc-4f2c-8af0-6d75ef01fabd\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-6fa80272-32ff-49e2-9fd2-8ea3c3ce0abb", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "sprout_security_group_wrirqk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5a69fe96cfdb6beb25a55862cdd16bd001dd36e8\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9888, \"security_group_id\": \"27c7148a-653c-4037-ba5b-dbbce27c913e\", \"port_range_min\": 9888, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.caabb280-c7dd-4a61-8a10-4e46ff53415a"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-2ef1343d-7e1b-4a90-ad5d-8ec9d309fc61", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f46ff275-4dff-4caf-815f-a18b77736f36"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-2ef1343d-7e1b-4a90-ad5d-8ec9d309fc61", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f46ff275-4dff-4caf-815f-a18b77736f36"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6bd18581fe65b2695ffa0e4c10a96f17b620c05a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 2380, \"security_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"port_range_min\": 2380, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f46ff275-4dff-4caf-815f-a18b77736f36"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-2ef1343d-7e1b-4a90-ad5d-8ec9d309fc61 Date: Sun, 30 Jun 2019 10:57:14 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 4000, \"updated_at\": \"2019-06-30T10:57:14Z\", \"security_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"port_range_min\": 4000, \"revision_number\": 0, \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:14Z\", \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f46ff275-4dff-4caf-815f-a18b77736f36"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-89eb106d-f5d9-4f68-9349-f4e56ac87e4b Date: Sun, 30 Jun 2019 10:57:14 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 6669, \"updated_at\": \"2019-06-30T10:57:14Z\", \"security_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"port_range_min\": 6669, \"revision_number\": 0, \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:14Z\", \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"c38739d4-59ac-47cf-a5f1-9cd5b4f6ada7\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bea8f671d6d823b4dc271e8b5d0cdeabfff4953a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"port_range_min\": 32768, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4c7bc334-0ec2-4c7f-8bdb-725d847ae009", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/e6250e01-8147-41e8-83bb-10cc2394f545.json used request id req-8aa8c2ee-eaf0-4837-afe1-5683abf47101", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f46ff275-4dff-4caf-815f-a18b77736f36"}, {"node_instance_id": "sprout_security_group_wrirqk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.054Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/27c7148a-653c-4037-ba5b-dbbce27c913e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5a69fe96cfdb6beb25a55862cdd16bd001dd36e8\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.caabb280-c7dd-4a61-8a10-4e46ff53415a"}, {"node_instance_id": "dime_security_group_1rgd7c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.580Z", "message": "Node instance started", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_floatingip_g9lsbq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.580Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:12.945Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_floatingip_g9lsbq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.580Z", "message": "Node instance started", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.580Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-40ec3d65-a955-4fd0-8d95-6d336517d2ad", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f46ff275-4dff-4caf-815f-a18b77736f36"}, {"node_instance_id": "sprout_security_group_wrirqk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.580Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a39d2fb7-53a4-4518-8249-54dec780c8d8", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.caabb280-c7dd-4a61-8a10-4e46ff53415a"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.580Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-40ec3d65-a955-4fd0-8d95-6d336517d2ad", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f46ff275-4dff-4caf-815f-a18b77736f36"}, {"node_instance_id": "sprout_security_group_wrirqk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.580Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a39d2fb7-53a4-4518-8249-54dec780c8d8", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.caabb280-c7dd-4a61-8a10-4e46ff53415a"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.580Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6bd18581fe65b2695ffa0e4c10a96f17b620c05a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 161, \"security_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"port_range_min\": 161, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f46ff275-4dff-4caf-815f-a18b77736f36"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.580Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-40ec3d65-a955-4fd0-8d95-6d336517d2ad Date: Sun, 30 Jun 2019 10:57:15 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 2380, \"updated_at\": \"2019-06-30T10:57:14Z\", \"security_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"port_range_min\": 2380, \"revision_number\": 0, \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:14Z\", \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f46ff275-4dff-4caf-815f-a18b77736f36"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.580Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-cd93b511-597b-4bad-9668-4023e6c43a71 Date: Sun, 30 Jun 2019 10:57:15 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5058, \"updated_at\": \"2019-06-30T10:57:15Z\", \"security_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"port_range_min\": 5058, \"revision_number\": 0, \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:15Z\", \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"eb121fdb-07e1-4c17-add6-859fab1856e9\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.580Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-cd93b511-597b-4bad-9668-4023e6c43a71", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.580Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-d7c8f4db-1f3e-4b03-b309-3844a7bb72b7 Date: Sun, 30 Jun 2019 10:57:15 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 161, \"updated_at\": \"2019-06-30T10:57:15Z\", \"security_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"port_range_min\": 161, \"revision_number\": 0, \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:15Z\", \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f46ff275-4dff-4caf-815f-a18b77736f36"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.580Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-cd93b511-597b-4bad-9668-4023e6c43a71", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.580Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-d7c8f4db-1f3e-4b03-b309-3844a7bb72b7", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f46ff275-4dff-4caf-815f-a18b77736f36"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.580Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-d7c8f4db-1f3e-4b03-b309-3844a7bb72b7", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f46ff275-4dff-4caf-815f-a18b77736f36"}, {"node_instance_id": "sprout_security_group_wrirqk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.580Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a39d2fb7-53a4-4518-8249-54dec780c8d8 Date: Sun, 30 Jun 2019 10:57:14 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 9888, \"updated_at\": \"2019-06-30T10:57:14Z\", \"security_group_id\": \"27c7148a-653c-4037-ba5b-dbbce27c913e\", \"port_range_min\": 9888, \"revision_number\": 0, \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:14Z\", \"project_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"c124282d-6e2b-4c00-bbc3-8e6211f98ea0\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.caabb280-c7dd-4a61-8a10-4e46ff53415a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.580Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'external_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova', u'name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'fingerprint': u'5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd'}}}]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.580Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bea8f671d6d823b4dc271e8b5d0cdeabfff4953a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5058, \"security_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"port_range_min\": 5058, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.580Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-89eb106d-f5d9-4f68-9349-f4e56ac87e4b", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:15.580Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-89eb106d-f5d9-4f68-9349-f4e56ac87e4b", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.979755be-efa9-4276-a2e1-5a00439f2991"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:16.095Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:16.095Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-77a414ff-ad75-4683-822e-2cdbcda9d61b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:16.095Z", "message": "Node instance started", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:16.095Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}94c63e1fa2f3d7e54038d434f4ea2d0536d6cdd8\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:16.095Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:16.095Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}94c63e1fa2f3d7e54038d434f4ea2d0536d6cdd8\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:16.095Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77a414ff-ad75-4683-822e-2cdbcda9d61b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:16.095Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:16.095Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:16.095Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_alin2g'}", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:16.095Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77a414ff-ad75-4683-822e-2cdbcda9d61b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:16.095Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-77a414ff-ad75-4683-822e-2cdbcda9d61b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "bind_security_group_n8ldws", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:16.741Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_security_group_xdis3n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:16.741Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}], "metadata": {"pagination": {"total": 1008, "offset": 352, "size": 50}}} 2019-06-30 10:57:45,335 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:57:45,336 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:57:45 GMT 2019-06-30 10:57:45,336 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:57:45,336 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:57:45,336 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:57:45,336 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:57:45,336 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:57:45,336 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:57:45,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-76b315f7-8143-47d5-8e21-7f49cd4e4bc2 2019-06-30 10:57:45,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea8f671d6d823b4dc271e8b5d0cdeabfff4953a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5062, "security_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "port_range_min": 5062, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-30 10:57:45,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/e6250e01-8147-41e8-83bb-10cc2394f545.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd18581fe65b2695ffa0e4c10a96f17b620c05a" 2019-06-30 10:57:45,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-6fa80272-32ff-49e2-9fd2-8ea3c3ce0abb 2019-06-30 10:57:45,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-6fa80272-32ff-49e2-9fd2-8ea3c3ce0abb Date: Sun, 30 Jun 2019 10:57:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5062, "updated_at": "2019-06-30T10:57:14Z", "security_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "port_range_min": 5062, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:14Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "1bc9b424-efcc-4f2c-8af0-6d75ef01fabd"}} 2019-06-30 10:57:45,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-6fa80272-32ff-49e2-9fd2-8ea3c3ce0abb 2019-06-30 10:57:45,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a69fe96cfdb6beb25a55862cdd16bd001dd36e8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9888, "security_group_id": "27c7148a-653c-4037-ba5b-dbbce27c913e", "port_range_min": 9888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-30 10:57:45,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-2ef1343d-7e1b-4a90-ad5d-8ec9d309fc61 2019-06-30 10:57:45,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-2ef1343d-7e1b-4a90-ad5d-8ec9d309fc61 2019-06-30 10:57:45,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd18581fe65b2695ffa0e4c10a96f17b620c05a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 2380, "security_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "port_range_min": 2380, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-30 10:57:45,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-2ef1343d-7e1b-4a90-ad5d-8ec9d309fc61 Date: Sun, 30 Jun 2019 10:57:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 4000, "updated_at": "2019-06-30T10:57:14Z", "security_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "port_range_min": 4000, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:14Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "c0e0c8df-b236-4227-9959-45658151441c"}} 2019-06-30 10:57:45,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-89eb106d-f5d9-4f68-9349-f4e56ac87e4b Date: Sun, 30 Jun 2019 10:57:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6669, "updated_at": "2019-06-30T10:57:14Z", "security_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "port_range_min": 6669, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:14Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "c38739d4-59ac-47cf-a5f1-9cd5b4f6ada7"}} 2019-06-30 10:57:45,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea8f671d6d823b4dc271e8b5d0cdeabfff4953a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "port_range_min": 32768, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-30 10:57:45,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-4c7bc334-0ec2-4c7f-8bdb-725d847ae009 2019-06-30 10:57:45,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/e6250e01-8147-41e8-83bb-10cc2394f545.json used request id req-8aa8c2ee-eaf0-4837-afe1-5683abf47101 2019-06-30 10:57:45,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/27c7148a-653c-4037-ba5b-dbbce27c913e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a69fe96cfdb6beb25a55862cdd16bd001dd36e8" 2019-06-30 10:57:45,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-30 10:57:45,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-30 10:57:45,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-30 10:57:45,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-40ec3d65-a955-4fd0-8d95-6d336517d2ad 2019-06-30 10:57:45,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a39d2fb7-53a4-4518-8249-54dec780c8d8 2019-06-30 10:57:45,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-40ec3d65-a955-4fd0-8d95-6d336517d2ad 2019-06-30 10:57:45,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a39d2fb7-53a4-4518-8249-54dec780c8d8 2019-06-30 10:57:45,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd18581fe65b2695ffa0e4c10a96f17b620c05a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 161, "security_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "port_range_min": 161, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-30 10:57:45,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-40ec3d65-a955-4fd0-8d95-6d336517d2ad Date: Sun, 30 Jun 2019 10:57:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 2380, "updated_at": "2019-06-30T10:57:14Z", "security_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "port_range_min": 2380, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:14Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}} 2019-06-30 10:57:45,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-cd93b511-597b-4bad-9668-4023e6c43a71 Date: Sun, 30 Jun 2019 10:57:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5058, "updated_at": "2019-06-30T10:57:15Z", "security_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "port_range_min": 5058, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:15Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "eb121fdb-07e1-4c17-add6-859fab1856e9"}} 2019-06-30 10:57:45,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-cd93b511-597b-4bad-9668-4023e6c43a71 2019-06-30 10:57:45,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-d7c8f4db-1f3e-4b03-b309-3844a7bb72b7 Date: Sun, 30 Jun 2019 10:57:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 161, "updated_at": "2019-06-30T10:57:15Z", "security_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "port_range_min": 161, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:15Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}} 2019-06-30 10:57:45,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-cd93b511-597b-4bad-9668-4023e6c43a71 2019-06-30 10:57:45,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-d7c8f4db-1f3e-4b03-b309-3844a7bb72b7 2019-06-30 10:57:45,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-d7c8f4db-1f3e-4b03-b309-3844a7bb72b7 2019-06-30 10:57:45,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a39d2fb7-53a4-4518-8249-54dec780c8d8 Date: Sun, 30 Jun 2019 10:57:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 9888, "updated_at": "2019-06-30T10:57:14Z", "security_group_id": "27c7148a-653c-4037-ba5b-dbbce27c913e", "port_range_min": 9888, "revision_number": 0, "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:14Z", "project_id": "587911f006904f3db5587f381ac40777", "id": "c124282d-6e2b-4c00-bbc3-8e6211f98ea0"}} 2019-06-30 10:57:45,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'external_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova', u'name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'fingerprint': u'5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd'}}}] 2019-06-30 10:57:45,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea8f671d6d823b4dc271e8b5d0cdeabfff4953a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-30 10:57:45,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-89eb106d-f5d9-4f68-9349-f4e56ac87e4b 2019-06-30 10:57:45,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-89eb106d-f5d9-4f68-9349-f4e56ac87e4b 2019-06-30 10:57:45,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-30 10:57:45,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-77a414ff-ad75-4683-822e-2cdbcda9d61b 2019-06-30 10:57:45,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-30 10:57:45,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c63e1fa2f3d7e54038d434f4ea2d0536d6cdd8" 2019-06-30 10:57:45,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-30 10:57:45,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c63e1fa2f3d7e54038d434f4ea2d0536d6cdd8" 2019-06-30 10:57:45,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77a414ff-ad75-4683-822e-2cdbcda9d61b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:57:45,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:57:45,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:57:45,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_alin2g'} 2019-06-30 10:57:45,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77a414ff-ad75-4683-822e-2cdbcda9d61b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:57:45,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-77a414ff-ad75-4683-822e-2cdbcda9d61b 2019-06-30 10:57:45,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-30 10:57:45,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-30 10:57:45,347 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 10:57:45,433 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:57:45,433 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:57:45,433 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:57:45,433 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:57:45,433 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:57:45,433 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:57:45,433 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:57:45,434 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 10:57:45,434 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:57:45,434 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:57:45 GMT 2019-06-30 10:57:45,434 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:57:45,434 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 10:57:45,434 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:57:45,434 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:57:45,434 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:57:50,440 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 10:57:50,521 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:57:50,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:57:50,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:57:50,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:57:50,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:57:50,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:57:50,522 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:57:50,522 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_alin2g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:16.741Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:13.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.343Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-715ab104-e593-40c3-9b47-6b3273204abd", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:17.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.343Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}94c63e1fa2f3d7e54038d434f4ea2d0536d6cdd8\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:17.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.343Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-715ab104-e593-40c3-9b47-6b3273204abd", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:17.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.343Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}94c63e1fa2f3d7e54038d434f4ea2d0536d6cdd8\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:17.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.343Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}94c63e1fa2f3d7e54038d434f4ea2d0536d6cdd8\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:17.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.343Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-715ab104-e593-40c3-9b47-6b3273204abd x-compute-request-id: req-715ab104-e593-40c3-9b47-6b3273204abd Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}, {\"id\": \"4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:17.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.343Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-715ab104-e593-40c3-9b47-6b3273204abd x-compute-request-id: req-715ab104-e593-40c3-9b47-6b3273204abd Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}, {\"id\": \"4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:17.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.343Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a03f1a84-3392-4a60-9872-217fda0e5014 x-compute-request-id: req-a03f1a84-3392-4a60-9872-217fda0e5014 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova\", \"name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"fingerprint\": \"5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd\"}}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:17.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.343Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-eec4edf4-8f87-48d8-91f9-6974ff9b8645", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:17.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.343Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-eec4edf4-8f87-48d8-91f9-6974ff9b8645", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:17.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.343Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-eec4edf4-8f87-48d8-91f9-6974ff9b8645", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:17.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.343Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-eec4edf4-8f87-48d8-91f9-6974ff9b8645", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:17.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "bind_security_group_n8ldws", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.343Z", "message": "Node instance created", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.343Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}94c63e1fa2f3d7e54038d434f4ea2d0536d6cdd8\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:17.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.343Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a03f1a84-3392-4a60-9872-217fda0e5014 x-compute-request-id: req-a03f1a84-3392-4a60-9872-217fda0e5014 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova\", \"name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"fingerprint\": \"5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd\"}}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:17.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.343Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-a03f1a84-3392-4a60-9872-217fda0e5014", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:17.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.343Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8671fe7e-a330-4163-9526-6a098605a4eb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:17.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.343Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:17.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.343Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8671fe7e-a330-4163-9526-6a098605a4eb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:17.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.343Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:17.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.343Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-8671fe7e-a330-4163-9526-6a098605a4eb", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:17.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.343Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-8671fe7e-a330-4163-9526-6a098605a4eb", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:17.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.343Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eec4edf4-8f87-48d8-91f9-6974ff9b8645 x-compute-request-id: req-eec4edf4-8f87-48d8-91f9-6974ff9b8645 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}, {\"id\": \"1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:17.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.343Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-715ab104-e593-40c3-9b47-6b3273204abd", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:17.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.343Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-715ab104-e593-40c3-9b47-6b3273204abd", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:17.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.343Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eec4edf4-8f87-48d8-91f9-6974ff9b8645 x-compute-request-id: req-eec4edf4-8f87-48d8-91f9-6974ff9b8645 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}, {\"id\": \"1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:17.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.343Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-a03f1a84-3392-4a60-9872-217fda0e5014", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:17.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.343Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-a03f1a84-3392-4a60-9872-217fda0e5014", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:17.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.343Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-a03f1a84-3392-4a60-9872-217fda0e5014", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:17.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "ellis_security_group_u1l0k6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.343Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_floatingip_vwswbk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.343Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.935Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5045eeb7548bbdddc495400d7c0747978cfdefdd\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:17.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.935Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5045eeb7548bbdddc495400d7c0747978cfdefdd\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:17.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "ellis_floatingip_vwswbk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.935Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_security_group_u1l0k6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.935Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_security_group_xdis3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:17.935Z", "message": "Node instance created", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:18.560Z", "message": "A management_network_name was provided (cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:18.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:18.560Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-627f8395-b91f-4797-b91b-9ffbe2045e58", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:18.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:18.560Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-627f8395-b91f-4797-b91b-9ffbe2045e58", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:18.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:18.560Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-627f8395-b91f-4797-b91b-9ffbe2045e58", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:18.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:18.560Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-627f8395-b91f-4797-b91b-9ffbe2045e58", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:18.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:18.560Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-627f8395-b91f-4797-b91b-9ffbe2045e58 Date: Sun, 30 Jun 2019 10:57:18 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"587911f006904f3db5587f381ac40777\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7dfcd046-47ca-474d-accf-1aa7328d07f4\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-30T10:51:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\",\"admin_state_up\":true,\"tenant_id\":\"587911f006904f3db5587f381ac40777\",\"created_at\":\"2019-06-30T10:51:26Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:18.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:18.560Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-627f8395-b91f-4797-b91b-9ffbe2045e58 Date: Sun, 30 Jun 2019 10:57:18 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"587911f006904f3db5587f381ac40777\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7dfcd046-47ca-474d-accf-1aa7328d07f4\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-30T10:51:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\",\"admin_state_up\":true,\"tenant_id\":\"587911f006904f3db5587f381ac40777\",\"created_at\":\"2019-06-30T10:51:26Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:18.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "vellum_security_group_xdis3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:18.560Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_security_group_n8ldws", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:18.560Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:14.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_security_group_u1l0k6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:18.560Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:18.560Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_alin2g', 'key_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'image': u'd87b4498-cb85-4920-a0a2-94dc86921418', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'cloudify_management_network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}, 'nics': [{'net-id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}], 'flavor': u'1793d182-f0ec-4f0e-9cd9-fbb60d77ef73', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:18.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:18.560Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_alin2g', 'key_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'image': u'd87b4498-cb85-4920-a0a2-94dc86921418', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'cloudify_management_network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}, 'nics': [{'net-id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}], 'flavor': u'1793d182-f0ec-4f0e-9cd9-fbb60d77ef73', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:18.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:18.560Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:18.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}], "metadata": {"pagination": {"total": 1008, "offset": 402, "size": 50}}} 2019-06-30 10:57:50,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:57:50,523 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:57:50 GMT 2019-06-30 10:57:50,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:57:50,523 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:57:50,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:57:50,523 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:57:50,523 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:57:50,523 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:57:50,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-30 10:57:50,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-715ab104-e593-40c3-9b47-6b3273204abd 2019-06-30 10:57:50,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c63e1fa2f3d7e54038d434f4ea2d0536d6cdd8" 2019-06-30 10:57:50,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-715ab104-e593-40c3-9b47-6b3273204abd 2019-06-30 10:57:50,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c63e1fa2f3d7e54038d434f4ea2d0536d6cdd8" 2019-06-30 10:57:50,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c63e1fa2f3d7e54038d434f4ea2d0536d6cdd8" 2019-06-30 10:57:50,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-715ab104-e593-40c3-9b47-6b3273204abd x-compute-request-id: req-715ab104-e593-40c3-9b47-6b3273204abd Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}], "name": "cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 10:57:50,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-715ab104-e593-40c3-9b47-6b3273204abd x-compute-request-id: req-715ab104-e593-40c3-9b47-6b3273204abd Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}], "name": "cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 10:57:50,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a03f1a84-3392-4a60-9872-217fda0e5014 x-compute-request-id: req-a03f1a84-3392-4a60-9872-217fda0e5014 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova", "name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "fingerprint": "5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd"}}]} 2019-06-30 10:57:50,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-eec4edf4-8f87-48d8-91f9-6974ff9b8645 2019-06-30 10:57:50,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-eec4edf4-8f87-48d8-91f9-6974ff9b8645 2019-06-30 10:57:50,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-eec4edf4-8f87-48d8-91f9-6974ff9b8645 2019-06-30 10:57:50,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-eec4edf4-8f87-48d8-91f9-6974ff9b8645 2019-06-30 10:57:50,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-30 10:57:50,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c63e1fa2f3d7e54038d434f4ea2d0536d6cdd8" 2019-06-30 10:57:50,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a03f1a84-3392-4a60-9872-217fda0e5014 x-compute-request-id: req-a03f1a84-3392-4a60-9872-217fda0e5014 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova", "name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "fingerprint": "5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd"}}]} 2019-06-30 10:57:50,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-a03f1a84-3392-4a60-9872-217fda0e5014 2019-06-30 10:57:50,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8671fe7e-a330-4163-9526-6a098605a4eb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:57:50,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:57:50,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8671fe7e-a330-4163-9526-6a098605a4eb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:57:50,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:57:50,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-8671fe7e-a330-4163-9526-6a098605a4eb 2019-06-30 10:57:50,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-8671fe7e-a330-4163-9526-6a098605a4eb 2019-06-30 10:57:50,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eec4edf4-8f87-48d8-91f9-6974ff9b8645 x-compute-request-id: req-eec4edf4-8f87-48d8-91f9-6974ff9b8645 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/d87b4498-cb85-4920-a0a2-94dc86921418", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 10:57:50,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-715ab104-e593-40c3-9b47-6b3273204abd 2019-06-30 10:57:50,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-715ab104-e593-40c3-9b47-6b3273204abd 2019-06-30 10:57:50,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eec4edf4-8f87-48d8-91f9-6974ff9b8645 x-compute-request-id: req-eec4edf4-8f87-48d8-91f9-6974ff9b8645 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/d87b4498-cb85-4920-a0a2-94dc86921418", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 10:57:50,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-a03f1a84-3392-4a60-9872-217fda0e5014 2019-06-30 10:57:50,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-a03f1a84-3392-4a60-9872-217fda0e5014 2019-06-30 10:57:50,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-a03f1a84-3392-4a60-9872-217fda0e5014 2019-06-30 10:57:50,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-30 10:57:50,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-06-30 10:57:50,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5045eeb7548bbdddc495400d7c0747978cfdefdd" 2019-06-30 10:57:50,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5045eeb7548bbdddc495400d7c0747978cfdefdd" 2019-06-30 10:57:50,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-30 10:57:50,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-30 10:57:50,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-30 10:57:50,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-06-30 10:57:50,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-627f8395-b91f-4797-b91b-9ffbe2045e58 2019-06-30 10:57:50,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-627f8395-b91f-4797-b91b-9ffbe2045e58 2019-06-30 10:57:50,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-627f8395-b91f-4797-b91b-9ffbe2045e58 2019-06-30 10:57:50,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-627f8395-b91f-4797-b91b-9ffbe2045e58 2019-06-30 10:57:50,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-627f8395-b91f-4797-b91b-9ffbe2045e58 Date: Sun, 30 Jun 2019 10:57:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"587911f006904f3db5587f381ac40777","l2_adjacency":true,"status":"ACTIVE","subnets":["7dfcd046-47ca-474d-accf-1aa7328d07f4"],"description":"","tags":[],"updated_at":"2019-06-30T10:51:28Z","qos_policy_id":null,"name":"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b","admin_state_up":true,"tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:51:26Z","mtu":1450}]} 2019-06-30 10:57:50,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-627f8395-b91f-4797-b91b-9ffbe2045e58 Date: Sun, 30 Jun 2019 10:57:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"587911f006904f3db5587f381ac40777","l2_adjacency":true,"status":"ACTIVE","subnets":["7dfcd046-47ca-474d-accf-1aa7328d07f4"],"description":"","tags":[],"updated_at":"2019-06-30T10:51:28Z","qos_policy_id":null,"name":"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b","admin_state_up":true,"tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:51:26Z","mtu":1450}]} 2019-06-30 10:57:50,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-30 10:57:50,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-30 10:57:50,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-30 10:57:50,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_alin2g', 'key_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'image': u'd87b4498-cb85-4920-a0a2-94dc86921418', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'cloudify_management_network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}, 'nics': [{'net-id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}], 'flavor': u'1793d182-f0ec-4f0e-9cd9-fbb60d77ef73', 'security_groups': []} 2019-06-30 10:57:50,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_alin2g', 'key_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'image': u'd87b4498-cb85-4920-a0a2-94dc86921418', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'cloudify_management_network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}, 'nics': [{'net-id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}], 'flavor': u'1793d182-f0ec-4f0e-9cd9-fbb60d77ef73', 'security_groups': []} 2019-06-30 10:57:50,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-06-30 10:57:50,534 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 10:57:50,724 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:57:50,724 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:57:50,724 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:57:50,724 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:57:50,724 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:57:50,725 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:57:50,725 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:57:50,725 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 10:57:50,725 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:57:50,725 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:57:50 GMT 2019-06-30 10:57:50,725 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:57:50,725 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 10:57:50,725 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:57:50,725 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:57:50,725 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:57:55,731 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 10:57:55,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:57:55,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:57:55,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:57:55,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:57:55,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:57:55,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:57:55,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:57:55,811 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_security_group_u1l0k6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:18.560Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:18.560Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-627f8395-b91f-4797-b91b-9ffbe2045e58", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:18.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "bind_security_group_n8ldws", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:19.155Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_floatingip_vwswbk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:19.155Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_security_group_xdis3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:19.155Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_security_group_wrirqk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:19.754Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_security_group_n8ldws", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:19.754Z", "message": "Node instance started", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_security_group_u1l0k6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:19.754Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_floatingip_vwswbk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:20.353Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_security_group_vif8cv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:20.353Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_security_group_xdis3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:20.353Z", "message": "Node instance started", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:20.963Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'external_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova', u'name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'fingerprint': u'5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd'}}}, {u'external_id': u'e6250e01-8147-41e8-83bb-10cc2394f545', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'd2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'25f7cb0f-f7dc-48f3-b370-bc944c3b4647', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:20.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:20.963Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:20.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:20.963Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57561ea2-3135-4f71-8e09-cbf47f068013 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:20.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:20.963Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57561ea2-3135-4f71-8e09-cbf47f068013 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:20.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:20.963Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-57561ea2-3135-4f71-8e09-cbf47f068013", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:20.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:20.963Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_iinetx'}", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:20.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:20.963Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-57561ea2-3135-4f71-8e09-cbf47f068013", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:20.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:20.963Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:20.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "ellis_security_group_u1l0k6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:20.963Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "base_security_group_mzeyez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:20.963Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_security_group_wrirqk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:20.963Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:15.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:21.540Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-e2d61437-54b3-4e45-8fd6-9785d0c82242", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:20.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:21.540Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 10:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e2d61437-54b3-4e45-8fd6-9785d0c82242 x-compute-request-id: req-e2d61437-54b3-4e45-8fd6-9785d0c82242 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"rel\": \"bookmark\"}], \"adminPass\": \"oFULUF9PknMi\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:20.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:21.540Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 10:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e2d61437-54b3-4e45-8fd6-9785d0c82242 x-compute-request-id: req-e2d61437-54b3-4e45-8fd6-9785d0c82242 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"rel\": \"bookmark\"}], \"adminPass\": \"oFULUF9PknMi\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:20.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:21.540Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-e2d61437-54b3-4e45-8fd6-9785d0c82242", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:20.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:21.540Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-e2d61437-54b3-4e45-8fd6-9785d0c82242", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:20.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:21.540Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-e2d61437-54b3-4e45-8fd6-9785d0c82242", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:20.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346c3be7-8a4b-470e-b2cf-e5b6785cc30a"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:21.540Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fb1a78a089a362d174f99bf541ae9fc71891ad1a\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:21.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:21.540Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fb1a78a089a362d174f99bf541ae9fc71891ad1a\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:21.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "ellis_floatingip_vwswbk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:21.540Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:16.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "base_security_group_mzeyez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:21.540Z", "message": "Node instance created", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:16.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_security_group_vif8cv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:21.540Z", "message": "Node instance created", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:16.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_security_group_wrirqk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.187Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:16.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_security_group_wrirqk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.187Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:16.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_security_group_vif8cv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.187Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:16.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_host_iinetx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:18.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "base_security_group_mzeyez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:16.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "Node instance created", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:21.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_host_aj462j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:20.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:20.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_host_gghar7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:19.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:19.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_host_mzau75", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:19.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_host_aj462j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:19.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:18.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:18.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_host_gghar7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "Creating node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:18.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}], "metadata": {"pagination": {"total": 1008, "offset": 452, "size": 50}}} 2019-06-30 10:57:55,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:57:55,812 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:57:55 GMT 2019-06-30 10:57:55,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:57:55,812 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:57:55,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:57:55,812 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:57:55,812 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:57:55,812 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:57:55,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-30 10:57:55,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-627f8395-b91f-4797-b91b-9ffbe2045e58 2019-06-30 10:57:55,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-30 10:57:55,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-30 10:57:55,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-30 10:57:55,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-30 10:57:55,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-30 10:57:55,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-30 10:57:55,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-30 10:57:55,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-30 10:57:55,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-30 10:57:55,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'external_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova', u'name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'fingerprint': u'5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd'}}}, {u'external_id': u'e6250e01-8147-41e8-83bb-10cc2394f545', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'd2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'25f7cb0f-f7dc-48f3-b370-bc944c3b4647', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}] 2019-06-30 10:57:55,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:57:55,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57561ea2-3135-4f71-8e09-cbf47f068013 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:57:55,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57561ea2-3135-4f71-8e09-cbf47f068013 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:57:55,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-57561ea2-3135-4f71-8e09-cbf47f068013 2019-06-30 10:57:55,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_iinetx'} 2019-06-30 10:57:55,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-57561ea2-3135-4f71-8e09-cbf47f068013 2019-06-30 10:57:55,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:57:55,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-30 10:57:55,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-30 10:57:55,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-30 10:57:55,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-e2d61437-54b3-4e45-8fd6-9785d0c82242 2019-06-30 10:57:55,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 10:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e2d61437-54b3-4e45-8fd6-9785d0c82242 x-compute-request-id: req-e2d61437-54b3-4e45-8fd6-9785d0c82242 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "238e308b-aba8-44ce-bcb2-7e6c0441fe32", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32", "rel": "bookmark"}], "adminPass": "oFULUF9PknMi"}} 2019-06-30 10:57:55,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 10:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e2d61437-54b3-4e45-8fd6-9785d0c82242 x-compute-request-id: req-e2d61437-54b3-4e45-8fd6-9785d0c82242 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "238e308b-aba8-44ce-bcb2-7e6c0441fe32", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32", "rel": "bookmark"}], "adminPass": "oFULUF9PknMi"}} 2019-06-30 10:57:55,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-e2d61437-54b3-4e45-8fd6-9785d0c82242 2019-06-30 10:57:55,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-e2d61437-54b3-4e45-8fd6-9785d0c82242 2019-06-30 10:57:55,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-e2d61437-54b3-4e45-8fd6-9785d0c82242 2019-06-30 10:57:55,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a78a089a362d174f99bf541ae9fc71891ad1a" 2019-06-30 10:57:55,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a78a089a362d174f99bf541ae9fc71891ad1a" 2019-06-30 10:57:55,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-30 10:57:55,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-30 10:57:55,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-30 10:57:55,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-30 10:57:55,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-30 10:57:55,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-30 10:57:55,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-30 10:57:55,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-30 10:57:55,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-30 10:57:55,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-30 10:57:55,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-30 10:57:55,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-30 10:57:55,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-30 10:57:55,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-30 10:57:55,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-30 10:57:55,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-30 10:57:55,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-30 10:57:55,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-30 10:57:55,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-30 10:57:55,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-30 10:57:55,822 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 10:57:55,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:57:55,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:57:55,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:57:55,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:57:55,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:57:55,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:57:55,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:57:55,878 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 10:57:55,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:57:55,878 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:57:55 GMT 2019-06-30 10:57:55,878 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:57:55,878 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 10:57:55,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:57:55,878 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:57:55,878 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:58:00,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 10:58:00,960 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:58:00,960 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:58:00,960 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:58:00,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:58:00,960 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:58:00,961 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:58:00,961 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:58:00,961 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_iinetx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:18.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_host_iinetx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:18.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_host_mzau75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "Creating node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:18.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "base_security_group_mzeyez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "Node instance started", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:17.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "base_security_group_mzeyez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:16.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_security_group_vif8cv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "Node instance started", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:16.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_security_group_wrirqk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:16.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_security_group_vif8cv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:16.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "base_security_group_mzeyez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:16.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'external_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova', u'name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'fingerprint': u'5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd'}}}, {u'external_id': u'e6250e01-8147-41e8-83bb-10cc2394f545', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'd4fed1ee-b0ba-4877-bce0-8284d205c2ac', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}]", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_w4xpzo'}", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63df0d5f-c7ac-497e-95a7-039de110382e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63df0d5f-c7ac-497e-95a7-039de110382e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-63df0d5f-c7ac-497e-95a7-039de110382e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-63df0d5f-c7ac-497e-95a7-039de110382e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7bed21af-fae8-49ec-b1bb-23c452fcee44 x-compute-request-id: req-7bed21af-fae8-49ec-b1bb-23c452fcee44 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}, {\"id\": \"1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7bed21af-fae8-49ec-b1bb-23c452fcee44 x-compute-request-id: req-7bed21af-fae8-49ec-b1bb-23c452fcee44 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}, {\"id\": \"1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-7bed21af-fae8-49ec-b1bb-23c452fcee44", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-7bed21af-fae8-49ec-b1bb-23c452fcee44", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-7bed21af-fae8-49ec-b1bb-23c452fcee44", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-7bed21af-fae8-49ec-b1bb-23c452fcee44", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fb1a78a089a362d174f99bf541ae9fc71891ad1a\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fb1a78a089a362d174f99bf541ae9fc71891ad1a\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c368192f-f18c-4f54-99a5-9b190f3ccd5b x-compute-request-id: req-c368192f-f18c-4f54-99a5-9b190f3ccd5b Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}, {\"id\": \"4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c368192f-f18c-4f54-99a5-9b190f3ccd5b x-compute-request-id: req-c368192f-f18c-4f54-99a5-9b190f3ccd5b Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}, {\"id\": \"4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c368192f-f18c-4f54-99a5-9b190f3ccd5b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c368192f-f18c-4f54-99a5-9b190f3ccd5b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c368192f-f18c-4f54-99a5-9b190f3ccd5b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c368192f-f18c-4f54-99a5-9b190f3ccd5b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fb1a78a089a362d174f99bf541ae9fc71891ad1a\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fb1a78a089a362d174f99bf541ae9fc71891ad1a\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8924889-a1f2-4bef-b61c-637e3de754e1 x-compute-request-id: req-d8924889-a1f2-4bef-b61c-637e3de754e1 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova\", \"name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"fingerprint\": \"5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8924889-a1f2-4bef-b61c-637e3de754e1 x-compute-request-id: req-d8924889-a1f2-4bef-b61c-637e3de754e1 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova\", \"name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"fingerprint\": \"5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-d8924889-a1f2-4bef-b61c-637e3de754e1", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-d8924889-a1f2-4bef-b61c-637e3de754e1", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-d8924889-a1f2-4bef-b61c-637e3de754e1", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-d8924889-a1f2-4bef-b61c-637e3de754e1", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cd81758-702d-46c6-82dc-ae9dd7eb65f3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cd81758-702d-46c6-82dc-ae9dd7eb65f3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-5cd81758-702d-46c6-82dc-ae9dd7eb65f3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-5cd81758-702d-46c6-82dc-ae9dd7eb65f3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:22.798Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8ba22bcc156216d5c2074d7be2061cfc63d66042\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.370Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}10a46099b3eff41e415f1b9972f62463711db5a1\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.370Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}10a46099b3eff41e415f1b9972f62463711db5a1\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.370Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2c061954233383254dc9c684452c9b2f9b58338f\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.370Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2c061954233383254dc9c684452c9b2f9b58338f\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}], "metadata": {"pagination": {"total": 1013, "offset": 502, "size": 50}}} 2019-06-30 10:58:00,961 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:58:00,961 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:58:00 GMT 2019-06-30 10:58:00,961 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:58:00,961 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:58:00,961 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:58:00,961 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:58:00,962 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:58:00,962 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:58:00,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-30 10:58:00,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-30 10:58:00,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-30 10:58:00,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-30 10:58:00,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-30 10:58:00,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-30 10:58:00,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-30 10:58:00,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-30 10:58:00,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-30 10:58:00,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'external_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova', u'name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'fingerprint': u'5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd'}}}, {u'external_id': u'e6250e01-8147-41e8-83bb-10cc2394f545', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'd4fed1ee-b0ba-4877-bce0-8284d205c2ac', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2019-06-30 10:58:00,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_w4xpzo'} 2019-06-30 10:58:00,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:00,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:00,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63df0d5f-c7ac-497e-95a7-039de110382e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:00,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63df0d5f-c7ac-497e-95a7-039de110382e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:00,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-63df0d5f-c7ac-497e-95a7-039de110382e 2019-06-30 10:58:00,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-63df0d5f-c7ac-497e-95a7-039de110382e 2019-06-30 10:58:00,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7bed21af-fae8-49ec-b1bb-23c452fcee44 x-compute-request-id: req-7bed21af-fae8-49ec-b1bb-23c452fcee44 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/d87b4498-cb85-4920-a0a2-94dc86921418", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 10:58:00,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7bed21af-fae8-49ec-b1bb-23c452fcee44 x-compute-request-id: req-7bed21af-fae8-49ec-b1bb-23c452fcee44 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/d87b4498-cb85-4920-a0a2-94dc86921418", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 10:58:00,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-7bed21af-fae8-49ec-b1bb-23c452fcee44 2019-06-30 10:58:00,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-7bed21af-fae8-49ec-b1bb-23c452fcee44 2019-06-30 10:58:00,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-7bed21af-fae8-49ec-b1bb-23c452fcee44 2019-06-30 10:58:00,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-7bed21af-fae8-49ec-b1bb-23c452fcee44 2019-06-30 10:58:00,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a78a089a362d174f99bf541ae9fc71891ad1a" 2019-06-30 10:58:00,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a78a089a362d174f99bf541ae9fc71891ad1a" 2019-06-30 10:58:00,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c368192f-f18c-4f54-99a5-9b190f3ccd5b x-compute-request-id: req-c368192f-f18c-4f54-99a5-9b190f3ccd5b Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}], "name": "cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 10:58:00,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c368192f-f18c-4f54-99a5-9b190f3ccd5b x-compute-request-id: req-c368192f-f18c-4f54-99a5-9b190f3ccd5b Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}], "name": "cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 10:58:00,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c368192f-f18c-4f54-99a5-9b190f3ccd5b 2019-06-30 10:58:00,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c368192f-f18c-4f54-99a5-9b190f3ccd5b 2019-06-30 10:58:00,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c368192f-f18c-4f54-99a5-9b190f3ccd5b 2019-06-30 10:58:00,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c368192f-f18c-4f54-99a5-9b190f3ccd5b 2019-06-30 10:58:00,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a78a089a362d174f99bf541ae9fc71891ad1a" 2019-06-30 10:58:00,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a78a089a362d174f99bf541ae9fc71891ad1a" 2019-06-30 10:58:00,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8924889-a1f2-4bef-b61c-637e3de754e1 x-compute-request-id: req-d8924889-a1f2-4bef-b61c-637e3de754e1 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova", "name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "fingerprint": "5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd"}}]} 2019-06-30 10:58:00,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8924889-a1f2-4bef-b61c-637e3de754e1 x-compute-request-id: req-d8924889-a1f2-4bef-b61c-637e3de754e1 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova", "name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "fingerprint": "5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd"}}]} 2019-06-30 10:58:00,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-d8924889-a1f2-4bef-b61c-637e3de754e1 2019-06-30 10:58:00,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-d8924889-a1f2-4bef-b61c-637e3de754e1 2019-06-30 10:58:00,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-d8924889-a1f2-4bef-b61c-637e3de754e1 2019-06-30 10:58:00,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-d8924889-a1f2-4bef-b61c-637e3de754e1 2019-06-30 10:58:00,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:00,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:00,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cd81758-702d-46c6-82dc-ae9dd7eb65f3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:00,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cd81758-702d-46c6-82dc-ae9dd7eb65f3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:00,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-5cd81758-702d-46c6-82dc-ae9dd7eb65f3 2019-06-30 10:58:00,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-5cd81758-702d-46c6-82dc-ae9dd7eb65f3 2019-06-30 10:58:00,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba22bcc156216d5c2074d7be2061cfc63d66042" 2019-06-30 10:58:00,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a46099b3eff41e415f1b9972f62463711db5a1" 2019-06-30 10:58:00,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a46099b3eff41e415f1b9972f62463711db5a1" 2019-06-30 10:58:00,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c061954233383254dc9c684452c9b2f9b58338f" 2019-06-30 10:58:00,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c061954233383254dc9c684452c9b2f9b58338f" 2019-06-30 10:58:00,972 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 10:58:01,045 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:58:01,046 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:58:01,046 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:58:01,046 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:58:01,046 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:58:01,046 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:58:01,046 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:58:01,046 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 10:58:01,046 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:58:01,047 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:58:01 GMT 2019-06-30 10:58:01,047 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:58:01,047 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 10:58:01,047 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:58:01,047 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:58:01,047 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:58:06,052 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 10:58:06,162 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:58:06,162 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:58:06,162 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:58:06,162 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:58:06,162 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:58:06,162 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:58:06,163 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:58:06,163 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.370Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.370Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.370Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cefa5b56-0926-47f6-91f4-347cd94b5eaf Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.370Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cefa5b56-0926-47f6-91f4-347cd94b5eaf Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.370Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-cefa5b56-0926-47f6-91f4-347cd94b5eaf", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.370Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-cefa5b56-0926-47f6-91f4-347cd94b5eaf", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.370Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2c061954233383254dc9c684452c9b2f9b58338f\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.370Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2c061954233383254dc9c684452c9b2f9b58338f\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.370Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}10a46099b3eff41e415f1b9972f62463711db5a1\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.370Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}10a46099b3eff41e415f1b9972f62463711db5a1\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.370Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'external_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova', u'name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'fingerprint': u'5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd'}}}, {u'external_id': u'e6250e01-8147-41e8-83bb-10cc2394f545', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'f8d84322-4b6a-4440-b73e-d4af02652390', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}]", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.370Z", "message": "Starting node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.370Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.370Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8ba22bcc156216d5c2074d7be2061cfc63d66042\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.370Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'external_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova', u'name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'fingerprint': u'5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd'}}}, {u'external_id': u'e6250e01-8147-41e8-83bb-10cc2394f545', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'bd8abc7e-9942-4e78-b37c-00102fc8f97c', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}]", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.370Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_mzau75'}", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.370Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.370Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.370Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-defaf7c9-f319-4a36-aa9b-d7d917f3d305 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.370Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-defaf7c9-f319-4a36-aa9b-d7d917f3d305 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:22.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-b2ac4473-9f34-4cc7-af3a-d6ee964affc6", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_gghar7'}", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f2587e63-fe24-474c-a25f-abbc1fc3fa58 Date: Sun, 30 Jun 2019 10:57:23 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"587911f006904f3db5587f381ac40777\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7dfcd046-47ca-474d-accf-1aa7328d07f4\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-30T10:51:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\",\"admin_state_up\":true,\"tenant_id\":\"587911f006904f3db5587f381ac40777\",\"created_at\":\"2019-06-30T10:51:26Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f2587e63-fe24-474c-a25f-abbc1fc3fa58 Date: Sun, 30 Jun 2019 10:57:23 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"587911f006904f3db5587f381ac40777\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7dfcd046-47ca-474d-accf-1aa7328d07f4\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-30T10:51:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\",\"admin_state_up\":true,\"tenant_id\":\"587911f006904f3db5587f381ac40777\",\"created_at\":\"2019-06-30T10:51:26Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-f2587e63-fe24-474c-a25f-abbc1fc3fa58", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-f2587e63-fe24-474c-a25f-abbc1fc3fa58", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-f2587e63-fe24-474c-a25f-abbc1fc3fa58", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-f2587e63-fe24-474c-a25f-abbc1fc3fa58", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "A management_network_name was provided (cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_iinetx', 'key_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'image': u'd87b4498-cb85-4920-a0a2-94dc86921418', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'cloudify_management_network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}, 'nics': [{'net-id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}], 'flavor': u'1793d182-f0ec-4f0e-9cd9-fbb60d77ef73', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']}", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_iinetx', 'key_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'image': u'd87b4498-cb85-4920-a0a2-94dc86921418', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'cloudify_management_network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}, 'nics': [{'net-id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}], 'flavor': u'1793d182-f0ec-4f0e-9cd9-fbb60d77ef73', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']}", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fb1a78a089a362d174f99bf541ae9fc71891ad1a\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_iinetx\", \"imageRef\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"flavorRef\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fb1a78a089a362d174f99bf541ae9fc71891ad1a\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_iinetx\", \"imageRef\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"flavorRef\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'external_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova', u'name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'fingerprint': u'5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd'}}}, {u'external_id': u'e6250e01-8147-41e8-83bb-10cc2394f545', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'79c0b03c-b1e8-4940-9a02-7813134f5590', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'10d2173b-526c-49b4-9ae1-5fc64640c42b', u'floating_ip_address': u'172.30.9.200', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_aj462j'}", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ec12eb6-fe9a-4f16-afcb-2bc791f7af12 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ec12eb6-fe9a-4f16-afcb-2bc791f7af12 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-9ec12eb6-fe9a-4f16-afcb-2bc791f7af12", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-9ec12eb6-fe9a-4f16-afcb-2bc791f7af12", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'external_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova', u'name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'fingerprint': u'5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd'}}}, {u'external_id': u'e6250e01-8147-41e8-83bb-10cc2394f545', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'27c7148a-653c-4037-ba5b-dbbce27c913e', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}]", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_ayfbs1'}", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}02534cf75905dafd6b95121a99f49ed2bc21d4a0\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}02534cf75905dafd6b95121a99f49ed2bc21d4a0\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}], "metadata": {"pagination": {"total": 1036, "offset": 552, "size": 50}}} 2019-06-30 10:58:06,163 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:58:06,163 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:58:06 GMT 2019-06-30 10:58:06,163 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:58:06,163 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:58:06,163 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:58:06,163 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:58:06,163 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:58:06,164 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:58:06,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:06,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:06,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cefa5b56-0926-47f6-91f4-347cd94b5eaf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:06,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cefa5b56-0926-47f6-91f4-347cd94b5eaf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:06,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-cefa5b56-0926-47f6-91f4-347cd94b5eaf 2019-06-30 10:58:06,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-cefa5b56-0926-47f6-91f4-347cd94b5eaf 2019-06-30 10:58:06,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c061954233383254dc9c684452c9b2f9b58338f" 2019-06-30 10:58:06,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c061954233383254dc9c684452c9b2f9b58338f" 2019-06-30 10:58:06,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a46099b3eff41e415f1b9972f62463711db5a1" 2019-06-30 10:58:06,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a46099b3eff41e415f1b9972f62463711db5a1" 2019-06-30 10:58:06,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'external_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova', u'name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'fingerprint': u'5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd'}}}, {u'external_id': u'e6250e01-8147-41e8-83bb-10cc2394f545', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'f8d84322-4b6a-4440-b73e-d4af02652390', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2019-06-30 10:58:06,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-30 10:58:06,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-30 10:58:06,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba22bcc156216d5c2074d7be2061cfc63d66042" 2019-06-30 10:58:06,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'external_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova', u'name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'fingerprint': u'5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd'}}}, {u'external_id': u'e6250e01-8147-41e8-83bb-10cc2394f545', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'bd8abc7e-9942-4e78-b37c-00102fc8f97c', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2019-06-30 10:58:06,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_mzau75'} 2019-06-30 10:58:06,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:06,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:06,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-defaf7c9-f319-4a36-aa9b-d7d917f3d305 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:06,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-defaf7c9-f319-4a36-aa9b-d7d917f3d305 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:06,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-b2ac4473-9f34-4cc7-af3a-d6ee964affc6 2019-06-30 10:58:06,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-06-30 10:58:06,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_gghar7'} 2019-06-30 10:58:06,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:06,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:06,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f2587e63-fe24-474c-a25f-abbc1fc3fa58 Date: Sun, 30 Jun 2019 10:57:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"587911f006904f3db5587f381ac40777","l2_adjacency":true,"status":"ACTIVE","subnets":["7dfcd046-47ca-474d-accf-1aa7328d07f4"],"description":"","tags":[],"updated_at":"2019-06-30T10:51:28Z","qos_policy_id":null,"name":"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b","admin_state_up":true,"tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:51:26Z","mtu":1450}]} 2019-06-30 10:58:06,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f2587e63-fe24-474c-a25f-abbc1fc3fa58 Date: Sun, 30 Jun 2019 10:57:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"587911f006904f3db5587f381ac40777","l2_adjacency":true,"status":"ACTIVE","subnets":["7dfcd046-47ca-474d-accf-1aa7328d07f4"],"description":"","tags":[],"updated_at":"2019-06-30T10:51:28Z","qos_policy_id":null,"name":"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b","admin_state_up":true,"tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:51:26Z","mtu":1450}]} 2019-06-30 10:58:06,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-f2587e63-fe24-474c-a25f-abbc1fc3fa58 2019-06-30 10:58:06,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-f2587e63-fe24-474c-a25f-abbc1fc3fa58 2019-06-30 10:58:06,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-f2587e63-fe24-474c-a25f-abbc1fc3fa58 2019-06-30 10:58:06,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-f2587e63-fe24-474c-a25f-abbc1fc3fa58 2019-06-30 10:58:06,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-06-30 10:58:06,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_iinetx', 'key_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'image': u'd87b4498-cb85-4920-a0a2-94dc86921418', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'cloudify_management_network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}, 'nics': [{'net-id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}], 'flavor': u'1793d182-f0ec-4f0e-9cd9-fbb60d77ef73', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-06-30 10:58:06,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_iinetx', 'key_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'image': u'd87b4498-cb85-4920-a0a2-94dc86921418', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'cloudify_management_network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}, 'nics': [{'net-id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}], 'flavor': u'1793d182-f0ec-4f0e-9cd9-fbb60d77ef73', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-06-30 10:58:06,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a78a089a362d174f99bf541ae9fc71891ad1a" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_iinetx", "imageRef": "d87b4498-cb85-4920-a0a2-94dc86921418", "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "flavorRef": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}}' 2019-06-30 10:58:06,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a78a089a362d174f99bf541ae9fc71891ad1a" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_iinetx", "imageRef": "d87b4498-cb85-4920-a0a2-94dc86921418", "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "flavorRef": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}}' 2019-06-30 10:58:06,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'external_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova', u'name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'fingerprint': u'5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd'}}}, {u'external_id': u'e6250e01-8147-41e8-83bb-10cc2394f545', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'79c0b03c-b1e8-4940-9a02-7813134f5590', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'10d2173b-526c-49b4-9ae1-5fc64640c42b', u'floating_ip_address': u'172.30.9.200', u'external_type': u'floatingip'}] 2019-06-30 10:58:06,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_aj462j'} 2019-06-30 10:58:06,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:06,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:06,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ec12eb6-fe9a-4f16-afcb-2bc791f7af12 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:06,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ec12eb6-fe9a-4f16-afcb-2bc791f7af12 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:06,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-9ec12eb6-fe9a-4f16-afcb-2bc791f7af12 2019-06-30 10:58:06,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-9ec12eb6-fe9a-4f16-afcb-2bc791f7af12 2019-06-30 10:58:06,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'external_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova', u'name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', u'fingerprint': u'5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd'}}}, {u'external_id': u'e6250e01-8147-41e8-83bb-10cc2394f545', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'27c7148a-653c-4037-ba5b-dbbce27c913e', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2019-06-30 10:58:06,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_ayfbs1'} 2019-06-30 10:58:06,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:06,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:06,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02534cf75905dafd6b95121a99f49ed2bc21d4a0" 2019-06-30 10:58:06,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02534cf75905dafd6b95121a99f49ed2bc21d4a0" 2019-06-30 10:58:06,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 10:58:06,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:58:06,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:58:06,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:58:06,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:58:06,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:58:06,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:58:06,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:58:06,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 10:58:06,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:58:06,414 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:58:06 GMT 2019-06-30 10:58:06,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:58:06,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 10:58:06,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:58:06,414 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:58:06,414 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:58:11,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 10:58:11,510 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:58:11,511 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:58:11,511 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:58:11,511 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:58:11,511 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:58:11,511 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:58:11,511 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:58:11,511 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-127112cd-bb1a-4b71-9c2a-4cb2153ade63 x-compute-request-id: req-127112cd-bb1a-4b71-9c2a-4cb2153ade63 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}, {\"id\": \"1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-127112cd-bb1a-4b71-9c2a-4cb2153ade63 x-compute-request-id: req-127112cd-bb1a-4b71-9c2a-4cb2153ade63 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}, {\"id\": \"1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-127112cd-bb1a-4b71-9c2a-4cb2153ade63", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-127112cd-bb1a-4b71-9c2a-4cb2153ade63", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-127112cd-bb1a-4b71-9c2a-4cb2153ade63", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-127112cd-bb1a-4b71-9c2a-4cb2153ade63", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8ba22bcc156216d5c2074d7be2061cfc63d66042\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8ba22bcc156216d5c2074d7be2061cfc63d66042\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-b2ac4473-9f34-4cc7-af3a-d6ee964affc6", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c8823b4-5807-4922-acde-45d207468437 x-compute-request-id: req-0c8823b4-5807-4922-acde-45d207468437 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}, {\"id\": \"4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c8823b4-5807-4922-acde-45d207468437 x-compute-request-id: req-0c8823b4-5807-4922-acde-45d207468437 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}, {\"id\": \"4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-0c8823b4-5807-4922-acde-45d207468437", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-0c8823b4-5807-4922-acde-45d207468437", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-0c8823b4-5807-4922-acde-45d207468437", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-0c8823b4-5807-4922-acde-45d207468437", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8ba22bcc156216d5c2074d7be2061cfc63d66042\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8ba22bcc156216d5c2074d7be2061cfc63d66042\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2ac4473-9f34-4cc7-af3a-d6ee964affc6 x-compute-request-id: req-b2ac4473-9f34-4cc7-af3a-d6ee964affc6 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova\", \"name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"fingerprint\": \"5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd\"}}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2ac4473-9f34-4cc7-af3a-d6ee964affc6 x-compute-request-id: req-b2ac4473-9f34-4cc7-af3a-d6ee964affc6 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova\", \"name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"fingerprint\": \"5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd\"}}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-b2ac4473-9f34-4cc7-af3a-d6ee964affc6", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-b2ac4473-9f34-4cc7-af3a-d6ee964affc6", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:23.992Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-b2ac4473-9f34-4cc7-af3a-d6ee964affc6", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:24.742Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-e45a8556-802b-4999-ba59-45eb42c09ca2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:24.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:24.742Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:24.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3bd85b1a-eead-4400-bff9-22da91828816"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:24.742Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:24.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:24.742Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}95b1dc86bc52d8f258171010cdf28f3e238f4d2c\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:23.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:24.742Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:24.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:24.742Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee4b1b58-a615-408e-acb5-267ae652d874 x-compute-request-id: req-ee4b1b58-a615-408e-acb5-267ae652d874 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}, {\"id\": \"1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:24.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:24.742Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee4b1b58-a615-408e-acb5-267ae652d874 x-compute-request-id: req-ee4b1b58-a615-408e-acb5-267ae652d874 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}, {\"id\": \"1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:24.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:24.742Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-ee4b1b58-a615-408e-acb5-267ae652d874", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:24.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:24.742Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-ee4b1b58-a615-408e-acb5-267ae652d874", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:24.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:24.742Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-ee4b1b58-a615-408e-acb5-267ae652d874", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:24.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:24.742Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-ee4b1b58-a615-408e-acb5-267ae652d874", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:24.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:24.742Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}10a46099b3eff41e415f1b9972f62463711db5a1\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:24.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:24.742Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}10a46099b3eff41e415f1b9972f62463711db5a1\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:24.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:24.742Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1340689-2992-4a55-8148-92d203befcd9 x-compute-request-id: req-d1340689-2992-4a55-8148-92d203befcd9 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}, {\"id\": \"4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:24.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:24.742Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-e45a8556-802b-4999-ba59-45eb42c09ca2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:24.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:24.742Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-e45a8556-802b-4999-ba59-45eb42c09ca2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:24.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:24.742Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1340689-2992-4a55-8148-92d203befcd9 x-compute-request-id: req-d1340689-2992-4a55-8148-92d203befcd9 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}, {\"id\": \"4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:24.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:24.742Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-d1340689-2992-4a55-8148-92d203befcd9", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:24.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:24.742Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-d1340689-2992-4a55-8148-92d203befcd9", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:24.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:24.742Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-d1340689-2992-4a55-8148-92d203befcd9", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:24.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:24.742Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-d1340689-2992-4a55-8148-92d203befcd9", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:24.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:24.742Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}10a46099b3eff41e415f1b9972f62463711db5a1\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:24.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:24.742Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}10a46099b3eff41e415f1b9972f62463711db5a1\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:24.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:24.742Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e45a8556-802b-4999-ba59-45eb42c09ca2 x-compute-request-id: req-e45a8556-802b-4999-ba59-45eb42c09ca2 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova\", \"name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"fingerprint\": \"5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:24.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:24.742Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e45a8556-802b-4999-ba59-45eb42c09ca2 x-compute-request-id: req-e45a8556-802b-4999-ba59-45eb42c09ca2 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova\", \"name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"fingerprint\": \"5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:24.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:24.742Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-e45a8556-802b-4999-ba59-45eb42c09ca2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:24.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}], "metadata": {"pagination": {"total": 1080, "offset": 602, "size": 50}}} 2019-06-30 10:58:11,512 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:58:11,512 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:58:11 GMT 2019-06-30 10:58:11,512 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:58:11,512 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:58:11,512 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:58:11,512 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:58:11,512 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:58:11,512 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:58:11,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-127112cd-bb1a-4b71-9c2a-4cb2153ade63 x-compute-request-id: req-127112cd-bb1a-4b71-9c2a-4cb2153ade63 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/d87b4498-cb85-4920-a0a2-94dc86921418", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 10:58:11,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-127112cd-bb1a-4b71-9c2a-4cb2153ade63 x-compute-request-id: req-127112cd-bb1a-4b71-9c2a-4cb2153ade63 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/d87b4498-cb85-4920-a0a2-94dc86921418", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 10:58:11,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-127112cd-bb1a-4b71-9c2a-4cb2153ade63 2019-06-30 10:58:11,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-127112cd-bb1a-4b71-9c2a-4cb2153ade63 2019-06-30 10:58:11,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-127112cd-bb1a-4b71-9c2a-4cb2153ade63 2019-06-30 10:58:11,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-127112cd-bb1a-4b71-9c2a-4cb2153ade63 2019-06-30 10:58:11,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba22bcc156216d5c2074d7be2061cfc63d66042" 2019-06-30 10:58:11,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba22bcc156216d5c2074d7be2061cfc63d66042" 2019-06-30 10:58:11,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-b2ac4473-9f34-4cc7-af3a-d6ee964affc6 2019-06-30 10:58:11,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:11,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:11,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c8823b4-5807-4922-acde-45d207468437 x-compute-request-id: req-0c8823b4-5807-4922-acde-45d207468437 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}], "name": "cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 10:58:11,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c8823b4-5807-4922-acde-45d207468437 x-compute-request-id: req-0c8823b4-5807-4922-acde-45d207468437 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}], "name": "cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 10:58:11,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-0c8823b4-5807-4922-acde-45d207468437 2019-06-30 10:58:11,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-0c8823b4-5807-4922-acde-45d207468437 2019-06-30 10:58:11,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-0c8823b4-5807-4922-acde-45d207468437 2019-06-30 10:58:11,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-0c8823b4-5807-4922-acde-45d207468437 2019-06-30 10:58:11,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba22bcc156216d5c2074d7be2061cfc63d66042" 2019-06-30 10:58:11,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba22bcc156216d5c2074d7be2061cfc63d66042" 2019-06-30 10:58:11,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2ac4473-9f34-4cc7-af3a-d6ee964affc6 x-compute-request-id: req-b2ac4473-9f34-4cc7-af3a-d6ee964affc6 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova", "name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "fingerprint": "5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd"}}]} 2019-06-30 10:58:11,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2ac4473-9f34-4cc7-af3a-d6ee964affc6 x-compute-request-id: req-b2ac4473-9f34-4cc7-af3a-d6ee964affc6 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova", "name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "fingerprint": "5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd"}}]} 2019-06-30 10:58:11,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-b2ac4473-9f34-4cc7-af3a-d6ee964affc6 2019-06-30 10:58:11,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-b2ac4473-9f34-4cc7-af3a-d6ee964affc6 2019-06-30 10:58:11,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-b2ac4473-9f34-4cc7-af3a-d6ee964affc6 2019-06-30 10:58:11,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-e45a8556-802b-4999-ba59-45eb42c09ca2 2019-06-30 10:58:11,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:11,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:11,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b1dc86bc52d8f258171010cdf28f3e238f4d2c" 2019-06-30 10:58:11,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:11,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee4b1b58-a615-408e-acb5-267ae652d874 x-compute-request-id: req-ee4b1b58-a615-408e-acb5-267ae652d874 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/d87b4498-cb85-4920-a0a2-94dc86921418", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 10:58:11,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee4b1b58-a615-408e-acb5-267ae652d874 x-compute-request-id: req-ee4b1b58-a615-408e-acb5-267ae652d874 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/d87b4498-cb85-4920-a0a2-94dc86921418", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 10:58:11,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-ee4b1b58-a615-408e-acb5-267ae652d874 2019-06-30 10:58:11,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-ee4b1b58-a615-408e-acb5-267ae652d874 2019-06-30 10:58:11,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-ee4b1b58-a615-408e-acb5-267ae652d874 2019-06-30 10:58:11,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-ee4b1b58-a615-408e-acb5-267ae652d874 2019-06-30 10:58:11,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a46099b3eff41e415f1b9972f62463711db5a1" 2019-06-30 10:58:11,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a46099b3eff41e415f1b9972f62463711db5a1" 2019-06-30 10:58:11,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1340689-2992-4a55-8148-92d203befcd9 x-compute-request-id: req-d1340689-2992-4a55-8148-92d203befcd9 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}], "name": "cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 10:58:11,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-e45a8556-802b-4999-ba59-45eb42c09ca2 2019-06-30 10:58:11,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-e45a8556-802b-4999-ba59-45eb42c09ca2 2019-06-30 10:58:11,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1340689-2992-4a55-8148-92d203befcd9 x-compute-request-id: req-d1340689-2992-4a55-8148-92d203befcd9 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}], "name": "cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 10:58:11,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-d1340689-2992-4a55-8148-92d203befcd9 2019-06-30 10:58:11,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-d1340689-2992-4a55-8148-92d203befcd9 2019-06-30 10:58:11,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-d1340689-2992-4a55-8148-92d203befcd9 2019-06-30 10:58:11,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-d1340689-2992-4a55-8148-92d203befcd9 2019-06-30 10:58:11,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a46099b3eff41e415f1b9972f62463711db5a1" 2019-06-30 10:58:11,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a46099b3eff41e415f1b9972f62463711db5a1" 2019-06-30 10:58:11,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e45a8556-802b-4999-ba59-45eb42c09ca2 x-compute-request-id: req-e45a8556-802b-4999-ba59-45eb42c09ca2 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova", "name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "fingerprint": "5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd"}}]} 2019-06-30 10:58:11,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e45a8556-802b-4999-ba59-45eb42c09ca2 x-compute-request-id: req-e45a8556-802b-4999-ba59-45eb42c09ca2 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova", "name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "fingerprint": "5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd"}}]} 2019-06-30 10:58:11,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-e45a8556-802b-4999-ba59-45eb42c09ca2 2019-06-30 10:58:11,523 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 10:58:11,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:58:11,609 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:58:11,609 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:58:11,609 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:58:11,609 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:58:11,609 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:58:11,609 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:58:11,610 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 10:58:11,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:58:11,610 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:58:11 GMT 2019-06-30 10:58:11,610 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:58:11,610 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 10:58:11,610 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:58:11,610 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:58:11,610 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:58:16,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 10:58:16,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:58:16,694 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:58:16,694 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:58:16,694 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:58:16,694 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:58:16,694 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:58:16,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:58:16,694 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:25.263Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-457acafb-6a88-4c24-ab1e-ee3a29fe4977 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:24.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:25.263Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-457acafb-6a88-4c24-ab1e-ee3a29fe4977 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:24.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:25.263Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-457acafb-6a88-4c24-ab1e-ee3a29fe4977", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:24.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:25.263Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-457acafb-6a88-4c24-ab1e-ee3a29fe4977", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:24.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:25.845Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d422168509692d4ccc40b182cc9d7ac2a542393c\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:25.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:25.845Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4730106-a1a8-4b1d-929b-bb19a7cb460a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:25.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:25.845Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d422168509692d4ccc40b182cc9d7ac2a542393c\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:25.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:26.562Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}09662c44a7777460d074ab0805c3990d26a78aa2\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3bd85b1a-eead-4400-bff9-22da91828816"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:26.562Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-8ef21477-020f-4ebd-aaef-e0c7e2d1a821", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:26.562Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}20ef6a3da17de0221784f2560d9e4813d09ba51a\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:26.562Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}20ef6a3da17de0221784f2560d9e4813d09ba51a\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:26.562Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4730106-a1a8-4b1d-929b-bb19a7cb460a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:25.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:26.562Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-f4730106-a1a8-4b1d-929b-bb19a7cb460a", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:25.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:26.562Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-f4730106-a1a8-4b1d-929b-bb19a7cb460a", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:25.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:26.562Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75b5de67-e7ec-4ed4-ba8c-47d611506203 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:25.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:26.562Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75b5de67-e7ec-4ed4-ba8c-47d611506203 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:25.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:26.562Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-75b5de67-e7ec-4ed4-ba8c-47d611506203", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:25.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:26.562Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-75b5de67-e7ec-4ed4-ba8c-47d611506203", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:25.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:26.562Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-483d2663-b72c-4f65-9041-635e47da89c0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:25.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3bd85b1a-eead-4400-bff9-22da91828816"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:26.562Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f42bbaa-5dec-49a1-85cc-102d743235ef Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:25.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:26.562Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-483d2663-b72c-4f65-9041-635e47da89c0", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:25.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3bd85b1a-eead-4400-bff9-22da91828816"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:26.562Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f42bbaa-5dec-49a1-85cc-102d743235ef Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:25.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:26.562Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-0f42bbaa-5dec-49a1-85cc-102d743235ef", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:25.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:26.562Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fceb6eea019767eaeb2fde1727692b373cabf421\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:26.562Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fceb6eea019767eaeb2fde1727692b373cabf421\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:26.562Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8de4101ab875c8b456f69ca8e2ebdc7ae4c299c6\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:26.562Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8de4101ab875c8b456f69ca8e2ebdc7ae4c299c6\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:26.562Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-0f42bbaa-5dec-49a1-85cc-102d743235ef", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:25.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:26.562Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 10:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8ef21477-020f-4ebd-aaef-e0c7e2d1a821 x-compute-request-id: req-8ef21477-020f-4ebd-aaef-e0c7e2d1a821 Content-Length: 457 location: http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"db14e987-d8b3-4d92-a051-eae93da15b74\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"bookmark\"}], \"adminPass\": \"e8R7xVrfFmEj\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:26.562Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-8ef21477-020f-4ebd-aaef-e0c7e2d1a821", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:26.562Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-8ef21477-020f-4ebd-aaef-e0c7e2d1a821", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:26.562Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-8ef21477-020f-4ebd-aaef-e0c7e2d1a821", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:26.562Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 10:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8ef21477-020f-4ebd-aaef-e0c7e2d1a821 x-compute-request-id: req-8ef21477-020f-4ebd-aaef-e0c7e2d1a821 Content-Length: 457 location: http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"db14e987-d8b3-4d92-a051-eae93da15b74\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"bookmark\"}], \"adminPass\": \"e8R7xVrfFmEj\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.aed71db8-48e6-40b8-820a-b0074cc137f3"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.167Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c117a0e-8c7c-4041-b046-1faf9e4a9d27 x-compute-request-id: req-5c117a0e-8c7c-4041-b046-1faf9e4a9d27 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}, {\"id\": \"4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "bono_host_iinetx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.167Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.167Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-5c117a0e-8c7c-4041-b046-1faf9e4a9d27", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.167Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-5c117a0e-8c7c-4041-b046-1faf9e4a9d27", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.167Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-5c117a0e-8c7c-4041-b046-1faf9e4a9d27", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.167Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fceb6eea019767eaeb2fde1727692b373cabf421\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.167Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-711fca1e-ffa7-4497-9ee8-d6a4bcf10163 x-compute-request-id: req-711fca1e-ffa7-4497-9ee8-d6a4bcf10163 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}, {\"id\": \"1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.167Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-711fca1e-ffa7-4497-9ee8-d6a4bcf10163 x-compute-request-id: req-711fca1e-ffa7-4497-9ee8-d6a4bcf10163 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}, {\"id\": \"1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.167Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-711fca1e-ffa7-4497-9ee8-d6a4bcf10163", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.167Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-711fca1e-ffa7-4497-9ee8-d6a4bcf10163", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.167Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-711fca1e-ffa7-4497-9ee8-d6a4bcf10163", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.167Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-711fca1e-ffa7-4497-9ee8-d6a4bcf10163", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.167Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fceb6eea019767eaeb2fde1727692b373cabf421\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.167Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fceb6eea019767eaeb2fde1727692b373cabf421\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.167Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c117a0e-8c7c-4041-b046-1faf9e4a9d27 x-compute-request-id: req-5c117a0e-8c7c-4041-b046-1faf9e4a9d27 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}, {\"id\": \"4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.167Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-5c117a0e-8c7c-4041-b046-1faf9e4a9d27", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.167Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fceb6eea019767eaeb2fde1727692b373cabf421\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}], "metadata": {"pagination": {"total": 1080, "offset": 652, "size": 50}}} 2019-06-30 10:58:16,695 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:58:16,695 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:58:16 GMT 2019-06-30 10:58:16,695 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:58:16,695 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:58:16,695 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:58:16,695 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:58:16,695 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:58:16,695 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:58:16,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-457acafb-6a88-4c24-ab1e-ee3a29fe4977 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:16,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-457acafb-6a88-4c24-ab1e-ee3a29fe4977 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:16,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-457acafb-6a88-4c24-ab1e-ee3a29fe4977 2019-06-30 10:58:16,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-457acafb-6a88-4c24-ab1e-ee3a29fe4977 2019-06-30 10:58:16,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d422168509692d4ccc40b182cc9d7ac2a542393c" 2019-06-30 10:58:16,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4730106-a1a8-4b1d-929b-bb19a7cb460a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:16,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d422168509692d4ccc40b182cc9d7ac2a542393c" 2019-06-30 10:58:16,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09662c44a7777460d074ab0805c3990d26a78aa2" 2019-06-30 10:58:16,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-8ef21477-020f-4ebd-aaef-e0c7e2d1a821 2019-06-30 10:58:16,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20ef6a3da17de0221784f2560d9e4813d09ba51a" 2019-06-30 10:58:16,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20ef6a3da17de0221784f2560d9e4813d09ba51a" 2019-06-30 10:58:16,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4730106-a1a8-4b1d-929b-bb19a7cb460a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:16,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-f4730106-a1a8-4b1d-929b-bb19a7cb460a 2019-06-30 10:58:16,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-f4730106-a1a8-4b1d-929b-bb19a7cb460a 2019-06-30 10:58:16,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75b5de67-e7ec-4ed4-ba8c-47d611506203 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:16,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75b5de67-e7ec-4ed4-ba8c-47d611506203 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:16,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-75b5de67-e7ec-4ed4-ba8c-47d611506203 2019-06-30 10:58:16,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-75b5de67-e7ec-4ed4-ba8c-47d611506203 2019-06-30 10:58:16,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-483d2663-b72c-4f65-9041-635e47da89c0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:16,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f42bbaa-5dec-49a1-85cc-102d743235ef Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:16,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-483d2663-b72c-4f65-9041-635e47da89c0 2019-06-30 10:58:16,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f42bbaa-5dec-49a1-85cc-102d743235ef Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:16,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0f42bbaa-5dec-49a1-85cc-102d743235ef 2019-06-30 10:58:16,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fceb6eea019767eaeb2fde1727692b373cabf421" 2019-06-30 10:58:16,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fceb6eea019767eaeb2fde1727692b373cabf421" 2019-06-30 10:58:16,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8de4101ab875c8b456f69ca8e2ebdc7ae4c299c6" 2019-06-30 10:58:16,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8de4101ab875c8b456f69ca8e2ebdc7ae4c299c6" 2019-06-30 10:58:16,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0f42bbaa-5dec-49a1-85cc-102d743235ef 2019-06-30 10:58:16,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 10:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8ef21477-020f-4ebd-aaef-e0c7e2d1a821 x-compute-request-id: req-8ef21477-020f-4ebd-aaef-e0c7e2d1a821 Content-Length: 457 location: http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "OS-DCF:diskConfig": "MANUAL", "id": "db14e987-d8b3-4d92-a051-eae93da15b74", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "bookmark"}], "adminPass": "e8R7xVrfFmEj"}} 2019-06-30 10:58:16,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-8ef21477-020f-4ebd-aaef-e0c7e2d1a821 2019-06-30 10:58:16,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-8ef21477-020f-4ebd-aaef-e0c7e2d1a821 2019-06-30 10:58:16,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-8ef21477-020f-4ebd-aaef-e0c7e2d1a821 2019-06-30 10:58:16,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 10:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8ef21477-020f-4ebd-aaef-e0c7e2d1a821 x-compute-request-id: req-8ef21477-020f-4ebd-aaef-e0c7e2d1a821 Content-Length: 457 location: http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "OS-DCF:diskConfig": "MANUAL", "id": "db14e987-d8b3-4d92-a051-eae93da15b74", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "bookmark"}], "adminPass": "e8R7xVrfFmEj"}} 2019-06-30 10:58:16,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c117a0e-8c7c-4041-b046-1faf9e4a9d27 x-compute-request-id: req-5c117a0e-8c7c-4041-b046-1faf9e4a9d27 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}], "name": "cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 10:58:16,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-30 10:58:16,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-5c117a0e-8c7c-4041-b046-1faf9e4a9d27 2019-06-30 10:58:16,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-5c117a0e-8c7c-4041-b046-1faf9e4a9d27 2019-06-30 10:58:16,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-5c117a0e-8c7c-4041-b046-1faf9e4a9d27 2019-06-30 10:58:16,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fceb6eea019767eaeb2fde1727692b373cabf421" 2019-06-30 10:58:16,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-711fca1e-ffa7-4497-9ee8-d6a4bcf10163 x-compute-request-id: req-711fca1e-ffa7-4497-9ee8-d6a4bcf10163 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/d87b4498-cb85-4920-a0a2-94dc86921418", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 10:58:16,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-711fca1e-ffa7-4497-9ee8-d6a4bcf10163 x-compute-request-id: req-711fca1e-ffa7-4497-9ee8-d6a4bcf10163 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/d87b4498-cb85-4920-a0a2-94dc86921418", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 10:58:16,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-711fca1e-ffa7-4497-9ee8-d6a4bcf10163 2019-06-30 10:58:16,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-711fca1e-ffa7-4497-9ee8-d6a4bcf10163 2019-06-30 10:58:16,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-711fca1e-ffa7-4497-9ee8-d6a4bcf10163 2019-06-30 10:58:16,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-711fca1e-ffa7-4497-9ee8-d6a4bcf10163 2019-06-30 10:58:16,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fceb6eea019767eaeb2fde1727692b373cabf421" 2019-06-30 10:58:16,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fceb6eea019767eaeb2fde1727692b373cabf421" 2019-06-30 10:58:16,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c117a0e-8c7c-4041-b046-1faf9e4a9d27 x-compute-request-id: req-5c117a0e-8c7c-4041-b046-1faf9e4a9d27 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}], "name": "cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 10:58:16,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-5c117a0e-8c7c-4041-b046-1faf9e4a9d27 2019-06-30 10:58:16,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fceb6eea019767eaeb2fde1727692b373cabf421" 2019-06-30 10:58:16,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 10:58:16,767 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:58:16,767 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:58:16,767 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:58:16,767 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:58:16,768 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:58:16,768 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:58:16,768 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:58:16,768 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 10:58:16,768 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:58:16,768 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:58:16 GMT 2019-06-30 10:58:16,768 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:58:16,768 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 10:58:16,768 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:58:16,768 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:58:16,768 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:58:21,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 10:58:21,856 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:58:21,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:58:21,856 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:58:21,856 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:58:21,856 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:58:21,856 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:58:21,856 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:58:21,857 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.167Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36584f54-511e-4275-a655-9b0863988c26 x-compute-request-id: req-36584f54-511e-4275-a655-9b0863988c26 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova\", \"name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"fingerprint\": \"5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd\"}}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.167Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36584f54-511e-4275-a655-9b0863988c26 x-compute-request-id: req-36584f54-511e-4275-a655-9b0863988c26 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova\", \"name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"fingerprint\": \"5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd\"}}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.167Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-36584f54-511e-4275-a655-9b0863988c26", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.167Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-36584f54-511e-4275-a655-9b0863988c26", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.167Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-36584f54-511e-4275-a655-9b0863988c26", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.167Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-36584f54-511e-4275-a655-9b0863988c26", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.167Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.167Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.167Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80617e67-faa8-4ca4-9afb-65a357ba56b1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.167Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80617e67-faa8-4ca4-9afb-65a357ba56b1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.167Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-80617e67-faa8-4ca4-9afb-65a357ba56b1", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.167Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-80617e67-faa8-4ca4-9afb-65a357ba56b1", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.167Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a27b3d7-4803-4686-8bef-25cc98d08b54 x-compute-request-id: req-8a27b3d7-4803-4686-8bef-25cc98d08b54 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}, {\"id\": \"1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e6c9dde-9930-4938-be15-3ba034182d18 x-compute-request-id: req-3e6c9dde-9930-4938-be15-3ba034182d18 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova\", \"name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"fingerprint\": \"5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "bono_host_iinetx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "Starting node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_w4xpzo', 'key_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'image': u'd87b4498-cb85-4920-a0a2-94dc86921418', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'cloudify_management_network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}, 'nics': [{'net-id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}], 'flavor': u'1793d182-f0ec-4f0e-9cd9-fbb60d77ef73', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']}", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}edc341c4414dd1c2e840619bd42e01a023f1043c\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}edc341c4414dd1c2e840619bd42e01a023f1043c\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_w4xpzo', 'key_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'image': u'd87b4498-cb85-4920-a0a2-94dc86921418', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'cloudify_management_network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}, 'nics': [{'net-id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}], 'flavor': u'1793d182-f0ec-4f0e-9cd9-fbb60d77ef73', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']}", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8ba22bcc156216d5c2074d7be2061cfc63d66042\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_vellum_host_w4xpzo\", \"imageRef\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"flavorRef\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8ba22bcc156216d5c2074d7be2061cfc63d66042\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_vellum_host_w4xpzo\", \"imageRef\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"flavorRef\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5008f312-3aa4-44be-b086-e9cea558732e x-compute-request-id: req-5008f312-3aa4-44be-b086-e9cea558732e Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}, {\"id\": \"1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5008f312-3aa4-44be-b086-e9cea558732e x-compute-request-id: req-5008f312-3aa4-44be-b086-e9cea558732e Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}, {\"id\": \"1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-5008f312-3aa4-44be-b086-e9cea558732e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-5008f312-3aa4-44be-b086-e9cea558732e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-5008f312-3aa4-44be-b086-e9cea558732e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-5008f312-3aa4-44be-b086-e9cea558732e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}02534cf75905dafd6b95121a99f49ed2bc21d4a0\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}02534cf75905dafd6b95121a99f49ed2bc21d4a0\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50b68bc6-4749-4bb4-b76a-406ffdf4307e x-compute-request-id: req-50b68bc6-4749-4bb4-b76a-406ffdf4307e Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}, {\"id\": \"4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50b68bc6-4749-4bb4-b76a-406ffdf4307e x-compute-request-id: req-50b68bc6-4749-4bb4-b76a-406ffdf4307e Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}, {\"id\": \"4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-50b68bc6-4749-4bb4-b76a-406ffdf4307e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-50b68bc6-4749-4bb4-b76a-406ffdf4307e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-50b68bc6-4749-4bb4-b76a-406ffdf4307e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}02534cf75905dafd6b95121a99f49ed2bc21d4a0\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}02534cf75905dafd6b95121a99f49ed2bc21d4a0\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e6c9dde-9930-4938-be15-3ba034182d18 x-compute-request-id: req-3e6c9dde-9930-4938-be15-3ba034182d18 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova\", \"name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"fingerprint\": \"5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b06f12d5-75fd-49fd-9c7a-12ea38223bf6 Date: Sun, 30 Jun 2019 10:57:27 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"587911f006904f3db5587f381ac40777\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7dfcd046-47ca-474d-accf-1aa7328d07f4\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-30T10:51:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\",\"admin_state_up\":true,\"tenant_id\":\"587911f006904f3db5587f381ac40777\",\"created_at\":\"2019-06-30T10:51:26Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "bono_host_iinetx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "Node instance created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:26.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_host_iinetx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7dd4cc0872a8153d087104f49fe7d521e99957b7\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fceb6eea019767eaeb2fde1727692b373cabf421\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_sprout_host_ayfbs1\", \"imageRef\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"flavorRef\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fceb6eea019767eaeb2fde1727692b373cabf421\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_sprout_host_ayfbs1\", \"imageRef\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"flavorRef\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_ayfbs1', 'key_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'image': u'd87b4498-cb85-4920-a0a2-94dc86921418', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'cloudify_management_network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}, 'nics': [{'net-id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}], 'flavor': u'1793d182-f0ec-4f0e-9cd9-fbb60d77ef73', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']}", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_ayfbs1', 'key_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'image': u'd87b4498-cb85-4920-a0a2-94dc86921418', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'cloudify_management_network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}, 'nics': [{'net-id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}], 'flavor': u'1793d182-f0ec-4f0e-9cd9-fbb60d77ef73', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']}", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "A management_network_name was provided (cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-473ffb85-063c-4217-817c-49693ced38ad", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-473ffb85-063c-4217-817c-49693ced38ad", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}], "metadata": {"pagination": {"total": 1080, "offset": 702, "size": 50}}} 2019-06-30 10:58:21,857 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:58:21,857 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:58:21 GMT 2019-06-30 10:58:21,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:58:21,857 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:58:21,857 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:58:21,857 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:58:21,858 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:58:21,858 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:58:21,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36584f54-511e-4275-a655-9b0863988c26 x-compute-request-id: req-36584f54-511e-4275-a655-9b0863988c26 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova", "name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "fingerprint": "5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd"}}]} 2019-06-30 10:58:21,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36584f54-511e-4275-a655-9b0863988c26 x-compute-request-id: req-36584f54-511e-4275-a655-9b0863988c26 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova", "name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "fingerprint": "5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd"}}]} 2019-06-30 10:58:21,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-36584f54-511e-4275-a655-9b0863988c26 2019-06-30 10:58:21,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-36584f54-511e-4275-a655-9b0863988c26 2019-06-30 10:58:21,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-36584f54-511e-4275-a655-9b0863988c26 2019-06-30 10:58:21,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-36584f54-511e-4275-a655-9b0863988c26 2019-06-30 10:58:21,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:21,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:21,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80617e67-faa8-4ca4-9afb-65a357ba56b1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:21,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80617e67-faa8-4ca4-9afb-65a357ba56b1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:21,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-80617e67-faa8-4ca4-9afb-65a357ba56b1 2019-06-30 10:58:21,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-80617e67-faa8-4ca4-9afb-65a357ba56b1 2019-06-30 10:58:21,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a27b3d7-4803-4686-8bef-25cc98d08b54 x-compute-request-id: req-8a27b3d7-4803-4686-8bef-25cc98d08b54 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/d87b4498-cb85-4920-a0a2-94dc86921418", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 10:58:21,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e6c9dde-9930-4938-be15-3ba034182d18 x-compute-request-id: req-3e6c9dde-9930-4938-be15-3ba034182d18 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova", "name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "fingerprint": "5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd"}}]} 2019-06-30 10:58:21,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-30 10:58:21,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_w4xpzo', 'key_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'image': u'd87b4498-cb85-4920-a0a2-94dc86921418', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'cloudify_management_network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}, 'nics': [{'net-id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}], 'flavor': u'1793d182-f0ec-4f0e-9cd9-fbb60d77ef73', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-06-30 10:58:21,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc341c4414dd1c2e840619bd42e01a023f1043c" 2019-06-30 10:58:21,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc341c4414dd1c2e840619bd42e01a023f1043c" 2019-06-30 10:58:21,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_w4xpzo', 'key_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'image': u'd87b4498-cb85-4920-a0a2-94dc86921418', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'cloudify_management_network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}, 'nics': [{'net-id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}], 'flavor': u'1793d182-f0ec-4f0e-9cd9-fbb60d77ef73', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-06-30 10:58:21,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-06-30 10:58:21,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba22bcc156216d5c2074d7be2061cfc63d66042" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_w4xpzo", "imageRef": "d87b4498-cb85-4920-a0a2-94dc86921418", "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "flavorRef": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}}' 2019-06-30 10:58:21,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba22bcc156216d5c2074d7be2061cfc63d66042" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_w4xpzo", "imageRef": "d87b4498-cb85-4920-a0a2-94dc86921418", "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "flavorRef": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}}' 2019-06-30 10:58:21,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5008f312-3aa4-44be-b086-e9cea558732e x-compute-request-id: req-5008f312-3aa4-44be-b086-e9cea558732e Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/d87b4498-cb85-4920-a0a2-94dc86921418", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 10:58:21,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5008f312-3aa4-44be-b086-e9cea558732e x-compute-request-id: req-5008f312-3aa4-44be-b086-e9cea558732e Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/d87b4498-cb85-4920-a0a2-94dc86921418", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 10:58:21,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-5008f312-3aa4-44be-b086-e9cea558732e 2019-06-30 10:58:21,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-5008f312-3aa4-44be-b086-e9cea558732e 2019-06-30 10:58:21,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-5008f312-3aa4-44be-b086-e9cea558732e 2019-06-30 10:58:21,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-5008f312-3aa4-44be-b086-e9cea558732e 2019-06-30 10:58:21,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02534cf75905dafd6b95121a99f49ed2bc21d4a0" 2019-06-30 10:58:21,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02534cf75905dafd6b95121a99f49ed2bc21d4a0" 2019-06-30 10:58:21,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50b68bc6-4749-4bb4-b76a-406ffdf4307e x-compute-request-id: req-50b68bc6-4749-4bb4-b76a-406ffdf4307e Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}], "name": "cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 10:58:21,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50b68bc6-4749-4bb4-b76a-406ffdf4307e x-compute-request-id: req-50b68bc6-4749-4bb4-b76a-406ffdf4307e Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}], "name": "cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 10:58:21,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-50b68bc6-4749-4bb4-b76a-406ffdf4307e 2019-06-30 10:58:21,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-50b68bc6-4749-4bb4-b76a-406ffdf4307e 2019-06-30 10:58:21,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-50b68bc6-4749-4bb4-b76a-406ffdf4307e 2019-06-30 10:58:21,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02534cf75905dafd6b95121a99f49ed2bc21d4a0" 2019-06-30 10:58:21,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02534cf75905dafd6b95121a99f49ed2bc21d4a0" 2019-06-30 10:58:21,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e6c9dde-9930-4938-be15-3ba034182d18 x-compute-request-id: req-3e6c9dde-9930-4938-be15-3ba034182d18 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova", "name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "fingerprint": "5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd"}}]} 2019-06-30 10:58:21,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b06f12d5-75fd-49fd-9c7a-12ea38223bf6 Date: Sun, 30 Jun 2019 10:57:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"587911f006904f3db5587f381ac40777","l2_adjacency":true,"status":"ACTIVE","subnets":["7dfcd046-47ca-474d-accf-1aa7328d07f4"],"description":"","tags":[],"updated_at":"2019-06-30T10:51:28Z","qos_policy_id":null,"name":"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b","admin_state_up":true,"tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:51:26Z","mtu":1450}]} 2019-06-30 10:58:21,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-30 10:58:21,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-30 10:58:21,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd4cc0872a8153d087104f49fe7d521e99957b7" 2019-06-30 10:58:21,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fceb6eea019767eaeb2fde1727692b373cabf421" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_ayfbs1", "imageRef": "d87b4498-cb85-4920-a0a2-94dc86921418", "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "flavorRef": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}}' 2019-06-30 10:58:21,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fceb6eea019767eaeb2fde1727692b373cabf421" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_ayfbs1", "imageRef": "d87b4498-cb85-4920-a0a2-94dc86921418", "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "flavorRef": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}}' 2019-06-30 10:58:21,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-06-30 10:58:21,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_ayfbs1', 'key_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'image': u'd87b4498-cb85-4920-a0a2-94dc86921418', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'cloudify_management_network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}, 'nics': [{'net-id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}], 'flavor': u'1793d182-f0ec-4f0e-9cd9-fbb60d77ef73', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-06-30 10:58:21,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_ayfbs1', 'key_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'image': u'd87b4498-cb85-4920-a0a2-94dc86921418', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'cloudify_management_network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}, 'nics': [{'net-id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}], 'flavor': u'1793d182-f0ec-4f0e-9cd9-fbb60d77ef73', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-06-30 10:58:21,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-06-30 10:58:21,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-473ffb85-063c-4217-817c-49693ced38ad 2019-06-30 10:58:21,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-473ffb85-063c-4217-817c-49693ced38ad 2019-06-30 10:58:21,868 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 10:58:21,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:58:21,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:58:21,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:58:21,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:58:21,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:58:21,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:58:21,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:58:21,923 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 10:58:21,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:58:21,924 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:58:21 GMT 2019-06-30 10:58:21,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:58:21,924 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 10:58:21,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:58:21,924 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:58:21,924 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:58:26,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 10:58:27,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:58:27,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:58:27,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:58:27,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:58:27,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:58:27,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:58:27,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:58:27,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-473ffb85-063c-4217-817c-49693ced38ad", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-473ffb85-063c-4217-817c-49693ced38ad", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-473ffb85-063c-4217-817c-49693ced38ad Date: Sun, 30 Jun 2019 10:57:27 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"587911f006904f3db5587f381ac40777\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7dfcd046-47ca-474d-accf-1aa7328d07f4\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-30T10:51:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\",\"admin_state_up\":true,\"tenant_id\":\"587911f006904f3db5587f381ac40777\",\"created_at\":\"2019-06-30T10:51:26Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-473ffb85-063c-4217-817c-49693ced38ad Date: Sun, 30 Jun 2019 10:57:27 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"587911f006904f3db5587f381ac40777\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7dfcd046-47ca-474d-accf-1aa7328d07f4\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-30T10:51:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\",\"admin_state_up\":true,\"tenant_id\":\"587911f006904f3db5587f381ac40777\",\"created_at\":\"2019-06-30T10:51:26Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-3e6c9dde-9930-4938-be15-3ba034182d18", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-3e6c9dde-9930-4938-be15-3ba034182d18", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}10a46099b3eff41e415f1b9972f62463711db5a1\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_dime_host_mzau75\", \"imageRef\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"flavorRef\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}10a46099b3eff41e415f1b9972f62463711db5a1\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_dime_host_mzau75\", \"imageRef\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"flavorRef\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_mzau75', 'key_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'image': u'd87b4498-cb85-4920-a0a2-94dc86921418', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'cloudify_management_network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}, 'nics': [{'net-id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}], 'flavor': u'1793d182-f0ec-4f0e-9cd9-fbb60d77ef73', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']}", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_mzau75', 'key_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'image': u'd87b4498-cb85-4920-a0a2-94dc86921418', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'cloudify_management_network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}, 'nics': [{'net-id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}], 'flavor': u'1793d182-f0ec-4f0e-9cd9-fbb60d77ef73', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']}", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "A management_network_name was provided (cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-b06f12d5-75fd-49fd-9c7a-12ea38223bf6", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-3e6c9dde-9930-4938-be15-3ba034182d18", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-b06f12d5-75fd-49fd-9c7a-12ea38223bf6", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-b06f12d5-75fd-49fd-9c7a-12ea38223bf6", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-b06f12d5-75fd-49fd-9c7a-12ea38223bf6", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-3e6c9dde-9930-4938-be15-3ba034182d18", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-092ff70e-86e7-466a-b187-061b6e7b85ec", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-092ff70e-86e7-466a-b187-061b6e7b85ec", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-092ff70e-86e7-466a-b187-061b6e7b85ec", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}95b1dc86bc52d8f258171010cdf28f3e238f4d2c\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b06f12d5-75fd-49fd-9c7a-12ea38223bf6 Date: Sun, 30 Jun 2019 10:57:27 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"587911f006904f3db5587f381ac40777\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7dfcd046-47ca-474d-accf-1aa7328d07f4\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-30T10:51:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\",\"admin_state_up\":true,\"tenant_id\":\"587911f006904f3db5587f381ac40777\",\"created_at\":\"2019-06-30T10:51:26Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a27b3d7-4803-4686-8bef-25cc98d08b54 x-compute-request-id: req-8a27b3d7-4803-4686-8bef-25cc98d08b54 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}, {\"id\": \"1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-8a27b3d7-4803-4686-8bef-25cc98d08b54", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-8a27b3d7-4803-4686-8bef-25cc98d08b54", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-8a27b3d7-4803-4686-8bef-25cc98d08b54", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-8a27b3d7-4803-4686-8bef-25cc98d08b54", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}95b1dc86bc52d8f258171010cdf28f3e238f4d2c\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}95b1dc86bc52d8f258171010cdf28f3e238f4d2c\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-092ff70e-86e7-466a-b187-061b6e7b85ec x-compute-request-id: req-092ff70e-86e7-466a-b187-061b6e7b85ec Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}, {\"id\": \"4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-092ff70e-86e7-466a-b187-061b6e7b85ec x-compute-request-id: req-092ff70e-86e7-466a-b187-061b6e7b85ec Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}, {\"id\": \"4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-092ff70e-86e7-466a-b187-061b6e7b85ec", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}95b1dc86bc52d8f258171010cdf28f3e238f4d2c\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9308314-f2aa-4c84-85d2-c224d63d2449 x-compute-request-id: req-b9308314-f2aa-4c84-85d2-c224d63d2449 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova\", \"name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"fingerprint\": \"5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd\"}}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9308314-f2aa-4c84-85d2-c224d63d2449 x-compute-request-id: req-b9308314-f2aa-4c84-85d2-c224d63d2449 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova\", \"name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"fingerprint\": \"5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd\"}}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-b9308314-f2aa-4c84-85d2-c224d63d2449", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-b9308314-f2aa-4c84-85d2-c224d63d2449", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-b9308314-f2aa-4c84-85d2-c224d63d2449", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-b9308314-f2aa-4c84-85d2-c224d63d2449", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05adeab5-aeaf-4364-ae7d-4e9fc0d3fffe Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05adeab5-aeaf-4364-ae7d-4e9fc0d3fffe Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-05adeab5-aeaf-4364-ae7d-4e9fc0d3fffe", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-05adeab5-aeaf-4364-ae7d-4e9fc0d3fffe", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f45295a6-2d42-41a2-848b-9cd6cd71428b Date: Sun, 30 Jun 2019 10:57:27 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"587911f006904f3db5587f381ac40777\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7dfcd046-47ca-474d-accf-1aa7328d07f4\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-30T10:51:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\",\"admin_state_up\":true,\"tenant_id\":\"587911f006904f3db5587f381ac40777\",\"created_at\":\"2019-06-30T10:51:26Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-50b68bc6-4749-4bb4-b76a-406ffdf4307e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}], "metadata": {"pagination": {"total": 1080, "offset": 752, "size": 50}}} 2019-06-30 10:58:27,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:58:27,010 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:58:27 GMT 2019-06-30 10:58:27,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:58:27,010 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:58:27,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:58:27,011 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:58:27,011 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:58:27,011 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:58:27,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-473ffb85-063c-4217-817c-49693ced38ad 2019-06-30 10:58:27,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-473ffb85-063c-4217-817c-49693ced38ad 2019-06-30 10:58:27,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-473ffb85-063c-4217-817c-49693ced38ad Date: Sun, 30 Jun 2019 10:57:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"587911f006904f3db5587f381ac40777","l2_adjacency":true,"status":"ACTIVE","subnets":["7dfcd046-47ca-474d-accf-1aa7328d07f4"],"description":"","tags":[],"updated_at":"2019-06-30T10:51:28Z","qos_policy_id":null,"name":"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b","admin_state_up":true,"tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:51:26Z","mtu":1450}]} 2019-06-30 10:58:27,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-473ffb85-063c-4217-817c-49693ced38ad Date: Sun, 30 Jun 2019 10:57:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"587911f006904f3db5587f381ac40777","l2_adjacency":true,"status":"ACTIVE","subnets":["7dfcd046-47ca-474d-accf-1aa7328d07f4"],"description":"","tags":[],"updated_at":"2019-06-30T10:51:28Z","qos_policy_id":null,"name":"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b","admin_state_up":true,"tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:51:26Z","mtu":1450}]} 2019-06-30 10:58:27,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:27,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:27,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-3e6c9dde-9930-4938-be15-3ba034182d18 2019-06-30 10:58:27,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-3e6c9dde-9930-4938-be15-3ba034182d18 2019-06-30 10:58:27,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a46099b3eff41e415f1b9972f62463711db5a1" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_mzau75", "imageRef": "d87b4498-cb85-4920-a0a2-94dc86921418", "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "flavorRef": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}}' 2019-06-30 10:58:27,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a46099b3eff41e415f1b9972f62463711db5a1" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_mzau75", "imageRef": "d87b4498-cb85-4920-a0a2-94dc86921418", "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "flavorRef": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}}' 2019-06-30 10:58:27,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-06-30 10:58:27,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_mzau75', 'key_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'image': u'd87b4498-cb85-4920-a0a2-94dc86921418', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'cloudify_management_network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}, 'nics': [{'net-id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}], 'flavor': u'1793d182-f0ec-4f0e-9cd9-fbb60d77ef73', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-06-30 10:58:27,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_mzau75', 'key_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'image': u'd87b4498-cb85-4920-a0a2-94dc86921418', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'cloudify_management_network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}, 'nics': [{'net-id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}], 'flavor': u'1793d182-f0ec-4f0e-9cd9-fbb60d77ef73', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-06-30 10:58:27,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-06-30 10:58:27,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-b06f12d5-75fd-49fd-9c7a-12ea38223bf6 2019-06-30 10:58:27,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-3e6c9dde-9930-4938-be15-3ba034182d18 2019-06-30 10:58:27,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-b06f12d5-75fd-49fd-9c7a-12ea38223bf6 2019-06-30 10:58:27,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-b06f12d5-75fd-49fd-9c7a-12ea38223bf6 2019-06-30 10:58:27,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-b06f12d5-75fd-49fd-9c7a-12ea38223bf6 2019-06-30 10:58:27,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-3e6c9dde-9930-4938-be15-3ba034182d18 2019-06-30 10:58:27,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-092ff70e-86e7-466a-b187-061b6e7b85ec 2019-06-30 10:58:27,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-092ff70e-86e7-466a-b187-061b6e7b85ec 2019-06-30 10:58:27,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-092ff70e-86e7-466a-b187-061b6e7b85ec 2019-06-30 10:58:27,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b1dc86bc52d8f258171010cdf28f3e238f4d2c" 2019-06-30 10:58:27,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b06f12d5-75fd-49fd-9c7a-12ea38223bf6 Date: Sun, 30 Jun 2019 10:57:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"587911f006904f3db5587f381ac40777","l2_adjacency":true,"status":"ACTIVE","subnets":["7dfcd046-47ca-474d-accf-1aa7328d07f4"],"description":"","tags":[],"updated_at":"2019-06-30T10:51:28Z","qos_policy_id":null,"name":"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b","admin_state_up":true,"tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:51:26Z","mtu":1450}]} 2019-06-30 10:58:27,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a27b3d7-4803-4686-8bef-25cc98d08b54 x-compute-request-id: req-8a27b3d7-4803-4686-8bef-25cc98d08b54 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/d87b4498-cb85-4920-a0a2-94dc86921418", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 10:58:27,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-8a27b3d7-4803-4686-8bef-25cc98d08b54 2019-06-30 10:58:27,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-8a27b3d7-4803-4686-8bef-25cc98d08b54 2019-06-30 10:58:27,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-8a27b3d7-4803-4686-8bef-25cc98d08b54 2019-06-30 10:58:27,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-8a27b3d7-4803-4686-8bef-25cc98d08b54 2019-06-30 10:58:27,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b1dc86bc52d8f258171010cdf28f3e238f4d2c" 2019-06-30 10:58:27,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b1dc86bc52d8f258171010cdf28f3e238f4d2c" 2019-06-30 10:58:27,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-092ff70e-86e7-466a-b187-061b6e7b85ec x-compute-request-id: req-092ff70e-86e7-466a-b187-061b6e7b85ec Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}], "name": "cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 10:58:27,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-092ff70e-86e7-466a-b187-061b6e7b85ec x-compute-request-id: req-092ff70e-86e7-466a-b187-061b6e7b85ec Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}], "name": "cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 10:58:27,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-092ff70e-86e7-466a-b187-061b6e7b85ec 2019-06-30 10:58:27,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b1dc86bc52d8f258171010cdf28f3e238f4d2c" 2019-06-30 10:58:27,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9308314-f2aa-4c84-85d2-c224d63d2449 x-compute-request-id: req-b9308314-f2aa-4c84-85d2-c224d63d2449 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova", "name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "fingerprint": "5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd"}}]} 2019-06-30 10:58:27,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9308314-f2aa-4c84-85d2-c224d63d2449 x-compute-request-id: req-b9308314-f2aa-4c84-85d2-c224d63d2449 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova", "name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "fingerprint": "5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd"}}]} 2019-06-30 10:58:27,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-b9308314-f2aa-4c84-85d2-c224d63d2449 2019-06-30 10:58:27,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-b9308314-f2aa-4c84-85d2-c224d63d2449 2019-06-30 10:58:27,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-b9308314-f2aa-4c84-85d2-c224d63d2449 2019-06-30 10:58:27,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-b9308314-f2aa-4c84-85d2-c224d63d2449 2019-06-30 10:58:27,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:27,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:27,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05adeab5-aeaf-4364-ae7d-4e9fc0d3fffe Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:27,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05adeab5-aeaf-4364-ae7d-4e9fc0d3fffe Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:27,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-05adeab5-aeaf-4364-ae7d-4e9fc0d3fffe 2019-06-30 10:58:27,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-05adeab5-aeaf-4364-ae7d-4e9fc0d3fffe 2019-06-30 10:58:27,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f45295a6-2d42-41a2-848b-9cd6cd71428b Date: Sun, 30 Jun 2019 10:57:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"587911f006904f3db5587f381ac40777","l2_adjacency":true,"status":"ACTIVE","subnets":["7dfcd046-47ca-474d-accf-1aa7328d07f4"],"description":"","tags":[],"updated_at":"2019-06-30T10:51:28Z","qos_policy_id":null,"name":"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b","admin_state_up":true,"tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:51:26Z","mtu":1450}]} 2019-06-30 10:58:27,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-50b68bc6-4749-4bb4-b76a-406ffdf4307e 2019-06-30 10:58:27,021 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 10:58:27,074 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:58:27,075 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:58:27,075 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:58:27,075 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:58:27,075 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:58:27,075 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:58:27,075 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:58:27,075 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 10:58:27,075 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:58:27,076 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:58:27 GMT 2019-06-30 10:58:27,076 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:58:27,076 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 10:58:27,076 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:58:27,076 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:58:27,076 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:58:32,081 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 10:58:32,162 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:58:32,163 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:58:32,163 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:58:32,163 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:58:32,163 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:58:32,163 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:58:32,163 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:58:32,163 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-50b68bc6-4749-4bb4-b76a-406ffdf4307e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f45295a6-2d42-41a2-848b-9cd6cd71428b Date: Sun, 30 Jun 2019 10:57:27 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"587911f006904f3db5587f381ac40777\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7dfcd046-47ca-474d-accf-1aa7328d07f4\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-30T10:51:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\",\"admin_state_up\":true,\"tenant_id\":\"587911f006904f3db5587f381ac40777\",\"created_at\":\"2019-06-30T10:51:26Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-f45295a6-2d42-41a2-848b-9cd6cd71428b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-f45295a6-2d42-41a2-848b-9cd6cd71428b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-f45295a6-2d42-41a2-848b-9cd6cd71428b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:27.823Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-f45295a6-2d42-41a2-848b-9cd6cd71428b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "bono_host_iinetx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:28.447Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:28.447Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T10:57:28.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:28.447Z", "message": "A management_network_name was provided (cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:28.447Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7dd4cc0872a8153d087104f49fe7d521e99957b7\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:28.447Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f3bc470275e89824d3cc1488eb9d314265084f0d\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:28.447Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f3bc470275e89824d3cc1488eb9d314265084f0d\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:28.447Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}95b1dc86bc52d8f258171010cdf28f3e238f4d2c\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_gghar7\", \"imageRef\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"flavorRef\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:28.447Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}95b1dc86bc52d8f258171010cdf28f3e238f4d2c\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_gghar7\", \"imageRef\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"flavorRef\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:28.447Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:28.447Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_gghar7', 'key_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'image': u'd87b4498-cb85-4920-a0a2-94dc86921418', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'cloudify_management_network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}, 'nics': [{'net-id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}], 'flavor': u'1793d182-f0ec-4f0e-9cd9-fbb60d77ef73', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']}", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:28.447Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_gghar7', 'key_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'image': u'd87b4498-cb85-4920-a0a2-94dc86921418', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'cloudify_management_network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}, 'nics': [{'net-id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}], 'flavor': u'1793d182-f0ec-4f0e-9cd9-fbb60d77ef73', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']}", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:28.447Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-0f09f73c-79cc-4706-9b20-72d8edb62754", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:28.447Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-0f09f73c-79cc-4706-9b20-72d8edb62754", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:28.447Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-0f09f73c-79cc-4706-9b20-72d8edb62754", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:28.447Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-0f09f73c-79cc-4706-9b20-72d8edb62754", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:28.447Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-0f09f73c-79cc-4706-9b20-72d8edb62754 Date: Sun, 30 Jun 2019 10:57:28 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"587911f006904f3db5587f381ac40777\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7dfcd046-47ca-474d-accf-1aa7328d07f4\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-30T10:51:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\",\"admin_state_up\":true,\"tenant_id\":\"587911f006904f3db5587f381ac40777\",\"created_at\":\"2019-06-30T10:51:26Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:28.447Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-0f09f73c-79cc-4706-9b20-72d8edb62754 Date: Sun, 30 Jun 2019 10:57:28 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"587911f006904f3db5587f381ac40777\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7dfcd046-47ca-474d-accf-1aa7328d07f4\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-30T10:51:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\",\"admin_state_up\":true,\"tenant_id\":\"587911f006904f3db5587f381ac40777\",\"created_at\":\"2019-06-30T10:51:26Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:28.447Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-3ed0525a-ff52-4427-8700-8d803fe046fd", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:28.447Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-3ed0525a-ff52-4427-8700-8d803fe046fd", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:28.447Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ed0525a-ff52-4427-8700-8d803fe046fd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:28.447Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ed0525a-ff52-4427-8700-8d803fe046fd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:28.447Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-49b24bbf-22bb-4e3e-886c-b64ff74b3f34", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3bd85b1a-eead-4400-bff9-22da91828816"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:28.447Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-49b24bbf-22bb-4e3e-886c-b64ff74b3f34", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3bd85b1a-eead-4400-bff9-22da91828816"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:28.447Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49b24bbf-22bb-4e3e-886c-b64ff74b3f34 x-compute-request-id: req-49b24bbf-22bb-4e3e-886c-b64ff74b3f34 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:23Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_proxy_host_alin2g\", \"created\": \"2019-06-30T10:57:19Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:27.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3bd85b1a-eead-4400-bff9-22da91828816"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-42716836-3fd8-4de6-ad44-0fbebd6d8c26", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-4f7c135a-4b1f-44e3-a54c-cf0f0ffda3b2", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-4f7c135a-4b1f-44e3-a54c-cf0f0ffda3b2", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f7c135a-4b1f-44e3-a54c-cf0f0ffda3b2 x-compute-request-id: req-4f7c135a-4b1f-44e3-a54c-cf0f0ffda3b2 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}, {\"id\": \"1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f7c135a-4b1f-44e3-a54c-cf0f0ffda3b2 x-compute-request-id: req-4f7c135a-4b1f-44e3-a54c-cf0f0ffda3b2 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}, {\"id\": \"1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-4f7c135a-4b1f-44e3-a54c-cf0f0ffda3b2", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-4f7c135a-4b1f-44e3-a54c-cf0f0ffda3b2", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d422168509692d4ccc40b182cc9d7ac2a542393c\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d422168509692d4ccc40b182cc9d7ac2a542393c\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42716836-3fd8-4de6-ad44-0fbebd6d8c26 x-compute-request-id: req-42716836-3fd8-4de6-ad44-0fbebd6d8c26 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}, {\"id\": \"4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42716836-3fd8-4de6-ad44-0fbebd6d8c26 x-compute-request-id: req-42716836-3fd8-4de6-ad44-0fbebd6d8c26 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}, {\"id\": \"4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-42716836-3fd8-4de6-ad44-0fbebd6d8c26", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-42716836-3fd8-4de6-ad44-0fbebd6d8c26", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-42716836-3fd8-4de6-ad44-0fbebd6d8c26", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d422168509692d4ccc40b182cc9d7ac2a542393c\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d422168509692d4ccc40b182cc9d7ac2a542393c\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5980353d-348d-475f-85ef-d81a12ec0895 x-compute-request-id: req-5980353d-348d-475f-85ef-d81a12ec0895 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova\", \"name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"fingerprint\": \"5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5980353d-348d-475f-85ef-d81a12ec0895 x-compute-request-id: req-5980353d-348d-475f-85ef-d81a12ec0895 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova\", \"name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"fingerprint\": \"5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-5980353d-348d-475f-85ef-d81a12ec0895", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-5980353d-348d-475f-85ef-d81a12ec0895", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}], "metadata": {"pagination": {"total": 1081, "offset": 802, "size": 50}}} 2019-06-30 10:58:32,164 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:58:32,164 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:58:32 GMT 2019-06-30 10:58:32,164 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:58:32,164 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:58:32,164 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:58:32,164 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:58:32,164 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:58:32,164 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:58:32,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-50b68bc6-4749-4bb4-b76a-406ffdf4307e 2019-06-30 10:58:32,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f45295a6-2d42-41a2-848b-9cd6cd71428b Date: Sun, 30 Jun 2019 10:57:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"587911f006904f3db5587f381ac40777","l2_adjacency":true,"status":"ACTIVE","subnets":["7dfcd046-47ca-474d-accf-1aa7328d07f4"],"description":"","tags":[],"updated_at":"2019-06-30T10:51:28Z","qos_policy_id":null,"name":"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b","admin_state_up":true,"tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:51:26Z","mtu":1450}]} 2019-06-30 10:58:32,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-f45295a6-2d42-41a2-848b-9cd6cd71428b 2019-06-30 10:58:32,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-f45295a6-2d42-41a2-848b-9cd6cd71428b 2019-06-30 10:58:32,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-f45295a6-2d42-41a2-848b-9cd6cd71428b 2019-06-30 10:58:32,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-f45295a6-2d42-41a2-848b-9cd6cd71428b 2019-06-30 10:58:32,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-30 10:58:32,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-06-30 10:58:32,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-06-30 10:58:32,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd4cc0872a8153d087104f49fe7d521e99957b7" 2019-06-30 10:58:32,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3bc470275e89824d3cc1488eb9d314265084f0d" 2019-06-30 10:58:32,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3bc470275e89824d3cc1488eb9d314265084f0d" 2019-06-30 10:58:32,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b1dc86bc52d8f258171010cdf28f3e238f4d2c" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_gghar7", "imageRef": "d87b4498-cb85-4920-a0a2-94dc86921418", "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "flavorRef": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}}' 2019-06-30 10:58:32,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b1dc86bc52d8f258171010cdf28f3e238f4d2c" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_gghar7", "imageRef": "d87b4498-cb85-4920-a0a2-94dc86921418", "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "flavorRef": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}}' 2019-06-30 10:58:32,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-06-30 10:58:32,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_gghar7', 'key_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'image': u'd87b4498-cb85-4920-a0a2-94dc86921418', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'cloudify_management_network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}, 'nics': [{'net-id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}], 'flavor': u'1793d182-f0ec-4f0e-9cd9-fbb60d77ef73', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-06-30 10:58:32,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_gghar7', 'key_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'image': u'd87b4498-cb85-4920-a0a2-94dc86921418', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'cloudify_management_network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}, 'nics': [{'net-id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}], 'flavor': u'1793d182-f0ec-4f0e-9cd9-fbb60d77ef73', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-06-30 10:58:32,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-0f09f73c-79cc-4706-9b20-72d8edb62754 2019-06-30 10:58:32,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-0f09f73c-79cc-4706-9b20-72d8edb62754 2019-06-30 10:58:32,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-0f09f73c-79cc-4706-9b20-72d8edb62754 2019-06-30 10:58:32,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-0f09f73c-79cc-4706-9b20-72d8edb62754 2019-06-30 10:58:32,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-0f09f73c-79cc-4706-9b20-72d8edb62754 Date: Sun, 30 Jun 2019 10:57:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"587911f006904f3db5587f381ac40777","l2_adjacency":true,"status":"ACTIVE","subnets":["7dfcd046-47ca-474d-accf-1aa7328d07f4"],"description":"","tags":[],"updated_at":"2019-06-30T10:51:28Z","qos_policy_id":null,"name":"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b","admin_state_up":true,"tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:51:26Z","mtu":1450}]} 2019-06-30 10:58:32,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-0f09f73c-79cc-4706-9b20-72d8edb62754 Date: Sun, 30 Jun 2019 10:57:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"587911f006904f3db5587f381ac40777","l2_adjacency":true,"status":"ACTIVE","subnets":["7dfcd046-47ca-474d-accf-1aa7328d07f4"],"description":"","tags":[],"updated_at":"2019-06-30T10:51:28Z","qos_policy_id":null,"name":"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b","admin_state_up":true,"tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:51:26Z","mtu":1450}]} 2019-06-30 10:58:32,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-3ed0525a-ff52-4427-8700-8d803fe046fd 2019-06-30 10:58:32,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-3ed0525a-ff52-4427-8700-8d803fe046fd 2019-06-30 10:58:32,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ed0525a-ff52-4427-8700-8d803fe046fd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:32,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ed0525a-ff52-4427-8700-8d803fe046fd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:32,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-49b24bbf-22bb-4e3e-886c-b64ff74b3f34 2019-06-30 10:58:32,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-49b24bbf-22bb-4e3e-886c-b64ff74b3f34 2019-06-30 10:58:32,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49b24bbf-22bb-4e3e-886c-b64ff74b3f34 x-compute-request-id: req-49b24bbf-22bb-4e3e-886c-b64ff74b3f34 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "238e308b-aba8-44ce-bcb2-7e6c0441fe32", "security_groups": [{"name": "default"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:23Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_proxy_host_alin2g", "created": "2019-06-30T10:57:19Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 10:58:32,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-42716836-3fd8-4de6-ad44-0fbebd6d8c26 2019-06-30 10:58:32,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-4f7c135a-4b1f-44e3-a54c-cf0f0ffda3b2 2019-06-30 10:58:32,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-4f7c135a-4b1f-44e3-a54c-cf0f0ffda3b2 2019-06-30 10:58:32,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f7c135a-4b1f-44e3-a54c-cf0f0ffda3b2 x-compute-request-id: req-4f7c135a-4b1f-44e3-a54c-cf0f0ffda3b2 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/d87b4498-cb85-4920-a0a2-94dc86921418", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 10:58:32,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f7c135a-4b1f-44e3-a54c-cf0f0ffda3b2 x-compute-request-id: req-4f7c135a-4b1f-44e3-a54c-cf0f0ffda3b2 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/d87b4498-cb85-4920-a0a2-94dc86921418", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 10:58:32,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-4f7c135a-4b1f-44e3-a54c-cf0f0ffda3b2 2019-06-30 10:58:32,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-4f7c135a-4b1f-44e3-a54c-cf0f0ffda3b2 2019-06-30 10:58:32,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d422168509692d4ccc40b182cc9d7ac2a542393c" 2019-06-30 10:58:32,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d422168509692d4ccc40b182cc9d7ac2a542393c" 2019-06-30 10:58:32,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42716836-3fd8-4de6-ad44-0fbebd6d8c26 x-compute-request-id: req-42716836-3fd8-4de6-ad44-0fbebd6d8c26 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}], "name": "cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 10:58:32,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42716836-3fd8-4de6-ad44-0fbebd6d8c26 x-compute-request-id: req-42716836-3fd8-4de6-ad44-0fbebd6d8c26 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}], "name": "cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 10:58:32,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-42716836-3fd8-4de6-ad44-0fbebd6d8c26 2019-06-30 10:58:32,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-42716836-3fd8-4de6-ad44-0fbebd6d8c26 2019-06-30 10:58:32,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-42716836-3fd8-4de6-ad44-0fbebd6d8c26 2019-06-30 10:58:32,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d422168509692d4ccc40b182cc9d7ac2a542393c" 2019-06-30 10:58:32,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d422168509692d4ccc40b182cc9d7ac2a542393c" 2019-06-30 10:58:32,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5980353d-348d-475f-85ef-d81a12ec0895 x-compute-request-id: req-5980353d-348d-475f-85ef-d81a12ec0895 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova", "name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "fingerprint": "5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd"}}]} 2019-06-30 10:58:32,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5980353d-348d-475f-85ef-d81a12ec0895 x-compute-request-id: req-5980353d-348d-475f-85ef-d81a12ec0895 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova", "name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "fingerprint": "5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd"}}]} 2019-06-30 10:58:32,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-5980353d-348d-475f-85ef-d81a12ec0895 2019-06-30 10:58:32,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-5980353d-348d-475f-85ef-d81a12ec0895 2019-06-30 10:58:32,175 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 10:58:32,247 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:58:32,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:58:32,247 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:58:32,247 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:58:32,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:58:32,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:58:32,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:58:32,248 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 10:58:32,248 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:58:32,248 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:58:32 GMT 2019-06-30 10:58:32,248 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:58:32,248 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 10:58:32,248 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:58:32,248 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:58:32,249 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:58:37,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 10:58:37,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:58:37,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:58:37,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:58:37,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:58:37,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:58:37,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:58:37,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:58:37,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d422168509692d4ccc40b182cc9d7ac2a542393c\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5980353d-348d-475f-85ef-d81a12ec0895 x-compute-request-id: req-5980353d-348d-475f-85ef-d81a12ec0895 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova\", \"name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"fingerprint\": \"5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5980353d-348d-475f-85ef-d81a12ec0895 x-compute-request-id: req-5980353d-348d-475f-85ef-d81a12ec0895 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova\", \"name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"fingerprint\": \"5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-5980353d-348d-475f-85ef-d81a12ec0895", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-5980353d-348d-475f-85ef-d81a12ec0895", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-5980353d-348d-475f-85ef-d81a12ec0895", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-5980353d-348d-475f-85ef-d81a12ec0895", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5062021-6b81-4dd4-9db4-6fefb00abc0d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5062021-6b81-4dd4-9db4-6fefb00abc0d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-c5062021-6b81-4dd4-9db4-6fefb00abc0d", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-c5062021-6b81-4dd4-9db4-6fefb00abc0d", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9c2285f4-c73b-4da2-86ce-6483e8378b1e"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e79e944d-b421-4b28-992d-5ca0e62037ac Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9c2285f4-c73b-4da2-86ce-6483e8378b1e"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-e79e944d-b421-4b28-992d-5ca0e62037ac", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9c2285f4-c73b-4da2-86ce-6483e8378b1e"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 10:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-26ced7cb-d6c0-4029-bf01-7752b6340cd5 x-compute-request-id: req-26ced7cb-d6c0-4029-bf01-7752b6340cd5 Content-Length: 417 location: http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"c396d71c-864e-49c9-ae55-299b123d4687\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"bookmark\"}], \"adminPass\": \"xLedNqwD6h8b\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.148Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-26ced7cb-d6c0-4029-bf01-7752b6340cd5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:28.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8b34993-e849-4dfd-bf1a-686fd16099ee"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.850Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-0f2cd34b-266d-4ed2-870e-6e3e394fe066", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.850Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-0f2cd34b-266d-4ed2-870e-6e3e394fe066 Date: Sun, 30 Jun 2019 10:57:29 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"587911f006904f3db5587f381ac40777\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7dfcd046-47ca-474d-accf-1aa7328d07f4\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-30T10:51:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\",\"admin_state_up\":true,\"tenant_id\":\"587911f006904f3db5587f381ac40777\",\"created_at\":\"2019-06-30T10:51:26Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.850Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-0f2cd34b-266d-4ed2-870e-6e3e394fe066 Date: Sun, 30 Jun 2019 10:57:29 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"587911f006904f3db5587f381ac40777\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7dfcd046-47ca-474d-accf-1aa7328d07f4\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-30T10:51:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\",\"admin_state_up\":true,\"tenant_id\":\"587911f006904f3db5587f381ac40777\",\"created_at\":\"2019-06-30T10:51:26Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.850Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a362f88d3fe8650834e311652cdabafcab42ef7d\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9c2285f4-c73b-4da2-86ce-6483e8378b1e"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.850Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dccbeb87296fc5c708a47d720979fb83de314a88\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.042Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.850Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dccbeb87296fc5c708a47d720979fb83de314a88\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.042Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.850Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}02534cf75905dafd6b95121a99f49ed2bc21d4a0\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_ellis_host_p1hvbm\", \"imageRef\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"flavorRef\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.850Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}02534cf75905dafd6b95121a99f49ed2bc21d4a0\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_ellis_host_p1hvbm\", \"imageRef\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"flavorRef\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.850Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_p1hvbm', 'key_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'image': u'd87b4498-cb85-4920-a0a2-94dc86921418', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'cloudify_management_network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}, 'nics': [{'net-id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}], 'flavor': u'1793d182-f0ec-4f0e-9cd9-fbb60d77ef73', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']}", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.850Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_p1hvbm', 'key_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'image': u'd87b4498-cb85-4920-a0a2-94dc86921418', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'cloudify_management_network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}, 'nics': [{'net-id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}], 'flavor': u'1793d182-f0ec-4f0e-9cd9-fbb60d77ef73', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']}", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.850Z", "message": "A management_network_name was provided (cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.850Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-e4bcaf04-a338-4cea-95f5-a2129365130d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.850Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-e4bcaf04-a338-4cea-95f5-a2129365130d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.850Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.850Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d422168509692d4ccc40b182cc9d7ac2a542393c\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bind_host_aj462j\", \"imageRef\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"flavorRef\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "dime_host_mzau75", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.850Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.850Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.850Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-e4bcaf04-a338-4cea-95f5-a2129365130d Date: Sun, 30 Jun 2019 10:57:29 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"587911f006904f3db5587f381ac40777\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"7dfcd046-47ca-474d-accf-1aa7328d07f4\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-30T10:51:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\",\"admin_state_up\":true,\"tenant_id\":\"587911f006904f3db5587f381ac40777\",\"created_at\":\"2019-06-30T10:51:26Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.850Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-e4bcaf04-a338-4cea-95f5-a2129365130d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.850Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 10:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e930df4b-9059-48b9-978f-142d6cb28fdd x-compute-request-id: req-e930df4b-9059-48b9-978f-142d6cb28fdd Content-Length: 418 location: http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"c696894c-7e19-428f-af93-18814f77b8bd\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"bookmark\"}], \"adminPass\": \"wNFi7L2aTpyH\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.850Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d422168509692d4ccc40b182cc9d7ac2a542393c\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bind_host_aj462j\", \"imageRef\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"flavorRef\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "dime_host_mzau75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.850Z", "message": "Node instance created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.850Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_aj462j', 'key_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'image': u'd87b4498-cb85-4920-a0a2-94dc86921418', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'cloudify_management_network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}, 'nics': [{'net-id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}], 'flavor': u'1793d182-f0ec-4f0e-9cd9-fbb60d77ef73', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']}", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.850Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_aj462j', 'key_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'image': u'd87b4498-cb85-4920-a0a2-94dc86921418', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'cloudify_management_network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}, 'nics': [{'net-id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}], 'flavor': u'1793d182-f0ec-4f0e-9cd9-fbb60d77ef73', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']}", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.850Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-e4bcaf04-a338-4cea-95f5-a2129365130d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.850Z", "message": "A management_network_name was provided (cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.850Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-0f2cd34b-266d-4ed2-870e-6e3e394fe066", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.850Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-0f2cd34b-266d-4ed2-870e-6e3e394fe066", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:29.850Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-0f2cd34b-266d-4ed2-870e-6e3e394fe066", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:30.430Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 10:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-318dd1c6-6cef-4d55-a206-ed96476df1a3 x-compute-request-id: req-318dd1c6-6cef-4d55-a206-ed96476df1a3 Content-Length: 459 location: http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"bookmark\"}], \"adminPass\": \"m3YyXoRDvgXN\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:30.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:30.430Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 10:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e930df4b-9059-48b9-978f-142d6cb28fdd x-compute-request-id: req-e930df4b-9059-48b9-978f-142d6cb28fdd Content-Length: 418 location: http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"c696894c-7e19-428f-af93-18814f77b8bd\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"bookmark\"}], \"adminPass\": \"wNFi7L2aTpyH\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:30.430Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-e930df4b-9059-48b9-978f-142d6cb28fdd", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}], "metadata": {"pagination": {"total": 1098, "offset": 852, "size": 50}}} 2019-06-30 10:58:37,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:58:37,358 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:58:37 GMT 2019-06-30 10:58:37,358 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:58:37,358 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:58:37,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:58:37,358 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:58:37,358 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:58:37,358 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:58:37,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d422168509692d4ccc40b182cc9d7ac2a542393c" 2019-06-30 10:58:37,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5980353d-348d-475f-85ef-d81a12ec0895 x-compute-request-id: req-5980353d-348d-475f-85ef-d81a12ec0895 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova", "name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "fingerprint": "5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd"}}]} 2019-06-30 10:58:37,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5980353d-348d-475f-85ef-d81a12ec0895 x-compute-request-id: req-5980353d-348d-475f-85ef-d81a12ec0895 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWH+WKlzi3Wjd8IeIvwGTFeadYcikZG50h0i1wnRvD8W4DY2BoKi0fjZZgPDhxViOtFk9TIweW2N2BIZ0nWT749nNxtgJFRigfyfAqGPxsyLhQ764DTSAOnNl7aLb9cOXtdkbU/j0p8u9ycv7/86kbHmKch2lo66HH4Nk8VNfQAqbMOxyZAp2wVgErwW3PRhOEWUp2TAYhoMqajVVEK1hZHpPiwZR76969zqwLGJBcAM+b4Qmh0z/Vrntf2fnletP7toFVVgbDVEFiAJCGFUYPP8BsWuCv44o50npLQI1vKvaulXKpuoGQ4NBA/C9AsyTQjEeFaDUkp0X4JZkbS5sz Generated-by-Nova", "name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "fingerprint": "5c:43:16:55:c3:58:3c:c8:f7:43:56:fe:cf:27:90:fd"}}]} 2019-06-30 10:58:37,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-5980353d-348d-475f-85ef-d81a12ec0895 2019-06-30 10:58:37,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-5980353d-348d-475f-85ef-d81a12ec0895 2019-06-30 10:58:37,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-5980353d-348d-475f-85ef-d81a12ec0895 2019-06-30 10:58:37,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-5980353d-348d-475f-85ef-d81a12ec0895 2019-06-30 10:58:37,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:37,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:37,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5062021-6b81-4dd4-9db4-6fefb00abc0d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:37,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5062021-6b81-4dd4-9db4-6fefb00abc0d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:37,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-c5062021-6b81-4dd4-9db4-6fefb00abc0d 2019-06-30 10:58:37,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-c5062021-6b81-4dd4-9db4-6fefb00abc0d 2019-06-30 10:58:37,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:37,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e79e944d-b421-4b28-992d-5ca0e62037ac Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:37,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-e79e944d-b421-4b28-992d-5ca0e62037ac 2019-06-30 10:58:37,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 10:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-26ced7cb-d6c0-4029-bf01-7752b6340cd5 x-compute-request-id: req-26ced7cb-d6c0-4029-bf01-7752b6340cd5 Content-Length: 417 location: http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "c396d71c-864e-49c9-ae55-299b123d4687", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "bookmark"}], "adminPass": "xLedNqwD6h8b"}} 2019-06-30 10:58:37,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-26ced7cb-d6c0-4029-bf01-7752b6340cd5 2019-06-30 10:58:37,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-0f2cd34b-266d-4ed2-870e-6e3e394fe066 2019-06-30 10:58:37,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-0f2cd34b-266d-4ed2-870e-6e3e394fe066 Date: Sun, 30 Jun 2019 10:57:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"587911f006904f3db5587f381ac40777","l2_adjacency":true,"status":"ACTIVE","subnets":["7dfcd046-47ca-474d-accf-1aa7328d07f4"],"description":"","tags":[],"updated_at":"2019-06-30T10:51:28Z","qos_policy_id":null,"name":"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b","admin_state_up":true,"tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:51:26Z","mtu":1450}]} 2019-06-30 10:58:37,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-0f2cd34b-266d-4ed2-870e-6e3e394fe066 Date: Sun, 30 Jun 2019 10:57:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"587911f006904f3db5587f381ac40777","l2_adjacency":true,"status":"ACTIVE","subnets":["7dfcd046-47ca-474d-accf-1aa7328d07f4"],"description":"","tags":[],"updated_at":"2019-06-30T10:51:28Z","qos_policy_id":null,"name":"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b","admin_state_up":true,"tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:51:26Z","mtu":1450}]} 2019-06-30 10:58:37,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a362f88d3fe8650834e311652cdabafcab42ef7d" 2019-06-30 10:58:37,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccbeb87296fc5c708a47d720979fb83de314a88" 2019-06-30 10:58:37,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccbeb87296fc5c708a47d720979fb83de314a88" 2019-06-30 10:58:37,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02534cf75905dafd6b95121a99f49ed2bc21d4a0" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_p1hvbm", "imageRef": "d87b4498-cb85-4920-a0a2-94dc86921418", "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "flavorRef": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}}' 2019-06-30 10:58:37,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02534cf75905dafd6b95121a99f49ed2bc21d4a0" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_p1hvbm", "imageRef": "d87b4498-cb85-4920-a0a2-94dc86921418", "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "flavorRef": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}}' 2019-06-30 10:58:37,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_p1hvbm', 'key_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'image': u'd87b4498-cb85-4920-a0a2-94dc86921418', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'cloudify_management_network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}, 'nics': [{'net-id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}], 'flavor': u'1793d182-f0ec-4f0e-9cd9-fbb60d77ef73', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-06-30 10:58:37,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_p1hvbm', 'key_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'image': u'd87b4498-cb85-4920-a0a2-94dc86921418', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'cloudify_management_network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}, 'nics': [{'net-id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}], 'flavor': u'1793d182-f0ec-4f0e-9cd9-fbb60d77ef73', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-06-30 10:58:37,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-06-30 10:58:37,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-e4bcaf04-a338-4cea-95f5-a2129365130d 2019-06-30 10:58:37,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-e4bcaf04-a338-4cea-95f5-a2129365130d 2019-06-30 10:58:37,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-06-30 10:58:37,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d422168509692d4ccc40b182cc9d7ac2a542393c" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_aj462j", "imageRef": "d87b4498-cb85-4920-a0a2-94dc86921418", "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "flavorRef": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}}' 2019-06-30 10:58:37,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-30 10:58:37,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-06-30 10:58:37,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-e4bcaf04-a338-4cea-95f5-a2129365130d Date: Sun, 30 Jun 2019 10:57:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"587911f006904f3db5587f381ac40777","l2_adjacency":true,"status":"ACTIVE","subnets":["7dfcd046-47ca-474d-accf-1aa7328d07f4"],"description":"","tags":[],"updated_at":"2019-06-30T10:51:28Z","qos_policy_id":null,"name":"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b","admin_state_up":true,"tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:51:26Z","mtu":1450}]} 2019-06-30 10:58:37,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-e4bcaf04-a338-4cea-95f5-a2129365130d 2019-06-30 10:58:37,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 10:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e930df4b-9059-48b9-978f-142d6cb28fdd x-compute-request-id: req-e930df4b-9059-48b9-978f-142d6cb28fdd Content-Length: 418 location: http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "c696894c-7e19-428f-af93-18814f77b8bd", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "bookmark"}], "adminPass": "wNFi7L2aTpyH"}} 2019-06-30 10:58:37,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d422168509692d4ccc40b182cc9d7ac2a542393c" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_aj462j", "imageRef": "d87b4498-cb85-4920-a0a2-94dc86921418", "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "flavorRef": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}}' 2019-06-30 10:58:37,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-30 10:58:37,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_aj462j', 'key_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'image': u'd87b4498-cb85-4920-a0a2-94dc86921418', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'cloudify_management_network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}, 'nics': [{'net-id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}], 'flavor': u'1793d182-f0ec-4f0e-9cd9-fbb60d77ef73', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-06-30 10:58:37,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_aj462j', 'key_name': u'cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'image': u'd87b4498-cb85-4920-a0a2-94dc86921418', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b', 'cloudify_management_network_id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}, 'nics': [{'net-id': u'e47b74f7-0aaf-4bc2-9026-4e35e99734ae'}], 'flavor': u'1793d182-f0ec-4f0e-9cd9-fbb60d77ef73', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-06-30 10:58:37,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-e4bcaf04-a338-4cea-95f5-a2129365130d 2019-06-30 10:58:37,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-06-30 10:58:37,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-0f2cd34b-266d-4ed2-870e-6e3e394fe066 2019-06-30 10:58:37,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-0f2cd34b-266d-4ed2-870e-6e3e394fe066 2019-06-30 10:58:37,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-0f2cd34b-266d-4ed2-870e-6e3e394fe066 2019-06-30 10:58:37,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 10:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-318dd1c6-6cef-4d55-a206-ed96476df1a3 x-compute-request-id: req-318dd1c6-6cef-4d55-a206-ed96476df1a3 Content-Length: 459 location: http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "OS-DCF:diskConfig": "MANUAL", "id": "ee3470aa-776b-4f42-98da-bb0c330f03d1", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "bookmark"}], "adminPass": "m3YyXoRDvgXN"}} 2019-06-30 10:58:37,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 10:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e930df4b-9059-48b9-978f-142d6cb28fdd x-compute-request-id: req-e930df4b-9059-48b9-978f-142d6cb28fdd Content-Length: 418 location: http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "c696894c-7e19-428f-af93-18814f77b8bd", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "bookmark"}], "adminPass": "wNFi7L2aTpyH"}} 2019-06-30 10:58:37,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-e930df4b-9059-48b9-978f-142d6cb28fdd 2019-06-30 10:58:37,369 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 10:58:37,436 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:58:37,436 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:58:37,436 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:58:37,436 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:58:37,436 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:58:37,436 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:58:37,437 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:58:37,437 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 10:58:37,437 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:58:37,437 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:58:37 GMT 2019-06-30 10:58:37,437 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:58:37,437 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 10:58:37,437 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:58:37,437 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:58:37,437 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:58:42,442 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 10:58:42,552 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:58:42,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:58:42,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:58:42,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:58:42,553 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:58:42,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:58:42,553 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:58:42,553 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:30.430Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-318dd1c6-6cef-4d55-a206-ed96476df1a3", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:30.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "homer_host_gghar7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:30.430Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:30.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_host_mzau75", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:30.430Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:30.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_host_mzau75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:30.430Z", "message": "Starting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_host_mzau75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:30.430Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:30.430Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 10:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e930df4b-9059-48b9-978f-142d6cb28fdd x-compute-request-id: req-e930df4b-9059-48b9-978f-142d6cb28fdd Content-Length: 418 location: http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"c696894c-7e19-428f-af93-18814f77b8bd\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"bookmark\"}], \"adminPass\": \"wNFi7L2aTpyH\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:30.430Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-e930df4b-9059-48b9-978f-142d6cb28fdd", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:30.430Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-e930df4b-9059-48b9-978f-142d6cb28fdd", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:30.430Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-e930df4b-9059-48b9-978f-142d6cb28fdd", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:30.430Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-e930df4b-9059-48b9-978f-142d6cb28fdd", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:29.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2bebdda1-98b5-4c6d-95ce-47b0e03cf174"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:30.430Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 10:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-318dd1c6-6cef-4d55-a206-ed96476df1a3 x-compute-request-id: req-318dd1c6-6cef-4d55-a206-ed96476df1a3 Content-Length: 459 location: http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"bookmark\"}], \"adminPass\": \"m3YyXoRDvgXN\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:30.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:30.430Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-318dd1c6-6cef-4d55-a206-ed96476df1a3", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:30.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.098f9009-d001-4af2-9dd0-16f7049a7a6e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:31.041Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-b303009d-cbd0-4262-b669-ffeb47e43af3", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:30.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:31.041Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-b303009d-cbd0-4262-b669-ffeb47e43af3", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:30.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:31.041Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-b303009d-cbd0-4262-b669-ffeb47e43af3", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:30.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:31.041Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 10:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b303009d-cbd0-4262-b669-ffeb47e43af3 x-compute-request-id: req-b303009d-cbd0-4262-b669-ffeb47e43af3 Content-Length: 419 location: http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"d6637d32-b972-4acd-93c7-babec974fde1\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"bookmark\"}], \"adminPass\": \"4vMA6STJMHjX\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:30.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:31.041Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b16f700-f105-440d-9ab8-d0750ae84cb2 x-compute-request-id: req-9b16f700-f105-440d-9ab8-d0750ae84cb2 Content-Encoding: gzip Content-Length: 730 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"block_device_mapping\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"db14e987-d8b3-4d92-a051-eae93da15b74\", \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:29Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bono_host_iinetx\", \"created\": \"2019-06-30T10:57:26Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:30.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9c2285f4-c73b-4da2-86ce-6483e8378b1e"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:31.041Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-9b16f700-f105-440d-9ab8-d0750ae84cb2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:30.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9c2285f4-c73b-4da2-86ce-6483e8378b1e"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:31.041Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-9b16f700-f105-440d-9ab8-d0750ae84cb2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:30.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9c2285f4-c73b-4da2-86ce-6483e8378b1e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:31.041Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 10:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b303009d-cbd0-4262-b669-ffeb47e43af3 x-compute-request-id: req-b303009d-cbd0-4262-b669-ffeb47e43af3 Content-Length: 419 location: http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"d6637d32-b972-4acd-93c7-babec974fde1\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"bookmark\"}], \"adminPass\": \"4vMA6STJMHjX\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:30.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "bono_host_iinetx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:31.041Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T10:57:30.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_host_gghar7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:31.041Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:30.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_host_gghar7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:31.041Z", "message": "Node instance created", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:30.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:31.041Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-b303009d-cbd0-4262-b669-ffeb47e43af3", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:30.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3706e1ad-2af3-4f83-a5fc-d249513e4b1d"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:31.603Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b6cccb2-6e3e-4546-9023-23d52b70441e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:31.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5461572c-a7b4-4a78-b958-499142b66ef8"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:31.603Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:30.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_host_gghar7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:31.603Z", "message": "Starting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:30.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:31.603Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:31.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5461572c-a7b4-4a78-b958-499142b66ef8"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:31.603Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-0b6cccb2-6e3e-4546-9023-23d52b70441e", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:31.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5461572c-a7b4-4a78-b958-499142b66ef8"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:31.603Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 10:57:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cd4c10b2-50cb-49e6-af76-17c0b3d44141 x-compute-request-id: req-cd4c10b2-50cb-49e6-af76-17c0b3d44141 Content-Length: 417 location: http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"f99a56d2-76fc-466e-85dc-06a54c790c51\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"bookmark\"}], \"adminPass\": \"8wudAGfftX8Y\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:31.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:32.271Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:31.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:32.271Z", "message": "Node instance created", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:31.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:32.271Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 10:57:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cd4c10b2-50cb-49e6-af76-17c0b3d44141 x-compute-request-id: req-cd4c10b2-50cb-49e6-af76-17c0b3d44141 Content-Length: 417 location: http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"f99a56d2-76fc-466e-85dc-06a54c790c51\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"bookmark\"}], \"adminPass\": \"8wudAGfftX8Y\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:31.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:32.271Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-cd4c10b2-50cb-49e6-af76-17c0b3d44141", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:31.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:32.271Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-cd4c10b2-50cb-49e6-af76-17c0b3d44141", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:31.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:32.271Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-cd4c10b2-50cb-49e6-af76-17c0b3d44141", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:31.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:32.271Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-cd4c10b2-50cb-49e6-af76-17c0b3d44141", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:31.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.164b2b05-0570-4b45-833f-70c1b32b5754"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:32.271Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a0063c670b72de431554210a1f621e2b92e48708\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:31.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5461572c-a7b4-4a78-b958-499142b66ef8"}, {"node_instance_id": "homer_host_gghar7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:32.271Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:31.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:32.271Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:31.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:32.870Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:31.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:32.870Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 10:57:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3b039a9c-ee5a-401d-ae05-c9e38d85b593 x-compute-request-id: req-3b039a9c-ee5a-401d-ae05-c9e38d85b593 Content-Length: 418 location: http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"bookmark\"}], \"adminPass\": \"XFu7j4DhyTB5\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:32.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:32.870Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 10:57:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3b039a9c-ee5a-401d-ae05-c9e38d85b593 x-compute-request-id: req-3b039a9c-ee5a-401d-ae05-c9e38d85b593 Content-Length: 418 location: http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"bookmark\"}], \"adminPass\": \"XFu7j4DhyTB5\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:32.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:32.870Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-3b039a9c-ee5a-401d-ae05-c9e38d85b593", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:32.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:32.870Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-3b039a9c-ee5a-401d-ae05-c9e38d85b593", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:32.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:32.870Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-3b039a9c-ee5a-401d-ae05-c9e38d85b593", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:32.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:32.870Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-3b039a9c-ee5a-401d-ae05-c9e38d85b593", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:32.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ae3cd4cb-a7a1-433d-8ca7-56bdf29e1a42"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:32.870Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:32.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.325349f8-30ca-4b86-adeb-f3ac6f781912"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:32.870Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c89e4c89-62af-4a2f-9d8a-943f969d492c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:32.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.325349f8-30ca-4b86-adeb-f3ac6f781912"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:32.870Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-c89e4c89-62af-4a2f-9d8a-943f969d492c", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:32.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.325349f8-30ca-4b86-adeb-f3ac6f781912"}], "metadata": {"pagination": {"total": 1137, "offset": 902, "size": 50}}} 2019-06-30 10:58:42,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:58:42,553 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:58:42 GMT 2019-06-30 10:58:42,553 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:58:42,553 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:58:42,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:58:42,554 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:58:42,554 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:58:42,554 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:58:42,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-318dd1c6-6cef-4d55-a206-ed96476df1a3 2019-06-30 10:58:42,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-30 10:58:42,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-30 10:58:42,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-30 10:58:42,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-30 10:58:42,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 10:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e930df4b-9059-48b9-978f-142d6cb28fdd x-compute-request-id: req-e930df4b-9059-48b9-978f-142d6cb28fdd Content-Length: 418 location: http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "c696894c-7e19-428f-af93-18814f77b8bd", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "bookmark"}], "adminPass": "wNFi7L2aTpyH"}} 2019-06-30 10:58:42,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-e930df4b-9059-48b9-978f-142d6cb28fdd 2019-06-30 10:58:42,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-e930df4b-9059-48b9-978f-142d6cb28fdd 2019-06-30 10:58:42,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-e930df4b-9059-48b9-978f-142d6cb28fdd 2019-06-30 10:58:42,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-e930df4b-9059-48b9-978f-142d6cb28fdd 2019-06-30 10:58:42,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 10:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-318dd1c6-6cef-4d55-a206-ed96476df1a3 x-compute-request-id: req-318dd1c6-6cef-4d55-a206-ed96476df1a3 Content-Length: 459 location: http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "OS-DCF:diskConfig": "MANUAL", "id": "ee3470aa-776b-4f42-98da-bb0c330f03d1", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "bookmark"}], "adminPass": "m3YyXoRDvgXN"}} 2019-06-30 10:58:42,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-318dd1c6-6cef-4d55-a206-ed96476df1a3 2019-06-30 10:58:42,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-b303009d-cbd0-4262-b669-ffeb47e43af3 2019-06-30 10:58:42,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-b303009d-cbd0-4262-b669-ffeb47e43af3 2019-06-30 10:58:42,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-b303009d-cbd0-4262-b669-ffeb47e43af3 2019-06-30 10:58:42,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 10:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b303009d-cbd0-4262-b669-ffeb47e43af3 x-compute-request-id: req-b303009d-cbd0-4262-b669-ffeb47e43af3 Content-Length: 419 location: http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "d6637d32-b972-4acd-93c7-babec974fde1", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "bookmark"}], "adminPass": "4vMA6STJMHjX"}} 2019-06-30 10:58:42,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b16f700-f105-440d-9ab8-d0750ae84cb2 x-compute-request-id: req-9b16f700-f105-440d-9ab8-d0750ae84cb2 Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "db14e987-d8b3-4d92-a051-eae93da15b74", "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:29Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bono_host_iinetx", "created": "2019-06-30T10:57:26Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 10:58:42,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-9b16f700-f105-440d-9ab8-d0750ae84cb2 2019-06-30 10:58:42,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-9b16f700-f105-440d-9ab8-d0750ae84cb2 2019-06-30 10:58:42,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 10:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b303009d-cbd0-4262-b669-ffeb47e43af3 x-compute-request-id: req-b303009d-cbd0-4262-b669-ffeb47e43af3 Content-Length: 419 location: http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "d6637d32-b972-4acd-93c7-babec974fde1", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "bookmark"}], "adminPass": "4vMA6STJMHjX"}} 2019-06-30 10:58:42,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30] 2019-06-30 10:58:42,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-30 10:58:42,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-30 10:58:42,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-b303009d-cbd0-4262-b669-ffeb47e43af3 2019-06-30 10:58:42,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b6cccb2-6e3e-4546-9023-23d52b70441e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:42,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-30 10:58:42,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-30 10:58:42,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:42,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0b6cccb2-6e3e-4546-9023-23d52b70441e 2019-06-30 10:58:42,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 10:57:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cd4c10b2-50cb-49e6-af76-17c0b3d44141 x-compute-request-id: req-cd4c10b2-50cb-49e6-af76-17c0b3d44141 Content-Length: 417 location: http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "f99a56d2-76fc-466e-85dc-06a54c790c51", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "bookmark"}], "adminPass": "8wudAGfftX8Y"}} 2019-06-30 10:58:42,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-30 10:58:42,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-30 10:58:42,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 10:57:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cd4c10b2-50cb-49e6-af76-17c0b3d44141 x-compute-request-id: req-cd4c10b2-50cb-49e6-af76-17c0b3d44141 Content-Length: 417 location: http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "f99a56d2-76fc-466e-85dc-06a54c790c51", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "bookmark"}], "adminPass": "8wudAGfftX8Y"}} 2019-06-30 10:58:42,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-cd4c10b2-50cb-49e6-af76-17c0b3d44141 2019-06-30 10:58:42,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-cd4c10b2-50cb-49e6-af76-17c0b3d44141 2019-06-30 10:58:42,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-cd4c10b2-50cb-49e6-af76-17c0b3d44141 2019-06-30 10:58:42,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-cd4c10b2-50cb-49e6-af76-17c0b3d44141 2019-06-30 10:58:42,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0063c670b72de431554210a1f621e2b92e48708" 2019-06-30 10:58:42,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-30 10:58:42,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-30 10:58:42,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-30 10:58:42,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 10:57:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3b039a9c-ee5a-401d-ae05-c9e38d85b593 x-compute-request-id: req-3b039a9c-ee5a-401d-ae05-c9e38d85b593 Content-Length: 418 location: http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "529a3222-34cd-484e-bb71-dc26e9b98f4f", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "bookmark"}], "adminPass": "XFu7j4DhyTB5"}} 2019-06-30 10:58:42,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 10:57:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3b039a9c-ee5a-401d-ae05-c9e38d85b593 x-compute-request-id: req-3b039a9c-ee5a-401d-ae05-c9e38d85b593 Content-Length: 418 location: http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "529a3222-34cd-484e-bb71-dc26e9b98f4f", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "bookmark"}], "adminPass": "XFu7j4DhyTB5"}} 2019-06-30 10:58:42,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-3b039a9c-ee5a-401d-ae05-c9e38d85b593 2019-06-30 10:58:42,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-3b039a9c-ee5a-401d-ae05-c9e38d85b593 2019-06-30 10:58:42,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-3b039a9c-ee5a-401d-ae05-c9e38d85b593 2019-06-30 10:58:42,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-3b039a9c-ee5a-401d-ae05-c9e38d85b593 2019-06-30 10:58:42,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:42,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c89e4c89-62af-4a2f-9d8a-943f969d492c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:42,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-c89e4c89-62af-4a2f-9d8a-943f969d492c 2019-06-30 10:58:42,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 10:58:42,627 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:58:42,628 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:58:42,628 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:58:42,628 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:58:42,628 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:58:42,628 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:58:42,628 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:58:42,628 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 10:58:42,628 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:58:42,628 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:58:42 GMT 2019-06-30 10:58:42,628 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:58:42,629 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 10:58:42,629 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:58:42,629 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:58:42,629 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:58:47,634 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 10:58:48,340 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:58:48,340 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:58:48,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:58:48,341 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:58:48,341 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:58:48,341 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:58:48,341 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:58:48,341 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_ayfbs1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:32.870Z", "message": "Starting node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:31.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:32.870Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:31.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:33.377Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:31.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:33.377Z", "message": "Starting node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:31.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:33.377Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:33.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5e3ca537-78f9-48fc-9dab-ed80c926cb11"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:33.377Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-9ac11b61-c2e9-49da-a0e9-903c0ddf2931", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:33.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5461572c-a7b4-4a78-b958-499142b66ef8"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:33.377Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-9ac11b61-c2e9-49da-a0e9-903c0ddf2931", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:33.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5461572c-a7b4-4a78-b958-499142b66ef8"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:33.377Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ac11b61-c2e9-49da-a0e9-903c0ddf2931 x-compute-request-id: req-9ac11b61-c2e9-49da-a0e9-903c0ddf2931 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c396d71c-864e-49c9-ae55-299b123d4687\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:30Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_dime_host_mzau75\", \"created\": \"2019-06-30T10:57:28Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:33.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5461572c-a7b4-4a78-b958-499142b66ef8"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:33.377Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}930870b7634d445963830574256216384253ecf1\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:32.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.325349f8-30ca-4b86-adeb-f3ac6f781912"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:33.887Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-1cc1dcb2-4622-4eb9-a951-4fb790690471", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:33.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5e3ca537-78f9-48fc-9dab-ed80c926cb11"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:33.887Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cc1dcb2-4622-4eb9-a951-4fb790690471 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:33.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5e3ca537-78f9-48fc-9dab-ed80c926cb11"}, {"node_instance_id": "bind_host_aj462j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:33.887Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:32.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:33.887Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:32.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:33.887Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:32.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:33.887Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e7f3a89fdfe12aaa152052b8e065610f20a64459\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:33.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5e3ca537-78f9-48fc-9dab-ed80c926cb11"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:34.504Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:33.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:34.504Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-272ff730-1559-4244-9fbe-b13c66444b41", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:34.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.325349f8-30ca-4b86-adeb-f3ac6f781912"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:34.504Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbcab60f-2ca0-4cc6-a67b-8c72916a4c16 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:34.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.28d6b242-9945-4b47-86ad-5dc97e4bf88d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:34.504Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:34.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.28d6b242-9945-4b47-86ad-5dc97e4bf88d"}, {"node_instance_id": "bind_host_aj462j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:34.504Z", "message": "Node instance created", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:32.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:34.504Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-272ff730-1559-4244-9fbe-b13c66444b41", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:34.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.325349f8-30ca-4b86-adeb-f3ac6f781912"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:34.504Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-272ff730-1559-4244-9fbe-b13c66444b41 x-compute-request-id: req-272ff730-1559-4244-9fbe-b13c66444b41 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c696894c-7e19-428f-af93-18814f77b8bd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:32Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_homer_host_gghar7\", \"created\": \"2019-06-30T10:57:29Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:34.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.325349f8-30ca-4b86-adeb-f3ac6f781912"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:34.504Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-bbcab60f-2ca0-4cc6-a67b-8c72916a4c16", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:34.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.28d6b242-9945-4b47-86ad-5dc97e4bf88d"}, {"node_instance_id": "bind_host_aj462j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:34.504Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:33.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:35.110Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-777975b4-f760-44af-8275-324f77037f2f", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:34.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.96ec3c66-930d-4586-a8c4-ddf2dbd141dd"}, {"node_instance_id": "bind_host_aj462j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:35.110Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:33.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:35.110Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:33.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_host_aj462j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:35.110Z", "message": "Starting node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:33.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:35.110Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-adf8c611-f08c-428e-abd5-40db21b0b640 x-compute-request-id: req-adf8c611-f08c-428e-abd5-40db21b0b640 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:32Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_sprout_host_ayfbs1\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:34.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5e3ca537-78f9-48fc-9dab-ed80c926cb11"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:35.110Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-adf8c611-f08c-428e-abd5-40db21b0b640", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:34.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5e3ca537-78f9-48fc-9dab-ed80c926cb11"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:35.110Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-adf8c611-f08c-428e-abd5-40db21b0b640", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:34.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5e3ca537-78f9-48fc-9dab-ed80c926cb11"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:35.110Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cd55302e03851842180ea3e7cefba9a3398a8349\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:34.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.28d6b242-9945-4b47-86ad-5dc97e4bf88d"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:35.110Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:34.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.96ec3c66-930d-4586-a8c4-ddf2dbd141dd"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:35.110Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-777975b4-f760-44af-8275-324f77037f2f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:34.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.96ec3c66-930d-4586-a8c4-ddf2dbd141dd"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:35.701Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}40a271567c906ce1c95fab12366ecc4a23c201ef\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:35.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.96ec3c66-930d-4586-a8c4-ddf2dbd141dd"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:35.701Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:34.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:35.701Z", "message": "Starting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:34.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_host_mzau75", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:35.701Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T10:57:33.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:35.701Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-882a61f9-390f-48eb-8d8e-a3c7ccf3cb94", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:35.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.15bf4a47-a441-49b2-8bd6-c61717add239"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:35.701Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-882a61f9-390f-48eb-8d8e-a3c7ccf3cb94 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:35.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.15bf4a47-a441-49b2-8bd6-c61717add239"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:35.701Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:35.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.15bf4a47-a441-49b2-8bd6-c61717add239"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:36.334Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T10:57:36.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:36.334Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-87986caa-7f30-4ade-936f-613ed3b76992", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:35.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.28d6b242-9945-4b47-86ad-5dc97e4bf88d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:36.334Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-87986caa-7f30-4ade-936f-613ed3b76992", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:35.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.28d6b242-9945-4b47-86ad-5dc97e4bf88d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:36.334Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87986caa-7f30-4ade-936f-613ed3b76992 x-compute-request-id: req-87986caa-7f30-4ade-936f-613ed3b76992 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"d6637d32-b972-4acd-93c7-babec974fde1\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:32Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_vellum_host_w4xpzo\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:35.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.28d6b242-9945-4b47-86ad-5dc97e4bf88d"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:36.334Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}045185be37260212f6d993099c0692509f10e277\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:35.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.15bf4a47-a441-49b2-8bd6-c61717add239"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:36.334Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T10:57:35.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_host_gghar7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:36.334Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T10:57:34.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:36.842Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-6ea9f29b-8cd1-41ce-937c-fad1c36130bf", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:36.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.96ec3c66-930d-4586-a8c4-ddf2dbd141dd"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:36.842Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ea9f29b-8cd1-41ce-937c-fad1c36130bf x-compute-request-id: req-6ea9f29b-8cd1-41ce-937c-fad1c36130bf Content-Encoding: gzip Content-Length: 756 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"f99a56d2-76fc-466e-85dc-06a54c790c51\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:33Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bind_host_aj462j\", \"created\": \"2019-06-30T10:57:31Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:36.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.96ec3c66-930d-4586-a8c4-ddf2dbd141dd"}], "metadata": {"pagination": {"total": 1152, "offset": 952, "size": 50}}} 2019-06-30 10:58:48,341 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:58:48,341 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:58:48 GMT 2019-06-30 10:58:48,342 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:58:48,342 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:58:48,342 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:58:48,342 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:58:48,342 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:58:48,342 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:58:48,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-30 10:58:48,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-30 10:58:48,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-30 10:58:48,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-30 10:58:48,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:48,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-9ac11b61-c2e9-49da-a0e9-903c0ddf2931 2019-06-30 10:58:48,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-9ac11b61-c2e9-49da-a0e9-903c0ddf2931 2019-06-30 10:58:48,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ac11b61-c2e9-49da-a0e9-903c0ddf2931 x-compute-request-id: req-9ac11b61-c2e9-49da-a0e9-903c0ddf2931 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c396d71c-864e-49c9-ae55-299b123d4687", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:30Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_dime_host_mzau75", "created": "2019-06-30T10:57:28Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 10:58:48,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}930870b7634d445963830574256216384253ecf1" 2019-06-30 10:58:48,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-1cc1dcb2-4622-4eb9-a951-4fb790690471 2019-06-30 10:58:48,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cc1dcb2-4622-4eb9-a951-4fb790690471 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:48,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-30 10:58:48,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-30 10:58:48,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-30 10:58:48,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7f3a89fdfe12aaa152052b8e065610f20a64459" 2019-06-30 10:58:48,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-30 10:58:48,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-272ff730-1559-4244-9fbe-b13c66444b41 2019-06-30 10:58:48,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbcab60f-2ca0-4cc6-a67b-8c72916a4c16 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:48,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:48,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-30 10:58:48,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-272ff730-1559-4244-9fbe-b13c66444b41 2019-06-30 10:58:48,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-272ff730-1559-4244-9fbe-b13c66444b41 x-compute-request-id: req-272ff730-1559-4244-9fbe-b13c66444b41 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c696894c-7e19-428f-af93-18814f77b8bd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:32Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_homer_host_gghar7", "created": "2019-06-30T10:57:29Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 10:58:48,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-bbcab60f-2ca0-4cc6-a67b-8c72916a4c16 2019-06-30 10:58:48,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-30 10:58:48,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-777975b4-f760-44af-8275-324f77037f2f 2019-06-30 10:58:48,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-30 10:58:48,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-30 10:58:48,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-30 10:58:48,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-adf8c611-f08c-428e-abd5-40db21b0b640 x-compute-request-id: req-adf8c611-f08c-428e-abd5-40db21b0b640 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "ee3470aa-776b-4f42-98da-bb0c330f03d1", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:32Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_sprout_host_ayfbs1", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 10:58:48,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-adf8c611-f08c-428e-abd5-40db21b0b640 2019-06-30 10:58:48,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-adf8c611-f08c-428e-abd5-40db21b0b640 2019-06-30 10:58:48,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd55302e03851842180ea3e7cefba9a3398a8349" 2019-06-30 10:58:48,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:48,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-777975b4-f760-44af-8275-324f77037f2f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:48,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40a271567c906ce1c95fab12366ecc4a23c201ef" 2019-06-30 10:58:48,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-30 10:58:48,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-30 10:58:48,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-06-30 10:58:48,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-882a61f9-390f-48eb-8d8e-a3c7ccf3cb94 2019-06-30 10:58:48,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-882a61f9-390f-48eb-8d8e-a3c7ccf3cb94 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:48,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:48,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-06-30 10:58:48,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-87986caa-7f30-4ade-936f-613ed3b76992 2019-06-30 10:58:48,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-87986caa-7f30-4ade-936f-613ed3b76992 2019-06-30 10:58:48,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87986caa-7f30-4ade-936f-613ed3b76992 x-compute-request-id: req-87986caa-7f30-4ade-936f-613ed3b76992 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "d6637d32-b972-4acd-93c7-babec974fde1", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:32Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_vellum_host_w4xpzo", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 10:58:48,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045185be37260212f6d993099c0692509f10e277" 2019-06-30 10:58:48,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-06-30 10:58:48,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-06-30 10:58:48,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-6ea9f29b-8cd1-41ce-937c-fad1c36130bf 2019-06-30 10:58:48,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ea9f29b-8cd1-41ce-937c-fad1c36130bf x-compute-request-id: req-6ea9f29b-8cd1-41ce-937c-fad1c36130bf Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "f99a56d2-76fc-466e-85dc-06a54c790c51", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:33Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bind_host_aj462j", "created": "2019-06-30T10:57:31Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 10:58:48,353 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 10:58:49,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:58:49,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:58:49,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:58:49,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:58:49,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:58:49,019 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:58:49,019 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:58:49,019 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 10:58:49,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:58:49,019 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:58:49 GMT 2019-06-30 10:58:49,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:58:49,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 10:58:49,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:58:49,019 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:58:49,019 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:58:54,025 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 10:58:54,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:58:54,427 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:58:54,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:58:54,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:58:54,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:58:54,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:58:54,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:58:54,428 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:36.842Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-6ea9f29b-8cd1-41ce-937c-fad1c36130bf", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:36.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.96ec3c66-930d-4586-a8c4-ddf2dbd141dd"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:37.544Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T10:57:37.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:37.544Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-94229225-6cb1-46d0-9d29-f6182117595a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:36.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.15bf4a47-a441-49b2-8bd6-c61717add239"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:37.544Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-94229225-6cb1-46d0-9d29-f6182117595a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:36.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.15bf4a47-a441-49b2-8bd6-c61717add239"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:37.544Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94229225-6cb1-46d0-9d29-f6182117595a x-compute-request-id: req-94229225-6cb1-46d0-9d29-f6182117595a Content-Encoding: gzip Content-Length: 756 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:34Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_ellis_host_p1hvbm\", \"created\": \"2019-06-30T10:57:32Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:36.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.15bf4a47-a441-49b2-8bd6-c61717add239"}, {"node_instance_id": "bind_host_aj462j", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:37.544Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T10:57:36.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:58.520Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:58.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:57:59.576Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:59.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.dc0ba30e-cd49-47e6-ac9e-7f95cf3addc5"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:00.244Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:57:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abf10ad5-58af-40bb-b572-b6f8692669e9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:59.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.dc0ba30e-cd49-47e6-ac9e-7f95cf3addc5"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:00.244Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-abf10ad5-58af-40bb-b572-b6f8692669e9", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:59.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.dc0ba30e-cd49-47e6-ac9e-7f95cf3addc5"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:00.244Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}57e5522369d0f30d49007a3879717b2b94b9626a\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:57:59.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.dc0ba30e-cd49-47e6-ac9e-7f95cf3addc5"}, {"node_instance_id": "bono_host_iinetx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:01.112Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:00.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:01.743Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:57:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1fcb97ff-ab71-40b5-a5e7-7e2dab77f545 x-compute-request-id: req-1fcb97ff-ab71-40b5-a5e7-7e2dab77f545 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:23Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_proxy_host_alin2g\", \"created\": \"2019-06-30T10:57:19Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:00.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.dc0ba30e-cd49-47e6-ac9e-7f95cf3addc5"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:01.743Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-1fcb97ff-ab71-40b5-a5e7-7e2dab77f545", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:00.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.dc0ba30e-cd49-47e6-ac9e-7f95cf3addc5"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:01.743Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T10:58:01.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:01.743Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-1fcb97ff-ab71-40b5-a5e7-7e2dab77f545", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:00.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.dc0ba30e-cd49-47e6-ac9e-7f95cf3addc5"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:02.247Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:58:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9a62ad9-2e23-4b80-a36b-a9bd48f46514 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:01.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b04afc1f-cae8-428f-b257-0e3b4772ace8"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:02.247Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-a9a62ad9-2e23-4b80-a36b-a9bd48f46514", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:01.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b04afc1f-cae8-428f-b257-0e3b4772ace8"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:02.247Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:01.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b04afc1f-cae8-428f-b257-0e3b4772ace8"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:02.915Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}52fe2156c959cb708f4c1864be14b5fdfcfa1c36\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:02.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b04afc1f-cae8-428f-b257-0e3b4772ace8"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:03.633Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:58:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62660f8b-1fd7-40c5-a997-dc19276a7c3e x-compute-request-id: req-62660f8b-1fd7-40c5-a997-dc19276a7c3e Content-Encoding: gzip Content-Length: 766 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"db14e987-d8b3-4d92-a051-eae93da15b74\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:29Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bono_host_iinetx\", \"created\": \"2019-06-30T10:57:26Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:03.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b04afc1f-cae8-428f-b257-0e3b4772ace8"}, {"node_instance_id": "bono_host_iinetx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:04.306Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T10:58:03.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:04.306Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-62660f8b-1fd7-40c5-a997-dc19276a7c3e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:03.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b04afc1f-cae8-428f-b257-0e3b4772ace8"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:04.306Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-62660f8b-1fd7-40c5-a997-dc19276a7c3e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:03.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b04afc1f-cae8-428f-b257-0e3b4772ace8"}, {"node_instance_id": "dime_host_mzau75", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:04.306Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:04.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_host_gghar7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:04.974Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:04.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:05.508Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:05.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.86c38f0e-4650-4c46-94b8-426648bb4e84"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:05.508Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:58:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a2741b2-c920-4132-b3d0-6671814de2fe Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:05.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.86c38f0e-4650-4c46-94b8-426648bb4e84"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:05.508Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:05.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:05.508Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-8a2741b2-c920-4132-b3d0-6671814de2fe", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:05.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.86c38f0e-4650-4c46-94b8-426648bb4e84"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:06.041Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}60ded20d9f28f114b5d0871f4b4ff2f03cb09350\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:05.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.86c38f0e-4650-4c46-94b8-426648bb4e84"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:06.041Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-14af2fd9-90ed-4d48-bc35-e867c0aa907e", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:05.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.d9eeaa9a-b76b-4e8b-bcf7-55a1f5ba775e"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:06.041Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:58:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14af2fd9-90ed-4d48-bc35-e867c0aa907e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:05.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.d9eeaa9a-b76b-4e8b-bcf7-55a1f5ba775e"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:06.041Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:05.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.d9eeaa9a-b76b-4e8b-bcf7-55a1f5ba775e"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:06.575Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:58:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08771a69-62f5-4f2b-a239-531c079e37b2 x-compute-request-id: req-08771a69-62f5-4f2b-a239-531c079e37b2 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c396d71c-864e-49c9-ae55-299b123d4687\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:30Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_dime_host_mzau75\", \"created\": \"2019-06-30T10:57:28Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:06.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.86c38f0e-4650-4c46-94b8-426648bb4e84"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:06.575Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c8835278c6b799b075aa5ed25f199e4eb624ce63\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:06.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.d9eeaa9a-b76b-4e8b-bcf7-55a1f5ba775e"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:06.575Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:06.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:07.178Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-19d389b5-6efd-4666-9543-b006708edd5b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:06.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.03bef217-df0c-49fd-bcb8-6a9c139e6b24"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:07.178Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:06.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.03bef217-df0c-49fd-bcb8-6a9c139e6b24"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:07.178Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-08771a69-62f5-4f2b-a239-531c079e37b2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:06.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.86c38f0e-4650-4c46-94b8-426648bb4e84"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:07.178Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-08771a69-62f5-4f2b-a239-531c079e37b2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:06.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.86c38f0e-4650-4c46-94b8-426648bb4e84"}, {"node_instance_id": "bind_host_aj462j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:07.178Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:06.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:07.178Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:58:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e67c37da-164b-487a-8c07-d66cb92d9ce4 x-compute-request-id: req-e67c37da-164b-487a-8c07-d66cb92d9ce4 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c696894c-7e19-428f-af93-18814f77b8bd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:32Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_homer_host_gghar7\", \"created\": \"2019-06-30T10:57:29Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:06.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.d9eeaa9a-b76b-4e8b-bcf7-55a1f5ba775e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:07.178Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9650e7f0cadb28654656490a95fee5bf65590b34\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:06.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.03bef217-df0c-49fd-bcb8-6a9c139e6b24"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:07.178Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:58:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19d389b5-6efd-4666-9543-b006708edd5b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:06.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.03bef217-df0c-49fd-bcb8-6a9c139e6b24"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:07.852Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:58:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d711e1b2-2e0c-4d37-bae3-44ab0a83b2e8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:07.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.dc6767f8-6f30-471b-9964-907ddaf778b8"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:07.852Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-5c7fecaf-8c9c-4206-98c1-12d59659032a", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:07.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.03bef217-df0c-49fd-bcb8-6a9c139e6b24"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:07.852Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-5c7fecaf-8c9c-4206-98c1-12d59659032a", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:07.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.03bef217-df0c-49fd-bcb8-6a9c139e6b24"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:07.852Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:58:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c7fecaf-8c9c-4206-98c1-12d59659032a x-compute-request-id: req-5c7fecaf-8c9c-4206-98c1-12d59659032a Content-Encoding: gzip Content-Length: 766 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:32Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_sprout_host_ayfbs1\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:07.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.03bef217-df0c-49fd-bcb8-6a9c139e6b24"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:07.852Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-d711e1b2-2e0c-4d37-bae3-44ab0a83b2e8", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:07.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.dc6767f8-6f30-471b-9964-907ddaf778b8"}], "metadata": {"pagination": {"total": 1152, "offset": 1002, "size": 50}}} 2019-06-30 10:58:54,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:58:54,429 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:58:54 GMT 2019-06-30 10:58:54,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:58:54,429 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:58:54,429 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:58:54,429 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:58:54,429 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:58:54,429 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:58:54,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-6ea9f29b-8cd1-41ce-937c-fad1c36130bf 2019-06-30 10:58:54,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-06-30 10:58:54,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-94229225-6cb1-46d0-9d29-f6182117595a 2019-06-30 10:58:54,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-94229225-6cb1-46d0-9d29-f6182117595a 2019-06-30 10:58:54,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94229225-6cb1-46d0-9d29-f6182117595a x-compute-request-id: req-94229225-6cb1-46d0-9d29-f6182117595a Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "529a3222-34cd-484e-bb71-dc26e9b98f4f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:34Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_ellis_host_p1hvbm", "created": "2019-06-30T10:57:32Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 10:58:54,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-06-30 10:58:54,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-30 10:58:54,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:54,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:57:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abf10ad5-58af-40bb-b572-b6f8692669e9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:54,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-abf10ad5-58af-40bb-b572-b6f8692669e9 2019-06-30 10:58:54,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e5522369d0f30d49007a3879717b2b94b9626a" 2019-06-30 10:58:54,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-30 10:58:54,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:57:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1fcb97ff-ab71-40b5-a5e7-7e2dab77f545 x-compute-request-id: req-1fcb97ff-ab71-40b5-a5e7-7e2dab77f545 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "238e308b-aba8-44ce-bcb2-7e6c0441fe32", "security_groups": [{"name": "default"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:23Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_proxy_host_alin2g", "created": "2019-06-30T10:57:19Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 10:58:54,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-1fcb97ff-ab71-40b5-a5e7-7e2dab77f545 2019-06-30 10:58:54,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-06-30 10:58:54,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-1fcb97ff-ab71-40b5-a5e7-7e2dab77f545 2019-06-30 10:58:54,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:58:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9a62ad9-2e23-4b80-a36b-a9bd48f46514 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:54,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a9a62ad9-2e23-4b80-a36b-a9bd48f46514 2019-06-30 10:58:54,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:54,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52fe2156c959cb708f4c1864be14b5fdfcfa1c36" 2019-06-30 10:58:54,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:58:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62660f8b-1fd7-40c5-a997-dc19276a7c3e x-compute-request-id: req-62660f8b-1fd7-40c5-a997-dc19276a7c3e Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "db14e987-d8b3-4d92-a051-eae93da15b74", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:29Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bono_host_iinetx", "created": "2019-06-30T10:57:26Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 10:58:54,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-06-30 10:58:54,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-62660f8b-1fd7-40c5-a997-dc19276a7c3e 2019-06-30 10:58:54,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-62660f8b-1fd7-40c5-a997-dc19276a7c3e 2019-06-30 10:58:54,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-30 10:58:54,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-30 10:58:54,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:54,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:58:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a2741b2-c920-4132-b3d0-6671814de2fe Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:54,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-30 10:58:54,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-8a2741b2-c920-4132-b3d0-6671814de2fe 2019-06-30 10:58:54,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ded20d9f28f114b5d0871f4b4ff2f03cb09350" 2019-06-30 10:58:54,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-14af2fd9-90ed-4d48-bc35-e867c0aa907e 2019-06-30 10:58:54,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:58:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14af2fd9-90ed-4d48-bc35-e867c0aa907e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:54,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:54,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:58:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08771a69-62f5-4f2b-a239-531c079e37b2 x-compute-request-id: req-08771a69-62f5-4f2b-a239-531c079e37b2 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c396d71c-864e-49c9-ae55-299b123d4687", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:30Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_dime_host_mzau75", "created": "2019-06-30T10:57:28Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 10:58:54,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8835278c6b799b075aa5ed25f199e4eb624ce63" 2019-06-30 10:58:54,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-30 10:58:54,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-19d389b5-6efd-4666-9543-b006708edd5b 2019-06-30 10:58:54,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:54,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-08771a69-62f5-4f2b-a239-531c079e37b2 2019-06-30 10:58:54,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-08771a69-62f5-4f2b-a239-531c079e37b2 2019-06-30 10:58:54,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-30 10:58:54,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:58:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e67c37da-164b-487a-8c07-d66cb92d9ce4 x-compute-request-id: req-e67c37da-164b-487a-8c07-d66cb92d9ce4 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c696894c-7e19-428f-af93-18814f77b8bd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:32Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_homer_host_gghar7", "created": "2019-06-30T10:57:29Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 10:58:54,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9650e7f0cadb28654656490a95fee5bf65590b34" 2019-06-30 10:58:54,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:58:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19d389b5-6efd-4666-9543-b006708edd5b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:54,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:58:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d711e1b2-2e0c-4d37-bae3-44ab0a83b2e8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:54,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-5c7fecaf-8c9c-4206-98c1-12d59659032a 2019-06-30 10:58:54,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-5c7fecaf-8c9c-4206-98c1-12d59659032a 2019-06-30 10:58:54,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:58:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c7fecaf-8c9c-4206-98c1-12d59659032a x-compute-request-id: req-5c7fecaf-8c9c-4206-98c1-12d59659032a Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "ee3470aa-776b-4f42-98da-bb0c330f03d1", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:32Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_sprout_host_ayfbs1", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 10:58:54,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d711e1b2-2e0c-4d37-bae3-44ab0a83b2e8 2019-06-30 10:58:54,441 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 10:58:54,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:58:54,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:58:54,735 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:58:54,735 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:58:54,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:58:54,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:58:54,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:58:54,735 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 10:58:54,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:58:54,735 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:58:54 GMT 2019-06-30 10:58:54,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:58:54,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 10:58:54,736 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:58:54,736 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:58:54,736 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:58:59,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 10:58:59,940 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:58:59,940 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:58:59,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:58:59,941 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:58:59,941 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:58:59,941 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:58:59,941 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:58:59,941 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:07.852Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-e67c37da-164b-487a-8c07-d66cb92d9ce4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:06.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.d9eeaa9a-b76b-4e8b-bcf7-55a1f5ba775e"}, {"node_instance_id": "dime_host_mzau75", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:07.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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T10:58:07.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:07.852Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:07.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:07.852Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-e67c37da-164b-487a-8c07-d66cb92d9ce4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:06.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.d9eeaa9a-b76b-4e8b-bcf7-55a1f5ba775e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:07.852Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:07.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.dc6767f8-6f30-471b-9964-907ddaf778b8"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:08.470Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-ea42b309-a8b4-4ac8-b253-b8d93fe957de", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:08.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f93a2acc-6650-4b43-92cb-8cde5064e049"}, {"node_instance_id": "homer_host_gghar7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:08.470Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T10:58:07.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:08.470Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T10:58:07.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:08.470Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}80c3a922358b3578a4651e22008cdd46397d014f\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:07.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.dc6767f8-6f30-471b-9964-907ddaf778b8"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:08.470Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:08.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f93a2acc-6650-4b43-92cb-8cde5064e049"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:08.470Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:58:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea42b309-a8b4-4ac8-b253-b8d93fe957de Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:08.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f93a2acc-6650-4b43-92cb-8cde5064e049"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:09.102Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:58:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd9b1266-3be7-4961-aee7-bb59b0775825 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:08.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9e9bbae8-4c06-46ba-bff3-18cf29694be8"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:09.102Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:58:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3171d6c-72c2-4aa0-b6f5-92a8cfc77528 x-compute-request-id: req-a3171d6c-72c2-4aa0-b6f5-92a8cfc77528 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"d6637d32-b972-4acd-93c7-babec974fde1\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:32Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_vellum_host_w4xpzo\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:08.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.dc6767f8-6f30-471b-9964-907ddaf778b8"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:09.102Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-a3171d6c-72c2-4aa0-b6f5-92a8cfc77528", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:08.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.dc6767f8-6f30-471b-9964-907ddaf778b8"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:09.102Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:08.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9e9bbae8-4c06-46ba-bff3-18cf29694be8"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:09.102Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3045061c81f2110bf849ab74b6bcbfa94cf5a5ca\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:08.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f93a2acc-6650-4b43-92cb-8cde5064e049"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:09.102Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-a3171d6c-72c2-4aa0-b6f5-92a8cfc77528", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:08.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.dc6767f8-6f30-471b-9964-907ddaf778b8"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:09.102Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-fd9b1266-3be7-4961-aee7-bb59b0775825", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:08.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9e9bbae8-4c06-46ba-bff3-18cf29694be8"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:09.697Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T10:58:09.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:09.697Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}575b0cd6189f78c5b5f83cd68b94ee3470129fca\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:09.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9e9bbae8-4c06-46ba-bff3-18cf29694be8"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:09.697Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:58:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28dc7be6-0518-4fbb-8938-87415967f634 x-compute-request-id: req-28dc7be6-0518-4fbb-8938-87415967f634 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"f99a56d2-76fc-466e-85dc-06a54c790c51\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:33Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bind_host_aj462j\", \"created\": \"2019-06-30T10:57:31Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:09.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f93a2acc-6650-4b43-92cb-8cde5064e049"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:09.697Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-28dc7be6-0518-4fbb-8938-87415967f634", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:09.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f93a2acc-6650-4b43-92cb-8cde5064e049"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:09.697Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-28dc7be6-0518-4fbb-8938-87415967f634", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:09.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f93a2acc-6650-4b43-92cb-8cde5064e049"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:10.281Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-135001a8-4325-4593-90f2-03daaeb27a35", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:09.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9e9bbae8-4c06-46ba-bff3-18cf29694be8"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:10.281Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:58:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-135001a8-4325-4593-90f2-03daaeb27a35 x-compute-request-id: req-135001a8-4325-4593-90f2-03daaeb27a35 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:34Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_ellis_host_p1hvbm\", \"created\": \"2019-06-30T10:57:32Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:09.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9e9bbae8-4c06-46ba-bff3-18cf29694be8"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:10.281Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-135001a8-4325-4593-90f2-03daaeb27a35", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:09.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9e9bbae8-4c06-46ba-bff3-18cf29694be8"}, {"node_instance_id": "bind_host_aj462j", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:10.281Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T10:58:09.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:11.003Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T10:58:10.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:31.522Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:31.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:32.640Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:32.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.88e0151b-b023-4788-ae28-9b51840218d3"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:33.257Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-f1d69644-849c-42ac-8eb7-b4b7a57d05bf", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:32.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.88e0151b-b023-4788-ae28-9b51840218d3"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:33.257Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1d69644-849c-42ac-8eb7-b4b7a57d05bf Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:32.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.88e0151b-b023-4788-ae28-9b51840218d3"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:33.257Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}191600074683e781586a498489a208212db9978a\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:32.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.88e0151b-b023-4788-ae28-9b51840218d3"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:34.010Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:58:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c2573e0-aa5c-4371-943a-d17d6473f0c9 x-compute-request-id: req-8c2573e0-aa5c-4371-943a-d17d6473f0c9 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:23Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_proxy_host_alin2g\", \"created\": \"2019-06-30T10:57:19Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:33.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.88e0151b-b023-4788-ae28-9b51840218d3"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:34.541Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-8c2573e0-aa5c-4371-943a-d17d6473f0c9", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:33.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.88e0151b-b023-4788-ae28-9b51840218d3"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:34.541Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T10:58:34.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_host_iinetx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:34.541Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:34.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:34.541Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-8c2573e0-aa5c-4371-943a-d17d6473f0c9", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:33.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.88e0151b-b023-4788-ae28-9b51840218d3"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:35.159Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:35.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.cf9b2299-abd9-4b66-a662-ad86a839a44d"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:35.827Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-0febb810-1a87-4470-97ef-23ee4a2ba960", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:35.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.cf9b2299-abd9-4b66-a662-ad86a839a44d"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:35.827Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1f445ff307c319027fd5112c81710a4c7bf7c590\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:35.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.cf9b2299-abd9-4b66-a662-ad86a839a44d"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:35.827Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:58:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0febb810-1a87-4470-97ef-23ee4a2ba960 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:35.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.cf9b2299-abd9-4b66-a662-ad86a839a44d"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:36.334Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:58:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1cb653e-f840-400e-8892-60ca3e6cbc06 x-compute-request-id: req-b1cb653e-f840-400e-8892-60ca3e6cbc06 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"db14e987-d8b3-4d92-a051-eae93da15b74\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:29Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bono_host_iinetx\", \"created\": \"2019-06-30T10:57:26Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:36.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.cf9b2299-abd9-4b66-a662-ad86a839a44d"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:37.002Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-b1cb653e-f840-400e-8892-60ca3e6cbc06", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:36.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.cf9b2299-abd9-4b66-a662-ad86a839a44d"}, {"node_instance_id": "bono_host_iinetx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:37.002Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T10:58:36.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:37.002Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-b1cb653e-f840-400e-8892-60ca3e6cbc06", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:36.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.cf9b2299-abd9-4b66-a662-ad86a839a44d"}, {"node_instance_id": "dime_host_mzau75", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:37.620Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:37.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_host_gghar7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:38.187Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:37.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:38.883Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:58:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e8eaf3d-6578-443d-8c45-f6361e61c714 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:38.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.15a3f0d5-4c1f-4bcc-83b8-e3bcdfc74c0d"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:38.883Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:38.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.15a3f0d5-4c1f-4bcc-83b8-e3bcdfc74c0d"}], "metadata": {"pagination": {"total": 1152, "offset": 1052, "size": 50}}} 2019-06-30 10:58:59,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:58:59,942 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:58:59 GMT 2019-06-30 10:58:59,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:58:59,942 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:58:59,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:58:59,942 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:58:59,942 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:58:59,942 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:58:59,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-e67c37da-164b-487a-8c07-d66cb92d9ce4 2019-06-30 10:58:59,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-06-30 10:58:59,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-30 10:58:59,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-e67c37da-164b-487a-8c07-d66cb92d9ce4 2019-06-30 10:58:59,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:59,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-ea42b309-a8b4-4ac8-b253-b8d93fe957de 2019-06-30 10:58:59,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-06-30 10:58:59,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-06-30 10:58:59,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c3a922358b3578a4651e22008cdd46397d014f" 2019-06-30 10:58:59,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:59,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:58:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea42b309-a8b4-4ac8-b253-b8d93fe957de Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:59,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:58:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd9b1266-3be7-4961-aee7-bb59b0775825 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:59,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:58:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3171d6c-72c2-4aa0-b6f5-92a8cfc77528 x-compute-request-id: req-a3171d6c-72c2-4aa0-b6f5-92a8cfc77528 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "d6637d32-b972-4acd-93c7-babec974fde1", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:32Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_vellum_host_w4xpzo", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 10:58:59,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-a3171d6c-72c2-4aa0-b6f5-92a8cfc77528 2019-06-30 10:58:59,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:59,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3045061c81f2110bf849ab74b6bcbfa94cf5a5ca" 2019-06-30 10:58:59,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-a3171d6c-72c2-4aa0-b6f5-92a8cfc77528 2019-06-30 10:58:59,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-fd9b1266-3be7-4961-aee7-bb59b0775825 2019-06-30 10:58:59,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-06-30 10:58:59,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}575b0cd6189f78c5b5f83cd68b94ee3470129fca" 2019-06-30 10:58:59,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:58:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28dc7be6-0518-4fbb-8938-87415967f634 x-compute-request-id: req-28dc7be6-0518-4fbb-8938-87415967f634 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "f99a56d2-76fc-466e-85dc-06a54c790c51", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:33Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bind_host_aj462j", "created": "2019-06-30T10:57:31Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 10:58:59,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-28dc7be6-0518-4fbb-8938-87415967f634 2019-06-30 10:58:59,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-28dc7be6-0518-4fbb-8938-87415967f634 2019-06-30 10:58:59,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-135001a8-4325-4593-90f2-03daaeb27a35 2019-06-30 10:58:59,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:58:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-135001a8-4325-4593-90f2-03daaeb27a35 x-compute-request-id: req-135001a8-4325-4593-90f2-03daaeb27a35 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "529a3222-34cd-484e-bb71-dc26e9b98f4f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:34Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_ellis_host_p1hvbm", "created": "2019-06-30T10:57:32Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 10:58:59,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-135001a8-4325-4593-90f2-03daaeb27a35 2019-06-30 10:58:59,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-06-30 10:58:59,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-06-30 10:58:59,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-06-30 10:58:59,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:59,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-f1d69644-849c-42ac-8eb7-b4b7a57d05bf 2019-06-30 10:58:59,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1d69644-849c-42ac-8eb7-b4b7a57d05bf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:59,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191600074683e781586a498489a208212db9978a" 2019-06-30 10:58:59,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:58:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c2573e0-aa5c-4371-943a-d17d6473f0c9 x-compute-request-id: req-8c2573e0-aa5c-4371-943a-d17d6473f0c9 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "238e308b-aba8-44ce-bcb2-7e6c0441fe32", "security_groups": [{"name": "default"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:23Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_proxy_host_alin2g", "created": "2019-06-30T10:57:19Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 10:58:59,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-8c2573e0-aa5c-4371-943a-d17d6473f0c9 2019-06-30 10:58:59,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-06-30 10:58:59,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-06-30 10:58:59,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-8c2573e0-aa5c-4371-943a-d17d6473f0c9 2019-06-30 10:58:59,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:59,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0febb810-1a87-4470-97ef-23ee4a2ba960 2019-06-30 10:58:59,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f445ff307c319027fd5112c81710a4c7bf7c590" 2019-06-30 10:58:59,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:58:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0febb810-1a87-4470-97ef-23ee4a2ba960 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:59,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:58:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1cb653e-f840-400e-8892-60ca3e6cbc06 x-compute-request-id: req-b1cb653e-f840-400e-8892-60ca3e6cbc06 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "db14e987-d8b3-4d92-a051-eae93da15b74", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:29Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bono_host_iinetx", "created": "2019-06-30T10:57:26Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 10:58:59,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-b1cb653e-f840-400e-8892-60ca3e6cbc06 2019-06-30 10:58:59,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-06-30 10:58:59,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-b1cb653e-f840-400e-8892-60ca3e6cbc06 2019-06-30 10:58:59,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-06-30 10:58:59,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-06-30 10:58:59,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:58:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e8eaf3d-6578-443d-8c45-f6361e61c714 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:58:59,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:58:59,953 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 10:59:00,163 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:59:00,164 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:59:00,164 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:59:00,164 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:59:00,164 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:59:00,164 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:59:00,164 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:59:00,164 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 10:59:00,164 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:59:00,164 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:59:00 GMT 2019-06-30 10:59:00,164 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:59:00,165 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 10:59:00,165 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:59:00,165 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:59:00,165 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:59:05,170 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 10:59:05,540 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:59:05,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:59:05,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:59:05,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:59:05,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:59:05,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:59:05,541 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:59:05,541 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:38.883Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:58:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e8eaf3d-6578-443d-8c45-f6361e61c714 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:38.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.15a3f0d5-4c1f-4bcc-83b8-e3bcdfc74c0d"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:38.883Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:38.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.15a3f0d5-4c1f-4bcc-83b8-e3bcdfc74c0d"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:39.615Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:39.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:39.615Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4a5459e220cade91452d675e93d8a989b33d82be\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:38.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.15a3f0d5-4c1f-4bcc-83b8-e3bcdfc74c0d"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:39.615Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:39.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.056849b8-184a-46f9-b2e5-203399711de8"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:39.615Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:58:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-980e31a5-b59e-42b1-b0b1-2efcbfe178af Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:39.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.056849b8-184a-46f9-b2e5-203399711de8"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:39.615Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:39.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c2833634-d61d-40a7-91c0-f5a2dea01e3d"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:39.615Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-980e31a5-b59e-42b1-b0b1-2efcbfe178af", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:39.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.056849b8-184a-46f9-b2e5-203399711de8"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:40.168Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-e0494489-67be-4363-8fa4-3537084e8542", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:40.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.15a3f0d5-4c1f-4bcc-83b8-e3bcdfc74c0d"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:40.168Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-e0494489-67be-4363-8fa4-3537084e8542", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:40.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.15a3f0d5-4c1f-4bcc-83b8-e3bcdfc74c0d"}, {"node_instance_id": "bind_host_aj462j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:40.168Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:40.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:40.168Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:58:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cd58b61-236f-41f3-9076-edea56b7c037 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:39.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c2833634-d61d-40a7-91c0-f5a2dea01e3d"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:40.168Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-3cd58b61-236f-41f3-9076-edea56b7c037", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:39.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c2833634-d61d-40a7-91c0-f5a2dea01e3d"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:40.168Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0ddb5b7d5afa29bd00660abe9ea037e7670658aa\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:39.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.056849b8-184a-46f9-b2e5-203399711de8"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:40.168Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4d6eb2b151db80453df17e52380a1dd56be0fcf5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:39.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c2833634-d61d-40a7-91c0-f5a2dea01e3d"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:40.168Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:58:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0494489-67be-4363-8fa4-3537084e8542 x-compute-request-id: req-e0494489-67be-4363-8fa4-3537084e8542 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c396d71c-864e-49c9-ae55-299b123d4687\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:30Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_dime_host_mzau75\", \"created\": \"2019-06-30T10:57:28Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:40.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.15a3f0d5-4c1f-4bcc-83b8-e3bcdfc74c0d"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:40.699Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:58:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d0fb9d0-8c14-420a-9fb3-5c912c98d306 x-compute-request-id: req-1d0fb9d0-8c14-420a-9fb3-5c912c98d306 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c696894c-7e19-428f-af93-18814f77b8bd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:32Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_homer_host_gghar7\", \"created\": \"2019-06-30T10:57:29Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:40.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.056849b8-184a-46f9-b2e5-203399711de8"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:40.699Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:40.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.1b9ae60b-8f95-476e-8ce3-9789d0b9aafe"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:40.699Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-1d0fb9d0-8c14-420a-9fb3-5c912c98d306", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:40.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.056849b8-184a-46f9-b2e5-203399711de8"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:40.699Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-1d0fb9d0-8c14-420a-9fb3-5c912c98d306", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:40.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.056849b8-184a-46f9-b2e5-203399711de8"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:41.358Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-ecb8d35f-eb15-4af0-8fe6-4e76ccdfabf5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:40.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c2833634-d61d-40a7-91c0-f5a2dea01e3d"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:41.358Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-ecb8d35f-eb15-4af0-8fe6-4e76ccdfabf5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:40.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c2833634-d61d-40a7-91c0-f5a2dea01e3d"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:41.358Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0094728cb081ab24d96baaa732bca52c11b37520\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:40.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.1b9ae60b-8f95-476e-8ce3-9789d0b9aafe"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:41.358Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:40.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_host_mzau75", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:41.358Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T10:58:40.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:41.358Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:58:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1a4cf03-cdca-436f-b298-184f6c72f5b4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:40.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.1b9ae60b-8f95-476e-8ce3-9789d0b9aafe"}, {"node_instance_id": "homer_host_gghar7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:41.358Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T10:58:41.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:41.358Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-a1a4cf03-cdca-436f-b298-184f6c72f5b4", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:40.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.1b9ae60b-8f95-476e-8ce3-9789d0b9aafe"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:41.358Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T10:58:41.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:41.358Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:58:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ecb8d35f-eb15-4af0-8fe6-4e76ccdfabf5 x-compute-request-id: req-ecb8d35f-eb15-4af0-8fe6-4e76ccdfabf5 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:32Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_sprout_host_ayfbs1\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:40.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c2833634-d61d-40a7-91c0-f5a2dea01e3d"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:41.940Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:58:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36ffc4f8-75cf-49ee-8f8e-226e40324879 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:41.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.09fb6e76-033e-452c-b882-736d48f84089"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:41.940Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:41.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.09fb6e76-033e-452c-b882-736d48f84089"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:41.940Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-36ffc4f8-75cf-49ee-8f8e-226e40324879", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:41.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.09fb6e76-033e-452c-b882-736d48f84089"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:41.940Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6dd4b28267eee481f216ce1c6babfc5fbaa23f26\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:41.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.09fb6e76-033e-452c-b882-736d48f84089"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:41.940Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:58:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-700b9625-aed5-4d84-93d0-40e4be5e6acc x-compute-request-id: req-700b9625-aed5-4d84-93d0-40e4be5e6acc Content-Encoding: gzip Content-Length: 758 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"d6637d32-b972-4acd-93c7-babec974fde1\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:32Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_vellum_host_w4xpzo\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:41.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.1b9ae60b-8f95-476e-8ce3-9789d0b9aafe"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:42.671Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:58:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b461e8b2-72d1-45ee-b0d5-2bd46aaae5ac Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:41.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.764c4a45-9065-4124-9e99-5e107fcaa86f"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:42.671Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:41.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.764c4a45-9065-4124-9e99-5e107fcaa86f"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:42.671Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-b461e8b2-72d1-45ee-b0d5-2bd46aaae5ac", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:41.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.764c4a45-9065-4124-9e99-5e107fcaa86f"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:42.671Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-700b9625-aed5-4d84-93d0-40e4be5e6acc", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:41.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.1b9ae60b-8f95-476e-8ce3-9789d0b9aafe"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:42.671Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-700b9625-aed5-4d84-93d0-40e4be5e6acc", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:41.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.1b9ae60b-8f95-476e-8ce3-9789d0b9aafe"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:42.671Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a42570d992137da1a2116eb21633eb1c94c97e09\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:42.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.764c4a45-9065-4124-9e99-5e107fcaa86f"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:42.671Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T10:58:42.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:43.217Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:58:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8408c14e-b8be-48f6-979a-55b59ffada0e x-compute-request-id: req-8408c14e-b8be-48f6-979a-55b59ffada0e Content-Encoding: gzip Content-Length: 756 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:34Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_ellis_host_p1hvbm\", \"created\": \"2019-06-30T10:57:32Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:43.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.764c4a45-9065-4124-9e99-5e107fcaa86f"}, {"node_instance_id": "bind_host_aj462j", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:43.217Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T10:58:43.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:43.217Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:58:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ada08351-3723-4f6d-9266-f5f28693428b x-compute-request-id: req-ada08351-3723-4f6d-9266-f5f28693428b Content-Encoding: gzip Content-Length: 756 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"f99a56d2-76fc-466e-85dc-06a54c790c51\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:33Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bind_host_aj462j\", \"created\": \"2019-06-30T10:57:31Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:42.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.09fb6e76-033e-452c-b882-736d48f84089"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:43.217Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-ada08351-3723-4f6d-9266-f5f28693428b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:42.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.09fb6e76-033e-452c-b882-736d48f84089"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:43.217Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-ada08351-3723-4f6d-9266-f5f28693428b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:42.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.09fb6e76-033e-452c-b882-736d48f84089"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:43.836Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T10:58:43.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:43.836Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-8408c14e-b8be-48f6-979a-55b59ffada0e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:43.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.764c4a45-9065-4124-9e99-5e107fcaa86f"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:58:43.836Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-8408c14e-b8be-48f6-979a-55b59ffada0e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:58:43.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.764c4a45-9065-4124-9e99-5e107fcaa86f"}], "metadata": {"pagination": {"total": 1153, "offset": 1102, "size": 50}}} 2019-06-30 10:59:05,541 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:59:05,541 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:59:05 GMT 2019-06-30 10:59:05,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:59:05,541 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:59:05,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:59:05,541 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:59:05,542 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:59:05,542 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:59:05,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:58:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e8eaf3d-6578-443d-8c45-f6361e61c714 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:59:05,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:59:05,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-06-30 10:59:05,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5459e220cade91452d675e93d8a989b33d82be" 2019-06-30 10:59:05,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:59:05,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:58:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-980e31a5-b59e-42b1-b0b1-2efcbfe178af Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:59:05,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:59:05,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-980e31a5-b59e-42b1-b0b1-2efcbfe178af 2019-06-30 10:59:05,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-e0494489-67be-4363-8fa4-3537084e8542 2019-06-30 10:59:05,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-e0494489-67be-4363-8fa4-3537084e8542 2019-06-30 10:59:05,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-06-30 10:59:05,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:58:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cd58b61-236f-41f3-9076-edea56b7c037 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:59:05,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-3cd58b61-236f-41f3-9076-edea56b7c037 2019-06-30 10:59:05,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ddb5b7d5afa29bd00660abe9ea037e7670658aa" 2019-06-30 10:59:05,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6eb2b151db80453df17e52380a1dd56be0fcf5" 2019-06-30 10:59:05,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:58:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0494489-67be-4363-8fa4-3537084e8542 x-compute-request-id: req-e0494489-67be-4363-8fa4-3537084e8542 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c396d71c-864e-49c9-ae55-299b123d4687", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:30Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_dime_host_mzau75", "created": "2019-06-30T10:57:28Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 10:59:05,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:58:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d0fb9d0-8c14-420a-9fb3-5c912c98d306 x-compute-request-id: req-1d0fb9d0-8c14-420a-9fb3-5c912c98d306 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c696894c-7e19-428f-af93-18814f77b8bd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:32Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_homer_host_gghar7", "created": "2019-06-30T10:57:29Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 10:59:05,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:59:05,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-1d0fb9d0-8c14-420a-9fb3-5c912c98d306 2019-06-30 10:59:05,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-1d0fb9d0-8c14-420a-9fb3-5c912c98d306 2019-06-30 10:59:05,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-ecb8d35f-eb15-4af0-8fe6-4e76ccdfabf5 2019-06-30 10:59:05,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-ecb8d35f-eb15-4af0-8fe6-4e76ccdfabf5 2019-06-30 10:59:05,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0094728cb081ab24d96baaa732bca52c11b37520" 2019-06-30 10:59:05,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-06-30 10:59:05,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-06-30 10:59:05,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:58:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1a4cf03-cdca-436f-b298-184f6c72f5b4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:59:05,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-06-30 10:59:05,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a1a4cf03-cdca-436f-b298-184f6c72f5b4 2019-06-30 10:59:05,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-06-30 10:59:05,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:58:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ecb8d35f-eb15-4af0-8fe6-4e76ccdfabf5 x-compute-request-id: req-ecb8d35f-eb15-4af0-8fe6-4e76ccdfabf5 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "ee3470aa-776b-4f42-98da-bb0c330f03d1", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:32Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_sprout_host_ayfbs1", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 10:59:05,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:58:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36ffc4f8-75cf-49ee-8f8e-226e40324879 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:59:05,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:59:05,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-36ffc4f8-75cf-49ee-8f8e-226e40324879 2019-06-30 10:59:05,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dd4b28267eee481f216ce1c6babfc5fbaa23f26" 2019-06-30 10:59:05,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:58:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-700b9625-aed5-4d84-93d0-40e4be5e6acc x-compute-request-id: req-700b9625-aed5-4d84-93d0-40e4be5e6acc Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "d6637d32-b972-4acd-93c7-babec974fde1", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:32Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_vellum_host_w4xpzo", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 10:59:05,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:58:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b461e8b2-72d1-45ee-b0d5-2bd46aaae5ac Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:59:05,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:59:05,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-b461e8b2-72d1-45ee-b0d5-2bd46aaae5ac 2019-06-30 10:59:05,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-700b9625-aed5-4d84-93d0-40e4be5e6acc 2019-06-30 10:59:05,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-700b9625-aed5-4d84-93d0-40e4be5e6acc 2019-06-30 10:59:05,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a42570d992137da1a2116eb21633eb1c94c97e09" 2019-06-30 10:59:05,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-06-30 10:59:05,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:58:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8408c14e-b8be-48f6-979a-55b59ffada0e x-compute-request-id: req-8408c14e-b8be-48f6-979a-55b59ffada0e Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "529a3222-34cd-484e-bb71-dc26e9b98f4f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:34Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_ellis_host_p1hvbm", "created": "2019-06-30T10:57:32Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 10:59:05,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-06-30 10:59:05,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:58:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ada08351-3723-4f6d-9266-f5f28693428b x-compute-request-id: req-ada08351-3723-4f6d-9266-f5f28693428b Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "f99a56d2-76fc-466e-85dc-06a54c790c51", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:33Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bind_host_aj462j", "created": "2019-06-30T10:57:31Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 10:59:05,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-ada08351-3723-4f6d-9266-f5f28693428b 2019-06-30 10:59:05,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-ada08351-3723-4f6d-9266-f5f28693428b 2019-06-30 10:59:05,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-06-30 10:59:05,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-8408c14e-b8be-48f6-979a-55b59ffada0e 2019-06-30 10:59:05,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-8408c14e-b8be-48f6-979a-55b59ffada0e 2019-06-30 10:59:05,553 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 10:59:06,264 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:59:06,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:59:06,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:59:06,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:59:06,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:59:06,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:59:06,264 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:59:06,264 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 10:59:06,265 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:59:06,265 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:59:06 GMT 2019-06-30 10:59:06,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:59:06,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 10:59:06,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:59:06,265 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:59:06,265 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:59:11,271 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 10:59:12,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:59:12,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:59:12,988 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:59:12,988 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:59:12,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:59:12,989 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:59:12,989 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:59:12,989 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_alin2g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:04.600Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:04.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_host_iinetx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:06.792Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:06.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:08.663Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:08.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c8eb24cc-485b-4ea8-9ba2-60eafe64f693"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:09.826Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8e2aeaf631b6d1bc59a136b71f3417e229d12be8\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:08.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c8eb24cc-485b-4ea8-9ba2-60eafe64f693"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:09.826Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:59:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5adede3-2a23-4548-b6e2-c091f02a0578 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:08.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c8eb24cc-485b-4ea8-9ba2-60eafe64f693"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:09.826Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-e5adede3-2a23-4548-b6e2-c091f02a0578", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:08.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c8eb24cc-485b-4ea8-9ba2-60eafe64f693"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:11.054Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:59:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59319459-1330-4c15-9580-e99dfcd61b44 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:09.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.889282d1-41a6-4f36-9c59-5eb3f8800f36"}, {"node_instance_id": "dime_host_mzau75", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:11.054Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:10.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:11.054Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:59:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4253cf91-cb01-4a52-9459-32ee1e918118 x-compute-request-id: req-4253cf91-cb01-4a52-9459-32ee1e918118 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:23Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_proxy_host_alin2g\", \"created\": \"2019-06-30T10:57:19Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:09.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c8eb24cc-485b-4ea8-9ba2-60eafe64f693"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:11.054Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-4253cf91-cb01-4a52-9459-32ee1e918118", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:09.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c8eb24cc-485b-4ea8-9ba2-60eafe64f693"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:11.054Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-4253cf91-cb01-4a52-9459-32ee1e918118", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:09.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c8eb24cc-485b-4ea8-9ba2-60eafe64f693"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:11.054Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:09.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.889282d1-41a6-4f36-9c59-5eb3f8800f36"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:11.054Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}96c4ab2652f17a4f8d325cf36ac48e8e485460ca\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:10.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.889282d1-41a6-4f36-9c59-5eb3f8800f36"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:11.054Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-59319459-1330-4c15-9580-e99dfcd61b44", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:09.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.889282d1-41a6-4f36-9c59-5eb3f8800f36"}], "metadata": {"pagination": {"total": 1166, "offset": 1152, "size": 50}}} 2019-06-30 10:59:12,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:59:12,989 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:59:12 GMT 2019-06-30 10:59:12,989 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:59:12,989 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:59:12,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:59:12,989 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:59:12,990 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:59:12,990 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:59:12,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-06-30 10:59:12,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-06-30 10:59:12,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:59:12,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e2aeaf631b6d1bc59a136b71f3417e229d12be8" 2019-06-30 10:59:12,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:59:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5adede3-2a23-4548-b6e2-c091f02a0578 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:59:12,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-e5adede3-2a23-4548-b6e2-c091f02a0578 2019-06-30 10:59:12,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:59:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59319459-1330-4c15-9580-e99dfcd61b44 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:59:12,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-06-30 10:59:12,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:59:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4253cf91-cb01-4a52-9459-32ee1e918118 x-compute-request-id: req-4253cf91-cb01-4a52-9459-32ee1e918118 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "238e308b-aba8-44ce-bcb2-7e6c0441fe32", "security_groups": [{"name": "default"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:23Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_proxy_host_alin2g", "created": "2019-06-30T10:57:19Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 10:59:12,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-4253cf91-cb01-4a52-9459-32ee1e918118 2019-06-30 10:59:12,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-4253cf91-cb01-4a52-9459-32ee1e918118 2019-06-30 10:59:12,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:59:12,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c4ab2652f17a4f8d325cf36ac48e8e485460ca" 2019-06-30 10:59:12,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-59319459-1330-4c15-9580-e99dfcd61b44 2019-06-30 10:59:12,993 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 10:59:16,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:59:16,037 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:59:16,037 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:59:16,037 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:59:16,037 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:59:16,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:59:16,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:59:16,038 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 10:59:16,038 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:59:16,038 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:59:16 GMT 2019-06-30 10:59:16,038 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:59:16,038 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 10:59:16,038 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:59:16,038 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:59:16,038 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:59:21,044 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 10:59:21,521 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:59:21,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:59:21,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:59:21,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:59:21,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:59:21,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:59:21,522 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:59:21,522 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:12.693Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-a4f8d54a-1de3-44b4-b9dd-ad864ae297fd", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:11.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.889282d1-41a6-4f36-9c59-5eb3f8800f36"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:12.693Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-a4f8d54a-1de3-44b4-b9dd-ad864ae297fd", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:11.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.889282d1-41a6-4f36-9c59-5eb3f8800f36"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:12.693Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:59:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4f8d54a-1de3-44b4-b9dd-ad864ae297fd x-compute-request-id: req-a4f8d54a-1de3-44b4-b9dd-ad864ae297fd Content-Encoding: gzip Content-Length: 766 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"db14e987-d8b3-4d92-a051-eae93da15b74\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:29Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bono_host_iinetx\", \"created\": \"2019-06-30T10:57:26Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:11.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.889282d1-41a6-4f36-9c59-5eb3f8800f36"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:13.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 3/60]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T10:59:13.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_host_iinetx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:18.402Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T10:59:18.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:20.929Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}09dff90e7a862526da054e853682565751f9dc70\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:19.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7c776c7d-ae47-4266-a35e-135e37aa9421"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:20.929Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-81401655-a8c6-4e88-a73e-c38baea37ab8", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:18.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7c776c7d-ae47-4266-a35e-135e37aa9421"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:20.929Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-213c29c1-694f-4675-acf0-407eeddb6097", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:20.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7c776c7d-ae47-4266-a35e-135e37aa9421"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:20.929Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-213c29c1-694f-4675-acf0-407eeddb6097", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:20.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7c776c7d-ae47-4266-a35e-135e37aa9421"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:20.929Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:59:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81401655-a8c6-4e88-a73e-c38baea37ab8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:18.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7c776c7d-ae47-4266-a35e-135e37aa9421"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:20.929Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:18.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7c776c7d-ae47-4266-a35e-135e37aa9421"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:20.929Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:59:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-213c29c1-694f-4675-acf0-407eeddb6097 x-compute-request-id: req-213c29c1-694f-4675-acf0-407eeddb6097 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c396d71c-864e-49c9-ae55-299b123d4687\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:30Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_dime_host_mzau75\", \"created\": \"2019-06-30T10:57:28Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:20.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7c776c7d-ae47-4266-a35e-135e37aa9421"}], "metadata": {"pagination": {"total": 1178, "offset": 1166, "size": 50}}} 2019-06-30 10:59:21,522 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:59:21,523 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:59:21 GMT 2019-06-30 10:59:21,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:59:21,523 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:59:21,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:59:21,523 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:59:21,523 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:59:21,523 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:59:21,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-a4f8d54a-1de3-44b4-b9dd-ad864ae297fd 2019-06-30 10:59:21,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-a4f8d54a-1de3-44b4-b9dd-ad864ae297fd 2019-06-30 10:59:21,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:59:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4f8d54a-1de3-44b4-b9dd-ad864ae297fd x-compute-request-id: req-a4f8d54a-1de3-44b4-b9dd-ad864ae297fd Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "db14e987-d8b3-4d92-a051-eae93da15b74", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:29Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bono_host_iinetx", "created": "2019-06-30T10:57:26Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 10:59:21,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-06-30 10:59:21,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-06-30 10:59:21,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09dff90e7a862526da054e853682565751f9dc70" 2019-06-30 10:59:21,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-81401655-a8c6-4e88-a73e-c38baea37ab8 2019-06-30 10:59:21,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-213c29c1-694f-4675-acf0-407eeddb6097 2019-06-30 10:59:21,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-213c29c1-694f-4675-acf0-407eeddb6097 2019-06-30 10:59:21,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:59:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81401655-a8c6-4e88-a73e-c38baea37ab8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:59:21,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:59:21,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:59:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-213c29c1-694f-4675-acf0-407eeddb6097 x-compute-request-id: req-213c29c1-694f-4675-acf0-407eeddb6097 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c396d71c-864e-49c9-ae55-299b123d4687", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:30Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_dime_host_mzau75", "created": "2019-06-30T10:57:28Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 10:59:21,526 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 10:59:22,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:59:22,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:59:22,167 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:59:22,167 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:59:22,167 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:59:22,167 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:59:22,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:59:22,168 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 10:59:22,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:59:22,168 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:59:22 GMT 2019-06-30 10:59:22,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:59:22,168 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 10:59:22,168 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:59:22,168 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:59:22,168 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:59:27,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 10:59:27,821 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:59:27,821 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:59:27,821 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:59:27,821 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:59:27,821 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:59:27,821 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:59:27,822 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:59:27,822 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_p1hvbm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:21.908Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:21.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_host_gghar7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:22.873Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:22.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:24.192Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:23.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_host_aj462j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:27.684Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:27.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:27.684Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:27.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.eff72fe5-92b7-42a6-961b-a6666c72bc63"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:27.684Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:59:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af35d8d9-049d-470f-b17c-024cd9e635ff Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:27.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.eff72fe5-92b7-42a6-961b-a6666c72bc63"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:27.684Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-af35d8d9-049d-470f-b17c-024cd9e635ff", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:27.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.eff72fe5-92b7-42a6-961b-a6666c72bc63"}], "metadata": {"pagination": {"total": 1185, "offset": 1178, "size": 50}}} 2019-06-30 10:59:27,822 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:59:27,822 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:59:27 GMT 2019-06-30 10:59:27,822 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:59:27,822 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:59:27,822 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:59:27,822 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:59:27,822 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:59:27,822 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:59:27,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-06-30 10:59:27,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-06-30 10:59:27,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-06-30 10:59:27,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-06-30 10:59:27,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:59:27,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:59:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af35d8d9-049d-470f-b17c-024cd9e635ff Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:59:27,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-af35d8d9-049d-470f-b17c-024cd9e635ff 2019-06-30 10:59:27,824 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 10:59:29,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:59:29,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:59:29,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:59:29,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:59:29,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:59:29,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:59:29,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:59:29,257 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 10:59:29,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:59:29,257 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:59:29 GMT 2019-06-30 10:59:29,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:59:29,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 10:59:29,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:59:29,258 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:59:29,258 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:59:34,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 10:59:38,324 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:59:38,324 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:59:38,324 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:59:38,324 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:59:38,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:59:38,325 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:59:38,325 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:59:38,325 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:28.272Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8be8a2d7ff0d3a0a7829698de9a8bb7e10149647\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:27.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.eff72fe5-92b7-42a6-961b-a6666c72bc63"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:29.724Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:29.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:29.724Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-00a8a8e7-cd92-4ce6-b579-44a388250daf", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:28.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.eff72fe5-92b7-42a6-961b-a6666c72bc63"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:29.724Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-00a8a8e7-cd92-4ce6-b579-44a388250daf", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:28.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.eff72fe5-92b7-42a6-961b-a6666c72bc63"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:29.724Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:28.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7fe9e2f4-6a10-465e-b03e-632fcd7fcd1a"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:29.724Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:59:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dfc3ca0-48d3-4bfb-880f-dc04f5de291b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:28.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7fe9e2f4-6a10-465e-b03e-632fcd7fcd1a"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:29.724Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-7dfc3ca0-48d3-4bfb-880f-dc04f5de291b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:28.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7fe9e2f4-6a10-465e-b03e-632fcd7fcd1a"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:29.724Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a515cd11fb6449079b4361f0c863094717ceb917\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:28.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7fe9e2f4-6a10-465e-b03e-632fcd7fcd1a"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:29.724Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:59:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00a8a8e7-cd92-4ce6-b579-44a388250daf x-compute-request-id: req-00a8a8e7-cd92-4ce6-b579-44a388250daf Content-Encoding: gzip Content-Length: 756 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:34Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_ellis_host_p1hvbm\", \"created\": \"2019-06-30T10:57:32Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:28.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.eff72fe5-92b7-42a6-961b-a6666c72bc63"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:31.310Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ba01fb94c24b09f17aa91b1318f932b45dc72834\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:31.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.753b8d4c-0017-4133-980c-78dad4ce9cae"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:31.310Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:30.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.753b8d4c-0017-4133-980c-78dad4ce9cae"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:31.310Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:59:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5014c0fc-870c-4c93-b6b5-899c89ede94d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:30.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.753b8d4c-0017-4133-980c-78dad4ce9cae"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:31.310Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-5014c0fc-870c-4c93-b6b5-899c89ede94d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:30.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.753b8d4c-0017-4133-980c-78dad4ce9cae"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:31.310Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:59:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c6368f9-caf8-4de1-a232-963474e0ab29 x-compute-request-id: req-7c6368f9-caf8-4de1-a232-963474e0ab29 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c696894c-7e19-428f-af93-18814f77b8bd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:32Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_homer_host_gghar7\", \"created\": \"2019-06-30T10:57:29Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:29.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7fe9e2f4-6a10-465e-b03e-632fcd7fcd1a"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:31.310Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T10:59:31.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:31.310Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-7c6368f9-caf8-4de1-a232-963474e0ab29", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:29.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7fe9e2f4-6a10-465e-b03e-632fcd7fcd1a"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:31.310Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-7c6368f9-caf8-4de1-a232-963474e0ab29", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:29.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7fe9e2f4-6a10-465e-b03e-632fcd7fcd1a"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:32.524Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-90ac7ee6-b46c-4fa3-88e2-c78388fc59b9", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:32.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.753b8d4c-0017-4133-980c-78dad4ce9cae"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:32.524Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-90ac7ee6-b46c-4fa3-88e2-c78388fc59b9", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:32.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.753b8d4c-0017-4133-980c-78dad4ce9cae"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:32.524Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:59:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90ac7ee6-b46c-4fa3-88e2-c78388fc59b9 x-compute-request-id: req-90ac7ee6-b46c-4fa3-88e2-c78388fc59b9 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"d6637d32-b972-4acd-93c7-babec974fde1\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:32Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_vellum_host_w4xpzo\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:32.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.753b8d4c-0017-4133-980c-78dad4ce9cae"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:33.543Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:59:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2a20868-4b1f-4d44-977e-e8e982bc1e6d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:32.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.93f1d6b6-821a-48e6-b227-d72ae12b1a74"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:33.543Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-d2a20868-4b1f-4d44-977e-e8e982bc1e6d", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:32.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.93f1d6b6-821a-48e6-b227-d72ae12b1a74"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:33.543Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c8b0bbc6491cf4bff0bd030b9d65dde84691a0f1\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:33.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.93f1d6b6-821a-48e6-b227-d72ae12b1a74"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:33.543Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:32.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.93f1d6b6-821a-48e6-b227-d72ae12b1a74"}, {"node_instance_id": "dime_host_mzau75", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:33.543Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T10:59:32.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:34.545Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-8564acce-8fb4-48a4-b0fa-c86a8230f828", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:34.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.93f1d6b6-821a-48e6-b227-d72ae12b1a74"}, {"node_instance_id": "homer_host_gghar7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:34.545Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T10:59:33.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:34.545Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:34.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8326d39d-707b-4590-9d4a-5ee78f4b5bf6"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:34.545Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:59:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b0d629f-14f6-4edb-97ac-76f523cca105 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:34.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8326d39d-707b-4590-9d4a-5ee78f4b5bf6"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:34.545Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-4b0d629f-14f6-4edb-97ac-76f523cca105", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:34.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8326d39d-707b-4590-9d4a-5ee78f4b5bf6"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:34.545Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:59:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8564acce-8fb4-48a4-b0fa-c86a8230f828 x-compute-request-id: req-8564acce-8fb4-48a4-b0fa-c86a8230f828 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"f99a56d2-76fc-466e-85dc-06a54c790c51\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:33Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bind_host_aj462j\", \"created\": \"2019-06-30T10:57:31Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:34.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.93f1d6b6-821a-48e6-b227-d72ae12b1a74"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:34.545Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-8564acce-8fb4-48a4-b0fa-c86a8230f828", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:34.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.93f1d6b6-821a-48e6-b227-d72ae12b1a74"}], "metadata": {"pagination": {"total": 1217, "offset": 1185, "size": 50}}} 2019-06-30 10:59:38,325 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:59:38,325 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:59:38 GMT 2019-06-30 10:59:38,325 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:59:38,325 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:59:38,325 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:59:38,326 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:59:38,326 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:59:38,326 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:59:38,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be8a2d7ff0d3a0a7829698de9a8bb7e10149647" 2019-06-30 10:59:38,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-06-30 10:59:38,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-00a8a8e7-cd92-4ce6-b579-44a388250daf 2019-06-30 10:59:38,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-00a8a8e7-cd92-4ce6-b579-44a388250daf 2019-06-30 10:59:38,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:59:38,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:59:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dfc3ca0-48d3-4bfb-880f-dc04f5de291b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:59:38,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-7dfc3ca0-48d3-4bfb-880f-dc04f5de291b 2019-06-30 10:59:38,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a515cd11fb6449079b4361f0c863094717ceb917" 2019-06-30 10:59:38,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:59:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00a8a8e7-cd92-4ce6-b579-44a388250daf x-compute-request-id: req-00a8a8e7-cd92-4ce6-b579-44a388250daf Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "529a3222-34cd-484e-bb71-dc26e9b98f4f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:34Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_ellis_host_p1hvbm", "created": "2019-06-30T10:57:32Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 10:59:38,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba01fb94c24b09f17aa91b1318f932b45dc72834" 2019-06-30 10:59:38,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:59:38,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:59:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5014c0fc-870c-4c93-b6b5-899c89ede94d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:59:38,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-5014c0fc-870c-4c93-b6b5-899c89ede94d 2019-06-30 10:59:38,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:59:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c6368f9-caf8-4de1-a232-963474e0ab29 x-compute-request-id: req-7c6368f9-caf8-4de1-a232-963474e0ab29 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c696894c-7e19-428f-af93-18814f77b8bd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:32Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_homer_host_gghar7", "created": "2019-06-30T10:57:29Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 10:59:38,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-06-30 10:59:38,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-7c6368f9-caf8-4de1-a232-963474e0ab29 2019-06-30 10:59:38,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-7c6368f9-caf8-4de1-a232-963474e0ab29 2019-06-30 10:59:38,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-90ac7ee6-b46c-4fa3-88e2-c78388fc59b9 2019-06-30 10:59:38,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-90ac7ee6-b46c-4fa3-88e2-c78388fc59b9 2019-06-30 10:59:38,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:59:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90ac7ee6-b46c-4fa3-88e2-c78388fc59b9 x-compute-request-id: req-90ac7ee6-b46c-4fa3-88e2-c78388fc59b9 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "d6637d32-b972-4acd-93c7-babec974fde1", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:32Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_vellum_host_w4xpzo", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 10:59:38,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:59:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2a20868-4b1f-4d44-977e-e8e982bc1e6d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:59:38,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d2a20868-4b1f-4d44-977e-e8e982bc1e6d 2019-06-30 10:59:38,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8b0bbc6491cf4bff0bd030b9d65dde84691a0f1" 2019-06-30 10:59:38,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:59:38,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-06-30 10:59:38,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-8564acce-8fb4-48a4-b0fa-c86a8230f828 2019-06-30 10:59:38,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-06-30 10:59:38,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:59:38,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:59:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b0d629f-14f6-4edb-97ac-76f523cca105 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:59:38,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-4b0d629f-14f6-4edb-97ac-76f523cca105 2019-06-30 10:59:38,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:59:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8564acce-8fb4-48a4-b0fa-c86a8230f828 x-compute-request-id: req-8564acce-8fb4-48a4-b0fa-c86a8230f828 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "f99a56d2-76fc-466e-85dc-06a54c790c51", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:33Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bind_host_aj462j", "created": "2019-06-30T10:57:31Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 10:59:38,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-8564acce-8fb4-48a4-b0fa-c86a8230f828 2019-06-30 10:59:38,333 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 10:59:40,804 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:59:40,804 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:59:40,805 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:59:40,805 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:59:40,805 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:59:40,805 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:59:40,805 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:59:40,805 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 10:59:40,805 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:59:40,805 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:59:40 GMT 2019-06-30 10:59:40,805 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:59:40,806 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 10:59:40,806 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:59:40,806 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:59:40,806 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:59:45,811 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 10:59:49,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:59:49,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:59:49,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:59:49,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:59:49,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:59:49,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:59:49,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:59:49,432 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_w4xpzo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:38.413Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T10:59:38.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:38.413Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-c15ef95e-f23c-48ac-8db0-ca0880b17bec", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:35.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8326d39d-707b-4590-9d4a-5ee78f4b5bf6"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:38.413Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:59:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c15ef95e-f23c-48ac-8db0-ca0880b17bec x-compute-request-id: req-c15ef95e-f23c-48ac-8db0-ca0880b17bec Content-Encoding: gzip Content-Length: 766 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:32Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_sprout_host_ayfbs1\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:35.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8326d39d-707b-4590-9d4a-5ee78f4b5bf6"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:38.413Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}622b67b62c5577278e09d1cc032b2db0a0d3a0a3\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:34.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8326d39d-707b-4590-9d4a-5ee78f4b5bf6"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:38.413Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-c15ef95e-f23c-48ac-8db0-ca0880b17bec", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:35.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8326d39d-707b-4590-9d4a-5ee78f4b5bf6"}, {"node_instance_id": "bind_host_aj462j", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:41.622Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T10:59:41.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:43.040Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T10:59:42.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:44.640Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:44.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}], "metadata": {"pagination": {"total": 1225, "offset": 1217, "size": 50}}} 2019-06-30 10:59:49,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:59:49,433 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:59:49 GMT 2019-06-30 10:59:49,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:59:49,433 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:59:49,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:59:49,433 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:59:49,433 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:59:49,433 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:59:49,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-06-30 10:59:49,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-c15ef95e-f23c-48ac-8db0-ca0880b17bec 2019-06-30 10:59:49,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:59:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c15ef95e-f23c-48ac-8db0-ca0880b17bec x-compute-request-id: req-c15ef95e-f23c-48ac-8db0-ca0880b17bec Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "ee3470aa-776b-4f42-98da-bb0c330f03d1", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:32Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_sprout_host_ayfbs1", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 10:59:49,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622b67b62c5577278e09d1cc032b2db0a0d3a0a3" 2019-06-30 10:59:49,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-c15ef95e-f23c-48ac-8db0-ca0880b17bec 2019-06-30 10:59:49,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-06-30 10:59:49,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-06-30 10:59:49,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-06-30 10:59:49,436 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 10:59:50,049 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:59:50,049 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:59:50,049 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:59:50,049 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:59:50,050 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:59:50,050 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:59:50,050 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:59:50,050 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 10:59:50,050 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:59:50,050 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:59:50 GMT 2019-06-30 10:59:50,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:59:50,050 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 10:59:50,050 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:59:50,050 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:59:50,051 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:59:55,056 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 10:59:57,682 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:59:57,682 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:59:57,682 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:59:57,682 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:59:57,682 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:59:57,682 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:59:57,682 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:59:57,683 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_iinetx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:48.639Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:48.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:50.945Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:50.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0cd750af-6e60-49f3-8c77-54b4bc5a5d99"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:51.945Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:59:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18889a93-ac6c-4730-bf30-bef2705eebfb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:50.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0cd750af-6e60-49f3-8c77-54b4bc5a5d99"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:51.945Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2c25655db34266d64eb7262ab7b46a3a07ced387\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:51.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0cd750af-6e60-49f3-8c77-54b4bc5a5d99"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:51.945Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-18889a93-ac6c-4730-bf30-bef2705eebfb", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:50.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0cd750af-6e60-49f3-8c77-54b4bc5a5d99"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:52.979Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:59:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1c59920-1a8a-4f0b-9a70-2e4e4b962f7f x-compute-request-id: req-a1c59920-1a8a-4f0b-9a70-2e4e4b962f7f Content-Encoding: gzip Content-Length: 746 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:23Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_proxy_host_alin2g\", \"created\": \"2019-06-30T10:57:19Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:52.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0cd750af-6e60-49f3-8c77-54b4bc5a5d99"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:52.979Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-a1c59920-1a8a-4f0b-9a70-2e4e4b962f7f", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:52.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0cd750af-6e60-49f3-8c77-54b4bc5a5d99"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:52.979Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-a1c59920-1a8a-4f0b-9a70-2e4e4b962f7f", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:52.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0cd750af-6e60-49f3-8c77-54b4bc5a5d99"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:54.282Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T10:59:53.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}], "metadata": {"pagination": {"total": 1234, "offset": 1225, "size": 50}}} 2019-06-30 10:59:57,683 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:59:57,683 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:59:57 GMT 2019-06-30 10:59:57,683 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:59:57,683 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 10:59:57,683 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:59:57,683 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:59:57,683 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 10:59:57,683 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 10:59:57,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-06-30 10:59:57,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 10:59:57,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:59:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18889a93-ac6c-4730-bf30-bef2705eebfb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 10:59:57,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c25655db34266d64eb7262ab7b46a3a07ced387" 2019-06-30 10:59:57,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-18889a93-ac6c-4730-bf30-bef2705eebfb 2019-06-30 10:59:57,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:59:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1c59920-1a8a-4f0b-9a70-2e4e4b962f7f x-compute-request-id: req-a1c59920-1a8a-4f0b-9a70-2e4e4b962f7f Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "238e308b-aba8-44ce-bcb2-7e6c0441fe32", "security_groups": [{"name": "default"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:23Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_proxy_host_alin2g", "created": "2019-06-30T10:57:19Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 10:59:57,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-a1c59920-1a8a-4f0b-9a70-2e4e4b962f7f 2019-06-30 10:59:57,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-a1c59920-1a8a-4f0b-9a70-2e4e4b962f7f 2019-06-30 10:59:57,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-06-30 10:59:57,686 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 10:59:58,220 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 10:59:58,220 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 10:59:58,220 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 10:59:58,220 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 10:59:58,221 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 10:59:58,221 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 10:59:58,221 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 10:59:58,221 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 10:59:58,221 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 10:59:58,221 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 10:59:58 GMT 2019-06-30 10:59:58,221 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 10:59:58,221 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 10:59:58,221 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 10:59:58,221 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 10:59:58,222 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:00:03,227 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:00:04,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:00:04,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:00:04,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:00:04,078 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:00:04,078 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:00:04,078 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:00:04,078 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:00:04,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:57.904Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:54.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.43184160-8a03-420d-9835-f499dcad14fd"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:57.904Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 10:59:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d114aa5-08bc-4542-a4e7-89d0d7e958bc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:54.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.43184160-8a03-420d-9835-f499dcad14fd"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:57.904Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-2d114aa5-08bc-4542-a4e7-89d0d7e958bc", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:54.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.43184160-8a03-420d-9835-f499dcad14fd"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:57.904Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b89ffdff8ffe7f8ad64a196d6049318b1cdfce6c\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:55.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.43184160-8a03-420d-9835-f499dcad14fd"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:57.904Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-682fc159-bbb4-4cb2-b05c-bfd9b01feeb2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:56.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.43184160-8a03-420d-9835-f499dcad14fd"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:57.904Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-682fc159-bbb4-4cb2-b05c-bfd9b01feeb2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:56.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.43184160-8a03-420d-9835-f499dcad14fd"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:57.904Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 10:59:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-682fc159-bbb4-4cb2-b05c-bfd9b01feeb2 x-compute-request-id: req-682fc159-bbb4-4cb2-b05c-bfd9b01feeb2 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"db14e987-d8b3-4d92-a051-eae93da15b74\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:29Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bono_host_iinetx\", \"created\": \"2019-06-30T10:57:26Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T10:59:56.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.43184160-8a03-420d-9835-f499dcad14fd"}, {"node_instance_id": "bono_host_iinetx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T10:59:58.747Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T10:59:58.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:01.246Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:01.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_host_mzau75", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:02.855Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:02.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}], "metadata": {"pagination": {"total": 1244, "offset": 1234, "size": 50}}} 2019-06-30 11:00:04,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:00:04,078 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:00:04 GMT 2019-06-30 11:00:04,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:00:04,078 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:00:04,079 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:00:04,079 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:00:04,079 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:00:04,079 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:00:04,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:00:04,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 10:59:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d114aa5-08bc-4542-a4e7-89d0d7e958bc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:00:04,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-2d114aa5-08bc-4542-a4e7-89d0d7e958bc 2019-06-30 11:00:04,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89ffdff8ffe7f8ad64a196d6049318b1cdfce6c" 2019-06-30 11:00:04,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-682fc159-bbb4-4cb2-b05c-bfd9b01feeb2 2019-06-30 11:00:04,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-682fc159-bbb4-4cb2-b05c-bfd9b01feeb2 2019-06-30 11:00:04,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 10:59:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-682fc159-bbb4-4cb2-b05c-bfd9b01feeb2 x-compute-request-id: req-682fc159-bbb4-4cb2-b05c-bfd9b01feeb2 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "db14e987-d8b3-4d92-a051-eae93da15b74", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:29Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bono_host_iinetx", "created": "2019-06-30T10:57:26Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:00:04,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-06-30 11:00:04,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-06-30 11:00:04,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-06-30 11:00:04,082 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:00:04,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:00:04,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:00:04,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:00:04,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:00:04,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:00:04,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:00:04,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:00:04,852 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:00:04,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:00:04,853 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:00:04 GMT 2019-06-30 11:00:04,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:00:04,853 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:00:04,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:00:04,853 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:00:04,853 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:00:09,858 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:00:10,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:00:10,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:00:10,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:00:10,491 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:00:10,491 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:00:10,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:00:10,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:00:10,491 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_gghar7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:04.048Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:03.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:05.253Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-8e256ebe-f7a4-4798-bac3-238b0bd80b56", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:04.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8c36833c-c6fa-4e3d-b81e-713ca1696380"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:05.253Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:04.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8c36833c-c6fa-4e3d-b81e-713ca1696380"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:05.253Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:00:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e256ebe-f7a4-4798-bac3-238b0bd80b56 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:04.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8c36833c-c6fa-4e3d-b81e-713ca1696380"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:05.253Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bc6657fcd0807b2089dbe0432365903164c51152\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:04.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8c36833c-c6fa-4e3d-b81e-713ca1696380"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:06.015Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-37f35266-a4d3-478e-b66b-efbb1cea4d23", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:05.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8c36833c-c6fa-4e3d-b81e-713ca1696380"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:06.015Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:00:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37f35266-a4d3-478e-b66b-efbb1cea4d23 x-compute-request-id: req-37f35266-a4d3-478e-b66b-efbb1cea4d23 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:34Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_ellis_host_p1hvbm\", \"created\": \"2019-06-30T10:57:32Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:05.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8c36833c-c6fa-4e3d-b81e-713ca1696380"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:06.015Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-6a23be4e-1887-4e20-b9e2-041496e82bff", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:05.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.122aa026-6788-4732-bc12-e2b02d902d9b"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:06.015Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-37f35266-a4d3-478e-b66b-efbb1cea4d23", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:05.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8c36833c-c6fa-4e3d-b81e-713ca1696380"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:06.015Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:05.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.122aa026-6788-4732-bc12-e2b02d902d9b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:06.015Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:00:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a23be4e-1887-4e20-b9e2-041496e82bff Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:05.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.122aa026-6788-4732-bc12-e2b02d902d9b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:06.918Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dbb4f0f11232ec2098122f0deab7820142a6974b\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:06.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.122aa026-6788-4732-bc12-e2b02d902d9b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:07.827Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-84031cc5-fd1d-485b-9405-8a4863effe6d", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:06.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.122aa026-6788-4732-bc12-e2b02d902d9b"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:07.827Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T11:00:07.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:07.827Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-84031cc5-fd1d-485b-9405-8a4863effe6d", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:06.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.122aa026-6788-4732-bc12-e2b02d902d9b"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:07.827Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:07.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e50b7685-ce45-4296-8653-c477583334e9"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:07.827Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:00:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3eea5d91-d546-4b3c-9717-db774b455dd8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:07.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e50b7685-ce45-4296-8653-c477583334e9"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:07.827Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-3eea5d91-d546-4b3c-9717-db774b455dd8", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:07.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e50b7685-ce45-4296-8653-c477583334e9"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:07.827Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:00:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84031cc5-fd1d-485b-9405-8a4863effe6d x-compute-request-id: req-84031cc5-fd1d-485b-9405-8a4863effe6d Content-Encoding: gzip Content-Length: 756 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c396d71c-864e-49c9-ae55-299b123d4687\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:30Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_dime_host_mzau75\", \"created\": \"2019-06-30T10:57:28Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:06.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.122aa026-6788-4732-bc12-e2b02d902d9b"}, {"node_instance_id": "dime_host_mzau75", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:08.689Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T11:00:08.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:08.689Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}866368ebc48afad7fcbae6d80ab1027dbeb82b2b\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:07.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e50b7685-ce45-4296-8653-c477583334e9"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:09.302Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:00:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d406d232-c542-42f3-94a7-98978274e14c x-compute-request-id: req-d406d232-c542-42f3-94a7-98978274e14c Content-Encoding: gzip Content-Length: 758 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c696894c-7e19-428f-af93-18814f77b8bd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:32Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_homer_host_gghar7\", \"created\": \"2019-06-30T10:57:29Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:08.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e50b7685-ce45-4296-8653-c477583334e9"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:09.302Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-d406d232-c542-42f3-94a7-98978274e14c", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:08.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e50b7685-ce45-4296-8653-c477583334e9"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:09.302Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-d406d232-c542-42f3-94a7-98978274e14c", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:08.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e50b7685-ce45-4296-8653-c477583334e9"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:09.302Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:08.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}], "metadata": {"pagination": {"total": 1269, "offset": 1244, "size": 50}}} 2019-06-30 11:00:10,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:00:10,491 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:00:10 GMT 2019-06-30 11:00:10,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:00:10,491 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:00:10,492 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:00:10,492 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:00:10,492 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:00:10,492 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:00:10,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-06-30 11:00:10,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-8e256ebe-f7a4-4798-bac3-238b0bd80b56 2019-06-30 11:00:10,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:00:10,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:00:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e256ebe-f7a4-4798-bac3-238b0bd80b56 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:00:10,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc6657fcd0807b2089dbe0432365903164c51152" 2019-06-30 11:00:10,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-37f35266-a4d3-478e-b66b-efbb1cea4d23 2019-06-30 11:00:10,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:00:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37f35266-a4d3-478e-b66b-efbb1cea4d23 x-compute-request-id: req-37f35266-a4d3-478e-b66b-efbb1cea4d23 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "529a3222-34cd-484e-bb71-dc26e9b98f4f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:34Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_ellis_host_p1hvbm", "created": "2019-06-30T10:57:32Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:00:10,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-6a23be4e-1887-4e20-b9e2-041496e82bff 2019-06-30 11:00:10,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-37f35266-a4d3-478e-b66b-efbb1cea4d23 2019-06-30 11:00:10,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:00:10,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:00:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a23be4e-1887-4e20-b9e2-041496e82bff Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:00:10,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbb4f0f11232ec2098122f0deab7820142a6974b" 2019-06-30 11:00:10,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-84031cc5-fd1d-485b-9405-8a4863effe6d 2019-06-30 11:00:10,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-06-30 11:00:10,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-84031cc5-fd1d-485b-9405-8a4863effe6d 2019-06-30 11:00:10,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:00:10,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:00:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3eea5d91-d546-4b3c-9717-db774b455dd8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:00:10,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-3eea5d91-d546-4b3c-9717-db774b455dd8 2019-06-30 11:00:10,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:00:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84031cc5-fd1d-485b-9405-8a4863effe6d x-compute-request-id: req-84031cc5-fd1d-485b-9405-8a4863effe6d Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c396d71c-864e-49c9-ae55-299b123d4687", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:30Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_dime_host_mzau75", "created": "2019-06-30T10:57:28Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:00:10,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-06-30 11:00:10,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}866368ebc48afad7fcbae6d80ab1027dbeb82b2b" 2019-06-30 11:00:10,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:00:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d406d232-c542-42f3-94a7-98978274e14c x-compute-request-id: req-d406d232-c542-42f3-94a7-98978274e14c Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c696894c-7e19-428f-af93-18814f77b8bd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:32Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_homer_host_gghar7", "created": "2019-06-30T10:57:29Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:00:10,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-d406d232-c542-42f3-94a7-98978274e14c 2019-06-30 11:00:10,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-d406d232-c542-42f3-94a7-98978274e14c 2019-06-30 11:00:10,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-06-30 11:00:10,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:00:11,333 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:00:11,333 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:00:11,333 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:00:11,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:00:11,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:00:11,334 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:00:11,334 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:00:11,334 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:00:11,334 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:00:11,334 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:00:11 GMT 2019-06-30 11:00:11,334 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:00:11,334 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:00:11,334 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:00:11,334 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:00:11,335 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:00:16,340 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:00:16,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:00:16,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:00:16,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:00:16,787 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:00:16,787 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:00:16,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:00:16,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:00:16,788 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_gghar7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:10.107Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T11:00:09.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:11.615Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:11.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.312ac225-e809-41c8-8a17-cfe718a99bdb"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:12.595Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:00:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64f6f0fa-a89c-4de4-886b-dff312faec6b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:11.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.312ac225-e809-41c8-8a17-cfe718a99bdb"}, {"node_instance_id": "bind_host_aj462j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:12.595Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:11.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:12.595Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}36b847af322a089ef68efa46928a6bd65be18ef4\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:11.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.312ac225-e809-41c8-8a17-cfe718a99bdb"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:12.595Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-64f6f0fa-a89c-4de4-886b-dff312faec6b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:11.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.312ac225-e809-41c8-8a17-cfe718a99bdb"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:13.282Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-041f1223-320a-4a8d-b438-49cf392f726e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:12.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.312ac225-e809-41c8-8a17-cfe718a99bdb"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:13.282Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:00:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-041f1223-320a-4a8d-b438-49cf392f726e x-compute-request-id: req-041f1223-320a-4a8d-b438-49cf392f726e Content-Encoding: gzip Content-Length: 758 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"d6637d32-b972-4acd-93c7-babec974fde1\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:32Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_vellum_host_w4xpzo\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:12.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.312ac225-e809-41c8-8a17-cfe718a99bdb"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:13.282Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-041f1223-320a-4a8d-b438-49cf392f726e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:12.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.312ac225-e809-41c8-8a17-cfe718a99bdb"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:13.282Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:13.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:13.983Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:13.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9d110f13-de1c-4022-ab7d-32b62c64abf0"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:13.983Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:00:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df745cdb-a3ed-41ed-a740-303525b35067 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:13.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9d110f13-de1c-4022-ab7d-32b62c64abf0"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:13.983Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-df745cdb-a3ed-41ed-a740-303525b35067", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:13.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9d110f13-de1c-4022-ab7d-32b62c64abf0"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:13.983Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T11:00:13.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:15.433Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-1982c9c4-4852-4aac-bfc6-8fb4a1640589", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:14.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9d110f13-de1c-4022-ab7d-32b62c64abf0"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:15.433Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ed00ea0a08f4a54b4f8c42cfbd9e03002bbcdb2b\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:14.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9d110f13-de1c-4022-ab7d-32b62c64abf0"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:15.433Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:00:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1982c9c4-4852-4aac-bfc6-8fb4a1640589 x-compute-request-id: req-1982c9c4-4852-4aac-bfc6-8fb4a1640589 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:33:33:a8\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:10.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"f99a56d2-76fc-466e-85dc-06a54c790c51\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:10Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bind_host_aj462j\", \"created\": \"2019-06-30T10:57:31Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:14.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9d110f13-de1c-4022-ab7d-32b62c64abf0"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:15.433Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:14.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9d110f13-de1c-4022-ab7d-32b62c64abf0"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:15.433Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-1982c9c4-4852-4aac-bfc6-8fb4a1640589", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:14.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9d110f13-de1c-4022-ab7d-32b62c64abf0"}], "metadata": {"pagination": {"total": 1288, "offset": 1269, "size": 50}}} 2019-06-30 11:00:16,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:00:16,788 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:00:16 GMT 2019-06-30 11:00:16,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:00:16,788 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:00:16,788 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:00:16,788 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:00:16,788 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:00:16,788 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:00:16,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-06-30 11:00:16,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:00:16,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:00:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64f6f0fa-a89c-4de4-886b-dff312faec6b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:00:16,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-06-30 11:00:16,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b847af322a089ef68efa46928a6bd65be18ef4" 2019-06-30 11:00:16,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-64f6f0fa-a89c-4de4-886b-dff312faec6b 2019-06-30 11:00:16,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-041f1223-320a-4a8d-b438-49cf392f726e 2019-06-30 11:00:16,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:00:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-041f1223-320a-4a8d-b438-49cf392f726e x-compute-request-id: req-041f1223-320a-4a8d-b438-49cf392f726e Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "d6637d32-b972-4acd-93c7-babec974fde1", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:32Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_vellum_host_w4xpzo", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:00:16,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-041f1223-320a-4a8d-b438-49cf392f726e 2019-06-30 11:00:16,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-06-30 11:00:16,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:00:16,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:00:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df745cdb-a3ed-41ed-a740-303525b35067 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:00:16,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-df745cdb-a3ed-41ed-a740-303525b35067 2019-06-30 11:00:16,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-06-30 11:00:16,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-1982c9c4-4852-4aac-bfc6-8fb4a1640589 2019-06-30 11:00:16,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed00ea0a08f4a54b4f8c42cfbd9e03002bbcdb2b" 2019-06-30 11:00:16,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:00:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1982c9c4-4852-4aac-bfc6-8fb4a1640589 x-compute-request-id: req-1982c9c4-4852-4aac-bfc6-8fb4a1640589 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:33:a8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:10.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "f99a56d2-76fc-466e-85dc-06a54c790c51", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:10Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bind_host_aj462j", "created": "2019-06-30T10:57:31Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:00:16,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-06-30 11:00:16,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-1982c9c4-4852-4aac-bfc6-8fb4a1640589 2019-06-30 11:00:16,793 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:00:17,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:00:17,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:00:17,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:00:17,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:00:17,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:00:17,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:00:17,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:00:17,028 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:00:17,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:00:17,029 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:00:17 GMT 2019-06-30 11:00:17,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:00:17,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:00:17,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:00:17,029 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:00:17,029 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:00:22,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:00:22,130 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:00:22,131 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:00:22,131 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:00:22,131 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:00:22,131 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:00:22,131 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:00:22,131 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:00:22,131 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:16.458Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:00:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64a3ffb5-d0b2-4586-abc7-8290a56c5b14 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:15.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2f1528ce-dae0-48d8-af79-1ded5001ba8b"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:16.458Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}45ab856e425d725c65fe65afb72275c76ce8ef91\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:16.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2f1528ce-dae0-48d8-af79-1ded5001ba8b"}, {"node_instance_id": "bind_host_aj462j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:16.458Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:16.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:16.458Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:15.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2f1528ce-dae0-48d8-af79-1ded5001ba8b"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:16.458Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-64a3ffb5-d0b2-4586-abc7-8290a56c5b14", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:15.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2f1528ce-dae0-48d8-af79-1ded5001ba8b"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:17.498Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-e83a525b-8fe6-4e2c-af6a-bbfe79ce7bfa", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:17.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2f1528ce-dae0-48d8-af79-1ded5001ba8b"}, {"node_instance_id": "bind_host_aj462j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:17.498Z", "message": "Creating agent", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:16.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_host_aj462j", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:17.498Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:17.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:17.498Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-e83a525b-8fe6-4e2c-af6a-bbfe79ce7bfa", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:17.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2f1528ce-dae0-48d8-af79-1ded5001ba8b"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:17.498Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:00:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e83a525b-8fe6-4e2c-af6a-bbfe79ce7bfa x-compute-request-id: req-e83a525b-8fe6-4e2c-af6a-bbfe79ce7bfa Content-Encoding: gzip Content-Length: 766 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T10:57:32Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_sprout_host_ayfbs1\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:17.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2f1528ce-dae0-48d8-af79-1ded5001ba8b"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:18.069Z", "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]", "target_id": null, "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 \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T11:00:17.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:20.431Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:20.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8a663777-1d99-4ec2-bdc2-57f2a3eb0452"}], "metadata": {"pagination": {"total": 1300, "offset": 1288, "size": 50}}} 2019-06-30 11:00:22,132 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:00:22,132 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:00:22 GMT 2019-06-30 11:00:22,132 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:00:22,132 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:00:22,132 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:00:22,132 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:00:22,132 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:00:22,132 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:00:22,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:00:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64a3ffb5-d0b2-4586-abc7-8290a56c5b14 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:00:22,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45ab856e425d725c65fe65afb72275c76ce8ef91" 2019-06-30 11:00:22,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-06-30 11:00:22,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:00:22,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-64a3ffb5-d0b2-4586-abc7-8290a56c5b14 2019-06-30 11:00:22,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-e83a525b-8fe6-4e2c-af6a-bbfe79ce7bfa 2019-06-30 11:00:22,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-06-30 11:00:22,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-06-30 11:00:22,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-e83a525b-8fe6-4e2c-af6a-bbfe79ce7bfa 2019-06-30 11:00:22,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:00:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e83a525b-8fe6-4e2c-af6a-bbfe79ce7bfa x-compute-request-id: req-e83a525b-8fe6-4e2c-af6a-bbfe79ce7bfa Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "ee3470aa-776b-4f42-98da-bb0c330f03d1", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T10:57:32Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_sprout_host_ayfbs1", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:00:22,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-06-30 11:00:22,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-30 11:00:22,135 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:00:22,214 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:00:22,214 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:00:22,215 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:00:22,215 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:00:22,215 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:00:22,215 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:00:22,215 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:00:22,215 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:00:22,215 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:00:22,215 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:00:22 GMT 2019-06-30 11:00:22,215 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:00:22,216 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:00:22,216 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:00:22,216 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:00:22,216 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:00:27,221 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:00:27,316 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:00:27,316 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:00:27,316 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:00:27,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:00:27,316 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:00:27,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:00:27,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:00:27,317 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_alin2g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:24.268Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:24.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_host_aj462j", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:25.323Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time)", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T11:00:24.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:26.076Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:25.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e152c755-7bea-4635-86cb-cb8a3aff3e62"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:26.721Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6908046aa455866ef6a67f06d7515317ea2cd931\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:26.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e152c755-7bea-4635-86cb-cb8a3aff3e62"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:26.721Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-0664de45-d96e-4100-a26c-657c09097969", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:25.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e152c755-7bea-4635-86cb-cb8a3aff3e62"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:26.721Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:00:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0664de45-d96e-4100-a26c-657c09097969 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:25.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e152c755-7bea-4635-86cb-cb8a3aff3e62"}], "metadata": {"pagination": {"total": 1306, "offset": 1300, "size": 50}}} 2019-06-30 11:00:27,317 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:00:27,317 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:00:27 GMT 2019-06-30 11:00:27,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:00:27,317 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:00:27,317 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:00:27,317 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:00:27,317 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:00:27,317 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:00:27,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-06-30 11:00:27,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time) 2019-06-30 11:00:27,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:00:27,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6908046aa455866ef6a67f06d7515317ea2cd931" 2019-06-30 11:00:27,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0664de45-d96e-4100-a26c-657c09097969 2019-06-30 11:00:27,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:00:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0664de45-d96e-4100-a26c-657c09097969 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:00:27,319 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:00:27,416 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:00:27,416 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:00:27,416 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:00:27,416 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:00:27,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:00:27,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:00:27,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:00:27,416 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:00:27,417 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:00:27,417 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:00:27 GMT 2019-06-30 11:00:27,417 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:00:27,417 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:00:27,417 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:00:27,417 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:00:27,417 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:00:32,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:00:32,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:00:32,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:00:32,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:00:32,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:00:32,515 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:00:32,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:00:32,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:00:32,516 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:27.474Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:00:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab04eda8-0062-4598-8273-2c7e5dc26c60 x-compute-request-id: req-ab04eda8-0062-4598-8273-2c7e5dc26c60 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6f:a7:c1\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:09.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:09Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_proxy_host_alin2g\", \"created\": \"2019-06-30T10:57:19Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:27.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e152c755-7bea-4635-86cb-cb8a3aff3e62"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:27.977Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-ab04eda8-0062-4598-8273-2c7e5dc26c60", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:27.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e152c755-7bea-4635-86cb-cb8a3aff3e62"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:27.977Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-ab04eda8-0062-4598-8273-2c7e5dc26c60", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:27.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e152c755-7bea-4635-86cb-cb8a3aff3e62"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:27.977Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:27.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e152c755-7bea-4635-86cb-cb8a3aff3e62"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:28.659Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:27.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:28.659Z", "message": "Creating agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:28.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_host_iinetx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:28.659Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:28.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:28.659Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:28.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:29.881Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:29.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.72b394be-9c2f-4361-a487-fa91dd1debde"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:30.515Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-8d07a370-34a6-4fd1-9844-9bcb237fa423", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:29.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.72b394be-9c2f-4361-a487-fa91dd1debde"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:30.515Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}95f40ae2c2fbc04faac7e98a992a70bbe4d803da\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:30.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.72b394be-9c2f-4361-a487-fa91dd1debde"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:30.515Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:29.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b5f5bd1e-34e3-4a4c-a040-1095fd228d1a"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:30.515Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.21 on port 22: Unable to connect to port 22 on 192.168.120.21 (tried 1 time)", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.21 on port 22: Unable to connect to port 22 on 192.168.120.21 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Low level socket error connecting to host 192.168.120.21 on port 22: Unable to connect to port 22 on 192.168.120.21 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T11:00:30.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:30.515Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:00:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d07a370-34a6-4fd1-9844-9bcb237fa423 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:29.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.72b394be-9c2f-4361-a487-fa91dd1debde"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:31.486Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:00:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9500f4a9-e03f-4673-a57a-a8bb8b1029d2 x-compute-request-id: req-9500f4a9-e03f-4673-a57a-a8bb8b1029d2 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:be:b9:3c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:11.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"db14e987-d8b3-4d92-a051-eae93da15b74\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:11Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bono_host_iinetx\", \"created\": \"2019-06-30T10:57:26Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:31.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.72b394be-9c2f-4361-a487-fa91dd1debde"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:32.068Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:31.268Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.72b394be-9c2f-4361-a487-fa91dd1debde"}, {"node_instance_id": "bono_host_iinetx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:32.068Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:31.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:32.068Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-9500f4a9-e03f-4673-a57a-a8bb8b1029d2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:31.268Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.72b394be-9c2f-4361-a487-fa91dd1debde"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:32.068Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-9500f4a9-e03f-4673-a57a-a8bb8b1029d2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:31.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.72b394be-9c2f-4361-a487-fa91dd1debde"}, {"node_instance_id": "bono_host_iinetx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:32.068Z", "message": "Creating agent", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:31.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}], "metadata": {"pagination": {"total": 1326, "offset": 1306, "size": 50}}} 2019-06-30 11:00:32,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:00:32,516 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:00:32 GMT 2019-06-30 11:00:32,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:00:32,516 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:00:32,516 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:00:32,516 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:00:32,517 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:00:32,517 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:00:32,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:00:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab04eda8-0062-4598-8273-2c7e5dc26c60 x-compute-request-id: req-ab04eda8-0062-4598-8273-2c7e5dc26c60 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:a7:c1", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:09.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "238e308b-aba8-44ce-bcb2-7e6c0441fe32", "security_groups": [{"name": "default"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:09Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_proxy_host_alin2g", "created": "2019-06-30T10:57:19Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:00:32,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-ab04eda8-0062-4598-8273-2c7e5dc26c60 2019-06-30 11:00:32,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-ab04eda8-0062-4598-8273-2c7e5dc26c60 2019-06-30 11:00:32,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-06-30 11:00:32,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-06-30 11:00:32,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-06-30 11:00:32,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-06-30 11:00:32,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-06-30 11:00:32,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:00:32,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-8d07a370-34a6-4fd1-9844-9bcb237fa423 2019-06-30 11:00:32,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f40ae2c2fbc04faac7e98a992a70bbe4d803da" 2019-06-30 11:00:32,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-30 11:00:32,520 - 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.21 on port 22: Unable to connect to port 22 on 192.168.120.21 (tried 1 time) 2019-06-30 11:00:32,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:00:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d07a370-34a6-4fd1-9844-9bcb237fa423 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:00:32,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:00:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9500f4a9-e03f-4673-a57a-a8bb8b1029d2 x-compute-request-id: req-9500f4a9-e03f-4673-a57a-a8bb8b1029d2 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:b9:3c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:11.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "db14e987-d8b3-4d92-a051-eae93da15b74", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:11Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bono_host_iinetx", "created": "2019-06-30T10:57:26Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:00:32,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-06-30 11:00:32,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-06-30 11:00:32,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-9500f4a9-e03f-4673-a57a-a8bb8b1029d2 2019-06-30 11:00:32,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-9500f4a9-e03f-4673-a57a-a8bb8b1029d2 2019-06-30 11:00:32,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-06-30 11:00:32,521 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:00:32,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:00:32,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:00:32,583 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:00:32,583 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:00:32,583 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:00:32,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:00:32,584 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:00:32,584 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:00:32,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:00:32,584 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:00:32 GMT 2019-06-30 11:00:32,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:00:32,584 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:00:32,584 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:00:32,584 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:00:32,584 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:00:37,590 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:00:37,699 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:00:37,699 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:00:37,699 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:00:37,699 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:00:37,699 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:00:37,699 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:00:37,700 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:00:37,700 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_iinetx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:32.785Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:32.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:33.288Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:32.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04ecd7c4-0f80-4977-8d9b-e13e4702dd4c"}, {"node_instance_id": "bono_host_iinetx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:33.922Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.9 on port 22: Unable to connect to port 22 on 192.168.120.9 (tried 1 time)", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.9 on port 22: Unable to connect to port 22 on 192.168.120.9 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Low level socket error connecting to host 192.168.120.9 on port 22: Unable to connect to port 22 on 192.168.120.9 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T11:00:33.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:37.503Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:37.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}], "metadata": {"pagination": {"total": 1330, "offset": 1326, "size": 50}}} 2019-06-30 11:00:37,700 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:00:37,700 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:00:37 GMT 2019-06-30 11:00:37,700 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:00:37,700 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:00:37,700 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:00:37,700 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:00:37,700 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:00:37,700 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:00:37,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-06-30 11:00:37,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-30 11:00:37,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.9 on port 22: Unable to connect to port 22 on 192.168.120.9 (tried 1 time) 2019-06-30 11:00:37,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-06-30 11:00:37,702 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:00:37,759 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:00:37,760 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:00:37,760 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:00:37,760 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:00:37,760 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:00:37,760 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:00:37,760 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:00:37,760 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:00:37,760 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:00:37,760 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:00:37 GMT 2019-06-30 11:00:37,761 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:00:37,761 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:00:37,761 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:00:37,761 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:00:37,761 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:00:42,764 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:00:42,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:00:42,919 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:00:42,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:00:42,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:00:42,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:00:42,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:00:42,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:00:42,920 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_mzau75", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:38.508Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:38.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:39.074Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:00:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76a5eb84-878c-4e0c-9437-729aa7f8cde3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:38.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.15f60763-a2ab-4a2f-8da1-c5a31bc705be"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:39.074Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-76a5eb84-878c-4e0c-9437-729aa7f8cde3", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:38.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.15f60763-a2ab-4a2f-8da1-c5a31bc705be"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:39.074Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:38.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.15f60763-a2ab-4a2f-8da1-c5a31bc705be"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:39.604Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4a01efa0f95e317dba391bcdf6e3169ff922babc\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:39.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.15f60763-a2ab-4a2f-8da1-c5a31bc705be"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:39.604Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:39.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.27cc6bc6-2498-46ed-bcb1-dd1ce4daa624"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:40.249Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:00:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f3462f7-2e42-411a-93ab-e145d621b448 x-compute-request-id: req-0f3462f7-2e42-411a-93ab-e145d621b448 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8f:f0:df\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:14.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:14Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_ellis_host_p1hvbm\", \"created\": \"2019-06-30T10:57:32Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:39.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.15f60763-a2ab-4a2f-8da1-c5a31bc705be"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:40.249Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-0f3462f7-2e42-411a-93ab-e145d621b448", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:39.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.15f60763-a2ab-4a2f-8da1-c5a31bc705be"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:40.249Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-0f3462f7-2e42-411a-93ab-e145d621b448", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:39.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.15f60763-a2ab-4a2f-8da1-c5a31bc705be"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:40.249Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:39.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.15f60763-a2ab-4a2f-8da1-c5a31bc705be"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:40.249Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1265cba83ac8d653001f485d2b5dcdf1975e1a06\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:39.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.27cc6bc6-2498-46ed-bcb1-dd1ce4daa624"}, {"node_instance_id": "homer_host_gghar7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:40.249Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:39.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:40.249Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:00:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fd5a738-0e2e-43b1-829e-773a3dad68f9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:39.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.27cc6bc6-2498-46ed-bcb1-dd1ce4daa624"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:40.249Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-8fd5a738-0e2e-43b1-829e-773a3dad68f9", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:39.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.27cc6bc6-2498-46ed-bcb1-dd1ce4daa624"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:40.998Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:00:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8099a3cd-27f6-48bd-bc1f-f767f43c9773 x-compute-request-id: req-8099a3cd-27f6-48bd-bc1f-f767f43c9773 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:05:d0\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:12.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c396d71c-864e-49c9-ae55-299b123d4687\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:12Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_dime_host_mzau75\", \"created\": \"2019-06-30T10:57:28Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:40.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.27cc6bc6-2498-46ed-bcb1-dd1ce4daa624"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:40.998Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:40.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_host_aj462j", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:40.998Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:40.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:41.712Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:41.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_host_mzau75", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:41.712Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:41.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:41.712Z", "message": "Creating agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:41.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:41.712Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:00:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9e6ec7d-202b-4458-a7e0-65c147aa515b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:41.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.31d08a3c-2532-4bf2-93eb-f2d13f4a64e4"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:41.712Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:41.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.31d08a3c-2532-4bf2-93eb-f2d13f4a64e4"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:41.712Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:40.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.27cc6bc6-2498-46ed-bcb1-dd1ce4daa624"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:41.712Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-8099a3cd-27f6-48bd-bc1f-f767f43c9773", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:40.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.27cc6bc6-2498-46ed-bcb1-dd1ce4daa624"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:41.712Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-8099a3cd-27f6-48bd-bc1f-f767f43c9773", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:40.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.27cc6bc6-2498-46ed-bcb1-dd1ce4daa624"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:41.712Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-e9e6ec7d-202b-4458-a7e0-65c147aa515b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:41.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.31d08a3c-2532-4bf2-93eb-f2d13f4a64e4"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:42.382Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:41.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b2f8be96-92cc-4010-948e-31a313ac1731"}, {"node_instance_id": "dime_host_mzau75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:42.382Z", "message": "Creating agent", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:41.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_host_mzau75", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:42.382Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:42.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:42.382Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f75c71241a0aebc605da319e28574517832d0a93\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:41.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.31d08a3c-2532-4bf2-93eb-f2d13f4a64e4"}], "metadata": {"pagination": {"total": 1360, "offset": 1330, "size": 50}}} 2019-06-30 11:00:42,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:00:42,920 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:00:42 GMT 2019-06-30 11:00:42,920 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:00:42,920 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:00:42,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:00:42,921 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:00:42,921 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:00:42,921 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:00:42,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-06-30 11:00:42,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:00:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76a5eb84-878c-4e0c-9437-729aa7f8cde3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:00:42,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-76a5eb84-878c-4e0c-9437-729aa7f8cde3 2019-06-30 11:00:42,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:00:42,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a01efa0f95e317dba391bcdf6e3169ff922babc" 2019-06-30 11:00:42,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:00:42,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:00:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f3462f7-2e42-411a-93ab-e145d621b448 x-compute-request-id: req-0f3462f7-2e42-411a-93ab-e145d621b448 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:f0:df", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:14.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "529a3222-34cd-484e-bb71-dc26e9b98f4f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:14Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_ellis_host_p1hvbm", "created": "2019-06-30T10:57:32Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:00:42,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-0f3462f7-2e42-411a-93ab-e145d621b448 2019-06-30 11:00:42,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-0f3462f7-2e42-411a-93ab-e145d621b448 2019-06-30 11:00:42,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-06-30 11:00:42,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1265cba83ac8d653001f485d2b5dcdf1975e1a06" 2019-06-30 11:00:42,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-06-30 11:00:42,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:00:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fd5a738-0e2e-43b1-829e-773a3dad68f9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:00:42,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-8fd5a738-0e2e-43b1-829e-773a3dad68f9 2019-06-30 11:00:42,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:00:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8099a3cd-27f6-48bd-bc1f-f767f43c9773 x-compute-request-id: req-8099a3cd-27f6-48bd-bc1f-f767f43c9773 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:05:d0", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:12.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c396d71c-864e-49c9-ae55-299b123d4687", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:12Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_dime_host_mzau75", "created": "2019-06-30T10:57:28Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:00:42,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-06-30 11:00:42,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-06-30 11:00:42,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-06-30 11:00:42,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-06-30 11:00:42,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-06-30 11:00:42,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:00:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9e6ec7d-202b-4458-a7e0-65c147aa515b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:00:42,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:00:42,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-06-30 11:00:42,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-8099a3cd-27f6-48bd-bc1f-f767f43c9773 2019-06-30 11:00:42,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-8099a3cd-27f6-48bd-bc1f-f767f43c9773 2019-06-30 11:00:42,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-e9e6ec7d-202b-4458-a7e0-65c147aa515b 2019-06-30 11:00:42,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-30 11:00:42,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-06-30 11:00:42,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-06-30 11:00:42,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75c71241a0aebc605da319e28574517832d0a93" 2019-06-30 11:00:42,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:00:43,044 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:00:43,045 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:00:43,045 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:00:43,045 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:00:43,045 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:00:43,045 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:00:43,045 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:00:43,045 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:00:43,045 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:00:43,046 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:00:43 GMT 2019-06-30 11:00:43,046 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:00:43,046 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:00:43,046 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:00:43,046 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:00:43,046 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:00:48,051 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:00:48,260 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:00:48,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:00:48,260 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:00:48,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:00:48,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:00:48,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:00:48,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:00:48,261 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:43.015Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:00:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e328b7c9-999c-4ea5-96fb-2d12518304b9 x-compute-request-id: req-e328b7c9-999c-4ea5-96fb-2d12518304b9 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:da:f7:49\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:31.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c696894c-7e19-428f-af93-18814f77b8bd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:31Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_homer_host_gghar7\", \"created\": \"2019-06-30T10:57:29Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:42.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.31d08a3c-2532-4bf2-93eb-f2d13f4a64e4"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:43.015Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-e328b7c9-999c-4ea5-96fb-2d12518304b9", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:42.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.31d08a3c-2532-4bf2-93eb-f2d13f4a64e4"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:43.015Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-e328b7c9-999c-4ea5-96fb-2d12518304b9", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:42.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.31d08a3c-2532-4bf2-93eb-f2d13f4a64e4"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:43.015Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:42.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.31d08a3c-2532-4bf2-93eb-f2d13f4a64e4"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:43.015Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:42.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "homer_host_gghar7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:43.721Z", "message": "Creating agent", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:43.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:43.721Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:43.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "homer_host_gghar7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:43.721Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:43.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_host_gghar7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:44.404Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:43.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:44.404Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:43.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:45.141Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:44.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.91298cc0-3a2e-46f6-b32d-54362718c853"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:45.777Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-f0218e32-feb8-4841-94ce-c7d4f0d88b1e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:45.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50c0ffe9-4ac3-4c5e-8594-55e82eba4167"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:45.777Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:45.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_host_gghar7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:45.777Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.3 on port 22: Unable to connect to port 22 on 192.168.120.3 (tried 1 time)", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.3 on port 22: Unable to connect to port 22 on 192.168.120.3 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Low level socket error connecting to host 192.168.120.3 on port 22: Unable to connect to port 22 on 192.168.120.3 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T11:00:45.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:45.777Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:45.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50c0ffe9-4ac3-4c5e-8594-55e82eba4167"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:45.777Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:00:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0218e32-feb8-4841-94ce-c7d4f0d88b1e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:45.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50c0ffe9-4ac3-4c5e-8594-55e82eba4167"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:45.777Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:45.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b2f8be96-92cc-4010-948e-31a313ac1731"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:46.415Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:46.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:46.415Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cd0c3b8e090e7ca23b77257f6c3b1e2ff7c35914\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:45.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50c0ffe9-4ac3-4c5e-8594-55e82eba4167"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:47.257Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-0d7fc028-5a9c-465f-9f3b-b76d64b3940d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:46.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50c0ffe9-4ac3-4c5e-8594-55e82eba4167"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:47.257Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-0d7fc028-5a9c-465f-9f3b-b76d64b3940d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:46.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50c0ffe9-4ac3-4c5e-8594-55e82eba4167"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:47.257Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:46.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50c0ffe9-4ac3-4c5e-8594-55e82eba4167"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:47.257Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:00:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d7fc028-5a9c-465f-9f3b-b76d64b3940d x-compute-request-id: req-0d7fc028-5a9c-465f-9f3b-b76d64b3940d Content-Encoding: gzip Content-Length: 839 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e1:b0:07\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:14.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"d6637d32-b972-4acd-93c7-babec974fde1\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:14Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_vellum_host_w4xpzo\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:46.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50c0ffe9-4ac3-4c5e-8594-55e82eba4167"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:48.141Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:47.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:48.141Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:47.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:48.141Z", "message": "Creating Agent ellis_host_p1hvbm", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:47.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:48.141Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:47.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0d0e27d0-b674-4925-bd97-08388db7d495"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:48.141Z", "message": "Creating Agent bind_host_aj462j", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:47.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b2f8be96-92cc-4010-948e-31a313ac1731"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:48.141Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:47.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:48.141Z", "message": "Creating agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:47.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}], "metadata": {"pagination": {"total": 1390, "offset": 1360, "size": 50}}} 2019-06-30 11:00:48,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:00:48,261 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:00:48 GMT 2019-06-30 11:00:48,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:00:48,261 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:00:48,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:00:48,262 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:00:48,262 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:00:48,262 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:00:48,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:00:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e328b7c9-999c-4ea5-96fb-2d12518304b9 x-compute-request-id: req-e328b7c9-999c-4ea5-96fb-2d12518304b9 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:f7:49", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:31.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c696894c-7e19-428f-af93-18814f77b8bd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:31Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_homer_host_gghar7", "created": "2019-06-30T10:57:29Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:00:48,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-e328b7c9-999c-4ea5-96fb-2d12518304b9 2019-06-30 11:00:48,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-e328b7c9-999c-4ea5-96fb-2d12518304b9 2019-06-30 11:00:48,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-06-30 11:00:48,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-30 11:00:48,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-06-30 11:00:48,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-30 11:00:48,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-06-30 11:00:48,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-06-30 11:00:48,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-06-30 11:00:48,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-30 11:00:48,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-f0218e32-feb8-4841-94ce-c7d4f0d88b1e 2019-06-30 11:00:48,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-06-30 11:00:48,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.3 on port 22: Unable to connect to port 22 on 192.168.120.3 (tried 1 time) 2019-06-30 11:00:48,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:00:48,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:00:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0218e32-feb8-4841-94ce-c7d4f0d88b1e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:00:48,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-06-30 11:00:48,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-06-30 11:00:48,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0c3b8e090e7ca23b77257f6c3b1e2ff7c35914" 2019-06-30 11:00:48,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-0d7fc028-5a9c-465f-9f3b-b76d64b3940d 2019-06-30 11:00:48,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-0d7fc028-5a9c-465f-9f3b-b76d64b3940d 2019-06-30 11:00:48,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-06-30 11:00:48,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:00:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d7fc028-5a9c-465f-9f3b-b76d64b3940d x-compute-request-id: req-0d7fc028-5a9c-465f-9f3b-b76d64b3940d Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:b0:07", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:14.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "d6637d32-b972-4acd-93c7-babec974fde1", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:14Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_vellum_host_w4xpzo", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:00:48,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-06-30 11:00:48,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-06-30 11:00:48,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_p1hvbm 2019-06-30 11:00:48,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-30 11:00:48,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_aj462j 2019-06-30 11:00:48,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-06-30 11:00:48,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-06-30 11:00:48,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:00:48,407 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:00:48,407 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:00:48,407 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:00:48,407 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:00:48,407 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:00:48,408 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:00:48,408 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:00:48,408 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:00:48,408 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:00:48,408 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:00:48 GMT 2019-06-30 11:00:48,408 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:00:48,408 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:00:48,408 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:00:48,408 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:00:48,408 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:00:53,414 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:00:53,832 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:00:53,832 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:00:53,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:00:53,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:00:53,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:00:53,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:00:53,833 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:00:53,833 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_ayfbs1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:48.722Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:48.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:48.722Z", "message": "Creating Agent dime_host_mzau75", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:48.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "bono_host_iinetx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:49.451Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:48.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:50.103Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:49.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5d5454f9-776c-4ebe-bd86-e7cf3660adb2"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:50.103Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:49.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:50.103Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-48cc792a-1e2e-48cd-b308-4d86add7980e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:49.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5d5454f9-776c-4ebe-bd86-e7cf3660adb2"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:50.103Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:00:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48cc792a-1e2e-48cd-b308-4d86add7980e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:49.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5d5454f9-776c-4ebe-bd86-e7cf3660adb2"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:50.786Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:50.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c82e10e6-2f82-435b-a5da-d59dccc0e410"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:50.786Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}23391955ceb00e11fa8aa026a48e02332bbe2ca7\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:50.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5d5454f9-776c-4ebe-bd86-e7cf3660adb2"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:51.554Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-b1bc476e-7174-4f79-9ee6-e4cd1040b424", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:50.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5d5454f9-776c-4ebe-bd86-e7cf3660adb2"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:51.554Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:50.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5d5454f9-776c-4ebe-bd86-e7cf3660adb2"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:51.554Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-b1bc476e-7174-4f79-9ee6-e4cd1040b424", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:50.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5d5454f9-776c-4ebe-bd86-e7cf3660adb2"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:51.554Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:00:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1bc476e-7174-4f79-9ee6-e4cd1040b424 x-compute-request-id: req-b1bc476e-7174-4f79-9ee6-e4cd1040b424 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0b:87:24\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:29.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:29Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_sprout_host_ayfbs1\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:50.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5d5454f9-776c-4ebe-bd86-e7cf3660adb2"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:51.554Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:51.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:52.233Z", "message": "Creating agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:51.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:52.233Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:51.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:52.233Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:51.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0d0e27d0-b674-4925-bd97-08388db7d495"}], "metadata": {"pagination": {"total": 1407, "offset": 1390, "size": 50}}} 2019-06-30 11:00:53,833 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:00:53,833 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:00:53 GMT 2019-06-30 11:00:53,833 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:00:53,833 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:00:53,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:00:53,833 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:00:53,833 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:00:53,834 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:00:53,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-06-30 11:00:53,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_mzau75 2019-06-30 11:00:53,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-06-30 11:00:53,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:00:53,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-30 11:00:53,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-48cc792a-1e2e-48cd-b308-4d86add7980e 2019-06-30 11:00:53,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:00:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48cc792a-1e2e-48cd-b308-4d86add7980e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:00:53,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-30 11:00:53,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23391955ceb00e11fa8aa026a48e02332bbe2ca7" 2019-06-30 11:00:53,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-b1bc476e-7174-4f79-9ee6-e4cd1040b424 2019-06-30 11:00:53,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-06-30 11:00:53,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-b1bc476e-7174-4f79-9ee6-e4cd1040b424 2019-06-30 11:00:53,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:00:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1bc476e-7174-4f79-9ee6-e4cd1040b424 x-compute-request-id: req-b1bc476e-7174-4f79-9ee6-e4cd1040b424 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:87:24", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:29.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "ee3470aa-776b-4f42-98da-bb0c330f03d1", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:29Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_sprout_host_ayfbs1", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:00:53,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-06-30 11:00:53,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-06-30 11:00:53,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-06-30 11:00:53,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-06-30 11:00:53,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:00:54,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:00:54,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:00:54,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:00:54,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:00:54,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:00:54,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:00:54,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:00:54,099 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:00:54,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:00:54,099 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:00:54 GMT 2019-06-30 11:00:54,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:00:54,099 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:00:54,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:00:54,099 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:00:54,099 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:00:59,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:00:59,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:00:59,429 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:00:59,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:00:59,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:00:59,429 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:00:59,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:00:59,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:00:59,429 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:53.493Z", "message": "Creating Agent proxy_host_alin2g", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:53.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0d0e27d0-b674-4925-bd97-08388db7d495"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:54.330Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:53.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3841c6a6-2450-45c4-8a61-c8b560e13134"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:55.052Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:54.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c82e10e6-2f82-435b-a5da-d59dccc0e410"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:55.781Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:55.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.251Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-ellis-host-p1hvbm", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Successfully configured daemon: ellis_host_p1hvbm", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Starting daemon with command: sudo service cloudify-worker-ellis_host_p1hvbm start", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Successfully created daemon: ellis_host_p1hvbm", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Successfully started daemon: dime_host_mzau75", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "11:00:54 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_mzau75: No response received for task 27a7dfc893f34bfe94f5eafea1a244d9", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Starting daemon with command: sudo service cloudify-worker-dime_host_mzau75 start", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Successfully configured daemon: dime_host_mzau75", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Successfully created daemon: dime_host_mzau75", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_mzau75/env", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "2019-06-30 11:00:49 (95.7 MB/s) - \u2018/tmp/tmp.7zcG2Dj59H/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "100%[======================================>] 24,073,211 95.7MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "63% [=======================> ] 15,343,235 72.2MB/s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Downloading https://192.168.120.16:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "--2019-06-30 11:00:48-- https://192.168.120.16:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Connecting to 192.168.120.16:53333... connected.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Saving to: \u2018/tmp/tmp.5Qw2XRntJj/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "54% [====================> ] 13,082,243 62.4MB/s ", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "100%[======================================>] 24,073,211 93.9MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "2019-06-30 11:00:48 (93.9 MB/s) - \u2018/tmp/tmp.5Qw2XRntJj/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_p1hvbm/env", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}], "metadata": {"pagination": {"total": 1545, "offset": 1407, "size": 50}}} 2019-06-30 11:00:59,430 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:00:59,430 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:00:59 GMT 2019-06-30 11:00:59,430 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:00:59,430 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:00:59,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:00:59,430 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:00:59,430 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:00:59,430 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:00:59,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_alin2g 2019-06-30 11:00:59,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-30 11:00:59,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-06-30 11:00:59,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-06-30 11:00:59,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-p1hvbm 2019-06-30 11:00:59,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_p1hvbm 2019-06-30 11:00:59,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-ellis_host_p1hvbm start 2019-06-30 11:00:59,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-06-30 11:00:59,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-06-30 11:00:59,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_p1hvbm 2019-06-30 11:00:59,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-06-30 11:00:59,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-06-30 11:00:59,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-30 11:00:59,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_mzau75 2019-06-30 11:00:59,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:00:54 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_mzau75: No response received for task 27a7dfc893f34bfe94f5eafea1a244d9 2019-06-30 11:00:59,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-dime_host_mzau75 start 2019-06-30 11:00:59,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-06-30 11:00:59,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_mzau75 2019-06-30 11:00:59,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-30 11:00:59,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-06-30 11:00:59,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-06-30 11:00:59,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_mzau75 2019-06-30 11:00:59,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-06-30 11:00:59,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-06-30 11:00:59,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-06-30 11:00:59,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-06-30 11:00:59,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-06-30 11:00:59,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_mzau75/env 2019-06-30 11:00:59,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-30 11:00:59,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:00:59,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:00:49 (95.7 MB/s) - ‘/tmp/tmp.7zcG2Dj59H/agent.tar.gz’ saved [24073211/24073211] 2019-06-30 11:00:59,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:00:59,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 95.7MB/s in 0.2s 2019-06-30 11:00:59,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 63% [=======================> ] 15,343,235 72.2MB/s 2019-06-30 11:00:59,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.16:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-06-30 11:00:59,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-06-30 11:00:48-- https://192.168.120.16:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-06-30 11:00:59,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.16:53333... connected. 2019-06-30 11:00:59,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-06-30 11:00:59,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-06-30 11:00:59,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.5Qw2XRntJj/agent.tar.gz’ 2019-06-30 11:00:59,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:00:59,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:00:59,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-06-30 11:00:59,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 54% [====================> ] 13,082,243 62.4MB/s 2019-06-30 11:00:59,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 93.9MB/s in 0.2s 2019-06-30 11:00:59,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:00:59,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:00:48 (93.9 MB/s) - ‘/tmp/tmp.5Qw2XRntJj/agent.tar.gz’ saved [24073211/24073211] 2019-06-30 11:00:59,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:00:59,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-30 11:00:59,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_p1hvbm/env 2019-06-30 11:00:59,440 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:00:59,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:00:59,539 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:00:59,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:00:59,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:00:59,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:00:59,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:00:59,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:00:59,540 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:00:59,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:00:59,540 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:00:59 GMT 2019-06-30 11:00:59,540 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:00:59,540 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:00:59,540 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:00:59,541 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:00:59,541 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:01:04,546 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:01:04,692 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:01:04,692 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:01:04,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:01:04,693 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:01:04,693 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:01:04,693 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:01:04,693 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:01:04,693 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b2f8be96-92cc-4010-948e-31a313ac1731"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Successfully configured daemon: bind_host_aj462j", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b2f8be96-92cc-4010-948e-31a313ac1731"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b2f8be96-92cc-4010-948e-31a313ac1731"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Starting daemon with command: sudo service cloudify-worker-bind_host_aj462j start", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b2f8be96-92cc-4010-948e-31a313ac1731"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "11:00:53 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_aj462j: No response received for task d31042e70cba46a193916f7e8cedbe9d", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b2f8be96-92cc-4010-948e-31a313ac1731"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Successfully started daemon: bind_host_aj462j", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b2f8be96-92cc-4010-948e-31a313ac1731"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b2f8be96-92cc-4010-948e-31a313ac1731"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Creating Agent bono_host_iinetx", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c82e10e6-2f82-435b-a5da-d59dccc0e410"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Creating Agent vellum_host_w4xpzo", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-dime-host-mzau75", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Downloading https://192.168.120.16:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "--2019-06-30 11:00:48-- https://192.168.120.16:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Connecting to 192.168.120.16:53333... connected.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Saving to: \u2018/tmp/tmp.7zcG2Dj59H/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "63% [=======================> ] 15,343,235 72.2MB/s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "100%[======================================>] 24,073,211 95.7MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "2019-06-30 11:00:49 (95.7 MB/s) - \u2018/tmp/tmp.7zcG2Dj59H/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_mzau75/env", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Successfully created daemon: dime_host_mzau75", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Successfully configured daemon: dime_host_mzau75", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Starting daemon with command: sudo service cloudify-worker-dime_host_mzau75 start", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "11:00:54 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_mzau75: No response received for task 27a7dfc893f34bfe94f5eafea1a244d9", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.476cb91e-7d7a-4e65-aed3-56e9d6f3b10b"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Successfully started daemon: ellis_host_p1hvbm", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "11:00:54 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_p1hvbm: No response received for task 7c50f8614f884e21a69956ad03b191ef", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Starting daemon with command: sudo service cloudify-worker-ellis_host_p1hvbm start", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}], "metadata": {"pagination": {"total": 1598, "offset": 1457, "size": 50}}} 2019-06-30 11:01:04,693 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:01:04,693 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:01:04 GMT 2019-06-30 11:01:04,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:01:04,694 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:01:04,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:01:04,694 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:01:04,694 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:01:04,694 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:01:04,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-30 11:01:04,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_aj462j 2019-06-30 11:01:04,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-06-30 11:01:04,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bind_host_aj462j start 2019-06-30 11:01:04,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:00:53 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_aj462j: No response received for task d31042e70cba46a193916f7e8cedbe9d 2019-06-30 11:01:04,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_aj462j 2019-06-30 11:01:04,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-30 11:01:04,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_iinetx 2019-06-30 11:01:04,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_w4xpzo 2019-06-30 11:01:04,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-mzau75 2019-06-30 11:01:04,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.16:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-06-30 11:01:04,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-06-30 11:00:48-- https://192.168.120.16:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-06-30 11:01:04,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.16:53333... connected. 2019-06-30 11:01:04,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-06-30 11:01:04,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-06-30 11:01:04,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.7zcG2Dj59H/agent.tar.gz’ 2019-06-30 11:01:04,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:01:04,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:01:04,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-06-30 11:01:04,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 63% [=======================> ] 15,343,235 72.2MB/s 2019-06-30 11:01:04,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 95.7MB/s in 0.2s 2019-06-30 11:01:04,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:01:04,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:00:49 (95.7 MB/s) - ‘/tmp/tmp.7zcG2Dj59H/agent.tar.gz’ saved [24073211/24073211] 2019-06-30 11:01:04,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:01:04,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-30 11:01:04,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_mzau75/env 2019-06-30 11:01:04,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-06-30 11:01:04,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-06-30 11:01:04,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-06-30 11:01:04,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-06-30 11:01:04,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-06-30 11:01:04,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_mzau75 2019-06-30 11:01:04,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-06-30 11:01:04,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-06-30 11:01:04,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-30 11:01:04,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_mzau75 2019-06-30 11:01:04,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-06-30 11:01:04,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-dime_host_mzau75 start 2019-06-30 11:01:04,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:00:54 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_mzau75: No response received for task 27a7dfc893f34bfe94f5eafea1a244d9 2019-06-30 11:01:04,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-30 11:01:04,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-06-30 11:01:04,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-06-30 11:01:04,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-30 11:01:04,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_p1hvbm 2019-06-30 11:01:04,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:00:54 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_p1hvbm: No response received for task 7c50f8614f884e21a69956ad03b191ef 2019-06-30 11:01:04,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-06-30 11:01:04,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-30 11:01:04,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-06-30 11:01:04,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-06-30 11:01:04,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-ellis_host_p1hvbm start 2019-06-30 11:01:04,704 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:01:04,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:01:04,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:01:04,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:01:04,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:01:04,796 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:01:04,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:01:04,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:01:04,796 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:01:04,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:01:04,796 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:01:04 GMT 2019-06-30 11:01:04,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:01:04,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:01:04,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:01:04,796 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:01:04,796 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:01:09,802 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:01:10,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:01:10,002 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:01:10,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:01:10,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:01:10,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:01:10,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:01:10,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:01:10,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:57.768Z", "message": "11:00:54 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_p1hvbm: No response received for task 7c50f8614f884e21a69956ad03b191ef", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ac341f6-56b6-4e0d-bf53-9c8f2d14b02e"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.376Z", "message": "Connecting to 192.168.120.16:53333... connected.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0d0e27d0-b674-4925-bd97-08388db7d495"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.376Z", "message": "--2019-06-30 11:00:53-- https://192.168.120.16:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0d0e27d0-b674-4925-bd97-08388db7d495"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.376Z", "message": "Downloading https://192.168.120.16:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0d0e27d0-b674-4925-bd97-08388db7d495"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.376Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-proxy-host-alin2g", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0d0e27d0-b674-4925-bd97-08388db7d495"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.376Z", "message": "Successfully started daemon: proxy_host_alin2g", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0d0e27d0-b674-4925-bd97-08388db7d495"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.376Z", "message": "Starting daemon with command: sudo service cloudify-worker-proxy_host_alin2g start", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0d0e27d0-b674-4925-bd97-08388db7d495"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.376Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0d0e27d0-b674-4925-bd97-08388db7d495"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.376Z", "message": "Successfully configured daemon: proxy_host_alin2g", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0d0e27d0-b674-4925-bd97-08388db7d495"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.376Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0d0e27d0-b674-4925-bd97-08388db7d495"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.376Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0d0e27d0-b674-4925-bd97-08388db7d495"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.376Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0d0e27d0-b674-4925-bd97-08388db7d495"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.376Z", "message": "Successfully created daemon: proxy_host_alin2g", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.945Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0d0e27d0-b674-4925-bd97-08388db7d495"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.376Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.945Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0d0e27d0-b674-4925-bd97-08388db7d495"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.376Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0d0e27d0-b674-4925-bd97-08388db7d495"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.376Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0d0e27d0-b674-4925-bd97-08388db7d495"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.376Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0d0e27d0-b674-4925-bd97-08388db7d495"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.376Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0d0e27d0-b674-4925-bd97-08388db7d495"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.376Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_alin2g/env", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0d0e27d0-b674-4925-bd97-08388db7d495"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.376Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0d0e27d0-b674-4925-bd97-08388db7d495"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.376Z", "message": "100%[======================================>] 24,073,211 119MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0d0e27d0-b674-4925-bd97-08388db7d495"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.376Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0d0e27d0-b674-4925-bd97-08388db7d495"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.376Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0d0e27d0-b674-4925-bd97-08388db7d495"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.376Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0d0e27d0-b674-4925-bd97-08388db7d495"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.376Z", "message": "Saving to: \u2018/tmp/tmp.g5cldBvMMi/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0d0e27d0-b674-4925-bd97-08388db7d495"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.376Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0d0e27d0-b674-4925-bd97-08388db7d495"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.376Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0d0e27d0-b674-4925-bd97-08388db7d495"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.376Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:58.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3841c6a6-2450-45c4-8a61-c8b560e13134"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.376Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_host_aj462j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.376Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.376Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0d0e27d0-b674-4925-bd97-08388db7d495"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.376Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0d0e27d0-b674-4925-bd97-08388db7d495"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.376Z", "message": "2019-06-30 11:00:53 (119 MB/s) - \u2018/tmp/tmp.g5cldBvMMi/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0d0e27d0-b674-4925-bd97-08388db7d495"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.376Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:57.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0d0e27d0-b674-4925-bd97-08388db7d495"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.973Z", "message": "Installing plugins", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:58.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_host_aj462j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.973Z", "message": "Agent created", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:58.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:58.973Z", "message": "Agent created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:58.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_host_mzau75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:59.583Z", "message": "Agent created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:58.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_host_mzau75", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:59.583Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:58.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:59.583Z", "message": "Creating Agent sprout_host_ayfbs1", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:59.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3841c6a6-2450-45c4-8a61-c8b560e13134"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:00:59.583Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:58.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:00.185Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:59.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.35ba0acf-dcc7-4d3f-af24-f047d861a428"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:00.185Z", "message": "Agent created", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:59.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_host_aj462j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:00.185Z", "message": "Installing plugins", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:58.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:00.185Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:58.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:00.185Z", "message": "[localhost] run: ['/home/ubuntu/ellis_host_p1hvbm/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:59.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.35ba0acf-dcc7-4d3f-af24-f047d861a428"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:00.185Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:59.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.35ba0acf-dcc7-4d3f-af24-f047d861a428"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:00.185Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:59.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.35ba0acf-dcc7-4d3f-af24-f047d861a428"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:00.185Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:59.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.35ba0acf-dcc7-4d3f-af24-f047d861a428"}], "metadata": {"pagination": {"total": 1710, "offset": 1507, "size": 50}}} 2019-06-30 11:01:10,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:01:10,003 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:01:10 GMT 2019-06-30 11:01:10,003 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:01:10,003 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:01:10,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:01:10,004 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:01:10,004 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:01:10,004 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:01:10,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-06-30 11:01:10,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:00:54 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_p1hvbm: No response received for task 7c50f8614f884e21a69956ad03b191ef 2019-06-30 11:01:10,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.16:53333... connected. 2019-06-30 11:01:10,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-06-30 11:00:53-- https://192.168.120.16:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-06-30 11:01:10,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.16:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-06-30 11:01:10,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-alin2g 2019-06-30 11:01:10,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_alin2g 2019-06-30 11:01:10,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-proxy_host_alin2g start 2019-06-30 11:01:10,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-06-30 11:01:10,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_alin2g 2019-06-30 11:01:10,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-30 11:01:10,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-06-30 11:01:10,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-06-30 11:01:10,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_alin2g 2019-06-30 11:01:10,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-06-30 11:01:10,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-06-30 11:01:10,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-06-30 11:01:10,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-06-30 11:01:10,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-06-30 11:01:10,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_alin2g/env 2019-06-30 11:01:10,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-30 11:01:10,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 119MB/s in 0.2s 2019-06-30 11:01:10,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-06-30 11:01:10,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:01:10,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:01:10,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.g5cldBvMMi/agent.tar.gz’ 2019-06-30 11:01:10,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-06-30 11:01:10,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-06-30 11:01:10,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-06-30 11:01:10,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-06-30 11:01:10,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-06-30 11:01:10,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-30 11:01:10,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:01:10,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:00:53 (119 MB/s) - ‘/tmp/tmp.g5cldBvMMi/agent.tar.gz’ saved [24073211/24073211] 2019-06-30 11:01:10,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:01:10,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-30 11:01:10,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-06-30 11:01:10,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-06-30 11:01:10,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-06-30 11:01:10,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-06-30 11:01:10,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_ayfbs1 2019-06-30 11:01:10,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-30 11:01:10,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-06-30 11:01:10,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-06-30 11:01:10,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-30 11:01:10,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-06-30 11:01:10,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/ellis_host_p1hvbm/env/bin/pip', 'freeze', '--all'] 2019-06-30 11:01:10,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-06-30 11:01:10,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-06-30 11:01:10,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-06-30 11:01:10,014 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:01:10,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:01:10,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:01:10,091 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:01:10,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:01:10,092 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:01:10,092 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:01:10,092 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:01:10,092 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:01:10,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:01:10,092 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:01:10 GMT 2019-06-30 11:01:10,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:01:10,092 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:01:10,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:01:10,092 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:01:10,093 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:01:15,098 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:01:15,243 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:01:15,244 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:01:15,244 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:01:15,244 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:01:15,244 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:01:15,244 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:01:15,244 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:01:15,244 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:00.783Z", "message": "[localhost] run: ['/home/ubuntu/bind_host_aj462j/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:00.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.815e474e-f0f7-4958-bc29-29e0e38464c8"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:00.783Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:00.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.815e474e-f0f7-4958-bc29-29e0e38464c8"}, {"node_instance_id": "dime_host_mzau75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:00.783Z", "message": "Installing plugins", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:59.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_host_aj462j", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:00.783Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:00:59.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:00.783Z", "message": "Installing plugins", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:00.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:01.477Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:01.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:01.477Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:01.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b10a6b39-6ac8-432c-bceb-757cd9c85c72"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:01.477Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:00.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.815e474e-f0f7-4958-bc29-29e0e38464c8"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:01.477Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:00.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.815e474e-f0f7-4958-bc29-29e0e38464c8"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:01.477Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:00.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.815e474e-f0f7-4958-bc29-29e0e38464c8"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:01.477Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:00.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.35ba0acf-dcc7-4d3f-af24-f047d861a428"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:01.477Z", "message": "Removing directory: /tmp/tmpe7pbbO/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:00.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.35ba0acf-dcc7-4d3f-af24-f047d861a428"}, {"node_instance_id": "dime_host_mzau75", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:01.477Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:00.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:02.015Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:01.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b10a6b39-6ac8-432c-bceb-757cd9c85c72"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:02.015Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:01.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:02.015Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:01.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b10a6b39-6ac8-432c-bceb-757cd9c85c72"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:02.015Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:01.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b10a6b39-6ac8-432c-bceb-757cd9c85c72"}, {"node_instance_id": "homer_host_gghar7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:02.015Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:01.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:02.015Z", "message": "[localhost] run: ['/home/ubuntu/dime_host_mzau75/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:01.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b10a6b39-6ac8-432c-bceb-757cd9c85c72"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:02.694Z", "message": "Plugins installed", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:02.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:02.694Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:02.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b10a6b39-6ac8-432c-bceb-757cd9c85c72"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:02.694Z", "message": "[localhost] run: ['/home/ubuntu/proxy_host_alin2g/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:01.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04b5fbbe-8005-4e18-aaa9-15411a9225fd"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:02.694Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:01.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04b5fbbe-8005-4e18-aaa9-15411a9225fd"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:02.694Z", "message": "Removing directory: /tmp/tmp2M03fE/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:01.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.815e474e-f0f7-4958-bc29-29e0e38464c8"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:02.694Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:01.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.815e474e-f0f7-4958-bc29-29e0e38464c8"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:03.206Z", "message": "Removing directory: /tmp/tmpgxNQOG/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:02.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b10a6b39-6ac8-432c-bceb-757cd9c85c72"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:03.206Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:02.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "dime_host_mzau75", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:03.206Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:03.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:03.206Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:02.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_host_aj462j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:03.206Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:02.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:03.206Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:02.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04b5fbbe-8005-4e18-aaa9-15411a9225fd"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:03.206Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:02.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04b5fbbe-8005-4e18-aaa9-15411a9225fd"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:03.206Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:02.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04b5fbbe-8005-4e18-aaa9-15411a9225fd"}, {"node_instance_id": "dime_host_mzau75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:03.801Z", "message": "Plugins installed", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:03.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:03.801Z", "message": "Removing directory: /tmp/tmp06MRWx/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:03.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04b5fbbe-8005-4e18-aaa9-15411a9225fd"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:03.801Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:03.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04b5fbbe-8005-4e18-aaa9-15411a9225fd"}, {"node_instance_id": "bind_host_aj462j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:03.801Z", "message": "Plugins installed", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:03.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_host_mzau75", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:04.623Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:04.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:04.623Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:04.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_host_aj462j", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:04.623Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:03.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:04.623Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:04.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:05.218Z", "message": "Plugins installed", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:05.823Z", "message": "Successfully configured daemon: bono_host_iinetx", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c82e10e6-2f82-435b-a5da-d59dccc0e410"}, {"node_instance_id": "bind_host_aj462j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:05.823Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:05.823Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:05.823Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c82e10e6-2f82-435b-a5da-d59dccc0e410"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:05.823Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-bono-host-iinetx", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c82e10e6-2f82-435b-a5da-d59dccc0e410"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:05.823Z", "message": "Downloading https://192.168.120.16:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c82e10e6-2f82-435b-a5da-d59dccc0e410"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:05.823Z", "message": "--2019-06-30 11:00:57-- https://192.168.120.16:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c82e10e6-2f82-435b-a5da-d59dccc0e410"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:05.823Z", "message": "Connecting to 192.168.120.16:53333... connected.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c82e10e6-2f82-435b-a5da-d59dccc0e410"}], "metadata": {"pagination": {"total": 1745, "offset": 1557, "size": 50}}} 2019-06-30 11:01:15,245 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:01:15,245 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:01:15 GMT 2019-06-30 11:01:15,245 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:01:15,245 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:01:15,245 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:01:15,245 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:01:15,245 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:01:15,245 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:01:15,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bind_host_aj462j/env/bin/pip', 'freeze', '--all'] 2019-06-30 11:01:15,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-06-30 11:01:15,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-30 11:01:15,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-30 11:01:15,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-30 11:01:15,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-30 11:01:15,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-06-30 11:01:15,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-06-30 11:01:15,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-06-30 11:01:15,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-06-30 11:01:15,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-06-30 11:01:15,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpe7pbbO/cloudify-diamond-plugin-1.3.5 2019-06-30 11:01:15,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-30 11:01:15,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-06-30 11:01:15,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-30 11:01:15,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-06-30 11:01:15,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-06-30 11:01:15,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-06-30 11:01:15,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/dime_host_mzau75/env/bin/pip', 'freeze', '--all'] 2019-06-30 11:01:15,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-06-30 11:01:15,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-06-30 11:01:15,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/proxy_host_alin2g/env/bin/pip', 'freeze', '--all'] 2019-06-30 11:01:15,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-06-30 11:01:15,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp2M03fE/cloudify-diamond-plugin-1.3.5 2019-06-30 11:01:15,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-06-30 11:01:15,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpgxNQOG/cloudify-diamond-plugin-1.3.5 2019-06-30 11:01:15,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-30 11:01:15,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-30 11:01:15,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-30 11:01:15,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-30 11:01:15,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-06-30 11:01:15,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-06-30 11:01:15,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-06-30 11:01:15,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-06-30 11:01:15,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp06MRWx/cloudify-diamond-plugin-1.3.5 2019-06-30 11:01:15,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-06-30 11:01:15,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-06-30 11:01:15,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-30 11:01:15,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-30 11:01:15,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-30 11:01:15,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-06-30 11:01:15,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-06-30 11:01:15,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_iinetx 2019-06-30 11:01:15,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-06-30 11:01:15,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-06-30 11:01:15,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-06-30 11:01:15,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-iinetx 2019-06-30 11:01:15,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.16:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-06-30 11:01:15,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-06-30 11:00:57-- https://192.168.120.16:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-06-30 11:01:15,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.16:53333... connected. 2019-06-30 11:01:15,255 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:01:15,538 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:01:15,539 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:01:15,539 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:01:15,539 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:01:15,539 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:01:15,539 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:01:15,539 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:01:15,539 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:01:15,539 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:01:15,539 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:01:15 GMT 2019-06-30 11:01:15,539 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:01:15,540 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:01:15,540 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:01:15,540 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:01:15,540 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:01:20,545 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:01:20,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:01:20,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:01:20,636 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:01:20,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:01:20,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:01:20,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:01:20,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:01:20,636 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_aj462j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:05.823Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:05.823Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c82e10e6-2f82-435b-a5da-d59dccc0e410"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:05.823Z", "message": "Successfully started daemon: bono_host_iinetx", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c82e10e6-2f82-435b-a5da-d59dccc0e410"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:05.823Z", "message": "11:01:02 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_iinetx: No response received for task dfe447e7176b4a34828ec5e01a70b184", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c82e10e6-2f82-435b-a5da-d59dccc0e410"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:05.823Z", "message": "Starting daemon with command: sudo service cloudify-worker-bono_host_iinetx start", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c82e10e6-2f82-435b-a5da-d59dccc0e410"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:05.823Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c82e10e6-2f82-435b-a5da-d59dccc0e410"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:05.823Z", "message": "Successfully configured daemon: bono_host_iinetx", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c82e10e6-2f82-435b-a5da-d59dccc0e410"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:05.823Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c82e10e6-2f82-435b-a5da-d59dccc0e410"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:05.823Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c82e10e6-2f82-435b-a5da-d59dccc0e410"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:05.823Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c82e10e6-2f82-435b-a5da-d59dccc0e410"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:05.823Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c82e10e6-2f82-435b-a5da-d59dccc0e410"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:05.823Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c82e10e6-2f82-435b-a5da-d59dccc0e410"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:05.823Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-bono-host-iinetx", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c82e10e6-2f82-435b-a5da-d59dccc0e410"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:05.823Z", "message": "Downloading https://192.168.120.16:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c82e10e6-2f82-435b-a5da-d59dccc0e410"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:05.823Z", "message": "--2019-06-30 11:00:57-- https://192.168.120.16:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c82e10e6-2f82-435b-a5da-d59dccc0e410"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:05.823Z", "message": "Connecting to 192.168.120.16:53333... connected.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c82e10e6-2f82-435b-a5da-d59dccc0e410"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:05.823Z", "message": "Saving to: \u2018/tmp/tmp.vyvGHeWFTb/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c82e10e6-2f82-435b-a5da-d59dccc0e410"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:05.823Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c82e10e6-2f82-435b-a5da-d59dccc0e410"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:05.823Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c82e10e6-2f82-435b-a5da-d59dccc0e410"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:05.823Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c82e10e6-2f82-435b-a5da-d59dccc0e410"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:05.823Z", "message": "100%[======================================>] 24,073,211 138MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c82e10e6-2f82-435b-a5da-d59dccc0e410"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:05.823Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c82e10e6-2f82-435b-a5da-d59dccc0e410"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:05.823Z", "message": "2019-06-30 11:00:57 (138 MB/s) - \u2018/tmp/tmp.vyvGHeWFTb/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c82e10e6-2f82-435b-a5da-d59dccc0e410"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:05.823Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c82e10e6-2f82-435b-a5da-d59dccc0e410"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:05.823Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.c82e10e6-2f82-435b-a5da-d59dccc0e410"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:06.490Z", "message": "100%[======================================>] 24,073,211 80.1MB/s in 0.3s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:06.490Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:06.490Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:06.490Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:06.490Z", "message": "Saving to: \u2018/tmp/tmp.ekdotw2HJk/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:06.490Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:06.490Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:06.490Z", "message": "Connecting to 192.168.120.16:53333... connected.", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:06.490Z", "message": "--2019-06-30 11:00:58-- https://192.168.120.16:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:06.490Z", "message": "Downloading https://192.168.120.16:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:06.490Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-vellum-host-w4xpzo", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:06.490Z", "message": "Successfully started daemon: vellum_host_w4xpzo", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:06.490Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:06.490Z", "message": "Successfully created daemon: vellum_host_w4xpzo", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:06.490Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:06.490Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:06.490Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:06.490Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:06.490Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:06.490Z", "message": "2019-06-30 11:00:58 (80.1 MB/s) - \u2018/tmp/tmp.ekdotw2HJk/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:06.490Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:06.490Z", "message": "23% [========> ] 5,701,251 27.2MB/s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:06.490Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:06.490Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:06.490Z", "message": "Successfully configured daemon: vellum_host_w4xpzo", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}], "metadata": {"pagination": {"total": 1850, "offset": 1607, "size": 50}}} 2019-06-30 11:01:20,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:01:20,636 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:01:20 GMT 2019-06-30 11:01:20,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:01:20,637 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:01:20,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:01:20,637 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:01:20,637 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:01:20,637 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:01:20,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-06-30 11:01:20,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-30 11:01:20,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_iinetx 2019-06-30 11:01:20,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:01:02 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_iinetx: No response received for task dfe447e7176b4a34828ec5e01a70b184 2019-06-30 11:01:20,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bono_host_iinetx start 2019-06-30 11:01:20,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-06-30 11:01:20,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_iinetx 2019-06-30 11:01:20,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-30 11:01:20,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-06-30 11:01:20,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-06-30 11:01:20,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-06-30 11:01:20,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-06-30 11:01:20,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-iinetx 2019-06-30 11:01:20,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.16:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-06-30 11:01:20,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-06-30 11:00:57-- https://192.168.120.16:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-06-30 11:01:20,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.16:53333... connected. 2019-06-30 11:01:20,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.vyvGHeWFTb/agent.tar.gz’ 2019-06-30 11:01:20,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:01:20,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:01:20,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-06-30 11:01:20,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 138MB/s in 0.2s 2019-06-30 11:01:20,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:01:20,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:00:57 (138 MB/s) - ‘/tmp/tmp.vyvGHeWFTb/agent.tar.gz’ saved [24073211/24073211] 2019-06-30 11:01:20,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:01:20,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-30 11:01:20,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 80.1MB/s in 0.3s 2019-06-30 11:01:20,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-06-30 11:01:20,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:01:20,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:01:20,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.ekdotw2HJk/agent.tar.gz’ 2019-06-30 11:01:20,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-06-30 11:01:20,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-06-30 11:01:20,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.16:53333... connected. 2019-06-30 11:01:20,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-06-30 11:00:58-- https://192.168.120.16:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-06-30 11:01:20,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.16:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-06-30 11:01:20,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-w4xpzo 2019-06-30 11:01:20,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_w4xpzo 2019-06-30 11:01:20,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-06-30 11:01:20,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_w4xpzo 2019-06-30 11:01:20,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-06-30 11:01:20,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-06-30 11:01:20,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-06-30 11:01:20,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-30 11:01:20,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:01:20,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:00:58 (80.1 MB/s) - ‘/tmp/tmp.ekdotw2HJk/agent.tar.gz’ saved [24073211/24073211] 2019-06-30 11:01:20,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:01:20,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 23% [========> ] 5,701,251 27.2MB/s 2019-06-30 11:01:20,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-06-30 11:01:20,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-30 11:01:20,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_w4xpzo 2019-06-30 11:01:20,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:01:20,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:01:20,711 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:01:20,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:01:20,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:01:20,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:01:20,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:01:20,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:01:20,712 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:01:20,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:01:20,712 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:01:20 GMT 2019-06-30 11:01:20,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:01:20,712 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:01:20,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:01:20,713 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:01:20,713 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:01:25,717 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:01:25,873 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:01:25,873 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:01:25,873 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:01:25,873 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:01:25,873 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:01:25,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:01:25,874 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:01:25,874 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:06.490Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:06.490Z", "message": "Successfully configured daemon: vellum_host_w4xpzo", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:06.490Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:06.490Z", "message": "Starting daemon with command: sudo service cloudify-worker-vellum_host_w4xpzo start", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:06.490Z", "message": "11:01:04 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_w4xpzo: No response received for task a37f5b2a1830447f9586e75368df764a", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:06.490Z", "message": "Successfully started daemon: vellum_host_w4xpzo", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:06.490Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:05.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3d832d23-6c8f-4537-b6ab-b6ee3188234e"}, {"node_instance_id": "bono_host_iinetx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:06.490Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:06.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.216Z", "message": "Creating Agent homer_host_gghar7", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "dime_host_mzau75", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.216Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:06.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_host_aj462j", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.216Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:06.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.216Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:06.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.216Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:06.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.949Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.09s ", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3841c6a6-2450-45c4-8a61-c8b560e13134"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.949Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3841c6a6-2450-45c4-8a61-c8b560e13134"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.949Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3841c6a6-2450-45c4-8a61-c8b560e13134"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.949Z", "message": "11:01:05 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_ayfbs1: No response received for task 560b5b1babec4df784e79509bf220e37", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3841c6a6-2450-45c4-8a61-c8b560e13134"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.949Z", "message": "Successfully started daemon: sprout_host_ayfbs1", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3841c6a6-2450-45c4-8a61-c8b560e13134"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.949Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3841c6a6-2450-45c4-8a61-c8b560e13134"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.949Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.949Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3841c6a6-2450-45c4-8a61-c8b560e13134"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.949Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3841c6a6-2450-45c4-8a61-c8b560e13134"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.949Z", "message": "Successfully configured daemon: sprout_host_ayfbs1", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3841c6a6-2450-45c4-8a61-c8b560e13134"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.949Z", "message": "Starting daemon with command: sudo service cloudify-worker-sprout_host_ayfbs1 start", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3841c6a6-2450-45c4-8a61-c8b560e13134"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.949Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3841c6a6-2450-45c4-8a61-c8b560e13134"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.949Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3841c6a6-2450-45c4-8a61-c8b560e13134"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.949Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3841c6a6-2450-45c4-8a61-c8b560e13134"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.949Z", "message": "Saving to: \u2018/tmp/tmp.mVtUsrKVi3/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3841c6a6-2450-45c4-8a61-c8b560e13134"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.949Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3841c6a6-2450-45c4-8a61-c8b560e13134"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.949Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3841c6a6-2450-45c4-8a61-c8b560e13134"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.949Z", "message": "Connecting to 192.168.120.16:53333... connected.", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3841c6a6-2450-45c4-8a61-c8b560e13134"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.949Z", "message": "--2019-06-30 11:00:59-- https://192.168.120.16:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3841c6a6-2450-45c4-8a61-c8b560e13134"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.949Z", "message": "Downloading https://192.168.120.16:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3841c6a6-2450-45c4-8a61-c8b560e13134"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.949Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-sprout-host-ayfbs1", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3841c6a6-2450-45c4-8a61-c8b560e13134"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.949Z", "message": "2019-06-30 11:00:59 (258 MB/s) - \u2018/tmp/tmp.mVtUsrKVi3/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3841c6a6-2450-45c4-8a61-c8b560e13134"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.949Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3841c6a6-2450-45c4-8a61-c8b560e13134"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.949Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3841c6a6-2450-45c4-8a61-c8b560e13134"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.949Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_ayfbs1/env", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3841c6a6-2450-45c4-8a61-c8b560e13134"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.949Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3841c6a6-2450-45c4-8a61-c8b560e13134"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.949Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3841c6a6-2450-45c4-8a61-c8b560e13134"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.949Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3841c6a6-2450-45c4-8a61-c8b560e13134"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.949Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3841c6a6-2450-45c4-8a61-c8b560e13134"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.949Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3841c6a6-2450-45c4-8a61-c8b560e13134"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.949Z", "message": "Successfully created daemon: sprout_host_ayfbs1", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3841c6a6-2450-45c4-8a61-c8b560e13134"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:07.949Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3841c6a6-2450-45c4-8a61-c8b560e13134"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:08.663Z", "message": "Agent created", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_host_iinetx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:08.663Z", "message": "Agent created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:08.663Z", "message": "Agent created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:08.663Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:07.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_host_mzau75", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:09.474Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:08.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}], "metadata": {"pagination": {"total": 1926, "offset": 1657, "size": 50}}} 2019-06-30 11:01:25,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:01:25,874 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:01:25 GMT 2019-06-30 11:01:25,874 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:01:25,874 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:01:25,874 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:01:25,874 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:01:25,874 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:01:25,875 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:01:25,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-30 11:01:25,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_w4xpzo 2019-06-30 11:01:25,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-06-30 11:01:25,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-vellum_host_w4xpzo start 2019-06-30 11:01:25,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:01:04 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_w4xpzo: No response received for task a37f5b2a1830447f9586e75368df764a 2019-06-30 11:01:25,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_w4xpzo 2019-06-30 11:01:25,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-30 11:01:25,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-06-30 11:01:25,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_gghar7 2019-06-30 11:01:25,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-06-30 11:01:25,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-06-30 11:01:25,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-06-30 11:01:25,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-06-30 11:01:25,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.09s 2019-06-30 11:01:25,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:01:25,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-06-30 11:01:25,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:01:05 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_ayfbs1: No response received for task 560b5b1babec4df784e79509bf220e37 2019-06-30 11:01:25,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_ayfbs1 2019-06-30 11:01:25,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-30 11:01:25,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-30 11:01:25,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-06-30 11:01:25,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-30 11:01:25,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_ayfbs1 2019-06-30 11:01:25,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-sprout_host_ayfbs1 start 2019-06-30 11:01:25,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-06-30 11:01:25,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:01:25,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:01:25,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.mVtUsrKVi3/agent.tar.gz’ 2019-06-30 11:01:25,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-06-30 11:01:25,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-06-30 11:01:25,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.16:53333... connected. 2019-06-30 11:01:25,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-06-30 11:00:59-- https://192.168.120.16:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-06-30 11:01:25,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.16:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-06-30 11:01:25,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-ayfbs1 2019-06-30 11:01:25,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:00:59 (258 MB/s) - ‘/tmp/tmp.mVtUsrKVi3/agent.tar.gz’ saved [24073211/24073211] 2019-06-30 11:01:25,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:01:25,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-30 11:01:25,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_ayfbs1/env 2019-06-30 11:01:25,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-06-30 11:01:25,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-06-30 11:01:25,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-06-30 11:01:25,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-06-30 11:01:25,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-06-30 11:01:25,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_ayfbs1 2019-06-30 11:01:25,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-06-30 11:01:25,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-06-30 11:01:25,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-06-30 11:01:25,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-06-30 11:01:25,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-06-30 11:01:25,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-06-30 11:01:25,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:01:25,994 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:01:25,994 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:01:25,994 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:01:25,994 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:01:25,994 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:01:25,994 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:01:25,994 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:01:25,994 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:01:25,994 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:01:25,995 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:01:25 GMT 2019-06-30 11:01:25,995 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:01:25,995 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:01:25,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:01:25,995 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:01:25,995 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:01:31,000 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:01:31,171 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:01:31,172 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:01:31,172 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:01:31,172 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:01:31,172 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:01:31,172 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:01:31,172 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:01:31,172 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_aj462j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:09.474Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:08.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:09.474Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:08.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:09.474Z", "message": "Installing plugins", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:08.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:10.073Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:08.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:10.073Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:08.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:10.073Z", "message": "Installing plugins", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:09.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_host_iinetx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:10.668Z", "message": "Installing plugins", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:09.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_host_aj462j", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:10.668Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:09.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_host_mzau75", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:10.668Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:09.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_host_iinetx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:11.248Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:10.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_host_mzau75", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:11.248Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:11.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:11.868Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:11.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4a23b0d8-c4c2-4d1d-8cde-2dd28e280cf2"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:11.868Z", "message": "[localhost] run: ['/home/ubuntu/bono_host_iinetx/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:11.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4a23b0d8-c4c2-4d1d-8cde-2dd28e280cf2"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:12.546Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:11.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:12.546Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:11.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4a23b0d8-c4c2-4d1d-8cde-2dd28e280cf2"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:12.546Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:11.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4a23b0d8-c4c2-4d1d-8cde-2dd28e280cf2"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:12.546Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:11.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4a23b0d8-c4c2-4d1d-8cde-2dd28e280cf2"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:13.199Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:12.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4a23b0d8-c4c2-4d1d-8cde-2dd28e280cf2"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:13.199Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:13.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.eaa90a21-5e26-4e62-9845-66317a4df166"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:13.199Z", "message": "Removing directory: /tmp/tmpu0ov3j/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:12.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4a23b0d8-c4c2-4d1d-8cde-2dd28e280cf2"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:13.199Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:12.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:13.745Z", "message": "[localhost] run: ['/home/ubuntu/vellum_host_w4xpzo/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:13.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.eaa90a21-5e26-4e62-9845-66317a4df166"}, {"node_instance_id": "bono_host_iinetx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:13.745Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:13.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:13.745Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:13.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:14.295Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:14.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.eaa90a21-5e26-4e62-9845-66317a4df166"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:14.295Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:14.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.eaa90a21-5e26-4e62-9845-66317a4df166"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:14.295Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:14.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.eaa90a21-5e26-4e62-9845-66317a4df166"}, {"node_instance_id": "bind_host_aj462j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:14.295Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:14.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:14.295Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:13.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:14.873Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:14.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346bde35-0862-4ae7-b318-8a3ce8ec7150"}, {"node_instance_id": "bind_host_aj462j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:14.873Z", "message": "Establishing relationships", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:14.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:14.873Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:14.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:14.873Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:14.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346bde35-0862-4ae7-b318-8a3ce8ec7150"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:14.873Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:14.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346bde35-0862-4ae7-b318-8a3ce8ec7150"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:14.873Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:14.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346bde35-0862-4ae7-b318-8a3ce8ec7150"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:14.873Z", "message": "[localhost] run: ['/home/ubuntu/sprout_host_ayfbs1/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:14.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346bde35-0862-4ae7-b318-8a3ce8ec7150"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:14.873Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:14.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.eaa90a21-5e26-4e62-9845-66317a4df166"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:14.873Z", "message": "Removing directory: /tmp/tmppXJmFW/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:14.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.eaa90a21-5e26-4e62-9845-66317a4df166"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:15.469Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-homer-host-gghar7", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "bono_host_iinetx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:15.469Z", "message": "Plugins installed", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:14.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:15.469Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:14.762Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": "2019-06-30 11:01:07 (184 MB/s) - \u2018/tmp/tmp.x69CPqmvsU/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": "Saving to: \u2018/tmp/tmp.x69CPqmvsU/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}], "metadata": {"pagination": {"total": 1983, "offset": 1707, "size": 50}}} 2019-06-30 11:01:31,172 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:01:31,173 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:01:31 GMT 2019-06-30 11:01:31,173 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:01:31,173 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:01:31,173 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:01:31,173 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:01:31,173 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:01:31,173 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:01:31,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-06-30 11:01:31,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-06-30 11:01:31,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-30 11:01:31,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-06-30 11:01:31,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-06-30 11:01:31,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-30 11:01:31,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-30 11:01:31,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-06-30 11:01:31,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-06-30 11:01:31,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-30 11:01:31,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-06-30 11:01:31,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-06-30 11:01:31,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bono_host_iinetx/env/bin/pip', 'freeze', '--all'] 2019-06-30 11:01:31,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-30 11:01:31,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-06-30 11:01:31,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-06-30 11:01:31,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-06-30 11:01:31,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-06-30 11:01:31,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-06-30 11:01:31,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpu0ov3j/cloudify-diamond-plugin-1.3.5 2019-06-30 11:01:31,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-30 11:01:31,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/vellum_host_w4xpzo/env/bin/pip', 'freeze', '--all'] 2019-06-30 11:01:31,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-30 11:01:31,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-06-30 11:01:31,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-06-30 11:01:31,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-06-30 11:01:31,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-06-30 11:01:31,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-06-30 11:01:31,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-06-30 11:01:31,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-06-30 11:01:31,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-30 11:01:31,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-30 11:01:31,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-06-30 11:01:31,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-06-30 11:01:31,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-06-30 11:01:31,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/sprout_host_ayfbs1/env/bin/pip', 'freeze', '--all'] 2019-06-30 11:01:31,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-06-30 11:01:31,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmppXJmFW/cloudify-diamond-plugin-1.3.5 2019-06-30 11:01:31,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-gghar7 2019-06-30 11:01:31,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-06-30 11:01:31,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-30 11:01:31,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-30 11:01:31,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:01:31,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:01:07 (184 MB/s) - ‘/tmp/tmp.x69CPqmvsU/agent.tar.gz’ saved [24073211/24073211] 2019-06-30 11:01:31,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:01:31,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-06-30 11:01:31,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-06-30 11:01:31,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:01:31,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:01:31,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.x69CPqmvsU/agent.tar.gz’ 2019-06-30 11:01:31,183 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:01:31,251 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:01:31,251 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:01:31,252 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:01:31,252 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:01:31,252 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:01:31,252 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:01:31,252 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:01:31,252 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:01:31,252 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:01:31,252 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:01:31 GMT 2019-06-30 11:01:31,252 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:01:31,252 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:01:31,253 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:01:31,253 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:01:31,253 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:01:36,258 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:01:36,376 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:01:36,376 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:01:36,376 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:01:36,376 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:01:36,376 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:01:36,376 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:01:36,377 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:01:36,377 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": "Saving to: \u2018/tmp/tmp.x69CPqmvsU/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": "2019-06-30 11:01:07 (184 MB/s) - \u2018/tmp/tmp.x69CPqmvsU/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_gghar7/env", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": "Successfully created daemon: homer_host_gghar7", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": "Successfully configured daemon: homer_host_gghar7", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": "Starting daemon with command: sudo service cloudify-worker-homer_host_gghar7 start", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": "11:01:13 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_gghar7: No response received for task 313d08bf829e411cad7a3420e9a1a356", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": "Successfully started daemon: homer_host_gghar7", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.0dafacca-1fa5-4b5e-b2dd-1f74a19af532"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346bde35-0862-4ae7-b318-8a3ce8ec7150"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.090Z", "message": "Removing directory: /tmp/tmpk1GzIq/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.346bde35-0862-4ae7-b318-8a3ce8ec7150"}, {"node_instance_id": "bono_host_iinetx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.641Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.641Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:16.641Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:16.490Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.71f5f051-d89f-4605-ba48-9e6ae2e315eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:17.198Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-9873c65f-7c80-40be-a82e-1fefdc6c8fd7", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:16.655Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.67420aaa-e5ff-4506-ae1f-5fdda16295d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:17.198Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:01:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9873c65f-7c80-40be-a82e-1fefdc6c8fd7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:16.655Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.67420aaa-e5ff-4506-ae1f-5fdda16295d6"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:17.198Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:17.198Z", "message": "Plugins installed", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:15.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:17.198Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:16.651Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.67420aaa-e5ff-4506-ae1f-5fdda16295d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:17.198Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-9324694d-30fa-4bee-a05b-6c90e49652ea", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:16.497Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.71f5f051-d89f-4605-ba48-9e6ae2e315eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:17.198Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:01:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9324694d-30fa-4bee-a05b-6c90e49652ea Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:16.497Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.71f5f051-d89f-4605-ba48-9e6ae2e315eb"}, {"node_instance_id": "homer_host_gghar7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:17.198Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:16.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:17.198Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8782233e6c926b29e0bc9e55d45e35a9e2e6f648\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:17.058Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.67420aaa-e5ff-4506-ae1f-5fdda16295d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:17.198Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3ab2e3d6eeb59ba6c603e6bb88f7d74402902488\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:16.889Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.71f5f051-d89f-4605-ba48-9e6ae2e315eb"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:17.909Z", "message": "Plugins installed", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:17.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:17.909Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:16.984Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:17.909Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:16.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_host_gghar7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:17.909Z", "message": "Agent created", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:16.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:18.518Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8782233e6c926b29e0bc9e55d45e35a9e2e6f648\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:17.852Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.67420aaa-e5ff-4506-ae1f-5fdda16295d6"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:18.518Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:17.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_host_iinetx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:18.518Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:17.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:18.518Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:17.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:18.518Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3ab2e3d6eeb59ba6c603e6bb88f7d74402902488\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:17.860Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.71f5f051-d89f-4605-ba48-9e6ae2e315eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:18.518Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-7adc7343-0ee3-42e7-8482-c8ff1b0a41eb", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:17.859Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.71f5f051-d89f-4605-ba48-9e6ae2e315eb"}], "metadata": {"pagination": {"total": 2077, "offset": 1757, "size": 50}}} 2019-06-30 11:01:36,377 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:01:36,377 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:01:36 GMT 2019-06-30 11:01:36,377 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:01:36,377 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:01:36,377 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:01:36,377 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:01:36,377 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:01:36,377 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:01:36,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.x69CPqmvsU/agent.tar.gz’ 2019-06-30 11:01:36,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:01:36,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:01:36,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-06-30 11:01:36,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-06-30 11:01:36,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:01:36,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:01:07 (184 MB/s) - ‘/tmp/tmp.x69CPqmvsU/agent.tar.gz’ saved [24073211/24073211] 2019-06-30 11:01:36,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:01:36,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-30 11:01:36,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_gghar7/env 2019-06-30 11:01:36,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-06-30 11:01:36,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-06-30 11:01:36,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-06-30 11:01:36,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-06-30 11:01:36,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-06-30 11:01:36,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_gghar7 2019-06-30 11:01:36,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-06-30 11:01:36,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-06-30 11:01:36,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-30 11:01:36,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_gghar7 2019-06-30 11:01:36,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-06-30 11:01:36,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-homer_host_gghar7 start 2019-06-30 11:01:36,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:01:13 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_gghar7: No response received for task 313d08bf829e411cad7a3420e9a1a356 2019-06-30 11:01:36,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_gghar7 2019-06-30 11:01:36,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-30 11:01:36,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-06-30 11:01:36,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpk1GzIq/cloudify-diamond-plugin-1.3.5 2019-06-30 11:01:36,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-30 11:01:36,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-06-30 11:01:36,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:01:36,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-9873c65f-7c80-40be-a82e-1fefdc6c8fd7 2019-06-30 11:01:36,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:01:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9873c65f-7c80-40be-a82e-1fefdc6c8fd7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:01:36,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-30 11:01:36,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-06-30 11:01:36,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:01:36,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-9324694d-30fa-4bee-a05b-6c90e49652ea 2019-06-30 11:01:36,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:01:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9324694d-30fa-4bee-a05b-6c90e49652ea Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:01:36,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-06-30 11:01:36,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8782233e6c926b29e0bc9e55d45e35a9e2e6f648" 2019-06-30 11:01:36,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2e3d6eeb59ba6c603e6bb88f7d74402902488" 2019-06-30 11:01:36,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-06-30 11:01:36,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-30 11:01:36,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-30 11:01:36,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-06-30 11:01:36,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8782233e6c926b29e0bc9e55d45e35a9e2e6f648" 2019-06-30 11:01:36,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-30 11:01:36,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-06-30 11:01:36,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-30 11:01:36,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2e3d6eeb59ba6c603e6bb88f7d74402902488" 2019-06-30 11:01:36,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-7adc7343-0ee3-42e7-8482-c8ff1b0a41eb 2019-06-30 11:01:36,387 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:01:36,510 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:01:36,510 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:01:36,511 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:01:36,511 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:01:36,511 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:01:36,511 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:01:36,511 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:01:36,511 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:01:36,511 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:01:36,511 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:01:36 GMT 2019-06-30 11:01:36,511 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:01:36,511 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:01:36,512 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:01:36,512 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:01:36,512 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:01:41,517 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:01:41,605 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:01:41,606 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:01:41,606 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:01:41,606 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:01:41,606 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:01:41,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:01:41,606 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:01:41,606 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:18.518Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-7adc7343-0ee3-42e7-8482-c8ff1b0a41eb", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:17.859Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.71f5f051-d89f-4605-ba48-9e6ae2e315eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:18.518Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3ab2e3d6eeb59ba6c603e6bb88f7d74402902488\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:17.860Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.71f5f051-d89f-4605-ba48-9e6ae2e315eb"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:18.518Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:17.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_host_iinetx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:18.518Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:17.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:18.518Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:17.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:19.101Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:18.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:19.101Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:18.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:19.101Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8782233e6c926b29e0bc9e55d45e35a9e2e6f648\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:18.812Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.67420aaa-e5ff-4506-ae1f-5fdda16295d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:19.101Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups used request id req-aca097c2-84f9-4b10-8bed-fc9f0d95f06a", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:18.810Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.67420aaa-e5ff-4506-ae1f-5fdda16295d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:19.101Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups used request id req-aca097c2-84f9-4b10-8bed-fc9f0d95f06a", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:18.810Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.67420aaa-e5ff-4506-ae1f-5fdda16295d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:19.101Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aca097c2-84f9-4b10-8bed-fc9f0d95f06a x-compute-request-id: req-aca097c2-84f9-4b10-8bed-fc9f0d95f06a Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"79c0b03c-b1e8-4940-9a02-7813134f5590\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1c841936-722d-4945-934f-b2668669dd00\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"79c0b03c-b1e8-4940-9a02-7813134f5590\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"28afaf55-5c50-43f3-ae21-307a74440ca8\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"79c0b03c-b1e8-4940-9a02-7813134f5590\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:18.810Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.67420aaa-e5ff-4506-ae1f-5fdda16295d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:19.101Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3ab2e3d6eeb59ba6c603e6bb88f7d74402902488\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:18.690Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.71f5f051-d89f-4605-ba48-9e6ae2e315eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:19.101Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-833a1ed9-c0e2-4b4d-b188-c4e2477c1f6a", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:18.689Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.71f5f051-d89f-4605-ba48-9e6ae2e315eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:19.101Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-833a1ed9-c0e2-4b4d-b188-c4e2477c1f6a", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:18.689Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.71f5f051-d89f-4605-ba48-9e6ae2e315eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:19.101Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-833a1ed9-c0e2-4b4d-b188-c4e2477c1f6a x-compute-request-id: req-833a1ed9-c0e2-4b4d-b188-c4e2477c1f6a Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8f:f0:df\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:14.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:14Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_ellis_host_p1hvbm\", \"created\": \"2019-06-30T10:57:32Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:18.689Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.71f5f051-d89f-4605-ba48-9e6ae2e315eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:19.101Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-cc0a53ed-de8c-4baf-9137-c9a01615d86a", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:18.568Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.066e1cce-bb1c-4f9b-ab63-b83c41a3fdaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:19.101Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:01:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc0a53ed-de8c-4baf-9137-c9a01615d86a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:18.568Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.066e1cce-bb1c-4f9b-ab63-b83c41a3fdaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:19.101Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:18.561Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.066e1cce-bb1c-4f9b-ab63-b83c41a3fdaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:19.101Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3ab2e3d6eeb59ba6c603e6bb88f7d74402902488\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:18.433Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.71f5f051-d89f-4605-ba48-9e6ae2e315eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:19.101Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups used request id req-dd081c5e-f58d-4b65-bc82-a25957ce1757", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:18.432Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.71f5f051-d89f-4605-ba48-9e6ae2e315eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:19.101Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups used request id req-dd081c5e-f58d-4b65-bc82-a25957ce1757", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:18.432Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.71f5f051-d89f-4605-ba48-9e6ae2e315eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:19.101Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd081c5e-f58d-4b65-bc82-a25957ce1757 x-compute-request-id: req-dd081c5e-f58d-4b65-bc82-a25957ce1757 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"b17133cc-4704-41d9-bb54-f75cc68eb279\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"afb1d6b4-e82a-47ac-ae97-3a48f478e560\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"b17133cc-4704-41d9-bb54-f75cc68eb279\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b0bf106a-e21e-4644-b6eb-7d9ebd45cbf2\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"b17133cc-4704-41d9-bb54-f75cc68eb279\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:18.431Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.71f5f051-d89f-4605-ba48-9e6ae2e315eb"}, {"node_instance_id": "homer_host_gghar7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:19.101Z", "message": "Installing plugins", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:18.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:19.635Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}541eb4a384fc3ad6539b577a84ff6409dbcc5a03\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:19.034Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.066e1cce-bb1c-4f9b-ab63-b83c41a3fdaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:19.635Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6dbe0839-5797-4cb8-8df1-2133c474b05c x-compute-request-id: req-6dbe0839-5797-4cb8-8df1-2133c474b05c Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:33:33:a8\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:10.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"f99a56d2-76fc-466e-85dc-06a54c790c51\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:10Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bind_host_aj462j\", \"created\": \"2019-06-30T10:57:31Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:19.489Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.67420aaa-e5ff-4506-ae1f-5fdda16295d6"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:19.635Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:19.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:20.216Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:19.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:20.216Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9290159-0596-440f-8448-c132eea03232 x-compute-request-id: req-d9290159-0596-440f-8448-c132eea03232 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"79c0b03c-b1e8-4940-9a02-7813134f5590\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1c841936-722d-4945-934f-b2668669dd00\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"79c0b03c-b1e8-4940-9a02-7813134f5590\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"28afaf55-5c50-43f3-ae21-307a74440ca8\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"79c0b03c-b1e8-4940-9a02-7813134f5590\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:20.002Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.67420aaa-e5ff-4506-ae1f-5fdda16295d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:20.216Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}541eb4a384fc3ad6539b577a84ff6409dbcc5a03\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:20.007Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.066e1cce-bb1c-4f9b-ab63-b83c41a3fdaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:20.216Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups used request id req-9d0a3cba-63b5-4bf9-8201-5147b6fcc761", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:20.006Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.066e1cce-bb1c-4f9b-ab63-b83c41a3fdaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:20.216Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups used request id req-9d0a3cba-63b5-4bf9-8201-5147b6fcc761", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:20.006Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.066e1cce-bb1c-4f9b-ab63-b83c41a3fdaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:20.216Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d0a3cba-63b5-4bf9-8201-5147b6fcc761 x-compute-request-id: req-9d0a3cba-63b5-4bf9-8201-5147b6fcc761 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"bd8abc7e-9942-4e78-b37c-00102fc8f97c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"455ae83f-69df-42b3-be3f-060182eabdbb\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"bd8abc7e-9942-4e78-b37c-00102fc8f97c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6ff1d4fa-3496-464a-b24c-d552511f640b\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"bd8abc7e-9942-4e78-b37c-00102fc8f97c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"71f5889c-d8ee-4a28-b17c-e394bfb8f3bb\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"bd8abc7e-9942-4e78-b37c-00102fc8f97c\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:20.005Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.066e1cce-bb1c-4f9b-ab63-b83c41a3fdaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:20.216Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}541eb4a384fc3ad6539b577a84ff6409dbcc5a03\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:19.861Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.066e1cce-bb1c-4f9b-ab63-b83c41a3fdaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:20.216Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-8e91df18-e9d3-472a-a05b-0978f9a6c015", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:19.860Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.066e1cce-bb1c-4f9b-ab63-b83c41a3fdaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:20.216Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-8e91df18-e9d3-472a-a05b-0978f9a6c015", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:19.860Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.066e1cce-bb1c-4f9b-ab63-b83c41a3fdaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:20.216Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e91df18-e9d3-472a-a05b-0978f9a6c015 x-compute-request-id: req-8e91df18-e9d3-472a-a05b-0978f9a6c015 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:05:d0\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:12.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c396d71c-864e-49c9-ae55-299b123d4687\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:12Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_dime_host_mzau75\", \"created\": \"2019-06-30T10:57:28Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:19.859Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.066e1cce-bb1c-4f9b-ab63-b83c41a3fdaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:20.216Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups used request id req-8bf17430-e3a1-49b6-b7a2-4626d931b156", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:19.635Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.71f5f051-d89f-4605-ba48-9e6ae2e315eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:20.216Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups used request id req-8bf17430-e3a1-49b6-b7a2-4626d931b156", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:19.634Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.71f5f051-d89f-4605-ba48-9e6ae2e315eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:20.216Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8bf17430-e3a1-49b6-b7a2-4626d931b156 x-compute-request-id: req-8bf17430-e3a1-49b6-b7a2-4626d931b156 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"b17133cc-4704-41d9-bb54-f75cc68eb279\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"afb1d6b4-e82a-47ac-ae97-3a48f478e560\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"b17133cc-4704-41d9-bb54-f75cc68eb279\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b0bf106a-e21e-4644-b6eb-7d9ebd45cbf2\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"b17133cc-4704-41d9-bb54-f75cc68eb279\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:19.634Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.71f5f051-d89f-4605-ba48-9e6ae2e315eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:20.216Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-6dbe0839-5797-4cb8-8df1-2133c474b05c", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:19.489Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.67420aaa-e5ff-4506-ae1f-5fdda16295d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:20.216Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8782233e6c926b29e0bc9e55d45e35a9e2e6f648\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:19.489Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.67420aaa-e5ff-4506-ae1f-5fdda16295d6"}, {"node_instance_id": "bono_host_iinetx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:20.216Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:19.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:20.216Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-6dbe0839-5797-4cb8-8df1-2133c474b05c", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:19.489Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.67420aaa-e5ff-4506-ae1f-5fdda16295d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:20.739Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups used request id req-3ffa796d-d8f2-408a-a633-e34b69e8e7bb", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:20.519Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.066e1cce-bb1c-4f9b-ab63-b83c41a3fdaf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:20.739Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:20.026Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_host_gghar7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:20.739Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:20.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:20.739Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:20.419Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:20.739Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups used request id req-d9290159-0596-440f-8448-c132eea03232", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:20.002Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.67420aaa-e5ff-4506-ae1f-5fdda16295d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:20.739Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups used request id req-d9290159-0596-440f-8448-c132eea03232", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:20.003Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.67420aaa-e5ff-4506-ae1f-5fdda16295d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:20.739Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4dc5d8c6-c890-49e7-bc9c-474b9c55c7fc x-compute-request-id: req-4dc5d8c6-c890-49e7-bc9c-474b9c55c7fc Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:05:d0\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:12.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c396d71c-864e-49c9-ae55-299b123d4687\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:12Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_dime_host_mzau75\", \"created\": \"2019-06-30T10:57:28Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:20.363Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.066e1cce-bb1c-4f9b-ab63-b83c41a3fdaf"}], "metadata": {"pagination": {"total": 2156, "offset": 1807, "size": 50}}} 2019-06-30 11:01:41,607 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:01:41,607 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:01:41 GMT 2019-06-30 11:01:41,607 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:01:41,607 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:01:41,607 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:01:41,607 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:01:41,607 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:01:41,608 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:01:41,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-7adc7343-0ee3-42e7-8482-c8ff1b0a41eb 2019-06-30 11:01:41,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2e3d6eeb59ba6c603e6bb88f7d74402902488" 2019-06-30 11:01:41,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-30 11:01:41,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-06-30 11:01:41,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-30 11:01:41,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-06-30 11:01:41,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-06-30 11:01:41,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8782233e6c926b29e0bc9e55d45e35a9e2e6f648" 2019-06-30 11:01:41,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups used request id req-aca097c2-84f9-4b10-8bed-fc9f0d95f06a 2019-06-30 11:01:41,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups used request id req-aca097c2-84f9-4b10-8bed-fc9f0d95f06a 2019-06-30 11:01:41,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aca097c2-84f9-4b10-8bed-fc9f0d95f06a x-compute-request-id: req-aca097c2-84f9-4b10-8bed-fc9f0d95f06a Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "79c0b03c-b1e8-4940-9a02-7813134f5590", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1c841936-722d-4945-934f-b2668669dd00"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "79c0b03c-b1e8-4940-9a02-7813134f5590", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "28afaf55-5c50-43f3-ae21-307a74440ca8"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "79c0b03c-b1e8-4940-9a02-7813134f5590", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-06-30 11:01:41,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2e3d6eeb59ba6c603e6bb88f7d74402902488" 2019-06-30 11:01:41,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-833a1ed9-c0e2-4b4d-b188-c4e2477c1f6a 2019-06-30 11:01:41,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-833a1ed9-c0e2-4b4d-b188-c4e2477c1f6a 2019-06-30 11:01:41,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-833a1ed9-c0e2-4b4d-b188-c4e2477c1f6a x-compute-request-id: req-833a1ed9-c0e2-4b4d-b188-c4e2477c1f6a Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:f0:df", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:14.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "529a3222-34cd-484e-bb71-dc26e9b98f4f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:14Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_ellis_host_p1hvbm", "created": "2019-06-30T10:57:32Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:01:41,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-cc0a53ed-de8c-4baf-9137-c9a01615d86a 2019-06-30 11:01:41,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:01:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc0a53ed-de8c-4baf-9137-c9a01615d86a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:01:41,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:01:41,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2e3d6eeb59ba6c603e6bb88f7d74402902488" 2019-06-30 11:01:41,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups used request id req-dd081c5e-f58d-4b65-bc82-a25957ce1757 2019-06-30 11:01:41,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups used request id req-dd081c5e-f58d-4b65-bc82-a25957ce1757 2019-06-30 11:01:41,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd081c5e-f58d-4b65-bc82-a25957ce1757 x-compute-request-id: req-dd081c5e-f58d-4b65-bc82-a25957ce1757 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "b17133cc-4704-41d9-bb54-f75cc68eb279", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "afb1d6b4-e82a-47ac-ae97-3a48f478e560"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "b17133cc-4704-41d9-bb54-f75cc68eb279", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b0bf106a-e21e-4644-b6eb-7d9ebd45cbf2"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "b17133cc-4704-41d9-bb54-f75cc68eb279", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-06-30 11:01:41,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-30 11:01:41,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541eb4a384fc3ad6539b577a84ff6409dbcc5a03" 2019-06-30 11:01:41,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6dbe0839-5797-4cb8-8df1-2133c474b05c x-compute-request-id: req-6dbe0839-5797-4cb8-8df1-2133c474b05c Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:33:a8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:10.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "f99a56d2-76fc-466e-85dc-06a54c790c51", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:10Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bind_host_aj462j", "created": "2019-06-30T10:57:31Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:01:41,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-06-30 11:01:41,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-06-30 11:01:41,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9290159-0596-440f-8448-c132eea03232 x-compute-request-id: req-d9290159-0596-440f-8448-c132eea03232 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "79c0b03c-b1e8-4940-9a02-7813134f5590", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1c841936-722d-4945-934f-b2668669dd00"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "79c0b03c-b1e8-4940-9a02-7813134f5590", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "28afaf55-5c50-43f3-ae21-307a74440ca8"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "79c0b03c-b1e8-4940-9a02-7813134f5590", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-06-30 11:01:41,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541eb4a384fc3ad6539b577a84ff6409dbcc5a03" 2019-06-30 11:01:41,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups used request id req-9d0a3cba-63b5-4bf9-8201-5147b6fcc761 2019-06-30 11:01:41,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups used request id req-9d0a3cba-63b5-4bf9-8201-5147b6fcc761 2019-06-30 11:01:41,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d0a3cba-63b5-4bf9-8201-5147b6fcc761 x-compute-request-id: req-9d0a3cba-63b5-4bf9-8201-5147b6fcc761 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "bd8abc7e-9942-4e78-b37c-00102fc8f97c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "455ae83f-69df-42b3-be3f-060182eabdbb"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "bd8abc7e-9942-4e78-b37c-00102fc8f97c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6ff1d4fa-3496-464a-b24c-d552511f640b"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "bd8abc7e-9942-4e78-b37c-00102fc8f97c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "71f5889c-d8ee-4a28-b17c-e394bfb8f3bb"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "bd8abc7e-9942-4e78-b37c-00102fc8f97c", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-06-30 11:01:41,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541eb4a384fc3ad6539b577a84ff6409dbcc5a03" 2019-06-30 11:01:41,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-8e91df18-e9d3-472a-a05b-0978f9a6c015 2019-06-30 11:01:41,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-8e91df18-e9d3-472a-a05b-0978f9a6c015 2019-06-30 11:01:41,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e91df18-e9d3-472a-a05b-0978f9a6c015 x-compute-request-id: req-8e91df18-e9d3-472a-a05b-0978f9a6c015 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:05:d0", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:12.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c396d71c-864e-49c9-ae55-299b123d4687", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:12Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_dime_host_mzau75", "created": "2019-06-30T10:57:28Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:01:41,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups used request id req-8bf17430-e3a1-49b6-b7a2-4626d931b156 2019-06-30 11:01:41,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups used request id req-8bf17430-e3a1-49b6-b7a2-4626d931b156 2019-06-30 11:01:41,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8bf17430-e3a1-49b6-b7a2-4626d931b156 x-compute-request-id: req-8bf17430-e3a1-49b6-b7a2-4626d931b156 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "b17133cc-4704-41d9-bb54-f75cc68eb279", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "afb1d6b4-e82a-47ac-ae97-3a48f478e560"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "b17133cc-4704-41d9-bb54-f75cc68eb279", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b0bf106a-e21e-4644-b6eb-7d9ebd45cbf2"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "b17133cc-4704-41d9-bb54-f75cc68eb279", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-06-30 11:01:41,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-6dbe0839-5797-4cb8-8df1-2133c474b05c 2019-06-30 11:01:41,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8782233e6c926b29e0bc9e55d45e35a9e2e6f648" 2019-06-30 11:01:41,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-06-30 11:01:41,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-6dbe0839-5797-4cb8-8df1-2133c474b05c 2019-06-30 11:01:41,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups used request id req-3ffa796d-d8f2-408a-a633-e34b69e8e7bb 2019-06-30 11:01:41,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-30 11:01:41,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-30 11:01:41,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-30 11:01:41,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups used request id req-d9290159-0596-440f-8448-c132eea03232 2019-06-30 11:01:41,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups used request id req-d9290159-0596-440f-8448-c132eea03232 2019-06-30 11:01:41,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4dc5d8c6-c890-49e7-bc9c-474b9c55c7fc x-compute-request-id: req-4dc5d8c6-c890-49e7-bc9c-474b9c55c7fc Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:05:d0", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:12.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c396d71c-864e-49c9-ae55-299b123d4687", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:12Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_dime_host_mzau75", "created": "2019-06-30T10:57:28Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:01:41,619 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:01:41,686 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:01:41,686 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:01:41,686 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:01:41,686 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:01:41,686 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:01:41,686 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:01:41,686 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:01:41,687 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:01:41,687 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:01:41,687 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:01:41 GMT 2019-06-30 11:01:41,687 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:01:41,687 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:01:41,687 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:01:41,687 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:01:41,687 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:01:46,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:01:46,792 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:01:46,792 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:01:46,792 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:01:46,792 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:01:46,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:01:46,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:01:46,792 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:01:46,792 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:20.739Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-4dc5d8c6-c890-49e7-bc9c-474b9c55c7fc", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:20.366Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.066e1cce-bb1c-4f9b-ab63-b83c41a3fdaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:20.739Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}541eb4a384fc3ad6539b577a84ff6409dbcc5a03\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:20.366Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.066e1cce-bb1c-4f9b-ab63-b83c41a3fdaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:20.739Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ffa796d-d8f2-408a-a633-e34b69e8e7bb x-compute-request-id: req-3ffa796d-d8f2-408a-a633-e34b69e8e7bb Content-Encoding: gzip Content-Length: 533 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"bd8abc7e-9942-4e78-b37c-00102fc8f97c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"455ae83f-69df-42b3-be3f-060182eabdbb\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"bd8abc7e-9942-4e78-b37c-00102fc8f97c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6ff1d4fa-3496-464a-b24c-d552511f640b\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"bd8abc7e-9942-4e78-b37c-00102fc8f97c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"71f5889c-d8ee-4a28-b17c-e394bfb8f3bb\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"bd8abc7e-9942-4e78-b37c-00102fc8f97c\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:20.519Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.066e1cce-bb1c-4f9b-ab63-b83c41a3fdaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:20.739Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups used request id req-3ffa796d-d8f2-408a-a633-e34b69e8e7bb", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:20.519Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.066e1cce-bb1c-4f9b-ab63-b83c41a3fdaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:20.739Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups used request id req-3ffa796d-d8f2-408a-a633-e34b69e8e7bb", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:20.519Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.066e1cce-bb1c-4f9b-ab63-b83c41a3fdaf"}, {"node_instance_id": "proxy_node_fq77md", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:21.338Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:20.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:21.338Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:20.822Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:21.338Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:20.935Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:22.020Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:21.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ee09e919-fdc0-4fb1-be2d-dea946f4bb7e"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:22.020Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:21.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:22.020Z", "message": "[localhost] run: ['/home/ubuntu/homer_host_gghar7/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:21.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ee09e919-fdc0-4fb1-be2d-dea946f4bb7e"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:22.020Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:21.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ee09e919-fdc0-4fb1-be2d-dea946f4bb7e"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:22.020Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:21.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ee09e919-fdc0-4fb1-be2d-dea946f4bb7e"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:22.020Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:21.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ee09e919-fdc0-4fb1-be2d-dea946f4bb7e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:22.558Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-5610ab4f-a539-4c16-bb24-6773d0c5c482", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:22.197Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7105463b-18e9-405d-b4db-8766f3f05afe"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:22.558Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:22.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:22.558Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:22.131Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_host_iinetx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:22.558Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:21.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:22.558Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:22.191Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7105463b-18e9-405d-b4db-8766f3f05afe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:22.558Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:01:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5610ab4f-a539-4c16-bb24-6773d0c5c482 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:22.197Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7105463b-18e9-405d-b4db-8766f3f05afe"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:22.558Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:22.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ee09e919-fdc0-4fb1-be2d-dea946f4bb7e"}, {"node_instance_id": "homer_host_gghar7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:23.157Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:23.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:23.157Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5c34f74a167943e574f3b9f05c9ad7c6aa62e4dc\"", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:22.598Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7105463b-18e9-405d-b4db-8766f3f05afe"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:23.157Z", "message": "Removing directory: /tmp/tmpT6yW0e/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:22.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.ee09e919-fdc0-4fb1-be2d-dea946f4bb7e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:23.759Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-ff22fadf-ea2e-41e9-91a6-20b71a9ac5d1", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:23.221Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7105463b-18e9-405d-b4db-8766f3f05afe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:23.759Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff22fadf-ea2e-41e9-91a6-20b71a9ac5d1 x-compute-request-id: req-ff22fadf-ea2e-41e9-91a6-20b71a9ac5d1 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8f:f0:df\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:14.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:14Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_ellis_host_p1hvbm\", \"created\": \"2019-06-30T10:57:32Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:23.220Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7105463b-18e9-405d-b4db-8766f3f05afe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:23.759Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b88c55da-58c4-4a61-a3bc-8afc1face3fa x-compute-request-id: req-b88c55da-58c4-4a61-a3bc-8afc1face3fa Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"b17133cc-4704-41d9-bb54-f75cc68eb279\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"afb1d6b4-e82a-47ac-ae97-3a48f478e560\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"b17133cc-4704-41d9-bb54-f75cc68eb279\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b0bf106a-e21e-4644-b6eb-7d9ebd45cbf2\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"b17133cc-4704-41d9-bb54-f75cc68eb279\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:23.633Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7105463b-18e9-405d-b4db-8766f3f05afe"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:23.759Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:23.138Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:23.759Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5c34f74a167943e574f3b9f05c9ad7c6aa62e4dc\"", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:23.222Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7105463b-18e9-405d-b4db-8766f3f05afe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:23.759Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-ff22fadf-ea2e-41e9-91a6-20b71a9ac5d1", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:23.221Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7105463b-18e9-405d-b4db-8766f3f05afe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:24.504Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups used request id req-b88c55da-58c4-4a61-a3bc-8afc1face3fa", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:23.634Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7105463b-18e9-405d-b4db-8766f3f05afe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:24.504Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5c34f74a167943e574f3b9f05c9ad7c6aa62e4dc\"", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:24.151Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7105463b-18e9-405d-b4db-8766f3f05afe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:24.504Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5c34f74a167943e574f3b9f05c9ad7c6aa62e4dc\"", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:23.635Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7105463b-18e9-405d-b4db-8766f3f05afe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:24.504Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-981bae12-663d-4a6a-9ad3-ee801358717e", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:24.150Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7105463b-18e9-405d-b4db-8766f3f05afe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:24.504Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-981bae12-663d-4a6a-9ad3-ee801358717e x-compute-request-id: req-981bae12-663d-4a6a-9ad3-ee801358717e Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8f:f0:df\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:14.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:14Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_ellis_host_p1hvbm\", \"created\": \"2019-06-30T10:57:32Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:24.150Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7105463b-18e9-405d-b4db-8766f3f05afe"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:24.504Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:24.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_host_iinetx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:24.504Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:23.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:24.504Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-981bae12-663d-4a6a-9ad3-ee801358717e", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:24.150Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7105463b-18e9-405d-b4db-8766f3f05afe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:24.504Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:23.676Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.42fe3245-cd87-4e61-9eac-6f1e9e1a2ee4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:24.504Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:01:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5058b26-2fca-4105-b858-a85801294f78 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:23.681Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.42fe3245-cd87-4e61-9eac-6f1e9e1a2ee4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:24.504Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1f203e132ac7b876d13d78706546e0e0fbeb9ec3\"", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:24.083Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.42fe3245-cd87-4e61-9eac-6f1e9e1a2ee4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:24.504Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:24.452Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4825162a-28df-4d2c-b19e-4a6a1706b7f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:24.504Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-d5058b26-2fca-4105-b858-a85801294f78", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:23.681Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.42fe3245-cd87-4e61-9eac-6f1e9e1a2ee4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:24.504Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups used request id req-b88c55da-58c4-4a61-a3bc-8afc1face3fa", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:23.634Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7105463b-18e9-405d-b4db-8766f3f05afe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:25.147Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-55520475-8699-4ad5-b33c-98ff44074ab2", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:24.458Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4825162a-28df-4d2c-b19e-4a6a1706b7f6"}, {"node_instance_id": "homer_host_gghar7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:25.147Z", "message": "Plugins installed", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:24.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_node_fq77md", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:25.147Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:24.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:25.147Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a5310637cd2e44e8a25cc0b8b038cada4b0c5090\"", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:24.873Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4825162a-28df-4d2c-b19e-4a6a1706b7f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:25.147Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1f203e132ac7b876d13d78706546e0e0fbeb9ec3\"", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:24.750Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.42fe3245-cd87-4e61-9eac-6f1e9e1a2ee4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:25.147Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups used request id req-9ed1fb6b-1baf-4d29-af56-18ed00941f4c", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:24.750Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.42fe3245-cd87-4e61-9eac-6f1e9e1a2ee4"}], "metadata": {"pagination": {"total": 2331, "offset": 1857, "size": 50}}} 2019-06-30 11:01:46,793 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:01:46,793 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:01:46 GMT 2019-06-30 11:01:46,793 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:01:46,793 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:01:46,793 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:01:46,793 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:01:46,793 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:01:46,793 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:01:46,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-4dc5d8c6-c890-49e7-bc9c-474b9c55c7fc 2019-06-30 11:01:46,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541eb4a384fc3ad6539b577a84ff6409dbcc5a03" 2019-06-30 11:01:46,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ffa796d-d8f2-408a-a633-e34b69e8e7bb x-compute-request-id: req-3ffa796d-d8f2-408a-a633-e34b69e8e7bb Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "bd8abc7e-9942-4e78-b37c-00102fc8f97c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "455ae83f-69df-42b3-be3f-060182eabdbb"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "bd8abc7e-9942-4e78-b37c-00102fc8f97c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6ff1d4fa-3496-464a-b24c-d552511f640b"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "bd8abc7e-9942-4e78-b37c-00102fc8f97c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "71f5889c-d8ee-4a28-b17c-e394bfb8f3bb"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "bd8abc7e-9942-4e78-b37c-00102fc8f97c", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-06-30 11:01:46,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups used request id req-3ffa796d-d8f2-408a-a633-e34b69e8e7bb 2019-06-30 11:01:46,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups used request id req-3ffa796d-d8f2-408a-a633-e34b69e8e7bb 2019-06-30 11:01:46,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-30 11:01:46,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-30 11:01:46,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-30 11:01:46,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-06-30 11:01:46,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-06-30 11:01:46,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/homer_host_gghar7/env/bin/pip', 'freeze', '--all'] 2019-06-30 11:01:46,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-06-30 11:01:46,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-06-30 11:01:46,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-06-30 11:01:46,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-5610ab4f-a539-4c16-bb24-6773d0c5c482 2019-06-30 11:01:46,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-06-30 11:01:46,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-30 11:01:46,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-06-30 11:01:46,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:01:46,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:01:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5610ab4f-a539-4c16-bb24-6773d0c5c482 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:01:46,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-06-30 11:01:46,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-30 11:01:46,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c34f74a167943e574f3b9f05c9ad7c6aa62e4dc" 2019-06-30 11:01:46,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpT6yW0e/cloudify-diamond-plugin-1.3.5 2019-06-30 11:01:46,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-ff22fadf-ea2e-41e9-91a6-20b71a9ac5d1 2019-06-30 11:01:46,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff22fadf-ea2e-41e9-91a6-20b71a9ac5d1 x-compute-request-id: req-ff22fadf-ea2e-41e9-91a6-20b71a9ac5d1 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:f0:df", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:14.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "529a3222-34cd-484e-bb71-dc26e9b98f4f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:14Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_ellis_host_p1hvbm", "created": "2019-06-30T10:57:32Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:01:46,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b88c55da-58c4-4a61-a3bc-8afc1face3fa x-compute-request-id: req-b88c55da-58c4-4a61-a3bc-8afc1face3fa Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "b17133cc-4704-41d9-bb54-f75cc68eb279", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "afb1d6b4-e82a-47ac-ae97-3a48f478e560"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "b17133cc-4704-41d9-bb54-f75cc68eb279", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b0bf106a-e21e-4644-b6eb-7d9ebd45cbf2"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "b17133cc-4704-41d9-bb54-f75cc68eb279", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-06-30 11:01:46,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-30 11:01:46,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c34f74a167943e574f3b9f05c9ad7c6aa62e4dc" 2019-06-30 11:01:46,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-ff22fadf-ea2e-41e9-91a6-20b71a9ac5d1 2019-06-30 11:01:46,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups used request id req-b88c55da-58c4-4a61-a3bc-8afc1face3fa 2019-06-30 11:01:46,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c34f74a167943e574f3b9f05c9ad7c6aa62e4dc" 2019-06-30 11:01:46,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c34f74a167943e574f3b9f05c9ad7c6aa62e4dc" 2019-06-30 11:01:46,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-981bae12-663d-4a6a-9ad3-ee801358717e 2019-06-30 11:01:46,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-981bae12-663d-4a6a-9ad3-ee801358717e x-compute-request-id: req-981bae12-663d-4a6a-9ad3-ee801358717e Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:f0:df", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:14.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "529a3222-34cd-484e-bb71-dc26e9b98f4f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:14Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_ellis_host_p1hvbm", "created": "2019-06-30T10:57:32Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:01:46,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-06-30 11:01:46,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-06-30 11:01:46,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-981bae12-663d-4a6a-9ad3-ee801358717e 2019-06-30 11:01:46,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:01:46,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:01:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5058b26-2fca-4105-b858-a85801294f78 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:01:46,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f203e132ac7b876d13d78706546e0e0fbeb9ec3" 2019-06-30 11:01:46,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:01:46,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d5058b26-2fca-4105-b858-a85801294f78 2019-06-30 11:01:46,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups used request id req-b88c55da-58c4-4a61-a3bc-8afc1face3fa 2019-06-30 11:01:46,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-55520475-8699-4ad5-b33c-98ff44074ab2 2019-06-30 11:01:46,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-06-30 11:01:46,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:01:46,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5310637cd2e44e8a25cc0b8b038cada4b0c5090" 2019-06-30 11:01:46,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f203e132ac7b876d13d78706546e0e0fbeb9ec3" 2019-06-30 11:01:46,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups used request id req-9ed1fb6b-1baf-4d29-af56-18ed00941f4c 2019-06-30 11:01:46,803 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:01:46,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:01:46,867 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:01:46,867 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:01:46,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:01:46,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:01:46,867 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:01:46,867 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:01:46,867 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:01:46,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:01:46,867 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:01:46 GMT 2019-06-30 11:01:46,868 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:01:46,868 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:01:46,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:01:46,868 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:01:46,868 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:01:51,873 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:01:52,079 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:01:52,079 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:01:52,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:01:52,080 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:01:52,080 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:01:52,080 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:01:52,080 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:01:52,080 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:25.147Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups used request id req-9ed1fb6b-1baf-4d29-af56-18ed00941f4c", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:24.750Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.42fe3245-cd87-4e61-9eac-6f1e9e1a2ee4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:25.147Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups used request id req-9ed1fb6b-1baf-4d29-af56-18ed00941f4c", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:24.749Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.42fe3245-cd87-4e61-9eac-6f1e9e1a2ee4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:25.147Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ed1fb6b-1baf-4d29-af56-18ed00941f4c x-compute-request-id: req-9ed1fb6b-1baf-4d29-af56-18ed00941f4c Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"79c0b03c-b1e8-4940-9a02-7813134f5590\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1c841936-722d-4945-934f-b2668669dd00\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"79c0b03c-b1e8-4940-9a02-7813134f5590\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"28afaf55-5c50-43f3-ae21-307a74440ca8\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"79c0b03c-b1e8-4940-9a02-7813134f5590\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:24.749Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.42fe3245-cd87-4e61-9eac-6f1e9e1a2ee4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:25.147Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1f203e132ac7b876d13d78706546e0e0fbeb9ec3\"", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:24.620Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.42fe3245-cd87-4e61-9eac-6f1e9e1a2ee4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:25.147Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-01546b77-7f72-4df7-abaa-d8aaa9807b74", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:24.619Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.42fe3245-cd87-4e61-9eac-6f1e9e1a2ee4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:25.147Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-01546b77-7f72-4df7-abaa-d8aaa9807b74", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:24.619Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.42fe3245-cd87-4e61-9eac-6f1e9e1a2ee4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:25.147Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01546b77-7f72-4df7-abaa-d8aaa9807b74 x-compute-request-id: req-01546b77-7f72-4df7-abaa-d8aaa9807b74 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:33:33:a8\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:10.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"f99a56d2-76fc-466e-85dc-06a54c790c51\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:10Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bind_host_aj462j\", \"created\": \"2019-06-30T10:57:31Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:24.619Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.42fe3245-cd87-4e61-9eac-6f1e9e1a2ee4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:25.147Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups used request id req-ade4b862-283b-4082-8d2b-4ed9efb5d35e", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:24.695Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7105463b-18e9-405d-b4db-8766f3f05afe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:25.147Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups used request id req-ade4b862-283b-4082-8d2b-4ed9efb5d35e", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:24.695Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7105463b-18e9-405d-b4db-8766f3f05afe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:25.147Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ade4b862-283b-4082-8d2b-4ed9efb5d35e x-compute-request-id: req-ade4b862-283b-4082-8d2b-4ed9efb5d35e Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"b17133cc-4704-41d9-bb54-f75cc68eb279\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"afb1d6b4-e82a-47ac-ae97-3a48f478e560\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"b17133cc-4704-41d9-bb54-f75cc68eb279\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b0bf106a-e21e-4644-b6eb-7d9ebd45cbf2\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"b17133cc-4704-41d9-bb54-f75cc68eb279\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:24.694Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7105463b-18e9-405d-b4db-8766f3f05afe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:25.747Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-9a4d1ca3-9872-40ad-b6d6-e40bb94e148b", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:25.369Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.42fe3245-cd87-4e61-9eac-6f1e9e1a2ee4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:25.747Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-9a4d1ca3-9872-40ad-b6d6-e40bb94e148b", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:25.369Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.42fe3245-cd87-4e61-9eac-6f1e9e1a2ee4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:25.747Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7876bb07-f046-4fce-89fe-db356a1d033a x-compute-request-id: req-7876bb07-f046-4fce-89fe-db356a1d033a Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:05:d0\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:12.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c396d71c-864e-49c9-ae55-299b123d4687\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:12Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_dime_host_mzau75\", \"created\": \"2019-06-30T10:57:28Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:25.605Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4825162a-28df-4d2c-b19e-4a6a1706b7f6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:25.747Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:25.146Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:25.747Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1f203e132ac7b876d13d78706546e0e0fbeb9ec3\"", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:25.370Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.42fe3245-cd87-4e61-9eac-6f1e9e1a2ee4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:25.747Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7e11832-6836-4d1f-82cf-73dfe89cd22a x-compute-request-id: req-b7e11832-6836-4d1f-82cf-73dfe89cd22a Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"79c0b03c-b1e8-4940-9a02-7813134f5590\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1c841936-722d-4945-934f-b2668669dd00\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"79c0b03c-b1e8-4940-9a02-7813134f5590\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"28afaf55-5c50-43f3-ae21-307a74440ca8\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"79c0b03c-b1e8-4940-9a02-7813134f5590\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:25.508Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.42fe3245-cd87-4e61-9eac-6f1e9e1a2ee4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:25.747Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups used request id req-b7e11832-6836-4d1f-82cf-73dfe89cd22a", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:25.508Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.42fe3245-cd87-4e61-9eac-6f1e9e1a2ee4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:25.747Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups used request id req-b7e11832-6836-4d1f-82cf-73dfe89cd22a", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:25.509Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.42fe3245-cd87-4e61-9eac-6f1e9e1a2ee4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:25.747Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a4d1ca3-9872-40ad-b6d6-e40bb94e148b x-compute-request-id: req-9a4d1ca3-9872-40ad-b6d6-e40bb94e148b Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:33:33:a8\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:10.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"f99a56d2-76fc-466e-85dc-06a54c790c51\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:10Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bind_host_aj462j\", \"created\": \"2019-06-30T10:57:31Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:25.369Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.42fe3245-cd87-4e61-9eac-6f1e9e1a2ee4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:26.265Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a5310637cd2e44e8a25cc0b8b038cada4b0c5090\"", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:25.742Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4825162a-28df-4d2c-b19e-4a6a1706b7f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:26.265Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-7876bb07-f046-4fce-89fe-db356a1d033a", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:25.606Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4825162a-28df-4d2c-b19e-4a6a1706b7f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:26.265Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a5310637cd2e44e8a25cc0b8b038cada4b0c5090\"", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:25.607Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4825162a-28df-4d2c-b19e-4a6a1706b7f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:26.265Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups used request id req-a01ead10-7ed6-4022-9483-c23773371c01", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:25.741Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4825162a-28df-4d2c-b19e-4a6a1706b7f6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:26.265Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:25.991Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:26.265Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:25.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_host_gghar7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:26.265Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:25.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:26.265Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups used request id req-a01ead10-7ed6-4022-9483-c23773371c01", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:25.741Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4825162a-28df-4d2c-b19e-4a6a1706b7f6"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:26.265Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/J8S2T/install_requirements.sh", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:25.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:26.265Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-7876bb07-f046-4fce-89fe-db356a1d033a", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:25.605Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4825162a-28df-4d2c-b19e-4a6a1706b7f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:26.265Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a01ead10-7ed6-4022-9483-c23773371c01 x-compute-request-id: req-a01ead10-7ed6-4022-9483-c23773371c01 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"bd8abc7e-9942-4e78-b37c-00102fc8f97c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"455ae83f-69df-42b3-be3f-060182eabdbb\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"bd8abc7e-9942-4e78-b37c-00102fc8f97c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6ff1d4fa-3496-464a-b24c-d552511f640b\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"bd8abc7e-9942-4e78-b37c-00102fc8f97c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"71f5889c-d8ee-4a28-b17c-e394bfb8f3bb\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"bd8abc7e-9942-4e78-b37c-00102fc8f97c\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:25.740Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4825162a-28df-4d2c-b19e-4a6a1706b7f6"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:26.780Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:26.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_host_iinetx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:26.780Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:26.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:26.780Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:26.335Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:26.780Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups used request id req-2aa51c0c-db47-4db3-98ba-7b8b8a76e953", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:26.284Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4825162a-28df-4d2c-b19e-4a6a1706b7f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:26.780Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2aa51c0c-db47-4db3-98ba-7b8b8a76e953 x-compute-request-id: req-2aa51c0c-db47-4db3-98ba-7b8b8a76e953 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"bd8abc7e-9942-4e78-b37c-00102fc8f97c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"455ae83f-69df-42b3-be3f-060182eabdbb\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"bd8abc7e-9942-4e78-b37c-00102fc8f97c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6ff1d4fa-3496-464a-b24c-d552511f640b\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"bd8abc7e-9942-4e78-b37c-00102fc8f97c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"71f5889c-d8ee-4a28-b17c-e394bfb8f3bb\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"bd8abc7e-9942-4e78-b37c-00102fc8f97c\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:26.284Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4825162a-28df-4d2c-b19e-4a6a1706b7f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:26.780Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a5310637cd2e44e8a25cc0b8b038cada4b0c5090\"", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:26.147Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4825162a-28df-4d2c-b19e-4a6a1706b7f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:26.780Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-0ab25d4f-f87c-4c47-ad9d-d04fc69c50db", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:26.146Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4825162a-28df-4d2c-b19e-4a6a1706b7f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:26.780Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-0ab25d4f-f87c-4c47-ad9d-d04fc69c50db", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:26.146Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4825162a-28df-4d2c-b19e-4a6a1706b7f6"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:26.780Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:25.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:26.780Z", "message": "Process created, PID: 1605", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:25.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:26.780Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:25.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:26.780Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:25.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:26.780Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ab25d4f-f87c-4c47-ad9d-d04fc69c50db x-compute-request-id: req-0ab25d4f-f87c-4c47-ad9d-d04fc69c50db Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:05:d0\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:12.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c396d71c-864e-49c9-ae55-299b123d4687\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:12Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_dime_host_mzau75\", \"created\": \"2019-06-30T10:57:28Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:26.145Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4825162a-28df-4d2c-b19e-4a6a1706b7f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:26.780Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups used request id req-2aa51c0c-db47-4db3-98ba-7b8b8a76e953", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:26.285Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4825162a-28df-4d2c-b19e-4a6a1706b7f6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:27.500Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:26.776Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:28.163Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:01:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13466c46-f743-44d1-bc85-e901c42d6b95 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:27.651Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.1cf81c2b-e8b8-4ee9-84a4-23f16ed47431"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:28.163Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:27.645Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.1cf81c2b-e8b8-4ee9-84a4-23f16ed47431"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:28.163Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:27.516Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_host_gghar7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:28.163Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:27.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_host_mzau75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:28.163Z", "message": "Relationships established", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:27.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}], "metadata": {"pagination": {"total": 2358, "offset": 1907, "size": 50}}} 2019-06-30 11:01:52,080 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:01:52,080 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:01:52 GMT 2019-06-30 11:01:52,080 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:01:52,081 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:01:52,081 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:01:52,081 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:01:52,081 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:01:52,081 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:01:52,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups used request id req-9ed1fb6b-1baf-4d29-af56-18ed00941f4c 2019-06-30 11:01:52,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups used request id req-9ed1fb6b-1baf-4d29-af56-18ed00941f4c 2019-06-30 11:01:52,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ed1fb6b-1baf-4d29-af56-18ed00941f4c x-compute-request-id: req-9ed1fb6b-1baf-4d29-af56-18ed00941f4c Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "79c0b03c-b1e8-4940-9a02-7813134f5590", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1c841936-722d-4945-934f-b2668669dd00"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "79c0b03c-b1e8-4940-9a02-7813134f5590", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "28afaf55-5c50-43f3-ae21-307a74440ca8"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "79c0b03c-b1e8-4940-9a02-7813134f5590", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-06-30 11:01:52,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f203e132ac7b876d13d78706546e0e0fbeb9ec3" 2019-06-30 11:01:52,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-01546b77-7f72-4df7-abaa-d8aaa9807b74 2019-06-30 11:01:52,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-01546b77-7f72-4df7-abaa-d8aaa9807b74 2019-06-30 11:01:52,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01546b77-7f72-4df7-abaa-d8aaa9807b74 x-compute-request-id: req-01546b77-7f72-4df7-abaa-d8aaa9807b74 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:33:a8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:10.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "f99a56d2-76fc-466e-85dc-06a54c790c51", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:10Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bind_host_aj462j", "created": "2019-06-30T10:57:31Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:01:52,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups used request id req-ade4b862-283b-4082-8d2b-4ed9efb5d35e 2019-06-30 11:01:52,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups used request id req-ade4b862-283b-4082-8d2b-4ed9efb5d35e 2019-06-30 11:01:52,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ade4b862-283b-4082-8d2b-4ed9efb5d35e x-compute-request-id: req-ade4b862-283b-4082-8d2b-4ed9efb5d35e Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "b17133cc-4704-41d9-bb54-f75cc68eb279", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "afb1d6b4-e82a-47ac-ae97-3a48f478e560"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "b17133cc-4704-41d9-bb54-f75cc68eb279", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b0bf106a-e21e-4644-b6eb-7d9ebd45cbf2"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "b17133cc-4704-41d9-bb54-f75cc68eb279", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-06-30 11:01:52,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-9a4d1ca3-9872-40ad-b6d6-e40bb94e148b 2019-06-30 11:01:52,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-9a4d1ca3-9872-40ad-b6d6-e40bb94e148b 2019-06-30 11:01:52,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7876bb07-f046-4fce-89fe-db356a1d033a x-compute-request-id: req-7876bb07-f046-4fce-89fe-db356a1d033a Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:05:d0", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:12.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c396d71c-864e-49c9-ae55-299b123d4687", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:12Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_dime_host_mzau75", "created": "2019-06-30T10:57:28Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:01:52,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-30 11:01:52,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f203e132ac7b876d13d78706546e0e0fbeb9ec3" 2019-06-30 11:01:52,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7e11832-6836-4d1f-82cf-73dfe89cd22a x-compute-request-id: req-b7e11832-6836-4d1f-82cf-73dfe89cd22a Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "79c0b03c-b1e8-4940-9a02-7813134f5590", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1c841936-722d-4945-934f-b2668669dd00"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "79c0b03c-b1e8-4940-9a02-7813134f5590", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "28afaf55-5c50-43f3-ae21-307a74440ca8"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "79c0b03c-b1e8-4940-9a02-7813134f5590", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-06-30 11:01:52,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups used request id req-b7e11832-6836-4d1f-82cf-73dfe89cd22a 2019-06-30 11:01:52,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups used request id req-b7e11832-6836-4d1f-82cf-73dfe89cd22a 2019-06-30 11:01:52,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a4d1ca3-9872-40ad-b6d6-e40bb94e148b x-compute-request-id: req-9a4d1ca3-9872-40ad-b6d6-e40bb94e148b Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:33:a8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:10.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "f99a56d2-76fc-466e-85dc-06a54c790c51", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:10Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bind_host_aj462j", "created": "2019-06-30T10:57:31Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:01:52,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5310637cd2e44e8a25cc0b8b038cada4b0c5090" 2019-06-30 11:01:52,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-7876bb07-f046-4fce-89fe-db356a1d033a 2019-06-30 11:01:52,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5310637cd2e44e8a25cc0b8b038cada4b0c5090" 2019-06-30 11:01:52,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups used request id req-a01ead10-7ed6-4022-9483-c23773371c01 2019-06-30 11:01:52,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-30 11:01:52,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-06-30 11:01:52,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-30 11:01:52,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups used request id req-a01ead10-7ed6-4022-9483-c23773371c01 2019-06-30 11:01:52,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/J8S2T/install_requirements.sh 2019-06-30 11:01:52,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-7876bb07-f046-4fce-89fe-db356a1d033a 2019-06-30 11:01:52,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a01ead10-7ed6-4022-9483-c23773371c01 x-compute-request-id: req-a01ead10-7ed6-4022-9483-c23773371c01 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "bd8abc7e-9942-4e78-b37c-00102fc8f97c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "455ae83f-69df-42b3-be3f-060182eabdbb"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "bd8abc7e-9942-4e78-b37c-00102fc8f97c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6ff1d4fa-3496-464a-b24c-d552511f640b"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "bd8abc7e-9942-4e78-b37c-00102fc8f97c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "71f5889c-d8ee-4a28-b17c-e394bfb8f3bb"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "bd8abc7e-9942-4e78-b37c-00102fc8f97c", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-06-30 11:01:52,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-06-30 11:01:52,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-06-30 11:01:52,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-06-30 11:01:52,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups used request id req-2aa51c0c-db47-4db3-98ba-7b8b8a76e953 2019-06-30 11:01:52,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2aa51c0c-db47-4db3-98ba-7b8b8a76e953 x-compute-request-id: req-2aa51c0c-db47-4db3-98ba-7b8b8a76e953 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "bd8abc7e-9942-4e78-b37c-00102fc8f97c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "455ae83f-69df-42b3-be3f-060182eabdbb"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "bd8abc7e-9942-4e78-b37c-00102fc8f97c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6ff1d4fa-3496-464a-b24c-d552511f640b"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "bd8abc7e-9942-4e78-b37c-00102fc8f97c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "71f5889c-d8ee-4a28-b17c-e394bfb8f3bb"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "bd8abc7e-9942-4e78-b37c-00102fc8f97c", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-06-30 11:01:52,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5310637cd2e44e8a25cc0b8b038cada4b0c5090" 2019-06-30 11:01:52,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-0ab25d4f-f87c-4c47-ad9d-d04fc69c50db 2019-06-30 11:01:52,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-0ab25d4f-f87c-4c47-ad9d-d04fc69c50db 2019-06-30 11:01:52,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-30 11:01:52,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1605 2019-06-30 11:01:52,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-30 11:01:52,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-30 11:01:52,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ab25d4f-f87c-4c47-ad9d-d04fc69c50db x-compute-request-id: req-0ab25d4f-f87c-4c47-ad9d-d04fc69c50db Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:05:d0", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:12.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c396d71c-864e-49c9-ae55-299b123d4687", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:12Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_dime_host_mzau75", "created": "2019-06-30T10:57:28Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:01:52,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups used request id req-2aa51c0c-db47-4db3-98ba-7b8b8a76e953 2019-06-30 11:01:52,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-30 11:01:52,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:01:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13466c46-f743-44d1-bc85-e901c42d6b95 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:01:52,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:01:52,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-06-30 11:01:52,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-06-30 11:01:52,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-30 11:01:52,092 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:01:52,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:01:52,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:01:52,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:01:52,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:01:52,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:01:52,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:01:52,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:01:52,153 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:01:52,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:01:52,153 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:01:52 GMT 2019-06-30 11:01:52,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:01:52,154 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:01:52,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:01:52,154 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:01:52,154 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:01:57,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:01:57,285 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:01:57,285 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:01:57,285 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:01:57,285 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:01:57,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:01:57,285 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:01:57,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:01:57,286 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:28.163Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:27.645Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.1cf81c2b-e8b8-4ee9-84a4-23f16ed47431"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:28.163Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-13466c46-f743-44d1-bc85-e901c42d6b95", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:27.651Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.1cf81c2b-e8b8-4ee9-84a4-23f16ed47431"}, {"node_instance_id": "bono_host_iinetx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:28.737Z", "message": "Establishing relationships", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:28.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:28.737Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dabbeb5d5c65278699bf0e380d7bd3439f5b4395\"", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:28.054Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.1cf81c2b-e8b8-4ee9-84a4-23f16ed47431"}, {"node_instance_id": "homer_host_gghar7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:28.737Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:28.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:28.737Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:28.702Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7845727e-bbe2-4ec4-9d91-ac6a8fd8d971"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:29.406Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-b52b08ab-b946-4e28-aa21-b26505d68f3c", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:28.913Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.1cf81c2b-e8b8-4ee9-84a4-23f16ed47431"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:29.406Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-b52b08ab-b946-4e28-aa21-b26505d68f3c", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:28.914Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.1cf81c2b-e8b8-4ee9-84a4-23f16ed47431"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:29.406Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dabbeb5d5c65278699bf0e380d7bd3439f5b4395\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.211\"}}'", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:28.916Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.1cf81c2b-e8b8-4ee9-84a4-23f16ed47431"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:29.406Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}21314800fcf017bdf2bdfbde5e68596b96fe1cfb\"", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:29.112Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7845727e-bbe2-4ec4-9d91-ac6a8fd8d971"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:29.406Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:01:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0774f1e-966b-45d8-bed5-65493db6c7c9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:28.708Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7845727e-bbe2-4ec4-9d91-ac6a8fd8d971"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:29.406Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-e0774f1e-966b-45d8-bed5-65493db6c7c9", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:28.709Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7845727e-bbe2-4ec4-9d91-ac6a8fd8d971"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:29.406Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b52b08ab-b946-4e28-aa21-b26505d68f3c x-compute-request-id: req-b52b08ab-b946-4e28-aa21-b26505d68f3c Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8f:f0:df\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:14.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:14Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_ellis_host_p1hvbm\", \"created\": \"2019-06-30T10:57:32Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:28.913Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.1cf81c2b-e8b8-4ee9-84a4-23f16ed47431"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:29.406Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:28.790Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_host_mzau75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:30.202Z", "message": "Node instance started", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:29.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:30.202Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:29.958Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:30.202Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-c60bc17e-cad8-4d51-9d68-928a1ffa7c4d", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:29.701Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7845727e-bbe2-4ec4-9d91-ac6a8fd8d971"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:30.202Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}21314800fcf017bdf2bdfbde5e68596b96fe1cfb\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.200\"}}'", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:29.702Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7845727e-bbe2-4ec4-9d91-ac6a8fd8d971"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:30.202Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-c60bc17e-cad8-4d51-9d68-928a1ffa7c4d", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:29.701Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7845727e-bbe2-4ec4-9d91-ac6a8fd8d971"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:30.202Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c60bc17e-cad8-4d51-9d68-928a1ffa7c4d x-compute-request-id: req-c60bc17e-cad8-4d51-9d68-928a1ffa7c4d Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:33:33:a8\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:10.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"f99a56d2-76fc-466e-85dc-06a54c790c51\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:10Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bind_host_aj462j\", \"created\": \"2019-06-30T10:57:31Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:29.700Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7845727e-bbe2-4ec4-9d91-ac6a8fd8d971"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:30.848Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:30.222Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.d18f2324-602b-4d77-b656-7f94670736df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:30.848Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-676b6ebb-54f2-469b-8ba1-7e7dbe1ca1b6", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:30.228Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.d18f2324-602b-4d77-b656-7f94670736df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:30.848Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:01:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-676b6ebb-54f2-469b-8ba1-7e7dbe1ca1b6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:30.228Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.d18f2324-602b-4d77-b656-7f94670736df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:30.848Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ad04b15df2b25b5f7a871b5079a9b43e8678fb4e\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:30.724Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.d18f2324-602b-4d77-b656-7f94670736df"}, {"node_instance_id": "homer_host_gghar7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:30.848Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:30.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_host_gghar7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:30.848Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:30.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:31.481Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:30.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:32.007Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ad04b15df2b25b5f7a871b5079a9b43e8678fb4e\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:31.469Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.d18f2324-602b-4d77-b656-7f94670736df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:32.007Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-e8ad5d6d-ed4d-48ad-b28c-8c672ac10267", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:31.468Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.d18f2324-602b-4d77-b656-7f94670736df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:32.007Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-e8ad5d6d-ed4d-48ad-b28c-8c672ac10267", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:31.467Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.d18f2324-602b-4d77-b656-7f94670736df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:32.007Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8ad5d6d-ed4d-48ad-b28c-8c672ac10267 x-compute-request-id: req-e8ad5d6d-ed4d-48ad-b28c-8c672ac10267 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e1:b0:07\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:14.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"d6637d32-b972-4acd-93c7-babec974fde1\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:14Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_vellum_host_w4xpzo\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:31.467Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.d18f2324-602b-4d77-b656-7f94670736df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:32.007Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-bcdf02e1-3496-46cb-bdcb-83b32c515a39", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:31.360Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.46166f05-f0d2-41f5-861a-87d1bedf10e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:32.007Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 11:01:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f4d275a8-b87b-4327-a6d0-7979434adb9d x-compute-request-id: req-f4d275a8-b87b-4327-a6d0-7979434adb9d Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:31.874Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.1cf81c2b-e8b8-4ee9-84a4-23f16ed47431"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:32.007Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9821366e87a622ec74509d216898c541e1da480e\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:31.819Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.46166f05-f0d2-41f5-861a-87d1bedf10e4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:32.007Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:31.645Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:32.007Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:01:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcdf02e1-3496-46cb-bdcb-83b32c515a39 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:31.360Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.46166f05-f0d2-41f5-861a-87d1bedf10e4"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:32.007Z", "message": "Establishing relationships", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:31.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:32.007Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:31.354Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.46166f05-f0d2-41f5-861a-87d1bedf10e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:32.552Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups used request id req-1819a3c9-af0f-48c3-93a7-57783901dc07", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:32.147Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.d18f2324-602b-4d77-b656-7f94670736df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:32.552Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dabbeb5d5c65278699bf0e380d7bd3439f5b4395\"", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:31.876Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.1cf81c2b-e8b8-4ee9-84a4-23f16ed47431"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:32.552Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb220027-da6c-419f-9bfe-628dbf1b1402 x-compute-request-id: req-fb220027-da6c-419f-9bfe-628dbf1b1402 Content-Encoding: gzip Content-Length: 854 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:33:33:a8\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:33:33:a8\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:10.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"f99a56d2-76fc-466e-85dc-06a54c790c51\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:10Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bind_host_aj462j\", \"created\": \"2019-06-30T10:57:31Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:32.423Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7845727e-bbe2-4ec4-9d91-ac6a8fd8d971"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:32.552Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ad04b15df2b25b5f7a871b5079a9b43e8678fb4e\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:32.148Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.d18f2324-602b-4d77-b656-7f94670736df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:32.552Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups used request id req-1819a3c9-af0f-48c3-93a7-57783901dc07", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:32.147Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.d18f2324-602b-4d77-b656-7f94670736df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:32.552Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1819a3c9-af0f-48c3-93a7-57783901dc07 x-compute-request-id: req-1819a3c9-af0f-48c3-93a7-57783901dc07 Content-Encoding: gzip Content-Length: 636 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"128cc94e-4e99-4091-a8b9-6237050f3e09\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"22b0e889-1b2d-4471-bc30-ce149247f392\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"23a60855-991e-442c-9776-a14a381a8da8\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"23f0189a-5767-4d6a-8953-2663ab21643c\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"250f34ad-7cbc-4b15-8f49-d2c5297484fe\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7f10dfeb-4474-4812-bfba-4ac93497cd60\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:32.146Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.d18f2324-602b-4d77-b656-7f94670736df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:32.552Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}21314800fcf017bdf2bdfbde5e68596b96fe1cfb\"", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:32.036Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7845727e-bbe2-4ec4-9d91-ac6a8fd8d971"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:32.552Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action used request id req-54912bf1-1dc8-4553-abd0-16c85d126625", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:32.035Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7845727e-bbe2-4ec4-9d91-ac6a8fd8d971"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:32.552Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action used request id req-54912bf1-1dc8-4553-abd0-16c85d126625", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:32.035Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7845727e-bbe2-4ec4-9d91-ac6a8fd8d971"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:32.552Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 11:01:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-54912bf1-1dc8-4553-abd0-16c85d126625 x-compute-request-id: req-54912bf1-1dc8-4553-abd0-16c85d126625 Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:32.034Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7845727e-bbe2-4ec4-9d91-ac6a8fd8d971"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:32.552Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/action used request id req-f4d275a8-b87b-4327-a6d0-7979434adb9d", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:31.875Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.1cf81c2b-e8b8-4ee9-84a4-23f16ed47431"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:32.552Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/action used request id req-f4d275a8-b87b-4327-a6d0-7979434adb9d", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:31.874Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.1cf81c2b-e8b8-4ee9-84a4-23f16ed47431"}], "metadata": {"pagination": {"total": 2506, "offset": 1957, "size": 50}}} 2019-06-30 11:01:57,286 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:01:57,286 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:01:57 GMT 2019-06-30 11:01:57,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:01:57,286 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:01:57,286 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:01:57,286 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:01:57,287 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:01:57,287 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:01:57,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:01:57,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-13466c46-f743-44d1-bc85-e901c42d6b95 2019-06-30 11:01:57,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-30 11:01:57,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dabbeb5d5c65278699bf0e380d7bd3439f5b4395" 2019-06-30 11:01:57,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-06-30 11:01:57,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:01:57,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-b52b08ab-b946-4e28-aa21-b26505d68f3c 2019-06-30 11:01:57,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-b52b08ab-b946-4e28-aa21-b26505d68f3c 2019-06-30 11:01:57,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dabbeb5d5c65278699bf0e380d7bd3439f5b4395" -d '{"addFloatingIp": {"address": "172.30.9.211"}}' 2019-06-30 11:01:57,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21314800fcf017bdf2bdfbde5e68596b96fe1cfb" 2019-06-30 11:01:57,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:01:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0774f1e-966b-45d8-bed5-65493db6c7c9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:01:57,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-e0774f1e-966b-45d8-bed5-65493db6c7c9 2019-06-30 11:01:57,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b52b08ab-b946-4e28-aa21-b26505d68f3c x-compute-request-id: req-b52b08ab-b946-4e28-aa21-b26505d68f3c Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:f0:df", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:14.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "529a3222-34cd-484e-bb71-dc26e9b98f4f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:14Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_ellis_host_p1hvbm", "created": "2019-06-30T10:57:32Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:01:57,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-30 11:01:57,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-30 11:01:57,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-30 11:01:57,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-c60bc17e-cad8-4d51-9d68-928a1ffa7c4d 2019-06-30 11:01:57,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21314800fcf017bdf2bdfbde5e68596b96fe1cfb" -d '{"addFloatingIp": {"address": "172.30.9.200"}}' 2019-06-30 11:01:57,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-c60bc17e-cad8-4d51-9d68-928a1ffa7c4d 2019-06-30 11:01:57,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c60bc17e-cad8-4d51-9d68-928a1ffa7c4d x-compute-request-id: req-c60bc17e-cad8-4d51-9d68-928a1ffa7c4d Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:33:a8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:10.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "f99a56d2-76fc-466e-85dc-06a54c790c51", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:10Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bind_host_aj462j", "created": "2019-06-30T10:57:31Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:01:57,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:01:57,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-676b6ebb-54f2-469b-8ba1-7e7dbe1ca1b6 2019-06-30 11:01:57,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:01:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-676b6ebb-54f2-469b-8ba1-7e7dbe1ca1b6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:01:57,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad04b15df2b25b5f7a871b5079a9b43e8678fb4e" 2019-06-30 11:01:57,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-06-30 11:01:57,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-06-30 11:01:57,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-06-30 11:01:57,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad04b15df2b25b5f7a871b5079a9b43e8678fb4e" 2019-06-30 11:01:57,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-e8ad5d6d-ed4d-48ad-b28c-8c672ac10267 2019-06-30 11:01:57,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-e8ad5d6d-ed4d-48ad-b28c-8c672ac10267 2019-06-30 11:01:57,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8ad5d6d-ed4d-48ad-b28c-8c672ac10267 x-compute-request-id: req-e8ad5d6d-ed4d-48ad-b28c-8c672ac10267 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:b0:07", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:14.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "d6637d32-b972-4acd-93c7-babec974fde1", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:14Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_vellum_host_w4xpzo", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:01:57,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-bcdf02e1-3496-46cb-bdcb-83b32c515a39 2019-06-30 11:01:57,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 11:01:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f4d275a8-b87b-4327-a6d0-7979434adb9d x-compute-request-id: req-f4d275a8-b87b-4327-a6d0-7979434adb9d Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:01:57,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9821366e87a622ec74509d216898c541e1da480e" 2019-06-30 11:01:57,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-30 11:01:57,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:01:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcdf02e1-3496-46cb-bdcb-83b32c515a39 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:01:57,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-30 11:01:57,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:01:57,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups used request id req-1819a3c9-af0f-48c3-93a7-57783901dc07 2019-06-30 11:01:57,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dabbeb5d5c65278699bf0e380d7bd3439f5b4395" 2019-06-30 11:01:57,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb220027-da6c-419f-9bfe-628dbf1b1402 x-compute-request-id: req-fb220027-da6c-419f-9bfe-628dbf1b1402 Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:33:a8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:33:a8", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:10.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "f99a56d2-76fc-466e-85dc-06a54c790c51", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:10Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bind_host_aj462j", "created": "2019-06-30T10:57:31Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:01:57,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad04b15df2b25b5f7a871b5079a9b43e8678fb4e" 2019-06-30 11:01:57,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups used request id req-1819a3c9-af0f-48c3-93a7-57783901dc07 2019-06-30 11:01:57,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1819a3c9-af0f-48c3-93a7-57783901dc07 x-compute-request-id: req-1819a3c9-af0f-48c3-93a7-57783901dc07 Content-Encoding: gzip Content-Length: 636 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "128cc94e-4e99-4091-a8b9-6237050f3e09"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "22b0e889-1b2d-4471-bc30-ce149247f392"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "23a60855-991e-442c-9776-a14a381a8da8"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "23f0189a-5767-4d6a-8953-2663ab21643c"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "250f34ad-7cbc-4b15-8f49-d2c5297484fe"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7f10dfeb-4474-4812-bfba-4ac93497cd60"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-06-30 11:01:57,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21314800fcf017bdf2bdfbde5e68596b96fe1cfb" 2019-06-30 11:01:57,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action used request id req-54912bf1-1dc8-4553-abd0-16c85d126625 2019-06-30 11:01:57,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action used request id req-54912bf1-1dc8-4553-abd0-16c85d126625 2019-06-30 11:01:57,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 11:01:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-54912bf1-1dc8-4553-abd0-16c85d126625 x-compute-request-id: req-54912bf1-1dc8-4553-abd0-16c85d126625 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:01:57,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/action used request id req-f4d275a8-b87b-4327-a6d0-7979434adb9d 2019-06-30 11:01:57,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/action used request id req-f4d275a8-b87b-4327-a6d0-7979434adb9d 2019-06-30 11:01:57,298 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:01:57,582 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:01:57,582 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:01:57,582 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:01:57,583 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:01:57,583 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:01:57,583 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:01:57,583 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:01:57,583 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:01:57,583 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:01:57,583 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:01:57 GMT 2019-06-30 11:01:57,583 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:01:57,583 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:01:57,583 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:01:57,583 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:01:57,584 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:02:02,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:02:02,763 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:02:02,763 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:02:02,763 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:02:02,763 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:02:02,763 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:02:02,763 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:02:02,763 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:02:02,764 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:33.074Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a066817c-1778-46f9-92f2-2b1cd0dc8628 x-compute-request-id: req-a066817c-1778-46f9-92f2-2b1cd0dc8628 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8f:f0:df\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8f:f0:df\", \"version\": 4, \"addr\": \"172.30.9.211\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:14.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:14Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_ellis_host_p1hvbm\", \"created\": \"2019-06-30T10:57:32Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:32.398Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.1cf81c2b-e8b8-4ee9-84a4-23f16ed47431"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:33.074Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-a066817c-1778-46f9-92f2-2b1cd0dc8628", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:32.398Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.1cf81c2b-e8b8-4ee9-84a4-23f16ed47431"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:33.074Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-a066817c-1778-46f9-92f2-2b1cd0dc8628", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:32.398Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.1cf81c2b-e8b8-4ee9-84a4-23f16ed47431"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:33.074Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e72ba517-bd71-4d2e-8352-0bedec165f3a x-compute-request-id: req-e72ba517-bd71-4d2e-8352-0bedec165f3a Content-Encoding: gzip Content-Length: 839 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e1:b0:07\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:14.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"d6637d32-b972-4acd-93c7-babec974fde1\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:14Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_vellum_host_w4xpzo\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:32.619Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.d18f2324-602b-4d77-b656-7f94670736df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:33.074Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-e72ba517-bd71-4d2e-8352-0bedec165f3a", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:32.619Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.d18f2324-602b-4d77-b656-7f94670736df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:33.074Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-e72ba517-bd71-4d2e-8352-0bedec165f3a", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:32.619Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.d18f2324-602b-4d77-b656-7f94670736df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:33.074Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ad04b15df2b25b5f7a871b5079a9b43e8678fb4e\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:32.632Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.d18f2324-602b-4d77-b656-7f94670736df"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:33.074Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:32.876Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:33.074Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e206e6bc-f6fc-497d-ba4b-323b071d3f00 x-compute-request-id: req-e206e6bc-f6fc-497d-ba4b-323b071d3f00 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:be:b9:3c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:11.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"db14e987-d8b3-4d92-a051-eae93da15b74\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:11Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bono_host_iinetx\", \"created\": \"2019-06-30T10:57:26Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:32.548Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.46166f05-f0d2-41f5-861a-87d1bedf10e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:33.074Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-e206e6bc-f6fc-497d-ba4b-323b071d3f00", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:32.549Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.46166f05-f0d2-41f5-861a-87d1bedf10e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:33.074Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-e206e6bc-f6fc-497d-ba4b-323b071d3f00", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:32.549Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.46166f05-f0d2-41f5-861a-87d1bedf10e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:33.074Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9821366e87a622ec74509d216898c541e1da480e\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:32.550Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.46166f05-f0d2-41f5-861a-87d1bedf10e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:33.074Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:32.923Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3852f07f-1ec1-4540-b4a8-4205cd134854"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:33.074Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-fb220027-da6c-419f-9bfe-628dbf1b1402", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:32.423Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7845727e-bbe2-4ec4-9d91-ac6a8fd8d971"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:33.074Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-fb220027-da6c-419f-9bfe-628dbf1b1402", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:32.424Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7845727e-bbe2-4ec4-9d91-ac6a8fd8d971"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:33.657Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-fd554348-08f9-4fc1-bb9b-1f8405a96449", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:32.928Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3852f07f-1ec1-4540-b4a8-4205cd134854"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:33.657Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc911133-6660-445e-bd36-25441f71e859 x-compute-request-id: req-dc911133-6660-445e-bd36-25441f71e859 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1bc9b424-efcc-4f2c-8af0-6d75ef01fabd\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8fc24a2f-8ea2-4f73-abf5-abc55c1a2ebf\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3ef0be8-0822-4749-86de-182a4315a822\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bcf2241f-446d-4d2a-ba90-1a2f5be9dc3b\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c38739d4-59ac-47cf-a5f1-9cd5b4f6ada7\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"dfcdd4f5-e1b2-44b7-bd4a-f2f25d301109\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e6ef4f24-d72a-4e24-80e3-faed39c84f56\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eb121fdb-07e1-4c17-add6-859fab1856e9\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"003d4410-7ef6-47b2-a832-02244f5c4044\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e78d104-1b9c-4557-90f5-8447aadbe5a0\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b45a55-0551-4de9-9690-4ef12dee4080\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:33.195Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.46166f05-f0d2-41f5-861a-87d1bedf10e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:33.657Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-dc911133-6660-445e-bd36-25441f71e859", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:33.195Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.46166f05-f0d2-41f5-861a-87d1bedf10e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:33.657Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-dc911133-6660-445e-bd36-25441f71e859", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:33.195Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.46166f05-f0d2-41f5-861a-87d1bedf10e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:33.657Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9821366e87a622ec74509d216898c541e1da480e\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:33.196Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.46166f05-f0d2-41f5-861a-87d1bedf10e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:33.657Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}855eed1acaeab7fbea0ee42f778372b3bec5f946\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:33.351Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3852f07f-1ec1-4540-b4a8-4205cd134854"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:33.657Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:32.898Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:33.657Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a311244f-60dc-4547-a018-03b4eecc1b21 x-compute-request-id: req-a311244f-60dc-4547-a018-03b4eecc1b21 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:be:b9:3c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:11.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"db14e987-d8b3-4d92-a051-eae93da15b74\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:11Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bono_host_iinetx\", \"created\": \"2019-06-30T10:57:26Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:33.355Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.46166f05-f0d2-41f5-861a-87d1bedf10e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:33.657Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-a311244f-60dc-4547-a018-03b4eecc1b21", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:33.355Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.46166f05-f0d2-41f5-861a-87d1bedf10e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:33.657Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-a311244f-60dc-4547-a018-03b4eecc1b21", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:33.357Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.46166f05-f0d2-41f5-861a-87d1bedf10e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:33.657Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9821366e87a622ec74509d216898c541e1da480e\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:33.357Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.46166f05-f0d2-41f5-861a-87d1bedf10e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:33.657Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2de2f290-302a-492f-9821-0e9b926b144a x-compute-request-id: req-2de2f290-302a-492f-9821-0e9b926b144a Content-Encoding: gzip Content-Length: 636 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"128cc94e-4e99-4091-a8b9-6237050f3e09\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"22b0e889-1b2d-4471-bc30-ce149247f392\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"23a60855-991e-442c-9776-a14a381a8da8\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"23f0189a-5767-4d6a-8953-2663ab21643c\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"250f34ad-7cbc-4b15-8f49-d2c5297484fe\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7f10dfeb-4474-4812-bfba-4ac93497cd60\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:33.449Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.d18f2324-602b-4d77-b656-7f94670736df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:33.657Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-d7532fc6-6f8c-4a98-84eb-2fea9e60ee05", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:33.501Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.46166f05-f0d2-41f5-861a-87d1bedf10e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:33.657Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7532fc6-6f8c-4a98-84eb-2fea9e60ee05 x-compute-request-id: req-d7532fc6-6f8c-4a98-84eb-2fea9e60ee05 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1bc9b424-efcc-4f2c-8af0-6d75ef01fabd\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8fc24a2f-8ea2-4f73-abf5-abc55c1a2ebf\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3ef0be8-0822-4749-86de-182a4315a822\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bcf2241f-446d-4d2a-ba90-1a2f5be9dc3b\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c38739d4-59ac-47cf-a5f1-9cd5b4f6ada7\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"dfcdd4f5-e1b2-44b7-bd4a-f2f25d301109\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e6ef4f24-d72a-4e24-80e3-faed39c84f56\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eb121fdb-07e1-4c17-add6-859fab1856e9\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"003d4410-7ef6-47b2-a832-02244f5c4044\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e78d104-1b9c-4557-90f5-8447aadbe5a0\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b45a55-0551-4de9-9690-4ef12dee4080\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:33.501Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.46166f05-f0d2-41f5-861a-87d1bedf10e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:33.657Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-d7532fc6-6f8c-4a98-84eb-2fea9e60ee05", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:33.501Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.46166f05-f0d2-41f5-861a-87d1bedf10e4"}, {"node_instance_id": "bind_host_aj462j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:33.657Z", "message": "Node instance started", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:33.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_host_aj462j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:33.657Z", "message": "Relationships established", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:33.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:33.657Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:01:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd554348-08f9-4fc1-bb9b-1f8405a96449 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:32.927Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3852f07f-1ec1-4540-b4a8-4205cd134854"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:34.223Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:33.935Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:34.223Z", "message": "Relationships established", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:33.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:34.223Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:33.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:34.223Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups used request id req-2de2f290-302a-492f-9821-0e9b926b144a", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:33.450Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.d18f2324-602b-4d77-b656-7f94670736df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:34.223Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups used request id req-2de2f290-302a-492f-9821-0e9b926b144a", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:33.450Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.d18f2324-602b-4d77-b656-7f94670736df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:34.223Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e0a3695-4eec-4348-b959-5a6656effd3c x-compute-request-id: req-2e0a3695-4eec-4348-b959-5a6656effd3c Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0b:87:24\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:29.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:29Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_sprout_host_ayfbs1\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:34.015Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3852f07f-1ec1-4540-b4a8-4205cd134854"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:34.223Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-2e0a3695-4eec-4348-b959-5a6656effd3c", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:34.015Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3852f07f-1ec1-4540-b4a8-4205cd134854"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:34.223Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-2e0a3695-4eec-4348-b959-5a6656effd3c", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:34.015Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3852f07f-1ec1-4540-b4a8-4205cd134854"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:34.223Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}855eed1acaeab7fbea0ee42f778372b3bec5f946\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:34.016Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3852f07f-1ec1-4540-b4a8-4205cd134854"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:34.833Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9f4f33e-3c5a-4dda-8dcf-2197df5dbcae x-compute-request-id: req-d9f4f33e-3c5a-4dda-8dcf-2197df5dbcae Content-Encoding: gzip Content-Length: 621 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"003d4410-7ef6-47b2-a832-02244f5c4044\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e78d104-1b9c-4557-90f5-8447aadbe5a0\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b45a55-0551-4de9-9690-4ef12dee4080\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"27c7148a-653c-4037-ba5b-dbbce27c913e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c124282d-6e2b-4c00-bbc3-8e6211f98ea0\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"27c7148a-653c-4037-ba5b-dbbce27c913e\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:34.349Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3852f07f-1ec1-4540-b4a8-4205cd134854"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:34.833Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:33.942Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_dfujd6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:34.833Z", "message": "Creating node instance", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:33.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:34.833Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:34.039Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:34.833Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups used request id req-d9f4f33e-3c5a-4dda-8dcf-2197df5dbcae", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:34.350Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3852f07f-1ec1-4540-b4a8-4205cd134854"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:34.833Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups used request id req-d9f4f33e-3c5a-4dda-8dcf-2197df5dbcae", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:34.350Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3852f07f-1ec1-4540-b4a8-4205cd134854"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:34.833Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}855eed1acaeab7fbea0ee42f778372b3bec5f946\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:34.351Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3852f07f-1ec1-4540-b4a8-4205cd134854"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:35.522Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6fa8a92-d586-4c4a-99cf-c2ea663c95d6 x-compute-request-id: req-a6fa8a92-d586-4c4a-99cf-c2ea663c95d6 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"003d4410-7ef6-47b2-a832-02244f5c4044\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e78d104-1b9c-4557-90f5-8447aadbe5a0\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b45a55-0551-4de9-9690-4ef12dee4080\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"27c7148a-653c-4037-ba5b-dbbce27c913e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c124282d-6e2b-4c00-bbc3-8e6211f98ea0\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"27c7148a-653c-4037-ba5b-dbbce27c913e\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:35.183Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3852f07f-1ec1-4540-b4a8-4205cd134854"}], "metadata": {"pagination": {"total": 2507, "offset": 2007, "size": 50}}} 2019-06-30 11:02:02,764 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:02:02,764 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:02:02 GMT 2019-06-30 11:02:02,764 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:02:02,764 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:02:02,764 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:02:02,764 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:02:02,765 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:02:02,765 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:02:02,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a066817c-1778-46f9-92f2-2b1cd0dc8628 x-compute-request-id: req-a066817c-1778-46f9-92f2-2b1cd0dc8628 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:f0:df", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:f0:df", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:14.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "529a3222-34cd-484e-bb71-dc26e9b98f4f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:14Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_ellis_host_p1hvbm", "created": "2019-06-30T10:57:32Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:02:02,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-a066817c-1778-46f9-92f2-2b1cd0dc8628 2019-06-30 11:02:02,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-a066817c-1778-46f9-92f2-2b1cd0dc8628 2019-06-30 11:02:02,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e72ba517-bd71-4d2e-8352-0bedec165f3a x-compute-request-id: req-e72ba517-bd71-4d2e-8352-0bedec165f3a Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:b0:07", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:14.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "d6637d32-b972-4acd-93c7-babec974fde1", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:14Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_vellum_host_w4xpzo", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:02:02,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-e72ba517-bd71-4d2e-8352-0bedec165f3a 2019-06-30 11:02:02,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-e72ba517-bd71-4d2e-8352-0bedec165f3a 2019-06-30 11:02:02,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad04b15df2b25b5f7a871b5079a9b43e8678fb4e" 2019-06-30 11:02:02,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-06-30 11:02:02,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e206e6bc-f6fc-497d-ba4b-323b071d3f00 x-compute-request-id: req-e206e6bc-f6fc-497d-ba4b-323b071d3f00 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:b9:3c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:11.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "db14e987-d8b3-4d92-a051-eae93da15b74", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:11Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bono_host_iinetx", "created": "2019-06-30T10:57:26Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:02:02,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-e206e6bc-f6fc-497d-ba4b-323b071d3f00 2019-06-30 11:02:02,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-e206e6bc-f6fc-497d-ba4b-323b071d3f00 2019-06-30 11:02:02,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9821366e87a622ec74509d216898c541e1da480e" 2019-06-30 11:02:02,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:02:02,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-fb220027-da6c-419f-9bfe-628dbf1b1402 2019-06-30 11:02:02,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-fb220027-da6c-419f-9bfe-628dbf1b1402 2019-06-30 11:02:02,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-fd554348-08f9-4fc1-bb9b-1f8405a96449 2019-06-30 11:02:02,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc911133-6660-445e-bd36-25441f71e859 x-compute-request-id: req-dc911133-6660-445e-bd36-25441f71e859 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1bc9b424-efcc-4f2c-8af0-6d75ef01fabd"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8fc24a2f-8ea2-4f73-abf5-abc55c1a2ebf"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3ef0be8-0822-4749-86de-182a4315a822"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bcf2241f-446d-4d2a-ba90-1a2f5be9dc3b"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c38739d4-59ac-47cf-a5f1-9cd5b4f6ada7"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dfcdd4f5-e1b2-44b7-bd4a-f2f25d301109"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6ef4f24-d72a-4e24-80e3-faed39c84f56"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb121fdb-07e1-4c17-add6-859fab1856e9"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "003d4410-7ef6-47b2-a832-02244f5c4044"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e78d104-1b9c-4557-90f5-8447aadbe5a0"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b45a55-0551-4de9-9690-4ef12dee4080"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-06-30 11:02:02,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-dc911133-6660-445e-bd36-25441f71e859 2019-06-30 11:02:02,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-dc911133-6660-445e-bd36-25441f71e859 2019-06-30 11:02:02,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9821366e87a622ec74509d216898c541e1da480e" 2019-06-30 11:02:02,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}855eed1acaeab7fbea0ee42f778372b3bec5f946" 2019-06-30 11:02:02,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-06-30 11:02:02,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a311244f-60dc-4547-a018-03b4eecc1b21 x-compute-request-id: req-a311244f-60dc-4547-a018-03b4eecc1b21 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:b9:3c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:11.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "db14e987-d8b3-4d92-a051-eae93da15b74", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:11Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bono_host_iinetx", "created": "2019-06-30T10:57:26Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:02:02,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-a311244f-60dc-4547-a018-03b4eecc1b21 2019-06-30 11:02:02,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-a311244f-60dc-4547-a018-03b4eecc1b21 2019-06-30 11:02:02,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9821366e87a622ec74509d216898c541e1da480e" 2019-06-30 11:02:02,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2de2f290-302a-492f-9821-0e9b926b144a x-compute-request-id: req-2de2f290-302a-492f-9821-0e9b926b144a Content-Encoding: gzip Content-Length: 636 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "128cc94e-4e99-4091-a8b9-6237050f3e09"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "22b0e889-1b2d-4471-bc30-ce149247f392"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "23a60855-991e-442c-9776-a14a381a8da8"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "23f0189a-5767-4d6a-8953-2663ab21643c"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "250f34ad-7cbc-4b15-8f49-d2c5297484fe"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7f10dfeb-4474-4812-bfba-4ac93497cd60"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-06-30 11:02:02,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-d7532fc6-6f8c-4a98-84eb-2fea9e60ee05 2019-06-30 11:02:02,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7532fc6-6f8c-4a98-84eb-2fea9e60ee05 x-compute-request-id: req-d7532fc6-6f8c-4a98-84eb-2fea9e60ee05 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1bc9b424-efcc-4f2c-8af0-6d75ef01fabd"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8fc24a2f-8ea2-4f73-abf5-abc55c1a2ebf"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3ef0be8-0822-4749-86de-182a4315a822"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bcf2241f-446d-4d2a-ba90-1a2f5be9dc3b"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c38739d4-59ac-47cf-a5f1-9cd5b4f6ada7"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dfcdd4f5-e1b2-44b7-bd4a-f2f25d301109"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6ef4f24-d72a-4e24-80e3-faed39c84f56"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb121fdb-07e1-4c17-add6-859fab1856e9"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "003d4410-7ef6-47b2-a832-02244f5c4044"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e78d104-1b9c-4557-90f5-8447aadbe5a0"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b45a55-0551-4de9-9690-4ef12dee4080"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-06-30 11:02:02,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-d7532fc6-6f8c-4a98-84eb-2fea9e60ee05 2019-06-30 11:02:02,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-30 11:02:02,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-30 11:02:02,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:01:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd554348-08f9-4fc1-bb9b-1f8405a96449 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:02:02,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-30 11:02:02,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-30 11:02:02,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-30 11:02:02,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups used request id req-2de2f290-302a-492f-9821-0e9b926b144a 2019-06-30 11:02:02,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups used request id req-2de2f290-302a-492f-9821-0e9b926b144a 2019-06-30 11:02:02,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e0a3695-4eec-4348-b959-5a6656effd3c x-compute-request-id: req-2e0a3695-4eec-4348-b959-5a6656effd3c Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:87:24", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:29.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "ee3470aa-776b-4f42-98da-bb0c330f03d1", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:29Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_sprout_host_ayfbs1", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:02:02,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-2e0a3695-4eec-4348-b959-5a6656effd3c 2019-06-30 11:02:02,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-2e0a3695-4eec-4348-b959-5a6656effd3c 2019-06-30 11:02:02,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}855eed1acaeab7fbea0ee42f778372b3bec5f946" 2019-06-30 11:02:02,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9f4f33e-3c5a-4dda-8dcf-2197df5dbcae x-compute-request-id: req-d9f4f33e-3c5a-4dda-8dcf-2197df5dbcae Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "003d4410-7ef6-47b2-a832-02244f5c4044"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e78d104-1b9c-4557-90f5-8447aadbe5a0"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b45a55-0551-4de9-9690-4ef12dee4080"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "27c7148a-653c-4037-ba5b-dbbce27c913e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c124282d-6e2b-4c00-bbc3-8e6211f98ea0"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "27c7148a-653c-4037-ba5b-dbbce27c913e", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-06-30 11:02:02,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-30 11:02:02,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-30 11:02:02,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-30 11:02:02,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups used request id req-d9f4f33e-3c5a-4dda-8dcf-2197df5dbcae 2019-06-30 11:02:02,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups used request id req-d9f4f33e-3c5a-4dda-8dcf-2197df5dbcae 2019-06-30 11:02:02,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}855eed1acaeab7fbea0ee42f778372b3bec5f946" 2019-06-30 11:02:02,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6fa8a92-d586-4c4a-99cf-c2ea663c95d6 x-compute-request-id: req-a6fa8a92-d586-4c4a-99cf-c2ea663c95d6 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "003d4410-7ef6-47b2-a832-02244f5c4044"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e78d104-1b9c-4557-90f5-8447aadbe5a0"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b45a55-0551-4de9-9690-4ef12dee4080"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "27c7148a-653c-4037-ba5b-dbbce27c913e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c124282d-6e2b-4c00-bbc3-8e6211f98ea0"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "27c7148a-653c-4037-ba5b-dbbce27c913e", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-06-30 11:02:02,777 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:02:02,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:02:02,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:02:02,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:02:02,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:02:02,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:02:02,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:02:02,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:02:02,835 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:02:02,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:02:02,836 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:02:02 GMT 2019-06-30 11:02:02,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:02:02,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:02:02,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:02:02,836 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:02:02,836 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:02:07,842 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:02:08,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:02:08,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:02:08,090 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:02:08,090 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:02:08,090 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:02:08,090 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:02:08,090 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:02:08,090 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:35.522Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}855eed1acaeab7fbea0ee42f778372b3bec5f946\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:35.040Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3852f07f-1ec1-4540-b4a8-4205cd134854"}, {"node_instance_id": "bind_dfujd6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:35.522Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:34.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:35.522Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:34.308Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:35.522Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-1c3d746f-bdc6-4595-802a-4440021c2ed0", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:35.039Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3852f07f-1ec1-4540-b4a8-4205cd134854"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:35.522Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-1c3d746f-bdc6-4595-802a-4440021c2ed0", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:35.039Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3852f07f-1ec1-4540-b4a8-4205cd134854"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:35.522Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6fa8a92-d586-4c4a-99cf-c2ea663c95d6 x-compute-request-id: req-a6fa8a92-d586-4c4a-99cf-c2ea663c95d6 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"003d4410-7ef6-47b2-a832-02244f5c4044\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e78d104-1b9c-4557-90f5-8447aadbe5a0\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b45a55-0551-4de9-9690-4ef12dee4080\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"27c7148a-653c-4037-ba5b-dbbce27c913e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c124282d-6e2b-4c00-bbc3-8e6211f98ea0\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"27c7148a-653c-4037-ba5b-dbbce27c913e\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:35.183Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3852f07f-1ec1-4540-b4a8-4205cd134854"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:35.522Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups used request id req-a6fa8a92-d586-4c4a-99cf-c2ea663c95d6", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:35.183Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3852f07f-1ec1-4540-b4a8-4205cd134854"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:35.522Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups used request id req-a6fa8a92-d586-4c4a-99cf-c2ea663c95d6", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:35.183Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3852f07f-1ec1-4540-b4a8-4205cd134854"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:36.085Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-1bf904e4-7068-4e84-bac5-d5c8c9ff1279", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:35.664Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.934df319-ebf2-4ed9-a087-ab3228369588"}, {"node_instance_id": "homer_host_gghar7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:36.085Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:35.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:36.085Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:01:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bf904e4-7068-4e84-bac5-d5c8c9ff1279 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:35.664Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.934df319-ebf2-4ed9-a087-ab3228369588"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:36.085Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:35.658Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.934df319-ebf2-4ed9-a087-ab3228369588"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:36.085Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-d01ffb60-2100-405f-88b6-4cc5846b6482", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:35.639Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4e8b1686-e749-4ca0-9e3d-87028f6af5f2"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:36.085Z", "message": "Installing BIND DNS server", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:35.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ce15299-c70c-43db-ab51-b4e90b063de0"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:36.085Z", "message": "Downloaded scripts/bind/bind.py to /tmp/JZMQK/bind.py", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:35.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ce15299-c70c-43db-ab51-b4e90b063de0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:36.085Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:01:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d01ffb60-2100-405f-88b6-4cc5846b6482 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:35.639Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4e8b1686-e749-4ca0-9e3d-87028f6af5f2"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:36.085Z", "message": "[localhost] run: ['sudo', 'apt-get', 'update']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:35.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ce15299-c70c-43db-ab51-b4e90b063de0"}, {"node_instance_id": "homer_host_gghar7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:36.085Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:35.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:36.085Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:35.633Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4e8b1686-e749-4ca0-9e3d-87028f6af5f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:36.085Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}74ddf46068af2f0c7f4e579df836e688717037ba\"", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:36.044Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4e8b1686-e749-4ca0-9e3d-87028f6af5f2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:36.633Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:35.743Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:36.633Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:36.131Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:36.633Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}90401f192ec90c1aac9495bc0102da4b310eb9cc\"", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:36.073Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.934df319-ebf2-4ed9-a087-ab3228369588"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:36.633Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:35.867Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:37.137Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5015e8a4-118c-4441-a6d0-eb61c322d013 x-compute-request-id: req-5015e8a4-118c-4441-a6d0-eb61c322d013 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e1:b0:07\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:14.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"d6637d32-b972-4acd-93c7-babec974fde1\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:14Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_vellum_host_w4xpzo\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:36.842Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4e8b1686-e749-4ca0-9e3d-87028f6af5f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:37.137Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}74ddf46068af2f0c7f4e579df836e688717037ba\"", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:36.844Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4e8b1686-e749-4ca0-9e3d-87028f6af5f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:37.137Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-5015e8a4-118c-4441-a6d0-eb61c322d013", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:36.842Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4e8b1686-e749-4ca0-9e3d-87028f6af5f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:37.137Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-5015e8a4-118c-4441-a6d0-eb61c322d013", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:36.843Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4e8b1686-e749-4ca0-9e3d-87028f6af5f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:37.717Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:37.414Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7dd47174-06df-49e2-8e79-14275fce60dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:37.717Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f84bf6d-bf34-431e-9dbd-805a49dda268 x-compute-request-id: req-2f84bf6d-bf34-431e-9dbd-805a49dda268 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:be:b9:3c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:11.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"db14e987-d8b3-4d92-a051-eae93da15b74\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:11Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bono_host_iinetx\", \"created\": \"2019-06-30T10:57:26Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:37.019Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.934df319-ebf2-4ed9-a087-ab3228369588"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:37.717Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-2f84bf6d-bf34-431e-9dbd-805a49dda268", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:37.019Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.934df319-ebf2-4ed9-a087-ab3228369588"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:37.717Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-2f84bf6d-bf34-431e-9dbd-805a49dda268", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:37.020Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.934df319-ebf2-4ed9-a087-ab3228369588"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:37.717Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}90401f192ec90c1aac9495bc0102da4b310eb9cc\"", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:37.020Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.934df319-ebf2-4ed9-a087-ab3228369588"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:37.717Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:37.154Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e8b51174-ef1e-4c31-9096-8a0930ce0c2f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:37.717Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:01:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5735feb9-fa83-4493-8e04-cb63598b42d4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:37.160Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e8b51174-ef1e-4c31-9096-8a0930ce0c2f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:37.717Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-5735feb9-fa83-4493-8e04-cb63598b42d4", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:37.160Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e8b51174-ef1e-4c31-9096-8a0930ce0c2f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:37.717Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-ca042f71-67d1-463f-ba90-15d60398faa7", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:37.419Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7dd47174-06df-49e2-8e79-14275fce60dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:37.717Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-34566b0b-b0f8-42fa-8e40-0b47e2af8da2 x-compute-request-id: req-34566b0b-b0f8-42fa-8e40-0b47e2af8da2 Content-Encoding: gzip Content-Length: 636 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"128cc94e-4e99-4091-a8b9-6237050f3e09\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"22b0e889-1b2d-4471-bc30-ce149247f392\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"23a60855-991e-442c-9776-a14a381a8da8\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"23f0189a-5767-4d6a-8953-2663ab21643c\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"250f34ad-7cbc-4b15-8f49-d2c5297484fe\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7f10dfeb-4474-4812-bfba-4ac93497cd60\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:37.393Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4e8b1686-e749-4ca0-9e3d-87028f6af5f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:37.717Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups used request id req-34566b0b-b0f8-42fa-8e40-0b47e2af8da2", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:37.393Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4e8b1686-e749-4ca0-9e3d-87028f6af5f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:37.717Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups used request id req-34566b0b-b0f8-42fa-8e40-0b47e2af8da2", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:37.393Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4e8b1686-e749-4ca0-9e3d-87028f6af5f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:37.717Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}74ddf46068af2f0c7f4e579df836e688717037ba\"", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:37.394Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4e8b1686-e749-4ca0-9e3d-87028f6af5f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:37.717Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57c2cdca-3708-4d49-85c4-5a6a1232c01f x-compute-request-id: req-57c2cdca-3708-4d49-85c4-5a6a1232c01f Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1bc9b424-efcc-4f2c-8af0-6d75ef01fabd\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8fc24a2f-8ea2-4f73-abf5-abc55c1a2ebf\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3ef0be8-0822-4749-86de-182a4315a822\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bcf2241f-446d-4d2a-ba90-1a2f5be9dc3b\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c38739d4-59ac-47cf-a5f1-9cd5b4f6ada7\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"dfcdd4f5-e1b2-44b7-bd4a-f2f25d301109\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e6ef4f24-d72a-4e24-80e3-faed39c84f56\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eb121fdb-07e1-4c17-add6-859fab1856e9\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"003d4410-7ef6-47b2-a832-02244f5c4044\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e78d104-1b9c-4557-90f5-8447aadbe5a0\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b45a55-0551-4de9-9690-4ef12dee4080\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:37.457Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.934df319-ebf2-4ed9-a087-ab3228369588"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:37.717Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-57c2cdca-3708-4d49-85c4-5a6a1232c01f", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:37.457Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.934df319-ebf2-4ed9-a087-ab3228369588"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:37.717Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-57c2cdca-3708-4d49-85c4-5a6a1232c01f", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:37.458Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.934df319-ebf2-4ed9-a087-ab3228369588"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:37.717Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}90401f192ec90c1aac9495bc0102da4b310eb9cc\"", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:37.459Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.934df319-ebf2-4ed9-a087-ab3228369588"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:37.717Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9c33a62e6ec162386e524ee6b95a21e6a628ea65\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:37.575Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e8b51174-ef1e-4c31-9096-8a0930ce0c2f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:37.717Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:01:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca042f71-67d1-463f-ba90-15d60398faa7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:37.419Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7dd47174-06df-49e2-8e79-14275fce60dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:38.231Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups used request id req-ed422902-dd12-4df3-9ac4-3fe82cf30b2b", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:37.993Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4e8b1686-e749-4ca0-9e3d-87028f6af5f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:38.231Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed422902-dd12-4df3-9ac4-3fe82cf30b2b x-compute-request-id: req-ed422902-dd12-4df3-9ac4-3fe82cf30b2b Content-Encoding: gzip Content-Length: 636 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"128cc94e-4e99-4091-a8b9-6237050f3e09\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"22b0e889-1b2d-4471-bc30-ce149247f392\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"23a60855-991e-442c-9776-a14a381a8da8\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"23f0189a-5767-4d6a-8953-2663ab21643c\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"250f34ad-7cbc-4b15-8f49-d2c5297484fe\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7f10dfeb-4474-4812-bfba-4ac93497cd60\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"d4fed1ee-b0ba-4877-bce0-8284d205c2ac\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:37.992Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4e8b1686-e749-4ca0-9e3d-87028f6af5f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:38.231Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1db0715-2527-4c8a-8cfb-137bc250e340 x-compute-request-id: req-b1db0715-2527-4c8a-8cfb-137bc250e340 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:be:b9:3c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:11.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"db14e987-d8b3-4d92-a051-eae93da15b74\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:11Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bono_host_iinetx\", \"created\": \"2019-06-30T10:57:26Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:37.997Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.934df319-ebf2-4ed9-a087-ab3228369588"}], "metadata": {"pagination": {"total": 2510, "offset": 2057, "size": 50}}} 2019-06-30 11:02:08,091 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:02:08,091 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:02:08 GMT 2019-06-30 11:02:08,091 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:02:08,091 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:02:08,091 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:02:08,091 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:02:08,091 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:02:08,091 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:02:08,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}855eed1acaeab7fbea0ee42f778372b3bec5f946" 2019-06-30 11:02:08,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:02:08,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-30 11:02:08,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-1c3d746f-bdc6-4595-802a-4440021c2ed0 2019-06-30 11:02:08,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-1c3d746f-bdc6-4595-802a-4440021c2ed0 2019-06-30 11:02:08,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6fa8a92-d586-4c4a-99cf-c2ea663c95d6 x-compute-request-id: req-a6fa8a92-d586-4c4a-99cf-c2ea663c95d6 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "003d4410-7ef6-47b2-a832-02244f5c4044"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e78d104-1b9c-4557-90f5-8447aadbe5a0"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b45a55-0551-4de9-9690-4ef12dee4080"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "27c7148a-653c-4037-ba5b-dbbce27c913e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c124282d-6e2b-4c00-bbc3-8e6211f98ea0"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "27c7148a-653c-4037-ba5b-dbbce27c913e", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-06-30 11:02:08,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups used request id req-a6fa8a92-d586-4c4a-99cf-c2ea663c95d6 2019-06-30 11:02:08,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups used request id req-a6fa8a92-d586-4c4a-99cf-c2ea663c95d6 2019-06-30 11:02:08,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-1bf904e4-7068-4e84-bac5-d5c8c9ff1279 2019-06-30 11:02:08,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-06-30 11:02:08,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:01:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bf904e4-7068-4e84-bac5-d5c8c9ff1279 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:02:08,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:02:08,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d01ffb60-2100-405f-88b6-4cc5846b6482 2019-06-30 11:02:08,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2019-06-30 11:02:08,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/JZMQK/bind.py 2019-06-30 11:02:08,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:01:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d01ffb60-2100-405f-88b6-4cc5846b6482 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:02:08,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'apt-get', 'update'] 2019-06-30 11:02:08,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-30 11:02:08,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:02:08,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ddf46068af2f0c7f4e579df836e688717037ba" 2019-06-30 11:02:08,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-30 11:02:08,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-30 11:02:08,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90401f192ec90c1aac9495bc0102da4b310eb9cc" 2019-06-30 11:02:08,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-30 11:02:08,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5015e8a4-118c-4441-a6d0-eb61c322d013 x-compute-request-id: req-5015e8a4-118c-4441-a6d0-eb61c322d013 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:b0:07", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:14.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "d6637d32-b972-4acd-93c7-babec974fde1", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:14Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_vellum_host_w4xpzo", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:02:08,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ddf46068af2f0c7f4e579df836e688717037ba" 2019-06-30 11:02:08,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-5015e8a4-118c-4441-a6d0-eb61c322d013 2019-06-30 11:02:08,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-5015e8a4-118c-4441-a6d0-eb61c322d013 2019-06-30 11:02:08,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:02:08,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f84bf6d-bf34-431e-9dbd-805a49dda268 x-compute-request-id: req-2f84bf6d-bf34-431e-9dbd-805a49dda268 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:b9:3c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:11.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "db14e987-d8b3-4d92-a051-eae93da15b74", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:11Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bono_host_iinetx", "created": "2019-06-30T10:57:26Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:02:08,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-2f84bf6d-bf34-431e-9dbd-805a49dda268 2019-06-30 11:02:08,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-2f84bf6d-bf34-431e-9dbd-805a49dda268 2019-06-30 11:02:08,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90401f192ec90c1aac9495bc0102da4b310eb9cc" 2019-06-30 11:02:08,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:02:08,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:01:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5735feb9-fa83-4493-8e04-cb63598b42d4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:02:08,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-5735feb9-fa83-4493-8e04-cb63598b42d4 2019-06-30 11:02:08,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-ca042f71-67d1-463f-ba90-15d60398faa7 2019-06-30 11:02:08,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-34566b0b-b0f8-42fa-8e40-0b47e2af8da2 x-compute-request-id: req-34566b0b-b0f8-42fa-8e40-0b47e2af8da2 Content-Encoding: gzip Content-Length: 636 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "128cc94e-4e99-4091-a8b9-6237050f3e09"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "22b0e889-1b2d-4471-bc30-ce149247f392"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "23a60855-991e-442c-9776-a14a381a8da8"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "23f0189a-5767-4d6a-8953-2663ab21643c"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "250f34ad-7cbc-4b15-8f49-d2c5297484fe"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7f10dfeb-4474-4812-bfba-4ac93497cd60"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-06-30 11:02:08,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups used request id req-34566b0b-b0f8-42fa-8e40-0b47e2af8da2 2019-06-30 11:02:08,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups used request id req-34566b0b-b0f8-42fa-8e40-0b47e2af8da2 2019-06-30 11:02:08,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ddf46068af2f0c7f4e579df836e688717037ba" 2019-06-30 11:02:08,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57c2cdca-3708-4d49-85c4-5a6a1232c01f x-compute-request-id: req-57c2cdca-3708-4d49-85c4-5a6a1232c01f Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1bc9b424-efcc-4f2c-8af0-6d75ef01fabd"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8fc24a2f-8ea2-4f73-abf5-abc55c1a2ebf"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3ef0be8-0822-4749-86de-182a4315a822"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bcf2241f-446d-4d2a-ba90-1a2f5be9dc3b"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c38739d4-59ac-47cf-a5f1-9cd5b4f6ada7"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dfcdd4f5-e1b2-44b7-bd4a-f2f25d301109"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6ef4f24-d72a-4e24-80e3-faed39c84f56"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb121fdb-07e1-4c17-add6-859fab1856e9"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "003d4410-7ef6-47b2-a832-02244f5c4044"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e78d104-1b9c-4557-90f5-8447aadbe5a0"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b45a55-0551-4de9-9690-4ef12dee4080"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-06-30 11:02:08,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-57c2cdca-3708-4d49-85c4-5a6a1232c01f 2019-06-30 11:02:08,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-57c2cdca-3708-4d49-85c4-5a6a1232c01f 2019-06-30 11:02:08,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90401f192ec90c1aac9495bc0102da4b310eb9cc" 2019-06-30 11:02:08,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c33a62e6ec162386e524ee6b95a21e6a628ea65" 2019-06-30 11:02:08,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:01:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca042f71-67d1-463f-ba90-15d60398faa7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:02:08,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups used request id req-ed422902-dd12-4df3-9ac4-3fe82cf30b2b 2019-06-30 11:02:08,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed422902-dd12-4df3-9ac4-3fe82cf30b2b x-compute-request-id: req-ed422902-dd12-4df3-9ac4-3fe82cf30b2b Content-Encoding: gzip Content-Length: 636 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "128cc94e-4e99-4091-a8b9-6237050f3e09"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "22b0e889-1b2d-4471-bc30-ce149247f392"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "23a60855-991e-442c-9776-a14a381a8da8"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "23f0189a-5767-4d6a-8953-2663ab21643c"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "250f34ad-7cbc-4b15-8f49-d2c5297484fe"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7f10dfeb-4474-4812-bfba-4ac93497cd60"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "d4fed1ee-b0ba-4877-bce0-8284d205c2ac", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-06-30 11:02:08,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1db0715-2527-4c8a-8cfb-137bc250e340 x-compute-request-id: req-b1db0715-2527-4c8a-8cfb-137bc250e340 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:b9:3c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:11.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "db14e987-d8b3-4d92-a051-eae93da15b74", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:11Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bono_host_iinetx", "created": "2019-06-30T10:57:26Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:02:08,103 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:02:08,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:02:08,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:02:08,167 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:02:08,167 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:02:08,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:02:08,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:02:08,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:02:08,168 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:02:08,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:02:08,168 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:02:08 GMT 2019-06-30 11:02:08,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:02:08,168 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:02:08,168 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:02:08,168 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:02:08,169 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:02:13,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:02:13,379 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:02:13,379 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:02:13,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:02:13,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:02:13,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:02:13,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:02:13,380 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:02:13,380 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:38.231Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7baa69a-fce9-493b-8406-7763afceed8e x-compute-request-id: req-a7baa69a-fce9-493b-8406-7763afceed8e Content-Encoding: gzip Content-Length: 839 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e1:b0:07\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:14.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"d6637d32-b972-4acd-93c7-babec974fde1\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:14Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_vellum_host_w4xpzo\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:37.766Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4e8b1686-e749-4ca0-9e3d-87028f6af5f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:38.231Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-a7baa69a-fce9-493b-8406-7763afceed8e", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:37.766Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4e8b1686-e749-4ca0-9e3d-87028f6af5f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:38.231Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-a7baa69a-fce9-493b-8406-7763afceed8e", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:37.766Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4e8b1686-e749-4ca0-9e3d-87028f6af5f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:38.231Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}991f3f95738bc6781205c31dfb4c9cbfb71d6d74\"", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:37.940Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7dd47174-06df-49e2-8e79-14275fce60dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:38.231Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}74ddf46068af2f0c7f4e579df836e688717037ba\"", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:37.767Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4e8b1686-e749-4ca0-9e3d-87028f6af5f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:38.231Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups used request id req-ed422902-dd12-4df3-9ac4-3fe82cf30b2b", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:37.993Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4e8b1686-e749-4ca0-9e3d-87028f6af5f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:38.857Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/os-security-groups used request id req-0fad70e9-356b-41b7-9e89-65c3d30a2ce6", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:38.616Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e8b51174-ef1e-4c31-9096-8a0930ce0c2f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:38.857Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:38.621Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:38.857Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-b1db0715-2527-4c8a-8cfb-137bc250e340", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:37.997Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.934df319-ebf2-4ed9-a087-ab3228369588"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:38.857Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-b1db0715-2527-4c8a-8cfb-137bc250e340", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:37.997Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.934df319-ebf2-4ed9-a087-ab3228369588"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:38.857Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}90401f192ec90c1aac9495bc0102da4b310eb9cc\"", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:37.998Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.934df319-ebf2-4ed9-a087-ab3228369588"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:38.857Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec7f652f-b5ec-40c0-a878-4fdf523a47c7 x-compute-request-id: req-ec7f652f-b5ec-40c0-a878-4fdf523a47c7 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:da:f7:49\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:31.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c696894c-7e19-428f-af93-18814f77b8bd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:31Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_homer_host_gghar7\", \"created\": \"2019-06-30T10:57:29Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:38.223Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e8b51174-ef1e-4c31-9096-8a0930ce0c2f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:38.857Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-ec7f652f-b5ec-40c0-a878-4fdf523a47c7", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:38.223Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e8b51174-ef1e-4c31-9096-8a0930ce0c2f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:38.857Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-ec7f652f-b5ec-40c0-a878-4fdf523a47c7", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:38.224Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e8b51174-ef1e-4c31-9096-8a0930ce0c2f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:38.857Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9c33a62e6ec162386e524ee6b95a21e6a628ea65\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:38.225Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e8b51174-ef1e-4c31-9096-8a0930ce0c2f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:38.857Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0aa9cb29-0c07-4d4f-9c5c-d2db1790a9a5 x-compute-request-id: req-0aa9cb29-0c07-4d4f-9c5c-d2db1790a9a5 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1bc9b424-efcc-4f2c-8af0-6d75ef01fabd\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8fc24a2f-8ea2-4f73-abf5-abc55c1a2ebf\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3ef0be8-0822-4749-86de-182a4315a822\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bcf2241f-446d-4d2a-ba90-1a2f5be9dc3b\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c38739d4-59ac-47cf-a5f1-9cd5b4f6ada7\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"dfcdd4f5-e1b2-44b7-bd4a-f2f25d301109\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e6ef4f24-d72a-4e24-80e3-faed39c84f56\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eb121fdb-07e1-4c17-add6-859fab1856e9\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"003d4410-7ef6-47b2-a832-02244f5c4044\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e78d104-1b9c-4557-90f5-8447aadbe5a0\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b45a55-0551-4de9-9690-4ef12dee4080\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:38.370Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.934df319-ebf2-4ed9-a087-ab3228369588"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:38.857Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-0aa9cb29-0c07-4d4f-9c5c-d2db1790a9a5", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:38.370Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.934df319-ebf2-4ed9-a087-ab3228369588"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:38.857Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-0aa9cb29-0c07-4d4f-9c5c-d2db1790a9a5", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:38.371Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.934df319-ebf2-4ed9-a087-ab3228369588"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:38.857Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0fad70e9-356b-41b7-9e89-65c3d30a2ce6 x-compute-request-id: req-0fad70e9-356b-41b7-9e89-65c3d30a2ce6 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"f8d84322-4b6a-4440-b73e-d4af02652390\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"856bb42a-89ee-4dc1-a2d4-a5d79cc3ba47\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"f8d84322-4b6a-4440-b73e-d4af02652390\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"acb710eb-873e-4d4c-bafe-ed3ad818eac6\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"f8d84322-4b6a-4440-b73e-d4af02652390\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:38.615Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e8b51174-ef1e-4c31-9096-8a0930ce0c2f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:38.857Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/os-security-groups used request id req-0fad70e9-356b-41b7-9e89-65c3d30a2ce6", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:38.615Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e8b51174-ef1e-4c31-9096-8a0930ce0c2f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:38.857Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9c33a62e6ec162386e524ee6b95a21e6a628ea65\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:38.617Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e8b51174-ef1e-4c31-9096-8a0930ce0c2f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:39.421Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:38.828Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:39.421Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-552d7b98-7bac-4d46-afde-f19c10500ecb x-compute-request-id: req-552d7b98-7bac-4d46-afde-f19c10500ecb Content-Encoding: gzip Content-Length: 621 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"003d4410-7ef6-47b2-a832-02244f5c4044\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e78d104-1b9c-4557-90f5-8447aadbe5a0\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b45a55-0551-4de9-9690-4ef12dee4080\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"27c7148a-653c-4037-ba5b-dbbce27c913e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c124282d-6e2b-4c00-bbc3-8e6211f98ea0\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"27c7148a-653c-4037-ba5b-dbbce27c913e\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:39.007Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7dd47174-06df-49e2-8e79-14275fce60dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:39.421Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}991f3f95738bc6781205c31dfb4c9cbfb71d6d74\"", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:38.686Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7dd47174-06df-49e2-8e79-14275fce60dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:39.421Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-0f3bb754-1310-467d-8e2e-bcd7fad89047", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:38.685Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7dd47174-06df-49e2-8e79-14275fce60dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:39.421Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-0f3bb754-1310-467d-8e2e-bcd7fad89047", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:38.685Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7dd47174-06df-49e2-8e79-14275fce60dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:39.421Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f3bb754-1310-467d-8e2e-bcd7fad89047 x-compute-request-id: req-0f3bb754-1310-467d-8e2e-bcd7fad89047 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0b:87:24\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:29.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:29Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_sprout_host_ayfbs1\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:38.684Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7dd47174-06df-49e2-8e79-14275fce60dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:39.421Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups used request id req-552d7b98-7bac-4d46-afde-f19c10500ecb", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:39.007Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7dd47174-06df-49e2-8e79-14275fce60dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:39.421Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-ce612a96-877f-4650-a81c-4d439594218e", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:38.955Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e8b51174-ef1e-4c31-9096-8a0930ce0c2f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:39.421Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-ce612a96-877f-4650-a81c-4d439594218e", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:38.954Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e8b51174-ef1e-4c31-9096-8a0930ce0c2f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:39.421Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce612a96-877f-4650-a81c-4d439594218e x-compute-request-id: req-ce612a96-877f-4650-a81c-4d439594218e Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:da:f7:49\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:31.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c696894c-7e19-428f-af93-18814f77b8bd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:31Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_homer_host_gghar7\", \"created\": \"2019-06-30T10:57:29Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:38.954Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e8b51174-ef1e-4c31-9096-8a0930ce0c2f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:39.421Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}991f3f95738bc6781205c31dfb4c9cbfb71d6d74\"", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:39.011Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7dd47174-06df-49e2-8e79-14275fce60dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:39.421Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups used request id req-552d7b98-7bac-4d46-afde-f19c10500ecb", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:39.007Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7dd47174-06df-49e2-8e79-14275fce60dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:39.421Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9c33a62e6ec162386e524ee6b95a21e6a628ea65\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:38.955Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e8b51174-ef1e-4c31-9096-8a0930ce0c2f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:39.421Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:38.918Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:39.421Z", "message": "Relationships established", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:38.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:40.161Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}991f3f95738bc6781205c31dfb4c9cbfb71d6d74\"", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:39.350Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7dd47174-06df-49e2-8e79-14275fce60dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:40.161Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/os-security-groups used request id req-c1b5a225-6936-4bf8-8791-7a1caf0c3c6e", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:39.549Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e8b51174-ef1e-4c31-9096-8a0930ce0c2f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:40.161Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/os-security-groups used request id req-c1b5a225-6936-4bf8-8791-7a1caf0c3c6e", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:39.550Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e8b51174-ef1e-4c31-9096-8a0930ce0c2f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:40.161Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ddf26e74-dd5f-4b08-8663-e088294acf00 x-compute-request-id: req-ddf26e74-dd5f-4b08-8663-e088294acf00 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"003d4410-7ef6-47b2-a832-02244f5c4044\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e78d104-1b9c-4557-90f5-8447aadbe5a0\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b45a55-0551-4de9-9690-4ef12dee4080\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"27c7148a-653c-4037-ba5b-dbbce27c913e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c124282d-6e2b-4c00-bbc3-8e6211f98ea0\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"27c7148a-653c-4037-ba5b-dbbce27c913e\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:39.749Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7dd47174-06df-49e2-8e79-14275fce60dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:40.161Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups used request id req-ddf26e74-dd5f-4b08-8663-e088294acf00", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:39.749Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7dd47174-06df-49e2-8e79-14275fce60dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:40.161Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups used request id req-ddf26e74-dd5f-4b08-8663-e088294acf00", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:39.749Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7dd47174-06df-49e2-8e79-14275fce60dd"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:40.161Z", "message": "Node instance started", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:39.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:40.161Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5859069e-1a5e-4333-861a-c91bbc5509e7 x-compute-request-id: req-5859069e-1a5e-4333-861a-c91bbc5509e7 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0b:87:24\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:29.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:29Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_sprout_host_ayfbs1\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:39.349Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7dd47174-06df-49e2-8e79-14275fce60dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:40.161Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-5859069e-1a5e-4333-861a-c91bbc5509e7", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:39.350Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7dd47174-06df-49e2-8e79-14275fce60dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:40.161Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-5859069e-1a5e-4333-861a-c91bbc5509e7", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:39.350Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7dd47174-06df-49e2-8e79-14275fce60dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:40.161Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1b5a225-6936-4bf8-8791-7a1caf0c3c6e x-compute-request-id: req-c1b5a225-6936-4bf8-8791-7a1caf0c3c6e Content-Encoding: gzip Content-Length: 500 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"f8d84322-4b6a-4440-b73e-d4af02652390\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"856bb42a-89ee-4dc1-a2d4-a5d79cc3ba47\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"f8d84322-4b6a-4440-b73e-d4af02652390\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"acb710eb-873e-4d4c-bafe-ed3ad818eac6\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"f8d84322-4b6a-4440-b73e-d4af02652390\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:39.549Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e8b51174-ef1e-4c31-9096-8a0930ce0c2f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:40.885Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:40.486Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:40.885Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:40.360Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:41.588Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:01:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9673257-c285-4d88-a2f6-ef9f052a7944 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.318Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.41149fd6-5988-4a2b-ac15-41b2aadab7e0"}], "metadata": {"pagination": {"total": 2510, "offset": 2107, "size": 50}}} 2019-06-30 11:02:13,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:02:13,381 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:02:13 GMT 2019-06-30 11:02:13,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:02:13,381 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:02:13,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:02:13,381 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:02:13,381 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:02:13,381 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:02:13,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7baa69a-fce9-493b-8406-7763afceed8e x-compute-request-id: req-a7baa69a-fce9-493b-8406-7763afceed8e Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:b0:07", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:14.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "d6637d32-b972-4acd-93c7-babec974fde1", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:14Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_vellum_host_w4xpzo", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:02:13,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-a7baa69a-fce9-493b-8406-7763afceed8e 2019-06-30 11:02:13,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-a7baa69a-fce9-493b-8406-7763afceed8e 2019-06-30 11:02:13,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991f3f95738bc6781205c31dfb4c9cbfb71d6d74" 2019-06-30 11:02:13,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ddf46068af2f0c7f4e579df836e688717037ba" 2019-06-30 11:02:13,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups used request id req-ed422902-dd12-4df3-9ac4-3fe82cf30b2b 2019-06-30 11:02:13,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/os-security-groups used request id req-0fad70e9-356b-41b7-9e89-65c3d30a2ce6 2019-06-30 11:02:13,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-30 11:02:13,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-b1db0715-2527-4c8a-8cfb-137bc250e340 2019-06-30 11:02:13,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-b1db0715-2527-4c8a-8cfb-137bc250e340 2019-06-30 11:02:13,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90401f192ec90c1aac9495bc0102da4b310eb9cc" 2019-06-30 11:02:13,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec7f652f-b5ec-40c0-a878-4fdf523a47c7 x-compute-request-id: req-ec7f652f-b5ec-40c0-a878-4fdf523a47c7 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:f7:49", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:31.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c696894c-7e19-428f-af93-18814f77b8bd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:31Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_homer_host_gghar7", "created": "2019-06-30T10:57:29Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:02:13,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-ec7f652f-b5ec-40c0-a878-4fdf523a47c7 2019-06-30 11:02:13,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-ec7f652f-b5ec-40c0-a878-4fdf523a47c7 2019-06-30 11:02:13,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c33a62e6ec162386e524ee6b95a21e6a628ea65" 2019-06-30 11:02:13,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0aa9cb29-0c07-4d4f-9c5c-d2db1790a9a5 x-compute-request-id: req-0aa9cb29-0c07-4d4f-9c5c-d2db1790a9a5 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1bc9b424-efcc-4f2c-8af0-6d75ef01fabd"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8fc24a2f-8ea2-4f73-abf5-abc55c1a2ebf"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3ef0be8-0822-4749-86de-182a4315a822"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bcf2241f-446d-4d2a-ba90-1a2f5be9dc3b"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c38739d4-59ac-47cf-a5f1-9cd5b4f6ada7"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dfcdd4f5-e1b2-44b7-bd4a-f2f25d301109"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6ef4f24-d72a-4e24-80e3-faed39c84f56"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb121fdb-07e1-4c17-add6-859fab1856e9"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "003d4410-7ef6-47b2-a832-02244f5c4044"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e78d104-1b9c-4557-90f5-8447aadbe5a0"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b45a55-0551-4de9-9690-4ef12dee4080"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-06-30 11:02:13,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-0aa9cb29-0c07-4d4f-9c5c-d2db1790a9a5 2019-06-30 11:02:13,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-0aa9cb29-0c07-4d4f-9c5c-d2db1790a9a5 2019-06-30 11:02:13,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0fad70e9-356b-41b7-9e89-65c3d30a2ce6 x-compute-request-id: req-0fad70e9-356b-41b7-9e89-65c3d30a2ce6 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "f8d84322-4b6a-4440-b73e-d4af02652390", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "856bb42a-89ee-4dc1-a2d4-a5d79cc3ba47"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "f8d84322-4b6a-4440-b73e-d4af02652390", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "acb710eb-873e-4d4c-bafe-ed3ad818eac6"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "f8d84322-4b6a-4440-b73e-d4af02652390", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-06-30 11:02:13,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/os-security-groups used request id req-0fad70e9-356b-41b7-9e89-65c3d30a2ce6 2019-06-30 11:02:13,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c33a62e6ec162386e524ee6b95a21e6a628ea65" 2019-06-30 11:02:13,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-30 11:02:13,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-552d7b98-7bac-4d46-afde-f19c10500ecb x-compute-request-id: req-552d7b98-7bac-4d46-afde-f19c10500ecb Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "003d4410-7ef6-47b2-a832-02244f5c4044"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e78d104-1b9c-4557-90f5-8447aadbe5a0"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b45a55-0551-4de9-9690-4ef12dee4080"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "27c7148a-653c-4037-ba5b-dbbce27c913e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c124282d-6e2b-4c00-bbc3-8e6211f98ea0"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "27c7148a-653c-4037-ba5b-dbbce27c913e", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-06-30 11:02:13,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991f3f95738bc6781205c31dfb4c9cbfb71d6d74" 2019-06-30 11:02:13,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-0f3bb754-1310-467d-8e2e-bcd7fad89047 2019-06-30 11:02:13,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-0f3bb754-1310-467d-8e2e-bcd7fad89047 2019-06-30 11:02:13,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f3bb754-1310-467d-8e2e-bcd7fad89047 x-compute-request-id: req-0f3bb754-1310-467d-8e2e-bcd7fad89047 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:87:24", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:29.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "ee3470aa-776b-4f42-98da-bb0c330f03d1", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:29Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_sprout_host_ayfbs1", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:02:13,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups used request id req-552d7b98-7bac-4d46-afde-f19c10500ecb 2019-06-30 11:02:13,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-ce612a96-877f-4650-a81c-4d439594218e 2019-06-30 11:02:13,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-ce612a96-877f-4650-a81c-4d439594218e 2019-06-30 11:02:13,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce612a96-877f-4650-a81c-4d439594218e x-compute-request-id: req-ce612a96-877f-4650-a81c-4d439594218e Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:f7:49", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:31.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c696894c-7e19-428f-af93-18814f77b8bd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:31Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_homer_host_gghar7", "created": "2019-06-30T10:57:29Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:02:13,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991f3f95738bc6781205c31dfb4c9cbfb71d6d74" 2019-06-30 11:02:13,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups used request id req-552d7b98-7bac-4d46-afde-f19c10500ecb 2019-06-30 11:02:13,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c33a62e6ec162386e524ee6b95a21e6a628ea65" 2019-06-30 11:02:13,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-30 11:02:13,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-30 11:02:13,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991f3f95738bc6781205c31dfb4c9cbfb71d6d74" 2019-06-30 11:02:13,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/os-security-groups used request id req-c1b5a225-6936-4bf8-8791-7a1caf0c3c6e 2019-06-30 11:02:13,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/os-security-groups used request id req-c1b5a225-6936-4bf8-8791-7a1caf0c3c6e 2019-06-30 11:02:13,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ddf26e74-dd5f-4b08-8663-e088294acf00 x-compute-request-id: req-ddf26e74-dd5f-4b08-8663-e088294acf00 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "003d4410-7ef6-47b2-a832-02244f5c4044"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e78d104-1b9c-4557-90f5-8447aadbe5a0"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b45a55-0551-4de9-9690-4ef12dee4080"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "27c7148a-653c-4037-ba5b-dbbce27c913e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c124282d-6e2b-4c00-bbc3-8e6211f98ea0"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "27c7148a-653c-4037-ba5b-dbbce27c913e", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-06-30 11:02:13,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups used request id req-ddf26e74-dd5f-4b08-8663-e088294acf00 2019-06-30 11:02:13,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups used request id req-ddf26e74-dd5f-4b08-8663-e088294acf00 2019-06-30 11:02:13,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-30 11:02:13,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5859069e-1a5e-4333-861a-c91bbc5509e7 x-compute-request-id: req-5859069e-1a5e-4333-861a-c91bbc5509e7 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:87:24", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:29.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "ee3470aa-776b-4f42-98da-bb0c330f03d1", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:29Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_sprout_host_ayfbs1", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:02:13,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-5859069e-1a5e-4333-861a-c91bbc5509e7 2019-06-30 11:02:13,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-5859069e-1a5e-4333-861a-c91bbc5509e7 2019-06-30 11:02:13,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1b5a225-6936-4bf8-8791-7a1caf0c3c6e x-compute-request-id: req-c1b5a225-6936-4bf8-8791-7a1caf0c3c6e Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "f8d84322-4b6a-4440-b73e-d4af02652390", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "856bb42a-89ee-4dc1-a2d4-a5d79cc3ba47"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "f8d84322-4b6a-4440-b73e-d4af02652390", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "acb710eb-873e-4d4c-bafe-ed3ad818eac6"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "f8d84322-4b6a-4440-b73e-d4af02652390", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-06-30 11:02:13,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-30 11:02:13,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-30 11:02:13,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:01:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9673257-c285-4d88-a2f6-ef9f052a7944 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:02:13,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:02:13,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:02:13,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:02:13,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:02:13,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:02:13,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:02:13,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:02:13,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:02:13,743 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:02:13,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:02:13,743 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:02:13 GMT 2019-06-30 11:02:13,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:02:13,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:02:13,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:02:13,743 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:02:13,743 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:02:18,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:02:18,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:02:18,935 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:02:18,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:02:18,935 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:02:18,935 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:02:18,935 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:02:18,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:02:18,935 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:41.588Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.313Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.41149fd6-5988-4a2b-ac15-41b2aadab7e0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:41.588Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.000Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:41.588Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-b9673257-c285-4d88-a2f6-ef9f052a7944", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.318Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.41149fd6-5988-4a2b-ac15-41b2aadab7e0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.286Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.847Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.286Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1221073e29bbb639a0864f35f907531f38df5c44\"", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.717Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.41149fd6-5988-4a2b-ac15-41b2aadab7e0"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Suggested packages:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-412a3578-e0e4-490b-b7b4-0bdc612eb4f3 x-compute-request-id: req-412a3578-e0e4-490b-b7b4-0bdc612eb4f3 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:be:b9:3c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:11.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"db14e987-d8b3-4d92-a051-eae93da15b74\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:11Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bono_host_iinetx\", \"created\": \"2019-06-30T10:57:26Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.315Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.41149fd6-5988-4a2b-ac15-41b2aadab7e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-412a3578-e0e4-490b-b7b4-0bdc612eb4f3", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.315Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.41149fd6-5988-4a2b-ac15-41b2aadab7e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-412a3578-e0e4-490b-b7b4-0bdc612eb4f3", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.315Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.41149fd6-5988-4a2b-ac15-41b2aadab7e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1221073e29bbb639a0864f35f907531f38df5c44\"", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.316Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.41149fd6-5988-4a2b-ac15-41b2aadab7e0"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty InRelease", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:3 http://security.ubuntu.com trusty-security/main Sources [172 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:6 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:7 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:9 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty Release", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}], "metadata": {"pagination": {"total": 2511, "offset": 2157, "size": 50}}} 2019-06-30 11:02:18,936 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:02:18,936 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:02:18 GMT 2019-06-30 11:02:18,936 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:02:18,936 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:02:18,936 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:02:18,936 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:02:18,936 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:02:18,936 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:02:18,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:02:18,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-30 11:02:18,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-b9673257-c285-4d88-a2f6-ef9f052a7944 2019-06-30 11:02:18,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-30 11:02:18,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1221073e29bbb639a0864f35f907531f38df5c44" 2019-06-30 11:02:18,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Suggested packages: 2019-06-30 11:02:18,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] 2019-06-30 11:02:18,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-06-30 11:02:18,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] 2019-06-30 11:02:18,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] 2019-06-30 11:02:18,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] 2019-06-30 11:02:18,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] 2019-06-30 11:02:18,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] 2019-06-30 11:02:18,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] 2019-06-30 11:02:18,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] 2019-06-30 11:02:18,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-412a3578-e0e4-490b-b7b4-0bdc612eb4f3 x-compute-request-id: req-412a3578-e0e4-490b-b7b4-0bdc612eb4f3 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:b9:3c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:11.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "db14e987-d8b3-4d92-a051-eae93da15b74", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:11Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bono_host_iinetx", "created": "2019-06-30T10:57:26Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:02:18,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-412a3578-e0e4-490b-b7b4-0bdc612eb4f3 2019-06-30 11:02:18,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-412a3578-e0e4-490b-b7b4-0bdc612eb4f3 2019-06-30 11:02:18,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1221073e29bbb639a0864f35f907531f38df5c44" 2019-06-30 11:02:18,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 2019-06-30 11:02:18,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 2019-06-30 11:02:18,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 2019-06-30 11:02:18,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://security.ubuntu.com trusty-security/main Sources [172 kB] 2019-06-30 11:02:18,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB] 2019-06-30 11:02:18,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] 2019-06-30 11:02:18,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease 2019-06-30 11:02:18,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 2019-06-30 11:02:18,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] 2019-06-30 11:02:18,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:7 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] 2019-06-30 11:02:18,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] 2019-06-30 11:02:18,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:9 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] 2019-06-30 11:02:18,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] 2019-06-30 11:02:18,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] 2019-06-30 11:02:18,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] 2019-06-30 11:02:18,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] 2019-06-30 11:02:18,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] 2019-06-30 11:02:18,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] 2019-06-30 11:02:18,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] 2019-06-30 11:02:18,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages 2019-06-30 11:02:18,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages 2019-06-30 11:02:18,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en 2019-06-30 11:02:18,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en 2019-06-30 11:02:18,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en 2019-06-30 11:02:18,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en 2019-06-30 11:02:18,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release 2019-06-30 11:02:18,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] 2019-06-30 11:02:18,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] 2019-06-30 11:02:18,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] 2019-06-30 11:02:18,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] 2019-06-30 11:02:18,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages 2019-06-30 11:02:18,947 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:02:19,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:02:19,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:02:19,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:02:19,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:02:19,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:02:19,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:02:19,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:02:19,139 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:02:19,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:02:19,140 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:02:19 GMT 2019-06-30 11:02:19,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:02:19,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:02:19,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:02:19,140 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:02:19,140 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:02:24,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:02:24,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:02:24,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:02:24,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:02:24,484 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:02:24,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:02:24,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:02:24,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:02:24,485 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Fetched 13.1 MB in 10s (1,218 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Reading package lists...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Reading package lists...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Building dependency tree...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Reading state information...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " The following extra packages will be installed:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " binutils cpp cpp-4.8 gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " binutils-doc cpp-doc gcc-4.8-locales gcc-multilib make autoconf automake1.9", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " libtool flex bison gdb gcc-doc gcc-4.8-multilib gcc-4.8-doc libgcc1-dbg", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " libquadmath0-dbg glibc-doc", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " The following NEW packages will be installed:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " binutils cpp cpp-4.8 gcc gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Need to get 19.1 MB of archives.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " After this operation, 70.7 MB of additional disk space will be used.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}], "metadata": {"pagination": {"total": 2511, "offset": 2207, "size": 50}}} 2019-06-30 11:02:24,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:02:24,485 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:02:24 GMT 2019-06-30 11:02:24,485 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:02:24,485 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:02:24,485 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:02:24,486 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:02:24,486 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:02:24,486 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:02:24,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages 2019-06-30 11:02:24,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages 2019-06-30 11:02:24,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages 2019-06-30 11:02:24,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en 2019-06-30 11:02:24,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en 2019-06-30 11:02:24,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en 2019-06-30 11:02:24,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en 2019-06-30 11:02:24,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US 2019-06-30 11:02:24,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US 2019-06-30 11:02:24,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US 2019-06-30 11:02:24,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US 2019-06-30 11:02:24,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 13.1 MB in 10s (1,218 kB/s) 2019-06-30 11:02:24,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-06-30 11:02:24,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-06-30 11:02:24,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building dependency tree... 2019-06-30 11:02:24,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading state information... 2019-06-30 11:02:24,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following extra packages will be installed: 2019-06-30 11:02:24,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils cpp cpp-4.8 gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev 2019-06-30 11:02:24,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-06-30 11:02:24,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils-doc cpp-doc gcc-4.8-locales gcc-multilib make autoconf automake1.9 2019-06-30 11:02:24,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libtool flex bison gdb gcc-doc gcc-4.8-multilib gcc-4.8-doc libgcc1-dbg 2019-06-30 11:02:24,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg 2019-06-30 11:02:24,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libquadmath0-dbg glibc-doc 2019-06-30 11:02:24,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following NEW packages will be installed: 2019-06-30 11:02:24,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils cpp cpp-4.8 gcc gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev 2019-06-30 11:02:24,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-06-30 11:02:24,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-06-30 11:02:24,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. 2019-06-30 11:02:24,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Need to get 19.1 MB of archives. 2019-06-30 11:02:24,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - After this operation, 70.7 MB of additional disk space will be used. 2019-06-30 11:02:24,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] 2019-06-30 11:02:24,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] 2019-06-30 11:02:24,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] 2019-06-30 11:02:24,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] 2019-06-30 11:02:24,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] 2019-06-30 11:02:24,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] 2019-06-30 11:02:24,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] 2019-06-30 11:02:24,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] 2019-06-30 11:02:24,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] 2019-06-30 11:02:24,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] 2019-06-30 11:02:24,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] 2019-06-30 11:02:24,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] 2019-06-30 11:02:24,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] 2019-06-30 11:02:24,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] 2019-06-30 11:02:24,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] 2019-06-30 11:02:24,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] 2019-06-30 11:02:24,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] 2019-06-30 11:02:24,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] 2019-06-30 11:02:24,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] 2019-06-30 11:02:24,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] 2019-06-30 11:02:24,495 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:02:24,554 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:02:24,555 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:02:24,555 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:02:24,555 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:02:24,555 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:02:24,555 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:02:24,555 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:02:24,555 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:02:24,555 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:02:24,556 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:02:24 GMT 2019-06-30 11:02:24,556 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:02:24,556 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:02:24,556 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:02:24,556 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:02:24,556 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:02:29,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:02:29,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:02:29,771 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:02:29,771 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:02:29,771 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:02:29,771 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:02:29,771 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:02:29,771 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:02:29,771 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Fetched 19.1 MB in 2s (6,804 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Selecting previously unselected package libasan0:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " (Reading database ... 51354 files and directories currently installed.)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:42.567Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:41.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:43.162Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 1%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 2%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libatomic1:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:43.162Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9eb382f0-d4c7-4c7f-ab37-567331636429 x-compute-request-id: req-9eb382f0-d4c7-4c7f-ab37-567331636429 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1bc9b424-efcc-4f2c-8af0-6d75ef01fabd\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8fc24a2f-8ea2-4f73-abf5-abc55c1a2ebf\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3ef0be8-0822-4749-86de-182a4315a822\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bcf2241f-446d-4d2a-ba90-1a2f5be9dc3b\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c38739d4-59ac-47cf-a5f1-9cd5b4f6ada7\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"dfcdd4f5-e1b2-44b7-bd4a-f2f25d301109\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e6ef4f24-d72a-4e24-80e3-faed39c84f56\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eb121fdb-07e1-4c17-add6-859fab1856e9\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"003d4410-7ef6-47b2-a832-02244f5c4044\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e78d104-1b9c-4557-90f5-8447aadbe5a0\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b45a55-0551-4de9-9690-4ef12dee4080\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.640Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.41149fd6-5988-4a2b-ac15-41b2aadab7e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:43.162Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55a844ba-f480-48c2-8d7f-39180f84a455 x-compute-request-id: req-55a844ba-f480-48c2-8d7f-39180f84a455 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:be:b9:3c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:11.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"db14e987-d8b3-4d92-a051-eae93da15b74\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:11Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bono_host_iinetx\", \"created\": \"2019-06-30T10:57:26Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:43.044Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.41149fd6-5988-4a2b-ac15-41b2aadab7e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:43.162Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-4351ae78-61af-4f15-8706-77dbabae6f00", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.812Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50b2aabb-76bd-4f48-864a-8e5fec6d1606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:43.162Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:01:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4351ae78-61af-4f15-8706-77dbabae6f00 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.812Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50b2aabb-76bd-4f48-864a-8e5fec6d1606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:43.162Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.805Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50b2aabb-76bd-4f48-864a-8e5fec6d1606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:43.162Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1221073e29bbb639a0864f35f907531f38df5c44\"", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.642Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.41149fd6-5988-4a2b-ac15-41b2aadab7e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:43.162Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-9eb382f0-d4c7-4c7f-ab37-567331636429", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.641Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.41149fd6-5988-4a2b-ac15-41b2aadab7e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:43.162Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-9eb382f0-d4c7-4c7f-ab37-567331636429", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.641Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.41149fd6-5988-4a2b-ac15-41b2aadab7e0"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:43.162Z", "message": " Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:43.162Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 0%]\u001b[49m\u001b[39m \u001b[uUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:42.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:43.788Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}47beed1aca3a754215fa47b6e17cfd87248c0a77\"", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:43.618Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4ce6141b-d90d-42ae-bceb-d8db243273ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:43.788Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-55a844ba-f480-48c2-8d7f-39180f84a455", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:43.044Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.41149fd6-5988-4a2b-ac15-41b2aadab7e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:43.788Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-e954097b-be28-40fe-ab76-194348509f52", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:43.227Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4ce6141b-d90d-42ae-bceb-d8db243273ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:43.788Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:01:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e954097b-be28-40fe-ab76-194348509f52 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:43.227Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4ce6141b-d90d-42ae-bceb-d8db243273ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:43.788Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:43.222Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4ce6141b-d90d-42ae-bceb-d8db243273ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:43.788Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-b4e80a01-a5a3-4fca-b604-d64aef5af8df", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:43.205Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.41149fd6-5988-4a2b-ac15-41b2aadab7e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:43.788Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-b4e80a01-a5a3-4fca-b604-d64aef5af8df", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:43.204Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.41149fd6-5988-4a2b-ac15-41b2aadab7e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:43.788Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4e80a01-a5a3-4fca-b604-d64aef5af8df x-compute-request-id: req-b4e80a01-a5a3-4fca-b604-d64aef5af8df Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1bc9b424-efcc-4f2c-8af0-6d75ef01fabd\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8fc24a2f-8ea2-4f73-abf5-abc55c1a2ebf\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3ef0be8-0822-4749-86de-182a4315a822\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bcf2241f-446d-4d2a-ba90-1a2f5be9dc3b\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c38739d4-59ac-47cf-a5f1-9cd5b4f6ada7\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"dfcdd4f5-e1b2-44b7-bd4a-f2f25d301109\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e6ef4f24-d72a-4e24-80e3-faed39c84f56\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eb121fdb-07e1-4c17-add6-859fab1856e9\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"003d4410-7ef6-47b2-a832-02244f5c4044\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e78d104-1b9c-4557-90f5-8447aadbe5a0\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b45a55-0551-4de9-9690-4ef12dee4080\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:43.204Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.41149fd6-5988-4a2b-ac15-41b2aadab7e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:43.788Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8d0dcef88bed2c216be8f31da79ecc3626f378d4\"", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:43.211Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50b2aabb-76bd-4f48-864a-8e5fec6d1606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:43.788Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1221073e29bbb639a0864f35f907531f38df5c44\"", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:43.045Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.41149fd6-5988-4a2b-ac15-41b2aadab7e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:43.788Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-55a844ba-f480-48c2-8d7f-39180f84a455", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:43.045Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.41149fd6-5988-4a2b-ac15-41b2aadab7e0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:44.507Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:43.820Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:44.507Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:43.700Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:44.507Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96fe285a-9401-4410-a116-58e5445b1d01 x-compute-request-id: req-96fe285a-9401-4410-a116-58e5445b1d01 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:da:f7:49\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:31.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c696894c-7e19-428f-af93-18814f77b8bd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:31Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_homer_host_gghar7\", \"created\": \"2019-06-30T10:57:29Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:43.786Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50b2aabb-76bd-4f48-864a-8e5fec6d1606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:44.507Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-96fe285a-9401-4410-a116-58e5445b1d01", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:43.786Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50b2aabb-76bd-4f48-864a-8e5fec6d1606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:44.507Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-96fe285a-9401-4410-a116-58e5445b1d01", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:43.787Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50b2aabb-76bd-4f48-864a-8e5fec6d1606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:44.507Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8d0dcef88bed2c216be8f31da79ecc3626f378d4\"", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:43.788Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50b2aabb-76bd-4f48-864a-8e5fec6d1606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:44.507Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3015ea19-8833-44b0-92c4-098f5eda70b7 x-compute-request-id: req-3015ea19-8833-44b0-92c4-098f5eda70b7 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"f8d84322-4b6a-4440-b73e-d4af02652390\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"856bb42a-89ee-4dc1-a2d4-a5d79cc3ba47\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"f8d84322-4b6a-4440-b73e-d4af02652390\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"acb710eb-873e-4d4c-bafe-ed3ad818eac6\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"f8d84322-4b6a-4440-b73e-d4af02652390\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:44.104Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50b2aabb-76bd-4f48-864a-8e5fec6d1606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:44.507Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/os-security-groups used request id req-3015ea19-8833-44b0-92c4-098f5eda70b7", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:44.105Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50b2aabb-76bd-4f48-864a-8e5fec6d1606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:44.507Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/os-security-groups used request id req-3015ea19-8833-44b0-92c4-098f5eda70b7", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:44.105Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50b2aabb-76bd-4f48-864a-8e5fec6d1606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:44.507Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8d0dcef88bed2c216be8f31da79ecc3626f378d4\"", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:44.106Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50b2aabb-76bd-4f48-864a-8e5fec6d1606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:44.507Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00d2f535-8cd5-4c2c-99b9-e00926e764f6 x-compute-request-id: req-00d2f535-8cd5-4c2c-99b9-e00926e764f6 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:da:f7:49\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:31.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c696894c-7e19-428f-af93-18814f77b8bd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:31Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_homer_host_gghar7\", \"created\": \"2019-06-30T10:57:29Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:44.468Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50b2aabb-76bd-4f48-864a-8e5fec6d1606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:45.261Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-7456e82a-42f1-4966-aadf-79b10a4ead5a", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:44.941Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4ce6141b-d90d-42ae-bceb-d8db243273ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:45.261Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-7456e82a-42f1-4966-aadf-79b10a4ead5a", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:44.941Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4ce6141b-d90d-42ae-bceb-d8db243273ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:45.261Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-00d2f535-8cd5-4c2c-99b9-e00926e764f6", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:44.468Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50b2aabb-76bd-4f48-864a-8e5fec6d1606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:45.261Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}47beed1aca3a754215fa47b6e17cfd87248c0a77\"", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:44.942Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4ce6141b-d90d-42ae-bceb-d8db243273ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:45.261Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-497fa914-9a5a-46b5-8578-72d9084fecf5 x-compute-request-id: req-497fa914-9a5a-46b5-8578-72d9084fecf5 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0b:87:24\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:29.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:29Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_sprout_host_ayfbs1\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:44.420Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4ce6141b-d90d-42ae-bceb-d8db243273ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:45.261Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-497fa914-9a5a-46b5-8578-72d9084fecf5", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:44.420Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4ce6141b-d90d-42ae-bceb-d8db243273ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:45.261Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-497fa914-9a5a-46b5-8578-72d9084fecf5", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:44.421Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4ce6141b-d90d-42ae-bceb-d8db243273ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:45.261Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}47beed1aca3a754215fa47b6e17cfd87248c0a77\"", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:44.422Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4ce6141b-d90d-42ae-bceb-d8db243273ac"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:45.261Z", "message": "[localhost] run: ['sudo', 'DEBIAN_FRONTEND=noninteractive', 'apt-get', 'install', 'bind9', '--yes']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:44.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ce15299-c70c-43db-ab51-b4e90b063de0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:45.261Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd361fe6-b3c8-4800-ba98-6240414a299d x-compute-request-id: req-cd361fe6-b3c8-4800-ba98-6240414a299d Content-Encoding: gzip Content-Length: 500 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"f8d84322-4b6a-4440-b73e-d4af02652390\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"856bb42a-89ee-4dc1-a2d4-a5d79cc3ba47\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"f8d84322-4b6a-4440-b73e-d4af02652390\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"acb710eb-873e-4d4c-bafe-ed3ad818eac6\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"f8d84322-4b6a-4440-b73e-d4af02652390\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:44.644Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50b2aabb-76bd-4f48-864a-8e5fec6d1606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:45.261Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/os-security-groups used request id req-cd361fe6-b3c8-4800-ba98-6240414a299d", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:44.644Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50b2aabb-76bd-4f48-864a-8e5fec6d1606"}], "metadata": {"pagination": {"total": 2511, "offset": 2257, "size": 50}}} 2019-06-30 11:02:29,772 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:02:29,772 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:02:29 GMT 2019-06-30 11:02:29,772 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:02:29,772 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:02:29,772 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:02:29,772 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:02:29,772 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:02:29,772 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:02:29,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] 2019-06-30 11:02:29,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 19.1 MB in 2s (6,804 kB/s) 2019-06-30 11:02:29,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Selecting previously unselected package libasan0:amd64. 2019-06-30 11:02:29,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - (Reading database ... 51354 files and directories currently installed.) 2019-06-30 11:02:29,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages 2019-06-30 11:02:29,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages 2019-06-30 11:02:29,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 1%] Progress: [ 2%] Selecting previously unselected package libatomic1:amd64. 2019-06-30 11:02:29,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9eb382f0-d4c7-4c7f-ab37-567331636429 x-compute-request-id: req-9eb382f0-d4c7-4c7f-ab37-567331636429 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1bc9b424-efcc-4f2c-8af0-6d75ef01fabd"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8fc24a2f-8ea2-4f73-abf5-abc55c1a2ebf"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3ef0be8-0822-4749-86de-182a4315a822"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bcf2241f-446d-4d2a-ba90-1a2f5be9dc3b"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c38739d4-59ac-47cf-a5f1-9cd5b4f6ada7"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dfcdd4f5-e1b2-44b7-bd4a-f2f25d301109"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6ef4f24-d72a-4e24-80e3-faed39c84f56"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb121fdb-07e1-4c17-add6-859fab1856e9"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "003d4410-7ef6-47b2-a832-02244f5c4044"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e78d104-1b9c-4557-90f5-8447aadbe5a0"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b45a55-0551-4de9-9690-4ef12dee4080"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-06-30 11:02:29,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55a844ba-f480-48c2-8d7f-39180f84a455 x-compute-request-id: req-55a844ba-f480-48c2-8d7f-39180f84a455 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:b9:3c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:11.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "db14e987-d8b3-4d92-a051-eae93da15b74", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:11Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bono_host_iinetx", "created": "2019-06-30T10:57:26Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:02:29,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-4351ae78-61af-4f15-8706-77dbabae6f00 2019-06-30 11:02:29,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:01:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4351ae78-61af-4f15-8706-77dbabae6f00 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:02:29,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:02:29,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1221073e29bbb639a0864f35f907531f38df5c44" 2019-06-30 11:02:29,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-9eb382f0-d4c7-4c7f-ab37-567331636429 2019-06-30 11:02:29,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-9eb382f0-d4c7-4c7f-ab37-567331636429 2019-06-30 11:02:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-06-30 11:02:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 0%] Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-30 11:02:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47beed1aca3a754215fa47b6e17cfd87248c0a77" 2019-06-30 11:02:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-55a844ba-f480-48c2-8d7f-39180f84a455 2019-06-30 11:02:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-e954097b-be28-40fe-ab76-194348509f52 2019-06-30 11:02:29,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:01:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e954097b-be28-40fe-ab76-194348509f52 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:02:29,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:02:29,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-b4e80a01-a5a3-4fca-b604-d64aef5af8df 2019-06-30 11:02:29,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-b4e80a01-a5a3-4fca-b604-d64aef5af8df 2019-06-30 11:02:29,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4e80a01-a5a3-4fca-b604-d64aef5af8df x-compute-request-id: req-b4e80a01-a5a3-4fca-b604-d64aef5af8df Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1bc9b424-efcc-4f2c-8af0-6d75ef01fabd"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8fc24a2f-8ea2-4f73-abf5-abc55c1a2ebf"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3ef0be8-0822-4749-86de-182a4315a822"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bcf2241f-446d-4d2a-ba90-1a2f5be9dc3b"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c38739d4-59ac-47cf-a5f1-9cd5b4f6ada7"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dfcdd4f5-e1b2-44b7-bd4a-f2f25d301109"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6ef4f24-d72a-4e24-80e3-faed39c84f56"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb121fdb-07e1-4c17-add6-859fab1856e9"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "003d4410-7ef6-47b2-a832-02244f5c4044"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e78d104-1b9c-4557-90f5-8447aadbe5a0"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b45a55-0551-4de9-9690-4ef12dee4080"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-06-30 11:02:29,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0dcef88bed2c216be8f31da79ecc3626f378d4" 2019-06-30 11:02:29,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1221073e29bbb639a0864f35f907531f38df5c44" 2019-06-30 11:02:29,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-55a844ba-f480-48c2-8d7f-39180f84a455 2019-06-30 11:02:29,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-06-30 11:02:29,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-30 11:02:29,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96fe285a-9401-4410-a116-58e5445b1d01 x-compute-request-id: req-96fe285a-9401-4410-a116-58e5445b1d01 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:f7:49", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:31.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c696894c-7e19-428f-af93-18814f77b8bd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:31Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_homer_host_gghar7", "created": "2019-06-30T10:57:29Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:02:29,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-96fe285a-9401-4410-a116-58e5445b1d01 2019-06-30 11:02:29,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-96fe285a-9401-4410-a116-58e5445b1d01 2019-06-30 11:02:29,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0dcef88bed2c216be8f31da79ecc3626f378d4" 2019-06-30 11:02:29,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3015ea19-8833-44b0-92c4-098f5eda70b7 x-compute-request-id: req-3015ea19-8833-44b0-92c4-098f5eda70b7 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "f8d84322-4b6a-4440-b73e-d4af02652390", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "856bb42a-89ee-4dc1-a2d4-a5d79cc3ba47"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "f8d84322-4b6a-4440-b73e-d4af02652390", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "acb710eb-873e-4d4c-bafe-ed3ad818eac6"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "f8d84322-4b6a-4440-b73e-d4af02652390", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-06-30 11:02:29,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/os-security-groups used request id req-3015ea19-8833-44b0-92c4-098f5eda70b7 2019-06-30 11:02:29,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/os-security-groups used request id req-3015ea19-8833-44b0-92c4-098f5eda70b7 2019-06-30 11:02:29,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0dcef88bed2c216be8f31da79ecc3626f378d4" 2019-06-30 11:02:29,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00d2f535-8cd5-4c2c-99b9-e00926e764f6 x-compute-request-id: req-00d2f535-8cd5-4c2c-99b9-e00926e764f6 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:f7:49", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:31.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c696894c-7e19-428f-af93-18814f77b8bd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:31Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_homer_host_gghar7", "created": "2019-06-30T10:57:29Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:02:29,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-7456e82a-42f1-4966-aadf-79b10a4ead5a 2019-06-30 11:02:29,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-7456e82a-42f1-4966-aadf-79b10a4ead5a 2019-06-30 11:02:29,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-00d2f535-8cd5-4c2c-99b9-e00926e764f6 2019-06-30 11:02:29,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47beed1aca3a754215fa47b6e17cfd87248c0a77" 2019-06-30 11:02:29,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-497fa914-9a5a-46b5-8578-72d9084fecf5 x-compute-request-id: req-497fa914-9a5a-46b5-8578-72d9084fecf5 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:87:24", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:29.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "ee3470aa-776b-4f42-98da-bb0c330f03d1", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:29Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_sprout_host_ayfbs1", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:02:29,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-497fa914-9a5a-46b5-8578-72d9084fecf5 2019-06-30 11:02:29,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-497fa914-9a5a-46b5-8578-72d9084fecf5 2019-06-30 11:02:29,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47beed1aca3a754215fa47b6e17cfd87248c0a77" 2019-06-30 11:02:29,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'DEBIAN_FRONTEND=noninteractive', 'apt-get', 'install', 'bind9', '--yes'] 2019-06-30 11:02:29,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd361fe6-b3c8-4800-ba98-6240414a299d x-compute-request-id: req-cd361fe6-b3c8-4800-ba98-6240414a299d Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "f8d84322-4b6a-4440-b73e-d4af02652390", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "856bb42a-89ee-4dc1-a2d4-a5d79cc3ba47"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "f8d84322-4b6a-4440-b73e-d4af02652390", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "acb710eb-873e-4d4c-bafe-ed3ad818eac6"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "f8d84322-4b6a-4440-b73e-d4af02652390", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-06-30 11:02:29,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/os-security-groups used request id req-cd361fe6-b3c8-4800-ba98-6240414a299d 2019-06-30 11:02:29,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:02:29,874 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:02:29,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:02:29,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:02:29,875 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:02:29,875 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:02:29,875 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:02:29,875 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:02:29,875 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:02:29,876 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:02:29,876 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:02:29 GMT 2019-06-30 11:02:29,876 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:02:29,876 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:02:29,876 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:02:29,876 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:02:29,876 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:02:34,880 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:02:35,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:02:35,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:02:35,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:02:35,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:02:35,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:02:35,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:02:35,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:02:35,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:45.261Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-7456e82a-42f1-4966-aadf-79b10a4ead5a", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:44.941Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4ce6141b-d90d-42ae-bceb-d8db243273ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:45.261Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-7456e82a-42f1-4966-aadf-79b10a4ead5a", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:44.941Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4ce6141b-d90d-42ae-bceb-d8db243273ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:45.261Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}47beed1aca3a754215fa47b6e17cfd87248c0a77\"", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:44.942Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4ce6141b-d90d-42ae-bceb-d8db243273ac"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:45.261Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:45.145Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:45.261Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-497fa914-9a5a-46b5-8578-72d9084fecf5 x-compute-request-id: req-497fa914-9a5a-46b5-8578-72d9084fecf5 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0b:87:24\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:29.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:29Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_sprout_host_ayfbs1\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:44.420Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4ce6141b-d90d-42ae-bceb-d8db243273ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:45.261Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8d0dcef88bed2c216be8f31da79ecc3626f378d4\"", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:44.469Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50b2aabb-76bd-4f48-864a-8e5fec6d1606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:45.261Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-497fa914-9a5a-46b5-8578-72d9084fecf5", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:44.420Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4ce6141b-d90d-42ae-bceb-d8db243273ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:45.261Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-00d2f535-8cd5-4c2c-99b9-e00926e764f6", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:44.468Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50b2aabb-76bd-4f48-864a-8e5fec6d1606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:45.261Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-00d2f535-8cd5-4c2c-99b9-e00926e764f6", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:44.468Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50b2aabb-76bd-4f48-864a-8e5fec6d1606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:45.980Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-4e6169ed-1fd9-428c-8b6a-71fbedba371d", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:45.260Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.188ab33c-d017-4b39-8e37-9592d4b96a9a"}, {"node_instance_id": "homer_host_gghar7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:45.980Z", "message": "Node instance started", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:45.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_host_gghar7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:45.980Z", "message": "Relationships established", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:45.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:45.980Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:45.253Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.188ab33c-d017-4b39-8e37-9592d4b96a9a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:45.980Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:01:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e6169ed-1fd9-428c-8b6a-71fbedba371d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:45.259Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.188ab33c-d017-4b39-8e37-9592d4b96a9a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:45.980Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da677ef5-aa9e-4b4c-992c-1c35e66b91b7 x-compute-request-id: req-da677ef5-aa9e-4b4c-992c-1c35e66b91b7 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"003d4410-7ef6-47b2-a832-02244f5c4044\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e78d104-1b9c-4557-90f5-8447aadbe5a0\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b45a55-0551-4de9-9690-4ef12dee4080\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"27c7148a-653c-4037-ba5b-dbbce27c913e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c124282d-6e2b-4c00-bbc3-8e6211f98ea0\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"27c7148a-653c-4037-ba5b-dbbce27c913e\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:45.341Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4ce6141b-d90d-42ae-bceb-d8db243273ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:45.980Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups used request id req-da677ef5-aa9e-4b4c-992c-1c35e66b91b7", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:45.341Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4ce6141b-d90d-42ae-bceb-d8db243273ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:45.980Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups used request id req-da677ef5-aa9e-4b4c-992c-1c35e66b91b7", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:45.341Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.4ce6141b-d90d-42ae-bceb-d8db243273ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:45.980Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ef59383adda6694f20fd8810edae4f559281990b\"", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:45.653Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.188ab33c-d017-4b39-8e37-9592d4b96a9a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:46.599Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:45.916Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:46.599Z", "message": "Waiting for process 1605 to end...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:45.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:46.599Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3cd870f-b8d6-4443-b288-513e318cdc50 x-compute-request-id: req-f3cd870f-b8d6-4443-b288-513e318cdc50 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:be:b9:3c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:11.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"db14e987-d8b3-4d92-a051-eae93da15b74\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:11Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bono_host_iinetx\", \"created\": \"2019-06-30T10:57:26Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:46.176Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.188ab33c-d017-4b39-8e37-9592d4b96a9a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:46.599Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-f3cd870f-b8d6-4443-b288-513e318cdc50", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:46.176Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.188ab33c-d017-4b39-8e37-9592d4b96a9a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:46.599Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-f3cd870f-b8d6-4443-b288-513e318cdc50", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:46.177Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.188ab33c-d017-4b39-8e37-9592d4b96a9a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:46.599Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ef59383adda6694f20fd8810edae4f559281990b\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.202\"}}'", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:46.178Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.188ab33c-d017-4b39-8e37-9592d4b96a9a"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:47.390Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:46.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:47.390Z", "message": "Relationships established", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:46.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:48.758Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 11:01:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-80467d6d-2d7c-4dab-bc81-5d12daeaf698 x-compute-request-id: req-80467d6d-2d7c-4dab-bc81-5d12daeaf698 Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:48.639Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.188ab33c-d017-4b39-8e37-9592d4b96a9a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:49.429Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:01:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-051d06a7-6d22-4129-8540-e88d6b604175 x-compute-request-id: req-051d06a7-6d22-4129-8540-e88d6b604175 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:be:b9:3c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:be:b9:3c\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:11.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"db14e987-d8b3-4d92-a051-eae93da15b74\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:11Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bono_host_iinetx\", \"created\": \"2019-06-30T10:57:26Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:49.005Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.188ab33c-d017-4b39-8e37-9592d4b96a9a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:49.429Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-051d06a7-6d22-4129-8540-e88d6b604175", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:49.005Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.188ab33c-d017-4b39-8e37-9592d4b96a9a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:49.429Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action used request id req-80467d6d-2d7c-4dab-bc81-5d12daeaf698", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:48.640Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.188ab33c-d017-4b39-8e37-9592d4b96a9a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:49.429Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-051d06a7-6d22-4129-8540-e88d6b604175", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:49.005Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.188ab33c-d017-4b39-8e37-9592d4b96a9a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:49.429Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ef59383adda6694f20fd8810edae4f559281990b\"", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:48.641Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.188ab33c-d017-4b39-8e37-9592d4b96a9a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:49.429Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action used request id req-80467d6d-2d7c-4dab-bc81-5d12daeaf698", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:48.640Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.188ab33c-d017-4b39-8e37-9592d4b96a9a"}, {"node_instance_id": "bono_host_iinetx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:50.143Z", "message": "Node instance started", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:49.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:50.143Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:49.263Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_host_iinetx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:50.143Z", "message": "Relationships established", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:49.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:50.856Z", "message": "The config dict: {'etcd_ip': u'192.168.120.5', 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:49.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ce15299-c70c-43db-ab51-b4e90b063de0"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:50.856Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:49.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ce15299-c70c-43db-ab51-b4e90b063de0"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:50.856Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpGL4ADW', '/etc/bind/named.conf.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:50.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ce15299-c70c-43db-ab51-b4e90b063de0"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:50.856Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpdT50iS', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:50.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ce15299-c70c-43db-ab51-b4e90b063de0"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:50.856Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:50.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ce15299-c70c-43db-ab51-b4e90b063de0"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:50.856Z", "message": "Rendering the Jinja2 template to /etc/bind/named.conf.local.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:50.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ce15299-c70c-43db-ab51-b4e90b063de0"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:50.856Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:49.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ce15299-c70c-43db-ab51-b4e90b063de0"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:50.856Z", "message": "The config dict: {'etcd_ip': u'192.168.120.5', 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:50.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ce15299-c70c-43db-ab51-b4e90b063de0"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:51.471Z", "message": "The config dict: {'etcd_ip': u'192.168.120.5', 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:50.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ce15299-c70c-43db-ab51-b4e90b063de0"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:51.471Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp9ZOax6', '/etc/clearwater/shared_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:50.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ce15299-c70c-43db-ab51-b4e90b063de0"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:51.471Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/shared_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:50.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ce15299-c70c-43db-ab51-b4e90b063de0"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:51.471Z", "message": "Creating private domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:50.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ce15299-c70c-43db-ab51-b4e90b063de0"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:51.471Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:50.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ce15299-c70c-43db-ab51-b4e90b063de0"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:51.471Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/named.conf.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:50.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ce15299-c70c-43db-ab51-b4e90b063de0"}], "metadata": {"pagination": {"total": 2512, "offset": 2307, "size": 50}}} 2019-06-30 11:02:35,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:02:35,177 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:02:35 GMT 2019-06-30 11:02:35,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:02:35,177 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:02:35,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:02:35,177 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:02:35,177 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:02:35,177 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:02:35,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-7456e82a-42f1-4966-aadf-79b10a4ead5a 2019-06-30 11:02:35,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-7456e82a-42f1-4966-aadf-79b10a4ead5a 2019-06-30 11:02:35,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47beed1aca3a754215fa47b6e17cfd87248c0a77" 2019-06-30 11:02:35,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-30 11:02:35,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-497fa914-9a5a-46b5-8578-72d9084fecf5 x-compute-request-id: req-497fa914-9a5a-46b5-8578-72d9084fecf5 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:87:24", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:29.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "ee3470aa-776b-4f42-98da-bb0c330f03d1", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:29Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_sprout_host_ayfbs1", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:02:35,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0dcef88bed2c216be8f31da79ecc3626f378d4" 2019-06-30 11:02:35,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-497fa914-9a5a-46b5-8578-72d9084fecf5 2019-06-30 11:02:35,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-00d2f535-8cd5-4c2c-99b9-e00926e764f6 2019-06-30 11:02:35,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-00d2f535-8cd5-4c2c-99b9-e00926e764f6 2019-06-30 11:02:35,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-4e6169ed-1fd9-428c-8b6a-71fbedba371d 2019-06-30 11:02:35,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-30 11:02:35,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-30 11:02:35,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:02:35,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:01:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e6169ed-1fd9-428c-8b6a-71fbedba371d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:02:35,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da677ef5-aa9e-4b4c-992c-1c35e66b91b7 x-compute-request-id: req-da677ef5-aa9e-4b4c-992c-1c35e66b91b7 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "003d4410-7ef6-47b2-a832-02244f5c4044"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e78d104-1b9c-4557-90f5-8447aadbe5a0"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b45a55-0551-4de9-9690-4ef12dee4080"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "27c7148a-653c-4037-ba5b-dbbce27c913e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c124282d-6e2b-4c00-bbc3-8e6211f98ea0"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "27c7148a-653c-4037-ba5b-dbbce27c913e", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-06-30 11:02:35,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups used request id req-da677ef5-aa9e-4b4c-992c-1c35e66b91b7 2019-06-30 11:02:35,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups used request id req-da677ef5-aa9e-4b4c-992c-1c35e66b91b7 2019-06-30 11:02:35,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef59383adda6694f20fd8810edae4f559281990b" 2019-06-30 11:02:35,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-30 11:02:35,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1605 to end... 2019-06-30 11:02:35,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3cd870f-b8d6-4443-b288-513e318cdc50 x-compute-request-id: req-f3cd870f-b8d6-4443-b288-513e318cdc50 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:b9:3c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:11.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "db14e987-d8b3-4d92-a051-eae93da15b74", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:11Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bono_host_iinetx", "created": "2019-06-30T10:57:26Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:02:35,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-f3cd870f-b8d6-4443-b288-513e318cdc50 2019-06-30 11:02:35,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-f3cd870f-b8d6-4443-b288-513e318cdc50 2019-06-30 11:02:35,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef59383adda6694f20fd8810edae4f559281990b" -d '{"addFloatingIp": {"address": "172.30.9.202"}}' 2019-06-30 11:02:35,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-30 11:02:35,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-30 11:02:35,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 11:01:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-80467d6d-2d7c-4dab-bc81-5d12daeaf698 x-compute-request-id: req-80467d6d-2d7c-4dab-bc81-5d12daeaf698 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:02:35,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:01:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-051d06a7-6d22-4129-8540-e88d6b604175 x-compute-request-id: req-051d06a7-6d22-4129-8540-e88d6b604175 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:b9:3c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:b9:3c", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:11.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "db14e987-d8b3-4d92-a051-eae93da15b74", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:11Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bono_host_iinetx", "created": "2019-06-30T10:57:26Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:02:35,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-051d06a7-6d22-4129-8540-e88d6b604175 2019-06-30 11:02:35,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action used request id req-80467d6d-2d7c-4dab-bc81-5d12daeaf698 2019-06-30 11:02:35,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-051d06a7-6d22-4129-8540-e88d6b604175 2019-06-30 11:02:35,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef59383adda6694f20fd8810edae4f559281990b" 2019-06-30 11:02:35,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action used request id req-80467d6d-2d7c-4dab-bc81-5d12daeaf698 2019-06-30 11:02:35,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-30 11:02:35,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-06-30 11:02:35,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-30 11:02:35,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.5', 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.5', u'hss_hostname': u''}. 2019-06-30 11:02:35,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-06-30 11:02:35,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpGL4ADW', '/etc/bind/named.conf.local'] 2019-06-30 11:02:35,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpdT50iS', '/etc/clearwater/local_config'] 2019-06-30 11:02:35,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-06-30 11:02:35,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2019-06-30 11:02:35,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-06-30 11:02:35,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.5', 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.5', u'hss_hostname': u''}. 2019-06-30 11:02:35,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.5', 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.5', u'hss_hostname': u''}. 2019-06-30 11:02:35,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp9ZOax6', '/etc/clearwater/shared_config'] 2019-06-30 11:02:35,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/shared_config'] 2019-06-30 11:02:35,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-06-30 11:02:35,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-30 11:02:35,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/named.conf.local'] 2019-06-30 11:02:35,188 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:02:35,260 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:02:35,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:02:35,260 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:02:35,260 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:02:35,260 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:02:35,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:02:35,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:02:35,261 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:02:35,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:02:35,261 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:02:35 GMT 2019-06-30 11:02:35,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:02:35,261 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:02:35,261 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:02:35,261 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:02:35,261 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:02:40,267 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:02:40,355 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:02:40,355 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:02:40,355 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:02:40,355 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:02:40,355 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:02:40,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:02:40,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:02:40,356 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:51.471Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:50.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ce15299-c70c-43db-ab51-b4e90b063de0"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:52.137Z", "message": "The config dict: {'public_ip': u'172.30.9.200', '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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:50.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ce15299-c70c-43db-ab51-b4e90b063de0"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:52.137Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:50.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ce15299-c70c-43db-ab51-b4e90b063de0"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:52.137Z", "message": "The config dict: {'public_ip': u'172.30.9.200', '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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:50.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ce15299-c70c-43db-ab51-b4e90b063de0"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:52.137Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpfK98nV', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:50.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ce15299-c70c-43db-ab51-b4e90b063de0"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:52.137Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:50.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ce15299-c70c-43db-ab51-b4e90b063de0"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:52.137Z", "message": "Creating public domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:50.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ce15299-c70c-43db-ab51-b4e90b063de0"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:52.137Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:50.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ce15299-c70c-43db-ab51-b4e90b063de0"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:52.137Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpE9msoB', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:51.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ce15299-c70c-43db-ab51-b4e90b063de0"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:52.137Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:51.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ce15299-c70c-43db-ab51-b4e90b063de0"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:52.137Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:51.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.9ce15299-c70c-43db-ab51-b4e90b063de0"}, {"node_instance_id": "bind_dfujd6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:52.669Z", "message": "Node instance created", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:52.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_dfujd6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:52.669Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:52.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_dfujd6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:53.270Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:53.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_dfujd6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:53.270Z", "message": "Configuring node instance", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:52.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:54.237Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/669H9/install-etcd.sh", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:53.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:54.818Z", "message": "[etcd] repo129", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:53.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:54.818Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:53.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:54.818Z", "message": "[etcd] sudo apt", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:54.818Z", "message": "[etcd] Configure the APT software source", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:53.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:54.818Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:53.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:54.818Z", "message": "Process created, PID: 2388", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:53.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:54.818Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:53.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:54.818Z", "message": "[etcd] ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:53.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 95%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 96%]\u001b[49m\u001b[39m \u001b[uSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 52%]\u001b[49m\u001b[39m \u001b[uUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 53%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 54%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libc6-dev:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 55%]\u001b[49m\u001b[39m \u001b[uUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 56%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 57%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package manpages-dev.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 58%]\u001b[49m\u001b[39m \u001b[uUnpacking manpages-dev (3.54-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 59%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 60%]\u001b[49m\u001b[39m \u001b[uProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 61%]\u001b[49m\u001b[39m \u001b[uSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 62%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 63%]\u001b[49m\u001b[39m \u001b[uSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 64%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 65%]\u001b[49m\u001b[39m \u001b[uSetting up libisl10:amd64 (0.12.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 66%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 67%]\u001b[49m\u001b[39m \u001b[uSetting up libcloog-isl4:amd64 (0.18.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 68%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 69%]\u001b[49m\u001b[39m \u001b[uSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 70%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 71%]\u001b[49m\u001b[39m \u001b[uSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 72%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 73%]\u001b[49m\u001b[39m \u001b[uSetting up libmpfr4:amd64 (3.1.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 74%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 75%]\u001b[49m\u001b[39m \u001b[uSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 76%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 77%]\u001b[49m\u001b[39m \u001b[uSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 78%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 79%]\u001b[49m\u001b[39m \u001b[uSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 80%]\u001b[49m\u001b[39m \u001b[uSetting up binutils (2.24-5ubuntu14.2) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 81%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 82%]\u001b[49m\u001b[39m \u001b[uSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 83%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 84%]\u001b[49m\u001b[39m \u001b[uSetting up cpp (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 85%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 86%]\u001b[49m\u001b[39m \u001b[uSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 87%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 88%]\u001b[49m\u001b[39m \u001b[uSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 89%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 90%]\u001b[49m\u001b[39m \u001b[uSetting up gcc (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}], "metadata": {"pagination": {"total": 2512, "offset": 2357, "size": 50}}} 2019-06-30 11:02:40,356 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:02:40,356 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:02:40 GMT 2019-06-30 11:02:40,356 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:02:40,356 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:02:40,356 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:02:40,357 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:02:40,357 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:02:40,357 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:02:40,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2019-06-30 11:02:40,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', '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.5', u'hss_hostname': u''}. 2019-06-30 11:02:40,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-30 11:02:40,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', '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.5', u'hss_hostname': u''}. 2019-06-30 11:02:40,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpfK98nV', '/etc/bind/db.clearwater.local'] 2019-06-30 11:02:40,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-30 11:02:40,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-06-30 11:02:40,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-30 11:02:40,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpE9msoB', '/etc/bind/db.clearwater.opnfv'] 2019-06-30 11:02:40,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-30 11:02:40,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-30 11:02:40,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-30 11:02:40,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:02:40,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:02:40,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-06-30 11:02:40,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/669H9/install-etcd.sh 2019-06-30 11:02:40,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2019-06-30 11:02:40,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-30 11:02:40,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2019-06-30 11:02:40,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2019-06-30 11:02:40,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-30 11:02:40,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 2388 2019-06-30 11:02:40,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-30 11:02:40,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2019-06-30 11:02:40,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 95%] Progress: [ 96%] Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 2019-06-30 11:02:40,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 52%] Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... 2019-06-30 11:02:40,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 53%] Progress: [ 54%] Selecting previously unselected package libc6-dev:amd64. 2019-06-30 11:02:40,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... 2019-06-30 11:02:40,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 55%] Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 2019-06-30 11:02:40,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 56%] Progress: [ 57%] Selecting previously unselected package manpages-dev. 2019-06-30 11:02:40,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... 2019-06-30 11:02:40,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 58%] Unpacking manpages-dev (3.54-1ubuntu1) ... 2019-06-30 11:02:40,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 59%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 2019-06-30 11:02:40,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-30 11:02:40,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 61%] Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-30 11:02:40,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 62%] Progress: [ 63%] Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-06-30 11:02:40,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 64%] Progress: [ 65%] Setting up libisl10:amd64 (0.12.2-1) ... 2019-06-30 11:02:40,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 66%] Progress: [ 67%] Setting up libcloog-isl4:amd64 (0.18.2-1) ... 2019-06-30 11:02:40,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 68%] Progress: [ 69%] Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-30 11:02:40,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 70%] Progress: [ 71%] Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-30 11:02:40,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 72%] Progress: [ 73%] Setting up libmpfr4:amd64 (3.1.2-1) ... 2019-06-30 11:02:40,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 74%] Progress: [ 75%] Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-30 11:02:40,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 76%] Progress: [ 77%] Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-30 11:02:40,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 78%] Progress: [ 79%] Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-06-30 11:02:40,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 80%] Setting up binutils (2.24-5ubuntu14.2) ... 2019-06-30 11:02:40,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 81%] Progress: [ 82%] Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-30 11:02:40,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 83%] Progress: [ 84%] Setting up cpp (4:4.8.2-1ubuntu6) ... 2019-06-30 11:02:40,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 85%] Progress: [ 86%] Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-30 11:02:40,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 87%] Progress: [ 88%] Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-30 11:02:40,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 89%] Progress: [ 90%] Setting up gcc (4:4.8.2-1ubuntu6) ... 2019-06-30 11:02:40,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:02:40,426 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:02:40,426 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:02:40,427 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:02:40,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:02:40,427 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:02:40,427 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:02:40,427 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:02:40,427 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:02:40,427 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:02:40,427 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:02:40 GMT 2019-06-30 11:02:40,428 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:02:40,428 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:02:40,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:02:40,428 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:02:40,428 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:02:45,433 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:02:45,529 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:02:45,529 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:02:45,529 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:02:45,529 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:02:45,529 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:02:45,529 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:02:45,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:02:45,530 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 91%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 92%]\u001b[49m\u001b[39m \u001b[uSetting up libc-dev-bin (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 93%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 94%]\u001b[49m\u001b[39m \u001b[uSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 97%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 98%]\u001b[49m\u001b[39m \u001b[uSetting up manpages-dev (3.54-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 99%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [100%]\u001b[49m\u001b[39m \u001b[uProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " Collecting pysnmp==4.3.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " Downloading https://files.pythonhosted.org/packages/15/55/b37a0880a835eb0594304af0b3543238061d25e7e3dcc42373f09c967bc3/pysnmp-4.3.5-py2.py3-none-any.whl (261kB)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " Collecting pycryptodome (from pysnmp==4.3.5)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " Downloading https://files.pythonhosted.org/packages/05/41/36b91c77204f615b640ffd61309b668cec6cbb3a1aff42540ba08c275bbf/pycryptodome-3.8.2-cp27-cp27mu-manylinux1_x86_64.whl (9.6MB)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_alin2g/env/lib/python2.7/site-packages (from pysnmp==4.3.5)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_alin2g/env/lib/python2.7/site-packages (from pysnmp==4.3.5)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " Requirement already satisfied: ply in /home/ubuntu/proxy_host_alin2g/env/lib/python2.7/site-packages (from pysmi->pysnmp==4.3.5)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " Installing collected packages: pycryptodome, pysnmp", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " Found existing installation: pysnmp 4.4.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-alin2g", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 3%]\u001b[49m\u001b[39m \u001b[uUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 4%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 5%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libgmp10:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 6%]\u001b[49m\u001b[39m \u001b[uUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 7%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 8%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libisl10:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 9%]\u001b[49m\u001b[39m \u001b[uUnpacking libisl10:amd64 (0.12.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 10%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 11%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libcloog-isl4:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 12%]\u001b[49m\u001b[39m \u001b[uUnpacking libcloog-isl4:amd64 (0.18.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 13%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 14%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libgomp1:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 15%]\u001b[49m\u001b[39m \u001b[uUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 16%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 17%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libitm1:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 18%]\u001b[49m\u001b[39m \u001b[uUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 19%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 20%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libmpfr4:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " Unpacking libmpfr4:amd64 (3.1.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 21%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 22%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libquadmath0:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 23%]\u001b[49m\u001b[39m \u001b[uUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 24%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 25%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libtsan0:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 26%]\u001b[49m\u001b[39m \u001b[uUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 27%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 28%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libmpc3:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 29%]\u001b[49m\u001b[39m \u001b[uUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 30%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 31%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package binutils.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 32%]\u001b[49m\u001b[39m \u001b[uUnpacking binutils (2.24-5ubuntu14.2) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 33%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 34%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package cpp-4.8.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 35%]\u001b[49m\u001b[39m \u001b[uUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 36%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 37%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package cpp.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}], "metadata": {"pagination": {"total": 2512, "offset": 2407, "size": 50}}} 2019-06-30 11:02:45,530 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:02:45,530 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:02:45 GMT 2019-06-30 11:02:45,530 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:02:45,530 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:02:45,530 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:02:45,530 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:02:45,530 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:02:45,530 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:02:45,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 91%] Progress: [ 92%] Setting up libc-dev-bin (2.19-0ubuntu6.15) ... 2019-06-30 11:02:45,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 93%] Progress: [ 94%] Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... 2019-06-30 11:02:45,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 97%] Progress: [ 98%] Setting up manpages-dev (3.54-1ubuntu1) ... 2019-06-30 11:02:45,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 99%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... 2019-06-30 11:02:45,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pysnmp==4.3.5 2019-06-30 11:02:45,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://files.pythonhosted.org/packages/15/55/b37a0880a835eb0594304af0b3543238061d25e7e3dcc42373f09c967bc3/pysnmp-4.3.5-py2.py3-none-any.whl (261kB) 2019-06-30 11:02:45,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pycryptodome (from pysnmp==4.3.5) 2019-06-30 11:02:45,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://files.pythonhosted.org/packages/05/41/36b91c77204f615b640ffd61309b668cec6cbb3a1aff42540ba08c275bbf/pycryptodome-3.8.2-cp27-cp27mu-manylinux1_x86_64.whl (9.6MB) 2019-06-30 11:02:45,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_alin2g/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-06-30 11:02:45,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_alin2g/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-06-30 11:02:45,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: ply in /home/ubuntu/proxy_host_alin2g/env/lib/python2.7/site-packages (from pysmi->pysnmp==4.3.5) 2019-06-30 11:02:45,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing collected packages: pycryptodome, pysnmp 2019-06-30 11:02:45,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Found existing installation: pysnmp 4.4.5 2019-06-30 11:02:45,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-alin2g 2019-06-30 11:02:45,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-06-30 11:02:45,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 3%] Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-30 11:02:45,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 4%] Progress: [ 5%] Selecting previously unselected package libgmp10:amd64. 2019-06-30 11:02:45,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... 2019-06-30 11:02:45,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 6%] Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-06-30 11:02:45,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 7%] Progress: [ 8%] Selecting previously unselected package libisl10:amd64. 2019-06-30 11:02:45,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... 2019-06-30 11:02:45,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 9%] Unpacking libisl10:amd64 (0.12.2-1) ... 2019-06-30 11:02:45,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 10%] Progress: [ 11%] Selecting previously unselected package libcloog-isl4:amd64. 2019-06-30 11:02:45,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... 2019-06-30 11:02:45,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 12%] Unpacking libcloog-isl4:amd64 (0.18.2-1) ... 2019-06-30 11:02:45,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 13%] Progress: [ 14%] Selecting previously unselected package libgomp1:amd64. 2019-06-30 11:02:45,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-06-30 11:02:45,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 15%] Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-30 11:02:45,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 16%] Progress: [ 17%] Selecting previously unselected package libitm1:amd64. 2019-06-30 11:02:45,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-06-30 11:02:45,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 18%] Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-30 11:02:45,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 19%] Progress: [ 20%] Selecting previously unselected package libmpfr4:amd64. 2019-06-30 11:02:45,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... 2019-06-30 11:02:45,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libmpfr4:amd64 (3.1.2-1) ... 2019-06-30 11:02:45,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 21%] Progress: [ 22%] Selecting previously unselected package libquadmath0:amd64. 2019-06-30 11:02:45,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-06-30 11:02:45,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 23%] Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-30 11:02:45,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 24%] Progress: [ 25%] Selecting previously unselected package libtsan0:amd64. 2019-06-30 11:02:45,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-06-30 11:02:45,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 26%] Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-30 11:02:45,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 27%] Progress: [ 28%] Selecting previously unselected package libmpc3:amd64. 2019-06-30 11:02:45,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... 2019-06-30 11:02:45,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 29%] Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-06-30 11:02:45,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 30%] Progress: [ 31%] Selecting previously unselected package binutils. 2019-06-30 11:02:45,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... 2019-06-30 11:02:45,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 32%] Unpacking binutils (2.24-5ubuntu14.2) ... 2019-06-30 11:02:45,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 33%] Progress: [ 34%] Selecting previously unselected package cpp-4.8. 2019-06-30 11:02:45,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-06-30 11:02:45,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 35%] Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-30 11:02:45,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 36%] Progress: [ 37%] Selecting previously unselected package cpp. 2019-06-30 11:02:45,541 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:02:45,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:02:45,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:02:45,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:02:45,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:02:45,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:02:45,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:02:45,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:02:45,599 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:02:45,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:02:45,599 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:02:45 GMT 2019-06-30 11:02:45,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:02:45,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:02:45,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:02:45,600 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:02:45,600 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:02:50,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:02:50,701 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:02:50,701 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:02:50,701 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:02:50,702 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:02:50,702 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:02:50,702 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:02:50,702 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:02:50,702 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 38%]\u001b[49m\u001b[39m \u001b[uUnpacking cpp (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 39%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 40%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libgcc-4.8-dev:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 41%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 42%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package gcc-4.8.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 43%]\u001b[49m\u001b[39m \u001b[uUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 44%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 45%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package gcc.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 46%]\u001b[49m\u001b[39m \u001b[uUnpacking gcc (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 47%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 48%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libc-dev-bin.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 49%]\u001b[49m\u001b[39m \u001b[uUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 50%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 51%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package linux-libc-dev:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.450Z", "message": " Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.969Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.969Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-alin2g", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.969Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.969Z", "message": " WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.969Z", "message": " dpkg-preconfigure: unable to re-open stdin: No such file or directory", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.969Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.969Z", "message": " /home/ubuntu/proxy_host_alin2g/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.969Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.969Z", "message": " /home/ubuntu/proxy_host_alin2g/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.969Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.969Z", "message": " You are using pip version 9.0.1, however version 19.1.1 is available.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.969Z", "message": " You should consider upgrading via the 'pip install --upgrade pip' command.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.969Z", "message": " Uninstalling pysnmp-4.4.5:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.969Z", "message": " Successfully uninstalled pysnmp-4.4.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.969Z", "message": " Successfully installed pycryptodome-3.8.2 pysnmp-4.3.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.969Z", "message": "Execution done (PID=1605, return_code=0): /tmp/J8S2T/install_requirements.sh", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:00.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.969Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:55.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.969Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:55.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.969Z", "message": " /home/ubuntu/proxy_host_alin2g/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.969Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.969Z", "message": " /home/ubuntu/proxy_host_alin2g/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.969Z", "message": " SNIMissingWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.969Z", "message": " /home/ubuntu/proxy_host_alin2g/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.969Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:55.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.969Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:55.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.969Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:55.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.969Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.969Z", "message": " WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:55.969Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:54.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8177b587-4580-41bc-a1e5-ad0476c53cbf"}, {"node_instance_id": "proxy_node_fq77md", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:56.681Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:56.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_node_fq77md", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:56.681Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:56.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_node_fq77md", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:56.681Z", "message": "Node instance created", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:55.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_node_fq77md", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:56.681Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:55.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "proxy_node_fq77md", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:01:57.398Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:01:56.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}], "metadata": {"pagination": {"total": 2512, "offset": 2457, "size": 50}}} 2019-06-30 11:02:50,702 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:02:50,702 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:02:50 GMT 2019-06-30 11:02:50,702 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:02:50,702 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:02:50,703 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:02:50,703 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:02:50,703 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:02:50,703 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:02:50,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-06-30 11:02:50,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 38%] Unpacking cpp (4:4.8.2-1ubuntu6) ... 2019-06-30 11:02:50,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 39%] Progress: [ 40%] Selecting previously unselected package libgcc-4.8-dev:amd64. 2019-06-30 11:02:50,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-06-30 11:02:50,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-30 11:02:50,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 41%] Progress: [ 42%] Selecting previously unselected package gcc-4.8. 2019-06-30 11:02:50,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-06-30 11:02:50,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 43%] Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-30 11:02:50,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 44%] Progress: [ 45%] Selecting previously unselected package gcc. 2019-06-30 11:02:50,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-06-30 11:02:50,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 46%] Unpacking gcc (4:4.8.2-1ubuntu6) ... 2019-06-30 11:02:50,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 47%] Progress: [ 48%] Selecting previously unselected package libc-dev-bin. 2019-06-30 11:02:50,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... 2019-06-30 11:02:50,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 49%] Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... 2019-06-30 11:02:50,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 50%] Progress: [ 51%] Selecting previously unselected package linux-libc-dev:amd64. 2019-06-30 11:02:50,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... 2019-06-30 11:02:50,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:02:50,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-alin2g 2019-06-30 11:02:50,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:02:50,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-06-30 11:02:50,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - dpkg-preconfigure: unable to re-open stdin: No such file or directory 2019-06-30 11:02:50,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-06-30 11:02:50,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_alin2g/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-06-30 11:02:50,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-06-30 11:02:50,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_alin2g/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-06-30 11:02:50,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-06-30 11:02:50,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You are using pip version 9.0.1, however version 19.1.1 is available. 2019-06-30 11:02:50,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You should consider upgrading via the 'pip install --upgrade pip' command. 2019-06-30 11:02:50,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uninstalling pysnmp-4.4.5: 2019-06-30 11:02:50,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully uninstalled pysnmp-4.4.5 2019-06-30 11:02:50,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully installed pycryptodome-3.8.2 pysnmp-4.3.5 2019-06-30 11:02:50,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1605, return_code=0): /tmp/J8S2T/install_requirements.sh 2019-06-30 11:02:50,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-30 11:02:50,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-30 11:02:50,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_alin2g/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-06-30 11:02:50,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-06-30 11:02:50,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_alin2g/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-06-30 11:02:50,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-06-30 11:02:50,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_alin2g/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning. 2019-06-30 11:02:50,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-30 11:02:50,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-30 11:02:50,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-30 11:02:50,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:02:50,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-06-30 11:02:50,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:02:50,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-30 11:02:50,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-30 11:02:50,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-30 11:02:50,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:02:50,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-30 11:02:50,713 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:02:50,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:02:50,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:02:50,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:02:50,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:02:50,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:02:50,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:02:50,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:02:50,795 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:02:50,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:02:50,795 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:02:50 GMT 2019-06-30 11:02:50,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:02:50,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:02:50,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:02:50,796 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:02:50,796 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:02:55,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:02:56,305 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:02:56,305 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:02:56,305 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:02:56,305 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:02:56,306 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:02:56,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:02:56,306 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:02:56,306 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:02:05.830Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-aj462j\nHit http://security.ubuntu.com trusty-security InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nHit http://security.ubuntu.com trusty-security/main Sources\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nHit http://security.ubuntu.com trusty-security/universe Sources\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 9s (2,694 B/s)\nReading package lists...\n\nreal\t0m10.915s\nuser\t0m2.716s\nsys\t0m0.354s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:02:05.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:02:06.333Z", "message": "[etcd] Now install the software", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:02:05.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:02:06.333Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:02:05.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:02:14.258Z", "message": "Waiting for process 2388 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:02:13.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:02:34.446Z", "message": "Waiting for process 2388 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:02:33.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:02:54.432Z", "message": "Waiting for process 2388 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:02:53.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}], "metadata": {"pagination": {"total": 2513, "offset": 2507, "size": 50}}} 2019-06-30 11:02:56,306 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:02:56,306 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:02:56 GMT 2019-06-30 11:02:56,306 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:02:56,306 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:02:56,306 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:02:56,307 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:02:56,307 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:02:56,307 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:02:56,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-aj462j Hit http://security.ubuntu.com trusty-security InRelease Ign http://repo.cw-ngv.com binary/ InRelease Hit http://security.ubuntu.com trusty-security/main Sources Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Hit http://security.ubuntu.com trusty-security/universe Sources Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://security.ubuntu.com trusty-security/main amd64 Packages Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 9s (2,694 B/s) Reading package lists... real 0m10.915s user 0m2.716s sys 0m0.354s 2019-06-30 11:02:56,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2019-06-30 11:02:56,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-30 11:02:56,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2388 to end... 2019-06-30 11:02:56,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2388 to end... 2019-06-30 11:02:56,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2388 to end... 2019-06-30 11:02:56,309 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:02:56,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:02:56,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:02:56,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:02:56,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:02:56,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:02:56,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:02:56,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:02:56,373 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:02:56,373 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:02:56,374 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:02:56 GMT 2019-06-30 11:02:56,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:02:56,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:02:56,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:02:56,374 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:02:56,374 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:03:01,379 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:03:01,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:03:01,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:03:01,632 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:03:01,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:03:01,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:03:01,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:03:01,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:03:01,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2513, "offset": 2513, "size": 50}}} 2019-06-30 11:03:01,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:03:01,632 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:03:01 GMT 2019-06-30 11:03:01,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:03:01,633 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-30 11:03:01,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:03:01,633 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:03:01,633 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:03:01,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:03:01,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:03:01,711 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:03:01,711 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:03:01,711 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:03:01,711 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:03:01,711 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:03:01,711 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:03:01,711 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:03:01,711 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:03:01,712 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:03:01 GMT 2019-06-30 11:03:01,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:03:01,712 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:03:01,712 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:03:01,712 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:03:01,712 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:03:06,714 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:03:06,966 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:03:06,966 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:03:06,966 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:03:06,966 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:03:06,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:03:06,967 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:03:06,967 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:03:06,967 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:03.057Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-aj462j\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 0 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 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/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 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 libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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 13s (6,500 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51439 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.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\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.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\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...\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\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 8809\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...\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\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...\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\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...\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 pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\n\nreal\t0m57.164s\nuser\t0m19.026s\nsys\t0m8.280s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:02.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:03.710Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:00 ? 00:00:01 /sbin/init\nroot 2 0 0 11:00 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:00 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 11:00 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 11:00 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:00 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 11:00 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:00 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:00 ? 00:00:00 [rcu_bh]\nroot 10 2 0 11:00 ? 00:00:00 [rcuob/0]\nroot 11 2 0 11:00 ? 00:00:00 [migration/0]\nroot 12 2 0 11:00 ? 00:00:00 [watchdog/0]\nroot 13 2 0 11:00 ? 00:00:00 [khelper]\nroot 14 2 0 11:00 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 11:00 ? 00:00:00 [netns]\nroot 16 2 0 11:00 ? 00:00:00 [writeback]\nroot 17 2 0 11:00 ? 00:00:00 [kintegrityd]\nroot 18 2 0 11:00 ? 00:00:00 [bioset]\nroot 19 2 0 11:00 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 11:00 ? 00:00:00 [kblockd]\nroot 21 2 0 11:00 ? 00:00:00 [ata_sff]\nroot 22 2 0 11:00 ? 00:00:00 [khubd]\nroot 23 2 0 11:00 ? 00:00:00 [md]\nroot 24 2 0 11:00 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 11:00 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 11:00 ? 00:00:00 [khungtaskd]\nroot 28 2 0 11:00 ? 00:00:00 [kswapd0]\nroot 29 2 0 11:00 ? 00:00:00 [vmstat]\nroot 30 2 0 11:00 ? 00:00:00 [ksmd]\nroot 31 2 0 11:00 ? 00:00:00 [khugepaged]\nroot 32 2 0 11:00 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 11:00 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 11:00 ? 00:00:00 [crypto]\nroot 46 2 0 11:00 ? 00:00:00 [kthrotld]\nroot 47 2 0 11:00 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 11:00 ? 00:00:00 [vballoon]\nroot 49 2 0 11:00 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 11:00 ? 00:00:00 [scsi_eh_1]\nroot 51 2 0 11:00 ? 00:00:00 [kworker/u2:2]\nroot 52 2 0 11:00 ? 00:00:00 [kworker/u2:3]\nroot 71 2 0 11:00 ? 00:00:00 [deferwq]\nroot 72 2 0 11:00 ? 00:00:00 [charger_manager]\nroot 114 2 0 11:00 ? 00:00:00 [kpsmoused]\nroot 118 2 0 11:00 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 11:00 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 11:00 ? 00:00:00 [ext4-rsv-conver]\nroot 327 2 0 11:00 ? 00:00:00 [kworker/u3:1]\nroot 376 1 0 11:00 ? 00:00:00 upstart-udev-bridge --daemon\nroot 383 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 490 1 0 11:00 ? 00:00:00 upstart-socket-bridge --daemon\nroot 556 1 0 11:00 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 11:00 ? 00:00:00 [kauditd]\nmessage+ 885 1 0 11:00 ? 00:00:00 dbus-daemon --system --fork\nroot 922 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 927 1 0 11:00 ? 00:00:00 rsyslogd\nroot 946 1 0 11:00 ? 00:00:00 upstart-file-bridge --daemon\nroot 1042 1 0 11:00 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1045 1 0 11:00 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1049 1 0 11:00 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1050 1 0 11:00 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1052 1 0 11:00 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1095 1 0 11:00 ? 00:00:00 /usr/sbin/sshd -D\nroot 1098 1 0 11:00 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1099 1 0 11:00 ? 00:00:00 cron\ndaemon 1100 1 0 11:00 ? 00:00:00 atd\nroot 1187 1 0 11:00 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1193 1 0 11:00 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 11:00 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_aj462j/env/bin/python -m cloudify_agent.worker --queue bind_host_aj462j --max-workers 5 --name bind_host_aj462j\nubuntu 1464 1462 0 11:00 ? 00:00:00 /home/ubuntu/bind_host_aj462j/env/bin/python -m cloudify_agent.worker --queue bind_host_aj462j --max-workers 5 --name bind_host_aj462j\nubuntu 1608 1 0 11:01 ? 00:00:00 python2.7 /home/ubuntu/bind_host_aj462j/env/bin/diamond --configfile /home/ubuntu/bind_host_aj462j/work/plugins/diamond/etc/diamond.conf\nbind 2323 1 0 11:01 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2378 1464 1 11:01 ? 00:00:00 /home/ubuntu/bind_host_aj462j/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-4udyj6\nubuntu 2388 2378 0 11:01 ? 00:00:00 /bin/sh -c /tmp/669H9/install-etcd.sh\nubuntu 2390 2388 0 11:01 ? 00:00:00 /bin/bash -e /tmp/669H9/install-etcd.sh\nntp 8405 1 0 11:02 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 8940 1 0 11:02 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8948 8940 0 11:02 ? 00:00:00 [check-monit-upt] \nclearwa+ 9013 1 0 11:02 ? 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.5:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.5 --name 192-168-120-5 --debug --initial-cluster 192-168-120-5=http://192.168.120.5:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.5:2380 --listen-peer-urls http://192.168.120.5:2380\nroot 9038 8940 0 11:02 ? 00:00:00 [check-etcd-upti] \nroot 9042 8940 0 11:02 ? 00:00:00 [poll_etcd_clust] \nroot 9045 8940 0 11:02 ? 00:00:00 [poll_etcd.sh] \nroot 9075 1 0 11:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9084 9075 0 11:02 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9207 2390 0 11:03 ? 00:00:00 /bin/bash -e /tmp/669H9/install-etcd.sh\nubuntu 9208 9207 0 11:03 ? 00:00:00 /bin/bash -e /tmp/669H9/install-etcd.sh\nroot 9209 9208 0 11:03 ? 00:00:00 sudo ps -edf\nroot 9210 9209 0 11:03 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:02.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:03.710Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:03.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:03.710Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:03.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:03.710Z", "message": "[etcd] => [30-Jun-2019 11:02:56 UTC] clearwater-diags-monitor starting\n[30-Jun-2019 11:02:56 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:03.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:03.710Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:03.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:03.710Z", "message": "[etcd] => /var/log/dmesg\n/var/log/sysstat/sa30\n/var/log/sysstat/clearwater-sa30\n/var/log/wtmp\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/iotop.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/landscape/sysinfo.log\n/var/log/dpkg.log\n/var/log/syslog\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/boot.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.007s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:02.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:03.710Z", "message": "[etcd] sudo find /var/log ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:02.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:03.710Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---7*[{etcd}]\n |-7*[getty]\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---3*[{named}]\n |-ntpd\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-sudo---python-+-python-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstree\n | | `-7*[{python}]\n | `-{python}\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:02.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:03.710Z", "message": "[etcd] sudo pstree", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:02.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:03.710Z", "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.5:2380 0.0.0.0:* LISTEN 9013/etcd \ntcp 0 0 192.168.120.5:53 0.0.0.0:* LISTEN 2323/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2323/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1095/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2323/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8940/monit \ntcp 0 0 127.0.0.1:52553 0.0.0.0:* LISTEN 2378/python \ntcp6 0 0 :::53 :::* LISTEN 2323/named \ntcp6 0 0 :::22 :::* LISTEN 1095/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2323/named \ntcp6 0 0 :::4000 :::* LISTEN 9013/etcd \nudp 0 0 192.168.120.5:53 0.0.0.0:* 2323/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2323/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 556/dhclient \nudp 0 0 0.0.0.0:16496 0.0.0.0:* 556/dhclient \nudp 0 0 192.168.120.5:123 0.0.0.0:* 8405/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8405/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8405/ntpd \nudp6 0 0 :::53 :::* 2323/named \nudp6 0 0 ::1:123 :::* 8405/ntpd \nudp6 0 0 fe80::f816:3eff:fe3:123 :::* 8405/ntpd \nudp6 0 0 :::123 :::* 8405/ntpd \nudp6 0 0 :::4749 :::* 556/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8705 885/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7256 383/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9068 1098/acpid /var/run/acpid.socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:02.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:03.710Z", "message": "[etcd] sudo netstat ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:02.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:03.710Z", "message": "[etcd] sudo ps ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:02.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:03.710Z", "message": "[etcd] The software is installed", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:02.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:03.710Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:02.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:03.710Z", "message": "[etcd] => \nreal\t0m0.014s\nuser\t0m0.007s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:02.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:03.710Z", "message": "[etcd] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:02.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:03.710Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:02.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:03.710Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:33:33:a8 \n inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe33:33a8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68370 errors:0 dropped:0 overruns:0 frame:0\n TX packets:17916 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:127978451 (127.9 MB) TX bytes:2589852 (2.5 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:822 errors:0 dropped:0 overruns:0 frame:0\n TX packets:822 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:97950 (97.9 KB) TX bytes:97950 (97.9 KB)\n\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:02.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:04.383Z", "message": " \r100 3149 100 3149 0 0 12176 0 --:--:-- --:--:-- --:--:-- 12205", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:03.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:04.383Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:03.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:04.383Z", "message": "Execution done (PID=2388, return_code=0): /tmp/669H9/install-etcd.sh", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:03.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:04.383Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:03.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:04.383Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:03.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:04.383Z", "message": " OK", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:03.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:04.383Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:03.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:04.383Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:03.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:04.383Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-bind-host-aj462j", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:03.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:04.383Z", "message": "[etcd] Installation is done", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:03.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:04.383Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:03.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:04.383Z", "message": "[etcd] => 2019-06-30 11:02:49.118051189 Stopping etcd clearwater-etcd\n2019-06-30 11:02:55.155630564 Restarting etcd clearwater-etcd\n2019-06-30 11:02:55.165219279 Configured ETCDCTL_PEERS: \n2019-06-30 11:02:55.167637050 Check for previous failed startup attempt\n2019-06-30 11:02:55.168766264 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\n2019-06-30 11:02:55.197559145 etcdctl returned 2\n2019-06-30 11:02:55.209254237 Creating new cluster...\n2019-06-30 11:02:55.215351327 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.5:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.5\n --name 192-168-120-5\n --debug --initial-cluster 192-168-120-5=http://192.168.120.5:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.5:2380\n --listen-peer-urls http://192.168.120.5:2380\n2019-06-30 11:02:55.218556859 Check we're actually a member of the cluster\n2019-06-30 11:02:55.237303235 Wait for etcd to startup\n2019-06-30 11:02:56.263687958 Etcd started successfully\n2019-06-30 11:02:55.269800 I | etcdmain: etcd Version: 3.1.7\n2019-06-30 11:02:55.269864 I | etcdmain: Git SHA: 43b7507\n2019-06-30 11:02:55.269869 I | etcdmain: Go Version: go1.7.5\n2019-06-30 11:02:55.269872 I | etcdmain: Go OS/Arch: linux/amd64\n2019-06-30 11:02:55.269875 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1\n2019-06-30 11:02:55.269981 I | embed: listening for peers on http://192.168.120.5:2380\n2019-06-30 11:02:55.270054 I | embed: listening for client requests on 0.0.0.0:4000\n2019-06-30 11:02:55.496261 I | etcdserver: name = 192-168-120-5\n2019-06-30 11:02:55.496281 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.5\n2019-06-30 11:02:55.496286 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.5/member\n2019-06-30 11:02:55.496300 I | etcdserver: heartbeat = 100ms\n2019-06-30 11:02:55.496304 I | etcdserver: election = 1000ms\n2019-06-30 11:02:55.496308 I | etcdserver: snapshot count = 10000\n2019-06-30 11:02:55.496315 I | etcdserver: advertise client URLs = http://192.168.120.5:4000\n2019-06-30 11:02:55.496320 I | etcdserver: initial advertise peer URLs = http://192.168.120.5:2380\n2019-06-30 11:02:55.496327 I | etcdserver: initial cluster = 192-168-120-5=http://192.168.120.5:2380\n2019-06-30 11:02:55.894936 I | etcdserver: starting member 3ead290dbd94d86 in cluster 840b2089179fd793\n2019-06-30 11:02:55.894996 I | raft: 3ead290dbd94d86 became follower at term 0\n2019-06-30 11:02:55.895036 I | raft: newRaft 3ead290dbd94d86 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-06-30 11:02:55.895042 I | raft: 3ead290dbd94d86 became follower at term 1\n2019-06-30 11:02:55.913634 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-06-30 11:02:55.914802 I | etcdserver/membership: added member 3ead290dbd94d86 [http://192.168.120.5:2380] to cluster 840b2089179fd793\n2019-06-30 11:02:56.195258 I | raft: 3ead290dbd94d86 is starting a new election at term 1\n2019-06-30 11:02:56.195363 I | raft: 3ead290dbd94d86 became candidate at term 2\n2019-06-30 11:02:56.195396 I | raft: 3ead290dbd94d86 received MsgVoteResp from 3ead290dbd94d86 at term 2\n2019-06-30 11:02:56.195411 I | raft: 3ead290dbd94d86 became leader at term 2\n2019-06-30 11:02:56.195418 I | raft: raft.node: 3ead290dbd94d86 elected leader 3ead290dbd94d86 at term 2\n2019-06-30 11:02:56.195854 I | etcdserver: setting up the initial cluster version to 3.1\n2019-06-30 11:02:56.195912 I | etcdserver: published {Name:192-168-120-5 ClientURLs:[http://192.168.120.5:4000]} to cluster 840b2089179fd793\n2019-06-30 11:02:56.195964 I | embed: ready to serve client requests\n2019-06-30 11:02:56.196385 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-06-30 11:02:56.201688 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-06-30 11:02:56.201720 I | etcdserver/api: enabled capabilities for version 3.1\n2019-06-30 11:02:56.495492 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.5:58492\n2019-06-30 11:02:56.496393 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.5:58493\n2019-06-30 11:02:56.500395 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.5:58494\n2019-06-30 11:03:02.582342 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.5/liveness-check remote:192.168.120.5:58501\n\nreal\t0m0.005s\nuser\t0m0.005s\nsys\t0m0.000s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:03.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:04.383Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bind-host-aj462j", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:03.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:04.383Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:03.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:04.383Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:03.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:04.383Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:03.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04499d48-193c-4032-9dd1-d1eebfd8cbb8"}, {"node_instance_id": "bind_dfujd6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:04.931Z", "message": "Node instance configured", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:04.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_dfujd6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:04.931Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:04.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_dfujd6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:04.931Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:04.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bind_dfujd6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:05.649Z", "message": "Node instance started", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:04.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_d9mwt5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:06.312Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:05.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_cer8vg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:06.312Z", "message": "Creating node instance", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:05.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_ryo90w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:06.312Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:05.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_54mkzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:06.312Z", "message": "Creating node instance", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:05.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_8gz6ic", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:06.912Z", "message": "Creating node instance", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:06.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_rew98f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:06.912Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:06.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_cer8vg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:06.912Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:06.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}], "metadata": {"pagination": {"total": 2559, "offset": 2513, "size": 50}}} 2019-06-30 11:03:06,967 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:03:06,967 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:03:06 GMT 2019-06-30 11:03:06,967 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:03:06,967 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:03:06,967 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:03:06,967 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:03:06,968 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:03:06,968 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:03:06,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-aj462j Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-management clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 77 newly installed, 0 to remove and 0 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 13s (6,500 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51439 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8809 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 reload: Job is not running: clearwater-monit Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... real 0m57.164s user 0m19.026s sys 0m8.280s 2019-06-30 11:03:06,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:00 ? 00:00:01 /sbin/init root 2 0 0 11:00 ? 00:00:00 [kthreadd] root 3 2 0 11:00 ? 00:00:00 [ksoftirqd/0] root 4 2 0 11:00 ? 00:00:00 [kworker/0:0] root 5 2 0 11:00 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:00 ? 00:00:00 [kworker/u2:0] root 7 2 0 11:00 ? 00:00:00 [rcu_sched] root 8 2 0 11:00 ? 00:00:00 [rcuos/0] root 9 2 0 11:00 ? 00:00:00 [rcu_bh] root 10 2 0 11:00 ? 00:00:00 [rcuob/0] root 11 2 0 11:00 ? 00:00:00 [migration/0] root 12 2 0 11:00 ? 00:00:00 [watchdog/0] root 13 2 0 11:00 ? 00:00:00 [khelper] root 14 2 0 11:00 ? 00:00:00 [kdevtmpfs] root 15 2 0 11:00 ? 00:00:00 [netns] root 16 2 0 11:00 ? 00:00:00 [writeback] root 17 2 0 11:00 ? 00:00:00 [kintegrityd] root 18 2 0 11:00 ? 00:00:00 [bioset] root 19 2 0 11:00 ? 00:00:00 [kworker/u3:0] root 20 2 0 11:00 ? 00:00:00 [kblockd] root 21 2 0 11:00 ? 00:00:00 [ata_sff] root 22 2 0 11:00 ? 00:00:00 [khubd] root 23 2 0 11:00 ? 00:00:00 [md] root 24 2 0 11:00 ? 00:00:00 [devfreq_wq] root 25 2 0 11:00 ? 00:00:00 [kworker/0:1] root 27 2 0 11:00 ? 00:00:00 [khungtaskd] root 28 2 0 11:00 ? 00:00:00 [kswapd0] root 29 2 0 11:00 ? 00:00:00 [vmstat] root 30 2 0 11:00 ? 00:00:00 [ksmd] root 31 2 0 11:00 ? 00:00:00 [khugepaged] root 32 2 0 11:00 ? 00:00:00 [fsnotify_mark] root 33 2 0 11:00 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 11:00 ? 00:00:00 [crypto] root 46 2 0 11:00 ? 00:00:00 [kthrotld] root 47 2 0 11:00 ? 00:00:00 [kworker/u2:1] root 48 2 0 11:00 ? 00:00:00 [vballoon] root 49 2 0 11:00 ? 00:00:00 [scsi_eh_0] root 50 2 0 11:00 ? 00:00:00 [scsi_eh_1] root 51 2 0 11:00 ? 00:00:00 [kworker/u2:2] root 52 2 0 11:00 ? 00:00:00 [kworker/u2:3] root 71 2 0 11:00 ? 00:00:00 [deferwq] root 72 2 0 11:00 ? 00:00:00 [charger_manager] root 114 2 0 11:00 ? 00:00:00 [kpsmoused] root 118 2 0 11:00 ? 00:00:00 [kworker/0:2] root 176 2 0 11:00 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 11:00 ? 00:00:00 [ext4-rsv-conver] root 327 2 0 11:00 ? 00:00:00 [kworker/u3:1] root 376 1 0 11:00 ? 00:00:00 upstart-udev-bridge --daemon root 383 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 490 1 0 11:00 ? 00:00:00 upstart-socket-bridge --daemon root 556 1 0 11:00 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 11:00 ? 00:00:00 [kauditd] message+ 885 1 0 11:00 ? 00:00:00 dbus-daemon --system --fork root 922 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-logind syslog 927 1 0 11:00 ? 00:00:00 rsyslogd root 946 1 0 11:00 ? 00:00:00 upstart-file-bridge --daemon root 1042 1 0 11:00 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1045 1 0 11:00 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1049 1 0 11:00 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1050 1 0 11:00 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1052 1 0 11:00 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1095 1 0 11:00 ? 00:00:00 /usr/sbin/sshd -D root 1098 1 0 11:00 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1099 1 0 11:00 ? 00:00:00 cron daemon 1100 1 0 11:00 ? 00:00:00 atd root 1187 1 0 11:00 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1193 1 0 11:00 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 11:00 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_aj462j/env/bin/python -m cloudify_agent.worker --queue bind_host_aj462j --max-workers 5 --name bind_host_aj462j ubuntu 1464 1462 0 11:00 ? 00:00:00 /home/ubuntu/bind_host_aj462j/env/bin/python -m cloudify_agent.worker --queue bind_host_aj462j --max-workers 5 --name bind_host_aj462j ubuntu 1608 1 0 11:01 ? 00:00:00 python2.7 /home/ubuntu/bind_host_aj462j/env/bin/diamond --configfile /home/ubuntu/bind_host_aj462j/work/plugins/diamond/etc/diamond.conf bind 2323 1 0 11:01 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2378 1464 1 11:01 ? 00:00:00 /home/ubuntu/bind_host_aj462j/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-4udyj6 ubuntu 2388 2378 0 11:01 ? 00:00:00 /bin/sh -c /tmp/669H9/install-etcd.sh ubuntu 2390 2388 0 11:01 ? 00:00:00 /bin/bash -e /tmp/669H9/install-etcd.sh ntp 8405 1 0 11:02 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 8940 1 0 11:02 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8948 8940 0 11:02 ? 00:00:00 [check-monit-upt] clearwa+ 9013 1 0 11:02 ? 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.5:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.5 --name 192-168-120-5 --debug --initial-cluster 192-168-120-5=http://192.168.120.5:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.5:2380 --listen-peer-urls http://192.168.120.5:2380 root 9038 8940 0 11:02 ? 00:00:00 [check-etcd-upti] root 9042 8940 0 11:02 ? 00:00:00 [poll_etcd_clust] root 9045 8940 0 11:02 ? 00:00:00 [poll_etcd.sh] root 9075 1 0 11:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9084 9075 0 11:02 ? 00:00:00 inotifywait -e create -qq . ubuntu 9207 2390 0 11:03 ? 00:00:00 /bin/bash -e /tmp/669H9/install-etcd.sh ubuntu 9208 9207 0 11:03 ? 00:00:00 /bin/bash -e /tmp/669H9/install-etcd.sh root 9209 9208 0 11:03 ? 00:00:00 sudo ps -edf root 9210 9209 0 11:03 ? 00:00:00 ps -edf real 0m0.008s user 0m0.000s sys 0m0.008s 2019-06-30 11:03:06,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-06-30 11:03:06,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-06-30 11:03:06,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [30-Jun-2019 11:02:56 UTC] clearwater-diags-monitor starting [30-Jun-2019 11:02:56 UTC] Waiting for trigger files real 0m0.004s user 0m0.000s sys 0m0.004s 2019-06-30 11:03:06,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-06-30 11:03:06,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/dmesg /var/log/sysstat/sa30 /var/log/sysstat/clearwater-sa30 /var/log/wtmp /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape/sysinfo.log /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/boot.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.007s user 0m0.001s sys 0m0.004s 2019-06-30 11:03:06,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2019-06-30 11:03:06,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---7*[{etcd}] |-7*[getty] |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---3*[{named}] |-ntpd |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-sudo---python-+-python-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstree | | `-7*[{python}] | `-{python} |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.007s user 0m0.000s sys 0m0.006s 2019-06-30 11:03:06,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2019-06-30 11:03:06,973 - 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.5:2380 0.0.0.0:* LISTEN 9013/etcd tcp 0 0 192.168.120.5:53 0.0.0.0:* LISTEN 2323/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2323/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1095/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2323/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8940/monit tcp 0 0 127.0.0.1:52553 0.0.0.0:* LISTEN 2378/python tcp6 0 0 :::53 :::* LISTEN 2323/named tcp6 0 0 :::22 :::* LISTEN 1095/sshd tcp6 0 0 ::1:953 :::* LISTEN 2323/named tcp6 0 0 :::4000 :::* LISTEN 9013/etcd udp 0 0 192.168.120.5:53 0.0.0.0:* 2323/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2323/named udp 0 0 0.0.0.0:68 0.0.0.0:* 556/dhclient udp 0 0 0.0.0.0:16496 0.0.0.0:* 556/dhclient udp 0 0 192.168.120.5:123 0.0.0.0:* 8405/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8405/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8405/ntpd udp6 0 0 :::53 :::* 2323/named udp6 0 0 ::1:123 :::* 8405/ntpd udp6 0 0 fe80::f816:3eff:fe3:123 :::* 8405/ntpd udp6 0 0 :::123 :::* 8405/ntpd udp6 0 0 :::4749 :::* 556/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8705 885/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7256 383/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9068 1098/acpid /var/run/acpid.socket real 0m0.008s user 0m0.000s sys 0m0.006s 2019-06-30 11:03:06,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2019-06-30 11:03:06,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2019-06-30 11:03:06,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2019-06-30 11:03:06,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2019-06-30 11:03:06,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.014s user 0m0.007s sys 0m0.004s 2019-06-30 11:03:06,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2019-06-30 11:03:06,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-06-30 11:03:06,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:33:33:a8 inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe33:33a8/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:68370 errors:0 dropped:0 overruns:0 frame:0 TX packets:17916 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:127978451 (127.9 MB) TX bytes:2589852 (2.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:822 errors:0 dropped:0 overruns:0 frame:0 TX packets:822 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:97950 (97.9 KB) TX bytes:97950 (97.9 KB) real 0m0.008s user 0m0.000s sys 0m0.005s 2019-06-30 11:03:06,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 12176 0 --:--:-- --:--:-- --:--:-- 12205 2019-06-30 11:03:06,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-30 11:03:06,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=2388, return_code=0): /tmp/669H9/install-etcd.sh 2019-06-30 11:03:06,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-30 11:03:06,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-30 11:03:06,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-06-30 11:03:06,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-06-30 11:03:06,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-30 11:03:06,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-aj462j 2019-06-30 11:03:06,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2019-06-30 11:03:06,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-06-30 11:03:06,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2019-06-30 11:02:49.118051189 Stopping etcd clearwater-etcd 2019-06-30 11:02:55.155630564 Restarting etcd clearwater-etcd 2019-06-30 11:02:55.165219279 Configured ETCDCTL_PEERS: 2019-06-30 11:02:55.167637050 Check for previous failed startup attempt 2019-06-30 11:02:55.168766264 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused 2019-06-30 11:02:55.197559145 etcdctl returned 2 2019-06-30 11:02:55.209254237 Creating new cluster... 2019-06-30 11:02:55.215351327 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.5:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.5 --name 192-168-120-5 --debug --initial-cluster 192-168-120-5=http://192.168.120.5:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.5:2380 --listen-peer-urls http://192.168.120.5:2380 2019-06-30 11:02:55.218556859 Check we're actually a member of the cluster 2019-06-30 11:02:55.237303235 Wait for etcd to startup 2019-06-30 11:02:56.263687958 Etcd started successfully 2019-06-30 11:02:55.269800 I | etcdmain: etcd Version: 3.1.7 2019-06-30 11:02:55.269864 I | etcdmain: Git SHA: 43b7507 2019-06-30 11:02:55.269869 I | etcdmain: Go Version: go1.7.5 2019-06-30 11:02:55.269872 I | etcdmain: Go OS/Arch: linux/amd64 2019-06-30 11:02:55.269875 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-06-30 11:02:55.269981 I | embed: listening for peers on http://192.168.120.5:2380 2019-06-30 11:02:55.270054 I | embed: listening for client requests on 0.0.0.0:4000 2019-06-30 11:02:55.496261 I | etcdserver: name = 192-168-120-5 2019-06-30 11:02:55.496281 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.5 2019-06-30 11:02:55.496286 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.5/member 2019-06-30 11:02:55.496300 I | etcdserver: heartbeat = 100ms 2019-06-30 11:02:55.496304 I | etcdserver: election = 1000ms 2019-06-30 11:02:55.496308 I | etcdserver: snapshot count = 10000 2019-06-30 11:02:55.496315 I | etcdserver: advertise client URLs = http://192.168.120.5:4000 2019-06-30 11:02:55.496320 I | etcdserver: initial advertise peer URLs = http://192.168.120.5:2380 2019-06-30 11:02:55.496327 I | etcdserver: initial cluster = 192-168-120-5=http://192.168.120.5:2380 2019-06-30 11:02:55.894936 I | etcdserver: starting member 3ead290dbd94d86 in cluster 840b2089179fd793 2019-06-30 11:02:55.894996 I | raft: 3ead290dbd94d86 became follower at term 0 2019-06-30 11:02:55.895036 I | raft: newRaft 3ead290dbd94d86 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-06-30 11:02:55.895042 I | raft: 3ead290dbd94d86 became follower at term 1 2019-06-30 11:02:55.913634 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-06-30 11:02:55.914802 I | etcdserver/membership: added member 3ead290dbd94d86 [http://192.168.120.5:2380] to cluster 840b2089179fd793 2019-06-30 11:02:56.195258 I | raft: 3ead290dbd94d86 is starting a new election at term 1 2019-06-30 11:02:56.195363 I | raft: 3ead290dbd94d86 became candidate at term 2 2019-06-30 11:02:56.195396 I | raft: 3ead290dbd94d86 received MsgVoteResp from 3ead290dbd94d86 at term 2 2019-06-30 11:02:56.195411 I | raft: 3ead290dbd94d86 became leader at term 2 2019-06-30 11:02:56.195418 I | raft: raft.node: 3ead290dbd94d86 elected leader 3ead290dbd94d86 at term 2 2019-06-30 11:02:56.195854 I | etcdserver: setting up the initial cluster version to 3.1 2019-06-30 11:02:56.195912 I | etcdserver: published {Name:192-168-120-5 ClientURLs:[http://192.168.120.5:4000]} to cluster 840b2089179fd793 2019-06-30 11:02:56.195964 I | embed: ready to serve client requests 2019-06-30 11:02:56.196385 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-06-30 11:02:56.201688 N | etcdserver/membership: set the initial cluster version to 3.1 2019-06-30 11:02:56.201720 I | etcdserver/api: enabled capabilities for version 3.1 2019-06-30 11:02:56.495492 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.5:58492 2019-06-30 11:02:56.496393 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.5:58493 2019-06-30 11:02:56.500395 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.5:58494 2019-06-30 11:03:02.582342 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.5/liveness-check remote:192.168.120.5:58501 real 0m0.005s user 0m0.005s sys 0m0.000s 2019-06-30 11:03:06,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bind-host-aj462j 2019-06-30 11:03:06,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-06-30 11:03:06,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-06-30 11:03:06,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-30 11:03:06,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-06-30 11:03:06,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-30 11:03:06,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:03:06,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-30 11:03:06,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-30 11:03:06,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-30 11:03:06,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-30 11:03:06,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-30 11:03:06,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-30 11:03:06,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-30 11:03:06,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:03:06,977 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:03:07,047 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:03:07,047 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:03:07,047 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:03:07,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:03:07,048 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:03:07,048 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:03:07,048 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:03:07,048 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:03:07,048 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:03:07,048 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:03:07 GMT 2019-06-30 11:03:07,048 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:03:07,048 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:03:07,048 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:03:07,048 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:03:07,048 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:03:12,054 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:03:12,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:03:12,233 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:03:12,233 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:03:12,233 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:03:12,233 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:03:12,233 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:03:12,233 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:03:12,234 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:07.512Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:07.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.6d14afde-b97a-4f09-bfe0-2b03bd38fdb1"}, {"node_instance_id": "vellum_d9mwt5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:07.512Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:07.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:07.512Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/NUX9V/clearwater.py", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:07.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.6d14afde-b97a-4f09-bfe0-2b03bd38fdb1"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:07.512Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:07.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.6d14afde-b97a-4f09-bfe0-2b03bd38fdb1"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:08.161Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpwE2wKA', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:07.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.6d14afde-b97a-4f09-bfe0-2b03bd38fdb1"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:08.161Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:07.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.6d14afde-b97a-4f09-bfe0-2b03bd38fdb1"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:08.161Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:07.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.6d14afde-b97a-4f09-bfe0-2b03bd38fdb1"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:08.161Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpMWTGb3', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:07.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.6d14afde-b97a-4f09-bfe0-2b03bd38fdb1"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:08.161Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:07.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.6d14afde-b97a-4f09-bfe0-2b03bd38fdb1"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:08.161Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'dime-cer8vg', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.15'}.", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:07.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.6d14afde-b97a-4f09-bfe0-2b03bd38fdb1"}, {"node_instance_id": "sprout_ryo90w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:08.161Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:07.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:08.161Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/JGE3B/clearwater.py", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:08.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e9b159d3-97b6-46d1-9e4f-7ad2ddb07044"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:08.757Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'vellum-d9mwt5', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.17'}.", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:08.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e9b159d3-97b6-46d1-9e4f-7ad2ddb07044"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:08.757Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:07.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.6d14afde-b97a-4f09-bfe0-2b03bd38fdb1"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:08.757Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:08.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e9b159d3-97b6-46d1-9e4f-7ad2ddb07044"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:08.757Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:08.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e9b159d3-97b6-46d1-9e4f-7ad2ddb07044"}, {"node_instance_id": "dime_cer8vg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:08.757Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:08.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_8gz6ic", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:08.757Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:08.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:08.757Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:08.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e9b159d3-97b6-46d1-9e4f-7ad2ddb07044"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:08.757Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:08.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e9b159d3-97b6-46d1-9e4f-7ad2ddb07044"}, {"node_instance_id": "vellum_d9mwt5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:09.356Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:09.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:09.356Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:08.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50cc4b45-ac2d-4b21-aadb-6d176c07cc3b"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:09.356Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:09.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50cc4b45-ac2d-4b21-aadb-6d176c07cc3b"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:09.356Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpWsDw12', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:08.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e9b159d3-97b6-46d1-9e4f-7ad2ddb07044"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:09.356Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:08.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e9b159d3-97b6-46d1-9e4f-7ad2ddb07044"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:09.356Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpmCpdqF', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:09.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e9b159d3-97b6-46d1-9e4f-7ad2ddb07044"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:09.356Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:09.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e9b159d3-97b6-46d1-9e4f-7ad2ddb07044"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:09.356Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/BY95U/clearwater.py", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:08.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50cc4b45-ac2d-4b21-aadb-6d176c07cc3b"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:09.987Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:09.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50cc4b45-ac2d-4b21-aadb-6d176c07cc3b"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:09.987Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:09.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.deb21e6a-1495-4852-b878-5847dcebfaaa"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:09.987Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/8WXK6/clearwater.py", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:09.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.deb21e6a-1495-4852-b878-5847dcebfaaa"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:09.987Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:09.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50cc4b45-ac2d-4b21-aadb-6d176c07cc3b"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:09.987Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'sprout-ryo90w', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.19'}.", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:09.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50cc4b45-ac2d-4b21-aadb-6d176c07cc3b"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:09.987Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:09.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50cc4b45-ac2d-4b21-aadb-6d176c07cc3b"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:09.987Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpDBoU2c', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:09.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50cc4b45-ac2d-4b21-aadb-6d176c07cc3b"}, {"node_instance_id": "ellis_rew98f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:09.987Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:09.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:09.987Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpxeRfTY', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:09.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50cc4b45-ac2d-4b21-aadb-6d176c07cc3b"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:09.987Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:09.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.50cc4b45-ac2d-4b21-aadb-6d176c07cc3b"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:09.987Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:09.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.deb21e6a-1495-4852-b878-5847dcebfaaa"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:10.596Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:10.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.37c02cc8-2d72-44e0-aaf7-f540cc98ad9f"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:10.596Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/WEN3O/clearwater.py", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:10.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.37c02cc8-2d72-44e0-aaf7-f540cc98ad9f"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:10.596Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:10.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.deb21e6a-1495-4852-b878-5847dcebfaaa"}, {"node_instance_id": "sprout_ryo90w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:10.596Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:10.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:10.596Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'etcd_ip': u'192.168.120.5', 'name': u'bono-8gz6ic', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}.", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:09.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.deb21e6a-1495-4852-b878-5847dcebfaaa"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:10.596Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:09.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.deb21e6a-1495-4852-b878-5847dcebfaaa"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:10.596Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpZymNGM', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:09.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.deb21e6a-1495-4852-b878-5847dcebfaaa"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:10.596Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp2wX8_f', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:10.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.deb21e6a-1495-4852-b878-5847dcebfaaa"}, {"node_instance_id": "homer_54mkzu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:10.596Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:10.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:10.596Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:09.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.deb21e6a-1495-4852-b878-5847dcebfaaa"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:11.172Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpNiaHEd', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:10.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.37c02cc8-2d72-44e0-aaf7-f540cc98ad9f"}], "metadata": {"pagination": {"total": 2624, "offset": 2559, "size": 50}}} 2019-06-30 11:03:12,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:03:12,234 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:03:12 GMT 2019-06-30 11:03:12,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:03:12,234 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:03:12,234 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:03:12,234 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:03:12,234 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:03:12,234 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:03:12,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-06-30 11:03:12,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:03:12,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/NUX9V/clearwater.py 2019-06-30 11:03:12,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-30 11:03:12,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpwE2wKA', '/etc/dnsmasq.resolv.conf'] 2019-06-30 11:03:12,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-06-30 11:03:12,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-06-30 11:03:12,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpMWTGb3', '/etc/clearwater/local_config'] 2019-06-30 11:03:12,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-06-30 11:03:12,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'dime-cer8vg', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.15'}. 2019-06-30 11:03:12,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:03:12,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/JGE3B/clearwater.py 2019-06-30 11:03:12,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'vellum-d9mwt5', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.17'}. 2019-06-30 11:03:12,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-06-30 11:03:12,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-06-30 11:03:12,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-06-30 11:03:12,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:03:12,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:03:12,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-06-30 11:03:12,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-30 11:03:12,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:03:12,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-06-30 11:03:12,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-30 11:03:12,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpWsDw12', '/etc/clearwater/local_config'] 2019-06-30 11:03:12,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-06-30 11:03:12,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpmCpdqF', '/etc/dnsmasq.resolv.conf'] 2019-06-30 11:03:12,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-06-30 11:03:12,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/BY95U/clearwater.py 2019-06-30 11:03:12,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-06-30 11:03:12,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-06-30 11:03:12,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/8WXK6/clearwater.py 2019-06-30 11:03:12,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-06-30 11:03:12,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'sprout-ryo90w', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.19'}. 2019-06-30 11:03:12,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-06-30 11:03:12,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpDBoU2c', '/etc/clearwater/local_config'] 2019-06-30 11:03:12,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:03:12,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpxeRfTY', '/etc/dnsmasq.resolv.conf'] 2019-06-30 11:03:12,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-06-30 11:03:12,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-30 11:03:12,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-06-30 11:03:12,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/WEN3O/clearwater.py 2019-06-30 11:03:12,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-06-30 11:03:12,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:03:12,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'etcd_ip': u'192.168.120.5', 'name': u'bono-8gz6ic', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}. 2019-06-30 11:03:12,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-06-30 11:03:12,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpZymNGM', '/etc/clearwater/local_config'] 2019-06-30 11:03:12,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp2wX8_f', '/etc/dnsmasq.resolv.conf'] 2019-06-30 11:03:12,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:03:12,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-06-30 11:03:12,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpNiaHEd', '/etc/clearwater/local_config'] 2019-06-30 11:03:12,244 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:03:12,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:03:12,379 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:03:12,379 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:03:12,379 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:03:12,379 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:03:12,379 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:03:12,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:03:12,379 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:03:12,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:03:12,380 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:03:12 GMT 2019-06-30 11:03:12,380 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:03:12,380 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:03:12,380 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:03:12,380 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:03:12,380 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:03:17,381 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:03:17,542 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:03:17,542 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:03:17,542 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:03:17,542 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:03:17,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:03:17,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:03:17,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:03:17,542 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:11.172Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:10.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.37c02cc8-2d72-44e0-aaf7-f540cc98ad9f"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:11.172Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpNiaHEd', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:10.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.37c02cc8-2d72-44e0-aaf7-f540cc98ad9f"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:11.172Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:10.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.37c02cc8-2d72-44e0-aaf7-f540cc98ad9f"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:11.172Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'etcd_ip': u'192.168.120.5', 'name': u'ellis-rew98f', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}.", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:10.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.37c02cc8-2d72-44e0-aaf7-f540cc98ad9f"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:11.172Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:10.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.37c02cc8-2d72-44e0-aaf7-f540cc98ad9f"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:11.172Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:10.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.37c02cc8-2d72-44e0-aaf7-f540cc98ad9f"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:11.172Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:10.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.deb21e6a-1495-4852-b878-5847dcebfaaa"}, {"node_instance_id": "sprout_ryo90w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:11.172Z", "message": "Node instance created", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:10.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_d9mwt5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:11.760Z", "message": "Node instance created", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:10.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_8gz6ic", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:11.760Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:11.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:11.760Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:11.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.37c02cc8-2d72-44e0-aaf7-f540cc98ad9f"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:11.760Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/6NZMA/clearwater.py", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:11.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5dd7d48b-f585-4310-b0ec-aec6cc4a49cc"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:11.760Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:11.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5dd7d48b-f585-4310-b0ec-aec6cc4a49cc"}, {"node_instance_id": "bono_8gz6ic", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:11.760Z", "message": "Node instance created", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:11.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:11.760Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpCUZ19P', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:11.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.37c02cc8-2d72-44e0-aaf7-f540cc98ad9f"}, {"node_instance_id": "sprout_ryo90w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:12.270Z", "message": "Pre-configuring relationships", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:11.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:12.270Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:11.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5dd7d48b-f585-4310-b0ec-aec6cc4a49cc"}, {"node_instance_id": "ellis_rew98f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:12.270Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:11.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:12.270Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:12.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5dd7d48b-f585-4310-b0ec-aec6cc4a49cc"}, {"node_instance_id": "vellum_d9mwt5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:12.780Z", "message": "Configuring node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:11.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:12.780Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'homer-54mkzu', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.3'}.", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:12.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5dd7d48b-f585-4310-b0ec-aec6cc4a49cc"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:12.780Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:12.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5dd7d48b-f585-4310-b0ec-aec6cc4a49cc"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:12.780Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpLXqhzy', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:12.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5dd7d48b-f585-4310-b0ec-aec6cc4a49cc"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:12.780Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:12.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5dd7d48b-f585-4310-b0ec-aec6cc4a49cc"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:12.780Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpHYrVHG', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:12.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5dd7d48b-f585-4310-b0ec-aec6cc4a49cc"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:12.780Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:12.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5dd7d48b-f585-4310-b0ec-aec6cc4a49cc"}, {"node_instance_id": "dime_cer8vg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:12.780Z", "message": "Configuring node instance", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:11.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:12.780Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_fq77md", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:11.886Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_d9mwt5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:13.377Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:12.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_8gz6ic", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:13.377Z", "message": "Pre-configuring relationships", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:12.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_rew98f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:13.377Z", "message": "Node instance created", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:12.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:13.952Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:14.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:13.952Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:14.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "homer_54mkzu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:13.952Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:13.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_cer8vg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:13.952Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:13.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:13.952Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/MDU5Y/append_proxy_snmp_conf.py", "level": "info", "target_id": "proxy_node_fq77md", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:13.283Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.2005cd80-694a-4fe6-8960-600829878814"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:13.952Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/HGBIE/install-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:14.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:13.952Z", "message": "Process created, PID: 1735", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:14.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:13.952Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:14.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:13.952Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:14.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:13.952Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:14.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:14.588Z", "message": "[vellum] Configure the APT software source", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:14.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:14.588Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_fq77md", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:13.681Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_54mkzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:14.588Z", "message": "Node instance created", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:14.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:14.588Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_fq77md", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:14.168Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_rew98f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:14.588Z", "message": "Configuring node instance", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:14.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:14.588Z", "message": "[vellum] sudo apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:14.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "ellis_rew98f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:15.180Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:14.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:15.180Z", "message": "[dime] sudo apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:15.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:15.180Z", "message": "[dime] Configure the APT software source", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:14.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}], "metadata": {"pagination": {"total": 2683, "offset": 2609, "size": 50}}} 2019-06-30 11:03:17,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:03:17,542 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:03:17 GMT 2019-06-30 11:03:17,542 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:03:17,543 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:03:17,543 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:03:17,543 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:03:17,543 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:03:17,543 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:03:17,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-06-30 11:03:17,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpNiaHEd', '/etc/clearwater/local_config'] 2019-06-30 11:03:17,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-06-30 11:03:17,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'etcd_ip': u'192.168.120.5', 'name': u'ellis-rew98f', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}. 2019-06-30 11:03:17,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-06-30 11:03:17,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-30 11:03:17,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-06-30 11:03:17,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-30 11:03:17,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-30 11:03:17,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:03:17,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-06-30 11:03:17,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/6NZMA/clearwater.py 2019-06-30 11:03:17,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-06-30 11:03:17,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-30 11:03:17,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpCUZ19P', '/etc/dnsmasq.resolv.conf'] 2019-06-30 11:03:17,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-06-30 11:03:17,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-30 11:03:17,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:03:17,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-06-30 11:03:17,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-06-30 11:03:17,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'homer-54mkzu', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.3'}. 2019-06-30 11:03:17,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-06-30 11:03:17,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpLXqhzy', '/etc/clearwater/local_config'] 2019-06-30 11:03:17,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-06-30 11:03:17,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpHYrVHG', '/etc/dnsmasq.resolv.conf'] 2019-06-30 11:03:17,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-06-30 11:03:17,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-06-30 11:03:17,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:03:17,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:03:17,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-06-30 11:03:17,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-30 11:03:17,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-06-30 11:03:17,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-06-30 11:03:17,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:03:17,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:03:17,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/MDU5Y/append_proxy_snmp_conf.py 2019-06-30 11:03:17,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/HGBIE/install-vellum.sh 2019-06-30 11:03:17,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1735 2019-06-30 11:03:17,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-30 11:03:17,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-30 11:03:17,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-30 11:03:17,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2019-06-30 11:03:17,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:03:17,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-30 11:03:17,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:03:17,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-06-30 11:03:17,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2019-06-30 11:03:17,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:03:17,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2019-06-30 11:03:17,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2019-06-30 11:03:17,546 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:03:17,652 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:03:17,652 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:03:17,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:03:17,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:03:17,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:03:17,653 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:03:17,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:03:17,653 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:03:17,653 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:03:17,653 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:03:17 GMT 2019-06-30 11:03:17,653 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:03:17,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:03:17,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:03:17,654 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:03:17,654 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:03:22,659 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:03:22,823 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:03:22,823 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:03:22,823 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:03:22,823 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:03:22,823 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:03:22,823 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:03:22,824 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:03:22,824 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:15.180Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/CF85L/install-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:14.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:15.180Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:14.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:15.180Z", "message": "Process created, PID: 1739", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:14.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:15.180Z", "message": "[dime] sudo apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:15.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:15.180Z", "message": "[dime] Configure the APT software source", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:14.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:15.180Z", "message": "[dime] repo129", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:14.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:15.180Z", "message": "[dime] ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:14.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:15.180Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:14.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:15.180Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:14.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "homer_54mkzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:15.776Z", "message": "Configuring node instance", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:15.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:15.776Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_fq77md", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:15.636Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:15.776Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/AOLDA/append_proxy_snmp_conf.py", "level": "info", "target_id": "proxy_node_fq77md", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:15.193Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8aa424ec-41bb-413f-895c-3215cb4ffa97"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:16.354Z", "message": "[ellis] sudo apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:16.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:16.354Z", "message": "[ellis] Configure the APT software source", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:16.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:16.354Z", "message": "[ellis] repo129", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:16.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:16.354Z", "message": "[ellis] ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:15.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "sprout_ryo90w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:16.354Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:15.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:16.354Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/ZC2YG/install-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:15.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:16.354Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:15.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:16.354Z", "message": "Process created, PID: 1740", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:15.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:16.354Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:15.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:16.354Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:15.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "homer_54mkzu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:17.038Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:16.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:17.038Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/490QV/install-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:16.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:17.600Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:16.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:17.600Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:16.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:17.600Z", "message": "[sprout] ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:16.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:17.600Z", "message": "[sprout] repo129", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:17.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "bono_8gz6ic", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:17.600Z", "message": "Configuring node instance", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:17.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:17.600Z", "message": "[sprout] Configure the APT software source", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:17.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "bono_8gz6ic", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:17.600Z", "message": "Relationships pre-configured", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:17.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:17.600Z", "message": "[sprout] sudo apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:17.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:17.600Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:16.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:17.600Z", "message": "Process created, PID: 1734", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:16.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "bono_8gz6ic", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:18.268Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:17.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:18.905Z", "message": "Process created, PID: 1733", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:18.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:18.905Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:18.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:18.905Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:18.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:18.905Z", "message": "[homer] ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:18.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:18.905Z", "message": "[homer] repo129", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:18.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:18.905Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/4NE84/install-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:18.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:18.905Z", "message": "[homer] Configure the APT software source", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:18.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:18.905Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:18.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:19.567Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:19.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:19.567Z", "message": "[bono] ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:19.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:19.567Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/VRS61/install-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:19.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:19.567Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:19.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:19.567Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:19.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:19.567Z", "message": "Process created, PID: 1737", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:19.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:19.567Z", "message": "[bono] repo129", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:19.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}], "metadata": {"pagination": {"total": 2712, "offset": 2659, "size": 50}}} 2019-06-30 11:03:22,824 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:03:22,824 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:03:22 GMT 2019-06-30 11:03:22,824 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:03:22,824 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:03:22,824 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:03:22,824 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:03:22,824 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:03:22,825 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:03:22,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/CF85L/install-dime.sh 2019-06-30 11:03:22,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-30 11:03:22,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1739 2019-06-30 11:03:22,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2019-06-30 11:03:22,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2019-06-30 11:03:22,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2019-06-30 11:03:22,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2019-06-30 11:03:22,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-30 11:03:22,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-30 11:03:22,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-06-30 11:03:22,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:03:22,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/AOLDA/append_proxy_snmp_conf.py 2019-06-30 11:03:22,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2019-06-30 11:03:22,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2019-06-30 11:03:22,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2019-06-30 11:03:22,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2019-06-30 11:03:22,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:03:22,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/ZC2YG/install-ellis.sh 2019-06-30 11:03:22,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-30 11:03:22,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1740 2019-06-30 11:03:22,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-30 11:03:22,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-30 11:03:22,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:03:22,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/490QV/install-sprout.sh 2019-06-30 11:03:22,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-30 11:03:22,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-30 11:03:22,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2019-06-30 11:03:22,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2019-06-30 11:03:22,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-06-30 11:03:22,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2019-06-30 11:03:22,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-06-30 11:03:22,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2019-06-30 11:03:22,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-30 11:03:22,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1734 2019-06-30 11:03:22,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:03:22,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1733 2019-06-30 11:03:22,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-30 11:03:22,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-30 11:03:22,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2019-06-30 11:03:22,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2019-06-30 11:03:22,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/4NE84/install-homer.sh 2019-06-30 11:03:22,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2019-06-30 11:03:22,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-30 11:03:22,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-30 11:03:22,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2019-06-30 11:03:22,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/VRS61/install-bono.sh 2019-06-30 11:03:22,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-30 11:03:22,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-30 11:03:22,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1737 2019-06-30 11:03:22,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2019-06-30 11:03:22,834 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:03:23,773 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:03:23,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:03:23,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:03:23,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:03:23,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:03:23,774 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:03:23,774 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:03:23,774 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:03:23,774 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:03:23,774 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:03:23 GMT 2019-06-30 11:03:23,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:03:23,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:03:23,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:03:23,774 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:03:23,774 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:03:28,780 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:03:28,887 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:03:28,887 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:03:28,887 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:03:28,887 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:03:28,887 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:03:28,887 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:03:28,887 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:03:28,887 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:19.567Z", "message": "[bono] repo129", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:19.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:20.235Z", "message": "[bono] sudo apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:19.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:20.235Z", "message": "[bono] Configure the APT software source", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:19.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:25.092Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-mzau75\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]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [835 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 [526 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 [582 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [162 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 [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 13.1 MB in 5s (2,219 kB/s)\nReading package lists...\n\nreal\t0m9.970s\nuser\t0m5.059s\nsys\t0m0.642s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:25.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:25.784Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:25.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:25.784Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:25.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:25.784Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-p1hvbm\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 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.0 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 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 [526 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 [582 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,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 5s (2,325 kB/s)\nReading package lists...\n\nreal\t0m9.000s\nuser\t0m5.163s\nsys\t0m0.542s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:25.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:25.784Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:25.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:25.784Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:25.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:28.703Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-gghar7\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 [172 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 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 [526 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 [582 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,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 5s (2,328 kB/s)\nReading package lists...\n\nreal\t0m9.576s\nuser\t0m4.924s\nsys\t0m0.645s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:28.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}], "metadata": {"pagination": {"total": 2719, "offset": 2709, "size": 50}}} 2019-06-30 11:03:28,888 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:03:28,888 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:03:28 GMT 2019-06-30 11:03:28,888 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:03:28,888 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:03:28,888 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:03:28,888 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:03:28,888 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:03:28,888 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:03:28,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2019-06-30 11:03:28,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2019-06-30 11:03:28,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2019-06-30 11:03:28,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-mzau75 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] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 5s (2,219 kB/s) Reading package lists... real 0m9.970s user 0m5.059s sys 0m0.642s 2019-06-30 11:03:28,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2019-06-30 11:03:28,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-30 11:03:28,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-p1hvbm Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 5s (2,325 kB/s) Reading package lists... real 0m9.000s user 0m5.163s sys 0m0.542s 2019-06-30 11:03:28,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-30 11:03:28,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2019-06-30 11:03:28,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-gghar7 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 5s (2,328 kB/s) Reading package lists... real 0m9.576s user 0m4.924s sys 0m0.645s 2019-06-30 11:03:28,891 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:03:28,969 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:03:28,969 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:03:28,970 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:03:28,970 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:03:28,970 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:03:28,970 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:03:28,970 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:03:28,970 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:03:28,970 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:03:28,970 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:03:28 GMT 2019-06-30 11:03:28,970 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:03:28,971 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:03:28,971 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:03:28,971 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:03:28,971 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:03:33,971 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:03:35,485 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:03:35,485 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:03:35,485 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:03:35,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:03:35,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:03:35,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:03:35,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:03:35,486 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:29.251Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:28.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:29.251Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:29.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:29.251Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-w4xpzo\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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 [172 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\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 [102 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 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 [526 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 [582 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,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 10s (1,234 kB/s)\nReading package lists...\n\nreal\t0m14.438s\nuser\t0m5.204s\nsys\t0m0.549s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:29.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:29.251Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:29.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:29.251Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:28.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:32.223Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-ayfbs1\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 [172 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\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 [102 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 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 [526 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 [582 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,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 10s (1,234 kB/s)\nReading package lists...\n\nreal\t0m14.799s\nuser\t0m4.974s\nsys\t0m0.657s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:32.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:32.942Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:32.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:32.942Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:32.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:33.779Z", "message": "Waiting for process 1735 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:34.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:35.183Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:34.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}], "metadata": {"pagination": {"total": 2729, "offset": 2719, "size": 50}}} 2019-06-30 11:03:35,486 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:03:35,486 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:03:35 GMT 2019-06-30 11:03:35,486 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:03:35,486 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:03:35,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:03:35,486 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:03:35,486 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:03:35,486 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:03:35,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-30 11:03:35,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-30 11:03:35,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-w4xpzo Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 10s (1,234 kB/s) Reading package lists... real 0m14.438s user 0m5.204s sys 0m0.549s 2019-06-30 11:03:35,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2019-06-30 11:03:35,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2019-06-30 11:03:35,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-ayfbs1 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 10s (1,234 kB/s) Reading package lists... real 0m14.799s user 0m4.974s sys 0m0.657s 2019-06-30 11:03:35,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-30 11:03:35,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2019-06-30 11:03:35,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1735 to end... 2019-06-30 11:03:35,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-06-30 11:03:35,488 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:03:35,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:03:35,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:03:35,721 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:03:35,721 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:03:35,721 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:03:35,721 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:03:35,721 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:03:35,721 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:03:35,721 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:03:35,721 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:03:35 GMT 2019-06-30 11:03:35,721 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:03:35,721 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:03:35,721 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:03:35,721 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:03:35,721 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:03:40,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:03:40,830 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:03:40,830 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:03:40,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:03:40,831 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:03:40,831 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:03:40,831 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:03:40,831 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:03:40,831 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:36.140Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:35.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:36.872Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:35.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:36.872Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:36.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:36.872Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-iinetx\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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 [172 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 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 [526 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 [582 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,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 11s (1,126 kB/s)\nReading package lists...\n\nreal\t0m16.449s\nuser\t0m4.982s\nsys\t0m0.696s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:35.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:37.548Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:36.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:38.484Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:38.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:39.351Z", "message": "Waiting for process 1737 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:39.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}], "metadata": {"pagination": {"total": 2736, "offset": 2729, "size": 50}}} 2019-06-30 11:03:40,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:03:40,831 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:03:40 GMT 2019-06-30 11:03:40,831 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:03:40,831 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:03:40,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:03:40,831 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:03:40,831 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:03:40,831 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:03:40,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-06-30 11:03:40,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2019-06-30 11:03:40,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-30 11:03:40,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-iinetx Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 11s (1,126 kB/s) Reading package lists... real 0m16.449s user 0m4.982s sys 0m0.696s 2019-06-30 11:03:40,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-06-30 11:03:40,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-06-30 11:03:40,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-06-30 11:03:40,832 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:03:40,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:03:40,921 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:03:40,921 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:03:40,921 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:03:40,921 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:03:40,921 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:03:40,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:03:40,922 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:03:40,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:03:40,922 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:03:40 GMT 2019-06-30 11:03:40,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:03:40,922 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:03:40,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:03:40,922 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:03:40,922 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:03:45,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:03:46,066 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:03:46,066 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:03:46,066 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:03:46,066 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:03:46,066 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:03:46,066 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:03:46,066 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:03:46,066 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2736, "offset": 2736, "size": 50}}} 2019-06-30 11:03:46,066 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:03:46,066 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:03:46 GMT 2019-06-30 11:03:46,066 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:03:46,067 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-30 11:03:46,067 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:03:46,067 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:03:46,067 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:03:46,067 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:03:46,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:03:46,213 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:03:46,213 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:03:46,213 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:03:46,213 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:03:46,213 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:03:46,213 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:03:46,213 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:03:46,213 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:03:46,213 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:03:46 GMT 2019-06-30 11:03:46,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:03:46,214 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:03:46,214 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:03:46,214 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:03:46,214 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:03:51,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:03:51,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:03:51,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:03:51,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:03:51,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:03:51,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:03:51,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:03:51,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:03:51,352 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2736, "offset": 2736, "size": 50}}} 2019-06-30 11:03:51,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:03:51,352 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:03:51 GMT 2019-06-30 11:03:51,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:03:51,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-30 11:03:51,352 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:03:51,352 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:03:51,352 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:03:51,352 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:03:51,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:03:51,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:03:51,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:03:51,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:03:51,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:03:51,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:03:51,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:03:51,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:03:51,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:03:51,414 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:03:51 GMT 2019-06-30 11:03:51,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:03:51,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:03:51,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:03:51,414 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:03:51,414 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:03:56,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:03:56,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:03:56,544 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:03:56,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:03:56,544 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:03:56,544 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:03:56,544 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:03:56,544 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:03:56,544 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:53.786Z", "message": "Waiting for process 1735 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:54.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:54.718Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:54.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:56.145Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:55.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}], "metadata": {"pagination": {"total": 2739, "offset": 2736, "size": 50}}} 2019-06-30 11:03:56,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:03:56,544 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:03:56 GMT 2019-06-30 11:03:56,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:03:56,544 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:03:56,545 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:03:56,545 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:03:56,545 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:03:56,545 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:03:56,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1735 to end... 2019-06-30 11:03:56,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-06-30 11:03:56,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-06-30 11:03:56,545 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:03:56,646 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:03:56,646 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:03:56,646 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:03:56,646 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:03:56,646 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:03:56,646 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:03:56,646 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:03:56,646 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:03:56,647 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:03:56,647 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:03:56 GMT 2019-06-30 11:03:56,647 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:03:56,647 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:03:56,647 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:03:56,647 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:03:56,647 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:04:01,652 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:04:01,799 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:04:01,799 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:04:01,799 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:04:01,799 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:04:01,799 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:04:01,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:04:01,800 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:04:01,800 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:57.047Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:56.963Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:58.481Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:58.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:03:59.554Z", "message": "Waiting for process 1737 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:03:59.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}], "metadata": {"pagination": {"total": 2742, "offset": 2739, "size": 50}}} 2019-06-30 11:04:01,800 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:04:01,800 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:04:01 GMT 2019-06-30 11:04:01,800 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:04:01,800 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:04:01,800 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:04:01,800 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:04:01,800 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:04:01,800 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:04:01,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-06-30 11:04:01,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-06-30 11:04:01,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-06-30 11:04:01,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:04:01,875 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:04:01,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:04:01,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:04:01,875 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:04:01,875 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:04:01,875 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:04:01,875 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:04:01,875 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:04:01,875 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:04:01,875 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:04:01 GMT 2019-06-30 11:04:01,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:04:01,875 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:04:01,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:04:01,875 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:04:01,875 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:04:06,881 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:04:07,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:04:07,014 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:04:07,014 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:04:07,014 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:04:07,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:04:07,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:04:07,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:04:07,015 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2742, "offset": 2742, "size": 50}}} 2019-06-30 11:04:07,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:04:07,015 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:04:07 GMT 2019-06-30 11:04:07,015 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:04:07,015 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-30 11:04:07,015 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:04:07,015 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:04:07,016 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:04:07,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:04:07,116 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:04:07,116 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:04:07,116 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:04:07,116 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:04:07,116 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:04:07,116 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:04:07,116 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:04:07,116 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:04:07,117 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:04:07,117 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:04:07 GMT 2019-06-30 11:04:07,117 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:04:07,117 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:04:07,117 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:04:07,117 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:04:07,117 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:04:12,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:04:12,253 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:04:12,253 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:04:12,253 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:04:12,253 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:04:12,253 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:04:12,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:04:12,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:04:12,254 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2742, "offset": 2742, "size": 50}}} 2019-06-30 11:04:12,254 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:04:12,254 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:04:12 GMT 2019-06-30 11:04:12,254 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:04:12,254 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-30 11:04:12,254 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:04:12,254 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:04:12,254 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:04:12,255 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:04:12,346 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:04:12,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:04:12,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:04:12,347 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:04:12,347 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:04:12,347 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:04:12,347 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:04:12,347 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:04:12,347 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:04:12,347 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:04:12 GMT 2019-06-30 11:04:12,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:04:12,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:04:12,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:04:12,347 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:04:12,348 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:04:17,353 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:04:17,494 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:04:17,494 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:04:17,494 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:04:17,494 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:04:17,494 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:04:17,494 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:04:17,494 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:04:17,494 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:04:14.003Z", "message": "Waiting for process 1735 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:04:14.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:04:14.740Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:04:14.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:04:16.192Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:04:16.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:04:17.059Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:04:16.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}], "metadata": {"pagination": {"total": 2746, "offset": 2742, "size": 50}}} 2019-06-30 11:04:17,495 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:04:17,495 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:04:17 GMT 2019-06-30 11:04:17,495 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:04:17,495 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:04:17,495 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:04:17,495 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:04:17,495 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:04:17,495 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:04:17,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1735 to end... 2019-06-30 11:04:17,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-06-30 11:04:17,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-06-30 11:04:17,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-06-30 11:04:17,496 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:04:17,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:04:17,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:04:17,626 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:04:17,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:04:17,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:04:17,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:04:17,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:04:17,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:04:17,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:04:17,627 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:04:17 GMT 2019-06-30 11:04:17,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:04:17,627 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:04:17,627 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:04:17,627 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:04:17,628 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:04:22,628 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:04:22,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:04:22,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:04:22,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:04:22,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:04:22,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:04:22,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:04:22,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:04:22,765 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:04:18.488Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:04:18.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:04:19.568Z", "message": "Waiting for process 1737 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:04:19.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}], "metadata": {"pagination": {"total": 2748, "offset": 2746, "size": 50}}} 2019-06-30 11:04:22,766 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:04:22,766 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:04:22 GMT 2019-06-30 11:04:22,766 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:04:22,766 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:04:22,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:04:22,766 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:04:22,766 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:04:22,766 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:04:22,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-06-30 11:04:22,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-06-30 11:04:22,767 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:04:22,853 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:04:22,853 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:04:22,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:04:22,854 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:04:22,854 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:04:22,854 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:04:22,854 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:04:22,854 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:04:22,854 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:04:22,854 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:04:22 GMT 2019-06-30 11:04:22,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:04:22,854 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:04:22,854 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:04:22,855 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:04:22,855 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:04:27,860 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:04:27,987 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:04:27,987 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:04:27,987 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:04:27,988 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:04:27,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:04:27,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:04:27,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:04:27,988 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2748, "offset": 2748, "size": 50}}} 2019-06-30 11:04:27,988 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:04:27,988 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:04:27 GMT 2019-06-30 11:04:27,988 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:04:27,988 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-30 11:04:27,988 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:04:27,988 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:04:27,989 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:04:27,989 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:04:28,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:04:28,079 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:04:28,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:04:28,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:04:28,079 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:04:28,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:04:28,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:04:28,079 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:04:28,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:04:28,079 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:04:28 GMT 2019-06-30 11:04:28,080 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:04:28,080 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:04:28,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:04:28,080 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:04:28,080 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:04:33,085 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:04:33,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:04:33,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:04:33,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:04:33,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:04:33,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:04:33,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:04:33,217 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:04:33,218 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2748, "offset": 2748, "size": 50}}} 2019-06-30 11:04:33,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:04:33,218 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:04:33 GMT 2019-06-30 11:04:33,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:04:33,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-30 11:04:33,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:04:33,218 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:04:33,218 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:04:33,219 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:04:33,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:04:33,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:04:33,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:04:33,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:04:33,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:04:33,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:04:33,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:04:33,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:04:33,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:04:33,314 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:04:33 GMT 2019-06-30 11:04:33,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:04:33,314 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:04:33,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:04:33,314 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:04:33,314 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:04:38,319 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:04:38,443 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:04:38,443 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:04:38,443 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:04:38,444 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:04:38,444 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:04:38,444 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:04:38,444 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:04:38,444 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:04:34.052Z", "message": "Waiting for process 1735 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:04:34.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:04:34.743Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:04:34.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:04:36.168Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:04:36.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:04:37.102Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:04:37.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}], "metadata": {"pagination": {"total": 2752, "offset": 2748, "size": 50}}} 2019-06-30 11:04:38,444 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:04:38,444 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:04:38 GMT 2019-06-30 11:04:38,444 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:04:38,444 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:04:38,444 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:04:38,444 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:04:38,444 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:04:38,444 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:04:38,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1735 to end... 2019-06-30 11:04:38,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-06-30 11:04:38,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-06-30 11:04:38,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-06-30 11:04:38,445 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:04:38,670 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:04:38,670 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:04:38,671 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:04:38,671 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:04:38,671 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:04:38,671 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:04:38,671 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:04:38,671 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:04:38,671 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:04:38,671 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:04:38 GMT 2019-06-30 11:04:38,671 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:04:38,671 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:04:38,671 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:04:38,671 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:04:38,672 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:04:43,677 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:04:43,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:04:43,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:04:43,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:04:43,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:04:43,802 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:04:43,802 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:04:43,802 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:04:43,803 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:04:38.486Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:04:38.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:04:39.569Z", "message": "Waiting for process 1737 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:04:39.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}], "metadata": {"pagination": {"total": 2754, "offset": 2752, "size": 50}}} 2019-06-30 11:04:43,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:04:43,803 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:04:43 GMT 2019-06-30 11:04:43,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:04:43,803 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:04:43,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:04:43,803 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:04:43,803 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:04:43,803 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:04:43,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-06-30 11:04:43,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-06-30 11:04:43,804 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:04:43,894 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:04:43,894 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:04:43,894 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:04:43,895 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:04:43,895 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:04:43,895 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:04:43,895 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:04:43,895 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:04:43,895 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:04:43,895 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:04:43 GMT 2019-06-30 11:04:43,895 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:04:43,895 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:04:43,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:04:43,895 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:04:43,896 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:04:48,901 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:04:49,006 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:04:49,006 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:04:49,006 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:04:49,006 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:04:49,007 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:04:49,007 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:04:49,007 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:04:49,007 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2754, "offset": 2754, "size": 50}}} 2019-06-30 11:04:49,007 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:04:49,007 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:04:49 GMT 2019-06-30 11:04:49,007 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:04:49,007 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-30 11:04:49,007 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:04:49,007 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:04:49,008 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:04:49,008 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:04:49,082 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:04:49,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:04:49,083 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:04:49,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:04:49,083 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:04:49,083 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:04:49,083 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:04:49,083 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:04:49,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:04:49,083 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:04:49 GMT 2019-06-30 11:04:49,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:04:49,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:04:49,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:04:49,084 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:04:49,084 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:04:54,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:04:54,205 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:04:54,205 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:04:54,205 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:04:54,205 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:04:54,205 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:04:54,205 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:04:54,205 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:04:54,205 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:04:54.072Z", "message": "Waiting for process 1735 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:04:54.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}], "metadata": {"pagination": {"total": 2755, "offset": 2754, "size": 50}}} 2019-06-30 11:04:54,205 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:04:54,206 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:04:54 GMT 2019-06-30 11:04:54,206 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:04:54,206 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 653 2019-06-30 11:04:54,206 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:04:54,206 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:04:54,206 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:04:54,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1735 to end... 2019-06-30 11:04:54,207 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:04:54,317 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:04:54,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:04:54,318 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:04:54,318 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:04:54,318 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:04:54,318 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:04:54,318 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:04:54,318 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:04:54,318 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:04:54,319 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:04:54 GMT 2019-06-30 11:04:54,319 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:04:54,319 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:04:54,319 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:04:54,319 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:04:54,319 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:04:59,324 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:04:59,436 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:04:59,436 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:04:59,436 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:04:59,436 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:04:59,436 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:04:59,437 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:04:59,437 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:04:59,437 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:04:54.766Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:04:54.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:04:56.189Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:04:56.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:04:57.269Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:04:57.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:04:58.507Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:04:58.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}], "metadata": {"pagination": {"total": 2759, "offset": 2755, "size": 50}}} 2019-06-30 11:04:59,437 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:04:59,437 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:04:59 GMT 2019-06-30 11:04:59,437 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:04:59,437 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:04:59,437 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:04:59,437 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:04:59,437 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:04:59,437 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:04:59,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-06-30 11:04:59,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-06-30 11:04:59,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-06-30 11:04:59,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-06-30 11:04:59,439 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:04:59,529 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:04:59,529 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:04:59,529 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:04:59,529 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:04:59,529 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:04:59,529 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:04:59,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:04:59,529 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:04:59,530 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:04:59,530 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:04:59 GMT 2019-06-30 11:04:59,530 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:04:59,530 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:04:59,530 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:04:59,530 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:04:59,530 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:05:04,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:05:04,638 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:05:04,638 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:05:04,638 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:05:04,638 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:05:04,638 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:05:04,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:05:04,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:05:04,639 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:04:59.543Z", "message": "Waiting for process 1737 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:04:59.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}], "metadata": {"pagination": {"total": 2760, "offset": 2759, "size": 50}}} 2019-06-30 11:05:04,639 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:05:04,639 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:05:04 GMT 2019-06-30 11:05:04,639 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:05:04,639 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-06-30 11:05:04,639 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:05:04,639 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:05:04,639 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:05:04,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-06-30 11:05:04,640 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:05:04,710 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:05:04,710 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:05:04,711 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:05:04,711 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:05:04,711 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:05:04,711 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:05:04,711 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:05:04,711 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:05:04,711 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:05:04,711 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:05:04 GMT 2019-06-30 11:05:04,711 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:05:04,711 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:05:04,712 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:05:04,712 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:05:04,712 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:05:09,717 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:05:09,830 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:05:09,830 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:05:09,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:05:09,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:05:09,831 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:05:09,831 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:05:09,831 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:05:09,831 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2760, "offset": 2760, "size": 50}}} 2019-06-30 11:05:09,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:05:09,831 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:05:09 GMT 2019-06-30 11:05:09,831 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:05:09,831 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-30 11:05:09,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:05:09,831 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:05:09,832 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:05:09,832 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:05:09,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:05:09,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:05:09,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:05:09,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:05:09,892 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:05:09,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:05:09,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:05:09,892 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:05:09,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:05:09,892 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:05:09 GMT 2019-06-30 11:05:09,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:05:09,892 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:05:09,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:05:09,893 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:05:09,893 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:05:14,898 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:05:14,997 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:05:14,997 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:05:14,997 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:05:14,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:05:14,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:05:14,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:05:14,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:05:14,998 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:05:14.067Z", "message": "Waiting for process 1735 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:05:14.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:05:14.789Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:05:14.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}], "metadata": {"pagination": {"total": 2762, "offset": 2760, "size": 50}}} 2019-06-30 11:05:14,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:05:14,998 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:05:14 GMT 2019-06-30 11:05:14,998 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:05:14,998 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:05:14,998 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:05:14,999 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:05:14,999 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:05:14,999 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:05:14,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1735 to end... 2019-06-30 11:05:14,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-06-30 11:05:14,999 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:05:15,067 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:05:15,067 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:05:15,068 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:05:15,068 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:05:15,068 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:05:15,068 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:05:15,068 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:05:15,068 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:05:15,068 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:05:15,068 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:05:15 GMT 2019-06-30 11:05:15,068 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:05:15,069 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:05:15,069 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:05:15,069 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:05:15,069 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:05:20,074 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:05:20,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:05:20,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:05:20,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:05:20,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:05:20,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:05:20,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:05:20,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:05:20,192 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:05:16.219Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:05:16.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:05:17.292Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:05:17.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:05:18.710Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:05:18.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:05:19.578Z", "message": "Waiting for process 1737 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:05:19.268Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}], "metadata": {"pagination": {"total": 2766, "offset": 2762, "size": 50}}} 2019-06-30 11:05:20,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:05:20,192 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:05:20 GMT 2019-06-30 11:05:20,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:05:20,193 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:05:20,193 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:05:20,193 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:05:20,193 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:05:20,193 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:05:20,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-06-30 11:05:20,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-06-30 11:05:20,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-06-30 11:05:20,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-06-30 11:05:20,194 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:05:20,269 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:05:20,269 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:05:20,270 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:05:20,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:05:20,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:05:20,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:05:20,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:05:20,270 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:05:20,270 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:05:20,270 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:05:20 GMT 2019-06-30 11:05:20,270 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:05:20,270 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:05:20,271 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:05:20,271 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:05:20,271 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:05:25,276 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:05:25,393 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:05:25,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:05:25,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:05:25,394 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:05:25,394 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:05:25,394 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:05:25,394 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:05:25,394 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2766, "offset": 2766, "size": 50}}} 2019-06-30 11:05:25,394 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:05:25,394 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:05:25 GMT 2019-06-30 11:05:25,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:05:25,394 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-30 11:05:25,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:05:25,395 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:05:25,395 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:05:25,395 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:05:25,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:05:25,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:05:25,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:05:25,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:05:25,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:05:25,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:05:25,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:05:25,486 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:05:25,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:05:25,487 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:05:25 GMT 2019-06-30 11:05:25,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:05:25,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:05:25,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:05:25,487 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:05:25,487 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:05:30,493 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:05:30,601 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:05:30,601 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:05:30,601 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:05:30,601 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:05:30,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:05:30,602 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:05:30,602 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:05:30,602 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:05:26.749Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-iinetx\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 0 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://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 35%\rExtracting templates from packages: 71%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.7 MB in 14s (3,695 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-171215.183529_amd64.deb ...\nUnpacking bono (1.0-171215.183529) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package restund.\nPreparing to unpack .../restund_1.0-171215.183529_amd64.deb ...\nUnpacking restund (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\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...\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\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 8488\nSetting up restund (1.0-171215.183529) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 8545\nclearwater-socket-factory-sig start/running, process 8550\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-171215.183529) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t1m50.359s\nuser\t0m8.528s\nsys\t0m7.658s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:05:26.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:05:27.278Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:05:26.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}], "metadata": {"pagination": {"total": 2768, "offset": 2766, "size": 50}}} 2019-06-30 11:05:30,602 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:05:30,602 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:05:30 GMT 2019-06-30 11:05:30,602 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:05:30,602 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:05:30,602 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:05:30,603 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:05:30,603 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:05:30,603 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:05:30,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-iinetx Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools clearwater-snmpd isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath restund sprout-libs sysstat 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 14s (3,695 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-171215.183529_amd64.deb ... Unpacking bono (1.0-171215.183529) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package restund. Preparing to unpack .../restund_1.0-171215.183529_amd64.deb ... Unpacking restund (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up sprout-libs (1.0-171215.183529) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8488 Setting up restund (1.0-171215.183529) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8545 clearwater-socket-factory-sig start/running, process 8550 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... real 1m50.359s user 0m8.528s sys 0m7.658s 2019-06-30 11:05:30,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-30 11:05:30,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:05:30,725 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:05:30,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:05:30,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:05:30,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:05:30,725 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:05:30,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:05:30,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:05:30,726 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:05:30,726 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:05:30,726 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:05:30 GMT 2019-06-30 11:05:30,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:05:30,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:05:30,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:05:30,726 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:05:30,727 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:05:35,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:05:35,839 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:05:35,839 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:05:35,839 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:05:35,839 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:05:35,840 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:05:35,840 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:05:35,840 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:05:35,840 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:05:31.526Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-ayfbs1\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 0 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 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/ sprout-base 1.0-171215.183529 [2,179 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:32 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:33 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:35 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:37 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 28%\rExtracting templates from packages: 57%\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.4 MB in 8s (6,647 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51354 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.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\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.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\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.11) ...\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.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\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.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8758\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 8789\nclearwater-socket-factory-sig start/running, process 8794\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8843\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.15) ...\n\nreal\t1m59.118s\nuser\t0m9.561s\nsys\t0m8.067s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:05:31.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:05:32.072Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:05:31.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:05:34.098Z", "message": "Waiting for process 1735 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:05:34.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:05:34.998Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:05:34.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}], "metadata": {"pagination": {"total": 2772, "offset": 2768, "size": 50}}} 2019-06-30 11:05:35,840 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:05:35,840 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:05:35 GMT 2019-06-30 11:05:35,840 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:05:35,840 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:05:35,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:05:35,841 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:05:35,841 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:05:35,841 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:05:35,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-ayfbs1 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 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/ sprout-base 1.0-171215.183529 [2,179 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:32 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:33 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:35 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:37 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 8s (6,647 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ... Unpacking sprout-base (1.0-171215.183529) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-scscf (1.0-171215.183529) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-icscf (1.0-171215.183529) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ... Unpacking sprout-bgcf (1.0-171215.183529) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ... Unpacking sprout-mmtel-as (1.0-171215.183529) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-171215.183529_amd64.deb ... Unpacking sprout (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-171215.183529) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8758 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 8789 clearwater-socket-factory-sig start/running, process 8794 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8843 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .......+++ ........................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up sprout-base (1.0-171215.183529) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-171215.183529) ... Setting up sprout-mmtel-as (1.0-171215.183529) ... Setting up sprout-scscf (1.0-171215.183529) ... Setting up sprout-icscf (1.0-171215.183529) ... Setting up sprout (1.0-171215.183529) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... real 1m59.118s user 0m9.561s sys 0m8.067s 2019-06-30 11:05:35,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-30 11:05:35,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1735 to end... 2019-06-30 11:05:35,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-06-30 11:05:35,844 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:05:36,121 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:05:36,121 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:05:36,121 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:05:36,121 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:05:36,121 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:05:36,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:05:36,122 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:05:36,122 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:05:36,122 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:05:36,122 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:05:36 GMT 2019-06-30 11:05:36,122 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:05:36,122 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:05:36,122 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:05:36,122 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:05:36,122 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:05:41,128 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:05:41,319 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:05:41,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:05:41,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:05:41,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:05:41,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:05:41,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:05:41,320 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:05:41,320 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:05:35.902Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-gghar7\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 87.7 MB of archives.\nAfter this operation, 201 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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.11 [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.11 [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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 31%\rExtracting templates from packages: 63%\rExtracting templates from packages: 95%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 87.7 MB in 9s (9,666 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51354 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.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\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.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\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.2_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-171213.182937_amd64.deb ...\nUnpacking homer (1.0-171213.182937) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\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.2) ...\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.2) ...\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...\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-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8834\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...\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 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) ...\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.15) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m7.018s\nuser\t0m20.276s\nsys\t0m10.431s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:05:35.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:05:35.902Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:05:35.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:05:36.720Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:05:36.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:05:37.309Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:05:37.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:05:38.695Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:05:38.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:05:39.588Z", "message": "Waiting for process 1737 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:05:39.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}], "metadata": {"pagination": {"total": 2778, "offset": 2772, "size": 50}}} 2019-06-30 11:05:41,321 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:05:41,321 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:05:41 GMT 2019-06-30 11:05:41,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:05:41,321 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:05:41,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:05:41,321 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:05:41,321 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:05:41,321 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:05:41,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-gghar7 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded. Need to get 87.7 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31% Extracting templates from packages: 63% Extracting templates from packages: 95% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 87.7 MB in 9s (9,666 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-171213.182937_amd64.deb ... Unpacking homer (1.0-171213.182937) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8834 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ............+++ .....................................................................................................................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-171213.182937) ... Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m7.018s user 0m20.276s sys 0m10.431s 2019-06-30 11:05:41,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-30 11:05:41,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-06-30 11:05:41,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-06-30 11:05:41,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-06-30 11:05:41,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-06-30 11:05:41,325 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:05:41,576 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:05:41,576 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:05:41,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:05:41,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:05:41,577 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:05:41,577 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:05:41,577 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:05:41,577 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:05:41,577 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:05:41,577 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:05:41 GMT 2019-06-30 11:05:41,577 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:05:41,578 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:05:41,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:05:41,578 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:05:41,578 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:05:46,583 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:05:46,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:05:46,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:05:46,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:05:46,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:05:46,904 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:05:46,904 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:05:46,904 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:05:46,904 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2778, "offset": 2778, "size": 50}}} 2019-06-30 11:05:46,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:05:46,905 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:05:46 GMT 2019-06-30 11:05:46,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:05:46,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-30 11:05:46,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:05:46,905 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:05:46,905 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:05:46,905 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:05:46,972 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:05:46,972 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:05:46,972 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:05:46,972 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:05:46,972 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:05:46,972 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:05:46,972 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:05:46,973 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:05:46,973 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:05:46,973 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:05:46 GMT 2019-06-30 11:05:46,973 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:05:46,973 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:05:46,973 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:05:46,973 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:05:46,973 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:05:51,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:05:52,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:05:52,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:05:52,090 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:05:52,090 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:05:52,090 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:05:52,090 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:05:52,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:05:52,091 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:05:50.841Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-p1hvbm\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 0 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 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.11 [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.11 [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.2 [146 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.15 [68.9 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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 12s (5,377 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51354 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.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\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.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\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 ... 51957 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.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\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.11) ...\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.11) ...\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.2) ...\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 9088\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.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\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...\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-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9824\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting ellis\nCollecting metaswitchcommon (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting backports-abc (from ellis)\nCollecting certifi (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting singledispatch (from ellis)\nCollecting tornado (from ellis)\nCollecting pycurl (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m25.202s\nuser\t0m17.268s\nsys\t0m11.279s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:05:50.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:05:51.562Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:05:50.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}], "metadata": {"pagination": {"total": 2780, "offset": 2778, "size": 50}}} 2019-06-30 11:05:52,091 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:05:52,091 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:05:52 GMT 2019-06-30 11:05:52,091 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:05:52,091 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:05:52,091 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:05:52,091 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:05:52,092 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:05:52,092 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:05:52,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-p1hvbm Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 0 not upgraded. Need to get 69.4 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 91% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.4 MB in 12s (5,377 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51957 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-171213.182049_amd64.deb ... Unpacking ellis (1.0-171213.182049) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 9088 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9824 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..............................+++ .....................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up ellis (1.0-171213.182049) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m25.202s user 0m17.268s sys 0m11.279s 2019-06-30 11:05:52,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-30 11:05:52,094 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:05:52,359 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:05:52,359 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:05:52,360 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:05:52,360 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:05:52,360 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:05:52,360 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:05:52,360 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:05:52,360 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:05:52,360 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:05:52,360 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:05:52 GMT 2019-06-30 11:05:52,360 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:05:52,361 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:05:52,361 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:05:52,361 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:05:52,361 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:05:57,366 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:05:57,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:05:57,564 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:05:57,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:05:57,564 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:05:57,564 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:05:57,564 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:05:57,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:05:57,564 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:05:54.138Z", "message": "Waiting for process 1735 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:05:54.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:05:54.991Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:05:54.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:05:56.245Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:05:56.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:05:57.334Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:05:57.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}], "metadata": {"pagination": {"total": 2784, "offset": 2780, "size": 50}}} 2019-06-30 11:05:57,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:05:57,565 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:05:57 GMT 2019-06-30 11:05:57,565 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:05:57,565 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:05:57,565 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:05:57,565 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:05:57,565 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:05:57,565 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:05:57,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1735 to end... 2019-06-30 11:05:57,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-06-30 11:05:57,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-06-30 11:05:57,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-06-30 11:05:57,566 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:05:57,688 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:05:57,689 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:05:57,689 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:05:57,689 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:05:57,689 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:05:57,689 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:05:57,689 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:05:57,689 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:05:57,689 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:05:57,689 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:05:57 GMT 2019-06-30 11:05:57,690 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:05:57,690 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:05:57,690 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:05:57,690 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:05:57,690 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:06:02,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:06:02,908 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:06:02,909 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:06:02,909 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:06:02,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:06:02,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:06:02,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:06:02,909 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:06:02,909 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:05:58.689Z", "message": "Waiting for process 1733 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:05:58.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:05:59.555Z", "message": "Waiting for process 1737 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:05:59.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:02.568Z", "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 0 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 1s (19.3 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57643 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...\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\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...\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\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...\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 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\t0m35.763s\nuser\t0m12.800s\nsys\t0m3.852s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:02.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}], "metadata": {"pagination": {"total": 2787, "offset": 2784, "size": 50}}} 2019-06-30 11:06:02,909 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:06:02,909 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:06:02 GMT 2019-06-30 11:06:02,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:06:02,910 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:06:02,910 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:06:02,910 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:06:02,910 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:06:02,910 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:06:02,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1733 to end... 2019-06-30 11:06:02,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1737 to end... 2019-06-30 11:06:02,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 1s (19.3 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57643 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m35.763s user 0m12.800s sys 0m3.852s 2019-06-30 11:06:02,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:06:03,079 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:06:03,079 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:06:03,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:06:03,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:06:03,079 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:06:03,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:06:03,080 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:06:03,080 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:06:03,080 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:06:03,080 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:06:03 GMT 2019-06-30 11:06:03,080 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:06:03,080 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:06:03,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:06:03,080 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:06:03,080 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:06:08,086 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:06:08,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:06:08,234 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:06:08,234 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:06:08,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:06:08,234 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:06:08,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:06:08,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:06:08,234 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:03.072Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:02.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:03.762Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:03.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:03.762Z", "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 0 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 (11.5 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57946 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...\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\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...\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\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...\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 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\t0m32.030s\nuser\t0m12.798s\nsys\t0m3.523s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:03.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:04.281Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:03.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:04.281Z", "message": "[sprout] Use the DNS server", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:03.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:05.735Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.064s\nuser\t0m0.011s\nsys\t0m0.043s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:05.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:06.363Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:00 ? 00:00:01 /sbin/init\nroot 2 0 0 11:00 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:00 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 11:00 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:00 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 11:00 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:00 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:00 ? 00:00:00 [rcu_bh]\nroot 10 2 0 11:00 ? 00:00:00 [rcuob/0]\nroot 11 2 0 11:00 ? 00:00:00 [migration/0]\nroot 12 2 0 11:00 ? 00:00:00 [watchdog/0]\nroot 13 2 0 11:00 ? 00:00:00 [khelper]\nroot 14 2 0 11:00 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 11:00 ? 00:00:00 [netns]\nroot 16 2 0 11:00 ? 00:00:00 [writeback]\nroot 17 2 0 11:00 ? 00:00:00 [kintegrityd]\nroot 18 2 0 11:00 ? 00:00:00 [bioset]\nroot 19 2 0 11:00 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 11:00 ? 00:00:00 [kblockd]\nroot 21 2 0 11:00 ? 00:00:00 [ata_sff]\nroot 22 2 0 11:00 ? 00:00:00 [khubd]\nroot 23 2 0 11:00 ? 00:00:00 [md]\nroot 24 2 0 11:00 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 11:00 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 11:00 ? 00:00:00 [khungtaskd]\nroot 28 2 0 11:00 ? 00:00:00 [kswapd0]\nroot 29 2 0 11:00 ? 00:00:00 [vmstat]\nroot 30 2 0 11:00 ? 00:00:00 [ksmd]\nroot 31 2 0 11:00 ? 00:00:00 [khugepaged]\nroot 32 2 0 11:00 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 11:00 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 11:00 ? 00:00:00 [crypto]\nroot 46 2 0 11:00 ? 00:00:00 [kthrotld]\nroot 47 2 0 11:00 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 11:00 ? 00:00:00 [vballoon]\nroot 49 2 0 11:00 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 11:00 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 11:00 ? 00:00:00 [deferwq]\nroot 72 2 0 11:00 ? 00:00:00 [charger_manager]\nroot 114 2 0 11:00 ? 00:00:00 [kpsmoused]\nroot 132 2 0 11:00 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 11:00 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 11:00 ? 00:00:00 [ext4-rsv-conver]\nroot 374 1 0 11:00 ? 00:00:00 upstart-udev-bridge --daemon\nroot 379 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 414 2 0 11:00 ? 00:00:00 [kworker/u3:1]\nroot 489 1 0 11:00 ? 00:00:00 upstart-socket-bridge --daemon\nroot 554 1 0 11:00 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 11:00 ? 00:00:00 [kauditd]\nmessage+ 875 1 0 11:00 ? 00:00:00 dbus-daemon --system --fork\nroot 906 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-logind\nroot 943 1 0 11:00 ? 00:00:00 upstart-file-bridge --daemon\nroot 1038 1 0 11:00 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1041 1 0 11:00 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1046 1 0 11:00 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1047 1 0 11:00 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1049 1 0 11:00 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1091 1 0 11:00 ? 00:00:00 /usr/sbin/sshd -D\nroot 1093 1 0 11:00 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1094 1 0 11:00 ? 00:00:00 cron\ndaemon 1095 1 0 11:00 ? 00:00:00 atd\nroot 1184 1 0 11:00 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1190 1 0 11:00 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1461 1 0 11:01 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_ayfbs1/env/bin/python -m cloudify_agent.worker --queue sprout_host_ayfbs1 --max-workers 5 --name sprout_host_ayfbs1\nubuntu 1463 1461 0 11:01 ? 00:00:01 /home/ubuntu/sprout_host_ayfbs1/env/bin/python -m cloudify_agent.worker --queue sprout_host_ayfbs1 --max-workers 5 --name sprout_host_ayfbs1\nubuntu 1607 1 0 11:01 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_ayfbs1/env/bin/diamond --configfile /home/ubuntu/sprout_host_ayfbs1/work/plugins/diamond/etc/diamond.conf\nubuntu 1724 1463 1 11:03 ? 00:00:01 /home/ubuntu/sprout_host_ayfbs1/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-Y8XuTE\nubuntu 1734 1724 0 11:03 ? 00:00:00 /bin/sh -c /tmp/490QV/install-sprout.sh\nubuntu 1736 1734 0 11:03 ? 00:00:00 /bin/bash -e /tmp/490QV/install-sprout.sh\nntp 8276 1 0 11:05 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8758 1 0 11:05 ? 00:00:00 rsyslogd\nroot 8789 1 0 11:05 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8790 8789 0 11:05 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8794 1 0 11:05 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8795 8794 0 11:05 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8804 8795 0 11:05 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8805 8790 0 11:05 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8806 8804 0 11:05 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8843 1 0 11:05 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\ndnsmasq 9548 1 0 11:06 ? 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 9595 1736 0 11:06 ? 00:00:00 /bin/bash -e /tmp/490QV/install-sprout.sh\nubuntu 9596 9595 0 11:06 ? 00:00:00 /bin/bash -e /tmp/490QV/install-sprout.sh\nroot 9597 9596 0 11:06 ? 00:00:00 sudo ps -edf\nroot 9598 9597 0 11:06 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.003s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:05.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:06.363Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:06.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:06.363Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:06.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:06.363Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:06.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:06.363Z", "message": "[sprout] => 2019:06:30 11:05:23: Namespace: management\n2019:06:30 11:05:23: [management] Starting server\n2019:06:30 11:05:23: [management] Listening for requests\n2019:06:30 11:05:23: Namespace: signaling\n2019:06:30 11:05:23: [signaling] Starting server\n2019:06:30 11:05:23: [signaling] Listening for requests\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:06.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:06.363Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:05.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:06.363Z", "message": "[sprout] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa30\n/var/log/sprout\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_20190630T110000Z.txt\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_current.txt\n/var/log/wtmp\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/ntpstats\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/iotop.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/unattended-upgrades\n/var/log/dpkg.log\n/var/log/syslog\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/clearwater-socket-factory.log\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/boot.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/clearwater-cluster-manager\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:05.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:06.363Z", "message": "[sprout] sudo find /var/log", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:05.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:06.363Z", "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 9548/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1091/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8843/monit \ntcp 0 0 127.0.0.1:35621 0.0.0.0:* LISTEN 1724/python \ntcp6 0 0 ::1:53 :::* LISTEN 9548/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1091/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9548/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 554/dhclient \nudp 0 0 192.168.120.19:123 0.0.0.0:* 8276/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8276/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8276/ntpd \nudp 0 0 0.0.0.0:22875 0.0.0.0:* 554/dhclient \nudp6 0 0 ::1:53 :::* 9548/dnsmasq \nudp6 0 0 fe80::f816:3eff:fe0:123 :::* 8276/ntpd \nudp6 0 0 ::1:123 :::* 8276/ntpd \nudp6 0 0 :::123 :::* 8276/ntpd \nudp6 0 0 :::29434 :::* 554/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7211 379/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9029 1093/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6536 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20314 8805/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20315 8806/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 8688 875/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:05.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:06.363Z", "message": "[sprout] sudo netstat ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:05.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:06.363Z", "message": "[sprout] sudo ps ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:05.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:06.363Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:0b:87:24 \n inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0b:8724/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:80128 errors:0 dropped:0 overruns:0 frame:0\n TX packets:34743 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:137743234 (137.7 MB) TX bytes:5321953 (5.3 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:762 errors:0 dropped:0 overruns:0 frame:0\n TX packets:762 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:107767 (107.7 KB) TX bytes:107767 (107.7 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:05.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:06.363Z", "message": "[sprout] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:05.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:07.029Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:06.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:07.029Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-sprout-host-ayfbs1", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:06.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:07.029Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-sprout-host-ayfbs1", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:06.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:07.029Z", "message": "[sprout] => 2019-06-30 11:05:46.170690333 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:06.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:07.029Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:06.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:07.029Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:06.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:07.029Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:06.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:07.029Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:06.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:07.029Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:06.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:07.029Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:06.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:07.029Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:06.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:07.029Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:06.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:07.029Z", "message": "Execution done (PID=1734, return_code=0): /tmp/490QV/install-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:06.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:07.029Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:06.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:07.029Z", "message": " OK", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:06.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:07.029Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:06.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:07.029Z", "message": " \r100 3149 100 3149 0 0 19309 0 --:--:-- --:--:-- --:--:-- 19438", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:06.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:07.029Z", "message": "[sprout] Installation is done", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:06.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.04827a24-0301-466f-b816-b5e9666be820"}, {"node_instance_id": "sprout_ryo90w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:07.836Z", "message": "Node instance configured", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:07.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}], "metadata": {"pagination": {"total": 2825, "offset": 2787, "size": 50}}} 2019-06-30 11:06:08,235 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:06:08,235 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:06:08 GMT 2019-06-30 11:06:08,235 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:06:08,235 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:06:08,235 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:06:08,235 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:06:08,235 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:06:08,235 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:06:08,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-30 11:06:08,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2019-06-30 11:06:08,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (11.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57946 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m32.030s user 0m12.798s sys 0m3.523s 2019-06-30 11:06:08,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2019-06-30 11:06:08,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2019-06-30 11:06:08,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.064s user 0m0.011s sys 0m0.043s 2019-06-30 11:06:08,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:00 ? 00:00:01 /sbin/init root 2 0 0 11:00 ? 00:00:00 [kthreadd] root 3 2 0 11:00 ? 00:00:00 [ksoftirqd/0] root 5 2 0 11:00 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:00 ? 00:00:00 [kworker/u2:0] root 7 2 0 11:00 ? 00:00:00 [rcu_sched] root 8 2 0 11:00 ? 00:00:00 [rcuos/0] root 9 2 0 11:00 ? 00:00:00 [rcu_bh] root 10 2 0 11:00 ? 00:00:00 [rcuob/0] root 11 2 0 11:00 ? 00:00:00 [migration/0] root 12 2 0 11:00 ? 00:00:00 [watchdog/0] root 13 2 0 11:00 ? 00:00:00 [khelper] root 14 2 0 11:00 ? 00:00:00 [kdevtmpfs] root 15 2 0 11:00 ? 00:00:00 [netns] root 16 2 0 11:00 ? 00:00:00 [writeback] root 17 2 0 11:00 ? 00:00:00 [kintegrityd] root 18 2 0 11:00 ? 00:00:00 [bioset] root 19 2 0 11:00 ? 00:00:00 [kworker/u3:0] root 20 2 0 11:00 ? 00:00:00 [kblockd] root 21 2 0 11:00 ? 00:00:00 [ata_sff] root 22 2 0 11:00 ? 00:00:00 [khubd] root 23 2 0 11:00 ? 00:00:00 [md] root 24 2 0 11:00 ? 00:00:00 [devfreq_wq] root 25 2 0 11:00 ? 00:00:00 [kworker/0:1] root 27 2 0 11:00 ? 00:00:00 [khungtaskd] root 28 2 0 11:00 ? 00:00:00 [kswapd0] root 29 2 0 11:00 ? 00:00:00 [vmstat] root 30 2 0 11:00 ? 00:00:00 [ksmd] root 31 2 0 11:00 ? 00:00:00 [khugepaged] root 32 2 0 11:00 ? 00:00:00 [fsnotify_mark] root 33 2 0 11:00 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 11:00 ? 00:00:00 [crypto] root 46 2 0 11:00 ? 00:00:00 [kthrotld] root 47 2 0 11:00 ? 00:00:00 [kworker/u2:1] root 48 2 0 11:00 ? 00:00:00 [vballoon] root 49 2 0 11:00 ? 00:00:00 [scsi_eh_0] root 50 2 0 11:00 ? 00:00:00 [scsi_eh_1] root 71 2 0 11:00 ? 00:00:00 [deferwq] root 72 2 0 11:00 ? 00:00:00 [charger_manager] root 114 2 0 11:00 ? 00:00:00 [kpsmoused] root 132 2 0 11:00 ? 00:00:00 [kworker/0:2] root 176 2 0 11:00 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 11:00 ? 00:00:00 [ext4-rsv-conver] root 374 1 0 11:00 ? 00:00:00 upstart-udev-bridge --daemon root 379 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 414 2 0 11:00 ? 00:00:00 [kworker/u3:1] root 489 1 0 11:00 ? 00:00:00 upstart-socket-bridge --daemon root 554 1 0 11:00 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 11:00 ? 00:00:00 [kauditd] message+ 875 1 0 11:00 ? 00:00:00 dbus-daemon --system --fork root 906 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-logind root 943 1 0 11:00 ? 00:00:00 upstart-file-bridge --daemon root 1038 1 0 11:00 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1041 1 0 11:00 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1046 1 0 11:00 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1047 1 0 11:00 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1049 1 0 11:00 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1091 1 0 11:00 ? 00:00:00 /usr/sbin/sshd -D root 1093 1 0 11:00 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1094 1 0 11:00 ? 00:00:00 cron daemon 1095 1 0 11:00 ? 00:00:00 atd root 1184 1 0 11:00 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1190 1 0 11:00 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 11:01 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_ayfbs1/env/bin/python -m cloudify_agent.worker --queue sprout_host_ayfbs1 --max-workers 5 --name sprout_host_ayfbs1 ubuntu 1463 1461 0 11:01 ? 00:00:01 /home/ubuntu/sprout_host_ayfbs1/env/bin/python -m cloudify_agent.worker --queue sprout_host_ayfbs1 --max-workers 5 --name sprout_host_ayfbs1 ubuntu 1607 1 0 11:01 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_ayfbs1/env/bin/diamond --configfile /home/ubuntu/sprout_host_ayfbs1/work/plugins/diamond/etc/diamond.conf ubuntu 1724 1463 1 11:03 ? 00:00:01 /home/ubuntu/sprout_host_ayfbs1/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-Y8XuTE ubuntu 1734 1724 0 11:03 ? 00:00:00 /bin/sh -c /tmp/490QV/install-sprout.sh ubuntu 1736 1734 0 11:03 ? 00:00:00 /bin/bash -e /tmp/490QV/install-sprout.sh ntp 8276 1 0 11:05 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8758 1 0 11:05 ? 00:00:00 rsyslogd root 8789 1 0 11:05 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8790 8789 0 11:05 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8794 1 0 11:05 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8795 8794 0 11:05 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8804 8795 0 11:05 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8805 8790 0 11:05 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8806 8804 0 11:05 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8843 1 0 11:05 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc dnsmasq 9548 1 0 11:06 ? 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 9595 1736 0 11:06 ? 00:00:00 /bin/bash -e /tmp/490QV/install-sprout.sh ubuntu 9596 9595 0 11:06 ? 00:00:00 /bin/bash -e /tmp/490QV/install-sprout.sh root 9597 9596 0 11:06 ? 00:00:00 sudo ps -edf root 9598 9597 0 11:06 ? 00:00:00 ps -edf real 0m0.011s user 0m0.003s sys 0m0.007s 2019-06-30 11:06:08,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-06-30 11:06:08,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-06-30 11:06:08,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-06-30 11:06:08,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019:06:30 11:05:23: Namespace: management 2019:06:30 11:05:23: [management] Starting server 2019:06:30 11:05:23: [management] Listening for requests 2019:06:30 11:05:23: Namespace: signaling 2019:06:30 11:05:23: [signaling] Starting server 2019:06:30 11:05:23: [signaling] Listening for requests real 0m0.009s user 0m0.000s sys 0m0.004s 2019-06-30 11:06:08,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-06-30 11:06:08,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/clearwater-sa30 /var/log/sprout /var/log/sprout/sprout_err.log /var/log/sprout/sprout_20190630T110000Z.txt /var/log/sprout/sprout_out.log /var/log/sprout/sprout_current.txt /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/unattended-upgrades /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.008s user 0m0.000s sys 0m0.005s 2019-06-30 11:06:08,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2019-06-30 11:06:08,240 - 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 9548/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1091/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8843/monit tcp 0 0 127.0.0.1:35621 0.0.0.0:* LISTEN 1724/python tcp6 0 0 ::1:53 :::* LISTEN 9548/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1091/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9548/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 554/dhclient udp 0 0 192.168.120.19:123 0.0.0.0:* 8276/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8276/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8276/ntpd udp 0 0 0.0.0.0:22875 0.0.0.0:* 554/dhclient udp6 0 0 ::1:53 :::* 9548/dnsmasq udp6 0 0 fe80::f816:3eff:fe0:123 :::* 8276/ntpd udp6 0 0 ::1:123 :::* 8276/ntpd udp6 0 0 :::123 :::* 8276/ntpd udp6 0 0 :::29434 :::* 554/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7211 379/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9029 1093/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6536 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20314 8805/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20315 8806/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8688 875/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.004s sys 0m0.004s 2019-06-30 11:06:08,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2019-06-30 11:06:08,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2019-06-30 11:06:08,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:0b:87:24 inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe0b:8724/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:80128 errors:0 dropped:0 overruns:0 frame:0 TX packets:34743 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:137743234 (137.7 MB) TX bytes:5321953 (5.3 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:762 errors:0 dropped:0 overruns:0 frame:0 TX packets:762 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:107767 (107.7 KB) TX bytes:107767 (107.7 KB) real 0m0.006s user 0m0.004s sys 0m0.002s 2019-06-30 11:06:08,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2019-06-30 11:06:08,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-06-30 11:06:08,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-ayfbs1 2019-06-30 11:06:08,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-sprout-host-ayfbs1 2019-06-30 11:06:08,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019-06-30 11:05:46.170690333 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2019-06-30 11:06:08,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:06:08,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-06-30 11:06:08,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-06-30 11:06:08,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-30 11:06:08,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-30 11:06:08,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-30 11:06:08,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-30 11:06:08,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-30 11:06:08,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1734, return_code=0): /tmp/490QV/install-sprout.sh 2019-06-30 11:06:08,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-06-30 11:06:08,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-06-30 11:06:08,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-06-30 11:06:08,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 19309 0 --:--:-- --:--:-- --:--:-- 19438 2019-06-30 11:06:08,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2019-06-30 11:06:08,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-06-30 11:06:08,244 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:06:08,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:06:08,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:06:08,314 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:06:08,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:06:08,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:06:08,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:06:08,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:06:08,314 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:06:08,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:06:08,314 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:06:08 GMT 2019-06-30 11:06:08,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:06:08,315 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:06:08,315 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:06:08,315 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:06:08,315 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:06:13,320 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:06:13,612 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:06:13,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:06:13,613 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:06:13,613 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:06:13,613 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:06:13,613 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:06:13,613 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:06:13,613 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_ryo90w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:08.507Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:07.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_ryo90w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:08.507Z", "message": "Establishing relationships", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:08.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:09.174Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:08.494Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:09.174Z", "message": "[homer] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:08.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:09.174Z", "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 0 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 (15.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58207 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...\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\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...\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\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...\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 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\t0m32.610s\nuser\t0m12.576s\nsys\t0m3.430s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:08.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:09.174Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:08.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:09.174Z", "message": "[homer Use the DNS server", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:08.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:09.800Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-mzau75\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 116 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 92.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:25 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:26 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 25%\rExtracting templates from packages: 51%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.8 MB in 18s (5,002 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51354 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.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\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.2_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ...\nUnpacking ralf-libs (1.0-171215.175140) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-171215.175140_amd64.deb ...\nUnpacking ralf (1.0-171215.175140) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ...\nUnpacking homestead-libs (1.0-171215.122632) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-171215.122632_amd64.deb ...\nUnpacking homestead (1.0-171215.122632) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ...\nUnpacking homestead-prov (1.0-171213.182937) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-171215.180814_amd64.deb ...\nUnpacking dime (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\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.2) ...\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...\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-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9216\nclearwater-socket-factory-sig start/running, process 9221\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9272\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...\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 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) ...\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.15) ...\n\nreal\t2m44.595s\nuser\t0m21.892s\nsys\t0m12.571s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:09.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:10.392Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:09.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:10.392Z", "message": "Downloaded scripts/bind/bind.py to /tmp/3YNOR/bind.py", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:09.958Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3fd29d0f-e6f8-4683-beae-b28256da5a4d"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.105Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:da:f7:49 \n inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feda:f749/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:105772 errors:0 dropped:0 overruns:0 frame:0\n TX packets:33794 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:170783428 (170.7 MB) TX bytes:5150747 (5.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:796 errors:0 dropped:0 overruns:0 frame:0\n TX packets:796 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:113537 (113.5 KB) TX bytes:113537 (113.5 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:10.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.105Z", "message": "[homer] sudo netstat ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:10.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.105Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:00 ? 00:00:01 /sbin/init\nroot 2 0 0 11:00 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:00 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 11:00 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:00 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 11:00 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:00 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:00 ? 00:00:00 [rcu_bh]\nroot 10 2 0 11:00 ? 00:00:00 [rcuob/0]\nroot 11 2 0 11:00 ? 00:00:00 [migration/0]\nroot 12 2 0 11:00 ? 00:00:00 [watchdog/0]\nroot 13 2 0 11:00 ? 00:00:00 [khelper]\nroot 14 2 0 11:00 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 11:00 ? 00:00:00 [netns]\nroot 16 2 0 11:00 ? 00:00:00 [writeback]\nroot 17 2 0 11:00 ? 00:00:00 [kintegrityd]\nroot 18 2 0 11:00 ? 00:00:00 [bioset]\nroot 19 2 0 11:00 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 11:00 ? 00:00:00 [kblockd]\nroot 21 2 0 11:00 ? 00:00:00 [ata_sff]\nroot 22 2 0 11:00 ? 00:00:00 [khubd]\nroot 23 2 0 11:00 ? 00:00:00 [md]\nroot 24 2 0 11:00 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 11:00 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 11:00 ? 00:00:00 [khungtaskd]\nroot 28 2 0 11:00 ? 00:00:00 [kswapd0]\nroot 29 2 0 11:00 ? 00:00:00 [vmstat]\nroot 30 2 0 11:00 ? 00:00:00 [ksmd]\nroot 31 2 0 11:00 ? 00:00:00 [khugepaged]\nroot 32 2 0 11:00 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 11:00 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 11:00 ? 00:00:00 [crypto]\nroot 46 2 0 11:00 ? 00:00:00 [kthrotld]\nroot 47 2 0 11:00 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 11:00 ? 00:00:00 [vballoon]\nroot 49 2 0 11:00 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 11:00 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 11:00 ? 00:00:00 [deferwq]\nroot 72 2 0 11:00 ? 00:00:00 [charger_manager]\nroot 114 2 0 11:00 ? 00:00:00 [kpsmoused]\nroot 125 2 0 11:00 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 11:00 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 11:00 ? 00:00:00 [ext4-rsv-conver]\nroot 375 1 0 11:00 ? 00:00:00 upstart-udev-bridge --daemon\nroot 381 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 416 2 0 11:00 ? 00:00:00 [kworker/u3:1]\nroot 511 1 0 11:00 ? 00:00:00 upstart-socket-bridge --daemon\nroot 552 1 0 11:00 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 11:00 ? 00:00:00 [kauditd]\nmessage+ 877 1 0 11:00 ? 00:00:00 dbus-daemon --system --fork\nroot 915 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-logind\nroot 922 1 0 11:00 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 929 1 0 11:00 ? 00:00:00 rsyslogd\nroot 1051 1 0 11:00 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1054 1 0 11:00 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 11:00 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 11:00 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 11:00 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1103 1 0 11:00 ? 00:00:00 /usr/sbin/sshd -D\nroot 1104 1 0 11:00 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1105 1 0 11:00 ? 00:00:00 cron\ndaemon 1106 1 0 11:00 ? 00:00:00 atd\nroot 1242 1 0 11:00 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1248 1 0 11:00 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 11:01 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_gghar7/env/bin/python -m cloudify_agent.worker --queue homer_host_gghar7 --max-workers 5 --name homer_host_gghar7\nubuntu 1464 1462 0 11:01 ? 00:00:01 /home/ubuntu/homer_host_gghar7/env/bin/python -m cloudify_agent.worker --queue homer_host_gghar7 --max-workers 5 --name homer_host_gghar7\nubuntu 1608 1 0 11:01 ? 00:00:01 python2.7 /home/ubuntu/homer_host_gghar7/env/bin/diamond --configfile /home/ubuntu/homer_host_gghar7/work/plugins/diamond/etc/diamond.conf\nubuntu 1723 1464 1 11:03 ? 00:00:01 /home/ubuntu/homer_host_gghar7/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-fRiz5s\nubuntu 1733 1723 0 11:03 ? 00:00:00 /bin/sh -c /tmp/4NE84/install-homer.sh\nubuntu 1735 1733 0 11:03 ? 00:00:00 /bin/bash -e /tmp/4NE84/install-homer.sh\nntp 8316 1 0 11:04 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8834 1 0 11:05 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8950 1 0 11:05 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 8954 8950 0 11:05 ? 00:00:00 inotifywait -e create -qq .\nroot 9022 1 0 11:05 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9023 9022 0 11:05 ? 00:00:00 nginx: worker process\nwww-data 9024 9022 0 11:05 ? 00:00:00 nginx: worker process\nwww-data 9025 9022 0 11:05 ? 00:00:00 nginx: worker process\nwww-data 9026 9022 0 11:05 ? 00:00:00 nginx: worker process\nroot 9547 8834 0 11:06 ? 00:00:00 [nginx_ping] \nroot 9549 8834 0 11:06 ? 00:00:00 [check-nginx-upt] \nroot 9554 8834 0 11:06 ? 00:00:00 [check-monit-upt] \ndnsmasq 9638 1 0 11:06 ? 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 9685 1735 0 11:06 ? 00:00:00 /bin/bash -e /tmp/4NE84/install-homer.sh\nubuntu 9686 9685 0 11:06 ? 00:00:00 /bin/bash -e /tmp/4NE84/install-homer.sh\nroot 9687 9686 0 11:06 ? 00:00:00 sudo ps -edf\nroot 9688 9687 0 11:06 ? 00:00:00 ps -edf\n\nreal\t0m0.068s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:10.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.105Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:10.425Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3fd29d0f-e6f8-4683-beae-b28256da5a4d"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.105Z", "message": "[homer] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:10.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.105Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.057s\nuser\t0m0.008s\nsys\t0m0.043s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:10.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.105Z", "message": "[homer] sudo ps ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:10.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.353Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3fd29d0f-e6f8-4683-beae-b28256da5a4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.345Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3fd29d0f-e6f8-4683-beae-b28256da5a4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpHrINz6', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.337Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3fd29d0f-e6f8-4683-beae-b28256da5a4d"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": "Execution done (PID=1733, return_code=0): /tmp/4NE84/install-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.137Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3fd29d0f-e6f8-4683-beae-b28256da5a4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.136Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3fd29d0f-e6f8-4683-beae-b28256da5a4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.136Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3fd29d0f-e6f8-4683-beae-b28256da5a4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.129Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3fd29d0f-e6f8-4683-beae-b28256da5a4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmppft1rD', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.118Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3fd29d0f-e6f8-4683-beae-b28256da5a4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.117Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3fd29d0f-e6f8-4683-beae-b28256da5a4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.117Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.3fd29d0f-e6f8-4683-beae-b28256da5a4d"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": " OK", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-homer-host-gghar7", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": "[homer] => 2019-06-30 11:05:49.873314189 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": "[homer] Installation is done", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-homer-host-gghar7", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": "[homer] => [30-Jun-2019 11:05:15 UTC] clearwater-diags-monitor starting\n[30-Jun-2019 11:05:15 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": "[homer] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/sa30\n/var/log/sysstat/clearwater-sa30\n/var/log/wtmp\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/ntpstats\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/iotop.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/unattended-upgrades\n/var/log/dpkg.log\n/var/log/syslog\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/boot.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:10.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": "[homer] sudo find /var/log", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:10.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "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 9638/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd \ntcp 0 0 127.0.0.1:52663 0.0.0.0:* LISTEN 1723/python \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8834/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9022/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9638/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1103/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9638/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 552/dhclient \nudp 0 0 0.0.0.0:47702 0.0.0.0:* 552/dhclient \nudp 0 0 192.168.120.3:123 0.0.0.0:* 8316/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8316/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8316/ntpd \nudp6 0 0 :::28189 :::* 552/dhclient \nudp6 0 0 ::1:53 :::* 9638/dnsmasq \nudp6 0 0 fe80::f816:3eff:fed:123 :::* 8316/ntpd \nudp6 0 0 ::1:123 :::* 8316/ntpd \nudp6 0 0 :::123 :::* 8316/ntpd \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7232 381/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9055 1104/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8692 877/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:10.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 3149 100 3149 0 0 12197 0 --:--:-- --:--:-- --:--:-- 12158", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}], "metadata": {"pagination": {"total": 2885, "offset": 2825, "size": 50}}} 2019-06-30 11:06:13,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:06:13,614 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:06:13 GMT 2019-06-30 11:06:13,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:06:13,614 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:06:13,614 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:06:13,614 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:06:13,615 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:06:13,615 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:06:13,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-30 11:06:13,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-30 11:06:13,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:06:13,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2019-06-30 11:06:13,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (15.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58207 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m32.610s user 0m12.576s sys 0m3.430s 2019-06-30 11:06:13,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2019-06-30 11:06:13,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2019-06-30 11:06:13,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-mzau75 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 116 newly installed, 0 to remove and 0 not upgraded. Need to get 92.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:25 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:26 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 18s (5,002 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ... Unpacking ralf-libs (1.0-171215.175140) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-171215.175140_amd64.deb ... Unpacking ralf (1.0-171215.175140) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ... Unpacking homestead-libs (1.0-171215.122632) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-171215.122632_amd64.deb ... Unpacking homestead (1.0-171215.122632) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ... Unpacking homestead-prov (1.0-171213.182937) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-171215.180814_amd64.deb ... Unpacking dime (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-171215.175140) ... Setting up homestead-libs (1.0-171215.122632) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9216 clearwater-socket-factory-sig start/running, process 9221 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9272 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...................+++ ..........+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... real 2m44.595s user 0m21.892s sys 0m12.571s 2019-06-30 11:06:13,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-30 11:06:13,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/3YNOR/bind.py 2019-06-30 11:06:13,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:da:f7:49 inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feda:f749/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:105772 errors:0 dropped:0 overruns:0 frame:0 TX packets:33794 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:170783428 (170.7 MB) TX bytes:5150747 (5.1 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:796 errors:0 dropped:0 overruns:0 frame:0 TX packets:796 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:113537 (113.5 KB) TX bytes:113537 (113.5 KB) real 0m0.007s user 0m0.004s sys 0m0.002s 2019-06-30 11:06:13,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2019-06-30 11:06:13,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:00 ? 00:00:01 /sbin/init root 2 0 0 11:00 ? 00:00:00 [kthreadd] root 3 2 0 11:00 ? 00:00:00 [ksoftirqd/0] root 5 2 0 11:00 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:00 ? 00:00:00 [kworker/u2:0] root 7 2 0 11:00 ? 00:00:00 [rcu_sched] root 8 2 0 11:00 ? 00:00:00 [rcuos/0] root 9 2 0 11:00 ? 00:00:00 [rcu_bh] root 10 2 0 11:00 ? 00:00:00 [rcuob/0] root 11 2 0 11:00 ? 00:00:00 [migration/0] root 12 2 0 11:00 ? 00:00:00 [watchdog/0] root 13 2 0 11:00 ? 00:00:00 [khelper] root 14 2 0 11:00 ? 00:00:00 [kdevtmpfs] root 15 2 0 11:00 ? 00:00:00 [netns] root 16 2 0 11:00 ? 00:00:00 [writeback] root 17 2 0 11:00 ? 00:00:00 [kintegrityd] root 18 2 0 11:00 ? 00:00:00 [bioset] root 19 2 0 11:00 ? 00:00:00 [kworker/u3:0] root 20 2 0 11:00 ? 00:00:00 [kblockd] root 21 2 0 11:00 ? 00:00:00 [ata_sff] root 22 2 0 11:00 ? 00:00:00 [khubd] root 23 2 0 11:00 ? 00:00:00 [md] root 24 2 0 11:00 ? 00:00:00 [devfreq_wq] root 25 2 0 11:00 ? 00:00:00 [kworker/0:1] root 27 2 0 11:00 ? 00:00:00 [khungtaskd] root 28 2 0 11:00 ? 00:00:00 [kswapd0] root 29 2 0 11:00 ? 00:00:00 [vmstat] root 30 2 0 11:00 ? 00:00:00 [ksmd] root 31 2 0 11:00 ? 00:00:00 [khugepaged] root 32 2 0 11:00 ? 00:00:00 [fsnotify_mark] root 33 2 0 11:00 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 11:00 ? 00:00:00 [crypto] root 46 2 0 11:00 ? 00:00:00 [kthrotld] root 47 2 0 11:00 ? 00:00:00 [kworker/u2:1] root 48 2 0 11:00 ? 00:00:00 [vballoon] root 49 2 0 11:00 ? 00:00:00 [scsi_eh_0] root 50 2 0 11:00 ? 00:00:00 [scsi_eh_1] root 71 2 0 11:00 ? 00:00:00 [deferwq] root 72 2 0 11:00 ? 00:00:00 [charger_manager] root 114 2 0 11:00 ? 00:00:00 [kpsmoused] root 125 2 0 11:00 ? 00:00:00 [kworker/0:2] root 176 2 0 11:00 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 11:00 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 11:00 ? 00:00:00 upstart-udev-bridge --daemon root 381 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 11:00 ? 00:00:00 [kworker/u3:1] root 511 1 0 11:00 ? 00:00:00 upstart-socket-bridge --daemon root 552 1 0 11:00 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 11:00 ? 00:00:00 [kauditd] message+ 877 1 0 11:00 ? 00:00:00 dbus-daemon --system --fork root 915 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-logind root 922 1 0 11:00 ? 00:00:00 upstart-file-bridge --daemon syslog 929 1 0 11:00 ? 00:00:00 rsyslogd root 1051 1 0 11:00 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 11:00 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 11:00 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 11:00 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 11:00 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1103 1 0 11:00 ? 00:00:00 /usr/sbin/sshd -D root 1104 1 0 11:00 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1105 1 0 11:00 ? 00:00:00 cron daemon 1106 1 0 11:00 ? 00:00:00 atd root 1242 1 0 11:00 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1248 1 0 11:00 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 11:01 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_gghar7/env/bin/python -m cloudify_agent.worker --queue homer_host_gghar7 --max-workers 5 --name homer_host_gghar7 ubuntu 1464 1462 0 11:01 ? 00:00:01 /home/ubuntu/homer_host_gghar7/env/bin/python -m cloudify_agent.worker --queue homer_host_gghar7 --max-workers 5 --name homer_host_gghar7 ubuntu 1608 1 0 11:01 ? 00:00:01 python2.7 /home/ubuntu/homer_host_gghar7/env/bin/diamond --configfile /home/ubuntu/homer_host_gghar7/work/plugins/diamond/etc/diamond.conf ubuntu 1723 1464 1 11:03 ? 00:00:01 /home/ubuntu/homer_host_gghar7/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-fRiz5s ubuntu 1733 1723 0 11:03 ? 00:00:00 /bin/sh -c /tmp/4NE84/install-homer.sh ubuntu 1735 1733 0 11:03 ? 00:00:00 /bin/bash -e /tmp/4NE84/install-homer.sh ntp 8316 1 0 11:04 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8834 1 0 11:05 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8950 1 0 11:05 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 8954 8950 0 11:05 ? 00:00:00 inotifywait -e create -qq . root 9022 1 0 11:05 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9023 9022 0 11:05 ? 00:00:00 nginx: worker process www-data 9024 9022 0 11:05 ? 00:00:00 nginx: worker process www-data 9025 9022 0 11:05 ? 00:00:00 nginx: worker process www-data 9026 9022 0 11:05 ? 00:00:00 nginx: worker process root 9547 8834 0 11:06 ? 00:00:00 [nginx_ping] root 9549 8834 0 11:06 ? 00:00:00 [check-nginx-upt] root 9554 8834 0 11:06 ? 00:00:00 [check-monit-upt] dnsmasq 9638 1 0 11:06 ? 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 9685 1735 0 11:06 ? 00:00:00 /bin/bash -e /tmp/4NE84/install-homer.sh ubuntu 9686 9685 0 11:06 ? 00:00:00 /bin/bash -e /tmp/4NE84/install-homer.sh root 9687 9686 0 11:06 ? 00:00:00 sudo ps -edf root 9688 9687 0 11:06 ? 00:00:00 ps -edf real 0m0.068s user 0m0.000s sys 0m0.008s 2019-06-30 11:06:13,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-06-30 11:06:13,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2019-06-30 11:06:13,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.057s user 0m0.008s sys 0m0.043s 2019-06-30 11:06:13,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2019-06-30 11:06:13,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-06-30 11:06:13,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-06-30 11:06:13,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-30 11:06:13,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-30 11:06:13,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpHrINz6', '/etc/bind/db.clearwater.opnfv'] 2019-06-30 11:06:13,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-30 11:06:13,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-30 11:06:13,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-30 11:06:13,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-30 11:06:13,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-30 11:06:13,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1733, return_code=0): /tmp/4NE84/install-homer.sh 2019-06-30 11:06:13,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}}, 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.5', u'hss_hostname': u''}. 2019-06-30 11:06:13,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-30 11:06:13,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-06-30 11:06:13,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-30 11:06:13,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmppft1rD', '/etc/bind/db.clearwater.local'] 2019-06-30 11:06:13,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}}, 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.5', u'hss_hostname': u''}. 2019-06-30 11:06:13,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-30 11:06:13,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-06-30 11:06:13,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-06-30 11:06:13,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-06-30 11:06:13,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-homer-host-gghar7 2019-06-30 11:06:13,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2019-06-30 11:05:49.873314189 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.003s sys 0m0.002s 2019-06-30 11:06:13,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-06-30 11:06:13,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2019-06-30 11:06:13,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-gghar7 2019-06-30 11:06:13,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-06-30 11:06:13,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [30-Jun-2019 11:05:15 UTC] clearwater-diags-monitor starting [30-Jun-2019 11:05:15 UTC] Waiting for trigger files real 0m0.004s user 0m0.000s sys 0m0.004s 2019-06-30 11:06:13,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/sa30 /var/log/sysstat/clearwater-sa30 /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/unattended-upgrades /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.011s user 0m0.000s sys 0m0.005s 2019-06-30 11:06:13,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2019-06-30 11:06:13,628 - 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 9638/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd tcp 0 0 127.0.0.1:52663 0.0.0.0:* LISTEN 1723/python tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8834/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9022/nginx tcp6 0 0 ::1:53 :::* LISTEN 9638/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1103/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9638/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 552/dhclient udp 0 0 0.0.0.0:47702 0.0.0.0:* 552/dhclient udp 0 0 192.168.120.3:123 0.0.0.0:* 8316/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8316/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8316/ntpd udp6 0 0 :::28189 :::* 552/dhclient udp6 0 0 ::1:53 :::* 9638/dnsmasq udp6 0 0 fe80::f816:3eff:fed:123 :::* 8316/ntpd udp6 0 0 ::1:123 :::* 8316/ntpd udp6 0 0 :::123 :::* 8316/ntpd Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7232 381/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9055 1104/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8692 877/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.000s sys 0m0.006s 2019-06-30 11:06:13,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-06-30 11:06:13,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3149 100 3149 0 0 12197 0 --:--:-- --:--:-- --:--:-- 12158 2019-06-30 11:06:13,628 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:06:13,712 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:06:13,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:06:13,713 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:06:13,713 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:06:13,713 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:06:13,713 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:06:13,713 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:06:13,713 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:06:13,713 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:06:13,713 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:06:13 GMT 2019-06-30 11:06:13,713 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:06:13,714 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:06:13,714 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:06:13,714 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:06:13,714 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:06:18,719 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:06:18,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:06:18,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:06:18,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:06:18,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:06:18,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:06:18,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:06:18,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:06:18,999 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-homer-host-gghar7", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:11.787Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b06f2050-aeb8-441c-bc6d-5c103a994c26"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:12.421Z", "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 0 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 (1,127 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57866 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.15) ...\n\nreal\t0m9.393s\nuser\t0m0.784s\nsys\t0m0.651s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:12.421Z", "message": "[bono] Configure a new DNS server", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:12.421Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:12.421Z", "message": "[bono] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:12.421Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:11.829Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:13.154Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_fq77md", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:12.381Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_54mkzu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:13.154Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:12.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_54mkzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:13.874Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:13.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_54mkzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:13.874Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:13.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_54mkzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:13.874Z", "message": "Node instance configured", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:13.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:14.397Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/HE9U8/add-snmpproxy-collector.py", "level": "info", "target_id": "proxy_node_fq77md", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:13.575Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f706fa06-ef49-4c59-b8b6-4a3778ab4ff6"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:14.397Z", "message": "Waiting for process 1735 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:14.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:14.397Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_alin2g/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "target_id": "proxy_node_fq77md", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:13.821Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.f706fa06-ef49-4c59-b8b6-4a3778ab4ff6"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:14.397Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.070s\nuser\t0m0.002s\nsys\t0m0.057s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:13.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:14.397Z", "message": "[bono] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:13.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:14.397Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:be:b9:3c \n inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febe:b93c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:76549 errors:0 dropped:0 overruns:0 frame:0\n TX packets:43401 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:135533844 (135.5 MB) TX bytes:5913188 (5.9 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:894 errors:0 dropped:0 overruns:0 frame:0\n TX packets:894 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:110376 (110.3 KB) TX bytes:110376 (110.3 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.001s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:14.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:14.397Z", "message": "[bono] sudo ps ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:14.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:14.397Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:13.921Z", "source_id": "homer_54mkzu", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:15.268Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:14.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:15.268Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:14.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:15.268Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:14.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:15.268Z", "message": "[bono] => 2019-06-30 11:05:40.859534343 Stopping etcd clearwater-etcd\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:14.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:15.268Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:14.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:15.268Z", "message": "[bono] sudo cat /var/log/bono/bono_20190630T110000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:14.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:15.268Z", "message": "[bono] Installation is done", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:14.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:15.268Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-bono-host-iinetx", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:14.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:15.268Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:14.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:15.268Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bono-host-iinetx", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:14.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:15.268Z", "message": " \r100 3149 100 3149 0 0 20897 0 --:--:-- --:--:-- --:--:-- 20993", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:14.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:15.268Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:14.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:15.268Z", "message": " /tmp/VRS61/install-bono.sh: line 6: /home/ubuntu/bono_host_iinetx/env/bin/ctx: Argument list too long", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:14.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:15.268Z", "message": " OK", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:14.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:15.268Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:14.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:15.268Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:14.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:15.268Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:14.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:15.268Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:14.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:15.268Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:14.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:15.268Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:14.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:15.268Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:14.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:15.268Z", "message": "Execution done (PID=1737, return_code=0): /tmp/VRS61/install-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:14.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:15.268Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:14.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:15.268Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:00 ? 00:00:01 /sbin/init\nroot 2 0 0 11:00 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:00 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 11:00 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:00 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 11:00 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:00 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:00 ? 00:00:00 [rcu_bh]\nroot 10 2 0 11:00 ? 00:00:00 [rcuob/0]\nroot 11 2 0 11:00 ? 00:00:00 [migration/0]\nroot 12 2 0 11:00 ? 00:00:00 [watchdog/0]\nroot 13 2 0 11:00 ? 00:00:00 [khelper]\nroot 14 2 0 11:00 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 11:00 ? 00:00:00 [netns]\nroot 16 2 0 11:00 ? 00:00:00 [writeback]\nroot 17 2 0 11:00 ? 00:00:00 [kintegrityd]\nroot 18 2 0 11:00 ? 00:00:00 [bioset]\nroot 19 2 0 11:00 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 11:00 ? 00:00:00 [kblockd]\nroot 21 2 0 11:00 ? 00:00:00 [ata_sff]\nroot 22 2 0 11:00 ? 00:00:00 [khubd]\nroot 23 2 0 11:00 ? 00:00:00 [md]\nroot 24 2 0 11:00 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 11:00 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 11:00 ? 00:00:00 [khungtaskd]\nroot 28 2 0 11:00 ? 00:00:00 [kswapd0]\nroot 29 2 0 11:00 ? 00:00:00 [vmstat]\nroot 30 2 0 11:00 ? 00:00:00 [ksmd]\nroot 31 2 0 11:00 ? 00:00:00 [khugepaged]\nroot 32 2 0 11:00 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 11:00 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 11:00 ? 00:00:00 [crypto]\nroot 46 2 0 11:00 ? 00:00:00 [kthrotld]\nroot 47 2 0 11:00 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 11:00 ? 00:00:00 [vballoon]\nroot 49 2 0 11:00 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 11:00 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 11:00 ? 00:00:00 [deferwq]\nroot 72 2 0 11:00 ? 00:00:00 [charger_manager]\nroot 114 2 0 11:00 ? 00:00:00 [kpsmoused]\nroot 132 2 0 11:00 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 11:00 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 11:00 ? 00:00:00 [ext4-rsv-conver]\nroot 327 2 0 11:00 ? 00:00:00 [kworker/u3:1]\nroot 377 1 0 11:00 ? 00:00:00 upstart-udev-bridge --daemon\nroot 384 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 515 1 0 11:00 ? 00:00:00 upstart-socket-bridge --daemon\nroot 555 1 0 11:00 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 11:00 ? 00:00:00 [kauditd]\nmessage+ 881 1 0 11:00 ? 00:00:00 dbus-daemon --system --fork\nroot 903 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 925 1 0 11:00 ? 00:00:00 rsyslogd\nroot 944 1 0 11:00 ? 00:00:00 upstart-file-bridge --daemon\nroot 1043 1 0 11:00 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1047 1 0 11:00 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1052 1 0 11:00 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1054 1 0 11:00 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 11:00 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1100 1 0 11:00 ? 00:00:00 /usr/sbin/sshd -D\nroot 1103 1 0 11:00 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1104 1 0 11:00 ? 00:00:00 cron\ndaemon 1105 1 0 11:00 ? 00:00:00 atd\nroot 1238 1 0 11:00 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1244 1 0 11:00 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 11:00 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_iinetx/env/bin/python -m cloudify_agent.worker --queue bono_host_iinetx --max-workers 5 --name bono_host_iinetx\nubuntu 1464 1462 0 11:00 ? 00:00:01 /home/ubuntu/bono_host_iinetx/env/bin/python -m cloudify_agent.worker --queue bono_host_iinetx --max-workers 5 --name bono_host_iinetx\nubuntu 1608 1 0 11:01 ? 00:00:01 python2.7 /home/ubuntu/bono_host_iinetx/env/bin/diamond --configfile /home/ubuntu/bono_host_iinetx/work/plugins/diamond/etc/diamond.conf\nubuntu 1727 1464 1 11:03 ? 00:00:02 /home/ubuntu/bono_host_iinetx/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-NkSzCO\nubuntu 1737 1727 0 11:03 ? 00:00:00 /bin/sh -c /tmp/VRS61/install-bono.sh\nubuntu 1739 1737 0 11:03 ? 00:00:00 /bin/bash -e /tmp/VRS61/install-bono.sh\nntp 7981 1 0 11:05 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8488 1 0 11:05 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8545 1 0 11:05 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8546 8545 0 11:05 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8550 1 0 11:05 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8551 8550 0 11:05 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8560 8546 0 11:05 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8561 8551 0 11:05 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8562 8561 0 11:05 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 8857 1 0 11:05 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.9,bono-8gz6ic.clearwater.local --alias=172.30.9.202,bono-8gz6ic.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-8gz6ic.clearwater.local --dns-server=127.0.0.1 --worker-threads=1 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid\ndnsmasq 9625 1 0 11:06 ? 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 9672 1739 0 11:06 ? 00:00:00 /bin/bash -e /tmp/VRS61/install-bono.sh\nubuntu 9673 9672 0 11:06 ? 00:00:00 /bin/bash -e /tmp/VRS61/install-bono.sh\nroot 9674 9673 0 11:06 ? 00:00:00 sudo ps -edf\nroot 9675 9674 0 11:06 ? 00:00:00 ps -edf\n\nreal\t0m0.012s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:14.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:15.268Z", "message": "[bono] sudo netstat ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:14.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:15.268Z", "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:33197 0.0.0.0:* LISTEN 1727/python \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9625/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1100/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8488/monit \ntcp 0 0 192.168.120.9:5058 0.0.0.0:* LISTEN 8857/bono \ntcp 0 0 192.168.120.9:5060 0.0.0.0:* LISTEN 8857/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8857/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9625/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1100/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9625/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 555/dhclient \nudp 0 0 0.0.0.0:16496 0.0.0.0:* 555/dhclient \nudp 0 0 192.168.120.9:123 0.0.0.0:* 7981/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 7981/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 7981/ntpd \nudp 0 0 192.168.120.9:5058 0.0.0.0:* 8857/bono \nudp 0 0 192.168.120.9:5060 0.0.0.0:* 8857/bono \nudp6 0 0 ::1:53 :::* 9625/dnsmasq \nudp6 0 0 fe80::f816:3eff:feb:123 :::* 7981/ntpd \nudp6 0 0 ::1:123 :::* 7981/ntpd \nudp6 0 0 :::123 :::* 7981/ntpd \nudp6 0 0 :::4749 :::* 555/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8710 881/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7258 384/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 19989 8560/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 19992 8562/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9070 1103/acpid /var/run/acpid.socket\n\nreal\t0m0.012s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:14.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:15.268Z", "message": "[bono] sudo find /var/log ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:14.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:15.268Z", "message": "[bono] => /var/log/dmesg\n/var/log/sysstat/clearwater-sa30\n/var/log/wtmp\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/iotop.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/landscape/sysinfo.log\n/var/log/dpkg.log\n/var/log/syslog\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/clearwater-socket-factory.log\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/boot.log\n/var/log/bono/bono_out.log\n/var/log/bono/bono_err.log\n/var/log/bono/bono_20190630T110000Z.txt\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/udev\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:14.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:15.268Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:14.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}], "metadata": {"pagination": {"total": 2951, "offset": 2875, "size": 50}}} 2019-06-30 11:06:18,999 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:06:18,999 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:06:19 GMT 2019-06-30 11:06:18,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:06:18,999 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:06:18,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:06:18,999 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:06:18,999 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:06:18,999 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:06:19,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-06-30 11:06:19,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-homer-host-gghar7 2019-06-30 11:06:19,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-06-30 11:06:19,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libmysqlclient18 mysql-common snmpd The following NEW packages will be installed: clearwater-snmpd libmysqlclient18 mysql-common snmpd 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Preconfiguring packages ... Fetched 701 kB in 0s (1,127 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57866 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.15) ... real 0m9.393s user 0m0.784s sys 0m0.651s 2019-06-30 11:06:19,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2019-06-30 11:06:19,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2019-06-30 11:06:19,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2019-06-30 11:06:19,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:06:19,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:06:19,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:06:19,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-30 11:06:19,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-30 11:06:19,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-06-30 11:06:19,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/HE9U8/add-snmpproxy-collector.py 2019-06-30 11:06:19,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1735 to end... 2019-06-30 11:06:19,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_alin2g/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2019-06-30 11:06:19,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.070s user 0m0.002s sys 0m0.057s 2019-06-30 11:06:19,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2019-06-30 11:06:19,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:be:b9:3c inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:febe:b93c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:76549 errors:0 dropped:0 overruns:0 frame:0 TX packets:43401 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:135533844 (135.5 MB) TX bytes:5913188 (5.9 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:894 errors:0 dropped:0 overruns:0 frame:0 TX packets:894 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:110376 (110.3 KB) TX bytes:110376 (110.3 KB) real 0m0.007s user 0m0.001s sys 0m0.005s 2019-06-30 11:06:19,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2019-06-30 11:06:19,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:06:19,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-06-30 11:06:19,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-06-30 11:06:19,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-06-30 11:06:19,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019-06-30 11:05:40.859534343 Stopping etcd clearwater-etcd real 0m0.006s user 0m0.000s sys 0m0.005s 2019-06-30 11:06:19,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-06-30 11:06:19,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20190630T110000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2019-06-30 11:06:19,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2019-06-30 11:06:19,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-iinetx 2019-06-30 11:06:19,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-06-30 11:06:19,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bono-host-iinetx 2019-06-30 11:06:19,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 20897 0 --:--:-- --:--:-- --:--:-- 20993 2019-06-30 11:06:19,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-06-30 11:06:19,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/VRS61/install-bono.sh: line 6: /home/ubuntu/bono_host_iinetx/env/bin/ctx: Argument list too long 2019-06-30 11:06:19,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-06-30 11:06:19,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-06-30 11:06:19,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-30 11:06:19,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-30 11:06:19,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-06-30 11:06:19,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-30 11:06:19,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-30 11:06:19,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-30 11:06:19,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1737, return_code=0): /tmp/VRS61/install-bono.sh 2019-06-30 11:06:19,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-06-30 11:06:19,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:00 ? 00:00:01 /sbin/init root 2 0 0 11:00 ? 00:00:00 [kthreadd] root 3 2 0 11:00 ? 00:00:00 [ksoftirqd/0] root 5 2 0 11:00 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:00 ? 00:00:00 [kworker/u2:0] root 7 2 0 11:00 ? 00:00:00 [rcu_sched] root 8 2 0 11:00 ? 00:00:00 [rcuos/0] root 9 2 0 11:00 ? 00:00:00 [rcu_bh] root 10 2 0 11:00 ? 00:00:00 [rcuob/0] root 11 2 0 11:00 ? 00:00:00 [migration/0] root 12 2 0 11:00 ? 00:00:00 [watchdog/0] root 13 2 0 11:00 ? 00:00:00 [khelper] root 14 2 0 11:00 ? 00:00:00 [kdevtmpfs] root 15 2 0 11:00 ? 00:00:00 [netns] root 16 2 0 11:00 ? 00:00:00 [writeback] root 17 2 0 11:00 ? 00:00:00 [kintegrityd] root 18 2 0 11:00 ? 00:00:00 [bioset] root 19 2 0 11:00 ? 00:00:00 [kworker/u3:0] root 20 2 0 11:00 ? 00:00:00 [kblockd] root 21 2 0 11:00 ? 00:00:00 [ata_sff] root 22 2 0 11:00 ? 00:00:00 [khubd] root 23 2 0 11:00 ? 00:00:00 [md] root 24 2 0 11:00 ? 00:00:00 [devfreq_wq] root 25 2 0 11:00 ? 00:00:00 [kworker/0:1] root 27 2 0 11:00 ? 00:00:00 [khungtaskd] root 28 2 0 11:00 ? 00:00:00 [kswapd0] root 29 2 0 11:00 ? 00:00:00 [vmstat] root 30 2 0 11:00 ? 00:00:00 [ksmd] root 31 2 0 11:00 ? 00:00:00 [khugepaged] root 32 2 0 11:00 ? 00:00:00 [fsnotify_mark] root 33 2 0 11:00 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 11:00 ? 00:00:00 [crypto] root 46 2 0 11:00 ? 00:00:00 [kthrotld] root 47 2 0 11:00 ? 00:00:00 [kworker/u2:1] root 48 2 0 11:00 ? 00:00:00 [vballoon] root 49 2 0 11:00 ? 00:00:00 [scsi_eh_0] root 50 2 0 11:00 ? 00:00:00 [scsi_eh_1] root 71 2 0 11:00 ? 00:00:00 [deferwq] root 72 2 0 11:00 ? 00:00:00 [charger_manager] root 114 2 0 11:00 ? 00:00:00 [kpsmoused] root 132 2 0 11:00 ? 00:00:00 [kworker/0:2] root 176 2 0 11:00 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 11:00 ? 00:00:00 [ext4-rsv-conver] root 327 2 0 11:00 ? 00:00:00 [kworker/u3:1] root 377 1 0 11:00 ? 00:00:00 upstart-udev-bridge --daemon root 384 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 515 1 0 11:00 ? 00:00:00 upstart-socket-bridge --daemon root 555 1 0 11:00 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 11:00 ? 00:00:00 [kauditd] message+ 881 1 0 11:00 ? 00:00:00 dbus-daemon --system --fork root 903 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-logind syslog 925 1 0 11:00 ? 00:00:00 rsyslogd root 944 1 0 11:00 ? 00:00:00 upstart-file-bridge --daemon root 1043 1 0 11:00 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1047 1 0 11:00 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1052 1 0 11:00 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1054 1 0 11:00 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 11:00 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1100 1 0 11:00 ? 00:00:00 /usr/sbin/sshd -D root 1103 1 0 11:00 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1104 1 0 11:00 ? 00:00:00 cron daemon 1105 1 0 11:00 ? 00:00:00 atd root 1238 1 0 11:00 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1244 1 0 11:00 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 11:00 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_iinetx/env/bin/python -m cloudify_agent.worker --queue bono_host_iinetx --max-workers 5 --name bono_host_iinetx ubuntu 1464 1462 0 11:00 ? 00:00:01 /home/ubuntu/bono_host_iinetx/env/bin/python -m cloudify_agent.worker --queue bono_host_iinetx --max-workers 5 --name bono_host_iinetx ubuntu 1608 1 0 11:01 ? 00:00:01 python2.7 /home/ubuntu/bono_host_iinetx/env/bin/diamond --configfile /home/ubuntu/bono_host_iinetx/work/plugins/diamond/etc/diamond.conf ubuntu 1727 1464 1 11:03 ? 00:00:02 /home/ubuntu/bono_host_iinetx/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-NkSzCO ubuntu 1737 1727 0 11:03 ? 00:00:00 /bin/sh -c /tmp/VRS61/install-bono.sh ubuntu 1739 1737 0 11:03 ? 00:00:00 /bin/bash -e /tmp/VRS61/install-bono.sh ntp 7981 1 0 11:05 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8488 1 0 11:05 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8545 1 0 11:05 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8546 8545 0 11:05 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8550 1 0 11:05 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8551 8550 0 11:05 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8560 8546 0 11:05 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8561 8551 0 11:05 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8562 8561 0 11:05 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 8857 1 0 11:05 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.9,bono-8gz6ic.clearwater.local --alias=172.30.9.202,bono-8gz6ic.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-8gz6ic.clearwater.local --dns-server=127.0.0.1 --worker-threads=1 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid dnsmasq 9625 1 0 11:06 ? 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 9672 1739 0 11:06 ? 00:00:00 /bin/bash -e /tmp/VRS61/install-bono.sh ubuntu 9673 9672 0 11:06 ? 00:00:00 /bin/bash -e /tmp/VRS61/install-bono.sh root 9674 9673 0 11:06 ? 00:00:00 sudo ps -edf root 9675 9674 0 11:06 ? 00:00:00 ps -edf real 0m0.012s user 0m0.000s sys 0m0.009s 2019-06-30 11:06:19,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2019-06-30 11:06:19,009 - 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:33197 0.0.0.0:* LISTEN 1727/python tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9625/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1100/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8488/monit tcp 0 0 192.168.120.9:5058 0.0.0.0:* LISTEN 8857/bono tcp 0 0 192.168.120.9:5060 0.0.0.0:* LISTEN 8857/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8857/bono tcp6 0 0 ::1:53 :::* LISTEN 9625/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1100/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9625/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 555/dhclient udp 0 0 0.0.0.0:16496 0.0.0.0:* 555/dhclient udp 0 0 192.168.120.9:123 0.0.0.0:* 7981/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 7981/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 7981/ntpd udp 0 0 192.168.120.9:5058 0.0.0.0:* 8857/bono udp 0 0 192.168.120.9:5060 0.0.0.0:* 8857/bono udp6 0 0 ::1:53 :::* 9625/dnsmasq udp6 0 0 fe80::f816:3eff:feb:123 :::* 7981/ntpd udp6 0 0 ::1:123 :::* 7981/ntpd udp6 0 0 :::123 :::* 7981/ntpd udp6 0 0 :::4749 :::* 555/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8710 881/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7258 384/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 19989 8560/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 19992 8562/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9070 1103/acpid /var/run/acpid.socket real 0m0.012s user 0m0.000s sys 0m0.010s 2019-06-30 11:06:19,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2019-06-30 11:06:19,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/dmesg /var/log/sysstat/clearwater-sa30 /var/log/wtmp /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape/sysinfo.log /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/boot.log /var/log/bono/bono_out.log /var/log/bono/bono_err.log /var/log/bono/bono_20190630T110000Z.txt /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/udev /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.009s user 0m0.000s sys 0m0.006s 2019-06-30 11:06:19,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-06-30 11:06:19,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:06:19,232 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:06:19,232 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:06:19,232 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:06:19,232 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:06:19,232 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:06:19,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:06:19,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:06:19,232 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:06:19,233 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:06:19,233 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:06:19 GMT 2019-06-30 11:06:19,233 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:06:19,233 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:06:19,233 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:06:19,233 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:06:19,233 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:06:24,239 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:06:24,525 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:06:24,525 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:06:24,526 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:06:24,526 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:06:24,526 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:06:24,526 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:06:24,526 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:06:24,526 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:15.268Z", "message": "[bono] sudo cat /var/log/bono/bono_20190630T110000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:14.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.b8e25dc4-52af-4b50-81e5-7e8df36c03d7"}, {"node_instance_id": "bono_8gz6ic", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:15.894Z", "message": "Node instance configured", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:15.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:15.894Z", "message": "Downloaded scripts/bind/bind.py to /tmp/78PH4/bind.py", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:15.113Z", "source_id": "homer_54mkzu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8c412b7c-d177-48bf-8759-bdf8780373bc"}, {"node_instance_id": "bono_8gz6ic", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:15.894Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:15.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:16.485Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {u'homer_54mkzu': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-54mkzu'}}, u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:16.093Z", "source_id": "homer_54mkzu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8c412b7c-d177-48bf-8759-bdf8780373bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:16.485Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:16.093Z", "source_id": "homer_54mkzu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8c412b7c-d177-48bf-8759-bdf8780373bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:16.485Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:16.093Z", "source_id": "homer_54mkzu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8c412b7c-d177-48bf-8759-bdf8780373bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:16.485Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:16.080Z", "source_id": "homer_54mkzu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8c412b7c-d177-48bf-8759-bdf8780373bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:16.485Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:16.032Z", "source_id": "homer_54mkzu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8c412b7c-d177-48bf-8759-bdf8780373bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:16.485Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpslV3nk', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:16.066Z", "source_id": "homer_54mkzu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8c412b7c-d177-48bf-8759-bdf8780373bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:16.485Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {u'homer_54mkzu': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-54mkzu'}}, u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:16.065Z", "source_id": "homer_54mkzu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8c412b7c-d177-48bf-8759-bdf8780373bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:16.485Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:16.065Z", "source_id": "homer_54mkzu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8c412b7c-d177-48bf-8759-bdf8780373bc"}, {"node_instance_id": "bono_8gz6ic", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:16.485Z", "message": "Establishing relationships", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:15.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:16.485Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:15.712Z", "source_id": "homer_54mkzu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8c412b7c-d177-48bf-8759-bdf8780373bc"}, {"node_instance_id": "bono_8gz6ic", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:16.485Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:15.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:16.485Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:16.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:17.198Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpM0sJkp', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:16.453Z", "source_id": "homer_54mkzu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8c412b7c-d177-48bf-8759-bdf8780373bc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:17.198Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:16.299Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:17.198Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:16.465Z", "source_id": "homer_54mkzu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8c412b7c-d177-48bf-8759-bdf8780373bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:17.198Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:16.474Z", "source_id": "homer_54mkzu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.8c412b7c-d177-48bf-8759-bdf8780373bc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:17.198Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_fq77md", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:16.206Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_54mkzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:17.892Z", "message": "Relationships established", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:17.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:17.892Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:17.057Z", "source_id": "homer_54mkzu", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "sprout_ryo90w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:17.892Z", "message": "Relationships established", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:17.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "homer_54mkzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:18.713Z", "message": "Node instance started", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:18.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:18.713Z", "message": "Downloaded scripts/bind/bind.py to /tmp/P20G0/bind.py", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:18.311Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.fb9d0a20-df38-4647-8952-61dbe5fdcb12"}, {"node_instance_id": "sprout_ryo90w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:19.677Z", "message": "Node instance started", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:19.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:20.251Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:19.579Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.fb9d0a20-df38-4647-8952-61dbe5fdcb12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:21.000Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:20.418Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.fb9d0a20-df38-4647-8952-61dbe5fdcb12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:21.000Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpmRog2B', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:20.403Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.fb9d0a20-df38-4647-8952-61dbe5fdcb12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:21.000Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {u'homer_54mkzu': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-54mkzu'}}, u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}, u'bono': {u'bono_8gz6ic': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.9', u'name': u'bono-8gz6ic'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:20.134Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.fb9d0a20-df38-4647-8952-61dbe5fdcb12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:21.000Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:20.134Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.fb9d0a20-df38-4647-8952-61dbe5fdcb12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:21.000Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:20.071Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.fb9d0a20-df38-4647-8952-61dbe5fdcb12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:21.000Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:20.117Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.fb9d0a20-df38-4647-8952-61dbe5fdcb12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:21.000Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {u'homer_54mkzu': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-54mkzu'}}, u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}, u'bono': {u'bono_8gz6ic': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.9', u'name': u'bono-8gz6ic'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:20.117Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.fb9d0a20-df38-4647-8952-61dbe5fdcb12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:21.000Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpgHoXRC', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:20.118Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.fb9d0a20-df38-4647-8952-61dbe5fdcb12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:21.000Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:20.127Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.fb9d0a20-df38-4647-8952-61dbe5fdcb12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:21.000Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:20.411Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.fb9d0a20-df38-4647-8952-61dbe5fdcb12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:21.000Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:20.134Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.fb9d0a20-df38-4647-8952-61dbe5fdcb12"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:21.750Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:20.997Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:21.750Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_fq77md", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:21.286Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:22.587Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/R9XTF/add-snmpproxy-collector.py", "level": "info", "target_id": "proxy_node_fq77md", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:22.223Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.5d791727-4b0d-4b93-8442-3da0146ae543"}], "metadata": {"pagination": {"total": 2967, "offset": 2925, "size": 50}}} 2019-06-30 11:06:24,526 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:06:24,526 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:06:24 GMT 2019-06-30 11:06:24,527 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:06:24,527 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:06:24,527 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:06:24,527 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:06:24,527 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:06:24,527 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:06:24,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20190630T110000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2019-06-30 11:06:24,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-06-30 11:06:24,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/78PH4/bind.py 2019-06-30 11:06:24,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:06:24,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {u'homer_54mkzu': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-54mkzu'}}, u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}}, 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.5', u'hss_hostname': u''}. 2019-06-30 11:06:24,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-30 11:06:24,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-06-30 11:06:24,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-30 11:06:24,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-30 11:06:24,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpslV3nk', '/etc/bind/db.clearwater.local'] 2019-06-30 11:06:24,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {u'homer_54mkzu': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-54mkzu'}}, u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}}, 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.5', u'hss_hostname': u''}. 2019-06-30 11:06:24,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-30 11:06:24,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-30 11:06:24,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-06-30 11:06:24,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-30 11:06:24,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-06-30 11:06:24,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpM0sJkp', '/etc/bind/db.clearwater.opnfv'] 2019-06-30 11:06:24,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:06:24,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-30 11:06:24,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-30 11:06:24,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:06:24,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-30 11:06:24,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:06:24,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-30 11:06:24,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-30 11:06:24,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/P20G0/bind.py 2019-06-30 11:06:24,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-30 11:06:24,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-06-30 11:06:24,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-30 11:06:24,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpmRog2B', '/etc/bind/db.clearwater.opnfv'] 2019-06-30 11:06:24,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {u'homer_54mkzu': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-54mkzu'}}, u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}, u'bono': {u'bono_8gz6ic': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.9', u'name': u'bono-8gz6ic'}}}, 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.5', u'hss_hostname': u''}. 2019-06-30 11:06:24,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-06-30 11:06:24,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-30 11:06:24,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-30 11:06:24,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {u'homer_54mkzu': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-54mkzu'}}, u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}, u'bono': {u'bono_8gz6ic': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.9', u'name': u'bono-8gz6ic'}}}, 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.5', u'hss_hostname': u''}. 2019-06-30 11:06:24,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpgHoXRC', '/etc/bind/db.clearwater.local'] 2019-06-30 11:06:24,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-30 11:06:24,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-30 11:06:24,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-30 11:06:24,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:06:24,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:06:24,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/R9XTF/add-snmpproxy-collector.py 2019-06-30 11:06:24,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:06:24,798 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:06:24,798 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:06:24,798 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:06:24,798 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:06:24,799 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:06:24,799 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:06:24,799 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:06:24,799 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:06:24,799 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:06:24,799 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:06:24 GMT 2019-06-30 11:06:24,799 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:06:24,799 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:06:24,799 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:06:24,799 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:06:24,799 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:06:29,805 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:06:29,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:06:29,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:06:29,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:06:29,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:06:29,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:06:29,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:06:29,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:06:29,897 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:26.066Z", "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 0 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 (15.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58154 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...\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\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...\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\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...\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 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\t0m35.170s\nuser\t0m13.219s\nsys\t0m3.814s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:25.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:26.572Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:25.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:26.572Z", "message": "[ellis] Configure a new DNS server", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:25.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:26.572Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:26.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:28.308Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.073s\nuser\t0m0.006s\nsys\t0m0.051s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:28.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:28.929Z", "message": "[ellis] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:28.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:28.929Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:8f:f0:df \n inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe8f:f0df/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:88438 errors:0 dropped:0 overruns:0 frame:0\n TX packets:32012 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:151404291 (151.4 MB) TX bytes:5364213 (5.3 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:1184 errors:0 dropped:0 overruns:0 frame:0\n TX packets:1184 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:144348 (144.3 KB) TX bytes:144348 (144.3 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:28.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:28.929Z", "message": "[ellis] sudo ps ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:28.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:28.929Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:00 ? 00:00:01 /sbin/init\nroot 2 0 0 11:00 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:00 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 11:00 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:00 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 11:00 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:00 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:00 ? 00:00:00 [rcu_bh]\nroot 10 2 0 11:00 ? 00:00:00 [rcuob/0]\nroot 11 2 0 11:00 ? 00:00:00 [migration/0]\nroot 12 2 0 11:00 ? 00:00:00 [watchdog/0]\nroot 13 2 0 11:00 ? 00:00:00 [khelper]\nroot 14 2 0 11:00 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 11:00 ? 00:00:00 [netns]\nroot 16 2 0 11:00 ? 00:00:00 [writeback]\nroot 17 2 0 11:00 ? 00:00:00 [kintegrityd]\nroot 18 2 0 11:00 ? 00:00:00 [bioset]\nroot 19 2 0 11:00 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 11:00 ? 00:00:00 [kblockd]\nroot 21 2 0 11:00 ? 00:00:00 [ata_sff]\nroot 22 2 0 11:00 ? 00:00:00 [khubd]\nroot 23 2 0 11:00 ? 00:00:00 [md]\nroot 24 2 0 11:00 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 11:00 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 11:00 ? 00:00:00 [khungtaskd]\nroot 28 2 0 11:00 ? 00:00:00 [kswapd0]\nroot 29 2 0 11:00 ? 00:00:00 [vmstat]\nroot 30 2 0 11:00 ? 00:00:00 [ksmd]\nroot 31 2 0 11:00 ? 00:00:00 [khugepaged]\nroot 32 2 0 11:00 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 11:00 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 11:00 ? 00:00:00 [crypto]\nroot 46 2 0 11:00 ? 00:00:00 [kthrotld]\nroot 47 2 0 11:00 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 11:00 ? 00:00:00 [vballoon]\nroot 49 2 0 11:00 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 11:00 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 11:00 ? 00:00:00 [deferwq]\nroot 72 2 0 11:00 ? 00:00:00 [charger_manager]\nroot 114 2 0 11:00 ? 00:00:00 [kpsmoused]\nroot 131 2 0 11:00 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 11:00 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 11:00 ? 00:00:00 [ext4-rsv-conver]\nroot 374 1 0 11:00 ? 00:00:00 upstart-udev-bridge --daemon\nroot 379 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 437 2 0 11:00 ? 00:00:00 [kworker/u3:1]\nroot 499 1 0 11:00 ? 00:00:00 upstart-socket-bridge --daemon\nroot 545 1 0 11:00 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 11:00 ? 00:00:00 [kauditd]\nmessage+ 884 1 0 11:00 ? 00:00:00 dbus-daemon --system --fork\nroot 918 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-logind\nroot 934 1 0 11:00 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 935 1 0 11:00 ? 00:00:00 rsyslogd\nroot 1039 1 0 11:00 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1042 1 0 11:00 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1046 1 0 11:00 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1047 1 0 11:00 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1049 1 0 11:00 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1092 1 0 11:00 ? 00:00:00 /usr/sbin/sshd -D\nroot 1097 1 0 11:00 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1098 1 0 11:00 ? 00:00:00 cron\ndaemon 1099 1 0 11:00 ? 00:00:00 atd\nroot 1184 1 0 11:00 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1190 1 0 11:00 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1461 1 0 11:00 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_p1hvbm/env/bin/python -m cloudify_agent.worker --queue ellis_host_p1hvbm --max-workers 5 --name ellis_host_p1hvbm\nubuntu 1463 1461 0 11:00 ? 00:00:01 /home/ubuntu/ellis_host_p1hvbm/env/bin/python -m cloudify_agent.worker --queue ellis_host_p1hvbm --max-workers 5 --name ellis_host_p1hvbm\nubuntu 1607 1 0 11:01 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_p1hvbm/env/bin/diamond --configfile /home/ubuntu/ellis_host_p1hvbm/work/plugins/diamond/etc/diamond.conf\nubuntu 1730 1463 1 11:03 ? 00:00:02 /home/ubuntu/ellis_host_p1hvbm/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-zjl067\nubuntu 1740 1730 0 11:03 ? 00:00:00 /bin/sh -c /tmp/ZC2YG/install-ellis.sh\nubuntu 1742 1740 0 11:03 ? 00:00:00 /bin/bash -e /tmp/ZC2YG/install-ellis.sh\nmysql 9088 1 0 11:05 ? 00:00:00 /usr/sbin/mysqld\nntp 9237 1 0 11:05 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9824 1 0 11:05 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9873 1 0 11:05 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9877 9873 0 11:05 ? 00:00:00 inotifywait -e create -qq .\nroot 9997 1 0 11:05 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9998 9997 0 11:05 ? 00:00:00 nginx: worker process\nwww-data 9999 9997 0 11:05 ? 00:00:00 nginx: worker process\nwww-data 10000 9997 0 11:05 ? 00:00:00 nginx: worker process\nwww-data 10001 9997 0 11:05 ? 00:00:00 nginx: worker process\nellis 10188 1 0 11:05 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nclearwa+ 10560 1 0 11:06 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.6:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.6 --name 192-168-120-6 --debug --initial-cluster 192-168-120-5=http://192.168.120.5:2380,192-168-120-6=http://192.168.120.6:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.6:2380 --listen-peer-urls http://192.168.120.6:2380\nroot 10695 1 0 11:06 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.6 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-queue-manager --pidfile=/var/run/clearwater-queue-manager.pid --etcd-key=clearwater --node-type=ellis --wait-plugin-complete=Y\nroot 10739 1 0 11:06 ? 00:00:00 /usr/share/clearwater/clearwater-cluster-manager/env/bin/python /usr/share/clearwater/bin/clearwater-cluster-manager --mgmt-local-ip=192.168.120.6 --sig-local-ip=192.168.120.6 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=ae3f1854-0360-40f5-9a91-3b62f00924dc --etcd-key=clearwater --etcd-cluster-key=ellis --cluster-manager-enabled=Y --log-level=3 --log-directory=/var/log/clearwater-cluster-manager --pidfile=/var/run/clearwater-cluster-manager.pid\nroot 10821 9824 0 11:06 ? 00:00:00 [nginx_ping] \nroot 10824 9824 0 11:06 ? 00:00:00 [check-nginx-upt] \nroot 10828 9824 0 11:06 ? 00:00:00 [check-monit-upt] \nroot 10830 9824 0 11:06 ? 00:00:00 [poll_ellis.sh] \nroot 10838 9824 0 11:06 ? 00:00:00 [poll_ellis_http] \nroot 10841 9824 0 11:06 ? 00:00:00 [check-queue-man] \nroot 10845 9824 0 11:06 ? 00:00:00 [check-etcd-upti] \nroot 10849 9824 0 11:06 ? 00:00:00 [poll_etcd_clust] \nroot 10852 9824 0 11:06 ? 00:00:00 [poll_etcd.sh] \nroot 10898 1 0 11:06 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.6 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater\ndnsmasq 10980 1 0 11:06 ? 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 11027 1742 0 11:06 ? 00:00:00 /bin/bash -e /tmp/ZC2YG/install-ellis.sh\nubuntu 11028 11027 0 11:06 ? 00:00:00 /bin/bash -e /tmp/ZC2YG/install-ellis.sh\nroot 11029 11028 0 11:06 ? 00:00:00 sudo ps -edf\nroot 11030 11029 0 11:06 ? 00:00:00 ps -edf\n\nreal\t0m0.012s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:28.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:28.929Z", "message": "[ellis] sudo netstat ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:28.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:28.929Z", "message": "[ellis] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 192.168.120.6:2380 0.0.0.0:* LISTEN 10560/etcd \ntcp 0 0 127.0.0.1:58734 0.0.0.0:* LISTEN 1730/python \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10980/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9824/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9997/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9088/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 10980/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1092/sshd \ntcp6 0 0 :::4000 :::* LISTEN 10560/etcd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10980/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 545/dhclient \nudp 0 0 192.168.120.6:123 0.0.0.0:* 9237/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9237/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9237/ntpd \nudp 0 0 0.0.0.0:55213 0.0.0.0:* 545/dhclient \nudp6 0 0 ::1:53 :::* 10980/dnsmasq \nudp6 0 0 :::37462 :::* 545/dhclient \nudp6 0 0 fe80::f816:3eff:fe8:123 :::* 9237/ntpd \nudp6 0 0 ::1:123 :::* 9237/ntpd \nudp6 0 0 :::123 :::* 9237/ntpd \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7210 379/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9035 1097/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20616 9088/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 22169 10188/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 8686 884/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:28.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:28.929Z", "message": "[ellis] sudo find /var/log", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:28.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:28.929Z", "message": "[ellis] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/sa30\n/var/log/sysstat/clearwater-sa30\n/var/log/wtmp\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/ntpstats\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/iotop.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/unattended-upgrades\n/var/log/dpkg.log\n/var/log/syslog\n/var/log/btmp\n/var/log/kern.log\n/var/log/ellis\n/var/log/mysql.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/mysql.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/clearwater-config-manager/config-manager_20190630T110000Z.txt\n/var/log/clearwater-config-manager/config-manager.output.log\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/boot.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/mysql\n/var/log/mysql/error.log\n/var/log/clearwater-queue-manager\n/var/log/clearwater-queue-manager/queue-manager.output.log\n/var/log/clearwater-queue-manager/queue-manager_20190630T110000Z.txt\n/var/log/clearwater-queue-manager/queue_operation.log\n/var/log/mysql.err\n/var/log/udev\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-cluster-manager/cluster-manager_20190630T110000Z.txt\n/var/log/clearwater-cluster-manager/cluster-manager.output.log\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:28.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:28.929Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:28.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:28.929Z", "message": "[ellis] => [30-Jun-2019 11:05:31 UTC] clearwater-diags-monitor starting\n[30-Jun-2019 11:05:31 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:28.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:28.929Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:28.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:28.929Z", "message": "[ellis] => 30-06-2019 11:06:18.132 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile\n30-06-2019 11:06:18.132 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:28.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:28.929Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:28.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:28.929Z", "message": "[ellis] => 30-06-2019 11:06:25.319 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile\n30-06-2019 11:06:25.323 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py\n30-06-2019 11:06:25.325 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py\n30-06-2019 11:06:25.325 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully\n30-06-2019 11:06:25.325 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py\n30-06-2019 11:06:25.326 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py\n30-06-2019 11:06:25.326 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully\n30-06-2019 11:06:25.387 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py\n30-06-2019 11:06:27.491 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n30-06-2019 11:06:27.491 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n30-06-2019 11:06:27.492 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n30-06-2019 11:06:27.493 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n30-06-2019 11:06:27.530 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value {\n \"hostnames\": [\n ]\n} from etcd, comparing to last value None\n30-06-2019 11:06:27.530 UTC INFO etcd_synchronizer.py:40 (thread DNSJSONPlugin): Got new config value from etcd - filename /etc/clearwater/dns.json, file size 24, MD5 hash b34e5b6d718cca35ce2d8841cea01ad6\n30-06-2019 11:06:27.530 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file\n30-06-2019 11:06:27.531 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.5: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.5\n\n\n\n# Email server configuration\nsmtp_smarthost=localhost\nsmtp_username=username\nsmtp_password=password\nemail_recovery_sender=clearwater@example.org\n\n# Keys\nsignup_key=secret\nturn_workaround=secret\nellis_api_key=secret\nellis_cookie_key=secret\n\nhomestead_impu_store=vellum.clearwater.local from etcd, comparing to last value None\n30-06-2019 11:06:27.531 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 847, MD5 hash c5b38e426c9b58599a178710a6caf459\n30-06-2019 11:06:27.531 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:28.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:29.599Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:28.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:29.599Z", "message": "[ellis] => 2019-06-30 11:06:05.653526116 Stopping etcd clearwater-etcd\n2019-06-30 11:06:07.433700777 Restarting etcd clearwater-etcd\n2019-06-30 11:06:07.438574552 Configured ETCDCTL_PEERS: 192.168.120.5:4000,\n2019-06-30 11:06:07.439351194 Check for previous failed startup attempt\n2019-06-30 11:06:07.440484154 Running etcdctl member list\n3ead290dbd94d86: name=192-168-120-5 peerURLs=http://192.168.120.5:2380 clientURLs=http://192.168.120.5:4000 isLeader=true\n2019-06-30 11:06:07.520921064 etcdctl returned 0\n2019-06-30 11:06:07.531905277 Joining existing cluster...\n2019-06-30 11:06:12.539500028 Configured ETCDCTL_PEERS: 192.168.120.5:4000,\n2019-06-30 11:06:12.540342898 Check cluster is healthy\n2019-06-30 11:06:12.542393869 Running etcdctl cluster-health\nmember 3ead290dbd94d86 is healthy: got healthy result from http://192.168.120.5:4000\ncluster is healthy\n2019-06-30 11:06:12.557043465 etcdctl returned 0\n2019-06-30 11:06:12.558130809 Tell the cluster we're joining\n2019-06-30 11:06:12.558935720 Running etcdctl member add 192-168-120-6 http://192.168.120.6:2380\nAdded member named 192-168-120-6 with ID d4f0972f9c953b3 to cluster\n\nETCD_NAME=\"192-168-120-6\"\nETCD_INITIAL_CLUSTER=\"192-168-120-5=http://192.168.120.5:2380,192-168-120-6=http://192.168.120.6:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2019-06-30 11:06:12.577474207 etcdctl returned 0\n2019-06-30 11:06:12.630755092 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.6:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.6\n --name 192-168-120-6\n --debug --initial-cluster 192-168-120-5=http://192.168.120.5:2380,192-168-120-6=http://192.168.120.6:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.6:2380\n --listen-peer-urls http://192.168.120.6:2380\n2019-06-30 11:06:12.633867808 Check we're actually a member of the cluster\n2019-06-30 11:06:12.647652969 Wait for etcd to startup\n2019-06-30 11:06:13.659834727 Etcd started successfully\n2019-06-30 11:06:12.686876 I | etcdmain: etcd Version: 3.1.7\n2019-06-30 11:06:12.686965 I | etcdmain: Git SHA: 43b7507\n2019-06-30 11:06:12.686970 I | etcdmain: Go Version: go1.7.5\n2019-06-30 11:06:12.686974 I | etcdmain: Go OS/Arch: linux/amd64\n2019-06-30 11:06:12.686978 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1\n2019-06-30 11:06:12.687088 I | embed: listening for peers on http://192.168.120.6:2380\n2019-06-30 11:06:12.687152 I | embed: listening for client requests on 0.0.0.0:4000\n2019-06-30 11:06:12.794709 I | etcdserver: name = 192-168-120-6\n2019-06-30 11:06:12.794824 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.6\n2019-06-30 11:06:12.794837 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.6/member\n2019-06-30 11:06:12.794842 I | etcdserver: heartbeat = 100ms\n2019-06-30 11:06:12.794847 I | etcdserver: election = 1000ms\n2019-06-30 11:06:12.794854 I | etcdserver: snapshot count = 10000\n2019-06-30 11:06:12.794881 I | etcdserver: advertise client URLs = http://192.168.120.6:4000\n2019-06-30 11:06:13.182171 I | etcdserver: starting member d4f0972f9c953b3 in cluster 840b2089179fd793\n2019-06-30 11:06:13.182371 I | raft: d4f0972f9c953b3 became follower at term 0\n2019-06-30 11:06:13.182411 I | raft: newRaft d4f0972f9c953b3 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-06-30 11:06:13.182418 I | raft: d4f0972f9c953b3 became follower at term 1\n2019-06-30 11:06:13.201232 I | rafthttp: started HTTP pipelining with peer 3ead290dbd94d86\n2019-06-30 11:06:13.201305 I | rafthttp: starting peer 3ead290dbd94d86...\n2019-06-30 11:06:13.201319 I | rafthttp: started HTTP pipelining with peer 3ead290dbd94d86\n2019-06-30 11:06:13.207853 I | rafthttp: started peer 3ead290dbd94d86\n2019-06-30 11:06:13.207907 I | rafthttp: added peer 3ead290dbd94d86\n2019-06-30 11:06:13.207957 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-06-30 11:06:13.212319 I | rafthttp: started streaming with peer 3ead290dbd94d86 (writer)\n2019-06-30 11:06:13.212344 I | rafthttp: started streaming with peer 3ead290dbd94d86 (writer)\n2019-06-30 11:06:13.212387 I | rafthttp: started streaming with peer 3ead290dbd94d86 (stream MsgApp v2 reader)\n2019-06-30 11:06:13.212614 I | rafthttp: started streaming with peer 3ead290dbd94d86 (stream Message reader)\n2019-06-30 11:06:13.215805 I | raft: d4f0972f9c953b3 [term: 1] received a MsgHeartbeat message with higher term from 3ead290dbd94d86 [term: 2]\n2019-06-30 11:06:13.215821 I | raft: d4f0972f9c953b3 became follower at term 2\n2019-06-30 11:06:13.215858 I | raft: raft.node: d4f0972f9c953b3 elected leader 3ead290dbd94d86 at term 2\n2019-06-30 11:06:13.218402 I | rafthttp: peer 3ead290dbd94d86 became active\n2019-06-30 11:06:13.218419 I | rafthttp: established a TCP streaming connection with peer 3ead290dbd94d86 (stream Message writer)\n2019-06-30 11:06:13.221721 I | rafthttp: established a TCP streaming connection with peer 3ead290dbd94d86 (stream MsgApp v2 writer)\n2019-06-30 11:06:13.225853 D | raft: d4f0972f9c953b3 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 3ead290dbd94d86\n2019-06-30 11:06:13.225939 I | rafthttp: established a TCP streaming connection with peer 3ead290dbd94d86 (stream Message reader)\n2019-06-30 11:06:13.225995 I | rafthttp: established a TCP streaming connection with peer 3ead290dbd94d86 (stream MsgApp v2 reader)\n2019-06-30 11:06:13.226047 D | raft: d4f0972f9c953b3 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 3ead290dbd94d86\n2019-06-30 11:06:13.226220 D | raft: d4f0972f9c953b3 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 3ead290dbd94d86\n2019-06-30 11:06:13.226288 D | raft: d4f0972f9c953b3 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 3ead290dbd94d86\n2019-06-30 11:06:13.226359 D | raft: d4f0972f9c953b3 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 3ead290dbd94d86\n2019-06-30 11:06:13.230822 I | etcdserver/membership: added member 3ead290dbd94d86 [http://192.168.120.5:2380] to cluster 840b2089179fd793\n2019-06-30 11:06:13.231048 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-06-30 11:06:13.231089 I | etcdserver/api: enabled capabilities for version 3.1\n2019-06-30 11:06:13.231303 I | etcdserver/membership: added member d4f0972f9c953b3 [http://192.168.120.6:2380] to cluster 840b2089179fd793\n2019-06-30 11:06:13.231888 I | etcdserver: published {Name:192-168-120-6 ClientURLs:[http://192.168.120.6:4000]} to cluster 840b2089179fd793\n2019-06-30 11:06:13.231994 I | embed: ready to serve client requests\n2019-06-30 11:06:13.232839 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-06-30 11:06:13.847137 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:43066\n2019-06-30 11:06:13.853321 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:43067\n2019-06-30 11:06:13.877649 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:43069\n2019-06-30 11:06:17.767315 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.6:43072\n2019-06-30 11:06:17.946260 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:43073\n2019-06-30 11:06:17.951048 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.6:43072\n2019-06-30 11:06:17.956469 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:43074\n2019-06-30 11:06:18.236184 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:43076\n2019-06-30 11:06:22.066166 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.5:58453\n2019-06-30 11:06:22.454737 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.6:43072\n2019-06-30 11:06:22.467250 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.6:43072\n2019-06-30 11:06:24.525884 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.9:34213\n2019-06-30 11:06:24.526349 D | etcdserver/api/v2http: [GET] /v2/members/leader remote:192.168.120.9:34213\n2019-06-30 11:06:25.137127 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:43078\n2019-06-30 11:06:25.161285 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:43080\n2019-06-30 11:06:25.196459 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:43082\n2019-06-30 11:06:26.674563 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.6:43072\n2019-06-30 11:06:26.679765 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.6:43072\n2019-06-30 11:06:27.493380 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.6:43091\n2019-06-30 11:06:27.494491 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.6:43092\n2019-06-30 11:06:27.648348 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.6:43093\n2019-06-30 11:06:27.653622 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.6:43093\n2019-06-30 11:06:27.659302 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.6:43094\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:28.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:29.599Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-ellis-host-p1hvbm", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:28.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:29.599Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:28.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:29.599Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:28.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:29.599Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:28.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:29.599Z", "message": " \r100 3149 100 3149 0 0 18878 0 --:--:-- --:--:-- --:--:-- 18856\r100 3149 100 3149 0 0 18872 0 --:--:-- --:--:-- --:--:-- 18856", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:28.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:29.599Z", "message": "Execution done (PID=1740, return_code=0): /tmp/ZC2YG/install-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:28.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:29.599Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:28.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:29.599Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:29.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:29.599Z", "message": " OK", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:28.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:29.599Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:29.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:29.599Z", "message": "[ellis] => 30-06-2019 11:06:17.725 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile\n30-06-2019 11:06:17.725 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py\n30-06-2019 11:06:17.754 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py\n30-06-2019 11:06:17.755 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully\n30-06-2019 11:06:17.758 UTC INFO main.py:114 (thread MainThread): Loaded plugin \n30-06-2019 11:06:17.763 UTC INFO main.py:121 (thread MainThread): Started thread for plugin \n30-06-2019 11:06:17.950 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet\n30-06-2019 11:06:18.235 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd\n30-06-2019 11:06:18.235 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n30-06-2019 11:06:18.246 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py\n30-06-2019 11:06:20.348 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n30-06-2019 11:06:22.451 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": []} into etcd with index None\n30-06-2019 11:06:22.469 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n30-06-2019 11:06:22.488 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd, comparing to last value None\n30-06-2019 11:06:24.571 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n30-06-2019 11:06:26.673 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": []} into etcd with index None\n30-06-2019 11:06:26.741 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-7): Read value {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd, comparing to last value None\n30-06-2019 11:06:26.741 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd\n30-06-2019 11:06:26.741 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n30-06-2019 11:06:27.647 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis\n30-06-2019 11:06:27.647 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.6-ellis to queue to restart\n30-06-2019 11:06:27.658 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue\n30-06-2019 11:06:27.659 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.6-ellis\"}]}\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:28.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:29.599Z", "message": "[ellis] Installation is done", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:28.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:29.599Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-ellis-host-p1hvbm", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:28.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:29.599Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:28.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:29.599Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:29.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:29.599Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:29.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:29.599Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:29.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.63e7bf30-d303-4f30-8eee-73521f0649de"}], "metadata": {"pagination": {"total": 3005, "offset": 2967, "size": 50}}} 2019-06-30 11:06:29,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:06:29,897 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:06:29 GMT 2019-06-30 11:06:29,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:06:29,897 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:06:29,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:06:29,897 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:06:29,897 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:06:29,898 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:06:29,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (15.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58154 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m35.170s user 0m13.219s sys 0m3.814s 2019-06-30 11:06:29,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2019-06-30 11:06:29,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2019-06-30 11:06:29,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2019-06-30 11:06:29,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.073s user 0m0.006s sys 0m0.051s 2019-06-30 11:06:29,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2019-06-30 11:06:29,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:8f:f0:df inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe8f:f0df/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:88438 errors:0 dropped:0 overruns:0 frame:0 TX packets:32012 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:151404291 (151.4 MB) TX bytes:5364213 (5.3 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1184 errors:0 dropped:0 overruns:0 frame:0 TX packets:1184 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:144348 (144.3 KB) TX bytes:144348 (144.3 KB) real 0m0.007s user 0m0.000s sys 0m0.006s 2019-06-30 11:06:29,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2019-06-30 11:06:29,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:00 ? 00:00:01 /sbin/init root 2 0 0 11:00 ? 00:00:00 [kthreadd] root 3 2 0 11:00 ? 00:00:00 [ksoftirqd/0] root 5 2 0 11:00 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:00 ? 00:00:00 [kworker/u2:0] root 7 2 0 11:00 ? 00:00:00 [rcu_sched] root 8 2 0 11:00 ? 00:00:00 [rcuos/0] root 9 2 0 11:00 ? 00:00:00 [rcu_bh] root 10 2 0 11:00 ? 00:00:00 [rcuob/0] root 11 2 0 11:00 ? 00:00:00 [migration/0] root 12 2 0 11:00 ? 00:00:00 [watchdog/0] root 13 2 0 11:00 ? 00:00:00 [khelper] root 14 2 0 11:00 ? 00:00:00 [kdevtmpfs] root 15 2 0 11:00 ? 00:00:00 [netns] root 16 2 0 11:00 ? 00:00:00 [writeback] root 17 2 0 11:00 ? 00:00:00 [kintegrityd] root 18 2 0 11:00 ? 00:00:00 [bioset] root 19 2 0 11:00 ? 00:00:00 [kworker/u3:0] root 20 2 0 11:00 ? 00:00:00 [kblockd] root 21 2 0 11:00 ? 00:00:00 [ata_sff] root 22 2 0 11:00 ? 00:00:00 [khubd] root 23 2 0 11:00 ? 00:00:00 [md] root 24 2 0 11:00 ? 00:00:00 [devfreq_wq] root 25 2 0 11:00 ? 00:00:00 [kworker/0:1] root 27 2 0 11:00 ? 00:00:00 [khungtaskd] root 28 2 0 11:00 ? 00:00:00 [kswapd0] root 29 2 0 11:00 ? 00:00:00 [vmstat] root 30 2 0 11:00 ? 00:00:00 [ksmd] root 31 2 0 11:00 ? 00:00:00 [khugepaged] root 32 2 0 11:00 ? 00:00:00 [fsnotify_mark] root 33 2 0 11:00 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 11:00 ? 00:00:00 [crypto] root 46 2 0 11:00 ? 00:00:00 [kthrotld] root 47 2 0 11:00 ? 00:00:00 [kworker/u2:1] root 48 2 0 11:00 ? 00:00:00 [vballoon] root 49 2 0 11:00 ? 00:00:00 [scsi_eh_0] root 50 2 0 11:00 ? 00:00:00 [scsi_eh_1] root 71 2 0 11:00 ? 00:00:00 [deferwq] root 72 2 0 11:00 ? 00:00:00 [charger_manager] root 114 2 0 11:00 ? 00:00:00 [kpsmoused] root 131 2 0 11:00 ? 00:00:00 [kworker/0:2] root 176 2 0 11:00 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 11:00 ? 00:00:00 [ext4-rsv-conver] root 374 1 0 11:00 ? 00:00:00 upstart-udev-bridge --daemon root 379 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 437 2 0 11:00 ? 00:00:00 [kworker/u3:1] root 499 1 0 11:00 ? 00:00:00 upstart-socket-bridge --daemon root 545 1 0 11:00 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 11:00 ? 00:00:00 [kauditd] message+ 884 1 0 11:00 ? 00:00:00 dbus-daemon --system --fork root 918 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-logind root 934 1 0 11:00 ? 00:00:00 upstart-file-bridge --daemon syslog 935 1 0 11:00 ? 00:00:00 rsyslogd root 1039 1 0 11:00 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1042 1 0 11:00 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1046 1 0 11:00 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1047 1 0 11:00 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1049 1 0 11:00 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1092 1 0 11:00 ? 00:00:00 /usr/sbin/sshd -D root 1097 1 0 11:00 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1098 1 0 11:00 ? 00:00:00 cron daemon 1099 1 0 11:00 ? 00:00:00 atd root 1184 1 0 11:00 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1190 1 0 11:00 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 11:00 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_p1hvbm/env/bin/python -m cloudify_agent.worker --queue ellis_host_p1hvbm --max-workers 5 --name ellis_host_p1hvbm ubuntu 1463 1461 0 11:00 ? 00:00:01 /home/ubuntu/ellis_host_p1hvbm/env/bin/python -m cloudify_agent.worker --queue ellis_host_p1hvbm --max-workers 5 --name ellis_host_p1hvbm ubuntu 1607 1 0 11:01 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_p1hvbm/env/bin/diamond --configfile /home/ubuntu/ellis_host_p1hvbm/work/plugins/diamond/etc/diamond.conf ubuntu 1730 1463 1 11:03 ? 00:00:02 /home/ubuntu/ellis_host_p1hvbm/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-zjl067 ubuntu 1740 1730 0 11:03 ? 00:00:00 /bin/sh -c /tmp/ZC2YG/install-ellis.sh ubuntu 1742 1740 0 11:03 ? 00:00:00 /bin/bash -e /tmp/ZC2YG/install-ellis.sh mysql 9088 1 0 11:05 ? 00:00:00 /usr/sbin/mysqld ntp 9237 1 0 11:05 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9824 1 0 11:05 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9873 1 0 11:05 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9877 9873 0 11:05 ? 00:00:00 inotifywait -e create -qq . root 9997 1 0 11:05 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9998 9997 0 11:05 ? 00:00:00 nginx: worker process www-data 9999 9997 0 11:05 ? 00:00:00 nginx: worker process www-data 10000 9997 0 11:05 ? 00:00:00 nginx: worker process www-data 10001 9997 0 11:05 ? 00:00:00 nginx: worker process ellis 10188 1 0 11:05 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background clearwa+ 10560 1 0 11:06 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.6:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.6 --name 192-168-120-6 --debug --initial-cluster 192-168-120-5=http://192.168.120.5:2380,192-168-120-6=http://192.168.120.6:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.6:2380 --listen-peer-urls http://192.168.120.6:2380 root 10695 1 0 11:06 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.6 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-queue-manager --pidfile=/var/run/clearwater-queue-manager.pid --etcd-key=clearwater --node-type=ellis --wait-plugin-complete=Y root 10739 1 0 11:06 ? 00:00:00 /usr/share/clearwater/clearwater-cluster-manager/env/bin/python /usr/share/clearwater/bin/clearwater-cluster-manager --mgmt-local-ip=192.168.120.6 --sig-local-ip=192.168.120.6 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=ae3f1854-0360-40f5-9a91-3b62f00924dc --etcd-key=clearwater --etcd-cluster-key=ellis --cluster-manager-enabled=Y --log-level=3 --log-directory=/var/log/clearwater-cluster-manager --pidfile=/var/run/clearwater-cluster-manager.pid root 10821 9824 0 11:06 ? 00:00:00 [nginx_ping] root 10824 9824 0 11:06 ? 00:00:00 [check-nginx-upt] root 10828 9824 0 11:06 ? 00:00:00 [check-monit-upt] root 10830 9824 0 11:06 ? 00:00:00 [poll_ellis.sh] root 10838 9824 0 11:06 ? 00:00:00 [poll_ellis_http] root 10841 9824 0 11:06 ? 00:00:00 [check-queue-man] root 10845 9824 0 11:06 ? 00:00:00 [check-etcd-upti] root 10849 9824 0 11:06 ? 00:00:00 [poll_etcd_clust] root 10852 9824 0 11:06 ? 00:00:00 [poll_etcd.sh] root 10898 1 0 11:06 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.6 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater dnsmasq 10980 1 0 11:06 ? 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 11027 1742 0 11:06 ? 00:00:00 /bin/bash -e /tmp/ZC2YG/install-ellis.sh ubuntu 11028 11027 0 11:06 ? 00:00:00 /bin/bash -e /tmp/ZC2YG/install-ellis.sh root 11029 11028 0 11:06 ? 00:00:00 sudo ps -edf root 11030 11029 0 11:06 ? 00:00:00 ps -edf real 0m0.012s user 0m0.000s sys 0m0.010s 2019-06-30 11:06:29,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2019-06-30 11:06:29,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 192.168.120.6:2380 0.0.0.0:* LISTEN 10560/etcd tcp 0 0 127.0.0.1:58734 0.0.0.0:* LISTEN 1730/python tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10980/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9824/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9997/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9088/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10980/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1092/sshd tcp6 0 0 :::4000 :::* LISTEN 10560/etcd udp 0 0 127.0.0.1:53 0.0.0.0:* 10980/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 545/dhclient udp 0 0 192.168.120.6:123 0.0.0.0:* 9237/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9237/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9237/ntpd udp 0 0 0.0.0.0:55213 0.0.0.0:* 545/dhclient udp6 0 0 ::1:53 :::* 10980/dnsmasq udp6 0 0 :::37462 :::* 545/dhclient udp6 0 0 fe80::f816:3eff:fe8:123 :::* 9237/ntpd udp6 0 0 ::1:123 :::* 9237/ntpd udp6 0 0 :::123 :::* 9237/ntpd Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7210 379/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9035 1097/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20616 9088/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 22169 10188/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 8686 884/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.011s user 0m0.000s sys 0m0.009s 2019-06-30 11:06:29,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2019-06-30 11:06:29,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/sa30 /var/log/sysstat/clearwater-sa30 /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/unattended-upgrades /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/ellis /var/log/mysql.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/mysql.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/clearwater-config-manager/config-manager_20190630T110000Z.txt /var/log/clearwater-config-manager/config-manager.output.log /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/mysql /var/log/mysql/error.log /var/log/clearwater-queue-manager /var/log/clearwater-queue-manager/queue-manager.output.log /var/log/clearwater-queue-manager/queue-manager_20190630T110000Z.txt /var/log/clearwater-queue-manager/queue_operation.log /var/log/mysql.err /var/log/udev /var/log/clearwater-cluster-manager /var/log/clearwater-cluster-manager/cluster-manager_20190630T110000Z.txt /var/log/clearwater-cluster-manager/cluster-manager.output.log /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.010s user 0m0.004s sys 0m0.002s 2019-06-30 11:06:29,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-06-30 11:06:29,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [30-Jun-2019 11:05:31 UTC] clearwater-diags-monitor starting [30-Jun-2019 11:05:31 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.001s 2019-06-30 11:06:29,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-06-30 11:06:29,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 30-06-2019 11:06:18.132 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile 30-06-2019 11:06:18.132 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT real 0m0.005s user 0m0.000s sys 0m0.005s 2019-06-30 11:06:29,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-06-30 11:06:29,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 30-06-2019 11:06:25.319 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile 30-06-2019 11:06:25.323 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py 30-06-2019 11:06:25.325 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py 30-06-2019 11:06:25.325 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully 30-06-2019 11:06:25.325 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py 30-06-2019 11:06:25.326 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py 30-06-2019 11:06:25.326 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully 30-06-2019 11:06:25.387 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py 30-06-2019 11:06:27.491 UTC INFO main.py:113 (thread MainThread): Loaded plugin 30-06-2019 11:06:27.491 UTC INFO main.py:113 (thread MainThread): Loaded plugin 30-06-2019 11:06:27.492 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 30-06-2019 11:06:27.493 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 30-06-2019 11:06:27.530 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value { "hostnames": [ ] } from etcd, comparing to last value None 30-06-2019 11:06:27.530 UTC INFO etcd_synchronizer.py:40 (thread DNSJSONPlugin): Got new config value from etcd - filename /etc/clearwater/dns.json, file size 24, MD5 hash b34e5b6d718cca35ce2d8841cea01ad6 30-06-2019 11:06:27.530 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file 30-06-2019 11:06:27.531 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.5: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.5 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local from etcd, comparing to last value None 30-06-2019 11:06:27.531 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 847, MD5 hash c5b38e426c9b58599a178710a6caf459 30-06-2019 11:06:27.531 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file real 0m0.008s user 0m0.000s sys 0m0.007s 2019-06-30 11:06:29,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-06-30 11:06:29,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2019-06-30 11:06:05.653526116 Stopping etcd clearwater-etcd 2019-06-30 11:06:07.433700777 Restarting etcd clearwater-etcd 2019-06-30 11:06:07.438574552 Configured ETCDCTL_PEERS: 192.168.120.5:4000, 2019-06-30 11:06:07.439351194 Check for previous failed startup attempt 2019-06-30 11:06:07.440484154 Running etcdctl member list 3ead290dbd94d86: name=192-168-120-5 peerURLs=http://192.168.120.5:2380 clientURLs=http://192.168.120.5:4000 isLeader=true 2019-06-30 11:06:07.520921064 etcdctl returned 0 2019-06-30 11:06:07.531905277 Joining existing cluster... 2019-06-30 11:06:12.539500028 Configured ETCDCTL_PEERS: 192.168.120.5:4000, 2019-06-30 11:06:12.540342898 Check cluster is healthy 2019-06-30 11:06:12.542393869 Running etcdctl cluster-health member 3ead290dbd94d86 is healthy: got healthy result from http://192.168.120.5:4000 cluster is healthy 2019-06-30 11:06:12.557043465 etcdctl returned 0 2019-06-30 11:06:12.558130809 Tell the cluster we're joining 2019-06-30 11:06:12.558935720 Running etcdctl member add 192-168-120-6 http://192.168.120.6:2380 Added member named 192-168-120-6 with ID d4f0972f9c953b3 to cluster ETCD_NAME="192-168-120-6" ETCD_INITIAL_CLUSTER="192-168-120-5=http://192.168.120.5:2380,192-168-120-6=http://192.168.120.6:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2019-06-30 11:06:12.577474207 etcdctl returned 0 2019-06-30 11:06:12.630755092 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.6:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.6 --name 192-168-120-6 --debug --initial-cluster 192-168-120-5=http://192.168.120.5:2380,192-168-120-6=http://192.168.120.6:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.6:2380 --listen-peer-urls http://192.168.120.6:2380 2019-06-30 11:06:12.633867808 Check we're actually a member of the cluster 2019-06-30 11:06:12.647652969 Wait for etcd to startup 2019-06-30 11:06:13.659834727 Etcd started successfully 2019-06-30 11:06:12.686876 I | etcdmain: etcd Version: 3.1.7 2019-06-30 11:06:12.686965 I | etcdmain: Git SHA: 43b7507 2019-06-30 11:06:12.686970 I | etcdmain: Go Version: go1.7.5 2019-06-30 11:06:12.686974 I | etcdmain: Go OS/Arch: linux/amd64 2019-06-30 11:06:12.686978 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-06-30 11:06:12.687088 I | embed: listening for peers on http://192.168.120.6:2380 2019-06-30 11:06:12.687152 I | embed: listening for client requests on 0.0.0.0:4000 2019-06-30 11:06:12.794709 I | etcdserver: name = 192-168-120-6 2019-06-30 11:06:12.794824 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.6 2019-06-30 11:06:12.794837 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.6/member 2019-06-30 11:06:12.794842 I | etcdserver: heartbeat = 100ms 2019-06-30 11:06:12.794847 I | etcdserver: election = 1000ms 2019-06-30 11:06:12.794854 I | etcdserver: snapshot count = 10000 2019-06-30 11:06:12.794881 I | etcdserver: advertise client URLs = http://192.168.120.6:4000 2019-06-30 11:06:13.182171 I | etcdserver: starting member d4f0972f9c953b3 in cluster 840b2089179fd793 2019-06-30 11:06:13.182371 I | raft: d4f0972f9c953b3 became follower at term 0 2019-06-30 11:06:13.182411 I | raft: newRaft d4f0972f9c953b3 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-06-30 11:06:13.182418 I | raft: d4f0972f9c953b3 became follower at term 1 2019-06-30 11:06:13.201232 I | rafthttp: started HTTP pipelining with peer 3ead290dbd94d86 2019-06-30 11:06:13.201305 I | rafthttp: starting peer 3ead290dbd94d86... 2019-06-30 11:06:13.201319 I | rafthttp: started HTTP pipelining with peer 3ead290dbd94d86 2019-06-30 11:06:13.207853 I | rafthttp: started peer 3ead290dbd94d86 2019-06-30 11:06:13.207907 I | rafthttp: added peer 3ead290dbd94d86 2019-06-30 11:06:13.207957 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-06-30 11:06:13.212319 I | rafthttp: started streaming with peer 3ead290dbd94d86 (writer) 2019-06-30 11:06:13.212344 I | rafthttp: started streaming with peer 3ead290dbd94d86 (writer) 2019-06-30 11:06:13.212387 I | rafthttp: started streaming with peer 3ead290dbd94d86 (stream MsgApp v2 reader) 2019-06-30 11:06:13.212614 I | rafthttp: started streaming with peer 3ead290dbd94d86 (stream Message reader) 2019-06-30 11:06:13.215805 I | raft: d4f0972f9c953b3 [term: 1] received a MsgHeartbeat message with higher term from 3ead290dbd94d86 [term: 2] 2019-06-30 11:06:13.215821 I | raft: d4f0972f9c953b3 became follower at term 2 2019-06-30 11:06:13.215858 I | raft: raft.node: d4f0972f9c953b3 elected leader 3ead290dbd94d86 at term 2 2019-06-30 11:06:13.218402 I | rafthttp: peer 3ead290dbd94d86 became active 2019-06-30 11:06:13.218419 I | rafthttp: established a TCP streaming connection with peer 3ead290dbd94d86 (stream Message writer) 2019-06-30 11:06:13.221721 I | rafthttp: established a TCP streaming connection with peer 3ead290dbd94d86 (stream MsgApp v2 writer) 2019-06-30 11:06:13.225853 D | raft: d4f0972f9c953b3 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 3ead290dbd94d86 2019-06-30 11:06:13.225939 I | rafthttp: established a TCP streaming connection with peer 3ead290dbd94d86 (stream Message reader) 2019-06-30 11:06:13.225995 I | rafthttp: established a TCP streaming connection with peer 3ead290dbd94d86 (stream MsgApp v2 reader) 2019-06-30 11:06:13.226047 D | raft: d4f0972f9c953b3 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 3ead290dbd94d86 2019-06-30 11:06:13.226220 D | raft: d4f0972f9c953b3 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 3ead290dbd94d86 2019-06-30 11:06:13.226288 D | raft: d4f0972f9c953b3 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 3ead290dbd94d86 2019-06-30 11:06:13.226359 D | raft: d4f0972f9c953b3 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 3ead290dbd94d86 2019-06-30 11:06:13.230822 I | etcdserver/membership: added member 3ead290dbd94d86 [http://192.168.120.5:2380] to cluster 840b2089179fd793 2019-06-30 11:06:13.231048 N | etcdserver/membership: set the initial cluster version to 3.1 2019-06-30 11:06:13.231089 I | etcdserver/api: enabled capabilities for version 3.1 2019-06-30 11:06:13.231303 I | etcdserver/membership: added member d4f0972f9c953b3 [http://192.168.120.6:2380] to cluster 840b2089179fd793 2019-06-30 11:06:13.231888 I | etcdserver: published {Name:192-168-120-6 ClientURLs:[http://192.168.120.6:4000]} to cluster 840b2089179fd793 2019-06-30 11:06:13.231994 I | embed: ready to serve client requests 2019-06-30 11:06:13.232839 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-06-30 11:06:13.847137 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:43066 2019-06-30 11:06:13.853321 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:43067 2019-06-30 11:06:13.877649 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:43069 2019-06-30 11:06:17.767315 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.6:43072 2019-06-30 11:06:17.946260 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:43073 2019-06-30 11:06:17.951048 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.6:43072 2019-06-30 11:06:17.956469 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:43074 2019-06-30 11:06:18.236184 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:43076 2019-06-30 11:06:22.066166 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.5:58453 2019-06-30 11:06:22.454737 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.6:43072 2019-06-30 11:06:22.467250 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.6:43072 2019-06-30 11:06:24.525884 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.9:34213 2019-06-30 11:06:24.526349 D | etcdserver/api/v2http: [GET] /v2/members/leader remote:192.168.120.9:34213 2019-06-30 11:06:25.137127 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:43078 2019-06-30 11:06:25.161285 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:43080 2019-06-30 11:06:25.196459 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:43082 2019-06-30 11:06:26.674563 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.6:43072 2019-06-30 11:06:26.679765 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.6:43072 2019-06-30 11:06:27.493380 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.6:43091 2019-06-30 11:06:27.494491 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.6:43092 2019-06-30 11:06:27.648348 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.6:43093 2019-06-30 11:06:27.653622 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.6:43093 2019-06-30 11:06:27.659302 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.6:43094 real 0m0.005s user 0m0.004s sys 0m0.002s 2019-06-30 11:06:29,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-ellis-host-p1hvbm 2019-06-30 11:06:29,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-06-30 11:06:29,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-06-30 11:06:29,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-06-30 11:06:29,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 18878 0 --:--:-- --:--:-- --:--:-- 18856 100 3149 100 3149 0 0 18872 0 --:--:-- --:--:-- --:--:-- 18856 2019-06-30 11:06:29,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1740, return_code=0): /tmp/ZC2YG/install-ellis.sh 2019-06-30 11:06:29,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-06-30 11:06:29,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-30 11:06:29,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-06-30 11:06:29,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-30 11:06:29,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 30-06-2019 11:06:17.725 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile 30-06-2019 11:06:17.725 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py 30-06-2019 11:06:17.754 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py 30-06-2019 11:06:17.755 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully 30-06-2019 11:06:17.758 UTC INFO main.py:114 (thread MainThread): Loaded plugin 30-06-2019 11:06:17.763 UTC INFO main.py:121 (thread MainThread): Started thread for plugin 30-06-2019 11:06:17.950 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet 30-06-2019 11:06:18.235 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd 30-06-2019 11:06:18.235 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 30-06-2019 11:06:18.246 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py 30-06-2019 11:06:20.348 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 30-06-2019 11:06:22.451 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": []} into etcd with index None 30-06-2019 11:06:22.469 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 30-06-2019 11:06:22.488 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd, comparing to last value None 30-06-2019 11:06:24.571 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 30-06-2019 11:06:26.673 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": []} into etcd with index None 30-06-2019 11:06:26.741 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-7): Read value {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd, comparing to last value None 30-06-2019 11:06:26.741 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd 30-06-2019 11:06:26.741 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 30-06-2019 11:06:27.647 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis 30-06-2019 11:06:27.647 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.6-ellis to queue to restart 30-06-2019 11:06:27.658 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue 30-06-2019 11:06:27.659 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.6-ellis"}]} real 0m0.005s user 0m0.004s sys 0m0.002s 2019-06-30 11:06:29,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2019-06-30 11:06:29,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-p1hvbm 2019-06-30 11:06:29,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-06-30 11:06:29,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-30 11:06:29,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-30 11:06:29,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-30 11:06:29,907 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:06:29,964 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:06:29,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:06:29,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:06:29,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:06:29,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:06:29,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:06:29,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:06:29,965 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:06:29,965 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:06:29,965 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:06:29 GMT 2019-06-30 11:06:29,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:06:29,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:06:29,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:06:29,966 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:06:29,966 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:06:34,971 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:06:35,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:06:35,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:06:35,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:06:35,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:06:35,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:06:35,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:06:35,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:06:35,471 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_rew98f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:30.295Z", "message": "Node instance configured", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:29.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_rew98f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:30.295Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:29.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_rew98f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:30.295Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:29.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_rew98f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:30.295Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:30.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:31.026Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:30.199Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:31.530Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:31.137Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:32.147Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/QST7F/create_number.sh", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:32.097Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.325dd027-61e9-481c-8eb6-4c8fce3dce0e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:32.779Z", "message": "Process created, PID: 11128", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:32.105Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.325dd027-61e9-481c-8eb6-4c8fce3dce0e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:32.779Z", "message": "Downloaded scripts/bind/bind.py to /tmp/6615X/bind.py", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:32.373Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e6b8a3a8-15b4-4841-aafc-19e6cd8d0ac5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:32.779Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:32.099Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.325dd027-61e9-481c-8eb6-4c8fce3dce0e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:32.779Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:32.106Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.325dd027-61e9-481c-8eb6-4c8fce3dce0e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:32.779Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:32.109Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.325dd027-61e9-481c-8eb6-4c8fce3dce0e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:32.779Z", "message": "", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:32.141Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.325dd027-61e9-481c-8eb6-4c8fce3dce0e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:32.779Z", "message": "Start numbers creation", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:32.175Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.325dd027-61e9-481c-8eb6-4c8fce3dce0e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:32.779Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.5: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.5\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", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:32.210Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.325dd027-61e9-481c-8eb6-4c8fce3dce0e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:33.302Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_fq77md", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:33.187Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "bono_8gz6ic", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:33.969Z", "message": "Relationships established", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:33.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:33.969Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:33.172Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e6b8a3a8-15b4-4841-aafc-19e6cd8d0ac5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:33.969Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {u'homer_54mkzu': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-54mkzu'}}, u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}, u'ellis': {u'ellis_rew98f': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'ellis-rew98f'}}, u'bono': {u'bono_8gz6ic': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.9', u'name': u'bono-8gz6ic'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:33.609Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e6b8a3a8-15b4-4841-aafc-19e6cd8d0ac5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:33.969Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:33.631Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e6b8a3a8-15b4-4841-aafc-19e6cd8d0ac5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:33.969Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:33.608Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e6b8a3a8-15b4-4841-aafc-19e6cd8d0ac5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:33.969Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:33.621Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e6b8a3a8-15b4-4841-aafc-19e6cd8d0ac5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:33.969Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpmg2SPd', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:33.609Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e6b8a3a8-15b4-4841-aafc-19e6cd8d0ac5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:33.969Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:33.543Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e6b8a3a8-15b4-4841-aafc-19e6cd8d0ac5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:33.969Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {u'homer_54mkzu': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-54mkzu'}}, u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}, u'ellis': {u'ellis_rew98f': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'ellis-rew98f'}}, u'bono': {u'bono_8gz6ic': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.9', u'name': u'bono-8gz6ic'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:33.631Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e6b8a3a8-15b4-4841-aafc-19e6cd8d0ac5"}, {"node_instance_id": "bono_8gz6ic", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:33.969Z", "message": "Node instance started", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:33.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:33.969Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:33.630Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e6b8a3a8-15b4-4841-aafc-19e6cd8d0ac5"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:34.638Z", "message": "Waiting for process 1735 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:34.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:34.638Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:34.106Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e6b8a3a8-15b4-4841-aafc-19e6cd8d0ac5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:34.638Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpm4CpXY', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:34.089Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e6b8a3a8-15b4-4841-aafc-19e6cd8d0ac5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:34.638Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:34.098Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e6b8a3a8-15b4-4841-aafc-19e6cd8d0ac5"}], "metadata": {"pagination": {"total": 3036, "offset": 3005, "size": 50}}} 2019-06-30 11:06:35,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:06:35,472 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:06:35 GMT 2019-06-30 11:06:35,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:06:35,472 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:06:35,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:06:35,472 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:06:35,472 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:06:35,472 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:06:35,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-06-30 11:06:35,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:06:35,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-30 11:06:35,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-30 11:06:35,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:06:35,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:06:35,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/QST7F/create_number.sh 2019-06-30 11:06:35,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 11128 2019-06-30 11:06:35,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/6615X/bind.py 2019-06-30 11:06:35,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-30 11:06:35,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-30 11:06:35,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-30 11:06:35,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:06:35,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2019-06-30 11:06:35,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.5: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.5 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local 2019-06-30 11:06:35,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:06:35,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-30 11:06:35,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-06-30 11:06:35,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {u'homer_54mkzu': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-54mkzu'}}, u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}, u'ellis': {u'ellis_rew98f': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'ellis-rew98f'}}, u'bono': {u'bono_8gz6ic': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.9', u'name': u'bono-8gz6ic'}}}, 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.5', u'hss_hostname': u''}. 2019-06-30 11:06:35,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-30 11:06:35,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-30 11:06:35,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-30 11:06:35,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpmg2SPd', '/etc/bind/db.clearwater.local'] 2019-06-30 11:06:35,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-30 11:06:35,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {u'homer_54mkzu': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-54mkzu'}}, u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}, u'ellis': {u'ellis_rew98f': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'ellis-rew98f'}}, u'bono': {u'bono_8gz6ic': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.9', u'name': u'bono-8gz6ic'}}}, 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.5', u'hss_hostname': u''}. 2019-06-30 11:06:35,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-30 11:06:35,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-06-30 11:06:35,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1735 to end... 2019-06-30 11:06:35,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-30 11:06:35,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpm4CpXY', '/etc/bind/db.clearwater.opnfv'] 2019-06-30 11:06:35,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-30 11:06:35,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:06:36,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:06:36,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:06:36,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:06:36,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:06:36,308 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:06:36,308 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:06:36,308 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:06:36,309 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:06:36,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:06:36,309 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:06:36 GMT 2019-06-30 11:06:36,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:06:36,309 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:06:36,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:06:36,309 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:06:36,309 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:06:41,315 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:06:41,447 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:06:41,447 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:06:41,447 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:06:41,447 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:06:41,447 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:06:41,447 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:06:41,448 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:06:41,448 - 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": "2019-06-30T11:06:35.539Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:34.622Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:35.539Z", "message": "Waiting for process 1739 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:34.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:36.966Z", "message": " nginx: the configuration file /etc/nginx/nginx.conf syntax is ok", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:36.842Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.325dd027-61e9-481c-8eb6-4c8fce3dce0e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:37.490Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:36.920Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.325dd027-61e9-481c-8eb6-4c8fce3dce0e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:37.490Z", "message": "Execution done (PID=11128, return_code=0): /tmp/QST7F/create_number.sh", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:36.918Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.325dd027-61e9-481c-8eb6-4c8fce3dce0e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:37.490Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:36.920Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.325dd027-61e9-481c-8eb6-4c8fce3dce0e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:37.490Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:36.920Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.325dd027-61e9-481c-8eb6-4c8fce3dce0e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:37.490Z", "message": " nginx: configuration file /etc/nginx/nginx.conf test is successful", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:36.843Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.325dd027-61e9-481c-8eb6-4c8fce3dce0e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:37.490Z", "message": " * Restarting clearwater-infrastructure clearwater-infrastructure", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:36.843Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.325dd027-61e9-481c-8eb6-4c8fce3dce0e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:37.490Z", "message": " * Restarting DNS forwarder and DHCP server dnsmasq", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:36.843Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.325dd027-61e9-481c-8eb6-4c8fce3dce0e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:37.490Z", "message": " ...done.", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:36.843Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.325dd027-61e9-481c-8eb6-4c8fce3dce0e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:37.490Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:36.919Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.325dd027-61e9-481c-8eb6-4c8fce3dce0e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:37.490Z", "message": "Context proxy closed", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:36.919Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.325dd027-61e9-481c-8eb6-4c8fce3dce0e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:37.490Z", "message": " Created 1000 numbers, 0 already present in database", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:36.843Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.325dd027-61e9-481c-8eb6-4c8fce3dce0e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:37.490Z", "message": " ...done.", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:36.843Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.325dd027-61e9-481c-8eb6-4c8fce3dce0e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:37.490Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:37.304Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_rew98f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:38.190Z", "message": "Node instance started", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:37.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "ellis_rew98f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:38.190Z", "message": "Relationships established", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:37.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}], "metadata": {"pagination": {"total": 3054, "offset": 3036, "size": 50}}} 2019-06-30 11:06:41,448 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:06:41,448 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:06:41 GMT 2019-06-30 11:06:41,448 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:06:41,448 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:06:41,448 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:06:41,448 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:06:41,448 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:06:41,449 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:06:41,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:06:41,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-06-30 11:06:41,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: the configuration file /etc/nginx/nginx.conf syntax is ok 2019-06-30 11:06:41,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-30 11:06:41,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=11128, return_code=0): /tmp/QST7F/create_number.sh 2019-06-30 11:06:41,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-30 11:06:41,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-30 11:06:41,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: configuration file /etc/nginx/nginx.conf test is successful 2019-06-30 11:06:41,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting clearwater-infrastructure clearwater-infrastructure 2019-06-30 11:06:41,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting DNS forwarder and DHCP server dnsmasq 2019-06-30 11:06:41,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-06-30 11:06:41,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-30 11:06:41,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-30 11:06:41,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Created 1000 numbers, 0 already present in database 2019-06-30 11:06:41,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-06-30 11:06:41,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:06:41,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-30 11:06:41,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-30 11:06:41,453 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:06:41,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:06:41,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:06:41,585 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:06:41,585 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:06:41,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:06:41,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:06:41,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:06:41,585 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:06:41,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:06:41,585 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:06:41 GMT 2019-06-30 11:06:41,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:06:41,586 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:06:41,586 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:06:41,586 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:06:41,586 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:06:46,587 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:06:46,724 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:06:46,724 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:06:46,724 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:06:46,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:06:46,725 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:06:46,725 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:06:46,725 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:06:46,725 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:42.660Z", "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 0 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 (11.7 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58628 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...\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\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...\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\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...\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 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\t0m32.685s\nuser\t0m12.613s\nsys\t0m3.547s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:42.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:43.330Z", "message": "[dime] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:42.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:43.330Z", "message": "[dime] Use the DNS server", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:42.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:43.330Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:42.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:44.834Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.073s\nuser\t0m0.005s\nsys\t0m0.051s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:44.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:45.481Z", "message": "[dime] => 2019-06-30 11:06:25.998192152 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:45.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:45.481Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:45.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:45.481Z", "message": "[dime] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:44.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:45.481Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:45.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:45.481Z", "message": "[dime] sudo ps ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:44.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:45.481Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:00 ? 00:00:01 /sbin/init\nroot 2 0 0 11:00 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:00 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 11:00 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:00 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 11:00 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:00 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:00 ? 00:00:00 [rcu_bh]\nroot 10 2 0 11:00 ? 00:00:00 [rcuob/0]\nroot 11 2 0 11:00 ? 00:00:00 [migration/0]\nroot 12 2 0 11:00 ? 00:00:00 [watchdog/0]\nroot 13 2 0 11:00 ? 00:00:00 [khelper]\nroot 14 2 0 11:00 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 11:00 ? 00:00:00 [netns]\nroot 16 2 0 11:00 ? 00:00:00 [writeback]\nroot 17 2 0 11:00 ? 00:00:00 [kintegrityd]\nroot 18 2 0 11:00 ? 00:00:00 [bioset]\nroot 19 2 0 11:00 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 11:00 ? 00:00:00 [kblockd]\nroot 21 2 0 11:00 ? 00:00:00 [ata_sff]\nroot 22 2 0 11:00 ? 00:00:00 [khubd]\nroot 23 2 0 11:00 ? 00:00:00 [md]\nroot 24 2 0 11:00 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 11:00 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 11:00 ? 00:00:00 [khungtaskd]\nroot 28 2 0 11:00 ? 00:00:00 [kswapd0]\nroot 29 2 0 11:00 ? 00:00:00 [vmstat]\nroot 30 2 0 11:00 ? 00:00:00 [ksmd]\nroot 31 2 0 11:00 ? 00:00:00 [khugepaged]\nroot 32 2 0 11:00 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 11:00 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 11:00 ? 00:00:00 [crypto]\nroot 46 2 0 11:00 ? 00:00:00 [kthrotld]\nroot 47 2 0 11:00 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 11:00 ? 00:00:00 [vballoon]\nroot 49 2 0 11:00 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 11:00 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 11:00 ? 00:00:00 [deferwq]\nroot 72 2 0 11:00 ? 00:00:00 [charger_manager]\nroot 114 2 0 11:00 ? 00:00:00 [kpsmoused]\nroot 124 2 0 11:00 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 11:00 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 11:00 ? 00:00:00 [ext4-rsv-conver]\nroot 372 1 0 11:00 ? 00:00:00 upstart-udev-bridge --daemon\nroot 378 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 392 2 0 11:00 ? 00:00:00 [kworker/u3:1]\nroot 484 1 0 11:00 ? 00:00:00 upstart-socket-bridge --daemon\nroot 548 1 0 11:00 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 11:00 ? 00:00:00 [kauditd]\nmessage+ 884 1 0 11:00 ? 00:00:00 dbus-daemon --system --fork\nroot 919 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-logind\nroot 934 1 0 11:00 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 935 1 0 11:00 ? 00:00:00 rsyslogd\nroot 1040 1 0 11:00 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1043 1 0 11:00 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1048 1 0 11:00 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1049 1 0 11:00 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1051 1 0 11:00 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 11:00 ? 00:00:00 /usr/sbin/sshd -D\nroot 1095 1 0 11:00 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1096 1 0 11:00 ? 00:00:00 cron\ndaemon 1097 1 0 11:00 ? 00:00:00 atd\nroot 1185 1 0 11:00 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1193 1 0 11:00 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 11:00 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_mzau75/env/bin/python -m cloudify_agent.worker --queue dime_host_mzau75 --max-workers 5 --name dime_host_mzau75\nubuntu 1464 1462 0 11:00 ? 00:00:01 /home/ubuntu/dime_host_mzau75/env/bin/python -m cloudify_agent.worker --queue dime_host_mzau75 --max-workers 5 --name dime_host_mzau75\nubuntu 1608 1 0 11:01 ? 00:00:01 python2.7 /home/ubuntu/dime_host_mzau75/env/bin/diamond --configfile /home/ubuntu/dime_host_mzau75/work/plugins/diamond/etc/diamond.conf\nubuntu 1729 1464 1 11:03 ? 00:00:02 /home/ubuntu/dime_host_mzau75/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-wMx7N2\nubuntu 1739 1729 0 11:03 ? 00:00:00 /bin/sh -c /tmp/CF85L/install-dime.sh\nubuntu 1741 1739 0 11:03 ? 00:00:00 /bin/bash -e /tmp/CF85L/install-dime.sh\nntp 8651 1 0 11:05 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9216 1 0 11:05 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9217 9216 0 11:05 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9221 1 0 11:05 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9222 9221 0 11:05 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9231 9222 0 11:05 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9232 9217 0 11:05 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9233 9231 0 11:05 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9272 1 0 11:05 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nsnmp 9927 1 0 11:06 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10266 1 0 11:06 ? 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 10313 1741 0 11:06 ? 00:00:00 /bin/bash -e /tmp/CF85L/install-dime.sh\nubuntu 10314 10313 0 11:06 ? 00:00:00 /bin/bash -e /tmp/CF85L/install-dime.sh\nroot 10315 10314 0 11:06 ? 00:00:00 sudo ps -edf\nroot 10316 10315 0 11:06 ? 00:00:00 ps -edf\n\nreal\t0m0.012s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:44.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:45.481Z", "message": "[dime] sudo netstat ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:44.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:45.481Z", "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 10266/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9272/monit \ntcp 0 0 127.0.0.1:38364 0.0.0.0:* LISTEN 1729/python \ntcp6 0 0 ::1:53 :::* LISTEN 10266/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10266/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 548/dhclient \nudp 0 0 0.0.0.0:50262 0.0.0.0:* 548/dhclient \nudp 0 0 192.168.120.15:123 0.0.0.0:* 8651/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8651/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8651/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 9927/snmpd \nudp6 0 0 ::1:53 :::* 10266/dnsmasq \nudp6 0 0 fe80::f816:3eff:fec:123 :::* 8651/ntpd \nudp6 0 0 ::1:123 :::* 8651/ntpd \nudp6 0 0 :::123 :::* 8651/ntpd \nudp6 0 0 :::161 :::* 9927/snmpd \nudp6 0 0 :::8651 :::* 548/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8708 884/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7203 378/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9051 1095/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6533 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20988 9232/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20989 9233/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 22747 9927/snmpd /var/agentx/master\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:44.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:45.481Z", "message": "[dime] sudo find /var/log", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:44.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:45.481Z", "message": "[dime] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa30\n/var/log/wtmp\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/ntpstats\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/iotop.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/unattended-upgrades\n/var/log/dpkg.log\n/var/log/syslog\n/var/log/btmp\n/var/log/kern.log\n/var/log/homestead\n/var/log/homestead/homestead_err.log\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_20190630T110000Z.txt\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/ralf\n/var/log/clearwater-config-manager\n/var/log/clearwater-socket-factory.log\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/boot.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/clearwater-cluster-manager\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:44.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:45.481Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:45.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:45.481Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c1:05:d0 \n inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec1:5d0/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:102199 errors:0 dropped:0 overruns:0 frame:0\n TX packets:35799 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:175686049 (175.6 MB) TX bytes:5809380 (5.8 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:802 errors:0 dropped:0 overruns:0 frame:0\n TX packets:802 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:122214 (122.2 KB) TX bytes:122214 (122.2 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:44.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:45.481Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:45.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:45.481Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:45.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:45.481Z", "message": "[dime] => 2019:06:30 11:05:35: Namespace: management\n2019:06:30 11:05:35: [management] Starting server\n2019:06:30 11:05:35: [management] Listening for requests\n2019:06:30 11:05:35: Namespace: signaling\n2019:06:30 11:05:35: [signaling] Starting server\n2019:06:30 11:05:35: [signaling] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:45.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:46.150Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:45.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:46.150Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:45.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:46.150Z", "message": "[dime] Installation is done", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:45.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:46.150Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:45.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:46.150Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:45.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:46.150Z", "message": " \r100 3149 100 3149 0 0 15852 0 --:--:-- --:--:-- --:--:-- 15904", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:45.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:46.150Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:45.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:46.150Z", "message": " OK", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:45.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:46.150Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:45.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:46.150Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-dime-host-mzau75", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:45.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:46.150Z", "message": "Execution done (PID=1739, return_code=0): /tmp/CF85L/install-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:45.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:46.150Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-dime-host-mzau75", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:45.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:46.150Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:45.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:46.150Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:45.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:46.150Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:45.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:46.150Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:45.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.182f5da6-abc8-4ce2-832b-e31176bc6307"}], "metadata": {"pagination": {"total": 3090, "offset": 3054, "size": 50}}} 2019-06-30 11:06:46,725 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:06:46,725 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:06:46 GMT 2019-06-30 11:06:46,725 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:06:46,725 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:06:46,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:06:46,726 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:06:46,726 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:06:46,726 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:06:46,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (11.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58628 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m32.685s user 0m12.613s sys 0m3.547s 2019-06-30 11:06:46,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2019-06-30 11:06:46,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2019-06-30 11:06:46,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2019-06-30 11:06:46,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.073s user 0m0.005s sys 0m0.051s 2019-06-30 11:06:46,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019-06-30 11:06:25.998192152 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2019-06-30 11:06:46,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-06-30 11:06:46,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2019-06-30 11:06:46,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-06-30 11:06:46,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2019-06-30 11:06:46,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:00 ? 00:00:01 /sbin/init root 2 0 0 11:00 ? 00:00:00 [kthreadd] root 3 2 0 11:00 ? 00:00:00 [ksoftirqd/0] root 5 2 0 11:00 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:00 ? 00:00:00 [kworker/u2:0] root 7 2 0 11:00 ? 00:00:00 [rcu_sched] root 8 2 0 11:00 ? 00:00:00 [rcuos/0] root 9 2 0 11:00 ? 00:00:00 [rcu_bh] root 10 2 0 11:00 ? 00:00:00 [rcuob/0] root 11 2 0 11:00 ? 00:00:00 [migration/0] root 12 2 0 11:00 ? 00:00:00 [watchdog/0] root 13 2 0 11:00 ? 00:00:00 [khelper] root 14 2 0 11:00 ? 00:00:00 [kdevtmpfs] root 15 2 0 11:00 ? 00:00:00 [netns] root 16 2 0 11:00 ? 00:00:00 [writeback] root 17 2 0 11:00 ? 00:00:00 [kintegrityd] root 18 2 0 11:00 ? 00:00:00 [bioset] root 19 2 0 11:00 ? 00:00:00 [kworker/u3:0] root 20 2 0 11:00 ? 00:00:00 [kblockd] root 21 2 0 11:00 ? 00:00:00 [ata_sff] root 22 2 0 11:00 ? 00:00:00 [khubd] root 23 2 0 11:00 ? 00:00:00 [md] root 24 2 0 11:00 ? 00:00:00 [devfreq_wq] root 25 2 0 11:00 ? 00:00:00 [kworker/0:1] root 27 2 0 11:00 ? 00:00:00 [khungtaskd] root 28 2 0 11:00 ? 00:00:00 [kswapd0] root 29 2 0 11:00 ? 00:00:00 [vmstat] root 30 2 0 11:00 ? 00:00:00 [ksmd] root 31 2 0 11:00 ? 00:00:00 [khugepaged] root 32 2 0 11:00 ? 00:00:00 [fsnotify_mark] root 33 2 0 11:00 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 11:00 ? 00:00:00 [crypto] root 46 2 0 11:00 ? 00:00:00 [kthrotld] root 47 2 0 11:00 ? 00:00:00 [kworker/u2:1] root 48 2 0 11:00 ? 00:00:00 [vballoon] root 49 2 0 11:00 ? 00:00:00 [scsi_eh_0] root 50 2 0 11:00 ? 00:00:00 [scsi_eh_1] root 71 2 0 11:00 ? 00:00:00 [deferwq] root 72 2 0 11:00 ? 00:00:00 [charger_manager] root 114 2 0 11:00 ? 00:00:00 [kpsmoused] root 124 2 0 11:00 ? 00:00:00 [kworker/0:2] root 176 2 0 11:00 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 11:00 ? 00:00:00 [ext4-rsv-conver] root 372 1 0 11:00 ? 00:00:00 upstart-udev-bridge --daemon root 378 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 392 2 0 11:00 ? 00:00:00 [kworker/u3:1] root 484 1 0 11:00 ? 00:00:00 upstart-socket-bridge --daemon root 548 1 0 11:00 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 11:00 ? 00:00:00 [kauditd] message+ 884 1 0 11:00 ? 00:00:00 dbus-daemon --system --fork root 919 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-logind root 934 1 0 11:00 ? 00:00:00 upstart-file-bridge --daemon syslog 935 1 0 11:00 ? 00:00:00 rsyslogd root 1040 1 0 11:00 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 11:00 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1048 1 0 11:00 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1049 1 0 11:00 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1051 1 0 11:00 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 11:00 ? 00:00:00 /usr/sbin/sshd -D root 1095 1 0 11:00 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1096 1 0 11:00 ? 00:00:00 cron daemon 1097 1 0 11:00 ? 00:00:00 atd root 1185 1 0 11:00 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1193 1 0 11:00 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 11:00 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_mzau75/env/bin/python -m cloudify_agent.worker --queue dime_host_mzau75 --max-workers 5 --name dime_host_mzau75 ubuntu 1464 1462 0 11:00 ? 00:00:01 /home/ubuntu/dime_host_mzau75/env/bin/python -m cloudify_agent.worker --queue dime_host_mzau75 --max-workers 5 --name dime_host_mzau75 ubuntu 1608 1 0 11:01 ? 00:00:01 python2.7 /home/ubuntu/dime_host_mzau75/env/bin/diamond --configfile /home/ubuntu/dime_host_mzau75/work/plugins/diamond/etc/diamond.conf ubuntu 1729 1464 1 11:03 ? 00:00:02 /home/ubuntu/dime_host_mzau75/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-wMx7N2 ubuntu 1739 1729 0 11:03 ? 00:00:00 /bin/sh -c /tmp/CF85L/install-dime.sh ubuntu 1741 1739 0 11:03 ? 00:00:00 /bin/bash -e /tmp/CF85L/install-dime.sh ntp 8651 1 0 11:05 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9216 1 0 11:05 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9217 9216 0 11:05 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9221 1 0 11:05 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9222 9221 0 11:05 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9231 9222 0 11:05 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9232 9217 0 11:05 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9233 9231 0 11:05 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9272 1 0 11:05 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc snmp 9927 1 0 11:06 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10266 1 0 11:06 ? 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 10313 1741 0 11:06 ? 00:00:00 /bin/bash -e /tmp/CF85L/install-dime.sh ubuntu 10314 10313 0 11:06 ? 00:00:00 /bin/bash -e /tmp/CF85L/install-dime.sh root 10315 10314 0 11:06 ? 00:00:00 sudo ps -edf root 10316 10315 0 11:06 ? 00:00:00 ps -edf real 0m0.012s user 0m0.000s sys 0m0.009s 2019-06-30 11:06:46,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2019-06-30 11:06:46,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10266/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9272/monit tcp 0 0 127.0.0.1:38364 0.0.0.0:* LISTEN 1729/python tcp6 0 0 ::1:53 :::* LISTEN 10266/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 10266/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 548/dhclient udp 0 0 0.0.0.0:50262 0.0.0.0:* 548/dhclient udp 0 0 192.168.120.15:123 0.0.0.0:* 8651/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8651/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8651/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 9927/snmpd udp6 0 0 ::1:53 :::* 10266/dnsmasq udp6 0 0 fe80::f816:3eff:fec:123 :::* 8651/ntpd udp6 0 0 ::1:123 :::* 8651/ntpd udp6 0 0 :::123 :::* 8651/ntpd udp6 0 0 :::161 :::* 9927/snmpd udp6 0 0 :::8651 :::* 548/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8708 884/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7203 378/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9051 1095/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6533 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20988 9232/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20989 9233/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 22747 9927/snmpd /var/agentx/master real 0m0.009s user 0m0.000s sys 0m0.006s 2019-06-30 11:06:46,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2019-06-30 11:06:46,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/clearwater-sa30 /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/unattended-upgrades /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/homestead /var/log/homestead/homestead_err.log /var/log/homestead/homestead_out.log /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_20190630T110000Z.txt /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/ralf /var/log/clearwater-config-manager /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.011s user 0m0.000s sys 0m0.005s 2019-06-30 11:06:46,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-06-30 11:06:46,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c1:05:d0 inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fec1:5d0/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:102199 errors:0 dropped:0 overruns:0 frame:0 TX packets:35799 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:175686049 (175.6 MB) TX bytes:5809380 (5.8 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:802 errors:0 dropped:0 overruns:0 frame:0 TX packets:802 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:122214 (122.2 KB) TX bytes:122214 (122.2 KB) real 0m0.007s user 0m0.000s sys 0m0.005s 2019-06-30 11:06:46,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-06-30 11:06:46,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-06-30 11:06:46,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019:06:30 11:05:35: Namespace: management 2019:06:30 11:05:35: [management] Starting server 2019:06:30 11:05:35: [management] Listening for requests 2019:06:30 11:05:35: Namespace: signaling 2019:06:30 11:05:35: [signaling] Starting server 2019:06:30 11:05:35: [signaling] Listening for requests real 0m0.004s user 0m0.000s sys 0m0.004s 2019-06-30 11:06:46,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-30 11:06:46,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-30 11:06:46,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2019-06-30 11:06:46,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-30 11:06:46,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:06:46,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 15852 0 --:--:-- --:--:-- --:--:-- 15904 2019-06-30 11:06:46,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-06-30 11:06:46,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-06-30 11:06:46,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-06-30 11:06:46,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-mzau75 2019-06-30 11:06:46,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1739, return_code=0): /tmp/CF85L/install-dime.sh 2019-06-30 11:06:46,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-dime-host-mzau75 2019-06-30 11:06:46,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-06-30 11:06:46,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-06-30 11:06:46,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-30 11:06:46,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-30 11:06:46,734 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:06:47,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:06:47,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:06:47,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:06:47,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:06:47,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:06:47,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:06:47,292 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:06:47,292 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:06:47,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:06:47,292 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:06:47 GMT 2019-06-30 11:06:47,292 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:06:47,293 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:06:47,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:06:47,293 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:06:47,293 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:06:52,298 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:06:52,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:06:52,468 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:06:52,468 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:06:52,469 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:06:52,469 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:06:52,469 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:06:52,469 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:06:52,469 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_cer8vg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:46.747Z", "message": "Node instance configured", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:46.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_cer8vg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:46.747Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:46.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_cer8vg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:46.747Z", "message": "Establishing relationships", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:46.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:47.381Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:47.066Z", "source_id": "dime_cer8vg", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:48.634Z", "message": "Downloaded scripts/bind/bind.py to /tmp/II40B/bind.py", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:48.459Z", "source_id": "dime_cer8vg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e6c6c68a-1e78-41a8-a5c7-406f309be6fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:49.230Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpCTCcHx', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:49.110Z", "source_id": "dime_cer8vg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e6c6c68a-1e78-41a8-a5c7-406f309be6fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:49.230Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:48.908Z", "source_id": "dime_cer8vg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e6c6c68a-1e78-41a8-a5c7-406f309be6fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:49.230Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:48.711Z", "source_id": "dime_cer8vg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e6c6c68a-1e78-41a8-a5c7-406f309be6fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:49.230Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:48.956Z", "source_id": "dime_cer8vg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e6c6c68a-1e78-41a8-a5c7-406f309be6fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:49.230Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:48.956Z", "source_id": "dime_cer8vg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e6c6c68a-1e78-41a8-a5c7-406f309be6fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:49.230Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {u'homer_54mkzu': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-54mkzu'}}, u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}, u'ellis': {u'ellis_rew98f': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'ellis-rew98f'}}, u'bono': {u'bono_8gz6ic': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.9', u'name': u'bono-8gz6ic'}}, u'dime': {u'dime_cer8vg': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-cer8vg'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:48.956Z", "source_id": "dime_cer8vg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e6c6c68a-1e78-41a8-a5c7-406f309be6fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:49.230Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {u'homer_54mkzu': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-54mkzu'}}, u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}, u'ellis': {u'ellis_rew98f': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'ellis-rew98f'}}, u'bono': {u'bono_8gz6ic': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.9', u'name': u'bono-8gz6ic'}}, u'dime': {u'dime_cer8vg': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-cer8vg'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:48.938Z", "source_id": "dime_cer8vg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e6c6c68a-1e78-41a8-a5c7-406f309be6fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:49.230Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:48.937Z", "source_id": "dime_cer8vg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e6c6c68a-1e78-41a8-a5c7-406f309be6fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:49.230Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:48.949Z", "source_id": "dime_cer8vg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e6c6c68a-1e78-41a8-a5c7-406f309be6fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:49.230Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpXZplR8', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:48.939Z", "source_id": "dime_cer8vg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e6c6c68a-1e78-41a8-a5c7-406f309be6fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:49.734Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:49.126Z", "source_id": "dime_cer8vg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e6c6c68a-1e78-41a8-a5c7-406f309be6fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:49.734Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:49.118Z", "source_id": "dime_cer8vg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.e6c6c68a-1e78-41a8-a5c7-406f309be6fc"}, {"node_instance_id": "dime_cer8vg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:50.329Z", "message": "Relationships established", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:49.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "dime_cer8vg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:50.329Z", "message": "Node instance started", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:49.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:50.329Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:49.724Z", "source_id": "dime_cer8vg", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}], "metadata": {"pagination": {"total": 3110, "offset": 3090, "size": 50}}} 2019-06-30 11:06:52,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:06:52,469 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:06:52 GMT 2019-06-30 11:06:52,469 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:06:52,469 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:06:52,470 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:06:52,470 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:06:52,470 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:06:52,470 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:06:52,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-06-30 11:06:52,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-30 11:06:52,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-30 11:06:52,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:06:52,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/II40B/bind.py 2019-06-30 11:06:52,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpCTCcHx', '/etc/bind/db.clearwater.opnfv'] 2019-06-30 11:06:52,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-30 11:06:52,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-06-30 11:06:52,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-06-30 11:06:52,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-30 11:06:52,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {u'homer_54mkzu': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-54mkzu'}}, u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}, u'ellis': {u'ellis_rew98f': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'ellis-rew98f'}}, u'bono': {u'bono_8gz6ic': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.9', u'name': u'bono-8gz6ic'}}, u'dime': {u'dime_cer8vg': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-cer8vg'}}}, 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.5', u'hss_hostname': u''}. 2019-06-30 11:06:52,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {u'homer_54mkzu': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-54mkzu'}}, u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}, u'ellis': {u'ellis_rew98f': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'ellis-rew98f'}}, u'bono': {u'bono_8gz6ic': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.9', u'name': u'bono-8gz6ic'}}, u'dime': {u'dime_cer8vg': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-cer8vg'}}}, 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.5', u'hss_hostname': u''}. 2019-06-30 11:06:52,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-30 11:06:52,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-30 11:06:52,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpXZplR8', '/etc/bind/db.clearwater.local'] 2019-06-30 11:06:52,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-30 11:06:52,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-30 11:06:52,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-30 11:06:52,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-30 11:06:52,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:06:52,474 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:06:52,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:06:52,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:06:52,556 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:06:52,556 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:06:52,556 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:06:52,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:06:52,556 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:06:52,556 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:06:52,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:06:52,556 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:06:52 GMT 2019-06-30 11:06:52,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:06:52,557 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:06:52,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:06:52,557 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:06:52,557 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:06:57,562 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:06:57,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:06:57,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:06:57,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:06:57,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:06:57,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:06:57,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:06:57,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:06:57,778 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:06:54.400Z", "message": "Waiting for process 1735 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:06:54.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}], "metadata": {"pagination": {"total": 3111, "offset": 3110, "size": 50}}} 2019-06-30 11:06:57,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:06:57,778 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:06:57 GMT 2019-06-30 11:06:57,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:06:57,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 653 2019-06-30 11:06:57,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:06:57,778 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:06:57,778 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:06:57,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1735 to end... 2019-06-30 11:06:57,779 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:06:57,853 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:06:57,853 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:06:57,854 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:06:57,854 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:06:57,854 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:06:57,854 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:06:57,854 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:06:57,854 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:06:57,854 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:06:57,854 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:06:57 GMT 2019-06-30 11:06:57,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:06:57,855 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:06:57,855 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:06:57,855 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:06:57,855 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:07:02,860 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:07:03,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:07:03,106 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:07:03,107 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:07:03,107 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:07:03,107 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:07:03,107 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:07:03,107 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:07:03,107 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3111, "offset": 3111, "size": 50}}} 2019-06-30 11:07:03,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:07:03,107 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:07:03 GMT 2019-06-30 11:07:03,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:07:03,107 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-30 11:07:03,108 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:07:03,108 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:07:03,108 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:07:03,108 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:07:03,176 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:07:03,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:07:03,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:07:03,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:07:03,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:07:03,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:07:03,177 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:07:03,177 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:07:03,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:07:03,178 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:07:03 GMT 2019-06-30 11:07:03,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:07:03,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:07:03,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:07:03,178 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:07:03,178 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:07:08,183 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:07:08,323 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:07:08,323 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:07:08,323 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:07:08,323 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:07:08,323 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:07:08,323 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:07:08,323 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:07:08,323 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3111, "offset": 3111, "size": 50}}} 2019-06-30 11:07:08,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:07:08,324 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:07:08 GMT 2019-06-30 11:07:08,324 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:07:08,324 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-30 11:07:08,324 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:07:08,324 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:07:08,324 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:07:08,324 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:07:08,400 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:07:08,400 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:07:08,400 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:07:08,400 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:07:08,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:07:08,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:07:08,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:07:08,400 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:07:08,401 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:07:08,401 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:07:08 GMT 2019-06-30 11:07:08,401 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:07:08,401 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:07:08,401 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:07:08,401 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:07:08,401 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:07:13,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:07:13,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:07:13,711 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:07:13,711 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:07:13,711 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:07:13,711 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:07:13,711 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:07:13,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:07:13,712 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3111, "offset": 3111, "size": 50}}} 2019-06-30 11:07:13,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:07:13,712 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:07:13 GMT 2019-06-30 11:07:13,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:07:13,712 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-30 11:07:13,712 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:07:13,712 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:07:13,712 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:07:13,713 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:07:13,769 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:07:13,769 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:07:13,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:07:13,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:07:13,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:07:13,770 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:07:13,770 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:07:13,770 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:07:13,770 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:07:13,770 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:07:13 GMT 2019-06-30 11:07:13,770 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:07:13,770 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:07:13,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:07:13,771 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:07:13,771 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:07:18,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:07:18,924 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:07:18,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:07:18,925 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:07:18,925 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:07:18,925 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:07:18,925 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:07:18,925 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:07:18,925 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:14.425Z", "message": "Waiting for process 1735 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:14.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}], "metadata": {"pagination": {"total": 3112, "offset": 3111, "size": 50}}} 2019-06-30 11:07:18,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:07:18,926 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:07:18 GMT 2019-06-30 11:07:18,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:07:18,926 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 653 2019-06-30 11:07:18,926 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:07:18,926 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:07:18,926 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:07:18,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1735 to end... 2019-06-30 11:07:18,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:07:19,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:07:19,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:07:19,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:07:19,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:07:19,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:07:19,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:07:19,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:07:19,039 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:07:19,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:07:19,039 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:07:19 GMT 2019-06-30 11:07:19,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:07:19,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:07:19,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:07:19,039 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:07:19,039 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:07:24,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:07:24,162 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:07:24,162 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:07:24,163 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:07:24,163 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:07:24,163 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:07:24,163 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:07:24,163 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:07:24,163 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:19.431Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:19.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}], "metadata": {"pagination": {"total": 3113, "offset": 3112, "size": 50}}} 2019-06-30 11:07:24,163 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:07:24,163 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:07:24 GMT 2019-06-30 11:07:24,163 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:07:24,163 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 667 2019-06-30 11:07:24,164 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:07:24,164 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:07:24,164 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:07:24,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-30 11:07:24,164 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:07:24,437 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:07:24,437 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:07:24,437 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:07:24,437 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:07:24,437 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:07:24,437 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:07:24,437 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:07:24,437 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:07:24,438 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:07:24,438 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:07:24 GMT 2019-06-30 11:07:24,438 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:07:24,438 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:07:24,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:07:24,438 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:07:24,438 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:07:29,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:07:29,907 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:07:29,908 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:07:29,908 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:07:29,908 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:07:29,908 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:07:29,908 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:07:29,908 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:07:29,908 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:25.652Z", "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 0 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,563 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59719 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...\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\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m6.088s\nuser\t0m3.650s\nsys\t0m0.932s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:25.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:26.155Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:25.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:26.155Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:25.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:26.155Z", "message": "[vellum] Use the DNS server", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:25.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:27.659Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.058s\nuser\t0m0.011s\nsys\t0m0.045s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:27.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.258Z", "message": "[vellum] sudo find /var/log", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.258Z", "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:50544 0.0.0.0:* LISTEN 1725/python \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14026/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12429/monit \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12107/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14026/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14026/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 546/dhclient \nudp 0 0 192.168.120.17:123 0.0.0.0:* 11708/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11708/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11708/ntpd \nudp 0 0 0.0.0.0:35002 0.0.0.0:* 546/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12107/memcached \nudp6 0 0 ::1:53 :::* 14026/dnsmasq \nudp6 0 0 fe80::f816:3eff:fee:123 :::* 11708/ntpd \nudp6 0 0 ::1:123 :::* 11708/ntpd \nudp6 0 0 :::123 :::* 11708/ntpd \nudp6 0 0 :::56287 :::* 546/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8715 882/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7215 379/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9059 1094/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6536 1/init @/com/ubuntu/upstart\n\nreal\t0m0.009s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.258Z", "message": "[vellum] sudo netstat ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.258Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:00 ? 00:00:01 /sbin/init\nroot 2 0 0 11:00 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:00 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 11:00 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:00 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 11:00 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:00 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:00 ? 00:00:00 [rcu_bh]\nroot 10 2 0 11:00 ? 00:00:00 [rcuob/0]\nroot 11 2 0 11:00 ? 00:00:00 [migration/0]\nroot 12 2 0 11:00 ? 00:00:00 [watchdog/0]\nroot 13 2 0 11:00 ? 00:00:00 [khelper]\nroot 14 2 0 11:00 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 11:00 ? 00:00:00 [netns]\nroot 16 2 0 11:00 ? 00:00:00 [writeback]\nroot 17 2 0 11:00 ? 00:00:00 [kintegrityd]\nroot 18 2 0 11:00 ? 00:00:00 [bioset]\nroot 19 2 0 11:00 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 11:00 ? 00:00:00 [kblockd]\nroot 21 2 0 11:00 ? 00:00:00 [ata_sff]\nroot 22 2 0 11:00 ? 00:00:00 [khubd]\nroot 23 2 0 11:00 ? 00:00:00 [md]\nroot 24 2 0 11:00 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 11:00 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 11:00 ? 00:00:00 [khungtaskd]\nroot 28 2 0 11:00 ? 00:00:00 [kswapd0]\nroot 29 2 0 11:00 ? 00:00:00 [vmstat]\nroot 30 2 0 11:00 ? 00:00:00 [ksmd]\nroot 31 2 0 11:00 ? 00:00:00 [khugepaged]\nroot 32 2 0 11:00 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 11:00 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 11:00 ? 00:00:00 [crypto]\nroot 46 2 0 11:00 ? 00:00:00 [kthrotld]\nroot 47 2 0 11:00 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 11:00 ? 00:00:00 [vballoon]\nroot 49 2 0 11:00 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 11:00 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 11:00 ? 00:00:00 [deferwq]\nroot 72 2 0 11:00 ? 00:00:00 [charger_manager]\nroot 114 2 0 11:00 ? 00:00:00 [kpsmoused]\nroot 131 2 0 11:00 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 11:00 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 11:00 ? 00:00:00 [ext4-rsv-conver]\nroot 374 1 0 11:00 ? 00:00:00 upstart-udev-bridge --daemon\nroot 379 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 426 2 0 11:00 ? 00:00:00 [kworker/u3:1]\nroot 497 1 0 11:00 ? 00:00:00 upstart-socket-bridge --daemon\nroot 546 1 0 11:00 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 11:00 ? 00:00:00 [kauditd]\nmessage+ 882 1 0 11:00 ? 00:00:00 dbus-daemon --system --fork\nroot 917 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 923 1 0 11:00 ? 00:00:00 rsyslogd\nroot 938 1 0 11:00 ? 00:00:00 upstart-file-bridge --daemon\nroot 1040 1 0 11:00 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1043 1 0 11:00 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1048 1 0 11:00 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1049 1 0 11:00 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1051 1 0 11:00 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 11:00 ? 00:00:00 /usr/sbin/sshd -D\nroot 1094 1 0 11:00 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1095 1 0 11:00 ? 00:00:00 cron\ndaemon 1096 1 0 11:00 ? 00:00:00 atd\nroot 1185 1 0 11:00 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1191 1 0 11:00 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 11:01 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_w4xpzo/env/bin/python -m cloudify_agent.worker --queue vellum_host_w4xpzo --max-workers 5 --name vellum_host_w4xpzo\nubuntu 1464 1462 0 11:01 ? 00:00:02 /home/ubuntu/vellum_host_w4xpzo/env/bin/python -m cloudify_agent.worker --queue vellum_host_w4xpzo --max-workers 5 --name vellum_host_w4xpzo\nubuntu 1608 1 0 11:01 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_w4xpzo/env/bin/diamond --configfile /home/ubuntu/vellum_host_w4xpzo/work/plugins/diamond/etc/diamond.conf\nubuntu 1725 1464 1 11:03 ? 00:00:02 /home/ubuntu/vellum_host_w4xpzo/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-jJgLYf\nubuntu 1735 1725 0 11:03 ? 00:00:00 /bin/sh -c /tmp/HGBIE/install-vellum.sh\nubuntu 1737 1735 0 11:03 ? 00:00:00 /bin/bash -e /tmp/HGBIE/install-vellum.sh\nntp 11708 1 0 11:06 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12107 1 0 11:06 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12429 1 0 11:06 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13072 1 0 11:06 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13078 13072 0 11:06 ? 00:00:00 cpulimit -e astaire -l 5\nroot 13492 12429 0 11:07 ? 00:00:00 [check-monit-upt] \ndnsmasq 14026 1 0 11:07 ? 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 14073 1737 0 11:07 ? 00:00:00 /bin/bash -e /tmp/HGBIE/install-vellum.sh\nubuntu 14074 14073 0 11:07 ? 00:00:00 /bin/bash -e /tmp/HGBIE/install-vellum.sh\nroot 14075 14074 0 11:07 ? 00:00:00 sudo ps -edf\nroot 14076 14075 0 11:07 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.003s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.258Z", "message": "[vellum] sudo ps ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:27.963Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.258Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.258Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e1:b0:07 \n inet addr:192.168.120.17 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee1:b007/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:137487 errors:0 dropped:0 overruns:0 frame:0\n TX packets:42473 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:222699782 (222.6 MB) TX bytes:6788084 (6.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:2478 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2478 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:223390 (223.3 KB) TX bytes:223390 (223.3 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:27.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.258Z", "message": "[vellum] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:27.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.258Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.258Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.258Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.258Z", "message": "[vellum] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa30\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/wtmp\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/ntpstats\n/var/log/iotop.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/memcached.log\n/var/log/unattended-upgrades\n/var/log/astaire\n/var/log/astaire/astaire_20190630T110000Z.txt\n/var/log/astaire/astaire_out.log\n/var/log/astaire/astaire_current.txt\n/var/log/astaire/astaire_err.log\n/var/log/dpkg.log\n/var/log/syslog\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/rogers\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/boot.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/clearwater-cluster-manager\n/var/log/chronos\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.007s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": " cloudify.proxy.client.RequestError: (RequestError(...), \"UnicodeEncodeError: 'ascii' codec can't encode character u'\\\\u0151' in position 30501: ordinal not in range(128)\")", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": " [http]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": " bind-address = 0.0.0.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": " threads = 50", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": " [logging]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": " bind-port = 7253", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": " folder = /var/log/chronos", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": "Execution done (PID=1735, return_code=0): /tmp/HGBIE/install-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": " OK", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": " max_ttl = 600", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": " [exceptions]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": " enabled = true", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": "[vellum] => 2019-06-30 11:06:47.687159740 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": " level = 2", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": " [alarms]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": "[vellum] => INFO [main] 2019-06-30 11:04:48,038 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2019-06-30 11:04:48,069 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-06-30 11:04:48,311 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] 2019-06-30 11:04:48,697 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2019-06-30 11:04:48,712 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB\nINFO [main] 2019-06-30 11:04:48,714 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB\nINFO [main] 2019-06-30 11:04:49,605 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-06-30 11:04:49,652 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] 2019-06-30 11:04:49,735 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_201\nWARN [main] 2019-06-30 11:04:49,736 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2019-06-30 11:04:49,736 CassandraDaemon.java:202 - Heap size: 509607936/509607936\nINFO [main] 2019-06-30 11:04:49,736 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 699200(682K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2019-06-30 11:04:49,736 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66706568(65143K) committed = 83886080(81920K) max = 83886080(81920K)\nINFO [main] 2019-06-30 11:04:49,736 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K)\nINFO [main] 2019-06-30 11:04:49,736 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K)\nINFO [main] 2019-06-30 11:04:49,736 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16717888(16326K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2019-06-30 11:04:49,737 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] 2019-06-30 11:04:49,737 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms496M, -Xmx496M, -Xmn100M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1561892686.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1561892686.log]\nINFO [main] 2019-06-30 11:04:49,888 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2019-06-30 11:04:49,888 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2019-06-30 11:04:50,060 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2019-06-30 11:04:50,062 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2019-06-30 11:04:50,063 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2019-06-30 11:04:50,069 CacheService.java:110 - Initializing key cache with capacity of 24 MBs.\nINFO [main] 2019-06-30 11:04:50,172 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2019-06-30 11:04:50,178 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs\nINFO [main] 2019-06-30 11:04:50,179 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2019-06-30 11:04:50,263 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2019-06-30 11:04:51,903 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2019-06-30 11:04:51,913 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2019-06-30 11:04:51,921 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2019-06-30 11:04:51,925 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2019-06-30 11:04:51,930 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2019-06-30 11:04:51,934 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2019-06-30 11:04:51,949 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2019-06-30 11:04:51,957 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2019-06-30 11:04:51,962 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2019-06-30 11:04:51,966 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2019-06-30 11:04:51,972 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2019-06-30 11:04:51,978 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2019-06-30 11:04:51,981 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2019-06-30 11:04:51,985 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2019-06-30 11:04:51,989 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2019-06-30 11:04:51,994 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2019-06-30 11:04:52,113 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2019-06-30 11:04:52,115 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2019-06-30 11:04:52,168 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-06-30 11:04:52,178 Memtable.java:347 - Writing Memtable-local@977001965(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-06-30 11:04:52,279 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=1561892691875, position=399)\nINFO [main] 2019-06-30 11:04:52,806 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2019-06-30 11:04:53,017 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2019-06-30 11:04:53,018 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2019-06-30 11:04:53,021 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2019-06-30 11:04:53,050 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 24 MB and a resize interval of 60 minutes\nINFO [main] 2019-06-30 11:04:53,051 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2019-06-30 11:04:53,095 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-06-30 11:04:53,133 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] 2019-06-30 11:04:53,146 SystemKeyspace.java:765 - No host ID found, created 9dfaa375-942d-4b23-89b2-8b141d4a9106 (Note: This should happen exactly once per node).\nINFO [main] 2019-06-30 11:04:53,152 StorageService.java:807 - Starting up server gossip\nINFO [main] 2019-06-30 11:04:53,157 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-06-30 11:04:53,158 Memtable.java:347 - Writing Memtable-local@1678201930(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-06-30 11:04:53,159 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=1561892691875, position=93397)\nINFO [main] 2019-06-30 11:04:53,476 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-06-30 11:04:53,492 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] 2019-06-30 11:04:53,524 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2019-06-30 11:04:53,543 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-06-30 11:04:53,556 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] 2019-06-30 11:04:53,567 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-06-30 11:04:53,575 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] 2019-06-30 11:04:53,593 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2019-06-30 11:04:53,595 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-06-30 11:04:53,603 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] 2019-06-30 11:04:53,616 StorageService.java:959 - Generated random tokens. tokens are [-6992126552410835900, 9058267157086676897, 4246341783915054478, 3743837313412727210, -4817481164126003518, 5542081732620236063, -4749633726161128875, 1359029469588048409, -1546185919489179481, 3727673874906484534, -8235579183817343916, -2597836855222328211, 755675092385907278, -7860040981599725621, 8581143036031297080, -612146569213234412, -4182704865731740239, -5123598495272295707, 1401289513021915217, -6994039420310300637, -4681410951548062328, 6888080301623150793, -3268087465691332254, 894659659395835804, 579811285176040735, -809657886090096849, -1515926386183902681, 7954573089899617582, -6720019257115033464, -6238520609314753635, 6366953626443237382, -5282585408923256292, 5954508135293354691, -8319473514298466454, 6126944093869763895, -8935150375324516662, 1862818467523878416, -8234384890707451367, -8131166926565521593, -2645007714013731769, -7376619256229831018, -3588988652901121210, -4200924413283366305, -6850323772779570177, -3464943846042982604, 2673178502424243661, 690431783994764394, -2937657312477420989, 7019427666888821743, -2819562417180553668, 1482557962131502833, 8420884968244045765, -5062218014370615091, 7202214531283728095, 4235954261315632312, 2192512995209017332, 3103312448534381121, 5136721245227121357, 3792133472349938400, 6532291031278093595, 1684192576060976992, 8547183548081853090, -658980218870106665, -5845524131173959435, -7028374491072117380, 6546719796534554996, 3553245198447592222, -5555979894618092583, -8001776090902909018, -4868928012035652262, -6241677420201888330, -7157292680394307634, -2353681656077262444, -2672417923263898187, -8286538998294306919, 7402568130621140928, -2827093938768285922, 1846919375793159034, 6868694486502585380, -7383457992789164161, 5258765108729669415, -3858818278238471443, 3889921433896471655, 9167342451100956507, 8422108949865638358, -630351399915432508, -6677596089981725876, 5707008121556033557, 2308515065609959124, 5725347022461337010, -3317906568175152686, -3539550779661425739, 2535841280714934689, 2556800043799468453, 5730245923985772310, 7082802685800649347, 8757614741220576903, 4938538662586337149, -4666905496862547794, 1944725862129019347, 2793858949151088610, -5817348956538675238, 6853627242252459941, 1748373639334819633, -3795656102639974530, 2574850633287963664, 1848815963148846449, -2249070671517479420, 5931090906090362044, 4125387060211969238, -4974181870528035788, 2655514805122833506, -7999016485677377150, -2566678783356729223, -3808326258121898231, 6781962245183016941, 6551618453475419225, -5995651524130788534, 5847257818650016279, -6793848069944284964, 2029539007784486190, -1768484441193030698, 5792174960315893230, 8519889621661817230, 5776487103247228602, -1657407303998681726, -7082800123184010123, 6276914777376548408, 7192683210009335571, -1251309815885381201, 8870448698020906025, -7664999183578280259, 6617046529441424866, 8764165249723266446, 8496148278858757070, 2025943975439457266, -79922416738281715, 8428368462360851516, -8961902307788639572, -6866089299621037462, 573230100265619491, 1701596918107761577, 5090688618120821071, 8287365425224627361, -9133495642321078657, -8026249000294398564, -4635836305106765480, -2706796409992260294, 6921426945148453518, 1835516859198819696, -1201520715605464903, -7367723318585797286, 1909773176459129359, 7731691285978899740, 5300141489081977757, 2718002241024271686, 3193863552940691968, 6238967022780478218, -28335362723144648, 5456617718236513291, 492699523833885342, 1645273364606283822, -2712222651774484217, 4781003545932988260, 549639212816920260, -8788484551127641827, 5081664683782008439, -2093458480291276007, 3884070467497678069, -7268886770410839666, -5703517757259033833, -2815131451150756465, 8138720479479957562, -3494176545107751068, 5327207012374173753, 1428150452362880854, 9185023337945622548, 7144347995101217010, 6601867400825173112, 3760621943580176251, 177507478290815956, 667573662161469289, -83093541159102330, 1260448461781529980, 6843450734923958342, -7588275620195190943, 3095371476059227789, 2351547346812961967, -4703955676335221971, 3083690884727204603, -416626138568268128, -4640330816716445166, 1014885803242646948, -3756654251271648281, 4125466119037734847, 4681853509983789098, 1064807009391674367, 2616175313022632775, -5295931046249402162, -3372277359020380979, 2399078047346270263, -6490141091086750178, 458616874213472179, -3636123744891300307, 4239589040261097862, -8776794032733221802, -1606582925986615651, 6339362654187864331, 1169620235448219508, -1365172791047483563, 1647775843101406135, -2517915899142632179, 5461413506008283836, -1583526811399765892, -4997432754760240317, 2191922136843897035, -4635358210154544902, -3695509206315104537, -5096628264446347992, 844712727277099823, 1097329179599883295, -7978497025045389947, -4999294954296971032, 7101380772667099858, 350096066939618523, -4182313310995326051, -277224465840985537, -7725999911897885176, 2186747913694291003, 4235249230118749496, -309050900204614399, -7517057835981274125, 6757378733048892159, -6179490912059212249, 4602156204689406897, -5730327090764550156, -3553117047563602469, 744450935713508422, 5521484847795547573, -6796209529055603157, -2007914551209334212, 5608432749986652350, 4588433819336972978, 376507897148132043, 1108226630209832089, -670157816098877280, 4343614241957715738, -6133978806342833213, 9013770634038494089, -5692537576293444172, 8848511770548834971, 5879778353649607178, 4297660115882527562, -8629549636322203106, -4485757369659264814, 5884080010332211588]\nINFO [main] 2019-06-30 11:04:53,629 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@2309fc71[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@5d6fcc60[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@304eaaab}\nINFO [MigrationStage:1] 2019-06-30 11:04:53,702 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-06-30 11:04:53,705 Memtable.java:347 - Writing Memtable-schema_keyspaces@1901403699(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-06-30 11:04:53,706 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=1561892691875, position=102352)\nINFO [MigrationStage:1] 2019-06-30 11:04:54,046 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-06-30 11:04:54,047 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1349152863(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-06-30 11:04:54,062 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=1561892691875, position=102352)\nINFO [MigrationStage:1] 2019-06-30 11:04:54,564 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-06-30 11:04:54,565 Memtable.java:347 - Writing Memtable-schema_columns@171509486(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-06-30 11:04:54,592 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=1561892691875, position=102352)\nINFO [MigrationStage:1] 2019-06-30 11:04:54,950 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-06-30 11:04:54,951 Memtable.java:347 - Writing Memtable-schema_triggers@1175116163(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-06-30 11:04:54,952 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=1561892691875, position=102352)\nINFO [MigrationStage:1] 2019-06-30 11:04:55,284 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-06-30 11:04:55,285 Memtable.java:347 - Writing Memtable-schema_usertypes@947531624(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-06-30 11:04:55,286 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=1561892691875, position=102352)\nINFO [MigrationStage:1] 2019-06-30 11:04:55,855 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@508eec62[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] 2019-06-30 11:04:55,867 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2019-06-30 11:04:55,869 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@10825457[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] 2019-06-30 11:04:55,883 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2019-06-30 11:04:55,973 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-06-30 11:04:55,973 Memtable.java:347 - Writing Memtable-local@288665722(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-06-30 11:04:55,974 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=1561892691875, position=102595)\nINFO [main] 2019-06-30 11:04:56,283 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51466 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-06-30 11:04:56,283 Memtable.java:347 - Writing Memtable-local@1371753435(8.353KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-06-30 11:04:56,295 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=1561892691875, position=114572)\nINFO [CompactionExecutor:2] 2019-06-30 11:04:56,699 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')]\nINFO [main] 2019-06-30 11:04:56,766 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2019-06-30 11:04:56,908 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2019-06-30 11:04:56,944 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] 2019-06-30 11:04:56,944 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2019-06-30 11:04:57,013 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2019-06-30 11:04:57,094 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:2] 2019-06-30 11:04:57,472 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,956 bytes to 5,790 (~97% of original) in 757ms = 0.007294MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2019-06-30 11:06:43,602 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2019-06-30 11:06:43,635 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2019-06-30 11:06:43,636 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2019-06-30 11:06:43,637 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2019-06-30 11:06:45,669 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2019-06-30 11:06:45,671 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": "[vellum] => \n\n\n \n System.err\n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n WARN\n \n \n\n \n \n \n\n\n\n\n \n \n ${cassandra.logdir}/system.log\n \n ${cassandra.logdir}/system.log.%i.zip\n 1\n 20\n \n\n \n 20MB\n \n \n %-5level [%thread] %date{ISO8601} %F:%L - %msg%n\n \n \n \n \n \n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n \n \n \n \n \n \n \n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "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.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}], "metadata": {"pagination": {"total": 3182, "offset": 3113, "size": 50}}} 2019-06-30 11:07:29,909 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:07:29,909 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:07:29 GMT 2019-06-30 11:07:29,909 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:07:29,909 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:07:29,909 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:07:29,909 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:07:29,910 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:07:29,910 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:07:29,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 6,120 kB of archives. After this operation, 6,458 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 6,120 kB in 1s (5,563 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59719 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m6.088s user 0m3.650s sys 0m0.932s 2019-06-30 11:07:29,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2019-06-30 11:07:29,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2019-06-30 11:07:29,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2019-06-30 11:07:29,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.058s user 0m0.011s sys 0m0.045s 2019-06-30 11:07:29,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2019-06-30 11:07:29,914 - 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:50544 0.0.0.0:* LISTEN 1725/python tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14026/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12429/monit tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12107/memcached tcp6 0 0 ::1:53 :::* LISTEN 14026/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 14026/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 546/dhclient udp 0 0 192.168.120.17:123 0.0.0.0:* 11708/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11708/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11708/ntpd udp 0 0 0.0.0.0:35002 0.0.0.0:* 546/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12107/memcached udp6 0 0 ::1:53 :::* 14026/dnsmasq udp6 0 0 fe80::f816:3eff:fee:123 :::* 11708/ntpd udp6 0 0 ::1:123 :::* 11708/ntpd udp6 0 0 :::123 :::* 11708/ntpd udp6 0 0 :::56287 :::* 546/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8715 882/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7215 379/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9059 1094/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6536 1/init @/com/ubuntu/upstart real 0m0.009s user 0m0.003s sys 0m0.004s 2019-06-30 11:07:29,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2019-06-30 11:07:29,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:00 ? 00:00:01 /sbin/init root 2 0 0 11:00 ? 00:00:00 [kthreadd] root 3 2 0 11:00 ? 00:00:00 [ksoftirqd/0] root 5 2 0 11:00 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:00 ? 00:00:00 [kworker/u2:0] root 7 2 0 11:00 ? 00:00:00 [rcu_sched] root 8 2 0 11:00 ? 00:00:00 [rcuos/0] root 9 2 0 11:00 ? 00:00:00 [rcu_bh] root 10 2 0 11:00 ? 00:00:00 [rcuob/0] root 11 2 0 11:00 ? 00:00:00 [migration/0] root 12 2 0 11:00 ? 00:00:00 [watchdog/0] root 13 2 0 11:00 ? 00:00:00 [khelper] root 14 2 0 11:00 ? 00:00:00 [kdevtmpfs] root 15 2 0 11:00 ? 00:00:00 [netns] root 16 2 0 11:00 ? 00:00:00 [writeback] root 17 2 0 11:00 ? 00:00:00 [kintegrityd] root 18 2 0 11:00 ? 00:00:00 [bioset] root 19 2 0 11:00 ? 00:00:00 [kworker/u3:0] root 20 2 0 11:00 ? 00:00:00 [kblockd] root 21 2 0 11:00 ? 00:00:00 [ata_sff] root 22 2 0 11:00 ? 00:00:00 [khubd] root 23 2 0 11:00 ? 00:00:00 [md] root 24 2 0 11:00 ? 00:00:00 [devfreq_wq] root 25 2 0 11:00 ? 00:00:00 [kworker/0:1] root 27 2 0 11:00 ? 00:00:00 [khungtaskd] root 28 2 0 11:00 ? 00:00:00 [kswapd0] root 29 2 0 11:00 ? 00:00:00 [vmstat] root 30 2 0 11:00 ? 00:00:00 [ksmd] root 31 2 0 11:00 ? 00:00:00 [khugepaged] root 32 2 0 11:00 ? 00:00:00 [fsnotify_mark] root 33 2 0 11:00 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 11:00 ? 00:00:00 [crypto] root 46 2 0 11:00 ? 00:00:00 [kthrotld] root 47 2 0 11:00 ? 00:00:00 [kworker/u2:1] root 48 2 0 11:00 ? 00:00:00 [vballoon] root 49 2 0 11:00 ? 00:00:00 [scsi_eh_0] root 50 2 0 11:00 ? 00:00:00 [scsi_eh_1] root 71 2 0 11:00 ? 00:00:00 [deferwq] root 72 2 0 11:00 ? 00:00:00 [charger_manager] root 114 2 0 11:00 ? 00:00:00 [kpsmoused] root 131 2 0 11:00 ? 00:00:00 [kworker/0:2] root 176 2 0 11:00 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 11:00 ? 00:00:00 [ext4-rsv-conver] root 374 1 0 11:00 ? 00:00:00 upstart-udev-bridge --daemon root 379 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 426 2 0 11:00 ? 00:00:00 [kworker/u3:1] root 497 1 0 11:00 ? 00:00:00 upstart-socket-bridge --daemon root 546 1 0 11:00 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 11:00 ? 00:00:00 [kauditd] message+ 882 1 0 11:00 ? 00:00:00 dbus-daemon --system --fork root 917 1 0 11:00 ? 00:00:00 /lib/systemd/systemd-logind syslog 923 1 0 11:00 ? 00:00:00 rsyslogd root 938 1 0 11:00 ? 00:00:00 upstart-file-bridge --daemon root 1040 1 0 11:00 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 11:00 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1048 1 0 11:00 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1049 1 0 11:00 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1051 1 0 11:00 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 11:00 ? 00:00:00 /usr/sbin/sshd -D root 1094 1 0 11:00 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1095 1 0 11:00 ? 00:00:00 cron daemon 1096 1 0 11:00 ? 00:00:00 atd root 1185 1 0 11:00 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1191 1 0 11:00 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 11:01 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_w4xpzo/env/bin/python -m cloudify_agent.worker --queue vellum_host_w4xpzo --max-workers 5 --name vellum_host_w4xpzo ubuntu 1464 1462 0 11:01 ? 00:00:02 /home/ubuntu/vellum_host_w4xpzo/env/bin/python -m cloudify_agent.worker --queue vellum_host_w4xpzo --max-workers 5 --name vellum_host_w4xpzo ubuntu 1608 1 0 11:01 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_w4xpzo/env/bin/diamond --configfile /home/ubuntu/vellum_host_w4xpzo/work/plugins/diamond/etc/diamond.conf ubuntu 1725 1464 1 11:03 ? 00:00:02 /home/ubuntu/vellum_host_w4xpzo/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-jJgLYf ubuntu 1735 1725 0 11:03 ? 00:00:00 /bin/sh -c /tmp/HGBIE/install-vellum.sh ubuntu 1737 1735 0 11:03 ? 00:00:00 /bin/bash -e /tmp/HGBIE/install-vellum.sh ntp 11708 1 0 11:06 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12107 1 0 11:06 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12429 1 0 11:06 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13072 1 0 11:06 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13078 13072 0 11:06 ? 00:00:00 cpulimit -e astaire -l 5 root 13492 12429 0 11:07 ? 00:00:00 [check-monit-upt] dnsmasq 14026 1 0 11:07 ? 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 14073 1737 0 11:07 ? 00:00:00 /bin/bash -e /tmp/HGBIE/install-vellum.sh ubuntu 14074 14073 0 11:07 ? 00:00:00 /bin/bash -e /tmp/HGBIE/install-vellum.sh root 14075 14074 0 11:07 ? 00:00:00 sudo ps -edf root 14076 14075 0 11:07 ? 00:00:00 ps -edf real 0m0.010s user 0m0.003s sys 0m0.007s 2019-06-30 11:07:29,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2019-06-30 11:07:29,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-06-30 11:07:29,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e1:b0:07 inet addr:192.168.120.17 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fee1:b007/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:137487 errors:0 dropped:0 overruns:0 frame:0 TX packets:42473 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:222699782 (222.6 MB) TX bytes:6788084 (6.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:2478 errors:0 dropped:0 overruns:0 frame:0 TX packets:2478 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:223390 (223.3 KB) TX bytes:223390 (223.3 KB) real 0m0.007s user 0m0.004s sys 0m0.001s 2019-06-30 11:07:29,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2019-06-30 11:07:29,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-06-30 11:07:29,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-06-30 11:07:29,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2019-06-30 11:07:29,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/clearwater-sa30 /var/log/cassandra /var/log/cassandra/system.log /var/log/wtmp /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.log /var/log/ntpstats /var/log/iotop.log /var/log/lastlog /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/memcached.log /var/log/unattended-upgrades /var/log/astaire /var/log/astaire/astaire_20190630T110000Z.txt /var/log/astaire/astaire_out.log /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_err.log /var/log/dpkg.log /var/log/syslog /var/log/btmp /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/astaire-throttle.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/rogers /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/boot.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/chronos /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.007s user 0m0.002s sys 0m0.003s 2019-06-30 11:07:29,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - cloudify.proxy.client.RequestError: (RequestError(...), "UnicodeEncodeError: 'ascii' codec can't encode character u'\\u0151' in position 30501: ordinal not in range(128)") 2019-06-30 11:07:29,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:07:29,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [http] 2019-06-30 11:07:29,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-address = 0.0.0.0 2019-06-30 11:07:29,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-30 11:07:29,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - threads = 50 2019-06-30 11:07:29,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:07:29,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [logging] 2019-06-30 11:07:29,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-30 11:07:29,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-port = 7253 2019-06-30 11:07:29,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - folder = /var/log/chronos 2019-06-30 11:07:29,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-30 11:07:29,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-30 11:07:29,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1735, return_code=0): /tmp/HGBIE/install-vellum.sh 2019-06-30 11:07:29,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-06-30 11:07:29,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-06-30 11:07:29,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-06-30 11:07:29,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - max_ttl = 600 2019-06-30 11:07:29,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [exceptions] 2019-06-30 11:07:29,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:07:29,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - enabled = true 2019-06-30 11:07:29,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2019-06-30 11:06:47.687159740 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2019-06-30 11:07:29,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-06-30 11:07:29,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - level = 2 2019-06-30 11:07:29,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2019-06-30 11:07:29,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:07:29,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:07:29,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [alarms] 2019-06-30 11:07:29,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2019-06-30 11:04:48,038 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2019-06-30 11:04:48,069 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-30 11:04:48,311 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-06-30 11:04:48,697 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2019-06-30 11:04:48,712 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB INFO [main] 2019-06-30 11:04:48,714 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB INFO [main] 2019-06-30 11:04:49,605 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-30 11:04:49,652 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-06-30 11:04:49,735 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_201 WARN [main] 2019-06-30 11:04:49,736 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2019-06-30 11:04:49,736 CassandraDaemon.java:202 - Heap size: 509607936/509607936 INFO [main] 2019-06-30 11:04:49,736 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 699200(682K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2019-06-30 11:04:49,736 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66706568(65143K) committed = 83886080(81920K) max = 83886080(81920K) INFO [main] 2019-06-30 11:04:49,736 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K) INFO [main] 2019-06-30 11:04:49,736 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K) INFO [main] 2019-06-30 11:04:49,736 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16717888(16326K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2019-06-30 11:04:49,737 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar INFO [main] 2019-06-30 11:04:49,737 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms496M, -Xmx496M, -Xmn100M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1561892686.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1561892686.log] INFO [main] 2019-06-30 11:04:49,888 CLibrary.java:144 - JNA mlockall successful WARN [main] 2019-06-30 11:04:49,888 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2019-06-30 11:04:50,060 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2019-06-30 11:04:50,062 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2019-06-30 11:04:50,063 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2019-06-30 11:04:50,069 CacheService.java:110 - Initializing key cache with capacity of 24 MBs. INFO [main] 2019-06-30 11:04:50,172 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2019-06-30 11:04:50,178 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs INFO [main] 2019-06-30 11:04:50,179 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2019-06-30 11:04:50,263 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2019-06-30 11:04:51,903 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2019-06-30 11:04:51,913 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2019-06-30 11:04:51,921 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2019-06-30 11:04:51,925 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2019-06-30 11:04:51,930 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2019-06-30 11:04:51,934 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2019-06-30 11:04:51,949 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2019-06-30 11:04:51,957 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2019-06-30 11:04:51,962 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2019-06-30 11:04:51,966 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2019-06-30 11:04:51,972 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2019-06-30 11:04:51,978 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2019-06-30 11:04:51,981 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2019-06-30 11:04:51,985 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2019-06-30 11:04:51,989 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2019-06-30 11:04:51,994 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2019-06-30 11:04:52,113 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2019-06-30 11:04:52,115 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2019-06-30 11:04:52,168 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-06-30 11:04:52,178 Memtable.java:347 - Writing Memtable-local@977001965(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-06-30 11:04:52,279 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=1561892691875, position=399) INFO [main] 2019-06-30 11:04:52,806 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2019-06-30 11:04:53,017 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2019-06-30 11:04:53,018 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2019-06-30 11:04:53,021 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2019-06-30 11:04:53,050 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 24 MB and a resize interval of 60 minutes INFO [main] 2019-06-30 11:04:53,051 StorageService.java:649 - Loading persisted ring state INFO [main] 2019-06-30 11:04:53,095 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-30 11:04:53,133 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] WARN [main] 2019-06-30 11:04:53,146 SystemKeyspace.java:765 - No host ID found, created 9dfaa375-942d-4b23-89b2-8b141d4a9106 (Note: This should happen exactly once per node). INFO [main] 2019-06-30 11:04:53,152 StorageService.java:807 - Starting up server gossip INFO [main] 2019-06-30 11:04:53,157 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-06-30 11:04:53,158 Memtable.java:347 - Writing Memtable-local@1678201930(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-06-30 11:04:53,159 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=1561892691875, position=93397) INFO [main] 2019-06-30 11:04:53,476 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-30 11:04:53,492 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-06-30 11:04:53,524 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2019-06-30 11:04:53,543 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-30 11:04:53,556 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-06-30 11:04:53,567 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-30 11:04:53,575 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-06-30 11:04:53,593 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2019-06-30 11:04:53,595 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-30 11:04:53,603 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-06-30 11:04:53,616 StorageService.java:959 - Generated random tokens. tokens are [-6992126552410835900, 9058267157086676897, 4246341783915054478, 3743837313412727210, -4817481164126003518, 5542081732620236063, -4749633726161128875, 1359029469588048409, -1546185919489179481, 3727673874906484534, -8235579183817343916, -2597836855222328211, 755675092385907278, -7860040981599725621, 8581143036031297080, -612146569213234412, -4182704865731740239, -5123598495272295707, 1401289513021915217, -6994039420310300637, -4681410951548062328, 6888080301623150793, -3268087465691332254, 894659659395835804, 579811285176040735, -809657886090096849, -1515926386183902681, 7954573089899617582, -6720019257115033464, -6238520609314753635, 6366953626443237382, -5282585408923256292, 5954508135293354691, -8319473514298466454, 6126944093869763895, -8935150375324516662, 1862818467523878416, -8234384890707451367, -8131166926565521593, -2645007714013731769, -7376619256229831018, -3588988652901121210, -4200924413283366305, -6850323772779570177, -3464943846042982604, 2673178502424243661, 690431783994764394, -2937657312477420989, 7019427666888821743, -2819562417180553668, 1482557962131502833, 8420884968244045765, -5062218014370615091, 7202214531283728095, 4235954261315632312, 2192512995209017332, 3103312448534381121, 5136721245227121357, 3792133472349938400, 6532291031278093595, 1684192576060976992, 8547183548081853090, -658980218870106665, -5845524131173959435, -7028374491072117380, 6546719796534554996, 3553245198447592222, -5555979894618092583, -8001776090902909018, -4868928012035652262, -6241677420201888330, -7157292680394307634, -2353681656077262444, -2672417923263898187, -8286538998294306919, 7402568130621140928, -2827093938768285922, 1846919375793159034, 6868694486502585380, -7383457992789164161, 5258765108729669415, -3858818278238471443, 3889921433896471655, 9167342451100956507, 8422108949865638358, -630351399915432508, -6677596089981725876, 5707008121556033557, 2308515065609959124, 5725347022461337010, -3317906568175152686, -3539550779661425739, 2535841280714934689, 2556800043799468453, 5730245923985772310, 7082802685800649347, 8757614741220576903, 4938538662586337149, -4666905496862547794, 1944725862129019347, 2793858949151088610, -5817348956538675238, 6853627242252459941, 1748373639334819633, -3795656102639974530, 2574850633287963664, 1848815963148846449, -2249070671517479420, 5931090906090362044, 4125387060211969238, -4974181870528035788, 2655514805122833506, -7999016485677377150, -2566678783356729223, -3808326258121898231, 6781962245183016941, 6551618453475419225, -5995651524130788534, 5847257818650016279, -6793848069944284964, 2029539007784486190, -1768484441193030698, 5792174960315893230, 8519889621661817230, 5776487103247228602, -1657407303998681726, -7082800123184010123, 6276914777376548408, 7192683210009335571, -1251309815885381201, 8870448698020906025, -7664999183578280259, 6617046529441424866, 8764165249723266446, 8496148278858757070, 2025943975439457266, -79922416738281715, 8428368462360851516, -8961902307788639572, -6866089299621037462, 573230100265619491, 1701596918107761577, 5090688618120821071, 8287365425224627361, -9133495642321078657, -8026249000294398564, -4635836305106765480, -2706796409992260294, 6921426945148453518, 1835516859198819696, -1201520715605464903, -7367723318585797286, 1909773176459129359, 7731691285978899740, 5300141489081977757, 2718002241024271686, 3193863552940691968, 6238967022780478218, -28335362723144648, 5456617718236513291, 492699523833885342, 1645273364606283822, -2712222651774484217, 4781003545932988260, 549639212816920260, -8788484551127641827, 5081664683782008439, -2093458480291276007, 3884070467497678069, -7268886770410839666, -5703517757259033833, -2815131451150756465, 8138720479479957562, -3494176545107751068, 5327207012374173753, 1428150452362880854, 9185023337945622548, 7144347995101217010, 6601867400825173112, 3760621943580176251, 177507478290815956, 667573662161469289, -83093541159102330, 1260448461781529980, 6843450734923958342, -7588275620195190943, 3095371476059227789, 2351547346812961967, -4703955676335221971, 3083690884727204603, -416626138568268128, -4640330816716445166, 1014885803242646948, -3756654251271648281, 4125466119037734847, 4681853509983789098, 1064807009391674367, 2616175313022632775, -5295931046249402162, -3372277359020380979, 2399078047346270263, -6490141091086750178, 458616874213472179, -3636123744891300307, 4239589040261097862, -8776794032733221802, -1606582925986615651, 6339362654187864331, 1169620235448219508, -1365172791047483563, 1647775843101406135, -2517915899142632179, 5461413506008283836, -1583526811399765892, -4997432754760240317, 2191922136843897035, -4635358210154544902, -3695509206315104537, -5096628264446347992, 844712727277099823, 1097329179599883295, -7978497025045389947, -4999294954296971032, 7101380772667099858, 350096066939618523, -4182313310995326051, -277224465840985537, -7725999911897885176, 2186747913694291003, 4235249230118749496, -309050900204614399, -7517057835981274125, 6757378733048892159, -6179490912059212249, 4602156204689406897, -5730327090764550156, -3553117047563602469, 744450935713508422, 5521484847795547573, -6796209529055603157, -2007914551209334212, 5608432749986652350, 4588433819336972978, 376507897148132043, 1108226630209832089, -670157816098877280, 4343614241957715738, -6133978806342833213, 9013770634038494089, -5692537576293444172, 8848511770548834971, 5879778353649607178, 4297660115882527562, -8629549636322203106, -4485757369659264814, 5884080010332211588] INFO [main] 2019-06-30 11:04:53,629 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@2309fc71[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@5d6fcc60[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@304eaaab} INFO [MigrationStage:1] 2019-06-30 11:04:53,702 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-06-30 11:04:53,705 Memtable.java:347 - Writing Memtable-schema_keyspaces@1901403699(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-06-30 11:04:53,706 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=1561892691875, position=102352) INFO [MigrationStage:1] 2019-06-30 11:04:54,046 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-06-30 11:04:54,047 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1349152863(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-06-30 11:04:54,062 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=1561892691875, position=102352) INFO [MigrationStage:1] 2019-06-30 11:04:54,564 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-06-30 11:04:54,565 Memtable.java:347 - Writing Memtable-schema_columns@171509486(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-06-30 11:04:54,592 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=1561892691875, position=102352) INFO [MigrationStage:1] 2019-06-30 11:04:54,950 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-06-30 11:04:54,951 Memtable.java:347 - Writing Memtable-schema_triggers@1175116163(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-06-30 11:04:54,952 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=1561892691875, position=102352) INFO [MigrationStage:1] 2019-06-30 11:04:55,284 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-06-30 11:04:55,285 Memtable.java:347 - Writing Memtable-schema_usertypes@947531624(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-06-30 11:04:55,286 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=1561892691875, position=102352) INFO [MigrationStage:1] 2019-06-30 11:04:55,855 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@508eec62[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2019-06-30 11:04:55,867 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2019-06-30 11:04:55,869 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@10825457[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2019-06-30 11:04:55,883 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2019-06-30 11:04:55,973 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-06-30 11:04:55,973 Memtable.java:347 - Writing Memtable-local@288665722(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-06-30 11:04:55,974 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=1561892691875, position=102595) INFO [main] 2019-06-30 11:04:56,283 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51466 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-06-30 11:04:56,283 Memtable.java:347 - Writing Memtable-local@1371753435(8.353KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-06-30 11:04:56,295 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=1561892691875, position=114572) INFO [CompactionExecutor:2] 2019-06-30 11:04:56,699 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')] INFO [main] 2019-06-30 11:04:56,766 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2019-06-30 11:04:56,908 Server.java:155 - Netty using native Epoll event loop INFO [main] 2019-06-30 11:04:56,944 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c] INFO [main] 2019-06-30 11:04:56,944 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2019-06-30 11:04:57,013 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2019-06-30 11:04:57,094 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:2] 2019-06-30 11:04:57,472 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,956 bytes to 5,790 (~97% of original) in 757ms = 0.007294MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2019-06-30 11:06:43,602 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2019-06-30 11:06:43,635 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2019-06-30 11:06:43,636 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2019-06-30 11:06:43,637 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2019-06-30 11:06:45,669 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2019-06-30 11:06:45,671 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.000s sys 0m0.004s 2019-06-30 11:07:29,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2019-06-30 11:07:29,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => System.err %-5level %date{HH:mm:ss,SSS} %msg%n WARN ${cassandra.logdir}/system.log ${cassandra.logdir}/system.log.%i.zip 1 20 20MB %-5level [%thread] %date{ISO8601} %F:%L - %msg%n %-5level %date{HH:mm:ss,SSS} %msg%n real 0m0.006s user 0m0.000s sys 0m0.005s 2019-06-30 11:07:29,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2019-06-30 11:07:29,922 - 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.004s user 0m0.000s sys 0m0.004s 2019-06-30 11:07:29,922 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:07:30,054 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:07:30,054 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:07:30,054 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:07:30,054 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:07:30,055 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:07:30,055 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:07:30,055 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:07:30,055 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:07:30,055 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:07:30,055 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:07:30 GMT 2019-06-30 11:07:30,055 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:07:30,055 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:07:30,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:07:30,055 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:07:30,056 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:07:35,061 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:07:35,159 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:07:35,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:07:35,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:07:35,160 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:07:35,160 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:07:35,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:07:35,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:07:35,160 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": "[vellum] => INFO [main] 2019-06-30 11:04:48,038 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2019-06-30 11:04:48,069 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-06-30 11:04:48,311 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] 2019-06-30 11:04:48,697 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2019-06-30 11:04:48,712 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB\nINFO [main] 2019-06-30 11:04:48,714 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB\nINFO [main] 2019-06-30 11:04:49,605 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-06-30 11:04:49,652 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] 2019-06-30 11:04:49,735 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_201\nWARN [main] 2019-06-30 11:04:49,736 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2019-06-30 11:04:49,736 CassandraDaemon.java:202 - Heap size: 509607936/509607936\nINFO [main] 2019-06-30 11:04:49,736 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 699200(682K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2019-06-30 11:04:49,736 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66706568(65143K) committed = 83886080(81920K) max = 83886080(81920K)\nINFO [main] 2019-06-30 11:04:49,736 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K)\nINFO [main] 2019-06-30 11:04:49,736 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K)\nINFO [main] 2019-06-30 11:04:49,736 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16717888(16326K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2019-06-30 11:04:49,737 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] 2019-06-30 11:04:49,737 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms496M, -Xmx496M, -Xmn100M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1561892686.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1561892686.log]\nINFO [main] 2019-06-30 11:04:49,888 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2019-06-30 11:04:49,888 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2019-06-30 11:04:50,060 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2019-06-30 11:04:50,062 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2019-06-30 11:04:50,063 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2019-06-30 11:04:50,069 CacheService.java:110 - Initializing key cache with capacity of 24 MBs.\nINFO [main] 2019-06-30 11:04:50,172 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2019-06-30 11:04:50,178 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs\nINFO [main] 2019-06-30 11:04:50,179 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2019-06-30 11:04:50,263 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2019-06-30 11:04:51,903 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2019-06-30 11:04:51,913 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2019-06-30 11:04:51,921 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2019-06-30 11:04:51,925 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2019-06-30 11:04:51,930 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2019-06-30 11:04:51,934 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2019-06-30 11:04:51,949 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2019-06-30 11:04:51,957 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2019-06-30 11:04:51,962 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2019-06-30 11:04:51,966 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2019-06-30 11:04:51,972 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2019-06-30 11:04:51,978 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2019-06-30 11:04:51,981 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2019-06-30 11:04:51,985 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2019-06-30 11:04:51,989 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2019-06-30 11:04:51,994 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2019-06-30 11:04:52,113 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2019-06-30 11:04:52,115 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2019-06-30 11:04:52,168 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-06-30 11:04:52,178 Memtable.java:347 - Writing Memtable-local@977001965(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-06-30 11:04:52,279 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=1561892691875, position=399)\nINFO [main] 2019-06-30 11:04:52,806 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2019-06-30 11:04:53,017 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2019-06-30 11:04:53,018 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2019-06-30 11:04:53,021 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2019-06-30 11:04:53,050 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 24 MB and a resize interval of 60 minutes\nINFO [main] 2019-06-30 11:04:53,051 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2019-06-30 11:04:53,095 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-06-30 11:04:53,133 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] 2019-06-30 11:04:53,146 SystemKeyspace.java:765 - No host ID found, created 9dfaa375-942d-4b23-89b2-8b141d4a9106 (Note: This should happen exactly once per node).\nINFO [main] 2019-06-30 11:04:53,152 StorageService.java:807 - Starting up server gossip\nINFO [main] 2019-06-30 11:04:53,157 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-06-30 11:04:53,158 Memtable.java:347 - Writing Memtable-local@1678201930(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-06-30 11:04:53,159 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=1561892691875, position=93397)\nINFO [main] 2019-06-30 11:04:53,476 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-06-30 11:04:53,492 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] 2019-06-30 11:04:53,524 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2019-06-30 11:04:53,543 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-06-30 11:04:53,556 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] 2019-06-30 11:04:53,567 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-06-30 11:04:53,575 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] 2019-06-30 11:04:53,593 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2019-06-30 11:04:53,595 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-06-30 11:04:53,603 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] 2019-06-30 11:04:53,616 StorageService.java:959 - Generated random tokens. tokens are [-6992126552410835900, 9058267157086676897, 4246341783915054478, 3743837313412727210, -4817481164126003518, 5542081732620236063, -4749633726161128875, 1359029469588048409, -1546185919489179481, 3727673874906484534, -8235579183817343916, -2597836855222328211, 755675092385907278, -7860040981599725621, 8581143036031297080, -612146569213234412, -4182704865731740239, -5123598495272295707, 1401289513021915217, -6994039420310300637, -4681410951548062328, 6888080301623150793, -3268087465691332254, 894659659395835804, 579811285176040735, -809657886090096849, -1515926386183902681, 7954573089899617582, -6720019257115033464, -6238520609314753635, 6366953626443237382, -5282585408923256292, 5954508135293354691, -8319473514298466454, 6126944093869763895, -8935150375324516662, 1862818467523878416, -8234384890707451367, -8131166926565521593, -2645007714013731769, -7376619256229831018, -3588988652901121210, -4200924413283366305, -6850323772779570177, -3464943846042982604, 2673178502424243661, 690431783994764394, -2937657312477420989, 7019427666888821743, -2819562417180553668, 1482557962131502833, 8420884968244045765, -5062218014370615091, 7202214531283728095, 4235954261315632312, 2192512995209017332, 3103312448534381121, 5136721245227121357, 3792133472349938400, 6532291031278093595, 1684192576060976992, 8547183548081853090, -658980218870106665, -5845524131173959435, -7028374491072117380, 6546719796534554996, 3553245198447592222, -5555979894618092583, -8001776090902909018, -4868928012035652262, -6241677420201888330, -7157292680394307634, -2353681656077262444, -2672417923263898187, -8286538998294306919, 7402568130621140928, -2827093938768285922, 1846919375793159034, 6868694486502585380, -7383457992789164161, 5258765108729669415, -3858818278238471443, 3889921433896471655, 9167342451100956507, 8422108949865638358, -630351399915432508, -6677596089981725876, 5707008121556033557, 2308515065609959124, 5725347022461337010, -3317906568175152686, -3539550779661425739, 2535841280714934689, 2556800043799468453, 5730245923985772310, 7082802685800649347, 8757614741220576903, 4938538662586337149, -4666905496862547794, 1944725862129019347, 2793858949151088610, -5817348956538675238, 6853627242252459941, 1748373639334819633, -3795656102639974530, 2574850633287963664, 1848815963148846449, -2249070671517479420, 5931090906090362044, 4125387060211969238, -4974181870528035788, 2655514805122833506, -7999016485677377150, -2566678783356729223, -3808326258121898231, 6781962245183016941, 6551618453475419225, -5995651524130788534, 5847257818650016279, -6793848069944284964, 2029539007784486190, -1768484441193030698, 5792174960315893230, 8519889621661817230, 5776487103247228602, -1657407303998681726, -7082800123184010123, 6276914777376548408, 7192683210009335571, -1251309815885381201, 8870448698020906025, -7664999183578280259, 6617046529441424866, 8764165249723266446, 8496148278858757070, 2025943975439457266, -79922416738281715, 8428368462360851516, -8961902307788639572, -6866089299621037462, 573230100265619491, 1701596918107761577, 5090688618120821071, 8287365425224627361, -9133495642321078657, -8026249000294398564, -4635836305106765480, -2706796409992260294, 6921426945148453518, 1835516859198819696, -1201520715605464903, -7367723318585797286, 1909773176459129359, 7731691285978899740, 5300141489081977757, 2718002241024271686, 3193863552940691968, 6238967022780478218, -28335362723144648, 5456617718236513291, 492699523833885342, 1645273364606283822, -2712222651774484217, 4781003545932988260, 549639212816920260, -8788484551127641827, 5081664683782008439, -2093458480291276007, 3884070467497678069, -7268886770410839666, -5703517757259033833, -2815131451150756465, 8138720479479957562, -3494176545107751068, 5327207012374173753, 1428150452362880854, 9185023337945622548, 7144347995101217010, 6601867400825173112, 3760621943580176251, 177507478290815956, 667573662161469289, -83093541159102330, 1260448461781529980, 6843450734923958342, -7588275620195190943, 3095371476059227789, 2351547346812961967, -4703955676335221971, 3083690884727204603, -416626138568268128, -4640330816716445166, 1014885803242646948, -3756654251271648281, 4125466119037734847, 4681853509983789098, 1064807009391674367, 2616175313022632775, -5295931046249402162, -3372277359020380979, 2399078047346270263, -6490141091086750178, 458616874213472179, -3636123744891300307, 4239589040261097862, -8776794032733221802, -1606582925986615651, 6339362654187864331, 1169620235448219508, -1365172791047483563, 1647775843101406135, -2517915899142632179, 5461413506008283836, -1583526811399765892, -4997432754760240317, 2191922136843897035, -4635358210154544902, -3695509206315104537, -5096628264446347992, 844712727277099823, 1097329179599883295, -7978497025045389947, -4999294954296971032, 7101380772667099858, 350096066939618523, -4182313310995326051, -277224465840985537, -7725999911897885176, 2186747913694291003, 4235249230118749496, -309050900204614399, -7517057835981274125, 6757378733048892159, -6179490912059212249, 4602156204689406897, -5730327090764550156, -3553117047563602469, 744450935713508422, 5521484847795547573, -6796209529055603157, -2007914551209334212, 5608432749986652350, 4588433819336972978, 376507897148132043, 1108226630209832089, -670157816098877280, 4343614241957715738, -6133978806342833213, 9013770634038494089, -5692537576293444172, 8848511770548834971, 5879778353649607178, 4297660115882527562, -8629549636322203106, -4485757369659264814, 5884080010332211588]\nINFO [main] 2019-06-30 11:04:53,629 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@2309fc71[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@5d6fcc60[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@304eaaab}\nINFO [MigrationStage:1] 2019-06-30 11:04:53,702 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-06-30 11:04:53,705 Memtable.java:347 - Writing Memtable-schema_keyspaces@1901403699(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-06-30 11:04:53,706 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=1561892691875, position=102352)\nINFO [MigrationStage:1] 2019-06-30 11:04:54,046 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-06-30 11:04:54,047 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1349152863(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-06-30 11:04:54,062 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=1561892691875, position=102352)\nINFO [MigrationStage:1] 2019-06-30 11:04:54,564 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-06-30 11:04:54,565 Memtable.java:347 - Writing Memtable-schema_columns@171509486(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-06-30 11:04:54,592 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=1561892691875, position=102352)\nINFO [MigrationStage:1] 2019-06-30 11:04:54,950 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-06-30 11:04:54,951 Memtable.java:347 - Writing Memtable-schema_triggers@1175116163(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-06-30 11:04:54,952 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=1561892691875, position=102352)\nINFO [MigrationStage:1] 2019-06-30 11:04:55,284 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-06-30 11:04:55,285 Memtable.java:347 - Writing Memtable-schema_usertypes@947531624(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-06-30 11:04:55,286 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=1561892691875, position=102352)\nINFO [MigrationStage:1] 2019-06-30 11:04:55,855 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@508eec62[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] 2019-06-30 11:04:55,867 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2019-06-30 11:04:55,869 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@10825457[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] 2019-06-30 11:04:55,883 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2019-06-30 11:04:55,973 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-06-30 11:04:55,973 Memtable.java:347 - Writing Memtable-local@288665722(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-06-30 11:04:55,974 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=1561892691875, position=102595)\nINFO [main] 2019-06-30 11:04:56,283 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51466 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-06-30 11:04:56,283 Memtable.java:347 - Writing Memtable-local@1371753435(8.353KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-06-30 11:04:56,295 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=1561892691875, position=114572)\nINFO [CompactionExecutor:2] 2019-06-30 11:04:56,699 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')]\nINFO [main] 2019-06-30 11:04:56,766 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2019-06-30 11:04:56,908 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2019-06-30 11:04:56,944 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] 2019-06-30 11:04:56,944 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2019-06-30 11:04:57,013 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2019-06-30 11:04:57,094 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:2] 2019-06-30 11:04:57,472 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,956 bytes to 5,790 (~97% of original) in 757ms = 0.007294MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2019-06-30 11:06:43,602 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2019-06-30 11:06:43,635 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2019-06-30 11:06:43,636 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2019-06-30 11:06:43,637 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2019-06-30 11:06:45,669 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2019-06-30 11:06:45,671 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": "[vellum] => \n\n\n \n System.err\n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n WARN\n \n \n\n \n \n \n\n\n\n\n \n \n ${cassandra.logdir}/system.log\n \n ${cassandra.logdir}/system.log.%i.zip\n 1\n 20\n \n\n \n 20MB\n \n \n %-5level [%thread] %date{ISO8601} %F:%L - %msg%n\n \n \n \n \n \n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n \n \n \n \n \n \n \n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "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.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": " OK", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": " max_ttl = 600", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": " [exceptions]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": " enabled = true", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:28.958Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7432e8fa-a564-45d5-b816-8ce0ab757600"}, {"node_instance_id": "vellum_d9mwt5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:29.562Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:29.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_d9mwt5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:29.562Z", "message": "Starting node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:29.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_d9mwt5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:29.562Z", "message": "Node instance configured", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:28.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:31.603Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/I4U13/start-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:31.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:32.285Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:31.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:32.285Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:32.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:32.285Z", "message": "Running liveness detection on port 7000", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:32.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:32.285Z", "message": "Process created, PID: 14193", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:31.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:32.285Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:31.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:32.285Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:31.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:32.285Z", "message": "[vellum] Starting homestead node", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:31.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:32.285Z", "message": "[vellum] 192.168.120.17", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:31.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:32.285Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:31.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}], "metadata": {"pagination": {"total": 3192, "offset": 3163, "size": 50}}} 2019-06-30 11:07:35,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:07:35,161 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:07:35 GMT 2019-06-30 11:07:35,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:07:35,161 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:07:35,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:07:35,161 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:07:35,161 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:07:35,161 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:07:35,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2019-06-30 11:04:48,038 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2019-06-30 11:04:48,069 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-30 11:04:48,311 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-06-30 11:04:48,697 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2019-06-30 11:04:48,712 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB INFO [main] 2019-06-30 11:04:48,714 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB INFO [main] 2019-06-30 11:04:49,605 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-30 11:04:49,652 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-06-30 11:04:49,735 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_201 WARN [main] 2019-06-30 11:04:49,736 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2019-06-30 11:04:49,736 CassandraDaemon.java:202 - Heap size: 509607936/509607936 INFO [main] 2019-06-30 11:04:49,736 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 699200(682K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2019-06-30 11:04:49,736 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66706568(65143K) committed = 83886080(81920K) max = 83886080(81920K) INFO [main] 2019-06-30 11:04:49,736 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K) INFO [main] 2019-06-30 11:04:49,736 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K) INFO [main] 2019-06-30 11:04:49,736 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16717888(16326K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2019-06-30 11:04:49,737 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar INFO [main] 2019-06-30 11:04:49,737 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms496M, -Xmx496M, -Xmn100M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1561892686.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1561892686.log] INFO [main] 2019-06-30 11:04:49,888 CLibrary.java:144 - JNA mlockall successful WARN [main] 2019-06-30 11:04:49,888 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2019-06-30 11:04:50,060 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2019-06-30 11:04:50,062 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2019-06-30 11:04:50,063 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2019-06-30 11:04:50,069 CacheService.java:110 - Initializing key cache with capacity of 24 MBs. INFO [main] 2019-06-30 11:04:50,172 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2019-06-30 11:04:50,178 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs INFO [main] 2019-06-30 11:04:50,179 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2019-06-30 11:04:50,263 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2019-06-30 11:04:51,903 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2019-06-30 11:04:51,913 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2019-06-30 11:04:51,921 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2019-06-30 11:04:51,925 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2019-06-30 11:04:51,930 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2019-06-30 11:04:51,934 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2019-06-30 11:04:51,949 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2019-06-30 11:04:51,957 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2019-06-30 11:04:51,962 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2019-06-30 11:04:51,966 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2019-06-30 11:04:51,972 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2019-06-30 11:04:51,978 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2019-06-30 11:04:51,981 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2019-06-30 11:04:51,985 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2019-06-30 11:04:51,989 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2019-06-30 11:04:51,994 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2019-06-30 11:04:52,113 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2019-06-30 11:04:52,115 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2019-06-30 11:04:52,168 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-06-30 11:04:52,178 Memtable.java:347 - Writing Memtable-local@977001965(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-06-30 11:04:52,279 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=1561892691875, position=399) INFO [main] 2019-06-30 11:04:52,806 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2019-06-30 11:04:53,017 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2019-06-30 11:04:53,018 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2019-06-30 11:04:53,021 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2019-06-30 11:04:53,050 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 24 MB and a resize interval of 60 minutes INFO [main] 2019-06-30 11:04:53,051 StorageService.java:649 - Loading persisted ring state INFO [main] 2019-06-30 11:04:53,095 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-30 11:04:53,133 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] WARN [main] 2019-06-30 11:04:53,146 SystemKeyspace.java:765 - No host ID found, created 9dfaa375-942d-4b23-89b2-8b141d4a9106 (Note: This should happen exactly once per node). INFO [main] 2019-06-30 11:04:53,152 StorageService.java:807 - Starting up server gossip INFO [main] 2019-06-30 11:04:53,157 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-06-30 11:04:53,158 Memtable.java:347 - Writing Memtable-local@1678201930(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-06-30 11:04:53,159 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=1561892691875, position=93397) INFO [main] 2019-06-30 11:04:53,476 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-30 11:04:53,492 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-06-30 11:04:53,524 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2019-06-30 11:04:53,543 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-30 11:04:53,556 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-06-30 11:04:53,567 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-30 11:04:53,575 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-06-30 11:04:53,593 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2019-06-30 11:04:53,595 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-30 11:04:53,603 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-06-30 11:04:53,616 StorageService.java:959 - Generated random tokens. tokens are [-6992126552410835900, 9058267157086676897, 4246341783915054478, 3743837313412727210, -4817481164126003518, 5542081732620236063, -4749633726161128875, 1359029469588048409, -1546185919489179481, 3727673874906484534, -8235579183817343916, -2597836855222328211, 755675092385907278, -7860040981599725621, 8581143036031297080, -612146569213234412, -4182704865731740239, -5123598495272295707, 1401289513021915217, -6994039420310300637, -4681410951548062328, 6888080301623150793, -3268087465691332254, 894659659395835804, 579811285176040735, -809657886090096849, -1515926386183902681, 7954573089899617582, -6720019257115033464, -6238520609314753635, 6366953626443237382, -5282585408923256292, 5954508135293354691, -8319473514298466454, 6126944093869763895, -8935150375324516662, 1862818467523878416, -8234384890707451367, -8131166926565521593, -2645007714013731769, -7376619256229831018, -3588988652901121210, -4200924413283366305, -6850323772779570177, -3464943846042982604, 2673178502424243661, 690431783994764394, -2937657312477420989, 7019427666888821743, -2819562417180553668, 1482557962131502833, 8420884968244045765, -5062218014370615091, 7202214531283728095, 4235954261315632312, 2192512995209017332, 3103312448534381121, 5136721245227121357, 3792133472349938400, 6532291031278093595, 1684192576060976992, 8547183548081853090, -658980218870106665, -5845524131173959435, -7028374491072117380, 6546719796534554996, 3553245198447592222, -5555979894618092583, -8001776090902909018, -4868928012035652262, -6241677420201888330, -7157292680394307634, -2353681656077262444, -2672417923263898187, -8286538998294306919, 7402568130621140928, -2827093938768285922, 1846919375793159034, 6868694486502585380, -7383457992789164161, 5258765108729669415, -3858818278238471443, 3889921433896471655, 9167342451100956507, 8422108949865638358, -630351399915432508, -6677596089981725876, 5707008121556033557, 2308515065609959124, 5725347022461337010, -3317906568175152686, -3539550779661425739, 2535841280714934689, 2556800043799468453, 5730245923985772310, 7082802685800649347, 8757614741220576903, 4938538662586337149, -4666905496862547794, 1944725862129019347, 2793858949151088610, -5817348956538675238, 6853627242252459941, 1748373639334819633, -3795656102639974530, 2574850633287963664, 1848815963148846449, -2249070671517479420, 5931090906090362044, 4125387060211969238, -4974181870528035788, 2655514805122833506, -7999016485677377150, -2566678783356729223, -3808326258121898231, 6781962245183016941, 6551618453475419225, -5995651524130788534, 5847257818650016279, -6793848069944284964, 2029539007784486190, -1768484441193030698, 5792174960315893230, 8519889621661817230, 5776487103247228602, -1657407303998681726, -7082800123184010123, 6276914777376548408, 7192683210009335571, -1251309815885381201, 8870448698020906025, -7664999183578280259, 6617046529441424866, 8764165249723266446, 8496148278858757070, 2025943975439457266, -79922416738281715, 8428368462360851516, -8961902307788639572, -6866089299621037462, 573230100265619491, 1701596918107761577, 5090688618120821071, 8287365425224627361, -9133495642321078657, -8026249000294398564, -4635836305106765480, -2706796409992260294, 6921426945148453518, 1835516859198819696, -1201520715605464903, -7367723318585797286, 1909773176459129359, 7731691285978899740, 5300141489081977757, 2718002241024271686, 3193863552940691968, 6238967022780478218, -28335362723144648, 5456617718236513291, 492699523833885342, 1645273364606283822, -2712222651774484217, 4781003545932988260, 549639212816920260, -8788484551127641827, 5081664683782008439, -2093458480291276007, 3884070467497678069, -7268886770410839666, -5703517757259033833, -2815131451150756465, 8138720479479957562, -3494176545107751068, 5327207012374173753, 1428150452362880854, 9185023337945622548, 7144347995101217010, 6601867400825173112, 3760621943580176251, 177507478290815956, 667573662161469289, -83093541159102330, 1260448461781529980, 6843450734923958342, -7588275620195190943, 3095371476059227789, 2351547346812961967, -4703955676335221971, 3083690884727204603, -416626138568268128, -4640330816716445166, 1014885803242646948, -3756654251271648281, 4125466119037734847, 4681853509983789098, 1064807009391674367, 2616175313022632775, -5295931046249402162, -3372277359020380979, 2399078047346270263, -6490141091086750178, 458616874213472179, -3636123744891300307, 4239589040261097862, -8776794032733221802, -1606582925986615651, 6339362654187864331, 1169620235448219508, -1365172791047483563, 1647775843101406135, -2517915899142632179, 5461413506008283836, -1583526811399765892, -4997432754760240317, 2191922136843897035, -4635358210154544902, -3695509206315104537, -5096628264446347992, 844712727277099823, 1097329179599883295, -7978497025045389947, -4999294954296971032, 7101380772667099858, 350096066939618523, -4182313310995326051, -277224465840985537, -7725999911897885176, 2186747913694291003, 4235249230118749496, -309050900204614399, -7517057835981274125, 6757378733048892159, -6179490912059212249, 4602156204689406897, -5730327090764550156, -3553117047563602469, 744450935713508422, 5521484847795547573, -6796209529055603157, -2007914551209334212, 5608432749986652350, 4588433819336972978, 376507897148132043, 1108226630209832089, -670157816098877280, 4343614241957715738, -6133978806342833213, 9013770634038494089, -5692537576293444172, 8848511770548834971, 5879778353649607178, 4297660115882527562, -8629549636322203106, -4485757369659264814, 5884080010332211588] INFO [main] 2019-06-30 11:04:53,629 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@2309fc71[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@5d6fcc60[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@304eaaab} INFO [MigrationStage:1] 2019-06-30 11:04:53,702 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-06-30 11:04:53,705 Memtable.java:347 - Writing Memtable-schema_keyspaces@1901403699(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-06-30 11:04:53,706 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=1561892691875, position=102352) INFO [MigrationStage:1] 2019-06-30 11:04:54,046 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-06-30 11:04:54,047 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1349152863(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-06-30 11:04:54,062 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=1561892691875, position=102352) INFO [MigrationStage:1] 2019-06-30 11:04:54,564 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-06-30 11:04:54,565 Memtable.java:347 - Writing Memtable-schema_columns@171509486(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-06-30 11:04:54,592 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=1561892691875, position=102352) INFO [MigrationStage:1] 2019-06-30 11:04:54,950 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-06-30 11:04:54,951 Memtable.java:347 - Writing Memtable-schema_triggers@1175116163(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-06-30 11:04:54,952 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=1561892691875, position=102352) INFO [MigrationStage:1] 2019-06-30 11:04:55,284 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-06-30 11:04:55,285 Memtable.java:347 - Writing Memtable-schema_usertypes@947531624(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-06-30 11:04:55,286 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=1561892691875, position=102352) INFO [MigrationStage:1] 2019-06-30 11:04:55,855 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@508eec62[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2019-06-30 11:04:55,867 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2019-06-30 11:04:55,869 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@10825457[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2019-06-30 11:04:55,883 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2019-06-30 11:04:55,973 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-06-30 11:04:55,973 Memtable.java:347 - Writing Memtable-local@288665722(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-06-30 11:04:55,974 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=1561892691875, position=102595) INFO [main] 2019-06-30 11:04:56,283 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51466 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-06-30 11:04:56,283 Memtable.java:347 - Writing Memtable-local@1371753435(8.353KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-06-30 11:04:56,295 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=1561892691875, position=114572) INFO [CompactionExecutor:2] 2019-06-30 11:04:56,699 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')] INFO [main] 2019-06-30 11:04:56,766 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2019-06-30 11:04:56,908 Server.java:155 - Netty using native Epoll event loop INFO [main] 2019-06-30 11:04:56,944 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c] INFO [main] 2019-06-30 11:04:56,944 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2019-06-30 11:04:57,013 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2019-06-30 11:04:57,094 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:2] 2019-06-30 11:04:57,472 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,956 bytes to 5,790 (~97% of original) in 757ms = 0.007294MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2019-06-30 11:06:43,602 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2019-06-30 11:06:43,635 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2019-06-30 11:06:43,636 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2019-06-30 11:06:43,637 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2019-06-30 11:06:45,669 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2019-06-30 11:06:45,671 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.000s sys 0m0.004s 2019-06-30 11:07:35,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2019-06-30 11:07:35,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => System.err %-5level %date{HH:mm:ss,SSS} %msg%n WARN ${cassandra.logdir}/system.log ${cassandra.logdir}/system.log.%i.zip 1 20 20MB %-5level [%thread] %date{ISO8601} %F:%L - %msg%n %-5level %date{HH:mm:ss,SSS} %msg%n real 0m0.006s user 0m0.000s sys 0m0.005s 2019-06-30 11:07:35,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2019-06-30 11:07:35,166 - 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.004s user 0m0.000s sys 0m0.004s 2019-06-30 11:07:35,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-30 11:07:35,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-30 11:07:35,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-30 11:07:35,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:07:35,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-06-30 11:07:35,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-06-30 11:07:35,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - max_ttl = 600 2019-06-30 11:07:35,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [exceptions] 2019-06-30 11:07:35,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:07:35,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - enabled = true 2019-06-30 11:07:35,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-30 11:07:35,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:07:35,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-30 11:07:35,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-06-30 11:07:35,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/I4U13/start-vellum.sh 2019-06-30 11:07:35,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-30 11:07:35,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-30 11:07:35,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2019-06-30 11:07:35,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 14193 2019-06-30 11:07:35,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-30 11:07:35,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-30 11:07:35,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2019-06-30 11:07:35,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.17 2019-06-30 11:07:35,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-30 11:07:35,170 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:07:35,340 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:07:35,340 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:07:35,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:07:35,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:07:35,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:07:35,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:07:35,341 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:07:35,341 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:07:35,341 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:07:35,341 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:07:35 GMT 2019-06-30 11:07:35,341 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:07:35,341 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:07:35,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:07:35,341 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:07:35,341 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:07:40,347 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:07:40,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:07:40,566 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:07:40,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:07:40,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:07:40,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:07:40,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:07:40,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:07:40,567 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3192, "offset": 3192, "size": 50}}} 2019-06-30 11:07:40,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:07:40,567 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:07:40 GMT 2019-06-30 11:07:40,567 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:07:40,567 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-30 11:07:40,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:07:40,568 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:07:40,568 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:07:40,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:07:40,622 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:07:40,623 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:07:40,623 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:07:40,623 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:07:40,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:07:40,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:07:40,623 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:07:40,623 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:07:40,623 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:07:40,624 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:07:40 GMT 2019-06-30 11:07:40,624 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:07:40,624 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:07:40,624 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:07:40,624 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:07:40,624 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:07:45,629 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:07:45,745 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:07:45,745 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:07:45,746 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:07:45,746 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:07:45,746 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:07:45,746 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:07:45,746 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:07:45,746 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:42.010Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:42.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}], "metadata": {"pagination": {"total": 3193, "offset": 3192, "size": 50}}} 2019-06-30 11:07:45,746 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:07:45,746 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:07:45 GMT 2019-06-30 11:07:45,746 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:07:45,746 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-06-30 11:07:45,747 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:07:45,747 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:07:45,747 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:07:45,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-30 11:07:45,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:07:45,869 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:07:45,869 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:07:45,869 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:07:45,870 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:07:45,870 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:07:45,870 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:07:45,870 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:07:45,870 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:07:45,870 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:07:45,870 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:07:45 GMT 2019-06-30 11:07:45,870 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:07:45,870 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:07:45,871 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:07:45,871 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:07:45,871 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:07:50,876 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:07:50,976 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:07:50,976 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:07:50,977 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:07:50,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:07:50,977 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:07:50,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:07:50,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:07:50,977 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3193, "offset": 3193, "size": 50}}} 2019-06-30 11:07:50,977 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:07:50,977 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:07:50 GMT 2019-06-30 11:07:50,977 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:07:50,977 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-30 11:07:50,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:07:50,978 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:07:50,978 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:07:50,978 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:07:51,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:07:51,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:07:51,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:07:51,077 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:07:51,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:07:51,078 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:07:51,078 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:07:51,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:07:51,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:07:51,078 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:07:51 GMT 2019-06-30 11:07:51,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:07:51,078 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:07:51,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:07:51,078 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:07:51,078 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:07:56,084 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:07:56,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:07:56,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:07:56,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:07:56,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:07:56,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:07:56,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:07:56,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:07:56,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:51.835Z", "message": "Waiting for process 14193 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:51.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:07:52.553Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:07:52.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}], "metadata": {"pagination": {"total": 3195, "offset": 3193, "size": 50}}} 2019-06-30 11:07:56,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:07:56,414 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:07:56 GMT 2019-06-30 11:07:56,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:07:56,414 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:07:56,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:07:56,414 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:07:56,415 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:07:56,415 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:07:56,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14193 to end... 2019-06-30 11:07:56,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-30 11:07:56,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:07:56,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:07:56,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:07:56,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:07:56,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:07:56,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:07:56,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:07:56,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:07:56,470 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:07:56,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:07:56,471 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:07:56 GMT 2019-06-30 11:07:56,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:07:56,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:07:56,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:07:56,471 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:07:56,471 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:08:01,476 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:08:01,820 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:08:01,820 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:08:01,820 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:08:01,820 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:08:01,820 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:08:01,820 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:08:01,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:08:01,821 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3195, "offset": 3195, "size": 50}}} 2019-06-30 11:08:01,821 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:08:01,821 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:08:01 GMT 2019-06-30 11:08:01,821 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:08:01,821 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-30 11:08:01,821 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:08:01,821 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:08:01,821 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:08:01,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:08:01,885 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:08:01,885 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:08:01,885 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:08:01,885 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:08:01,885 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:08:01,885 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:08:01,885 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:08:01,886 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:08:01,886 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:08:01,886 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:08:01 GMT 2019-06-30 11:08:01,886 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:08:01,886 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:08:01,886 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:08:01,886 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:08:01,886 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:08:06,892 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:08:07,007 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:08:07,007 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:08:07,007 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:08:07,007 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:08:07,007 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:08:07,008 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:08:07,008 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:08:07,008 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:08:02.026Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:08:02.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}], "metadata": {"pagination": {"total": 3196, "offset": 3195, "size": 50}}} 2019-06-30 11:08:07,008 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:08:07,008 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:08:07 GMT 2019-06-30 11:08:07,008 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:08:07,008 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-06-30 11:08:07,008 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:08:07,008 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:08:07,008 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:08:07,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-30 11:08:07,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:08:07,068 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:08:07,068 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:08:07,069 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:08:07,069 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:08:07,069 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:08:07,069 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:08:07,069 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:08:07,069 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:08:07,069 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:08:07,069 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:08:07 GMT 2019-06-30 11:08:07,069 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:08:07,069 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:08:07,070 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:08:07,070 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:08:07,070 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:08:12,075 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:08:12,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:08:12,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:08:12,195 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:08:12,195 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:08:12,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:08:12,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:08:12,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:08:12,196 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:08:11.849Z", "message": "Waiting for process 14193 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:08:11.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}], "metadata": {"pagination": {"total": 3197, "offset": 3196, "size": 50}}} 2019-06-30 11:08:12,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:08:12,196 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:08:12 GMT 2019-06-30 11:08:12,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:08:12,196 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 650 2019-06-30 11:08:12,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:08:12,197 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:08:12,197 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:08:12,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14193 to end... 2019-06-30 11:08:12,197 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:08:12,259 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:08:12,259 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:08:12,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:08:12,259 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:08:12,259 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:08:12,259 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:08:12,260 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:08:12,260 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:08:12,260 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:08:12,260 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:08:12 GMT 2019-06-30 11:08:12,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:08:12,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:08:12,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:08:12,260 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:08:12,260 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:08:17,266 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:08:17,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:08:17,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:08:17,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:08:17,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:08:17,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:08:17,364 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:08:17,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:08:17,364 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:08:12.569Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:08:12.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}], "metadata": {"pagination": {"total": 3198, "offset": 3197, "size": 50}}} 2019-06-30 11:08:17,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:08:17,364 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:08:17 GMT 2019-06-30 11:08:17,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:08:17,364 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-06-30 11:08:17,364 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:08:17,364 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:08:17,365 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:08:17,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-30 11:08:17,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:08:17,542 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:08:17,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:08:17,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:08:17,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:08:17,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:08:17,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:08:17,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:08:17,543 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:08:17,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:08:17,544 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:08:17 GMT 2019-06-30 11:08:17,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:08:17,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:08:17,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:08:17,544 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:08:17,544 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:08:22,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:08:22,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:08:22,645 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:08:22,646 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:08:22,646 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:08:22,646 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:08:22,646 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:08:22,646 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:08:22,646 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:08:22.077Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:08:22.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}], "metadata": {"pagination": {"total": 3199, "offset": 3198, "size": 50}}} 2019-06-30 11:08:22,646 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:08:22,646 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:08:22 GMT 2019-06-30 11:08:22,647 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:08:22,647 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-06-30 11:08:22,647 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:08:22,647 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:08:22,647 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:08:22,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-30 11:08:22,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:08:22,703 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:08:22,703 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:08:22,703 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:08:22,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:08:22,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:08:22,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:08:22,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:08:22,704 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:08:22,704 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:08:22,704 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:08:22 GMT 2019-06-30 11:08:22,704 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:08:22,704 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:08:22,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:08:22,705 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:08:22,705 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:08:27,710 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:08:27,806 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:08:27,806 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:08:27,806 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:08:27,806 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:08:27,806 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:08:27,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:08:27,807 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:08:27,807 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3199, "offset": 3199, "size": 50}}} 2019-06-30 11:08:27,807 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:08:27,807 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:08:27 GMT 2019-06-30 11:08:27,807 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:08:27,807 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-30 11:08:27,807 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:08:27,807 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:08:27,807 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:08:27,808 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:08:27,886 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:08:27,886 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:08:27,886 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:08:27,887 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:08:27,887 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:08:27,887 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:08:27,887 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:08:27,887 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:08:27,887 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:08:27,887 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:08:27 GMT 2019-06-30 11:08:27,887 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:08:27,887 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:08:27,887 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:08:27,887 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:08:27,888 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:08:32,893 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:08:32,981 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:08:32,982 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:08:32,982 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:08:32,982 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:08:32,982 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:08:32,982 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:08:32,982 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:08:32,982 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:08:31.868Z", "message": "Waiting for process 14193 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:08:31.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:08:32.543Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:08:32.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}], "metadata": {"pagination": {"total": 3201, "offset": 3199, "size": 50}}} 2019-06-30 11:08:32,982 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:08:32,983 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:08:32 GMT 2019-06-30 11:08:32,983 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:08:32,983 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:08:32,983 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:08:32,983 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:08:32,983 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:08:32,983 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:08:32,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14193 to end... 2019-06-30 11:08:32,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-30 11:08:32,984 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:08:33,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:08:33,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:08:33,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:08:33,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:08:33,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:08:33,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:08:33,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:08:33,040 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:08:33,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:08:33,040 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:08:33 GMT 2019-06-30 11:08:33,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:08:33,041 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:08:33,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:08:33,041 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:08:33,041 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:08:38,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:08:38,143 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:08:38,143 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:08:38,144 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:08:38,144 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:08:38,144 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:08:38,144 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:08:38,144 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:08:38,144 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3201, "offset": 3201, "size": 50}}} 2019-06-30 11:08:38,144 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:08:38,144 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:08:38 GMT 2019-06-30 11:08:38,144 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:08:38,145 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-30 11:08:38,145 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:08:38,145 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:08:38,145 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:08:38,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:08:38,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:08:38,215 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:08:38,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:08:38,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:08:38,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:08:38,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:08:38,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:08:38,216 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:08:38,216 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:08:38,216 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:08:38 GMT 2019-06-30 11:08:38,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:08:38,217 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:08:38,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:08:38,217 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:08:38,217 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:08:43,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:08:43,334 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:08:43,335 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:08:43,335 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:08:43,335 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:08:43,335 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:08:43,335 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:08:43,335 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:08:43,335 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:08:42.303Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:08:42.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}], "metadata": {"pagination": {"total": 3202, "offset": 3201, "size": 50}}} 2019-06-30 11:08:43,335 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:08:43,335 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:08:43 GMT 2019-06-30 11:08:43,336 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:08:43,336 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-06-30 11:08:43,336 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:08:43,336 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:08:43,336 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:08:43,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-30 11:08:43,336 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:08:43,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:08:43,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:08:43,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:08:43,415 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:08:43,415 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:08:43,415 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:08:43,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:08:43,416 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:08:43,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:08:43,416 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:08:43 GMT 2019-06-30 11:08:43,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:08:43,416 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:08:43,416 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:08:43,416 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:08:43,416 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:08:48,422 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:08:48,510 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:08:48,510 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:08:48,510 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:08:48,510 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:08:48,510 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:08:48,510 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:08:48,511 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:08:48,511 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3202, "offset": 3202, "size": 50}}} 2019-06-30 11:08:48,511 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:08:48,511 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:08:48 GMT 2019-06-30 11:08:48,511 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:08:48,511 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-30 11:08:48,511 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:08:48,511 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:08:48,511 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:08:48,512 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:08:48,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:08:48,564 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:08:48,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:08:48,564 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:08:48,564 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:08:48,564 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:08:48,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:08:48,564 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:08:48,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:08:48,565 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:08:48 GMT 2019-06-30 11:08:48,565 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:08:48,565 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:08:48,565 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:08:48,565 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:08:48,565 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:08:53,570 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:08:53,654 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:08:53,655 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:08:53,655 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:08:53,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:08:53,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:08:53,655 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:08:53,655 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:08:53,655 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:08:51.926Z", "message": "Waiting for process 14193 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:08:51.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:08:52.543Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:08:52.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}], "metadata": {"pagination": {"total": 3204, "offset": 3202, "size": 50}}} 2019-06-30 11:08:53,655 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:08:53,655 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:08:53 GMT 2019-06-30 11:08:53,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:08:53,656 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:08:53,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:08:53,656 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:08:53,656 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:08:53,656 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:08:53,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14193 to end... 2019-06-30 11:08:53,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-30 11:08:53,657 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:08:53,719 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:08:53,719 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:08:53,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:08:53,719 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:08:53,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:08:53,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:08:53,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:08:53,720 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:08:53,720 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:08:53,720 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:08:53 GMT 2019-06-30 11:08:53,720 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:08:53,720 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:08:53,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:08:53,720 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:08:53,720 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:08:58,726 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:08:58,811 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:08:58,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:08:58,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:08:58,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:08:58,812 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:08:58,812 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:08:58,812 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:08:58,812 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3204, "offset": 3204, "size": 50}}} 2019-06-30 11:08:58,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:08:58,812 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:08:58 GMT 2019-06-30 11:08:58,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:08:58,812 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-30 11:08:58,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:08:58,812 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:08:58,813 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:08:58,813 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:08:58,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:08:58,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:08:58,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:08:58,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:08:58,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:08:58,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:08:58,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:08:58,889 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:08:58,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:08:58,889 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:08:58 GMT 2019-06-30 11:08:58,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:08:58,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:08:58,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:08:58,890 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:08:58,890 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:09:03,895 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:09:03,983 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:09:03,984 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:09:03,984 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:09:03,984 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:09:03,984 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:09:03,984 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:09:03,984 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:09:03,984 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:09:02.310Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:09:02.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}], "metadata": {"pagination": {"total": 3205, "offset": 3204, "size": 50}}} 2019-06-30 11:09:03,984 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:09:03,985 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:09:03 GMT 2019-06-30 11:09:03,985 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:09:03,985 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-06-30 11:09:03,985 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:09:03,985 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:09:03,985 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:09:03,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-30 11:09:03,986 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:09:04,063 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:09:04,063 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:09:04,063 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:09:04,063 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:09:04,063 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:09:04,063 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:09:04,063 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:09:04,064 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:09:04,064 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:09:04,064 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:09:04 GMT 2019-06-30 11:09:04,064 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:09:04,064 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:09:04,064 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:09:04,064 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:09:04,064 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:09:09,070 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:09:09,296 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:09:09,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:09:09,296 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:09:09,296 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:09:09,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:09:09,297 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:09:09,297 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:09:09,297 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3205, "offset": 3205, "size": 50}}} 2019-06-30 11:09:09,297 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:09:09,297 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:09:09 GMT 2019-06-30 11:09:09,297 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:09:09,297 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-30 11:09:09,297 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:09:09,297 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:09:09,297 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:09:09,298 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:09:09,368 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:09:09,368 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:09:09,368 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:09:09,368 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:09:09,368 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:09:09,368 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:09:09,368 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:09:09,368 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:09:09,369 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:09:09,369 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:09:09 GMT 2019-06-30 11:09:09,369 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:09:09,369 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:09:09,369 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:09:09,369 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:09:09,369 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:09:14,375 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:09:14,467 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:09:14,467 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:09:14,467 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:09:14,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:09:14,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:09:14,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:09:14,468 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:09:14,468 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:09:11.934Z", "message": "Waiting for process 14193 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:09:12.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:09:12.552Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:09:12.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}], "metadata": {"pagination": {"total": 3207, "offset": 3205, "size": 50}}} 2019-06-30 11:09:14,468 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:09:14,468 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:09:14 GMT 2019-06-30 11:09:14,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:09:14,468 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:09:14,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:09:14,468 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:09:14,468 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:09:14,468 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:09:14,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14193 to end... 2019-06-30 11:09:14,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-30 11:09:14,469 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:09:14,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:09:14,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:09:14,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:09:14,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:09:14,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:09:14,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:09:14,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:09:14,534 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:09:14,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:09:14,534 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:09:14 GMT 2019-06-30 11:09:14,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:09:14,534 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:09:14,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:09:14,534 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:09:14,535 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:09:19,540 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:09:19,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:09:19,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:09:19,679 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:09:19,679 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:09:19,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:09:19,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:09:19,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:09:19,679 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3207, "offset": 3207, "size": 50}}} 2019-06-30 11:09:19,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:09:19,680 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:09:19 GMT 2019-06-30 11:09:19,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:09:19,680 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-30 11:09:19,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:09:19,680 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:09:19,680 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:09:19,680 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:09:19,740 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:09:19,740 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:09:19,741 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:09:19,741 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:09:19,741 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:09:19,741 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:09:19,741 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:09:19,741 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:09:19,741 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:09:19,741 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:09:19 GMT 2019-06-30 11:09:19,741 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:09:19,741 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:09:19,742 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:09:19,742 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:09:19,742 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:09:24,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:09:24,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:09:24,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:09:24,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:09:24,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:09:24,841 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:09:24,841 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:09:24,841 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:09:24,841 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:09:22.562Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:09:22.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}], "metadata": {"pagination": {"total": 3208, "offset": 3207, "size": 50}}} 2019-06-30 11:09:24,841 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:09:24,841 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:09:24 GMT 2019-06-30 11:09:24,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:09:24,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-06-30 11:09:24,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:09:24,841 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:09:24,841 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:09:24,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-30 11:09:24,842 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:09:24,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:09:24,898 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:09:24,898 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:09:24,898 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:09:24,898 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:09:24,898 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:09:24,898 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:09:24,898 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:09:24,898 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:09:24,898 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:09:24 GMT 2019-06-30 11:09:24,899 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:09:24,899 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:09:24,899 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:09:24,899 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:09:24,899 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:09:29,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:09:30,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:09:30,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:09:30,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:09:30,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:09:30,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:09:30,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:09:30,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:09:30,004 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3208, "offset": 3208, "size": 50}}} 2019-06-30 11:09:30,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:09:30,004 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:09:30 GMT 2019-06-30 11:09:30,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:09:30,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-30 11:09:30,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:09:30,004 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:09:30,005 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:09:30,005 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:09:30,065 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:09:30,065 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:09:30,065 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:09:30,065 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:09:30,065 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:09:30,065 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:09:30,065 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:09:30,065 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:09:30,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:09:30,066 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:09:30 GMT 2019-06-30 11:09:30,066 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:09:30,066 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:09:30,066 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:09:30,066 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:09:30,066 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:09:35,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:09:35,162 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:09:35,162 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:09:35,162 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:09:35,163 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:09:35,163 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:09:35,163 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:09:35,163 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:09:35,163 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:09:31.942Z", "message": "Waiting for process 14193 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:09:31.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:09:32.560Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:09:32.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}], "metadata": {"pagination": {"total": 3210, "offset": 3208, "size": 50}}} 2019-06-30 11:09:35,163 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:09:35,163 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:09:35 GMT 2019-06-30 11:09:35,163 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:09:35,163 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:09:35,164 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:09:35,164 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:09:35,164 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:09:35,164 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:09:35,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14193 to end... 2019-06-30 11:09:35,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-30 11:09:35,165 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:09:35,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:09:35,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:09:35,222 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:09:35,222 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:09:35,222 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:09:35,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:09:35,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:09:35,222 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:09:35,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:09:35,222 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:09:35 GMT 2019-06-30 11:09:35,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:09:35,222 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:09:35,223 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:09:35,223 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:09:35,223 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:09:40,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:09:40,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:09:40,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:09:40,310 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:09:40,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:09:40,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:09:40,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:09:40,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:09:40,310 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3210, "offset": 3210, "size": 50}}} 2019-06-30 11:09:40,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:09:40,311 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:09:40 GMT 2019-06-30 11:09:40,311 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:09:40,311 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-30 11:09:40,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:09:40,311 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:09:40,311 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:09:40,311 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:09:40,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:09:40,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:09:40,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:09:40,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:09:40,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:09:40,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:09:40,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:09:40,372 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:09:40,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:09:40,372 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:09:40 GMT 2019-06-30 11:09:40,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:09:40,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:09:40,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:09:40,373 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:09:40,373 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:09:45,378 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:09:45,480 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:09:45,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:09:45,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:09:45,480 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:09:45,480 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:09:45,480 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:09:45,481 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:09:45,481 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:09:42.573Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:09:42.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}], "metadata": {"pagination": {"total": 3211, "offset": 3210, "size": 50}}} 2019-06-30 11:09:45,481 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:09:45,481 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:09:45 GMT 2019-06-30 11:09:45,481 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:09:45,481 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-06-30 11:09:45,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:09:45,481 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:09:45,481 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:09:45,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-30 11:09:45,482 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:09:45,557 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:09:45,557 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:09:45,557 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:09:45,557 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:09:45,557 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:09:45,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:09:45,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:09:45,558 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:09:45,558 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:09:45,558 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:09:45 GMT 2019-06-30 11:09:45,558 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:09:45,558 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:09:45,558 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:09:45,558 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:09:45,558 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:09:50,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:09:50,652 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:09:50,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:09:50,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:09:50,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:09:50,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:09:50,653 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:09:50,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:09:50,653 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3211, "offset": 3211, "size": 50}}} 2019-06-30 11:09:50,654 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:09:50,654 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:09:50 GMT 2019-06-30 11:09:50,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:09:50,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-30 11:09:50,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:09:50,654 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:09:50,654 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:09:50,654 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:09:50,710 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:09:50,711 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:09:50,711 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:09:50,711 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:09:50,711 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:09:50,711 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:09:50,711 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:09:50,711 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:09:50,711 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:09:50,711 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:09:50 GMT 2019-06-30 11:09:50,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:09:50,712 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:09:50,712 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:09:50,712 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:09:50,712 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:09:55,717 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:09:55,815 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:09:55,816 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:09:55,816 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:09:55,816 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:09:55,816 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:09:55,816 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:09:55,816 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:09:55,816 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:09:51.950Z", "message": "Waiting for process 14193 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:09:51.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:09:52.768Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:09:52.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}], "metadata": {"pagination": {"total": 3213, "offset": 3211, "size": 50}}} 2019-06-30 11:09:55,817 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:09:55,817 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:09:55 GMT 2019-06-30 11:09:55,817 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:09:55,817 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:09:55,817 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:09:55,817 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:09:55,817 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:09:55,817 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:09:55,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14193 to end... 2019-06-30 11:09:55,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-30 11:09:55,818 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:09:55,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:09:55,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:09:55,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:09:55,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:09:55,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:09:55,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:09:55,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:09:55,923 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:09:55,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:09:55,923 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:09:55 GMT 2019-06-30 11:09:55,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:09:55,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:09:55,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:09:55,924 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:09:55,924 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:10:00,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:10:01,029 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:10:01,029 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:10:01,029 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:10:01,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:10:01,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:10:01,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:10:01,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:10:01,030 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3213, "offset": 3213, "size": 50}}} 2019-06-30 11:10:01,030 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:10:01,030 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:10:01 GMT 2019-06-30 11:10:01,030 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:10:01,030 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-30 11:10:01,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:10:01,030 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:10:01,030 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:10:01,030 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:10:01,095 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:10:01,095 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:10:01,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:10:01,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:10:01,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:10:01,096 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:10:01,096 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:10:01,096 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:10:01,096 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:10:01,096 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:10:01 GMT 2019-06-30 11:10:01,096 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:10:01,096 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:10:01,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:10:01,096 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:10:01,096 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:10:06,102 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:10:06,205 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:10:06,205 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:10:06,206 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:10:06,206 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:10:06,206 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:10:06,206 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:10:06,206 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:10:06,206 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:02.780Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:02.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}], "metadata": {"pagination": {"total": 3214, "offset": 3213, "size": 50}}} 2019-06-30 11:10:06,206 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:10:06,206 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:10:06 GMT 2019-06-30 11:10:06,206 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:10:06,206 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-06-30 11:10:06,207 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:10:06,207 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:10:06,207 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:10:06,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-30 11:10:06,207 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:10:06,264 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:10:06,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:10:06,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:10:06,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:10:06,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:10:06,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:10:06,265 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:10:06,265 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:10:06,265 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:10:06,265 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:10:06 GMT 2019-06-30 11:10:06,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:10:06,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:10:06,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:10:06,265 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:10:06,265 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:10:11,271 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:10:11,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:10:11,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:10:11,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:10:11,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:10:11,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:10:11,371 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:10:11,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:10:11,372 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3214, "offset": 3214, "size": 50}}} 2019-06-30 11:10:11,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:10:11,372 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:10:11 GMT 2019-06-30 11:10:11,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:10:11,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-30 11:10:11,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:10:11,372 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:10:11,372 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:10:11,372 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:10:11,434 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:10:11,434 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:10:11,434 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:10:11,434 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:10:11,434 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:10:11,435 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:10:11,435 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:10:11,435 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:10:11,435 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:10:11,435 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:10:11 GMT 2019-06-30 11:10:11,435 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:10:11,435 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-06-30 11:10:11,435 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:10:11,435 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:10:11,435 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:10:16,441 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:10:16,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:10:16,602 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:10:16,602 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:10:16,602 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:10:16,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:10:16,603 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:10:16,603 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:10:16,603 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:12.207Z", "message": "Waiting for process 14193 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:11.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:12.775Z", "message": " /tmp/I4U13/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " udp6 0 0 :::123 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " udp 0 0 0.0.0.0:35002 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " udp 0 0 127.0.0.1:11211 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " udp6 0 0 ::1:53 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " udp6 0 0 fe80::f816:3eff:fee:123 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " udp6 0 0 ::1:123 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " udp6 0 0 :::56287 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " Active UNIX domain sockets (only servers)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " Proto RefCnt Flags Type State I-Node PID/Program name Path", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " unix 2 [ ACC ] STREAM LISTENING 8715 - /var/run/dbus/system_bus_socket", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " unix 2 [ ACC ] SEQPACKET LISTENING 7215 - /run/udev/control", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " unix 2 [ ACC ] STREAM LISTENING 9059 - /var/run/acpid.socket", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " unix 2 [ ACC ] STREAM LISTENING 6536 - @/com/ubuntu/upstart", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": "Execution done (PID=14193, return_code=0): /tmp/I4U13/start-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " /tmp/I4U13/start-vellum.sh: line 22: /dev/tcp/192.168.120.17/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " /tmp/I4U13/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " /tmp/I4U13/start-vellum.sh: line 22: /dev/tcp/192.168.120.17/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " /tmp/I4U13/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " /tmp/I4U13/start-vellum.sh: line 22: /dev/tcp/192.168.120.17/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " /tmp/I4U13/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " /tmp/I4U13/start-vellum.sh: line 22: /dev/tcp/192.168.120.17/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " /tmp/I4U13/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " /tmp/I4U13/start-vellum.sh: line 22: /dev/tcp/192.168.120.17/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " /tmp/I4U13/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " /tmp/I4U13/start-vellum.sh: line 22: /dev/tcp/192.168.120.17/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " /tmp/I4U13/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " /tmp/I4U13/start-vellum.sh: line 22: /dev/tcp/192.168.120.17/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " /tmp/I4U13/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " /tmp/I4U13/start-vellum.sh: line 22: /dev/tcp/192.168.120.17/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " /tmp/I4U13/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " /tmp/I4U13/start-vellum.sh: line 22: /dev/tcp/192.168.120.17/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " /tmp/I4U13/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " /tmp/I4U13/start-vellum.sh: line 22: /dev/tcp/192.168.120.17/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " /tmp/I4U13/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " /tmp/I4U13/start-vellum.sh: line 22: /dev/tcp/192.168.120.17/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " /tmp/I4U13/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " /tmp/I4U13/start-vellum.sh: line 22: /dev/tcp/192.168.120.17/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " /tmp/I4U13/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " /tmp/I4U13/start-vellum.sh: line 22: /dev/tcp/192.168.120.17/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " /tmp/I4U13/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " /tmp/I4U13/start-vellum.sh: line 22: /dev/tcp/192.168.120.17/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " /tmp/I4U13/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:10:13.334Z", "message": " /tmp/I4U13/start-vellum.sh: line 22: /dev/tcp/192.168.120.17/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T11:10:12.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0d4249b4-a44d-4df0-9972-beeae0fe5449", "logger": "ctx.7ea03420-0b9f-487a-9011-bc15c9f5247a"}], "metadata": {"pagination": {"total": 3319, "offset": 3214, "size": 50}}} 2019-06-30 11:10:16,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:10:16,603 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:10:16 GMT 2019-06-30 11:10:16,603 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:10:16,603 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:10:16,603 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:10:16,604 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:10:16,604 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:10:16,604 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:10:16,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14193 to end... 2019-06-30 11:10:16,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I4U13/start-vellum.sh: connect: Connection refused 2019-06-30 11:10:16,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 :::123 :::* - 2019-06-30 11:10:16,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:35002 0.0.0.0:* - 2019-06-30 11:10:16,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:11211 0.0.0.0:* - 2019-06-30 11:10:16,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 ::1:53 :::* - 2019-06-30 11:10:16,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 fe80::f816:3eff:fee:123 :::* - 2019-06-30 11:10:16,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 ::1:123 :::* - 2019-06-30 11:10:16,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 :::56287 :::* - 2019-06-30 11:10:16,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Active UNIX domain sockets (only servers) 2019-06-30 11:10:16,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Proto RefCnt Flags Type State I-Node PID/Program name Path 2019-06-30 11:10:16,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 8715 - /var/run/dbus/system_bus_socket 2019-06-30 11:10:16,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] SEQPACKET LISTENING 7215 - /run/udev/control 2019-06-30 11:10:16,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 9059 - /var/run/acpid.socket 2019-06-30 11:10:16,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 6536 - @/com/ubuntu/upstart 2019-06-30 11:10:16,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=14193, return_code=0): /tmp/I4U13/start-vellum.sh 2019-06-30 11:10:16,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-30 11:10:16,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-30 11:10:16,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-30 11:10:16,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-30 11:10:16,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-30 11:10:16,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I4U13/start-vellum.sh: line 22: /dev/tcp/192.168.120.17/7000: Connection refused 2019-06-30 11:10:16,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I4U13/start-vellum.sh: connect: Connection refused 2019-06-30 11:10:16,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I4U13/start-vellum.sh: line 22: /dev/tcp/192.168.120.17/7000: Connection refused 2019-06-30 11:10:16,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I4U13/start-vellum.sh: connect: Connection refused 2019-06-30 11:10:16,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I4U13/start-vellum.sh: line 22: /dev/tcp/192.168.120.17/7000: Connection refused 2019-06-30 11:10:16,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I4U13/start-vellum.sh: connect: Connection refused 2019-06-30 11:10:16,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I4U13/start-vellum.sh: line 22: /dev/tcp/192.168.120.17/7000: Connection refused 2019-06-30 11:10:16,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I4U13/start-vellum.sh: connect: Connection refused 2019-06-30 11:10:16,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I4U13/start-vellum.sh: line 22: /dev/tcp/192.168.120.17/7000: Connection refused 2019-06-30 11:10:16,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I4U13/start-vellum.sh: connect: Connection refused 2019-06-30 11:10:16,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I4U13/start-vellum.sh: line 22: /dev/tcp/192.168.120.17/7000: Connection refused 2019-06-30 11:10:16,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I4U13/start-vellum.sh: connect: Connection refused 2019-06-30 11:10:16,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I4U13/start-vellum.sh: line 22: /dev/tcp/192.168.120.17/7000: Connection refused 2019-06-30 11:10:16,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I4U13/start-vellum.sh: connect: Connection refused 2019-06-30 11:10:16,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I4U13/start-vellum.sh: line 22: /dev/tcp/192.168.120.17/7000: Connection refused 2019-06-30 11:10:16,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I4U13/start-vellum.sh: connect: Connection refused 2019-06-30 11:10:16,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I4U13/start-vellum.sh: line 22: /dev/tcp/192.168.120.17/7000: Connection refused 2019-06-30 11:10:16,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I4U13/start-vellum.sh: connect: Connection refused 2019-06-30 11:10:16,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I4U13/start-vellum.sh: line 22: /dev/tcp/192.168.120.17/7000: Connection refused 2019-06-30 11:10:16,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I4U13/start-vellum.sh: connect: Connection refused 2019-06-30 11:10:16,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I4U13/start-vellum.sh: line 22: /dev/tcp/192.168.120.17/7000: Connection refused 2019-06-30 11:10:16,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I4U13/start-vellum.sh: connect: Connection refused 2019-06-30 11:10:16,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I4U13/start-vellum.sh: line 22: /dev/tcp/192.168.120.17/7000: Connection refused 2019-06-30 11:10:16,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I4U13/start-vellum.sh: connect: Connection refused 2019-06-30 11:10:16,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I4U13/start-vellum.sh: line 22: /dev/tcp/192.168.120.17/7000: Connection refused 2019-06-30 11:10:16,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I4U13/start-vellum.sh: connect: Connection refused 2019-06-30 11:10:16,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I4U13/start-vellum.sh: line 22: /dev/tcp/192.168.120.17/7000: Connection refused 2019-06-30 11:10:16,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I4U13/start-vellum.sh: connect: Connection refused 2019-06-30 11:10:16,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I4U13/start-vellum.sh: line 22: /dev/tcp/192.168.120.17/7000: Connection refused 2019-06-30 11:10:16,614 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/0d4249b4-a44d-4df0-9972-beeae0fe5449 2019-06-30 11:10:16,667 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:10:16,668 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:10:16,668 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:10:16,668 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:10:16,668 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:10:16,668 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:10:16,668 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:10:16,668 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-06-30T11:10:16.414Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"} 2019-06-30 11:10:16,668 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:10:16,668 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:10:16 GMT 2019-06-30 11:10:16,669 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:10:16,669 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 571 2019-06-30 11:10:16,669 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:10:16,669 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:10:16,669 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:10:16,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_dry_run': False, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'scheduled_for': None, u'visibility': u'tenant', u'workflow_id': u'install', u'resource_availability': u'tenant', u'started_at': u'2019-06-30T10:56:56.959Z', u'id': u'0d4249b4-a44d-4df0-9972-beeae0fe5449', u'ended_at': u'2019-06-30T11:10:16.414Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-06-30T10:56:56.958Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'clearwater-opnfv', u'status_display': u'completed'} 2019-06-30 11:10:16,670 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-06-30 11:10:16,736 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:10:16,736 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:10:16,736 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:10:16,736 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:10:16,737 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:10:16,737 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:10:16,737 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:10:16,737 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"bono_ip": "172.30.9.202", "dns_ip": "172.30.9.200", "ellis_ip": "172.30.9.211"}, "deployment_id": "clearwater-opnfv"} 2019-06-30 11:10:16,737 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:10:16,737 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:10:16 GMT 2019-06-30 11:10:16,737 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:10:16,737 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 132 2019-06-30 11:10:16,737 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:10:16,737 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:10:16,738 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:10:16,738 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-06-30 11:10:16,809 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:10:16,809 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:10:16,810 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:10:16,810 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:10:16,810 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:10:16,810 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:10:16,810 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:10:16,810 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"bono_ip": "172.30.9.202", "dns_ip": "172.30.9.200", "ellis_ip": "172.30.9.211"}, "deployment_id": "clearwater-opnfv"} 2019-06-30 11:10:16,810 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:10:16,810 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:10:16 GMT 2019-06-30 11:10:16,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:10:16,811 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 132 2019-06-30 11:10:16,811 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:10:16,811 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:10:16,811 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:10:16,815 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.211 2019-06-30 11:10:16,910 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2019-06-30 11:10:16,979 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-06-30 11:10:16,979 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-06-30 11:10:17,022 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-06-30 11:10:17,022 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2019-06-30 11:11:22,536 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-06-30 11:11:22,536 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2019-06-30 11:12:27,806 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-06-30 11:12:27,806 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2019-06-30 11:13:33,103 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-06-30 11:13:33,103 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2019-06-30 11:14:18,853 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-06-30 11:14:18,853 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2019-06-30 11:14:44,019 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550051@clearwater.opnfv', u'sip_username': u'6505550051', u'formatted_number': u'(650) 555-0051', u'number': u'6505550051', u'sip_uri': u'sip:6505550051@clearwater.opnfv', u'number_id': u'74558d9be8884163b6fbea56b268ad61', u'sip_password': u'4WPDGWWHb', u'pstn': False} 2019-06-30 11:14:44,019 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-06-30 11:14:44,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:14:44,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:14:44,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:14:44,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:14:44,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:14:44,136 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:14:44,137 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:14:44,137 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"bono_ip": "172.30.9.202", "dns_ip": "172.30.9.200", "ellis_ip": "172.30.9.211"}, "deployment_id": "clearwater-opnfv"} 2019-06-30 11:14:44,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:14:44,137 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:14:44 GMT 2019-06-30 11:14:44,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:14:44,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 132 2019-06-30 11:14:44,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:14:44,137 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:14:44,137 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:14:44,138 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-06-30 11:14:44,138 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret PROXY=172.30.9.202 ELLIS=172.30.9.211 --trace' 2019-06-30 11:14:44,138 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret PROXY=172.30.9.202 ELLIS=172.30.9.211 --trace'' 2019-06-30 11:16:54,326 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2019-06-30 11:16:54,326 - 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) - (6505550696, 6505550771) Passed Basic Call - SDP (TCP) - (6505550286, 6505550373) Passed Basic Call - Tel URIs (TCP) - (6505550423, 6505550531) Passed Basic Call - Unknown number (TCP) - (6505550789, 6505550967) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550251, 6505550940) Passed Basic Call - Messages - Pager model (TCP) - (6505550781, 6505550026) Passed Basic Call - Pracks (TCP) - (6505550230, 6505550081) Passed Basic Registration (TCP) - (6505550328) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550979, 6505550575) Passed Call Barring - Outbound Rejection (TCP) - (6505550575, 6505550828) 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) - (6505550111, 6505550277) 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) - (6505550074, 6505550098, 6505550618) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550953, 6505550352, 6505550657) Passed Call Diversion - Not reachable (408) (TCP) - (6505550732, 6505550023, 6505550077) Passed Call Diversion - Not reachable (503) (TCP) - (6505550706, 6505550740, 6505550853) Passed Call Diversion - Not reachable (500) (TCP) - (6505550247, 6505550207, 6505550016) Passed Call Diversion - Busy (TCP) - (6505550692, 6505550622, 6505550345) Passed Call Diversion - Unconditional (TCP) - (6505550958, 6505550351, 6505550630) Passed Call Diversion - No answer (TCP) - (6505550437, 6505550866, 6505550905) Passed Call Diversion - Bad target URI (TCP) - (6505550586, 6505550548) Passed Call Diversion - Audio-only call (TCP) - (6505550910, 6505550730, 6505550411, 6505550652) Passed Call Diversion - Audio-video call (TCP) - (6505550438, 6505550635, 6505550029, 6505550859) Passed Call Forking - Mainline (TCP) - (6505550672, 6505550607) Leaked sip:6505550672@clearwater.opnfv, DELETE returned 502 Passed Call Forking - Endpoint offline (TCP) - (6505550508, 6505550960) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550946, 6505550172) Passed Call Waiting - Accepted (TCP) - (6505550259, 6505550785, 6505550588) Passed Call Waiting - Cancelled (TCP) - (6505550837, 6505550692, 6505550046) Passed CANCEL - Mainline (TCP) - (6505550836, 6505550228) Passed Filtering - Accept-Contact (TCP) - (6505550049, 6505550013) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550454, 6505550553) Passed Filtering - Accept-Contact no match (TCP) - (6505550576, 6505550087) Passed Filtering - Accept-Contact negated match (TCP) - (6505550902, 6505550551) Passed Filtering - RFC3841 example (TCP) - (6505550516, 6505550507) Passed Filtering - Reject-Contact no match (TCP) - (6505550151, 6505550944) Passed Filtering - Reject-Contact match (TCP) - (6505550226, 6505550937) 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) - (6505550887) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550950) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550899) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550969) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550319, 6505550620) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550483, 6505550475) Passed GRUU - Call - only GRUU as target (TCP) - (6505550561, 6505550841) Passed GRUU - Call - AoR as target (TCP) - (6505550864, 6505550761) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550060, 6505550295) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550626, 6505550274) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550539, 6505550719) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550126, 6505550323) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550532, 6505550609) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550748, 6505550018) 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)/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' - 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) - (6505550582) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550998) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550195) 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) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "503", "Upstream URL": "http://hs-prov.clearwater.local:8889/irs/00e1246c-60e3-449c-87be-03d568d305a7/service_profiles/c51e20e3-be12-4b11-a91e-a41b35ccf7eb/public_ids/sip%3A6505550912%40clearwater.opnfv"}, "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:73:in `initialize' - /src/vims-test/lib/ellis.rb:88:in `new' - /src/vims-test/lib/ellis.rb:88:in `associated_public_identity' - /src/vims-test/lib/test-definition.rb:366:in `provision_associated_line' - /src/vims-test/lib/test-definition.rb:196:in `add_public_identity' - /src/vims-test/lib/tests/subscribe.rb:229: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 `
' 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= Deleting leaked number: sip:6505550672@clearwater.opnfv 1 failures out of 96 tests run Multiple SUBSCRIBErs to one UE's reg-event (TCP) at 2019-06-30 11:16:54 +0000 43 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2019-06-30 11:16:54,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 1, 'skipped': 43, 'total': 96, 'passed': 52} 2019-06-30 11:16:54,474 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 11:16:54,474 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 25:28 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-06-30 11:16:54,478 - functest.core.cloudify - INFO - Deleting the current deployment 2019-06-30 11:16:54,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions 2019-06-30 11:16:54,579 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:16:54,579 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:16:54,579 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:16:54,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:16:54,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:16:54,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:16:54,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:16:54,579 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "status_display": "completed", "ended_at": "2019-06-30T10:56:53.520Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:50.914Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:50.916Z", "id": "dc822ed9-93ee-4b55-bf0f-f0cf3e601db7"}, {"status": "terminated", "status_display": "completed", "ended_at": "2019-06-30T11:10:16.414Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:56.958Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T10:56:56.959Z", "id": "0d4249b4-a44d-4df0-9972-beeae0fe5449"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 1000}}} 2019-06-30 11:16:54,580 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:16:54,580 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:16:54 GMT 2019-06-30 11:16:54,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:16:54,580 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:16:54,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:16:54,580 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:16:54,580 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:16:54,580 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:16:54,581 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.204:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-06-30 11:16:55,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:16:55,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:16:55,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:16:55,141 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:16:55,141 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:16:55,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:16:55,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:16:55,141 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 159 2019-06-30 11:16:55,141 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:16:55,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:16:55,141 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:16:55 GMT 2019-06-30 11:16:55,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:16:55,142 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:16:55,142 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:16:55,142 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:16:55,142 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:16:55,142 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:16:55,234 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:16:55,234 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:16:55,234 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:16:55,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:16:55,234 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:16:55,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:16:55,235 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:16:55,235 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-06-30 11:16:55,235 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:16:55,235 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:16:55 GMT 2019-06-30 11:16:55,235 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:16:55,235 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-06-30 11:16:55,235 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:16:55,235 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:16:55,235 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:16:55,236 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:16:55,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:16:55,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:16:55,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:16:55,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:16:55,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:16:55,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:16:55,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:16:55,331 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:16:55,331 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:16:55,332 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:16:55 GMT 2019-06-30 11:16:55,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:16:55,332 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:16:55,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:16:55,332 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:16:55,332 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:17:00,337 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:17:00,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:17:00,431 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:17:00,431 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:17:00,431 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:17:00,431 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:17:00,431 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:17:00,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:17:00,432 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:16:56.218Z", "message": "Starting 'uninstall' workflow execution", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:16:56.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_d9mwt5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:16:59.005Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:16:58.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_54mkzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:16:59.653Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:16:58.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_rew98f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:16:59.653Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:16:59.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_8gz6ic", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:16:59.653Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:16:59.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_8gz6ic", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:00.250Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:16:59.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "dime_cer8vg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:00.250Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:16:59.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "sprout_ryo90w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:00.250Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:16:59.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}], "metadata": {"pagination": {"total": 8, "offset": 0, "size": 50}}} 2019-06-30 11:17:00,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:17:00,432 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:17:00 GMT 2019-06-30 11:17:00,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:17:00,432 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:17:00,432 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:17:00,432 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:17:00,432 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:17:00,432 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:17:00,433 - functest.core.cloudify - DEBUG - Starting 'uninstall' workflow execution 2019-06-30 11:17:00,433 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 11:17:00,433 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 11:17:00,434 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 11:17:00,434 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 11:17:00,434 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:17:00,434 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 11:17:00,434 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 11:17:00,434 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:17:00,508 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:17:00,508 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:17:00,508 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:17:00,509 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:17:00,509 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:17:00,509 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:17:00,509 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:17:00,509 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:17:00,509 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:17:00,509 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:17:00 GMT 2019-06-30 11:17:00,509 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:17:00,509 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:17:00,510 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:17:00,510 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:17:00,510 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:17:05,515 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:17:05,629 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:17:05,629 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:17:05,629 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:17:05,629 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:17:05,629 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:17:05,629 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:17:05,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:17:05,630 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:00.846Z", "message": "Process created, PID: 15758", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:00.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.882f025a-251f-4cc1-8689-71cf654ec7f6"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:00.846Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/YY2K5/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:00.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.882f025a-251f-4cc1-8689-71cf654ec7f6"}, {"node_instance_id": "vellum_d9mwt5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:00.846Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:00.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:00.846Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:00.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.882f025a-251f-4cc1-8689-71cf654ec7f6"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:00.846Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:00.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.882f025a-251f-4cc1-8689-71cf654ec7f6"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:00.846Z", "message": "Stopping bono node", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:00.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.882f025a-251f-4cc1-8689-71cf654ec7f6"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:00.846Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:00.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.882f025a-251f-4cc1-8689-71cf654ec7f6"}, {"node_instance_id": "homer_54mkzu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:01.378Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:00.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:01.378Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/Y4EO9/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:01.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f3d85b16-3b54-4874-8467-11451963557c"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:02.132Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:01.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f3d85b16-3b54-4874-8467-11451963557c"}, {"node_instance_id": "ellis_rew98f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:02.132Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:01.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:02.132Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:01.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f3d85b16-3b54-4874-8467-11451963557c"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:02.132Z", "message": "Process created, PID: 24476", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:01.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f3d85b16-3b54-4874-8467-11451963557c"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:02.132Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:01.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f3d85b16-3b54-4874-8467-11451963557c"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:02.132Z", "message": "Stopping vellum node", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:01.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f3d85b16-3b54-4874-8467-11451963557c"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:02.132Z", "message": " Group 'vellum' not found", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:01.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f3d85b16-3b54-4874-8467-11451963557c"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:02.132Z", "message": "Execution done (PID=24476, return_code=1): /tmp/Y4EO9/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:01.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f3d85b16-3b54-4874-8467-11451963557c"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:02.132Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:01.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f3d85b16-3b54-4874-8467-11451963557c"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:02.132Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:01.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f3d85b16-3b54-4874-8467-11451963557c"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:02.132Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:01.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f3d85b16-3b54-4874-8467-11451963557c"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:02.132Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:01.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f3d85b16-3b54-4874-8467-11451963557c"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:02.132Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:01.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f3d85b16-3b54-4874-8467-11451963557c"}, {"node_instance_id": "sprout_ryo90w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:02.677Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:02.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.250Z", "message": "Stopping ellis node", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:02.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.11c6aeae-8ca7-4486-932c-6e03f1cff2db"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.250Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:03.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.11c6aeae-8ca7-4486-932c-6e03f1cff2db"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.250Z", "message": " 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.", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:03.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.11c6aeae-8ca7-4486-932c-6e03f1cff2db"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.250Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:03.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.11c6aeae-8ca7-4486-932c-6e03f1cff2db"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.250Z", "message": " There is no service named \"clearwater_cluster_manager\"", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:03.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.11c6aeae-8ca7-4486-932c-6e03f1cff2db"}, {"node_instance_id": "dime_cer8vg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.250Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:03.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.250Z", "message": "Execution done (PID=17952, return_code=1): /tmp/LI1GW/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:03.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.11c6aeae-8ca7-4486-932c-6e03f1cff2db"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.250Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/PYRF3/stop-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:02.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d897600c-5291-48b6-96ea-4f3b84c357d0"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.250Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:02.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d897600c-5291-48b6-96ea-4f3b84c357d0"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.250Z", "message": "Process created, PID: 15985", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:02.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d897600c-5291-48b6-96ea-4f3b84c357d0"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.250Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:02.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d897600c-5291-48b6-96ea-4f3b84c357d0"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.250Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:02.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d897600c-5291-48b6-96ea-4f3b84c357d0"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.250Z", "message": "Stopping homer node", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:02.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d897600c-5291-48b6-96ea-4f3b84c357d0"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.250Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/LI1GW/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:02.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.11c6aeae-8ca7-4486-932c-6e03f1cff2db"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.250Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:02.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.11c6aeae-8ca7-4486-932c-6e03f1cff2db"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.250Z", "message": "Process created, PID: 17952", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:02.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.11c6aeae-8ca7-4486-932c-6e03f1cff2db"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.250Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:02.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.11c6aeae-8ca7-4486-932c-6e03f1cff2db"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.250Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:02.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.11c6aeae-8ca7-4486-932c-6e03f1cff2db"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.250Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:02.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d897600c-5291-48b6-96ea-4f3b84c357d0"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.250Z", "message": " 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.", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:02.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d897600c-5291-48b6-96ea-4f3b84c357d0"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.250Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:02.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d897600c-5291-48b6-96ea-4f3b84c357d0"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.250Z", "message": " There is no service named \"clearwater_cluster_manager\"", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:02.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d897600c-5291-48b6-96ea-4f3b84c357d0"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.250Z", "message": "Execution done (PID=15985, return_code=1): /tmp/PYRF3/stop-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:02.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d897600c-5291-48b6-96ea-4f3b84c357d0"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.250Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:02.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d897600c-5291-48b6-96ea-4f3b84c357d0"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.250Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:02.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d897600c-5291-48b6-96ea-4f3b84c357d0"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.250Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:02.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d897600c-5291-48b6-96ea-4f3b84c357d0"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.250Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:02.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d897600c-5291-48b6-96ea-4f3b84c357d0"}], "metadata": {"pagination": {"total": 77, "offset": 8, "size": 50}}} 2019-06-30 11:17:05,630 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:17:05,630 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:17:05 GMT 2019-06-30 11:17:05,630 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:17:05,630 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:17:05,630 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:17:05,630 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:17:05,630 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:17:05,631 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:17:05,633 - functest.core.cloudify - DEBUG - Process created, PID: 15758 2019-06-30 11:17:05,633 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/YY2K5/stop-bono.sh 2019-06-30 11:17:05,633 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:17:05,633 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-30 11:17:05,633 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-30 11:17:05,634 - functest.core.cloudify - DEBUG - Stopping bono node 2019-06-30 11:17:05,634 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-30 11:17:05,634 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:17:05,634 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/Y4EO9/stop-vellum.sh 2019-06-30 11:17:05,634 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-30 11:17:05,634 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:17:05,635 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-30 11:17:05,635 - functest.core.cloudify - DEBUG - Process created, PID: 24476 2019-06-30 11:17:05,635 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-30 11:17:05,635 - functest.core.cloudify - DEBUG - Stopping vellum node 2019-06-30 11:17:05,635 - functest.core.cloudify - DEBUG - Group 'vellum' not found 2019-06-30 11:17:05,635 - functest.core.cloudify - DEBUG - Execution done (PID=24476, return_code=1): /tmp/Y4EO9/stop-vellum.sh 2019-06-30 11:17:05,636 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-30 11:17:05,636 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-30 11:17:05,636 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-30 11:17:05,636 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-30 11:17:05,636 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-30 11:17:05,636 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:17:05,636 - functest.core.cloudify - DEBUG - Stopping ellis node 2019-06-30 11:17:05,637 - functest.core.cloudify - DEBUG - 2019-06-30 11:17:05,637 - functest.core.cloudify - DEBUG - WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. 2019-06-30 11:17:05,637 - functest.core.cloudify - DEBUG - 2019-06-30 11:17:05,637 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-06-30 11:17:05,637 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:17:05,637 - functest.core.cloudify - DEBUG - Execution done (PID=17952, return_code=1): /tmp/LI1GW/stop-ellis.sh 2019-06-30 11:17:05,638 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/PYRF3/stop-homer.sh 2019-06-30 11:17:05,638 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-30 11:17:05,638 - functest.core.cloudify - DEBUG - Process created, PID: 15985 2019-06-30 11:17:05,638 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-30 11:17:05,638 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-30 11:17:05,638 - functest.core.cloudify - DEBUG - Stopping homer node 2019-06-30 11:17:05,639 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/LI1GW/stop-ellis.sh 2019-06-30 11:17:05,639 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-30 11:17:05,639 - functest.core.cloudify - DEBUG - Process created, PID: 17952 2019-06-30 11:17:05,639 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-30 11:17:05,639 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-30 11:17:05,639 - functest.core.cloudify - DEBUG - 2019-06-30 11:17:05,640 - functest.core.cloudify - DEBUG - WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. 2019-06-30 11:17:05,640 - functest.core.cloudify - DEBUG - 2019-06-30 11:17:05,640 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-06-30 11:17:05,640 - functest.core.cloudify - DEBUG - Execution done (PID=15985, return_code=1): /tmp/PYRF3/stop-homer.sh 2019-06-30 11:17:05,640 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-30 11:17:05,640 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-30 11:17:05,641 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-30 11:17:05,641 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-30 11:17:05,641 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:17:05,707 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:17:05,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:17:05,708 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:17:05,708 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:17:05,708 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:17:05,708 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:17:05,708 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:17:05,708 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:17:05,708 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:17:05,708 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:17:05 GMT 2019-06-30 11:17:05,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:17:05,708 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:17:05,709 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:17:05,709 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:17:05,709 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:17:10,712 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:17:10,799 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:17:10,799 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:17:10,799 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:17:10,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:17:10,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:17:10,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:17:10,800 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:17:10,800 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.250Z", "message": "Execution done (PID=17952, return_code=1): /tmp/LI1GW/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:03.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.11c6aeae-8ca7-4486-932c-6e03f1cff2db"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.850Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:03.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.11c6aeae-8ca7-4486-932c-6e03f1cff2db"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.850Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:03.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.11c6aeae-8ca7-4486-932c-6e03f1cff2db"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.850Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:03.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.11c6aeae-8ca7-4486-932c-6e03f1cff2db"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.850Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:03.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.11c6aeae-8ca7-4486-932c-6e03f1cff2db"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.850Z", "message": "Process created, PID: 18168", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:03.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bdc17a00-a7f6-4109-8578-36e44fb8913f"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.850Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:03.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bdc17a00-a7f6-4109-8578-36e44fb8913f"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.850Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/PSH32/stop-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:03.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bdc17a00-a7f6-4109-8578-36e44fb8913f"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:03.850Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:03.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.11c6aeae-8ca7-4486-932c-6e03f1cff2db"}, {"node_instance_id": "homer_54mkzu", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:04.468Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/PYRF3/stop-homer.sh, exit_code: 1", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/PYRF3/stop-homer.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/homer_host_gghar7/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/homer_host_gghar7/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/homer_host_gghar7/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/homer_host_gghar7/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/homer_host_gghar7/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/homer_host_gghar7/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/PYRF3/stop-homer.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-06-30T11:17:03.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_rew98f", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:04.468Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/LI1GW/stop-ellis.sh, exit_code: 1", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/LI1GW/stop-ellis.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/ellis_host_p1hvbm/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/ellis_host_p1hvbm/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/ellis_host_p1hvbm/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/ellis_host_p1hvbm/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_p1hvbm/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_p1hvbm/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/LI1GW/stop-ellis.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-06-30T11:17:03.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_d9mwt5", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:04.468Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/Y4EO9/stop-vellum.sh, exit_code: 1", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/Y4EO9/stop-vellum.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/vellum_host_w4xpzo/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/vellum_host_w4xpzo/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/vellum_host_w4xpzo/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/vellum_host_w4xpzo/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_w4xpzo/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_w4xpzo/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/Y4EO9/stop-vellum.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-06-30T11:17:03.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_d9mwt5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:04.468Z", "message": "Stopped node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:03.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:04.468Z", "message": "Stopping sprout node", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:03.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bdc17a00-a7f6-4109-8578-36e44fb8913f"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:04.468Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:03.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bdc17a00-a7f6-4109-8578-36e44fb8913f"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:04.468Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:03.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bdc17a00-a7f6-4109-8578-36e44fb8913f"}, {"node_instance_id": "homer_54mkzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:05.066Z", "message": "Stopped node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:03.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_rew98f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:05.066Z", "message": "Stopped node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:03.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_54mkzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:05.066Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:04.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:05.661Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:05.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ec432c40-c8d5-492b-874b-e2c72c4d00dc"}, {"node_instance_id": "vellum_d9mwt5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:05.661Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:04.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_rew98f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:05.661Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:04.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:05.661Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:04.570Z", "source_id": "homer_54mkzu", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:05.661Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/O2JIN/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:05.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ec432c40-c8d5-492b-874b-e2c72c4d00dc"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:05.661Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:05.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ec432c40-c8d5-492b-874b-e2c72c4d00dc"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:05.661Z", "message": "Process created, PID: 16962", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:05.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ec432c40-c8d5-492b-874b-e2c72c4d00dc"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:05.661Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:05.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ec432c40-c8d5-492b-874b-e2c72c4d00dc"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:05.661Z", "message": "Stopping dime node", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:05.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ec432c40-c8d5-492b-874b-e2c72c4d00dc"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:05.661Z", "message": " Group 'dime' not found", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:05.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ec432c40-c8d5-492b-874b-e2c72c4d00dc"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:05.661Z", "message": "Execution done (PID=16962, return_code=1): /tmp/O2JIN/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:05.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ec432c40-c8d5-492b-874b-e2c72c4d00dc"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:05.661Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:05.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ec432c40-c8d5-492b-874b-e2c72c4d00dc"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:05.661Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:05.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ec432c40-c8d5-492b-874b-e2c72c4d00dc"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:05.661Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:05.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ec432c40-c8d5-492b-874b-e2c72c4d00dc"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:05.661Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:05.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ec432c40-c8d5-492b-874b-e2c72c4d00dc"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:05.661Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:05.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ec432c40-c8d5-492b-874b-e2c72c4d00dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:06.275Z", "message": "Downloaded scripts/bind/bind.py to /tmp/7MYMY/bind.py", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:05.732Z", "source_id": "homer_54mkzu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.87ee0630-ef13-46a8-8d8c-082b017b3881"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:06.275Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:05.993Z", "source_id": "homer_54mkzu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.87ee0630-ef13-46a8-8d8c-082b017b3881"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:06.275Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:05.436Z", "source_id": "vellum_d9mwt5", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:06.275Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:06.223Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:06.823Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:06.389Z", "source_id": "homer_54mkzu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.87ee0630-ef13-46a8-8d8c-082b017b3881"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:06.823Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:06.307Z", "source_id": "homer_54mkzu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.87ee0630-ef13-46a8-8d8c-082b017b3881"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:06.823Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:06.350Z", "source_id": "homer_54mkzu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.87ee0630-ef13-46a8-8d8c-082b017b3881"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:06.823Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpW9QxMO', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:06.352Z", "source_id": "homer_54mkzu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.87ee0630-ef13-46a8-8d8c-082b017b3881"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:06.823Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:06.378Z", "source_id": "homer_54mkzu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.87ee0630-ef13-46a8-8d8c-082b017b3881"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:06.823Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {}, u'ellis': {u'ellis_rew98f': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'ellis-rew98f'}}, u'dime': {u'dime_cer8vg': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-cer8vg'}}, u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}, u'vellum': {u'vellum_d9mwt5': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'vellum-d9mwt5'}}, u'bono': {u'bono_8gz6ic': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.9', u'name': u'bono-8gz6ic'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:06.351Z", "source_id": "homer_54mkzu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.87ee0630-ef13-46a8-8d8c-082b017b3881"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:06.823Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp9m361N', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:06.581Z", "source_id": "homer_54mkzu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.87ee0630-ef13-46a8-8d8c-082b017b3881"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:06.823Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {}, u'ellis': {u'ellis_rew98f': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'ellis-rew98f'}}, u'dime': {u'dime_cer8vg': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-cer8vg'}}, u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}, u'vellum': {u'vellum_d9mwt5': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'vellum-d9mwt5'}}, u'bono': {u'bono_8gz6ic': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.9', u'name': u'bono-8gz6ic'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:06.389Z", "source_id": "homer_54mkzu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.87ee0630-ef13-46a8-8d8c-082b017b3881"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:06.823Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:06.389Z", "source_id": "homer_54mkzu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.87ee0630-ef13-46a8-8d8c-082b017b3881"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:07.472Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpz2Nj98', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:07.268Z", "source_id": "vellum_d9mwt5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ca4dd685-1de3-430a-9a81-676334c0b4e5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:07.472Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:07.096Z", "source_id": "homer_54mkzu", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}], "metadata": {"pagination": {"total": 171, "offset": 58, "size": 50}}} 2019-06-30 11:17:10,800 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:17:10,800 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:17:10 GMT 2019-06-30 11:17:10,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:17:10,801 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:17:10,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:17:10,801 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:17:10,801 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:17:10,801 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:17:10,803 - functest.core.cloudify - DEBUG - Execution done (PID=17952, return_code=1): /tmp/LI1GW/stop-ellis.sh 2019-06-30 11:17:10,804 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-30 11:17:10,804 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-30 11:17:10,804 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-30 11:17:10,804 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-30 11:17:10,804 - functest.core.cloudify - DEBUG - Process created, PID: 18168 2019-06-30 11:17:10,804 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-30 11:17:10,805 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/PSH32/stop-sprout.sh 2019-06-30 11:17:10,805 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-30 11:17:10,805 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/PYRF3/stop-homer.sh, exit_code: 1 2019-06-30 11:17:10,805 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/LI1GW/stop-ellis.sh, exit_code: 1 2019-06-30 11:17:10,805 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/Y4EO9/stop-vellum.sh, exit_code: 1 2019-06-30 11:17:10,805 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-30 11:17:10,806 - functest.core.cloudify - DEBUG - Stopping sprout node 2019-06-30 11:17:10,806 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-30 11:17:10,806 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-30 11:17:10,806 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-30 11:17:10,806 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-30 11:17:10,806 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 11:17:10,807 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-30 11:17:10,807 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 11:17:10,807 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 11:17:10,807 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:17:10,807 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/O2JIN/stop-dime.sh 2019-06-30 11:17:10,807 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-30 11:17:10,807 - functest.core.cloudify - DEBUG - Process created, PID: 16962 2019-06-30 11:17:10,808 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-30 11:17:10,808 - functest.core.cloudify - DEBUG - Stopping dime node 2019-06-30 11:17:10,808 - functest.core.cloudify - DEBUG - Group 'dime' not found 2019-06-30 11:17:10,808 - functest.core.cloudify - DEBUG - Execution done (PID=16962, return_code=1): /tmp/O2JIN/stop-dime.sh 2019-06-30 11:17:10,808 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-30 11:17:10,808 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-30 11:17:10,809 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-30 11:17:10,809 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-30 11:17:10,809 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-30 11:17:10,809 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/7MYMY/bind.py 2019-06-30 11:17:10,809 - functest.core.cloudify - DEBUG - Creating private domain file 2019-06-30 11:17:10,809 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:17:10,809 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:17:10,810 - functest.core.cloudify - DEBUG - Creating public domain file 2019-06-30 11:17:10,810 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-30 11:17:10,810 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-30 11:17:10,810 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpW9QxMO', '/etc/bind/db.clearwater.local'] 2019-06-30 11:17:10,810 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-30 11:17:10,810 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {}, u'ellis': {u'ellis_rew98f': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'ellis-rew98f'}}, u'dime': {u'dime_cer8vg': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-cer8vg'}}, u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}, u'vellum': {u'vellum_d9mwt5': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'vellum-d9mwt5'}}, u'bono': {u'bono_8gz6ic': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.9', u'name': u'bono-8gz6ic'}}}, 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.5', u'hss_hostname': u''}. 2019-06-30 11:17:10,810 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp9m361N', '/etc/bind/db.clearwater.opnfv'] 2019-06-30 11:17:10,811 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {}, u'ellis': {u'ellis_rew98f': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'ellis-rew98f'}}, u'dime': {u'dime_cer8vg': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-cer8vg'}}, u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}, u'vellum': {u'vellum_d9mwt5': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'vellum-d9mwt5'}}, u'bono': {u'bono_8gz6ic': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.9', u'name': u'bono-8gz6ic'}}}, 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.5', u'hss_hostname': u''}. 2019-06-30 11:17:10,811 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-30 11:17:10,811 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpz2Nj98', '/etc/bind/db.clearwater.local'] 2019-06-30 11:17:10,811 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:17:10,811 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:17:10,873 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:17:10,873 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:17:10,873 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:17:10,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:17:10,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:17:10,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:17:10,874 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:17:10,874 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:17:10,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:17:10,874 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:17:10 GMT 2019-06-30 11:17:10,874 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:17:10,874 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:17:10,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:17:10,875 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:17:10,875 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:17:15,880 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:17:15,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:17:15,958 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:17:15,958 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:17:15,958 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:17:15,958 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:17:15,958 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:17:15,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:17:15,959 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_cer8vg", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:07.472Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/O2JIN/stop-dime.sh, exit_code: 1", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/O2JIN/stop-dime.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/dime_host_mzau75/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/dime_host_mzau75/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/dime_host_mzau75/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/dime_host_mzau75/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/dime_host_mzau75/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/dime_host_mzau75/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/O2JIN/stop-dime.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-06-30T11:17:07.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:07.472Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:07.284Z", "source_id": "vellum_d9mwt5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ca4dd685-1de3-430a-9a81-676334c0b4e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:07.472Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpz2Nj98', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:07.268Z", "source_id": "vellum_d9mwt5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ca4dd685-1de3-430a-9a81-676334c0b4e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:07.472Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {}, u'ellis': {u'ellis_rew98f': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'ellis-rew98f'}}, u'dime': {u'dime_cer8vg': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-cer8vg'}}, u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}, u'vellum': {}, u'bono': {u'bono_8gz6ic': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.9', u'name': u'bono-8gz6ic'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:07.268Z", "source_id": "vellum_d9mwt5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ca4dd685-1de3-430a-9a81-676334c0b4e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:07.472Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:07.268Z", "source_id": "vellum_d9mwt5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ca4dd685-1de3-430a-9a81-676334c0b4e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:07.472Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:07.218Z", "source_id": "vellum_d9mwt5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ca4dd685-1de3-430a-9a81-676334c0b4e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:07.472Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:06.965Z", "source_id": "vellum_d9mwt5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ca4dd685-1de3-430a-9a81-676334c0b4e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:07.472Z", "message": "Downloaded scripts/bind/bind.py to /tmp/J57A3/bind.py", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:06.697Z", "source_id": "vellum_d9mwt5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ca4dd685-1de3-430a-9a81-676334c0b4e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:07.472Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:06.626Z", "source_id": "homer_54mkzu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.87ee0630-ef13-46a8-8d8c-082b017b3881"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:07.472Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:06.602Z", "source_id": "homer_54mkzu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.87ee0630-ef13-46a8-8d8c-082b017b3881"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.098Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:07.741Z", "source_id": "vellum_d9mwt5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ca4dd685-1de3-430a-9a81-676334c0b4e5"}, {"node_instance_id": "dime_cer8vg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.098Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:07.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.098Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:07.773Z", "source_id": "vellum_d9mwt5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ca4dd685-1de3-430a-9a81-676334c0b4e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.098Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:07.300Z", "source_id": "vellum_d9mwt5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ca4dd685-1de3-430a-9a81-676334c0b4e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.098Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:07.299Z", "source_id": "vellum_d9mwt5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ca4dd685-1de3-430a-9a81-676334c0b4e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.098Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:07.767Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4a8f76cd-6875-4ca4-92da-0a13909d80d1"}, {"node_instance_id": "homer_54mkzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.098Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:07.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_54mkzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.098Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:07.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.098Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmps5EvhV', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:07.700Z", "source_id": "vellum_d9mwt5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ca4dd685-1de3-430a-9a81-676334c0b4e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.098Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {}, u'ellis': {u'ellis_rew98f': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'ellis-rew98f'}}, u'dime': {u'dime_cer8vg': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-cer8vg'}}, u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}, u'vellum': {}, u'bono': {u'bono_8gz6ic': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.9', u'name': u'bono-8gz6ic'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:07.300Z", "source_id": "vellum_d9mwt5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ca4dd685-1de3-430a-9a81-676334c0b4e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.098Z", "message": "Downloaded scripts/bind/bind.py to /tmp/L7MX5/bind.py", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:07.521Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4a8f76cd-6875-4ca4-92da-0a13909d80d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.691Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_cer8vg': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-cer8vg'}}, u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}, u'vellum': {}, u'bono': {u'bono_8gz6ic': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.9', u'name': u'bono-8gz6ic'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:08.051Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4a8f76cd-6875-4ca4-92da-0a13909d80d1"}, {"node_instance_id": "vellum_d9mwt5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.691Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:08.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.691Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:08.285Z", "source_id": "vellum_d9mwt5", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_54mkzu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.691Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:07.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.691Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:08.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bdc17a00-a7f6-4109-8578-36e44fb8913f"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.691Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:08.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bdc17a00-a7f6-4109-8578-36e44fb8913f"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.691Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:08.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bdc17a00-a7f6-4109-8578-36e44fb8913f"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.691Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:08.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bdc17a00-a7f6-4109-8578-36e44fb8913f"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.691Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:08.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bdc17a00-a7f6-4109-8578-36e44fb8913f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.691Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:08.022Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4a8f76cd-6875-4ca4-92da-0a13909d80d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.691Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:08.051Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4a8f76cd-6875-4ca4-92da-0a13909d80d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.691Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmph6LVeO', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:08.052Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4a8f76cd-6875-4ca4-92da-0a13909d80d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.691Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:08.060Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4a8f76cd-6875-4ca4-92da-0a13909d80d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.691Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:08.068Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4a8f76cd-6875-4ca4-92da-0a13909d80d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.691Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:08.068Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4a8f76cd-6875-4ca4-92da-0a13909d80d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.691Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_cer8vg': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-cer8vg'}}, u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}, u'vellum': {}, u'bono': {u'bono_8gz6ic': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.9', u'name': u'bono-8gz6ic'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:08.068Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4a8f76cd-6875-4ca4-92da-0a13909d80d1"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.691Z", "message": " ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:08.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bdc17a00-a7f6-4109-8578-36e44fb8913f"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.691Z", "message": " 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.", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:08.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bdc17a00-a7f6-4109-8578-36e44fb8913f"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.691Z", "message": " ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:08.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bdc17a00-a7f6-4109-8578-36e44fb8913f"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.691Z", "message": " There is no service named \"clearwater_cluster_manager\"", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:08.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bdc17a00-a7f6-4109-8578-36e44fb8913f"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.691Z", "message": " * Quiescing Sprout SIP Router sprout", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:08.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bdc17a00-a7f6-4109-8578-36e44fb8913f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.691Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpIrYPWa', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:08.242Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4a8f76cd-6875-4ca4-92da-0a13909d80d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.691Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:08.249Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4a8f76cd-6875-4ca4-92da-0a13909d80d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.691Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:08.256Z", "source_id": "ellis_rew98f", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4a8f76cd-6875-4ca4-92da-0a13909d80d1"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:08.691Z", "message": "Execution done (PID=18168, return_code=1): /tmp/PSH32/stop-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:08.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bdc17a00-a7f6-4109-8578-36e44fb8913f"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:09.342Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:08.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.cf439978-fe9f-447b-94ef-8a2d773d89a1"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:09.342Z", "message": "Process created, PID: 16087", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:08.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.cf439978-fe9f-447b-94ef-8a2d773d89a1"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:09.342Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:08.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.cf439978-fe9f-447b-94ef-8a2d773d89a1"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:09.342Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/641H7/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:08.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.cf439978-fe9f-447b-94ef-8a2d773d89a1"}], "metadata": {"pagination": {"total": 224, "offset": 108, "size": 50}}} 2019-06-30 11:17:15,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:17:15,959 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:17:15 GMT 2019-06-30 11:17:15,959 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:17:15,959 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:17:15,959 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:17:15,959 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:17:15,959 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:17:15,960 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:17:15,962 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/O2JIN/stop-dime.sh, exit_code: 1 2019-06-30 11:17:15,962 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-30 11:17:15,962 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpz2Nj98', '/etc/bind/db.clearwater.local'] 2019-06-30 11:17:15,962 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {}, u'ellis': {u'ellis_rew98f': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'ellis-rew98f'}}, u'dime': {u'dime_cer8vg': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-cer8vg'}}, u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}, u'vellum': {}, u'bono': {u'bono_8gz6ic': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.9', u'name': u'bono-8gz6ic'}}}, 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.5', u'hss_hostname': u''}. 2019-06-30 11:17:15,962 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-30 11:17:15,963 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-30 11:17:15,963 - functest.core.cloudify - DEBUG - Creating private domain file 2019-06-30 11:17:15,963 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/J57A3/bind.py 2019-06-30 11:17:15,963 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-30 11:17:15,963 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-30 11:17:15,963 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-30 11:17:15,964 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 11:17:15,964 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-30 11:17:15,964 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-30 11:17:15,964 - functest.core.cloudify - DEBUG - Creating public domain file 2019-06-30 11:17:15,964 - functest.core.cloudify - DEBUG - Creating private domain file 2019-06-30 11:17:15,964 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-30 11:17:15,965 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 11:17:15,965 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmps5EvhV', '/etc/bind/db.clearwater.opnfv'] 2019-06-30 11:17:15,965 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {}, u'ellis': {u'ellis_rew98f': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'ellis-rew98f'}}, u'dime': {u'dime_cer8vg': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-cer8vg'}}, u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}, u'vellum': {}, u'bono': {u'bono_8gz6ic': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.9', u'name': u'bono-8gz6ic'}}}, 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.5', u'hss_hostname': u''}. 2019-06-30 11:17:15,965 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/L7MX5/bind.py 2019-06-30 11:17:15,965 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_cer8vg': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-cer8vg'}}, u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}, u'vellum': {}, u'bono': {u'bono_8gz6ic': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.9', u'name': u'bono-8gz6ic'}}}, 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.5', u'hss_hostname': u''}. 2019-06-30 11:17:15,965 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 11:17:15,965 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:17:15,966 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:17:15,966 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-30 11:17:15,966 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-30 11:17:15,966 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-30 11:17:15,966 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-30 11:17:15,966 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-30 11:17:15,967 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-30 11:17:15,967 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-30 11:17:15,967 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmph6LVeO', '/etc/bind/db.clearwater.local'] 2019-06-30 11:17:15,967 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-30 11:17:15,967 - functest.core.cloudify - DEBUG - Creating public domain file 2019-06-30 11:17:15,967 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-30 11:17:15,967 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_cer8vg': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'dime-cer8vg'}}, u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}, u'vellum': {}, u'bono': {u'bono_8gz6ic': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.9', u'name': u'bono-8gz6ic'}}}, 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.5', u'hss_hostname': u''}. 2019-06-30 11:17:15,968 - functest.core.cloudify - DEBUG - 2019-06-30 11:17:15,968 - functest.core.cloudify - DEBUG - WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. 2019-06-30 11:17:15,968 - functest.core.cloudify - DEBUG - 2019-06-30 11:17:15,968 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-06-30 11:17:15,968 - functest.core.cloudify - DEBUG - * Quiescing Sprout SIP Router sprout 2019-06-30 11:17:15,968 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpIrYPWa', '/etc/bind/db.clearwater.opnfv'] 2019-06-30 11:17:15,968 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-30 11:17:15,969 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-30 11:17:15,969 - functest.core.cloudify - DEBUG - Execution done (PID=18168, return_code=1): /tmp/PSH32/stop-sprout.sh 2019-06-30 11:17:15,969 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-30 11:17:15,969 - functest.core.cloudify - DEBUG - Process created, PID: 16087 2019-06-30 11:17:15,969 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-30 11:17:15,969 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/641H7/remove-cluster-node.sh 2019-06-30 11:17:15,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:17:16,026 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:17:16,026 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:17:16,027 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:17:16,027 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:17:16,027 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:17:16,027 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:17:16,027 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:17:16,027 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:17:16,027 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:17:16,027 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:17:16 GMT 2019-06-30 11:17:16,027 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:17:16,027 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:17:16,028 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:17:16,028 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:17:16,028 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:17:21,033 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:17:21,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:17:21,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:17:21,110 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:17:21,110 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:17:21,110 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:17:21,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:17:21,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:17:21,111 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:09.342Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:08.681Z", "source_id": "dime_cer8vg", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:09.342Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:08.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.cf439978-fe9f-447b-94ef-8a2d773d89a1"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:09.342Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:08.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.cf439978-fe9f-447b-94ef-8a2d773d89a1"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:09.342Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:08.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.cf439978-fe9f-447b-94ef-8a2d773d89a1"}, {"node_instance_id": "ellis_rew98f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:09.905Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:09.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:09.905Z", "message": "Downloaded scripts/bind/bind.py to /tmp/J089Y/bind.py", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:09.780Z", "source_id": "dime_cer8vg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.05aa88f8-303c-4d2f-bfa9-1cba4c087466"}, {"node_instance_id": "sprout_ryo90w", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:09.905Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/PSH32/stop-sprout.sh, exit_code: 1", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/PSH32/stop-sprout.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/sprout_host_ayfbs1/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/sprout_host_ayfbs1/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/sprout_host_ayfbs1/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/sprout_host_ayfbs1/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_ayfbs1/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_ayfbs1/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/PSH32/stop-sprout.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-06-30T11:17:09.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "sprout_ryo90w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:09.905Z", "message": "Stopped node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:09.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:10.415Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:10.005Z", "source_id": "dime_cer8vg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.05aa88f8-303c-4d2f-bfa9-1cba4c087466"}, {"node_instance_id": "vellum_d9mwt5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:10.415Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:09.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_d9mwt5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:10.415Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:09.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_rew98f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:10.415Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:09.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:10.415Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:10.306Z", "source_id": "dime_cer8vg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.05aa88f8-303c-4d2f-bfa9-1cba4c087466"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:11.077Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:10.349Z", "source_id": "dime_cer8vg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.05aa88f8-303c-4d2f-bfa9-1cba4c087466"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:11.077Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpqD1pdi', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:10.336Z", "source_id": "dime_cer8vg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.05aa88f8-303c-4d2f-bfa9-1cba4c087466"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:11.077Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}, u'vellum': {}, u'bono': {u'bono_8gz6ic': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.9', u'name': u'bono-8gz6ic'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:10.335Z", "source_id": "dime_cer8vg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.05aa88f8-303c-4d2f-bfa9-1cba4c087466"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:11.077Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:10.335Z", "source_id": "dime_cer8vg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.05aa88f8-303c-4d2f-bfa9-1cba4c087466"}, {"node_instance_id": "sprout_ryo90w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:11.077Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:10.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:11.077Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:10.358Z", "source_id": "dime_cer8vg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.05aa88f8-303c-4d2f-bfa9-1cba4c087466"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:11.077Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}, u'vellum': {}, u'bono': {u'bono_8gz6ic': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.9', u'name': u'bono-8gz6ic'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:10.358Z", "source_id": "dime_cer8vg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.05aa88f8-303c-4d2f-bfa9-1cba4c087466"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:11.077Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpwCKnKI', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:10.510Z", "source_id": "dime_cer8vg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.05aa88f8-303c-4d2f-bfa9-1cba4c087466"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:11.077Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:10.519Z", "source_id": "dime_cer8vg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.05aa88f8-303c-4d2f-bfa9-1cba4c087466"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:11.077Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:10.529Z", "source_id": "dime_cer8vg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.05aa88f8-303c-4d2f-bfa9-1cba4c087466"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:11.077Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/51X5L/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:11.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1fec4e72-b391-488f-a35b-0b7ba701162a"}, {"node_instance_id": "ellis_rew98f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:11.077Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:10.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:11.077Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:10.358Z", "source_id": "dime_cer8vg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.05aa88f8-303c-4d2f-bfa9-1cba4c087466"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:11.709Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:11.604Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:11.709Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:11.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1fec4e72-b391-488f-a35b-0b7ba701162a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:11.709Z", "message": "Process created, PID: 24673", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:11.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1fec4e72-b391-488f-a35b-0b7ba701162a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:11.709Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:11.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1fec4e72-b391-488f-a35b-0b7ba701162a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:11.709Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:11.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1fec4e72-b391-488f-a35b-0b7ba701162a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:11.709Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:11.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1fec4e72-b391-488f-a35b-0b7ba701162a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:11.709Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:11.092Z", "source_id": "dime_cer8vg", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:12.427Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/ZTH1F/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:11.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.caca56bf-c8a0-4a52-a7a0-61700313aabf"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:12.427Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:11.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.caca56bf-c8a0-4a52-a7a0-61700313aabf"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:12.427Z", "message": "Process created, PID: 18067", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:11.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.caca56bf-c8a0-4a52-a7a0-61700313aabf"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:12.427Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:11.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.caca56bf-c8a0-4a52-a7a0-61700313aabf"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:12.427Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:11.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.caca56bf-c8a0-4a52-a7a0-61700313aabf"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:12.427Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:11.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.caca56bf-c8a0-4a52-a7a0-61700313aabf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:13.072Z", "message": "Downloaded scripts/bind/bind.py to /tmp/FC8P4/bind.py", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:12.775Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.9831ad64-20e9-4fcc-8722-10fce1a3c8b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:13.072Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:12.963Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.9831ad64-20e9-4fcc-8722-10fce1a3c8b5"}, {"node_instance_id": "dime_cer8vg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:13.072Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:12.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "dime_cer8vg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:13.072Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:12.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "dime_cer8vg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:13.072Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:12.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:13.707Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:13.301Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.9831ad64-20e9-4fcc-8722-10fce1a3c8b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:13.707Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_8gz6ic': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.9', u'name': u'bono-8gz6ic'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:13.335Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.9831ad64-20e9-4fcc-8722-10fce1a3c8b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:13.707Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpRpQBkR', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:13.335Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.9831ad64-20e9-4fcc-8722-10fce1a3c8b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:13.707Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:13.344Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.9831ad64-20e9-4fcc-8722-10fce1a3c8b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:13.707Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:13.353Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.9831ad64-20e9-4fcc-8722-10fce1a3c8b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:13.707Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:13.353Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.9831ad64-20e9-4fcc-8722-10fce1a3c8b5"}], "metadata": {"pagination": {"total": 246, "offset": 158, "size": 50}}} 2019-06-30 11:17:21,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:17:21,111 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:17:21 GMT 2019-06-30 11:17:21,111 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:17:21,111 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:17:21,111 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:17:21,111 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:17:21,112 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:17:21,112 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:17:21,113 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:17:21,114 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-30 11:17:21,114 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-30 11:17:21,114 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-06-30 11:17:21,114 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 11:17:21,114 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/J089Y/bind.py 2019-06-30 11:17:21,114 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/PSH32/stop-sprout.sh, exit_code: 1 2019-06-30 11:17:21,115 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-30 11:17:21,115 - functest.core.cloudify - DEBUG - Creating private domain file 2019-06-30 11:17:21,115 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-30 11:17:21,115 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:17:21,115 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-30 11:17:21,115 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-30 11:17:21,116 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-30 11:17:21,116 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpqD1pdi', '/etc/bind/db.clearwater.local'] 2019-06-30 11:17:21,116 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}, u'vellum': {}, u'bono': {u'bono_8gz6ic': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.9', u'name': u'bono-8gz6ic'}}}, 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.5', u'hss_hostname': u''}. 2019-06-30 11:17:21,116 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-30 11:17:21,116 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 11:17:21,116 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-30 11:17:21,117 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_ryo90w': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'sprout-ryo90w'}}, u'vellum': {}, u'bono': {u'bono_8gz6ic': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.9', u'name': u'bono-8gz6ic'}}}, 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.5', u'hss_hostname': u''}. 2019-06-30 11:17:21,117 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpwCKnKI', '/etc/bind/db.clearwater.opnfv'] 2019-06-30 11:17:21,117 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-30 11:17:21,117 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-30 11:17:21,117 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/51X5L/remove-cluster-node.sh 2019-06-30 11:17:21,117 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:17:21,118 - functest.core.cloudify - DEBUG - Creating public domain file 2019-06-30 11:17:21,118 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:17:21,118 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-30 11:17:21,118 - functest.core.cloudify - DEBUG - Process created, PID: 24673 2019-06-30 11:17:21,118 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-30 11:17:21,118 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-30 11:17:21,119 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-06-30 11:17:21,119 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:17:21,119 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/ZTH1F/remove-cluster-node.sh 2019-06-30 11:17:21,119 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-30 11:17:21,119 - functest.core.cloudify - DEBUG - Process created, PID: 18067 2019-06-30 11:17:21,119 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-30 11:17:21,119 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-30 11:17:21,120 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-06-30 11:17:21,120 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/FC8P4/bind.py 2019-06-30 11:17:21,120 - functest.core.cloudify - DEBUG - Creating private domain file 2019-06-30 11:17:21,120 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 11:17:21,120 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:17:21,120 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-30 11:17:21,120 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-30 11:17:21,121 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_8gz6ic': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.9', u'name': u'bono-8gz6ic'}}}, 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.5', u'hss_hostname': u''}. 2019-06-30 11:17:21,121 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpRpQBkR', '/etc/bind/db.clearwater.local'] 2019-06-30 11:17:21,121 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-30 11:17:21,121 - functest.core.cloudify - DEBUG - Creating public domain file 2019-06-30 11:17:21,121 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-30 11:17:21,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:17:21,181 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:17:21,181 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:17:21,181 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:17:21,181 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:17:21,181 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:17:21,181 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:17:21,181 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:17:21,182 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:17:21,182 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:17:21,182 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:17:21 GMT 2019-06-30 11:17:21,182 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:17:21,182 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:17:21,182 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:17:21,182 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:17:21,182 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:17:26,188 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:17:26,296 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:17:26,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:17:26,296 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:17:26,296 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:17:26,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:17:26,297 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:17:26,297 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:17:26,297 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:13.707Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:13.353Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.9831ad64-20e9-4fcc-8722-10fce1a3c8b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:13.707Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpRpQBkR', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:13.335Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.9831ad64-20e9-4fcc-8722-10fce1a3c8b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:13.707Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_8gz6ic': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.9', u'name': u'bono-8gz6ic'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:13.335Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.9831ad64-20e9-4fcc-8722-10fce1a3c8b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:14.321Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:13.530Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.9831ad64-20e9-4fcc-8722-10fce1a3c8b5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:14.321Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:14.044Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "sprout_ryo90w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:14.321Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:14.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:14.321Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:14.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4a20f509-60c2-4307-9e84-bef19ecbae86"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:14.321Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:14.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4a20f509-60c2-4307-9e84-bef19ecbae86"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:14.321Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:14.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4a20f509-60c2-4307-9e84-bef19ecbae86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:14.321Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:13.521Z", "source_id": "sprout_ryo90w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.9831ad64-20e9-4fcc-8722-10fce1a3c8b5"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:14.321Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/8P23V/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:13.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4a20f509-60c2-4307-9e84-bef19ecbae86"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:14.321Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:13.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4a20f509-60c2-4307-9e84-bef19ecbae86"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:14.321Z", "message": "Process created, PID: 17102", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:14.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4a20f509-60c2-4307-9e84-bef19ecbae86"}, {"node_instance_id": "sprout_ryo90w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:15.003Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:14.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "sprout_ryo90w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:15.003Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:14.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:15.764Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/SD0R2/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:15.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7d501640-2e1d-4f9a-8023-806842b3c922"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:16.267Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:15.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7d501640-2e1d-4f9a-8023-806842b3c922"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:16.267Z", "message": "Process created, PID: 18367", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:15.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7d501640-2e1d-4f9a-8023-806842b3c922"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:16.267Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:15.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7d501640-2e1d-4f9a-8023-806842b3c922"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:16.267Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:15.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7d501640-2e1d-4f9a-8023-806842b3c922"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:16.267Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:15.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7d501640-2e1d-4f9a-8023-806842b3c922"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:17.773Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:17.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.cf439978-fe9f-447b-94ef-8a2d773d89a1"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:18.283Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:17.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.cf439978-fe9f-447b-94ef-8a2d773d89a1"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:18.283Z", "message": " Removed member 84d25027a985ee84 from cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:17.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.cf439978-fe9f-447b-94ef-8a2d773d89a1"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:18.283Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:17.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.cf439978-fe9f-447b-94ef-8a2d773d89a1"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:18.283Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:17.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.cf439978-fe9f-447b-94ef-8a2d773d89a1"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:18.283Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:17.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.cf439978-fe9f-447b-94ef-8a2d773d89a1"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:18.283Z", "message": "Execution done (PID=16087, return_code=0): /tmp/641H7/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:17.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.cf439978-fe9f-447b-94ef-8a2d773d89a1"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:18.283Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:17.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.cf439978-fe9f-447b-94ef-8a2d773d89a1"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:18.283Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:17.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.cf439978-fe9f-447b-94ef-8a2d773d89a1"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:18.283Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:17.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.cf439978-fe9f-447b-94ef-8a2d773d89a1"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:18.283Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:17.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.cf439978-fe9f-447b-94ef-8a2d773d89a1"}, {"node_instance_id": "homer_54mkzu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:18.283Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:17.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.cf439978-fe9f-447b-94ef-8a2d773d89a1"}, {"node_instance_id": "homer_host_gghar7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:18.998Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:18.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_54mkzu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:18.998Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:18.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_54mkzu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:18.998Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:18.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_host_gghar7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:19.614Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:18.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:20.833Z", "message": "Waiting for process 15758 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:20.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.882f025a-251f-4cc1-8689-71cf654ec7f6"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:22.755Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:22.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.caca56bf-c8a0-4a52-a7a0-61700313aabf"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:23.343Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:22.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.caca56bf-c8a0-4a52-a7a0-61700313aabf"}, {"node_instance_id": "ellis_rew98f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:23.343Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:23.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_host_gghar7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:23.343Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:22.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_host_gghar7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:23.343Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:22.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:23.343Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:22.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.caca56bf-c8a0-4a52-a7a0-61700313aabf"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:23.343Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:22.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.caca56bf-c8a0-4a52-a7a0-61700313aabf"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:23.343Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:22.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.caca56bf-c8a0-4a52-a7a0-61700313aabf"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:23.343Z", "message": " Removed member d4f0972f9c953b3 from cluster", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:22.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.caca56bf-c8a0-4a52-a7a0-61700313aabf"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:23.343Z", "message": "Execution done (PID=18067, return_code=0): /tmp/ZTH1F/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:22.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.caca56bf-c8a0-4a52-a7a0-61700313aabf"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:23.343Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:22.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.caca56bf-c8a0-4a52-a7a0-61700313aabf"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:23.343Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:22.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.caca56bf-c8a0-4a52-a7a0-61700313aabf"}], "metadata": {"pagination": {"total": 282, "offset": 208, "size": 50}}} 2019-06-30 11:17:26,297 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:17:26,297 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:17:26 GMT 2019-06-30 11:17:26,297 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:17:26,297 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:17:26,297 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:17:26,298 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:17:26,298 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:17:26,298 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:17:26,299 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-30 11:17:26,300 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpRpQBkR', '/etc/bind/db.clearwater.local'] 2019-06-30 11:17:26,300 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_8gz6ic': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.9', u'name': u'bono-8gz6ic'}}}, 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.5', u'hss_hostname': u''}. 2019-06-30 11:17:26,300 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-30 11:17:26,300 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:17:26,300 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 11:17:26,301 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-30 11:17:26,301 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-30 11:17:26,301 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-06-30 11:17:26,301 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-30 11:17:26,301 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/8P23V/remove-cluster-node.sh 2019-06-30 11:17:26,301 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-30 11:17:26,301 - functest.core.cloudify - DEBUG - Process created, PID: 17102 2019-06-30 11:17:26,302 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-30 11:17:26,302 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:17:26,302 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/SD0R2/remove-cluster-node.sh 2019-06-30 11:17:26,302 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-30 11:17:26,302 - functest.core.cloudify - DEBUG - Process created, PID: 18367 2019-06-30 11:17:26,302 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-30 11:17:26,303 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-06-30 11:17:26,303 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-30 11:17:26,303 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-06-30 11:17:26,303 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-06-30 11:17:26,303 - functest.core.cloudify - DEBUG - Removed member 84d25027a985ee84 from cluster 2019-06-30 11:17:26,303 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-06-30 11:17:26,303 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-06-30 11:17:26,304 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-06-30 11:17:26,304 - functest.core.cloudify - DEBUG - Execution done (PID=16087, return_code=0): /tmp/641H7/remove-cluster-node.sh 2019-06-30 11:17:26,304 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-30 11:17:26,304 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-30 11:17:26,304 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-30 11:17:26,304 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-30 11:17:26,305 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-30 11:17:26,305 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 11:17:26,305 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-30 11:17:26,305 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:17:26,305 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-06-30 11:17:26,305 - functest.core.cloudify - DEBUG - Waiting for process 15758 to end... 2019-06-30 11:17:26,305 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-06-30 11:17:26,306 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-06-30 11:17:26,306 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:17:26,306 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-06-30 11:17:26,306 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-06-30 11:17:26,306 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-06-30 11:17:26,306 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-06-30 11:17:26,306 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-06-30 11:17:26,307 - functest.core.cloudify - DEBUG - Removed member d4f0972f9c953b3 from cluster 2019-06-30 11:17:26,307 - functest.core.cloudify - DEBUG - Execution done (PID=18067, return_code=0): /tmp/ZTH1F/remove-cluster-node.sh 2019-06-30 11:17:26,307 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-30 11:17:26,307 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-30 11:17:26,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:17:26,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:17:26,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:17:26,385 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:17:26,385 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:17:26,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:17:26,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:17:26,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:17:26,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:17:26,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:17:26,385 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:17:26 GMT 2019-06-30 11:17:26,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:17:26,386 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:17:26,386 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:17:26,386 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:17:26,386 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:17:31,391 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:17:31,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:17:31,579 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:17:31,579 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:17:31,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:17:31,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:17:31,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:17:31,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:17:31,579 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:23.343Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:22.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.caca56bf-c8a0-4a52-a7a0-61700313aabf"}, {"node_instance_id": "homer_host_gghar7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:23.343Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:22.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_rew98f", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:23.343Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:22.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.caca56bf-c8a0-4a52-a7a0-61700313aabf"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:23.939Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:23.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4a20f509-60c2-4307-9e84-bef19ecbae86"}, {"node_instance_id": "dime_cer8vg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:23.939Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:23.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_rew98f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:23.939Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:23.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:23.939Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:23.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4a20f509-60c2-4307-9e84-bef19ecbae86"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:23.939Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:23.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4a20f509-60c2-4307-9e84-bef19ecbae86"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:23.939Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:23.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4a20f509-60c2-4307-9e84-bef19ecbae86"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:23.939Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:23.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4a20f509-60c2-4307-9e84-bef19ecbae86"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:23.939Z", "message": " Removed member c5684ac900592c00 from cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:23.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4a20f509-60c2-4307-9e84-bef19ecbae86"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:23.939Z", "message": "Execution done (PID=17102, return_code=0): /tmp/8P23V/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:23.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4a20f509-60c2-4307-9e84-bef19ecbae86"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:23.939Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:23.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4a20f509-60c2-4307-9e84-bef19ecbae86"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:23.939Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:23.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4a20f509-60c2-4307-9e84-bef19ecbae86"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:23.939Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:23.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4a20f509-60c2-4307-9e84-bef19ecbae86"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:23.939Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:23.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4a20f509-60c2-4307-9e84-bef19ecbae86"}, {"node_instance_id": "dime_cer8vg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:23.939Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:23.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4a20f509-60c2-4307-9e84-bef19ecbae86"}, {"node_instance_id": "dime_cer8vg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:24.538Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:24.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_host_gghar7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:24.538Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:24.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:24.538Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:24.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:25.219Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:24.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "dime_host_mzau75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:25.219Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:24.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "dime_host_mzau75", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:25.801Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:25.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_host_gghar7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:25.801Z", "message": "Stopping agent", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:25.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_host_gghar7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:26.382Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:26.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:27.135Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:26.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "dime_host_mzau75", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:27.783Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:27.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:27.783Z", "message": "Stopping Agent homer_host_gghar7", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:27.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.71cde42a-1d81-4652-a24d-2b67d32ba461"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:27.783Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:27.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "dime_host_mzau75", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:28.400Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:27.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:28.965Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:28.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:28.965Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:28.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.71cde42a-1d81-4652-a24d-2b67d32ba461"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:28.965Z", "message": "Stopping daemon with command: sudo service cloudify-worker-homer_host_gghar7 stop", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:28.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.71cde42a-1d81-4652-a24d-2b67d32ba461"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:28.965Z", "message": "Successfully stopped daemon: homer_host_gghar7\u001b[0m", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:28.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.71cde42a-1d81-4652-a24d-2b67d32ba461"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:28.965Z", "message": "Stopping agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:28.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_host_gghar7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:29.562Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:28.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_host_gghar7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:29.562Z", "message": "Deleting agent", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:29.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:29.562Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:28.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_host_gghar7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:30.107Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:29.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:30.107Z", "message": "Stopping Agent ellis_host_p1hvbm", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:29.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5aa244e4-a1f7-4285-9a24-1c950482621d"}, {"node_instance_id": "dime_host_mzau75", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:30.107Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:29.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "dime_host_mzau75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:30.675Z", "message": "Stopping agent", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:29.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "dime_host_mzau75", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:30.675Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:29.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:31.290Z", "message": "Waiting for process 24673 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:31.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1fec4e72-b391-488f-a35b-0b7ba701162a"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:31.290Z", "message": "Stopping Agent dime_host_mzau75", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:30.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.9d953bc6-0b60-4450-b6b9-8fabe66d850e"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:31.290Z", "message": "Deleting Agent homer_host_gghar7", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:30.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1834f77c-e00d-4550-a460-d0bd3510ddcd"}], "metadata": {"pagination": {"total": 304, "offset": 258, "size": 50}}} 2019-06-30 11:17:31,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:17:31,580 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:17:31 GMT 2019-06-30 11:17:31,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:17:31,580 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:17:31,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:17:31,580 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:17:31,580 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:17:31,580 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:17:31,582 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-30 11:17:31,582 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-06-30 11:17:31,582 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-30 11:17:31,582 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-06-30 11:17:31,583 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:17:31,583 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-30 11:17:31,583 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-06-30 11:17:31,583 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-06-30 11:17:31,583 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-06-30 11:17:31,583 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-06-30 11:17:31,584 - functest.core.cloudify - DEBUG - Removed member c5684ac900592c00 from cluster 2019-06-30 11:17:31,584 - functest.core.cloudify - DEBUG - Execution done (PID=17102, return_code=0): /tmp/8P23V/remove-cluster-node.sh 2019-06-30 11:17:31,584 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-30 11:17:31,584 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-30 11:17:31,584 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-30 11:17:31,584 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-30 11:17:31,585 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-30 11:17:31,585 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-30 11:17:31,585 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-06-30 11:17:31,585 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 11:17:31,585 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-06-30 11:17:31,585 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 11:17:31,585 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-06-30 11:17:31,586 - functest.core.cloudify - DEBUG - Stopping agent 2019-06-30 11:17:31,586 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-06-30 11:17:31,586 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-06-30 11:17:31,586 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-06-30 11:17:31,586 - functest.core.cloudify - DEBUG - Stopping Agent homer_host_gghar7 2019-06-30 11:17:31,586 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-06-30 11:17:31,587 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-06-30 11:17:31,587 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-06-30 11:17:31,587 - functest.core.cloudify - DEBUG - Stopping... 2019-06-30 11:17:31,587 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-homer_host_gghar7 stop 2019-06-30 11:17:31,587 - functest.core.cloudify - DEBUG - Successfully stopped daemon: homer_host_gghar7 2019-06-30 11:17:31,587 - functest.core.cloudify - DEBUG - Stopping agent 2019-06-30 11:17:31,588 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-06-30 11:17:31,588 - functest.core.cloudify - DEBUG - Deleting agent 2019-06-30 11:17:31,588 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-06-30 11:17:31,588 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-06-30 11:17:31,588 - functest.core.cloudify - DEBUG - Stopping Agent ellis_host_p1hvbm 2019-06-30 11:17:31,588 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-06-30 11:17:31,589 - functest.core.cloudify - DEBUG - Stopping agent 2019-06-30 11:17:31,589 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-06-30 11:17:31,589 - functest.core.cloudify - DEBUG - Waiting for process 24673 to end... 2019-06-30 11:17:31,589 - functest.core.cloudify - DEBUG - Stopping Agent dime_host_mzau75 2019-06-30 11:17:31,589 - functest.core.cloudify - DEBUG - Deleting Agent homer_host_gghar7 2019-06-30 11:17:31,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:17:31,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:17:31,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:17:31,721 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:17:31,721 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:17:31,721 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:17:31,721 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:17:31,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:17:31,722 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:17:31,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:17:31,722 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:17:31 GMT 2019-06-30 11:17:31,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:17:31,722 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:17:31,722 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:17:31,722 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:17:31,722 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:17:36,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:17:36,811 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:17:36,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:17:36,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:17:36,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:17:36,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:17:36,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:17:36,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:17:36,812 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:31.806Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:31.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5aa244e4-a1f7-4285-9a24-1c950482621d"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:31.806Z", "message": "Successfully stopped daemon: ellis_host_p1hvbm\u001b[0m", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:31.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5aa244e4-a1f7-4285-9a24-1c950482621d"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:31.806Z", "message": "Stopping daemon with command: sudo service cloudify-worker-ellis_host_p1hvbm stop", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:31.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5aa244e4-a1f7-4285-9a24-1c950482621d"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:32.652Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:31.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:32.652Z", "message": "Successfully stopped daemon: dime_host_mzau75\u001b[0m", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:31.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.9d953bc6-0b60-4450-b6b9-8fabe66d850e"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:32.652Z", "message": "Stopping daemon with command: sudo service cloudify-worker-dime_host_mzau75 stop", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:31.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.9d953bc6-0b60-4450-b6b9-8fabe66d850e"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:32.652Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:31.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.9d953bc6-0b60-4450-b6b9-8fabe66d850e"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:32.652Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:32.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:32.652Z", "message": "Deleting agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:32.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "dime_host_mzau75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:33.198Z", "message": "Deleting agent", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:32.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "dime_host_mzau75", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:33.198Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:32.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "dime_host_mzau75", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:33.198Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:32.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:33.701Z", "message": "Deleting Agent ellis_host_p1hvbm", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:33.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5631190a-a077-4074-bef2-ca6757ea78e3"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:34.268Z", "message": "Deleting Agent dime_host_mzau75", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:33.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.42e4aadf-13a4-4eb4-a98d-f0f699bd059a"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:34.987Z", "message": "Successfully deleted daemon: homer_host_gghar7", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:34.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1834f77c-e00d-4550-a460-d0bd3510ddcd"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:34.987Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:34.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1834f77c-e00d-4550-a460-d0bd3510ddcd"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:34.987Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:34.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1834f77c-e00d-4550-a460-d0bd3510ddcd"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:34.987Z", "message": "11:17:34 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_gghar7: No response received for task 02c5d26adaf043faaa1d101bd7ee5922", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:34.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1834f77c-e00d-4550-a460-d0bd3510ddcd"}, {"node_instance_id": "homer_host_gghar7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:35.606Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:35.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_host_gghar7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:36.240Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:35.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_host_gghar7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:36.240Z", "message": "Agent deleted", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:35.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:36.240Z", "message": "Waiting for process 18367 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:35.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7d501640-2e1d-4f9a-8023-806842b3c922"}], "metadata": {"pagination": {"total": 326, "offset": 304, "size": 50}}} 2019-06-30 11:17:36,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:17:36,812 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:17:36 GMT 2019-06-30 11:17:36,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:17:36,812 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:17:36,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:17:36,812 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:17:36,812 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:17:36,812 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:17:36,813 - functest.core.cloudify - DEBUG - Stopping... 2019-06-30 11:17:36,814 - functest.core.cloudify - DEBUG - Successfully stopped daemon: ellis_host_p1hvbm 2019-06-30 11:17:36,814 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-ellis_host_p1hvbm stop 2019-06-30 11:17:36,814 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-06-30 11:17:36,814 - functest.core.cloudify - DEBUG - Successfully stopped daemon: dime_host_mzau75 2019-06-30 11:17:36,814 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-dime_host_mzau75 stop 2019-06-30 11:17:36,814 - functest.core.cloudify - DEBUG - Stopping... 2019-06-30 11:17:36,815 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-06-30 11:17:36,815 - functest.core.cloudify - DEBUG - Deleting agent 2019-06-30 11:17:36,815 - functest.core.cloudify - DEBUG - Deleting agent 2019-06-30 11:17:36,815 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-06-30 11:17:36,815 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-06-30 11:17:36,815 - functest.core.cloudify - DEBUG - Deleting Agent ellis_host_p1hvbm 2019-06-30 11:17:36,816 - functest.core.cloudify - DEBUG - Deleting Agent dime_host_mzau75 2019-06-30 11:17:36,816 - functest.core.cloudify - DEBUG - Successfully deleted daemon: homer_host_gghar7 2019-06-30 11:17:36,816 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-06-30 11:17:36,816 - functest.core.cloudify - DEBUG - Deleting... 2019-06-30 11:17:36,816 - functest.core.cloudify - DEBUG - 11:17:34 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_gghar7: No response received for task 02c5d26adaf043faaa1d101bd7ee5922 2019-06-30 11:17:36,816 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-06-30 11:17:36,816 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-30 11:17:36,817 - functest.core.cloudify - DEBUG - Agent deleted 2019-06-30 11:17:36,817 - functest.core.cloudify - DEBUG - Waiting for process 18367 to end... 2019-06-30 11:17:36,817 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:17:36,883 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:17:36,883 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:17:36,883 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:17:36,883 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:17:36,884 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:17:36,884 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:17:36,884 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:17:36,884 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:17:36,884 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:17:36,884 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:17:36 GMT 2019-06-30 11:17:36,884 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:17:36,884 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:17:36,884 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:17:36,884 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:17:36,885 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:17:41,890 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:17:42,007 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:17:42,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:17:42,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:17:42,008 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:17:42,008 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:17:42,008 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:17:42,008 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:17:42,008 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:37.108Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:17:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a679318-14e1-406b-9bc1-02b3aa92a1da Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:36.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.28fb09b6-72b4-4bbb-8e83-2d83d76f1d8a"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:37.108Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:36.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.28fb09b6-72b4-4bbb-8e83-2d83d76f1d8a"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:37.108Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-8a679318-14e1-406b-9bc1-02b3aa92a1da", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:36.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.28fb09b6-72b4-4bbb-8e83-2d83d76f1d8a"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:37.689Z", "message": "Successfully deleted daemon: ellis_host_p1hvbm", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:37.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5631190a-a077-4074-bef2-ca6757ea78e3"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:37.689Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f8fd8fbad5b3e4acb82c0825799738984ee321a5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:37.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.28fb09b6-72b4-4bbb-8e83-2d83d76f1d8a"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:37.689Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:37.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5631190a-a077-4074-bef2-ca6757ea78e3"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:37.689Z", "message": "11:17:37 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_p1hvbm: No response received for task cbcda0668f754be7bff12fea30f0f07b", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:37.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5631190a-a077-4074-bef2-ca6757ea78e3"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:37.689Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:37.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5631190a-a077-4074-bef2-ca6757ea78e3"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:38.220Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:37.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.42e4aadf-13a4-4eb4-a98d-f0f699bd059a"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:38.220Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:37.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.42e4aadf-13a4-4eb4-a98d-f0f699bd059a"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:38.220Z", "message": "11:17:37 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_mzau75: No response received for task 0a01355b2ac6467ca0494513622a53c4", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:37.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.42e4aadf-13a4-4eb4-a98d-f0f699bd059a"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:38.220Z", "message": "Successfully deleted daemon: dime_host_mzau75", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:37.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.42e4aadf-13a4-4eb4-a98d-f0f699bd059a"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:38.220Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:37.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:38.846Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/action used request id req-29a4a3f7-e4d6-4556-a97a-6206fcc2e57c", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:38.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.28fb09b6-72b4-4bbb-8e83-2d83d76f1d8a"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:38.846Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:38.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:38.846Z", "message": "Agent deleted", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:38.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:38.846Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f8fd8fbad5b3e4acb82c0825799738984ee321a5\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:38.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.28fb09b6-72b4-4bbb-8e83-2d83d76f1d8a"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:38.846Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 11:17:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-29a4a3f7-e4d6-4556-a97a-6206fcc2e57c x-compute-request-id: req-29a4a3f7-e4d6-4556-a97a-6206fcc2e57c Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:38.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.28fb09b6-72b4-4bbb-8e83-2d83d76f1d8a"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:38.846Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/action used request id req-29a4a3f7-e4d6-4556-a97a-6206fcc2e57c", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:38.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.28fb09b6-72b4-4bbb-8e83-2d83d76f1d8a"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:38.846Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:17:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3dbabfc-eab7-4e33-849c-2f9306834ded x-compute-request-id: req-f3dbabfc-eab7-4e33-849c-2f9306834ded Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:da:f7:49\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:31.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c696894c-7e19-428f-af93-18814f77b8bd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:31Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_homer_host_gghar7\", \"created\": \"2019-06-30T10:57:29Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:38.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.28fb09b6-72b4-4bbb-8e83-2d83d76f1d8a"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:38.846Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-f3dbabfc-eab7-4e33-849c-2f9306834ded", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:38.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.28fb09b6-72b4-4bbb-8e83-2d83d76f1d8a"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:38.846Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-f3dbabfc-eab7-4e33-849c-2f9306834ded", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:38.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.28fb09b6-72b4-4bbb-8e83-2d83d76f1d8a"}, {"node_instance_id": "dime_host_mzau75", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:39.391Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:38.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "dime_host_mzau75", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:39.391Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:39.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "dime_host_mzau75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:39.391Z", "message": "Agent deleted", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:38.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:39.972Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:39.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e5161727-f3be-42d9-9d8f-3624d032c9d6"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:39.972Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:17:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-892a0ae1-c8c6-491b-91fb-5a311c9f8970 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:39.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e5161727-f3be-42d9-9d8f-3624d032c9d6"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:39.972Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-892a0ae1-c8c6-491b-91fb-5a311c9f8970", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:39.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e5161727-f3be-42d9-9d8f-3624d032c9d6"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:39.972Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f40254ef2b732e1ade73dc90b03e6d003728a532\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:39.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e5161727-f3be-42d9-9d8f-3624d032c9d6"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:40.540Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:40.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.de723b25-2b0b-4d67-969a-6d180d298989"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:40.540Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:17:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76b67e84-01a1-45f6-bf26-9b598fb63ce1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:40.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.de723b25-2b0b-4d67-969a-6d180d298989"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:40.540Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-76b67e84-01a1-45f6-bf26-9b598fb63ce1", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:40.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.de723b25-2b0b-4d67-969a-6d180d298989"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:41.201Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}20d78e98bff898a1bda3a8869ea52186800ec5bc\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:40.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.de723b25-2b0b-4d67-969a-6d180d298989"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:41.201Z", "message": "Waiting for process 15758 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:40.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.882f025a-251f-4cc1-8689-71cf654ec7f6"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:41.201Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:17:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b160c4fd-8ec3-4eb0-a7a0-9b6102c13355 x-compute-request-id: req-b160c4fd-8ec3-4eb0-a7a0-9b6102c13355 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8f:f0:df\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8f:f0:df\", \"version\": 4, \"addr\": \"172.30.9.211\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:14.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:14Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_ellis_host_p1hvbm\", \"created\": \"2019-06-30T10:57:32Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:40.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e5161727-f3be-42d9-9d8f-3624d032c9d6"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:41.201Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-b160c4fd-8ec3-4eb0-a7a0-9b6102c13355", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:40.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e5161727-f3be-42d9-9d8f-3624d032c9d6"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:41.201Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-b160c4fd-8ec3-4eb0-a7a0-9b6102c13355", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:40.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e5161727-f3be-42d9-9d8f-3624d032c9d6"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:41.201Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f40254ef2b732e1ade73dc90b03e6d003728a532\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:40.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e5161727-f3be-42d9-9d8f-3624d032c9d6"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:41.201Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 11:17:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8679c85a-694f-44c8-92e9-6d73a0f4a4f6 x-compute-request-id: req-8679c85a-694f-44c8-92e9-6d73a0f4a4f6 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:41.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e5161727-f3be-42d9-9d8f-3624d032c9d6"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:41.926Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/action used request id req-8679c85a-694f-44c8-92e9-6d73a0f4a4f6", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:41.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e5161727-f3be-42d9-9d8f-3624d032c9d6"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:41.926Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/action used request id req-8679c85a-694f-44c8-92e9-6d73a0f4a4f6", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:41.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e5161727-f3be-42d9-9d8f-3624d032c9d6"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:41.926Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:17:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2218673-dc31-4f9e-a92d-501f673a774a x-compute-request-id: req-b2218673-dc31-4f9e-a92d-501f673a774a Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:05:d0\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:12.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c396d71c-864e-49c9-ae55-299b123d4687\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:12Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_dime_host_mzau75\", \"created\": \"2019-06-30T10:57:28Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:41.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.de723b25-2b0b-4d67-969a-6d180d298989"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:41.926Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-b2218673-dc31-4f9e-a92d-501f673a774a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:41.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.de723b25-2b0b-4d67-969a-6d180d298989"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:41.926Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-b2218673-dc31-4f9e-a92d-501f673a774a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:41.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.de723b25-2b0b-4d67-969a-6d180d298989"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:41.926Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}20d78e98bff898a1bda3a8869ea52186800ec5bc\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:41.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.de723b25-2b0b-4d67-969a-6d180d298989"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:41.926Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/action used request id req-d9604458-4bf0-42f0-96f6-12277b0670d2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:41.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.de723b25-2b0b-4d67-969a-6d180d298989"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:41.926Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 11:17:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d9604458-4bf0-42f0-96f6-12277b0670d2 x-compute-request-id: req-d9604458-4bf0-42f0-96f6-12277b0670d2 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:41.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.de723b25-2b0b-4d67-969a-6d180d298989"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:41.926Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/action used request id req-d9604458-4bf0-42f0-96f6-12277b0670d2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:41.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.de723b25-2b0b-4d67-969a-6d180d298989"}], "metadata": {"pagination": {"total": 374, "offset": 326, "size": 50}}} 2019-06-30 11:17:42,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:17:42,009 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:17:42 GMT 2019-06-30 11:17:42,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:17:42,009 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:17:42,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:17:42,009 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:17:42,009 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:17:42,009 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:17:42,011 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:17:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a679318-14e1-406b-9bc1-02b3aa92a1da Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:17:42,012 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:17:42,012 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-8a679318-14e1-406b-9bc1-02b3aa92a1da 2019-06-30 11:17:42,012 - functest.core.cloudify - DEBUG - Successfully deleted daemon: ellis_host_p1hvbm 2019-06-30 11:17:42,012 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8fd8fbad5b3e4acb82c0825799738984ee321a5" 2019-06-30 11:17:42,012 - functest.core.cloudify - DEBUG - Deleting... 2019-06-30 11:17:42,012 - functest.core.cloudify - DEBUG - 11:17:37 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_p1hvbm: No response received for task cbcda0668f754be7bff12fea30f0f07b 2019-06-30 11:17:42,013 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-06-30 11:17:42,013 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-06-30 11:17:42,013 - functest.core.cloudify - DEBUG - Deleting... 2019-06-30 11:17:42,013 - functest.core.cloudify - DEBUG - 11:17:37 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_mzau75: No response received for task 0a01355b2ac6467ca0494513622a53c4 2019-06-30 11:17:42,013 - functest.core.cloudify - DEBUG - Successfully deleted daemon: dime_host_mzau75 2019-06-30 11:17:42,013 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-06-30 11:17:42,014 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/action used request id req-29a4a3f7-e4d6-4556-a97a-6206fcc2e57c 2019-06-30 11:17:42,014 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-30 11:17:42,014 - functest.core.cloudify - DEBUG - Agent deleted 2019-06-30 11:17:42,014 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8fd8fbad5b3e4acb82c0825799738984ee321a5" -d '{"os-stop": null}' 2019-06-30 11:17:42,014 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 11:17:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-29a4a3f7-e4d6-4556-a97a-6206fcc2e57c x-compute-request-id: req-29a4a3f7-e4d6-4556-a97a-6206fcc2e57c Content-Length: 0 Content-Type: application/json 2019-06-30 11:17:42,014 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/action used request id req-29a4a3f7-e4d6-4556-a97a-6206fcc2e57c 2019-06-30 11:17:42,014 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:17:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3dbabfc-eab7-4e33-849c-2f9306834ded x-compute-request-id: req-f3dbabfc-eab7-4e33-849c-2f9306834ded Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:f7:49", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:31.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c696894c-7e19-428f-af93-18814f77b8bd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:31Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_homer_host_gghar7", "created": "2019-06-30T10:57:29Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:17:42,015 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-f3dbabfc-eab7-4e33-849c-2f9306834ded 2019-06-30 11:17:42,015 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-f3dbabfc-eab7-4e33-849c-2f9306834ded 2019-06-30 11:17:42,015 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-06-30 11:17:42,015 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-30 11:17:42,015 - functest.core.cloudify - DEBUG - Agent deleted 2019-06-30 11:17:42,015 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:17:42,016 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:17:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-892a0ae1-c8c6-491b-91fb-5a311c9f8970 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:17:42,016 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-892a0ae1-c8c6-491b-91fb-5a311c9f8970 2019-06-30 11:17:42,016 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40254ef2b732e1ade73dc90b03e6d003728a532" 2019-06-30 11:17:42,016 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:17:42,016 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:17:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76b67e84-01a1-45f6-bf26-9b598fb63ce1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:17:42,016 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-76b67e84-01a1-45f6-bf26-9b598fb63ce1 2019-06-30 11:17:42,016 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d78e98bff898a1bda3a8869ea52186800ec5bc" 2019-06-30 11:17:42,017 - functest.core.cloudify - DEBUG - Waiting for process 15758 to end... 2019-06-30 11:17:42,017 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:17:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b160c4fd-8ec3-4eb0-a7a0-9b6102c13355 x-compute-request-id: req-b160c4fd-8ec3-4eb0-a7a0-9b6102c13355 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:f0:df", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:f0:df", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:14.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "529a3222-34cd-484e-bb71-dc26e9b98f4f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:14Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_ellis_host_p1hvbm", "created": "2019-06-30T10:57:32Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:17:42,017 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-b160c4fd-8ec3-4eb0-a7a0-9b6102c13355 2019-06-30 11:17:42,017 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-b160c4fd-8ec3-4eb0-a7a0-9b6102c13355 2019-06-30 11:17:42,017 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40254ef2b732e1ade73dc90b03e6d003728a532" -d '{"os-stop": null}' 2019-06-30 11:17:42,017 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 11:17:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8679c85a-694f-44c8-92e9-6d73a0f4a4f6 x-compute-request-id: req-8679c85a-694f-44c8-92e9-6d73a0f4a4f6 Content-Length: 0 Content-Type: application/json 2019-06-30 11:17:42,018 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/action used request id req-8679c85a-694f-44c8-92e9-6d73a0f4a4f6 2019-06-30 11:17:42,018 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/action used request id req-8679c85a-694f-44c8-92e9-6d73a0f4a4f6 2019-06-30 11:17:42,018 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:17:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2218673-dc31-4f9e-a92d-501f673a774a x-compute-request-id: req-b2218673-dc31-4f9e-a92d-501f673a774a Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:05:d0", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:12.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c396d71c-864e-49c9-ae55-299b123d4687", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:12Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_dime_host_mzau75", "created": "2019-06-30T10:57:28Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:17:42,018 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-b2218673-dc31-4f9e-a92d-501f673a774a 2019-06-30 11:17:42,018 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-b2218673-dc31-4f9e-a92d-501f673a774a 2019-06-30 11:17:42,018 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d78e98bff898a1bda3a8869ea52186800ec5bc" -d '{"os-stop": null}' 2019-06-30 11:17:42,019 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/action used request id req-d9604458-4bf0-42f0-96f6-12277b0670d2 2019-06-30 11:17:42,019 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 11:17:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d9604458-4bf0-42f0-96f6-12277b0670d2 x-compute-request-id: req-d9604458-4bf0-42f0-96f6-12277b0670d2 Content-Length: 0 Content-Type: application/json 2019-06-30 11:17:42,019 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/action used request id req-d9604458-4bf0-42f0-96f6-12277b0670d2 2019-06-30 11:17:42,019 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:17:42,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:17:42,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:17:42,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:17:42,078 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:17:42,078 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:17:42,078 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:17:42,078 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:17:42,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:17:42,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:17:42,079 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:17:42 GMT 2019-06-30 11:17:42,079 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:17:42,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:17:42,079 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:17:42,079 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:17:42,079 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:17:47,084 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:17:47,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:17:47,198 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:17:47,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:17:47,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:17:47,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:17:47,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:17:47,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:17:47,199 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:44.181Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:43.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7d501640-2e1d-4f9a-8023-806842b3c922"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:44.827Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:44.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7d501640-2e1d-4f9a-8023-806842b3c922"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:44.827Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:44.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7d501640-2e1d-4f9a-8023-806842b3c922"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:44.827Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:44.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7d501640-2e1d-4f9a-8023-806842b3c922"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:44.827Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:44.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7d501640-2e1d-4f9a-8023-806842b3c922"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:44.827Z", "message": " Removed member 47e50e151b6a1a3f from cluster", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:43.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7d501640-2e1d-4f9a-8023-806842b3c922"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:44.827Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:43.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7d501640-2e1d-4f9a-8023-806842b3c922"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:44.827Z", "message": "Execution done (PID=18367, return_code=0): /tmp/SD0R2/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:44.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7d501640-2e1d-4f9a-8023-806842b3c922"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:44.827Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:43.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7d501640-2e1d-4f9a-8023-806842b3c922"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:44.827Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:43.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7d501640-2e1d-4f9a-8023-806842b3c922"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:44.827Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:43.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7d501640-2e1d-4f9a-8023-806842b3c922"}, {"node_instance_id": "sprout_ryo90w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:44.827Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:44.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "sprout_ryo90w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:44.827Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:44.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:44.827Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:44.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "sprout_ryo90w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:44.827Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:44.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7d501640-2e1d-4f9a-8023-806842b3c922"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:45.445Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:45.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:47.014Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:46.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}], "metadata": {"pagination": {"total": 391, "offset": 374, "size": 50}}} 2019-06-30 11:17:47,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:17:47,199 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:17:47 GMT 2019-06-30 11:17:47,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:17:47,199 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:17:47,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:17:47,199 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:17:47,199 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:17:47,199 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:17:47,200 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-06-30 11:17:47,201 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-30 11:17:47,201 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-30 11:17:47,201 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-30 11:17:47,201 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-30 11:17:47,201 - functest.core.cloudify - DEBUG - Removed member 47e50e151b6a1a3f from cluster 2019-06-30 11:17:47,201 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-06-30 11:17:47,202 - functest.core.cloudify - DEBUG - Execution done (PID=18367, return_code=0): /tmp/SD0R2/remove-cluster-node.sh 2019-06-30 11:17:47,202 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-06-30 11:17:47,202 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-06-30 11:17:47,202 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-06-30 11:17:47,202 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-30 11:17:47,202 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:17:47,202 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 11:17:47,203 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-30 11:17:47,203 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-06-30 11:17:47,203 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-06-30 11:17:47,203 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:17:47,268 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:17:47,268 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:17:47,268 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:17:47,268 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:17:47,269 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:17:47,269 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:17:47,269 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:17:47,269 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:17:47,269 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:17:47,269 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:17:47 GMT 2019-06-30 11:17:47,269 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:17:47,269 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:17:47,269 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:17:47,269 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:17:47,269 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:17:52,275 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:17:52,637 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:17:52,637 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:17:52,638 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:17:52,638 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:17:52,638 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:17:52,638 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:17:52,638 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:17:52,638 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_ayfbs1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:47.671Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:47.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:48.488Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f8fd8fbad5b3e4acb82c0825799738984ee321a5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:48.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.28fb09b6-72b4-4bbb-8e83-2d83d76f1d8a"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:49.237Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:48.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:49.237Z", "message": "Stopping agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:48.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:49.237Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:49.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:49.885Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:17:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9d8044f-78f8-4ba2-9af1-bf2964b4003e x-compute-request-id: req-b9d8044f-78f8-4ba2-9af1-bf2964b4003e Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:da:f7:49\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:31.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c696894c-7e19-428f-af93-18814f77b8bd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:17:38Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_homer_host_gghar7\", \"created\": \"2019-06-30T10:57:29Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:49.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.28fb09b6-72b4-4bbb-8e83-2d83d76f1d8a"}, {"node_instance_id": "homer_host_gghar7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:49.885Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T11:17:49.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:49.885Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-b9d8044f-78f8-4ba2-9af1-bf2964b4003e", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:49.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.28fb09b6-72b4-4bbb-8e83-2d83d76f1d8a"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:49.885Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-b9d8044f-78f8-4ba2-9af1-bf2964b4003e", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:49.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.28fb09b6-72b4-4bbb-8e83-2d83d76f1d8a"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:50.603Z", "message": "Stopping Agent sprout_host_ayfbs1", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:49.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.fbe013e7-28bc-4182-810f-5aa7f044d553"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:51.220Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f40254ef2b732e1ade73dc90b03e6d003728a532\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:51.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e5161727-f3be-42d9-9d8f-3624d032c9d6"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:51.785Z", "message": "Successfully stopped daemon: sprout_host_ayfbs1\u001b[0m", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:51.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.fbe013e7-28bc-4182-810f-5aa7f044d553"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:51.785Z", "message": "Stopping daemon with command: sudo service cloudify-worker-sprout_host_ayfbs1 stop", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:51.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.fbe013e7-28bc-4182-810f-5aa7f044d553"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:51.785Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:51.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.fbe013e7-28bc-4182-810f-5aa7f044d553"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:51.785Z", "message": "Waiting for process 24673 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:51.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1fec4e72-b391-488f-a35b-0b7ba701162a"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:51.785Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:51.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:51.785Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:17:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2cdb710e-0bfe-4c2b-b9a9-e3d9d2a636bc x-compute-request-id: req-2cdb710e-0bfe-4c2b-b9a9-e3d9d2a636bc Content-Encoding: gzip Content-Length: 862 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8f:f0:df\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8f:f0:df\", \"version\": 4, \"addr\": \"172.30.9.211\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:14.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:17:41Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_ellis_host_p1hvbm\", \"created\": \"2019-06-30T10:57:32Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:51.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e5161727-f3be-42d9-9d8f-3624d032c9d6"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:51.785Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}20d78e98bff898a1bda3a8869ea52186800ec5bc\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:51.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.de723b25-2b0b-4d67-969a-6d180d298989"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:52.501Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:51.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:52.501Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-2cdb710e-0bfe-4c2b-b9a9-e3d9d2a636bc", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:51.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e5161727-f3be-42d9-9d8f-3624d032c9d6"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:52.501Z", "message": "Deleting agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:51.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:52.501Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-2cdb710e-0bfe-4c2b-b9a9-e3d9d2a636bc", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:51.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e5161727-f3be-42d9-9d8f-3624d032c9d6"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:52.501Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:17:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0cc050b-0849-4e39-9f0f-a474770e66b0 x-compute-request-id: req-f0cc050b-0849-4e39-9f0f-a474770e66b0 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:05:d0\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:12.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c396d71c-864e-49c9-ae55-299b123d4687\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:17:41Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_dime_host_mzau75\", \"created\": \"2019-06-30T10:57:28Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:52.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.de723b25-2b0b-4d67-969a-6d180d298989"}], "metadata": {"pagination": {"total": 414, "offset": 391, "size": 50}}} 2019-06-30 11:17:52,638 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:17:52,639 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:17:52 GMT 2019-06-30 11:17:52,639 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:17:52,639 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:17:52,639 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:17:52,639 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:17:52,639 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:17:52,639 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:17:52,641 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-06-30 11:17:52,641 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8fd8fbad5b3e4acb82c0825799738984ee321a5" 2019-06-30 11:17:52,641 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-06-30 11:17:52,641 - functest.core.cloudify - DEBUG - Stopping agent 2019-06-30 11:17:52,641 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-06-30 11:17:52,642 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:17:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9d8044f-78f8-4ba2-9af1-bf2964b4003e x-compute-request-id: req-b9d8044f-78f8-4ba2-9af1-bf2964b4003e Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:f7:49", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:31.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c696894c-7e19-428f-af93-18814f77b8bd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:17:38Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_homer_host_gghar7", "created": "2019-06-30T10:57:29Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:17:52,642 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-06-30 11:17:52,642 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-b9d8044f-78f8-4ba2-9af1-bf2964b4003e 2019-06-30 11:17:52,642 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-b9d8044f-78f8-4ba2-9af1-bf2964b4003e 2019-06-30 11:17:52,642 - functest.core.cloudify - DEBUG - Stopping Agent sprout_host_ayfbs1 2019-06-30 11:17:52,642 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40254ef2b732e1ade73dc90b03e6d003728a532" 2019-06-30 11:17:52,643 - functest.core.cloudify - DEBUG - Successfully stopped daemon: sprout_host_ayfbs1 2019-06-30 11:17:52,643 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-sprout_host_ayfbs1 stop 2019-06-30 11:17:52,643 - functest.core.cloudify - DEBUG - Stopping... 2019-06-30 11:17:52,643 - functest.core.cloudify - DEBUG - Waiting for process 24673 to end... 2019-06-30 11:17:52,643 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-06-30 11:17:52,643 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:17:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2cdb710e-0bfe-4c2b-b9a9-e3d9d2a636bc x-compute-request-id: req-2cdb710e-0bfe-4c2b-b9a9-e3d9d2a636bc Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:f0:df", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:f0:df", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:14.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "529a3222-34cd-484e-bb71-dc26e9b98f4f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:17:41Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_ellis_host_p1hvbm", "created": "2019-06-30T10:57:32Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:17:52,644 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d78e98bff898a1bda3a8869ea52186800ec5bc" 2019-06-30 11:17:52,644 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-06-30 11:17:52,644 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-2cdb710e-0bfe-4c2b-b9a9-e3d9d2a636bc 2019-06-30 11:17:52,644 - functest.core.cloudify - DEBUG - Deleting agent 2019-06-30 11:17:52,644 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-2cdb710e-0bfe-4c2b-b9a9-e3d9d2a636bc 2019-06-30 11:17:52,644 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:17:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0cc050b-0849-4e39-9f0f-a474770e66b0 x-compute-request-id: req-f0cc050b-0849-4e39-9f0f-a474770e66b0 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:05:d0", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:12.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c396d71c-864e-49c9-ae55-299b123d4687", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:17:41Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_dime_host_mzau75", "created": "2019-06-30T10:57:28Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:17:52,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:17:52,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:17:52,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:17:52,743 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:17:52,743 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:17:52,743 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:17:52,743 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:17:52,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:17:52,743 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:17:52,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:17:52,743 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:17:52 GMT 2019-06-30 11:17:52,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:17:52,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:17:52,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:17:52,744 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:17:52,744 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:17:57,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:17:57,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:17:57,828 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:17:57,829 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:17:57,829 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:17:57,829 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:17:57,829 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:17:57,829 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:17:57,829 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_p1hvbm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:53.293Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T11:17:52.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "dime_host_mzau75", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:53.293Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T11:17:52.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:53.293Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-f0cc050b-0849-4e39-9f0f-a474770e66b0", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:52.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.de723b25-2b0b-4d67-969a-6d180d298989"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:53.293Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-f0cc050b-0849-4e39-9f0f-a474770e66b0", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:52.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.de723b25-2b0b-4d67-969a-6d180d298989"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:53.293Z", "message": "Deleting Agent sprout_host_ayfbs1", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:52.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d8194554-d69c-488b-a35b-03e23c5de423"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:57.049Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:56.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d8194554-d69c-488b-a35b-03e23c5de423"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:57.552Z", "message": "11:17:56 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_ayfbs1: No response received for task 76891298a22e408ea932a2119c5cf966", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:56.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d8194554-d69c-488b-a35b-03e23c5de423"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:57.552Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:56.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d8194554-d69c-488b-a35b-03e23c5de423"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:57.552Z", "message": "Successfully deleted daemon: sprout_host_ayfbs1", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:56.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d8194554-d69c-488b-a35b-03e23c5de423"}], "metadata": {"pagination": {"total": 423, "offset": 414, "size": 50}}} 2019-06-30 11:17:57,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:17:57,829 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:17:57 GMT 2019-06-30 11:17:57,829 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:17:57,830 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:17:57,830 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:17:57,830 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:17:57,830 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:17:57,830 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:17:57,831 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-06-30 11:17:57,831 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-06-30 11:17:57,831 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-f0cc050b-0849-4e39-9f0f-a474770e66b0 2019-06-30 11:17:57,831 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-f0cc050b-0849-4e39-9f0f-a474770e66b0 2019-06-30 11:17:57,832 - functest.core.cloudify - DEBUG - Deleting Agent sprout_host_ayfbs1 2019-06-30 11:17:57,832 - functest.core.cloudify - DEBUG - Deleting... 2019-06-30 11:17:57,832 - functest.core.cloudify - DEBUG - 11:17:56 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_ayfbs1: No response received for task 76891298a22e408ea932a2119c5cf966 2019-06-30 11:17:57,832 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-06-30 11:17:57,832 - functest.core.cloudify - DEBUG - Successfully deleted daemon: sprout_host_ayfbs1 2019-06-30 11:17:57,832 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:17:57,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:17:57,902 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:17:57,902 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:17:57,902 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:17:57,902 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:17:57,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:17:57,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:17:57,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:17:57,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:17:57,903 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:17:57 GMT 2019-06-30 11:17:57,903 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:17:57,903 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:17:57,903 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:17:57,903 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:17:57,903 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:18:02,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:18:02,987 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:18:02,987 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:18:02,987 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:18:02,987 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:18:02,987 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:18:02,987 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:18:02,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:18:02,988 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_ayfbs1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:58.055Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:57.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:58.686Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:58.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:58.686Z", "message": "Agent deleted", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:57.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:59.189Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:59.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.26a852a6-30f2-4977-b10d-3d9cc5f2d6dd"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:59.857Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:17:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f28a3f5-5f38-40ce-9cbe-0eeb4f625783 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:59.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.26a852a6-30f2-4977-b10d-3d9cc5f2d6dd"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:59.857Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-7f28a3f5-5f38-40ce-9cbe-0eeb4f625783", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:59.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.26a852a6-30f2-4977-b10d-3d9cc5f2d6dd"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:17:59.857Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c5b73bfba7f74f274c031faa1dec4d74110afb7a\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:17:59.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.26a852a6-30f2-4977-b10d-3d9cc5f2d6dd"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:00.574Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:17:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f5f3fa1-15cb-465f-8db5-dfc0045658cd x-compute-request-id: req-4f5f3fa1-15cb-465f-8db5-dfc0045658cd Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0b:87:24\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:29.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:29Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_sprout_host_ayfbs1\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:00.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.26a852a6-30f2-4977-b10d-3d9cc5f2d6dd"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:01.108Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/action used request id req-5221e79e-30e2-4a05-a351-2aa8ca103007", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:00.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.26a852a6-30f2-4977-b10d-3d9cc5f2d6dd"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:01.108Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c5b73bfba7f74f274c031faa1dec4d74110afb7a\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:00.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.26a852a6-30f2-4977-b10d-3d9cc5f2d6dd"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:01.108Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-4f5f3fa1-15cb-465f-8db5-dfc0045658cd", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:00.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.26a852a6-30f2-4977-b10d-3d9cc5f2d6dd"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:01.108Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-4f5f3fa1-15cb-465f-8db5-dfc0045658cd", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:00.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.26a852a6-30f2-4977-b10d-3d9cc5f2d6dd"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:01.108Z", "message": "Waiting for process 15758 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:00.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.882f025a-251f-4cc1-8689-71cf654ec7f6"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:01.108Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/action used request id req-5221e79e-30e2-4a05-a351-2aa8ca103007", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:00.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.26a852a6-30f2-4977-b10d-3d9cc5f2d6dd"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:01.108Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 11:18:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5221e79e-30e2-4a05-a351-2aa8ca103007 x-compute-request-id: req-5221e79e-30e2-4a05-a351-2aa8ca103007 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:00.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.26a852a6-30f2-4977-b10d-3d9cc5f2d6dd"}], "metadata": {"pagination": {"total": 438, "offset": 423, "size": 50}}} 2019-06-30 11:18:02,988 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:18:02,988 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:18:02 GMT 2019-06-30 11:18:02,988 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:18:02,988 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:18:02,988 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:18:02,988 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:18:02,988 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:18:02,988 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:18:02,989 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-06-30 11:18:02,990 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-30 11:18:02,990 - functest.core.cloudify - DEBUG - Agent deleted 2019-06-30 11:18:02,990 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:18:02,990 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:17:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f28a3f5-5f38-40ce-9cbe-0eeb4f625783 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:18:02,990 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-7f28a3f5-5f38-40ce-9cbe-0eeb4f625783 2019-06-30 11:18:02,990 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5b73bfba7f74f274c031faa1dec4d74110afb7a" 2019-06-30 11:18:02,991 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:17:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f5f3fa1-15cb-465f-8db5-dfc0045658cd x-compute-request-id: req-4f5f3fa1-15cb-465f-8db5-dfc0045658cd Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:87:24", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:29.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "ee3470aa-776b-4f42-98da-bb0c330f03d1", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:29Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_sprout_host_ayfbs1", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:18:02,991 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/action used request id req-5221e79e-30e2-4a05-a351-2aa8ca103007 2019-06-30 11:18:02,991 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5b73bfba7f74f274c031faa1dec4d74110afb7a" -d '{"os-stop": null}' 2019-06-30 11:18:02,991 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-4f5f3fa1-15cb-465f-8db5-dfc0045658cd 2019-06-30 11:18:02,991 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-4f5f3fa1-15cb-465f-8db5-dfc0045658cd 2019-06-30 11:18:02,991 - functest.core.cloudify - DEBUG - Waiting for process 15758 to end... 2019-06-30 11:18:02,992 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/action used request id req-5221e79e-30e2-4a05-a351-2aa8ca103007 2019-06-30 11:18:02,992 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 11:18:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5221e79e-30e2-4a05-a351-2aa8ca103007 x-compute-request-id: req-5221e79e-30e2-4a05-a351-2aa8ca103007 Content-Length: 0 Content-Type: application/json 2019-06-30 11:18:02,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:18:03,054 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:18:03,054 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:18:03,054 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:18:03,054 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:18:03,055 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:18:03,055 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:18:03,055 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:18:03,055 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:18:03,055 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:18:03,055 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:18:03 GMT 2019-06-30 11:18:03,055 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:18:03,055 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:18:03,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:18:03,055 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:18:03,055 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:18:08,061 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:18:08,146 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:18:08,146 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:18:08,146 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:18:08,146 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:18:08,146 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:18:08,146 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:18:08,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:18:08,147 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 438, "offset": 438, "size": 50}}} 2019-06-30 11:18:08,147 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:18:08,147 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:18:08 GMT 2019-06-30 11:18:08,147 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:18:08,147 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-06-30 11:18:08,147 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:18:08,147 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:18:08,147 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:18:08,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:18:08,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:18:08,212 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:18:08,212 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:18:08,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:18:08,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:18:08,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:18:08,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:18:08,213 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:18:08,213 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:18:08,213 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:18:08 GMT 2019-06-30 11:18:08,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:18:08,213 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:18:08,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:18:08,213 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:18:08,213 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:18:13,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:18:13,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:18:13,306 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:18:13,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:18:13,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:18:13,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:18:13,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:18:13,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:18:13,307 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:10.782Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c5b73bfba7f74f274c031faa1dec4d74110afb7a\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:10.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.26a852a6-30f2-4977-b10d-3d9cc5f2d6dd"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:11.289Z", "message": "Waiting for process 24673 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:11.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1fec4e72-b391-488f-a35b-0b7ba701162a"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:11.907Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-96a55938-992d-485e-9a1a-3ce4627ea855", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:11.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.26a852a6-30f2-4977-b10d-3d9cc5f2d6dd"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:11.907Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T11:18:11.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:11.907Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-96a55938-992d-485e-9a1a-3ce4627ea855", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:11.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.26a852a6-30f2-4977-b10d-3d9cc5f2d6dd"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:11.907Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96a55938-992d-485e-9a1a-3ce4627ea855 x-compute-request-id: req-96a55938-992d-485e-9a1a-3ce4627ea855 Content-Encoding: gzip Content-Length: 855 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0b:87:24\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:29.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:18:00Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_sprout_host_ayfbs1\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:11.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.26a852a6-30f2-4977-b10d-3d9cc5f2d6dd"}], "metadata": {"pagination": {"total": 444, "offset": 438, "size": 50}}} 2019-06-30 11:18:13,307 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:18:13,307 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:18:13 GMT 2019-06-30 11:18:13,307 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:18:13,307 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:18:13,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:18:13,308 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:18:13,308 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:18:13,308 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:18:13,309 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5b73bfba7f74f274c031faa1dec4d74110afb7a" 2019-06-30 11:18:13,309 - functest.core.cloudify - DEBUG - Waiting for process 24673 to end... 2019-06-30 11:18:13,309 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-96a55938-992d-485e-9a1a-3ce4627ea855 2019-06-30 11:18:13,309 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-06-30 11:18:13,309 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-96a55938-992d-485e-9a1a-3ce4627ea855 2019-06-30 11:18:13,309 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96a55938-992d-485e-9a1a-3ce4627ea855 x-compute-request-id: req-96a55938-992d-485e-9a1a-3ce4627ea855 Content-Encoding: gzip Content-Length: 855 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:87:24", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:29.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "ee3470aa-776b-4f42-98da-bb0c330f03d1", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:18:00Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_sprout_host_ayfbs1", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:18:13,310 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:18:13,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:18:13,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:18:13,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:18:13,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:18:13,363 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:18:13,363 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:18:13,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:18:13,364 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:18:13,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:18:13,364 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:18:13 GMT 2019-06-30 11:18:13,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:18:13,364 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:18:13,364 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:18:13,364 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:18:13,364 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:18:18,370 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:18:18,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:18:18,594 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:18:18,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:18:18,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:18:18,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:18:18,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:18:18,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:18:18,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 444, "offset": 444, "size": 50}}} 2019-06-30 11:18:18,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:18:18,595 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:18:18 GMT 2019-06-30 11:18:18,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:18:18,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-06-30 11:18:18,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:18:18,596 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:18:18,596 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:18:18,596 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:18:18,675 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:18:18,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:18:18,676 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:18:18,676 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:18:18,676 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:18:18,676 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:18:18,676 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:18:18,676 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:18:18,676 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:18:18,676 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:18:18 GMT 2019-06-30 11:18:18,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:18:18,677 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:18:18,677 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:18:18,677 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:18:18,677 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:18:23,682 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:18:23,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:18:23,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:18:23,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:18:23,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:18:23,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:18:23,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:18:23,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:18:23,788 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_gghar7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:19.666Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:19.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:20.734Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:20.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.120fb92b-2b60-4264-aa1c-e6430a86e69d"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:21.371Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dc2ce228c2fc88233c3499d14b54e038842d2e24\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:21.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.120fb92b-2b60-4264-aa1c-e6430a86e69d"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:21.371Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:18:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bca4d0e2-5112-40f4-802f-a2ed1b78892e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:20.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.120fb92b-2b60-4264-aa1c-e6430a86e69d"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:21.371Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-bca4d0e2-5112-40f4-802f-a2ed1b78892e", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:20.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.120fb92b-2b60-4264-aa1c-e6430a86e69d"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:21.371Z", "message": "Waiting for process 15758 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:20.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.882f025a-251f-4cc1-8689-71cf654ec7f6"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:22.125Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3cfc9684-c687-457b-b42c-ce13eeee4b17 x-compute-request-id: req-3cfc9684-c687-457b-b42c-ce13eeee4b17 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:da:f7:49\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:31.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c696894c-7e19-428f-af93-18814f77b8bd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:17:49Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_homer_host_gghar7\", \"created\": \"2019-06-30T10:57:29Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:22.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.120fb92b-2b60-4264-aa1c-e6430a86e69d"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:22.628Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-3cfc9684-c687-457b-b42c-ce13eeee4b17", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:22.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.120fb92b-2b60-4264-aa1c-e6430a86e69d"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:22.628Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-3cfc9684-c687-457b-b42c-ce13eeee4b17", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:22.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.120fb92b-2b60-4264-aa1c-e6430a86e69d"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:22.628Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:22.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.120fb92b-2b60-4264-aa1c-e6430a86e69d"}, {"node_instance_id": "homer_host_gghar7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:23.276Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:22.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "dime_host_mzau75", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:23.276Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:23.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_host_gghar7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:23.276Z", "message": "Stopped node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:22.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:23.276Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:22.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}], "metadata": {"pagination": {"total": 458, "offset": 444, "size": 50}}} 2019-06-30 11:18:23,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:18:23,788 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:18:23 GMT 2019-06-30 11:18:23,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:18:23,789 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:18:23,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:18:23,789 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:18:23,789 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:18:23,789 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:18:23,790 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-06-30 11:18:23,790 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:18:23,790 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2ce228c2fc88233c3499d14b54e038842d2e24" 2019-06-30 11:18:23,790 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:18:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bca4d0e2-5112-40f4-802f-a2ed1b78892e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:18:23,791 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-bca4d0e2-5112-40f4-802f-a2ed1b78892e 2019-06-30 11:18:23,791 - functest.core.cloudify - DEBUG - Waiting for process 15758 to end... 2019-06-30 11:18:23,791 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3cfc9684-c687-457b-b42c-ce13eeee4b17 x-compute-request-id: req-3cfc9684-c687-457b-b42c-ce13eeee4b17 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:f7:49", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:31.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c696894c-7e19-428f-af93-18814f77b8bd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:17:49Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_homer_host_gghar7", "created": "2019-06-30T10:57:29Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:18:23,791 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-3cfc9684-c687-457b-b42c-ce13eeee4b17 2019-06-30 11:18:23,791 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-3cfc9684-c687-457b-b42c-ce13eeee4b17 2019-06-30 11:18:23,792 - functest.core.cloudify - DEBUG - Server is already stopped 2019-06-30 11:18:23,792 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-06-30 11:18:23,792 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-06-30 11:18:23,792 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-30 11:18:23,792 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-06-30 11:18:23,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:18:23,885 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:18:23,885 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:18:23,885 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:18:23,885 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:18:23,885 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:18:23,885 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:18:23,886 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:18:23,886 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:18:23,886 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:18:23,886 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:18:23 GMT 2019-06-30 11:18:23,886 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:18:23,886 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:18:23,886 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:18:23,886 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:18:23,886 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:18:28,892 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:18:29,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:18:29,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:18:29,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:18:29,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:18:29,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:18:29,006 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:18:29,006 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:18:29,006 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_gghar7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:23.908Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:23.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:23.908Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:23.547Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:24.525Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:24.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f998194d-dfdb-453f-906d-8531a35673cc"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:24.525Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:24.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ac8a5b8a-7815-4291-89ed-ffb87cef644d"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:24.525Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-cd10a21a-49d1-4c43-93a2-4e4277a8f2b7", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:24.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f998194d-dfdb-453f-906d-8531a35673cc"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:24.525Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:18:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd10a21a-49d1-4c43-93a2-4e4277a8f2b7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:24.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f998194d-dfdb-453f-906d-8531a35673cc"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:25.173Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-280b41c0-4026-456e-a9b2-84ba963295aa", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:24.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ac8a5b8a-7815-4291-89ed-ffb87cef644d"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:25.173Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a31e05327ea3da2d2338ae8bb4f1e042f11b7a21\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:24.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ac8a5b8a-7815-4291-89ed-ffb87cef644d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:25.173Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:24.880Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.dc39c00b-39b5-47b7-8fda-7cbaa60728aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:25.173Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-78d7ae42-59f0-431f-8d36-c20338b9acc1", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:24.886Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.dc39c00b-39b5-47b7-8fda-7cbaa60728aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:25.173Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:18:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78d7ae42-59f0-431f-8d36-c20338b9acc1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:24.886Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.dc39c00b-39b5-47b7-8fda-7cbaa60728aa"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:25.173Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:18:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-280b41c0-4026-456e-a9b2-84ba963295aa Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:24.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ac8a5b8a-7815-4291-89ed-ffb87cef644d"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:25.173Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6258d279ea4e873c3f4d80d7cdd4bbb8cc3ef1d2\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:24.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f998194d-dfdb-453f-906d-8531a35673cc"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:25.912Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37ca96ce-a701-45ec-8b95-8a4b5dea5c84 x-compute-request-id: req-37ca96ce-a701-45ec-8b95-8a4b5dea5c84 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:05:d0\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:12.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c396d71c-864e-49c9-ae55-299b123d4687\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:17:52Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_dime_host_mzau75\", \"created\": \"2019-06-30T10:57:28Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:25.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ac8a5b8a-7815-4291-89ed-ffb87cef644d"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:25.912Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62359a79-cde2-40e5-af41-54a37e011840 x-compute-request-id: req-62359a79-cde2-40e5-af41-54a37e011840 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8f:f0:df\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8f:f0:df\", \"version\": 4, \"addr\": \"172.30.9.211\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:14.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:17:52Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_ellis_host_p1hvbm\", \"created\": \"2019-06-30T10:57:32Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:25.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f998194d-dfdb-453f-906d-8531a35673cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:25.912Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e49dcb2f78d613b74ee8cbc7305ac818c034171b\"", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:25.283Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.dc39c00b-39b5-47b7-8fda-7cbaa60728aa"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:25.912Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:25.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f998194d-dfdb-453f-906d-8531a35673cc"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:25.912Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-62359a79-cde2-40e5-af41-54a37e011840", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:25.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f998194d-dfdb-453f-906d-8531a35673cc"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:25.912Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-62359a79-cde2-40e5-af41-54a37e011840", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:25.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f998194d-dfdb-453f-906d-8531a35673cc"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:26.491Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:26.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:26.491Z", "message": "Stopped node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:26.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:26.491Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:26.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:26.491Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-37ca96ce-a701-45ec-8b95-8a4b5dea5c84", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:25.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ac8a5b8a-7815-4291-89ed-ffb87cef644d"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:26.491Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-37ca96ce-a701-45ec-8b95-8a4b5dea5c84", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:25.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ac8a5b8a-7815-4291-89ed-ffb87cef644d"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:26.491Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:25.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.ac8a5b8a-7815-4291-89ed-ffb87cef644d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:26.491Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7eee0f1c-a93f-4931-a576-42f807128540 x-compute-request-id: req-7eee0f1c-a93f-4931-a576-42f807128540 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:da:f7:49\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:31.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c696894c-7e19-428f-af93-18814f77b8bd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:17:49Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_homer_host_gghar7\", \"created\": \"2019-06-30T10:57:29Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:26.148Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.dc39c00b-39b5-47b7-8fda-7cbaa60728aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:26.491Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-7eee0f1c-a93f-4931-a576-42f807128540", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:26.148Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.dc39c00b-39b5-47b7-8fda-7cbaa60728aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:26.491Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-7eee0f1c-a93f-4931-a576-42f807128540", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:26.148Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.dc39c00b-39b5-47b7-8fda-7cbaa60728aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:26.491Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e49dcb2f78d613b74ee8cbc7305ac818c034171b\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_homer\"}}'", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:26.149Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.dc39c00b-39b5-47b7-8fda-7cbaa60728aa"}, {"node_instance_id": "dime_host_mzau75", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:27.093Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:26.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "dime_host_mzau75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:27.093Z", "message": "Stopped node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:26.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:27.093Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:26.605Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:27.718Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/action used request id req-59718a14-c529-4b26-abc0-f7e35c12e299", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:26.944Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.dc39c00b-39b5-47b7-8fda-7cbaa60728aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:27.718Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/action used request id req-59718a14-c529-4b26-abc0-f7e35c12e299", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:26.944Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.dc39c00b-39b5-47b7-8fda-7cbaa60728aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:27.718Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e49dcb2f78d613b74ee8cbc7305ac818c034171b\"", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:26.945Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.dc39c00b-39b5-47b7-8fda-7cbaa60728aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:27.718Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e24b9eb2-4dc6-41ba-8964-122d051bb49a x-compute-request-id: req-e24b9eb2-4dc6-41ba-8964-122d051bb49a Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:da:f7:49\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:31.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c696894c-7e19-428f-af93-18814f77b8bd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:17:49Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_homer_host_gghar7\", \"created\": \"2019-06-30T10:57:29Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:27.529Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.dc39c00b-39b5-47b7-8fda-7cbaa60728aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:27.718Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e49dcb2f78d613b74ee8cbc7305ac818c034171b\"", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:27.532Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.dc39c00b-39b5-47b7-8fda-7cbaa60728aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:27.718Z", "message": "Remove floating ip 172.30.9.211", "level": "info", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:27.689Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:27.718Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-e24b9eb2-4dc6-41ba-8964-122d051bb49a", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:27.529Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.dc39c00b-39b5-47b7-8fda-7cbaa60728aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:27.718Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:27.137Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "dime_host_mzau75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:27.718Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:26.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:27.718Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-e24b9eb2-4dc6-41ba-8964-122d051bb49a", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:27.529Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.dc39c00b-39b5-47b7-8fda-7cbaa60728aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:27.718Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 11:18:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-59718a14-c529-4b26-abc0-f7e35c12e299 x-compute-request-id: req-59718a14-c529-4b26-abc0-f7e35c12e299 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:26.944Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.dc39c00b-39b5-47b7-8fda-7cbaa60728aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.392Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66af3608-7800-4fc5-aa76-9a493a6e7168 x-compute-request-id: req-66af3608-7800-4fc5-aa76-9a493a6e7168 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:27.935Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.dc39c00b-39b5-47b7-8fda-7cbaa60728aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.392Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:27.690Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.392Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:27.690Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.392Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:18:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-824e70d0-0395-4ef8-ac44-ec200c58eb57 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:27.695Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.392Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:18:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-824e70d0-0395-4ef8-ac44-ec200c58eb57 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:27.695Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.392Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-824e70d0-0395-4ef8-ac44-ec200c58eb57", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:27.695Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.392Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-824e70d0-0395-4ef8-ac44-ec200c58eb57", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:27.695Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}], "metadata": {"pagination": {"total": 562, "offset": 458, "size": 50}}} 2019-06-30 11:18:29,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:18:29,006 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:18:29 GMT 2019-06-30 11:18:29,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:18:29,006 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:18:29,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:18:29,006 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:18:29,007 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:18:29,007 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:18:29,009 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 11:18:29,009 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-30 11:18:29,010 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:18:29,010 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:18:29,010 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-cd10a21a-49d1-4c43-93a2-4e4277a8f2b7 2019-06-30 11:18:29,010 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:18:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd10a21a-49d1-4c43-93a2-4e4277a8f2b7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:18:29,010 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-280b41c0-4026-456e-a9b2-84ba963295aa 2019-06-30 11:18:29,010 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a31e05327ea3da2d2338ae8bb4f1e042f11b7a21" 2019-06-30 11:18:29,011 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:18:29,011 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-78d7ae42-59f0-431f-8d36-c20338b9acc1 2019-06-30 11:18:29,011 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:18:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78d7ae42-59f0-431f-8d36-c20338b9acc1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:18:29,011 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:18:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-280b41c0-4026-456e-a9b2-84ba963295aa Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:18:29,011 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6258d279ea4e873c3f4d80d7cdd4bbb8cc3ef1d2" 2019-06-30 11:18:29,011 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37ca96ce-a701-45ec-8b95-8a4b5dea5c84 x-compute-request-id: req-37ca96ce-a701-45ec-8b95-8a4b5dea5c84 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:05:d0", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:12.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c396d71c-864e-49c9-ae55-299b123d4687", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:17:52Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_dime_host_mzau75", "created": "2019-06-30T10:57:28Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:18:29,012 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62359a79-cde2-40e5-af41-54a37e011840 x-compute-request-id: req-62359a79-cde2-40e5-af41-54a37e011840 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:f0:df", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:f0:df", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:14.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "529a3222-34cd-484e-bb71-dc26e9b98f4f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:17:52Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_ellis_host_p1hvbm", "created": "2019-06-30T10:57:32Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:18:29,012 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e49dcb2f78d613b74ee8cbc7305ac818c034171b" 2019-06-30 11:18:29,012 - functest.core.cloudify - DEBUG - Server is already stopped 2019-06-30 11:18:29,012 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-62359a79-cde2-40e5-af41-54a37e011840 2019-06-30 11:18:29,012 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-62359a79-cde2-40e5-af41-54a37e011840 2019-06-30 11:18:29,012 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 11:18:29,013 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-30 11:18:29,013 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-06-30 11:18:29,013 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-37ca96ce-a701-45ec-8b95-8a4b5dea5c84 2019-06-30 11:18:29,013 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-37ca96ce-a701-45ec-8b95-8a4b5dea5c84 2019-06-30 11:18:29,013 - functest.core.cloudify - DEBUG - Server is already stopped 2019-06-30 11:18:29,013 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7eee0f1c-a93f-4931-a576-42f807128540 x-compute-request-id: req-7eee0f1c-a93f-4931-a576-42f807128540 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:f7:49", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:31.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c696894c-7e19-428f-af93-18814f77b8bd", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:17:49Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_homer_host_gghar7", "created": "2019-06-30T10:57:29Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:18:29,014 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-7eee0f1c-a93f-4931-a576-42f807128540 2019-06-30 11:18:29,014 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-7eee0f1c-a93f-4931-a576-42f807128540 2019-06-30 11:18:29,014 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e49dcb2f78d613b74ee8cbc7305ac818c034171b" -d '{"removeSecurityGroup": {"name": "clearwater-sg_homer"}}' 2019-06-30 11:18:29,014 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-06-30 11:18:29,014 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-30 11:18:29,014 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-06-30 11:18:29,015 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/action used request id req-59718a14-c529-4b26-abc0-f7e35c12e299 2019-06-30 11:18:29,015 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/action used request id req-59718a14-c529-4b26-abc0-f7e35c12e299 2019-06-30 11:18:29,015 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e49dcb2f78d613b74ee8cbc7305ac818c034171b" 2019-06-30 11:18:29,015 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e24b9eb2-4dc6-41ba-8964-122d051bb49a x-compute-request-id: req-e24b9eb2-4dc6-41ba-8964-122d051bb49a Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:f7:49", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:31.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c696894c-7e19-428f-af93-18814f77b8bd", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:17:49Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_homer_host_gghar7", "created": "2019-06-30T10:57:29Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:18:29,015 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e49dcb2f78d613b74ee8cbc7305ac818c034171b" 2019-06-30 11:18:29,015 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.211 2019-06-30 11:18:29,016 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-e24b9eb2-4dc6-41ba-8964-122d051bb49a 2019-06-30 11:18:29,016 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-30 11:18:29,016 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 11:18:29,016 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-e24b9eb2-4dc6-41ba-8964-122d051bb49a 2019-06-30 11:18:29,016 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 11:18:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-59718a14-c529-4b26-abc0-f7e35c12e299 x-compute-request-id: req-59718a14-c529-4b26-abc0-f7e35c12e299 Content-Length: 0 Content-Type: application/json 2019-06-30 11:18:29,016 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66af3608-7800-4fc5-aa76-9a493a6e7168 x-compute-request-id: req-66af3608-7800-4fc5-aa76-9a493a6e7168 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-06-30 11:18:29,016 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:18:29,017 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:18:29,017 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:18:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-824e70d0-0395-4ef8-ac44-ec200c58eb57 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:18:29,017 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:18:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-824e70d0-0395-4ef8-ac44-ec200c58eb57 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:18:29,017 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-824e70d0-0395-4ef8-ac44-ec200c58eb57 2019-06-30 11:18:29,017 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-824e70d0-0395-4ef8-ac44-ec200c58eb57 2019-06-30 11:18:29,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:18:29,086 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:18:29,086 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:18:29,086 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:18:29,086 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:18:29,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:18:29,087 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:18:29,087 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:18:29,087 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:18:29,087 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:18:29,087 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:18:29 GMT 2019-06-30 11:18:29,087 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:18:29,087 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:18:29,087 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:18:29,087 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:18:29,087 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:18:34,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:18:34,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:18:34,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:18:34,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:18:34,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:18:34,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:18:34,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:18:34,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:18:34,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.392Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66af3608-7800-4fc5-aa76-9a493a6e7168 x-compute-request-id: req-66af3608-7800-4fc5-aa76-9a493a6e7168 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:27.935Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.dc39c00b-39b5-47b7-8fda-7cbaa60728aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.392Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:27.690Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.392Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:27.690Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.392Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:18:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-824e70d0-0395-4ef8-ac44-ec200c58eb57 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:27.695Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bafa27047b64c94f21dc405cb8b4f6c75ab1949a\"", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.425Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.514Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_aydebj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.367Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.308Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.3d0b0ed5-40b7-44a7-8c06-39d1998a8ea1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:18:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68ed9cad-c5ce-4ddd-8c35-adaa3fb54d74 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.312Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.3d0b0ed5-40b7-44a7-8c06-39d1998a8ea1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-68ed9cad-c5ce-4ddd-8c35-adaa3fb54d74", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.313Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.3d0b0ed5-40b7-44a7-8c06-39d1998a8ea1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3262 X-Openstack-Request-Id: req-9a894f27-4956-41a6-a6a0-0520fb34a540 Date: Sun, 30 Jun 2019 11:18:28 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"fbeea80e-4a01-4fd6-9001-27a49864b93a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:09Z\", \"updated_at\": \"2019-06-30T11:01:32Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:33:33:a8\", \"device_id\": \"f99a56d2-76fc-466e-85dc-06a54c790c51\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"port_id\": \"8c21d71a-0abe-405d-8694-ef1c123f7178\", \"id\": \"10d2173b-526c-49b4-9ae1-5fc64640c42b\", \"qos_policy_id\": null}, {\"router_id\": \"fbeea80e-4a01-4fd6-9001-27a49864b93a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:10Z\", \"updated_at\": \"2019-06-30T11:01:48Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:be:b9:3c\", \"device_id\": \"db14e987-d8b3-4d92-a051-eae93da15b74\"}, \"fixed_ip_address\": \"192.168.120.9\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 2, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"port_id\": \"705b26dd-6a7a-4cf3-a0db-9d738501467a\", \"id\": \"25f7cb0f-f7dc-48f3-b370-bc944c3b4647\", \"qos_policy_id\": null}, {\"router_id\": \"fbeea80e-4a01-4fd6-9001-27a49864b93a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:53:43Z\", \"updated_at\": \"2019-06-30T10:53:45Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:a3:ee:db\", \"device_id\": \"84b40b62-c631-492c-a24b-1ae46de4a507\"}, \"fixed_ip_address\": \"192.168.120.16\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 1, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"port_id\": \"1a07c74b-1d95-4c82-93f4-aa96942eb376\", \"id\": \"2770110b-07df-4aac-83f0-8185c2929e2d\", \"qos_policy_id\": null}, {\"router_id\": \"fbeea80e-4a01-4fd6-9001-27a49864b93a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:13Z\", \"updated_at\": \"2019-06-30T11:01:31Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8f:f0:df\", \"device_id\": \"529a3222-34cd-484e-bb71-dc26e9b98f4f\"}, \"fixed_ip_address\": \"192.168.120.6\", \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 2, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"port_id\": \"1e785357-63cb-4ca0-ac23-8dc60ac28ce7\", \"id\": \"73fc0347-b2fb-4bb3-b6cf-06e852f256ae\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.422Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3262 X-Openstack-Request-Id: req-9a894f27-4956-41a6-a6a0-0520fb34a540 Date: Sun, 30 Jun 2019 11:18:28 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"fbeea80e-4a01-4fd6-9001-27a49864b93a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:09Z\", \"updated_at\": \"2019-06-30T11:01:32Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:33:33:a8\", \"device_id\": \"f99a56d2-76fc-466e-85dc-06a54c790c51\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"port_id\": \"8c21d71a-0abe-405d-8694-ef1c123f7178\", \"id\": \"10d2173b-526c-49b4-9ae1-5fc64640c42b\", \"qos_policy_id\": null}, {\"router_id\": \"fbeea80e-4a01-4fd6-9001-27a49864b93a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:10Z\", \"updated_at\": \"2019-06-30T11:01:48Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:be:b9:3c\", \"device_id\": \"db14e987-d8b3-4d92-a051-eae93da15b74\"}, \"fixed_ip_address\": \"192.168.120.9\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 2, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"port_id\": \"705b26dd-6a7a-4cf3-a0db-9d738501467a\", \"id\": \"25f7cb0f-f7dc-48f3-b370-bc944c3b4647\", \"qos_policy_id\": null}, {\"router_id\": \"fbeea80e-4a01-4fd6-9001-27a49864b93a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:53:43Z\", \"updated_at\": \"2019-06-30T10:53:45Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:a3:ee:db\", \"device_id\": \"84b40b62-c631-492c-a24b-1ae46de4a507\"}, \"fixed_ip_address\": \"192.168.120.16\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 1, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"port_id\": \"1a07c74b-1d95-4c82-93f4-aa96942eb376\", \"id\": \"2770110b-07df-4aac-83f0-8185c2929e2d\", \"qos_policy_id\": null}, {\"router_id\": \"fbeea80e-4a01-4fd6-9001-27a49864b93a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:13Z\", \"updated_at\": \"2019-06-30T11:01:31Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8f:f0:df\", \"device_id\": \"529a3222-34cd-484e-bb71-dc26e9b98f4f\"}, \"fixed_ip_address\": \"192.168.120.6\", \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 2, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"port_id\": \"1e785357-63cb-4ca0-ac23-8dc60ac28ce7\", \"id\": \"73fc0347-b2fb-4bb3-b6cf-06e852f256ae\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.422Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-9a894f27-4956-41a6-a6a0-0520fb34a540", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.423Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-9a894f27-4956-41a6-a6a0-0520fb34a540", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.423Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-9a894f27-4956-41a6-a6a0-0520fb34a540", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.423Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bafa27047b64c94f21dc405cb8b4f6c75ab1949a\"", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.424Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-88f9ffa3-bc80-4091-b04f-b874ccc48a89 Date: Sun, 30 Jun 2019 11:18:28 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T11:00:09Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7dfcd046-47ca-474d-accf-1aa7328d07f4\",\"ip_address\":\"192.168.120.5\"}],\"id\":\"8c21d71a-0abe-405d-8694-ef1c123f7178\",\"security_groups\":[\"79c0b03c-b1e8-4940-9a02-7813134f5590\",\"e6250e01-8147-41e8-83bb-10cc2394f545\"],\"mac_address\":\"fa:16:3e:33:33:a8\",\"device_id\":\"f99a56d2-76fc-466e-85dc-06a54c790c51\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"587911f006904f3db5587f381ac40777\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\",\"tenant_id\":\"587911f006904f3db5587f381ac40777\",\"created_at\":\"2019-06-30T10:57:34Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.464Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-88f9ffa3-bc80-4091-b04f-b874ccc48a89 Date: Sun, 30 Jun 2019 11:18:28 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T11:00:09Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7dfcd046-47ca-474d-accf-1aa7328d07f4\",\"ip_address\":\"192.168.120.5\"}],\"id\":\"8c21d71a-0abe-405d-8694-ef1c123f7178\",\"security_groups\":[\"79c0b03c-b1e8-4940-9a02-7813134f5590\",\"e6250e01-8147-41e8-83bb-10cc2394f545\"],\"mac_address\":\"fa:16:3e:33:33:a8\",\"device_id\":\"f99a56d2-76fc-466e-85dc-06a54c790c51\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"587911f006904f3db5587f381ac40777\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\",\"tenant_id\":\"587911f006904f3db5587f381ac40777\",\"created_at\":\"2019-06-30T10:57:34Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.464Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json used request id req-88f9ffa3-bc80-4091-b04f-b874ccc48a89", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.464Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json used request id req-88f9ffa3-bc80-4091-b04f-b874ccc48a89", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.464Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json used request id req-88f9ffa3-bc80-4091-b04f-b874ccc48a89", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.464Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json used request id req-88f9ffa3-bc80-4091-b04f-b874ccc48a89", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.464Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/705b26dd-6a7a-4cf3-a0db-9d738501467a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bafa27047b64c94f21dc405cb8b4f6c75ab1949a\"", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.465Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/705b26dd-6a7a-4cf3-a0db-9d738501467a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bafa27047b64c94f21dc405cb8b4f6c75ab1949a\"", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.466Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/1a07c74b-1d95-4c82-93f4-aa96942eb376.json used request id req-1d4c7393-25b5-43fd-aad2-4dec0fda4ad8", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.546Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/1a07c74b-1d95-4c82-93f4-aa96942eb376.json used request id req-1d4c7393-25b5-43fd-aad2-4dec0fda4ad8", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.546Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/1e785357-63cb-4ca0-ac23-8dc60ac28ce7.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bafa27047b64c94f21dc405cb8b4f6c75ab1949a\"", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.547Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-d634f48f-0e20-4bd0-9e70-38624fded49a Date: Sun, 30 Jun 2019 11:18:28 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T11:00:08Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7dfcd046-47ca-474d-accf-1aa7328d07f4\",\"ip_address\":\"192.168.120.9\"}],\"id\":\"705b26dd-6a7a-4cf3-a0db-9d738501467a\",\"security_groups\":[\"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\",\"e6250e01-8147-41e8-83bb-10cc2394f545\",\"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\"],\"mac_address\":\"fa:16:3e:be:b9:3c\",\"device_id\":\"db14e987-d8b3-4d92-a051-eae93da15b74\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"587911f006904f3db5587f381ac40777\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\",\"tenant_id\":\"587911f006904f3db5587f381ac40777\",\"created_at\":\"2019-06-30T10:57:30Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.505Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-d634f48f-0e20-4bd0-9e70-38624fded49a Date: Sun, 30 Jun 2019 11:18:28 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T11:00:08Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7dfcd046-47ca-474d-accf-1aa7328d07f4\",\"ip_address\":\"192.168.120.9\"}],\"id\":\"705b26dd-6a7a-4cf3-a0db-9d738501467a\",\"security_groups\":[\"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\",\"e6250e01-8147-41e8-83bb-10cc2394f545\",\"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\"],\"mac_address\":\"fa:16:3e:be:b9:3c\",\"device_id\":\"db14e987-d8b3-4d92-a051-eae93da15b74\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"587911f006904f3db5587f381ac40777\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\",\"tenant_id\":\"587911f006904f3db5587f381ac40777\",\"created_at\":\"2019-06-30T10:57:30Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.506Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/705b26dd-6a7a-4cf3-a0db-9d738501467a.json used request id req-d634f48f-0e20-4bd0-9e70-38624fded49a", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.506Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/705b26dd-6a7a-4cf3-a0db-9d738501467a.json used request id req-d634f48f-0e20-4bd0-9e70-38624fded49a", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.506Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/705b26dd-6a7a-4cf3-a0db-9d738501467a.json used request id req-d634f48f-0e20-4bd0-9e70-38624fded49a", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.506Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/705b26dd-6a7a-4cf3-a0db-9d738501467a.json used request id req-d634f48f-0e20-4bd0-9e70-38624fded49a", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.506Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/1a07c74b-1d95-4c82-93f4-aa96942eb376.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bafa27047b64c94f21dc405cb8b4f6c75ab1949a\"", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.507Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/1a07c74b-1d95-4c82-93f4-aa96942eb376.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bafa27047b64c94f21dc405cb8b4f6c75ab1949a\"", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.507Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-1d4c7393-25b5-43fd-aad2-4dec0fda4ad8 Date: Sun, 30 Jun 2019 11:18:28 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T10:53:38Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7dfcd046-47ca-474d-accf-1aa7328d07f4\",\"ip_address\":\"192.168.120.16\"}],\"id\":\"1a07c74b-1d95-4c82-93f4-aa96942eb376\",\"security_groups\":[\"872ebf25-4e1e-4c92-83e8-b0537aa5e7de\"],\"mac_address\":\"fa:16:3e:a3:ee:db\",\"device_id\":\"84b40b62-c631-492c-a24b-1ae46de4a507\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"587911f006904f3db5587f381ac40777\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\",\"tenant_id\":\"587911f006904f3db5587f381ac40777\",\"created_at\":\"2019-06-30T10:51:46Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.546Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-1d4c7393-25b5-43fd-aad2-4dec0fda4ad8 Date: Sun, 30 Jun 2019 11:18:28 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T10:53:38Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7dfcd046-47ca-474d-accf-1aa7328d07f4\",\"ip_address\":\"192.168.120.16\"}],\"id\":\"1a07c74b-1d95-4c82-93f4-aa96942eb376\",\"security_groups\":[\"872ebf25-4e1e-4c92-83e8-b0537aa5e7de\"],\"mac_address\":\"fa:16:3e:a3:ee:db\",\"device_id\":\"84b40b62-c631-492c-a24b-1ae46de4a507\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"587911f006904f3db5587f381ac40777\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\",\"tenant_id\":\"587911f006904f3db5587f381ac40777\",\"created_at\":\"2019-06-30T10:51:46Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.546Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/1a07c74b-1d95-4c82-93f4-aa96942eb376.json used request id req-1d4c7393-25b5-43fd-aad2-4dec0fda4ad8", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.546Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/1a07c74b-1d95-4c82-93f4-aa96942eb376.json used request id req-1d4c7393-25b5-43fd-aad2-4dec0fda4ad8", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.546Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/1e785357-63cb-4ca0-ac23-8dc60ac28ce7.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bafa27047b64c94f21dc405cb8b4f6c75ab1949a\"", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.547Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-b30ba54f-c3f1-4cf8-a592-e0c71eb5bb21 Date: Sun, 30 Jun 2019 11:18:28 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T11:00:11Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7dfcd046-47ca-474d-accf-1aa7328d07f4\",\"ip_address\":\"192.168.120.6\"}],\"id\":\"1e785357-63cb-4ca0-ac23-8dc60ac28ce7\",\"security_groups\":[\"b17133cc-4704-41d9-bb54-f75cc68eb279\",\"e6250e01-8147-41e8-83bb-10cc2394f545\"],\"mac_address\":\"fa:16:3e:8f:f0:df\",\"device_id\":\"529a3222-34cd-484e-bb71-dc26e9b98f4f\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"587911f006904f3db5587f381ac40777\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\",\"tenant_id\":\"587911f006904f3db5587f381ac40777\",\"created_at\":\"2019-06-30T10:57:35Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.583Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-b30ba54f-c3f1-4cf8-a592-e0c71eb5bb21 Date: Sun, 30 Jun 2019 11:18:28 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T11:00:11Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7dfcd046-47ca-474d-accf-1aa7328d07f4\",\"ip_address\":\"192.168.120.6\"}],\"id\":\"1e785357-63cb-4ca0-ac23-8dc60ac28ce7\",\"security_groups\":[\"b17133cc-4704-41d9-bb54-f75cc68eb279\",\"e6250e01-8147-41e8-83bb-10cc2394f545\"],\"mac_address\":\"fa:16:3e:8f:f0:df\",\"device_id\":\"529a3222-34cd-484e-bb71-dc26e9b98f4f\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"587911f006904f3db5587f381ac40777\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\",\"tenant_id\":\"587911f006904f3db5587f381ac40777\",\"created_at\":\"2019-06-30T10:57:35Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.583Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/1e785357-63cb-4ca0-ac23-8dc60ac28ce7.json used request id req-b30ba54f-c3f1-4cf8-a592-e0c71eb5bb21", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.584Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/1e785357-63cb-4ca0-ac23-8dc60ac28ce7.json used request id req-b30ba54f-c3f1-4cf8-a592-e0c71eb5bb21", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.584Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/1e785357-63cb-4ca0-ac23-8dc60ac28ce7.json used request id req-b30ba54f-c3f1-4cf8-a592-e0c71eb5bb21", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.584Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/1e785357-63cb-4ca0-ac23-8dc60ac28ce7.json used request id req-b30ba54f-c3f1-4cf8-a592-e0c71eb5bb21", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.584Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.585Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.585Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:18:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f675bec-b73c-4617-b81d-65bc9d3b7bfd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.590Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:18:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f675bec-b73c-4617-b81d-65bc9d3b7bfd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.590Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}], "metadata": {"pagination": {"total": 620, "offset": 508, "size": 50}}} 2019-06-30 11:18:34,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:18:34,225 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:18:34 GMT 2019-06-30 11:18:34,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:18:34,225 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:18:34,226 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:18:34,226 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:18:34,226 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:18:34,226 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:18:34,229 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66af3608-7800-4fc5-aa76-9a493a6e7168 x-compute-request-id: req-66af3608-7800-4fc5-aa76-9a493a6e7168 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-06-30 11:18:34,229 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:18:34,229 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:18:34,229 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:18:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-824e70d0-0395-4ef8-ac44-ec200c58eb57 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:18:34,230 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafa27047b64c94f21dc405cb8b4f6c75ab1949a" 2019-06-30 11:18:34,230 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-30 11:18:34,230 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-30 11:18:34,230 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:18:34,230 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:18:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68ed9cad-c5ce-4ddd-8c35-adaa3fb54d74 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:18:34,230 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-68ed9cad-c5ce-4ddd-8c35-adaa3fb54d74 2019-06-30 11:18:34,230 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3262 X-Openstack-Request-Id: req-9a894f27-4956-41a6-a6a0-0520fb34a540 Date: Sun, 30 Jun 2019 11:18:28 GMT RESP BODY: {"floatingips": [{"router_id": "fbeea80e-4a01-4fd6-9001-27a49864b93a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:09Z", "updated_at": "2019-06-30T11:01:32Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:33:33:a8", "device_id": "f99a56d2-76fc-466e-85dc-06a54c790c51"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "587911f006904f3db5587f381ac40777", "port_id": "8c21d71a-0abe-405d-8694-ef1c123f7178", "id": "10d2173b-526c-49b4-9ae1-5fc64640c42b", "qos_policy_id": null}, {"router_id": "fbeea80e-4a01-4fd6-9001-27a49864b93a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:10Z", "updated_at": "2019-06-30T11:01:48Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:be:b9:3c", "device_id": "db14e987-d8b3-4d92-a051-eae93da15b74"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "587911f006904f3db5587f381ac40777", "port_id": "705b26dd-6a7a-4cf3-a0db-9d738501467a", "id": "25f7cb0f-f7dc-48f3-b370-bc944c3b4647", "qos_policy_id": null}, {"router_id": "fbeea80e-4a01-4fd6-9001-27a49864b93a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:53:43Z", "updated_at": "2019-06-30T10:53:45Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a3:ee:db", "device_id": "84b40b62-c631-492c-a24b-1ae46de4a507"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "port_id": "1a07c74b-1d95-4c82-93f4-aa96942eb376", "id": "2770110b-07df-4aac-83f0-8185c2929e2d", "qos_policy_id": null}, {"router_id": "fbeea80e-4a01-4fd6-9001-27a49864b93a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:13Z", "updated_at": "2019-06-30T11:01:31Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8f:f0:df", "device_id": "529a3222-34cd-484e-bb71-dc26e9b98f4f"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.211", "revision_number": 2, "project_id": "587911f006904f3db5587f381ac40777", "port_id": "1e785357-63cb-4ca0-ac23-8dc60ac28ce7", "id": "73fc0347-b2fb-4bb3-b6cf-06e852f256ae", "qos_policy_id": null}]} 2019-06-30 11:18:34,231 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3262 X-Openstack-Request-Id: req-9a894f27-4956-41a6-a6a0-0520fb34a540 Date: Sun, 30 Jun 2019 11:18:28 GMT RESP BODY: {"floatingips": [{"router_id": "fbeea80e-4a01-4fd6-9001-27a49864b93a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:09Z", "updated_at": "2019-06-30T11:01:32Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:33:33:a8", "device_id": "f99a56d2-76fc-466e-85dc-06a54c790c51"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "587911f006904f3db5587f381ac40777", "port_id": "8c21d71a-0abe-405d-8694-ef1c123f7178", "id": "10d2173b-526c-49b4-9ae1-5fc64640c42b", "qos_policy_id": null}, {"router_id": "fbeea80e-4a01-4fd6-9001-27a49864b93a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:10Z", "updated_at": "2019-06-30T11:01:48Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:be:b9:3c", "device_id": "db14e987-d8b3-4d92-a051-eae93da15b74"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "587911f006904f3db5587f381ac40777", "port_id": "705b26dd-6a7a-4cf3-a0db-9d738501467a", "id": "25f7cb0f-f7dc-48f3-b370-bc944c3b4647", "qos_policy_id": null}, {"router_id": "fbeea80e-4a01-4fd6-9001-27a49864b93a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:53:43Z", "updated_at": "2019-06-30T10:53:45Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a3:ee:db", "device_id": "84b40b62-c631-492c-a24b-1ae46de4a507"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "port_id": "1a07c74b-1d95-4c82-93f4-aa96942eb376", "id": "2770110b-07df-4aac-83f0-8185c2929e2d", "qos_policy_id": null}, {"router_id": "fbeea80e-4a01-4fd6-9001-27a49864b93a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:13Z", "updated_at": "2019-06-30T11:01:31Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8f:f0:df", "device_id": "529a3222-34cd-484e-bb71-dc26e9b98f4f"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.211", "revision_number": 2, "project_id": "587911f006904f3db5587f381ac40777", "port_id": "1e785357-63cb-4ca0-ac23-8dc60ac28ce7", "id": "73fc0347-b2fb-4bb3-b6cf-06e852f256ae", "qos_policy_id": null}]} 2019-06-30 11:18:34,231 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-9a894f27-4956-41a6-a6a0-0520fb34a540 2019-06-30 11:18:34,231 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-9a894f27-4956-41a6-a6a0-0520fb34a540 2019-06-30 11:18:34,231 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-9a894f27-4956-41a6-a6a0-0520fb34a540 2019-06-30 11:18:34,231 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafa27047b64c94f21dc405cb8b4f6c75ab1949a" 2019-06-30 11:18:34,231 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-88f9ffa3-bc80-4091-b04f-b874ccc48a89 Date: Sun, 30 Jun 2019 11:18:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T11:00:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7dfcd046-47ca-474d-accf-1aa7328d07f4","ip_address":"192.168.120.5"}],"id":"8c21d71a-0abe-405d-8694-ef1c123f7178","security_groups":["79c0b03c-b1e8-4940-9a02-7813134f5590","e6250e01-8147-41e8-83bb-10cc2394f545"],"mac_address":"fa:16:3e:33:33:a8","device_id":"f99a56d2-76fc-466e-85dc-06a54c790c51","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"587911f006904f3db5587f381ac40777","qos_policy_id":null,"admin_state_up":true,"network_id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:57:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 11:18:34,232 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-88f9ffa3-bc80-4091-b04f-b874ccc48a89 Date: Sun, 30 Jun 2019 11:18:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T11:00:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7dfcd046-47ca-474d-accf-1aa7328d07f4","ip_address":"192.168.120.5"}],"id":"8c21d71a-0abe-405d-8694-ef1c123f7178","security_groups":["79c0b03c-b1e8-4940-9a02-7813134f5590","e6250e01-8147-41e8-83bb-10cc2394f545"],"mac_address":"fa:16:3e:33:33:a8","device_id":"f99a56d2-76fc-466e-85dc-06a54c790c51","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"587911f006904f3db5587f381ac40777","qos_policy_id":null,"admin_state_up":true,"network_id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:57:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 11:18:34,232 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json used request id req-88f9ffa3-bc80-4091-b04f-b874ccc48a89 2019-06-30 11:18:34,232 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json used request id req-88f9ffa3-bc80-4091-b04f-b874ccc48a89 2019-06-30 11:18:34,232 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json used request id req-88f9ffa3-bc80-4091-b04f-b874ccc48a89 2019-06-30 11:18:34,232 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json used request id req-88f9ffa3-bc80-4091-b04f-b874ccc48a89 2019-06-30 11:18:34,232 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/705b26dd-6a7a-4cf3-a0db-9d738501467a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafa27047b64c94f21dc405cb8b4f6c75ab1949a" 2019-06-30 11:18:34,233 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/705b26dd-6a7a-4cf3-a0db-9d738501467a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafa27047b64c94f21dc405cb8b4f6c75ab1949a" 2019-06-30 11:18:34,233 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/1a07c74b-1d95-4c82-93f4-aa96942eb376.json used request id req-1d4c7393-25b5-43fd-aad2-4dec0fda4ad8 2019-06-30 11:18:34,233 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/1a07c74b-1d95-4c82-93f4-aa96942eb376.json used request id req-1d4c7393-25b5-43fd-aad2-4dec0fda4ad8 2019-06-30 11:18:34,233 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/1e785357-63cb-4ca0-ac23-8dc60ac28ce7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafa27047b64c94f21dc405cb8b4f6c75ab1949a" 2019-06-30 11:18:34,233 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-d634f48f-0e20-4bd0-9e70-38624fded49a Date: Sun, 30 Jun 2019 11:18:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T11:00:08Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7dfcd046-47ca-474d-accf-1aa7328d07f4","ip_address":"192.168.120.9"}],"id":"705b26dd-6a7a-4cf3-a0db-9d738501467a","security_groups":["d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd","e6250e01-8147-41e8-83bb-10cc2394f545","f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459"],"mac_address":"fa:16:3e:be:b9:3c","device_id":"db14e987-d8b3-4d92-a051-eae93da15b74","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"587911f006904f3db5587f381ac40777","qos_policy_id":null,"admin_state_up":true,"network_id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:57:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 11:18:34,233 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-d634f48f-0e20-4bd0-9e70-38624fded49a Date: Sun, 30 Jun 2019 11:18:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T11:00:08Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7dfcd046-47ca-474d-accf-1aa7328d07f4","ip_address":"192.168.120.9"}],"id":"705b26dd-6a7a-4cf3-a0db-9d738501467a","security_groups":["d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd","e6250e01-8147-41e8-83bb-10cc2394f545","f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459"],"mac_address":"fa:16:3e:be:b9:3c","device_id":"db14e987-d8b3-4d92-a051-eae93da15b74","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"587911f006904f3db5587f381ac40777","qos_policy_id":null,"admin_state_up":true,"network_id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:57:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 11:18:34,233 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/705b26dd-6a7a-4cf3-a0db-9d738501467a.json used request id req-d634f48f-0e20-4bd0-9e70-38624fded49a 2019-06-30 11:18:34,234 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/705b26dd-6a7a-4cf3-a0db-9d738501467a.json used request id req-d634f48f-0e20-4bd0-9e70-38624fded49a 2019-06-30 11:18:34,234 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/705b26dd-6a7a-4cf3-a0db-9d738501467a.json used request id req-d634f48f-0e20-4bd0-9e70-38624fded49a 2019-06-30 11:18:34,234 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/705b26dd-6a7a-4cf3-a0db-9d738501467a.json used request id req-d634f48f-0e20-4bd0-9e70-38624fded49a 2019-06-30 11:18:34,234 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/1a07c74b-1d95-4c82-93f4-aa96942eb376.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafa27047b64c94f21dc405cb8b4f6c75ab1949a" 2019-06-30 11:18:34,234 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/1a07c74b-1d95-4c82-93f4-aa96942eb376.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafa27047b64c94f21dc405cb8b4f6c75ab1949a" 2019-06-30 11:18:34,234 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-1d4c7393-25b5-43fd-aad2-4dec0fda4ad8 Date: Sun, 30 Jun 2019 11:18:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T10:53:38Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7dfcd046-47ca-474d-accf-1aa7328d07f4","ip_address":"192.168.120.16"}],"id":"1a07c74b-1d95-4c82-93f4-aa96942eb376","security_groups":["872ebf25-4e1e-4c92-83e8-b0537aa5e7de"],"mac_address":"fa:16:3e:a3:ee:db","device_id":"84b40b62-c631-492c-a24b-1ae46de4a507","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"587911f006904f3db5587f381ac40777","qos_policy_id":null,"admin_state_up":true,"network_id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:51:46Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 11:18:34,234 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-1d4c7393-25b5-43fd-aad2-4dec0fda4ad8 Date: Sun, 30 Jun 2019 11:18:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T10:53:38Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7dfcd046-47ca-474d-accf-1aa7328d07f4","ip_address":"192.168.120.16"}],"id":"1a07c74b-1d95-4c82-93f4-aa96942eb376","security_groups":["872ebf25-4e1e-4c92-83e8-b0537aa5e7de"],"mac_address":"fa:16:3e:a3:ee:db","device_id":"84b40b62-c631-492c-a24b-1ae46de4a507","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"587911f006904f3db5587f381ac40777","qos_policy_id":null,"admin_state_up":true,"network_id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:51:46Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 11:18:34,235 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/1a07c74b-1d95-4c82-93f4-aa96942eb376.json used request id req-1d4c7393-25b5-43fd-aad2-4dec0fda4ad8 2019-06-30 11:18:34,235 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/1a07c74b-1d95-4c82-93f4-aa96942eb376.json used request id req-1d4c7393-25b5-43fd-aad2-4dec0fda4ad8 2019-06-30 11:18:34,235 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/1e785357-63cb-4ca0-ac23-8dc60ac28ce7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafa27047b64c94f21dc405cb8b4f6c75ab1949a" 2019-06-30 11:18:34,235 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-b30ba54f-c3f1-4cf8-a592-e0c71eb5bb21 Date: Sun, 30 Jun 2019 11:18:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T11:00:11Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7dfcd046-47ca-474d-accf-1aa7328d07f4","ip_address":"192.168.120.6"}],"id":"1e785357-63cb-4ca0-ac23-8dc60ac28ce7","security_groups":["b17133cc-4704-41d9-bb54-f75cc68eb279","e6250e01-8147-41e8-83bb-10cc2394f545"],"mac_address":"fa:16:3e:8f:f0:df","device_id":"529a3222-34cd-484e-bb71-dc26e9b98f4f","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"587911f006904f3db5587f381ac40777","qos_policy_id":null,"admin_state_up":true,"network_id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:57:35Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 11:18:34,235 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-b30ba54f-c3f1-4cf8-a592-e0c71eb5bb21 Date: Sun, 30 Jun 2019 11:18:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T11:00:11Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7dfcd046-47ca-474d-accf-1aa7328d07f4","ip_address":"192.168.120.6"}],"id":"1e785357-63cb-4ca0-ac23-8dc60ac28ce7","security_groups":["b17133cc-4704-41d9-bb54-f75cc68eb279","e6250e01-8147-41e8-83bb-10cc2394f545"],"mac_address":"fa:16:3e:8f:f0:df","device_id":"529a3222-34cd-484e-bb71-dc26e9b98f4f","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"587911f006904f3db5587f381ac40777","qos_policy_id":null,"admin_state_up":true,"network_id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:57:35Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 11:18:34,235 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/1e785357-63cb-4ca0-ac23-8dc60ac28ce7.json used request id req-b30ba54f-c3f1-4cf8-a592-e0c71eb5bb21 2019-06-30 11:18:34,236 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/1e785357-63cb-4ca0-ac23-8dc60ac28ce7.json used request id req-b30ba54f-c3f1-4cf8-a592-e0c71eb5bb21 2019-06-30 11:18:34,236 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/1e785357-63cb-4ca0-ac23-8dc60ac28ce7.json used request id req-b30ba54f-c3f1-4cf8-a592-e0c71eb5bb21 2019-06-30 11:18:34,236 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/1e785357-63cb-4ca0-ac23-8dc60ac28ce7.json used request id req-b30ba54f-c3f1-4cf8-a592-e0c71eb5bb21 2019-06-30 11:18:34,236 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:18:34,236 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:18:34,236 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:18:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f675bec-b73c-4617-b81d-65bc9d3b7bfd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:18:34,236 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:18:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f675bec-b73c-4617-b81d-65bc9d3b7bfd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:18:34,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:18:34,520 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:18:34,520 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:18:34,520 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:18:34,521 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:18:34,521 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:18:34,521 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:18:34,521 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:18:34,521 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:18:34,521 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:18:34,521 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:18:34 GMT 2019-06-30 11:18:34,521 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:18:34,521 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:18:34,521 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:18:34,522 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:18:34,522 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:18:39,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:18:39,625 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:18:39,625 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:18:39,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:18:39,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:18:39,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:18:39,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:18:39,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:18:39,626 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/705b26dd-6a7a-4cf3-a0db-9d738501467a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bafa27047b64c94f21dc405cb8b4f6c75ab1949a\"", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.465Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/705b26dd-6a7a-4cf3-a0db-9d738501467a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bafa27047b64c94f21dc405cb8b4f6c75ab1949a\"", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.466Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/1a07c74b-1d95-4c82-93f4-aa96942eb376.json used request id req-1d4c7393-25b5-43fd-aad2-4dec0fda4ad8", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.546Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:28.908Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/1a07c74b-1d95-4c82-93f4-aa96942eb376.json used request id req-1d4c7393-25b5-43fd-aad2-4dec0fda4ad8", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:28.546Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:29.433Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}265431ab0bef29dffd3b588111f40e704da92d13\"", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:29.084Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:29.433Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}265431ab0bef29dffd3b588111f40e704da92d13\"", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:29.084Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:30.029Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-5d0753f3-1a69-4282-a071-ea4a269cd799", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:29.445Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.3d0b0ed5-40b7-44a7-8c06-39d1998a8ea1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:30.029Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-5d0753f3-1a69-4282-a071-ea4a269cd799", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:29.446Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.3d0b0ed5-40b7-44a7-8c06-39d1998a8ea1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:30.029Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}525e5b6bd79ef0156f3cde63d2e649e23836a4f5\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_dime\"}}'", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:29.446Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.3d0b0ed5-40b7-44a7-8c06-39d1998a8ea1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:30.029Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:29.604Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a61cdcde-b23f-4158-a2e9-d580be30d4b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:30.029Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:18:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c48b63f6-b04a-47dd-933a-ccd41b6c3995 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:29.609Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a61cdcde-b23f-4158-a2e9-d580be30d4b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:30.029Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-c48b63f6-b04a-47dd-933a-ccd41b6c3995", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:29.610Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a61cdcde-b23f-4158-a2e9-d580be30d4b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:30.029Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c84c7459-8e68-4bea-be1c-05cc74fe11ef x-compute-request-id: req-c84c7459-8e68-4bea-be1c-05cc74fe11ef Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8f:f0:df\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8f:f0:df\", \"version\": 4, \"addr\": \"172.30.9.211\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:14.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:17:52Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_ellis_host_p1hvbm\", \"created\": \"2019-06-30T10:57:32Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:29.899Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:30.029Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d0753f3-1a69-4282-a071-ea4a269cd799 x-compute-request-id: req-5d0753f3-1a69-4282-a071-ea4a269cd799 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:05:d0\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:12.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c396d71c-864e-49c9-ae55-299b123d4687\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:17:52Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_dime_host_mzau75\", \"created\": \"2019-06-30T10:57:28Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:29.445Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.3d0b0ed5-40b7-44a7-8c06-39d1998a8ea1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:30.749Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-c84c7459-8e68-4bea-be1c-05cc74fe11ef", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:29.901Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:30.749Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}265431ab0bef29dffd3b588111f40e704da92d13\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.211\"}}'", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:29.902Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:30.749Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9de930dbd685b35ebae570b369c44cf2151c1cf4\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:30.019Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a61cdcde-b23f-4158-a2e9-d580be30d4b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:30.749Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-c84c7459-8e68-4bea-be1c-05cc74fe11ef", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:29.901Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:30.749Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-c84c7459-8e68-4bea-be1c-05cc74fe11ef", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:29.900Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:30.749Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-c84c7459-8e68-4bea-be1c-05cc74fe11ef", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:29.900Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:30.749Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}265431ab0bef29dffd3b588111f40e704da92d13\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.211\"}}'", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:29.902Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:30.749Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c84c7459-8e68-4bea-be1c-05cc74fe11ef x-compute-request-id: req-c84c7459-8e68-4bea-be1c-05cc74fe11ef Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8f:f0:df\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8f:f0:df\", \"version\": 4, \"addr\": \"172.30.9.211\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:14.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:17:52Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_ellis_host_p1hvbm\", \"created\": \"2019-06-30T10:57:32Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:29.900Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:31.281Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3039353b-09de-4665-a29e-8ee9a5091ded x-compute-request-id: req-3039353b-09de-4665-a29e-8ee9a5091ded Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:da:f7:49\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:31.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c696894c-7e19-428f-af93-18814f77b8bd\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:17:49Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_homer_host_gghar7\", \"created\": \"2019-06-30T10:57:29Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:30.819Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a61cdcde-b23f-4158-a2e9-d580be30d4b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:31.281Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-3039353b-09de-4665-a29e-8ee9a5091ded", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:30.819Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a61cdcde-b23f-4158-a2e9-d580be30d4b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:31.281Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9de930dbd685b35ebae570b369c44cf2151c1cf4\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:30.820Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a61cdcde-b23f-4158-a2e9-d580be30d4b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:31.281Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 11:18:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2d5a7817-7a33-4257-9335-231169ec34ac x-compute-request-id: req-2d5a7817-7a33-4257-9335-231169ec34ac Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:30.774Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.3d0b0ed5-40b7-44a7-8c06-39d1998a8ea1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:31.281Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/action used request id req-2d5a7817-7a33-4257-9335-231169ec34ac", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:30.774Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.3d0b0ed5-40b7-44a7-8c06-39d1998a8ea1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:31.281Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/action used request id req-2d5a7817-7a33-4257-9335-231169ec34ac", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:30.774Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.3d0b0ed5-40b7-44a7-8c06-39d1998a8ea1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:31.281Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}525e5b6bd79ef0156f3cde63d2e649e23836a4f5\"", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:30.775Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.3d0b0ed5-40b7-44a7-8c06-39d1998a8ea1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:31.281Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-3039353b-09de-4665-a29e-8ee9a5091ded", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:30.819Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a61cdcde-b23f-4158-a2e9-d580be30d4b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:31.844Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups used request id req-414700af-73d1-4cbf-8cfa-5762f0639cd0", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:31.691Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.3d0b0ed5-40b7-44a7-8c06-39d1998a8ea1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:31.844Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups used request id req-414700af-73d1-4cbf-8cfa-5762f0639cd0", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:31.691Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.3d0b0ed5-40b7-44a7-8c06-39d1998a8ea1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:31.844Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 11:18:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-429ba48d-a24c-4dee-a5e5-d527051d231b x-compute-request-id: req-429ba48d-a24c-4dee-a5e5-d527051d231b Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:31.710Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a61cdcde-b23f-4158-a2e9-d580be30d4b2"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:31.844Z", "message": "Waiting for process 24673 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:31.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1fec4e72-b391-488f-a35b-0b7ba701162a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:31.844Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f964cdf-d973-40cd-9a21-4361ab80cf75 x-compute-request-id: req-0f964cdf-d973-40cd-9a21-4361ab80cf75 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:05:d0\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:12.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c396d71c-864e-49c9-ae55-299b123d4687\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:17:52Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_dime_host_mzau75\", \"created\": \"2019-06-30T10:57:28Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:31.360Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.3d0b0ed5-40b7-44a7-8c06-39d1998a8ea1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:31.844Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-0f964cdf-d973-40cd-9a21-4361ab80cf75", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:31.360Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.3d0b0ed5-40b7-44a7-8c06-39d1998a8ea1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:31.844Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-0f964cdf-d973-40cd-9a21-4361ab80cf75", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:31.360Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.3d0b0ed5-40b7-44a7-8c06-39d1998a8ea1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:31.844Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}525e5b6bd79ef0156f3cde63d2e649e23836a4f5\"", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:31.361Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.3d0b0ed5-40b7-44a7-8c06-39d1998a8ea1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:31.844Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-414700af-73d1-4cbf-8cfa-5762f0639cd0 x-compute-request-id: req-414700af-73d1-4cbf-8cfa-5762f0639cd0 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:31.691Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.3d0b0ed5-40b7-44a7-8c06-39d1998a8ea1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:32.428Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a711f39-d837-48ae-a1cd-ce652258c121 x-compute-request-id: req-1a711f39-d837-48ae-a1cd-ce652258c121 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:da:f7:49\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:31.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c696894c-7e19-428f-af93-18814f77b8bd\", \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:17:49Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_homer_host_gghar7\", \"created\": \"2019-06-30T10:57:29Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:32.043Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a61cdcde-b23f-4158-a2e9-d580be30d4b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:32.428Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9de930dbd685b35ebae570b369c44cf2151c1cf4\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:31.711Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a61cdcde-b23f-4158-a2e9-d580be30d4b2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:32.428Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "dime_security_group_1rgd7c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:32.129Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:32.428Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-68bc46fb-a0c3-4ab0-a1e5-6d3f0c98061b x-compute-request-id: req-68bc46fb-a0c3-4ab0-a1e5-6d3f0c98061b Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:32.341Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a61cdcde-b23f-4158-a2e9-d580be30d4b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:32.428Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/action used request id req-429ba48d-a24c-4dee-a5e5-d527051d231b", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:31.710Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a61cdcde-b23f-4158-a2e9-d580be30d4b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:32.428Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/action used request id req-429ba48d-a24c-4dee-a5e5-d527051d231b", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:31.711Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a61cdcde-b23f-4158-a2e9-d580be30d4b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:32.428Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9de930dbd685b35ebae570b369c44cf2151c1cf4\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:32.045Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a61cdcde-b23f-4158-a2e9-d580be30d4b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:32.428Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-1a711f39-d837-48ae-a1cd-ce652258c121", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:32.044Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a61cdcde-b23f-4158-a2e9-d580be30d4b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:32.428Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-1a711f39-d837-48ae-a1cd-ce652258c121", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:32.043Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a61cdcde-b23f-4158-a2e9-d580be30d4b2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:33.079Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:32.911Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:33.079Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:32.268Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}], "metadata": {"pagination": {"total": 704, "offset": 558, "size": 50}}} 2019-06-30 11:18:39,626 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:18:39,626 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:18:39 GMT 2019-06-30 11:18:39,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:18:39,626 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:18:39,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:18:39,626 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:18:39,626 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:18:39,626 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:18:39,629 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/705b26dd-6a7a-4cf3-a0db-9d738501467a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafa27047b64c94f21dc405cb8b4f6c75ab1949a" 2019-06-30 11:18:39,630 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/705b26dd-6a7a-4cf3-a0db-9d738501467a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafa27047b64c94f21dc405cb8b4f6c75ab1949a" 2019-06-30 11:18:39,630 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/1a07c74b-1d95-4c82-93f4-aa96942eb376.json used request id req-1d4c7393-25b5-43fd-aad2-4dec0fda4ad8 2019-06-30 11:18:39,630 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/1a07c74b-1d95-4c82-93f4-aa96942eb376.json used request id req-1d4c7393-25b5-43fd-aad2-4dec0fda4ad8 2019-06-30 11:18:39,630 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265431ab0bef29dffd3b588111f40e704da92d13" 2019-06-30 11:18:39,630 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265431ab0bef29dffd3b588111f40e704da92d13" 2019-06-30 11:18:39,630 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-5d0753f3-1a69-4282-a071-ea4a269cd799 2019-06-30 11:18:39,631 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-5d0753f3-1a69-4282-a071-ea4a269cd799 2019-06-30 11:18:39,631 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525e5b6bd79ef0156f3cde63d2e649e23836a4f5" -d '{"removeSecurityGroup": {"name": "clearwater-sg_dime"}}' 2019-06-30 11:18:39,631 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:18:39,631 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:18:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c48b63f6-b04a-47dd-933a-ccd41b6c3995 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:18:39,631 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-c48b63f6-b04a-47dd-933a-ccd41b6c3995 2019-06-30 11:18:39,631 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c84c7459-8e68-4bea-be1c-05cc74fe11ef x-compute-request-id: req-c84c7459-8e68-4bea-be1c-05cc74fe11ef Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:f0:df", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:f0:df", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:14.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "529a3222-34cd-484e-bb71-dc26e9b98f4f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:17:52Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_ellis_host_p1hvbm", "created": "2019-06-30T10:57:32Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:18:39,632 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d0753f3-1a69-4282-a071-ea4a269cd799 x-compute-request-id: req-5d0753f3-1a69-4282-a071-ea4a269cd799 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:05:d0", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:12.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c396d71c-864e-49c9-ae55-299b123d4687", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:17:52Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_dime_host_mzau75", "created": "2019-06-30T10:57:28Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:18:39,632 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-c84c7459-8e68-4bea-be1c-05cc74fe11ef 2019-06-30 11:18:39,632 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265431ab0bef29dffd3b588111f40e704da92d13" -d '{"removeFloatingIp": {"address": "172.30.9.211"}}' 2019-06-30 11:18:39,632 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9de930dbd685b35ebae570b369c44cf2151c1cf4" 2019-06-30 11:18:39,632 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-c84c7459-8e68-4bea-be1c-05cc74fe11ef 2019-06-30 11:18:39,633 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-c84c7459-8e68-4bea-be1c-05cc74fe11ef 2019-06-30 11:18:39,633 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-c84c7459-8e68-4bea-be1c-05cc74fe11ef 2019-06-30 11:18:39,633 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265431ab0bef29dffd3b588111f40e704da92d13" -d '{"removeFloatingIp": {"address": "172.30.9.211"}}' 2019-06-30 11:18:39,633 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c84c7459-8e68-4bea-be1c-05cc74fe11ef x-compute-request-id: req-c84c7459-8e68-4bea-be1c-05cc74fe11ef Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:f0:df", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:f0:df", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:14.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "529a3222-34cd-484e-bb71-dc26e9b98f4f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:17:52Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_ellis_host_p1hvbm", "created": "2019-06-30T10:57:32Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:18:39,633 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3039353b-09de-4665-a29e-8ee9a5091ded x-compute-request-id: req-3039353b-09de-4665-a29e-8ee9a5091ded Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:f7:49", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:31.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c696894c-7e19-428f-af93-18814f77b8bd", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:17:49Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_homer_host_gghar7", "created": "2019-06-30T10:57:29Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:18:39,633 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-3039353b-09de-4665-a29e-8ee9a5091ded 2019-06-30 11:18:39,634 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9de930dbd685b35ebae570b369c44cf2151c1cf4" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-06-30 11:18:39,634 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 11:18:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2d5a7817-7a33-4257-9335-231169ec34ac x-compute-request-id: req-2d5a7817-7a33-4257-9335-231169ec34ac Content-Length: 0 Content-Type: application/json 2019-06-30 11:18:39,634 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/action used request id req-2d5a7817-7a33-4257-9335-231169ec34ac 2019-06-30 11:18:39,634 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/action used request id req-2d5a7817-7a33-4257-9335-231169ec34ac 2019-06-30 11:18:39,634 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525e5b6bd79ef0156f3cde63d2e649e23836a4f5" 2019-06-30 11:18:39,634 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-3039353b-09de-4665-a29e-8ee9a5091ded 2019-06-30 11:18:39,635 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups used request id req-414700af-73d1-4cbf-8cfa-5762f0639cd0 2019-06-30 11:18:39,635 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups used request id req-414700af-73d1-4cbf-8cfa-5762f0639cd0 2019-06-30 11:18:39,635 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 11:18:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-429ba48d-a24c-4dee-a5e5-d527051d231b x-compute-request-id: req-429ba48d-a24c-4dee-a5e5-d527051d231b Content-Length: 0 Content-Type: application/json 2019-06-30 11:18:39,635 - functest.core.cloudify - DEBUG - Waiting for process 24673 to end... 2019-06-30 11:18:39,635 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f964cdf-d973-40cd-9a21-4361ab80cf75 x-compute-request-id: req-0f964cdf-d973-40cd-9a21-4361ab80cf75 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:05:d0", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:12.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c396d71c-864e-49c9-ae55-299b123d4687", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:17:52Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_dime_host_mzau75", "created": "2019-06-30T10:57:28Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:18:39,635 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-0f964cdf-d973-40cd-9a21-4361ab80cf75 2019-06-30 11:18:39,635 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-0f964cdf-d973-40cd-9a21-4361ab80cf75 2019-06-30 11:18:39,636 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525e5b6bd79ef0156f3cde63d2e649e23836a4f5" 2019-06-30 11:18:39,636 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-414700af-73d1-4cbf-8cfa-5762f0639cd0 x-compute-request-id: req-414700af-73d1-4cbf-8cfa-5762f0639cd0 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-06-30 11:18:39,636 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a711f39-d837-48ae-a1cd-ce652258c121 x-compute-request-id: req-1a711f39-d837-48ae-a1cd-ce652258c121 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:f7:49", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:31.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c696894c-7e19-428f-af93-18814f77b8bd", "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:17:49Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_homer_host_gghar7", "created": "2019-06-30T10:57:29Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:18:39,636 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9de930dbd685b35ebae570b369c44cf2151c1cf4" 2019-06-30 11:18:39,636 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-30 11:18:39,636 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-68bc46fb-a0c3-4ab0-a1e5-6d3f0c98061b x-compute-request-id: req-68bc46fb-a0c3-4ab0-a1e5-6d3f0c98061b Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-06-30 11:18:39,637 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/action used request id req-429ba48d-a24c-4dee-a5e5-d527051d231b 2019-06-30 11:18:39,637 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/action used request id req-429ba48d-a24c-4dee-a5e5-d527051d231b 2019-06-30 11:18:39,637 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9de930dbd685b35ebae570b369c44cf2151c1cf4" 2019-06-30 11:18:39,637 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-1a711f39-d837-48ae-a1cd-ce652258c121 2019-06-30 11:18:39,637 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-1a711f39-d837-48ae-a1cd-ce652258c121 2019-06-30 11:18:39,637 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-30 11:18:39,637 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-30 11:18:39,638 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:18:39,699 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:18:39,699 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:18:39,699 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:18:39,699 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:18:39,699 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:18:39,699 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:18:39,700 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:18:39,700 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:18:39,700 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:18:39,700 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:18:39 GMT 2019-06-30 11:18:39,700 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:18:39,700 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:18:39,700 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:18:39,700 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:18:39,700 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:18:44,706 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:18:44,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:18:44,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:18:44,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:18:44,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:18:44,796 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:18:44,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:18:44,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:18:44,797 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:33.079Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 11:18:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0b8000d1-c092-49ec-8e5f-379fe2d6934f x-compute-request-id: req-0b8000d1-c092-49ec-8e5f-379fe2d6934f Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:32.652Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:33.079Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/action used request id req-0b8000d1-c092-49ec-8e5f-379fe2d6934f", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:32.653Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:33.079Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/action used request id req-0b8000d1-c092-49ec-8e5f-379fe2d6934f", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:32.653Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:33.079Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 11:18:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0b8000d1-c092-49ec-8e5f-379fe2d6934f x-compute-request-id: req-0b8000d1-c092-49ec-8e5f-379fe2d6934f Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:32.652Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:33.079Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:32.911Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:33.079Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:32.268Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:33.079Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/os-security-groups used request id req-68bc46fb-a0c3-4ab0-a1e5-6d3f0c98061b", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:32.341Z", "source_id": "homer_host_gghar7", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a61cdcde-b23f-4158-a2e9-d580be30d4b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:33.079Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/action used request id req-0b8000d1-c092-49ec-8e5f-379fe2d6934f", "level": "debug", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:32.654Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:33.079Z", "message": "Floating ip 172.30.9.211 detached from server", "level": "info", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:32.654Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c5028bcd-b412-43b7-a93f-48ebb8ccf988"}, {"node_instance_id": "homer_host_gghar7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:33.677Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:33.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:33.677Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:33.448Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c352c94b-93dd-402b-af56-d9baaee190bf"}, {"node_instance_id": "homer_host_gghar7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:33.677Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:33.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:34.342Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:18:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cf217c4-46bb-45ae-b150-dd5f9b7ceed5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:33.454Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c352c94b-93dd-402b-af56-d9baaee190bf"}, {"node_instance_id": "homer_host_gghar7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:34.342Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:33.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:34.342Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:33.486Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:34.342Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "ellis_floatingip_vwswbk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:33.380Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:34.342Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-6cf217c4-46bb-45ae-b150-dd5f9b7ceed5", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:33.454Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c352c94b-93dd-402b-af56-d9baaee190bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:34.342Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}020d0569dcae5899600a419615e93b7326dd23b9\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:33.859Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c352c94b-93dd-402b-af56-d9baaee190bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:34.937Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-5b284627-d52f-403c-a93d-57841b59019d", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:34.454Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c352c94b-93dd-402b-af56-d9baaee190bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:34.937Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-5b284627-d52f-403c-a93d-57841b59019d", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:34.455Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c352c94b-93dd-402b-af56-d9baaee190bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:34.937Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}020d0569dcae5899600a419615e93b7326dd23b9\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:34.455Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c352c94b-93dd-402b-af56-d9baaee190bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:34.937Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:34.722Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.da94f457-7c25-43f7-b707-dcaf939c5d9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:34.937Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:18:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c9d1fff-e47e-4689-95ac-bc7996a5a9fb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:34.727Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.da94f457-7c25-43f7-b707-dcaf939c5d9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:34.937Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-4c9d1fff-e47e-4689-95ac-bc7996a5a9fb", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:34.727Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.da94f457-7c25-43f7-b707-dcaf939c5d9b"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:34.937Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:34.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.36f76862-afe4-42cb-97ea-03c20bff3b60"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:34.937Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b284627-d52f-403c-a93d-57841b59019d x-compute-request-id: req-5b284627-d52f-403c-a93d-57841b59019d Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:05:d0\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:12.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c396d71c-864e-49c9-ae55-299b123d4687\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:17:52Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_dime_host_mzau75\", \"created\": \"2019-06-30T10:57:28Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:34.454Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c352c94b-93dd-402b-af56-d9baaee190bf"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:35.469Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:18:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe75ea23-c81b-436f-aadb-ec13ee87e8a4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:34.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.36f76862-afe4-42cb-97ea-03c20bff3b60"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:35.469Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:34.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.36f76862-afe4-42cb-97ea-03c20bff3b60"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:35.469Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ffd41bb-c6ad-4efd-b51e-b7549afde068 x-compute-request-id: req-2ffd41bb-c6ad-4efd-b51e-b7549afde068 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:05:d0\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:12.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c396d71c-864e-49c9-ae55-299b123d4687\", \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:17:52Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_dime_host_mzau75\", \"created\": \"2019-06-30T10:57:28Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:35.352Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c352c94b-93dd-402b-af56-d9baaee190bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:35.469Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}020d0569dcae5899600a419615e93b7326dd23b9\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:35.163Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c352c94b-93dd-402b-af56-d9baaee190bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:35.469Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/action used request id req-cc4da0bf-8769-4264-b9fe-dd349867f553", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:35.162Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c352c94b-93dd-402b-af56-d9baaee190bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:35.469Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/action used request id req-cc4da0bf-8769-4264-b9fe-dd349867f553", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:35.162Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c352c94b-93dd-402b-af56-d9baaee190bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:35.469Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 11:18:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cc4da0bf-8769-4264-b9fe-dd349867f553 x-compute-request-id: req-cc4da0bf-8769-4264-b9fe-dd349867f553 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:35.161Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c352c94b-93dd-402b-af56-d9baaee190bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:35.469Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}13840ed4caacb06052770d780c638acbaa34ff2b\"", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:35.131Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.da94f457-7c25-43f7-b707-dcaf939c5d9b"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:35.469Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-fe75ea23-c81b-436f-aadb-ec13ee87e8a4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:34.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.36f76862-afe4-42cb-97ea-03c20bff3b60"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:36.141Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}020d0569dcae5899600a419615e93b7326dd23b9\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:35.354Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c352c94b-93dd-402b-af56-d9baaee190bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:36.141Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-2ffd41bb-c6ad-4efd-b51e-b7549afde068", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:35.352Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c352c94b-93dd-402b-af56-d9baaee190bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:36.141Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-2ffd41bb-c6ad-4efd-b51e-b7549afde068", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:35.353Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c352c94b-93dd-402b-af56-d9baaee190bf"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:36.141Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0642cacde5a0fe2eed9ed59c41dbe04d19e73c47\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:35.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.36f76862-afe4-42cb-97ea-03c20bff3b60"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:36.141Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c8d46feb-056a-4f60-be80-3cd90aba1cd0 x-compute-request-id: req-c8d46feb-056a-4f60-be80-3cd90aba1cd0 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:35.840Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c352c94b-93dd-402b-af56-d9baaee190bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:36.141Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups used request id req-c8d46feb-056a-4f60-be80-3cd90aba1cd0", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:35.840Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c352c94b-93dd-402b-af56-d9baaee190bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:36.141Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups used request id req-c8d46feb-056a-4f60-be80-3cd90aba1cd0", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:35.841Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c352c94b-93dd-402b-af56-d9baaee190bf"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:36.141Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88ebe2e9-8917-4894-b3a8-bd6b37e4037b x-compute-request-id: req-88ebe2e9-8917-4894-b3a8-bd6b37e4037b Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:da:f7:49\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:31.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c696894c-7e19-428f-af93-18814f77b8bd\", \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:17:49Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_homer_host_gghar7\", \"created\": \"2019-06-30T10:57:29Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:35.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.36f76862-afe4-42cb-97ea-03c20bff3b60"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:36.141Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-88ebe2e9-8917-4894-b3a8-bd6b37e4037b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:35.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.36f76862-afe4-42cb-97ea-03c20bff3b60"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:36.141Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-88ebe2e9-8917-4894-b3a8-bd6b37e4037b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:35.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.36f76862-afe4-42cb-97ea-03c20bff3b60"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:36.141Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0642cacde5a0fe2eed9ed59c41dbe04d19e73c47\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:35.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.36f76862-afe4-42cb-97ea-03c20bff3b60"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:36.141Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e43c8192-860c-4331-8578-d026821b02c4 x-compute-request-id: req-e43c8192-860c-4331-8578-d026821b02c4 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8f:f0:df\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:14.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:17:52Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_ellis_host_p1hvbm\", \"created\": \"2019-06-30T10:57:32Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:35.774Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.da94f457-7c25-43f7-b707-dcaf939c5d9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:36.141Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-e43c8192-860c-4331-8578-d026821b02c4", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:35.774Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.da94f457-7c25-43f7-b707-dcaf939c5d9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:36.141Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-e43c8192-860c-4331-8578-d026821b02c4", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:35.774Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.da94f457-7c25-43f7-b707-dcaf939c5d9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:36.141Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}13840ed4caacb06052770d780c638acbaa34ff2b\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_ellis\"}}'", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:35.776Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.da94f457-7c25-43f7-b707-dcaf939c5d9b"}], "metadata": {"pagination": {"total": 739, "offset": 608, "size": 50}}} 2019-06-30 11:18:44,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:18:44,797 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:18:44 GMT 2019-06-30 11:18:44,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:18:44,797 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:18:44,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:18:44,797 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:18:44,797 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:18:44,798 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:18:44,800 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 11:18:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0b8000d1-c092-49ec-8e5f-379fe2d6934f x-compute-request-id: req-0b8000d1-c092-49ec-8e5f-379fe2d6934f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:18:44,800 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/action used request id req-0b8000d1-c092-49ec-8e5f-379fe2d6934f 2019-06-30 11:18:44,800 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/action used request id req-0b8000d1-c092-49ec-8e5f-379fe2d6934f 2019-06-30 11:18:44,801 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 11:18:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0b8000d1-c092-49ec-8e5f-379fe2d6934f x-compute-request-id: req-0b8000d1-c092-49ec-8e5f-379fe2d6934f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:18:44,801 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-30 11:18:44,801 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-30 11:18:44,801 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd/os-security-groups used request id req-68bc46fb-a0c3-4ab0-a1e5-6d3f0c98061b 2019-06-30 11:18:44,801 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/action used request id req-0b8000d1-c092-49ec-8e5f-379fe2d6934f 2019-06-30 11:18:44,801 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.211 detached from server 2019-06-30 11:18:44,802 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-30 11:18:44,802 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:18:44,802 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 11:18:44,802 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:18:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cf217c4-46bb-45ae-b150-dd5f9b7ceed5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:18:44,802 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-30 11:18:44,802 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-30 11:18:44,803 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-06-30 11:18:44,803 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-6cf217c4-46bb-45ae-b150-dd5f9b7ceed5 2019-06-30 11:18:44,803 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020d0569dcae5899600a419615e93b7326dd23b9" 2019-06-30 11:18:44,803 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-5b284627-d52f-403c-a93d-57841b59019d 2019-06-30 11:18:44,803 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-5b284627-d52f-403c-a93d-57841b59019d 2019-06-30 11:18:44,803 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020d0569dcae5899600a419615e93b7326dd23b9" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-06-30 11:18:44,804 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:18:44,804 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:18:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c9d1fff-e47e-4689-95ac-bc7996a5a9fb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:18:44,804 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-4c9d1fff-e47e-4689-95ac-bc7996a5a9fb 2019-06-30 11:18:44,804 - functest.core.cloudify - DEBUG - deleting server 2019-06-30 11:18:44,804 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b284627-d52f-403c-a93d-57841b59019d x-compute-request-id: req-5b284627-d52f-403c-a93d-57841b59019d Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:05:d0", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:12.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c396d71c-864e-49c9-ae55-299b123d4687", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:17:52Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_dime_host_mzau75", "created": "2019-06-30T10:57:28Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:18:44,804 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:18:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe75ea23-c81b-436f-aadb-ec13ee87e8a4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:18:44,804 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:18:44,805 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ffd41bb-c6ad-4efd-b51e-b7549afde068 x-compute-request-id: req-2ffd41bb-c6ad-4efd-b51e-b7549afde068 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:05:d0", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:12.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c396d71c-864e-49c9-ae55-299b123d4687", "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:17:52Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_dime_host_mzau75", "created": "2019-06-30T10:57:28Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:18:44,805 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020d0569dcae5899600a419615e93b7326dd23b9" 2019-06-30 11:18:44,805 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/action used request id req-cc4da0bf-8769-4264-b9fe-dd349867f553 2019-06-30 11:18:44,805 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/action used request id req-cc4da0bf-8769-4264-b9fe-dd349867f553 2019-06-30 11:18:44,805 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 11:18:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cc4da0bf-8769-4264-b9fe-dd349867f553 x-compute-request-id: req-cc4da0bf-8769-4264-b9fe-dd349867f553 Content-Length: 0 Content-Type: application/json 2019-06-30 11:18:44,805 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13840ed4caacb06052770d780c638acbaa34ff2b" 2019-06-30 11:18:44,806 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-fe75ea23-c81b-436f-aadb-ec13ee87e8a4 2019-06-30 11:18:44,806 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}020d0569dcae5899600a419615e93b7326dd23b9" 2019-06-30 11:18:44,806 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-2ffd41bb-c6ad-4efd-b51e-b7549afde068 2019-06-30 11:18:44,806 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-2ffd41bb-c6ad-4efd-b51e-b7549afde068 2019-06-30 11:18:44,806 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0642cacde5a0fe2eed9ed59c41dbe04d19e73c47" 2019-06-30 11:18:44,806 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c8d46feb-056a-4f60-be80-3cd90aba1cd0 x-compute-request-id: req-c8d46feb-056a-4f60-be80-3cd90aba1cd0 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-06-30 11:18:44,806 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups used request id req-c8d46feb-056a-4f60-be80-3cd90aba1cd0 2019-06-30 11:18:44,807 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687/os-security-groups used request id req-c8d46feb-056a-4f60-be80-3cd90aba1cd0 2019-06-30 11:18:44,807 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88ebe2e9-8917-4894-b3a8-bd6b37e4037b x-compute-request-id: req-88ebe2e9-8917-4894-b3a8-bd6b37e4037b Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:f7:49", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:31.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c696894c-7e19-428f-af93-18814f77b8bd", "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:17:49Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_homer_host_gghar7", "created": "2019-06-30T10:57:29Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:18:44,807 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-88ebe2e9-8917-4894-b3a8-bd6b37e4037b 2019-06-30 11:18:44,807 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-88ebe2e9-8917-4894-b3a8-bd6b37e4037b 2019-06-30 11:18:44,807 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0642cacde5a0fe2eed9ed59c41dbe04d19e73c47" 2019-06-30 11:18:44,807 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e43c8192-860c-4331-8578-d026821b02c4 x-compute-request-id: req-e43c8192-860c-4331-8578-d026821b02c4 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:f0:df", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:14.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "529a3222-34cd-484e-bb71-dc26e9b98f4f", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:17:52Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_ellis_host_p1hvbm", "created": "2019-06-30T10:57:32Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:18:44,808 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-e43c8192-860c-4331-8578-d026821b02c4 2019-06-30 11:18:44,808 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-e43c8192-860c-4331-8578-d026821b02c4 2019-06-30 11:18:44,808 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13840ed4caacb06052770d780c638acbaa34ff2b" -d '{"removeSecurityGroup": {"name": "clearwater-sg_ellis"}}' 2019-06-30 11:18:44,808 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:18:44,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:18:44,929 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:18:44,929 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:18:44,929 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:18:44,929 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:18:44,929 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:18:44,929 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:18:44,929 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:18:44,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:18:44,929 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:18:44 GMT 2019-06-30 11:18:44,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:18:44,930 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:18:44,930 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:18:44,930 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:18:44,930 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:18:49,935 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:18:50,030 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:18:50,030 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:18:50,030 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:18:50,030 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:18:50,031 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:18:50,031 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:18:50,031 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:18:50,031 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:36.141Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-2ffd41bb-c6ad-4efd-b51e-b7549afde068", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:35.352Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c352c94b-93dd-402b-af56-d9baaee190bf"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:36.701Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0642cacde5a0fe2eed9ed59c41dbe04d19e73c47\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:36.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.36f76862-afe4-42cb-97ea-03c20bff3b60"}, {"node_instance_id": "dime_host_mzau75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:36.701Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:36.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "dime_host_mzau75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:36.701Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:36.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:36.701Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:36.184Z", "source_id": "dime_host_mzau75", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:36.701Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/action used request id req-1462b8a3-a023-46a5-a49a-0c94f085f0a8", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:36.534Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.da94f457-7c25-43f7-b707-dcaf939c5d9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:36.701Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/action used request id req-1462b8a3-a023-46a5-a49a-0c94f085f0a8", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:36.534Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.da94f457-7c25-43f7-b707-dcaf939c5d9b"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:36.701Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-08f424ed-58c6-47df-ba9c-41c3399e7625", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:36.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.36f76862-afe4-42cb-97ea-03c20bff3b60"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:36.701Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-08f424ed-58c6-47df-ba9c-41c3399e7625", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:36.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.36f76862-afe4-42cb-97ea-03c20bff3b60"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:36.701Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 11:18:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1462b8a3-a023-46a5-a49a-0c94f085f0a8 x-compute-request-id: req-1462b8a3-a023-46a5-a49a-0c94f085f0a8 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:36.534Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.da94f457-7c25-43f7-b707-dcaf939c5d9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:36.701Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}13840ed4caacb06052770d780c638acbaa34ff2b\"", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:36.535Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.da94f457-7c25-43f7-b707-dcaf939c5d9b"}, {"node_instance_id": "dime_host_mzau75", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:37.400Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:36.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:37.400Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32295cd1-dc23-4d0e-9370-01f6b8641897 x-compute-request-id: req-32295cd1-dc23-4d0e-9370-01f6b8641897 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:37.352Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.da94f457-7c25-43f7-b707-dcaf939c5d9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:37.400Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}13840ed4caacb06052770d780c638acbaa34ff2b\"", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:37.001Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.da94f457-7c25-43f7-b707-dcaf939c5d9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:37.400Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-de587cad-24ac-4ddd-8c08-9bca7e7b2b53", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:37.000Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.da94f457-7c25-43f7-b707-dcaf939c5d9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:37.400Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-de587cad-24ac-4ddd-8c08-9bca7e7b2b53", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:37.000Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.da94f457-7c25-43f7-b707-dcaf939c5d9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:37.400Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de587cad-24ac-4ddd-8c08-9bca7e7b2b53 x-compute-request-id: req-de587cad-24ac-4ddd-8c08-9bca7e7b2b53 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8f:f0:df\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:14.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:17:52Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_ellis_host_p1hvbm\", \"created\": \"2019-06-30T10:57:32Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:36.999Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.da94f457-7c25-43f7-b707-dcaf939c5d9b"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:37.400Z", "message": "Waiting for server \"c696894c-7e19-428f-af93-18814f77b8bd\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:36.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.36f76862-afe4-42cb-97ea-03c20bff3b60"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:37.400Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-bef6bae2-ef4c-49aa-b52b-9d98b900d6b0", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:36.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.36f76862-afe4-42cb-97ea-03c20bff3b60"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:37.400Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-bef6bae2-ef4c-49aa-b52b-9d98b900d6b0", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:36.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.36f76862-afe4-42cb-97ea-03c20bff3b60"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:37.400Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bef6bae2-ef4c-49aa-b52b-9d98b900d6b0 x-compute-request-id: req-bef6bae2-ef4c-49aa-b52b-9d98b900d6b0 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:da:f7:49\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:31.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c696894c-7e19-428f-af93-18814f77b8bd\", \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:18:35Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_homer_host_gghar7\", \"created\": \"2019-06-30T10:57:29Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:36.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.36f76862-afe4-42cb-97ea-03c20bff3b60"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:37.933Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:37.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4f62f2e4-f707-4ee9-8c31-f361fd663a90"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:37.933Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:37.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4f62f2e4-f707-4ee9-8c31-f361fd663a90"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:37.933Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:18:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23e00a02-189e-468d-aab7-84039ff2ca6d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:37.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4f62f2e4-f707-4ee9-8c31-f361fd663a90"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:37.933Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:37.705Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:37.933Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-23e00a02-189e-468d-aab7-84039ff2ca6d", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:37.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4f62f2e4-f707-4ee9-8c31-f361fd663a90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:37.933Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups used request id req-32295cd1-dc23-4d0e-9370-01f6b8641897", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:37.352Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.da94f457-7c25-43f7-b707-dcaf939c5d9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:37.933Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups used request id req-32295cd1-dc23-4d0e-9370-01f6b8641897", "level": "debug", "target_id": "ellis_security_group_u1l0k6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:37.353Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.da94f457-7c25-43f7-b707-dcaf939c5d9b"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:38.467Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aa6f784839b05530f95cb70ecf55cc2a135eff6c\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:38.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4f62f2e4-f707-4ee9-8c31-f361fd663a90"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:38.467Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:37.848Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:39.003Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03df1516-861b-404c-bc1a-b4dd75a30f4e x-compute-request-id: req-03df1516-861b-404c-bc1a-b4dd75a30f4e Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:05:d0\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:12.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c396d71c-864e-49c9-ae55-299b123d4687\", \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:17:52Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_dime_host_mzau75\", \"created\": \"2019-06-30T10:57:28Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:38.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4f62f2e4-f707-4ee9-8c31-f361fd663a90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:39.566Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-7015303c-8b5f-4199-b6bd-1e30aff9d8dc", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:38.961Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10f1e4f5-199d-4018-96b8-a90248b8effd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:39.566Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:38.957Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10f1e4f5-199d-4018-96b8-a90248b8effd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:39.566Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:18:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7015303c-8b5f-4199-b6bd-1e30aff9d8dc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:38.961Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10f1e4f5-199d-4018-96b8-a90248b8effd"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:39.566Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-32e2eea3-860c-4b37-a497-d35572acc3c2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:38.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4f62f2e4-f707-4ee9-8c31-f361fd663a90"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:39.566Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-03df1516-861b-404c-bc1a-b4dd75a30f4e", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:38.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4f62f2e4-f707-4ee9-8c31-f361fd663a90"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:39.566Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-03df1516-861b-404c-bc1a-b4dd75a30f4e", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:38.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4f62f2e4-f707-4ee9-8c31-f361fd663a90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:39.566Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ff3130c77e93b5dc94a074bac8fdcc0f273c9a0e\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:39.376Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10f1e4f5-199d-4018-96b8-a90248b8effd"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:39.566Z", "message": "Waiting for server \"c396d71c-864e-49c9-ae55-299b123d4687\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:39.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4f62f2e4-f707-4ee9-8c31-f361fd663a90"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:39.566Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-076aa751-f3e1-4e9c-aa23-a3712bbf5b4a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:39.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4f62f2e4-f707-4ee9-8c31-f361fd663a90"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:39.566Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-076aa751-f3e1-4e9c-aa23-a3712bbf5b4a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:39.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4f62f2e4-f707-4ee9-8c31-f361fd663a90"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:39.566Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-076aa751-f3e1-4e9c-aa23-a3712bbf5b4a x-compute-request-id: req-076aa751-f3e1-4e9c-aa23-a3712bbf5b4a Content-Encoding: gzip Content-Length: 806 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:05:d0\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:12.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"c396d71c-864e-49c9-ae55-299b123d4687\", \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:18:38Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_dime_host_mzau75\", \"created\": \"2019-06-30T10:57:28Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:39.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4f62f2e4-f707-4ee9-8c31-f361fd663a90"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:39.566Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aa6f784839b05530f95cb70ecf55cc2a135eff6c\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:38.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4f62f2e4-f707-4ee9-8c31-f361fd663a90"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:39.566Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aa6f784839b05530f95cb70ecf55cc2a135eff6c\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:38.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4f62f2e4-f707-4ee9-8c31-f361fd663a90"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:39.566Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-32e2eea3-860c-4b37-a497-d35572acc3c2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:38.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4f62f2e4-f707-4ee9-8c31-f361fd663a90"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:39.566Z", "message": "RESP: [204] Date: Sun, 30 Jun 2019 11:18:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-32e2eea3-860c-4b37-a497-d35572acc3c2 x-compute-request-id: req-32e2eea3-860c-4b37-a497-d35572acc3c2 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:38.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4f62f2e4-f707-4ee9-8c31-f361fd663a90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:40.138Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5cd8c814-bab0-4590-b13f-dbfe1fc316e4 x-compute-request-id: req-5cd8c814-bab0-4590-b13f-dbfe1fc316e4 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8f:f0:df\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:14.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:17:52Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_ellis_host_p1hvbm\", \"created\": \"2019-06-30T10:57:32Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:40.086Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10f1e4f5-199d-4018-96b8-a90248b8effd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:40.642Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ff3130c77e93b5dc94a074bac8fdcc0f273c9a0e\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:40.087Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10f1e4f5-199d-4018-96b8-a90248b8effd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:40.642Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-5cd8c814-bab0-4590-b13f-dbfe1fc316e4", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:40.086Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10f1e4f5-199d-4018-96b8-a90248b8effd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:40.642Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-5cd8c814-bab0-4590-b13f-dbfe1fc316e4", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:40.086Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10f1e4f5-199d-4018-96b8-a90248b8effd"}], "metadata": {"pagination": {"total": 818, "offset": 658, "size": 50}}} 2019-06-30 11:18:50,031 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:18:50,031 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:18:50 GMT 2019-06-30 11:18:50,031 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:18:50,031 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:18:50,032 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:18:50,032 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:18:50,032 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:18:50,032 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:18:50,034 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-2ffd41bb-c6ad-4efd-b51e-b7549afde068 2019-06-30 11:18:50,035 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0642cacde5a0fe2eed9ed59c41dbe04d19e73c47" 2019-06-30 11:18:50,035 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-30 11:18:50,035 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 11:18:50,035 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-30 11:18:50,035 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/action used request id req-1462b8a3-a023-46a5-a49a-0c94f085f0a8 2019-06-30 11:18:50,036 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/action used request id req-1462b8a3-a023-46a5-a49a-0c94f085f0a8 2019-06-30 11:18:50,036 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-08f424ed-58c6-47df-ba9c-41c3399e7625 2019-06-30 11:18:50,036 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-08f424ed-58c6-47df-ba9c-41c3399e7625 2019-06-30 11:18:50,036 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 11:18:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1462b8a3-a023-46a5-a49a-0c94f085f0a8 x-compute-request-id: req-1462b8a3-a023-46a5-a49a-0c94f085f0a8 Content-Length: 0 Content-Type: application/json 2019-06-30 11:18:50,036 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13840ed4caacb06052770d780c638acbaa34ff2b" 2019-06-30 11:18:50,036 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-30 11:18:50,037 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32295cd1-dc23-4d0e-9370-01f6b8641897 x-compute-request-id: req-32295cd1-dc23-4d0e-9370-01f6b8641897 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-06-30 11:18:50,037 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13840ed4caacb06052770d780c638acbaa34ff2b" 2019-06-30 11:18:50,037 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-de587cad-24ac-4ddd-8c08-9bca7e7b2b53 2019-06-30 11:18:50,037 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-de587cad-24ac-4ddd-8c08-9bca7e7b2b53 2019-06-30 11:18:50,037 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de587cad-24ac-4ddd-8c08-9bca7e7b2b53 x-compute-request-id: req-de587cad-24ac-4ddd-8c08-9bca7e7b2b53 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:f0:df", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:14.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "529a3222-34cd-484e-bb71-dc26e9b98f4f", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:17:52Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_ellis_host_p1hvbm", "created": "2019-06-30T10:57:32Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:18:50,037 - functest.core.cloudify - DEBUG - Waiting for server "c696894c-7e19-428f-af93-18814f77b8bd" to be deleted. current status: SHUTOFF 2019-06-30 11:18:50,038 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-bef6bae2-ef4c-49aa-b52b-9d98b900d6b0 2019-06-30 11:18:50,038 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-bef6bae2-ef4c-49aa-b52b-9d98b900d6b0 2019-06-30 11:18:50,038 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bef6bae2-ef4c-49aa-b52b-9d98b900d6b0 x-compute-request-id: req-bef6bae2-ef4c-49aa-b52b-9d98b900d6b0 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:f7:49", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c696894c-7e19-428f-af93-18814f77b8bd", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:31.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c696894c-7e19-428f-af93-18814f77b8bd", "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:18:35Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_homer_host_gghar7", "created": "2019-06-30T10:57:29Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:18:50,038 - functest.core.cloudify - DEBUG - deleting server 2019-06-30 11:18:50,038 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:18:50,038 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:18:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23e00a02-189e-468d-aab7-84039ff2ca6d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:18:50,039 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-30 11:18:50,039 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-23e00a02-189e-468d-aab7-84039ff2ca6d 2019-06-30 11:18:50,039 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups used request id req-32295cd1-dc23-4d0e-9370-01f6b8641897 2019-06-30 11:18:50,039 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups used request id req-32295cd1-dc23-4d0e-9370-01f6b8641897 2019-06-30 11:18:50,039 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa6f784839b05530f95cb70ecf55cc2a135eff6c" 2019-06-30 11:18:50,039 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-30 11:18:50,040 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03df1516-861b-404c-bc1a-b4dd75a30f4e x-compute-request-id: req-03df1516-861b-404c-bc1a-b4dd75a30f4e Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:05:d0", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:12.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c396d71c-864e-49c9-ae55-299b123d4687", "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:17:52Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_dime_host_mzau75", "created": "2019-06-30T10:57:28Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:18:50,040 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-7015303c-8b5f-4199-b6bd-1e30aff9d8dc 2019-06-30 11:18:50,040 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:18:50,040 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:18:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7015303c-8b5f-4199-b6bd-1e30aff9d8dc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:18:50,040 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-32e2eea3-860c-4b37-a497-d35572acc3c2 2019-06-30 11:18:50,040 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-03df1516-861b-404c-bc1a-b4dd75a30f4e 2019-06-30 11:18:50,040 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-03df1516-861b-404c-bc1a-b4dd75a30f4e 2019-06-30 11:18:50,041 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3130c77e93b5dc94a074bac8fdcc0f273c9a0e" 2019-06-30 11:18:50,041 - functest.core.cloudify - DEBUG - Waiting for server "c396d71c-864e-49c9-ae55-299b123d4687" to be deleted. current status: SHUTOFF 2019-06-30 11:18:50,041 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-076aa751-f3e1-4e9c-aa23-a3712bbf5b4a 2019-06-30 11:18:50,041 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-076aa751-f3e1-4e9c-aa23-a3712bbf5b4a 2019-06-30 11:18:50,041 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-076aa751-f3e1-4e9c-aa23-a3712bbf5b4a x-compute-request-id: req-076aa751-f3e1-4e9c-aa23-a3712bbf5b4a Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:05:d0", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c396d71c-864e-49c9-ae55-299b123d4687", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:12.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "c396d71c-864e-49c9-ae55-299b123d4687", "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:18:38Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_dime_host_mzau75", "created": "2019-06-30T10:57:28Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:18:50,041 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa6f784839b05530f95cb70ecf55cc2a135eff6c" 2019-06-30 11:18:50,042 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa6f784839b05530f95cb70ecf55cc2a135eff6c" 2019-06-30 11:18:50,042 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-32e2eea3-860c-4b37-a497-d35572acc3c2 2019-06-30 11:18:50,042 - functest.core.cloudify - DEBUG - RESP: [204] Date: Sun, 30 Jun 2019 11:18:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-32e2eea3-860c-4b37-a497-d35572acc3c2 x-compute-request-id: req-32e2eea3-860c-4b37-a497-d35572acc3c2 Content-Type: application/json 2019-06-30 11:18:50,042 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5cd8c814-bab0-4590-b13f-dbfe1fc316e4 x-compute-request-id: req-5cd8c814-bab0-4590-b13f-dbfe1fc316e4 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:f0:df", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:14.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "529a3222-34cd-484e-bb71-dc26e9b98f4f", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:17:52Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_ellis_host_p1hvbm", "created": "2019-06-30T10:57:32Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:18:50,042 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3130c77e93b5dc94a074bac8fdcc0f273c9a0e" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-06-30 11:18:50,042 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-5cd8c814-bab0-4590-b13f-dbfe1fc316e4 2019-06-30 11:18:50,043 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-5cd8c814-bab0-4590-b13f-dbfe1fc316e4 2019-06-30 11:18:50,043 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:18:50,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:18:50,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:18:50,110 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:18:50,110 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:18:50,110 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:18:50,110 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:18:50,110 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:18:50,110 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:18:50,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:18:50,111 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:18:50 GMT 2019-06-30 11:18:50,111 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:18:50,111 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:18:50,111 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:18:50,111 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:18:50,111 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:18:55,116 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:18:55,249 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:18:55,249 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:18:55,249 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:18:55,249 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:18:55,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:18:55,249 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:18:55,249 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:18:55,249 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:41.393Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/action used request id req-46576851-741b-4743-a241-fae7db488905", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:41.022Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10f1e4f5-199d-4018-96b8-a90248b8effd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:41.393Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/action used request id req-46576851-741b-4743-a241-fae7db488905", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:41.022Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10f1e4f5-199d-4018-96b8-a90248b8effd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:41.393Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 11:18:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-46576851-741b-4743-a241-fae7db488905 x-compute-request-id: req-46576851-741b-4743-a241-fae7db488905 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:41.022Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10f1e4f5-199d-4018-96b8-a90248b8effd"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:41.393Z", "message": "Waiting for process 15758 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:40.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.882f025a-251f-4cc1-8689-71cf654ec7f6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:41.393Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ff3130c77e93b5dc94a074bac8fdcc0f273c9a0e\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:41.023Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10f1e4f5-199d-4018-96b8-a90248b8effd"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:41.926Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0642cacde5a0fe2eed9ed59c41dbe04d19e73c47\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:41.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.36f76862-afe4-42cb-97ea-03c20bff3b60"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:41.926Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-761668d2-7d68-4e33-ad70-974574fa33f9", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:41.714Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10f1e4f5-199d-4018-96b8-a90248b8effd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:41.926Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-761668d2-7d68-4e33-ad70-974574fa33f9", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:41.713Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10f1e4f5-199d-4018-96b8-a90248b8effd"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:41.926Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:41.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:41.926Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-761668d2-7d68-4e33-ad70-974574fa33f9 x-compute-request-id: req-761668d2-7d68-4e33-ad70-974574fa33f9 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8f:f0:df\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:14.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:17:52Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_ellis_host_p1hvbm\", \"created\": \"2019-06-30T10:57:32Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:41.713Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10f1e4f5-199d-4018-96b8-a90248b8effd"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:41.926Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-cf774bab-b6a7-4cbf-b233-5387898473e9", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:41.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.36f76862-afe4-42cb-97ea-03c20bff3b60"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:41.926Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-cf774bab-b6a7-4cbf-b233-5387898473e9", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:41.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.36f76862-afe4-42cb-97ea-03c20bff3b60"}, {"node_instance_id": "homer_host_gghar7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:41.926Z", "message": "RESP: [404] Date: Sun, 30 Jun 2019 11:18:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cf774bab-b6a7-4cbf-b233-5387898473e9 x-compute-request-id: req-cf774bab-b6a7-4cbf-b233-5387898473e9 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance c696894c-7e19-428f-af93-18814f77b8bd could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:41.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.36f76862-afe4-42cb-97ea-03c20bff3b60"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:41.926Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ff3130c77e93b5dc94a074bac8fdcc0f273c9a0e\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:41.714Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10f1e4f5-199d-4018-96b8-a90248b8effd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:42.536Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:42.206Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:42.536Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c620a539-d1c5-4ae7-9fd4-5d8214ca9c37 x-compute-request-id: req-c620a539-d1c5-4ae7-9fd4-5d8214ca9c37 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:41.811Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10f1e4f5-199d-4018-96b8-a90248b8effd"}, {"node_instance_id": "homer_host_gghar7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:42.536Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:42.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:42.536Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups used request id req-c620a539-d1c5-4ae7-9fd4-5d8214ca9c37", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:41.811Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10f1e4f5-199d-4018-96b8-a90248b8effd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:42.536Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups used request id req-c620a539-d1c5-4ae7-9fd4-5d8214ca9c37", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:41.811Z", "source_id": "ellis_host_p1hvbm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10f1e4f5-199d-4018-96b8-a90248b8effd"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:43.137Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:43.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_host_gghar7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:43.137Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:42.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:43.137Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:42.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:43.646Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-916548b4-fc51-4d48-9250-5aba62cff09f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:43.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.df25abe7-7681-46d9-9abc-8a79adc9c3bf"}, {"node_instance_id": "homer_security_group_aydebj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:43.646Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:43.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:43.646Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6453ac02ccd6f71a22422236d456901a3e080eed\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:43.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.df25abe7-7681-46d9-9abc-8a79adc9c3bf"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:43.646Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:18:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-916548b4-fc51-4d48-9250-5aba62cff09f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:43.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.df25abe7-7681-46d9-9abc-8a79adc9c3bf"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:43.646Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:43.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.df25abe7-7681-46d9-9abc-8a79adc9c3bf"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:43.646Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:43.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_security_group_aydebj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:44.392Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:43.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_security_group_aydebj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:44.392Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:43.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_security_group_aydebj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:44.392Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:44.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:44.960Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:44.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_security_group_aydebj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:44.960Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:44.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_security_group_aydebj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:44.960Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:44.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:44.960Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:18:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbe9db36-a2bc-4716-97e9-834699feb1c8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:44.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8d3c3fb1-29b2-4ca9-9b11-7889c140bee4"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:44.960Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-cbe9db36-a2bc-4716-97e9-834699feb1c8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:44.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8d3c3fb1-29b2-4ca9-9b11-7889c140bee4"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:44.960Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aa6f784839b05530f95cb70ecf55cc2a135eff6c\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:44.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4f62f2e4-f707-4ee9-8c31-f361fd663a90"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:44.960Z", "message": "RESP: [404] Date: Sun, 30 Jun 2019 11:18:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b9a67814-8fcc-4c41-8401-14eff6609591 x-compute-request-id: req-b9a67814-8fcc-4c41-8401-14eff6609591 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance c396d71c-864e-49c9-ae55-299b123d4687 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:44.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4f62f2e4-f707-4ee9-8c31-f361fd663a90"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:44.960Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-b9a67814-8fcc-4c41-8401-14eff6609591", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:44.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4f62f2e4-f707-4ee9-8c31-f361fd663a90"}, {"node_instance_id": "dime_host_mzau75", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:44.960Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-b9a67814-8fcc-4c41-8401-14eff6609591", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:44.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4f62f2e4-f707-4ee9-8c31-f361fd663a90"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:44.960Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-060f36ec-11a2-4555-92ac-31769fe4bf49 x-compute-request-id: req-060f36ec-11a2-4555-92ac-31769fe4bf49 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0b:87:24\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:29.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:18:11Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_sprout_host_ayfbs1\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:44.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.df25abe7-7681-46d9-9abc-8a79adc9c3bf"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:44.960Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-060f36ec-11a2-4555-92ac-31769fe4bf49", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:44.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.df25abe7-7681-46d9-9abc-8a79adc9c3bf"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:44.960Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-060f36ec-11a2-4555-92ac-31769fe4bf49", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:44.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.df25abe7-7681-46d9-9abc-8a79adc9c3bf"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:44.960Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:44.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.df25abe7-7681-46d9-9abc-8a79adc9c3bf"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:44.960Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:44.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8d3c3fb1-29b2-4ca9-9b11-7889c140bee4"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:44.960Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:44.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8d3c3fb1-29b2-4ca9-9b11-7889c140bee4"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:45.561Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7fecd0ee-ac80-4f14-83c3-24819610e165 x-compute-request-id: req-7fecd0ee-ac80-4f14-83c3-24819610e165 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8f:f0:df\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:14.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:17:52Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_ellis_host_p1hvbm\", \"created\": \"2019-06-30T10:57:32Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:45.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8d3c3fb1-29b2-4ca9-9b11-7889c140bee4"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:45.561Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d6f7586c97ce61efd900a7a83b8a704c616bc47f\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:44.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8d3c3fb1-29b2-4ca9-9b11-7889c140bee4"}, {"node_instance_id": "dime_host_mzau75", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:45.561Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:44.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "dime_host_mzau75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:45.561Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:44.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}], "metadata": {"pagination": {"total": 868, "offset": 708, "size": 50}}} 2019-06-30 11:18:55,250 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:18:55,250 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:18:55 GMT 2019-06-30 11:18:55,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:18:55,250 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:18:55,250 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:18:55,250 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:18:55,250 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:18:55,250 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:18:55,252 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/action used request id req-46576851-741b-4743-a241-fae7db488905 2019-06-30 11:18:55,252 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/action used request id req-46576851-741b-4743-a241-fae7db488905 2019-06-30 11:18:55,252 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 11:18:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-46576851-741b-4743-a241-fae7db488905 x-compute-request-id: req-46576851-741b-4743-a241-fae7db488905 Content-Length: 0 Content-Type: application/json 2019-06-30 11:18:55,252 - functest.core.cloudify - DEBUG - Waiting for process 15758 to end... 2019-06-30 11:18:55,252 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3130c77e93b5dc94a074bac8fdcc0f273c9a0e" 2019-06-30 11:18:55,253 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0642cacde5a0fe2eed9ed59c41dbe04d19e73c47" 2019-06-30 11:18:55,253 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-761668d2-7d68-4e33-ad70-974574fa33f9 2019-06-30 11:18:55,253 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-761668d2-7d68-4e33-ad70-974574fa33f9 2019-06-30 11:18:55,253 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-06-30 11:18:55,253 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-761668d2-7d68-4e33-ad70-974574fa33f9 x-compute-request-id: req-761668d2-7d68-4e33-ad70-974574fa33f9 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:f0:df", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:14.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "529a3222-34cd-484e-bb71-dc26e9b98f4f", "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:17:52Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_ellis_host_p1hvbm", "created": "2019-06-30T10:57:32Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:18:55,253 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-cf774bab-b6a7-4cbf-b233-5387898473e9 2019-06-30 11:18:55,253 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c696894c-7e19-428f-af93-18814f77b8bd used request id req-cf774bab-b6a7-4cbf-b233-5387898473e9 2019-06-30 11:18:55,253 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 30 Jun 2019 11:18:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cf774bab-b6a7-4cbf-b233-5387898473e9 x-compute-request-id: req-cf774bab-b6a7-4cbf-b233-5387898473e9 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c696894c-7e19-428f-af93-18814f77b8bd could not be found.", "code": 404}} 2019-06-30 11:18:55,254 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3130c77e93b5dc94a074bac8fdcc0f273c9a0e" 2019-06-30 11:18:55,254 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-30 11:18:55,254 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c620a539-d1c5-4ae7-9fd4-5d8214ca9c37 x-compute-request-id: req-c620a539-d1c5-4ae7-9fd4-5d8214ca9c37 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-06-30 11:18:55,254 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-06-30 11:18:55,254 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups used request id req-c620a539-d1c5-4ae7-9fd4-5d8214ca9c37 2019-06-30 11:18:55,254 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f/os-security-groups used request id req-c620a539-d1c5-4ae7-9fd4-5d8214ca9c37 2019-06-30 11:18:55,254 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-30 11:18:55,254 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-30 11:18:55,255 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 11:18:55,255 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-916548b4-fc51-4d48-9250-5aba62cff09f 2019-06-30 11:18:55,255 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 11:18:55,255 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453ac02ccd6f71a22422236d456901a3e080eed" 2019-06-30 11:18:55,255 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:18:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-916548b4-fc51-4d48-9250-5aba62cff09f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:18:55,255 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:18:55,255 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-30 11:18:55,255 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-30 11:18:55,256 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 11:18:55,256 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 11:18:55,256 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-06-30 11:18:55,256 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-06-30 11:18:55,256 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-30 11:18:55,256 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:18:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbe9db36-a2bc-4716-97e9-834699feb1c8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:18:55,256 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-cbe9db36-a2bc-4716-97e9-834699feb1c8 2019-06-30 11:18:55,256 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa6f784839b05530f95cb70ecf55cc2a135eff6c" 2019-06-30 11:18:55,257 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 30 Jun 2019 11:18:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b9a67814-8fcc-4c41-8401-14eff6609591 x-compute-request-id: req-b9a67814-8fcc-4c41-8401-14eff6609591 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c396d71c-864e-49c9-ae55-299b123d4687 could not be found.", "code": 404}} 2019-06-30 11:18:55,257 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-b9a67814-8fcc-4c41-8401-14eff6609591 2019-06-30 11:18:55,257 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c396d71c-864e-49c9-ae55-299b123d4687 used request id req-b9a67814-8fcc-4c41-8401-14eff6609591 2019-06-30 11:18:55,257 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-060f36ec-11a2-4555-92ac-31769fe4bf49 x-compute-request-id: req-060f36ec-11a2-4555-92ac-31769fe4bf49 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:87:24", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:29.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "ee3470aa-776b-4f42-98da-bb0c330f03d1", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:18:11Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_sprout_host_ayfbs1", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:18:55,257 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-060f36ec-11a2-4555-92ac-31769fe4bf49 2019-06-30 11:18:55,257 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-060f36ec-11a2-4555-92ac-31769fe4bf49 2019-06-30 11:18:55,257 - functest.core.cloudify - DEBUG - Server is already stopped 2019-06-30 11:18:55,257 - functest.core.cloudify - DEBUG - deleting server 2019-06-30 11:18:55,258 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:18:55,258 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7fecd0ee-ac80-4f14-83c3-24819610e165 x-compute-request-id: req-7fecd0ee-ac80-4f14-83c3-24819610e165 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:f0:df", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:14.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "529a3222-34cd-484e-bb71-dc26e9b98f4f", "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:17:52Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_ellis_host_p1hvbm", "created": "2019-06-30T10:57:32Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:18:55,258 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f7586c97ce61efd900a7a83b8a704c616bc47f" 2019-06-30 11:18:55,258 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-06-30 11:18:55,258 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-30 11:18:55,258 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:18:55,327 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:18:55,327 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:18:55,327 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:18:55,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:18:55,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:18:55,328 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:18:55,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:18:55,328 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:18:55,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:18:55,328 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:18:55 GMT 2019-06-30 11:18:55,328 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:18:55,328 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:18:55,328 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:18:55,328 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:18:55,328 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:19:00,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:19:00,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:19:00,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:19:00,416 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:19:00,416 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:19:00,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:19:00,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:19:00,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:19:00,416 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_security_group_aydebj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:46.167Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-7e783139-0700-4246-a715-efe717917767", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:45.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e767244a-ebd3-4c58-9cfd-85f0422bc7c3"}, {"node_instance_id": "homer_security_group_aydebj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:46.167Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:18:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e783139-0700-4246-a715-efe717917767 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:45.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e767244a-ebd3-4c58-9cfd-85f0422bc7c3"}, {"node_instance_id": "homer_security_group_aydebj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:46.167Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:45.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e767244a-ebd3-4c58-9cfd-85f0422bc7c3"}, {"node_instance_id": "homer_security_group_aydebj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:46.167Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:45.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e767244a-ebd3-4c58-9cfd-85f0422bc7c3"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:46.167Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d6f7586c97ce61efd900a7a83b8a704c616bc47f\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:45.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8d3c3fb1-29b2-4ca9-9b11-7889c140bee4"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:46.167Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-310ee59e-fab4-4c40-b346-e710f8d819b2", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:45.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8d3c3fb1-29b2-4ca9-9b11-7889c140bee4"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:46.167Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-310ee59e-fab4-4c40-b346-e710f8d819b2", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:45.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8d3c3fb1-29b2-4ca9-9b11-7889c140bee4"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:46.167Z", "message": "RESP: [204] Date: Sun, 30 Jun 2019 11:18:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-310ee59e-fab4-4c40-b346-e710f8d819b2 x-compute-request-id: req-310ee59e-fab4-4c40-b346-e710f8d819b2 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:45.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8d3c3fb1-29b2-4ca9-9b11-7889c140bee4"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:46.167Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d6f7586c97ce61efd900a7a83b8a704c616bc47f\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:45.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8d3c3fb1-29b2-4ca9-9b11-7889c140bee4"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:46.167Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-7fecd0ee-ac80-4f14-83c3-24819610e165", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:45.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8d3c3fb1-29b2-4ca9-9b11-7889c140bee4"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:46.167Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-7fecd0ee-ac80-4f14-83c3-24819610e165", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:45.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8d3c3fb1-29b2-4ca9-9b11-7889c140bee4"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:46.167Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:45.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:46.167Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:45.599Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:46.167Z", "message": "Waiting for server \"529a3222-34cd-484e-bb71-dc26e9b98f4f\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:45.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8d3c3fb1-29b2-4ca9-9b11-7889c140bee4"}, {"node_instance_id": "dime_security_group_1rgd7c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:46.167Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:45.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:46.167Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-1d40fa9c-e348-4649-91a2-f19227c93d64", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:45.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8d3c3fb1-29b2-4ca9-9b11-7889c140bee4"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:46.167Z", "message": "Stopped node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:45.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:46.167Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-1d40fa9c-e348-4649-91a2-f19227c93d64", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:45.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8d3c3fb1-29b2-4ca9-9b11-7889c140bee4"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:46.167Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d40fa9c-e348-4649-91a2-f19227c93d64 x-compute-request-id: req-1d40fa9c-e348-4649-91a2-f19227c93d64 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8f:f0:df\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:14.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"529a3222-34cd-484e-bb71-dc26e9b98f4f\", \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:18:45Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_ellis_host_p1hvbm\", \"created\": \"2019-06-30T10:57:32Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:45.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8d3c3fb1-29b2-4ca9-9b11-7889c140bee4"}, {"node_instance_id": "homer_security_group_aydebj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:46.766Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/f8d84322-4b6a-4440-b73e-d4af02652390.json used request id req-d344ce9e-70fa-409a-90ac-1c4ffd7b8e83", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:46.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e767244a-ebd3-4c58-9cfd-85f0422bc7c3"}, {"node_instance_id": "homer_security_group_aydebj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:46.766Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/f8d84322-4b6a-4440-b73e-d4af02652390.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b26277a292c18c8b651acf1bdaf93efa9708c8eb\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:46.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e767244a-ebd3-4c58-9cfd-85f0422bc7c3"}, {"node_instance_id": "dime_security_group_1rgd7c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:46.766Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:46.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "dime_security_group_1rgd7c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:46.766Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:46.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "dime_security_group_1rgd7c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:46.766Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:45.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_security_group_aydebj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:46.766Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/f8d84322-4b6a-4440-b73e-d4af02652390.json used request id req-d344ce9e-70fa-409a-90ac-1c4ffd7b8e83", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:46.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e767244a-ebd3-4c58-9cfd-85f0422bc7c3"}, {"node_instance_id": "homer_security_group_aydebj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:46.766Z", "message": "RESP: [204] X-Openstack-Request-Id: req-d344ce9e-70fa-409a-90ac-1c4ffd7b8e83 Content-Length: 0 Date: Sun, 30 Jun 2019 11:18:46 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:46.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e767244a-ebd3-4c58-9cfd-85f0422bc7c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:47.331Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-2617e859-bdb7-41f2-aa9c-1e2c18251a84", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:46.727Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a30209cb-7b9e-4352-b2ca-8e3f31223f96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:47.331Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:46.722Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a30209cb-7b9e-4352-b2ca-8e3f31223f96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:47.331Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:18:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2617e859-bdb7-41f2-aa9c-1e2c18251a84 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:46.727Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a30209cb-7b9e-4352-b2ca-8e3f31223f96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:47.331Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}16cc44b4fc2a7f137d438acf7a1535373ef8d856\"", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:47.171Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a30209cb-7b9e-4352-b2ca-8e3f31223f96"}, {"node_instance_id": "dime_security_group_1rgd7c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:47.331Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:46.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "dime_security_group_1rgd7c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:47.331Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:46.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "homer_security_group_aydebj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:47.944Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:47.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:47.944Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:47.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f0144d6b-f533-4cc4-b362-01af0cfec124"}, {"node_instance_id": "homer_security_group_aydebj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:47.944Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:46.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:48.612Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-ac881b1c-1dc2-4f5f-b74a-1aaa6f893836", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:47.874Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a30209cb-7b9e-4352-b2ca-8e3f31223f96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:48.612Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-ac881b1c-1dc2-4f5f-b74a-1aaa6f893836", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:47.873Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a30209cb-7b9e-4352-b2ca-8e3f31223f96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:48.612Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac881b1c-1dc2-4f5f-b74a-1aaa6f893836 x-compute-request-id: req-ac881b1c-1dc2-4f5f-b74a-1aaa6f893836 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0b:87:24\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:29.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:18:11Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_sprout_host_ayfbs1\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:47.873Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a30209cb-7b9e-4352-b2ca-8e3f31223f96"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:48.612Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-1d850922-0041-4490-90b6-dfb0e672db9d", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:47.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f0144d6b-f533-4cc4-b362-01af0cfec124"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:48.612Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:18:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d850922-0041-4490-90b6-dfb0e672db9d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:47.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f0144d6b-f533-4cc4-b362-01af0cfec124"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:48.612Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:47.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f0144d6b-f533-4cc4-b362-01af0cfec124"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:48.612Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/bd8abc7e-9942-4e78-b37c-00102fc8f97c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9645b8e67bc91135d9c0051ebe7fff16ce6c1e69\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:48.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f0144d6b-f533-4cc4-b362-01af0cfec124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:48.612Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}16cc44b4fc2a7f137d438acf7a1535373ef8d856\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_sprout\"}}'", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:47.875Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a30209cb-7b9e-4352-b2ca-8e3f31223f96"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:49.170Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/bd8abc7e-9942-4e78-b37c-00102fc8f97c.json used request id req-b293a95b-bb4e-4ca1-adf8-e0afd2846652", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:48.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f0144d6b-f533-4cc4-b362-01af0cfec124"}, {"node_instance_id": "dime_security_group_1rgd7c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:49.170Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:49.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:49.170Z", "message": "RESP: [204] X-Openstack-Request-Id: req-b293a95b-bb4e-4ca1-adf8-e0afd2846652 Content-Length: 0 Date: Sun, 30 Jun 2019 11:18:48 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:48.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f0144d6b-f533-4cc4-b362-01af0cfec124"}, {"node_instance_id": "dime_security_group_1rgd7c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:49.170Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/bd8abc7e-9942-4e78-b37c-00102fc8f97c.json used request id req-b293a95b-bb4e-4ca1-adf8-e0afd2846652", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:48.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f0144d6b-f533-4cc4-b362-01af0cfec124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:49.170Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 11:18:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4e2a7359-7607-4ea1-8671-1faffb296db0 x-compute-request-id: req-4e2a7359-7607-4ea1-8671-1faffb296db0 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:48.684Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a30209cb-7b9e-4352-b2ca-8e3f31223f96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:49.170Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/action used request id req-4e2a7359-7607-4ea1-8671-1faffb296db0", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:48.685Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a30209cb-7b9e-4352-b2ca-8e3f31223f96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:49.170Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/action used request id req-4e2a7359-7607-4ea1-8671-1faffb296db0", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:48.685Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a30209cb-7b9e-4352-b2ca-8e3f31223f96"}], "metadata": {"pagination": {"total": 906, "offset": 758, "size": 50}}} 2019-06-30 11:19:00,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:19:00,417 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:19:00 GMT 2019-06-30 11:19:00,417 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:19:00,417 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:19:00,417 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:19:00,417 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:19:00,417 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:19:00,417 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:19:00,419 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-7e783139-0700-4246-a715-efe717917767 2019-06-30 11:19:00,420 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:18:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e783139-0700-4246-a715-efe717917767 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:19:00,420 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:19:00,420 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-30 11:19:00,420 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f7586c97ce61efd900a7a83b8a704c616bc47f" 2019-06-30 11:19:00,420 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-310ee59e-fab4-4c40-b346-e710f8d819b2 2019-06-30 11:19:00,421 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-310ee59e-fab4-4c40-b346-e710f8d819b2 2019-06-30 11:19:00,421 - functest.core.cloudify - DEBUG - RESP: [204] Date: Sun, 30 Jun 2019 11:18:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-310ee59e-fab4-4c40-b346-e710f8d819b2 x-compute-request-id: req-310ee59e-fab4-4c40-b346-e710f8d819b2 Content-Type: application/json 2019-06-30 11:19:00,421 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f7586c97ce61efd900a7a83b8a704c616bc47f" 2019-06-30 11:19:00,421 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-7fecd0ee-ac80-4f14-83c3-24819610e165 2019-06-30 11:19:00,421 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-7fecd0ee-ac80-4f14-83c3-24819610e165 2019-06-30 11:19:00,421 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 11:19:00,422 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-30 11:19:00,422 - functest.core.cloudify - DEBUG - Waiting for server "529a3222-34cd-484e-bb71-dc26e9b98f4f" to be deleted. current status: SHUTOFF 2019-06-30 11:19:00,422 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 11:19:00,422 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-1d40fa9c-e348-4649-91a2-f19227c93d64 2019-06-30 11:19:00,422 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-30 11:19:00,422 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-1d40fa9c-e348-4649-91a2-f19227c93d64 2019-06-30 11:19:00,422 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d40fa9c-e348-4649-91a2-f19227c93d64 x-compute-request-id: req-1d40fa9c-e348-4649-91a2-f19227c93d64 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:f0:df", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:14.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "529a3222-34cd-484e-bb71-dc26e9b98f4f", "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:18:45Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_ellis_host_p1hvbm", "created": "2019-06-30T10:57:32Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:19:00,423 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/f8d84322-4b6a-4440-b73e-d4af02652390.json used request id req-d344ce9e-70fa-409a-90ac-1c4ffd7b8e83 2019-06-30 11:19:00,423 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/f8d84322-4b6a-4440-b73e-d4af02652390.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b26277a292c18c8b651acf1bdaf93efa9708c8eb" 2019-06-30 11:19:00,423 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 11:19:00,423 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 11:19:00,423 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-30 11:19:00,423 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/f8d84322-4b6a-4440-b73e-d4af02652390.json used request id req-d344ce9e-70fa-409a-90ac-1c4ffd7b8e83 2019-06-30 11:19:00,424 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d344ce9e-70fa-409a-90ac-1c4ffd7b8e83 Content-Length: 0 Date: Sun, 30 Jun 2019 11:18:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 11:19:00,424 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-2617e859-bdb7-41f2-aa9c-1e2c18251a84 2019-06-30 11:19:00,424 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:19:00,424 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:18:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2617e859-bdb7-41f2-aa9c-1e2c18251a84 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:19:00,424 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16cc44b4fc2a7f137d438acf7a1535373ef8d856" 2019-06-30 11:19:00,424 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-30 11:19:00,425 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-06-30 11:19:00,425 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-30 11:19:00,425 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-30 11:19:00,425 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-06-30 11:19:00,425 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-ac881b1c-1dc2-4f5f-b74a-1aaa6f893836 2019-06-30 11:19:00,425 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-ac881b1c-1dc2-4f5f-b74a-1aaa6f893836 2019-06-30 11:19:00,425 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac881b1c-1dc2-4f5f-b74a-1aaa6f893836 x-compute-request-id: req-ac881b1c-1dc2-4f5f-b74a-1aaa6f893836 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:87:24", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:29.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "ee3470aa-776b-4f42-98da-bb0c330f03d1", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:18:11Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_sprout_host_ayfbs1", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:19:00,426 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-1d850922-0041-4490-90b6-dfb0e672db9d 2019-06-30 11:19:00,426 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:18:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d850922-0041-4490-90b6-dfb0e672db9d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:19:00,426 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:19:00,426 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/bd8abc7e-9942-4e78-b37c-00102fc8f97c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9645b8e67bc91135d9c0051ebe7fff16ce6c1e69" 2019-06-30 11:19:00,426 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16cc44b4fc2a7f137d438acf7a1535373ef8d856" -d '{"removeSecurityGroup": {"name": "clearwater-sg_sprout"}}' 2019-06-30 11:19:00,426 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/bd8abc7e-9942-4e78-b37c-00102fc8f97c.json used request id req-b293a95b-bb4e-4ca1-adf8-e0afd2846652 2019-06-30 11:19:00,426 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-06-30 11:19:00,427 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b293a95b-bb4e-4ca1-adf8-e0afd2846652 Content-Length: 0 Date: Sun, 30 Jun 2019 11:18:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 11:19:00,427 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/bd8abc7e-9942-4e78-b37c-00102fc8f97c.json used request id req-b293a95b-bb4e-4ca1-adf8-e0afd2846652 2019-06-30 11:19:00,427 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 11:18:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4e2a7359-7607-4ea1-8671-1faffb296db0 x-compute-request-id: req-4e2a7359-7607-4ea1-8671-1faffb296db0 Content-Length: 0 Content-Type: application/json 2019-06-30 11:19:00,427 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/action used request id req-4e2a7359-7607-4ea1-8671-1faffb296db0 2019-06-30 11:19:00,427 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/action used request id req-4e2a7359-7607-4ea1-8671-1faffb296db0 2019-06-30 11:19:00,427 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:19:00,495 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:19:00,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:19:00,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:19:00,496 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:19:00,496 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:19:00,496 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:19:00,496 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:19:00,496 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:19:00,496 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:19:00,497 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:19:00 GMT 2019-06-30 11:19:00,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:19:00,497 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:19:00,497 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:19:00,497 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:19:00,497 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:19:05,502 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:19:05,580 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:19:05,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:19:05,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:19:05,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:19:05,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:19:05,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:19:05,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:19:05,581 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:49.170Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}16cc44b4fc2a7f137d438acf7a1535373ef8d856\"", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:48.859Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a30209cb-7b9e-4352-b2ca-8e3f31223f96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:49.170Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-ebc0959e-c479-47d0-b0e7-2b9d5662559a", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:48.858Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a30209cb-7b9e-4352-b2ca-8e3f31223f96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:49.170Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-ebc0959e-c479-47d0-b0e7-2b9d5662559a", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:48.858Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a30209cb-7b9e-4352-b2ca-8e3f31223f96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:49.170Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ebc0959e-c479-47d0-b0e7-2b9d5662559a x-compute-request-id: req-ebc0959e-c479-47d0-b0e7-2b9d5662559a Content-Encoding: gzip Content-Length: 841 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0b:87:24\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:29.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:18:11Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_sprout_host_ayfbs1\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:48.857Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a30209cb-7b9e-4352-b2ca-8e3f31223f96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:49.170Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}16cc44b4fc2a7f137d438acf7a1535373ef8d856\"", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:48.686Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a30209cb-7b9e-4352-b2ca-8e3f31223f96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:49.802Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups used request id req-b839d8dc-3e29-4bb5-97b5-d877b3c23d3f", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:49.181Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a30209cb-7b9e-4352-b2ca-8e3f31223f96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:49.802Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b839d8dc-3e29-4bb5-97b5-d877b3c23d3f x-compute-request-id: req-b839d8dc-3e29-4bb5-97b5-d877b3c23d3f Content-Encoding: gzip Content-Length: 530 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"003d4410-7ef6-47b2-a832-02244f5c4044\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e78d104-1b9c-4557-90f5-8447aadbe5a0\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c4b45a55-0551-4de9-9690-4ef12dee4080\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:49.181Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a30209cb-7b9e-4352-b2ca-8e3f31223f96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:49.802Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups used request id req-b839d8dc-3e29-4bb5-97b5-d877b3c23d3f", "level": "debug", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:49.182Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.a30209cb-7b9e-4352-b2ca-8e3f31223f96"}, {"node_instance_id": "dime_security_group_1rgd7c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:49.802Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:49.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:49.802Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "sprout_security_group_wrirqk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:49.645Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:50.470Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:49.721Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:51.208Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-416a3a7e-f81f-4cf0-b332-6ec1394cb203", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:50.772Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e192fb07-7f19-46e0-8317-d0e0628d3c12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:51.208Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:50.767Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e192fb07-7f19-46e0-8317-d0e0628d3c12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:51.208Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:18:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-416a3a7e-f81f-4cf0-b332-6ec1394cb203 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:50.772Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e192fb07-7f19-46e0-8317-d0e0628d3c12"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:51.208Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d6f7586c97ce61efd900a7a83b8a704c616bc47f\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:50.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8d3c3fb1-29b2-4ca9-9b11-7889c140bee4"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:51.208Z", "message": "RESP: [404] Date: Sun, 30 Jun 2019 11:18:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-da12e41b-43bb-48c6-bc7f-70128068297c x-compute-request-id: req-da12e41b-43bb-48c6-bc7f-70128068297c Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 529a3222-34cd-484e-bb71-dc26e9b98f4f could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:50.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8d3c3fb1-29b2-4ca9-9b11-7889c140bee4"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:51.208Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-da12e41b-43bb-48c6-bc7f-70128068297c", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:50.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8d3c3fb1-29b2-4ca9-9b11-7889c140bee4"}, {"node_instance_id": "ellis_host_p1hvbm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:51.208Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-da12e41b-43bb-48c6-bc7f-70128068297c", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:50.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8d3c3fb1-29b2-4ca9-9b11-7889c140bee4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:51.208Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6e1c036ed5ea4a5bec4a6ec44c73d1b9faf9aa01\"", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:51.190Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e192fb07-7f19-46e0-8317-d0e0628d3c12"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:51.807Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:51.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_host_p1hvbm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:51.807Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:51.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:51.807Z", "message": "Waiting for process 24673 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:51.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1fec4e72-b391-488f-a35b-0b7ba701162a"}, {"node_instance_id": "ellis_floatingip_vwswbk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:52.371Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:51.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:52.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-8964445e-63c3-4253-90ef-2a6b4bb10e21", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:52.119Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e192fb07-7f19-46e0-8317-d0e0628d3c12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:52.371Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8964445e-63c3-4253-90ef-2a6b4bb10e21 x-compute-request-id: req-8964445e-63c3-4253-90ef-2a6b4bb10e21 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0b:87:24\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:29.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:18:11Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_sprout_host_ayfbs1\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:52.118Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e192fb07-7f19-46e0-8317-d0e0628d3c12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:52.371Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6e1c036ed5ea4a5bec4a6ec44c73d1b9faf9aa01\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:52.121Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e192fb07-7f19-46e0-8317-d0e0628d3c12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:52.371Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-8964445e-63c3-4253-90ef-2a6b4bb10e21", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:52.119Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e192fb07-7f19-46e0-8317-d0e0628d3c12"}, {"node_instance_id": "ellis_floatingip_vwswbk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:52.371Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:52.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_security_group_u1l0k6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:52.371Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:51.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_security_group_u1l0k6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:52.971Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:52.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_floatingip_vwswbk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:52.971Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:52.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_security_group_u1l0k6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:52.971Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:52.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:53.583Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 11:18:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-18abc430-6ba2-4fb4-a826-d48d35ce5ee7 x-compute-request-id: req-18abc430-6ba2-4fb4-a826-d48d35ce5ee7 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:52.830Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e192fb07-7f19-46e0-8317-d0e0628d3c12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:53.583Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/action used request id req-18abc430-6ba2-4fb4-a826-d48d35ce5ee7", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:52.830Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e192fb07-7f19-46e0-8317-d0e0628d3c12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:53.583Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6e1c036ed5ea4a5bec4a6ec44c73d1b9faf9aa01\"", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:52.831Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e192fb07-7f19-46e0-8317-d0e0628d3c12"}, {"node_instance_id": "ellis_security_group_u1l0k6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:53.583Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:52.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_floatingip_vwswbk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:53.583Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:52.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_security_group_u1l0k6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:53.583Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:52.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:53.583Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/action used request id req-18abc430-6ba2-4fb4-a826-d48d35ce5ee7", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:52.830Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e192fb07-7f19-46e0-8317-d0e0628d3c12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:54.199Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6e1c036ed5ea4a5bec4a6ec44c73d1b9faf9aa01\"", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:53.449Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e192fb07-7f19-46e0-8317-d0e0628d3c12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:54.199Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-76224898-4013-46cf-b568-a0b8c7374f92", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:53.448Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e192fb07-7f19-46e0-8317-d0e0628d3c12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:54.199Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-76224898-4013-46cf-b568-a0b8c7374f92", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:53.447Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e192fb07-7f19-46e0-8317-d0e0628d3c12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:54.199Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76224898-4013-46cf-b568-a0b8c7374f92 x-compute-request-id: req-76224898-4013-46cf-b568-a0b8c7374f92 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0b:87:24\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:29.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:18:11Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_sprout_host_ayfbs1\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:53.447Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e192fb07-7f19-46e0-8317-d0e0628d3c12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:54.199Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups used request id req-19089131-e195-447a-aefe-a9850dbe4745", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:53.570Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e192fb07-7f19-46e0-8317-d0e0628d3c12"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:54.199Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups used request id req-19089131-e195-447a-aefe-a9850dbe4745", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:53.571Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e192fb07-7f19-46e0-8317-d0e0628d3c12"}, {"node_instance_id": "ellis_floatingip_vwswbk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:54.199Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:53.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_security_group_u1l0k6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:54.199Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:53.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_floatingip_vwswbk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:54.199Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:53.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:54.199Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19089131-e195-447a-aefe-a9850dbe4745 x-compute-request-id: req-19089131-e195-447a-aefe-a9850dbe4745 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:53.570Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e192fb07-7f19-46e0-8317-d0e0628d3c12"}, {"node_instance_id": "ellis_security_group_u1l0k6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:54.929Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:54.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.21b07905-9ac6-40ea-9c3f-0c75e608e00d"}], "metadata": {"pagination": {"total": 920, "offset": 808, "size": 50}}} 2019-06-30 11:19:05,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:19:05,582 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:19:05 GMT 2019-06-30 11:19:05,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:19:05,582 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:19:05,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:19:05,582 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:19:05,582 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:19:05,582 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:19:05,585 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16cc44b4fc2a7f137d438acf7a1535373ef8d856" 2019-06-30 11:19:05,585 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-ebc0959e-c479-47d0-b0e7-2b9d5662559a 2019-06-30 11:19:05,586 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-ebc0959e-c479-47d0-b0e7-2b9d5662559a 2019-06-30 11:19:05,586 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ebc0959e-c479-47d0-b0e7-2b9d5662559a x-compute-request-id: req-ebc0959e-c479-47d0-b0e7-2b9d5662559a Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:87:24", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:29.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "ee3470aa-776b-4f42-98da-bb0c330f03d1", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:18:11Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_sprout_host_ayfbs1", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:19:05,586 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16cc44b4fc2a7f137d438acf7a1535373ef8d856" 2019-06-30 11:19:05,586 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups used request id req-b839d8dc-3e29-4bb5-97b5-d877b3c23d3f 2019-06-30 11:19:05,586 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b839d8dc-3e29-4bb5-97b5-d877b3c23d3f x-compute-request-id: req-b839d8dc-3e29-4bb5-97b5-d877b3c23d3f Content-Encoding: gzip Content-Length: 530 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "003d4410-7ef6-47b2-a832-02244f5c4044"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e78d104-1b9c-4557-90f5-8447aadbe5a0"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4b45a55-0551-4de9-9690-4ef12dee4080"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-06-30 11:19:05,587 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups used request id req-b839d8dc-3e29-4bb5-97b5-d877b3c23d3f 2019-06-30 11:19:05,587 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-30 11:19:05,587 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-30 11:19:05,587 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-30 11:19:05,587 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-416a3a7e-f81f-4cf0-b332-6ec1394cb203 2019-06-30 11:19:05,587 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:19:05,588 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:18:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-416a3a7e-f81f-4cf0-b332-6ec1394cb203 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:19:05,588 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f7586c97ce61efd900a7a83b8a704c616bc47f" 2019-06-30 11:19:05,588 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 30 Jun 2019 11:18:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-da12e41b-43bb-48c6-bc7f-70128068297c x-compute-request-id: req-da12e41b-43bb-48c6-bc7f-70128068297c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 529a3222-34cd-484e-bb71-dc26e9b98f4f could not be found.", "code": 404}} 2019-06-30 11:19:05,588 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-da12e41b-43bb-48c6-bc7f-70128068297c 2019-06-30 11:19:05,588 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/529a3222-34cd-484e-bb71-dc26e9b98f4f used request id req-da12e41b-43bb-48c6-bc7f-70128068297c 2019-06-30 11:19:05,588 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e1c036ed5ea4a5bec4a6ec44c73d1b9faf9aa01" 2019-06-30 11:19:05,588 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-30 11:19:05,589 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-06-30 11:19:05,589 - functest.core.cloudify - DEBUG - Waiting for process 24673 to end... 2019-06-30 11:19:05,589 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 11:19:05,589 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-8964445e-63c3-4253-90ef-2a6b4bb10e21 2019-06-30 11:19:05,589 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8964445e-63c3-4253-90ef-2a6b4bb10e21 x-compute-request-id: req-8964445e-63c3-4253-90ef-2a6b4bb10e21 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:87:24", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:29.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "ee3470aa-776b-4f42-98da-bb0c330f03d1", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:18:11Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_sprout_host_ayfbs1", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:19:05,589 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e1c036ed5ea4a5bec4a6ec44c73d1b9faf9aa01" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-06-30 11:19:05,590 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-8964445e-63c3-4253-90ef-2a6b4bb10e21 2019-06-30 11:19:05,590 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-30 11:19:05,590 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 11:19:05,590 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-30 11:19:05,590 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 11:19:05,590 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 11:19:05,590 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 11:18:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-18abc430-6ba2-4fb4-a826-d48d35ce5ee7 x-compute-request-id: req-18abc430-6ba2-4fb4-a826-d48d35ce5ee7 Content-Length: 0 Content-Type: application/json 2019-06-30 11:19:05,591 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/action used request id req-18abc430-6ba2-4fb4-a826-d48d35ce5ee7 2019-06-30 11:19:05,591 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e1c036ed5ea4a5bec4a6ec44c73d1b9faf9aa01" 2019-06-30 11:19:05,591 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-30 11:19:05,591 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 11:19:05,591 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 11:19:05,591 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/action used request id req-18abc430-6ba2-4fb4-a826-d48d35ce5ee7 2019-06-30 11:19:05,592 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e1c036ed5ea4a5bec4a6ec44c73d1b9faf9aa01" 2019-06-30 11:19:05,592 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-76224898-4013-46cf-b568-a0b8c7374f92 2019-06-30 11:19:05,592 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-76224898-4013-46cf-b568-a0b8c7374f92 2019-06-30 11:19:05,592 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76224898-4013-46cf-b568-a0b8c7374f92 x-compute-request-id: req-76224898-4013-46cf-b568-a0b8c7374f92 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:87:24", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:29.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "ee3470aa-776b-4f42-98da-bb0c330f03d1", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:18:11Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_sprout_host_ayfbs1", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:19:05,592 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups used request id req-19089131-e195-447a-aefe-a9850dbe4745 2019-06-30 11:19:05,592 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups used request id req-19089131-e195-447a-aefe-a9850dbe4745 2019-06-30 11:19:05,592 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-06-30 11:19:05,593 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-06-30 11:19:05,593 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-30 11:19:05,593 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19089131-e195-447a-aefe-a9850dbe4745 x-compute-request-id: req-19089131-e195-447a-aefe-a9850dbe4745 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-06-30 11:19:05,593 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-30 11:19:05,593 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:19:05,650 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:19:05,650 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:19:05,650 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:19:05,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:19:05,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:19:05,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:19:05,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:19:05,650 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:19:05,651 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:19:05,651 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:19:05 GMT 2019-06-30 11:19:05,651 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:19:05,651 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:19:05,651 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:19:05,651 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:19:05,651 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:19:10,656 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:19:10,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:19:10,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:19:10,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:19:10,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:19:10,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:19:10,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:19:10,758 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:19:10,758 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_floatingip_vwswbk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:54.929Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-e91c3c63-b98d-47b9-b4dc-a025b7f78129", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:54.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.9ed9b08f-1452-48f5-9e3d-5339faa1d6b9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:54.929Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:54.076Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:54.929Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:54.208Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_security_group_u1l0k6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:54.929Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/b17133cc-4704-41d9-bb54-f75cc68eb279.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}444844ccacbf0cd612eef7bcfa1074967af4dcc2\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:54.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.21b07905-9ac6-40ea-9c3f-0c75e608e00d"}, {"node_instance_id": "ellis_floatingip_vwswbk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:54.929Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:18:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e91c3c63-b98d-47b9-b4dc-a025b7f78129 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:54.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.9ed9b08f-1452-48f5-9e3d-5339faa1d6b9"}, {"node_instance_id": "ellis_security_group_u1l0k6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:54.929Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:54.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.21b07905-9ac6-40ea-9c3f-0c75e608e00d"}, {"node_instance_id": "ellis_security_group_u1l0k6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:54.929Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:54.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.21b07905-9ac6-40ea-9c3f-0c75e608e00d"}, {"node_instance_id": "ellis_security_group_u1l0k6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:54.929Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:18:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59a12fdf-480e-4371-8635-95e93fb59505 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:54.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.21b07905-9ac6-40ea-9c3f-0c75e608e00d"}, {"node_instance_id": "ellis_security_group_u1l0k6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:54.929Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-59a12fdf-480e-4371-8635-95e93fb59505", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:54.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.21b07905-9ac6-40ea-9c3f-0c75e608e00d"}, {"node_instance_id": "ellis_floatingip_vwswbk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:54.929Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:54.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.9ed9b08f-1452-48f5-9e3d-5339faa1d6b9"}, {"node_instance_id": "ellis_security_group_u1l0k6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:55.610Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:55.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_security_group_u1l0k6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:55.610Z", "message": "RESP: [204] X-Openstack-Request-Id: req-fddda4a2-d3e9-4f83-bdaa-3f22596bca9b Content-Length: 0 Date: Sun, 30 Jun 2019 11:18:54 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:54.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.21b07905-9ac6-40ea-9c3f-0c75e608e00d"}, {"node_instance_id": "ellis_floatingip_vwswbk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:55.610Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/floatingips/73fc0347-b2fb-4bb3-b6cf-06e852f256ae.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0d4e62298e64904097cf6c9f6cf051fd91d8811c\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:54.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.9ed9b08f-1452-48f5-9e3d-5339faa1d6b9"}, {"node_instance_id": "ellis_security_group_u1l0k6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:55.610Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/b17133cc-4704-41d9-bb54-f75cc68eb279.json used request id req-fddda4a2-d3e9-4f83-bdaa-3f22596bca9b", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:54.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.21b07905-9ac6-40ea-9c3f-0c75e608e00d"}, {"node_instance_id": "ellis_security_group_u1l0k6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:55.610Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/b17133cc-4704-41d9-bb54-f75cc68eb279.json used request id req-fddda4a2-d3e9-4f83-bdaa-3f22596bca9b", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:54.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.21b07905-9ac6-40ea-9c3f-0c75e608e00d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:55.610Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:55.381Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.72c9daf7-54e6-4275-8ddf-d47257151464"}, {"node_instance_id": "ellis_security_group_u1l0k6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:56.292Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:55.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:56.292Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:18:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a46894a1-ca19-4564-957d-08033965994d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:55.386Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.72c9daf7-54e6-4275-8ddf-d47257151464"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:56.292Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-a46894a1-ca19-4564-957d-08033965994d", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:55.386Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.72c9daf7-54e6-4275-8ddf-d47257151464"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:56.292Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6eb59f236175382924cc01c90af54103bc93513f\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:55.793Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.72c9daf7-54e6-4275-8ddf-d47257151464"}, {"node_instance_id": "ellis_floatingip_vwswbk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:56.292Z", "message": "RESP: [204] X-Openstack-Request-Id: req-d6c76409-6a09-4415-b077-2478bfd92da9 Content-Length: 0 Date: Sun, 30 Jun 2019 11:18:55 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:55.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.9ed9b08f-1452-48f5-9e3d-5339faa1d6b9"}, {"node_instance_id": "ellis_floatingip_vwswbk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:56.292Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/73fc0347-b2fb-4bb3-b6cf-06e852f256ae.json used request id req-d6c76409-6a09-4415-b077-2478bfd92da9", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:55.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.9ed9b08f-1452-48f5-9e3d-5339faa1d6b9"}, {"node_instance_id": "ellis_floatingip_vwswbk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:56.292Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/floatingips/73fc0347-b2fb-4bb3-b6cf-06e852f256ae.json used request id req-d6c76409-6a09-4415-b077-2478bfd92da9", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:55.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.9ed9b08f-1452-48f5-9e3d-5339faa1d6b9"}, {"node_instance_id": "ellis_floatingip_vwswbk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:56.858Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:56.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "ellis_floatingip_vwswbk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:56.858Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:56.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:56.858Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68ccb4df-77ca-47cf-b77e-f6d6be4da9c7 x-compute-request-id: req-68ccb4df-77ca-47cf-b77e-f6d6be4da9c7 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0b:87:24\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:29.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:18:11Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_sprout_host_ayfbs1\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:56.383Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.72c9daf7-54e6-4275-8ddf-d47257151464"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:56.858Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-68ccb4df-77ca-47cf-b77e-f6d6be4da9c7", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:56.383Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.72c9daf7-54e6-4275-8ddf-d47257151464"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:56.858Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-68ccb4df-77ca-47cf-b77e-f6d6be4da9c7", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:56.383Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.72c9daf7-54e6-4275-8ddf-d47257151464"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:56.858Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6eb59f236175382924cc01c90af54103bc93513f\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:56.384Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.72c9daf7-54e6-4275-8ddf-d47257151464"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:57.430Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6eb59f236175382924cc01c90af54103bc93513f\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:57.122Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.72c9daf7-54e6-4275-8ddf-d47257151464"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:57.430Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/action used request id req-4b01a104-1459-4a5d-a65c-e8b94df9ccb4", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:57.121Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.72c9daf7-54e6-4275-8ddf-d47257151464"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:57.430Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/action used request id req-4b01a104-1459-4a5d-a65c-e8b94df9ccb4", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:57.120Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.72c9daf7-54e6-4275-8ddf-d47257151464"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:57.430Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 11:18:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b01a104-1459-4a5d-a65c-e8b94df9ccb4 x-compute-request-id: req-4b01a104-1459-4a5d-a65c-e8b94df9ccb4 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:57.120Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.72c9daf7-54e6-4275-8ddf-d47257151464"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:58.012Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-e84a020b-ed10-4c5c-a413-d6adde15d969", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:57.465Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.72c9daf7-54e6-4275-8ddf-d47257151464"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:58.012Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2409b6b9-5ba8-4085-9df9-d3a36ce4951a x-compute-request-id: req-2409b6b9-5ba8-4085-9df9-d3a36ce4951a Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:57.862Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.72c9daf7-54e6-4275-8ddf-d47257151464"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:58.012Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6eb59f236175382924cc01c90af54103bc93513f\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:57.466Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.72c9daf7-54e6-4275-8ddf-d47257151464"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:58.012Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-e84a020b-ed10-4c5c-a413-d6adde15d969", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:57.465Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.72c9daf7-54e6-4275-8ddf-d47257151464"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:58.012Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:18:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e84a020b-ed10-4c5c-a413-d6adde15d969 x-compute-request-id: req-e84a020b-ed10-4c5c-a413-d6adde15d969 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0b:87:24\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:29.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:18:11Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_sprout_host_ayfbs1\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:57.465Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.72c9daf7-54e6-4275-8ddf-d47257151464"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:58.644Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups used request id req-2409b6b9-5ba8-4085-9df9-d3a36ce4951a", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:57.862Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.72c9daf7-54e6-4275-8ddf-d47257151464"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:58.644Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups used request id req-2409b6b9-5ba8-4085-9df9-d3a36ce4951a", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:57.862Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.72c9daf7-54e6-4275-8ddf-d47257151464"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:58.644Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:58.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:58.644Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:58.243Z", "source_id": "sprout_host_ayfbs1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:59.275Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:58.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:59.275Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:58.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:18:59.892Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:59.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f106b185-00c3-4b06-b761-10e5bf54db6a"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:00.395Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:18:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13997507-bda7-435b-9b28-92f154c9350f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:59.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f106b185-00c3-4b06-b761-10e5bf54db6a"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:00.395Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:59.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f106b185-00c3-4b06-b761-10e5bf54db6a"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:00.395Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-13997507-bda7-435b-9b28-92f154c9350f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:18:59.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f106b185-00c3-4b06-b761-10e5bf54db6a"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:00.907Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}61beaa914cf5bb7eca2de7d9c7738e96d09101d1\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:00.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f106b185-00c3-4b06-b761-10e5bf54db6a"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:00.907Z", "message": "Waiting for process 15758 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:00.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.882f025a-251f-4cc1-8689-71cf654ec7f6"}], "metadata": {"pagination": {"total": 938, "offset": 858, "size": 50}}} 2019-06-30 11:19:10,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:19:10,759 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:19:10 GMT 2019-06-30 11:19:10,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:19:10,759 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:19:10,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:19:10,759 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:19:10,759 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:19:10,759 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:19:10,761 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-e91c3c63-b98d-47b9-b4dc-a025b7f78129 2019-06-30 11:19:10,762 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-30 11:19:10,762 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-30 11:19:10,762 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/b17133cc-4704-41d9-bb54-f75cc68eb279.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}444844ccacbf0cd612eef7bcfa1074967af4dcc2" 2019-06-30 11:19:10,762 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:18:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e91c3c63-b98d-47b9-b4dc-a025b7f78129 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:19:10,762 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-30 11:19:10,762 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:19:10,763 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:18:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59a12fdf-480e-4371-8635-95e93fb59505 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:19:10,763 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-59a12fdf-480e-4371-8635-95e93fb59505 2019-06-30 11:19:10,763 - functest.core.cloudify - DEBUG - deleting floatingip 2019-06-30 11:19:10,763 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-06-30 11:19:10,763 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fddda4a2-d3e9-4f83-bdaa-3f22596bca9b Content-Length: 0 Date: Sun, 30 Jun 2019 11:18:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 11:19:10,763 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/floatingips/73fc0347-b2fb-4bb3-b6cf-06e852f256ae.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4e62298e64904097cf6c9f6cf051fd91d8811c" 2019-06-30 11:19:10,763 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/b17133cc-4704-41d9-bb54-f75cc68eb279.json used request id req-fddda4a2-d3e9-4f83-bdaa-3f22596bca9b 2019-06-30 11:19:10,764 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/b17133cc-4704-41d9-bb54-f75cc68eb279.json used request id req-fddda4a2-d3e9-4f83-bdaa-3f22596bca9b 2019-06-30 11:19:10,764 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:19:10,764 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-30 11:19:10,764 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:18:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a46894a1-ca19-4564-957d-08033965994d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:19:10,764 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a46894a1-ca19-4564-957d-08033965994d 2019-06-30 11:19:10,764 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb59f236175382924cc01c90af54103bc93513f" 2019-06-30 11:19:10,765 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d6c76409-6a09-4415-b077-2478bfd92da9 Content-Length: 0 Date: Sun, 30 Jun 2019 11:18:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 11:19:10,765 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/73fc0347-b2fb-4bb3-b6cf-06e852f256ae.json used request id req-d6c76409-6a09-4415-b077-2478bfd92da9 2019-06-30 11:19:10,765 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/floatingips/73fc0347-b2fb-4bb3-b6cf-06e852f256ae.json used request id req-d6c76409-6a09-4415-b077-2478bfd92da9 2019-06-30 11:19:10,765 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-30 11:19:10,765 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-06-30 11:19:10,765 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68ccb4df-77ca-47cf-b77e-f6d6be4da9c7 x-compute-request-id: req-68ccb4df-77ca-47cf-b77e-f6d6be4da9c7 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:87:24", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:29.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "ee3470aa-776b-4f42-98da-bb0c330f03d1", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:18:11Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_sprout_host_ayfbs1", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:19:10,766 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-68ccb4df-77ca-47cf-b77e-f6d6be4da9c7 2019-06-30 11:19:10,766 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-68ccb4df-77ca-47cf-b77e-f6d6be4da9c7 2019-06-30 11:19:10,766 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb59f236175382924cc01c90af54103bc93513f" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-06-30 11:19:10,766 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb59f236175382924cc01c90af54103bc93513f" 2019-06-30 11:19:10,766 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/action used request id req-4b01a104-1459-4a5d-a65c-e8b94df9ccb4 2019-06-30 11:19:10,766 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/action used request id req-4b01a104-1459-4a5d-a65c-e8b94df9ccb4 2019-06-30 11:19:10,767 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 11:18:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b01a104-1459-4a5d-a65c-e8b94df9ccb4 x-compute-request-id: req-4b01a104-1459-4a5d-a65c-e8b94df9ccb4 Content-Length: 0 Content-Type: application/json 2019-06-30 11:19:10,767 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-e84a020b-ed10-4c5c-a413-d6adde15d969 2019-06-30 11:19:10,767 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2409b6b9-5ba8-4085-9df9-d3a36ce4951a x-compute-request-id: req-2409b6b9-5ba8-4085-9df9-d3a36ce4951a Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-06-30 11:19:10,767 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb59f236175382924cc01c90af54103bc93513f" 2019-06-30 11:19:10,767 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-e84a020b-ed10-4c5c-a413-d6adde15d969 2019-06-30 11:19:10,767 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:18:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e84a020b-ed10-4c5c-a413-d6adde15d969 x-compute-request-id: req-e84a020b-ed10-4c5c-a413-d6adde15d969 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:87:24", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:29.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "ee3470aa-776b-4f42-98da-bb0c330f03d1", "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:18:11Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_sprout_host_ayfbs1", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:19:10,768 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups used request id req-2409b6b9-5ba8-4085-9df9-d3a36ce4951a 2019-06-30 11:19:10,768 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1/os-security-groups used request id req-2409b6b9-5ba8-4085-9df9-d3a36ce4951a 2019-06-30 11:19:10,768 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 11:19:10,768 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-30 11:19:10,768 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-30 11:19:10,768 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-30 11:19:10,768 - functest.core.cloudify - DEBUG - deleting server 2019-06-30 11:19:10,769 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:18:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13997507-bda7-435b-9b28-92f154c9350f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:19:10,769 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:19:10,769 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-13997507-bda7-435b-9b28-92f154c9350f 2019-06-30 11:19:10,769 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61beaa914cf5bb7eca2de7d9c7738e96d09101d1" 2019-06-30 11:19:10,769 - functest.core.cloudify - DEBUG - Waiting for process 15758 to end... 2019-06-30 11:19:10,769 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:19:10,843 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:19:10,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:19:10,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:19:10,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:19:10,844 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:19:10,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:19:10,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:19:10,844 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:19:10,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:19:10,845 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:19:10 GMT 2019-06-30 11:19:10,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:19:10,845 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:19:10,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:19:10,845 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:19:10,845 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:19:15,850 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:19:15,930 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:19:15,930 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:19:15,930 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:19:15,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:19:15,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:19:15,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:19:15,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:19:15,931 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:00.907Z", "message": "Waiting for process 15758 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:00.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.882f025a-251f-4cc1-8689-71cf654ec7f6"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:01.538Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-14e17b37-1207-4b61-82c7-3367a14a44e0", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:00.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f106b185-00c3-4b06-b761-10e5bf54db6a"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:01.538Z", "message": "RESP: [204] Date: Sun, 30 Jun 2019 11:19:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0814a5d9-a0e1-4579-8a02-92b609e83692 x-compute-request-id: req-0814a5d9-a0e1-4579-8a02-92b609e83692 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:00.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f106b185-00c3-4b06-b761-10e5bf54db6a"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:01.538Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:19:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e6b3738-68bd-4ad5-9729-c54f3d87b8c9 x-compute-request-id: req-8e6b3738-68bd-4ad5-9729-c54f3d87b8c9 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0b:87:24\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:29.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"ee3470aa-776b-4f42-98da-bb0c330f03d1\", \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:19:00Z\", \"hostId\": \"525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_sprout_host_ayfbs1\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:01.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f106b185-00c3-4b06-b761-10e5bf54db6a"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:01.538Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}61beaa914cf5bb7eca2de7d9c7738e96d09101d1\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:00.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f106b185-00c3-4b06-b761-10e5bf54db6a"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:01.538Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-0814a5d9-a0e1-4579-8a02-92b609e83692", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:00.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f106b185-00c3-4b06-b761-10e5bf54db6a"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:01.538Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-0814a5d9-a0e1-4579-8a02-92b609e83692", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:00.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f106b185-00c3-4b06-b761-10e5bf54db6a"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:01.538Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-14e17b37-1207-4b61-82c7-3367a14a44e0", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:00.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f106b185-00c3-4b06-b761-10e5bf54db6a"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:01.538Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}61beaa914cf5bb7eca2de7d9c7738e96d09101d1\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:00.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f106b185-00c3-4b06-b761-10e5bf54db6a"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:02.116Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-8e6b3738-68bd-4ad5-9729-c54f3d87b8c9", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:01.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f106b185-00c3-4b06-b761-10e5bf54db6a"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:02.116Z", "message": "Waiting for server \"ee3470aa-776b-4f42-98da-bb0c330f03d1\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:01.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f106b185-00c3-4b06-b761-10e5bf54db6a"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:02.116Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-8e6b3738-68bd-4ad5-9729-c54f3d87b8c9", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:01.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f106b185-00c3-4b06-b761-10e5bf54db6a"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:06.537Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}61beaa914cf5bb7eca2de7d9c7738e96d09101d1\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:06.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f106b185-00c3-4b06-b761-10e5bf54db6a"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:07.220Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:06.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "sprout_host_ayfbs1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:07.220Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:06.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:07.220Z", "message": "RESP: [404] Date: Sun, 30 Jun 2019 11:19:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-79a74e6f-19fa-4164-b46f-d57b91d49a0d x-compute-request-id: req-79a74e6f-19fa-4164-b46f-d57b91d49a0d Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance ee3470aa-776b-4f42-98da-bb0c330f03d1 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:06.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f106b185-00c3-4b06-b761-10e5bf54db6a"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:07.220Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-79a74e6f-19fa-4164-b46f-d57b91d49a0d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:06.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f106b185-00c3-4b06-b761-10e5bf54db6a"}, {"node_instance_id": "sprout_host_ayfbs1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:07.220Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-79a74e6f-19fa-4164-b46f-d57b91d49a0d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:06.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f106b185-00c3-4b06-b761-10e5bf54db6a"}, {"node_instance_id": "sprout_security_group_wrirqk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:07.851Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:07.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "sprout_security_group_wrirqk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:07.851Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:07.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "sprout_security_group_wrirqk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:08.451Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:07.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "sprout_security_group_wrirqk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:08.451Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:07.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "sprout_security_group_wrirqk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:08.451Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:08.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "sprout_security_group_wrirqk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:09.117Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:08.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "sprout_security_group_wrirqk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:09.688Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:09.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.33c4a0d0-abed-4d18-b52c-0a21d2e2be31"}, {"node_instance_id": "sprout_security_group_wrirqk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:09.688Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:09.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.33c4a0d0-abed-4d18-b52c-0a21d2e2be31"}, {"node_instance_id": "sprout_security_group_wrirqk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:09.688Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:19:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a66e84a0-8d00-4b23-8a75-de07dd6054f6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:09.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.33c4a0d0-abed-4d18-b52c-0a21d2e2be31"}, {"node_instance_id": "sprout_security_group_wrirqk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:09.688Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-a66e84a0-8d00-4b23-8a75-de07dd6054f6", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:09.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.33c4a0d0-abed-4d18-b52c-0a21d2e2be31"}, {"node_instance_id": "sprout_security_group_wrirqk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:10.270Z", "message": "RESP: [204] X-Openstack-Request-Id: req-0e5fcb78-8f04-44c3-b158-1fbc2e206465 Content-Length: 0 Date: Sun, 30 Jun 2019 11:19:10 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:10.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.33c4a0d0-abed-4d18-b52c-0a21d2e2be31"}, {"node_instance_id": "sprout_security_group_wrirqk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:10.270Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/27c7148a-653c-4037-ba5b-dbbce27c913e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6fbf08c03870544069a9f4ac42dc8895f663c0e1\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:09.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.33c4a0d0-abed-4d18-b52c-0a21d2e2be31"}, {"node_instance_id": "sprout_security_group_wrirqk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:10.854Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:10.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "sprout_security_group_wrirqk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:10.854Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/27c7148a-653c-4037-ba5b-dbbce27c913e.json used request id req-0e5fcb78-8f04-44c3-b158-1fbc2e206465", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:10.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.33c4a0d0-abed-4d18-b52c-0a21d2e2be31"}, {"node_instance_id": "sprout_security_group_wrirqk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:10.854Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:10.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "sprout_security_group_wrirqk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:10.854Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/27c7148a-653c-4037-ba5b-dbbce27c913e.json used request id req-0e5fcb78-8f04-44c3-b158-1fbc2e206465", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:10.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.33c4a0d0-abed-4d18-b52c-0a21d2e2be31"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:11.572Z", "message": "Waiting for process 24673 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:11.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1fec4e72-b391-488f-a35b-0b7ba701162a"}], "metadata": {"pagination": {"total": 943, "offset": 908, "size": 50}}} 2019-06-30 11:19:15,931 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:19:15,931 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:19:15 GMT 2019-06-30 11:19:15,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:19:15,931 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:19:15,931 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:19:15,931 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:19:15,931 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:19:15,931 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:19:15,933 - functest.core.cloudify - DEBUG - Waiting for process 15758 to end... 2019-06-30 11:19:15,933 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-14e17b37-1207-4b61-82c7-3367a14a44e0 2019-06-30 11:19:15,933 - functest.core.cloudify - DEBUG - RESP: [204] Date: Sun, 30 Jun 2019 11:19:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0814a5d9-a0e1-4579-8a02-92b609e83692 x-compute-request-id: req-0814a5d9-a0e1-4579-8a02-92b609e83692 Content-Type: application/json 2019-06-30 11:19:15,933 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:19:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e6b3738-68bd-4ad5-9729-c54f3d87b8c9 x-compute-request-id: req-8e6b3738-68bd-4ad5-9729-c54f3d87b8c9 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:87:24", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:29.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "ee3470aa-776b-4f42-98da-bb0c330f03d1", "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:19:00Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_sprout_host_ayfbs1", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:19:15,934 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61beaa914cf5bb7eca2de7d9c7738e96d09101d1" 2019-06-30 11:19:15,934 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-0814a5d9-a0e1-4579-8a02-92b609e83692 2019-06-30 11:19:15,934 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-0814a5d9-a0e1-4579-8a02-92b609e83692 2019-06-30 11:19:15,934 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-14e17b37-1207-4b61-82c7-3367a14a44e0 2019-06-30 11:19:15,934 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61beaa914cf5bb7eca2de7d9c7738e96d09101d1" 2019-06-30 11:19:15,934 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-8e6b3738-68bd-4ad5-9729-c54f3d87b8c9 2019-06-30 11:19:15,935 - functest.core.cloudify - DEBUG - Waiting for server "ee3470aa-776b-4f42-98da-bb0c330f03d1" to be deleted. current status: SHUTOFF 2019-06-30 11:19:15,935 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-8e6b3738-68bd-4ad5-9729-c54f3d87b8c9 2019-06-30 11:19:15,935 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61beaa914cf5bb7eca2de7d9c7738e96d09101d1" 2019-06-30 11:19:15,935 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-06-30 11:19:15,935 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-30 11:19:15,936 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 30 Jun 2019 11:19:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-79a74e6f-19fa-4164-b46f-d57b91d49a0d x-compute-request-id: req-79a74e6f-19fa-4164-b46f-d57b91d49a0d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ee3470aa-776b-4f42-98da-bb0c330f03d1 could not be found.", "code": 404}} 2019-06-30 11:19:15,936 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-79a74e6f-19fa-4164-b46f-d57b91d49a0d 2019-06-30 11:19:15,936 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ee3470aa-776b-4f42-98da-bb0c330f03d1 used request id req-79a74e6f-19fa-4164-b46f-d57b91d49a0d 2019-06-30 11:19:15,936 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-30 11:19:15,936 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 11:19:15,936 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 11:19:15,937 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 11:19:15,937 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-30 11:19:15,937 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-06-30 11:19:15,937 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-30 11:19:15,937 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:19:15,937 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:19:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a66e84a0-8d00-4b23-8a75-de07dd6054f6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:19:15,937 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a66e84a0-8d00-4b23-8a75-de07dd6054f6 2019-06-30 11:19:15,938 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0e5fcb78-8f04-44c3-b158-1fbc2e206465 Content-Length: 0 Date: Sun, 30 Jun 2019 11:19:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 11:19:15,938 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/27c7148a-653c-4037-ba5b-dbbce27c913e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fbf08c03870544069a9f4ac42dc8895f663c0e1" 2019-06-30 11:19:15,938 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-30 11:19:15,938 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/27c7148a-653c-4037-ba5b-dbbce27c913e.json used request id req-0e5fcb78-8f04-44c3-b158-1fbc2e206465 2019-06-30 11:19:15,938 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-06-30 11:19:15,938 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/27c7148a-653c-4037-ba5b-dbbce27c913e.json used request id req-0e5fcb78-8f04-44c3-b158-1fbc2e206465 2019-06-30 11:19:15,939 - functest.core.cloudify - DEBUG - Waiting for process 24673 to end... 2019-06-30 11:19:15,939 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:19:15,994 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:19:15,994 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:19:15,994 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:19:15,994 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:19:15,995 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:19:15,995 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:19:15,995 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:19:15,995 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:19:15,995 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:19:15,995 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:19:16 GMT 2019-06-30 11:19:15,995 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:19:15,995 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:19:15,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:19:15,996 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:19:15,996 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:19:21,001 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:19:21,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:19:21,073 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:19:21,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:19:21,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:19:21,073 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:19:21,073 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:19:21,073 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:19:21,073 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 943, "offset": 943, "size": 50}}} 2019-06-30 11:19:21,074 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:19:21,074 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:19:21 GMT 2019-06-30 11:19:21,074 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:19:21,074 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-06-30 11:19:21,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:19:21,074 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:19:21,074 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:19:21,074 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:19:21,132 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:19:21,133 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:19:21,133 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:19:21,133 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:19:21,133 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:19:21,133 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:19:21,133 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:19:21,133 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:19:21,133 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:19:21,134 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:19:21 GMT 2019-06-30 11:19:21,134 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:19:21,134 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:19:21,134 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:19:21,134 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:19:21,134 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:19:26,139 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:19:26,216 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:19:26,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:19:26,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:19:26,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:19:26,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:19:26,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:19:26,217 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:19:26,217 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:21.083Z", "message": "Waiting for process 15758 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:21.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.882f025a-251f-4cc1-8689-71cf654ec7f6"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:24.752Z", "message": " Received an error trying to remove member fd98761b551504c: context deadline exceeded", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:24.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1fec4e72-b391-488f-a35b-0b7ba701162a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:25.444Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:24.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1fec4e72-b391-488f-a35b-0b7ba701162a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:25.444Z", "message": " Failed to remove instance from cluster", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:24.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1fec4e72-b391-488f-a35b-0b7ba701162a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:25.444Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:24.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1fec4e72-b391-488f-a35b-0b7ba701162a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:25.444Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:24.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1fec4e72-b391-488f-a35b-0b7ba701162a"}, {"node_instance_id": "vellum_d9mwt5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:25.444Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:25.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:25.444Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:24.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1fec4e72-b391-488f-a35b-0b7ba701162a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:25.444Z", "message": "Execution done (PID=24673, return_code=2): /tmp/51X5L/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:24.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1fec4e72-b391-488f-a35b-0b7ba701162a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:25.444Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:24.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1fec4e72-b391-488f-a35b-0b7ba701162a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:25.444Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:24.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1fec4e72-b391-488f-a35b-0b7ba701162a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:25.444Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:24.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1fec4e72-b391-488f-a35b-0b7ba701162a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:25.444Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:24.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1fec4e72-b391-488f-a35b-0b7ba701162a"}, {"node_instance_id": "vellum_d9mwt5", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:25.444Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/51X5L/remove-cluster-node.sh, exit_code: 2", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/51X5L/remove-cluster-node.sh, exit_code: 2", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/vellum_host_w4xpzo/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/vellum_host_w4xpzo/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/vellum_host_w4xpzo/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/vellum_host_w4xpzo/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_w4xpzo/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_w4xpzo/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/51X5L/remove-cluster-node.sh, exit_code: 2\n", "type": "ProcessException"}], "reported_timestamp": "2019-06-30T11:19:25.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:25.444Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:24.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1fec4e72-b391-488f-a35b-0b7ba701162a"}, {"node_instance_id": "vellum_d9mwt5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:25.444Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:24.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1fec4e72-b391-488f-a35b-0b7ba701162a"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:26.076Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:26.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:26.076Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:25.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}], "metadata": {"pagination": {"total": 961, "offset": 943, "size": 50}}} 2019-06-30 11:19:26,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:19:26,217 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:19:26 GMT 2019-06-30 11:19:26,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:19:26,218 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:19:26,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:19:26,218 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:19:26,218 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:19:26,218 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:19:26,219 - functest.core.cloudify - DEBUG - Waiting for process 15758 to end... 2019-06-30 11:19:26,219 - functest.core.cloudify - DEBUG - Received an error trying to remove member fd98761b551504c: context deadline exceeded 2019-06-30 11:19:26,219 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-06-30 11:19:26,219 - functest.core.cloudify - DEBUG - Failed to remove instance from cluster 2019-06-30 11:19:26,219 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-06-30 11:19:26,220 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-06-30 11:19:26,220 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-30 11:19:26,220 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-06-30 11:19:26,220 - functest.core.cloudify - DEBUG - Execution done (PID=24673, return_code=2): /tmp/51X5L/remove-cluster-node.sh 2019-06-30 11:19:26,220 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-06-30 11:19:26,221 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-30 11:19:26,221 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-30 11:19:26,221 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-30 11:19:26,221 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/51X5L/remove-cluster-node.sh, exit_code: 2 2019-06-30 11:19:26,221 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-30 11:19:26,221 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-30 11:19:26,222 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-06-30 11:19:26,222 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 11:19:26,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:19:26,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:19:26,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:19:26,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:19:26,276 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:19:26,276 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:19:26,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:19:26,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:19:26,276 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:19:26,277 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:19:26,277 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:19:26 GMT 2019-06-30 11:19:26,277 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:19:26,277 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:19:26,277 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:19:26,277 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:19:26,277 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:19:31,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:19:31,374 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:19:31,374 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:19:31,375 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:19:31,375 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:19:31,375 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:19:31,375 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:19:31,375 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:19:31,375 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_w4xpzo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:28.834Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:28.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:29.552Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:28.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:30.672Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:30.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:31.302Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:30.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:31.302Z", "message": "Stopping agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:30.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}], "metadata": {"pagination": {"total": 966, "offset": 961, "size": 50}}} 2019-06-30 11:19:31,375 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:19:31,375 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:19:31 GMT 2019-06-30 11:19:31,376 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:19:31,376 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:19:31,376 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:19:31,376 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:19:31,376 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:19:31,376 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:19:31,376 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-06-30 11:19:31,377 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-06-30 11:19:31,377 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-06-30 11:19:31,377 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-06-30 11:19:31,377 - functest.core.cloudify - DEBUG - Stopping agent 2019-06-30 11:19:31,377 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:19:31,447 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:19:31,448 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:19:31,448 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:19:31,448 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:19:31,448 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:19:31,448 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:19:31,448 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:19:31,448 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:19:31,449 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:19:31,449 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:19:31 GMT 2019-06-30 11:19:31,449 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:19:31,449 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:19:31,449 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:19:31,449 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:19:31,449 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:19:36,455 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:19:36,525 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:19:36,525 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:19:36,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:19:36,526 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:19:36,526 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:19:36,526 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:19:36,526 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:19:36,526 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:31.919Z", "message": "Stopping Agent vellum_host_w4xpzo", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:31.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4cab40c6-5595-4009-96b6-3eaf3fe56d68"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:32.890Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:32.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4cab40c6-5595-4009-96b6-3eaf3fe56d68"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:33.394Z", "message": "Successfully stopped daemon: vellum_host_w4xpzo\u001b[0m", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:32.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4cab40c6-5595-4009-96b6-3eaf3fe56d68"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:33.394Z", "message": "Stopping daemon with command: sudo service cloudify-worker-vellum_host_w4xpzo stop", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:32.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4cab40c6-5595-4009-96b6-3eaf3fe56d68"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:34.075Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:33.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:34.075Z", "message": "Deleting agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:33.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:34.075Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:33.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:34.992Z", "message": "Deleting Agent vellum_host_w4xpzo", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:34.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.3471426a-3a8b-41aa-9787-4ed34215966b"}], "metadata": {"pagination": {"total": 974, "offset": 966, "size": 50}}} 2019-06-30 11:19:36,526 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:19:36,526 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:19:36 GMT 2019-06-30 11:19:36,526 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:19:36,526 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:19:36,527 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:19:36,527 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:19:36,527 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:19:36,527 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:19:36,527 - functest.core.cloudify - DEBUG - Stopping Agent vellum_host_w4xpzo 2019-06-30 11:19:36,528 - functest.core.cloudify - DEBUG - Stopping... 2019-06-30 11:19:36,528 - functest.core.cloudify - DEBUG - Successfully stopped daemon: vellum_host_w4xpzo 2019-06-30 11:19:36,528 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-vellum_host_w4xpzo stop 2019-06-30 11:19:36,528 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-06-30 11:19:36,528 - functest.core.cloudify - DEBUG - Deleting agent 2019-06-30 11:19:36,528 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-06-30 11:19:36,529 - functest.core.cloudify - DEBUG - Deleting Agent vellum_host_w4xpzo 2019-06-30 11:19:36,529 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:19:36,585 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:19:36,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:19:36,586 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:19:36,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:19:36,586 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:19:36,586 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:19:36,586 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:19:36,586 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:19:36,586 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:19:36,587 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:19:36 GMT 2019-06-30 11:19:36,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:19:36,587 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:19:36,587 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:19:36,587 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:19:36,587 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:19:41,592 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:19:41,666 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:19:41,666 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:19:41,666 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:19:41,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:19:41,667 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:19:41,667 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:19:41,667 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:19:41,667 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:38.963Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:38.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.3471426a-3a8b-41aa-9787-4ed34215966b"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:39.466Z", "message": "Successfully deleted daemon: vellum_host_w4xpzo", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:38.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.3471426a-3a8b-41aa-9787-4ed34215966b"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:39.466Z", "message": "11:19:38 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_w4xpzo: No response received for task 8757e9fdf54044baa05e1b504c0ee53b", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:38.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.3471426a-3a8b-41aa-9787-4ed34215966b"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:39.466Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:38.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.3471426a-3a8b-41aa-9787-4ed34215966b"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:40.097Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:39.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:40.097Z", "message": "Agent deleted", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:39.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:40.764Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:40.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:41.381Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:41.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8e87669d-3bad-4526-834b-ff7f6229dd7e"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:41.381Z", "message": "Waiting for process 15758 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:41.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.882f025a-251f-4cc1-8689-71cf654ec7f6"}], "metadata": {"pagination": {"total": 983, "offset": 974, "size": 50}}} 2019-06-30 11:19:41,667 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:19:41,667 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:19:41 GMT 2019-06-30 11:19:41,667 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:19:41,667 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:19:41,667 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:19:41,667 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:19:41,667 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:19:41,668 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:19:41,668 - functest.core.cloudify - DEBUG - Deleting... 2019-06-30 11:19:41,668 - functest.core.cloudify - DEBUG - Successfully deleted daemon: vellum_host_w4xpzo 2019-06-30 11:19:41,668 - functest.core.cloudify - DEBUG - 11:19:38 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_w4xpzo: No response received for task 8757e9fdf54044baa05e1b504c0ee53b 2019-06-30 11:19:41,669 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-06-30 11:19:41,669 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-06-30 11:19:41,669 - functest.core.cloudify - DEBUG - Agent deleted 2019-06-30 11:19:41,669 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-30 11:19:41,669 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:19:41,669 - functest.core.cloudify - DEBUG - Waiting for process 15758 to end... 2019-06-30 11:19:41,669 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:19:41,733 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:19:41,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:19:41,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:19:41,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:19:41,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:19:41,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:19:41,734 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:19:41,734 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:19:41,734 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:19:41,734 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:19:41 GMT 2019-06-30 11:19:41,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:19:41,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:19:41,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:19:41,735 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:19:41,735 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:19:46,740 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:19:46,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:19:46,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:19:46,817 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:19:46,817 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:19:46,817 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:19:46,817 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:19:46,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:19:46,818 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:42.048Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:19:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2a56ee4-15c1-4c05-84a7-2dcbec4cd2e2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:41.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8e87669d-3bad-4526-834b-ff7f6229dd7e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:42.048Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-f2a56ee4-15c1-4c05-84a7-2dcbec4cd2e2", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:41.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8e87669d-3bad-4526-834b-ff7f6229dd7e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:42.048Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}25ed67ede47879e46e9a04560852f7beb745a50f\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:41.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8e87669d-3bad-4526-834b-ff7f6229dd7e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:42.617Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:19:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3a527dd-d031-43f1-a1dd-f5d404af3202 x-compute-request-id: req-f3a527dd-d031-43f1-a1dd-f5d404af3202 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e1:b0:07\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:14.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"d6637d32-b972-4acd-93c7-babec974fde1\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:14Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_vellum_host_w4xpzo\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:42.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8e87669d-3bad-4526-834b-ff7f6229dd7e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:43.335Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 11:19:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d7e6704a-6bc2-4d2b-b8d7-b8a98c8a9e62 x-compute-request-id: req-d7e6704a-6bc2-4d2b-b8d7-b8a98c8a9e62 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:42.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8e87669d-3bad-4526-834b-ff7f6229dd7e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:43.335Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-f3a527dd-d031-43f1-a1dd-f5d404af3202", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:42.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8e87669d-3bad-4526-834b-ff7f6229dd7e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:43.335Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/action used request id req-d7e6704a-6bc2-4d2b-b8d7-b8a98c8a9e62", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:42.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8e87669d-3bad-4526-834b-ff7f6229dd7e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:43.335Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}25ed67ede47879e46e9a04560852f7beb745a50f\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:42.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8e87669d-3bad-4526-834b-ff7f6229dd7e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:43.335Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/action used request id req-d7e6704a-6bc2-4d2b-b8d7-b8a98c8a9e62", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:42.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8e87669d-3bad-4526-834b-ff7f6229dd7e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:43.335Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-f3a527dd-d031-43f1-a1dd-f5d404af3202", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:42.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8e87669d-3bad-4526-834b-ff7f6229dd7e"}], "metadata": {"pagination": {"total": 993, "offset": 983, "size": 50}}} 2019-06-30 11:19:46,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:19:46,818 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:19:46 GMT 2019-06-30 11:19:46,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:19:46,818 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:19:46,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:19:46,818 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:19:46,818 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:19:46,819 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:19:46,819 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:19:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2a56ee4-15c1-4c05-84a7-2dcbec4cd2e2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:19:46,820 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-f2a56ee4-15c1-4c05-84a7-2dcbec4cd2e2 2019-06-30 11:19:46,820 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ed67ede47879e46e9a04560852f7beb745a50f" 2019-06-30 11:19:46,820 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:19:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3a527dd-d031-43f1-a1dd-f5d404af3202 x-compute-request-id: req-f3a527dd-d031-43f1-a1dd-f5d404af3202 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:b0:07", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:14.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "d6637d32-b972-4acd-93c7-babec974fde1", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:14Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_vellum_host_w4xpzo", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:19:46,820 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 11:19:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d7e6704a-6bc2-4d2b-b8d7-b8a98c8a9e62 x-compute-request-id: req-d7e6704a-6bc2-4d2b-b8d7-b8a98c8a9e62 Content-Length: 0 Content-Type: application/json 2019-06-30 11:19:46,820 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-f3a527dd-d031-43f1-a1dd-f5d404af3202 2019-06-30 11:19:46,821 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/action used request id req-d7e6704a-6bc2-4d2b-b8d7-b8a98c8a9e62 2019-06-30 11:19:46,821 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ed67ede47879e46e9a04560852f7beb745a50f" -d '{"os-stop": null}' 2019-06-30 11:19:46,821 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/action used request id req-d7e6704a-6bc2-4d2b-b8d7-b8a98c8a9e62 2019-06-30 11:19:46,821 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-f3a527dd-d031-43f1-a1dd-f5d404af3202 2019-06-30 11:19:46,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:19:46,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:19:46,878 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:19:46,878 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:19:46,878 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:19:46,878 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:19:46,878 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:19:46,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:19:46,878 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:19:46,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:19:46,878 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:19:46 GMT 2019-06-30 11:19:46,879 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:19:46,879 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:19:46,879 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:19:46,879 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:19:46,879 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:19:51,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:19:51,955 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:19:51,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:19:51,956 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:19:51,956 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:19:51,956 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:19:51,956 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:19:51,956 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:19:51,956 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 993, "offset": 993, "size": 50}}} 2019-06-30 11:19:51,956 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:19:51,956 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:19:51 GMT 2019-06-30 11:19:51,957 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:19:51,957 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-06-30 11:19:51,957 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:19:51,957 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:19:51,957 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:19:51,957 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:19:52,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:19:52,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:19:52,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:19:52,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:19:52,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:19:52,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:19:52,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:19:52,011 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:19:52,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:19:52,011 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:19:52 GMT 2019-06-30 11:19:52,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:19:52,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:19:52,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:19:52,012 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:19:52,012 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:19:57,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:19:57,096 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:19:57,096 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:19:57,096 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:19:57,096 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:19:57,096 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:19:57,096 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:19:57,097 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:19:57,097 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:52.810Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}25ed67ede47879e46e9a04560852f7beb745a50f\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:52.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8e87669d-3bad-4526-834b-ff7f6229dd7e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:53.428Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:19:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8f84b14-6090-4f30-9631-4ab0c1b57900 x-compute-request-id: req-b8f84b14-6090-4f30-9631-4ab0c1b57900 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e1:b0:07\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:14.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"d6637d32-b972-4acd-93c7-babec974fde1\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:19:42Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_vellum_host_w4xpzo\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:53.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8e87669d-3bad-4526-834b-ff7f6229dd7e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:54.189Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-b8f84b14-6090-4f30-9631-4ab0c1b57900", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:53.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8e87669d-3bad-4526-834b-ff7f6229dd7e"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:54.189Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-b8f84b14-6090-4f30-9631-4ab0c1b57900", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:19:53.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.8e87669d-3bad-4526-834b-ff7f6229dd7e"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:19:54.189Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T11:19:53.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}], "metadata": {"pagination": {"total": 998, "offset": 993, "size": 50}}} 2019-06-30 11:19:57,097 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:19:57,097 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:19:57 GMT 2019-06-30 11:19:57,097 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:19:57,097 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:19:57,097 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:19:57,097 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:19:57,097 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:19:57,097 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:19:57,098 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25ed67ede47879e46e9a04560852f7beb745a50f" 2019-06-30 11:19:57,098 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:19:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8f84b14-6090-4f30-9631-4ab0c1b57900 x-compute-request-id: req-b8f84b14-6090-4f30-9631-4ab0c1b57900 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:b0:07", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:14.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "d6637d32-b972-4acd-93c7-babec974fde1", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:19:42Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_vellum_host_w4xpzo", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:19:57,098 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-b8f84b14-6090-4f30-9631-4ab0c1b57900 2019-06-30 11:19:57,099 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-b8f84b14-6090-4f30-9631-4ab0c1b57900 2019-06-30 11:19:57,099 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-06-30 11:19:57,099 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:19:57,153 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:19:57,153 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:19:57,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:19:57,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:19:57,154 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:19:57,154 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:19:57,154 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:19:57,154 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:19:57,154 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:19:57,154 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:19:57 GMT 2019-06-30 11:19:57,154 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:19:57,154 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:19:57,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:19:57,154 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:19:57,155 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:20:02,160 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:20:02,235 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:20:02,236 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:20:02,236 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:20:02,236 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:20:02,236 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:20:02,236 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:20:02,236 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:20:02,236 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:00.715Z", "message": " * Quiescing Bono SIP Edge Proxy bono", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:00.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.882f025a-251f-4cc1-8689-71cf654ec7f6"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:01.433Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:00.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.882f025a-251f-4cc1-8689-71cf654ec7f6"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:01.433Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:00.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.882f025a-251f-4cc1-8689-71cf654ec7f6"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:01.433Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:00.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.882f025a-251f-4cc1-8689-71cf654ec7f6"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:01.433Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:00.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.882f025a-251f-4cc1-8689-71cf654ec7f6"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:01.433Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:00.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.882f025a-251f-4cc1-8689-71cf654ec7f6"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:01.433Z", "message": "Execution done (PID=15758, return_code=124): /tmp/YY2K5/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:00.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.882f025a-251f-4cc1-8689-71cf654ec7f6"}, {"node_instance_id": "bono_8gz6ic", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:02.110Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/YY2K5/stop-bono.sh, exit_code: 124", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/YY2K5/stop-bono.sh, exit_code: 124", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/bono_host_iinetx/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/bono_host_iinetx/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/bono_host_iinetx/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/bono_host_iinetx/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_iinetx/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_iinetx/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/YY2K5/stop-bono.sh, exit_code: 124\n", "type": "ProcessException"}], "reported_timestamp": "2019-06-30T11:20:01.268Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:02.110Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:01.871Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_8gz6ic", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:02.110Z", "message": "Stopped node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:01.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_8gz6ic", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:02.110Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:01.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}], "metadata": {"pagination": {"total": 1009, "offset": 998, "size": 50}}} 2019-06-30 11:20:02,236 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:20:02,237 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:20:02 GMT 2019-06-30 11:20:02,237 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:20:02,237 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:20:02,237 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:20:02,237 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:20:02,237 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:20:02,237 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:20:02,238 - functest.core.cloudify - DEBUG - * Quiescing Bono SIP Edge Proxy bono 2019-06-30 11:20:02,238 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-30 11:20:02,238 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-30 11:20:02,238 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-30 11:20:02,239 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-30 11:20:02,239 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-30 11:20:02,239 - functest.core.cloudify - DEBUG - Execution done (PID=15758, return_code=124): /tmp/YY2K5/stop-bono.sh 2019-06-30 11:20:02,239 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/YY2K5/stop-bono.sh, exit_code: 124 2019-06-30 11:20:02,239 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:20:02,239 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-30 11:20:02,240 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 11:20:02,240 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:20:02,334 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:20:02,334 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:20:02,334 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:20:02,335 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:20:02,335 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:20:02,335 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:20:02,335 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:20:02,335 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:20:02,335 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:20:02,335 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:20:02 GMT 2019-06-30 11:20:02,335 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:20:02,335 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:20:02,335 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:20:02,335 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:20:02,336 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:20:07,341 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:20:07,424 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:20:07,425 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:20:07,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:20:07,425 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:20:07,425 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:20:07,425 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:20:07,425 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:20:07,425 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:03.077Z", "message": "Downloaded scripts/bind/bind.py to /tmp/X5FY2/bind.py", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:02.974Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.fe65aa33-fc10-4b0a-aa4b-bf2dffc4b859"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:03.674Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:03.397Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.fe65aa33-fc10-4b0a-aa4b-bf2dffc4b859"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:03.674Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpFm_kxB', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:03.594Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.fe65aa33-fc10-4b0a-aa4b-bf2dffc4b859"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:03.674Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:03.397Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.fe65aa33-fc10-4b0a-aa4b-bf2dffc4b859"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:03.674Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:03.390Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.fe65aa33-fc10-4b0a-aa4b-bf2dffc4b859"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:03.674Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:03.380Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.fe65aa33-fc10-4b0a-aa4b-bf2dffc4b859"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:03.674Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:03.139Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.fe65aa33-fc10-4b0a-aa4b-bf2dffc4b859"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:03.674Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:03.337Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.fe65aa33-fc10-4b0a-aa4b-bf2dffc4b859"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:03.674Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp6gpkQA', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:03.381Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.fe65aa33-fc10-4b0a-aa4b-bf2dffc4b859"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:03.674Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:03.380Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.fe65aa33-fc10-4b0a-aa4b-bf2dffc4b859"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:03.674Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:03.397Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.fe65aa33-fc10-4b0a-aa4b-bf2dffc4b859"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:04.178Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:03.612Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.fe65aa33-fc10-4b0a-aa4b-bf2dffc4b859"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:04.178Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:03.605Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.fe65aa33-fc10-4b0a-aa4b-bf2dffc4b859"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:04.891Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_dfujd6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:04.115Z", "source_id": "bono_8gz6ic", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_8gz6ic", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:04.891Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:04.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_8gz6ic", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:04.891Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:04.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_8gz6ic", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:04.891Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:04.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:05.644Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/TLM7N/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:05.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f4b1f432-2f77-4468-923b-ab5ace5e9581"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:06.147Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:05.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f4b1f432-2f77-4468-923b-ab5ace5e9581"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:06.147Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:05.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f4b1f432-2f77-4468-923b-ab5ace5e9581"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:06.147Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:05.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f4b1f432-2f77-4468-923b-ab5ace5e9581"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:06.147Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:05.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f4b1f432-2f77-4468-923b-ab5ace5e9581"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:06.147Z", "message": "Process created, PID: 16927", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:05.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f4b1f432-2f77-4468-923b-ab5ace5e9581"}], "metadata": {"pagination": {"total": 1032, "offset": 1009, "size": 50}}} 2019-06-30 11:20:07,425 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:20:07,426 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:20:07 GMT 2019-06-30 11:20:07,426 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:20:07,426 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:20:07,426 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:20:07,426 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:20:07,426 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:20:07,426 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:20:07,427 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/X5FY2/bind.py 2019-06-30 11:20:07,427 - functest.core.cloudify - DEBUG - Creating public domain file 2019-06-30 11:20:07,428 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpFm_kxB', '/etc/bind/db.clearwater.opnfv'] 2019-06-30 11:20:07,428 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-30 11:20:07,428 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-30 11:20:07,428 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-30 11:20:07,428 - functest.core.cloudify - DEBUG - Creating private domain file 2019-06-30 11:20:07,429 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-30 11:20:07,429 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp6gpkQA', '/etc/bind/db.clearwater.local'] 2019-06-30 11:20:07,429 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}. 2019-06-30 11:20:07,429 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}. 2019-06-30 11:20:07,429 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-30 11:20:07,429 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-30 11:20:07,430 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-30 11:20:07,430 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-30 11:20:07,430 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-30 11:20:07,430 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 11:20:07,430 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/TLM7N/remove-cluster-node.sh 2019-06-30 11:20:07,430 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-06-30 11:20:07,430 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-30 11:20:07,431 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-30 11:20:07,431 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-30 11:20:07,431 - functest.core.cloudify - DEBUG - Process created, PID: 16927 2019-06-30 11:20:07,431 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:20:07,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:20:07,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:20:07,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:20:07,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:20:07,491 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:20:07,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:20:07,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:20:07,491 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:20:07,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:20:07,491 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:20:07 GMT 2019-06-30 11:20:07,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:20:07,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:20:07,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:20:07,491 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:20:07,492 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:20:12,497 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:20:12,589 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:20:12,589 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:20:12,589 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:20:12,590 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:20:12,590 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:20:12,590 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:20:12,590 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:20:12,590 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1032, "offset": 1032, "size": 50}}} 2019-06-30 11:20:12,590 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:20:12,590 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:20:12 GMT 2019-06-30 11:20:12,590 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:20:12,591 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-30 11:20:12,591 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:20:12,591 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:20:12,591 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:20:12,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:20:12,655 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:20:12,655 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:20:12,655 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:20:12,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:20:12,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:20:12,655 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:20:12,655 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:20:12,656 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:20:12,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:20:12,656 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:20:12 GMT 2019-06-30 11:20:12,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:20:12,656 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:20:12,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:20:12,656 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:20:12,656 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:20:17,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:20:17,745 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:20:17,745 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:20:17,745 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:20:17,746 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:20:17,746 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:20:17,746 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:20:17,746 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:20:17,746 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1032, "offset": 1032, "size": 50}}} 2019-06-30 11:20:17,746 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:20:17,746 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:20:17 GMT 2019-06-30 11:20:17,746 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:20:17,746 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-30 11:20:17,747 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:20:17,747 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:20:17,747 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:20:17,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:20:17,916 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:20:17,916 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:20:17,916 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:20:17,916 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:20:17,916 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:20:17,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:20:17,916 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:20:17,917 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:20:17,917 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:20:17,917 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:20:17 GMT 2019-06-30 11:20:17,917 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:20:17,917 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:20:17,917 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:20:17,917 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:20:17,917 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:20:22,923 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:20:23,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:20:23,002 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:20:23,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:20:23,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:20:23,002 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:20:23,002 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:20:23,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:20:23,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1032, "offset": 1032, "size": 50}}} 2019-06-30 11:20:23,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:20:23,003 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:20:23 GMT 2019-06-30 11:20:23,003 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:20:23,003 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-30 11:20:23,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:20:23,003 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:20:23,003 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:20:23,004 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:20:23,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:20:23,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:20:23,065 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:20:23,065 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:20:23,065 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:20:23,065 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:20:23,065 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:20:23,065 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:20:23,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:20:23,065 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:20:23 GMT 2019-06-30 11:20:23,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:20:23,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:20:23,066 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:20:23,066 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:20:23,066 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:20:28,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:20:28,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:20:28,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:20:28,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:20:28,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:20:28,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:20:28,161 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:20:28,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:20:28,161 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_w4xpzo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:23.880Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:23.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:24.797Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:24.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1c526512-9399-4aec-88e6-6b5caaff247f"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:25.465Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-43716dc7-59b6-490e-91ab-d34ef7ba1c35", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:24.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1c526512-9399-4aec-88e6-6b5caaff247f"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:25.465Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:20:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43716dc7-59b6-490e-91ab-d34ef7ba1c35 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:24.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1c526512-9399-4aec-88e6-6b5caaff247f"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:25.465Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e3f7051a26d032c062c64f9e7fe9cd9e342bb348\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:25.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1c526512-9399-4aec-88e6-6b5caaff247f"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:25.996Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:20:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79cb064f-cd7c-4628-9350-aee96ba57710 x-compute-request-id: req-79cb064f-cd7c-4628-9350-aee96ba57710 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e1:b0:07\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:14.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"d6637d32-b972-4acd-93c7-babec974fde1\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:19:53Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_vellum_host_w4xpzo\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:25.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1c526512-9399-4aec-88e6-6b5caaff247f"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:25.996Z", "message": "Waiting for process 16927 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:25.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f4b1f432-2f77-4468-923b-ab5ace5e9581"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:26.709Z", "message": "Stopped node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:26.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:26.709Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:26.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:26.709Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-79cb064f-cd7c-4628-9350-aee96ba57710", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:25.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1c526512-9399-4aec-88e6-6b5caaff247f"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:26.709Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:25.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1c526512-9399-4aec-88e6-6b5caaff247f"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:26.709Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-79cb064f-cd7c-4628-9350-aee96ba57710", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:25.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.1c526512-9399-4aec-88e6-6b5caaff247f"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:26.709Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:26.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:27.240Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:27.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f4b1f432-2f77-4468-923b-ab5ace5e9581"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:27.240Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:26.741Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:27.743Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:27.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f4b1f432-2f77-4468-923b-ab5ace5e9581"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:27.743Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:27.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f4b1f432-2f77-4468-923b-ab5ace5e9581"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:27.743Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:27.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f4b1f432-2f77-4468-923b-ab5ace5e9581"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:27.743Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:27.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f4b1f432-2f77-4468-923b-ab5ace5e9581"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:27.743Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:27.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f4b1f432-2f77-4468-923b-ab5ace5e9581"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:27.743Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:27.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f4b1f432-2f77-4468-923b-ab5ace5e9581"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:27.743Z", "message": " Cannot decommission while cluster is unhealthy", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:27.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f4b1f432-2f77-4468-923b-ab5ace5e9581"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:27.743Z", "message": "Execution done (PID=16927, return_code=2): /tmp/TLM7N/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:27.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f4b1f432-2f77-4468-923b-ab5ace5e9581"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:27.743Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:27.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f4b1f432-2f77-4468-923b-ab5ace5e9581"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:27.743Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:27.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f4b1f432-2f77-4468-923b-ab5ace5e9581"}, {"node_instance_id": "bono_8gz6ic", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:27.743Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:27.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f4b1f432-2f77-4468-923b-ab5ace5e9581"}], "metadata": {"pagination": {"total": 1058, "offset": 1032, "size": 50}}} 2019-06-30 11:20:28,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:20:28,161 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:20:28 GMT 2019-06-30 11:20:28,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:20:28,161 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:20:28,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:20:28,162 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:20:28,162 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:20:28,162 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:20:28,163 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-06-30 11:20:28,163 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:20:28,163 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-43716dc7-59b6-490e-91ab-d34ef7ba1c35 2019-06-30 11:20:28,164 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:20:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43716dc7-59b6-490e-91ab-d34ef7ba1c35 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:20:28,164 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f7051a26d032c062c64f9e7fe9cd9e342bb348" 2019-06-30 11:20:28,164 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:20:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79cb064f-cd7c-4628-9350-aee96ba57710 x-compute-request-id: req-79cb064f-cd7c-4628-9350-aee96ba57710 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:b0:07", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:14.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "d6637d32-b972-4acd-93c7-babec974fde1", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:19:53Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_vellum_host_w4xpzo", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:20:28,164 - functest.core.cloudify - DEBUG - Waiting for process 16927 to end... 2019-06-30 11:20:28,164 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-30 11:20:28,165 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-06-30 11:20:28,165 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-79cb064f-cd7c-4628-9350-aee96ba57710 2019-06-30 11:20:28,165 - functest.core.cloudify - DEBUG - Server is already stopped 2019-06-30 11:20:28,165 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-79cb064f-cd7c-4628-9350-aee96ba57710 2019-06-30 11:20:28,165 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 11:20:28,165 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-06-30 11:20:28,165 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-30 11:20:28,166 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-06-30 11:20:28,166 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-06-30 11:20:28,166 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-30 11:20:28,166 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-30 11:20:28,166 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-30 11:20:28,166 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-06-30 11:20:28,167 - functest.core.cloudify - DEBUG - Cannot decommission while cluster is unhealthy 2019-06-30 11:20:28,167 - functest.core.cloudify - DEBUG - Execution done (PID=16927, return_code=2): /tmp/TLM7N/remove-cluster-node.sh 2019-06-30 11:20:28,167 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-30 11:20:28,167 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-30 11:20:28,167 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-06-30 11:20:28,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:20:28,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:20:28,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:20:28,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:20:28,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:20:28,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:20:28,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:20:28,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:20:28,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:20:28,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:20:28,225 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:20:28 GMT 2019-06-30 11:20:28,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:20:28,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:20:28,226 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:20:28,226 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:20:28,226 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:20:33,231 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:20:33,311 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:20:33,311 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:20:33,311 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:20:33,311 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:20:33,311 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:20:33,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:20:33,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:20:33,312 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_dfujd6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:28.302Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:28.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_8gz6ic", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:28.302Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:27.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_8gz6ic", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:28.302Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/TLM7N/remove-cluster-node.sh, exit_code: 2", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/TLM7N/remove-cluster-node.sh, exit_code: 2", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/bono_host_iinetx/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/bono_host_iinetx/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/bono_host_iinetx/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/bono_host_iinetx/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_iinetx/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_iinetx/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/TLM7N/remove-cluster-node.sh, exit_code: 2\n", "type": "ProcessException"}], "reported_timestamp": "2019-06-30T11:20:27.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:28.302Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:27.778Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.324f3de7-8825-49ea-8d55-5e326694641a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:28.302Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:20:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce147375-c97c-4a40-861f-7aa49e3c8abc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:27.783Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.324f3de7-8825-49ea-8d55-5e326694641a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:28.302Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-ce147375-c97c-4a40-861f-7aa49e3c8abc", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:27.786Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.324f3de7-8825-49ea-8d55-5e326694641a"}, {"node_instance_id": "proxy_node_fq77md", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:28.912Z", "message": "Stopping node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:28.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "proxy_node_fq77md", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:28.912Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:28.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:28.912Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e9e42850e9ca1ed32042c09870a83c9c1a7bc106\"", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:28.200Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.324f3de7-8825-49ea-8d55-5e326694641a"}, {"node_instance_id": "bono_host_iinetx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:28.912Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:28.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:29.558Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:20:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f9a4f46-a9ef-4163-9e5f-cdd52a8fea4c x-compute-request-id: req-0f9a4f46-a9ef-4163-9e5f-cdd52a8fea4c Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e1:b0:07\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:14.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"d6637d32-b972-4acd-93c7-babec974fde1\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:19:53Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_vellum_host_w4xpzo\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:28.880Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.324f3de7-8825-49ea-8d55-5e326694641a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:29.558Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-0f9a4f46-a9ef-4163-9e5f-cdd52a8fea4c", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:28.881Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.324f3de7-8825-49ea-8d55-5e326694641a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:29.558Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e9e42850e9ca1ed32042c09870a83c9c1a7bc106\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_vellum\"}}'", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:28.882Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.324f3de7-8825-49ea-8d55-5e326694641a"}, {"node_instance_id": "bind_dfujd6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:29.558Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:29.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_host_iinetx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:29.558Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:28.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:29.558Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-0f9a4f46-a9ef-4163-9e5f-cdd52a8fea4c", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:28.881Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.324f3de7-8825-49ea-8d55-5e326694641a"}, {"node_instance_id": "proxy_node_fq77md", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:30.103Z", "message": "Unlinking relationships", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:29.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_dfujd6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:30.103Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:29.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "proxy_node_fq77md", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:30.103Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:29.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:30.711Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 11:20:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ca82e4d7-2ed2-4623-a362-0fb6e47973e9 x-compute-request-id: req-ca82e4d7-2ed2-4623-a362-0fb6e47973e9 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:30.310Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.324f3de7-8825-49ea-8d55-5e326694641a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:30.711Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/action used request id req-ca82e4d7-2ed2-4623-a362-0fb6e47973e9", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:30.311Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.324f3de7-8825-49ea-8d55-5e326694641a"}, {"node_instance_id": "bind_dfujd6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:30.711Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:30.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:30.711Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/action used request id req-ca82e4d7-2ed2-4623-a362-0fb6e47973e9", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:30.311Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.324f3de7-8825-49ea-8d55-5e326694641a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:30.711Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e9e42850e9ca1ed32042c09870a83c9c1a7bc106\"", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:30.312Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.324f3de7-8825-49ea-8d55-5e326694641a"}, {"node_instance_id": "bind_dfujd6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:30.711Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:29.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "proxy_node_fq77md", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:30.711Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:29.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:31.321Z", "message": "Stopping node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:30.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:31.321Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e9e42850e9ca1ed32042c09870a83c9c1a7bc106\"", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:31.063Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.324f3de7-8825-49ea-8d55-5e326694641a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:31.321Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-f4a4bbb9-af56-4ce0-8e6f-d63454f01df6", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:31.061Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.324f3de7-8825-49ea-8d55-5e326694641a"}, {"node_instance_id": "bind_dfujd6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:31.321Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:30.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "proxy_node_fq77md", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:31.321Z", "message": "Deleted node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:30.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:31.321Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-f4a4bbb9-af56-4ce0-8e6f-d63454f01df6", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:31.062Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.324f3de7-8825-49ea-8d55-5e326694641a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:31.321Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:20:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f4a4bbb9-af56-4ce0-8e6f-d63454f01df6 x-compute-request-id: req-f4a4bbb9-af56-4ce0-8e6f-d63454f01df6 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e1:b0:07\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:14.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"d6637d32-b972-4acd-93c7-babec974fde1\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:19:53Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_vellum_host_w4xpzo\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:31.061Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.324f3de7-8825-49ea-8d55-5e326694641a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:31.930Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups used request id req-bd48d2fd-2a1c-41f6-a5a5-86fb1bac2469", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:31.519Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.324f3de7-8825-49ea-8d55-5e326694641a"}, {"node_instance_id": "bind_host_aj462j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:31.930Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:31.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_host_iinetx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:31.930Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:30.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_host_iinetx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:31.930Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:30.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:31.930Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups used request id req-bd48d2fd-2a1c-41f6-a5a5-86fb1bac2469", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:31.519Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.324f3de7-8825-49ea-8d55-5e326694641a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:31.930Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:20:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd48d2fd-2a1c-41f6-a5a5-86fb1bac2469 x-compute-request-id: req-bd48d2fd-2a1c-41f6-a5a5-86fb1bac2469 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:31.519Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.324f3de7-8825-49ea-8d55-5e326694641a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:32.527Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "vellum_security_group_xdis3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:31.934Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_host_iinetx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:32.527Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:31.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:32.527Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:31.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_host_aj462j", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:33.127Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:32.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_host_iinetx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:33.127Z", "message": "Stopping agent", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:32.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:33.127Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:32.196Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}], "metadata": {"pagination": {"total": 1103, "offset": 1058, "size": 50}}} 2019-06-30 11:20:33,312 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:20:33,312 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:20:33 GMT 2019-06-30 11:20:33,312 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:20:33,312 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:20:33,312 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:20:33,312 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:20:33,313 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:20:33,313 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:20:33,314 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 11:20:33,315 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-30 11:20:33,315 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/TLM7N/remove-cluster-node.sh, exit_code: 2 2019-06-30 11:20:33,315 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:20:33,315 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:20:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce147375-c97c-4a40-861f-7aa49e3c8abc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:20:33,315 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-ce147375-c97c-4a40-861f-7aa49e3c8abc 2019-06-30 11:20:33,315 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 11:20:33,315 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-30 11:20:33,316 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e42850e9ca1ed32042c09870a83c9c1a7bc106" 2019-06-30 11:20:33,316 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 11:20:33,316 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:20:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f9a4f46-a9ef-4163-9e5f-cdd52a8fea4c x-compute-request-id: req-0f9a4f46-a9ef-4163-9e5f-cdd52a8fea4c Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:b0:07", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:14.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "d6637d32-b972-4acd-93c7-babec974fde1", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:19:53Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_vellum_host_w4xpzo", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:20:33,316 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-0f9a4f46-a9ef-4163-9e5f-cdd52a8fea4c 2019-06-30 11:20:33,316 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e42850e9ca1ed32042c09870a83c9c1a7bc106" -d '{"removeSecurityGroup": {"name": "clearwater-sg_vellum"}}' 2019-06-30 11:20:33,316 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-30 11:20:33,316 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-06-30 11:20:33,317 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-0f9a4f46-a9ef-4163-9e5f-cdd52a8fea4c 2019-06-30 11:20:33,317 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 11:20:33,317 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 11:20:33,317 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 11:20:33,317 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 11:20:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ca82e4d7-2ed2-4623-a362-0fb6e47973e9 x-compute-request-id: req-ca82e4d7-2ed2-4623-a362-0fb6e47973e9 Content-Length: 0 Content-Type: application/json 2019-06-30 11:20:33,317 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/action used request id req-ca82e4d7-2ed2-4623-a362-0fb6e47973e9 2019-06-30 11:20:33,317 - functest.core.cloudify - DEBUG - Deleting node instance: nothing to do 2019-06-30 11:20:33,318 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/action used request id req-ca82e4d7-2ed2-4623-a362-0fb6e47973e9 2019-06-30 11:20:33,318 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e42850e9ca1ed32042c09870a83c9c1a7bc106" 2019-06-30 11:20:33,318 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 11:20:33,318 - functest.core.cloudify - DEBUG - Deleting node instance: nothing to do 2019-06-30 11:20:33,318 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 11:20:33,318 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e42850e9ca1ed32042c09870a83c9c1a7bc106" 2019-06-30 11:20:33,318 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-f4a4bbb9-af56-4ce0-8e6f-d63454f01df6 2019-06-30 11:20:33,319 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-30 11:20:33,319 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-30 11:20:33,319 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-f4a4bbb9-af56-4ce0-8e6f-d63454f01df6 2019-06-30 11:20:33,319 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:20:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f4a4bbb9-af56-4ce0-8e6f-d63454f01df6 x-compute-request-id: req-f4a4bbb9-af56-4ce0-8e6f-d63454f01df6 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:b0:07", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:14.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "d6637d32-b972-4acd-93c7-babec974fde1", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:19:53Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_vellum_host_w4xpzo", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:20:33,319 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups used request id req-bd48d2fd-2a1c-41f6-a5a5-86fb1bac2469 2019-06-30 11:20:33,319 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 11:20:33,319 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-06-30 11:20:33,320 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-06-30 11:20:33,320 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups used request id req-bd48d2fd-2a1c-41f6-a5a5-86fb1bac2469 2019-06-30 11:20:33,320 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:20:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd48d2fd-2a1c-41f6-a5a5-86fb1bac2469 x-compute-request-id: req-bd48d2fd-2a1c-41f6-a5a5-86fb1bac2469 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-06-30 11:20:33,320 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-30 11:20:33,320 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-06-30 11:20:33,320 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-06-30 11:20:33,320 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-06-30 11:20:33,321 - functest.core.cloudify - DEBUG - Stopping agent 2019-06-30 11:20:33,321 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-30 11:20:33,321 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:20:33,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:20:33,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:20:33,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:20:33,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:20:33,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:20:33,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:20:33,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:20:33,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:20:33,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:20:33,391 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:20:33 GMT 2019-06-30 11:20:33,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:20:33,391 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:20:33,391 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:20:33,391 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:20:33,391 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:20:38,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:20:38,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:20:38,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:20:38,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:20:38,496 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:20:38,496 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:20:38,496 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:20:38,496 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:20:38,497 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:33.722Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7791fb95acf29c445b9669ee99756faf62ccc29d\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:33.676Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2b116b9b-7234-455b-b474-2a6eca9e0aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:33.722Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:20:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78ef627c-e080-4cf8-8e7b-12644bc5c30d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:33.280Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2b116b9b-7234-455b-b474-2a6eca9e0aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:33.722Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-78ef627c-e080-4cf8-8e7b-12644bc5c30d", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:33.280Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2b116b9b-7234-455b-b474-2a6eca9e0aeb"}, {"node_instance_id": "bono_host_iinetx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:33.722Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:33.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:33.722Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:33.275Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2b116b9b-7234-455b-b474-2a6eca9e0aeb"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:34.640Z", "message": "Stopping Agent bono_host_iinetx", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:34.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d2d863a0-6a67-4dd1-8171-3454744d08a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:35.216Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:20:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f826231e-8182-474f-8043-a20e882784fe x-compute-request-id: req-f826231e-8182-474f-8043-a20e882784fe Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e1:b0:07\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:14.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"d6637d32-b972-4acd-93c7-babec974fde1\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:19:53Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_vellum_host_w4xpzo\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:34.623Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2b116b9b-7234-455b-b474-2a6eca9e0aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:35.216Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7791fb95acf29c445b9669ee99756faf62ccc29d\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:34.625Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2b116b9b-7234-455b-b474-2a6eca9e0aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:35.216Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-f826231e-8182-474f-8043-a20e882784fe", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:34.624Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2b116b9b-7234-455b-b474-2a6eca9e0aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:35.216Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-f826231e-8182-474f-8043-a20e882784fe", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:34.623Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2b116b9b-7234-455b-b474-2a6eca9e0aeb"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:35.720Z", "message": "Stopping daemon with command: sudo service cloudify-worker-bono_host_iinetx stop", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:35.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d2d863a0-6a67-4dd1-8171-3454744d08a8"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:35.720Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:35.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d2d863a0-6a67-4dd1-8171-3454744d08a8"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:35.720Z", "message": "Successfully stopped daemon: bono_host_iinetx\u001b[0m", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:35.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d2d863a0-6a67-4dd1-8171-3454744d08a8"}, {"node_instance_id": "bono_host_iinetx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:36.368Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:35.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_host_iinetx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:36.368Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:36.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_host_iinetx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:36.368Z", "message": "Deleting agent", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:35.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:36.368Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 11:20:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f564401f-bf7f-4b54-950c-fc6e12221449 x-compute-request-id: req-f564401f-bf7f-4b54-950c-fc6e12221449 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:35.886Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2b116b9b-7234-455b-b474-2a6eca9e0aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:36.368Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/action used request id req-f564401f-bf7f-4b54-950c-fc6e12221449", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:35.886Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2b116b9b-7234-455b-b474-2a6eca9e0aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:36.368Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/action used request id req-f564401f-bf7f-4b54-950c-fc6e12221449", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:35.886Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2b116b9b-7234-455b-b474-2a6eca9e0aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:36.368Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7791fb95acf29c445b9669ee99756faf62ccc29d\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:35.887Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2b116b9b-7234-455b-b474-2a6eca9e0aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:36.965Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups used request id req-3f9710f4-8740-4386-9ac8-cc2d3f96869d", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:36.566Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2b116b9b-7234-455b-b474-2a6eca9e0aeb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:36.965Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:36.906Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:36.965Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:20:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a72afde-8610-4b2a-bf83-b5924c38dea7 x-compute-request-id: req-2a72afde-8610-4b2a-bf83-b5924c38dea7 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e1:b0:07\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:14.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"d6637d32-b972-4acd-93c7-babec974fde1\", \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:19:53Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_vellum_host_w4xpzo\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:36.466Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2b116b9b-7234-455b-b474-2a6eca9e0aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:36.965Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-2a72afde-8610-4b2a-bf83-b5924c38dea7", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:36.466Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2b116b9b-7234-455b-b474-2a6eca9e0aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:36.965Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-2a72afde-8610-4b2a-bf83-b5924c38dea7", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:36.466Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2b116b9b-7234-455b-b474-2a6eca9e0aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:36.965Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7791fb95acf29c445b9669ee99756faf62ccc29d\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:36.467Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2b116b9b-7234-455b-b474-2a6eca9e0aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:36.965Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups used request id req-3f9710f4-8740-4386-9ac8-cc2d3f96869d", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:36.566Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2b116b9b-7234-455b-b474-2a6eca9e0aeb"}, {"node_instance_id": "bind_host_aj462j", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:36.965Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:36.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_host_aj462j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:36.965Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:36.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:36.965Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:20:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3f9710f4-8740-4386-9ac8-cc2d3f96869d x-compute-request-id: req-3f9710f4-8740-4386-9ac8-cc2d3f96869d Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:36.565Z", "source_id": "vellum_host_w4xpzo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2b116b9b-7234-455b-b474-2a6eca9e0aeb"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:37.566Z", "message": "Deleting Agent bono_host_iinetx", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:36.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.b76d3ac8-c543-4b6e-816a-f1f46ac816ed"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:37.566Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:37.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:37.566Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:37.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_host_aj462j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:38.184Z", "message": "Stopping agent", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:37.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:38.184Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:37.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_host_aj462j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:38.184Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:37.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}], "metadata": {"pagination": {"total": 1139, "offset": 1103, "size": 50}}} 2019-06-30 11:20:38,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:20:38,497 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:20:38 GMT 2019-06-30 11:20:38,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:20:38,497 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:20:38,497 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:20:38,497 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:20:38,497 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:20:38,497 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:20:38,499 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7791fb95acf29c445b9669ee99756faf62ccc29d" 2019-06-30 11:20:38,499 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:20:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78ef627c-e080-4cf8-8e7b-12644bc5c30d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:20:38,500 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-78ef627c-e080-4cf8-8e7b-12644bc5c30d 2019-06-30 11:20:38,500 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-06-30 11:20:38,500 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:20:38,500 - functest.core.cloudify - DEBUG - Stopping Agent bono_host_iinetx 2019-06-30 11:20:38,500 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:20:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f826231e-8182-474f-8043-a20e882784fe x-compute-request-id: req-f826231e-8182-474f-8043-a20e882784fe Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:b0:07", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:14.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "d6637d32-b972-4acd-93c7-babec974fde1", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:19:53Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_vellum_host_w4xpzo", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:20:38,501 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7791fb95acf29c445b9669ee99756faf62ccc29d" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-06-30 11:20:38,501 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-f826231e-8182-474f-8043-a20e882784fe 2019-06-30 11:20:38,501 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-f826231e-8182-474f-8043-a20e882784fe 2019-06-30 11:20:38,501 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bono_host_iinetx stop 2019-06-30 11:20:38,501 - functest.core.cloudify - DEBUG - Stopping... 2019-06-30 11:20:38,501 - functest.core.cloudify - DEBUG - Successfully stopped daemon: bono_host_iinetx 2019-06-30 11:20:38,502 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-06-30 11:20:38,502 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-06-30 11:20:38,502 - functest.core.cloudify - DEBUG - Deleting agent 2019-06-30 11:20:38,502 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 11:20:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f564401f-bf7f-4b54-950c-fc6e12221449 x-compute-request-id: req-f564401f-bf7f-4b54-950c-fc6e12221449 Content-Length: 0 Content-Type: application/json 2019-06-30 11:20:38,502 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/action used request id req-f564401f-bf7f-4b54-950c-fc6e12221449 2019-06-30 11:20:38,502 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/action used request id req-f564401f-bf7f-4b54-950c-fc6e12221449 2019-06-30 11:20:38,502 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7791fb95acf29c445b9669ee99756faf62ccc29d" 2019-06-30 11:20:38,503 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups used request id req-3f9710f4-8740-4386-9ac8-cc2d3f96869d 2019-06-30 11:20:38,503 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-30 11:20:38,503 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:20:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a72afde-8610-4b2a-bf83-b5924c38dea7 x-compute-request-id: req-2a72afde-8610-4b2a-bf83-b5924c38dea7 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:b0:07", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:14.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "d6637d32-b972-4acd-93c7-babec974fde1", "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:19:53Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_vellum_host_w4xpzo", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:20:38,503 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-2a72afde-8610-4b2a-bf83-b5924c38dea7 2019-06-30 11:20:38,503 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-2a72afde-8610-4b2a-bf83-b5924c38dea7 2019-06-30 11:20:38,503 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7791fb95acf29c445b9669ee99756faf62ccc29d" 2019-06-30 11:20:38,504 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1/os-security-groups used request id req-3f9710f4-8740-4386-9ac8-cc2d3f96869d 2019-06-30 11:20:38,504 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-06-30 11:20:38,504 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-06-30 11:20:38,504 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:20:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3f9710f4-8740-4386-9ac8-cc2d3f96869d x-compute-request-id: req-3f9710f4-8740-4386-9ac8-cc2d3f96869d Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-06-30 11:20:38,504 - functest.core.cloudify - DEBUG - Deleting Agent bono_host_iinetx 2019-06-30 11:20:38,504 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-30 11:20:38,505 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 11:20:38,505 - functest.core.cloudify - DEBUG - Stopping agent 2019-06-30 11:20:38,505 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-30 11:20:38,505 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-06-30 11:20:38,505 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:20:38,585 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:20:38,585 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:20:38,585 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:20:38,585 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:20:38,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:20:38,586 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:20:38,586 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:20:38,586 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:20:38,586 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:20:38,586 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:20:38 GMT 2019-06-30 11:20:38,586 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:20:38,586 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:20:38,586 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:20:38,586 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:20:38,586 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:20:43,592 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:20:43,666 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:20:43,666 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:20:43,666 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:20:43,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:20:43,666 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:20:43,666 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:20:43,666 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:20:43,667 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_aj462j", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:38.715Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:38.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:38.715Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:38.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.0f6dfcde-35a8-41aa-aa4a-f7475c1323a9"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:39.299Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:38.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.0f6dfcde-35a8-41aa-aa4a-f7475c1323a9"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:39.299Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:20:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79d3971a-8a6b-4363-80d2-f319f3eb0bdf Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:38.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.0f6dfcde-35a8-41aa-aa4a-f7475c1323a9"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:39.299Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-79d3971a-8a6b-4363-80d2-f319f3eb0bdf", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:38.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.0f6dfcde-35a8-41aa-aa4a-f7475c1323a9"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:39.299Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7d98bdd1c8431a8f894fe1dd4fedb32299a11c63\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:39.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.0f6dfcde-35a8-41aa-aa4a-f7475c1323a9"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:39.299Z", "message": "Stopping Agent bind_host_aj462j", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:38.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7fca768a-4e73-4c77-99cd-3c21226bfea8"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:40.069Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:40.042Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7fca768a-4e73-4c77-99cd-3c21226bfea8"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:40.756Z", "message": "RESP: [204] Date: Sun, 30 Jun 2019 11:20:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5f05d023-c066-4b40-8227-1f7360c4ad6b x-compute-request-id: req-5f05d023-c066-4b40-8227-1f7360c4ad6b Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:40.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.0f6dfcde-35a8-41aa-aa4a-f7475c1323a9"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:40.756Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-5f05d023-c066-4b40-8227-1f7360c4ad6b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:40.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.0f6dfcde-35a8-41aa-aa4a-f7475c1323a9"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:40.756Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-5f05d023-c066-4b40-8227-1f7360c4ad6b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:40.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.0f6dfcde-35a8-41aa-aa4a-f7475c1323a9"}, {"node_instance_id": "bind_host_aj462j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:40.756Z", "message": "Deleting agent", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:40.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:40.756Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7d98bdd1c8431a8f894fe1dd4fedb32299a11c63\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:40.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.0f6dfcde-35a8-41aa-aa4a-f7475c1323a9"}, {"node_instance_id": "bind_host_aj462j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:40.756Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:40.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:40.756Z", "message": "Stopping daemon with command: sudo service cloudify-worker-bind_host_aj462j stop", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:40.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7fca768a-4e73-4c77-99cd-3c21226bfea8"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:40.756Z", "message": "Successfully stopped daemon: bind_host_aj462j\u001b[0m", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:40.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7fca768a-4e73-4c77-99cd-3c21226bfea8"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:40.756Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:20:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8741b845-2168-4ad9-a59a-7e31d7c21332 x-compute-request-id: req-8741b845-2168-4ad9-a59a-7e31d7c21332 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e1:b0:07\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:14.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"d6637d32-b972-4acd-93c7-babec974fde1\", \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:19:53Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_vellum_host_w4xpzo\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:39.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.0f6dfcde-35a8-41aa-aa4a-f7475c1323a9"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:40.756Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-8741b845-2168-4ad9-a59a-7e31d7c21332", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:39.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.0f6dfcde-35a8-41aa-aa4a-f7475c1323a9"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:40.756Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7d98bdd1c8431a8f894fe1dd4fedb32299a11c63\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:39.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.0f6dfcde-35a8-41aa-aa4a-f7475c1323a9"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:40.756Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-8741b845-2168-4ad9-a59a-7e31d7c21332", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:39.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.0f6dfcde-35a8-41aa-aa4a-f7475c1323a9"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:41.457Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:41.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.b76d3ac8-c543-4b6e-816a-f1f46ac816ed"}, {"node_instance_id": "bind_host_aj462j", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:41.457Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:40.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:41.457Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-cbf53326-e288-401f-beb6-0df15257ffcb", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:40.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.0f6dfcde-35a8-41aa-aa4a-f7475c1323a9"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:41.457Z", "message": "Waiting for server \"d6637d32-b972-4acd-93c7-babec974fde1\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:40.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.0f6dfcde-35a8-41aa-aa4a-f7475c1323a9"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:41.457Z", "message": "Successfully deleted daemon: bono_host_iinetx", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:41.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.b76d3ac8-c543-4b6e-816a-f1f46ac816ed"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:41.457Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:41.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.b76d3ac8-c543-4b6e-816a-f1f46ac816ed"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:41.457Z", "message": "11:20:41 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_iinetx: No response received for task b284b6cd90de40f49f6ee7f50d221bf9", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:41.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.b76d3ac8-c543-4b6e-816a-f1f46ac816ed"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:41.457Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:20:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbf53326-e288-401f-beb6-0df15257ffcb x-compute-request-id: req-cbf53326-e288-401f-beb6-0df15257ffcb Content-Encoding: gzip Content-Length: 808 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e1:b0:07\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:14.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"d6637d32-b972-4acd-93c7-babec974fde1\", \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:20:39Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_vellum_host_w4xpzo\", \"created\": \"2019-06-30T10:57:30Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:40.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.0f6dfcde-35a8-41aa-aa4a-f7475c1323a9"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:41.457Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-cbf53326-e288-401f-beb6-0df15257ffcb", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:40.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.0f6dfcde-35a8-41aa-aa4a-f7475c1323a9"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:41.962Z", "message": "Deleting Agent bind_host_aj462j", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:41.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.0e89e6df-0610-427d-a933-801b6b5f9f53"}, {"node_instance_id": "bono_host_iinetx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:42.644Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:42.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_host_iinetx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:42.644Z", "message": "Agent deleted", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:42.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_host_iinetx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:42.644Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:41.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:43.211Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:42.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}], "metadata": {"pagination": {"total": 1173, "offset": 1139, "size": 50}}} 2019-06-30 11:20:43,667 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:20:43,667 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:20:43 GMT 2019-06-30 11:20:43,667 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:20:43,667 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:20:43,667 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:20:43,667 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:20:43,667 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:20:43,667 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:20:43,669 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-06-30 11:20:43,669 - functest.core.cloudify - DEBUG - deleting server 2019-06-30 11:20:43,669 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:20:43,670 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:20:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79d3971a-8a6b-4363-80d2-f319f3eb0bdf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:20:43,670 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-79d3971a-8a6b-4363-80d2-f319f3eb0bdf 2019-06-30 11:20:43,670 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d98bdd1c8431a8f894fe1dd4fedb32299a11c63" 2019-06-30 11:20:43,670 - functest.core.cloudify - DEBUG - Stopping Agent bind_host_aj462j 2019-06-30 11:20:43,670 - functest.core.cloudify - DEBUG - Stopping... 2019-06-30 11:20:43,670 - functest.core.cloudify - DEBUG - RESP: [204] Date: Sun, 30 Jun 2019 11:20:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5f05d023-c066-4b40-8227-1f7360c4ad6b x-compute-request-id: req-5f05d023-c066-4b40-8227-1f7360c4ad6b Content-Type: application/json 2019-06-30 11:20:43,671 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-5f05d023-c066-4b40-8227-1f7360c4ad6b 2019-06-30 11:20:43,671 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-5f05d023-c066-4b40-8227-1f7360c4ad6b 2019-06-30 11:20:43,671 - functest.core.cloudify - DEBUG - Deleting agent 2019-06-30 11:20:43,671 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d98bdd1c8431a8f894fe1dd4fedb32299a11c63" 2019-06-30 11:20:43,671 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-06-30 11:20:43,671 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bind_host_aj462j stop 2019-06-30 11:20:43,671 - functest.core.cloudify - DEBUG - Successfully stopped daemon: bind_host_aj462j 2019-06-30 11:20:43,672 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:20:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8741b845-2168-4ad9-a59a-7e31d7c21332 x-compute-request-id: req-8741b845-2168-4ad9-a59a-7e31d7c21332 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:b0:07", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:14.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "d6637d32-b972-4acd-93c7-babec974fde1", "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:19:53Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_vellum_host_w4xpzo", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:20:43,672 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-8741b845-2168-4ad9-a59a-7e31d7c21332 2019-06-30 11:20:43,672 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d98bdd1c8431a8f894fe1dd4fedb32299a11c63" 2019-06-30 11:20:43,672 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-8741b845-2168-4ad9-a59a-7e31d7c21332 2019-06-30 11:20:43,672 - functest.core.cloudify - DEBUG - Deleting... 2019-06-30 11:20:43,672 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-06-30 11:20:43,673 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-cbf53326-e288-401f-beb6-0df15257ffcb 2019-06-30 11:20:43,673 - functest.core.cloudify - DEBUG - Waiting for server "d6637d32-b972-4acd-93c7-babec974fde1" to be deleted. current status: SHUTOFF 2019-06-30 11:20:43,673 - functest.core.cloudify - DEBUG - Successfully deleted daemon: bono_host_iinetx 2019-06-30 11:20:43,673 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-06-30 11:20:43,673 - functest.core.cloudify - DEBUG - 11:20:41 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_iinetx: No response received for task b284b6cd90de40f49f6ee7f50d221bf9 2019-06-30 11:20:43,673 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:20:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbf53326-e288-401f-beb6-0df15257ffcb x-compute-request-id: req-cbf53326-e288-401f-beb6-0df15257ffcb Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:b0:07", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/d6637d32-b972-4acd-93c7-babec974fde1", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:14.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "d6637d32-b972-4acd-93c7-babec974fde1", "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:20:39Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_vellum_host_w4xpzo", "created": "2019-06-30T10:57:30Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:20:43,674 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-cbf53326-e288-401f-beb6-0df15257ffcb 2019-06-30 11:20:43,674 - functest.core.cloudify - DEBUG - Deleting Agent bind_host_aj462j 2019-06-30 11:20:43,674 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-30 11:20:43,674 - functest.core.cloudify - DEBUG - Agent deleted 2019-06-30 11:20:43,674 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-06-30 11:20:43,674 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-06-30 11:20:43,675 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:20:43,740 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:20:43,740 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:20:43,740 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:20:43,740 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:20:43,740 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:20:43,741 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:20:43,741 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:20:43,741 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:20:43,741 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:20:43,741 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:20:43 GMT 2019-06-30 11:20:43,741 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:20:43,741 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:20:43,741 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:20:43,741 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:20:43,741 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:20:48,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:20:48,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:20:48,878 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:20:48,878 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:20:48,878 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:20:48,878 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:20:48,878 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:20:48,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:20:48,878 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:43.723Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-3277d6b0-f71a-43ad-b455-cf20c0c17d4b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:43.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e7281837-7d71-4391-9a29-2b1c1a0d12b6"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:43.723Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:43.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:43.723Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:20:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3277d6b0-f71a-43ad-b455-cf20c0c17d4b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:43.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e7281837-7d71-4391-9a29-2b1c1a0d12b6"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:43.723Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:43.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e7281837-7d71-4391-9a29-2b1c1a0d12b6"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:43.723Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}49e7b57996857d4a708aa64fd70ede343ed1c92f\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:43.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e7281837-7d71-4391-9a29-2b1c1a0d12b6"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:44.759Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:44.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:45.437Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-69a73fe5-34ce-4a61-b25b-3008109d98fd", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:44.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e7281837-7d71-4391-9a29-2b1c1a0d12b6"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:45.437Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:44.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:45.437Z", "message": "Stopping agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:44.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:45.437Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action used request id req-d1847075-b13d-4bff-bcce-3ef443767ed3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:44.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e7281837-7d71-4391-9a29-2b1c1a0d12b6"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:45.437Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 11:20:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d1847075-b13d-4bff-bcce-3ef443767ed3 x-compute-request-id: req-d1847075-b13d-4bff-bcce-3ef443767ed3 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:44.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e7281837-7d71-4391-9a29-2b1c1a0d12b6"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:45.437Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}49e7b57996857d4a708aa64fd70ede343ed1c92f\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:44.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e7281837-7d71-4391-9a29-2b1c1a0d12b6"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:45.437Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:20:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69a73fe5-34ce-4a61-b25b-3008109d98fd x-compute-request-id: req-69a73fe5-34ce-4a61-b25b-3008109d98fd Content-Encoding: gzip Content-Length: 865 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:be:b9:3c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:be:b9:3c\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:11.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"db14e987-d8b3-4d92-a051-eae93da15b74\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:11Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bono_host_iinetx\", \"created\": \"2019-06-30T10:57:26Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:44.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e7281837-7d71-4391-9a29-2b1c1a0d12b6"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:45.437Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-69a73fe5-34ce-4a61-b25b-3008109d98fd", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:44.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e7281837-7d71-4391-9a29-2b1c1a0d12b6"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:45.437Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action used request id req-d1847075-b13d-4bff-bcce-3ef443767ed3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:44.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e7281837-7d71-4391-9a29-2b1c1a0d12b6"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:45.960Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:45.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.0e89e6df-0610-427d-a933-801b6b5f9f53"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:45.960Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-59a3a3dd-4379-404e-a65f-7ebee0b759c5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:45.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.0f6dfcde-35a8-41aa-aa4a-f7475c1323a9"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:45.960Z", "message": "RESP: [404] Date: Sun, 30 Jun 2019 11:20:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-59a3a3dd-4379-404e-a65f-7ebee0b759c5 x-compute-request-id: req-59a3a3dd-4379-404e-a65f-7ebee0b759c5 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance d6637d32-b972-4acd-93c7-babec974fde1 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:45.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.0f6dfcde-35a8-41aa-aa4a-f7475c1323a9"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:45.960Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7d98bdd1c8431a8f894fe1dd4fedb32299a11c63\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:45.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.0f6dfcde-35a8-41aa-aa4a-f7475c1323a9"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:45.960Z", "message": "Stopping Agent proxy_host_alin2g", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:45.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7edd8d5c-87e0-4d64-ad19-5869c33e1859"}, {"node_instance_id": "vellum_host_w4xpzo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:45.960Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-59a3a3dd-4379-404e-a65f-7ebee0b759c5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:45.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.0f6dfcde-35a8-41aa-aa4a-f7475c1323a9"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:46.593Z", "message": "11:20:45 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_aj462j: No response received for task aa97f0e2bc364a70b84083a15b4a8c8c", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:45.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.0e89e6df-0610-427d-a933-801b6b5f9f53"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:46.593Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:46.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_host_aj462j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:46.593Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:46.478Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:46.593Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:45.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.0e89e6df-0610-427d-a933-801b6b5f9f53"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:46.593Z", "message": "Successfully deleted daemon: bind_host_aj462j", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:45.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.0e89e6df-0610-427d-a933-801b6b5f9f53"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:47.202Z", "message": "Stopping daemon with command: sudo service cloudify-worker-proxy_host_alin2g stop", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:46.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7edd8d5c-87e0-4d64-ad19-5869c33e1859"}, {"node_instance_id": "bind_host_aj462j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:47.202Z", "message": "Agent deleted", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:46.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:47.202Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:46.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7edd8d5c-87e0-4d64-ad19-5869c33e1859"}, {"node_instance_id": "vellum_security_group_xdis3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:47.202Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:46.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_host_w4xpzo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:47.202Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:46.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:47.202Z", "message": "Successfully stopped daemon: proxy_host_alin2g\u001b[0m", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:46.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7edd8d5c-87e0-4d64-ad19-5869c33e1859"}, {"node_instance_id": "vellum_security_group_xdis3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:47.802Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:47.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_host_aj462j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:47.802Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:46.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_security_group_xdis3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:47.802Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:47.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:48.362Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-1e33b0b8-df07-4ec7-849b-32846e6482ec", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:47.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e37d7d50-30ac-40c2-9ecc-6fed7af43fe8"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:48.362Z", "message": "Deleting agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:47.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:48.362Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:47.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e37d7d50-30ac-40c2-9ecc-6fed7af43fe8"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:48.362Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:20:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e33b0b8-df07-4ec7-849b-32846e6482ec Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:47.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e37d7d50-30ac-40c2-9ecc-6fed7af43fe8"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:48.362Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a9d3672ff88709388e716cd06145b9f26aaba337\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:48.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e37d7d50-30ac-40c2-9ecc-6fed7af43fe8"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:48.362Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:47.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}], "metadata": {"pagination": {"total": 1214, "offset": 1173, "size": 50}}} 2019-06-30 11:20:48,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:20:48,879 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:20:48 GMT 2019-06-30 11:20:48,879 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:20:48,879 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:20:48,879 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:20:48,879 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:20:48,879 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:20:48,879 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:20:48,881 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-3277d6b0-f71a-43ad-b455-cf20c0c17d4b 2019-06-30 11:20:48,881 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-06-30 11:20:48,881 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:20:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3277d6b0-f71a-43ad-b455-cf20c0c17d4b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:20:48,881 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:20:48,882 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49e7b57996857d4a708aa64fd70ede343ed1c92f" 2019-06-30 11:20:48,882 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-06-30 11:20:48,882 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-69a73fe5-34ce-4a61-b25b-3008109d98fd 2019-06-30 11:20:48,882 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-06-30 11:20:48,882 - functest.core.cloudify - DEBUG - Stopping agent 2019-06-30 11:20:48,882 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action used request id req-d1847075-b13d-4bff-bcce-3ef443767ed3 2019-06-30 11:20:48,883 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 11:20:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d1847075-b13d-4bff-bcce-3ef443767ed3 x-compute-request-id: req-d1847075-b13d-4bff-bcce-3ef443767ed3 Content-Length: 0 Content-Type: application/json 2019-06-30 11:20:48,883 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49e7b57996857d4a708aa64fd70ede343ed1c92f" -d '{"os-stop": null}' 2019-06-30 11:20:48,883 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:20:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69a73fe5-34ce-4a61-b25b-3008109d98fd x-compute-request-id: req-69a73fe5-34ce-4a61-b25b-3008109d98fd Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:b9:3c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:b9:3c", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:11.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "db14e987-d8b3-4d92-a051-eae93da15b74", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:11Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bono_host_iinetx", "created": "2019-06-30T10:57:26Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:20:48,883 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-69a73fe5-34ce-4a61-b25b-3008109d98fd 2019-06-30 11:20:48,883 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action used request id req-d1847075-b13d-4bff-bcce-3ef443767ed3 2019-06-30 11:20:48,883 - functest.core.cloudify - DEBUG - Deleting... 2019-06-30 11:20:48,884 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-59a3a3dd-4379-404e-a65f-7ebee0b759c5 2019-06-30 11:20:48,884 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 30 Jun 2019 11:20:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-59a3a3dd-4379-404e-a65f-7ebee0b759c5 x-compute-request-id: req-59a3a3dd-4379-404e-a65f-7ebee0b759c5 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d6637d32-b972-4acd-93c7-babec974fde1 could not be found.", "code": 404}} 2019-06-30 11:20:48,884 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d98bdd1c8431a8f894fe1dd4fedb32299a11c63" 2019-06-30 11:20:48,884 - functest.core.cloudify - DEBUG - Stopping Agent proxy_host_alin2g 2019-06-30 11:20:48,884 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/d6637d32-b972-4acd-93c7-babec974fde1 used request id req-59a3a3dd-4379-404e-a65f-7ebee0b759c5 2019-06-30 11:20:48,884 - functest.core.cloudify - DEBUG - 11:20:45 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_aj462j: No response received for task aa97f0e2bc364a70b84083a15b4a8c8c 2019-06-30 11:20:48,884 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-06-30 11:20:48,885 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-06-30 11:20:48,885 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-06-30 11:20:48,885 - functest.core.cloudify - DEBUG - Successfully deleted daemon: bind_host_aj462j 2019-06-30 11:20:48,885 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-proxy_host_alin2g stop 2019-06-30 11:20:48,885 - functest.core.cloudify - DEBUG - Agent deleted 2019-06-30 11:20:48,885 - functest.core.cloudify - DEBUG - Stopping... 2019-06-30 11:20:48,886 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 11:20:48,886 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-30 11:20:48,886 - functest.core.cloudify - DEBUG - Successfully stopped daemon: proxy_host_alin2g 2019-06-30 11:20:48,886 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-30 11:20:48,886 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-30 11:20:48,886 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 11:20:48,886 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-1e33b0b8-df07-4ec7-849b-32846e6482ec 2019-06-30 11:20:48,887 - functest.core.cloudify - DEBUG - Deleting agent 2019-06-30 11:20:48,887 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:20:48,887 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:20:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e33b0b8-df07-4ec7-849b-32846e6482ec Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:20:48,887 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9d3672ff88709388e716cd06145b9f26aaba337" 2019-06-30 11:20:48,887 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-06-30 11:20:48,887 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:20:48,950 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:20:48,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:20:48,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:20:48,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:20:48,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:20:48,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:20:48,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:20:48,951 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:20:48,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:20:48,951 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:20:48 GMT 2019-06-30 11:20:48,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:20:48,952 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:20:48,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:20:48,952 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:20:48,952 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:20:53,957 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:20:54,040 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:20:54,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:20:54,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:20:54,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:20:54,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:20:54,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:20:54,041 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:20:54,041 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_alin2g", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:48.923Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:47.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_security_group_xdis3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:48.923Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:47.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_security_group_xdis3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:48.923Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:48.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:48.923Z", "message": "Deleting Agent proxy_host_alin2g", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:48.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.89c0b881-8095-4358-ad9e-caa903492a4b"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:49.604Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:20:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c912defe-c85b-461d-9650-438bb8597d9e x-compute-request-id: req-c912defe-c85b-461d-9650-438bb8597d9e Content-Encoding: gzip Content-Length: 854 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:33:33:a8\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:33:33:a8\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:10.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"f99a56d2-76fc-466e-85dc-06a54c790c51\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:10Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bind_host_aj462j\", \"created\": \"2019-06-30T10:57:31Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:49.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e37d7d50-30ac-40c2-9ecc-6fed7af43fe8"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:49.604Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-c912defe-c85b-461d-9650-438bb8597d9e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:49.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e37d7d50-30ac-40c2-9ecc-6fed7af43fe8"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:49.604Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-c912defe-c85b-461d-9650-438bb8597d9e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:49.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e37d7d50-30ac-40c2-9ecc-6fed7af43fe8"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:49.604Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 11:20:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-10951793-b282-4448-a2b1-4be665c7879d x-compute-request-id: req-10951793-b282-4448-a2b1-4be665c7879d Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:49.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e37d7d50-30ac-40c2-9ecc-6fed7af43fe8"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:49.604Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a9d3672ff88709388e716cd06145b9f26aaba337\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:49.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e37d7d50-30ac-40c2-9ecc-6fed7af43fe8"}, {"node_instance_id": "vellum_security_group_xdis3n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:49.604Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:48.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:49.604Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action used request id req-10951793-b282-4448-a2b1-4be665c7879d", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:49.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e37d7d50-30ac-40c2-9ecc-6fed7af43fe8"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:49.604Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action used request id req-10951793-b282-4448-a2b1-4be665c7879d", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:49.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e37d7d50-30ac-40c2-9ecc-6fed7af43fe8"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:50.137Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-a84b7f28-bff2-4afc-bcbf-e291b9072276", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:49.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7b532598-4ed0-4ae9-8fc7-c3a9cff0c3da"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:50.137Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:49.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7b532598-4ed0-4ae9-8fc7-c3a9cff0c3da"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:50.137Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/d4fed1ee-b0ba-4877-bce0-8284d205c2ac.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}666da6f0350a9c84cfde723cc9ee941806351397\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:50.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7b532598-4ed0-4ae9-8fc7-c3a9cff0c3da"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:50.137Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:20:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a84b7f28-bff2-4afc-bcbf-e291b9072276 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:49.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7b532598-4ed0-4ae9-8fc7-c3a9cff0c3da"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:50.137Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:49.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7b532598-4ed0-4ae9-8fc7-c3a9cff0c3da"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:50.804Z", "message": "RESP: [204] X-Openstack-Request-Id: req-eee64c48-d478-4fcf-86b2-4bc4e73308c1 Content-Length: 0 Date: Sun, 30 Jun 2019 11:20:50 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:50.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7b532598-4ed0-4ae9-8fc7-c3a9cff0c3da"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:50.804Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/d4fed1ee-b0ba-4877-bce0-8284d205c2ac.json used request id req-eee64c48-d478-4fcf-86b2-4bc4e73308c1", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:50.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7b532598-4ed0-4ae9-8fc7-c3a9cff0c3da"}, {"node_instance_id": "vellum_security_group_xdis3n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:50.804Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/d4fed1ee-b0ba-4877-bce0-8284d205c2ac.json used request id req-eee64c48-d478-4fcf-86b2-4bc4e73308c1", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:50.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.7b532598-4ed0-4ae9-8fc7-c3a9cff0c3da"}, {"node_instance_id": "vellum_security_group_xdis3n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:51.385Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:50.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "vellum_security_group_xdis3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:51.385Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:51.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:52.897Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:52.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.89c0b881-8095-4358-ad9e-caa903492a4b"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:53.400Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:53.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:53.400Z", "message": "11:20:52 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_alin2g: No response received for task 7b6507d1784349e8bfe98338dc0c7869", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:52.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.89c0b881-8095-4358-ad9e-caa903492a4b"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:53.400Z", "message": "Successfully deleted daemon: proxy_host_alin2g", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:52.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.89c0b881-8095-4358-ad9e-caa903492a4b"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:53.400Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:52.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.89c0b881-8095-4358-ad9e-caa903492a4b"}], "metadata": {"pagination": {"total": 1241, "offset": 1214, "size": 50}}} 2019-06-30 11:20:54,041 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:20:54,041 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:20:54 GMT 2019-06-30 11:20:54,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:20:54,041 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:20:54,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:20:54,041 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:20:54,041 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:20:54,042 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:20:54,043 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-06-30 11:20:54,043 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 11:20:54,043 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-30 11:20:54,043 - functest.core.cloudify - DEBUG - Deleting Agent proxy_host_alin2g 2019-06-30 11:20:54,043 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:20:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c912defe-c85b-461d-9650-438bb8597d9e x-compute-request-id: req-c912defe-c85b-461d-9650-438bb8597d9e Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:33:a8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:33:a8", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:10.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "f99a56d2-76fc-466e-85dc-06a54c790c51", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:10Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bind_host_aj462j", "created": "2019-06-30T10:57:31Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:20:54,044 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-c912defe-c85b-461d-9650-438bb8597d9e 2019-06-30 11:20:54,044 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-c912defe-c85b-461d-9650-438bb8597d9e 2019-06-30 11:20:54,044 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 11:20:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-10951793-b282-4448-a2b1-4be665c7879d x-compute-request-id: req-10951793-b282-4448-a2b1-4be665c7879d Content-Length: 0 Content-Type: application/json 2019-06-30 11:20:54,044 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9d3672ff88709388e716cd06145b9f26aaba337" -d '{"os-stop": null}' 2019-06-30 11:20:54,044 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-06-30 11:20:54,045 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action used request id req-10951793-b282-4448-a2b1-4be665c7879d 2019-06-30 11:20:54,045 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action used request id req-10951793-b282-4448-a2b1-4be665c7879d 2019-06-30 11:20:54,045 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a84b7f28-bff2-4afc-bcbf-e291b9072276 2019-06-30 11:20:54,045 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:20:54,045 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/d4fed1ee-b0ba-4877-bce0-8284d205c2ac.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666da6f0350a9c84cfde723cc9ee941806351397" 2019-06-30 11:20:54,045 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:20:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a84b7f28-bff2-4afc-bcbf-e291b9072276 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:20:54,046 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-30 11:20:54,046 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eee64c48-d478-4fcf-86b2-4bc4e73308c1 Content-Length: 0 Date: Sun, 30 Jun 2019 11:20:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 11:20:54,046 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/d4fed1ee-b0ba-4877-bce0-8284d205c2ac.json used request id req-eee64c48-d478-4fcf-86b2-4bc4e73308c1 2019-06-30 11:20:54,046 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/d4fed1ee-b0ba-4877-bce0-8284d205c2ac.json used request id req-eee64c48-d478-4fcf-86b2-4bc4e73308c1 2019-06-30 11:20:54,046 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-06-30 11:20:54,046 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-30 11:20:54,046 - functest.core.cloudify - DEBUG - Deleting... 2019-06-30 11:20:54,047 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-06-30 11:20:54,047 - functest.core.cloudify - DEBUG - 11:20:52 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_alin2g: No response received for task 7b6507d1784349e8bfe98338dc0c7869 2019-06-30 11:20:54,047 - functest.core.cloudify - DEBUG - Successfully deleted daemon: proxy_host_alin2g 2019-06-30 11:20:54,047 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-06-30 11:20:54,047 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:20:54,107 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:20:54,107 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:20:54,107 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:20:54,108 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:20:54,108 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:20:54,108 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:20:54,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:20:54,108 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:20:54,108 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:20:54,108 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:20:54 GMT 2019-06-30 11:20:54,108 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:20:54,108 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:20:54,108 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:20:54,109 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:20:54,109 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:20:59,114 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:20:59,194 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:20:59,194 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:20:59,195 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:20:59,195 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:20:59,195 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:20:59,195 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:20:59,195 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:20:59,195 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_alin2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:54.075Z", "message": "Agent deleted", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:53.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:54.075Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:53.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:54.742Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-d11a03a5-683e-48bd-bdb2-19d2c986e4ca", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:54.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d582208c-9fcd-4cc3-a27f-89147ca4539b"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:54.742Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:54.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d582208c-9fcd-4cc3-a27f-89147ca4539b"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:54.742Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:20:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d11a03a5-683e-48bd-bdb2-19d2c986e4ca Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:54.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d582208c-9fcd-4cc3-a27f-89147ca4539b"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:55.374Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}49e7b57996857d4a708aa64fd70ede343ed1c92f\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:54.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e7281837-7d71-4391-9a29-2b1c1a0d12b6"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:55.374Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}146f739c61edff554bf060ce2061e63713e9ec62\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:54.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d582208c-9fcd-4cc3-a27f-89147ca4539b"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:55.877Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:20:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ba3f109-3287-4861-b9a7-ae00b9031f85 x-compute-request-id: req-0ba3f109-3287-4861-b9a7-ae00b9031f85 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6f:a7:c1\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:09.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:00:09Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_proxy_host_alin2g\", \"created\": \"2019-06-30T10:57:19Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:55.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d582208c-9fcd-4cc3-a27f-89147ca4539b"}, {"node_instance_id": "bono_host_iinetx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:56.413Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T11:20:56.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:56.413Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-98f925dd-e87a-4382-b8ee-78b87b7fe4d2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:55.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e7281837-7d71-4391-9a29-2b1c1a0d12b6"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:56.413Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-98f925dd-e87a-4382-b8ee-78b87b7fe4d2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:55.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e7281837-7d71-4391-9a29-2b1c1a0d12b6"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:56.413Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:20:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98f925dd-e87a-4382-b8ee-78b87b7fe4d2 x-compute-request-id: req-98f925dd-e87a-4382-b8ee-78b87b7fe4d2 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:be:b9:3c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:be:b9:3c\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:11.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"db14e987-d8b3-4d92-a051-eae93da15b74\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:20:44Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bono_host_iinetx\", \"created\": \"2019-06-30T10:57:26Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:55.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e7281837-7d71-4391-9a29-2b1c1a0d12b6"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:56.413Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-0ba3f109-3287-4861-b9a7-ae00b9031f85", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:55.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d582208c-9fcd-4cc3-a27f-89147ca4539b"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:56.413Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-0ba3f109-3287-4861-b9a7-ae00b9031f85", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:55.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d582208c-9fcd-4cc3-a27f-89147ca4539b"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:56.413Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}146f739c61edff554bf060ce2061e63713e9ec62\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:55.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d582208c-9fcd-4cc3-a27f-89147ca4539b"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:56.413Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 11:20:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cd24d418-6a07-498f-a423-75d1662f2c89 x-compute-request-id: req-cd24d418-6a07-498f-a423-75d1662f2c89 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:55.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d582208c-9fcd-4cc3-a27f-89147ca4539b"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:56.413Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32/action used request id req-cd24d418-6a07-498f-a423-75d1662f2c89", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:55.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d582208c-9fcd-4cc3-a27f-89147ca4539b"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:56.413Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32/action used request id req-cd24d418-6a07-498f-a423-75d1662f2c89", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:55.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d582208c-9fcd-4cc3-a27f-89147ca4539b"}], "metadata": {"pagination": {"total": 1259, "offset": 1241, "size": 50}}} 2019-06-30 11:20:59,195 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:20:59,195 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:20:59 GMT 2019-06-30 11:20:59,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:20:59,196 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:20:59,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:20:59,196 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:20:59,196 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:20:59,196 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:20:59,197 - functest.core.cloudify - DEBUG - Agent deleted 2019-06-30 11:20:59,197 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-30 11:20:59,198 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d11a03a5-683e-48bd-bdb2-19d2c986e4ca 2019-06-30 11:20:59,198 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:20:59,198 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:20:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d11a03a5-683e-48bd-bdb2-19d2c986e4ca Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:20:59,198 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49e7b57996857d4a708aa64fd70ede343ed1c92f" 2019-06-30 11:20:59,198 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146f739c61edff554bf060ce2061e63713e9ec62" 2019-06-30 11:20:59,199 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:20:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ba3f109-3287-4861-b9a7-ae00b9031f85 x-compute-request-id: req-0ba3f109-3287-4861-b9a7-ae00b9031f85 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:a7:c1", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:09.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "238e308b-aba8-44ce-bcb2-7e6c0441fe32", "security_groups": [{"name": "default"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:00:09Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_proxy_host_alin2g", "created": "2019-06-30T10:57:19Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:20:59,199 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-06-30 11:20:59,199 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-98f925dd-e87a-4382-b8ee-78b87b7fe4d2 2019-06-30 11:20:59,199 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-98f925dd-e87a-4382-b8ee-78b87b7fe4d2 2019-06-30 11:20:59,199 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:20:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98f925dd-e87a-4382-b8ee-78b87b7fe4d2 x-compute-request-id: req-98f925dd-e87a-4382-b8ee-78b87b7fe4d2 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:b9:3c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:b9:3c", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:11.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "db14e987-d8b3-4d92-a051-eae93da15b74", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:20:44Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bono_host_iinetx", "created": "2019-06-30T10:57:26Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:20:59,199 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-0ba3f109-3287-4861-b9a7-ae00b9031f85 2019-06-30 11:20:59,200 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-0ba3f109-3287-4861-b9a7-ae00b9031f85 2019-06-30 11:20:59,200 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146f739c61edff554bf060ce2061e63713e9ec62" -d '{"os-stop": null}' 2019-06-30 11:20:59,200 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 11:20:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cd24d418-6a07-498f-a423-75d1662f2c89 x-compute-request-id: req-cd24d418-6a07-498f-a423-75d1662f2c89 Content-Length: 0 Content-Type: application/json 2019-06-30 11:20:59,200 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32/action used request id req-cd24d418-6a07-498f-a423-75d1662f2c89 2019-06-30 11:20:59,200 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32/action used request id req-cd24d418-6a07-498f-a423-75d1662f2c89 2019-06-30 11:20:59,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:20:59,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:20:59,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:20:59,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:20:59,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:20:59,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:20:59,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:20:59,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:20:59,262 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:20:59,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:20:59,262 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:20:59 GMT 2019-06-30 11:20:59,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:20:59,262 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:20:59,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:20:59,262 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:20:59,262 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:21:04,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:21:04,349 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:21:04,349 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:21:04,349 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:21:04,350 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:21:04,350 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:21:04,350 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:21:04,350 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:21:04,350 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:20:59.335Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a9d3672ff88709388e716cd06145b9f26aaba337\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:59.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e37d7d50-30ac-40c2-9ecc-6fed7af43fe8"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:00.003Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-53d9a089-7342-4d1d-abe5-7418b628c4aa", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:59.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e37d7d50-30ac-40c2-9ecc-6fed7af43fe8"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:00.003Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:20:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53d9a089-7342-4d1d-abe5-7418b628c4aa x-compute-request-id: req-53d9a089-7342-4d1d-abe5-7418b628c4aa Content-Encoding: gzip Content-Length: 862 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:33:33:a8\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:33:33:a8\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:10.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"f99a56d2-76fc-466e-85dc-06a54c790c51\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T11:20:49Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bind_host_aj462j\", \"created\": \"2019-06-30T10:57:31Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:59.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e37d7d50-30ac-40c2-9ecc-6fed7af43fe8"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:00.003Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-53d9a089-7342-4d1d-abe5-7418b628c4aa", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:20:59.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e37d7d50-30ac-40c2-9ecc-6fed7af43fe8"}, {"node_instance_id": "bind_host_aj462j", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:00.671Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T11:21:00.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}], "metadata": {"pagination": {"total": 1264, "offset": 1259, "size": 50}}} 2019-06-30 11:21:04,350 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:21:04,350 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:21:04 GMT 2019-06-30 11:21:04,350 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:21:04,350 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:21:04,351 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:21:04,351 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:21:04,351 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:21:04,351 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:21:04,351 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9d3672ff88709388e716cd06145b9f26aaba337" 2019-06-30 11:21:04,352 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-53d9a089-7342-4d1d-abe5-7418b628c4aa 2019-06-30 11:21:04,352 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:20:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53d9a089-7342-4d1d-abe5-7418b628c4aa x-compute-request-id: req-53d9a089-7342-4d1d-abe5-7418b628c4aa Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:33:a8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:33:a8", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:00:10.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "f99a56d2-76fc-466e-85dc-06a54c790c51", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:20:49Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bind_host_aj462j", "created": "2019-06-30T10:57:31Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:21:04,352 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-53d9a089-7342-4d1d-abe5-7418b628c4aa 2019-06-30 11:21:04,352 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-06-30 11:21:04,352 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:21:04,523 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:21:04,523 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:21:04,523 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:21:04,523 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:21:04,523 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:21:04,524 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:21:04,524 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:21:04,524 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:21:04,524 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:21:04,524 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:21:04 GMT 2019-06-30 11:21:04,524 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:21:04,524 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:21:04,524 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:21:04,524 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:21:04,524 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:21:09,530 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:21:09,619 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:21:09,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:21:09,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:21:09,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:21:09,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:21:09,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:21:09,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:21:09,619 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:05.891Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}146f739c61edff554bf060ce2061e63713e9ec62\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:05.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d582208c-9fcd-4cc3-a27f-89147ca4539b"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:06.558Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:21:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-407563bb-7303-4a4e-b402-a4b088d5b9ba x-compute-request-id: req-407563bb-7303-4a4e-b402-a4b088d5b9ba Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6f:a7:c1\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:09.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:20:57Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_proxy_host_alin2g\", \"created\": \"2019-06-30T10:57:19Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:06.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d582208c-9fcd-4cc3-a27f-89147ca4539b"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:06.558Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-407563bb-7303-4a4e-b402-a4b088d5b9ba", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:06.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d582208c-9fcd-4cc3-a27f-89147ca4539b"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:06.558Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-407563bb-7303-4a4e-b402-a4b088d5b9ba", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:06.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.d582208c-9fcd-4cc3-a27f-89147ca4539b"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:07.217Z", "message": "Stopped node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:06.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:07.217Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:06.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:07.217Z", "message": "Task succeeded 'nova_plugin.server.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:06.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:07.217Z", "message": "Unlinking relationships", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:06.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:07.898Z", "message": "Deleting node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:07.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:07.898Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:07.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:08.401Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:08.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.377da320-1fa8-4448-84f0-66c0ed250dc0"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:09.069Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-8b9a9590-2954-4dc1-aab8-54cc783fa38d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:08.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.377da320-1fa8-4448-84f0-66c0ed250dc0"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:09.069Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}35087f9568c5df26ded29767deded5add72c52ca\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:08.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.377da320-1fa8-4448-84f0-66c0ed250dc0"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:09.069Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:21:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b9a9590-2954-4dc1-aab8-54cc783fa38d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:08.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.377da320-1fa8-4448-84f0-66c0ed250dc0"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:09.069Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:08.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.377da320-1fa8-4448-84f0-66c0ed250dc0"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:09.603Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:21:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c4e5124-6041-4d91-8410-c1ab9889c202 x-compute-request-id: req-4c4e5124-6041-4d91-8410-c1ab9889c202 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6f:a7:c1\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:09.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:20:57Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_proxy_host_alin2g\", \"created\": \"2019-06-30T10:57:19Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:09.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.377da320-1fa8-4448-84f0-66c0ed250dc0"}], "metadata": {"pagination": {"total": 1280, "offset": 1264, "size": 50}}} 2019-06-30 11:21:09,620 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:21:09,620 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:21:09 GMT 2019-06-30 11:21:09,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:21:09,620 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:21:09,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:21:09,620 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:21:09,620 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:21:09,620 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:21:09,621 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}146f739c61edff554bf060ce2061e63713e9ec62" 2019-06-30 11:21:09,621 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:21:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-407563bb-7303-4a4e-b402-a4b088d5b9ba x-compute-request-id: req-407563bb-7303-4a4e-b402-a4b088d5b9ba Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:a7:c1", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:09.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "238e308b-aba8-44ce-bcb2-7e6c0441fe32", "security_groups": [{"name": "default"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:20:57Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_proxy_host_alin2g", "created": "2019-06-30T10:57:19Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:21:09,622 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-407563bb-7303-4a4e-b402-a4b088d5b9ba 2019-06-30 11:21:09,622 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-407563bb-7303-4a4e-b402-a4b088d5b9ba 2019-06-30 11:21:09,622 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-30 11:21:09,622 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 11:21:09,622 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-06-30 11:21:09,623 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 11:21:09,623 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-30 11:21:09,623 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-30 11:21:09,623 - functest.core.cloudify - DEBUG - deleting server 2019-06-30 11:21:09,623 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-8b9a9590-2954-4dc1-aab8-54cc783fa38d 2019-06-30 11:21:09,623 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35087f9568c5df26ded29767deded5add72c52ca" 2019-06-30 11:21:09,623 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:21:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b9a9590-2954-4dc1-aab8-54cc783fa38d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:21:09,624 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:21:09,624 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:21:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c4e5124-6041-4d91-8410-c1ab9889c202 x-compute-request-id: req-4c4e5124-6041-4d91-8410-c1ab9889c202 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:a7:c1", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:09.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "238e308b-aba8-44ce-bcb2-7e6c0441fe32", "security_groups": [{"name": "default"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:20:57Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_proxy_host_alin2g", "created": "2019-06-30T10:57:19Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:21:09,624 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:21:09,681 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:21:09,681 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:21:09,681 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:21:09,681 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:21:09,681 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:21:09,681 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:21:09,682 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:21:09,682 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:21:09,682 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:21:09,682 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:21:09 GMT 2019-06-30 11:21:09,682 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:21:09,682 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:21:09,682 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:21:09,682 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:21:09,682 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:21:14,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:21:14,782 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:21:14,782 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:21:14,782 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:21:14,782 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:21:14,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:21:14,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:21:14,782 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:21:14,783 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:10.235Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-4c4e5124-6041-4d91-8410-c1ab9889c202", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:09.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.377da320-1fa8-4448-84f0-66c0ed250dc0"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:10.235Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-4c4e5124-6041-4d91-8410-c1ab9889c202", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:09.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.377da320-1fa8-4448-84f0-66c0ed250dc0"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:10.235Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}35087f9568c5df26ded29767deded5add72c52ca\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:09.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.377da320-1fa8-4448-84f0-66c0ed250dc0"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:10.235Z", "message": "RESP: [204] Date: Sun, 30 Jun 2019 11:21:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-66d9788e-7fa5-4936-ba4a-d2a22a5b69b6 x-compute-request-id: req-66d9788e-7fa5-4936-ba4a-d2a22a5b69b6 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:09.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.377da320-1fa8-4448-84f0-66c0ed250dc0"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:10.235Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-66d9788e-7fa5-4936-ba4a-d2a22a5b69b6", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:09.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.377da320-1fa8-4448-84f0-66c0ed250dc0"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:10.235Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-66d9788e-7fa5-4936-ba4a-d2a22a5b69b6", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:09.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.377da320-1fa8-4448-84f0-66c0ed250dc0"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:10.235Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}35087f9568c5df26ded29767deded5add72c52ca\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:09.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.377da320-1fa8-4448-84f0-66c0ed250dc0"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:10.235Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:21:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce05504e-acb3-47b2-9115-abae2c24630b x-compute-request-id: req-ce05504e-acb3-47b2-9115-abae2c24630b Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6f:a7:c1\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:09.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"238e308b-aba8-44ce-bcb2-7e6c0441fe32\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:21:09Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_proxy_host_alin2g\", \"created\": \"2019-06-30T10:57:19Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:10.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.377da320-1fa8-4448-84f0-66c0ed250dc0"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:10.739Z", "message": "Waiting for server \"238e308b-aba8-44ce-bcb2-7e6c0441fe32\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:10.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.377da320-1fa8-4448-84f0-66c0ed250dc0"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:10.739Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-ce05504e-acb3-47b2-9115-abae2c24630b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:10.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.377da320-1fa8-4448-84f0-66c0ed250dc0"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:10.739Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-ce05504e-acb3-47b2-9115-abae2c24630b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:10.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.377da320-1fa8-4448-84f0-66c0ed250dc0"}], "metadata": {"pagination": {"total": 1291, "offset": 1280, "size": 50}}} 2019-06-30 11:21:14,783 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:21:14,783 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:21:14 GMT 2019-06-30 11:21:14,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:21:14,783 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:21:14,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:21:14,783 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:21:14,783 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:21:14,783 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:21:14,784 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-4c4e5124-6041-4d91-8410-c1ab9889c202 2019-06-30 11:21:14,784 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-4c4e5124-6041-4d91-8410-c1ab9889c202 2019-06-30 11:21:14,785 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35087f9568c5df26ded29767deded5add72c52ca" 2019-06-30 11:21:14,785 - functest.core.cloudify - DEBUG - RESP: [204] Date: Sun, 30 Jun 2019 11:21:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-66d9788e-7fa5-4936-ba4a-d2a22a5b69b6 x-compute-request-id: req-66d9788e-7fa5-4936-ba4a-d2a22a5b69b6 Content-Type: application/json 2019-06-30 11:21:14,785 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-66d9788e-7fa5-4936-ba4a-d2a22a5b69b6 2019-06-30 11:21:14,785 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-66d9788e-7fa5-4936-ba4a-d2a22a5b69b6 2019-06-30 11:21:14,785 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35087f9568c5df26ded29767deded5add72c52ca" 2019-06-30 11:21:14,785 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:21:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce05504e-acb3-47b2-9115-abae2c24630b x-compute-request-id: req-ce05504e-acb3-47b2-9115-abae2c24630b Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:a7:c1", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:09.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "238e308b-aba8-44ce-bcb2-7e6c0441fe32", "security_groups": [{"name": "default"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:21:09Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_proxy_host_alin2g", "created": "2019-06-30T10:57:19Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:21:14,786 - functest.core.cloudify - DEBUG - Waiting for server "238e308b-aba8-44ce-bcb2-7e6c0441fe32" to be deleted. current status: SHUTOFF 2019-06-30 11:21:14,786 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-ce05504e-acb3-47b2-9115-abae2c24630b 2019-06-30 11:21:14,786 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-ce05504e-acb3-47b2-9115-abae2c24630b 2019-06-30 11:21:14,786 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:21:14,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:21:14,853 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:21:14,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:21:14,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:21:14,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:21:14,853 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:21:14,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:21:14,853 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:21:14,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:21:14,854 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:21:14 GMT 2019-06-30 11:21:14,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:21:14,854 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:21:14,854 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:21:14,854 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:21:14,854 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:21:19,859 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:21:19,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:21:19,935 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:21:19,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:21:19,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:21:19,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:21:19,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:21:19,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:21:19,936 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:15.211Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}35087f9568c5df26ded29767deded5add72c52ca\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:15.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.377da320-1fa8-4448-84f0-66c0ed250dc0"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:15.858Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-3f60517d-d989-47bc-8e2f-ef862fddd4b8", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:15.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.377da320-1fa8-4448-84f0-66c0ed250dc0"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:15.858Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:15.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "proxy_host_alin2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:15.858Z", "message": "Deleted node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:15.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:15.858Z", "message": "RESP: [404] Date: Sun, 30 Jun 2019 11:21:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3f60517d-d989-47bc-8e2f-ef862fddd4b8 x-compute-request-id: req-3f60517d-d989-47bc-8e2f-ef862fddd4b8 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 238e308b-aba8-44ce-bcb2-7e6c0441fe32 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:15.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.377da320-1fa8-4448-84f0-66c0ed250dc0"}, {"node_instance_id": "proxy_host_alin2g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:15.858Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-3f60517d-d989-47bc-8e2f-ef862fddd4b8", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:15.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.377da320-1fa8-4448-84f0-66c0ed250dc0"}], "metadata": {"pagination": {"total": 1297, "offset": 1291, "size": 50}}} 2019-06-30 11:21:19,936 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:21:19,936 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:21:19 GMT 2019-06-30 11:21:19,936 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:21:19,936 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:21:19,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:21:19,937 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:21:19,937 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:21:19,937 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:21:19,937 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35087f9568c5df26ded29767deded5add72c52ca" 2019-06-30 11:21:19,938 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-3f60517d-d989-47bc-8e2f-ef862fddd4b8 2019-06-30 11:21:19,938 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-06-30 11:21:19,938 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-30 11:21:19,938 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 30 Jun 2019 11:21:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3f60517d-d989-47bc-8e2f-ef862fddd4b8 x-compute-request-id: req-3f60517d-d989-47bc-8e2f-ef862fddd4b8 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 238e308b-aba8-44ce-bcb2-7e6c0441fe32 could not be found.", "code": 404}} 2019-06-30 11:21:19,938 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/238e308b-aba8-44ce-bcb2-7e6c0441fe32 used request id req-3f60517d-d989-47bc-8e2f-ef862fddd4b8 2019-06-30 11:21:19,938 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:21:19,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:21:19,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:21:20,000 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:21:20,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:21:20,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:21:20,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:21:20,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:21:20,000 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:21:20,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:21:20,000 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:21:20 GMT 2019-06-30 11:21:20,000 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:21:20,001 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:21:20,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:21:20,001 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:21:20,001 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:21:25,006 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:21:25,083 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:21:25,083 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:21:25,083 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:21:25,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:21:25,083 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:21:25,083 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:21:25,084 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:21:25,084 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1297, "offset": 1297, "size": 50}}} 2019-06-30 11:21:25,084 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:21:25,084 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:21:25 GMT 2019-06-30 11:21:25,084 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:21:25,084 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-06-30 11:21:25,084 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:21:25,084 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:21:25,084 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:21:25,085 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:21:25,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:21:25,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:21:25,141 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:21:25,141 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:21:25,141 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:21:25,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:21:25,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:21:25,141 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:21:25,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:21:25,141 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:21:25 GMT 2019-06-30 11:21:25,142 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:21:25,142 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:21:25,142 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:21:25,142 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:21:25,142 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:21:30,147 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:21:30,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:21:30,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:21:30,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:21:30,247 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:21:30,247 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:21:30,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:21:30,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:21:30,247 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_iinetx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:26.431Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:26.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:27.471Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:27.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e859db8c-01be-4701-bb7f-dda9f34422d8"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:28.139Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9d287e6d4a662fb75e70526e6f9444d6febc6989\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:27.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e859db8c-01be-4701-bb7f-dda9f34422d8"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:28.139Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:21:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcf39236-947a-48f5-8700-cb7ff7b52dff Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:27.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e859db8c-01be-4701-bb7f-dda9f34422d8"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:28.139Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-fcf39236-947a-48f5-8700-cb7ff7b52dff", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:27.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e859db8c-01be-4701-bb7f-dda9f34422d8"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:28.891Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:21:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ac24648-5f65-4c65-9976-b7b6e84c57fc x-compute-request-id: req-9ac24648-5f65-4c65-9976-b7b6e84c57fc Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:be:b9:3c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:be:b9:3c\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:11.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"db14e987-d8b3-4d92-a051-eae93da15b74\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:20:56Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bono_host_iinetx\", \"created\": \"2019-06-30T10:57:26Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:28.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e859db8c-01be-4701-bb7f-dda9f34422d8"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:29.394Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-9ac24648-5f65-4c65-9976-b7b6e84c57fc", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:28.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e859db8c-01be-4701-bb7f-dda9f34422d8"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:29.394Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:28.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e859db8c-01be-4701-bb7f-dda9f34422d8"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:29.394Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-9ac24648-5f65-4c65-9976-b7b6e84c57fc", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:28.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.e859db8c-01be-4701-bb7f-dda9f34422d8"}, {"node_instance_id": "bono_host_iinetx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:30.062Z", "message": "Stopped node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:29.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_host_iinetx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:30.062Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:29.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_host_iinetx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:30.062Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:29.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}], "metadata": {"pagination": {"total": 1309, "offset": 1297, "size": 50}}} 2019-06-30 11:21:30,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:21:30,247 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:21:30 GMT 2019-06-30 11:21:30,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:21:30,247 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:21:30,248 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:21:30,248 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:21:30,248 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:21:30,248 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:21:30,249 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-06-30 11:21:30,249 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:21:30,249 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d287e6d4a662fb75e70526e6f9444d6febc6989" 2019-06-30 11:21:30,249 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:21:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcf39236-947a-48f5-8700-cb7ff7b52dff Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:21:30,249 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-fcf39236-947a-48f5-8700-cb7ff7b52dff 2019-06-30 11:21:30,249 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:21:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ac24648-5f65-4c65-9976-b7b6e84c57fc x-compute-request-id: req-9ac24648-5f65-4c65-9976-b7b6e84c57fc Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:b9:3c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:b9:3c", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:11.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "db14e987-d8b3-4d92-a051-eae93da15b74", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:20:56Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bono_host_iinetx", "created": "2019-06-30T10:57:26Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:21:30,250 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-9ac24648-5f65-4c65-9976-b7b6e84c57fc 2019-06-30 11:21:30,250 - functest.core.cloudify - DEBUG - Server is already stopped 2019-06-30 11:21:30,250 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-9ac24648-5f65-4c65-9976-b7b6e84c57fc 2019-06-30 11:21:30,250 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-30 11:21:30,250 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 11:21:30,250 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-06-30 11:21:30,251 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:21:30,326 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:21:30,327 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:21:30,327 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:21:30,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:21:30,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:21:30,327 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:21:30,327 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:21:30,327 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:21:30,327 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:21:30,327 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:21:30 GMT 2019-06-30 11:21:30,328 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:21:30,328 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:21:30,328 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:21:30,328 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:21:30,328 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:21:35,333 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:21:35,419 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:21:35,419 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:21:35,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:21:35,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:21:35,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:21:35,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:21:35,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:21:35,420 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:30.692Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:30.002Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_host_aj462j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:30.692Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:30.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:31.373Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:21:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d66e1741-bdf0-4bf3-b8c1-d9bd37a473a2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:31.145Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:31.373Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:31.138Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:31.373Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:31.138Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:31.373Z", "message": "Remove floating ip 172.30.9.202", "level": "info", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:31.137Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:31.919Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-d66e1741-bdf0-4bf3-b8c1-d9bd37a473a2", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:31.146Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:31.919Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5b2ea440d87e0904315919e368b748f09ee6de6e\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:31.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.45809706-e751-4610-b901-f6501a6a3e94"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:31.919Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:21:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d66e1741-bdf0-4bf3-b8c1-d9bd37a473a2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:31.146Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:31.919Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-d66e1741-bdf0-4bf3-b8c1-d9bd37a473a2", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:31.146Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:31.919Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:31.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.45809706-e751-4610-b901-f6501a6a3e94"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:31.919Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:21:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4878fd59-23c1-438c-b3fa-64dd6cb27923 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:31.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.45809706-e751-4610-b901-f6501a6a3e94"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:31.919Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-4878fd59-23c1-438c-b3fa-64dd6cb27923", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:31.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.45809706-e751-4610-b901-f6501a6a3e94"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:31.919Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b478ec456db40cf47cbd9eeff444e8cf1d9afe0\"", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:31.558Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:31.919Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b478ec456db40cf47cbd9eeff444e8cf1d9afe0\"", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:31.558Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:32.435Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b478ec456db40cf47cbd9eeff444e8cf1d9afe0\"", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:31.906Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:32.435Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-5f3f2fce-ed7a-4d22-8889-fee789f48c3e Date: Sun, 30 Jun 2019 11:21:31 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T11:00:09Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7dfcd046-47ca-474d-accf-1aa7328d07f4\",\"ip_address\":\"192.168.120.5\"}],\"id\":\"8c21d71a-0abe-405d-8694-ef1c123f7178\",\"security_groups\":[\"79c0b03c-b1e8-4940-9a02-7813134f5590\",\"e6250e01-8147-41e8-83bb-10cc2394f545\"],\"mac_address\":\"fa:16:3e:33:33:a8\",\"device_id\":\"f99a56d2-76fc-466e-85dc-06a54c790c51\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"587911f006904f3db5587f381ac40777\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\",\"tenant_id\":\"587911f006904f3db5587f381ac40777\",\"created_at\":\"2019-06-30T10:57:34Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:31.953Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:32.435Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json used request id req-5f3f2fce-ed7a-4d22-8889-fee789f48c3e", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:31.953Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:32.435Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json used request id req-5f3f2fce-ed7a-4d22-8889-fee789f48c3e", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:31.953Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:32.435Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json used request id req-5f3f2fce-ed7a-4d22-8889-fee789f48c3e", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:31.954Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:32.435Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json used request id req-5f3f2fce-ed7a-4d22-8889-fee789f48c3e", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:31.954Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:32.435Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/705b26dd-6a7a-4cf3-a0db-9d738501467a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b478ec456db40cf47cbd9eeff444e8cf1d9afe0\"", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:31.954Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:32.435Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/705b26dd-6a7a-4cf3-a0db-9d738501467a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b478ec456db40cf47cbd9eeff444e8cf1d9afe0\"", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:31.955Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:32.435Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-e2e1adde-e781-49ba-82e4-bfbbad802d0f Date: Sun, 30 Jun 2019 11:21:31 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T11:00:08Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7dfcd046-47ca-474d-accf-1aa7328d07f4\",\"ip_address\":\"192.168.120.9\"}],\"id\":\"705b26dd-6a7a-4cf3-a0db-9d738501467a\",\"security_groups\":[\"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\",\"e6250e01-8147-41e8-83bb-10cc2394f545\",\"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\"],\"mac_address\":\"fa:16:3e:be:b9:3c\",\"device_id\":\"db14e987-d8b3-4d92-a051-eae93da15b74\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"587911f006904f3db5587f381ac40777\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\",\"tenant_id\":\"587911f006904f3db5587f381ac40777\",\"created_at\":\"2019-06-30T10:57:30Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:32.005Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:32.435Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-e2e1adde-e781-49ba-82e4-bfbbad802d0f Date: Sun, 30 Jun 2019 11:21:31 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T11:00:08Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7dfcd046-47ca-474d-accf-1aa7328d07f4\",\"ip_address\":\"192.168.120.9\"}],\"id\":\"705b26dd-6a7a-4cf3-a0db-9d738501467a\",\"security_groups\":[\"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\",\"e6250e01-8147-41e8-83bb-10cc2394f545\",\"f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459\"],\"mac_address\":\"fa:16:3e:be:b9:3c\",\"device_id\":\"db14e987-d8b3-4d92-a051-eae93da15b74\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"587911f006904f3db5587f381ac40777\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\",\"tenant_id\":\"587911f006904f3db5587f381ac40777\",\"created_at\":\"2019-06-30T10:57:30Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:32.005Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:32.435Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/705b26dd-6a7a-4cf3-a0db-9d738501467a.json used request id req-e2e1adde-e781-49ba-82e4-bfbbad802d0f", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:32.005Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:32.435Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/705b26dd-6a7a-4cf3-a0db-9d738501467a.json used request id req-e2e1adde-e781-49ba-82e4-bfbbad802d0f", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:32.005Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:32.435Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/705b26dd-6a7a-4cf3-a0db-9d738501467a.json used request id req-e2e1adde-e781-49ba-82e4-bfbbad802d0f", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:32.005Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:32.435Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/705b26dd-6a7a-4cf3-a0db-9d738501467a.json used request id req-e2e1adde-e781-49ba-82e4-bfbbad802d0f", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:32.005Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:32.435Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:32.006Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:32.435Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:32.006Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:32.435Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:21:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d6a1dc2-9de6-4449-9402-d612bc4d1b56 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:32.010Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:32.435Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:21:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d6a1dc2-9de6-4449-9402-d612bc4d1b56 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:32.010Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:32.435Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-0d6a1dc2-9de6-4449-9402-d612bc4d1b56", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:32.011Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:32.435Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-0d6a1dc2-9de6-4449-9402-d612bc4d1b56", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:32.011Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:32.435Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2451 X-Openstack-Request-Id: req-b326e4d4-a9a4-420c-bd03-58fc25d59d82 Date: Sun, 30 Jun 2019 11:21:31 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"fbeea80e-4a01-4fd6-9001-27a49864b93a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:09Z\", \"updated_at\": \"2019-06-30T11:01:32Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:33:33:a8\", \"device_id\": \"f99a56d2-76fc-466e-85dc-06a54c790c51\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"port_id\": \"8c21d71a-0abe-405d-8694-ef1c123f7178\", \"id\": \"10d2173b-526c-49b4-9ae1-5fc64640c42b\", \"qos_policy_id\": null}, {\"router_id\": \"fbeea80e-4a01-4fd6-9001-27a49864b93a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:10Z\", \"updated_at\": \"2019-06-30T11:01:48Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:be:b9:3c\", \"device_id\": \"db14e987-d8b3-4d92-a051-eae93da15b74\"}, \"fixed_ip_address\": \"192.168.120.9\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 2, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"port_id\": \"705b26dd-6a7a-4cf3-a0db-9d738501467a\", \"id\": \"25f7cb0f-f7dc-48f3-b370-bc944c3b4647\", \"qos_policy_id\": null}, {\"router_id\": \"fbeea80e-4a01-4fd6-9001-27a49864b93a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:53:43Z\", \"updated_at\": \"2019-06-30T10:53:45Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:a3:ee:db\", \"device_id\": \"84b40b62-c631-492c-a24b-1ae46de4a507\"}, \"fixed_ip_address\": \"192.168.120.16\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 1, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"port_id\": \"1a07c74b-1d95-4c82-93f4-aa96942eb376\", \"id\": \"2770110b-07df-4aac-83f0-8185c2929e2d\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:31.904Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:32.435Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2451 X-Openstack-Request-Id: req-b326e4d4-a9a4-420c-bd03-58fc25d59d82 Date: Sun, 30 Jun 2019 11:21:31 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"fbeea80e-4a01-4fd6-9001-27a49864b93a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:09Z\", \"updated_at\": \"2019-06-30T11:01:32Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:33:33:a8\", \"device_id\": \"f99a56d2-76fc-466e-85dc-06a54c790c51\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"port_id\": \"8c21d71a-0abe-405d-8694-ef1c123f7178\", \"id\": \"10d2173b-526c-49b4-9ae1-5fc64640c42b\", \"qos_policy_id\": null}, {\"router_id\": \"fbeea80e-4a01-4fd6-9001-27a49864b93a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:10Z\", \"updated_at\": \"2019-06-30T11:01:48Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:be:b9:3c\", \"device_id\": \"db14e987-d8b3-4d92-a051-eae93da15b74\"}, \"fixed_ip_address\": \"192.168.120.9\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 2, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"port_id\": \"705b26dd-6a7a-4cf3-a0db-9d738501467a\", \"id\": \"25f7cb0f-f7dc-48f3-b370-bc944c3b4647\", \"qos_policy_id\": null}, {\"router_id\": \"fbeea80e-4a01-4fd6-9001-27a49864b93a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:53:43Z\", \"updated_at\": \"2019-06-30T10:53:45Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:a3:ee:db\", \"device_id\": \"84b40b62-c631-492c-a24b-1ae46de4a507\"}, \"fixed_ip_address\": \"192.168.120.16\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 1, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"port_id\": \"1a07c74b-1d95-4c82-93f4-aa96942eb376\", \"id\": \"2770110b-07df-4aac-83f0-8185c2929e2d\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:31.905Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:32.435Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b326e4d4-a9a4-420c-bd03-58fc25d59d82", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:31.905Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:32.435Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b326e4d4-a9a4-420c-bd03-58fc25d59d82", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:31.905Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:32.435Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b326e4d4-a9a4-420c-bd03-58fc25d59d82", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:31.905Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:32.435Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b326e4d4-a9a4-420c-bd03-58fc25d59d82", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:31.905Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:32.435Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b478ec456db40cf47cbd9eeff444e8cf1d9afe0\"", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:31.906Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:32.435Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-5f3f2fce-ed7a-4d22-8889-fee789f48c3e Date: Sun, 30 Jun 2019 11:21:31 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T11:00:09Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7dfcd046-47ca-474d-accf-1aa7328d07f4\",\"ip_address\":\"192.168.120.5\"}],\"id\":\"8c21d71a-0abe-405d-8694-ef1c123f7178\",\"security_groups\":[\"79c0b03c-b1e8-4940-9a02-7813134f5590\",\"e6250e01-8147-41e8-83bb-10cc2394f545\"],\"mac_address\":\"fa:16:3e:33:33:a8\",\"device_id\":\"f99a56d2-76fc-466e-85dc-06a54c790c51\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"587911f006904f3db5587f381ac40777\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\",\"tenant_id\":\"587911f006904f3db5587f381ac40777\",\"created_at\":\"2019-06-30T10:57:34Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:31.953Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:33.033Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-3e4d0cda-2a0e-4071-ad7c-bf2939e2c94c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:32.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.45809706-e751-4610-b901-f6501a6a3e94"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:33.033Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:21:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e4d0cda-2a0e-4071-ad7c-bf2939e2c94c x-compute-request-id: req-3e4d0cda-2a0e-4071-ad7c-bf2939e2c94c Content-Encoding: gzip Content-Length: 850 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:33:33:a8\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:33:33:a8\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:10.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"f99a56d2-76fc-466e-85dc-06a54c790c51\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:21:00Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bind_host_aj462j\", \"created\": \"2019-06-30T10:57:31Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:32.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.45809706-e751-4610-b901-f6501a6a3e94"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:33.033Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:21:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae776cbc-6e95-435e-8385-caa7a036f7cc x-compute-request-id: req-ae776cbc-6e95-435e-8385-caa7a036f7cc Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:be:b9:3c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:be:b9:3c\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:11.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"db14e987-d8b3-4d92-a051-eae93da15b74\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:20:56Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bono_host_iinetx\", \"created\": \"2019-06-30T10:57:26Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:32.942Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:33.033Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:32.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.45809706-e751-4610-b901-f6501a6a3e94"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:33.033Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4ab8a175d717b59e0dc698a9fa408ff8087c0875\"", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:32.417Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:33.033Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-3e4d0cda-2a0e-4071-ad7c-bf2939e2c94c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:32.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.45809706-e751-4610-b901-f6501a6a3e94"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:33.033Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4ab8a175d717b59e0dc698a9fa408ff8087c0875\"", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:32.417Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}], "metadata": {"pagination": {"total": 1371, "offset": 1309, "size": 50}}} 2019-06-30 11:21:35,420 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:21:35,420 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:21:35 GMT 2019-06-30 11:21:35,420 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:21:35,421 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:21:35,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:21:35,421 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:21:35,421 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:21:35,421 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:21:35,424 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-06-30 11:21:35,424 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-06-30 11:21:35,424 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:21:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d66e1741-bdf0-4bf3-b8c1-d9bd37a473a2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:21:35,424 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:21:35,425 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:21:35,425 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.202 2019-06-30 11:21:35,425 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d66e1741-bdf0-4bf3-b8c1-d9bd37a473a2 2019-06-30 11:21:35,425 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2ea440d87e0904315919e368b748f09ee6de6e" 2019-06-30 11:21:35,425 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:21:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d66e1741-bdf0-4bf3-b8c1-d9bd37a473a2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:21:35,425 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d66e1741-bdf0-4bf3-b8c1-d9bd37a473a2 2019-06-30 11:21:35,426 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:21:35,426 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:21:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4878fd59-23c1-438c-b3fa-64dd6cb27923 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:21:35,426 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-4878fd59-23c1-438c-b3fa-64dd6cb27923 2019-06-30 11:21:35,426 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b478ec456db40cf47cbd9eeff444e8cf1d9afe0" 2019-06-30 11:21:35,426 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b478ec456db40cf47cbd9eeff444e8cf1d9afe0" 2019-06-30 11:21:35,426 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b478ec456db40cf47cbd9eeff444e8cf1d9afe0" 2019-06-30 11:21:35,427 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-5f3f2fce-ed7a-4d22-8889-fee789f48c3e Date: Sun, 30 Jun 2019 11:21:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T11:00:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7dfcd046-47ca-474d-accf-1aa7328d07f4","ip_address":"192.168.120.5"}],"id":"8c21d71a-0abe-405d-8694-ef1c123f7178","security_groups":["79c0b03c-b1e8-4940-9a02-7813134f5590","e6250e01-8147-41e8-83bb-10cc2394f545"],"mac_address":"fa:16:3e:33:33:a8","device_id":"f99a56d2-76fc-466e-85dc-06a54c790c51","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"587911f006904f3db5587f381ac40777","qos_policy_id":null,"admin_state_up":true,"network_id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:57:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 11:21:35,427 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json used request id req-5f3f2fce-ed7a-4d22-8889-fee789f48c3e 2019-06-30 11:21:35,427 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json used request id req-5f3f2fce-ed7a-4d22-8889-fee789f48c3e 2019-06-30 11:21:35,427 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json used request id req-5f3f2fce-ed7a-4d22-8889-fee789f48c3e 2019-06-30 11:21:35,427 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json used request id req-5f3f2fce-ed7a-4d22-8889-fee789f48c3e 2019-06-30 11:21:35,427 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/705b26dd-6a7a-4cf3-a0db-9d738501467a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b478ec456db40cf47cbd9eeff444e8cf1d9afe0" 2019-06-30 11:21:35,428 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/705b26dd-6a7a-4cf3-a0db-9d738501467a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b478ec456db40cf47cbd9eeff444e8cf1d9afe0" 2019-06-30 11:21:35,428 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-e2e1adde-e781-49ba-82e4-bfbbad802d0f Date: Sun, 30 Jun 2019 11:21:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T11:00:08Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7dfcd046-47ca-474d-accf-1aa7328d07f4","ip_address":"192.168.120.9"}],"id":"705b26dd-6a7a-4cf3-a0db-9d738501467a","security_groups":["d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd","e6250e01-8147-41e8-83bb-10cc2394f545","f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459"],"mac_address":"fa:16:3e:be:b9:3c","device_id":"db14e987-d8b3-4d92-a051-eae93da15b74","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"587911f006904f3db5587f381ac40777","qos_policy_id":null,"admin_state_up":true,"network_id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:57:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 11:21:35,428 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-e2e1adde-e781-49ba-82e4-bfbbad802d0f Date: Sun, 30 Jun 2019 11:21:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T11:00:08Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7dfcd046-47ca-474d-accf-1aa7328d07f4","ip_address":"192.168.120.9"}],"id":"705b26dd-6a7a-4cf3-a0db-9d738501467a","security_groups":["d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd","e6250e01-8147-41e8-83bb-10cc2394f545","f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459"],"mac_address":"fa:16:3e:be:b9:3c","device_id":"db14e987-d8b3-4d92-a051-eae93da15b74","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"587911f006904f3db5587f381ac40777","qos_policy_id":null,"admin_state_up":true,"network_id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:57:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 11:21:35,428 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/705b26dd-6a7a-4cf3-a0db-9d738501467a.json used request id req-e2e1adde-e781-49ba-82e4-bfbbad802d0f 2019-06-30 11:21:35,428 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/705b26dd-6a7a-4cf3-a0db-9d738501467a.json used request id req-e2e1adde-e781-49ba-82e4-bfbbad802d0f 2019-06-30 11:21:35,428 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/705b26dd-6a7a-4cf3-a0db-9d738501467a.json used request id req-e2e1adde-e781-49ba-82e4-bfbbad802d0f 2019-06-30 11:21:35,428 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/705b26dd-6a7a-4cf3-a0db-9d738501467a.json used request id req-e2e1adde-e781-49ba-82e4-bfbbad802d0f 2019-06-30 11:21:35,429 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:21:35,429 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:21:35,429 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:21:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d6a1dc2-9de6-4449-9402-d612bc4d1b56 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:21:35,429 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:21:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d6a1dc2-9de6-4449-9402-d612bc4d1b56 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:21:35,429 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0d6a1dc2-9de6-4449-9402-d612bc4d1b56 2019-06-30 11:21:35,429 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0d6a1dc2-9de6-4449-9402-d612bc4d1b56 2019-06-30 11:21:35,430 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2451 X-Openstack-Request-Id: req-b326e4d4-a9a4-420c-bd03-58fc25d59d82 Date: Sun, 30 Jun 2019 11:21:31 GMT RESP BODY: {"floatingips": [{"router_id": "fbeea80e-4a01-4fd6-9001-27a49864b93a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:09Z", "updated_at": "2019-06-30T11:01:32Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:33:33:a8", "device_id": "f99a56d2-76fc-466e-85dc-06a54c790c51"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "587911f006904f3db5587f381ac40777", "port_id": "8c21d71a-0abe-405d-8694-ef1c123f7178", "id": "10d2173b-526c-49b4-9ae1-5fc64640c42b", "qos_policy_id": null}, {"router_id": "fbeea80e-4a01-4fd6-9001-27a49864b93a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:10Z", "updated_at": "2019-06-30T11:01:48Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:be:b9:3c", "device_id": "db14e987-d8b3-4d92-a051-eae93da15b74"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "587911f006904f3db5587f381ac40777", "port_id": "705b26dd-6a7a-4cf3-a0db-9d738501467a", "id": "25f7cb0f-f7dc-48f3-b370-bc944c3b4647", "qos_policy_id": null}, {"router_id": "fbeea80e-4a01-4fd6-9001-27a49864b93a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:53:43Z", "updated_at": "2019-06-30T10:53:45Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a3:ee:db", "device_id": "84b40b62-c631-492c-a24b-1ae46de4a507"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "port_id": "1a07c74b-1d95-4c82-93f4-aa96942eb376", "id": "2770110b-07df-4aac-83f0-8185c2929e2d", "qos_policy_id": null}]} 2019-06-30 11:21:35,430 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2451 X-Openstack-Request-Id: req-b326e4d4-a9a4-420c-bd03-58fc25d59d82 Date: Sun, 30 Jun 2019 11:21:31 GMT RESP BODY: {"floatingips": [{"router_id": "fbeea80e-4a01-4fd6-9001-27a49864b93a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:09Z", "updated_at": "2019-06-30T11:01:32Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:33:33:a8", "device_id": "f99a56d2-76fc-466e-85dc-06a54c790c51"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "587911f006904f3db5587f381ac40777", "port_id": "8c21d71a-0abe-405d-8694-ef1c123f7178", "id": "10d2173b-526c-49b4-9ae1-5fc64640c42b", "qos_policy_id": null}, {"router_id": "fbeea80e-4a01-4fd6-9001-27a49864b93a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:10Z", "updated_at": "2019-06-30T11:01:48Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:be:b9:3c", "device_id": "db14e987-d8b3-4d92-a051-eae93da15b74"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "587911f006904f3db5587f381ac40777", "port_id": "705b26dd-6a7a-4cf3-a0db-9d738501467a", "id": "25f7cb0f-f7dc-48f3-b370-bc944c3b4647", "qos_policy_id": null}, {"router_id": "fbeea80e-4a01-4fd6-9001-27a49864b93a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:53:43Z", "updated_at": "2019-06-30T10:53:45Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a3:ee:db", "device_id": "84b40b62-c631-492c-a24b-1ae46de4a507"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "port_id": "1a07c74b-1d95-4c82-93f4-aa96942eb376", "id": "2770110b-07df-4aac-83f0-8185c2929e2d", "qos_policy_id": null}]} 2019-06-30 11:21:35,430 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b326e4d4-a9a4-420c-bd03-58fc25d59d82 2019-06-30 11:21:35,430 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b326e4d4-a9a4-420c-bd03-58fc25d59d82 2019-06-30 11:21:35,430 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b326e4d4-a9a4-420c-bd03-58fc25d59d82 2019-06-30 11:21:35,430 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-b326e4d4-a9a4-420c-bd03-58fc25d59d82 2019-06-30 11:21:35,431 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b478ec456db40cf47cbd9eeff444e8cf1d9afe0" 2019-06-30 11:21:35,431 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-5f3f2fce-ed7a-4d22-8889-fee789f48c3e Date: Sun, 30 Jun 2019 11:21:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T11:00:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7dfcd046-47ca-474d-accf-1aa7328d07f4","ip_address":"192.168.120.5"}],"id":"8c21d71a-0abe-405d-8694-ef1c123f7178","security_groups":["79c0b03c-b1e8-4940-9a02-7813134f5590","e6250e01-8147-41e8-83bb-10cc2394f545"],"mac_address":"fa:16:3e:33:33:a8","device_id":"f99a56d2-76fc-466e-85dc-06a54c790c51","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"587911f006904f3db5587f381ac40777","qos_policy_id":null,"admin_state_up":true,"network_id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:57:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 11:21:35,431 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-3e4d0cda-2a0e-4071-ad7c-bf2939e2c94c 2019-06-30 11:21:35,431 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:21:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e4d0cda-2a0e-4071-ad7c-bf2939e2c94c x-compute-request-id: req-3e4d0cda-2a0e-4071-ad7c-bf2939e2c94c Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:33:a8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:33:a8", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:10.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "f99a56d2-76fc-466e-85dc-06a54c790c51", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:21:00Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bind_host_aj462j", "created": "2019-06-30T10:57:31Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:21:35,431 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:21:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae776cbc-6e95-435e-8385-caa7a036f7cc x-compute-request-id: req-ae776cbc-6e95-435e-8385-caa7a036f7cc Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:b9:3c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:b9:3c", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:11.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "db14e987-d8b3-4d92-a051-eae93da15b74", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:20:56Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bono_host_iinetx", "created": "2019-06-30T10:57:26Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:21:35,431 - functest.core.cloudify - DEBUG - Server is already stopped 2019-06-30 11:21:35,432 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ab8a175d717b59e0dc698a9fa408ff8087c0875" 2019-06-30 11:21:35,432 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-3e4d0cda-2a0e-4071-ad7c-bf2939e2c94c 2019-06-30 11:21:35,432 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ab8a175d717b59e0dc698a9fa408ff8087c0875" 2019-06-30 11:21:35,432 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:21:35,508 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:21:35,508 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:21:35,508 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:21:35,508 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:21:35,508 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:21:35,508 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:21:35,509 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:21:35,509 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:21:35,509 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:21:35,509 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:21:35 GMT 2019-06-30 11:21:35,509 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:21:35,509 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:21:35,509 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:21:35,509 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:21:35,509 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:21:40,515 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:21:40,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:21:40,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:21:40,597 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:21:40,597 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:21:40,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:21:40,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:21:40,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:21:40,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_aj462j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:33.678Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:33.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:33.678Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:33.549Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:33.678Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4ab8a175d717b59e0dc698a9fa408ff8087c0875\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.202\"}}'", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:32.944Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:33.678Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-ae776cbc-6e95-435e-8385-caa7a036f7cc", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:32.943Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:33.678Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:21:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae776cbc-6e95-435e-8385-caa7a036f7cc x-compute-request-id: req-ae776cbc-6e95-435e-8385-caa7a036f7cc Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:be:b9:3c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:be:b9:3c\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:11.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"db14e987-d8b3-4d92-a051-eae93da15b74\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:20:56Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bono_host_iinetx\", \"created\": \"2019-06-30T10:57:26Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:32.942Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:33.678Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-ae776cbc-6e95-435e-8385-caa7a036f7cc", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:32.943Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": "bind_host_aj462j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:33.678Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:33.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:33.678Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-ae776cbc-6e95-435e-8385-caa7a036f7cc", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:32.943Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": "bind_host_aj462j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:33.678Z", "message": "Stopped node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:33.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:33.678Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-ae776cbc-6e95-435e-8385-caa7a036f7cc", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:32.943Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:33.678Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4ab8a175d717b59e0dc698a9fa408ff8087c0875\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.202\"}}'", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:32.944Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:34.846Z", "message": "Remove floating ip 172.30.9.200", "level": "info", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:34.652Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:35.483Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:21:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c04c30d-4430-4ba9-a11b-db1b42fbf0d0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:34.658Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:35.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:34.652Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:35.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:34.652Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:35.483Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:21:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c04c30d-4430-4ba9-a11b-db1b42fbf0d0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:34.658Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:35.483Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-0c04c30d-4430-4ba9-a11b-db1b42fbf0d0", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:34.659Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:35.483Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-0c04c30d-4430-4ba9-a11b-db1b42fbf0d0", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:34.659Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:35.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4927d4870f3006adbdc6a5929f50f9059b7ac320\"", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:35.057Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:35.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4927d4870f3006adbdc6a5929f50f9059b7ac320\"", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:35.057Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:35.483Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2145 X-Openstack-Request-Id: req-830f5c50-9d2c-40e8-a1fc-b821added917 Date: Sun, 30 Jun 2019 11:21:35 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"fbeea80e-4a01-4fd6-9001-27a49864b93a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:09Z\", \"updated_at\": \"2019-06-30T11:01:32Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:33:33:a8\", \"device_id\": \"f99a56d2-76fc-466e-85dc-06a54c790c51\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"port_id\": \"8c21d71a-0abe-405d-8694-ef1c123f7178\", \"id\": \"10d2173b-526c-49b4-9ae1-5fc64640c42b\", \"qos_policy_id\": null}, {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:10Z\", \"updated_at\": \"2019-06-30T11:21:34Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 3, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"port_id\": null, \"id\": \"25f7cb0f-f7dc-48f3-b370-bc944c3b4647\", \"qos_policy_id\": null}, {\"router_id\": \"fbeea80e-4a01-4fd6-9001-27a49864b93a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:53:43Z\", \"updated_at\": \"2019-06-30T10:53:45Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:a3:ee:db\", \"device_id\": \"84b40b62-c631-492c-a24b-1ae46de4a507\"}, \"fixed_ip_address\": \"192.168.120.16\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 1, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"port_id\": \"1a07c74b-1d95-4c82-93f4-aa96942eb376\", \"id\": \"2770110b-07df-4aac-83f0-8185c2929e2d\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:35.318Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:36.051Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2145 X-Openstack-Request-Id: req-830f5c50-9d2c-40e8-a1fc-b821added917 Date: Sun, 30 Jun 2019 11:21:35 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"fbeea80e-4a01-4fd6-9001-27a49864b93a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:09Z\", \"updated_at\": \"2019-06-30T11:01:32Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:33:33:a8\", \"device_id\": \"f99a56d2-76fc-466e-85dc-06a54c790c51\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"port_id\": \"8c21d71a-0abe-405d-8694-ef1c123f7178\", \"id\": \"10d2173b-526c-49b4-9ae1-5fc64640c42b\", \"qos_policy_id\": null}, {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:57:10Z\", \"updated_at\": \"2019-06-30T11:21:34Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 3, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"port_id\": null, \"id\": \"25f7cb0f-f7dc-48f3-b370-bc944c3b4647\", \"qos_policy_id\": null}, {\"router_id\": \"fbeea80e-4a01-4fd6-9001-27a49864b93a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"created_at\": \"2019-06-30T10:53:43Z\", \"updated_at\": \"2019-06-30T10:53:45Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:a3:ee:db\", \"device_id\": \"84b40b62-c631-492c-a24b-1ae46de4a507\"}, \"fixed_ip_address\": \"192.168.120.16\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 1, \"project_id\": \"587911f006904f3db5587f381ac40777\", \"port_id\": \"1a07c74b-1d95-4c82-93f4-aa96942eb376\", \"id\": \"2770110b-07df-4aac-83f0-8185c2929e2d\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:35.318Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:36.051Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-830f5c50-9d2c-40e8-a1fc-b821added917", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:35.319Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:36.051Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-830f5c50-9d2c-40e8-a1fc-b821added917", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:35.319Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:36.051Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-830f5c50-9d2c-40e8-a1fc-b821added917", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:35.319Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:36.051Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-830f5c50-9d2c-40e8-a1fc-b821added917", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:35.318Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:36.051Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bda9aad13fca08a74af8944b9519822438547660\"", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:35.777Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:36.051Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bda9aad13fca08a74af8944b9519822438547660\"", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:35.777Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:36.051Z", "message": "Floating ip 172.30.9.202 detached from server", "level": "info", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:35.445Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:36.051Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action used request id req-419d5f65-1781-4e69-8fdb-e82145dea501", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:35.445Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:36.051Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action used request id req-419d5f65-1781-4e69-8fdb-e82145dea501", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:35.445Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:36.051Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4927d4870f3006adbdc6a5929f50f9059b7ac320\"", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:35.320Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:36.051Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4927d4870f3006adbdc6a5929f50f9059b7ac320\"", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:35.320Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:36.051Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json used request id req-b9243c3a-5a2d-4d42-b5e5-fcdd5d64dfdd", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:35.370Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:36.051Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json used request id req-b9243c3a-5a2d-4d42-b5e5-fcdd5d64dfdd", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:35.371Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:36.051Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:35.951Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:36.051Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:35.787Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:36.051Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json used request id req-b9243c3a-5a2d-4d42-b5e5-fcdd5d64dfdd", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:35.371Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:36.051Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:35.372Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:36.051Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d4e013b-40df-4575-b0f9-ec42c8b39787 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:35.378Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:36.051Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d4e013b-40df-4575-b0f9-ec42c8b39787 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:35.378Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:36.051Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-9d4e013b-40df-4575-b0f9-ec42c8b39787", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:35.378Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:36.051Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-9d4e013b-40df-4575-b0f9-ec42c8b39787", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:35.378Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:36.051Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 11:21:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-419d5f65-1781-4e69-8fdb-e82145dea501 x-compute-request-id: req-419d5f65-1781-4e69-8fdb-e82145dea501 Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:35.445Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:36.051Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 11:21:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-419d5f65-1781-4e69-8fdb-e82145dea501 x-compute-request-id: req-419d5f65-1781-4e69-8fdb-e82145dea501 Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:35.445Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:36.051Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action used request id req-419d5f65-1781-4e69-8fdb-e82145dea501", "level": "debug", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:35.445Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.5096fcf7-d459-4492-ae75-56450d0879b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:36.051Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json used request id req-b9243c3a-5a2d-4d42-b5e5-fcdd5d64dfdd", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:35.370Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:36.051Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-b9243c3a-5a2d-4d42-b5e5-fcdd5d64dfdd Date: Sun, 30 Jun 2019 11:21:35 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T11:00:09Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7dfcd046-47ca-474d-accf-1aa7328d07f4\",\"ip_address\":\"192.168.120.5\"}],\"id\":\"8c21d71a-0abe-405d-8694-ef1c123f7178\",\"security_groups\":[\"79c0b03c-b1e8-4940-9a02-7813134f5590\",\"e6250e01-8147-41e8-83bb-10cc2394f545\"],\"mac_address\":\"fa:16:3e:33:33:a8\",\"device_id\":\"f99a56d2-76fc-466e-85dc-06a54c790c51\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"587911f006904f3db5587f381ac40777\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\",\"tenant_id\":\"587911f006904f3db5587f381ac40777\",\"created_at\":\"2019-06-30T10:57:34Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:35.370Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:36.051Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-b9243c3a-5a2d-4d42-b5e5-fcdd5d64dfdd Date: Sun, 30 Jun 2019 11:21:35 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T11:00:09Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7dfcd046-47ca-474d-accf-1aa7328d07f4\",\"ip_address\":\"192.168.120.5\"}],\"id\":\"8c21d71a-0abe-405d-8694-ef1c123f7178\",\"security_groups\":[\"79c0b03c-b1e8-4940-9a02-7813134f5590\",\"e6250e01-8147-41e8-83bb-10cc2394f545\"],\"mac_address\":\"fa:16:3e:33:33:a8\",\"device_id\":\"f99a56d2-76fc-466e-85dc-06a54c790c51\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"587911f006904f3db5587f381ac40777\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\",\"tenant_id\":\"587911f006904f3db5587f381ac40777\",\"created_at\":\"2019-06-30T10:57:34Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:35.370Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:36.051Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:35.372Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}], "metadata": {"pagination": {"total": 1439, "offset": 1359, "size": 50}}} 2019-06-30 11:21:40,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:21:40,597 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:21:40 GMT 2019-06-30 11:21:40,598 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:21:40,598 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:21:40,598 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:21:40,598 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:21:40,598 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:21:40,598 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:21:40,601 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 11:21:40,601 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-06-30 11:21:40,601 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ab8a175d717b59e0dc698a9fa408ff8087c0875" -d '{"removeFloatingIp": {"address": "172.30.9.202"}}' 2019-06-30 11:21:40,602 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-ae776cbc-6e95-435e-8385-caa7a036f7cc 2019-06-30 11:21:40,602 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:21:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae776cbc-6e95-435e-8385-caa7a036f7cc x-compute-request-id: req-ae776cbc-6e95-435e-8385-caa7a036f7cc Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:b9:3c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:b9:3c", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:11.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "db14e987-d8b3-4d92-a051-eae93da15b74", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:20:56Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bono_host_iinetx", "created": "2019-06-30T10:57:26Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:21:40,602 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-ae776cbc-6e95-435e-8385-caa7a036f7cc 2019-06-30 11:21:40,602 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-06-30 11:21:40,602 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-ae776cbc-6e95-435e-8385-caa7a036f7cc 2019-06-30 11:21:40,602 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-30 11:21:40,603 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-ae776cbc-6e95-435e-8385-caa7a036f7cc 2019-06-30 11:21:40,603 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ab8a175d717b59e0dc698a9fa408ff8087c0875" -d '{"removeFloatingIp": {"address": "172.30.9.202"}}' 2019-06-30 11:21:40,603 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.200 2019-06-30 11:21:40,603 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:21:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c04c30d-4430-4ba9-a11b-db1b42fbf0d0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:21:40,603 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:21:40,603 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:21:40,604 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:21:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c04c30d-4430-4ba9-a11b-db1b42fbf0d0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:21:40,604 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0c04c30d-4430-4ba9-a11b-db1b42fbf0d0 2019-06-30 11:21:40,604 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0c04c30d-4430-4ba9-a11b-db1b42fbf0d0 2019-06-30 11:21:40,604 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4927d4870f3006adbdc6a5929f50f9059b7ac320" 2019-06-30 11:21:40,604 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4927d4870f3006adbdc6a5929f50f9059b7ac320" 2019-06-30 11:21:40,604 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2145 X-Openstack-Request-Id: req-830f5c50-9d2c-40e8-a1fc-b821added917 Date: Sun, 30 Jun 2019 11:21:35 GMT RESP BODY: {"floatingips": [{"router_id": "fbeea80e-4a01-4fd6-9001-27a49864b93a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:09Z", "updated_at": "2019-06-30T11:01:32Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:33:33:a8", "device_id": "f99a56d2-76fc-466e-85dc-06a54c790c51"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "587911f006904f3db5587f381ac40777", "port_id": "8c21d71a-0abe-405d-8694-ef1c123f7178", "id": "10d2173b-526c-49b4-9ae1-5fc64640c42b", "qos_policy_id": null}, {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:10Z", "updated_at": "2019-06-30T11:21:34Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 3, "project_id": "587911f006904f3db5587f381ac40777", "port_id": null, "id": "25f7cb0f-f7dc-48f3-b370-bc944c3b4647", "qos_policy_id": null}, {"router_id": "fbeea80e-4a01-4fd6-9001-27a49864b93a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:53:43Z", "updated_at": "2019-06-30T10:53:45Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a3:ee:db", "device_id": "84b40b62-c631-492c-a24b-1ae46de4a507"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "port_id": "1a07c74b-1d95-4c82-93f4-aa96942eb376", "id": "2770110b-07df-4aac-83f0-8185c2929e2d", "qos_policy_id": null}]} 2019-06-30 11:21:40,605 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2145 X-Openstack-Request-Id: req-830f5c50-9d2c-40e8-a1fc-b821added917 Date: Sun, 30 Jun 2019 11:21:35 GMT RESP BODY: {"floatingips": [{"router_id": "fbeea80e-4a01-4fd6-9001-27a49864b93a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:09Z", "updated_at": "2019-06-30T11:01:32Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:33:33:a8", "device_id": "f99a56d2-76fc-466e-85dc-06a54c790c51"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "587911f006904f3db5587f381ac40777", "port_id": "8c21d71a-0abe-405d-8694-ef1c123f7178", "id": "10d2173b-526c-49b4-9ae1-5fc64640c42b", "qos_policy_id": null}, {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:57:10Z", "updated_at": "2019-06-30T11:21:34Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 3, "project_id": "587911f006904f3db5587f381ac40777", "port_id": null, "id": "25f7cb0f-f7dc-48f3-b370-bc944c3b4647", "qos_policy_id": null}, {"router_id": "fbeea80e-4a01-4fd6-9001-27a49864b93a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:53:43Z", "updated_at": "2019-06-30T10:53:45Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a3:ee:db", "device_id": "84b40b62-c631-492c-a24b-1ae46de4a507"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "587911f006904f3db5587f381ac40777", "port_id": "1a07c74b-1d95-4c82-93f4-aa96942eb376", "id": "2770110b-07df-4aac-83f0-8185c2929e2d", "qos_policy_id": null}]} 2019-06-30 11:21:40,605 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-830f5c50-9d2c-40e8-a1fc-b821added917 2019-06-30 11:21:40,605 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-830f5c50-9d2c-40e8-a1fc-b821added917 2019-06-30 11:21:40,605 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-830f5c50-9d2c-40e8-a1fc-b821added917 2019-06-30 11:21:40,605 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-830f5c50-9d2c-40e8-a1fc-b821added917 2019-06-30 11:21:40,605 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda9aad13fca08a74af8944b9519822438547660" 2019-06-30 11:21:40,606 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda9aad13fca08a74af8944b9519822438547660" 2019-06-30 11:21:40,606 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.202 detached from server 2019-06-30 11:21:40,606 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action used request id req-419d5f65-1781-4e69-8fdb-e82145dea501 2019-06-30 11:21:40,606 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action used request id req-419d5f65-1781-4e69-8fdb-e82145dea501 2019-06-30 11:21:40,606 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4927d4870f3006adbdc6a5929f50f9059b7ac320" 2019-06-30 11:21:40,606 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4927d4870f3006adbdc6a5929f50f9059b7ac320" 2019-06-30 11:21:40,606 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json used request id req-b9243c3a-5a2d-4d42-b5e5-fcdd5d64dfdd 2019-06-30 11:21:40,607 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json used request id req-b9243c3a-5a2d-4d42-b5e5-fcdd5d64dfdd 2019-06-30 11:21:40,607 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-30 11:21:40,607 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-06-30 11:21:40,607 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json used request id req-b9243c3a-5a2d-4d42-b5e5-fcdd5d64dfdd 2019-06-30 11:21:40,607 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:21:40,607 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d4e013b-40df-4575-b0f9-ec42c8b39787 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:21:40,607 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d4e013b-40df-4575-b0f9-ec42c8b39787 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:21:40,608 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-9d4e013b-40df-4575-b0f9-ec42c8b39787 2019-06-30 11:21:40,608 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-9d4e013b-40df-4575-b0f9-ec42c8b39787 2019-06-30 11:21:40,608 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 11:21:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-419d5f65-1781-4e69-8fdb-e82145dea501 x-compute-request-id: req-419d5f65-1781-4e69-8fdb-e82145dea501 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:21:40,608 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 11:21:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-419d5f65-1781-4e69-8fdb-e82145dea501 x-compute-request-id: req-419d5f65-1781-4e69-8fdb-e82145dea501 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:21:40,608 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action used request id req-419d5f65-1781-4e69-8fdb-e82145dea501 2019-06-30 11:21:40,608 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/8c21d71a-0abe-405d-8694-ef1c123f7178.json used request id req-b9243c3a-5a2d-4d42-b5e5-fcdd5d64dfdd 2019-06-30 11:21:40,609 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-b9243c3a-5a2d-4d42-b5e5-fcdd5d64dfdd Date: Sun, 30 Jun 2019 11:21:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T11:00:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7dfcd046-47ca-474d-accf-1aa7328d07f4","ip_address":"192.168.120.5"}],"id":"8c21d71a-0abe-405d-8694-ef1c123f7178","security_groups":["79c0b03c-b1e8-4940-9a02-7813134f5590","e6250e01-8147-41e8-83bb-10cc2394f545"],"mac_address":"fa:16:3e:33:33:a8","device_id":"f99a56d2-76fc-466e-85dc-06a54c790c51","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"587911f006904f3db5587f381ac40777","qos_policy_id":null,"admin_state_up":true,"network_id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:57:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 11:21:40,609 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-b9243c3a-5a2d-4d42-b5e5-fcdd5d64dfdd Date: Sun, 30 Jun 2019 11:21:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T11:00:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7dfcd046-47ca-474d-accf-1aa7328d07f4","ip_address":"192.168.120.5"}],"id":"8c21d71a-0abe-405d-8694-ef1c123f7178","security_groups":["79c0b03c-b1e8-4940-9a02-7813134f5590","e6250e01-8147-41e8-83bb-10cc2394f545"],"mac_address":"fa:16:3e:33:33:a8","device_id":"f99a56d2-76fc-466e-85dc-06a54c790c51","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"587911f006904f3db5587f381ac40777","qos_policy_id":null,"admin_state_up":true,"network_id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:57:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 11:21:40,609 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:21:40,609 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:21:40,663 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:21:40,663 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:21:40,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:21:40,663 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:21:40,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:21:40,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:21:40,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:21:40,663 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:21:40,664 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:21:40,664 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:21:40 GMT 2019-06-30 11:21:40,664 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:21:40,664 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:21:40,664 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:21:40,664 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:21:40,664 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:21:45,670 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:21:45,858 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:21:45,858 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:21:45,858 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:21:45,858 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:21:45,858 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:21:45,858 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:21:45,859 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:21:45,859 - 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": "2019-06-30T11:21:36.051Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_g9lsbq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:35.787Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:36.720Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:21:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbdf878a-08cb-44e0-98c9-c70d7fe013df x-compute-request-id: req-cbdf878a-08cb-44e0-98c9-c70d7fe013df Content-Encoding: gzip Content-Length: 850 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:33:33:a8\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:33:33:a8\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:10.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"f99a56d2-76fc-466e-85dc-06a54c790c51\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:21:00Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bind_host_aj462j\", \"created\": \"2019-06-30T10:57:31Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:36.641Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:37.286Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-fd0e737e-e8fb-4bbb-8c0c-ad4b59aca659", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:36.971Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2c40f3fb-2dc8-4ac5-8d3f-f8fc4f097697"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:37.286Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:36.966Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2c40f3fb-2dc8-4ac5-8d3f-f8fc4f097697"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:37.286Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-cbdf878a-08cb-44e0-98c9-c70d7fe013df", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:36.642Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:37.286Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-cbdf878a-08cb-44e0-98c9-c70d7fe013df", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:36.643Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:37.286Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-cbdf878a-08cb-44e0-98c9-c70d7fe013df", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:36.643Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:37.286Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bda9aad13fca08a74af8944b9519822438547660\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.200\"}}'", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:36.644Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:37.286Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bda9aad13fca08a74af8944b9519822438547660\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.200\"}}'", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:36.644Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:37.286Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:21:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd0e737e-e8fb-4bbb-8c0c-ad4b59aca659 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:36.971Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2c40f3fb-2dc8-4ac5-8d3f-f8fc4f097697"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:37.286Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:21:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbdf878a-08cb-44e0-98c9-c70d7fe013df x-compute-request-id: req-cbdf878a-08cb-44e0-98c9-c70d7fe013df Content-Encoding: gzip Content-Length: 850 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:33:33:a8\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:33:33:a8\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:10.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"f99a56d2-76fc-466e-85dc-06a54c790c51\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:21:00Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bind_host_aj462j\", \"created\": \"2019-06-30T10:57:31Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:36.642Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:37.286Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-cbdf878a-08cb-44e0-98c9-c70d7fe013df", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:36.642Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:37.955Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5cb1940852568758c8392cf2a32846dc39cd6a1b\"", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:37.367Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2c40f3fb-2dc8-4ac5-8d3f-f8fc4f097697"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:38.522Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:21:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-931800bb-64c7-496a-b624-050b6413e221 x-compute-request-id: req-931800bb-64c7-496a-b624-050b6413e221 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:be:b9:3c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:11.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"db14e987-d8b3-4d92-a051-eae93da15b74\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:20:56Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bono_host_iinetx\", \"created\": \"2019-06-30T10:57:26Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:38.010Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2c40f3fb-2dc8-4ac5-8d3f-f8fc4f097697"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:38.522Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-931800bb-64c7-496a-b624-050b6413e221", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:38.010Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2c40f3fb-2dc8-4ac5-8d3f-f8fc4f097697"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:38.522Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-931800bb-64c7-496a-b624-050b6413e221", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:38.010Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2c40f3fb-2dc8-4ac5-8d3f-f8fc4f097697"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:38.522Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5cb1940852568758c8392cf2a32846dc39cd6a1b\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:38.013Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2c40f3fb-2dc8-4ac5-8d3f-f8fc4f097697"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:39.489Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 11:21:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d36c7a0-e88b-42aa-b7c8-994bb1e2f004 x-compute-request-id: req-7d36c7a0-e88b-42aa-b7c8-994bb1e2f004 Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:39.445Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:40.085Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action used request id req-7d36c7a0-e88b-42aa-b7c8-994bb1e2f004", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:39.445Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:40.085Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:39.823Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:40.085Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:39.929Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:40.085Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5cb1940852568758c8392cf2a32846dc39cd6a1b\"", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:39.463Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2c40f3fb-2dc8-4ac5-8d3f-f8fc4f097697"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:40.085Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action used request id req-1fa18782-16c5-4d26-8dc8-8c7ee9a35aae", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:39.462Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2c40f3fb-2dc8-4ac5-8d3f-f8fc4f097697"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:40.085Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action used request id req-1fa18782-16c5-4d26-8dc8-8c7ee9a35aae", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:39.462Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2c40f3fb-2dc8-4ac5-8d3f-f8fc4f097697"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:40.085Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 11:21:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1fa18782-16c5-4d26-8dc8-8c7ee9a35aae x-compute-request-id: req-1fa18782-16c5-4d26-8dc8-8c7ee9a35aae Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:39.461Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2c40f3fb-2dc8-4ac5-8d3f-f8fc4f097697"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:40.085Z", "message": "Floating ip 172.30.9.200 detached from server", "level": "info", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:39.446Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:40.085Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 11:21:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d36c7a0-e88b-42aa-b7c8-994bb1e2f004 x-compute-request-id: req-7d36c7a0-e88b-42aa-b7c8-994bb1e2f004 Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:39.445Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:40.085Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action used request id req-7d36c7a0-e88b-42aa-b7c8-994bb1e2f004", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:39.445Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:40.085Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action used request id req-7d36c7a0-e88b-42aa-b7c8-994bb1e2f004", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:39.445Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:40.085Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action used request id req-7d36c7a0-e88b-42aa-b7c8-994bb1e2f004", "level": "debug", "target_id": "bind_floatingip_3vjhly", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:39.446Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c0d647a9-875a-4c4f-a8b0-b4dd9e90e626"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:40.753Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-1a6c6691-4a88-4d5b-9a1e-563048cafcdf", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:40.103Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2c40f3fb-2dc8-4ac5-8d3f-f8fc4f097697"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:40.753Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:21:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a6c6691-4a88-4d5b-9a1e-563048cafcdf x-compute-request-id: req-1a6c6691-4a88-4d5b-9a1e-563048cafcdf Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:be:b9:3c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:11.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"db14e987-d8b3-4d92-a051-eae93da15b74\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:20:56Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bono_host_iinetx\", \"created\": \"2019-06-30T10:57:26Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:40.103Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2c40f3fb-2dc8-4ac5-8d3f-f8fc4f097697"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:40.753Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-1a6c6691-4a88-4d5b-9a1e-563048cafcdf", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:40.103Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2c40f3fb-2dc8-4ac5-8d3f-f8fc4f097697"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:40.753Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5cb1940852568758c8392cf2a32846dc39cd6a1b\"", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:40.104Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2c40f3fb-2dc8-4ac5-8d3f-f8fc4f097697"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:41.267Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:21:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d82c089d-7c2a-4712-b685-473a0e064d6b x-compute-request-id: req-d82c089d-7c2a-4712-b685-473a0e064d6b Content-Encoding: gzip Content-Length: 700 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1bc9b424-efcc-4f2c-8af0-6d75ef01fabd\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8fc24a2f-8ea2-4f73-abf5-abc55c1a2ebf\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a3ef0be8-0822-4749-86de-182a4315a822\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bcf2241f-446d-4d2a-ba90-1a2f5be9dc3b\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c38739d4-59ac-47cf-a5f1-9cd5b4f6ada7\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"dfcdd4f5-e1b2-44b7-bd4a-f2f25d301109\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e6ef4f24-d72a-4e24-80e3-faed39c84f56\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eb121fdb-07e1-4c17-add6-859fab1856e9\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:40.738Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2c40f3fb-2dc8-4ac5-8d3f-f8fc4f097697"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:41.267Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-d82c089d-7c2a-4712-b685-473a0e064d6b", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:40.738Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2c40f3fb-2dc8-4ac5-8d3f-f8fc4f097697"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:41.267Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:41.087Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:41.267Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:40.952Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:41.267Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-d82c089d-7c2a-4712-b685-473a0e064d6b", "level": "debug", "target_id": "internal_sip_security_group_d9lujb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:40.739Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2c40f3fb-2dc8-4ac5-8d3f-f8fc4f097697"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:41.267Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:40.989Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c97afda4-6395-472c-9eae-5668d9c64150"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:41.267Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-6c83c7ae-9027-4321-943b-0e5bb62a32c1", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:40.994Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c97afda4-6395-472c-9eae-5668d9c64150"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:41.267Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:21:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c83c7ae-9027-4321-943b-0e5bb62a32c1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:40.994Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c97afda4-6395-472c-9eae-5668d9c64150"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:41.835Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}436da3f4ce4de4609f3f22cf3c0144ec1bc67ac6\"", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:41.393Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c97afda4-6395-472c-9eae-5668d9c64150"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:42.424Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:21:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff68a39c-fc7f-4c71-9992-287f35235991 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:42.123Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.50a85598-fed6-4432-913a-d31f53f5429e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:42.424Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:21:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45fc861c-5294-4f5b-9d6d-18f6e29cffb8 x-compute-request-id: req-45fc861c-5294-4f5b-9d6d-18f6e29cffb8 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:33:33:a8\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:10.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"f99a56d2-76fc-466e-85dc-06a54c790c51\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:21:00Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bind_host_aj462j\", \"created\": \"2019-06-30T10:57:31Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:41.899Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c97afda4-6395-472c-9eae-5668d9c64150"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:42.424Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-45fc861c-5294-4f5b-9d6d-18f6e29cffb8", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:41.899Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c97afda4-6395-472c-9eae-5668d9c64150"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:42.424Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-45fc861c-5294-4f5b-9d6d-18f6e29cffb8", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:41.899Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c97afda4-6395-472c-9eae-5668d9c64150"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:42.424Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}436da3f4ce4de4609f3f22cf3c0144ec1bc67ac6\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bind\"}}'", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:41.900Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c97afda4-6395-472c-9eae-5668d9c64150"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:42.424Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-ff68a39c-fc7f-4c71-9992-287f35235991", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:42.123Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.50a85598-fed6-4432-913a-d31f53f5429e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:42.424Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:42.118Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.50a85598-fed6-4432-913a-d31f53f5429e"}], "metadata": {"pagination": {"total": 1494, "offset": 1409, "size": 50}}} 2019-06-30 11:21:45,859 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:21:45,859 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:21:45 GMT 2019-06-30 11:21:45,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:21:45,859 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:21:45,859 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:21:45,860 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:21:45,860 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:21:45,860 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:21:45,863 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-06-30 11:21:45,863 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:21:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbdf878a-08cb-44e0-98c9-c70d7fe013df x-compute-request-id: req-cbdf878a-08cb-44e0-98c9-c70d7fe013df Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:33:a8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:33:a8", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:10.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "f99a56d2-76fc-466e-85dc-06a54c790c51", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:21:00Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bind_host_aj462j", "created": "2019-06-30T10:57:31Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:21:45,863 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-fd0e737e-e8fb-4bbb-8c0c-ad4b59aca659 2019-06-30 11:21:45,863 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:21:45,863 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-cbdf878a-08cb-44e0-98c9-c70d7fe013df 2019-06-30 11:21:45,864 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-cbdf878a-08cb-44e0-98c9-c70d7fe013df 2019-06-30 11:21:45,864 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-cbdf878a-08cb-44e0-98c9-c70d7fe013df 2019-06-30 11:21:45,864 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda9aad13fca08a74af8944b9519822438547660" -d '{"removeFloatingIp": {"address": "172.30.9.200"}}' 2019-06-30 11:21:45,864 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda9aad13fca08a74af8944b9519822438547660" -d '{"removeFloatingIp": {"address": "172.30.9.200"}}' 2019-06-30 11:21:45,864 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:21:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd0e737e-e8fb-4bbb-8c0c-ad4b59aca659 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:21:45,864 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:21:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbdf878a-08cb-44e0-98c9-c70d7fe013df x-compute-request-id: req-cbdf878a-08cb-44e0-98c9-c70d7fe013df Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:33:a8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:33:a8", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:10.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "f99a56d2-76fc-466e-85dc-06a54c790c51", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:21:00Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bind_host_aj462j", "created": "2019-06-30T10:57:31Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:21:45,865 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-cbdf878a-08cb-44e0-98c9-c70d7fe013df 2019-06-30 11:21:45,865 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb1940852568758c8392cf2a32846dc39cd6a1b" 2019-06-30 11:21:45,865 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:21:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-931800bb-64c7-496a-b624-050b6413e221 x-compute-request-id: req-931800bb-64c7-496a-b624-050b6413e221 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:b9:3c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:11.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "db14e987-d8b3-4d92-a051-eae93da15b74", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:20:56Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bono_host_iinetx", "created": "2019-06-30T10:57:26Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:21:45,865 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-931800bb-64c7-496a-b624-050b6413e221 2019-06-30 11:21:45,865 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-931800bb-64c7-496a-b624-050b6413e221 2019-06-30 11:21:45,866 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb1940852568758c8392cf2a32846dc39cd6a1b" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-06-30 11:21:45,866 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 11:21:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d36c7a0-e88b-42aa-b7c8-994bb1e2f004 x-compute-request-id: req-7d36c7a0-e88b-42aa-b7c8-994bb1e2f004 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:21:45,866 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action used request id req-7d36c7a0-e88b-42aa-b7c8-994bb1e2f004 2019-06-30 11:21:45,866 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-06-30 11:21:45,866 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-30 11:21:45,866 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb1940852568758c8392cf2a32846dc39cd6a1b" 2019-06-30 11:21:45,866 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action used request id req-1fa18782-16c5-4d26-8dc8-8c7ee9a35aae 2019-06-30 11:21:45,867 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action used request id req-1fa18782-16c5-4d26-8dc8-8c7ee9a35aae 2019-06-30 11:21:45,867 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 11:21:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1fa18782-16c5-4d26-8dc8-8c7ee9a35aae x-compute-request-id: req-1fa18782-16c5-4d26-8dc8-8c7ee9a35aae Content-Length: 0 Content-Type: application/json 2019-06-30 11:21:45,867 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.200 detached from server 2019-06-30 11:21:45,867 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 11:21:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d36c7a0-e88b-42aa-b7c8-994bb1e2f004 x-compute-request-id: req-7d36c7a0-e88b-42aa-b7c8-994bb1e2f004 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:21:45,867 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action used request id req-7d36c7a0-e88b-42aa-b7c8-994bb1e2f004 2019-06-30 11:21:45,867 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action used request id req-7d36c7a0-e88b-42aa-b7c8-994bb1e2f004 2019-06-30 11:21:45,868 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action used request id req-7d36c7a0-e88b-42aa-b7c8-994bb1e2f004 2019-06-30 11:21:45,868 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-1a6c6691-4a88-4d5b-9a1e-563048cafcdf 2019-06-30 11:21:45,868 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:21:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a6c6691-4a88-4d5b-9a1e-563048cafcdf x-compute-request-id: req-1a6c6691-4a88-4d5b-9a1e-563048cafcdf Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:b9:3c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:11.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "db14e987-d8b3-4d92-a051-eae93da15b74", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:20:56Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bono_host_iinetx", "created": "2019-06-30T10:57:26Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:21:45,868 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-1a6c6691-4a88-4d5b-9a1e-563048cafcdf 2019-06-30 11:21:45,868 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb1940852568758c8392cf2a32846dc39cd6a1b" 2019-06-30 11:21:45,868 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:21:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d82c089d-7c2a-4712-b685-473a0e064d6b x-compute-request-id: req-d82c089d-7c2a-4712-b685-473a0e064d6b Content-Encoding: gzip Content-Length: 700 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1bc9b424-efcc-4f2c-8af0-6d75ef01fabd"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8fc24a2f-8ea2-4f73-abf5-abc55c1a2ebf"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3ef0be8-0822-4749-86de-182a4315a822"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bcf2241f-446d-4d2a-ba90-1a2f5be9dc3b"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c38739d4-59ac-47cf-a5f1-9cd5b4f6ada7"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dfcdd4f5-e1b2-44b7-bd4a-f2f25d301109"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6ef4f24-d72a-4e24-80e3-faed39c84f56"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eb121fdb-07e1-4c17-add6-859fab1856e9"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}]} 2019-06-30 11:21:45,869 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-d82c089d-7c2a-4712-b685-473a0e064d6b 2019-06-30 11:21:45,869 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-30 11:21:45,869 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-30 11:21:45,869 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-d82c089d-7c2a-4712-b685-473a0e064d6b 2019-06-30 11:21:45,869 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:21:45,869 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-6c83c7ae-9027-4321-943b-0e5bb62a32c1 2019-06-30 11:21:45,869 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:21:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c83c7ae-9027-4321-943b-0e5bb62a32c1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:21:45,870 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}436da3f4ce4de4609f3f22cf3c0144ec1bc67ac6" 2019-06-30 11:21:45,870 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:21:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff68a39c-fc7f-4c71-9992-287f35235991 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:21:45,870 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:21:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45fc861c-5294-4f5b-9d6d-18f6e29cffb8 x-compute-request-id: req-45fc861c-5294-4f5b-9d6d-18f6e29cffb8 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:33:a8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:10.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "f99a56d2-76fc-466e-85dc-06a54c790c51", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:21:00Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bind_host_aj462j", "created": "2019-06-30T10:57:31Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:21:45,870 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-45fc861c-5294-4f5b-9d6d-18f6e29cffb8 2019-06-30 11:21:45,870 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-45fc861c-5294-4f5b-9d6d-18f6e29cffb8 2019-06-30 11:21:45,870 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}436da3f4ce4de4609f3f22cf3c0144ec1bc67ac6" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bind"}}' 2019-06-30 11:21:45,871 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-ff68a39c-fc7f-4c71-9992-287f35235991 2019-06-30 11:21:45,871 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:21:45,871 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:21:45,931 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:21:45,931 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:21:45,931 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:21:45,932 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:21:45,932 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:21:45,932 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:21:45,932 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:21:45,932 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:21:45,932 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:21:45,932 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:21:45 GMT 2019-06-30 11:21:45,932 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:21:45,932 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:21:45,933 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:21:45,933 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:21:45,933 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:21:50,938 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:21:51,017 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:21:51,017 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:21:51,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:21:51,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:21:51,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:21:51,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:21:51,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:21:51,018 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:43.020Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}436da3f4ce4de4609f3f22cf3c0144ec1bc67ac6\"", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:42.785Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c97afda4-6395-472c-9eae-5668d9c64150"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:43.020Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action used request id req-40a28078-c481-4990-bd87-d0b0c24f9726", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:42.784Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c97afda4-6395-472c-9eae-5668d9c64150"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:43.020Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action used request id req-40a28078-c481-4990-bd87-d0b0c24f9726", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:42.784Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c97afda4-6395-472c-9eae-5668d9c64150"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:43.020Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 11:21:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-40a28078-c481-4990-bd87-d0b0c24f9726 x-compute-request-id: req-40a28078-c481-4990-bd87-d0b0c24f9726 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:42.783Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c97afda4-6395-472c-9eae-5668d9c64150"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:43.020Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}00941d44007f55a7cf3c7c7d1c8a8cef579975b2\"", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:42.520Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.50a85598-fed6-4432-913a-d31f53f5429e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:43.020Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:21:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05493cc9-a260-4a8d-b26c-c0e037987716 x-compute-request-id: req-05493cc9-a260-4a8d-b26c-c0e037987716 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:33:33:a8\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:10.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"f99a56d2-76fc-466e-85dc-06a54c790c51\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:21:00Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bind_host_aj462j\", \"created\": \"2019-06-30T10:57:31Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:42.962Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c97afda4-6395-472c-9eae-5668d9c64150"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:43.681Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-05493cc9-a260-4a8d-b26c-c0e037987716", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:42.962Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c97afda4-6395-472c-9eae-5668d9c64150"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:43.681Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}436da3f4ce4de4609f3f22cf3c0144ec1bc67ac6\"", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:42.963Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c97afda4-6395-472c-9eae-5668d9c64150"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:43.681Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}00941d44007f55a7cf3c7c7d1c8a8cef579975b2\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bono\"}}'", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:43.173Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.50a85598-fed6-4432-913a-d31f53f5429e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:43.681Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:21:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c9e4c04-c2dc-4c29-9ec8-8f3eef580962 x-compute-request-id: req-2c9e4c04-c2dc-4c29-9ec8-8f3eef580962 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:43.102Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c97afda4-6395-472c-9eae-5668d9c64150"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:43.681Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups used request id req-2c9e4c04-c2dc-4c29-9ec8-8f3eef580962", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:43.103Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c97afda4-6395-472c-9eae-5668d9c64150"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:43.681Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups used request id req-2c9e4c04-c2dc-4c29-9ec8-8f3eef580962", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:43.103Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c97afda4-6395-472c-9eae-5668d9c64150"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:43.681Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-103cb0df-021c-4486-bd61-c8607f7bcfd3", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:43.173Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.50a85598-fed6-4432-913a-d31f53f5429e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:43.681Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-103cb0df-021c-4486-bd61-c8607f7bcfd3", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:43.172Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.50a85598-fed6-4432-913a-d31f53f5429e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:43.681Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:21:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-103cb0df-021c-4486-bd61-c8607f7bcfd3 x-compute-request-id: req-103cb0df-021c-4486-bd61-c8607f7bcfd3 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:be:b9:3c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:11.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"db14e987-d8b3-4d92-a051-eae93da15b74\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:20:56Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bono_host_iinetx\", \"created\": \"2019-06-30T10:57:26Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:43.172Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.50a85598-fed6-4432-913a-d31f53f5429e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:43.681Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:43.320Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:43.681Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:43.456Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:43.681Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-05493cc9-a260-4a8d-b26c-c0e037987716", "level": "debug", "target_id": "bind_security_group_n8ldws", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:42.963Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.c97afda4-6395-472c-9eae-5668d9c64150"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:44.186Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 11:21:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c8e12c0f-aecb-4b4f-a040-885474f04b03 x-compute-request-id: req-c8e12c0f-aecb-4b4f-a040-885474f04b03 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:44.084Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.50a85598-fed6-4432-913a-d31f53f5429e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:44.782Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-12734907-fadf-48a6-97e3-69306717f3c7", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:44.235Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.50a85598-fed6-4432-913a-d31f53f5429e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:44.782Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:44.543Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10b9918c-d369-4e29-aeff-013234db7d89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:44.782Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-513f0016-ffb5-4d07-8217-f52c21c41f61", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:44.566Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.50a85598-fed6-4432-913a-d31f53f5429e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:44.782Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-513f0016-ffb5-4d07-8217-f52c21c41f61", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:44.565Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.50a85598-fed6-4432-913a-d31f53f5429e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:44.782Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:21:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-513f0016-ffb5-4d07-8217-f52c21c41f61 x-compute-request-id: req-513f0016-ffb5-4d07-8217-f52c21c41f61 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1616dc2c-5f0c-40e4-8d30-316f4f432544\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"55bec7f3-6607-48cd-b953-90f56e8b7b13\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"798b81f0-63dc-4e0f-a3b4-ce12fd96ec22\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c0e0c8df-b236-4227-9959-45658151441c\"}], \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"id\": \"e6250e01-8147-41e8-83bb-10cc2394f545\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:44.565Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.50a85598-fed6-4432-913a-d31f53f5429e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:44.782Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}00941d44007f55a7cf3c7c7d1c8a8cef579975b2\"", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:44.236Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.50a85598-fed6-4432-913a-d31f53f5429e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:44.782Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-12734907-fadf-48a6-97e3-69306717f3c7", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:44.235Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.50a85598-fed6-4432-913a-d31f53f5429e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:44.782Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action used request id req-c8e12c0f-aecb-4b4f-a040-885474f04b03", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:44.084Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.50a85598-fed6-4432-913a-d31f53f5429e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:44.782Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action used request id req-c8e12c0f-aecb-4b4f-a040-885474f04b03", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:44.085Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.50a85598-fed6-4432-913a-d31f53f5429e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:44.782Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}00941d44007f55a7cf3c7c7d1c8a8cef579975b2\"", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:44.085Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.50a85598-fed6-4432-913a-d31f53f5429e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:44.782Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:21:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12734907-fadf-48a6-97e3-69306717f3c7 x-compute-request-id: req-12734907-fadf-48a6-97e3-69306717f3c7 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:be:b9:3c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:11.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"db14e987-d8b3-4d92-a051-eae93da15b74\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:20:56Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bono_host_iinetx\", \"created\": \"2019-06-30T10:57:26Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:44.235Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.50a85598-fed6-4432-913a-d31f53f5429e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:45.479Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "bono_security_group_vif8cv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:45.053Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:45.479Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:21:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77940367-84de-481f-ab87-4a700e19956d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:44.548Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10b9918c-d369-4e29-aeff-013234db7d89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:45.479Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-77940367-84de-481f-ab87-4a700e19956d", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:44.548Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10b9918c-d369-4e29-aeff-013234db7d89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:45.479Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6d0c1fe14847b497e39cd76e39cb0fce99ff2ce2\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:44.950Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10b9918c-d369-4e29-aeff-013234db7d89"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:45.479Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:45.179Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:46.000Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6d0c1fe14847b497e39cd76e39cb0fce99ff2ce2\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:45.561Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10b9918c-d369-4e29-aeff-013234db7d89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:46.000Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:21:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3079aa9-50ed-4746-81f3-33aea99e380b x-compute-request-id: req-f3079aa9-50ed-4746-81f3-33aea99e380b Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:33:33:a8\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:10.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"f99a56d2-76fc-466e-85dc-06a54c790c51\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:21:00Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bind_host_aj462j\", \"created\": \"2019-06-30T10:57:31Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:45.560Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10b9918c-d369-4e29-aeff-013234db7d89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:46.000Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-f3079aa9-50ed-4746-81f3-33aea99e380b", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:45.560Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10b9918c-d369-4e29-aeff-013234db7d89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:46.000Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-f3079aa9-50ed-4746-81f3-33aea99e380b", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:45.560Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10b9918c-d369-4e29-aeff-013234db7d89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:46.618Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 11:21:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e30afd6c-bfe0-4a42-bf5a-f2b5bd0865f4 x-compute-request-id: req-e30afd6c-bfe0-4a42-bf5a-f2b5bd0865f4 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:46.273Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10b9918c-d369-4e29-aeff-013234db7d89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:46.618Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-61d94155-727d-45a3-aede-56a58850196f", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:46.199Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f5c05758-248e-45e7-a282-cd9a901cca76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:46.618Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:21:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61d94155-727d-45a3-aede-56a58850196f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:46.199Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f5c05758-248e-45e7-a282-cd9a901cca76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:46.618Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:46.194Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f5c05758-248e-45e7-a282-cd9a901cca76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:46.618Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6d0c1fe14847b497e39cd76e39cb0fce99ff2ce2\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:46.274Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10b9918c-d369-4e29-aeff-013234db7d89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:46.618Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action used request id req-e30afd6c-bfe0-4a42-bf5a-f2b5bd0865f4", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:46.273Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10b9918c-d369-4e29-aeff-013234db7d89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:46.618Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action used request id req-e30afd6c-bfe0-4a42-bf5a-f2b5bd0865f4", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:46.273Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10b9918c-d369-4e29-aeff-013234db7d89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:47.267Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups used request id req-345d56bf-3f7b-46bb-90cd-0d5e45ae359e", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:46.690Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10b9918c-d369-4e29-aeff-013234db7d89"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:47.267Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:47.167Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:47.267Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}84ea2c5c86cd1ad82c85f8e464754691392b04d4\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:46.618Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f5c05758-248e-45e7-a282-cd9a901cca76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:47.267Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:21:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-345d56bf-3f7b-46bb-90cd-0d5e45ae359e x-compute-request-id: req-345d56bf-3f7b-46bb-90cd-0d5e45ae359e Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:46.689Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10b9918c-d369-4e29-aeff-013234db7d89"}], "metadata": {"pagination": {"total": 1554, "offset": 1459, "size": 50}}} 2019-06-30 11:21:51,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:21:51,018 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:21:51 GMT 2019-06-30 11:21:51,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:21:51,019 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:21:51,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:21:51,019 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:21:51,019 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:21:51,019 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:21:51,022 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}436da3f4ce4de4609f3f22cf3c0144ec1bc67ac6" 2019-06-30 11:21:51,022 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action used request id req-40a28078-c481-4990-bd87-d0b0c24f9726 2019-06-30 11:21:51,022 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action used request id req-40a28078-c481-4990-bd87-d0b0c24f9726 2019-06-30 11:21:51,022 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 11:21:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-40a28078-c481-4990-bd87-d0b0c24f9726 x-compute-request-id: req-40a28078-c481-4990-bd87-d0b0c24f9726 Content-Length: 0 Content-Type: application/json 2019-06-30 11:21:51,022 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00941d44007f55a7cf3c7c7d1c8a8cef579975b2" 2019-06-30 11:21:51,022 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:21:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05493cc9-a260-4a8d-b26c-c0e037987716 x-compute-request-id: req-05493cc9-a260-4a8d-b26c-c0e037987716 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:33:a8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:10.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "f99a56d2-76fc-466e-85dc-06a54c790c51", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:21:00Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bind_host_aj462j", "created": "2019-06-30T10:57:31Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:21:51,023 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-05493cc9-a260-4a8d-b26c-c0e037987716 2019-06-30 11:21:51,023 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}436da3f4ce4de4609f3f22cf3c0144ec1bc67ac6" 2019-06-30 11:21:51,023 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00941d44007f55a7cf3c7c7d1c8a8cef579975b2" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bono"}}' 2019-06-30 11:21:51,023 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:21:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c9e4c04-c2dc-4c29-9ec8-8f3eef580962 x-compute-request-id: req-2c9e4c04-c2dc-4c29-9ec8-8f3eef580962 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-06-30 11:21:51,023 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups used request id req-2c9e4c04-c2dc-4c29-9ec8-8f3eef580962 2019-06-30 11:21:51,024 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups used request id req-2c9e4c04-c2dc-4c29-9ec8-8f3eef580962 2019-06-30 11:21:51,024 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-103cb0df-021c-4486-bd61-c8607f7bcfd3 2019-06-30 11:21:51,024 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-103cb0df-021c-4486-bd61-c8607f7bcfd3 2019-06-30 11:21:51,024 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:21:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-103cb0df-021c-4486-bd61-c8607f7bcfd3 x-compute-request-id: req-103cb0df-021c-4486-bd61-c8607f7bcfd3 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:b9:3c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:11.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "db14e987-d8b3-4d92-a051-eae93da15b74", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:20:56Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bono_host_iinetx", "created": "2019-06-30T10:57:26Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:21:51,024 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-30 11:21:51,024 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-30 11:21:51,025 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-05493cc9-a260-4a8d-b26c-c0e037987716 2019-06-30 11:21:51,025 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 11:21:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c8e12c0f-aecb-4b4f-a040-885474f04b03 x-compute-request-id: req-c8e12c0f-aecb-4b4f-a040-885474f04b03 Content-Length: 0 Content-Type: application/json 2019-06-30 11:21:51,025 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-12734907-fadf-48a6-97e3-69306717f3c7 2019-06-30 11:21:51,025 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:21:51,025 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-513f0016-ffb5-4d07-8217-f52c21c41f61 2019-06-30 11:21:51,025 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-513f0016-ffb5-4d07-8217-f52c21c41f61 2019-06-30 11:21:51,026 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:21:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-513f0016-ffb5-4d07-8217-f52c21c41f61 x-compute-request-id: req-513f0016-ffb5-4d07-8217-f52c21c41f61 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1616dc2c-5f0c-40e4-8d30-316f4f432544"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55bec7f3-6607-48cd-b953-90f56e8b7b13"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "798b81f0-63dc-4e0f-a3b4-ce12fd96ec22"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e6250e01-8147-41e8-83bb-10cc2394f545", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c0e0c8df-b236-4227-9959-45658151441c"}], "tenant_id": "587911f006904f3db5587f381ac40777", "id": "e6250e01-8147-41e8-83bb-10cc2394f545", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-06-30 11:21:51,026 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00941d44007f55a7cf3c7c7d1c8a8cef579975b2" 2019-06-30 11:21:51,026 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-12734907-fadf-48a6-97e3-69306717f3c7 2019-06-30 11:21:51,026 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action used request id req-c8e12c0f-aecb-4b4f-a040-885474f04b03 2019-06-30 11:21:51,026 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action used request id req-c8e12c0f-aecb-4b4f-a040-885474f04b03 2019-06-30 11:21:51,026 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00941d44007f55a7cf3c7c7d1c8a8cef579975b2" 2019-06-30 11:21:51,027 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:21:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12734907-fadf-48a6-97e3-69306717f3c7 x-compute-request-id: req-12734907-fadf-48a6-97e3-69306717f3c7 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:b9:3c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:11.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "db14e987-d8b3-4d92-a051-eae93da15b74", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:20:56Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bono_host_iinetx", "created": "2019-06-30T10:57:26Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:21:51,027 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-30 11:21:51,027 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:21:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77940367-84de-481f-ab87-4a700e19956d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:21:51,027 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-77940367-84de-481f-ab87-4a700e19956d 2019-06-30 11:21:51,027 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d0c1fe14847b497e39cd76e39cb0fce99ff2ce2" 2019-06-30 11:21:51,027 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-30 11:21:51,027 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d0c1fe14847b497e39cd76e39cb0fce99ff2ce2" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-06-30 11:21:51,028 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:21:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3079aa9-50ed-4746-81f3-33aea99e380b x-compute-request-id: req-f3079aa9-50ed-4746-81f3-33aea99e380b Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:33:a8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:10.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "f99a56d2-76fc-466e-85dc-06a54c790c51", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:21:00Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bind_host_aj462j", "created": "2019-06-30T10:57:31Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:21:51,028 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-f3079aa9-50ed-4746-81f3-33aea99e380b 2019-06-30 11:21:51,028 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-f3079aa9-50ed-4746-81f3-33aea99e380b 2019-06-30 11:21:51,028 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 11:21:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e30afd6c-bfe0-4a42-bf5a-f2b5bd0865f4 x-compute-request-id: req-e30afd6c-bfe0-4a42-bf5a-f2b5bd0865f4 Content-Length: 0 Content-Type: application/json 2019-06-30 11:21:51,028 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-61d94155-727d-45a3-aede-56a58850196f 2019-06-30 11:21:51,028 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:21:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61d94155-727d-45a3-aede-56a58850196f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:21:51,029 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:21:51,029 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d0c1fe14847b497e39cd76e39cb0fce99ff2ce2" 2019-06-30 11:21:51,029 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action used request id req-e30afd6c-bfe0-4a42-bf5a-f2b5bd0865f4 2019-06-30 11:21:51,029 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/action used request id req-e30afd6c-bfe0-4a42-bf5a-f2b5bd0865f4 2019-06-30 11:21:51,029 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups used request id req-345d56bf-3f7b-46bb-90cd-0d5e45ae359e 2019-06-30 11:21:51,029 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-30 11:21:51,029 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84ea2c5c86cd1ad82c85f8e464754691392b04d4" 2019-06-30 11:21:51,030 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:21:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-345d56bf-3f7b-46bb-90cd-0d5e45ae359e x-compute-request-id: req-345d56bf-3f7b-46bb-90cd-0d5e45ae359e Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-06-30 11:21:51,030 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:21:51,086 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:21:51,086 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:21:51,086 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:21:51,086 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:21:51,086 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:21:51,086 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:21:51,086 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:21:51,086 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:21:51,087 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:21:51,087 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:21:51 GMT 2019-06-30 11:21:51,087 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:21:51,087 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:21:51,087 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:21:51,087 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:21:51,087 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:21:56,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:21:56,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:21:56,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:21:56,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:21:56,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:21:56,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:21:56,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:21:56,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:21:56,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:47.267Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:21:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-345d56bf-3f7b-46bb-90cd-0d5e45ae359e x-compute-request-id: req-345d56bf-3f7b-46bb-90cd-0d5e45ae359e Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:46.689Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10b9918c-d369-4e29-aeff-013234db7d89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:47.267Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6d0c1fe14847b497e39cd76e39cb0fce99ff2ce2\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:46.592Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10b9918c-d369-4e29-aeff-013234db7d89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:47.267Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-c29baa9c-08bc-4df1-a340-5ad6e0dc0807", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:46.591Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10b9918c-d369-4e29-aeff-013234db7d89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:47.267Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-c29baa9c-08bc-4df1-a340-5ad6e0dc0807", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:46.591Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10b9918c-d369-4e29-aeff-013234db7d89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:47.267Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:21:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c29baa9c-08bc-4df1-a340-5ad6e0dc0807 x-compute-request-id: req-c29baa9c-08bc-4df1-a340-5ad6e0dc0807 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:33:33:a8\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:10.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"f99a56d2-76fc-466e-85dc-06a54c790c51\", \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:21:00Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bind_host_aj462j\", \"created\": \"2019-06-30T10:57:31Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:46.591Z", "source_id": "bind_host_aj462j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.10b9918c-d369-4e29-aeff-013234db7d89"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:47.862Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-8c5d431f-d737-46bb-b295-e543c805389c", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:47.366Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f5c05758-248e-45e7-a282-cd9a901cca76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:47.862Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:21:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c5d431f-d737-46bb-b295-e543c805389c x-compute-request-id: req-8c5d431f-d737-46bb-b295-e543c805389c Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:be:b9:3c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:11.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"db14e987-d8b3-4d92-a051-eae93da15b74\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:20:56Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bono_host_iinetx\", \"created\": \"2019-06-30T10:57:26Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:47.365Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f5c05758-248e-45e7-a282-cd9a901cca76"}, {"node_instance_id": "bind_host_aj462j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:47.862Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:47.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_host_aj462j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:47.862Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:47.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_host_aj462j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:47.862Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:47.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:47.862Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}84ea2c5c86cd1ad82c85f8e464754691392b04d4\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:47.368Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f5c05758-248e-45e7-a282-cd9a901cca76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:47.862Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-8c5d431f-d737-46bb-b295-e543c805389c", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:47.366Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f5c05758-248e-45e7-a282-cd9a901cca76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:48.531Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action used request id req-a86b65ea-14e3-421e-b5b9-e7887e21ab0b", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:48.159Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f5c05758-248e-45e7-a282-cd9a901cca76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:48.531Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 11:21:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a86b65ea-14e3-421e-b5b9-e7887e21ab0b x-compute-request-id: req-a86b65ea-14e3-421e-b5b9-e7887e21ab0b Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:48.159Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f5c05758-248e-45e7-a282-cd9a901cca76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:48.531Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action used request id req-a86b65ea-14e3-421e-b5b9-e7887e21ab0b", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:48.160Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f5c05758-248e-45e7-a282-cd9a901cca76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:48.531Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}84ea2c5c86cd1ad82c85f8e464754691392b04d4\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:48.161Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f5c05758-248e-45e7-a282-cd9a901cca76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:49.114Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:21:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d726521c-48c0-4e7c-80ed-6268b5a9e68d x-compute-request-id: req-d726521c-48c0-4e7c-80ed-6268b5a9e68d Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:48.788Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f5c05758-248e-45e7-a282-cd9a901cca76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:49.114Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-d726521c-48c0-4e7c-80ed-6268b5a9e68d", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:48.789Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f5c05758-248e-45e7-a282-cd9a901cca76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:49.114Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-d726521c-48c0-4e7c-80ed-6268b5a9e68d", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:48.789Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f5c05758-248e-45e7-a282-cd9a901cca76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:49.114Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:21:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f9118a7-1a90-43fb-9804-100fc3a8d7f1 x-compute-request-id: req-5f9118a7-1a90-43fb-9804-100fc3a8d7f1 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:be:b9:3c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:11.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"db14e987-d8b3-4d92-a051-eae93da15b74\", \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:20:56Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bono_host_iinetx\", \"created\": \"2019-06-30T10:57:26Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:48.475Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f5c05758-248e-45e7-a282-cd9a901cca76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:49.114Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-5f9118a7-1a90-43fb-9804-100fc3a8d7f1", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:48.475Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f5c05758-248e-45e7-a282-cd9a901cca76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:49.114Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-5f9118a7-1a90-43fb-9804-100fc3a8d7f1", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:48.476Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f5c05758-248e-45e7-a282-cd9a901cca76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:49.114Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}84ea2c5c86cd1ad82c85f8e464754691392b04d4\"", "level": "debug", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:48.476Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.f5c05758-248e-45e7-a282-cd9a901cca76"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:49.114Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:48.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.85fcdbe6-2d83-4a8e-bd3d-53bbede416b0"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:49.114Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:48.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.85fcdbe6-2d83-4a8e-bd3d-53bbede416b0"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:49.114Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:21:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72c3c91d-1f6c-4b20-a461-113c61edb9de Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:48.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.85fcdbe6-2d83-4a8e-bd3d-53bbede416b0"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:49.114Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-72c3c91d-1f6c-4b20-a461-113c61edb9de", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:48.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.85fcdbe6-2d83-4a8e-bd3d-53bbede416b0"}, {"node_instance_id": "bono_host_iinetx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:49.662Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:49.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:49.662Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_mzeyez", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:49.188Z", "source_id": "bono_host_iinetx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:49.662Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}76836155e66a2fa62e03b1a620c6bc80c28d5f49\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:49.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.85fcdbe6-2d83-4a8e-bd3d-53bbede416b0"}, {"node_instance_id": "bono_host_iinetx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:49.662Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:49.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:50.259Z", "message": "RESP: [204] Date: Sun, 30 Jun 2019 11:21:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7c069ba3-e803-4839-b014-5559f6544f38 x-compute-request-id: req-7c069ba3-e803-4839-b014-5559f6544f38 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:50.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.85fcdbe6-2d83-4a8e-bd3d-53bbede416b0"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:50.259Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-7d85e683-ddf9-49a7-b7e2-5084c67c06f6", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:49.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.85fcdbe6-2d83-4a8e-bd3d-53bbede416b0"}, {"node_instance_id": "bono_host_iinetx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:50.259Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:49.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:50.259Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:21:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d85e683-ddf9-49a7-b7e2-5084c67c06f6 x-compute-request-id: req-7d85e683-ddf9-49a7-b7e2-5084c67c06f6 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:33:33:a8\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:10.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"f99a56d2-76fc-466e-85dc-06a54c790c51\", \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:21:00Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bind_host_aj462j\", \"created\": \"2019-06-30T10:57:31Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:49.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.85fcdbe6-2d83-4a8e-bd3d-53bbede416b0"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:50.259Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}76836155e66a2fa62e03b1a620c6bc80c28d5f49\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:49.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.85fcdbe6-2d83-4a8e-bd3d-53bbede416b0"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:50.259Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-7d85e683-ddf9-49a7-b7e2-5084c67c06f6", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:49.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.85fcdbe6-2d83-4a8e-bd3d-53bbede416b0"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:50.844Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:50.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bb9a4566-a323-416c-90da-3220d8416606"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:50.844Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-7c069ba3-e803-4839-b014-5559f6544f38", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:50.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.85fcdbe6-2d83-4a8e-bd3d-53bbede416b0"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:50.844Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-7c069ba3-e803-4839-b014-5559f6544f38", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:50.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.85fcdbe6-2d83-4a8e-bd3d-53bbede416b0"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:50.844Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:21:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2a100ec-9887-45da-8e7a-3dbad60f5522 x-compute-request-id: req-a2a100ec-9887-45da-8e7a-3dbad60f5522 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:33:33:a8\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:10.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"f99a56d2-76fc-466e-85dc-06a54c790c51\", \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:21:50Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bind_host_aj462j\", \"created\": \"2019-06-30T10:57:31Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:50.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.85fcdbe6-2d83-4a8e-bd3d-53bbede416b0"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:50.844Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-a2a100ec-9887-45da-8e7a-3dbad60f5522", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:50.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.85fcdbe6-2d83-4a8e-bd3d-53bbede416b0"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:50.844Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-a2a100ec-9887-45da-8e7a-3dbad60f5522", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:50.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.85fcdbe6-2d83-4a8e-bd3d-53bbede416b0"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:50.844Z", "message": "Waiting for server \"f99a56d2-76fc-466e-85dc-06a54c790c51\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:50.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.85fcdbe6-2d83-4a8e-bd3d-53bbede416b0"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:50.844Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}76836155e66a2fa62e03b1a620c6bc80c28d5f49\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:50.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.85fcdbe6-2d83-4a8e-bd3d-53bbede416b0"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:51.347Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-6ab9a375-8742-4442-8de7-8d7a049ae873", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:50.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bb9a4566-a323-416c-90da-3220d8416606"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:51.347Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:21:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ab9a375-8742-4442-8de7-8d7a049ae873 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:50.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bb9a4566-a323-416c-90da-3220d8416606"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:51.347Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:50.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bb9a4566-a323-416c-90da-3220d8416606"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:51.964Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7148ba1c5cf5bff763a0065126d5b303f86436cb\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:51.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bb9a4566-a323-416c-90da-3220d8416606"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:52.758Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-593ad41d-981d-4b2f-90e0-1d140b71dca2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:51.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bb9a4566-a323-416c-90da-3220d8416606"}], "metadata": {"pagination": {"total": 1576, "offset": 1509, "size": 50}}} 2019-06-30 11:21:56,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:21:56,194 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:21:56 GMT 2019-06-30 11:21:56,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:21:56,194 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:21:56,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:21:56,195 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:21:56,195 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:21:56,195 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:21:56,197 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:21:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-345d56bf-3f7b-46bb-90cd-0d5e45ae359e x-compute-request-id: req-345d56bf-3f7b-46bb-90cd-0d5e45ae359e Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-06-30 11:21:56,197 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d0c1fe14847b497e39cd76e39cb0fce99ff2ce2" 2019-06-30 11:21:56,198 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-c29baa9c-08bc-4df1-a340-5ad6e0dc0807 2019-06-30 11:21:56,198 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-c29baa9c-08bc-4df1-a340-5ad6e0dc0807 2019-06-30 11:21:56,198 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:21:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c29baa9c-08bc-4df1-a340-5ad6e0dc0807 x-compute-request-id: req-c29baa9c-08bc-4df1-a340-5ad6e0dc0807 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:33:a8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:10.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "f99a56d2-76fc-466e-85dc-06a54c790c51", "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:21:00Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bind_host_aj462j", "created": "2019-06-30T10:57:31Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:21:56,198 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-8c5d431f-d737-46bb-b295-e543c805389c 2019-06-30 11:21:56,198 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:21:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c5d431f-d737-46bb-b295-e543c805389c x-compute-request-id: req-8c5d431f-d737-46bb-b295-e543c805389c Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:b9:3c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:11.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "db14e987-d8b3-4d92-a051-eae93da15b74", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:20:56Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bono_host_iinetx", "created": "2019-06-30T10:57:26Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:21:56,199 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 11:21:56,199 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-30 11:21:56,199 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-30 11:21:56,199 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84ea2c5c86cd1ad82c85f8e464754691392b04d4" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-06-30 11:21:56,199 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-8c5d431f-d737-46bb-b295-e543c805389c 2019-06-30 11:21:56,199 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action used request id req-a86b65ea-14e3-421e-b5b9-e7887e21ab0b 2019-06-30 11:21:56,200 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 11:21:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a86b65ea-14e3-421e-b5b9-e7887e21ab0b x-compute-request-id: req-a86b65ea-14e3-421e-b5b9-e7887e21ab0b Content-Length: 0 Content-Type: application/json 2019-06-30 11:21:56,200 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/action used request id req-a86b65ea-14e3-421e-b5b9-e7887e21ab0b 2019-06-30 11:21:56,200 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84ea2c5c86cd1ad82c85f8e464754691392b04d4" 2019-06-30 11:21:56,200 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:21:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d726521c-48c0-4e7c-80ed-6268b5a9e68d x-compute-request-id: req-d726521c-48c0-4e7c-80ed-6268b5a9e68d Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-06-30 11:21:56,200 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-d726521c-48c0-4e7c-80ed-6268b5a9e68d 2019-06-30 11:21:56,200 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups used request id req-d726521c-48c0-4e7c-80ed-6268b5a9e68d 2019-06-30 11:21:56,201 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:21:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f9118a7-1a90-43fb-9804-100fc3a8d7f1 x-compute-request-id: req-5f9118a7-1a90-43fb-9804-100fc3a8d7f1 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:b9:3c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:11.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "db14e987-d8b3-4d92-a051-eae93da15b74", "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:20:56Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bono_host_iinetx", "created": "2019-06-30T10:57:26Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:21:56,201 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-5f9118a7-1a90-43fb-9804-100fc3a8d7f1 2019-06-30 11:21:56,201 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-5f9118a7-1a90-43fb-9804-100fc3a8d7f1 2019-06-30 11:21:56,201 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84ea2c5c86cd1ad82c85f8e464754691392b04d4" 2019-06-30 11:21:56,201 - functest.core.cloudify - DEBUG - deleting server 2019-06-30 11:21:56,201 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:21:56,202 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:21:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72c3c91d-1f6c-4b20-a461-113c61edb9de Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:21:56,202 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-72c3c91d-1f6c-4b20-a461-113c61edb9de 2019-06-30 11:21:56,202 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-30 11:21:56,202 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-30 11:21:56,202 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76836155e66a2fa62e03b1a620c6bc80c28d5f49" 2019-06-30 11:21:56,202 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 11:21:56,203 - functest.core.cloudify - DEBUG - RESP: [204] Date: Sun, 30 Jun 2019 11:21:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7c069ba3-e803-4839-b014-5559f6544f38 x-compute-request-id: req-7c069ba3-e803-4839-b014-5559f6544f38 Content-Type: application/json 2019-06-30 11:21:56,203 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-7d85e683-ddf9-49a7-b7e2-5084c67c06f6 2019-06-30 11:21:56,203 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-30 11:21:56,203 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:21:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d85e683-ddf9-49a7-b7e2-5084c67c06f6 x-compute-request-id: req-7d85e683-ddf9-49a7-b7e2-5084c67c06f6 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:33:a8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:10.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "f99a56d2-76fc-466e-85dc-06a54c790c51", "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:21:00Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bind_host_aj462j", "created": "2019-06-30T10:57:31Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:21:56,203 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76836155e66a2fa62e03b1a620c6bc80c28d5f49" 2019-06-30 11:21:56,203 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-7d85e683-ddf9-49a7-b7e2-5084c67c06f6 2019-06-30 11:21:56,203 - functest.core.cloudify - DEBUG - deleting server 2019-06-30 11:21:56,204 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-7c069ba3-e803-4839-b014-5559f6544f38 2019-06-30 11:21:56,204 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-7c069ba3-e803-4839-b014-5559f6544f38 2019-06-30 11:21:56,204 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:21:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2a100ec-9887-45da-8e7a-3dbad60f5522 x-compute-request-id: req-a2a100ec-9887-45da-8e7a-3dbad60f5522 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:33:a8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f99a56d2-76fc-466e-85dc-06a54c790c51", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:10.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "f99a56d2-76fc-466e-85dc-06a54c790c51", "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:21:50Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bind_host_aj462j", "created": "2019-06-30T10:57:31Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:21:56,204 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-a2a100ec-9887-45da-8e7a-3dbad60f5522 2019-06-30 11:21:56,204 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-a2a100ec-9887-45da-8e7a-3dbad60f5522 2019-06-30 11:21:56,204 - functest.core.cloudify - DEBUG - Waiting for server "f99a56d2-76fc-466e-85dc-06a54c790c51" to be deleted. current status: SHUTOFF 2019-06-30 11:21:56,205 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76836155e66a2fa62e03b1a620c6bc80c28d5f49" 2019-06-30 11:21:56,205 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-6ab9a375-8742-4442-8de7-8d7a049ae873 2019-06-30 11:21:56,205 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:21:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ab9a375-8742-4442-8de7-8d7a049ae873 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:21:56,205 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:21:56,205 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7148ba1c5cf5bff763a0065126d5b303f86436cb" 2019-06-30 11:21:56,205 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-593ad41d-981d-4b2f-90e0-1d140b71dca2 2019-06-30 11:21:56,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:21:56,273 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:21:56,273 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:21:56,274 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:21:56,274 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:21:56,274 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:21:56,274 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:21:56,274 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:21:56,274 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:21:56,274 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:21:56,274 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:21:56 GMT 2019-06-30 11:21:56,274 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:21:56,275 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:21:56,275 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:21:56,275 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:21:56,275 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:22:01,280 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:22:01,386 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:22:01,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:22:01,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:22:01,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:22:01,387 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:22:01,387 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:22:01,387 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:22:01,387 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:52.758Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:21:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7866f716-17f1-4211-be00-9792a4e28c2e x-compute-request-id: req-7866f716-17f1-4211-be00-9792a4e28c2e Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:be:b9:3c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:11.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"db14e987-d8b3-4d92-a051-eae93da15b74\", \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:21:52Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bono_host_iinetx\", \"created\": \"2019-06-30T10:57:26Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:52.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bb9a4566-a323-416c-90da-3220d8416606"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:52.758Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-7866f716-17f1-4211-be00-9792a4e28c2e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:52.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bb9a4566-a323-416c-90da-3220d8416606"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:52.758Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-7866f716-17f1-4211-be00-9792a4e28c2e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:52.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bb9a4566-a323-416c-90da-3220d8416606"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:52.758Z", "message": "Waiting for server \"db14e987-d8b3-4d92-a051-eae93da15b74\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:52.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bb9a4566-a323-416c-90da-3220d8416606"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:52.758Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-f7508cb6-4394-49f3-9513-04b85ca0755a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:52.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bb9a4566-a323-416c-90da-3220d8416606"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:52.758Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 11:21:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-593ad41d-981d-4b2f-90e0-1d140b71dca2 x-compute-request-id: req-593ad41d-981d-4b2f-90e0-1d140b71dca2 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:be:b9:3c\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"d87b4498-cb85-4920-a0a2-94dc86921418\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-06-30T11:00:11.000000\", \"flavor\": {\"id\": \"1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73\", \"rel\": \"bookmark\"}]}, \"id\": \"db14e987-d8b3-4d92-a051-eae93da15b74\", \"user_id\": \"a955f77ce635443d9114aed3266cc5a3\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-06-30T11:20:56Z\", \"hostId\": \"7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"name\": \"server_clearwater-opnfv_bono_host_iinetx\", \"created\": \"2019-06-30T10:57:26Z\", \"tenant_id\": \"587911f006904f3db5587f381ac40777\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b\", \"cloudify_management_network_id\": \"e47b74f7-0aaf-4bc2-9026-4e35e99734ae\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:51.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bb9a4566-a323-416c-90da-3220d8416606"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:52.758Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-593ad41d-981d-4b2f-90e0-1d140b71dca2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:51.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bb9a4566-a323-416c-90da-3220d8416606"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:52.758Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-593ad41d-981d-4b2f-90e0-1d140b71dca2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:51.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bb9a4566-a323-416c-90da-3220d8416606"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:52.758Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7148ba1c5cf5bff763a0065126d5b303f86436cb\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:51.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bb9a4566-a323-416c-90da-3220d8416606"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:52.758Z", "message": "RESP: [204] Date: Sun, 30 Jun 2019 11:21:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f7508cb6-4394-49f3-9513-04b85ca0755a x-compute-request-id: req-f7508cb6-4394-49f3-9513-04b85ca0755a Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:52.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bb9a4566-a323-416c-90da-3220d8416606"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:52.758Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7148ba1c5cf5bff763a0065126d5b303f86436cb\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:52.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bb9a4566-a323-416c-90da-3220d8416606"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:55.479Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}76836155e66a2fa62e03b1a620c6bc80c28d5f49\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:55.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.85fcdbe6-2d83-4a8e-bd3d-53bbede416b0"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:56.161Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-0f9e1958-ba84-4cae-b8fb-2c921f947d51", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:55.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.85fcdbe6-2d83-4a8e-bd3d-53bbede416b0"}, {"node_instance_id": "bind_host_aj462j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:56.161Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:55.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_host_aj462j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:56.161Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:55.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:56.161Z", "message": "RESP: [404] Date: Sun, 30 Jun 2019 11:21:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0f9e1958-ba84-4cae-b8fb-2c921f947d51 x-compute-request-id: req-0f9e1958-ba84-4cae-b8fb-2c921f947d51 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance f99a56d2-76fc-466e-85dc-06a54c790c51 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:55.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.85fcdbe6-2d83-4a8e-bd3d-53bbede416b0"}, {"node_instance_id": "bind_host_aj462j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:56.161Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-0f9e1958-ba84-4cae-b8fb-2c921f947d51", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:55.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.85fcdbe6-2d83-4a8e-bd3d-53bbede416b0"}, {"node_instance_id": "bind_security_group_n8ldws", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:56.706Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:56.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_security_group_n8ldws", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:56.706Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:56.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_security_group_n8ldws", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:56.706Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:56.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_floatingip_3vjhly", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:56.706Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:56.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_floatingip_3vjhly", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:56.706Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:56.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_floatingip_3vjhly", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:57.251Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:56.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:57.251Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7148ba1c5cf5bff763a0065126d5b303f86436cb\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:57.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bb9a4566-a323-416c-90da-3220d8416606"}, {"node_instance_id": "bind_security_group_n8ldws", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:57.251Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:56.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_security_group_n8ldws", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:57.915Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:57.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:57.915Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-1c582470-68bb-4e89-95dc-c8a0899d7271", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:57.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bb9a4566-a323-416c-90da-3220d8416606"}, {"node_instance_id": "bind_floatingip_3vjhly", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:57.915Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:57.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_security_group_n8ldws", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:57.915Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:57.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_floatingip_3vjhly", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:57.915Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:57.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:57.915Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-1c582470-68bb-4e89-95dc-c8a0899d7271", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:57.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bb9a4566-a323-416c-90da-3220d8416606"}, {"node_instance_id": "bono_host_iinetx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:57.915Z", "message": "RESP: [404] Date: Sun, 30 Jun 2019 11:21:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1c582470-68bb-4e89-95dc-c8a0899d7271 x-compute-request-id: req-1c582470-68bb-4e89-95dc-c8a0899d7271 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance db14e987-d8b3-4d92-a051-eae93da15b74 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:57.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.bb9a4566-a323-416c-90da-3220d8416606"}, {"node_instance_id": "bono_host_iinetx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:58.511Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:57.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_host_iinetx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:58.511Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:57.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_floatingip_3vjhly", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:58.511Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:57.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_security_group_n8ldws", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:59.124Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-202f3453-4f21-4ea3-b78e-e866ad7d46a6", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:58.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.fe72ca22-2483-40bf-9a99-a097bb5e5dde"}, {"node_instance_id": "base_security_group_mzeyez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:59.124Z", "message": "Stopping node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:58.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_security_group_n8ldws", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:59.124Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:58.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.fe72ca22-2483-40bf-9a99-a097bb5e5dde"}, {"node_instance_id": "bind_security_group_n8ldws", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:59.124Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:21:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-202f3453-4f21-4ea3-b78e-e866ad7d46a6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:58.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.fe72ca22-2483-40bf-9a99-a097bb5e5dde"}, {"node_instance_id": "bind_security_group_n8ldws", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:59.124Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:58.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.fe72ca22-2483-40bf-9a99-a097bb5e5dde"}, {"node_instance_id": "keypair_pt19z7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:59.124Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:58.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_security_group_vif8cv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:59.124Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:58.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:59.631Z", "message": "Stopping node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:58.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_security_group_n8ldws", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:59.631Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/79c0b03c-b1e8-4940-9a02-7813134f5590.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2fc627d4973777b43fc4e877ddc530702e8c830f\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:59.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.fe72ca22-2483-40bf-9a99-a097bb5e5dde"}, {"node_instance_id": "bind_floatingip_3vjhly", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:59.631Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-d139b86c-462b-4f33-b8dd-10a8d24b7ba3", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:59.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.43bf8bf6-d0a3-4723-ba68-2554079dfe1c"}, {"node_instance_id": "bind_floatingip_3vjhly", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:59.631Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:21:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d139b86c-462b-4f33-b8dd-10a8d24b7ba3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:59.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.43bf8bf6-d0a3-4723-ba68-2554079dfe1c"}, {"node_instance_id": "bind_floatingip_3vjhly", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:59.631Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:59.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.43bf8bf6-d0a3-4723-ba68-2554079dfe1c"}, {"node_instance_id": "bind_security_group_n8ldws", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:59.631Z", "message": "RESP: [204] X-Openstack-Request-Id: req-0cb36e09-eaa6-4cf8-9c77-e0843ddab22f Content-Length: 0 Date: Sun, 30 Jun 2019 11:21:59 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:59.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.fe72ca22-2483-40bf-9a99-a097bb5e5dde"}, {"node_instance_id": "bind_floatingip_3vjhly", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:59.631Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/floatingips/10d2173b-526c-49b4-9ae1-5fc64640c42b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1bdd805b0eeb8e6b70371e74dbdada2e52aa5851\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:59.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.43bf8bf6-d0a3-4723-ba68-2554079dfe1c"}, {"node_instance_id": "bono_floatingip_g9lsbq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:59.631Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:58.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}], "metadata": {"pagination": {"total": 1622, "offset": 1559, "size": 50}}} 2019-06-30 11:22:01,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:22:01,388 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:22:01 GMT 2019-06-30 11:22:01,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:22:01,388 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:22:01,388 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:22:01,388 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:22:01,388 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:22:01,388 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:22:01,390 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:21:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7866f716-17f1-4211-be00-9792a4e28c2e x-compute-request-id: req-7866f716-17f1-4211-be00-9792a4e28c2e Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:b9:3c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:11.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "db14e987-d8b3-4d92-a051-eae93da15b74", "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:21:52Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bono_host_iinetx", "created": "2019-06-30T10:57:26Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:22:01,391 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-7866f716-17f1-4211-be00-9792a4e28c2e 2019-06-30 11:22:01,391 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-7866f716-17f1-4211-be00-9792a4e28c2e 2019-06-30 11:22:01,391 - functest.core.cloudify - DEBUG - Waiting for server "db14e987-d8b3-4d92-a051-eae93da15b74" to be deleted. current status: SHUTOFF 2019-06-30 11:22:01,391 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-f7508cb6-4394-49f3-9513-04b85ca0755a 2019-06-30 11:22:01,391 - functest.core.cloudify - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 11:21:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-593ad41d-981d-4b2f-90e0-1d140b71dca2 x-compute-request-id: req-593ad41d-981d-4b2f-90e0-1d140b71dca2 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:b9:3c", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/db14e987-d8b3-4d92-a051-eae93da15b74", "rel": "bookmark"}], "image": {"id": "d87b4498-cb85-4920-a0a2-94dc86921418", "links": [{"href": "http://172.30.9.24:8774/images/d87b4498-cb85-4920-a0a2-94dc86921418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-30T11:00:11.000000", "flavor": {"id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "links": [{"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}]}, "id": "db14e987-d8b3-4d92-a051-eae93da15b74", "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-30T11:20:56Z", "hostId": "7d8d47cd26616bcbb611d38748c4b1e16ac22c1f1dbce9707f921e5c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "server_clearwater-opnfv_bono_host_iinetx", "created": "2019-06-30T10:57:26Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "cloudify_management_network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae"}}} 2019-06-30 11:22:01,392 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-593ad41d-981d-4b2f-90e0-1d140b71dca2 2019-06-30 11:22:01,392 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-593ad41d-981d-4b2f-90e0-1d140b71dca2 2019-06-30 11:22:01,392 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7148ba1c5cf5bff763a0065126d5b303f86436cb" 2019-06-30 11:22:01,392 - functest.core.cloudify - DEBUG - RESP: [204] Date: Sun, 30 Jun 2019 11:21:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f7508cb6-4394-49f3-9513-04b85ca0755a x-compute-request-id: req-f7508cb6-4394-49f3-9513-04b85ca0755a Content-Type: application/json 2019-06-30 11:22:01,392 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7148ba1c5cf5bff763a0065126d5b303f86436cb" 2019-06-30 11:22:01,392 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76836155e66a2fa62e03b1a620c6bc80c28d5f49" 2019-06-30 11:22:01,393 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-0f9e1958-ba84-4cae-b8fb-2c921f947d51 2019-06-30 11:22:01,393 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-30 11:22:01,393 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-06-30 11:22:01,393 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 30 Jun 2019 11:21:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0f9e1958-ba84-4cae-b8fb-2c921f947d51 x-compute-request-id: req-0f9e1958-ba84-4cae-b8fb-2c921f947d51 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f99a56d2-76fc-466e-85dc-06a54c790c51 could not be found.", "code": 404}} 2019-06-30 11:22:01,393 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f99a56d2-76fc-466e-85dc-06a54c790c51 used request id req-0f9e1958-ba84-4cae-b8fb-2c921f947d51 2019-06-30 11:22:01,393 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-30 11:22:01,393 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 11:22:01,394 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 11:22:01,394 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 11:22:01,394 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-30 11:22:01,394 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 11:22:01,394 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7148ba1c5cf5bff763a0065126d5b303f86436cb" 2019-06-30 11:22:01,394 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 11:22:01,395 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-06-30 11:22:01,395 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-1c582470-68bb-4e89-95dc-c8a0899d7271 2019-06-30 11:22:01,395 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 11:22:01,395 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-30 11:22:01,395 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-30 11:22:01,395 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/db14e987-d8b3-4d92-a051-eae93da15b74 used request id req-1c582470-68bb-4e89-95dc-c8a0899d7271 2019-06-30 11:22:01,396 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 30 Jun 2019 11:21:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1c582470-68bb-4e89-95dc-c8a0899d7271 x-compute-request-id: req-1c582470-68bb-4e89-95dc-c8a0899d7271 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance db14e987-d8b3-4d92-a051-eae93da15b74 could not be found.", "code": 404}} 2019-06-30 11:22:01,396 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-06-30 11:22:01,396 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-30 11:22:01,396 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-06-30 11:22:01,396 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-202f3453-4f21-4ea3-b78e-e866ad7d46a6 2019-06-30 11:22:01,396 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 11:22:01,397 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:22:01,397 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:21:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-202f3453-4f21-4ea3-b78e-e866ad7d46a6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:22:01,397 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-30 11:22:01,397 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 11:22:01,397 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 11:22:01,397 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 11:22:01,397 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/79c0b03c-b1e8-4940-9a02-7813134f5590.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc627d4973777b43fc4e877ddc530702e8c830f" 2019-06-30 11:22:01,398 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d139b86c-462b-4f33-b8dd-10a8d24b7ba3 2019-06-30 11:22:01,398 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:21:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d139b86c-462b-4f33-b8dd-10a8d24b7ba3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:22:01,398 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:22:01,398 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0cb36e09-eaa6-4cf8-9c77-e0843ddab22f Content-Length: 0 Date: Sun, 30 Jun 2019 11:21:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 11:22:01,398 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/floatingips/10d2173b-526c-49b4-9ae1-5fc64640c42b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bdd805b0eeb8e6b70371e74dbdada2e52aa5851" 2019-06-30 11:22:01,398 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 11:22:01,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:22:01,493 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:22:01,493 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:22:01,493 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:22:01,493 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:22:01,493 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:22:01,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:22:01,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:22:01,493 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:22:01,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:22:01,494 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:22:01 GMT 2019-06-30 11:22:01,494 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:22:01,494 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-06-30 11:22:01,494 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:22:01,494 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:22:01,494 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:22:06,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/events 2019-06-30 11:22:06,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:22:06,578 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:22:06,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:22:06,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:22:06,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:22:06,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:22:06,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:22:06,579 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_floatingip_g9lsbq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:21:59.631Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:58.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "base_security_group_mzeyez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:00.344Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:59.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_floatingip_g9lsbq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:00.344Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:59.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "keypair_pt19z7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:00.344Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:59.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:00.344Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:59.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_security_group_n8ldws", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:00.344Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/79c0b03c-b1e8-4940-9a02-7813134f5590.json used request id req-0cb36e09-eaa6-4cf8-9c77-e0843ddab22f", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:59.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.fe72ca22-2483-40bf-9a99-a097bb5e5dde"}, {"node_instance_id": "bind_security_group_n8ldws", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:00.344Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/79c0b03c-b1e8-4940-9a02-7813134f5590.json used request id req-0cb36e09-eaa6-4cf8-9c77-e0843ddab22f", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:59.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.fe72ca22-2483-40bf-9a99-a097bb5e5dde"}, {"node_instance_id": "base_security_group_mzeyez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:00.940Z", "message": "Unlinking relationships", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:59.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_floatingip_3vjhly", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:00.940Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/floatingips/10d2173b-526c-49b4-9ae1-5fc64640c42b.json used request id req-0ca25f56-fae2-4da0-aec0-6b533c0859aa", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:00.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.43bf8bf6-d0a3-4723-ba68-2554079dfe1c"}, {"node_instance_id": "bind_floatingip_3vjhly", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:00.940Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/10d2173b-526c-49b4-9ae1-5fc64640c42b.json used request id req-0ca25f56-fae2-4da0-aec0-6b533c0859aa", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:00.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.43bf8bf6-d0a3-4723-ba68-2554079dfe1c"}, {"node_instance_id": "bind_floatingip_3vjhly", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:00.940Z", "message": "RESP: [204] X-Openstack-Request-Id: req-0ca25f56-fae2-4da0-aec0-6b533c0859aa Content-Length: 0 Date: Sun, 30 Jun 2019 11:22:00 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:00.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.43bf8bf6-d0a3-4723-ba68-2554079dfe1c"}, {"node_instance_id": "bono_security_group_vif8cv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:00.940Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:59.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_floatingip_g9lsbq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:00.940Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:59.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "keypair_pt19z7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:01.534Z", "message": "Unlinking relationships", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:59.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:01.534Z", "message": "Unlinking relationships", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:59.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_security_group_n8ldws", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:01.534Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:59.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bind_security_group_n8ldws", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:02.128Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:00.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_security_group_vif8cv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:02.128Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:21:59.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_floatingip_g9lsbq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:02.128Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:00.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "keypair_pt19z7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:02.670Z", "message": "not deleting keypair since an external keypair is being used", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:02.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.4d44b955-3f8d-41b0-90d1-f45b4b3d0cbc"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:02.670Z", "message": "Relationships unlinked", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:00.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "keypair_pt19z7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:02.670Z", "message": "Relationships unlinked", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:00.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_floatingip_g9lsbq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:02.670Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:02.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.45596c9e-fcde-48de-8312-aeef1a838017"}, {"node_instance_id": "bono_floatingip_g9lsbq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:02.670Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:02.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.45596c9e-fcde-48de-8312-aeef1a838017"}, {"node_instance_id": "bono_floatingip_g9lsbq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:02.670Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:22:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-919b7fc6-10c5-48c5-a271-6576456fed16 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:02.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.45596c9e-fcde-48de-8312-aeef1a838017"}, {"node_instance_id": "bono_floatingip_g9lsbq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:02.670Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-919b7fc6-10c5-48c5-a271-6576456fed16", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:02.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.45596c9e-fcde-48de-8312-aeef1a838017"}, {"node_instance_id": "bono_floatingip_g9lsbq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:02.670Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/floatingips/25f7cb0f-f7dc-48f3-b370-bc944c3b4647.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1ca146a02d621f7440178fdebaaf3e2c14ee08a2\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:02.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.45596c9e-fcde-48de-8312-aeef1a838017"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:03.183Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:02.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.453c7ebb-bf89-49b6-8f99-92fc65ded87b"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:03.183Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:02.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.453c7ebb-bf89-49b6-8f99-92fc65ded87b"}, {"node_instance_id": "base_security_group_mzeyez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:03.183Z", "message": "Relationships unlinked", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:00.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:03.183Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-43fadaa5-9cd8-429b-98d3-3462e9e5bd01", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:02.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.453c7ebb-bf89-49b6-8f99-92fc65ded87b"}, {"node_instance_id": "bono_floatingip_g9lsbq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:03.183Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:00.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:03.183Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:22:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43fadaa5-9cd8-429b-98d3-3462e9e5bd01 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:02.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.453c7ebb-bf89-49b6-8f99-92fc65ded87b"}, {"node_instance_id": "bono_security_group_vif8cv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:03.183Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:00.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_floatingip_g9lsbq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:03.772Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/floatingips/25f7cb0f-f7dc-48f3-b370-bc944c3b4647.json used request id req-2f8aaa4f-8ba0-44e0-b8cd-6831aa4084b9", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:03.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.45596c9e-fcde-48de-8312-aeef1a838017"}, {"node_instance_id": "bono_floatingip_g9lsbq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:03.772Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/25f7cb0f-f7dc-48f3-b370-bc944c3b4647.json used request id req-2f8aaa4f-8ba0-44e0-b8cd-6831aa4084b9", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:03.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.45596c9e-fcde-48de-8312-aeef1a838017"}, {"node_instance_id": "bono_floatingip_g9lsbq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:03.772Z", "message": "RESP: [204] X-Openstack-Request-Id: req-2f8aaa4f-8ba0-44e0-b8cd-6831aa4084b9 Content-Length: 0 Date: Sun, 30 Jun 2019 11:22:03 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:03.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.45596c9e-fcde-48de-8312-aeef1a838017"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:03.772Z", "message": "Deleting node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:00.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_floatingip_g9lsbq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:03.772Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:00.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "keypair_pt19z7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:03.772Z", "message": "Deleting node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:00.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:03.772Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:03.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2e91d6e0-61da-490e-8f58-434e5aacfc54"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:03.772Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:22:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5a80e0e-35f1-4d37-aa35-bbfc7b22ab0f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:03.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2e91d6e0-61da-490e-8f58-434e5aacfc54"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:03.772Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-d5a80e0e-35f1-4d37-aa35-bbfc7b22ab0f", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:03.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2e91d6e0-61da-490e-8f58-434e5aacfc54"}, {"node_instance_id": "internal_sip_security_group_d9lujb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:03.772Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6404ca768ecbf3215011333696ff45b4dc0c82f0\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:03.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.453c7ebb-bf89-49b6-8f99-92fc65ded87b"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:03.772Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:03.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.49a88833-3dea-4c0c-9b76-9d2a3685d7c3"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:03.772Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:03.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.49a88833-3dea-4c0c-9b76-9d2a3685d7c3"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:03.772Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 11:22:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c285b23-0dc8-42be-ba00-dbd5211b0adc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:03.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.49a88833-3dea-4c0c-9b76-9d2a3685d7c3"}, {"node_instance_id": "base_security_group_mzeyez", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:03.772Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-1c285b23-0dc8-42be-ba00-dbd5211b0adc", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:03.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.49a88833-3dea-4c0c-9b76-9d2a3685d7c3"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:03.772Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:03.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2e91d6e0-61da-490e-8f58-434e5aacfc54"}, {"node_instance_id": "bono_security_group_vif8cv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-06-30T11:22:04.298Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}89d43c4817313f9b7a71ae486f70c07484b4b21a\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T11:22:03.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08", "logger": "ctx.2e91d6e0-61da-490e-8f58-434e5aacfc54"}], "metadata": {"pagination": {"total": 1688, "offset": 1609, "size": 50}}} 2019-06-30 11:22:06,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:22:06,579 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:22:06 GMT 2019-06-30 11:22:06,579 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:22:06,579 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:22:06,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:22:06,579 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:22:06,579 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:22:06,580 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:22:06,581 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 11:22:06,582 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-30 11:22:06,582 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-30 11:22:06,582 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-30 11:22:06,582 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-30 11:22:06,582 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/security-groups/79c0b03c-b1e8-4940-9a02-7813134f5590.json used request id req-0cb36e09-eaa6-4cf8-9c77-e0843ddab22f 2019-06-30 11:22:06,582 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/79c0b03c-b1e8-4940-9a02-7813134f5590.json used request id req-0cb36e09-eaa6-4cf8-9c77-e0843ddab22f 2019-06-30 11:22:06,583 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 11:22:06,583 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/floatingips/10d2173b-526c-49b4-9ae1-5fc64640c42b.json used request id req-0ca25f56-fae2-4da0-aec0-6b533c0859aa 2019-06-30 11:22:06,583 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/10d2173b-526c-49b4-9ae1-5fc64640c42b.json used request id req-0ca25f56-fae2-4da0-aec0-6b533c0859aa 2019-06-30 11:22:06,583 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0ca25f56-fae2-4da0-aec0-6b533c0859aa Content-Length: 0 Date: Sun, 30 Jun 2019 11:22:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 11:22:06,583 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-30 11:22:06,583 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 11:22:06,584 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 11:22:06,584 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 11:22:06,584 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-06-30 11:22:06,584 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-30 11:22:06,584 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 11:22:06,584 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 11:22:06,585 - functest.core.cloudify - DEBUG - not deleting keypair since an external keypair is being used 2019-06-30 11:22:06,585 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 11:22:06,585 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 11:22:06,585 - functest.core.cloudify - DEBUG - deleting floatingip 2019-06-30 11:22:06,585 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:22:06,585 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:22:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-919b7fc6-10c5-48c5-a271-6576456fed16 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:22:06,585 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-919b7fc6-10c5-48c5-a271-6576456fed16 2019-06-30 11:22:06,586 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/floatingips/25f7cb0f-f7dc-48f3-b370-bc944c3b4647.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ca146a02d621f7440178fdebaaf3e2c14ee08a2" 2019-06-30 11:22:06,586 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:22:06,586 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-30 11:22:06,586 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 11:22:06,586 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-43fadaa5-9cd8-429b-98d3-3462e9e5bd01 2019-06-30 11:22:06,586 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-30 11:22:06,587 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:22:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43fadaa5-9cd8-429b-98d3-3462e9e5bd01 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:22:06,587 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 11:22:06,587 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/floatingips/25f7cb0f-f7dc-48f3-b370-bc944c3b4647.json used request id req-2f8aaa4f-8ba0-44e0-b8cd-6831aa4084b9 2019-06-30 11:22:06,587 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/25f7cb0f-f7dc-48f3-b370-bc944c3b4647.json used request id req-2f8aaa4f-8ba0-44e0-b8cd-6831aa4084b9 2019-06-30 11:22:06,587 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2f8aaa4f-8ba0-44e0-b8cd-6831aa4084b9 Content-Length: 0 Date: Sun, 30 Jun 2019 11:22:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 11:22:06,587 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-30 11:22:06,588 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-06-30 11:22:06,588 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-30 11:22:06,588 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:22:06,588 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:22:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5a80e0e-35f1-4d37-aa35-bbfc7b22ab0f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:22:06,588 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d5a80e0e-35f1-4d37-aa35-bbfc7b22ab0f 2019-06-30 11:22:06,588 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/f9d0b1d8-97c1-4af4-a2af-3c2aefc3d459.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6404ca768ecbf3215011333696ff45b4dc0c82f0" 2019-06-30 11:22:06,588 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-30 11:22:06,589 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 11:22:06,589 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 11:22:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c285b23-0dc8-42be-ba00-dbd5211b0adc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:22:06,589 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-1c285b23-0dc8-42be-ba00-dbd5211b0adc 2019-06-30 11:22:06,589 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-30 11:22:06,589 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/d2e7c8a1-c3c1-4f0c-8f37-7eda28f52acd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89d43c4817313f9b7a71ae486f70c07484b4b21a" 2019-06-30 11:22:06,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/executions/1e9c58f7-fdae-4563-993d-4f0ac73a1e08 2019-06-30 11:22:06,642 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:22:06,642 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:22:06,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:22:06,642 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:22:06,642 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:22:06,643 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:22:06,643 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:22:06,643 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-06-30T11:22:05.236Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T11:16:54.723Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-06-30T11:16:54.724Z", "id": "1e9c58f7-fdae-4563-993d-4f0ac73a1e08"} 2019-06-30 11:22:06,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:22:06,643 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:22:06 GMT 2019-06-30 11:22:06,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:22:06,643 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 595 2019-06-30 11:22:06,643 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:22:06,643 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:22:06,643 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:22:06,644 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.204:80/api/v3.1/deployments/clearwater-opnfv 2019-06-30 11:22:07,017 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:22:07,017 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:22:07,017 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:22:07,017 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:22:07,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:22:07,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:22:07,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:22:07,018 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-06-30 11:22:07,018 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "d87b4498-cb85-4920-a0a2-94dc86921418", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "bono_cluster_size": 1, "flavor_id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:50.194Z", "created_by": "admin", "updated_at": "2019-06-30T10:56:50.194Z", "visibility": "tenant", "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, "resource_availability": "tenant", "capabilities": {}, "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": []}, "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": {"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": {"bono_ip": {"value": {"get_attribute": ["bono_floatingip", "floating_ip_address"]}}, "dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2019-06-30 11:22:07,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:22:07,018 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:22:07 GMT 2019-06-30 11:22:07,018 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:22:07,018 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:22:07,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:22:07,019 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:22:07,019 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:22:07,019 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:22:17,023 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.204:80/api/v3.1/blueprints/clearwater-opnfv 2019-06-30 11:22:17,147 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 11:22:17,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 11:22:17,147 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 11:22:17,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 11:22:17,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 11:22:17,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 11:22:17,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 11:22:17,148 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-06-30 11:22:17,148 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-06-30T10:56:42.481Z", "updated_at": "2019-06-30T10:56:42.481Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "clearwater-opnfv", "plan": {"relationships": {"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.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {"default": {}}}, "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"}}}, "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.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.server_connected_to_server_group": {"name": "cloudify.openstack.server_connected_to_server_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_server_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": "", "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.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.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_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"}}}, "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.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.openstack.route_connected_to_router": {"name": "cloudify.openstack.route_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.route_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": "", "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.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_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.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.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.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_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": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "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": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "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"}}}, "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"}}}}, "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"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "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"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"bono_ip": {"value": {"get_attribute": ["bono_floatingip", "floating_ip_address"]}}, "dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "capabilities": {}, "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"}}}}, "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": []}, "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"}}, "imported_blueprints": [], "namespaces_mapping": {}, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "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.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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "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"]}}, "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"]}}, "metadata": null}} 2019-06-30 11:22:17,151 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 11:22:17,151 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 11:22:17 GMT 2019-06-30 11:22:17,151 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 11:22:17,151 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 11:22:17,151 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 11:22:17,151 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 11:22:17,151 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 11:22:17,151 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 11:22:17,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 11:22:17,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/d87b4498-cb85-4920-a0a2-94dc86921418 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 11:22:17,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:22:17 GMT X-Openstack-Request-Id: req-e1726b9c-7f23-4134-81de-f9616eaa7f0a 2019-06-30 11:22:17,815 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:22:17,815 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/d87b4498-cb85-4920-a0a2-94dc86921418 used request id req-e1726b9c-7f23-4134-81de-f9616eaa7f0a 2019-06-30 11:22:17,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.615313053131s 2019-06-30 11:22:17,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 11:22:17,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" 2019-06-30 11:22:18,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22: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-610d2eaf-a2fb-4352-8c23-c3fea40888e1 x-openstack-request-id: req-610d2eaf-a2fb-4352-8c23-c3fea40888e1 2019-06-30 11:22:18,159 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_alt_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "1793d182-f0ec-4f0e-9cd9-fbb60d77ef73"}, {"name": "cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49"}]} 2019-06-30 11:22:18,159 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-610d2eaf-a2fb-4352-8c23-c3fea40888e1 2019-06-30 11:22:18,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.338434934616s 2019-06-30 11:22:18,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 11:22:18,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" 2019-06-30 11:22:18,191 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22: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-efc5aa25-2cb2-4438-860c-7ae6a14fcb53 x-openstack-request-id: req-efc5aa25-2cb2-4438-860c-7ae6a14fcb53 2019-06-30 11:22:18,191 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/1793d182-f0ec-4f0e-9cd9-fbb60d77ef73 used request id req-efc5aa25-2cb2-4438-860c-7ae6a14fcb53 2019-06-30 11:22:18,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0286619663239s 2019-06-30 11:22:18,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-30 11:22:18,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/2770110b-07df-4aac-83f0-8185c2929e2d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 11:22:19,782 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 11:22:19 GMT X-Openstack-Request-Id: req-1164f010-9229-4766-b72e-662b9112b780 2019-06-30 11:22:19,782 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 11:22:19,782 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/2770110b-07df-4aac-83f0-8185c2929e2d.json used request id req-1164f010-9229-4766-b72e-662b9112b780 2019-06-30 11:22:19,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.58577895164s 2019-06-30 11:22:19,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 11:22:19,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 11:22:19,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:19 GMT X-Openstack-Request-Id: req-0a21bece-0510-40a8-b11f-d1964832eaa2 2019-06-30 11:22:19,857 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 11:22:19,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-0a21bece-0510-40a8-b11f-d1964832eaa2 2019-06-30 11:22:19,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0647749900818s 2019-06-30 11:22:19,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-30 11:22:19,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 11:22:20,271 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 30 Jun 2019 11:22: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-6eb9e7cd-8f3d-42d6-b2eb-078a22eb8607 x-openstack-request-id: req-6eb9e7cd-8f3d-42d6-b2eb-078a22eb8607 2019-06-30 11:22:20,272 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507 used request id req-6eb9e7cd-8f3d-42d6-b2eb-078a22eb8607 2019-06-30 11:22:20,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.413866043091s 2019-06-30 11:22:20,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:22:20,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 11:22:20,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 775 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22: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-bbefa547-46d8-4bc0-a7ef-5ab08c311874 x-openstack-request-id: req-bbefa547-46d8-4bc0-a7ef-5ab08c311874 2019-06-30 11:22:20,764 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ee:db", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ee:db", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T10:53:39.000000", "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "security_groups": [{"name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}], "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:22:20Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:22:20,764 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bbefa547-46d8-4bc0-a7ef-5ab08c311874 2019-06-30 11:22:20,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.49205493927s 2019-06-30 11:22:20,766 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:22:22,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:22:22,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 11:22:23,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22: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-53d2e2a8-bbca-4bfd-86ed-4fbbe7b92408 x-openstack-request-id: req-53d2e2a8-bbca-4bfd-86ed-4fbbe7b92408 2019-06-30 11:22:23,187 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:ee:db", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/84b40b62-c631-492c-a24b-1ae46de4a507", "rel": "bookmark"}], "image": {"id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "links": [{"href": "http://172.30.9.24:8774/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T10:53:39.000000", "flavor": {"id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "links": [{"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}]}, "id": "84b40b62-c631-492c-a24b-1ae46de4a507", "user_id": "a955f77ce635443d9114aed3266cc5a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:22:21Z", "hostId": "525fc99b18f58cbbfe7e084b1231593e60d1eaf69d72d730cb26c0d0", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "name": "cloudify_ims-vm_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "created": "2019-06-30T10:51:44Z", "tenant_id": "587911f006904f3db5587f381ac40777", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:22:23,187 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-53d2e2a8-bbca-4bfd-86ed-4fbbe7b92408 2019-06-30 11:22:23,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.418313026428s 2019-06-30 11:22:23,189 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:22:25,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:22:25,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 11:22:25,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2eca2f93-cb2c-497c-bc77-ea809e8ff2ab x-openstack-request-id: req-2eca2f93-cb2c-497c-bc77-ea809e8ff2ab 2019-06-30 11:22:25,271 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-06-30 11:22:25,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2eca2f93-cb2c-497c-bc77-ea809e8ff2ab 2019-06-30 11:22:25,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0802059173584s 2019-06-30 11:22:25,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 11:22:25,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 11:22:25,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 7329 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:25 GMT X-Openstack-Request-Id: req-d5a7199f-2508-4b50-bcaa-7fad9a789773 2019-06-30 11:22:25,328 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:51:40Z", "updated_at": "2019-06-30T10:51:41Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-06-30T10:51:41Z", "revision_number": 0, "id": "0de1d482-5cf9-43bf-a47a-d645251e4b08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:41Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": 80, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-06-30T10:51:41Z", "revision_number": 0, "id": "26267c22-60d8-4cf2-af9b-f58585384f0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:41Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": 443, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-06-30T10:51:41Z", "revision_number": 0, "id": "8f186340-7a6b-4275-93ad-d2b8424eea07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:41Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:40Z", "revision_number": 0, "id": "97f1d6b4-af35-4ad3-8434-4eb8391da762", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:40Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:41Z", "revision_number": 0, "id": "aed0863b-04af-48a0-b4a0-d6661816485e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:41Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-06-30T10:51:41Z", "revision_number": 0, "id": "cbfda95a-7b50-4481-93f1-32dc5265d738", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:41Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:40Z", "revision_number": 0, "id": "d32d263a-c3e6-4b4d-9ddc-1261b9dc8bbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:40Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T10:51:40Z", "revision_number": 0, "id": "d836ce95-fc3c-4986-b30d-5ee6566616c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:40Z", "security_group_id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": 22, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 7, "project_id": "587911f006904f3db5587f381ac40777", "id": "872ebf25-4e1e-4c92-83e8-b0537aa5e7de", "name": "cloudify_ims-sg_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"description": "Default security group", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:51:26Z", "updated_at": "2019-06-30T10:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "06ec833f-8145-4338-a880-9746f7f2fa54", "remote_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "2ef95646-c7c5-4cf1-ba7e-9e35276425a0", "remote_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "36419203-a9db-4fa5-861b-ea895a484fa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "6ad306a3-12b3-481c-865a-aaf67450e2d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T10:56:34Z", "revision_number": 0, "id": "fd769630-5f08-4ec6-a13a-76b5b9eaae1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:56:34Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": 22, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 2, "project_id": "587911f006904f3db5587f381ac40777", "id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "name": "default"}]} 2019-06-30 11:22:25,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-d5a7199f-2508-4b50-bcaa-7fad9a789773 2019-06-30 11:22:25,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0510470867157s 2019-06-30 11:22:25,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 11:22:25,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/872ebf25-4e1e-4c92-83e8-b0537aa5e7de.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 11:22:25,578 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 11:22:25 GMT X-Openstack-Request-Id: req-7d3cf309-1036-481e-8015-bc8f2c848803 2019-06-30 11:22:25,578 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 11:22:25,578 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/872ebf25-4e1e-4c92-83e8-b0537aa5e7de.json used request id req-7d3cf309-1036-481e-8015-bc8f2c848803 2019-06-30 11:22:25,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.243083000183s 2019-06-30 11:22:25,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-06-30 11:22:25,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 11:22:25,607 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3ddf11d6-ff02-4823-9c93-4050cde2cf06 x-openstack-request-id: req-3ddf11d6-ff02-4823-9c93-4050cde2cf06 2019-06-30 11:22:25,608 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/cloudify_ims-kp_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b used request id req-3ddf11d6-ff02-4823-9c93-4050cde2cf06 2019-06-30 11:22:25,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0288331508636s 2019-06-30 11:22:25,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-30 11:22:25,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/fbeea80e-4a01-4fd6-9001-27a49864b93a/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" -d '{"subnet_id": "7dfcd046-47ca-474d-accf-1aa7328d07f4"}' 2019-06-30 11:22:28,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:28 GMT X-Openstack-Request-Id: req-e20d06d3-6be2-40ed-9641-5c98822d7ecd 2019-06-30 11:22:28,033 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e47b74f7-0aaf-4bc2-9026-4e35e99734ae", "tenant_id": "587911f006904f3db5587f381ac40777", "subnet_id": "7dfcd046-47ca-474d-accf-1aa7328d07f4", "subnet_ids": ["7dfcd046-47ca-474d-accf-1aa7328d07f4"], "port_id": "3966b505-bd4f-4d33-ab9c-17ff83c3be83", "id": "fbeea80e-4a01-4fd6-9001-27a49864b93a"} 2019-06-30 11:22:28,033 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/fbeea80e-4a01-4fd6-9001-27a49864b93a/remove_router_interface.json used request id req-e20d06d3-6be2-40ed-9641-5c98822d7ecd 2019-06-30 11:22:28,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.42480993271s 2019-06-30 11:22:28,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 11:22:28,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 11:22:28,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:28 GMT X-Openstack-Request-Id: req-7eedb715-c887-49a7-aef5-2dd8e33767ca 2019-06-30 11:22:28,163 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:51:28Z", "admin_state_up": true, "updated_at": "2019-06-30T11:22:26Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "587911f006904f3db5587f381ac40777", "id": "fbeea80e-4a01-4fd6-9001-27a49864b93a", "name": "cloudify_ims-router_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 11:22:28,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-7eedb715-c887-49a7-aef5-2dd8e33767ca 2019-06-30 11:22:28,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.129925966263s 2019-06-30 11:22:28,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 11:22:28,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/fbeea80e-4a01-4fd6-9001-27a49864b93a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 11:22:29,569 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 11:22:29 GMT X-Openstack-Request-Id: req-b0f7f455-a3e6-4de8-b5db-f07de5ee6567 2019-06-30 11:22:29,569 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 11:22:29,569 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/fbeea80e-4a01-4fd6-9001-27a49864b93a.json used request id req-b0f7f455-a3e6-4de8-b5db-f07de5ee6567 2019-06-30 11:22:29,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.40413188934s 2019-06-30 11:22:29,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 11:22:29,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 11:22:29,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:29 GMT X-Openstack-Request-Id: req-2b2742f7-071a-4ba7-806e-8b90ce7c36e5 2019-06-30 11:22:29,612 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:51:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T10:51:28Z","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":"587911f006904f3db5587f381ac40777","id":"7dfcd046-47ca-474d-accf-1aa7328d07f4","subnetpool_id":null,"name":"cloudify_ims-subnet_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}]} 2019-06-30 11:22:29,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-2b2742f7-071a-4ba7-806e-8b90ce7c36e5 2019-06-30 11:22:29,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0427150726318s 2019-06-30 11:22:29,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-30 11:22:29,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/7dfcd046-47ca-474d-accf-1aa7328d07f4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 11:22:30,667 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 11:22:30 GMT X-Openstack-Request-Id: req-9bf16f1f-faa1-4f88-83a1-b7211c865816 2019-06-30 11:22:30,667 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 11:22:30,667 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/7dfcd046-47ca-474d-accf-1aa7328d07f4.json used request id req-9bf16f1f-faa1-4f88-83a1-b7211c865816 2019-06-30 11:22:30,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.05354213715s 2019-06-30 11:22:30,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 11:22:30,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 11:22:30,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:30 GMT X-Openstack-Request-Id: req-7bfabbb5-5559-447c-85c8-49e081ece22b 2019-06-30 11:22:30,776 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e47b74f7-0aaf-4bc2-9026-4e35e99734ae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"587911f006904f3db5587f381ac40777","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T11:22:30Z","qos_policy_id":null,"name":"cloudify_ims-net_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b","admin_state_up":true,"tenant_id":"587911f006904f3db5587f381ac40777","created_at":"2019-06-30T10:51:26Z","mtu":1450}]} 2019-06-30 11:22:30,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7bfabbb5-5559-447c-85c8-49e081ece22b 2019-06-30 11:22:30,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108686923981s 2019-06-30 11:22:30,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-30 11:22:30,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/e47b74f7-0aaf-4bc2-9026-4e35e99734ae.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 11:22:32,258 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 11:22:32 GMT X-Openstack-Request-Id: req-037abac0-318e-425b-9aad-9ad80b4fd316 2019-06-30 11:22:32,258 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 11:22:32,258 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/e47b74f7-0aaf-4bc2-9026-4e35e99734ae.json used request id req-037abac0-318e-425b-9aad-9ad80b4fd316 2019-06-30 11:22:32,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.48069119453s 2019-06-30 11:22:32,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 11:22:32,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 11:22:32,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:32 GMT X-Openstack-Request-Id: req-71c9b1a9-3627-4431-97c3-049ab9da814e 2019-06-30 11:22:32,956 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T10:51:39Z", "file": "/v2/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10/file", "owner": "587911f006904f3db5587f381ac40777", "id": "1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "size": 296222720, "self": "/v2/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "cloudify_ims-img_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-06-30T10:51:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 11:22:32,956 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-71c9b1a9-3627-4431-97c3-049ab9da814e 2019-06-30 11:22:32,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.693401098251s 2019-06-30 11:22:32,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 11:22:32,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}de9d8e3abe1bb3f04f510ea8db1143b00769a502" 2019-06-30 11:22:33,514 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:22:33 GMT X-Openstack-Request-Id: req-ff84a3ea-67e5-4561-80e1-4fdeb763477d 2019-06-30 11:22:33,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. 2019-06-30 11:22:33,514 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/1ddda4f9-1742-4b52-98ab-20a5bfa49f10 used request id req-ff84a3ea-67e5-4561-80e1-4fdeb763477d 2019-06-30 11:22:33,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.556208133698s 2019-06-30 11:22:33,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 11:22:33,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" 2019-06-30 11:22:33,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22: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-632b1822-76e1-4f5e-abe7-95185f7c7626 x-openstack-request-id: req-632b1822-76e1-4f5e-abe7-95185f7c7626 2019-06-30 11:22:33,538 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "4cde6ab1-a226-4e93-b5fc-efecf74b7a49"}]} 2019-06-30 11:22:33,538 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-632b1822-76e1-4f5e-abe7-95185f7c7626 2019-06-30 11:22:33,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0229430198669s 2019-06-30 11:22:33,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 11:22:33,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" 2019-06-30 11:22:33,579 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22: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-2abe51bf-d071-45a5-9a74-96d6614e4993 x-openstack-request-id: req-2abe51bf-d071-45a5-9a74-96d6614e4993 2019-06-30 11:22:33,579 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/4cde6ab1-a226-4e93-b5fc-efecf74b7a49 used request id req-2abe51bf-d071-45a5-9a74-96d6614e4993 2019-06-30 11:22:33,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0399088859558s 2019-06-30 11:22:33,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 11:22:33,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" 2019-06-30 11:22:33,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f09798d-1609-438b-9fcb-292b830b808f 2019-06-30 11:22:33,794 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "links": {"self": "http://172.30.9.24:5000/v3/users/a955f77ce635443d9114aed3266cc5a3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a955f77ce635443d9114aed3266cc5a3", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 11:22:33,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-8f09798d-1609-438b-9fcb-292b830b808f 2019-06-30 11:22:33,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214437007904s 2019-06-30 11:22:33,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 11:22:33,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/a955f77ce635443d9114aed3266cc5a3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" 2019-06-30 11:22:34,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d4a85d-7dd9-46f6-a377-741d2c3dd247 2019-06-30 11:22:34,022 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b", "links": {"self": "http://172.30.9.24:5000/v3/users/a955f77ce635443d9114aed3266cc5a3"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a955f77ce635443d9114aed3266cc5a3", "description": null}} 2019-06-30 11:22:34,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/a955f77ce635443d9114aed3266cc5a3 used request id req-e2d4a85d-7dd9-46f6-a377-741d2c3dd247 2019-06-30 11:22:34,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222776889801s 2019-06-30 11:22:34,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-30 11:22:34,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/a955f77ce635443d9114aed3266cc5a3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" 2019-06-30 11:22:34,537 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 11:22:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a6bab25-fd24-4d0d-9a6a-166daa33e942 2019-06-30 11:22:34,537 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 11:22:34,537 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/a955f77ce635443d9114aed3266cc5a3 used request id req-0a6bab25-fd24-4d0d-9a6a-166daa33e942 2019-06-30 11:22:34,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.514116048813s 2019-06-30 11:22:34,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 11:22:34,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" 2019-06-30 11:22:34,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adf6694d-3b29-4d94-9897-06aa546c6e48 2019-06-30 11:22:34,759 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/587911f006904f3db5587f381ac40777"}, "tags": [], "enabled": true, "id": "587911f006904f3db5587f381ac40777", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_8cd1d9f4-5212-48d8-8dd8-233cbc1ca91b"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 11:22:34,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-adf6694d-3b29-4d94-9897-06aa546c6e48 2019-06-30 11:22:34,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214854001999s 2019-06-30 11:22:34,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-30 11:22:34,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/587911f006904f3db5587f381ac40777 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" 2019-06-30 11:22:35,059 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 11:22:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d90bda2b-842b-466e-b888-72d15f06a625 2019-06-30 11:22:35,059 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 11:22:35,059 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/587911f006904f3db5587f381ac40777 used request id req-d90bda2b-842b-466e-b888-72d15f06a625 2019-06-30 11:22:35,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.295073032379s 2019-06-30 11:22:35,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 11:22:35,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=587911f006904f3db5587f381ac40777&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" 2019-06-30 11:22:35,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2930 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:35 GMT X-Openstack-Request-Id: req-fd7bdeb3-82e6-45b6-b61c-a60f6bc9965d 2019-06-30 11:22:35,364 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:51:26Z", "updated_at": "2019-06-30T10:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "06ec833f-8145-4338-a880-9746f7f2fa54", "remote_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "2ef95646-c7c5-4cf1-ba7e-9e35276425a0", "remote_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "36419203-a9db-4fa5-861b-ea895a484fa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "6ad306a3-12b3-481c-865a-aaf67450e2d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T10:56:34Z", "revision_number": 0, "id": "fd769630-5f08-4ec6-a13a-76b5b9eaae1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:56:34Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": 22, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 2, "project_id": "587911f006904f3db5587f381ac40777", "id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "name": "default"}]} 2019-06-30 11:22:35,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=587911f006904f3db5587f381ac40777&name=default used request id req-fd7bdeb3-82e6-45b6-b61c-a60f6bc9965d 2019-06-30 11:22:35,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.298873901367s 2019-06-30 11:22:35,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 11:22:35,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" 2019-06-30 11:22:35,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12262 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:35 GMT X-Openstack-Request-Id: req-b79a0b9b-9136-466c-abcb-635d34757aff 2019-06-30 11:22:35,439 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "created_at": "2019-06-30T07:16:10Z", "updated_at": "2019-06-30T07:16:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "3c51fcca-5d6f-4eca-8796-72c3c6923277", "remote_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv6", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "530f27c0-790c-4530-873e-1315d141f905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv4", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "d1b9a1af-768b-4ecd-b2cb-7897ae739e3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv6", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "f3485d7f-79c2-4f3e-8295-b6285d2716e7", "remote_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv4", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}], "revision_number": 1, "project_id": "07ce38fcccab4daabfecdeae2ad85fda", "id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "created_at": "2019-06-30T05:50:03Z", "updated_at": "2019-06-30T05:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "0d8844f3-ea4c-4dfc-9795-3f00e3466243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:03Z", "revision_number": 0, "id": "84f6baa6-388c-4d2c-9731-c59876827caf", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:03Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "a281473d-03db-4806-a4d4-0bcd09417300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "f6ee904e-3ab7-4383-aea8-6ab0b9b9b002", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}], "revision_number": 1, "project_id": "b832943639d345c28f57e6440b8b5ce7", "id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:52:29Z", "updated_at": "2019-06-30T05:52:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "379bfc24-0b1d-4ed3-8a2c-faa34dd1e1a9", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "59d93de2-729a-4409-8fdf-028f883a52b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "9b32e8bb-2f4c-4f28-a53b-62887daaf278", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "b2c6ae5a-c09b-4ac4-9cae-b8c111a7a429", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}], "revision_number": 1, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T05:52:31Z", "updated_at": "2019-06-30T05:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "027d04c8-43f4-4439-9ef0-6f3ef0f5cd84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "184535b3-d0be-442f-ac92-bc9447bec1b7", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "5f725998-4a95-41f3-b5a8-b42fc8f44b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "6bdbdd75-dd8f-42ea-a9b6-b90345e98591", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5478dc27-f236-4606-9022-2c758f2d5625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "587911f006904f3db5587f381ac40777", "created_at": "2019-06-30T10:51:26Z", "updated_at": "2019-06-30T10:56:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "06ec833f-8145-4338-a880-9746f7f2fa54", "remote_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "2ef95646-c7c5-4cf1-ba7e-9e35276425a0", "remote_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "36419203-a9db-4fa5-861b-ea895a484fa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T10:51:26Z", "revision_number": 0, "id": "6ad306a3-12b3-481c-865a-aaf67450e2d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:51:26Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": null, "ethertype": "IPv6", "project_id": "587911f006904f3db5587f381ac40777"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T10:56:34Z", "revision_number": 0, "id": "fd769630-5f08-4ec6-a13a-76b5b9eaae1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T10:56:34Z", "security_group_id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "tenant_id": "587911f006904f3db5587f381ac40777", "port_range_min": 22, "ethertype": "IPv4", "project_id": "587911f006904f3db5587f381ac40777"}], "revision_number": 2, "project_id": "587911f006904f3db5587f381ac40777", "id": "aa9d421c-2841-452b-bfa5-12e73bea8aab", "name": "default"}]} 2019-06-30 11:22:35,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-b79a0b9b-9136-466c-abcb-635d34757aff 2019-06-30 11:22:35,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0689549446106s 2019-06-30 11:22:35,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 11:22:35,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/aa9d421c-2841-452b-bfa5-12e73bea8aab.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ae0ac06d919f6c5572afffce8c827461ddfd8389" 2019-06-30 11:22:35,581 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 11:22:35 GMT X-Openstack-Request-Id: req-42d1fd54-7d2e-4197-a169-38501c0da537 2019-06-30 11:22:35,581 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 11:22:35,581 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/aa9d421c-2841-452b-bfa5-12e73bea8aab.json used request id req-42d1fd54-7d2e-4197-a169-38501c0da537 2019-06-30 11:22:35,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.135521888733s 2019-06-30 11:22:35,582 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2019-06-30 11:22:35,602 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2019-06-30 11:22:35,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 11:22:35,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8cea9f2-35c0-4e5c-8b3a-ae0bec8d65d1 2019-06-30 11:22:35,632 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 11:22:35,632 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-b8cea9f2-35c0-4e5c-8b3a-ae0bec8d65d1 2019-06-30 11:22:35,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 11:22:36,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}], "expires_at": "2019-06-30T12:22:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "95de64402f8d4801a01ee7f7b732ef1b"}, "audit_ids": ["7frcmCISSCyWmQVZjAAYDA"], "issued_at": "2019-06-30T11:22:35.000000Z"}} 2019-06-30 11:22:36,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 11:22:36,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" 2019-06-30 11:22:36,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:36 GMT X-Openstack-Request-Id: req-eb31fc46-1590-4d40-8a42-aca8336a9690 2019-06-30 11:22:36,434 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 11:22:36,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-eb31fc46-1590-4d40-8a42-aca8336a9690 2019-06-30 11:22:36,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.399480104446s 2019-06-30 11:22:36,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 11:22:36,446 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c83e4a3-85e4-47ca-b5ff-4bee5b5fb4ac 2019-06-30 11:22:36,446 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:22:36,446 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-6c83e4a3-85e4-47ca-b5ff-4bee5b5fb4ac 2019-06-30 11:22:36,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 11:22:36,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" 2019-06-30 11:22:36,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-518ae7b2-ac6a-49d3-8b2a-ee923650a20a 2019-06-30 11:22:36,600 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 11:22:36,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-518ae7b2-ac6a-49d3-8b2a-ee923650a20a 2019-06-30 11:22:36,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.153337955475s 2019-06-30 11:22:36,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-30 11:22:36,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4"}}' 2019-06-30 11:22:36,835 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c29effa6-09d4-43d3-ba94-0040d5fce1a4 2019-06-30 11:22:36,835 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/d762e40a0ae4472cb00602cb90a9b436"}, "tags": [], "enabled": true, "id": "d762e40a0ae4472cb00602cb90a9b436", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4"}} 2019-06-30 11:22:36,835 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-c29effa6-09d4-43d3-ba94-0040d5fce1a4 2019-06-30 11:22:36,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.227416038513s 2019-06-30 11:22:36,836 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: heat_ims', u'tags': [], 'enabled': True, 'id': u'd762e40a0ae4472cb00602cb90a9b436', '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_d4695746-19df-4343-93f4-41cd6eeaf5e4'}) 2019-06-30 11:22:36,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-30 11:22:36,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "rul8GULzeXvV1hsWGuP1SxNWxvk1Zo", "email": null, "name": "heat_ims-user_d4695746-19df-4343-93f4-41cd6eeaf5e4"}}' 2019-06-30 11:22:37,218 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25622d8c-4bdc-4a71-a2b6-d4ab877447b4 2019-06-30 11:22:37,219 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_d4695746-19df-4343-93f4-41cd6eeaf5e4", "links": {"self": "http://172.30.9.24:5000/v3/users/4bb0b9c759504b988c5eb4fc4af51891"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4bb0b9c759504b988c5eb4fc4af51891", "domain_id": "default", "password_expires_at": null}} 2019-06-30 11:22:37,219 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-25622d8c-4bdc-4a71-a2b6-d4ab877447b4 2019-06-30 11:22:37,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.375657081604s 2019-06-30 11:22:37,220 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4bb0b9c759504b988c5eb4fc4af51891', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_d4695746-19df-4343-93f4-41cd6eeaf5e4'}) 2019-06-30 11:22:37,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 11:22:37,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" 2019-06-30 11:22:37,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21fd846b-d3fb-4a90-84e6-ee4587caf350 2019-06-30 11:22:37,422 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 11:22:37,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-21fd846b-d3fb-4a90-84e6-ee4587caf350 2019-06-30 11:22:37,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198981046677s 2019-06-30 11:22:37,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 11:22:37,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" 2019-06-30 11:22:37,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7ee1788-b926-4c56-a813-d4ca235cd150 2019-06-30 11:22:37,629 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 11:22:37,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c7ee1788-b926-4c56-a813-d4ca235cd150 2019-06-30 11:22:37,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201419115067s 2019-06-30 11:22:37,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 11:22:37,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" 2019-06-30 11:22:37,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abc2af97-e248-4245-9cb8-1f3405fed1c9 2019-06-30 11:22:37,845 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 11:22:37,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-abc2af97-e248-4245-9cb8-1f3405fed1c9 2019-06-30 11:22:37,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210518121719s 2019-06-30 11:22:37,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 11:22:37,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" 2019-06-30 11:22:38,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbf1fa35-f89c-424a-9d96-7318ef783bec 2019-06-30 11:22:38,003 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 11:22:38,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-cbf1fa35-f89c-424a-9d96-7318ef783bec 2019-06-30 11:22:38,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.153028964996s 2019-06-30 11:22:38,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 11:22:38,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" 2019-06-30 11:22:38,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe154742-33d8-4548-89ef-22c1827b95de 2019-06-30 11:22:38,132 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_ims-user_d4695746-19df-4343-93f4-41cd6eeaf5e4", "links": {"self": "http://172.30.9.24:5000/v3/users/4bb0b9c759504b988c5eb4fc4af51891"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4bb0b9c759504b988c5eb4fc4af51891", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 11:22:38,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-fe154742-33d8-4548-89ef-22c1827b95de 2019-06-30 11:22:38,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128357887268s 2019-06-30 11:22:38,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 11:22:38,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" 2019-06-30 11:22:38,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ed37e45-9ad2-427b-9d80-50b741a75f11 2019-06-30 11:22:38,262 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/d762e40a0ae4472cb00602cb90a9b436"}, "tags": [], "enabled": true, "id": "d762e40a0ae4472cb00602cb90a9b436", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 11:22:38,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-9ed37e45-9ad2-427b-9d80-50b741a75f11 2019-06-30 11:22:38,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116391897202s 2019-06-30 11:22:38,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 11:22:38,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=4bb0b9c759504b988c5eb4fc4af51891&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=d762e40a0ae4472cb00602cb90a9b436" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" 2019-06-30 11:22:38,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70e63eb7-f31c-4f38-a627-e4b5d2d2c270 2019-06-30 11:22:38,385 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=4bb0b9c759504b988c5eb4fc4af51891&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=d762e40a0ae4472cb00602cb90a9b436", "previous": null, "next": null}} 2019-06-30 11:22:38,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=4bb0b9c759504b988c5eb4fc4af51891&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=d762e40a0ae4472cb00602cb90a9b436 used request id req-70e63eb7-f31c-4f38-a627-e4b5d2d2c270 2019-06-30 11:22:38,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113879919052s 2019-06-30 11:22:38,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 11:22:38,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/d762e40a0ae4472cb00602cb90a9b436/users/4bb0b9c759504b988c5eb4fc4af51891/roles/1cfc497138b141ff84abf3d62ced3145 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" 2019-06-30 11:22:38,541 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 11:22:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acea1240-b8de-4e74-b5bd-c207ec609a5c 2019-06-30 11:22:38,541 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 11:22:38,541 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/d762e40a0ae4472cb00602cb90a9b436/users/4bb0b9c759504b988c5eb4fc4af51891/roles/1cfc497138b141ff84abf3d62ced3145 used request id req-acea1240-b8de-4e74-b5bd-c207ec609a5c 2019-06-30 11:22:38,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151973962784s 2019-06-30 11:22:38,542 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 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'd762e40a0ae4472cb00602cb90a9b436', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'rul8GULzeXvV1hsWGuP1SxNWxvk1Zo', 'username': u'heat_ims-user_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-30 11:22:38,545 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'password': 'rul8GULzeXvV1hsWGuP1SxNWxvk1Zo', 'project_name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': 'd762e40a0ae4472cb00602cb90a9b436', 'project_domain_name': 'Default'} 2019-06-30 11:22:38,575 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/heat_vims/clearwater.yaml', u'version': u'130', u'name': u'clearwater-opnfv'}, 'parameters': {u'vellum_cluster_size': 1, u'zone': u'clearwater.opnfv', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'dn_range_length': u'1000', u'dime_cluster_size': 1, u'dn_range_start': u'6505550000', u'bono_cluster_size': 1, u'homer_cluster_size': 1, u'sprout_cluster_size': 1}} 2019-06-30 11:22:38,576 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2019-06-30 11:22:38,577 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-06-30 11:22:39,695 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-06-30 11:22:39,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 11:22:39,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c9bf8a5-77f6-4f04-af72-98f7e0e201d3 2019-06-30 11:22:39,701 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 11:22:39,701 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-4c9bf8a5-77f6-4f04-af72-98f7e0e201d3 2019-06-30 11:22:39,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 11:22:40,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}], "expires_at": "2019-06-30T12:22:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d762e40a0ae4472cb00602cb90a9b436", "name": "heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_d762e40a0ae4472cb00602cb90a9b436", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_d762e40a0ae4472cb00602cb90a9b436", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/d762e40a0ae4472cb00602cb90a9b436", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/d762e40a0ae4472cb00602cb90a9b436", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d762e40a0ae4472cb00602cb90a9b436", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/d762e40a0ae4472cb00602cb90a9b436", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/d762e40a0ae4472cb00602cb90a9b436", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/d762e40a0ae4472cb00602cb90a9b436", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/d762e40a0ae4472cb00602cb90a9b436", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/d762e40a0ae4472cb00602cb90a9b436", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_d4695746-19df-4343-93f4-41cd6eeaf5e4", "id": "4bb0b9c759504b988c5eb4fc4af51891"}, "audit_ids": ["9dKcgctbQLW64SgGP_Hc5g"], "issued_at": "2019-06-30T11:22:40.000000Z"}} 2019-06-30 11:22:40,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 11:22:40,117 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:40 GMT 2019-06-30 11:22:40,117 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-06-30 11:22:40,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 11:22:40,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:22:40,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:40 GMT X-Openstack-Request-Id: req-fc018301-aef5-4d3a-86a7-a12021276aa2 2019-06-30 11:22:40,340 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 11:22:40,340 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-fc018301-aef5-4d3a-86a7-a12021276aa2 2019-06-30 11:22:40,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.21667599678s 2019-06-30 11:22:40,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 11:22:40,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4"}' 2019-06-30 11:22:40,388 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:40 GMT Location: http://172.30.9.24:9292/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9a4bdd84-28e8-42e6-bf4b-cf3c37e68e34 2019-06-30 11:22:40,388 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T11:22:40Z", "file": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/file", "owner": "d762e40a0ae4472cb00602cb90a9b436", "id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "size": null, "self": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "checksum": null, "created_at": "2019-06-30T11:22:40Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 11:22:40,388 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-9a4bdd84-28e8-42e6-bf4b-cf3c37e68e34 2019-06-30 11:22:40,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0400109291077s 2019-06-30 11:22:40,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 11:22:40,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" -d '' 2019-06-30 11:22:45,452 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:22:45 GMT X-Openstack-Request-Id: req-6783f324-c11a-4ac2-988c-e5b5c05504d9 2019-06-30 11:22:45,452 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:22:45,452 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/file used request id req-6783f324-c11a-4ac2-988c-e5b5c05504d9 2019-06-30 11:22:45,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.06341505051s 2019-06-30 11:22:45,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 11:22:45,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:22:45,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:45 GMT X-Openstack-Request-Id: req-a6772c03-ee29-4e5d-be09-ad8011383c4e 2019-06-30 11:22:45,497 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T11:22:45Z", "file": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/file", "owner": "d762e40a0ae4472cb00602cb90a9b436", "id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "size": 263848448, "self": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-30T11:22:40Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 11:22:45,497 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a6772c03-ee29-4e5d-be09-ad8011383c4e 2019-06-30 11:22:45,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0397469997406s 2019-06-30 11:22:45,499 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap', u'metadata': Munch({})})], 'file': u'/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/file', 'owner': u'd762e40a0ae4472cb00602cb90a9b436', 'id': u'64740fc1-c8cd-4bf7-908b-7b0c5d499fcf', 'size': 263848448, u'self': u'/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T11:22:45Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-30T11:22:45Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', 'properties': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'created': u'2019-06-30T11:22:40Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-06-30T11:22:40Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', 'metadata': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-06-30 11:22:45,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 11:22:45,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-06-30 11:22:45,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ff3837e9-e479-4dc0-b769-d4a1c3b82ec5 x-openstack-request-id: req-ff3837e9-e479-4dc0-b769-d4a1c3b82ec5 2019-06-30 11:22:45,837 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef"}} 2019-06-30 11:22:45,837 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-ff3837e9-e479-4dc0-b769-d4a1c3b82ec5 2019-06-30 11:22:45,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.335915088654s 2019-06-30 11:22:45,839 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'29ad1ff8-b34c-4260-81e8-caa5e3dd56ef', 'swap': 0}) 2019-06-30 11:22:45,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 11:22:45,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" -d '{"extra_specs": {}}' 2019-06-30 11:22:45,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22: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-6c9ba102-c718-40d5-8d81-020235788ff1 x-openstack-request-id: req-6c9ba102-c718-40d5-8d81-020235788ff1 2019-06-30 11:22:45,868 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 11:22:45,868 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef/os-extra_specs used request id req-6c9ba102-c718-40d5-8d81-020235788ff1 2019-06-30 11:22:45,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0292041301727s 2019-06-30 11:22:45,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 11:22:45,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" 2019-06-30 11:22:46,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4392248-d646-497b-93cc-4f25faa2c42b 2019-06-30 11:22:46,076 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/d762e40a0ae4472cb00602cb90a9b436"}, "tags": [], "enabled": true, "id": "d762e40a0ae4472cb00602cb90a9b436", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4"}]} 2019-06-30 11:22:46,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-c4392248-d646-497b-93cc-4f25faa2c42b 2019-06-30 11:22:46,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201273918152s 2019-06-30 11:22:46,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-06-30 11:22:46,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/quotas/d762e40a0ae4472cb00602cb90a9b436.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-06-30 11:22:46,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:46 GMT X-Openstack-Request-Id: req-6546e4e3-76fb-4820-8188-9f69556230e2 2019-06-30 11:22:46,141 - 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}} 2019-06-30 11:22:46,141 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/quotas/d762e40a0ae4472cb00602cb90a9b436.json used request id req-6546e4e3-76fb-4820-8188-9f69556230e2 2019-06-30 11:22:46,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.0621840953827s 2019-06-30 11:22:46,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 11:22:46,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" 2019-06-30 11:22:46,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e25e47d8-5395-49ca-911d-14b5d5383596 2019-06-30 11:22:46,334 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 11:22:46,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e25e47d8-5395-49ca-911d-14b5d5383596 2019-06-30 11:22:46,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18922996521s 2019-06-30 11:22:46,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-06-30 11:22:46,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/roles -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" -d '{"role": {"name": "heat_stack_owner"}}' 2019-06-30 11:22:46,466 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc821028-d499-4783-943a-a740c78baeca 2019-06-30 11:22:46,467 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "df32141a9a7c4295bf0977f9b892291a", "links": {"self": "http://172.30.9.24:5000/v3/roles/df32141a9a7c4295bf0977f9b892291a"}, "name": "heat_stack_owner"}} 2019-06-30 11:22:46,467 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-dc821028-d499-4783-943a-a740c78baeca 2019-06-30 11:22:46,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.126754999161s 2019-06-30 11:22:46,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 11:22:46,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" 2019-06-30 11:22:46,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 414 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0ac4e12-d43c-46a5-8054-857b0c6a136e 2019-06-30 11:22:46,584 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "df32141a9a7c4295bf0977f9b892291a", "links": {"self": "http://172.30.9.24:5000/v3/roles/df32141a9a7c4295bf0977f9b892291a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 11:22:46,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a0ac4e12-d43c-46a5-8054-857b0c6a136e 2019-06-30 11:22:46,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11262512207s 2019-06-30 11:22:46,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 11:22:46,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" 2019-06-30 11:22:46,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dc6dd1b-41c2-416f-aa44-eca0b4e861ac 2019-06-30 11:22:46,786 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 11:22:46,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-8dc6dd1b-41c2-416f-aa44-eca0b4e861ac 2019-06-30 11:22:46,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197223186493s 2019-06-30 11:22:46,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 11:22:46,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" 2019-06-30 11:22:47,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bcb9e0c-d9a9-4a97-914d-4e7fcb9e86b3 2019-06-30 11:22:47,022 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_ims-user_d4695746-19df-4343-93f4-41cd6eeaf5e4", "links": {"self": "http://172.30.9.24:5000/v3/users/4bb0b9c759504b988c5eb4fc4af51891"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4bb0b9c759504b988c5eb4fc4af51891", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 11:22:47,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-3bcb9e0c-d9a9-4a97-914d-4e7fcb9e86b3 2019-06-30 11:22:47,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.234858989716s 2019-06-30 11:22:47,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 11:22:47,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" 2019-06-30 11:22:47,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdac2245-71de-416c-8328-7e8a11de6ac3 2019-06-30 11:22:47,150 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/d762e40a0ae4472cb00602cb90a9b436"}, "tags": [], "enabled": true, "id": "d762e40a0ae4472cb00602cb90a9b436", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 11:22:47,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-cdac2245-71de-416c-8328-7e8a11de6ac3 2019-06-30 11:22:47,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116550922394s 2019-06-30 11:22:47,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 11:22:47,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=4bb0b9c759504b988c5eb4fc4af51891&role.id=df32141a9a7c4295bf0977f9b892291a&scope.project.id=d762e40a0ae4472cb00602cb90a9b436" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" 2019-06-30 11:22:47,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1303774a-703d-4faf-9088-7bfe4febbe0a 2019-06-30 11:22:47,273 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=4bb0b9c759504b988c5eb4fc4af51891&role.id=df32141a9a7c4295bf0977f9b892291a&scope.project.id=d762e40a0ae4472cb00602cb90a9b436", "previous": null, "next": null}} 2019-06-30 11:22:47,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=4bb0b9c759504b988c5eb4fc4af51891&role.id=df32141a9a7c4295bf0977f9b892291a&scope.project.id=d762e40a0ae4472cb00602cb90a9b436 used request id req-1303774a-703d-4faf-9088-7bfe4febbe0a 2019-06-30 11:22:47,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113745927811s 2019-06-30 11:22:47,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 11:22:47,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/d762e40a0ae4472cb00602cb90a9b436/users/4bb0b9c759504b988c5eb4fc4af51891/roles/df32141a9a7c4295bf0977f9b892291a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" 2019-06-30 11:22:47,438 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 11:22:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47d965c3-6586-4d07-9000-3b48ab884875 2019-06-30 11:22:47,438 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 11:22:47,438 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/d762e40a0ae4472cb00602cb90a9b436/users/4bb0b9c759504b988c5eb4fc4af51891/roles/df32141a9a7c4295bf0977f9b892291a used request id req-47d965c3-6586-4d07-9000-3b48ab884875 2019-06-30 11:22:47,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.161026954651s 2019-06-30 11:22:47,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-06-30 11:22:47,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" -d '{"keypair": {"name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4"}}' 2019-06-30 11:22:47,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22: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-7393785d-42d5-4424-82c6-d2c2f0f69d13 x-openstack-request-id: req-7393785d-42d5-4424-82c6-d2c2f0f69d13 2019-06-30 11:22:47,996 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrFI8htLBzW13OAGy/1qoZxquVaPMhLpnktxlrY5IIW00pCJGecAKndiF/uAFGLcM4zzBFY3Pxa98fF5F3SPi8xBMkhj1HC9evgEko3Ull7j6XSEK1HYoxbvy+RgEh57GrO4QWWXgD4IH3MEJRSjgNWnZ53n2Z+fiHIpRhfDv8ieY5GYxrFKcuV5qfP1/J/FTHCuTgcZZEQ2pva8THyq2fMV6J/0cQzwdnymGw6EWoFV7QykZdxvI8ELk4bzVud2tAQKAj39I/DaUloCtFv6jxe2Eq47kf59N9WgJekiYOgSozI2VvwqnTVf+7BT+qr0eRi/jpGny/iCT3cJIQU1hR Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAqxSPIbSwc1tdzgBsv9aqGcarlWjzIS6Z5LcZa2OSCFtNKQiR\nnnACp3Yhf7gBRi3DOM8wRWNz8WvfHxeRd0j4vMQTJIY9RwvXr4BJKN1JZe4+l0hC\ntR2KMW78vkYBIeexqzuEFll4A+CB9zBCUUo4DVp2ed59mfn4hyKUYXw7/InmORmM\naxSnLleanz9fyfxUxwrk4HGWRENqb2vEx8qtnzFeif9HEM8HZ8phsOhFqBVe0MpG\nXcbyPBC5OG81bndrQECgI9/SPw2lJaArRb+o8XthKuO5H+fTfVoCXpImDoEqMyNl\nb8Kp01X/uwU/qq9HkYv46Rp8v4gk93CSEFNYUQIDAQABAoIBADojwoCx50VMx5Q6\nkLqhOS2JVsZv5DBipeoUT48vR3GPlalcQCCX8E741mmRHt26r52ey8jJA54ICsuG\nNulS4zVDbT38YNbEL4h1EGfSzB7X2G2RIRpr74rdLQd8wuXC155Zm4n83cxzf7eB\nrwfxMRtYourHseeiC9Pg7Iw0rC4mINiZe90HZinT2hB0aFToVKqFr+/mAFCKtjC4\nQnt0oSNfbPhLBOicGaShHGsip3eYEAusuW5yo93tjaHR2biGhXx5LppKwojDJIO4\nFaItbUQh9RdQ2/Qg0JeMmt4JueumdysrRxYElOmVqjZly9Ouc4WehW4KYHhyrMnN\n8ess/AECgYEA0nyLQEt3TjQbkhxeYsM5JJacqkDWW0/mz5OAYBhiMAPzehvevcMz\n0LaSWCVdzW20X9vJey9P4ZaVDPEhIpRosK6QO3WXvECFhPp5TmwRlwyHt3qiAm/5\nRzLTUvo9x3urN8Uu1fRzNXx8WPyUZ+Gr4y08AFfgCkm88MuJzUO41dcCgYEA0BKw\nowmCF60P2b/FHgXV1jmw3g2y87T4e0eGBe4KAEXm5l1MtNj/O9VTPl6tkPAV36ZT\n3IY8AQH49yLlqkXTKlnL2ih5CrxCdK/49kuq8yntHrs5CEj6/9+GGwopbWiITi5L\nhedQbqjAaYw72hErxOWThaoO4MXB8r2d/YWgrhcCgYBtPlKPlhtfrU+575tVKvmX\nccvx2SDn13p1tZplRYKAZSyS7bAXUR6tbnRZ51rd6dg6ADp8Arw02xCU3PlTly8W\ntCMLmSadf+dMcytOdmxStyAhLDa1iSQZvdlMMbCqvhbJJT//r5Wz5t4q2Ty1Bb1O\ndQW1L+aJsGetmhX1QPbHlQKBgQDHFBrM4xwFax/vRvxibVLbVPdUfebqJgxYZ2Zj\n5gzLlhYF8t6hab1KkiDDW/LU6eEDyzARnp1qmWiLjGgRMh2IN8JDSNYG33j2DCg3\n/s3hOgwViyxWMP12M3csB9z7QTipFMJNq7PZLLxsQDBDxIoMKVusV7lEdfHLPoEb\nP+8soQKBgGPMmmFP4oRZ+ys7NZN+tSplyRGm7KKcn/z2/rEUtFzpZe0X04b6ljt1\n1bQJFcen8IKLtjj2Z+85vz2Y6hRk3nlVuQUi+LCVqKlnTohOYfF+jquXsWkfutYj\nTqG2z89k63yX7wt2/6sM9dYwxQqmHqqY6xrFbSLipqvLcJG0rHRt\n-----END RSA PRIVATE KEY-----\n", "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "fingerprint": "d7:4b:81:55:81:5d:00:63:81:cf:2d:30:af:d1:08:49"}} 2019-06-30 11:22:47,996 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-7393785d-42d5-4424-82c6-d2c2f0f69d13 2019-06-30 11:22:47,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.555032014847s 2019-06-30 11:22:47,997 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - keypair: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAqxSPIbSwc1tdzgBsv9aqGcarlWjzIS6Z5LcZa2OSCFtNKQiR nnACp3Yhf7gBRi3DOM8wRWNz8WvfHxeRd0j4vMQTJIY9RwvXr4BJKN1JZe4+l0hC tR2KMW78vkYBIeexqzuEFll4A+CB9zBCUUo4DVp2ed59mfn4hyKUYXw7/InmORmM axSnLleanz9fyfxUxwrk4HGWRENqb2vEx8qtnzFeif9HEM8HZ8phsOhFqBVe0MpG XcbyPBC5OG81bndrQECgI9/SPw2lJaArRb+o8XthKuO5H+fTfVoCXpImDoEqMyNl b8Kp01X/uwU/qq9HkYv46Rp8v4gk93CSEFNYUQIDAQABAoIBADojwoCx50VMx5Q6 kLqhOS2JVsZv5DBipeoUT48vR3GPlalcQCCX8E741mmRHt26r52ey8jJA54ICsuG NulS4zVDbT38YNbEL4h1EGfSzB7X2G2RIRpr74rdLQd8wuXC155Zm4n83cxzf7eB rwfxMRtYourHseeiC9Pg7Iw0rC4mINiZe90HZinT2hB0aFToVKqFr+/mAFCKtjC4 Qnt0oSNfbPhLBOicGaShHGsip3eYEAusuW5yo93tjaHR2biGhXx5LppKwojDJIO4 FaItbUQh9RdQ2/Qg0JeMmt4JueumdysrRxYElOmVqjZly9Ouc4WehW4KYHhyrMnN 8ess/AECgYEA0nyLQEt3TjQbkhxeYsM5JJacqkDWW0/mz5OAYBhiMAPzehvevcMz 0LaSWCVdzW20X9vJey9P4ZaVDPEhIpRosK6QO3WXvECFhPp5TmwRlwyHt3qiAm/5 RzLTUvo9x3urN8Uu1fRzNXx8WPyUZ+Gr4y08AFfgCkm88MuJzUO41dcCgYEA0BKw owmCF60P2b/FHgXV1jmw3g2y87T4e0eGBe4KAEXm5l1MtNj/O9VTPl6tkPAV36ZT 3IY8AQH49yLlqkXTKlnL2ih5CrxCdK/49kuq8yntHrs5CEj6/9+GGwopbWiITi5L hedQbqjAaYw72hErxOWThaoO4MXB8r2d/YWgrhcCgYBtPlKPlhtfrU+575tVKvmX ccvx2SDn13p1tZplRYKAZSyS7bAXUR6tbnRZ51rd6dg6ADp8Arw02xCU3PlTly8W tCMLmSadf+dMcytOdmxStyAhLDa1iSQZvdlMMbCqvhbJJT//r5Wz5t4q2Ty1Bb1O dQW1L+aJsGetmhX1QPbHlQKBgQDHFBrM4xwFax/vRvxibVLbVPdUfebqJgxYZ2Zj 5gzLlhYF8t6hab1KkiDDW/LU6eEDyzARnp1qmWiLjGgRMh2IN8JDSNYG33j2DCg3 /s3hOgwViyxWMP12M3csB9z7QTipFMJNq7PZLLxsQDBDxIoMKVusV7lEdfHLPoEb P+8soQKBgGPMmmFP4oRZ+ys7NZN+tSplyRGm7KKcn/z2/rEUtFzpZe0X04b6ljt1 1bQJFcen8IKLtjj2Z+85vz2Y6hRk3nlVuQUi+LCVqKlnTohOYfF+jquXsWkfutYj TqG2z89k63yX7wt2/6sM9dYwxQqmHqqY6xrFbSLipqvLcJG0rHRt -----END RSA PRIVATE KEY----- 2019-06-30 11:22:47,997 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2019-06-30 11:22:48,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2019-06-30 11:22:48,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" -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\"}]}, \"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\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"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\": \"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\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}, \"__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_hostname=sprout.__zone__\\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\\nreduce_cassandra_mem_usage=Y\\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\\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\\nfor ((i=1;i<=10;i++)); do\\n monit summary\\n test -z \\\"$(monit summary 2>&1 |sed '1,2d' |grep -v Running |grep -v Status\\\\ ok )\\\" && break || sleep 60\\ndone\\nclearwater-etcdctl cluster-health\\nclearwater-etcdctl member list\\ncw-check_config_sync\\n\\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\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\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\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Vellum 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 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\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"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 on management 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\"}]}}, \"resources\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"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\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__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-vellum.log) 2>&1\\nset -x\\nsleep 180\\nsysctl -w net.ipv6.conf.lo.disable_ipv6=0\\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.\\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=__private_mgmt_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_mgmt_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_mgmt_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 __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\\nfor ((i=1;i<=10;i++)); do\\n monit summary\\n test -z \\\"$(monit summary 2>&1 |sed '1,2d' |grep -v Running |grep -v Status\\\\ ok )\\\" && break || sleep 60\\ndone\\nclearwater-etcdctl cluster-health\\nclearwater-etcdctl member list\\ncw-check_cluster_state\\ncw-check_config_sync\\n\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/sprout.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 Sprout 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 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\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"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 on management 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\"}]}}, \"resources\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"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\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__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-sprout.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.\\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=__private_mgmt_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 __public_mgmt_ip__)\\nupdate add sprout.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add scscf.sprout.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add icscf.sprout.__zone__. 30 $(ip2rr __public_mgmt_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\\nservice dnsmasq force-reload\\n\\nfor ((i=1;i<=10;i++)); do\\n monit summary\\n test -z \\\"$(monit summary 2>&1 |sed '1,2d' |grep -v Running |grep -v Status\\\\ ok )\\\" && break || sleep 60\\ndone\\nclearwater-etcdctl cluster-health\\nclearwater-etcdctl member list\\ncw-check_cluster_state\\ncw-check_config_sync\\n\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_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\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"zone\": {\"description\": \"DNS zone\", \"value\": {\"get_param\": \"zone\"}}, \"dnssec_key\": {\"description\": \"DNSSEC private key (Base64-encoded)\", \"value\": {\"get_param\": \"dnssec_key\"}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"DNS server exposing dynamic DNS using DNSSEC\\n\", \"parameters\": {\"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\"}]}, \"dns_ip\": {\"default\": \"8.8.8.8\", \"type\": \"string\", \"description\": \"IP address of DNS server\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for DNS nodes\"}, \"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\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"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\": {\"__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\"]}, \"__dns_ip__\": {\"get_param\": \"dns_ip\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}}, \"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# Install BIND.\\napt-get update\\nDEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes\\n\\ncat > /etc/bind/named.conf.options << EOF\\noptions {\\n directory \\\"/var/cache/bind\\\";\\n forwarders {\\n __dns_ip__;\\n };\\n dnssec-validation auto;\\n auth-nxdomain no;\\n listen-on-v6 { any; };\\n};\\nEOF\\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\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/dime.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 Dime 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 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\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"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 on management 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\"}]}}, \"resources\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"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\": \"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\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__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-dime.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.\\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=__private_mgmt_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 __public_mgmt_ip__)\\nupdate add hs.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add hs-prov.__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\\nfor ((i=1;i<=10;i++)); do\\n monit summary\\n test -z \\\"$(monit summary 2>&1 |sed '1,2d' |grep -v Running |grep -v Status\\\\ ok )\\\" && break || sleep 60\\ndone\\nclearwater-etcdctl cluster-health\\nclearwater-etcdctl member list\\ncw-check_config_sync\\n\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_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\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Bono 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 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\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (managment)\"}, \"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 on management 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\"}]}}, \"resources\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"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\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__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-bono.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.\\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=__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_mgmt_ip__)\\nupdate add __zone__. 30 $(ip2rr __public_mgmt_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\\nservice dnsmasq force-reload\\n\\nfor ((i=1;i<=10;i++)); do\\n monit summary\\n test -z \\\"$(monit summary 2>&1 |sed '1,2d' |grep -v Running |grep -v Status\\\\ ok )\\\" && break || sleep 60\\ndone\\nclearwater-etcdctl cluster-health\\nclearwater-etcdctl member list\\ncw-check_cluster_state\\ncw-check_config_sync\\n\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_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\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Homer 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 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\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"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 on management 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\"}]}}, \"resources\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"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\": \"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\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__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-homer.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.\\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=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_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\\nfor ((i=1;i<=10;i++)); do\\n monit summary\\n test -z \\\"$(monit summary 2>&1 |sed '1,2d' |grep -v Running |grep -v Status\\\\ ok )\\\" && break || sleep 60\\ndone\\nclearwater-etcdctl cluster-health\\nclearwater-etcdctl member list\\ncw-check_cluster_state\\ncw-check_config_sync\\n\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/security-groups.yaml": "{\"outputs\": {\"base_mgmt\": {\"description\": \"Base security group for all Clearwater nodes (management)\", \"value\": {\"get_resource\": \"base_mgmt\"}}}, \"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\": {\"base_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"ethertype\": \"IPv4\", \"direction\": \"egress\"}, {\"ethertype\": \"IPv6\", \"direction\": \"egress\"}, {\"protocol\": \"icmp\"}, {\"protocol\": \"tcp\", \"port_range_max\": 65535, \"port_range_min\": 1}, {\"protocol\": \"udp\", \"port_range_max\": 65535, \"port_range_min\": 1}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-base-mgmt\"}}, \"description\": \"Base security group for all Clearwater nodes (management)\"}}}}"}, "disable_rollback": false, "parameters": {"vellum_cluster_size": 1, "private_mgmt_net_gateway": "192.168.100.254", "zone": "clearwater.opnfv", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "dime_cluster_size": 1, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_end": "192.168.100.253", "private_mgmt_net_pool_start": "192.168.100.1", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "bono_cluster_size": 1, "external_mgmt_dns_ip": "8.8.8.8", "homer_cluster_size": 1, "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "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"}, "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"}, "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"}, "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_mgmt_net_gateway": {"default": "192.168.0.254", "type": "string", "description": "Private management network gateway address"}, "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"}]}, "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"}, "public_mgmt_net_id": {"type": "string", "description": "ID of public management network", "constraints": [{"custom_constraint": "neutron.network", "description": "Must be a valid network ID"}]}}, "resources": {"homer": {"depends_on": "sprout", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "homer_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/homer.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "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"]}}}, "index_var": "__index__"}}, "ellis": {"depends_on": "dns", "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"}, "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": {"depends_on": "sprout", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "dime_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/dime.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "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"]}}}, "index_var": "__index__"}}, "sprout": {"depends_on": "vellum", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "sprout_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/sprout.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "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"]}}}, "index_var": "__index__"}}, "vellum": {"depends_on": "ellis", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "vellum_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/vellum.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "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"]}}}, "index_var": "__index__"}}, "bono": {"depends_on": "sprout", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "bono_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/bono.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "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"]}}}, "index_var": "__index__"}}, "dns": {"type": "file:///src/heat_vims/dns.yaml", "properties": {"zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "dns_ip": {"get_param": "external_mgmt_dns_ip"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "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}' 2019-06-30 11:22:53,616 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 217 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:48 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4 Server: Apache x-openstack-request-id: req-3bdd6b7c-d232-47a1-ae8e-a4648adb2a0c 2019-06-30 11:22:53,617 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}]}} 2019-06-30 11:22:53,617 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks used request id req-3bdd6b7c-d232-47a1-ae8e-a4648adb2a0c 2019-06-30 11:22:53,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 5.11822009087s 2019-06-30 11:22:53,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:22:53,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=None&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:22:54,331 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 463 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:22:53 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?sort_dir=asc Server: Apache x-openstack-request-id: req-de1a7d1e-b3ed-4573-befb-cb1a4a845aeb 2019-06-30 11:22:54,331 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:22:55,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 433 Content-Type: application/json Date: Sun, 30 Jun 2019 11:22:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-56c98f46-236f-4eb9-b08f-170dc4c1b796 2019-06-30 11:22:55,033 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-06-30T11:22:53Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/clearwater-opnfv/events/51cbcf32-501e-4bf5-ba32-808ac27d0b3f", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "id": "51cbcf32-501e-4bf5-ba32-808ac27d0b3f"}, {"resource_name": "mgmt_network", "event_time": "2019-06-30T11:22:54Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/mgmt_network/events/da47393c-97da-4760-8c8b-3d6d42b33e71", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-byigqsrhljrw", "id": "da47393c-97da-4760-8c8b-3d6d42b33e71"}]} 2019-06-30 11:22:55,033 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?sort_dir=asc&sort_dir=asc used request id req-56c98f46-236f-4eb9-b08f-170dc4c1b796 2019-06-30 11:22:55,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.41529798508s 2019-06-30 11:23:00,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:23:00,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=da47393c-97da-4760-8c8b-3d6d42b33e71&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:23:00,772 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:23:00 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=da47393c-97da-4760-8c8b-3d6d42b33e71&sort_dir=asc Server: Apache x-openstack-request-id: req-fc1eb75b-d667-4d25-a99f-75f3db430385 2019-06-30 11:23:00,772 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:23:00,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 443 Content-Type: application/json Date: Sun, 30 Jun 2019 11:23:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4cdca645-586b-45c8-ab17-cbff2b607871 2019-06-30 11:23:00,818 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2019-06-30T11:22:55Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/security_groups/events/0cd4ca70-00d5-48d3-a11a-19873ca747b8", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-j6bka2n265vs", "id": "0cd4ca70-00d5-48d3-a11a-19873ca747b8"}, {"resource_name": "security_groups", "event_time": "2019-06-30T11:22:58Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/security_groups/events/a62c09e2-527e-484a-b6f6-8cf51919e8b1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "602b0c54-1abc-4169-8c0d-b2e79e3de212", "id": "a62c09e2-527e-484a-b6f6-8cf51919e8b1"}]} 2019-06-30 11:23:00,818 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=da47393c-97da-4760-8c8b-3d6d42b33e71&sort_dir=asc&marker=da47393c-97da-4760-8c8b-3d6d42b33e71&sort_dir=asc used request id req-4cdca645-586b-45c8-ab17-cbff2b607871 2019-06-30 11:23:00,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.778527021408s 2019-06-30 11:23:05,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:23:05,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a62c09e2-527e-484a-b6f6-8cf51919e8b1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:23:06,598 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:23:05 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a62c09e2-527e-484a-b6f6-8cf51919e8b1&sort_dir=asc Server: Apache x-openstack-request-id: req-de121c35-0365-4655-8989-6caf8d6d5966 2019-06-30 11:23:06,599 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:23:07,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 453 Content-Type: application/json Date: Sun, 30 Jun 2019 11:23:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b1f83497-e800-4ddd-b860-56d477a652ce 2019-06-30 11:23:07,343 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-06-30T11:23:04Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/mgmt_network/events/5b588f74-7273-4b03-bcbf-e62575c3256b", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "8b0bca3f-4e6a-4e9b-a500-83aef6ea0fa4", "id": "5b588f74-7273-4b03-bcbf-e62575c3256b"}, {"resource_name": "dns", "event_time": "2019-06-30T11:23:04Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/dns/events/1596a139-0e61-4d37-bb4b-76f01e0765c2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-ziy4h2n4rapk", "id": "1596a139-0e61-4d37-bb4b-76f01e0765c2"}]} 2019-06-30 11:23:07,344 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a62c09e2-527e-484a-b6f6-8cf51919e8b1&sort_dir=asc&marker=a62c09e2-527e-484a-b6f6-8cf51919e8b1&sort_dir=asc used request id req-b1f83497-e800-4ddd-b860-56d477a652ce 2019-06-30 11:23:07,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.51913285255s 2019-06-30 11:23:12,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:23:12,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:23:12,380 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:23:12 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc Server: Apache x-openstack-request-id: req-c4765ba1-be3e-49de-93c4-3d758f25d584 2019-06-30 11:23:12,380 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:23:13,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:23:12 GMT Server: Apache x-openstack-request-id: req-cf6c4385-adcb-4a91-b9f1-9a9ae271d710 2019-06-30 11:23:13,123 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:23:13,123 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc&marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc used request id req-cf6c4385-adcb-4a91-b9f1-9a9ae271d710 2019-06-30 11:23:13,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.773303031921s 2019-06-30 11:23:18,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:23:18,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:23:18,820 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:23:18 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc Server: Apache x-openstack-request-id: req-d3265455-df53-4d7d-afe5-88d89ab6318e 2019-06-30 11:23:18,820 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:23:18,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:23:18 GMT Server: Apache x-openstack-request-id: req-53ba937c-e6cb-4640-8559-2f910d0d84c6 2019-06-30 11:23:18,862 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:23:18,862 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc&marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc used request id req-53ba937c-e6cb-4640-8559-2f910d0d84c6 2019-06-30 11:23:18,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.733118772507s 2019-06-30 11:23:18,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:23:18,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:23:18,892 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:23:18 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-96d9e506-0240-40e8-a0ed-c7fe57e6a80a 2019-06-30 11:23:18,892 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:23:18,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:23:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dfbec9c0-593b-4bc3-99ca-835dfd712114 2019-06-30 11:23:18,917 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:23:18,917 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-dfbec9c0-593b-4bc3-99ca-835dfd712114 2019-06-30 11:23:18,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.054897069931s 2019-06-30 11:23:23,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:23:23,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:23:24,546 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:23:23 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc Server: Apache x-openstack-request-id: req-72eb929a-6e2d-4669-9bf2-d87b1ed1c814 2019-06-30 11:23:24,546 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:23:24,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:23:24 GMT Server: Apache x-openstack-request-id: req-ac7f2967-0b3e-4d39-8032-83363b6ff7df 2019-06-30 11:23:24,589 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:23:24,589 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc&marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc used request id req-ac7f2967-0b3e-4d39-8032-83363b6ff7df 2019-06-30 11:23:24,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.664937973022s 2019-06-30 11:23:29,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:23:29,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:23:29,627 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:23:29 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc Server: Apache x-openstack-request-id: req-7fdaa4d2-5057-426d-a78f-8782babbbb24 2019-06-30 11:23:29,627 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:23:29,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:23:29 GMT Server: Apache x-openstack-request-id: req-c6842456-1ea2-4b74-8e3a-fdff00cda37d 2019-06-30 11:23:29,670 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:23:29,670 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc&marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc used request id req-c6842456-1ea2-4b74-8e3a-fdff00cda37d 2019-06-30 11:23:29,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752608776093s 2019-06-30 11:23:29,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:23:29,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:23:29,701 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:23:29 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-b6e5de6b-4cb5-4a66-8bbd-6727427464b0 2019-06-30 11:23:29,701 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:23:30,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:23:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9f6e0299-a046-4d39-b771-5cc32f92ac9a 2019-06-30 11:23:30,392 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:23:30,392 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-9f6e0299-a046-4d39-b771-5cc32f92ac9a 2019-06-30 11:23:30,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.721683979034s 2019-06-30 11:23:35,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:23:35,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:23:35,427 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:23:35 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc Server: Apache x-openstack-request-id: req-aaf5beb2-c5e4-4a0e-be80-af9e1fb18c4c 2019-06-30 11:23:35,427 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:23:36,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:23:35 GMT Server: Apache x-openstack-request-id: req-602e590a-6046-481a-9ad1-d0b75b0a7c0d 2019-06-30 11:23:36,081 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:23:36,081 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc&marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc used request id req-602e590a-6046-481a-9ad1-d0b75b0a7c0d 2019-06-30 11:23:36,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.684179067612s 2019-06-30 11:23:41,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:23:41,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:23:41,119 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:23:41 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc Server: Apache x-openstack-request-id: req-6662d602-b549-4a51-90a5-214fb4a23541 2019-06-30 11:23:41,119 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:23:41,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:23:41 GMT Server: Apache x-openstack-request-id: req-389f0a22-92db-48a3-aed1-b7b2f88e90d2 2019-06-30 11:23:41,161 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:23:41,161 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc&marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc used request id req-389f0a22-92db-48a3-aed1-b7b2f88e90d2 2019-06-30 11:23:41,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744540691376s 2019-06-30 11:23:41,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:23:41,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:23:41,194 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:23:41 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-942d7ff2-5e7f-43ad-88ef-a5d9c425d9df 2019-06-30 11:23:41,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. 2019-06-30 11:23:41,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:23:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b9e6ddcc-c922-436b-916e-412c8323afdf 2019-06-30 11:23:41,219 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:23:41,219 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-b9e6ddcc-c922-436b-916e-412c8323afdf 2019-06-30 11:23:41,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0573151111603s 2019-06-30 11:23:46,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:23:46,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:23:46,931 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:23:46 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc Server: Apache x-openstack-request-id: req-bd2bc9eb-9c8e-4c75-a951-b2bad2af6dcd 2019-06-30 11:23:46,932 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:23:46,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:23:46 GMT Server: Apache x-openstack-request-id: req-6e040d49-1173-4ef6-bb0a-429ce740fc17 2019-06-30 11:23:46,973 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:23:46,974 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc&marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc used request id req-6e040d49-1173-4ef6-bb0a-429ce740fc17 2019-06-30 11:23:46,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.747838020325s 2019-06-30 11:23:51,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:23:51,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:23:52,009 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:23:51 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc Server: Apache x-openstack-request-id: req-2527a3b1-e9ff-4714-91e9-a9e7200ab2de 2019-06-30 11:23:52,009 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:23:52,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:23:52 GMT Server: Apache x-openstack-request-id: req-27035965-247d-416d-af92-6bf6359f8112 2019-06-30 11:23:52,053 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:23:52,053 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc&marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc used request id req-27035965-247d-416d-af92-6bf6359f8112 2019-06-30 11:23:52,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738749504089s 2019-06-30 11:23:52,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:23:52,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:23:52,083 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:23:52 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-d66e715f-78da-4cbc-b0f5-03f0bbaaf431 2019-06-30 11:23:52,083 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:23:52,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:23:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b97ee830-0aaf-451e-a19b-9fb3475d14fc 2019-06-30 11:23:52,258 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:23:52,258 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-b97ee830-0aaf-451e-a19b-9fb3475d14fc 2019-06-30 11:23:52,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.20428109169s 2019-06-30 11:23:57,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:23:57,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:23:57,295 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:23:57 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc Server: Apache x-openstack-request-id: req-dacbf160-79df-4524-9085-6f20fa29a41f 2019-06-30 11:23:57,295 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:23:57,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:23:57 GMT Server: Apache x-openstack-request-id: req-be2ab550-2b2a-474d-a814-2991465a7ed0 2019-06-30 11:23:57,379 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:23:57,379 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc&marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc used request id req-be2ab550-2b2a-474d-a814-2991465a7ed0 2019-06-30 11:23:57,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.114715099335s 2019-06-30 11:24:02,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:24:02,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:24:02,416 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:24:02 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc Server: Apache x-openstack-request-id: req-f0060736-e56f-4bca-9c27-945b6b8ea0e4 2019-06-30 11:24:02,416 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:24:02,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:24:02 GMT Server: Apache x-openstack-request-id: req-047fe766-3b3d-454b-9b53-34785ad86236 2019-06-30 11:24:02,457 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:24:02,457 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc&marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc used request id req-047fe766-3b3d-454b-9b53-34785ad86236 2019-06-30 11:24:02,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724899768829s 2019-06-30 11:24:02,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:24:02,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:24:02,487 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:24:02 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-085a2670-590f-4f34-bf4e-47c276ec9169 2019-06-30 11:24:02,488 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:24:02,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:24:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-43c756ed-a7c2-45a6-8032-5e1edd6c63e3 2019-06-30 11:24:02,529 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:24:02,530 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-43c756ed-a7c2-45a6-8032-5e1edd6c63e3 2019-06-30 11:24:02,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715370178223s 2019-06-30 11:24:07,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:24:07,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:24:07,566 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:24:07 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc Server: Apache x-openstack-request-id: req-ff198da2-2af7-4461-93a7-2005ac2a7237 2019-06-30 11:24:07,566 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:24:07,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:24:07 GMT Server: Apache x-openstack-request-id: req-67bba59e-4a0b-41f8-b060-ae71eefc89d0 2019-06-30 11:24:07,607 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:24:07,607 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc&marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc used request id req-67bba59e-4a0b-41f8-b060-ae71eefc89d0 2019-06-30 11:24:07,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711829662323s 2019-06-30 11:24:12,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:24:12,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:24:12,644 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:24:12 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc Server: Apache x-openstack-request-id: req-f57c6852-658d-4c31-873f-415fc2c237b5 2019-06-30 11:24:12,644 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:24:12,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:24:12 GMT Server: Apache x-openstack-request-id: req-4ee06508-83f8-4667-92b8-45fd48e917ff 2019-06-30 11:24:12,685 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:24:12,685 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc&marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc used request id req-4ee06508-83f8-4667-92b8-45fd48e917ff 2019-06-30 11:24:12,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721158981323s 2019-06-30 11:24:12,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:24:12,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:24:12,717 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:24:12 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-d035b771-fbd1-4190-8acf-334a51c8b7d1 2019-06-30 11:24:12,717 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:24:12,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:24:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-516cc0e5-ed9a-4022-bdc3-7e2adcb0e1d1 2019-06-30 11:24:12,759 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:24:12,760 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-516cc0e5-ed9a-4022-bdc3-7e2adcb0e1d1 2019-06-30 11:24:12,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736410617828s 2019-06-30 11:24:17,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:24:17,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:24:17,797 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:24:17 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc Server: Apache x-openstack-request-id: req-4cc5c067-07e8-4401-be60-379d9e58af1b 2019-06-30 11:24:17,798 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:24:17,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:24:17 GMT Server: Apache x-openstack-request-id: req-58274110-e368-4e41-8320-df09b38126b3 2019-06-30 11:24:17,840 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:24:17,840 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc&marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc used request id req-58274110-e368-4e41-8320-df09b38126b3 2019-06-30 11:24:17,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073184967041s 2019-06-30 11:24:22,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:24:22,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:24:22,876 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:24:22 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc Server: Apache x-openstack-request-id: req-48bd0c8a-19fc-41a2-8a85-f1d837dfb567 2019-06-30 11:24:22,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. 2019-06-30 11:24:22,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:24:22 GMT Server: Apache x-openstack-request-id: req-11c79146-8f22-417a-8ade-8eef8349f657 2019-06-30 11:24:22,917 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:24:22,917 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc&marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc used request id req-11c79146-8f22-417a-8ade-8eef8349f657 2019-06-30 11:24:22,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719120502472s 2019-06-30 11:24:22,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:24:22,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:24:22,946 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:24:22 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-0837d93b-5707-467f-a7df-d11685b316ac 2019-06-30 11:24:22,947 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:24:22,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:24:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-66985439-7bb2-4b73-bfab-3cab62f859a6 2019-06-30 11:24:22,988 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:24:22,988 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-66985439-7bb2-4b73-bfab-3cab62f859a6 2019-06-30 11:24:22,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0705709457397s 2019-06-30 11:24:27,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:24:27,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:24:28,024 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:24:27 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc Server: Apache x-openstack-request-id: req-93933231-74a3-40f9-9d65-b845747e3cb8 2019-06-30 11:24:28,025 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:24:28,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:24:28 GMT Server: Apache x-openstack-request-id: req-eb31d61d-b0d9-491c-a1bd-8c04870e4008 2019-06-30 11:24:28,066 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:24:28,066 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc&marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc used request id req-eb31d61d-b0d9-491c-a1bd-8c04870e4008 2019-06-30 11:24:28,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711688995361s 2019-06-30 11:24:33,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:24:33,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:24:33,101 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:24:33 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc Server: Apache x-openstack-request-id: req-f51d33e1-45ac-4aa0-9e0c-cc6d290a5afb 2019-06-30 11:24:33,101 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:24:33,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:24:33 GMT Server: Apache x-openstack-request-id: req-82067ba5-aad0-4257-8ebc-4c011c3518fa 2019-06-30 11:24:33,142 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:24:33,143 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc&marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc used request id req-82067ba5-aad0-4257-8ebc-4c011c3518fa 2019-06-30 11:24:33,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070531129837s 2019-06-30 11:24:33,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:24:33,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:24:33,175 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:24:33 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-aa01f51f-f843-4be5-9479-4330af002a85 2019-06-30 11:24:33,175 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:24:33,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:24:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f7435da3-fe4d-484a-82ab-e94036c9ef32 2019-06-30 11:24:33,216 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:24:33,217 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-f7435da3-fe4d-484a-82ab-e94036c9ef32 2019-06-30 11:24:33,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735690593719s 2019-06-30 11:24:38,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:24:38,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:24:38,253 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:24:38 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc Server: Apache x-openstack-request-id: req-c72a1078-191d-48d0-ba34-bdc47643c7d3 2019-06-30 11:24:38,254 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:24:38,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:24:38 GMT Server: Apache x-openstack-request-id: req-2f1d4288-d727-4a63-8120-32e47b4cc021 2019-06-30 11:24:38,294 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:24:38,295 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc&marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc used request id req-2f1d4288-d727-4a63-8120-32e47b4cc021 2019-06-30 11:24:38,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714030265808s 2019-06-30 11:24:43,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:24:43,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:24:43,330 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:24:43 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc Server: Apache x-openstack-request-id: req-64c6ab73-2bf1-4962-a1d3-bf8b29f9cba4 2019-06-30 11:24:43,330 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:24:43,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:24:43 GMT Server: Apache x-openstack-request-id: req-2472361b-5d62-40d1-a998-7cf1c625d7d1 2019-06-30 11:24:43,371 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:24:43,371 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc&marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc used request id req-2472361b-5d62-40d1-a998-7cf1c625d7d1 2019-06-30 11:24:43,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707011222839s 2019-06-30 11:24:43,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:24:43,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:24:43,400 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:24:43 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-63c5ceb7-b7d0-41fc-98ee-a3bd5c93c20f 2019-06-30 11:24:43,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. 2019-06-30 11:24:43,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:24:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-35a66fd2-2e73-486c-9cf0-1f47fb68d6bf 2019-06-30 11:24:43,427 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:24:43,427 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-35a66fd2-2e73-486c-9cf0-1f47fb68d6bf 2019-06-30 11:24:43,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0556070804596s 2019-06-30 11:24:48,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:24:48,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:24:48,464 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:24:48 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc Server: Apache x-openstack-request-id: req-defd63d0-51b0-4d78-a517-56108e57d4eb 2019-06-30 11:24:48,464 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:24:48,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:24:48 GMT Server: Apache x-openstack-request-id: req-c612462b-4f2a-4e8b-81f9-154606115734 2019-06-30 11:24:48,638 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:24:48,639 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc&marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc used request id req-c612462b-4f2a-4e8b-81f9-154606115734 2019-06-30 11:24:48,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.204925060272s 2019-06-30 11:24:53,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:24:53,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:24:53,673 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:24:53 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc Server: Apache x-openstack-request-id: req-bddf728b-5977-4395-a4ce-f56fa9216759 2019-06-30 11:24:53,673 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:24:53,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:24:53 GMT Server: Apache x-openstack-request-id: req-b0461b98-dd4f-42e5-afef-27b4d1ae76ed 2019-06-30 11:24:53,714 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:24:53,714 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc&marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc used request id req-b0461b98-dd4f-42e5-afef-27b4d1ae76ed 2019-06-30 11:24:53,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0699529647827s 2019-06-30 11:24:53,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:24:53,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:24:53,744 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:24:53 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-deae0b4b-9a86-4b87-9ff3-8815b767a070 2019-06-30 11:24:53,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. 2019-06-30 11:24:53,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:24:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-87e2cf26-02d8-411d-b8b7-b388e421b171 2019-06-30 11:24:53,785 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:24:53,785 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-87e2cf26-02d8-411d-b8b7-b388e421b171 2019-06-30 11:24:53,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.070760011673s 2019-06-30 11:24:58,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:24:58,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:24:58,821 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:24:58 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc Server: Apache x-openstack-request-id: req-d36976bb-2e71-43a6-ac5d-d26c982326eb 2019-06-30 11:24:58,822 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:24:58,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:24:58 GMT Server: Apache x-openstack-request-id: req-84f57c0d-8cfb-4b84-b1f6-53497ff06fea 2019-06-30 11:24:58,863 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:24:58,863 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc&marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc used request id req-84f57c0d-8cfb-4b84-b1f6-53497ff06fea 2019-06-30 11:24:58,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711491107941s 2019-06-30 11:25:03,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:25:03,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:25:03,899 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:25:03 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc Server: Apache x-openstack-request-id: req-eb6af066-9a84-41b4-b691-5c1aaf8ac412 2019-06-30 11:25:03,899 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:25:03,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:25:03 GMT Server: Apache x-openstack-request-id: req-89ed96e5-6a18-46f5-bf19-783af4cdb592 2019-06-30 11:25:03,941 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:25:03,941 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc&marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc used request id req-89ed96e5-6a18-46f5-bf19-783af4cdb592 2019-06-30 11:25:03,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717759132385s 2019-06-30 11:25:03,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:25:03,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:25:03,971 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:25:03 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-597b1aa2-ec05-42c9-b603-3b2f2ec9640a 2019-06-30 11:25:03,971 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:25:04,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:25:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a63525cf-d38b-4c6c-9bf0-6dbf8d2edb13 2019-06-30 11:25:04,013 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:25:04,013 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-a63525cf-d38b-4c6c-9bf0-6dbf8d2edb13 2019-06-30 11:25:04,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.071722984314s 2019-06-30 11:25:09,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:25:09,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:25:09,050 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:25:09 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc Server: Apache x-openstack-request-id: req-6fc4e2d2-6d53-4809-8053-c1e3d0bea894 2019-06-30 11:25:09,050 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:25:09,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:25:09 GMT Server: Apache x-openstack-request-id: req-c98934d5-7204-415b-9f80-677eaf77fc39 2019-06-30 11:25:09,091 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:25:09,091 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc&marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc used request id req-c98934d5-7204-415b-9f80-677eaf77fc39 2019-06-30 11:25:09,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710589885712s 2019-06-30 11:25:14,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:25:14,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:25:14,127 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:25:14 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc Server: Apache x-openstack-request-id: req-ef19bdf5-f51f-498f-929e-4c34e56e5175 2019-06-30 11:25:14,127 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:25:14,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:25:14 GMT Server: Apache x-openstack-request-id: req-8b84cad3-2bbe-47b9-90e9-4a52f7979bc5 2019-06-30 11:25:14,169 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:25:14,170 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc&marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc used request id req-8b84cad3-2bbe-47b9-90e9-4a52f7979bc5 2019-06-30 11:25:14,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727200508118s 2019-06-30 11:25:14,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:25:14,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:25:14,199 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:25:14 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-7280c0d7-686a-4f2e-8a0e-238b97fdc0b8 2019-06-30 11:25:14,199 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:25:14,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:25:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0d839eb8-de8c-4172-b137-e21ab37b280f 2019-06-30 11:25:14,241 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:25:14,241 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-0d839eb8-de8c-4172-b137-e21ab37b280f 2019-06-30 11:25:14,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710341930389s 2019-06-30 11:25:19,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:25:19,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:25:19,275 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:25:19 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc Server: Apache x-openstack-request-id: req-3fba937f-75e6-4106-8079-6dcc9eafef56 2019-06-30 11:25:19,275 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:25:19,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:25:19 GMT Server: Apache x-openstack-request-id: req-5aa261a9-f489-46fc-9bb6-446ab39bf418 2019-06-30 11:25:19,316 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:25:19,316 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc&marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc used request id req-5aa261a9-f489-46fc-9bb6-446ab39bf418 2019-06-30 11:25:19,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0702090263367s 2019-06-30 11:25:24,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:25:24,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:25:24,347 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:25:24 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc Server: Apache x-openstack-request-id: req-8a53a9bb-3d13-43dd-8f6b-669df03469f6 2019-06-30 11:25:24,348 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:25:24,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:25:24 GMT Server: Apache x-openstack-request-id: req-a7ea8cbf-af4d-4866-a7df-923f25369580 2019-06-30 11:25:24,390 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:25:24,390 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc&marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc used request id req-a7ea8cbf-af4d-4866-a7df-923f25369580 2019-06-30 11:25:24,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713958740234s 2019-06-30 11:25:24,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:25:24,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:25:24,420 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:25:24 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-cc71dfd3-0f3e-46c7-88e3-de6cee06731b 2019-06-30 11:25:24,420 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:25:24,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:25:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8f891016-e080-43eb-9240-0e5c29e288f7 2019-06-30 11:25:24,463 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:25:24,463 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-8f891016-e080-43eb-9240-0e5c29e288f7 2019-06-30 11:25:24,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729579925537s 2019-06-30 11:25:29,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:25:29,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:25:29,500 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:25:29 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc Server: Apache x-openstack-request-id: req-51cf5086-3fb0-493e-8a63-f1f5b9bf3e7d 2019-06-30 11:25:29,500 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:25:29,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:25:29 GMT Server: Apache x-openstack-request-id: req-27b7de7f-2973-4b0e-819d-8ca14f3ecddd 2019-06-30 11:25:29,541 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:25:29,542 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc&marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc used request id req-27b7de7f-2973-4b0e-819d-8ca14f3ecddd 2019-06-30 11:25:29,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714349746704s 2019-06-30 11:25:34,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:25:34,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:25:34,577 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:25:34 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc Server: Apache x-openstack-request-id: req-14579b59-8fd5-4e34-bf15-131dc4703834 2019-06-30 11:25:34,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. 2019-06-30 11:25:34,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 444 Content-Type: application/json Date: Sun, 30 Jun 2019 11:25:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9235e3a3-9319-47fc-b8f9-028148c5cceb 2019-06-30 11:25:34,620 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-06-30T11:25:30Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/dns/events/562da50c-5746-4afb-97bf-367f1d497d7a", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "8fd88a46-5146-4cdb-8118-122df7b45613", "id": "562da50c-5746-4afb-97bf-367f1d497d7a"}, {"resource_name": "ellis", "event_time": "2019-06-30T11:25:30Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/ellis/events/a00f3cb7-200c-42af-b1b4-e1ac59b0eb92", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-a3wwv767n5mp", "id": "a00f3cb7-200c-42af-b1b4-e1ac59b0eb92"}]} 2019-06-30 11:25:34,620 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc&marker=1596a139-0e61-4d37-bb4b-76f01e0765c2&sort_dir=asc used request id req-9235e3a3-9319-47fc-b8f9-028148c5cceb 2019-06-30 11:25:34,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724890232086s 2019-06-30 11:25:39,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:25:39,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:25:39,656 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:25:39 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-537749d1-9302-4c4b-b7fb-fe1b63991c87 2019-06-30 11:25:39,656 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:25:39,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:25:39 GMT Server: Apache x-openstack-request-id: req-01cffde4-6efb-45b0-ad85-00b94632f751 2019-06-30 11:25:39,698 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:25:39,698 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-01cffde4-6efb-45b0-ad85-00b94632f751 2019-06-30 11:25:39,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715339183807s 2019-06-30 11:25:44,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:25:44,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:25:44,734 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:25:44 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-8974bbf1-e772-4a7f-a8f2-fd2529c5250c 2019-06-30 11:25:44,734 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:25:44,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:25:44 GMT Server: Apache x-openstack-request-id: req-241b3273-2d25-4938-b0b7-d37dbbd3a0e3 2019-06-30 11:25:44,775 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:25:44,775 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-241b3273-2d25-4938-b0b7-d37dbbd3a0e3 2019-06-30 11:25:44,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071830034256s 2019-06-30 11:25:44,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:25:44,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:25:44,804 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:25:44 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-ec64b44e-de17-4014-a9d1-8567634992f0 2019-06-30 11:25:44,805 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:25:44,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:25:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2034593f-8419-431a-9239-3d30d3b82ee1 2019-06-30 11:25:44,846 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:25:44,846 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-2034593f-8419-431a-9239-3d30d3b82ee1 2019-06-30 11:25:44,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0699410438538s 2019-06-30 11:25:49,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:25:49,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:25:49,883 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:25:49 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-7fda55d5-5712-485f-ab18-0aa5fbb63ae6 2019-06-30 11:25:49,883 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:25:49,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:25:49 GMT Server: Apache x-openstack-request-id: req-f9684356-2857-4b09-9e37-19fc27385945 2019-06-30 11:25:49,925 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:25:49,926 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-f9684356-2857-4b09-9e37-19fc27385945 2019-06-30 11:25:49,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727291107178s 2019-06-30 11:25:54,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:25:54,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:25:54,977 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:25:54 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-8710687f-6bb9-4d3d-bf4a-f39d7bd7d5df 2019-06-30 11:25:54,977 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:25:55,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:25:54 GMT Server: Apache x-openstack-request-id: req-15825be6-8a24-45cd-8c8b-0b511332bc34 2019-06-30 11:25:55,019 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:25:55,019 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-15825be6-8a24-45cd-8c8b-0b511332bc34 2019-06-30 11:25:55,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0881450176239s 2019-06-30 11:25:55,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:25:55,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:25:55,049 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:25:55 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-20590648-51c9-4251-b42d-58475f0fae98 2019-06-30 11:25:55,049 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:25:55,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:25:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ffd31610-0d10-4686-9142-1f492744ae7f 2019-06-30 11:25:55,090 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:25:55,090 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-ffd31610-0d10-4686-9142-1f492744ae7f 2019-06-30 11:25:55,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0701432228088s 2019-06-30 11:26:00,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:26:00,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:26:00,129 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:26:00 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-05f6ac1c-4d45-4f89-aac4-b4268012093c 2019-06-30 11:26:00,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. 2019-06-30 11:26:00,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:26:00 GMT Server: Apache x-openstack-request-id: req-b9132095-d78b-47d7-8149-7da8b1d8f85f 2019-06-30 11:26:00,169 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:26:00,170 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-b9132095-d78b-47d7-8149-7da8b1d8f85f 2019-06-30 11:26:00,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726480484009s 2019-06-30 11:26:05,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:26:05,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:26:05,206 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:26:05 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-91182ad0-c440-459f-be0b-ef1517a1e219 2019-06-30 11:26:05,207 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:26:05,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:26:05 GMT Server: Apache x-openstack-request-id: req-d662e41c-32cf-4160-9105-7d667241383f 2019-06-30 11:26:05,248 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:26:05,248 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-d662e41c-32cf-4160-9105-7d667241383f 2019-06-30 11:26:05,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722308158875s 2019-06-30 11:26:05,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:26:05,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:26:05,277 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:26:05 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-5aec5ec4-1f27-475b-aa5d-b7777fa47973 2019-06-30 11:26:05,277 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:26:05,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:26:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-91c64ef2-b599-47f5-ae79-5f7a153546a1 2019-06-30 11:26:05,319 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:26:05,319 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-91c64ef2-b599-47f5-ae79-5f7a153546a1 2019-06-30 11:26:05,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0706129074097s 2019-06-30 11:26:10,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:26:10,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:26:10,352 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:26:10 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-40ddc893-757d-4a6a-8e55-05dad13cb2fc 2019-06-30 11:26:10,352 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:26:10,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:26:10 GMT Server: Apache x-openstack-request-id: req-80af9603-32f3-419d-97e3-29fd91726bee 2019-06-30 11:26:10,392 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:26:10,392 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-80af9603-32f3-419d-97e3-29fd91726bee 2019-06-30 11:26:10,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0671889781952s 2019-06-30 11:26:15,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:26:15,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:26:15,429 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:26:15 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-50a2b095-1563-4b3d-9c9d-2f5eb819b9b3 2019-06-30 11:26:15,429 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:26:15,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:26:15 GMT Server: Apache x-openstack-request-id: req-b32939fa-0463-442c-a058-022b5c62d588 2019-06-30 11:26:15,471 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:26:15,471 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-b32939fa-0463-442c-a058-022b5c62d588 2019-06-30 11:26:15,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728139877319s 2019-06-30 11:26:15,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:26:15,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:26:15,501 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:26:15 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-c10cf359-3e1b-4e11-a30a-23395c97ad80 2019-06-30 11:26:15,501 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:26:15,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:26:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d086e86b-6416-4166-bb57-69a750d68b4a 2019-06-30 11:26:15,542 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:26:15,542 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-d086e86b-6416-4166-bb57-69a750d68b4a 2019-06-30 11:26:15,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0709800720215s 2019-06-30 11:26:20,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:26:20,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:26:20,579 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:26:20 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-879f7101-e176-4a57-a494-414a3250e10d 2019-06-30 11:26:20,579 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:26:20,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:26:20 GMT Server: Apache x-openstack-request-id: req-edc2e946-764e-41a4-a2cf-c462a8487fb9 2019-06-30 11:26:20,620 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:26:20,621 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-edc2e946-764e-41a4-a2cf-c462a8487fb9 2019-06-30 11:26:20,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714390277863s 2019-06-30 11:26:25,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:26:25,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:26:25,657 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:26:25 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-b23fd032-1072-48b8-8d36-4a6ac76e5c1f 2019-06-30 11:26:25,658 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:26:25,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:26:25 GMT Server: Apache x-openstack-request-id: req-4b05a27d-d503-4d3c-a4f3-a1dc029d0fc2 2019-06-30 11:26:25,699 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:26:25,699 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-4b05a27d-d503-4d3c-a4f3-a1dc029d0fc2 2019-06-30 11:26:25,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729959011078s 2019-06-30 11:26:25,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:26:25,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:26:25,730 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:26:25 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-5a6f02c1-5ed9-421a-8add-38656b017b8f 2019-06-30 11:26:25,730 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:26:25,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:26:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9ab12a7f-3959-48dd-8d7a-6906501a3cb0 2019-06-30 11:26:25,773 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:26:25,774 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-9ab12a7f-3959-48dd-8d7a-6906501a3cb0 2019-06-30 11:26:25,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0737228393555s 2019-06-30 11:26:30,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:26:30,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:26:30,811 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:26:30 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-ecd702e3-3b6b-4145-95b8-52018ec60d1f 2019-06-30 11:26:30,811 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:26:30,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:26:30 GMT Server: Apache x-openstack-request-id: req-0ce48bab-add0-4266-a400-4f4eb4b718c6 2019-06-30 11:26:30,853 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:26:30,853 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-0ce48bab-add0-4266-a400-4f4eb4b718c6 2019-06-30 11:26:30,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728268623352s 2019-06-30 11:26:35,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:26:35,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:26:35,889 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:26:35 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-58abe1b3-2888-4b22-8a18-e5fa242192c7 2019-06-30 11:26:35,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. 2019-06-30 11:26:35,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:26:35 GMT Server: Apache x-openstack-request-id: req-4c565c2f-cdb3-4c07-812a-292980e3b3d2 2019-06-30 11:26:35,931 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:26:35,931 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-4c565c2f-cdb3-4c07-812a-292980e3b3d2 2019-06-30 11:26:35,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727140903473s 2019-06-30 11:26:35,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:26:35,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:26:35,961 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:26:35 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-41a97dc9-4fd6-4a47-bb45-07dc9bf284dd 2019-06-30 11:26:35,961 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:26:36,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:26:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d1d8e030-d58a-4ab9-b8eb-c80a580440e2 2019-06-30 11:26:36,002 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:26:36,003 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-d1d8e030-d58a-4ab9-b8eb-c80a580440e2 2019-06-30 11:26:36,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0707349777222s 2019-06-30 11:26:41,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:26:41,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:26:41,037 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:26:41 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-084abc45-7b59-4cf5-9d61-9034e1d8b079 2019-06-30 11:26:41,037 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:26:41,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:26:41 GMT Server: Apache x-openstack-request-id: req-5381e85d-166f-4823-95c5-0d98db2b245c 2019-06-30 11:26:41,079 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:26:41,079 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-5381e85d-166f-4823-95c5-0d98db2b245c 2019-06-30 11:26:41,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715169906616s 2019-06-30 11:26:46,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:26:46,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:26:46,116 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:26:46 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-b7f51651-7431-40c2-aa77-669541826b15 2019-06-30 11:26:46,116 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:26:46,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:26:46 GMT Server: Apache x-openstack-request-id: req-b85f5b9b-69c9-4766-951f-830fa842e4f7 2019-06-30 11:26:46,160 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:26:46,160 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-b85f5b9b-69c9-4766-951f-830fa842e4f7 2019-06-30 11:26:46,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748867988586s 2019-06-30 11:26:46,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:26:46,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:26:46,190 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:26:46 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-4ce70211-d511-444d-8297-0652aead76cc 2019-06-30 11:26:46,190 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:26:46,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:26:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-39d6c44f-b203-482a-ac32-8ead81e778cc 2019-06-30 11:26:46,233 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:26:46,233 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-39d6c44f-b203-482a-ac32-8ead81e778cc 2019-06-30 11:26:46,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072548866272s 2019-06-30 11:26:51,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:26:51,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:26:51,270 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:26:51 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-102835f4-e54a-4869-8f2b-556710e942fa 2019-06-30 11:26:51,270 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:26:51,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:26:51 GMT Server: Apache x-openstack-request-id: req-f4c51dd8-bc6f-43b6-ab62-68a505cf2aa2 2019-06-30 11:26:51,311 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:26:51,311 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-f4c51dd8-bc6f-43b6-ab62-68a505cf2aa2 2019-06-30 11:26:51,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714509487152s 2019-06-30 11:26:56,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:26:56,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:26:56,347 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:26:56 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-7288e184-e1c3-421d-9ff5-f0f5c6cc966b 2019-06-30 11:26:56,347 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:26:56,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:26:56 GMT Server: Apache x-openstack-request-id: req-5c67a9dc-29da-4cf2-836f-bc8ae98bab29 2019-06-30 11:26:56,388 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:26:56,388 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-5c67a9dc-29da-4cf2-836f-bc8ae98bab29 2019-06-30 11:26:56,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711209774017s 2019-06-30 11:26:56,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:26:56,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:26:56,418 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:26:56 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-5273e579-c9ce-4984-8636-e28089de8bef 2019-06-30 11:26:56,418 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:26:56,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:26:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e91315c2-4906-46d1-8faf-5553d2acdb31 2019-06-30 11:26:56,442 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:26:56,443 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-e91315c2-4906-46d1-8faf-5553d2acdb31 2019-06-30 11:26:56,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0538420677185s 2019-06-30 11:27:01,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:27:01,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:27:01,480 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:27:01 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-1ffa218a-85c3-4bba-b801-efb8184b3eb0 2019-06-30 11:27:01,480 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:27:01,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:27:01 GMT Server: Apache x-openstack-request-id: req-06f92edd-16eb-4c81-976f-662e03f0756a 2019-06-30 11:27:01,521 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:27:01,521 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-06f92edd-16eb-4c81-976f-662e03f0756a 2019-06-30 11:27:01,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721070766449s 2019-06-30 11:27:06,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:27:06,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:27:06,556 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:27:06 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-076633d6-f2a1-4000-8b63-35cbae7524ff 2019-06-30 11:27:06,556 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:27:06,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:27:06 GMT Server: Apache x-openstack-request-id: req-ef635d0e-5a14-4dcb-aa82-f4a6355054f2 2019-06-30 11:27:06,597 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:27:06,597 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-ef635d0e-5a14-4dcb-aa82-f4a6355054f2 2019-06-30 11:27:06,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0702979564667s 2019-06-30 11:27:06,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:27:06,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:27:06,643 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:27:06 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-fd9fd440-2938-4d96-86af-abefe1e90af4 2019-06-30 11:27:06,643 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:27:06,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:27:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4b5e642f-683b-40e9-b9da-c19cc9a973a6 2019-06-30 11:27:06,685 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:27:06,685 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-4b5e642f-683b-40e9-b9da-c19cc9a973a6 2019-06-30 11:27:06,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0867748260498s 2019-06-30 11:27:11,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:27:11,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:27:11,721 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:27:11 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-0be631f9-aefe-4599-8d64-d6dd626c681a 2019-06-30 11:27:11,721 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:27:11,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:27:11 GMT Server: Apache x-openstack-request-id: req-77263b1d-e5ce-4d41-b868-3de777f4591b 2019-06-30 11:27:11,761 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:27:11,762 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-77263b1d-e5ce-4d41-b868-3de777f4591b 2019-06-30 11:27:11,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0701878070831s 2019-06-30 11:27:16,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:27:16,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:27:16,798 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:27:16 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-a1889fa1-d9d2-4c2f-8ba6-437f81ad2fb6 2019-06-30 11:27:16,798 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:27:16,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:27:16 GMT Server: Apache x-openstack-request-id: req-1d47a4ff-e0f8-4948-8591-ae86f604e18a 2019-06-30 11:27:16,842 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:27:16,842 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-1d47a4ff-e0f8-4948-8591-ae86f604e18a 2019-06-30 11:27:16,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745050907135s 2019-06-30 11:27:16,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:27:16,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:27:16,871 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:27:16 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-249953e8-7f13-410f-8fb2-2c0b8aa33ade 2019-06-30 11:27:16,872 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:27:16,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:27:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a37506c2-5985-4daf-9342-171b34566c34 2019-06-30 11:27:16,913 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:27:16,913 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-a37506c2-5985-4daf-9342-171b34566c34 2019-06-30 11:27:16,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.071013212204s 2019-06-30 11:27:21,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:27:21,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:27:21,950 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:27:21 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-59fbd087-889c-4963-a34d-90398ca92242 2019-06-30 11:27:21,950 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:27:21,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:27:21 GMT Server: Apache x-openstack-request-id: req-30f62bc4-852d-4312-835e-00f5ae025604 2019-06-30 11:27:21,992 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:27:21,992 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-30f62bc4-852d-4312-835e-00f5ae025604 2019-06-30 11:27:21,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718038082123s 2019-06-30 11:27:26,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:27:27,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:27:27,026 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:27:26 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-91c58692-fb68-4707-9170-dd8e35d68c47 2019-06-30 11:27:27,026 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:27:27,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:27:27 GMT Server: Apache x-openstack-request-id: req-602737db-da38-45b2-b423-157bc700d009 2019-06-30 11:27:27,067 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:27:27,068 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-602737db-da38-45b2-b423-157bc700d009 2019-06-30 11:27:27,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0705099105835s 2019-06-30 11:27:27,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:27:27,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:27:27,097 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:27:27 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-9a6f7be1-53be-47b9-a486-847ab786f047 2019-06-30 11:27:27,097 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:27:27,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:27:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a8adfa7f-7240-4842-b155-608d53a9566a 2019-06-30 11:27:27,122 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:27:27,122 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-a8adfa7f-7240-4842-b155-608d53a9566a 2019-06-30 11:27:27,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0535519123077s 2019-06-30 11:27:32,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:27:32,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:27:32,159 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:27:32 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-1490f6da-8799-4025-a426-56ec15551461 2019-06-30 11:27:32,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. 2019-06-30 11:27:32,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:27:32 GMT Server: Apache x-openstack-request-id: req-9bda0fe4-f222-44ed-9823-ccebb509b86f 2019-06-30 11:27:32,201 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:27:32,202 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-9bda0fe4-f222-44ed-9823-ccebb509b86f 2019-06-30 11:27:32,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734179019928s 2019-06-30 11:27:37,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:27:37,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:27:37,237 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:27:37 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-a0f92604-efd1-45e1-8292-d9aa523a2309 2019-06-30 11:27:37,238 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:27:37,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:27:37 GMT Server: Apache x-openstack-request-id: req-6b8979ca-b449-4511-aa92-f3fe1f4b994d 2019-06-30 11:27:37,278 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:27:37,279 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-6b8979ca-b449-4511-aa92-f3fe1f4b994d 2019-06-30 11:27:37,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711040496826s 2019-06-30 11:27:37,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:27:37,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:27:37,307 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:27:37 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-e73fbdc3-0432-4009-a94d-24e718c0c735 2019-06-30 11:27:37,308 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:27:37,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:27:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1db735d0-ac7e-474c-94c5-4249dacee781 2019-06-30 11:27:37,348 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:27:37,348 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-1db735d0-ac7e-474c-94c5-4249dacee781 2019-06-30 11:27:37,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0692481994629s 2019-06-30 11:27:42,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:27:42,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:27:42,385 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:27:42 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-d225dfa1-1c44-4b5b-8dc7-48ab93e31b0b 2019-06-30 11:27:42,385 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:27:42,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:27:42 GMT Server: Apache x-openstack-request-id: req-9ff1ea35-1924-409b-a048-08c77109e2e5 2019-06-30 11:27:42,426 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:27:42,426 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-9ff1ea35-1924-409b-a048-08c77109e2e5 2019-06-30 11:27:42,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709519386292s 2019-06-30 11:27:47,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:27:47,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:27:47,465 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:27:47 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-4bfc5b97-4092-4f5c-a50a-c83007736f1f 2019-06-30 11:27:47,465 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:27:47,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:27:47 GMT Server: Apache x-openstack-request-id: req-3321f830-84a9-4ebc-bd02-68090fd21e09 2019-06-30 11:27:47,508 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:27:47,508 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-3321f830-84a9-4ebc-bd02-68090fd21e09 2019-06-30 11:27:47,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766229629517s 2019-06-30 11:27:47,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:27:47,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:27:47,538 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:27:47 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-016c174d-6984-4fa3-b59b-043b02a25290 2019-06-30 11:27:47,539 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:27:47,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:27:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fe9b40a6-9483-4658-894d-09e0a2ae1269 2019-06-30 11:27:47,581 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:27:47,581 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-fe9b40a6-9483-4658-894d-09e0a2ae1269 2019-06-30 11:27:47,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720880031586s 2019-06-30 11:27:52,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:27:52,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:27:52,617 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:27:52 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-a4f35d34-36b5-42da-b77a-36927a50ce63 2019-06-30 11:27:52,617 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:27:52,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:27:52 GMT Server: Apache x-openstack-request-id: req-7e60acf6-0b65-43e2-8578-579c83403574 2019-06-30 11:27:52,659 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:27:52,659 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-7e60acf6-0b65-43e2-8578-579c83403574 2019-06-30 11:27:52,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075700044632s 2019-06-30 11:27:57,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:27:57,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:27:57,695 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:27:57 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-c5260d47-0b04-48df-ad0a-c70d4a35021c 2019-06-30 11:27:57,695 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:27:57,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:27:57 GMT Server: Apache x-openstack-request-id: req-5ccafb1b-9f9f-4012-a1b6-a8855c424784 2019-06-30 11:27:57,737 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:27:57,737 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-5ccafb1b-9f9f-4012-a1b6-a8855c424784 2019-06-30 11:27:57,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714559555054s 2019-06-30 11:27:57,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:27:57,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:27:57,766 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:27:57 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-63ea8913-7a88-4c88-a22e-d07a1bc41273 2019-06-30 11:27:57,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. 2019-06-30 11:27:58,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:27:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-47eb1895-ca50-43d1-bbc6-cbab6e1a4042 2019-06-30 11:27:58,078 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:27:58,078 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-47eb1895-ca50-43d1-bbc6-cbab6e1a4042 2019-06-30 11:27:58,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.340178966522s 2019-06-30 11:28:03,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:28:03,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:28:03,402 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:28:03 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-9eebacc1-9c32-40d0-8561-d62c24c233ae 2019-06-30 11:28:03,402 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:28:03,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:28:03 GMT Server: Apache x-openstack-request-id: req-05bca87f-e253-4223-9b3f-eda94cf97da9 2019-06-30 11:28:03,443 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:28:03,444 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-05bca87f-e253-4223-9b3f-eda94cf97da9 2019-06-30 11:28:03,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.358861923218s 2019-06-30 11:28:08,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:28:08,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:28:08,496 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:28:08 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-1b4d8ec4-0eb9-4db9-85f6-0a140837f8ab 2019-06-30 11:28:08,496 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:28:08,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:28:08 GMT Server: Apache x-openstack-request-id: req-58534be6-b38b-4360-b05a-4e334bb43b05 2019-06-30 11:28:08,802 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:28:08,802 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-58534be6-b38b-4360-b05a-4e334bb43b05 2019-06-30 11:28:08,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.352967023849s 2019-06-30 11:28:08,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:28:08,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:28:09,116 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:28:08 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-66d61623-2d2f-4195-a8c4-3a7f99c07932 2019-06-30 11:28:09,116 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:28:09,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:28:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-68c4c896-2bc0-405a-bf55-12ae3a10f81f 2019-06-30 11:28:09,431 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:28:09,432 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-68c4c896-2bc0-405a-bf55-12ae3a10f81f 2019-06-30 11:28:09,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.628576040268s 2019-06-30 11:28:14,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:28:14,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:28:14,471 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:28:14 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-93b7b7d6-666d-4a5b-8e4f-333ce32e688d 2019-06-30 11:28:14,471 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:28:14,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:28:14 GMT Server: Apache x-openstack-request-id: req-9f21c169-9318-49df-92b9-e7f85dd56b96 2019-06-30 11:28:14,513 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:28:14,513 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-9f21c169-9318-49df-92b9-e7f85dd56b96 2019-06-30 11:28:14,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747308731079s 2019-06-30 11:28:19,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:28:19,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:28:19,542 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:28:19 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-918de0ce-bccb-41fa-93c8-e3115e95e5e9 2019-06-30 11:28:19,542 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:28:19,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:28:19 GMT Server: Apache x-openstack-request-id: req-aff5a02c-b50e-43cc-abce-6ef1c6d49bdc 2019-06-30 11:28:19,841 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:28:19,842 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-aff5a02c-b50e-43cc-abce-6ef1c6d49bdc 2019-06-30 11:28:19,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.327306032181s 2019-06-30 11:28:19,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:28:19,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:28:19,868 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:28:19 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-43303b5b-1af9-451b-b43c-ef53bf29f348 2019-06-30 11:28:19,868 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:28:19,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:28:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f20e833c-5d4b-4bb9-bda6-342777203767 2019-06-30 11:28:19,908 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:28:19,908 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-f20e833c-5d4b-4bb9-bda6-342777203767 2019-06-30 11:28:19,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0662400722504s 2019-06-30 11:28:24,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:28:24,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:28:24,941 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:28:24 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-043b36de-51a5-4ed1-881c-fa08955ad776 2019-06-30 11:28:24,942 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:28:24,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:28:24 GMT Server: Apache x-openstack-request-id: req-7449b739-a1dc-4f73-888c-69ff5787b1c3 2019-06-30 11:28:24,984 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:28:24,984 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-7449b739-a1dc-4f73-888c-69ff5787b1c3 2019-06-30 11:28:24,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732271671295s 2019-06-30 11:28:29,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:28:29,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:28:30,022 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:28:29 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-2afde854-714c-41ef-a5a8-29d804b8a8b2 2019-06-30 11:28:30,022 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:28:30,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:28:30 GMT Server: Apache x-openstack-request-id: req-0b7bf557-abef-4d4d-b87e-38a1a78a6c3a 2019-06-30 11:28:30,343 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:28:30,343 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-0b7bf557-abef-4d4d-b87e-38a1a78a6c3a 2019-06-30 11:28:30,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.353363990784s 2019-06-30 11:28:30,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:28:30,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:28:30,372 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:28:30 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-c97a0606-099b-438f-b4f0-e0cfd0954d0b 2019-06-30 11:28:30,372 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:28:30,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:28:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-99912270-9516-42ca-a217-885b39dec579 2019-06-30 11:28:30,693 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:28:30,694 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-99912270-9516-42ca-a217-885b39dec579 2019-06-30 11:28:30,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.350271940231s 2019-06-30 11:28:35,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:28:35,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:28:35,750 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:28:35 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-f5916304-b67a-467a-803c-d320962768d0 2019-06-30 11:28:35,750 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:28:35,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:28:35 GMT Server: Apache x-openstack-request-id: req-fd29d06e-b10f-487f-aade-8e37e6acbebd 2019-06-30 11:28:35,792 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:28:35,793 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-fd29d06e-b10f-487f-aade-8e37e6acbebd 2019-06-30 11:28:35,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0919008255005s 2019-06-30 11:28:40,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:28:40,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:28:40,829 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:28:40 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-4eb3eaa3-26af-4f98-af24-da91e0a012e3 2019-06-30 11:28:40,829 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:28:40,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:28:40 GMT Server: Apache x-openstack-request-id: req-8e479a74-ae56-4d68-8ffa-860b61ee2546 2019-06-30 11:28:40,870 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:28:40,870 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-8e479a74-ae56-4d68-8ffa-860b61ee2546 2019-06-30 11:28:40,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718021392822s 2019-06-30 11:28:40,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:28:40,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:28:40,898 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:28:40 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-bf124069-215e-4eba-a3dd-5b4ad81d54d3 2019-06-30 11:28:40,898 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:28:41,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:28:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b714ad84-5018-4568-b61e-d0a107669e5c 2019-06-30 11:28:41,213 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:28:41,213 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-b714ad84-5018-4568-b61e-d0a107669e5c 2019-06-30 11:28:41,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.342741012573s 2019-06-30 11:28:46,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:28:46,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:28:46,526 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:28:46 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-8ee1fb37-4565-43c9-8778-1db56db8f268 2019-06-30 11:28:46,526 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:28:46,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:28:46 GMT Server: Apache x-openstack-request-id: req-b7ca9bb5-90b3-4777-9e86-4ae5d6c78967 2019-06-30 11:28:46,567 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:28:46,567 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-b7ca9bb5-90b3-4777-9e86-4ae5d6c78967 2019-06-30 11:28:46,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.349267959595s 2019-06-30 11:28:51,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:28:51,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:28:51,604 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:28:51 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-2aeba8ee-acdc-4509-895c-1d1131419bde 2019-06-30 11:28:51,605 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:28:51,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:28:51 GMT Server: Apache x-openstack-request-id: req-5ff01c73-6807-4e56-8a78-2e27de7a6af4 2019-06-30 11:28:51,912 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:28:51,912 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-5ff01c73-6807-4e56-8a78-2e27de7a6af4 2019-06-30 11:28:51,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.339505910873s 2019-06-30 11:28:51,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:28:51,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:28:52,220 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:28:51 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-f503f69e-4599-4836-9c16-aba03a19d822 2019-06-30 11:28:52,220 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:28:52,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:28:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5319e721-9ff8-4645-88be-42686fed5537 2019-06-30 11:28:52,261 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:28:52,261 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-5319e721-9ff8-4645-88be-42686fed5537 2019-06-30 11:28:52,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.348091840744s 2019-06-30 11:28:57,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:28:57,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:28:57,317 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:28:57 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-048639ca-d037-479c-933c-49826a529921 2019-06-30 11:28:57,317 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:28:57,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:28:57 GMT Server: Apache x-openstack-request-id: req-d73dd7fc-24ff-400b-962a-a7c1b505fa08 2019-06-30 11:28:57,358 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:28:57,358 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-d73dd7fc-24ff-400b-962a-a7c1b505fa08 2019-06-30 11:28:57,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0905380249023s 2019-06-30 11:29:02,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:29:02,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:29:02,407 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:29:02 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-4e543200-df49-4ea6-b578-1d7ecfbc7245 2019-06-30 11:29:02,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. 2019-06-30 11:29:02,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:29:02 GMT Server: Apache x-openstack-request-id: req-a85153c1-616c-40b3-95dc-3b8ee94fd1af 2019-06-30 11:29:02,449 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:29:02,449 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-a85153c1-616c-40b3-95dc-3b8ee94fd1af 2019-06-30 11:29:02,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.090194940567s 2019-06-30 11:29:02,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:29:02,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:29:02,479 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:29:02 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-0446a09a-abd6-4adc-a021-d56743504b5d 2019-06-30 11:29:02,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. 2019-06-30 11:29:02,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:29:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5576fb83-5652-4b4c-b5c7-7af8cca50415 2019-06-30 11:29:02,522 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:29:02,522 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-5576fb83-5652-4b4c-b5c7-7af8cca50415 2019-06-30 11:29:02,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718679428101s 2019-06-30 11:29:07,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:29:07,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:29:07,556 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:29:07 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-32b560e6-70d6-479e-9fab-044123a1d57f 2019-06-30 11:29:07,557 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:29:07,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:29:07 GMT Server: Apache x-openstack-request-id: req-80ceff5e-3863-430d-a958-b5fc41c8dd6c 2019-06-30 11:29:07,598 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:29:07,598 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-80ceff5e-3863-430d-a958-b5fc41c8dd6c 2019-06-30 11:29:07,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727441310883s 2019-06-30 11:29:12,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:29:12,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:29:12,633 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:29:12 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-61f4da09-73b3-4237-afdd-abdf4a4a2811 2019-06-30 11:29:12,633 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:29:12,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:29:12 GMT Server: Apache x-openstack-request-id: req-9fb36c88-08dc-42b1-a866-34085e77301c 2019-06-30 11:29:12,673 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:29:12,674 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-9fb36c88-08dc-42b1-a866-34085e77301c 2019-06-30 11:29:12,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703589916229s 2019-06-30 11:29:12,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:29:12,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:29:12,702 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:29:12 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-ff654d46-9d85-4c56-8f93-1945f1b5c211 2019-06-30 11:29:12,702 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:29:12,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:29:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3d5f0f55-7251-4fea-a552-01292b02d1ca 2019-06-30 11:29:12,726 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:29:12,726 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-3d5f0f55-7251-4fea-a552-01292b02d1ca 2019-06-30 11:29:12,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0518460273743s 2019-06-30 11:29:17,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:29:17,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:29:17,763 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:29:17 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-3eed8698-5846-48d3-afc8-45ec5f189e8b 2019-06-30 11:29:17,763 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:29:17,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:29:17 GMT Server: Apache x-openstack-request-id: req-4b4a7b30-2887-4b12-9441-8065bf0405fe 2019-06-30 11:29:17,804 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:29:17,804 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-4b4a7b30-2887-4b12-9441-8065bf0405fe 2019-06-30 11:29:17,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717380046844s 2019-06-30 11:29:22,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:29:22,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:29:22,842 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:29:22 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-8c9a71c1-7525-4338-b80d-e682ca4e0222 2019-06-30 11:29:22,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. 2019-06-30 11:29:22,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:29:22 GMT Server: Apache x-openstack-request-id: req-11d7d7a8-930b-462b-8cea-8115a3de4cf7 2019-06-30 11:29:22,884 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:29:22,884 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-11d7d7a8-930b-462b-8cea-8115a3de4cf7 2019-06-30 11:29:22,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741860866547s 2019-06-30 11:29:22,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:29:22,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:29:22,915 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:29:22 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-7d2c5277-c65b-4943-982b-c15a3437eed3 2019-06-30 11:29:22,915 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:29:22,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:29:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7e706c8c-43a0-4ae0-858b-116bb6d4b9ee 2019-06-30 11:29:22,958 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:29:22,958 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-7e706c8c-43a0-4ae0-858b-116bb6d4b9ee 2019-06-30 11:29:22,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729060173035s 2019-06-30 11:29:27,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:29:27,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:29:27,995 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:29:27 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-81a96016-7e7a-426e-9542-d01eca6d2f54 2019-06-30 11:29:27,996 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:29:28,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:29:27 GMT Server: Apache x-openstack-request-id: req-6f1f30d9-bc99-4600-8d17-e47b51428c69 2019-06-30 11:29:28,041 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:29:28,041 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-6f1f30d9-bc99-4600-8d17-e47b51428c69 2019-06-30 11:29:28,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0770869255066s 2019-06-30 11:29:33,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:29:33,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:29:33,078 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:29:33 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-10791e27-27b4-4a10-b96d-f62c87907ab7 2019-06-30 11:29:33,078 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:29:33,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:29:33 GMT Server: Apache x-openstack-request-id: req-2ccff9a1-c235-48a4-8bbc-3f594c875244 2019-06-30 11:29:33,119 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:29:33,120 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-2ccff9a1-c235-48a4-8bbc-3f594c875244 2019-06-30 11:29:33,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724639892578s 2019-06-30 11:29:33,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:29:33,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:29:33,150 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:29:33 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-90eb0dd9-b4d3-496d-b082-c9346361fd6d 2019-06-30 11:29:33,150 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:29:33,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:29:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c443afb3-3fd1-49f8-8141-0aee43b13a19 2019-06-30 11:29:33,192 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:29:33,192 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-c443afb3-3fd1-49f8-8141-0aee43b13a19 2019-06-30 11:29:33,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719859600067s 2019-06-30 11:29:38,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:29:38,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:29:38,229 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:29:38 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-b1a58897-c6dc-48b5-9137-88d7fa766ead 2019-06-30 11:29:38,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. 2019-06-30 11:29:38,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:29:38 GMT Server: Apache x-openstack-request-id: req-f6693130-aacf-4f76-9103-bbb197d6e531 2019-06-30 11:29:38,270 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:29:38,270 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-f6693130-aacf-4f76-9103-bbb197d6e531 2019-06-30 11:29:38,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712759494781s 2019-06-30 11:29:43,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:29:43,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:29:43,309 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:29:43 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-8cd05b77-3add-4b05-9d46-7734766758b1 2019-06-30 11:29:43,309 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:29:43,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:29:43 GMT Server: Apache x-openstack-request-id: req-5d1877cd-45ad-4c25-9cae-1f545868a76e 2019-06-30 11:29:43,351 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:29:43,351 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-5d1877cd-45ad-4c25-9cae-1f545868a76e 2019-06-30 11:29:43,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749759674072s 2019-06-30 11:29:43,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:29:43,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:29:43,380 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:29:43 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-a611d289-1232-4546-9183-de312401d887 2019-06-30 11:29:43,380 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:29:43,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:29:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d6aef6b6-8189-4100-93d5-055fed81d865 2019-06-30 11:29:43,425 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:29:43,425 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-d6aef6b6-8189-4100-93d5-055fed81d865 2019-06-30 11:29:43,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073902130127s 2019-06-30 11:29:48,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:29:48,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:29:48,463 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:29:48 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-97b4390e-64c2-4d77-a7ab-a6c188755cf5 2019-06-30 11:29:48,463 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:29:48,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:29:48 GMT Server: Apache x-openstack-request-id: req-f4add5f3-18f0-4df5-ab13-46bc7bf100d2 2019-06-30 11:29:48,507 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:29:48,508 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-f4add5f3-18f0-4df5-ab13-46bc7bf100d2 2019-06-30 11:29:48,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757730007172s 2019-06-30 11:29:53,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:29:53,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:29:53,544 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:29:53 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-c8f657a0-f193-405c-8ec9-a314a551ab74 2019-06-30 11:29:53,544 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:29:53,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:29:53 GMT Server: Apache x-openstack-request-id: req-f4e89a05-8823-493f-878d-97d3907425e5 2019-06-30 11:29:53,586 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:29:53,586 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-f4e89a05-8823-493f-878d-97d3907425e5 2019-06-30 11:29:53,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731339454651s 2019-06-30 11:29:53,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:29:53,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:29:53,617 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:29:53 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-875818e2-839a-4167-a154-201dd8b49f97 2019-06-30 11:29:53,617 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:29:53,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:29:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-84850c0c-0529-478e-9bf3-81326a8dd507 2019-06-30 11:29:53,660 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:29:53,660 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-84850c0c-0529-478e-9bf3-81326a8dd507 2019-06-30 11:29:53,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732669830322s 2019-06-30 11:29:58,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:29:58,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:29:58,696 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:29:58 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-3d367773-cfff-4fca-ae2c-5c39a6a4f989 2019-06-30 11:29:58,696 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:29:58,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:29:58 GMT Server: Apache x-openstack-request-id: req-02df1ebc-a81c-4d1e-872f-d72b0b789d82 2019-06-30 11:29:58,737 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:29:58,737 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-02df1ebc-a81c-4d1e-872f-d72b0b789d82 2019-06-30 11:29:58,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706629753113s 2019-06-30 11:30:03,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:30:03,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:30:03,770 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:30:03 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-a47096f5-f5fe-4988-8ef2-77e0e518e353 2019-06-30 11:30:03,770 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:30:03,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:30:03 GMT Server: Apache x-openstack-request-id: req-60e495cd-31b3-4044-ba2e-9b3c6949ade4 2019-06-30 11:30:03,812 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:30:03,812 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-60e495cd-31b3-4044-ba2e-9b3c6949ade4 2019-06-30 11:30:03,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717589855194s 2019-06-30 11:30:03,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:30:03,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:30:03,842 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:30:03 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-c2bdbd61-173d-4bda-b814-21515ff50e06 2019-06-30 11:30: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. 2019-06-30 11:30:03,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:30:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c6c4240e-127c-4408-9646-4aef21dd517d 2019-06-30 11:30:03,883 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:30:03,883 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-c6c4240e-127c-4408-9646-4aef21dd517d 2019-06-30 11:30:03,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708191394806s 2019-06-30 11:30:08,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:30:08,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:30:08,924 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:30:08 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-dd78c0aa-baa9-4845-a423-d7ed4322df38 2019-06-30 11:30:08,924 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:30:08,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:30:08 GMT Server: Apache x-openstack-request-id: req-c25dc1e4-61a0-4b92-b4c4-a3d01b858e1e 2019-06-30 11:30:08,966 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:30:08,966 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-c25dc1e4-61a0-4b92-b4c4-a3d01b858e1e 2019-06-30 11:30:08,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759191513062s 2019-06-30 11:30:13,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:30:13,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:30:14,002 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:30:13 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-dc552459-2cd8-4668-b5a0-1e7b9bf3c4e2 2019-06-30 11:30:14,003 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:30:14,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:30:14 GMT Server: Apache x-openstack-request-id: req-9403bdf1-5585-4e0c-9a11-185777f048f1 2019-06-30 11:30:14,045 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:30:14,045 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-9403bdf1-5585-4e0c-9a11-185777f048f1 2019-06-30 11:30:14,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728828907013s 2019-06-30 11:30:14,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:30:14,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:30:14,075 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:30:14 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-3d26e89d-32a2-436d-aeff-4719e203eb81 2019-06-30 11:30:14,075 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:30:14,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:30:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1cc1d2bc-0416-4a78-9637-e7f6aeaf0680 2019-06-30 11:30:14,119 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:30:14,119 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-1cc1d2bc-0416-4a78-9637-e7f6aeaf0680 2019-06-30 11:30:14,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738410949707s 2019-06-30 11:30:19,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:30:19,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:30:19,154 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:30:19 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-c72600cf-e7e8-4486-8195-42b88c9d7adf 2019-06-30 11:30:19,154 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:30:19,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:30:19 GMT Server: Apache x-openstack-request-id: req-a15ec970-4b75-47b2-8bfe-d3bea3b19f7c 2019-06-30 11:30:19,194 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:30:19,194 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-a15ec970-4b75-47b2-8bfe-d3bea3b19f7c 2019-06-30 11:30:19,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707430839539s 2019-06-30 11:30:24,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:30:24,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:30:24,233 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:30:24 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-79e854d8-c1cb-426a-b6dd-ed7772d7af11 2019-06-30 11:30:24,233 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:30:24,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:30:24 GMT Server: Apache x-openstack-request-id: req-340bbdab-3963-4a50-8a5d-840fcaac170b 2019-06-30 11:30:24,275 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:30:24,275 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-340bbdab-3963-4a50-8a5d-840fcaac170b 2019-06-30 11:30:24,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754141807556s 2019-06-30 11:30:24,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:30:24,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:30:24,307 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:30:24 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-29bdeb75-2989-412d-83f8-d9e2a541ff10 2019-06-30 11:30:24,307 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:30:24,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:30:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b239f9e6-e73a-4371-b498-07c347c51903 2019-06-30 11:30:24,349 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:30:24,350 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-b239f9e6-e73a-4371-b498-07c347c51903 2019-06-30 11:30:24,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735690593719s 2019-06-30 11:30:29,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:30:29,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:30:29,404 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:30:29 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-6b278fef-b252-4dbf-93e1-c3b60c6b6f2b 2019-06-30 11:30:29,405 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:30:29,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:30:29 GMT Server: Apache x-openstack-request-id: req-9e8fc732-4b90-44d0-8c92-cba645be38d5 2019-06-30 11:30:29,447 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:30:29,447 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-9e8fc732-4b90-44d0-8c92-cba645be38d5 2019-06-30 11:30:29,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0906298160553s 2019-06-30 11:30:34,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:30:34,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:30:34,484 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:30:34 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-8c2efcbf-a0d5-44fe-9a81-077514d72115 2019-06-30 11:30:34,484 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:30:34,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:30:34 GMT Server: Apache x-openstack-request-id: req-6ef9bd4b-56da-470b-b01f-1a8cc4be50e9 2019-06-30 11:30:34,525 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:30:34,526 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-6ef9bd4b-56da-470b-b01f-1a8cc4be50e9 2019-06-30 11:30:34,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753219127655s 2019-06-30 11:30:34,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:30:34,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:30:34,555 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:30:34 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-654e911b-849a-47cf-82ed-fb78aa5f13cb 2019-06-30 11:30:34,556 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:30:34,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:30:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f6fd1138-8a2d-481b-b0a7-ef0fae3a1746 2019-06-30 11:30:34,597 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:30:34,598 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-f6fd1138-8a2d-481b-b0a7-ef0fae3a1746 2019-06-30 11:30:34,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0713789463043s 2019-06-30 11:30:39,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:30:39,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:30:39,634 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:30:39 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc Server: Apache x-openstack-request-id: req-63f13f26-12d4-4024-afcd-da993f344184 2019-06-30 11:30:39,634 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:30:39,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 450 Content-Type: application/json Date: Sun, 30 Jun 2019 11:30:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c54776f9-a5cb-4513-bfce-638022fcba43 2019-06-30 11:30:39,676 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-06-30T11:30:39Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/ellis/events/833598e3-7e2b-4aed-aec0-1bb47272d474", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "a614396f-fdb2-4fd5-93e2-1ece3a81068f", "id": "833598e3-7e2b-4aed-aec0-1bb47272d474"}, {"resource_name": "vellum", "event_time": "2019-06-30T11:30:39Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/vellum/events/e4571971-dc4d-43f8-b80d-71c7875ae9af", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-grvoj7l7tyyx", "id": "e4571971-dc4d-43f8-b80d-71c7875ae9af"}]} 2019-06-30 11:30:39,676 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc&marker=a00f3cb7-200c-42af-b1b4-e1ac59b0eb92&sort_dir=asc used request id req-c54776f9-a5cb-4513-bfce-638022fcba43 2019-06-30 11:30:39,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723099708557s 2019-06-30 11:30:44,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:30:44,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:30:44,713 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:30:44 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-5324fd19-b334-4b05-b036-51a7b167ec80 2019-06-30 11:30:44,713 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:30:44,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:30:44 GMT Server: Apache x-openstack-request-id: req-b1795e78-050c-4ee7-b6d4-e3749e53778e 2019-06-30 11:30:44,757 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:30:44,757 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-b1795e78-050c-4ee7-b6d4-e3749e53778e 2019-06-30 11:30:44,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074501991272s 2019-06-30 11:30:49,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:30:49,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:30:49,793 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:30:49 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-306441a2-3726-45c4-82ca-7f2759cea7bc 2019-06-30 11:30:49,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. 2019-06-30 11:30:49,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:30:49 GMT Server: Apache x-openstack-request-id: req-bab9a0fe-60ea-4129-892c-a14040fdd3da 2019-06-30 11:30:49,837 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:30:49,837 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-bab9a0fe-60ea-4129-892c-a14040fdd3da 2019-06-30 11:30:49,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740480422974s 2019-06-30 11:30:49,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:30:49,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:30:49,869 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:30:49 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-378e4698-c214-4514-bdc5-37bce1a9f64b 2019-06-30 11:30:49,869 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:30:49,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:30:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-21827cb8-626b-45b3-8b7c-6dd6f5de946a 2019-06-30 11:30:49,896 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:30:49,896 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-21827cb8-626b-45b3-8b7c-6dd6f5de946a 2019-06-30 11:30:49,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0585091114044s 2019-06-30 11:30:54,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:30:54,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:30:54,932 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:30:54 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-cc15c833-35e5-4f04-8797-191df8ec9f2b 2019-06-30 11:30:54,932 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:30:54,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:30:54 GMT Server: Apache x-openstack-request-id: req-a69bf021-5acf-4061-840e-c96de15b54ad 2019-06-30 11:30:54,973 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:30:54,973 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-a69bf021-5acf-4061-840e-c96de15b54ad 2019-06-30 11:30:54,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706760883331s 2019-06-30 11:30:59,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:30:59,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:31:00,010 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:30:59 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-c4b145c9-4661-4645-8db5-3c5353ddf114 2019-06-30 11:31:00,010 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:31:00,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:31:00 GMT Server: Apache x-openstack-request-id: req-eaeca545-f875-4dec-a9ac-7a41e986d6b5 2019-06-30 11:31:00,052 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:31:00,052 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-eaeca545-f875-4dec-a9ac-7a41e986d6b5 2019-06-30 11:31:00,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727021694183s 2019-06-30 11:31:00,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:31:00,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:31:00,081 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:31:00 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-598e7884-99da-4b08-8fd0-08927062965d 2019-06-30 11:31:00,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. 2019-06-30 11:31:00,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:31:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-72ce9764-0a0d-44f8-b6f3-88a0f4af6a24 2019-06-30 11:31:00,123 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:31:00,123 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-72ce9764-0a0d-44f8-b6f3-88a0f4af6a24 2019-06-30 11:31:00,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.070620059967s 2019-06-30 11:31:05,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:31:05,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:31:05,161 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:31:05 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-92631ac6-fa65-4cad-97cd-de756035439c 2019-06-30 11:31:05,161 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:31:05,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:31:05 GMT Server: Apache x-openstack-request-id: req-a1caf9d0-161a-431c-a906-1c568284d5db 2019-06-30 11:31:05,203 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:31:05,203 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-a1caf9d0-161a-431c-a906-1c568284d5db 2019-06-30 11:31:05,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736570358276s 2019-06-30 11:31:10,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:31:10,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:31:10,236 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:31:10 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-b5242510-418b-47cb-91d5-4e312aacf14a 2019-06-30 11:31:10,236 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:31:10,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:31:10 GMT Server: Apache x-openstack-request-id: req-034fae8a-ee95-41b9-8257-a50dd76872d6 2019-06-30 11:31:10,277 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:31:10,277 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-034fae8a-ee95-41b9-8257-a50dd76872d6 2019-06-30 11:31:10,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720510482788s 2019-06-30 11:31:10,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:31:10,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:31:10,308 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:31:10 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-f33ef395-48ff-42f3-9e0c-c9354fc30694 2019-06-30 11:31:10,309 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:31:10,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:31:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8f76d59b-c266-42b4-81b8-41267aa6889e 2019-06-30 11:31:10,349 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:31:10,349 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-8f76d59b-c266-42b4-81b8-41267aa6889e 2019-06-30 11:31:10,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712089538574s 2019-06-30 11:31:15,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:31:15,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:31:15,386 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:31:15 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-02eaf75b-0536-4c8f-807a-e80e7addd42b 2019-06-30 11:31:15,386 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:31:15,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:31:15 GMT Server: Apache x-openstack-request-id: req-db49f330-e1d0-43e4-8a5c-eabc33aed18f 2019-06-30 11:31:15,428 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:31:15,428 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-db49f330-e1d0-43e4-8a5c-eabc33aed18f 2019-06-30 11:31:15,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726630687714s 2019-06-30 11:31:20,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:31:20,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:31:20,464 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:31:20 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-b25cd872-2ec8-44f7-b1d2-e0513066b455 2019-06-30 11:31:20,464 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:31:20,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:31:20 GMT Server: Apache x-openstack-request-id: req-c998fd37-7671-496e-a5d9-0389f1c9adb6 2019-06-30 11:31:20,505 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:31:20,506 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-c998fd37-7671-496e-a5d9-0389f1c9adb6 2019-06-30 11:31:20,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714299678802s 2019-06-30 11:31:20,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:31:20,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:31:20,535 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:31:20 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-b2c879b4-84c9-4d58-bd0c-c4136c4f1f57 2019-06-30 11:31:20,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. 2019-06-30 11:31:20,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:31:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0e58bce2-cc80-44f3-8a6e-efafe381cd60 2019-06-30 11:31:20,560 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:31:20,560 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-0e58bce2-cc80-44f3-8a6e-efafe381cd60 2019-06-30 11:31:20,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0538110733032s 2019-06-30 11:31:25,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:31:25,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:31:25,598 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:31:25 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-619fddd6-b0fc-4e21-a967-5088584d0dad 2019-06-30 11:31:25,598 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:31:25,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:31:25 GMT Server: Apache x-openstack-request-id: req-da327870-0ac0-4185-b36f-79b60f790000 2019-06-30 11:31:25,641 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:31:25,641 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-da327870-0ac0-4185-b36f-79b60f790000 2019-06-30 11:31:25,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749490261078s 2019-06-30 11:31:30,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:31:30,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:31:30,679 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:31:30 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-e282866c-b45b-49a3-be8e-96eed85808be 2019-06-30 11:31:30,679 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:31:30,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:31:30 GMT Server: Apache x-openstack-request-id: req-e83cb5e9-75e6-480e-8e32-5a2ddd7d4b71 2019-06-30 11:31:30,722 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:31:30,722 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-e83cb5e9-75e6-480e-8e32-5a2ddd7d4b71 2019-06-30 11:31:30,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745780467987s 2019-06-30 11:31:30,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:31:30,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:31:30,752 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:31:30 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-e189e618-b1e6-48c9-a7a2-7600e377796d 2019-06-30 11:31:30,752 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:31:30,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:31:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7963b7ba-82a6-4438-8c6d-d0b2b501e7b2 2019-06-30 11:31:30,794 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:31:30,795 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-7963b7ba-82a6-4438-8c6d-d0b2b501e7b2 2019-06-30 11:31:30,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072273015976s 2019-06-30 11:31:35,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:31:35,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:31:35,835 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:31:35 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-7f9af3b8-1336-4fc5-95bf-2ab2b153984f 2019-06-30 11:31:35,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. 2019-06-30 11:31:35,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:31:35 GMT Server: Apache x-openstack-request-id: req-86491919-75c7-403a-a90a-66c976a8e8de 2019-06-30 11:31:35,878 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:31:35,878 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-86491919-75c7-403a-a90a-66c976a8e8de 2019-06-30 11:31:35,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0767271518707s 2019-06-30 11:31:40,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:31:40,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:31:40,910 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:31:40 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-688f30a3-3d2e-4582-a092-9c844ef7d999 2019-06-30 11:31:40,910 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:31:40,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:31:40 GMT Server: Apache x-openstack-request-id: req-e4d64c0c-64c9-43c4-aa96-fa0ff9c55eae 2019-06-30 11:31:40,951 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:31:40,951 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-e4d64c0c-64c9-43c4-aa96-fa0ff9c55eae 2019-06-30 11:31:40,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723669528961s 2019-06-30 11:31:40,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:31:40,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:31:40,982 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:31:40 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-4b480c1d-6755-4ad7-ae2b-18ed51778a8f 2019-06-30 11:31:40,982 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:31:41,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:31:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-af937246-cae8-4c86-bff8-15aa3c37a462 2019-06-30 11:31:41,023 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:31:41,024 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-af937246-cae8-4c86-bff8-15aa3c37a462 2019-06-30 11:31:41,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715072154999s 2019-06-30 11:31:46,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:31:46,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:31:46,062 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:31:46 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-fa5622ff-5725-4ad6-8d66-e4a74cb9fe56 2019-06-30 11:31:46,062 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:31:46,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:31:46 GMT Server: Apache x-openstack-request-id: req-b81a26f5-a386-4343-a2d4-f410383eb351 2019-06-30 11:31:46,105 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:31:46,105 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-b81a26f5-a386-4343-a2d4-f410383eb351 2019-06-30 11:31:46,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747308731079s 2019-06-30 11:31:51,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:31:51,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:31:51,141 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:31:51 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-61693ac1-a02b-4a86-8d8d-5802d15050a4 2019-06-30 11:31:51,141 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:31:51,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:31:51 GMT Server: Apache x-openstack-request-id: req-d2856068-1b47-4b21-ac99-40ba4a7a2cdf 2019-06-30 11:31:51,181 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:31:51,181 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-d2856068-1b47-4b21-ac99-40ba4a7a2cdf 2019-06-30 11:31:51,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703880786896s 2019-06-30 11:31:51,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:31:51,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:31:51,215 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:31:51 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-06160e48-53f5-4f4f-a5b0-f4072cce256d 2019-06-30 11:31:51,215 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:31:51,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:31:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-21cb6f10-abf8-4901-ba28-8f8f5797f646 2019-06-30 11:31:51,239 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:31:51,240 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-21cb6f10-abf8-4901-ba28-8f8f5797f646 2019-06-30 11:31:51,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0576729774475s 2019-06-30 11:31:56,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:31:56,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:31:56,290 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:31:56 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-3346782e-664a-49ff-ab2f-368b1ea30f45 2019-06-30 11:31:56,290 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:31:56,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:31:56 GMT Server: Apache x-openstack-request-id: req-a7254c75-6b84-4e9d-8661-2763e6c5e64d 2019-06-30 11:31:56,332 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:31:56,332 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-a7254c75-6b84-4e9d-8661-2763e6c5e64d 2019-06-30 11:31:56,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0895490646362s 2019-06-30 11:32:01,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:32:01,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:32:01,370 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:32:01 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-27a669f5-1a91-4322-9dd2-ad40b4578cf6 2019-06-30 11:32:01,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. 2019-06-30 11:32:01,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:32:01 GMT Server: Apache x-openstack-request-id: req-74dd94ee-53c8-4898-9185-e6a4e38f69be 2019-06-30 11:32:01,412 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:32:01,412 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-74dd94ee-53c8-4898-9185-e6a4e38f69be 2019-06-30 11:32:01,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745620727539s 2019-06-30 11:32:01,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:32:01,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:32:01,443 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:32:01 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-976a042a-4500-499c-829a-d724f4195340 2019-06-30 11:32:01,443 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:32:01,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:32:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-66066dda-e675-424f-adc6-2c3224cc2801 2019-06-30 11:32:01,485 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:32:01,485 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-66066dda-e675-424f-adc6-2c3224cc2801 2019-06-30 11:32:01,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720429420471s 2019-06-30 11:32:06,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:32:06,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:32:06,525 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:32:06 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-39d2d98f-0199-4e8c-983e-5efa2c642aab 2019-06-30 11:32:06,525 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:32:06,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:32:06 GMT Server: Apache x-openstack-request-id: req-2727c36b-bb80-446d-9e02-880e2303757f 2019-06-30 11:32:06,571 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:32:06,572 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-2727c36b-bb80-446d-9e02-880e2303757f 2019-06-30 11:32:06,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0796899795532s 2019-06-30 11:32:11,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:32:11,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:32:11,604 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:32:11 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-4b8a71e4-2efa-41e1-9298-aadaa473ab34 2019-06-30 11:32:11,604 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:32:11,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:32:11 GMT Server: Apache x-openstack-request-id: req-9de666e2-5866-4dc5-a2f3-caaa88313820 2019-06-30 11:32:11,645 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:32:11,645 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-9de666e2-5866-4dc5-a2f3-caaa88313820 2019-06-30 11:32:11,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713300704956s 2019-06-30 11:32:11,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:32:11,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:32:11,676 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:32:11 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-5903d75f-85aa-46bd-967e-fd33116bef99 2019-06-30 11:32:11,676 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:32:11,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:32:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-eeccaddf-8896-415b-bffe-2f2ff2391b33 2019-06-30 11:32:11,718 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:32:11,718 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-eeccaddf-8896-415b-bffe-2f2ff2391b33 2019-06-30 11:32:11,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720000267029s 2019-06-30 11:32:16,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:32:16,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:32:16,760 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:32:16 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-2a09425d-8d7c-494d-a429-203285d399d2 2019-06-30 11:32:16,760 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:32:16,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:32:16 GMT Server: Apache x-openstack-request-id: req-2d8b9145-0931-4d77-91c5-90fc29ede3e6 2019-06-30 11:32:16,834 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:32:16,834 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-2d8b9145-0931-4d77-91c5-90fc29ede3e6 2019-06-30 11:32:16,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.108282089233s 2019-06-30 11:32:21,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:32:21,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:32:21,872 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:32:21 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-ede2f47b-e87e-4f9d-977a-24bc8a28fbca 2019-06-30 11:32:21,872 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:32:21,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:32:21 GMT Server: Apache x-openstack-request-id: req-430b3e2c-5935-4e3c-92fc-6dc71ca1b333 2019-06-30 11:32:21,914 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:32:21,914 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-430b3e2c-5935-4e3c-92fc-6dc71ca1b333 2019-06-30 11:32:21,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745191574097s 2019-06-30 11:32:21,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:32:21,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:32:21,941 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:32:21 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-ba3e5800-3159-4f65-93fc-165c89934a37 2019-06-30 11:32:21,942 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:32:21,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:32:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1a339c83-60d2-42df-b876-09710673b0a4 2019-06-30 11:32:21,984 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:32:21,985 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-1a339c83-60d2-42df-b876-09710673b0a4 2019-06-30 11:32:21,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0700860023499s 2019-06-30 11:32:26,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:32:26,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:32:27,023 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:32:26 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-fbd84783-c701-44ae-8d9d-8da6a8481e4f 2019-06-30 11:32:27,023 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:32:27,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:32:27 GMT Server: Apache x-openstack-request-id: req-7550bba3-547d-48c2-8369-88ed160ae065 2019-06-30 11:32:27,065 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:32:27,065 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-7550bba3-547d-48c2-8369-88ed160ae065 2019-06-30 11:32:27,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737860202789s 2019-06-30 11:32:32,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:32:32,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:32:32,096 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:32:32 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-f53aab9a-baec-4a45-852f-852a7dd6eb18 2019-06-30 11:32:32,097 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:32:32,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:32:32 GMT Server: Apache x-openstack-request-id: req-19cd5c67-0e81-4b71-998e-280756fb9641 2019-06-30 11:32:32,138 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:32:32,138 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-19cd5c67-0e81-4b71-998e-280756fb9641 2019-06-30 11:32:32,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717289447784s 2019-06-30 11:32:32,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:32:32,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:32:32,168 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:32:32 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-1d19900e-498b-408b-9d8e-660f706485cf 2019-06-30 11:32:32,169 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:32:32,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:32:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a220ac4c-29db-485c-bbac-445b8542aace 2019-06-30 11:32:32,214 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:32:32,214 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-a220ac4c-29db-485c-bbac-445b8542aace 2019-06-30 11:32:32,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0747420787811s 2019-06-30 11:32:37,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:32:37,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:32:37,252 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:32:37 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-04b6da38-61fd-450e-8f1a-90eb9ab489e8 2019-06-30 11:32:37,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. 2019-06-30 11:32:37,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:32:37 GMT Server: Apache x-openstack-request-id: req-a84419d8-14a7-4aed-8cef-6f4ef428080a 2019-06-30 11:32:37,295 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:32:37,295 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-a84419d8-14a7-4aed-8cef-6f4ef428080a 2019-06-30 11:32:37,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747580528259s 2019-06-30 11:32:42,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:32:42,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:32:42,331 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:32:42 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-c4051eaa-88ee-4f8a-8161-bd89a239a176 2019-06-30 11:32:42,332 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:32:42,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:32:42 GMT Server: Apache x-openstack-request-id: req-bc338b20-e9f1-45b5-9398-48f3a968ee24 2019-06-30 11:32:42,373 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:32:42,373 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-bc338b20-e9f1-45b5-9398-48f3a968ee24 2019-06-30 11:32:42,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718779563904s 2019-06-30 11:32:42,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:32:42,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:32:42,403 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:32:42 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-3b365e1a-93c9-412a-9548-ab98af444f5c 2019-06-30 11:32:42,403 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:32:42,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:32:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3f9f2652-4806-4ad7-bc65-dae59f19520a 2019-06-30 11:32:42,445 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:32:42,445 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-3f9f2652-4806-4ad7-bc65-dae59f19520a 2019-06-30 11:32:42,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712530612946s 2019-06-30 11:32:47,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:32:47,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:32:47,482 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:32:47 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-cbd2b78a-223e-4158-97c6-f760f4c9bffd 2019-06-30 11:32:47,482 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:32:47,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:32:47 GMT Server: Apache x-openstack-request-id: req-9313494c-4ee0-443a-9b5a-2292f8bdb614 2019-06-30 11:32:47,524 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:32:47,524 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-9313494c-4ee0-443a-9b5a-2292f8bdb614 2019-06-30 11:32:47,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726912021637s 2019-06-30 11:32:52,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:32:52,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:32:52,561 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:32:52 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-1c752912-10e0-4c29-b66b-b2bb64316cb1 2019-06-30 11:32:52,561 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:32:52,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:32:52 GMT Server: Apache x-openstack-request-id: req-9ba91a3b-a62d-4383-95ed-a4a6a8cc4aef 2019-06-30 11:32:52,604 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:32:52,604 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-9ba91a3b-a62d-4383-95ed-a4a6a8cc4aef 2019-06-30 11:32:52,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740058422089s 2019-06-30 11:32:52,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:32:52,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:32:52,634 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:32:52 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-f52c2132-c781-4ff5-a57f-2e6bae943cbe 2019-06-30 11:32:52,635 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:32:52,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:32:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7205291d-d722-4f67-9843-08f3b79316aa 2019-06-30 11:32:52,677 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:32:52,678 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-7205291d-d722-4f67-9843-08f3b79316aa 2019-06-30 11:32:52,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730738639832s 2019-06-30 11:32:57,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:32:57,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:32:57,716 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:32:57 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-4649b58b-6194-493a-8e11-067ad37925f0 2019-06-30 11:32:57,716 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:32:57,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:32:57 GMT Server: Apache x-openstack-request-id: req-1f2a9695-2461-4445-a244-4e0f99a94396 2019-06-30 11:32:57,759 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:32:57,759 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-1f2a9695-2461-4445-a244-4e0f99a94396 2019-06-30 11:32:57,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752460956573s 2019-06-30 11:33:02,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:33:02,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:33:02,792 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:33:02 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-f27d99f9-4936-4d0e-87d8-eab6b6f7dd85 2019-06-30 11:33:02,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. 2019-06-30 11:33:02,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:33:02 GMT Server: Apache x-openstack-request-id: req-25f69048-3b5f-4498-8408-934bb969c8f8 2019-06-30 11:33:02,836 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:33:02,836 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-25f69048-3b5f-4498-8408-934bb969c8f8 2019-06-30 11:33:02,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073292016983s 2019-06-30 11:33:02,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:33:02,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:33:02,866 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:33:02 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-3a7b2a13-b9d2-462a-b065-f8515905fe61 2019-06-30 11:33:02,866 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:33:03,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:33:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b460b7d7-f05c-4a62-88b8-90569b27b0aa 2019-06-30 11:33:03,200 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:33:03,200 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-b460b7d7-f05c-4a62-88b8-90569b27b0aa 2019-06-30 11:33:03,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.362873077393s 2019-06-30 11:33:08,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:33:08,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:33:08,237 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:33:08 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-1ce19e0d-0a48-430c-82e6-abad28f43fbb 2019-06-30 11:33:08,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. 2019-06-30 11:33:08,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:33:08 GMT Server: Apache x-openstack-request-id: req-b68b58c8-a5cd-4d9c-8295-4eaee02404c1 2019-06-30 11:33:08,553 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:33:08,553 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-b68b58c8-a5cd-4d9c-8295-4eaee02404c1 2019-06-30 11:33:08,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.346580028534s 2019-06-30 11:33:13,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:33:13,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:33:13,588 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:33:13 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-8778a688-1770-4cf9-976f-46d108347828 2019-06-30 11:33:13,588 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:33:13,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:33:13 GMT Server: Apache x-openstack-request-id: req-6b59cd9d-7310-4a55-877e-70ef60f44931 2019-06-30 11:33:13,629 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:33:13,630 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-6b59cd9d-7310-4a55-877e-70ef60f44931 2019-06-30 11:33:13,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709278583527s 2019-06-30 11:33:13,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:33:13,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:33:13,660 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:33:13 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-2e863b03-a70f-4737-8dd2-b42aa9f6f8e3 2019-06-30 11:33:13,660 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:33:13,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:33:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fa795e69-57cf-4eed-b16b-b0efbe803d20 2019-06-30 11:33:13,701 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:33:13,701 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-fa795e69-57cf-4eed-b16b-b0efbe803d20 2019-06-30 11:33:13,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710470676422s 2019-06-30 11:33:18,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:33:18,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:33:19,022 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:33:18 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-566cf5f1-b62c-4687-9181-052fda2b7f0e 2019-06-30 11:33:19,022 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:33:19,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:33:19 GMT Server: Apache x-openstack-request-id: req-d70c6cd0-9162-4968-bad3-e27f3fe3d579 2019-06-30 11:33:19,246 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:33:19,246 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-d70c6cd0-9162-4968-bad3-e27f3fe3d579 2019-06-30 11:33:19,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.538190126419s 2019-06-30 11:33:24,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:33:24,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:33:24,283 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:33:24 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-8b27240f-c5af-4507-8330-4e845c94cd3a 2019-06-30 11:33:24,284 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:33:24,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:33:24 GMT Server: Apache x-openstack-request-id: req-133ec817-304c-4424-ae97-0bdf7c9dbb82 2019-06-30 11:33:24,696 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:33:24,697 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-133ec817-304c-4424-ae97-0bdf7c9dbb82 2019-06-30 11:33:24,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.445025205612s 2019-06-30 11:33:24,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:33:24,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:33:24,726 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:33:24 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-9de2b440-a39c-4cbe-acd0-711728e39443 2019-06-30 11:33:24,726 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:33:24,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:33:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-daee0e44-a417-4601-a174-f5c5e223fa19 2019-06-30 11:33:24,767 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:33:24,767 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-daee0e44-a417-4601-a174-f5c5e223fa19 2019-06-30 11:33:24,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0701580047607s 2019-06-30 11:33:29,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:33:29,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:33:29,806 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:33:29 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-30aec210-454e-4acf-bfcd-c2c866bbd108 2019-06-30 11:33:29,806 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:33:29,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:33:29 GMT Server: Apache x-openstack-request-id: req-c046870d-70c9-49f5-bf2e-29d7a036be00 2019-06-30 11:33:29,849 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:33:29,849 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-c046870d-70c9-49f5-bf2e-29d7a036be00 2019-06-30 11:33:29,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754730701447s 2019-06-30 11:33:34,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:33:34,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:33:35,163 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:33:34 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-8adb130a-5e07-4f8c-aa69-3eebcdc0dc48 2019-06-30 11:33:35,163 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:33:35,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:33:35 GMT Server: Apache x-openstack-request-id: req-d180f71d-7565-4e55-bca2-e3e3a44a3470 2019-06-30 11:33:35,204 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:33:35,205 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-d180f71d-7565-4e55-bca2-e3e3a44a3470 2019-06-30 11:33:35,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.349444150925s 2019-06-30 11:33:35,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:33:35,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:33:35,234 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:33:35 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-efa566c1-1e3a-4bfa-8248-a21beec8f668 2019-06-30 11:33:35,234 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:33:35,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:33:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-54ca5ef8-c48d-4267-9eda-97e3769303f7 2019-06-30 11:33:35,259 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:33:35,259 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-54ca5ef8-c48d-4267-9eda-97e3769303f7 2019-06-30 11:33:35,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0539269447327s 2019-06-30 11:33:40,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:33:40,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:33:40,296 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:33:40 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-687545f8-410c-4804-a3cc-4aa71d0948f6 2019-06-30 11:33:40,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. 2019-06-30 11:33:40,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:33:40 GMT Server: Apache x-openstack-request-id: req-ff035612-81de-44c2-ace4-63e1c6357ce2 2019-06-30 11:33:40,338 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:33:40,338 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-ff035612-81de-44c2-ace4-63e1c6357ce2 2019-06-30 11:33:40,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716531276703s 2019-06-30 11:33:45,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:33:45,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:33:45,376 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:33:45 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-47a2ea81-b430-41b5-a22d-dd68fad553a4 2019-06-30 11:33:45,376 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:33:45,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:33:45 GMT Server: Apache x-openstack-request-id: req-2ca9b8b4-2834-4aac-9cef-3caa9f7c690e 2019-06-30 11:33:45,673 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:33:45,673 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-2ca9b8b4-2834-4aac-9cef-3caa9f7c690e 2019-06-30 11:33:45,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.329309940338s 2019-06-30 11:33:45,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:33:45,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:33:45,702 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:33:45 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-397cd255-4d7c-4728-948c-78228dccf2e3 2019-06-30 11:33:45,702 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:33:45,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:33:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-272fa02c-281e-447c-9435-a17370918803 2019-06-30 11:33:45,743 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:33:45,743 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-272fa02c-281e-447c-9435-a17370918803 2019-06-30 11:33:45,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0698099136353s 2019-06-30 11:33:50,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:33:50,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:33:50,775 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:33:50 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-eef927e6-1fc1-4910-a90d-304a3a513215 2019-06-30 11:33:50,775 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:33:50,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:33:50 GMT Server: Apache x-openstack-request-id: req-7a28f988-e47d-4e79-88d1-e09ad833ac51 2019-06-30 11:33:50,817 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:33:50,817 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-7a28f988-e47d-4e79-88d1-e09ad833ac51 2019-06-30 11:33:50,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716218948364s 2019-06-30 11:33:55,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:33:55,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:33:55,857 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:33:55 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-3059112f-513f-4f9c-86e5-848d4d2f434c 2019-06-30 11:33:55,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. 2019-06-30 11:33:55,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:33:55 GMT Server: Apache x-openstack-request-id: req-b834f730-f7c2-4aa5-8675-da78250db9ad 2019-06-30 11:33:55,902 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:33:55,903 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-b834f730-f7c2-4aa5-8675-da78250db9ad 2019-06-30 11:33:55,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0799379348755s 2019-06-30 11:33:55,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:33:55,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:33:55,933 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:33:55 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-b53f7f03-eb75-4ef8-b830-21cd35edd39d 2019-06-30 11:33:55,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. 2019-06-30 11:33:56,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:33:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-aaa02c56-0922-4c13-ad11-93a20c184ce4 2019-06-30 11:33:56,267 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:33:56,267 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-aaa02c56-0922-4c13-ad11-93a20c184ce4 2019-06-30 11:33:56,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.363613128662s 2019-06-30 11:34:01,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:34:01,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:34:01,566 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:34:01 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-4e70358d-7eb4-44d7-8913-0faae7d5fc42 2019-06-30 11:34:01,567 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:34:01,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:34:01 GMT Server: Apache x-openstack-request-id: req-c56c6da2-87f2-4a8d-a0ab-797e38ab8623 2019-06-30 11:34:01,876 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:34:01,876 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-c56c6da2-87f2-4a8d-a0ab-797e38ab8623 2019-06-30 11:34:01,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.602570056915s 2019-06-30 11:34:06,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:34:06,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:34:07,190 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:34:06 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-31102e18-4c81-4021-89ce-c11a36063166 2019-06-30 11:34:07,190 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:34:07,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:34:07 GMT Server: Apache x-openstack-request-id: req-9a479c7a-81e8-434c-a646-af81515eca50 2019-06-30 11:34:07,231 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:34:07,232 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-9a479c7a-81e8-434c-a646-af81515eca50 2019-06-30 11:34:07,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.349814891815s 2019-06-30 11:34:07,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:34:07,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:34:07,261 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:34:07 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-f12e58a5-50fa-4f40-984a-f69e599b6bcc 2019-06-30 11:34:07,261 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:34:07,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:34:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-eee0dc35-2f07-4276-bba7-cb440da3239a 2019-06-30 11:34:07,302 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:34:07,302 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-eee0dc35-2f07-4276-bba7-cb440da3239a 2019-06-30 11:34:07,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0700070858002s 2019-06-30 11:34:12,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:34:12,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:34:12,340 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:34:12 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-62fbc9ed-7082-4488-a2c2-7e370e2df79c 2019-06-30 11:34:12,340 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:34:12,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:34:12 GMT Server: Apache x-openstack-request-id: req-0ff4c359-1918-456b-a55f-643d7346f613 2019-06-30 11:34:12,663 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:34:12,663 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-0ff4c359-1918-456b-a55f-643d7346f613 2019-06-30 11:34:12,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.35372710228s 2019-06-30 11:34:17,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:34:17,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:34:17,699 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:34:17 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-d3f3d870-1ff1-4417-bd4a-a8f903cc435d 2019-06-30 11:34:17,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. 2019-06-30 11:34:17,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:34:17 GMT Server: Apache x-openstack-request-id: req-b7bc821d-425b-433c-86ed-353969d0182f 2019-06-30 11:34:17,740 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:34:17,741 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-b7bc821d-425b-433c-86ed-353969d0182f 2019-06-30 11:34:17,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718131065369s 2019-06-30 11:34:17,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:34:17,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:34:17,771 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:34:17 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-e6f1ffcf-41e0-4253-b7d2-e468e9694535 2019-06-30 11:34:17,771 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:34:17,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:34:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e92d106e-f3aa-472d-8bb1-8c7f4079018b 2019-06-30 11:34:17,813 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:34:17,813 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-e92d106e-f3aa-472d-8bb1-8c7f4079018b 2019-06-30 11:34:17,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.071949005127s 2019-06-30 11:34:22,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:34:22,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:34:22,851 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:34:22 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-56433723-29c6-4110-a184-dc7f87cd18a6 2019-06-30 11:34:22,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. 2019-06-30 11:34:22,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:34:22 GMT Server: Apache x-openstack-request-id: req-90662b08-ce40-44bb-bfff-6ba966d5e14a 2019-06-30 11:34:22,894 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:34:22,894 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-90662b08-ce40-44bb-bfff-6ba966d5e14a 2019-06-30 11:34:22,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739650726318s 2019-06-30 11:34:27,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:34:27,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:34:27,949 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:34:27 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-47cdb5f3-6a9a-4330-9711-6b1ded7287c7 2019-06-30 11:34:27,949 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:34:27,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:34:27 GMT Server: Apache x-openstack-request-id: req-12c7ba31-3431-42fd-a9c8-1898eaaefdaf 2019-06-30 11:34:27,992 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:34:27,993 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-12c7ba31-3431-42fd-a9c8-1898eaaefdaf 2019-06-30 11:34:27,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0928049087524s 2019-06-30 11:34:27,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:34:27,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:34:28,023 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:34:27 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-da0e653b-7c11-4f41-8221-a52cdb8f396a 2019-06-30 11:34:28,023 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:34:28,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:34:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8e6f7512-dd50-46e6-a530-c8f948f07e40 2019-06-30 11:34:28,066 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:34:28,066 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-8e6f7512-dd50-46e6-a530-c8f948f07e40 2019-06-30 11:34:28,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728688240051s 2019-06-30 11:34:33,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:34:33,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:34:33,104 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:34:33 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-5ea1d536-2e08-43c9-a799-39156a424a55 2019-06-30 11:34:33,104 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:34:33,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:34:33 GMT Server: Apache x-openstack-request-id: req-12620903-2c52-44a0-ad41-44058c0eeea4 2019-06-30 11:34:33,145 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:34:33,146 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-12620903-2c52-44a0-ad41-44058c0eeea4 2019-06-30 11:34:33,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729360580444s 2019-06-30 11:34:38,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:34:38,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:34:38,181 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:34:38 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-217f44a4-82b6-4313-afc6-1b2d37e5611f 2019-06-30 11:34:38,181 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:34:38,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:34:38 GMT Server: Apache x-openstack-request-id: req-2e813bfc-b361-45f0-a359-5f90e2e28d19 2019-06-30 11:34:38,227 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:34:38,227 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-2e813bfc-b361-45f0-a359-5f90e2e28d19 2019-06-30 11:34:38,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761299133301s 2019-06-30 11:34:38,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:34:38,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:34:38,273 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:34:38 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-be81b42b-597c-436e-acef-d68eb6c00607 2019-06-30 11:34:38,274 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:34:38,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:34:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5fa52f11-1a63-443f-85da-7800ca049e04 2019-06-30 11:34:38,316 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:34:38,316 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-5fa52f11-1a63-443f-85da-7800ca049e04 2019-06-30 11:34:38,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0883519649506s 2019-06-30 11:34:43,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:34:43,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:34:43,352 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:34:43 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-0a8fca0a-fe8b-444a-9288-1759a703b142 2019-06-30 11:34:43,352 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:34:43,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:34:43 GMT Server: Apache x-openstack-request-id: req-cdc23f8b-a3d2-485c-9553-19dcb4620745 2019-06-30 11:34:43,393 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:34:43,394 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-cdc23f8b-a3d2-485c-9553-19dcb4620745 2019-06-30 11:34:43,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707569122314s 2019-06-30 11:34:48,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:34:48,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:34:48,430 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:34:48 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-0fb5f14f-ffd9-4a46-a75a-1e912bb5e8da 2019-06-30 11:34:48,431 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:34:48,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:34:48 GMT Server: Apache x-openstack-request-id: req-4efa4648-c0b5-4c93-ad5f-f37ddff0de92 2019-06-30 11:34:48,472 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:34:48,472 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-4efa4648-c0b5-4c93-ad5f-f37ddff0de92 2019-06-30 11:34:48,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730738639832s 2019-06-30 11:34:48,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:34:48,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:34:48,503 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:34:48 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-d729e05d-1a22-46da-a95d-9558cc264329 2019-06-30 11:34:48,503 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:34:48,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:34:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-41db5669-8eda-448c-8c4e-f1f4ab8e6376 2019-06-30 11:34:48,530 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:34:48,531 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-41db5669-8eda-448c-8c4e-f1f4ab8e6376 2019-06-30 11:34:48,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0575258731842s 2019-06-30 11:34:53,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:34:53,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:34:53,569 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:34:53 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-aaa8a210-6325-425a-b753-33ab7d91b306 2019-06-30 11:34:53,569 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:34:53,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:34:53 GMT Server: Apache x-openstack-request-id: req-c838b689-ad4d-4df2-a088-96647f7f5433 2019-06-30 11:34:53,611 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:34:53,611 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-c838b689-ad4d-4df2-a088-96647f7f5433 2019-06-30 11:34:53,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742630958557s 2019-06-30 11:34:58,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:34:58,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:34:58,665 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:34:58 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-f0419397-f0ad-44f8-8ab4-6dcad4ce7049 2019-06-30 11:34:58,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. 2019-06-30 11:34:58,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:34:58 GMT Server: Apache x-openstack-request-id: req-a6ed666f-979d-4451-91c1-66da879b9150 2019-06-30 11:34:58,708 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:34:58,708 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-a6ed666f-979d-4451-91c1-66da879b9150 2019-06-30 11:34:58,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0905969142914s 2019-06-30 11:34:58,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:34:58,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:34:58,738 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:34:58 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-ab0639b9-8f76-4ae7-8039-f35c1f4d3d16 2019-06-30 11:34:58,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. 2019-06-30 11:34:58,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:34:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b3aa70e3-59d5-40a6-9cf8-30a742a0c1cb 2019-06-30 11:34:58,781 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:34:58,782 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-b3aa70e3-59d5-40a6-9cf8-30a742a0c1cb 2019-06-30 11:34:58,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734181404114s 2019-06-30 11:35:03,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:35:03,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:35:03,819 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:35:03 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-a912ff61-fbe8-4f57-b51a-8dd03c909177 2019-06-30 11:35:03,819 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:35:03,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:35:03 GMT Server: Apache x-openstack-request-id: req-ec29d80c-eee9-492b-b895-f4f8911df552 2019-06-30 11:35:03,860 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:35:03,860 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-ec29d80c-eee9-492b-b895-f4f8911df552 2019-06-30 11:35:03,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713179111481s 2019-06-30 11:35:08,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:35:08,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:35:08,896 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:35:08 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-20c5baed-e999-4e12-af0b-9e46e02efaee 2019-06-30 11:35:08,896 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:35:08,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:35:08 GMT Server: Apache x-openstack-request-id: req-9f5fd6c8-73cb-47c5-8a04-fca32eb8c4a0 2019-06-30 11:35:08,938 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:35:08,938 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-9f5fd6c8-73cb-47c5-8a04-fca32eb8c4a0 2019-06-30 11:35:08,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726981163025s 2019-06-30 11:35:08,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:35:08,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:35:08,968 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:35:08 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-c0cec4b1-d6b5-4bce-a95c-bde0d797269b 2019-06-30 11:35:08,968 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:35:09,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:35:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bc3dd69b-a663-42c9-87e7-81fbeeba2912 2019-06-30 11:35:09,010 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:35:09,010 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-bc3dd69b-a663-42c9-87e7-81fbeeba2912 2019-06-30 11:35:09,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710628032684s 2019-06-30 11:35:14,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:35:14,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:35:14,047 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:35:14 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-99b5b8cf-f50d-46f0-a9e5-83897da5ebd7 2019-06-30 11:35:14,047 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:35:14,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:35:14 GMT Server: Apache x-openstack-request-id: req-4eec1e2c-415e-4c7d-a344-7f198dea21c6 2019-06-30 11:35:14,089 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:35:14,090 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-4eec1e2c-415e-4c7d-a344-7f198dea21c6 2019-06-30 11:35:14,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728120803833s 2019-06-30 11:35:19,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:35:19,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:35:19,125 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:35:19 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-ccb38883-911c-42a0-b6e1-a6acbc92aa35 2019-06-30 11:35:19,126 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:35:19,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:35:19 GMT Server: Apache x-openstack-request-id: req-449eded0-40f4-42d3-882e-224dd66982de 2019-06-30 11:35:19,169 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:35:19,170 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-449eded0-40f4-42d3-882e-224dd66982de 2019-06-30 11:35:19,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739278793335s 2019-06-30 11:35:19,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:35:19,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:35:19,201 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:35:19 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-613f3eec-5c84-4120-9ea4-ab324d9ab985 2019-06-30 11:35:19,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. 2019-06-30 11:35:19,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:35:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-059690ff-bb61-4323-9670-63f70724108c 2019-06-30 11:35:19,243 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:35:19,243 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-059690ff-bb61-4323-9670-63f70724108c 2019-06-30 11:35:19,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731389522552s 2019-06-30 11:35:24,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:35:24,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:35:24,282 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:35:24 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-8331b3d9-ac7d-4c14-9831-706540044c9f 2019-06-30 11:35:24,282 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:35:24,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:35:24 GMT Server: Apache x-openstack-request-id: req-53029bfd-18d1-41d4-bc16-a25f611054fd 2019-06-30 11:35:24,326 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:35:24,326 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-53029bfd-18d1-41d4-bc16-a25f611054fd 2019-06-30 11:35:24,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0762839317322s 2019-06-30 11:35:29,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:35:29,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:35:29,362 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:35:29 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-23a3ef39-ccd4-4d55-af9b-3c73b3223d62 2019-06-30 11:35:29,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. 2019-06-30 11:35:29,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:35:29 GMT Server: Apache x-openstack-request-id: req-5886ff85-bc86-4997-bf75-6eefd0c15138 2019-06-30 11:35:29,403 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:35:29,404 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-5886ff85-bc86-4997-bf75-6eefd0c15138 2019-06-30 11:35:29,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712990760803s 2019-06-30 11:35:29,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:35:29,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:35:29,433 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:35:29 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-ffec1707-1fde-4957-a6f4-030d189215e3 2019-06-30 11:35:29,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. 2019-06-30 11:35:29,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:35:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-09e8b9ce-e801-4cfc-99bd-a4c8b972d6a6 2019-06-30 11:35:29,474 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:35:29,474 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-09e8b9ce-e801-4cfc-99bd-a4c8b972d6a6 2019-06-30 11:35:29,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0704009532928s 2019-06-30 11:35:34,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:35:34,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:35:34,510 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:35:34 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-84516c51-7ae3-46b2-a654-2db1f6646f9f 2019-06-30 11:35:34,511 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:35:34,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:35:34 GMT Server: Apache x-openstack-request-id: req-85658b77-a4f7-4c3d-a340-c440569f2692 2019-06-30 11:35:34,552 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:35:34,552 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-85658b77-a4f7-4c3d-a340-c440569f2692 2019-06-30 11:35:34,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071033000946s 2019-06-30 11:35:39,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:35:39,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:35:39,589 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:35:39 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-0ab6fe6f-548a-4fde-871c-3e291866bcd0 2019-06-30 11:35:39,590 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:35:39,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:35:39 GMT Server: Apache x-openstack-request-id: req-0ec33253-613a-4558-a5ec-ee1ff9a17c42 2019-06-30 11:35:39,632 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:35:39,633 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-0ec33253-613a-4558-a5ec-ee1ff9a17c42 2019-06-30 11:35:39,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746669769287s 2019-06-30 11:35:39,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:35:39,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:35:39,663 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:35:39 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-fa159804-42b5-4f19-ba06-267f82cebf2f 2019-06-30 11:35:39,664 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:35:39,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:35:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-15b5ad9d-c8a7-4465-8e3b-7b88d402ea72 2019-06-30 11:35:39,706 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:35:39,706 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-15b5ad9d-c8a7-4465-8e3b-7b88d402ea72 2019-06-30 11:35:39,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732529163361s 2019-06-30 11:35:44,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:35:44,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:35:44,743 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:35:44 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-ef6342a6-2670-4696-97f1-91fb2c6c9c72 2019-06-30 11:35:44,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. 2019-06-30 11:35:44,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:35:44 GMT Server: Apache x-openstack-request-id: req-b3e64df5-4976-4779-b181-8e38364d6268 2019-06-30 11:35:44,786 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:35:44,786 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-b3e64df5-4976-4779-b181-8e38364d6268 2019-06-30 11:35:44,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727479457855s 2019-06-30 11:35:49,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:35:49,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:35:49,823 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:35:49 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-392f9a59-ff70-4768-8977-a18a151f0339 2019-06-30 11:35:49,823 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:35:49,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:35:49 GMT Server: Apache x-openstack-request-id: req-33bda223-21ab-4b62-9baa-052b7fd91876 2019-06-30 11:35:49,865 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:35:49,865 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-33bda223-21ab-4b62-9baa-052b7fd91876 2019-06-30 11:35:49,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737459659576s 2019-06-30 11:35:49,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:35:49,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:35:49,896 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:35:49 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-770ff59c-4501-4afa-b40d-8d7f3f7a446f 2019-06-30 11:35:49,896 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:35:49,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:35:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-abb75e2d-11d4-471a-a93c-09c403ea73c8 2019-06-30 11:35:49,938 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:35:49,938 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-abb75e2d-11d4-471a-a93c-09c403ea73c8 2019-06-30 11:35:49,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723628997803s 2019-06-30 11:35:54,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:35:54,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:35:54,977 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:35:54 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-1570cb72-685a-49ed-b454-0bfa878c28b9 2019-06-30 11:35:54,977 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:35:55,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:35:54 GMT Server: Apache x-openstack-request-id: req-a5062a7d-b780-43d3-b76e-06c5c2a276f6 2019-06-30 11:35:55,020 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:35:55,020 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-a5062a7d-b780-43d3-b76e-06c5c2a276f6 2019-06-30 11:35:55,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748920440674s 2019-06-30 11:36:00,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:36:00,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:36:00,056 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:36:00 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-f9e7834b-930d-42a8-8506-8cb5ed929911 2019-06-30 11:36:00,056 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:36:00,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:36:00 GMT Server: Apache x-openstack-request-id: req-3c353fac-8ca8-459b-9860-5764d5612588 2019-06-30 11:36:00,098 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:36:00,098 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-3c353fac-8ca8-459b-9860-5764d5612588 2019-06-30 11:36:00,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722861289978s 2019-06-30 11:36:00,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:36:00,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:36:00,128 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:36:00 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-d08fad95-20f5-4431-8616-3fc7759bad9c 2019-06-30 11:36:00,128 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:36:00,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:36:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-aaf44f68-3d64-4dcf-852b-4fe1669a2515 2019-06-30 11:36:00,172 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:36:00,172 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-aaf44f68-3d64-4dcf-852b-4fe1669a2515 2019-06-30 11:36:00,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0737149715424s 2019-06-30 11:36:05,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:36:05,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:36:05,211 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:36:05 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-922901bf-31e5-4dba-b88d-a7836bfa7af9 2019-06-30 11:36:05,211 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:36:05,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:36:05 GMT Server: Apache x-openstack-request-id: req-e10272ba-ca08-48e5-b758-2543e100045c 2019-06-30 11:36:05,253 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:36:05,253 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-e10272ba-ca08-48e5-b758-2543e100045c 2019-06-30 11:36:05,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746970176697s 2019-06-30 11:36:10,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:36:10,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:36:10,289 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:36:10 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-d185edbf-0414-4b04-94cf-6a7f9a8ec52c 2019-06-30 11:36:10,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. 2019-06-30 11:36:10,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:36:10 GMT Server: Apache x-openstack-request-id: req-f3416fde-91e8-4e59-b8d6-9eb425eee45a 2019-06-30 11:36:10,331 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:36:10,331 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-f3416fde-91e8-4e59-b8d6-9eb425eee45a 2019-06-30 11:36:10,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722110271454s 2019-06-30 11:36:10,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:36:10,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:36:10,362 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:36:10 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-bafea4c3-cb83-46af-ae1a-dc622e5d8913 2019-06-30 11:36:10,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. 2019-06-30 11:36:10,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:36:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7c11ec4b-4831-419b-b3f5-adcd65e0610e 2019-06-30 11:36:10,403 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:36:10,403 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-7c11ec4b-4831-419b-b3f5-adcd65e0610e 2019-06-30 11:36:10,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715880393982s 2019-06-30 11:36:15,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:36:15,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:36:15,439 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:36:15 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-bb503956-ed4b-4147-b8d1-b5b76f47b936 2019-06-30 11:36:15,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. 2019-06-30 11:36:15,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:36:15 GMT Server: Apache x-openstack-request-id: req-d2d7266c-c091-44e9-a7af-f29f010820db 2019-06-30 11:36:15,481 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:36:15,481 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-d2d7266c-c091-44e9-a7af-f29f010820db 2019-06-30 11:36:15,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070937871933s 2019-06-30 11:36:20,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:36:20,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:36:20,518 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:36:20 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-d42e34d5-964b-4c2e-af3e-89b9b2728131 2019-06-30 11:36:20,518 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:36:20,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:36:20 GMT Server: Apache x-openstack-request-id: req-54bd4d4c-cd14-4f72-b5be-284b454fc705 2019-06-30 11:36:20,560 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:36:20,560 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-54bd4d4c-cd14-4f72-b5be-284b454fc705 2019-06-30 11:36:20,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730781555176s 2019-06-30 11:36:20,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:36:20,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:36:20,590 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:36:20 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-1b18b83b-b360-4e87-99b8-f467df12e9da 2019-06-30 11:36:20,591 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:36:20,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:36:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-961115f8-4d1a-4e93-9cf9-73a1dfa5153a 2019-06-30 11:36:20,633 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:36:20,634 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-961115f8-4d1a-4e93-9cf9-73a1dfa5153a 2019-06-30 11:36:20,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729539394379s 2019-06-30 11:36:25,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:36:25,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:36:25,672 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:36:25 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-7d076bb1-f0cf-4e6b-badc-d40bc8173ca4 2019-06-30 11:36:25,672 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:36:25,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:36:25 GMT Server: Apache x-openstack-request-id: req-3f6dc6d6-e9ab-4c99-9e3b-c46736031700 2019-06-30 11:36:25,715 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:36:25,715 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-3f6dc6d6-e9ab-4c99-9e3b-c46736031700 2019-06-30 11:36:25,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744769573212s 2019-06-30 11:36:30,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:36:30,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:36:30,752 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:36:30 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-514d2685-a2b6-43dc-a54b-95f1cd31ac9b 2019-06-30 11:36:30,752 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:36:30,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:36:30 GMT Server: Apache x-openstack-request-id: req-3b55275a-28c5-4f99-8f86-da858ca4bd4f 2019-06-30 11:36:30,794 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:36:30,795 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-3b55275a-28c5-4f99-8f86-da858ca4bd4f 2019-06-30 11:36:30,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742020606995s 2019-06-30 11:36:30,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:36:30,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:36:30,825 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:36:30 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-f6358f8f-adca-4f25-b729-b96eda99aa34 2019-06-30 11:36:30,825 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:36:30,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:36:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-afe74f0a-d2b9-4358-a3ba-d73bdfd769ea 2019-06-30 11:36:30,867 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:36:30,868 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-afe74f0a-d2b9-4358-a3ba-d73bdfd769ea 2019-06-30 11:36:30,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724999904633s 2019-06-30 11:36:35,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:36:35,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:36:35,906 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:36:35 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-f2ae24a4-2e4b-4298-bdec-35344348244e 2019-06-30 11:36:35,907 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:36:35,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:36:35 GMT Server: Apache x-openstack-request-id: req-6a8c0857-52a7-492d-9b15-98a215eb0307 2019-06-30 11:36:35,949 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:36:35,949 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-6a8c0857-52a7-492d-9b15-98a215eb0307 2019-06-30 11:36:35,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075040102005s 2019-06-30 11:36:40,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:36:40,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:36:40,985 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:36:40 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-0f4b2c28-11d9-420f-a999-e9e0df92f950 2019-06-30 11:36:40,986 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:36:41,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:36:40 GMT Server: Apache x-openstack-request-id: req-a6bae2ca-f45a-4b26-82eb-3395e7a62940 2019-06-30 11:36:41,027 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:36:41,027 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-a6bae2ca-f45a-4b26-82eb-3395e7a62940 2019-06-30 11:36:41,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072319984436s 2019-06-30 11:36:41,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:36:41,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:36:41,057 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:36:41 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-5a980454-b2be-4864-8344-ae5328e461aa 2019-06-30 11:36:41,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. 2019-06-30 11:36:41,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:36:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2caf0e20-e005-4f04-9deb-d7d60200ec82 2019-06-30 11:36:41,099 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:36:41,099 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-2caf0e20-e005-4f04-9deb-d7d60200ec82 2019-06-30 11:36:41,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0709068775177s 2019-06-30 11:36:46,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:36:46,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:36:46,137 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:36:46 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-4aa3522e-d160-49ef-9d9e-261148400d54 2019-06-30 11:36:46,137 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:36:46,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:36:46 GMT Server: Apache x-openstack-request-id: req-8e68cac6-e99e-4735-a867-1f9c545c4216 2019-06-30 11:36:46,180 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:36:46,180 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-8e68cac6-e99e-4735-a867-1f9c545c4216 2019-06-30 11:36:46,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746128559113s 2019-06-30 11:36:51,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:36:51,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:36:51,215 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:36:51 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-25bab243-2342-4dbb-907a-43bc07d100b5 2019-06-30 11:36:51,216 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:36:51,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:36:51 GMT Server: Apache x-openstack-request-id: req-83b9d7a4-bdb3-470d-91e8-bf5c7d5c1fef 2019-06-30 11:36:51,257 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:36:51,257 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-83b9d7a4-bdb3-470d-91e8-bf5c7d5c1fef 2019-06-30 11:36:51,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713710784912s 2019-06-30 11:36:51,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:36:51,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:36:51,288 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:36:51 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-b1684897-4c2c-4c61-bf43-6d40bbc976f7 2019-06-30 11:36:51,288 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:36:51,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:36:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3c6ce45b-abc1-40da-bc6c-90255297e686 2019-06-30 11:36:51,330 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:36:51,330 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-3c6ce45b-abc1-40da-bc6c-90255297e686 2019-06-30 11:36:51,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724980831146s 2019-06-30 11:36:56,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:36:56,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:36:56,369 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:36:56 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-fdf85294-d7ae-446b-9c1f-408be4cc93a1 2019-06-30 11:36:56,369 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:36:56,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:36:56 GMT Server: Apache x-openstack-request-id: req-3a9cab9d-7cc5-4c09-8d9e-63d115d66e12 2019-06-30 11:36:56,412 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:36:56,412 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-3a9cab9d-7cc5-4c09-8d9e-63d115d66e12 2019-06-30 11:36:56,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075010061264s 2019-06-30 11:37:01,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:37:01,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:37:01,445 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:37:01 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-47d22b74-0ae7-49ab-9761-425b83154554 2019-06-30 11:37:01,445 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:37:01,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:37:01 GMT Server: Apache x-openstack-request-id: req-1d9dba23-3efc-47a7-930a-1f0b56f95332 2019-06-30 11:37:01,488 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:37:01,488 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-1d9dba23-3efc-47a7-930a-1f0b56f95332 2019-06-30 11:37:01,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736191272736s 2019-06-30 11:37:01,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:37:01,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:37:01,519 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:37:01 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-9ebb307b-efff-49ee-83c4-64cb7ce57b99 2019-06-30 11:37:01,519 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:37:01,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:37:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-64300583-6626-47b7-bb41-98f53af0cf1c 2019-06-30 11:37:01,562 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:37:01,562 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-64300583-6626-47b7-bb41-98f53af0cf1c 2019-06-30 11:37:01,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073707818985s 2019-06-30 11:37:06,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:37:06,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:37:06,616 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:37:06 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-cc132903-a221-483a-92f9-6a14383855d6 2019-06-30 11:37:06,616 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:37:06,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:37:06 GMT Server: Apache x-openstack-request-id: req-8f1471ce-d543-45f7-9240-14d0aaf59070 2019-06-30 11:37:06,659 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:37:06,659 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-8f1471ce-d543-45f7-9240-14d0aaf59070 2019-06-30 11:37:06,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0901501178741s 2019-06-30 11:37:11,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:37:11,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:37:11,692 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:37:11 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-29b3b686-4bb4-421b-933a-a45d3f1396fc 2019-06-30 11:37:11,692 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:37:11,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:37:11 GMT Server: Apache x-openstack-request-id: req-eb6499f3-e67d-4237-8183-af78ac0a2b59 2019-06-30 11:37:11,734 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:37:11,734 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-eb6499f3-e67d-4237-8183-af78ac0a2b59 2019-06-30 11:37:11,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716979503632s 2019-06-30 11:37:11,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:37:11,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:37:11,764 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:37:11 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-e631be83-476d-48b4-9f2b-cc786c279177 2019-06-30 11:37:11,764 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:37:11,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:37:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-32fe9376-7635-40c1-8a9b-f3c9a78aa53b 2019-06-30 11:37:11,805 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:37:11,805 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-32fe9376-7635-40c1-8a9b-f3c9a78aa53b 2019-06-30 11:37:11,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0711748600006s 2019-06-30 11:37:16,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:37:16,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:37:16,843 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:37:16 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-1440ba08-cd89-4737-9db7-94b6f4bc88ff 2019-06-30 11:37:16,843 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:37:16,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:37:16 GMT Server: Apache x-openstack-request-id: req-09e66c1a-c3eb-4c94-94d5-bd4ff5ffbcf2 2019-06-30 11:37:16,884 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:37:16,885 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-09e66c1a-c3eb-4c94-94d5-bd4ff5ffbcf2 2019-06-30 11:37:16,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722188949585s 2019-06-30 11:37:21,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:37:21,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:37:21,921 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:37:21 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-7d24896d-8369-45ee-b7d2-4a3a6c721cee 2019-06-30 11:37:21,921 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:37:21,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:37:21 GMT Server: Apache x-openstack-request-id: req-51d593df-e019-45cd-930a-79dd0b9dfe6b 2019-06-30 11:37:21,963 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:37:21,964 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-51d593df-e019-45cd-930a-79dd0b9dfe6b 2019-06-30 11:37:21,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732378959656s 2019-06-30 11:37:21,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:37:21,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:37:21,994 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:37:21 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-79a0a8c1-1f47-4c4b-a2bd-d86562245504 2019-06-30 11:37:21,994 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:37:22,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:37:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bda4b2c0-38d7-4c0f-a085-def360766abd 2019-06-30 11:37:22,036 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:37:22,036 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-bda4b2c0-38d7-4c0f-a085-def360766abd 2019-06-30 11:37:22,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719931125641s 2019-06-30 11:37:27,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:37:27,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:37:27,091 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:37:27 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-d912fdff-09ab-4b16-b7f9-2c6eba4a7e2c 2019-06-30 11:37:27,091 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:37:27,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:37:27 GMT Server: Apache x-openstack-request-id: req-3d32e657-adb2-4174-8a81-893ee43b5310 2019-06-30 11:37:27,134 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:37:27,134 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-3d32e657-adb2-4174-8a81-893ee43b5310 2019-06-30 11:37:27,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0914480686188s 2019-06-30 11:37:32,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:37:32,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:37:32,172 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:37:32 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-ec81c7ca-1477-4a2f-bf48-1156a0fcc62f 2019-06-30 11:37:32,172 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:37:32,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:37:32 GMT Server: Apache x-openstack-request-id: req-88dd9d92-c264-4fba-94a1-5152706f984b 2019-06-30 11:37:32,215 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:37:32,216 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-88dd9d92-c264-4fba-94a1-5152706f984b 2019-06-30 11:37:32,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757911205292s 2019-06-30 11:37:32,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:37:32,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:37:32,247 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:37:32 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-59a6cfc7-ed00-4823-90ca-259895dde0b1 2019-06-30 11:37:32,247 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:37:32,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:37:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1c353948-e804-4292-83fe-7503f49db390 2019-06-30 11:37:32,289 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:37:32,289 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-1c353948-e804-4292-83fe-7503f49db390 2019-06-30 11:37:32,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732700824738s 2019-06-30 11:37:37,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:37:37,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:37:37,327 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:37:37 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-bfe9fd07-97d1-45f8-b907-3cfc51873e0d 2019-06-30 11:37:37,328 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:37:37,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:37:37 GMT Server: Apache x-openstack-request-id: req-c443d57a-6e5e-45b0-89a1-42b7928c3ebf 2019-06-30 11:37:37,373 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:37:37,373 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-c443d57a-6e5e-45b0-89a1-42b7928c3ebf 2019-06-30 11:37:37,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0768930912018s 2019-06-30 11:37:42,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:37:42,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:37:42,409 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:37:42 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-11c1f5ad-671d-4553-841f-ec9272abcd3d 2019-06-30 11:37:42,409 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:37:42,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:37:42 GMT Server: Apache x-openstack-request-id: req-59ad8750-70e6-4e8c-8ba1-64320f11317a 2019-06-30 11:37:42,451 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:37:42,451 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-59ad8750-70e6-4e8c-8ba1-64320f11317a 2019-06-30 11:37:42,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727009773254s 2019-06-30 11:37:42,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:37:42,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:37:42,482 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:37:42 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-e24e88ec-6c57-437a-9415-466504cdc993 2019-06-30 11:37:42,482 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:37:42,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:37:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9a4a7778-fec8-4265-b21c-0040e8ddc4ad 2019-06-30 11:37:42,524 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:37:42,525 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-9a4a7778-fec8-4265-b21c-0040e8ddc4ad 2019-06-30 11:37:42,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072527885437s 2019-06-30 11:37:47,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:37:47,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:37:47,560 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:37:47 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-3c957011-8b58-4f00-91ff-1dffea9a022c 2019-06-30 11:37:47,561 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:37:47,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:37:47 GMT Server: Apache x-openstack-request-id: req-003d33cf-e901-45c4-96c7-e0797c69cb3f 2019-06-30 11:37:47,601 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:37:47,602 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-003d33cf-e901-45c4-96c7-e0797c69cb3f 2019-06-30 11:37:47,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703752040863s 2019-06-30 11:37:52,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:37:52,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:37:52,637 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:37:52 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-ecb4e4de-d67f-4de6-899a-cbe97b7323ba 2019-06-30 11:37:52,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. 2019-06-30 11:37:52,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:37:52 GMT Server: Apache x-openstack-request-id: req-1ab3ad02-3abe-4882-85db-4ef091c21ac9 2019-06-30 11:37:52,679 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:37:52,679 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-1ab3ad02-3abe-4882-85db-4ef091c21ac9 2019-06-30 11:37:52,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745868682861s 2019-06-30 11:37:52,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:37:52,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:37:52,710 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:37:52 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-9f75ecf1-c0e3-4f8d-b57a-8e31cdf1240f 2019-06-30 11:37:52,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. 2019-06-30 11:37:52,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:37:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2d9ee59b-1fd2-4e92-80db-77e8675f43ee 2019-06-30 11:37:52,753 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:37:52,753 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-2d9ee59b-1fd2-4e92-80db-77e8675f43ee 2019-06-30 11:37:52,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733301639557s 2019-06-30 11:37:57,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:37:57,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:37:57,792 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:37:57 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-7dbbdc8c-20ae-4a09-9e2a-ddb49721a781 2019-06-30 11:37:57,792 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:37:57,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:37:57 GMT Server: Apache x-openstack-request-id: req-f9dd9ed1-21ef-4266-b594-3b96ecc2af3d 2019-06-30 11:37:57,835 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:37:57,835 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-f9dd9ed1-21ef-4266-b594-3b96ecc2af3d 2019-06-30 11:37:57,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753779411316s 2019-06-30 11:38:02,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:38:02,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:38:02,888 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:38:02 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-e515c4d7-095a-4f52-8e6a-a4bbf4f1a632 2019-06-30 11:38:02,888 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:38:02,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:38:02 GMT Server: Apache x-openstack-request-id: req-aaaca26d-c0bf-4ce4-a6de-e0041c85c059 2019-06-30 11:38:02,930 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:38:02,930 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-aaaca26d-c0bf-4ce4-a6de-e0041c85c059 2019-06-30 11:38:02,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0897481441498s 2019-06-30 11:38:02,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:38:02,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:38:02,960 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:38:02 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-e6186e5e-4855-461a-a42c-22810cd0806f 2019-06-30 11:38:02,961 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:38:03,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:38:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ecbac035-0342-42b7-a248-00b927182e72 2019-06-30 11:38:03,002 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:38:03,002 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-ecbac035-0342-42b7-a248-00b927182e72 2019-06-30 11:38:03,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712349414825s 2019-06-30 11:38:08,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:38:08,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:38:08,041 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:38:08 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-f6180604-ff65-4a5a-8f02-049b2dab50c1 2019-06-30 11:38:08,041 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:38:08,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:38:08 GMT Server: Apache x-openstack-request-id: req-46572d32-144e-44c7-8d24-91e0b4f813aa 2019-06-30 11:38:08,084 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:38:08,084 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-46572d32-144e-44c7-8d24-91e0b4f813aa 2019-06-30 11:38:08,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750041007996s 2019-06-30 11:38:13,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:38:13,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:38:13,119 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:38:13 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-71920752-766e-44c8-b0eb-edffb76a304d 2019-06-30 11:38:13,119 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:38:13,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:38:13 GMT Server: Apache x-openstack-request-id: req-41a346be-2e0b-4dd3-a6be-23d4b1f7cc93 2019-06-30 11:38:13,163 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:38:13,164 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-41a346be-2e0b-4dd3-a6be-23d4b1f7cc93 2019-06-30 11:38:13,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736467838287s 2019-06-30 11:38:13,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:38:13,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:38:13,192 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:38:13 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-24aecdd7-4722-4b36-bc55-2a56a80bbe9e 2019-06-30 11:38:13,192 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:38:13,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:38:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6b6992a2-777d-4533-b2da-1b1956096e49 2019-06-30 11:38:13,234 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:38:13,234 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-6b6992a2-777d-4533-b2da-1b1956096e49 2019-06-30 11:38:13,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0696909427643s 2019-06-30 11:38:18,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:38:18,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:38:18,531 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:38:18 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-caa66da7-2ea1-4607-bcd1-e69d20b2c890 2019-06-30 11:38:18,531 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:38:18,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:38:18 GMT Server: Apache x-openstack-request-id: req-504ef57d-1c85-45e4-8356-d1eba31f2e16 2019-06-30 11:38:18,573 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:38:18,573 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-504ef57d-1c85-45e4-8356-d1eba31f2e16 2019-06-30 11:38:18,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.33601307869s 2019-06-30 11:38:23,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:38:23,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:38:23,897 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:38:23 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-f930b7b1-d990-4ab4-b78d-9ac2973012c5 2019-06-30 11:38:23,897 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:38:23,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:38:23 GMT Server: Apache x-openstack-request-id: req-68445443-b0b8-45a4-bb8d-6aab80d10e7e 2019-06-30 11:38:23,938 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:38:23,939 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-68445443-b0b8-45a4-bb8d-6aab80d10e7e 2019-06-30 11:38:23,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.359558105469s 2019-06-30 11:38:23,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:38:23,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:38:23,969 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:38:23 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-4b4ad685-1895-46e5-9f91-5f1d331045f4 2019-06-30 11:38:23,969 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:38:24,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:38:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dc57f931-ecf8-4de6-9258-165924bbbba2 2019-06-30 11:38:24,281 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:38:24,281 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-dc57f931-ecf8-4de6-9258-165924bbbba2 2019-06-30 11:38:24,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.341716051102s 2019-06-30 11:38:29,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:38:29,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:38:29,601 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:38:29 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-1fdb1d80-0669-4d44-b68d-6d2e291db514 2019-06-30 11:38:29,601 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:38:29,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:38:29 GMT Server: Apache x-openstack-request-id: req-7a9b061f-ed0e-410f-877e-1925f55031de 2019-06-30 11:38:29,643 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:38:29,643 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-7a9b061f-ed0e-410f-877e-1925f55031de 2019-06-30 11:38:29,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.355169057846s 2019-06-30 11:38:34,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:38:34,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:38:34,680 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:38:34 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-5b6c6859-dadb-4da6-a6e2-73d0d060deee 2019-06-30 11:38:34,681 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:38:34,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:38:34 GMT Server: Apache x-openstack-request-id: req-d9e38d87-b9ee-4d93-ab9b-ce9dad62de2e 2019-06-30 11:38:34,724 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:38:34,724 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-d9e38d87-b9ee-4d93-ab9b-ce9dad62de2e 2019-06-30 11:38:34,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758419036865s 2019-06-30 11:38:34,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:38:34,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:38:34,755 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:38:34 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-a12cba21-581c-4890-8529-748a9e43646a 2019-06-30 11:38:34,755 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:38:34,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:38:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-596b0972-9102-4149-b173-07bc53ecd7e1 2019-06-30 11:38:34,798 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:38:34,798 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-596b0972-9102-4149-b173-07bc53ecd7e1 2019-06-30 11:38:34,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729749202728s 2019-06-30 11:38:39,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:38:39,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:38:39,837 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:38:39 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-c90891d8-ce91-42da-9eef-d25db88beb95 2019-06-30 11:38:39,837 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:38:39,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:38:39 GMT Server: Apache x-openstack-request-id: req-a4e1c665-7d97-4394-83c5-05ea0185aaf9 2019-06-30 11:38:39,879 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:38:39,880 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-a4e1c665-7d97-4394-83c5-05ea0185aaf9 2019-06-30 11:38:39,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750260353088s 2019-06-30 11:38:44,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:38:44,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:38:44,915 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:38:44 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-74f0eefb-9f88-4be7-b67e-a517965af312 2019-06-30 11:38:44,915 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:38:44,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:38:44 GMT Server: Apache x-openstack-request-id: req-279a0e8a-8866-4e93-9623-32dda1aa2acf 2019-06-30 11:38:44,956 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:38:44,956 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-279a0e8a-8866-4e93-9623-32dda1aa2acf 2019-06-30 11:38:44,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710279941559s 2019-06-30 11:38:44,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:38:44,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:38:44,989 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:38:44 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-71f2ba10-de1a-4681-9c3a-0a66ae55cefc 2019-06-30 11:38:44,989 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:38:45,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:38:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-39ebd561-5d78-442f-a675-30f403c090fa 2019-06-30 11:38:45,031 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:38:45,031 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-39ebd561-5d78-442f-a675-30f403c090fa 2019-06-30 11:38:45,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0740640163422s 2019-06-30 11:38:50,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:38:50,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:38:50,068 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:38:50 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-37e6acf8-22ff-4998-87a6-69cb428223e3 2019-06-30 11:38:50,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. 2019-06-30 11:38:50,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:38:50 GMT Server: Apache x-openstack-request-id: req-aaa248cf-152b-4b83-b13a-925d4b88d223 2019-06-30 11:38:50,109 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:38:50,109 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-aaa248cf-152b-4b83-b13a-925d4b88d223 2019-06-30 11:38:50,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717210769653s 2019-06-30 11:38:55,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:38:55,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:38:55,408 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:38:55 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-227cb717-df6d-40e3-8221-18fe118148b5 2019-06-30 11:38:55,409 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:38:55,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:38:55 GMT Server: Apache x-openstack-request-id: req-626ed8c3-53e2-4b00-b725-01942c5f64c6 2019-06-30 11:38:55,720 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:38:55,720 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-626ed8c3-53e2-4b00-b725-01942c5f64c6 2019-06-30 11:38:55,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.605018854141s 2019-06-30 11:38:55,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:38:55,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:38:55,749 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:38:55 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-c15826e9-7daa-4963-b190-29e49d306d54 2019-06-30 11:38:55,749 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:38:55,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:38:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f6da7440-05c7-4d61-920f-fdb2153425e1 2019-06-30 11:38:55,791 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:38:55,791 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-f6da7440-05c7-4d61-920f-fdb2153425e1 2019-06-30 11:38:55,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0702121257782s 2019-06-30 11:39:00,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:39:00,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:39:00,829 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:39:00 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-0b920e03-2066-4889-b284-85fe85824bf2 2019-06-30 11:39:00,829 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:39:01,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:39:00 GMT Server: Apache x-openstack-request-id: req-1b56664a-01da-436b-95d8-e3a3ebdfd549 2019-06-30 11:39:01,145 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:39:01,145 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-1b56664a-01da-436b-95d8-e3a3ebdfd549 2019-06-30 11:39:01,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.347071170807s 2019-06-30 11:39:06,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:39:06,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:39:06,452 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:39:06 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-f08f34f6-dbdc-447d-bb08-c97ade35c08d 2019-06-30 11:39:06,452 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:39:06,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:39:06 GMT Server: Apache x-openstack-request-id: req-b1004a53-83fc-4bc5-a175-0ee6967a2ada 2019-06-30 11:39:06,762 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:39:06,762 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-b1004a53-83fc-4bc5-a175-0ee6967a2ada 2019-06-30 11:39:06,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.611686944962s 2019-06-30 11:39:06,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:39:06,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:39:06,792 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:39:06 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-f961f411-63e2-466f-bfb2-cdfab6d5e5f1 2019-06-30 11:39:06,792 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:39:06,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:39:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b6467b4c-e8f9-40cf-9cf7-f58852ccf553 2019-06-30 11:39:06,836 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:39:06,836 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-b6467b4c-e8f9-40cf-9cf7-f58852ccf553 2019-06-30 11:39:06,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073401927948s 2019-06-30 11:39:11,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:39:11,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:39:11,872 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:39:11 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-79f5011b-9903-47be-a086-149d1e882096 2019-06-30 11:39:11,873 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:39:11,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:39:11 GMT Server: Apache x-openstack-request-id: req-b6147510-f0e1-411d-bc80-656c820fd741 2019-06-30 11:39:11,914 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:39:11,914 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-b6147510-f0e1-411d-bc80-656c820fd741 2019-06-30 11:39:11,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715749263763s 2019-06-30 11:39:16,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:39:16,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:39:16,950 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:39:16 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-da506474-4061-457f-8da3-c4ba564a687b 2019-06-30 11:39:16,950 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:39:16,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:39:16 GMT Server: Apache x-openstack-request-id: req-0e292359-92c5-430f-b448-0a7da04c1b83 2019-06-30 11:39:16,991 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:39:16,991 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-0e292359-92c5-430f-b448-0a7da04c1b83 2019-06-30 11:39:16,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714700222015s 2019-06-30 11:39:16,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:39:16,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:39:17,020 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:39:16 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-a498cfb8-132d-46e4-af54-3b26b8b755e3 2019-06-30 11:39:17,020 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:39:17,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:39:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fb1bff83-7729-429b-b30f-4116f1a8a78c 2019-06-30 11:39:17,061 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:39:17,061 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-fb1bff83-7729-429b-b30f-4116f1a8a78c 2019-06-30 11:39:17,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0694048404694s 2019-06-30 11:39:22,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:39:22,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:39:22,100 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:39:22 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-27e0ff67-bc13-4f63-8034-d7a460f3a205 2019-06-30 11:39:22,100 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:39:22,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:39:22 GMT Server: Apache x-openstack-request-id: req-5c2db436-3caf-4fe0-a97e-342d81f2ff40 2019-06-30 11:39:22,143 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:39:22,143 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-5c2db436-3caf-4fe0-a97e-342d81f2ff40 2019-06-30 11:39:22,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756540298462s 2019-06-30 11:39:27,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:39:27,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:39:27,179 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:39:27 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-a18abd84-ba99-47c3-87a0-cc89d09dde63 2019-06-30 11:39:27,179 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:39:27,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:39:27 GMT Server: Apache x-openstack-request-id: req-3e2b6983-8345-4d74-93bd-b4d8a28b1dea 2019-06-30 11:39:27,488 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:39:27,488 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-3e2b6983-8345-4d74-93bd-b4d8a28b1dea 2019-06-30 11:39:27,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.339390993118s 2019-06-30 11:39:27,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:39:27,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:39:27,518 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:39:27 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-bf9d4740-a339-422d-986c-508d489733c4 2019-06-30 11:39:27,519 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:39:27,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:39:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-60bd7930-55ea-4493-8a53-6f3c8432c933 2019-06-30 11:39:27,840 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:39:27,840 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-60bd7930-55ea-4493-8a53-6f3c8432c933 2019-06-30 11:39:27,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.350830078125s 2019-06-30 11:39:32,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:39:32,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:39:33,155 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:39:32 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-96d91b6e-e188-46cf-b49f-faac0a4043d9 2019-06-30 11:39:33,155 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:39:33,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:39:33 GMT Server: Apache x-openstack-request-id: req-68e07518-0c1a-44f1-b5c1-9be4e7719312 2019-06-30 11:39:33,196 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:39:33,196 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-68e07518-0c1a-44f1-b5c1-9be4e7719312 2019-06-30 11:39:33,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.350075006485s 2019-06-30 11:39:38,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:39:38,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:39:38,237 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:39:38 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-bd185ab2-5d97-48dc-8ca8-cd15cb3ae300 2019-06-30 11:39:38,237 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:39:38,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:39:38 GMT Server: Apache x-openstack-request-id: req-424078c5-bfd1-4d1e-ac00-e23b864d80b0 2019-06-30 11:39:38,280 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:39:38,280 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-424078c5-bfd1-4d1e-ac00-e23b864d80b0 2019-06-30 11:39:38,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0775730609894s 2019-06-30 11:39:38,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:39:38,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:39:38,310 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:39:38 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-34063832-1867-4848-bd61-a16530fbc358 2019-06-30 11:39:38,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. 2019-06-30 11:39:38,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:39:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e8fe1424-d91e-4c4b-b7e0-c332f23baabc 2019-06-30 11:39:38,353 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:39:38,353 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-e8fe1424-d91e-4c4b-b7e0-c332f23baabc 2019-06-30 11:39:38,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725860595703s 2019-06-30 11:39:43,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:39:43,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:39:43,390 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:39:43 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-3f0186c0-2abe-41d6-8603-c1906436e7c6 2019-06-30 11:39:43,390 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:39:43,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:39:43 GMT Server: Apache x-openstack-request-id: req-e17a2559-3ca4-408e-acd6-8abdd8da76d5 2019-06-30 11:39:43,432 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:39:43,432 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-e17a2559-3ca4-408e-acd6-8abdd8da76d5 2019-06-30 11:39:43,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727899074554s 2019-06-30 11:39:48,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:39:48,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:39:48,468 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:39:48 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-f809e424-85a8-4628-9750-fc4aa2a6c862 2019-06-30 11:39:48,468 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:39:48,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:39:48 GMT Server: Apache x-openstack-request-id: req-a516602b-1eff-49aa-9f59-40b7e05929e6 2019-06-30 11:39:48,509 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:39:48,509 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-a516602b-1eff-49aa-9f59-40b7e05929e6 2019-06-30 11:39:48,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708560943604s 2019-06-30 11:39:48,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:39:48,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:39:48,538 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:39:48 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-885a3dfa-ef45-4d63-93c3-027a37e4299e 2019-06-30 11:39:48,538 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:39:48,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:39:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f0e764ac-4d34-4a7d-bcab-bdd992337c7b 2019-06-30 11:39:48,579 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:39:48,579 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-f0e764ac-4d34-4a7d-bcab-bdd992337c7b 2019-06-30 11:39:48,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0699820518494s 2019-06-30 11:39:53,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:39:53,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:39:53,619 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:39:53 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-5858340a-3eb0-4195-97ef-6e20332ebfc8 2019-06-30 11:39:53,619 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:39:53,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:39:53 GMT Server: Apache x-openstack-request-id: req-34b23473-6478-4c1d-b201-b25059ac28e0 2019-06-30 11:39:53,661 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:39:53,661 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-34b23473-6478-4c1d-b201-b25059ac28e0 2019-06-30 11:39:53,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752890110016s 2019-06-30 11:39:58,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:39:58,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:39:58,699 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:39:58 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-2ea10182-c2ad-491d-bc2e-53b7f3ed01c5 2019-06-30 11:39:58,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. 2019-06-30 11:39:58,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:39:58 GMT Server: Apache x-openstack-request-id: req-a705439d-d723-4107-8418-8b6ef7b9f5b4 2019-06-30 11:39:58,742 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:39:58,742 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-a705439d-d723-4107-8418-8b6ef7b9f5b4 2019-06-30 11:39:58,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752429962158s 2019-06-30 11:39:58,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:39:58,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:39:58,774 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:39:58 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-03144d6c-5403-49c3-ad6a-b17602e1ec0e 2019-06-30 11:39:58,774 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:39:58,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:39:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-121f37ed-c712-4e33-85c0-26b36e553a86 2019-06-30 11:39:58,817 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:39:58,817 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-121f37ed-c712-4e33-85c0-26b36e553a86 2019-06-30 11:39:58,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0743560791016s 2019-06-30 11:40:03,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:40:03,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:40:03,854 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:40:03 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-c39ff60a-12d9-4f2c-8e40-16499948fced 2019-06-30 11:40:03,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. 2019-06-30 11:40:03,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:40:03 GMT Server: Apache x-openstack-request-id: req-b2d058cf-337e-4104-a173-379204c93a6a 2019-06-30 11:40:03,896 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:40:03,896 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-b2d058cf-337e-4104-a173-379204c93a6a 2019-06-30 11:40:03,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723209381104s 2019-06-30 11:40:08,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:40:08,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:40:08,934 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:40:08 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-67d81ea7-88e7-459d-bea7-06a6313900ad 2019-06-30 11:40:08,934 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:40:08,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:40:08 GMT Server: Apache x-openstack-request-id: req-279deea2-5b1e-47dc-b4fe-dbdd40d1023a 2019-06-30 11:40:08,977 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:40:08,977 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-279deea2-5b1e-47dc-b4fe-dbdd40d1023a 2019-06-30 11:40:08,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752789974213s 2019-06-30 11:40:08,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:40:08,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:40:09,009 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:40:08 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-6b9fcbf2-9783-4ffb-859b-93ba52d0d52f 2019-06-30 11:40:09,010 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:40:09,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:40:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a3596d15-a1c2-4804-9aca-be1a6607f525 2019-06-30 11:40:09,185 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:40:09,185 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-a3596d15-a1c2-4804-9aca-be1a6607f525 2019-06-30 11:40:09,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.20720911026s 2019-06-30 11:40:14,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:40:14,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:40:14,222 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:40:14 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-7fcb7b8b-321d-4f2a-ac90-db576614e2a9 2019-06-30 11:40:14,223 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:40:14,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:40:14 GMT Server: Apache x-openstack-request-id: req-3864aa76-44e4-4fcc-9b04-e53d7282c387 2019-06-30 11:40:14,265 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:40:14,266 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-3864aa76-44e4-4fcc-9b04-e53d7282c387 2019-06-30 11:40:14,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737979412079s 2019-06-30 11:40:19,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:40:19,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:40:19,316 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:40:19 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-da6e46a2-fbae-438a-9b48-6c075db68d37 2019-06-30 11:40:19,317 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:40:19,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:40:19 GMT Server: Apache x-openstack-request-id: req-fc360f6f-2939-495b-b8a1-5d97ee12e72e 2019-06-30 11:40:19,357 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:40:19,357 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-fc360f6f-2939-495b-b8a1-5d97ee12e72e 2019-06-30 11:40:19,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0861828327179s 2019-06-30 11:40:19,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:40:19,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:40:19,386 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:40:19 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-0927509e-1d28-49f4-8c7d-791409439521 2019-06-30 11:40:19,386 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:40:19,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:40:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8b2774b1-494f-493f-8fc1-5c8b6a175103 2019-06-30 11:40:19,427 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:40:19,427 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-8b2774b1-494f-493f-8fc1-5c8b6a175103 2019-06-30 11:40:19,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0694608688354s 2019-06-30 11:40:24,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:40:24,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:40:24,463 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:40:24 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-9ebc68ac-2cfd-42ee-833a-2af567629cbc 2019-06-30 11:40:24,464 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:40:24,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:40:24 GMT Server: Apache x-openstack-request-id: req-e68acc3e-25f9-4357-bf26-b99e8360bb23 2019-06-30 11:40:24,504 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:40:24,504 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-e68acc3e-25f9-4357-bf26-b99e8360bb23 2019-06-30 11:40:24,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704259872437s 2019-06-30 11:40:29,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:40:29,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:40:29,542 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:40:29 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-1a760b29-ec7f-4979-8fd7-67df3a475037 2019-06-30 11:40:29,542 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:40:29,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:40:29 GMT Server: Apache x-openstack-request-id: req-0ba391fa-8962-4640-99d2-463f8d4240ea 2019-06-30 11:40:29,584 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:40:29,584 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-0ba391fa-8962-4640-99d2-463f8d4240ea 2019-06-30 11:40:29,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741608142853s 2019-06-30 11:40:29,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:40:29,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:40:29,615 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:40:29 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-5e061069-3d37-4309-95fc-f5ee008ae50a 2019-06-30 11:40:29,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. 2019-06-30 11:40:29,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:40:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-563786de-804d-4f1a-ba34-96060e655da3 2019-06-30 11:40:29,658 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:40:29,658 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-563786de-804d-4f1a-ba34-96060e655da3 2019-06-30 11:40:29,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735640525818s 2019-06-30 11:40:34,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:40:34,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:40:34,697 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:40:34 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-2ef2e622-4359-47e8-87dd-c39e8d5d63d0 2019-06-30 11:40:34,697 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:40:34,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:40:34 GMT Server: Apache x-openstack-request-id: req-5ef43c85-302b-47be-8d53-3b37b567151f 2019-06-30 11:40:34,740 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:40:34,740 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-5ef43c85-302b-47be-8d53-3b37b567151f 2019-06-30 11:40:34,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747990608215s 2019-06-30 11:40:39,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:40:39,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:40:39,775 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:40:39 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc Server: Apache x-openstack-request-id: req-bb65e9c4-f1a9-4163-bbdb-c7e645b9a6fe 2019-06-30 11:40:39,775 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:40:39,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 450 Content-Type: application/json Date: Sun, 30 Jun 2019 11:40:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7dbbf95b-9b28-4705-9b20-6982224c008c 2019-06-30 11:40:39,817 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-06-30T11:40:38Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/vellum/events/76163b05-4368-4f54-9ca2-e6050cf8ee08", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "aa163b65-cc77-490d-8fe2-2fac98dde59e", "id": "76163b05-4368-4f54-9ca2-e6050cf8ee08"}, {"resource_name": "sprout", "event_time": "2019-06-30T11:40:38Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/sprout/events/9fbe82dc-310b-479c-a053-2de833198644", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-yu45oridniih", "id": "9fbe82dc-310b-479c-a053-2de833198644"}]} 2019-06-30 11:40:39,817 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc&marker=e4571971-dc4d-43f8-b80d-71c7875ae9af&sort_dir=asc used request id req-7dbbf95b-9b28-4705-9b20-6982224c008c 2019-06-30 11:40:39,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712411403656s 2019-06-30 11:40:44,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:40:44,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:40:44,853 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:40:44 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-06974c50-9937-4c18-8633-d4640acd9550 2019-06-30 11:40:44,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. 2019-06-30 11:40:44,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:40:44 GMT Server: Apache x-openstack-request-id: req-19b71225-f762-4e4e-b7d4-311bd46ffea7 2019-06-30 11:40:44,895 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:40:44,895 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-19b71225-f762-4e4e-b7d4-311bd46ffea7 2019-06-30 11:40:44,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717689990997s 2019-06-30 11:40:49,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:40:49,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:40:49,946 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:40:49 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-89a8c2ae-a6ec-45c7-a82b-e455a3b28fe1 2019-06-30 11:40:49,947 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:40:49,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:40:49 GMT Server: Apache x-openstack-request-id: req-13b9a48a-ca23-4899-9f7a-efaca266cbd4 2019-06-30 11:40:49,988 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:40:49,988 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-13b9a48a-ca23-4899-9f7a-efaca266cbd4 2019-06-30 11:40:49,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0872449874878s 2019-06-30 11:40:49,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:40:49,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:40:50,017 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:40:49 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-77223c6d-5441-493e-8e88-42bac5506337 2019-06-30 11:40:50,017 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:40:50,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:40:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cad9d60c-f9db-4903-99ca-36c31eb922a4 2019-06-30 11:40:50,058 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:40:50,059 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-cad9d60c-f9db-4903-99ca-36c31eb922a4 2019-06-30 11:40:50,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0703711509705s 2019-06-30 11:40:55,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:40:55,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:40:55,094 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:40:55 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-6cf0a362-1634-4d01-8a18-423b5bd70513 2019-06-30 11:40:55,094 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:40:55,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:40:55 GMT Server: Apache x-openstack-request-id: req-61052cf2-e35f-4488-ab4f-affac9ce8f82 2019-06-30 11:40:55,141 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:40:55,142 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-61052cf2-e35f-4488-ab4f-affac9ce8f82 2019-06-30 11:40:55,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0762848854065s 2019-06-30 11:41:00,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:41:00,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:41:00,177 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:41:00 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-eb5745be-0273-45e8-a69b-c6f20412c5e5 2019-06-30 11:41:00,177 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:41:00,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:41:00 GMT Server: Apache x-openstack-request-id: req-662cf4b7-5c61-420d-b54c-6b7bf9641216 2019-06-30 11:41:00,218 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:41:00,218 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-662cf4b7-5c61-420d-b54c-6b7bf9641216 2019-06-30 11:41:00,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712459087372s 2019-06-30 11:41:00,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:41:00,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:41:00,251 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:41:00 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-be9c70bf-c8b0-41bc-8a0b-87145fd4e548 2019-06-30 11:41:00,251 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:41:00,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:41:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d4c61efb-a52c-4231-8604-25a932c2a0a9 2019-06-30 11:41:00,292 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:41:00,292 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-d4c61efb-a52c-4231-8604-25a932c2a0a9 2019-06-30 11:41:00,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732338428497s 2019-06-30 11:41:05,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:41:05,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:41:05,332 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:41:05 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-593fbddc-e56a-406c-b1f2-f5cf8667a64b 2019-06-30 11:41:05,332 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:41:05,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:41:05 GMT Server: Apache x-openstack-request-id: req-71cf4418-29ef-4bd1-997f-4b5332479afb 2019-06-30 11:41:05,376 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:41:05,376 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-71cf4418-29ef-4bd1-997f-4b5332479afb 2019-06-30 11:41:05,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0768918991089s 2019-06-30 11:41:10,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:41:10,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:41:10,412 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:41:10 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-b0b1bde6-1f4b-404b-850f-b900c394f8d6 2019-06-30 11:41:10,412 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:41:10,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:41:10 GMT Server: Apache x-openstack-request-id: req-ab6bd70f-2d44-4500-ab9a-9404cb6ee9d6 2019-06-30 11:41:10,453 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:41:10,453 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-ab6bd70f-2d44-4500-ab9a-9404cb6ee9d6 2019-06-30 11:41:10,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718159675598s 2019-06-30 11:41:10,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:41:10,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:41:10,489 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:41:10 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-78590d3a-348d-4828-886e-b68459e79acd 2019-06-30 11:41:10,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. 2019-06-30 11:41:10,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:41:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5bbcbfd9-069a-4950-88fd-ca213e1d709c 2019-06-30 11:41:10,530 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:41:10,530 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-5bbcbfd9-069a-4950-88fd-ca213e1d709c 2019-06-30 11:41:10,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0762197971344s 2019-06-30 11:41:15,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:41:15,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:41:15,567 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:41:15 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-1e102b1c-9652-49d4-af14-132d81ec3dcf 2019-06-30 11:41:15,568 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:41:15,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:41:15 GMT Server: Apache x-openstack-request-id: req-b0df8561-a95d-4265-b59d-1b5a2a303364 2019-06-30 11:41:15,608 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:41:15,608 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-b0df8561-a95d-4265-b59d-1b5a2a303364 2019-06-30 11:41:15,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712819099426s 2019-06-30 11:41:20,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:41:20,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:41:20,644 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:41:20 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-9bf1a1b1-6e78-483d-b089-77d862a219d9 2019-06-30 11:41:20,645 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:41:20,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:41:20 GMT Server: Apache x-openstack-request-id: req-3a174ba7-ff32-415c-97e0-dc9aaf2ad21f 2019-06-30 11:41:20,686 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:41:20,686 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-3a174ba7-ff32-415c-97e0-dc9aaf2ad21f 2019-06-30 11:41:20,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717828273773s 2019-06-30 11:41:20,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:41:20,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:41:20,716 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:41:20 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-d0474b08-cbe5-45b4-8a07-1811f8abf456 2019-06-30 11:41:20,716 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:41:20,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:41:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c383c9cb-7e05-4ec9-b5b2-d9f4ab7dba36 2019-06-30 11:41:20,741 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:41:20,741 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-c383c9cb-7e05-4ec9-b5b2-d9f4ab7dba36 2019-06-30 11:41:20,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0547909736633s 2019-06-30 11:41:25,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:41:25,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:41:25,776 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:41:25 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-267f81da-a84c-47ec-a1d8-2734110f60c9 2019-06-30 11:41:25,776 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:41:25,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:41:25 GMT Server: Apache x-openstack-request-id: req-024736b5-d2be-4182-aec4-1f046949078c 2019-06-30 11:41:25,819 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:41:25,819 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-024736b5-d2be-4182-aec4-1f046949078c 2019-06-30 11:41:25,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740060806274s 2019-06-30 11:41:30,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:41:30,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:41:30,856 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:41:30 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-0232d224-60ca-4a19-b435-951eff659549 2019-06-30 11:41:30,856 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:41:30,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:41:30 GMT Server: Apache x-openstack-request-id: req-9ccbfb81-d8c6-487c-af3f-66ddd45132b7 2019-06-30 11:41:30,897 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:41:30,898 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-9ccbfb81-d8c6-487c-af3f-66ddd45132b7 2019-06-30 11:41:30,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722219944s 2019-06-30 11:41:30,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:41:30,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:41:30,928 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:41:30 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-bfcfbfb4-55ae-41b1-b551-2c9fbf40a94f 2019-06-30 11:41:30,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. 2019-06-30 11:41:30,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:41:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f04d3596-d1c0-4b04-9723-2ab081abb666 2019-06-30 11:41:30,969 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:41:30,970 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-f04d3596-d1c0-4b04-9723-2ab081abb666 2019-06-30 11:41:30,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714168548584s 2019-06-30 11:41:35,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:41:35,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:41:36,009 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:41:35 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-03b1dbbf-8e3b-453d-bdab-e35e76fc0566 2019-06-30 11:41:36,009 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:41:36,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:41:36 GMT Server: Apache x-openstack-request-id: req-62e3016b-25c7-4d31-8e39-1eab089b56d0 2019-06-30 11:41:36,051 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:41:36,051 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-62e3016b-25c7-4d31-8e39-1eab089b56d0 2019-06-30 11:41:36,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747208595276s 2019-06-30 11:41:41,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:41:41,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:41:41,086 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:41:41 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-c88a88ce-c861-4e17-a048-9bdac9b105b1 2019-06-30 11:41:41,086 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:41:41,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:41:41 GMT Server: Apache x-openstack-request-id: req-0d676431-0cb1-48d7-825a-db896426b080 2019-06-30 11:41:41,127 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:41:41,127 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-0d676431-0cb1-48d7-825a-db896426b080 2019-06-30 11:41:41,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700650215149s 2019-06-30 11:41:41,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:41:41,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:41:41,156 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:41:41 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-ed71d2fc-3a19-43e5-a393-4d97b4d07fac 2019-06-30 11:41:41,156 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:41:41,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:41:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c3bca0d2-82b5-4ba3-a05a-1cb09cd6238f 2019-06-30 11:41:41,197 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:41:41,197 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-c3bca0d2-82b5-4ba3-a05a-1cb09cd6238f 2019-06-30 11:41:41,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0698411464691s 2019-06-30 11:41:46,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:41:46,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:41:46,229 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:41:46 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-b4eae8cc-ec93-4bae-b014-ea53b3fbf8af 2019-06-30 11:41:46,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. 2019-06-30 11:41:46,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:41:46 GMT Server: Apache x-openstack-request-id: req-0ce00f28-5962-42a9-9726-3cafb9508826 2019-06-30 11:41:46,270 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:41:46,270 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-0ce00f28-5962-42a9-9726-3cafb9508826 2019-06-30 11:41:46,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704569816589s 2019-06-30 11:41:51,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:41:51,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:41:51,304 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:41:51 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-c4c813a5-f877-4895-bec8-4cec988c5245 2019-06-30 11:41:51,305 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:41:51,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:41:51 GMT Server: Apache x-openstack-request-id: req-4fe2021f-4e3b-4799-9494-f495ca4b060f 2019-06-30 11:41:51,346 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:41:51,346 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-4fe2021f-4e3b-4799-9494-f495ca4b060f 2019-06-30 11:41:51,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720880031586s 2019-06-30 11:41:51,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:41:51,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:41:51,376 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:41:51 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-9e03d6c9-c934-49cc-bb00-4fe19356e96d 2019-06-30 11:41:51,377 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:41:51,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:41:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9de3c81a-fe3e-41bf-97c8-676215fa4617 2019-06-30 11:41:51,402 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:41:51,402 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-9de3c81a-fe3e-41bf-97c8-676215fa4617 2019-06-30 11:41:51,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0548670291901s 2019-06-30 11:41:56,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:41:56,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:41:56,439 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:41:56 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-c3750e24-cd3c-4881-843b-aa1a194e511f 2019-06-30 11:41:56,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. 2019-06-30 11:41:56,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:41:56 GMT Server: Apache x-openstack-request-id: req-269bd293-5359-4bd1-9680-f5ef3102f4df 2019-06-30 11:41:56,481 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:41:56,481 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-269bd293-5359-4bd1-9680-f5ef3102f4df 2019-06-30 11:41:56,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072154045105s 2019-06-30 11:42:01,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:42:01,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:42:01,516 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:42:01 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-4f11a00a-74fb-4cdf-9429-1aad1b997a2f 2019-06-30 11:42:01,516 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:42:01,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:42:01 GMT Server: Apache x-openstack-request-id: req-fa6eff73-3d06-4db3-8220-d7a9c0d15e8c 2019-06-30 11:42:01,557 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:42:01,558 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-fa6eff73-3d06-4db3-8220-d7a9c0d15e8c 2019-06-30 11:42:01,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731720924377s 2019-06-30 11:42:01,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:42:01,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:42:01,587 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:42:01 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-a9b3c9d9-d006-40e1-8081-d5a701fef059 2019-06-30 11:42:01,587 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:42:01,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:42:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-245c7b15-e51f-4306-8773-1f24b81cc4f3 2019-06-30 11:42:01,629 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:42:01,629 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-245c7b15-e51f-4306-8773-1f24b81cc4f3 2019-06-30 11:42:01,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.070760011673s 2019-06-30 11:42:06,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:42:06,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:42:06,666 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:42:06 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-13534ac9-5445-432a-9481-07c32330734a 2019-06-30 11:42:06,666 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:42:06,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:42:06 GMT Server: Apache x-openstack-request-id: req-641676a4-9428-4b6b-9736-5c7739faac84 2019-06-30 11:42:06,711 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:42:06,711 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-641676a4-9428-4b6b-9736-5c7739faac84 2019-06-30 11:42:06,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075306892395s 2019-06-30 11:42:11,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:42:11,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:42:11,748 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:42:11 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-a7472da2-5ba1-4701-b7f9-40484c5660a4 2019-06-30 11:42:11,748 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:42:11,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:42:11 GMT Server: Apache x-openstack-request-id: req-f8c659ec-b80d-40fd-a8a0-2d6633cdacfd 2019-06-30 11:42:11,789 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:42:11,790 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-f8c659ec-b80d-40fd-a8a0-2d6633cdacfd 2019-06-30 11:42:11,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725498199463s 2019-06-30 11:42:11,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:42:11,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:42:11,819 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:42:11 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-bdcbbcb1-d927-43eb-a4c2-75d1ee888d5e 2019-06-30 11:42:11,819 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:42:11,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:42:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9cc2ceb2-e523-44ad-b465-4328310e6a0f 2019-06-30 11:42:11,861 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:42:11,861 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-9cc2ceb2-e523-44ad-b465-4328310e6a0f 2019-06-30 11:42:11,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0705690383911s 2019-06-30 11:42:16,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:42:16,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:42:16,898 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:42:16 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-765a60e9-940f-4624-bb6d-0c4be8288622 2019-06-30 11:42:16,898 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:42:16,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:42:16 GMT Server: Apache x-openstack-request-id: req-25b71566-b8a2-49f7-ade1-c4fb5db4a1c7 2019-06-30 11:42:16,939 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:42:16,939 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-25b71566-b8a2-49f7-ade1-c4fb5db4a1c7 2019-06-30 11:42:16,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717849731445s 2019-06-30 11:42:21,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:42:21,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:42:21,975 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:42:21 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-a6923273-7519-47a3-ad25-94f09402600b 2019-06-30 11:42:21,976 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:42:22,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:42:21 GMT Server: Apache x-openstack-request-id: req-05fb57fe-9e7c-4c16-89f3-3c6ec8f52238 2019-06-30 11:42:22,017 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:42:22,017 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-05fb57fe-9e7c-4c16-89f3-3c6ec8f52238 2019-06-30 11:42:22,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719318389893s 2019-06-30 11:42:22,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:42:22,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:42:22,047 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:42:22 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-625783c3-b4fa-4229-ad7b-ea947684d2d9 2019-06-30 11:42:22,047 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:42:22,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:42:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-895b4555-84f9-4425-ac19-dd85aa2b2907 2019-06-30 11:42:22,089 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:42:22,089 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-895b4555-84f9-4425-ac19-dd85aa2b2907 2019-06-30 11:42:22,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.070965051651s 2019-06-30 11:42:27,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:42:27,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:42:27,125 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:42:27 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-f35e2b93-3409-4ca4-b275-a14f8d276344 2019-06-30 11:42:27,125 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:42:27,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:42:27 GMT Server: Apache x-openstack-request-id: req-88a4dbac-7c04-430c-8c38-3cd3ea291915 2019-06-30 11:42:27,167 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:42:27,167 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-88a4dbac-7c04-430c-8c38-3cd3ea291915 2019-06-30 11:42:27,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717670917511s 2019-06-30 11:42:32,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:42:32,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:42:32,221 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:42:32 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-d3d6843d-e657-43da-9c41-b10dfea4298a 2019-06-30 11:42:32,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. 2019-06-30 11:42:32,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:42:32 GMT Server: Apache x-openstack-request-id: req-eb009fe5-4c4d-459f-950b-1f74af6032d8 2019-06-30 11:42:32,267 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:42:32,267 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-eb009fe5-4c4d-459f-950b-1f74af6032d8 2019-06-30 11:42:32,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0936768054962s 2019-06-30 11:42:32,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:42:32,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:42:32,297 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:42:32 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-80fd1f25-6826-4fbf-898e-1cd230a5dedf 2019-06-30 11:42:32,298 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:42:32,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:42:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-64be0ac1-d5ba-4c9e-b966-0ee81b4602af 2019-06-30 11:42:32,340 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:42:32,340 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-64be0ac1-d5ba-4c9e-b966-0ee81b4602af 2019-06-30 11:42:32,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727031230927s 2019-06-30 11:42:37,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:42:37,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:42:37,381 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:42:37 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-72825f3f-9a77-4382-bd5b-9f82698e39f6 2019-06-30 11:42:37,381 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:42:37,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:42:37 GMT Server: Apache x-openstack-request-id: req-0a5d4b1d-3635-40e2-87e0-9e22919c073e 2019-06-30 11:42:37,424 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:42:37,424 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-0a5d4b1d-3635-40e2-87e0-9e22919c073e 2019-06-30 11:42:37,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0771698951721s 2019-06-30 11:42:42,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:42:42,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:42:42,460 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:42:42 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-451727de-890a-4a6b-a07a-40d9f99785eb 2019-06-30 11:42:42,460 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:42:42,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:42:42 GMT Server: Apache x-openstack-request-id: req-871df92f-25b3-4903-aa45-377a997cba24 2019-06-30 11:42:42,502 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:42:42,502 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-871df92f-25b3-4903-aa45-377a997cba24 2019-06-30 11:42:42,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720789432526s 2019-06-30 11:42:42,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:42:42,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:42:42,531 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:42:42 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-7fd426e3-1b80-456b-8721-b8be625c1838 2019-06-30 11:42:42,531 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:42:42,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:42:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2cd54b6f-0c5e-4d72-b05e-066ca30257fe 2019-06-30 11:42:42,573 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:42:42,573 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-2cd54b6f-0c5e-4d72-b05e-066ca30257fe 2019-06-30 11:42:42,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0702660083771s 2019-06-30 11:42:47,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:42:47,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:42:47,609 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:42:47 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-a5aa4ba6-f92d-4e22-8131-bfd17eb3e5ee 2019-06-30 11:42:47,609 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:42:47,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:42:47 GMT Server: Apache x-openstack-request-id: req-f5b1f138-716a-4a6c-925d-470209be2b46 2019-06-30 11:42:47,651 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:42:47,651 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-f5b1f138-716a-4a6c-925d-470209be2b46 2019-06-30 11:42:47,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717418193817s 2019-06-30 11:42:52,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:42:52,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:42:52,686 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:42:52 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-fdd63a39-07f1-4a44-a34d-70c8e7d2b141 2019-06-30 11:42:52,686 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:42:52,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:42:52 GMT Server: Apache x-openstack-request-id: req-0c6af9d9-76e8-4d67-863c-5ca82c799140 2019-06-30 11:42:52,730 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:42:52,730 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-0c6af9d9-76e8-4d67-863c-5ca82c799140 2019-06-30 11:42:52,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729141235352s 2019-06-30 11:42:52,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:42:52,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:42:52,759 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:42:52 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-ca191da3-6cf6-4116-bbc5-c2af56a17004 2019-06-30 11:42:52,759 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:42:52,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:42:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-97d366bd-d4af-4df8-8037-a45f68fdeed5 2019-06-30 11:42:52,800 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:42:52,800 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-97d366bd-d4af-4df8-8037-a45f68fdeed5 2019-06-30 11:42:52,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0700161457062s 2019-06-30 11:42:57,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:42:57,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:42:57,838 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:42:57 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-26bde03d-5c85-4003-839f-17df284dfbec 2019-06-30 11:42:57,838 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:42:58,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:42:57 GMT Server: Apache x-openstack-request-id: req-a9477a1b-e569-492c-aa6a-cffc6f75a72b 2019-06-30 11:42:58,014 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:42:58,014 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-a9477a1b-e569-492c-aa6a-cffc6f75a72b 2019-06-30 11:42:58,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.206866025925s 2019-06-30 11:43:03,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:43:03,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:43:03,051 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:43:03 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-befc31c1-3b54-4383-9e67-4d1b6eb26611 2019-06-30 11:43:03,051 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:43:03,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:43:03 GMT Server: Apache x-openstack-request-id: req-b774573e-ed78-403f-b3b7-592a246f561c 2019-06-30 11:43:03,096 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:43:03,096 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-b774573e-ed78-403f-b3b7-592a246f561c 2019-06-30 11:43:03,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763738155365s 2019-06-30 11:43:03,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:43:03,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:43:03,144 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:43:03 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-2fce77df-2026-4577-86cc-52904ca49433 2019-06-30 11:43:03,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. 2019-06-30 11:43:03,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:43:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-789423cd-3f64-4273-8560-98df5ef40ef7 2019-06-30 11:43:03,187 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:43:03,187 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-789423cd-3f64-4273-8560-98df5ef40ef7 2019-06-30 11:43:03,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0911478996277s 2019-06-30 11:43:08,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:43:08,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:43:08,242 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:43:08 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-7ed87bff-0714-4e07-a6f6-0d06dc7f70cf 2019-06-30 11:43:08,242 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:43:08,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:43:08 GMT Server: Apache x-openstack-request-id: req-f03356cb-d35e-467a-9431-a614d9b50756 2019-06-30 11:43:08,284 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:43:08,284 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-f03356cb-d35e-467a-9431-a614d9b50756 2019-06-30 11:43:08,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.089653968811s 2019-06-30 11:43:13,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:43:13,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:43:13,338 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:43:13 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-cc342ba5-01e2-41f7-ae96-e7c2afac49a5 2019-06-30 11:43:13,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. 2019-06-30 11:43:13,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:43:13 GMT Server: Apache x-openstack-request-id: req-21082aab-d419-4d16-a426-4b2a2cf71431 2019-06-30 11:43:13,382 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:43:13,382 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-21082aab-d419-4d16-a426-4b2a2cf71431 2019-06-30 11:43:13,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0920917987823s 2019-06-30 11:43:13,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:43:13,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:43:13,413 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:43:13 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-84998a0c-e0a0-436a-8137-62203c454205 2019-06-30 11:43:13,413 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:43:13,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:43:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d7813d11-2cea-4452-babb-8f5d35394d7e 2019-06-30 11:43:13,456 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:43:13,456 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-d7813d11-2cea-4452-babb-8f5d35394d7e 2019-06-30 11:43:13,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735929012299s 2019-06-30 11:43:18,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:43:18,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:43:18,493 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:43:18 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-d036f920-9d0a-4ce4-99f8-8814014f3d15 2019-06-30 11:43:18,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. 2019-06-30 11:43:18,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:43:18 GMT Server: Apache x-openstack-request-id: req-c1eaaca5-0e6e-4836-b5eb-8540eb79edb9 2019-06-30 11:43:18,535 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:43:18,535 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-c1eaaca5-0e6e-4836-b5eb-8540eb79edb9 2019-06-30 11:43:18,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725569725037s 2019-06-30 11:43:23,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:43:23,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:43:23,840 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:43:23 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-26e3dd69-8264-499d-b4d8-1d7022220512 2019-06-30 11:43:23,840 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:43:23,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:43:23 GMT Server: Apache x-openstack-request-id: req-341a3291-a0d0-4834-869c-7750ed0d31d0 2019-06-30 11:43:23,881 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:43:23,881 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-341a3291-a0d0-4834-869c-7750ed0d31d0 2019-06-30 11:43:23,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.339931964874s 2019-06-30 11:43:23,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:43:23,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:43:24,159 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:43:23 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-b5cf838a-348a-4cc1-9c3f-ce47b147d3ae 2019-06-30 11:43:24,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. 2019-06-30 11:43:24,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:43:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9d120822-c5df-4195-b811-9edec595579b 2019-06-30 11:43:24,200 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:43:24,201 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-9d120822-c5df-4195-b811-9edec595579b 2019-06-30 11:43:24,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.319134950638s 2019-06-30 11:43:29,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:43:29,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:43:29,237 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:43:29 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-39acd438-f368-46b7-b8a4-51c95ac1d2ae 2019-06-30 11:43:29,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. 2019-06-30 11:43:29,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:43:29 GMT Server: Apache x-openstack-request-id: req-d79449e5-0749-44c2-b6f3-3499f619b3aa 2019-06-30 11:43:29,279 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:43:29,279 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-d79449e5-0749-44c2-b6f3-3499f619b3aa 2019-06-30 11:43:29,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714390277863s 2019-06-30 11:43:34,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:43:34,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:43:34,314 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:43:34 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-ba57b0f7-f803-4f20-85f8-1cf3e6180a00 2019-06-30 11:43:34,315 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:43:34,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:43:34 GMT Server: Apache x-openstack-request-id: req-779547cc-3f4b-4dd8-b04c-1c2ed4f00978 2019-06-30 11:43:34,355 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:43:34,355 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-779547cc-3f4b-4dd8-b04c-1c2ed4f00978 2019-06-30 11:43:34,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706458091736s 2019-06-30 11:43:34,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:43:34,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:43:34,670 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:43:34 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-f8aa0c55-dc96-4560-954a-e0c1ed6d8472 2019-06-30 11:43:34,671 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:43:34,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:43:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fe50cb24-279c-46c2-aff8-95883a5e88dd 2019-06-30 11:43:34,712 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:43:34,712 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-fe50cb24-279c-46c2-aff8-95883a5e88dd 2019-06-30 11:43:34,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.355924844742s 2019-06-30 11:43:39,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:43:39,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:43:39,961 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:43:39 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-3572414e-a2d1-406b-9bbd-ac324f6b7084 2019-06-30 11:43:39,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. 2019-06-30 11:43:40,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:43:39 GMT Server: Apache x-openstack-request-id: req-a254588f-7c36-4161-988f-0da28af561c2 2019-06-30 11:43:40,003 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:43:40,003 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-a254588f-7c36-4161-988f-0da28af561c2 2019-06-30 11:43:40,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.284744024277s 2019-06-30 11:43:45,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:43:45,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:43:45,039 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:43:45 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-96fb3300-d2bc-45da-8e9a-af7d735ef8e6 2019-06-30 11:43:45,039 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:43:45,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:43:45 GMT Server: Apache x-openstack-request-id: req-8adf5ebb-d71f-4f58-beb9-183dee7745e5 2019-06-30 11:43:45,080 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:43:45,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-8adf5ebb-d71f-4f58-beb9-183dee7745e5 2019-06-30 11:43:45,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0705769062042s 2019-06-30 11:43:45,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:43:45,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:43:45,108 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:43:45 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-67357690-b629-4d95-9831-ab3c6aadd5b1 2019-06-30 11:43:45,108 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:43:45,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:43:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8a1a9a9e-3290-48c2-b0bd-e2edb18c4332 2019-06-30 11:43:45,149 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:43:45,149 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-8a1a9a9e-3290-48c2-b0bd-e2edb18c4332 2019-06-30 11:43:45,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0690958499908s 2019-06-30 11:43:50,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:43:50,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:43:50,187 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:43:50 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-de7636e3-e15d-4e1e-8908-a7d3d7999a16 2019-06-30 11:43:50,187 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:43:50,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:43:50 GMT Server: Apache x-openstack-request-id: req-e0cd1ce9-6de7-42ce-b35d-52a4332c9a1f 2019-06-30 11:43:50,232 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:43:50,232 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-e0cd1ce9-6de7-42ce-b35d-52a4332c9a1f 2019-06-30 11:43:50,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0764000415802s 2019-06-30 11:43:55,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:43:55,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:43:55,268 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:43:55 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-4a44e07b-f052-4e81-a0c7-f0877dcf635e 2019-06-30 11:43:55,269 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:43:55,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:43:55 GMT Server: Apache x-openstack-request-id: req-88c4a8d5-6b47-42a1-9219-be90ab7dceca 2019-06-30 11:43:55,312 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:43:55,312 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-88c4a8d5-6b47-42a1-9219-be90ab7dceca 2019-06-30 11:43:55,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743088722229s 2019-06-30 11:43:55,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:43:55,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:43:55,342 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:43:55 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-6606bc30-6d24-4063-878d-5d7f575ce8fa 2019-06-30 11:43:55,342 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:43:55,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:43:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-38af6f7e-af89-4dad-9612-8413d175ba76 2019-06-30 11:43:55,383 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:43:55,383 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-38af6f7e-af89-4dad-9612-8413d175ba76 2019-06-30 11:43:55,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0706920623779s 2019-06-30 11:44:00,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:44:00,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:44:00,422 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:44:00 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-d5421aa5-4c0c-4d0b-a5e6-03e8e5bcd376 2019-06-30 11:44:00,422 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:44:00,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:44:00 GMT Server: Apache x-openstack-request-id: req-7315b206-b314-4acf-8fc0-5436f29975f2 2019-06-30 11:44:00,468 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:44:00,468 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-7315b206-b314-4acf-8fc0-5436f29975f2 2019-06-30 11:44:00,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0781569480896s 2019-06-30 11:44:05,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:44:05,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:44:05,785 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:44:05 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-8954cf2b-6c89-444d-98ba-69af0fa69be2 2019-06-30 11:44:05,786 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:44:05,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:44:05 GMT Server: Apache x-openstack-request-id: req-644a6b5b-4c80-41a5-a333-56bd44c6b825 2019-06-30 11:44:05,827 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:44:05,827 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-644a6b5b-4c80-41a5-a333-56bd44c6b825 2019-06-30 11:44:05,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.352967977524s 2019-06-30 11:44:05,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:44:05,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:44:06,121 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:44:05 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-47dff52f-b3a6-40f1-be9c-a8dc86b8bd84 2019-06-30 11:44:06,122 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:44:06,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:44:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-be05c1f3-04b6-4c73-9efd-58b1a5c35c1f 2019-06-30 11:44:06,429 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:44:06,429 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-be05c1f3-04b6-4c73-9efd-58b1a5c35c1f 2019-06-30 11:44:06,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.6012840271s 2019-06-30 11:44:11,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:44:11,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:44:11,469 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:44:11 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-00430654-996b-4084-a44f-cdf11e750701 2019-06-30 11:44:11,469 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:44:11,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:44:11 GMT Server: Apache x-openstack-request-id: req-3f1a24d9-3a94-4e06-bf6a-45bf2e6c42b6 2019-06-30 11:44:11,511 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:44:11,512 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-3f1a24d9-3a94-4e06-bf6a-45bf2e6c42b6 2019-06-30 11:44:11,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761740207672s 2019-06-30 11:44:16,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:44:16,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:44:16,744 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:44:16 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-81872932-5d96-42e5-9798-c382125695c3 2019-06-30 11:44:16,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. 2019-06-30 11:44:16,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:44:16 GMT Server: Apache x-openstack-request-id: req-5f27c23d-575e-47f2-905e-6664bf59e9d3 2019-06-30 11:44:16,786 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:44:16,786 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-5f27c23d-575e-47f2-905e-6664bf59e9d3 2019-06-30 11:44:16,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.268411874771s 2019-06-30 11:44:16,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:44:16,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:44:16,815 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:44:16 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-ddd67292-4aea-4392-b2bf-1012193729a7 2019-06-30 11:44:16,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. 2019-06-30 11:44:16,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:44:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1a87e028-42be-454e-9f38-50e0126d8643 2019-06-30 11:44:16,857 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:44:16,857 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-1a87e028-42be-454e-9f38-50e0126d8643 2019-06-30 11:44:16,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0704491138458s 2019-06-30 11:44:21,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:44:21,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:44:22,151 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:44:21 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-8d6643fc-5033-48b5-b88b-f890fef15594 2019-06-30 11:44:22,151 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:44:22,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:44:22 GMT Server: Apache x-openstack-request-id: req-7c2756a3-7db5-4b51-ba93-ac2c05e475ca 2019-06-30 11:44:22,191 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:44:22,191 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-7c2756a3-7db5-4b51-ba93-ac2c05e475ca 2019-06-30 11:44:22,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.331824064255s 2019-06-30 11:44:27,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:44:27,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:44:27,225 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:44:27 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-50c4f898-f5dd-46c8-9072-58af1f7dab9b 2019-06-30 11:44:27,225 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:44:27,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:44:27 GMT Server: Apache x-openstack-request-id: req-23afaef4-5ee2-4c6a-b960-67d6e337b800 2019-06-30 11:44:27,531 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:44:27,531 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-23afaef4-5ee2-4c6a-b960-67d6e337b800 2019-06-30 11:44:27,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.336786985397s 2019-06-30 11:44:27,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:44:27,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:44:27,561 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:44:27 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-3d3947e9-c43d-489b-9f1a-29151e8dc567 2019-06-30 11:44:27,561 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:44:27,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:44:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-83c5ba74-6623-4b27-96a3-88be2462c53f 2019-06-30 11:44:27,602 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:44:27,603 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-83c5ba74-6623-4b27-96a3-88be2462c53f 2019-06-30 11:44:27,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0704710483551s 2019-06-30 11:44:32,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:44:32,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:44:32,640 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:44:32 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-52c90399-5fc2-4778-a0f8-6c81e41a53be 2019-06-30 11:44:32,640 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:44:32,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:44:32 GMT Server: Apache x-openstack-request-id: req-3b8b2aef-e997-4779-8347-feaaa39519cc 2019-06-30 11:44:32,682 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:44:32,682 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-3b8b2aef-e997-4779-8347-feaaa39519cc 2019-06-30 11:44:32,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727190971375s 2019-06-30 11:44:37,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:44:37,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:44:37,994 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:44:37 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-17d83620-c1ea-4401-97e8-8ee04d8fdaf5 2019-06-30 11:44:37,994 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:44:38,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:44:37 GMT Server: Apache x-openstack-request-id: req-70150187-4c45-4553-8c74-41f923002a36 2019-06-30 11:44:38,035 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:44:38,035 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-70150187-4c45-4553-8c74-41f923002a36 2019-06-30 11:44:38,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.347908973694s 2019-06-30 11:44:38,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:44:38,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:44:38,339 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:44:38 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-5a5f3d98-3afe-4a84-8438-3ccd3e27e8da 2019-06-30 11:44:38,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. 2019-06-30 11:44:38,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:44:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-11de184a-98e7-436e-b271-d0d3e8013221 2019-06-30 11:44:38,381 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:44:38,381 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-11de184a-98e7-436e-b271-d0d3e8013221 2019-06-30 11:44:38,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.345154047012s 2019-06-30 11:44:43,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:44:43,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:44:43,419 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:44:43 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-f6a4d725-cd25-453a-9164-978a48bf4b1e 2019-06-30 11:44:43,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. 2019-06-30 11:44:43,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:44:43 GMT Server: Apache x-openstack-request-id: req-4eed6f07-26d4-4630-945b-192efe96e3a2 2019-06-30 11:44:43,460 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:44:43,460 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-4eed6f07-26d4-4630-945b-192efe96e3a2 2019-06-30 11:44:43,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725650787354s 2019-06-30 11:44:48,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:44:48,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:44:48,495 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:44:48 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-96acc0d0-3a53-4a6f-bd75-d9e0379cac7b 2019-06-30 11:44:48,495 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:44:48,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:44:48 GMT Server: Apache x-openstack-request-id: req-51a0c539-4719-460e-bd91-2447f60846c7 2019-06-30 11:44:48,536 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:44:48,537 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-51a0c539-4719-460e-bd91-2447f60846c7 2019-06-30 11:44:48,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704369544983s 2019-06-30 11:44:48,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:44:48,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:44:48,566 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:44:48 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-1a331b94-64f6-4816-b1f3-a02974f464e9 2019-06-30 11:44:48,566 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:44:48,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:44:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4646d697-d635-4e72-b855-838907636a0d 2019-06-30 11:44:48,607 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:44:48,607 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-4646d697-d635-4e72-b855-838907636a0d 2019-06-30 11:44:48,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0699169635773s 2019-06-30 11:44:53,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:44:53,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:44:53,643 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:44:53 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-00e5d602-2969-4087-814e-39f83ec78532 2019-06-30 11:44:53,643 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:44:53,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:44:53 GMT Server: Apache x-openstack-request-id: req-5885effb-a88b-4653-af3e-1c00c1266831 2019-06-30 11:44:53,816 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:44:53,817 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-5885effb-a88b-4653-af3e-1c00c1266831 2019-06-30 11:44:53,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.202956914902s 2019-06-30 11:44:58,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:44:58,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:44:58,854 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:44:58 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-99aef7a3-dc9a-4c1c-8135-72c4f83aef62 2019-06-30 11:44:58,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. 2019-06-30 11:44:58,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:44:58 GMT Server: Apache x-openstack-request-id: req-613c0870-9aad-4352-a02a-6c3364f1364e 2019-06-30 11:44:58,898 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:44:58,898 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-613c0870-9aad-4352-a02a-6c3364f1364e 2019-06-30 11:44:58,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076150894165s 2019-06-30 11:44:58,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:44:58,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:44:58,929 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:44:58 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-16df22a9-a300-4812-9d48-04c56ea418cd 2019-06-30 11:44:58,930 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:44:58,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:44:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-996e45e2-b0fa-494b-9696-edfaf77ed1a4 2019-06-30 11:44:58,971 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:44:58,972 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-996e45e2-b0fa-494b-9696-edfaf77ed1a4 2019-06-30 11:44:58,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.07257604599s 2019-06-30 11:45:03,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:45:03,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:45:04,009 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:45:03 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-b2a7908e-21e3-4391-a271-4a5066cf1e5d 2019-06-30 11:45:04,009 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:45:04,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:45:04 GMT Server: Apache x-openstack-request-id: req-d4448e64-7533-4356-86a7-d12903f32141 2019-06-30 11:45:04,050 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:45:04,050 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-d4448e64-7533-4356-86a7-d12903f32141 2019-06-30 11:45:04,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717549324036s 2019-06-30 11:45:09,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:45:09,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:45:09,084 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:45:09 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-6a60b02d-5dd6-417e-8465-1580ae3d625e 2019-06-30 11:45:09,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. 2019-06-30 11:45:09,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:45:09 GMT Server: Apache x-openstack-request-id: req-d29a1132-3815-4f81-abab-6780a15cc6a5 2019-06-30 11:45:09,125 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:45:09,126 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-d29a1132-3815-4f81-abab-6780a15cc6a5 2019-06-30 11:45:09,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0702228546143s 2019-06-30 11:45:09,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:45:09,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:45:09,154 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:45:09 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-03ffb3fa-2557-4508-a4c3-082a24c0be93 2019-06-30 11:45:09,155 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:45:09,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:45:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-97a00f29-64a1-4ae8-a140-ced291cdc126 2019-06-30 11:45:09,195 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:45:09,196 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-97a00f29-64a1-4ae8-a140-ced291cdc126 2019-06-30 11:45:09,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0694859027863s 2019-06-30 11:45:14,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:45:14,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:45:14,234 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:45:14 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-e43b778a-54a1-427c-b009-6e7838201ca3 2019-06-30 11:45:14,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. 2019-06-30 11:45:14,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:45:14 GMT Server: Apache x-openstack-request-id: req-8737dd4c-eef8-4241-b5c1-dc82426f6005 2019-06-30 11:45:14,278 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:45:14,278 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-8737dd4c-eef8-4241-b5c1-dc82426f6005 2019-06-30 11:45:14,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759990215302s 2019-06-30 11:45:19,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:45:19,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:45:19,315 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:45:19 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-3ee4afb9-e755-4318-87f4-64fd38a3e73f 2019-06-30 11:45:19,315 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:45:19,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:45:19 GMT Server: Apache x-openstack-request-id: req-730dbf13-5792-4744-b13a-658d4595a5d9 2019-06-30 11:45:19,357 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:45:19,357 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-730dbf13-5792-4744-b13a-658d4595a5d9 2019-06-30 11:45:19,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733451843262s 2019-06-30 11:45:19,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:45:19,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:45:19,388 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:45:19 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-01269804-2ba2-4591-9396-106401439547 2019-06-30 11:45:19,388 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:45:19,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:45:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-048ba8ef-5aa0-4d0b-b013-b21d1648b536 2019-06-30 11:45:19,430 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:45:19,431 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-048ba8ef-5aa0-4d0b-b013-b21d1648b536 2019-06-30 11:45:19,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730519294739s 2019-06-30 11:45:24,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:45:24,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:45:24,470 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:45:24 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-a8b5f587-b255-4189-90ee-b8f906ca2b06 2019-06-30 11:45:24,470 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:45:24,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:45:24 GMT Server: Apache x-openstack-request-id: req-72826c2a-cd00-41c4-9a6f-483db7693f22 2019-06-30 11:45:24,513 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:45:24,513 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-72826c2a-cd00-41c4-9a6f-483db7693f22 2019-06-30 11:45:24,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758409500122s 2019-06-30 11:45:29,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:45:29,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:45:29,551 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:45:29 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-bc72e5c6-2799-4221-9f61-4f8e04f4fdf9 2019-06-30 11:45:29,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. 2019-06-30 11:45:29,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:45:29 GMT Server: Apache x-openstack-request-id: req-7717cae5-3341-4148-a9e6-cb71a7567274 2019-06-30 11:45:29,594 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:45:29,594 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-7717cae5-3341-4148-a9e6-cb71a7567274 2019-06-30 11:45:29,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753149986267s 2019-06-30 11:45:29,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:45:29,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:45:29,625 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:45:29 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-c480dd1a-e695-451c-a79f-8501b1b50af3 2019-06-30 11:45:29,625 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:45:29,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:45:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b2595cde-0c33-461b-8ca1-bcdd5413209e 2019-06-30 11:45:29,668 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:45:29,668 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-b2595cde-0c33-461b-8ca1-bcdd5413209e 2019-06-30 11:45:29,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734128952026s 2019-06-30 11:45:34,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:45:34,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:45:34,707 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:45:34 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-b8d41c94-2e8a-423d-8f83-5f7d4dc92491 2019-06-30 11:45:34,707 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:45:34,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:45:34 GMT Server: Apache x-openstack-request-id: req-b8285364-4bf1-4aae-8218-8e0b61355443 2019-06-30 11:45:34,750 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:45:34,750 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-b8285364-4bf1-4aae-8218-8e0b61355443 2019-06-30 11:45:34,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074639081955s 2019-06-30 11:45:39,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:45:39,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:45:39,790 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:45:39 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-fc1133b4-6e15-4d1f-9d59-b0b96717186d 2019-06-30 11:45:39,790 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:45:39,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:45:39 GMT Server: Apache x-openstack-request-id: req-14c05c91-28d8-4ef9-9285-db8297d876dc 2019-06-30 11:45:39,833 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:45:39,833 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-14c05c91-28d8-4ef9-9285-db8297d876dc 2019-06-30 11:45:39,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766739845276s 2019-06-30 11:45:39,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:45:39,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:45:39,861 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:45:39 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-c38c2f8d-c5cc-4c3a-be79-a54bc7d417c2 2019-06-30 11:45:39,861 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:45:39,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:45:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-00e1efb0-71c7-4b9a-ba9e-ba3e12faa285 2019-06-30 11:45:39,904 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:45:39,904 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-00e1efb0-71c7-4b9a-ba9e-ba3e12faa285 2019-06-30 11:45:39,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0704588890076s 2019-06-30 11:45:44,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:45:44,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:45:44,944 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:45:44 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-bed147cc-8186-4d87-97cb-f4c1c91d3948 2019-06-30 11:45:44,945 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:45:44,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:45:44 GMT Server: Apache x-openstack-request-id: req-9d71b4ae-543f-4864-946d-153c878681a4 2019-06-30 11:45:44,988 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:45:44,988 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-9d71b4ae-543f-4864-946d-153c878681a4 2019-06-30 11:45:44,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0774838924408s 2019-06-30 11:45:49,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:45:49,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:45:50,021 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:45:49 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-0dcba3a9-fe49-44ba-9c89-fba446ddad5e 2019-06-30 11:45:50,021 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:45:50,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:45:50 GMT Server: Apache x-openstack-request-id: req-7cda0356-be17-46ff-a167-c913682edbf5 2019-06-30 11:45:50,064 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:45:50,064 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-7cda0356-be17-46ff-a167-c913682edbf5 2019-06-30 11:45:50,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742349624634s 2019-06-30 11:45:50,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:45:50,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:45:50,094 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:45:50 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-e13aceff-9a8a-432d-94ca-90340c38da0f 2019-06-30 11:45:50,094 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:45:50,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:45:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7a4bdc2e-7a54-462b-b77a-e26fd08e07cc 2019-06-30 11:45:50,136 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:45:50,136 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-7a4bdc2e-7a54-462b-b77a-e26fd08e07cc 2019-06-30 11:45:50,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718560218811s 2019-06-30 11:45:55,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:45:55,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:45:55,171 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:45:55 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc Server: Apache x-openstack-request-id: req-5aabbc6f-cba8-42ae-9563-e07670aa6412 2019-06-30 11:45:55,171 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:45:55,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 578 Content-Type: application/json Date: Sun, 30 Jun 2019 11:45:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8ce5c1f4-7b96-4ccd-9bfd-075c0aecd117 2019-06-30 11:45:55,246 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-06-30T11:45:50Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/sprout/events/f33794c2-0326-40ec-a3e7-c6ae72e3d5eb", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "36a36044-0319-4713-8ad3-5d8fb578c975", "id": "f33794c2-0326-40ec-a3e7-c6ae72e3d5eb"}, {"resource_name": "dime", "event_time": "2019-06-30T11:45:50Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/dime/events/46eaf1c7-ca03-4fd6-8441-ed6c78023edf", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-frzhoz5zwoy5", "id": "46eaf1c7-ca03-4fd6-8441-ed6c78023edf"}, {"resource_name": "bono", "event_time": "2019-06-30T11:45:50Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/bono/events/5225f3fa-ca03-4dcb-8b72-bca09e64e11c", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-xxa3vtjzdork", "id": "5225f3fa-ca03-4dcb-8b72-bca09e64e11c"}, {"resource_name": "homer", "event_time": "2019-06-30T11:45:50Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/homer/events/cdb1d54f-9411-4470-bbed-99f9a816b9ad", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-dvii4266uopg", "id": "cdb1d54f-9411-4470-bbed-99f9a816b9ad"}]} 2019-06-30 11:45:55,247 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc&marker=9fbe82dc-310b-479c-a053-2de833198644&sort_dir=asc used request id req-8ce5c1f4-7b96-4ccd-9bfd-075c0aecd117 2019-06-30 11:45:55,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.106958866119s 2019-06-30 11:46:00,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:46:00,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:46:00,283 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:46:00 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-49fb3db0-6a5d-4cad-a99e-f6aec1b67757 2019-06-30 11:46:00,283 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:46:00,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:46:00 GMT Server: Apache x-openstack-request-id: req-3e91e770-40fd-4ea3-acd3-6a48e01861c3 2019-06-30 11:46:00,325 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:46:00,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-3e91e770-40fd-4ea3-acd3-6a48e01861c3 2019-06-30 11:46:00,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720629692078s 2019-06-30 11:46:05,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:46:05,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:46:05,361 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:46:05 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-795d8d0c-7409-4409-8d42-015a2916b475 2019-06-30 11:46:05,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. 2019-06-30 11:46:05,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:46:05 GMT Server: Apache x-openstack-request-id: req-ac29c4e4-75e0-496c-91bd-faf4a76b9351 2019-06-30 11:46:05,402 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:46:05,402 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-ac29c4e4-75e0-496c-91bd-faf4a76b9351 2019-06-30 11:46:05,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710251331329s 2019-06-30 11:46:05,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:46:05,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:46:05,432 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:46:05 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-621c28f6-00dd-43fb-811e-b86bfcea3960 2019-06-30 11:46:05,432 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:46:05,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:46:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0cd2bf2f-1ec7-4e20-b5b7-b2665c97a32e 2019-06-30 11:46:05,474 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:46:05,475 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-0cd2bf2f-1ec7-4e20-b5b7-b2665c97a32e 2019-06-30 11:46:05,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716309547424s 2019-06-30 11:46:10,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:46:10,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:46:10,512 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:46:10 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-22d2a55d-45ce-4597-a3d6-549c6ddf75b7 2019-06-30 11:46:10,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. 2019-06-30 11:46:10,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:46:10 GMT Server: Apache x-openstack-request-id: req-fa661bb1-5c28-4dc5-9927-b72dda238516 2019-06-30 11:46:10,557 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:46:10,557 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-fa661bb1-5c28-4dc5-9927-b72dda238516 2019-06-30 11:46:10,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075511932373s 2019-06-30 11:46:15,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:46:15,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:46:15,596 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:46:15 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-872414dc-8d1b-4b5a-9ffc-4fe65fe0ef03 2019-06-30 11:46:15,596 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:46:15,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:46:15 GMT Server: Apache x-openstack-request-id: req-551a999c-9055-47df-871c-513eaf322d09 2019-06-30 11:46:15,640 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:46:15,641 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-551a999c-9055-47df-871c-513eaf322d09 2019-06-30 11:46:15,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0776329040527s 2019-06-30 11:46:15,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:46:15,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:46:15,672 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:46:15 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-619b119f-a496-4cdd-bbb7-7dfc9a8e1077 2019-06-30 11:46:15,672 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:46:15,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:46:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2e1d9893-0e0a-41c5-be7a-ab80bf36ce01 2019-06-30 11:46:15,714 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:46:15,715 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-2e1d9893-0e0a-41c5-be7a-ab80bf36ce01 2019-06-30 11:46:15,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733630657196s 2019-06-30 11:46:20,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:46:20,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:46:20,750 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:46:20 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-09b53e94-d536-48ce-a32e-69fea57e5f32 2019-06-30 11:46:20,750 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:46:20,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:46:20 GMT Server: Apache x-openstack-request-id: req-9a4be494-c7a2-41d1-b17e-a11d2d343026 2019-06-30 11:46:20,792 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:46:20,792 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-9a4be494-c7a2-41d1-b17e-a11d2d343026 2019-06-30 11:46:20,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717120170593s 2019-06-30 11:46:25,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:46:25,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:46:25,829 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:46:25 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-3d27d06d-b606-4f47-9741-0f56b0b01c99 2019-06-30 11:46:25,829 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:46:25,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:46:25 GMT Server: Apache x-openstack-request-id: req-09d98498-1579-4711-ac8b-d56f4661504f 2019-06-30 11:46:25,870 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:46:25,870 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-09d98498-1579-4711-ac8b-d56f4661504f 2019-06-30 11:46:25,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717329978943s 2019-06-30 11:46:25,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:46:25,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:46:25,899 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:46:25 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-24caddca-cff3-460a-b563-18092cc2d9eb 2019-06-30 11:46:25,900 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:46:25,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:46:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5789d15d-6cc4-42db-a5ea-1b134e162c67 2019-06-30 11:46:25,941 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:46:25,941 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-5789d15d-6cc4-42db-a5ea-1b134e162c67 2019-06-30 11:46:25,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.070296049118s 2019-06-30 11:46:30,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:46:30,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:46:30,975 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:46:30 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-c42e3898-7be7-4fca-9de8-af15ec3cf932 2019-06-30 11:46:30,975 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:46:31,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:46:30 GMT Server: Apache x-openstack-request-id: req-1a940ed3-638c-421a-a377-162e44889baf 2019-06-30 11:46:31,017 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:46:31,017 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-1a940ed3-638c-421a-a377-162e44889baf 2019-06-30 11:46:31,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723989009857s 2019-06-30 11:46:36,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:46:36,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:46:36,050 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:46:36 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-35604ba7-495c-42a5-ab53-08cfc7b3c52b 2019-06-30 11:46:36,050 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:46:36,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:46:36 GMT Server: Apache x-openstack-request-id: req-e5e76a52-27ac-44e0-aaf8-940e30f96933 2019-06-30 11:46:36,092 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:46:36,092 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-e5e76a52-27ac-44e0-aaf8-940e30f96933 2019-06-30 11:46:36,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721991062164s 2019-06-30 11:46:36,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:46:36,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:46:36,123 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:46:36 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-d75e4f5d-2b80-4a58-ad6d-6e622dd29114 2019-06-30 11:46:36,123 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:46:36,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:46:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-17de495d-1140-4d82-9985-12ebe964450f 2019-06-30 11:46:36,149 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:46:36,150 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-17de495d-1140-4d82-9985-12ebe964450f 2019-06-30 11:46:36,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0566790103912s 2019-06-30 11:46:41,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:46:41,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:46:41,190 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:46:41 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-7425924f-f3f1-4371-b72e-aa22ca73c723 2019-06-30 11:46:41,190 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:46:41,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:46:41 GMT Server: Apache x-openstack-request-id: req-649071c6-b72f-4bae-be01-35206abff238 2019-06-30 11:46:41,231 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:46:41,231 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-649071c6-b72f-4bae-be01-35206abff238 2019-06-30 11:46:41,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751919746399s 2019-06-30 11:46:46,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:46:46,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:46:46,269 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:46:46 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-e59e329e-d780-442f-ab47-f5ef550ea098 2019-06-30 11:46:46,269 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:46:46,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:46:46 GMT Server: Apache x-openstack-request-id: req-02e9394f-bb7b-4f6d-bbc9-fe89befa4dbb 2019-06-30 11:46:46,311 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:46:46,311 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-02e9394f-bb7b-4f6d-bbc9-fe89befa4dbb 2019-06-30 11:46:46,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732700824738s 2019-06-30 11:46:46,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:46:46,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:46:46,341 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:46:46 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-8a408e62-3d46-4981-8e08-4c238342d294 2019-06-30 11:46:46,341 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:46:46,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:46:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0ed3a0bc-ccd2-481d-882e-4f358d57fa4b 2019-06-30 11:46:46,366 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:46:46,366 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-0ed3a0bc-ccd2-481d-882e-4f358d57fa4b 2019-06-30 11:46:46,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0551359653473s 2019-06-30 11:46:51,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:46:51,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:46:51,403 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:46:51 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-d1f81a5d-ff1b-47bd-91b2-46cdd7fd3c90 2019-06-30 11:46:51,403 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:46:51,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:46:51 GMT Server: Apache x-openstack-request-id: req-7fa4df96-5132-49e2-ac33-f8f43a326335 2019-06-30 11:46:51,444 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:46:51,445 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-7fa4df96-5132-49e2-ac33-f8f43a326335 2019-06-30 11:46:51,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713400840759s 2019-06-30 11:46:56,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:46:56,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:46:56,482 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:46:56 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-870654c2-7453-4189-9950-4e5ae191bf40 2019-06-30 11:46:56,483 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:46:56,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:46:56 GMT Server: Apache x-openstack-request-id: req-821c49f8-85d3-48d9-bab8-646b9c16b75c 2019-06-30 11:46:56,524 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:46:56,524 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-821c49f8-85d3-48d9-bab8-646b9c16b75c 2019-06-30 11:46:56,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734491348267s 2019-06-30 11:46:56,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:46:56,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:46:56,553 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:46:56 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-676489cb-4f8d-4b1d-acd4-36c344866261 2019-06-30 11:46:56,553 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:46:56,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:46:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-adc1b5ed-a90d-412e-9e7c-eabbb05249a8 2019-06-30 11:46:56,594 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:46:56,595 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-adc1b5ed-a90d-412e-9e7c-eabbb05249a8 2019-06-30 11:46:56,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0701930522919s 2019-06-30 11:47:01,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:47:01,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:47:01,632 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:47:01 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-77a7e6cd-0256-4185-8491-82d631955e27 2019-06-30 11:47:01,632 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:47:01,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:47:01 GMT Server: Apache x-openstack-request-id: req-b7eb445d-d688-4080-9eab-ab8347d7fe33 2019-06-30 11:47:01,673 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:47:01,674 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-b7eb445d-d688-4080-9eab-ab8347d7fe33 2019-06-30 11:47:01,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720829963684s 2019-06-30 11:47:06,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:47:06,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:47:06,710 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:47:06 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-05a01185-a552-451f-8238-9f6f71c0cd4f 2019-06-30 11:47:06,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. 2019-06-30 11:47:06,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:47:06 GMT Server: Apache x-openstack-request-id: req-bb899416-ef31-450c-a653-2815bef2f7f4 2019-06-30 11:47:06,751 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:47:06,751 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-bb899416-ef31-450c-a653-2815bef2f7f4 2019-06-30 11:47:06,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716459751129s 2019-06-30 11:47:06,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:47:06,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:47:06,782 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:47:06 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-044a3a64-7b80-42cd-ab77-8a5fa9ea070e 2019-06-30 11:47:06,782 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:47:06,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:47:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c4029743-fa1b-43a1-a35a-4fd1642982a6 2019-06-30 11:47:06,823 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:47:06,823 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-c4029743-fa1b-43a1-a35a-4fd1642982a6 2019-06-30 11:47:06,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712649822235s 2019-06-30 11:47:11,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:47:11,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:47:11,861 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:47:11 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-a2e980b5-285d-4358-b0dc-fc1f191f014f 2019-06-30 11:47:11,861 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:47:11,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:47:11 GMT Server: Apache x-openstack-request-id: req-f73f98c4-edcf-4871-979b-fbc4dda139b4 2019-06-30 11:47:11,903 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:47:11,903 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-f73f98c4-edcf-4871-979b-fbc4dda139b4 2019-06-30 11:47:11,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732290744781s 2019-06-30 11:47:16,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:47:16,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:47:16,939 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:47:16 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-807fe101-d942-4099-b9c4-fd8e55019e84 2019-06-30 11:47:16,939 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:47:16,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:47:16 GMT Server: Apache x-openstack-request-id: req-484d4166-b96e-4d94-a6bf-e6b595154e30 2019-06-30 11:47:16,980 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:47:16,980 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-484d4166-b96e-4d94-a6bf-e6b595154e30 2019-06-30 11:47:16,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710878372192s 2019-06-30 11:47:16,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:47:16,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:47:17,009 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:47:16 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-0b3310bf-4c4c-421e-93de-06741f8f903e 2019-06-30 11:47:17,010 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:47:17,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:47:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2f46a10c-36ab-4213-b388-180f28e8562f 2019-06-30 11:47:17,034 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:47:17,034 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-2f46a10c-36ab-4213-b388-180f28e8562f 2019-06-30 11:47:17,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0538120269775s 2019-06-30 11:47:22,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:47:22,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:47:22,072 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:47:22 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-8922cc03-74d1-4d21-b46e-3eae799d605d 2019-06-30 11:47:22,072 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:47:22,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:47:22 GMT Server: Apache x-openstack-request-id: req-d10c62df-1c5b-4ede-8a27-43b711a35dc9 2019-06-30 11:47:22,114 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:47:22,114 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-d10c62df-1c5b-4ede-8a27-43b711a35dc9 2019-06-30 11:47:22,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728130340576s 2019-06-30 11:47:27,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:47:27,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:47:27,152 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:47:27 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-449ea026-c905-4cc3-8ff7-7fef31c2e962 2019-06-30 11:47:27,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. 2019-06-30 11:47:27,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:47:27 GMT Server: Apache x-openstack-request-id: req-0b32ac7d-523b-44f5-bb10-c942e4e53d89 2019-06-30 11:47:27,197 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:47:27,197 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-0b32ac7d-523b-44f5-bb10-c942e4e53d89 2019-06-30 11:47:27,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0776410102844s 2019-06-30 11:47:27,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:47:27,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:47:27,228 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:47:27 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-f5107378-9728-4962-9be8-8001ede3ff3a 2019-06-30 11:47:27,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. 2019-06-30 11:47:27,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:47:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fe9961be-9a36-4027-b7b8-a28dd5b1bd9d 2019-06-30 11:47:27,270 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:47:27,270 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-fe9961be-9a36-4027-b7b8-a28dd5b1bd9d 2019-06-30 11:47:27,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722789764404s 2019-06-30 11:47:32,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:47:32,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:47:32,309 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:47:32 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-1e313792-fca5-477e-972d-b035a2e8c268 2019-06-30 11:47:32,309 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:47:32,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:47:32 GMT Server: Apache x-openstack-request-id: req-ebfb169f-030d-4e52-a3cc-9f65f893ca8c 2019-06-30 11:47:32,352 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:47:32,353 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-ebfb169f-030d-4e52-a3cc-9f65f893ca8c 2019-06-30 11:47:32,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753161907196s 2019-06-30 11:47:37,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:47:37,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:47:37,408 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:47:37 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-ce8e37eb-ef2c-43eb-a4de-9e66bd00925a 2019-06-30 11:47:37,408 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:47:37,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:47:37 GMT Server: Apache x-openstack-request-id: req-a02b31c7-9746-4f2a-ae1d-57d1338a26a2 2019-06-30 11:47:37,452 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:47:37,452 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-a02b31c7-9746-4f2a-ae1d-57d1338a26a2 2019-06-30 11:47:37,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0937581062317s 2019-06-30 11:47:37,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:47:37,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:47:37,484 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:47:37 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-c6f8e7f1-0e9f-434d-9661-804b04e619c8 2019-06-30 11:47:37,484 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:47:37,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:47:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8988449b-4b2c-4973-93f5-f00dc95cc8ad 2019-06-30 11:47:37,527 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:47:37,527 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-8988449b-4b2c-4973-93f5-f00dc95cc8ad 2019-06-30 11:47:37,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0742321014404s 2019-06-30 11:47:42,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:47:42,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:47:42,565 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:47:42 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-79b67da0-4f0a-4fab-b9fc-c78da45ff6cf 2019-06-30 11:47:42,565 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:47:42,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:47:42 GMT Server: Apache x-openstack-request-id: req-a91f495b-f4a3-448d-bda6-a848083e3756 2019-06-30 11:47:42,607 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:47:42,607 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-a91f495b-f4a3-448d-bda6-a848083e3756 2019-06-30 11:47:42,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073529958725s 2019-06-30 11:47:47,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:47:47,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:47:47,643 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:47:47 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-686c1c7a-aa54-4ed6-8af8-02f425954e43 2019-06-30 11:47:47,643 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:47:47,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:47:47 GMT Server: Apache x-openstack-request-id: req-c5aee0e1-7bde-4c01-9fee-99985b464ef8 2019-06-30 11:47:47,685 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:47:47,685 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-c5aee0e1-7bde-4c01-9fee-99985b464ef8 2019-06-30 11:47:47,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719308853149s 2019-06-30 11:47:47,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:47:47,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:47:47,715 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:47:47 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-bea12288-dbab-4020-83e8-f60761ce9209 2019-06-30 11:47:47,715 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:47:47,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:47:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fb4dfe6d-aeae-43e9-9940-eb1e4fd7eec1 2019-06-30 11:47:47,757 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:47:47,757 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-fb4dfe6d-aeae-43e9-9940-eb1e4fd7eec1 2019-06-30 11:47:47,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714190006256s 2019-06-30 11:47:52,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:47:52,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:47:52,793 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:47:52 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-0c3c9b1b-a546-4038-9a34-c6eefee0ae67 2019-06-30 11:47:52,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. 2019-06-30 11:47:52,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:47:52 GMT Server: Apache x-openstack-request-id: req-42977210-4da4-4410-9ff5-30396a585494 2019-06-30 11:47:52,835 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:47:52,835 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-42977210-4da4-4410-9ff5-30396a585494 2019-06-30 11:47:52,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715909004211s 2019-06-30 11:47:57,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:47:57,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:47:57,871 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:47:57 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-a3577f47-4e48-4c09-b0aa-5a37170f0d54 2019-06-30 11:47:57,871 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:47:57,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:47:57 GMT Server: Apache x-openstack-request-id: req-144ae1a5-453c-4264-8025-939685ae18cb 2019-06-30 11:47:57,915 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:47:57,915 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-144ae1a5-453c-4264-8025-939685ae18cb 2019-06-30 11:47:57,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744400024414s 2019-06-30 11:47:57,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:47:57,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:47:57,945 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:47:57 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-86646bf5-80fc-4011-a182-fb7869f91475 2019-06-30 11:47:57,945 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:47:57,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:47:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-17988361-8d09-4fbb-a94d-e8d8f7caa26d 2019-06-30 11:47:57,987 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:47:57,987 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-17988361-8d09-4fbb-a94d-e8d8f7caa26d 2019-06-30 11:47:57,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0713560581207s 2019-06-30 11:48:02,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:48:02,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:48:03,022 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:48:02 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-be21cd00-4768-428b-80d7-1f34839005b3 2019-06-30 11:48:03,023 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:48:03,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:48:03 GMT Server: Apache x-openstack-request-id: req-46aa08b2-6ccf-464b-ab27-794feeea0978 2019-06-30 11:48:03,064 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:48:03,064 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-46aa08b2-6ccf-464b-ab27-794feeea0978 2019-06-30 11:48:03,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070240020752s 2019-06-30 11:48:08,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:48:08,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:48:08,102 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:48:08 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-d620de8b-ffaa-4ec7-bb7c-a8dcef2242af 2019-06-30 11:48:08,102 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:48:08,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:48:08 GMT Server: Apache x-openstack-request-id: req-e99e9bce-3dd0-4323-8dfe-de8062122259 2019-06-30 11:48:08,145 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:48:08,145 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-e99e9bce-3dd0-4323-8dfe-de8062122259 2019-06-30 11:48:08,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754411220551s 2019-06-30 11:48:08,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:48:08,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:48:08,176 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:48:08 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-5770ab7c-b6ea-4841-ad4c-f1e4460c03cb 2019-06-30 11:48:08,177 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:48:08,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:48:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4301c42c-8490-4b9a-8793-beea67a76246 2019-06-30 11:48:08,219 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:48:08,219 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-4301c42c-8490-4b9a-8793-beea67a76246 2019-06-30 11:48:08,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731701850891s 2019-06-30 11:48:13,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:48:13,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:48:13,252 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:48:13 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-f3a1006f-b449-43a5-b0e3-90eb0f3d1794 2019-06-30 11:48:13,253 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:48:13,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:48:13 GMT Server: Apache x-openstack-request-id: req-cd715277-6f23-400b-b6dc-f409be01fdf5 2019-06-30 11:48:13,294 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:48:13,294 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-cd715277-6f23-400b-b6dc-f409be01fdf5 2019-06-30 11:48:13,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712180137634s 2019-06-30 11:48:18,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:48:18,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:48:18,328 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:48:18 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-6eda7a84-f204-4307-a0ec-7dbf3c83cd5d 2019-06-30 11:48:18,328 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:48:18,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:48:18 GMT Server: Apache x-openstack-request-id: req-9f1adb37-1933-42a9-9b45-e5875d708737 2019-06-30 11:48:18,368 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:48:18,368 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-9f1adb37-1933-42a9-9b45-e5875d708737 2019-06-30 11:48:18,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.068874835968s 2019-06-30 11:48:18,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:48:18,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:48:18,398 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:48:18 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-88f8fb8a-1e21-43ec-a26b-4665a0342084 2019-06-30 11:48:18,398 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:48:18,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:48:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1ea736b0-4ec4-42d7-a2c2-b1bb686f55c4 2019-06-30 11:48:18,439 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:48:18,439 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-1ea736b0-4ec4-42d7-a2c2-b1bb686f55c4 2019-06-30 11:48:18,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.070240020752s 2019-06-30 11:48:23,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:48:23,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:48:23,476 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:48:23 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-3b882df1-ccb6-4045-b224-1b337829100a 2019-06-30 11:48:23,477 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:48:23,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:48:23 GMT Server: Apache x-openstack-request-id: req-7ebc8b61-4d00-455f-97b3-f355eb1e5456 2019-06-30 11:48:23,789 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:48:23,789 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-7ebc8b61-4d00-455f-97b3-f355eb1e5456 2019-06-30 11:48:23,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.34358215332s 2019-06-30 11:48:28,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:48:28,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:48:29,100 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:48:28 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-f45e23b5-946e-4ce1-898a-fead13ad74fb 2019-06-30 11:48:29,100 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:48:29,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:48:29 GMT Server: Apache x-openstack-request-id: req-59ea0000-9d67-41de-bc76-2a46ebf17929 2019-06-30 11:48:29,141 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:48:29,142 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-59ea0000-9d67-41de-bc76-2a46ebf17929 2019-06-30 11:48:29,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.346420049667s 2019-06-30 11:48:29,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:48:29,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:48:29,170 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:48:29 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-852942ae-d22c-423f-a70a-2e8c57de5e6d 2019-06-30 11:48:29,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. 2019-06-30 11:48:29,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:48:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6026bffb-0c55-4a9d-99bc-a831304816e6 2019-06-30 11:48:29,211 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:48:29,211 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-6026bffb-0c55-4a9d-99bc-a831304816e6 2019-06-30 11:48:29,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.068724155426s 2019-06-30 11:48:34,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:48:34,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:48:34,245 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:48:34 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-83670b7a-76fe-4eab-9ed8-26ef16b65acc 2019-06-30 11:48:34,245 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:48:34,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:48:34 GMT Server: Apache x-openstack-request-id: req-eafe177c-9c0f-4073-b79d-f012124f5ec6 2019-06-30 11:48:34,286 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:48:34,287 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-eafe177c-9c0f-4073-b79d-f012124f5ec6 2019-06-30 11:48:34,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703718662262s 2019-06-30 11:48:39,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:48:39,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:48:39,324 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:48:39 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-eba1d282-081f-4f32-b686-6969d9cb9169 2019-06-30 11:48:39,324 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:48:39,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:48:39 GMT Server: Apache x-openstack-request-id: req-c661344a-8615-441f-9fc1-cfb84595a78a 2019-06-30 11:48:39,365 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:48:39,365 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-c661344a-8615-441f-9fc1-cfb84595a78a 2019-06-30 11:48:39,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739171504974s 2019-06-30 11:48:39,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:48:39,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:48:39,395 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:48:39 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-ea826942-8e30-4002-be75-963dfac5621a 2019-06-30 11:48:39,395 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:48:39,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:48:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-357a1027-2f88-457c-acd2-2f6e5b27f463 2019-06-30 11:48:39,713 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:48:39,713 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-357a1027-2f88-457c-acd2-2f6e5b27f463 2019-06-30 11:48:39,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.346968889236s 2019-06-30 11:48:44,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:48:44,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:48:44,754 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:48:44 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-ca6da946-aa93-45ce-a423-ae215d163f2e 2019-06-30 11:48:44,754 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:48:44,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:48:44 GMT Server: Apache x-openstack-request-id: req-35905b71-a57e-4af2-8cd5-e4970af7b190 2019-06-30 11:48:44,798 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:48:44,798 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-35905b71-a57e-4af2-8cd5-e4970af7b190 2019-06-30 11:48:44,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0809218883514s 2019-06-30 11:48:49,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:48:49,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:48:49,834 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:48:49 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-1e1c576d-03ef-42f1-b6a2-615cda1e61c4 2019-06-30 11:48:49,834 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:48:49,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:48:49 GMT Server: Apache x-openstack-request-id: req-954ed5af-dde9-4656-a8e0-91ac18051456 2019-06-30 11:48:49,959 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:48:49,959 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-954ed5af-dde9-4656-a8e0-91ac18051456 2019-06-30 11:48:49,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.155111074448s 2019-06-30 11:48:49,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:48:49,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:48:49,988 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:48:49 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-4b478ed0-c822-4564-8d28-b4cbfa30f80e 2019-06-30 11:48:49,989 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:48:50,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:48:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b891cad4-57ff-4eeb-9ae7-bb28bd05a403 2019-06-30 11:48:50,292 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:48:50,292 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-b891cad4-57ff-4eeb-9ae7-bb28bd05a403 2019-06-30 11:48:50,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.332795143127s 2019-06-30 11:48:55,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:48:55,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:48:55,324 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:48:55 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-c71f48f9-4027-4f0a-adb2-e1153a7d179b 2019-06-30 11:48:55,325 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:48:55,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:48:55 GMT Server: Apache x-openstack-request-id: req-ac5673b0-0dec-466f-832b-1860a0a0c87f 2019-06-30 11:48:55,364 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:48:55,364 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-ac5673b0-0dec-466f-832b-1860a0a0c87f 2019-06-30 11:48:55,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.068727016449s 2019-06-30 11:49:00,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:49:00,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:49:00,397 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:49:00 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-deae82bd-40f6-4530-aae7-73e3964cd81c 2019-06-30 11:49:00,398 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:49:00,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:49:00 GMT Server: Apache x-openstack-request-id: req-c1575ace-2c6c-4446-a8aa-768c2aaa449e 2019-06-30 11:49:00,438 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:49:00,439 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-c1575ace-2c6c-4446-a8aa-768c2aaa449e 2019-06-30 11:49:00,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071907043457s 2019-06-30 11:49:00,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:49:00,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:49:00,468 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:49:00 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-edf3ba86-9f24-417c-ab20-49f5412bb200 2019-06-30 11:49:00,468 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:49:00,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:49:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1d5a0bbd-4b05-4830-a961-af1f5cf13cd0 2019-06-30 11:49:00,510 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:49:00,510 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-1d5a0bbd-4b05-4830-a961-af1f5cf13cd0 2019-06-30 11:49:00,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0711760520935s 2019-06-30 11:49:05,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:49:05,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:49:05,542 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:49:05 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-1151369b-b968-4f74-a49a-1e6bac07df5d 2019-06-30 11:49:05,543 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:49:05,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:49:05 GMT Server: Apache x-openstack-request-id: req-23c4f843-2b4f-4cde-9108-38c766a76306 2019-06-30 11:49:05,582 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:49:05,582 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-23c4f843-2b4f-4cde-9108-38c766a76306 2019-06-30 11:49:05,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0668940544128s 2019-06-30 11:49:10,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:49:10,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:49:10,616 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:49:10 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-97f5e58d-3175-41e1-9cb8-6f261211de0e 2019-06-30 11:49:10,616 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:49:10,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:49:10 GMT Server: Apache x-openstack-request-id: req-52ff9a7a-2ba3-45c4-8a80-757f0aedc2d5 2019-06-30 11:49:10,659 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:49:10,659 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-52ff9a7a-2ba3-45c4-8a80-757f0aedc2d5 2019-06-30 11:49:10,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753529071808s 2019-06-30 11:49:10,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:49:10,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:49:10,689 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:49:10 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-57001343-7829-4a0b-a2b8-02fcd3c9fec3 2019-06-30 11:49:10,689 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:49:10,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:49:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-82a07ce0-2034-4213-9c2e-b4bfcc64379f 2019-06-30 11:49:10,732 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:49:10,732 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-82a07ce0-2034-4213-9c2e-b4bfcc64379f 2019-06-30 11:49:10,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732178688049s 2019-06-30 11:49:15,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:49:15,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:49:15,767 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:49:15 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-5b6aa4f6-72a6-4cef-a486-848171bdc647 2019-06-30 11:49:15,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. 2019-06-30 11:49:15,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:49:15 GMT Server: Apache x-openstack-request-id: req-92fb7c33-0c86-4256-8970-96a117af477f 2019-06-30 11:49:15,810 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:49:15,810 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-92fb7c33-0c86-4256-8970-96a117af477f 2019-06-30 11:49:15,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074550151825s 2019-06-30 11:49:20,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:49:20,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:49:20,846 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:49:20 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-4c7e54b5-2373-4ca8-94d4-a86c25c5a167 2019-06-30 11:49:20,846 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:49:21,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:49:20 GMT Server: Apache x-openstack-request-id: req-b97519a9-38b4-4988-a3bb-581f6326422c 2019-06-30 11:49:21,092 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:49:21,092 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-b97519a9-38b4-4988-a3bb-581f6326422c 2019-06-30 11:49:21,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.276278972626s 2019-06-30 11:49:21,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:49:21,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:49:21,122 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:49:21 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-265f87e4-f709-429e-b360-c76e975b51d7 2019-06-30 11:49:21,122 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:49:21,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:49:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c28b06b4-b772-4c40-b936-e7d3f749e81b 2019-06-30 11:49:21,148 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:49:21,148 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-c28b06b4-b772-4c40-b936-e7d3f749e81b 2019-06-30 11:49:21,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0553600788116s 2019-06-30 11:49:26,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:49:26,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:49:26,180 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:49:26 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-eb44edca-8a8a-402b-8eff-6f5dc951025c 2019-06-30 11:49:26,180 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:49:26,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:49:26 GMT Server: Apache x-openstack-request-id: req-18935eb8-1bdc-4b08-b608-834ba6ee8731 2019-06-30 11:49:26,484 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:49:26,484 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-18935eb8-1bdc-4b08-b608-834ba6ee8731 2019-06-30 11:49:26,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.334160089493s 2019-06-30 11:49:31,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:49:31,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:49:31,522 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:49:31 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-d3ee02f3-2c6b-4a22-827b-ab9d62ab0c47 2019-06-30 11:49:31,522 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:49:31,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:49:31 GMT Server: Apache x-openstack-request-id: req-b844b9be-e818-42d7-95fc-c4429d16e0a2 2019-06-30 11:49:31,824 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:49:31,824 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-b844b9be-e818-42d7-95fc-c4429d16e0a2 2019-06-30 11:49:31,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.334247112274s 2019-06-30 11:49:31,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:49:31,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:49:31,853 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:49:31 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-bb5921a7-2919-4fd5-8527-436b322b6212 2019-06-30 11:49:31,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. 2019-06-30 11:49:31,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:49:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-02ad7f63-8008-41ac-90c6-668f126b1429 2019-06-30 11:49:31,879 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:49:31,879 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-02ad7f63-8008-41ac-90c6-668f126b1429 2019-06-30 11:49:31,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0541040897369s 2019-06-30 11:49:36,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:49:36,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:49:36,916 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:49:36 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-1843c2fb-60e4-4642-b723-faa19df3221c 2019-06-30 11:49:36,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. 2019-06-30 11:49:36,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:49:36 GMT Server: Apache x-openstack-request-id: req-efebc113-f39c-4b8e-bdbd-e041d20a9fe8 2019-06-30 11:49:36,961 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:49:36,961 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-efebc113-f39c-4b8e-bdbd-e041d20a9fe8 2019-06-30 11:49:36,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0773229598999s 2019-06-30 11:49:41,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:49:41,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:49:42,274 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:49:41 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-7c3debf4-91f2-4617-a979-9127324d8895 2019-06-30 11:49:42,274 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:49:42,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:49:42 GMT Server: Apache x-openstack-request-id: req-7d6f34b9-ce54-4060-8abe-1b0160d4ca59 2019-06-30 11:49:42,317 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:49:42,317 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-7d6f34b9-ce54-4060-8abe-1b0160d4ca59 2019-06-30 11:49:42,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.349359989166s 2019-06-30 11:49:42,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:49:42,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:49:42,347 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:49:42 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-b4c849c7-e634-4296-af02-6e341e39e5c5 2019-06-30 11:49:42,347 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:49:42,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:49:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e1f5d7e2-90e1-4890-beee-d0cc37d03272 2019-06-30 11:49:42,571 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:49:42,571 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-e1f5d7e2-90e1-4890-beee-d0cc37d03272 2019-06-30 11:49:42,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.254077911377s 2019-06-30 11:49:47,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:49:47,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:49:47,893 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:49:47 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-0be0a077-44c2-4ab1-8162-c6cdb1a0fdca 2019-06-30 11:49:47,893 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:49:47,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:49:47 GMT Server: Apache x-openstack-request-id: req-eab2b133-eb46-4204-84be-f38e2bacb7ad 2019-06-30 11:49:47,935 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:49:47,936 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-eab2b133-eb46-4204-84be-f38e2bacb7ad 2019-06-30 11:49:47,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.35918211937s 2019-06-30 11:49:52,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:49:52,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:49:52,972 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:49:52 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-e3df7d0f-87f0-4e64-87be-d8b11821bed2 2019-06-30 11:49:52,972 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:49:53,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:49:52 GMT Server: Apache x-openstack-request-id: req-d064597f-d33b-4042-84b2-4b9c20a8130c 2019-06-30 11:49:53,013 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:49:53,013 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-d064597f-d33b-4042-84b2-4b9c20a8130c 2019-06-30 11:49:53,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714700222015s 2019-06-30 11:49:53,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:49:53,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:49:53,042 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:49:53 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-0b9de0c7-90db-4ec1-916e-6f0278b00884 2019-06-30 11:49:53,042 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:49:53,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:49:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e5d4866d-459d-491b-96b6-11b1d969b89c 2019-06-30 11:49:53,070 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:49:53,070 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-e5d4866d-459d-491b-96b6-11b1d969b89c 2019-06-30 11:49:53,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.056431055069s 2019-06-30 11:49:58,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:49:58,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:49:58,107 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:49:58 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-b673d8e6-a7b8-463e-93c5-f71acdf890cf 2019-06-30 11:49:58,107 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:49:58,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:49:58 GMT Server: Apache x-openstack-request-id: req-ebfd6e91-23ba-4db2-b53f-1d2f46500ff5 2019-06-30 11:49:58,149 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:49:58,149 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-ebfd6e91-23ba-4db2-b53f-1d2f46500ff5 2019-06-30 11:49:58,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732131004333s 2019-06-30 11:50:03,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:50:03,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:50:03,197 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:50:03 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-41e180f9-21c5-4d3f-8bb1-51b74d94c4a3 2019-06-30 11:50:03,197 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:50:03,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:50:03 GMT Server: Apache x-openstack-request-id: req-47d27790-33dc-45ab-9f24-d5dea34d2392 2019-06-30 11:50:03,238 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:50:03,238 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-47d27790-33dc-45ab-9f24-d5dea34d2392 2019-06-30 11:50:03,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0870220661163s 2019-06-30 11:50:03,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:50:03,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:50:03,538 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:50:03 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-9f7e5182-c41f-48cb-8edf-7b8741e97456 2019-06-30 11:50:03,538 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:50:03,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:50:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ba96ba29-b78f-4a61-862c-1a7606c63797 2019-06-30 11:50:03,580 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:50:03,580 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-ba96ba29-b78f-4a61-862c-1a7606c63797 2019-06-30 11:50:03,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.341377019882s 2019-06-30 11:50:08,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:50:08,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:50:08,619 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:50:08 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-8f952b5c-cfb6-4505-8564-dc5257a66c30 2019-06-30 11:50:08,619 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:50:08,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:50:08 GMT Server: Apache x-openstack-request-id: req-4aca54ee-9110-4a50-8401-dad0922c235e 2019-06-30 11:50:08,661 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:50:08,661 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-4aca54ee-9110-4a50-8401-dad0922c235e 2019-06-30 11:50:08,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744290351868s 2019-06-30 11:50:13,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:50:13,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:50:13,699 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:50:13 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-a56a90d1-03d9-416f-b3b8-e8140e12e92b 2019-06-30 11:50:13,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. 2019-06-30 11:50:13,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:50:13 GMT Server: Apache x-openstack-request-id: req-05318061-0046-4711-97df-5121ede7271c 2019-06-30 11:50:13,741 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:50:13,741 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-05318061-0046-4711-97df-5121ede7271c 2019-06-30 11:50:13,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739681720734s 2019-06-30 11:50:13,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:50:13,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:50:13,773 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:50:13 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-481f0eb2-73ed-408b-bbcb-21c245f6cb5d 2019-06-30 11:50:13,773 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:50:13,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:50:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-321c1641-2b08-4ec0-8f07-7270805a9180 2019-06-30 11:50:13,815 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:50:13,815 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-321c1641-2b08-4ec0-8f07-7270805a9180 2019-06-30 11:50:13,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732450485229s 2019-06-30 11:50:18,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:50:18,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:50:18,851 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:50:18 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-fe1ef6b9-1a75-4f8f-95da-0c4b4bcdb0df 2019-06-30 11:50:18,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. 2019-06-30 11:50:18,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:50:18 GMT Server: Apache x-openstack-request-id: req-e83ffeca-c5fd-4f70-aa9a-1c9bc96ddac9 2019-06-30 11:50:18,894 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:50:18,894 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-e83ffeca-c5fd-4f70-aa9a-1c9bc96ddac9 2019-06-30 11:50:18,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724759101868s 2019-06-30 11:50:23,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:50:23,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:50:23,929 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:50:23 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-7374ee01-ca5f-4a58-b7c6-a8d0c68ea1a6 2019-06-30 11:50:23,929 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:50:23,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:50:23 GMT Server: Apache x-openstack-request-id: req-990be2e6-7259-430c-8303-d9e6f85e591b 2019-06-30 11:50:23,970 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:50:23,970 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-990be2e6-7259-430c-8303-d9e6f85e591b 2019-06-30 11:50:23,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706219673157s 2019-06-30 11:50:23,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:50:23,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:50:24,000 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:50:23 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-8423c1b9-f6ee-49c7-a1ae-689e7274d1fe 2019-06-30 11:50:24,000 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:50:24,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:50:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6afb2449-dfad-40ec-9509-dc354a361a26 2019-06-30 11:50:24,025 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:50:24,025 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-6afb2449-dfad-40ec-9509-dc354a361a26 2019-06-30 11:50:24,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0539181232452s 2019-06-30 11:50:29,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:50:29,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:50:29,065 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:50:29 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-165476e6-56dc-4617-831d-e7eb261302a2 2019-06-30 11:50:29,065 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:50:29,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:50:29 GMT Server: Apache x-openstack-request-id: req-4f9a3fdc-9416-413d-bed8-611d7b5f4c66 2019-06-30 11:50:29,107 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:50:29,108 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-4f9a3fdc-9416-413d-bed8-611d7b5f4c66 2019-06-30 11:50:29,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759601593018s 2019-06-30 11:50:34,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:50:34,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:50:34,142 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:50:34 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-aa9de870-a7c2-4647-b96e-1e27382519ea 2019-06-30 11:50:34,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. 2019-06-30 11:50:34,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:50:34 GMT Server: Apache x-openstack-request-id: req-8954ea7f-a045-4109-befb-5ec2bd12c955 2019-06-30 11:50:34,184 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:50:34,185 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-8954ea7f-a045-4109-befb-5ec2bd12c955 2019-06-30 11:50:34,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732498168945s 2019-06-30 11:50:34,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:50:34,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:50:34,215 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:50:34 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-049d6aa2-7a96-4dfc-a042-ca96c8e0372b 2019-06-30 11:50:34,215 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:50:34,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:50:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8c67459d-f5bd-4b4c-bf57-2530472b8091 2019-06-30 11:50:34,257 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:50:34,258 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-8c67459d-f5bd-4b4c-bf57-2530472b8091 2019-06-30 11:50:34,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724458694458s 2019-06-30 11:50:39,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:50:39,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:50:39,294 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:50:39 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-f982085a-8f45-4850-8371-9d4946a62ffa 2019-06-30 11:50:39,294 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:50:39,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:50:39 GMT Server: Apache x-openstack-request-id: req-c63bab3f-f251-4dec-9161-03c92e7c8aa0 2019-06-30 11:50:39,335 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:50:39,335 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-c63bab3f-f251-4dec-9161-03c92e7c8aa0 2019-06-30 11:50:39,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703768730164s 2019-06-30 11:50:44,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:50:44,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:50:44,373 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:50:44 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc Server: Apache x-openstack-request-id: req-ccf659fc-bc5f-41ef-989b-d51519ba827b 2019-06-30 11:50:44,373 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:50:44,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 354 Content-Type: application/json Date: Sun, 30 Jun 2019 11:50:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d2e95e1e-a0f5-4d69-b5a3-eb377e6f99c2 2019-06-30 11:50:44,416 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-06-30T11:50:40Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/bono/events/f5ce6609-10aa-452d-bf57-0fa0b83e2c91", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "f9c6607c-9234-4484-a5df-2199ebc78b36", "id": "f5ce6609-10aa-452d-bf57-0fa0b83e2c91"}]} 2019-06-30 11:50:44,416 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc&marker=cdb1d54f-9411-4470-bbed-99f9a816b9ad&sort_dir=asc used request id req-d2e95e1e-a0f5-4d69-b5a3-eb377e6f99c2 2019-06-30 11:50:44,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759379863739s 2019-06-30 11:50:49,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:50:49,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:50:49,451 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:50:49 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc Server: Apache x-openstack-request-id: req-6a57fa8a-67df-4d06-a951-0acc613387b4 2019-06-30 11:50:49,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. 2019-06-30 11:50:49,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:50:49 GMT Server: Apache x-openstack-request-id: req-55c1f5a6-4dc9-4603-9055-8c20aa536388 2019-06-30 11:50:49,492 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:50:49,492 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc&marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc used request id req-55c1f5a6-4dc9-4603-9055-8c20aa536388 2019-06-30 11:50:49,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0695049762726s 2019-06-30 11:50:54,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:50:54,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:50:54,529 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:50:54 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc Server: Apache x-openstack-request-id: req-a9660d38-7a84-4280-bf63-8361f64ed6ff 2019-06-30 11:50:54,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. 2019-06-30 11:50:54,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:50:54 GMT Server: Apache x-openstack-request-id: req-e2d6def1-bf4d-4d89-8ccf-37eacca5c2ca 2019-06-30 11:50:54,571 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:50:54,571 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc&marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc used request id req-e2d6def1-bf4d-4d89-8ccf-37eacca5c2ca 2019-06-30 11:50:54,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735459327698s 2019-06-30 11:50:54,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:50:54,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:50:54,602 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:50:54 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-85f6b2d2-503d-4bc4-951e-69edba1429f8 2019-06-30 11:50:54,602 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:50:54,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:50:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3fa07de6-0525-438c-9a46-77c1f939409d 2019-06-30 11:50:54,645 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:50:54,646 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-3fa07de6-0525-438c-9a46-77c1f939409d 2019-06-30 11:50:54,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073714017868s 2019-06-30 11:50:59,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:50:59,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:50:59,687 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:50:59 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc Server: Apache x-openstack-request-id: req-f374d17d-e5bc-479f-adaf-28b7da466090 2019-06-30 11:50:59,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. 2019-06-30 11:50:59,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:50:59 GMT Server: Apache x-openstack-request-id: req-15bc2d0a-a5cb-4fe4-afa9-092dc75f2474 2019-06-30 11:50:59,729 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:50:59,730 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc&marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc used request id req-15bc2d0a-a5cb-4fe4-afa9-092dc75f2474 2019-06-30 11:50:59,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0772490501404s 2019-06-30 11:51:04,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:51:04,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:51:04,767 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:51:04 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc Server: Apache x-openstack-request-id: req-16f90430-74fd-4bd8-8aeb-6749669a409f 2019-06-30 11:51:04,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. 2019-06-30 11:51:04,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:51:04 GMT Server: Apache x-openstack-request-id: req-1f64d556-496c-4c40-beee-b946edd41bf0 2019-06-30 11:51:04,811 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:51:04,811 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc&marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc used request id req-1f64d556-496c-4c40-beee-b946edd41bf0 2019-06-30 11:51:04,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075847864151s 2019-06-30 11:51:04,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:51:04,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:51:04,842 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:51:04 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-e522a61b-5c3f-437d-9a31-0fee0a4ed4a4 2019-06-30 11:51:04,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. 2019-06-30 11:51:04,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:51:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a63a7908-cf1f-4be8-b963-4b6b80ae289e 2019-06-30 11:51:04,884 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:51:04,884 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-a63a7908-cf1f-4be8-b963-4b6b80ae289e 2019-06-30 11:51:04,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724551677704s 2019-06-30 11:51:09,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:51:09,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:51:09,938 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:51:09 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc Server: Apache x-openstack-request-id: req-b7de11e5-22ea-4cb5-8013-4d31f84e656d 2019-06-30 11:51:09,938 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:51:09,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:51:09 GMT Server: Apache x-openstack-request-id: req-69ad04c5-23ce-4fc1-86d7-18c95b67ae9f 2019-06-30 11:51:09,981 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:51:09,981 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc&marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc used request id req-69ad04c5-23ce-4fc1-86d7-18c95b67ae9f 2019-06-30 11:51:09,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0902028083801s 2019-06-30 11:51:14,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:51:14,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:51:15,019 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:51:14 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc Server: Apache x-openstack-request-id: req-a3f65047-ac01-4a92-956a-add693c89c80 2019-06-30 11:51:15,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. 2019-06-30 11:51:15,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:51:15 GMT Server: Apache x-openstack-request-id: req-4a5b3d1b-e5d3-4495-bb5e-e1ec5a077ce3 2019-06-30 11:51:15,062 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:51:15,062 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc&marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc used request id req-4a5b3d1b-e5d3-4495-bb5e-e1ec5a077ce3 2019-06-30 11:51:15,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751428604126s 2019-06-30 11:51:15,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:51:15,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:51:15,093 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:51:15 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-a2976427-a435-48c1-8080-8771547d3e43 2019-06-30 11:51:15,094 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:51:15,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:51:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ba95d48a-9356-4f50-8217-2355e15d61fa 2019-06-30 11:51:15,136 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:51:15,137 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-ba95d48a-9356-4f50-8217-2355e15d61fa 2019-06-30 11:51:15,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0743539333344s 2019-06-30 11:51:20,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:51:20,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:51:20,173 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:51:20 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc Server: Apache x-openstack-request-id: req-163510d0-38d5-4782-8962-4433a07fe8bc 2019-06-30 11:51:20,173 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:51:20,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:51:20 GMT Server: Apache x-openstack-request-id: req-467e6159-3fa0-4068-82f3-b70fca1ab110 2019-06-30 11:51:20,214 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:51:20,214 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc&marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc used request id req-467e6159-3fa0-4068-82f3-b70fca1ab110 2019-06-30 11:51:20,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708451271057s 2019-06-30 11:51:25,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:51:25,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:51:25,252 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:51:25 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc Server: Apache x-openstack-request-id: req-5b84f4b4-dfd5-492e-9e08-b48683f4b454 2019-06-30 11:51:25,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. 2019-06-30 11:51:25,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:51:25 GMT Server: Apache x-openstack-request-id: req-065511ea-6c6f-40eb-bf49-9aa61a82b452 2019-06-30 11:51:25,327 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:51:25,327 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc&marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc used request id req-065511ea-6c6f-40eb-bf49-9aa61a82b452 2019-06-30 11:51:25,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.107074022293s 2019-06-30 11:51:25,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:51:25,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:51:25,359 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:51:25 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-e62ec2ef-fc20-459c-8d17-5ba7bb418743 2019-06-30 11:51:25,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. 2019-06-30 11:51:25,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:51:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-42b305c7-ec01-4317-bd75-f87968310fc1 2019-06-30 11:51:25,401 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:51:25,401 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-42b305c7-ec01-4317-bd75-f87968310fc1 2019-06-30 11:51:25,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736119747162s 2019-06-30 11:51:30,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:51:30,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:51:30,439 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:51:30 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc Server: Apache x-openstack-request-id: req-b23844b0-27df-48b5-b8a9-ef3e7b92ab0b 2019-06-30 11:51:30,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. 2019-06-30 11:51:30,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:51:30 GMT Server: Apache x-openstack-request-id: req-a243ef18-66c7-4afc-b77d-22ebf8323772 2019-06-30 11:51:30,481 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:51:30,481 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc&marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc used request id req-a243ef18-66c7-4afc-b77d-22ebf8323772 2019-06-30 11:51:30,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727679729462s 2019-06-30 11:51:35,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:51:35,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:51:35,519 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:51:35 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc Server: Apache x-openstack-request-id: req-f53ccfa3-2a93-4f6b-ae46-1189357d9391 2019-06-30 11:51:35,519 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:51:35,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:51:35 GMT Server: Apache x-openstack-request-id: req-5d3d0e6e-d9c5-48ca-b24f-91403a5b16ea 2019-06-30 11:51:35,562 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:51:35,562 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc&marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc used request id req-5d3d0e6e-d9c5-48ca-b24f-91403a5b16ea 2019-06-30 11:51:35,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749778747559s 2019-06-30 11:51:35,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:51:35,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:51:35,593 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:51:35 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-15caf7a2-8504-4921-aba4-64c5e6bc2cc1 2019-06-30 11:51:35,593 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:51:35,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:51:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-96ec72e2-b364-483f-a1e1-fc555fc22320 2019-06-30 11:51:35,637 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:51:35,637 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-96ec72e2-b364-483f-a1e1-fc555fc22320 2019-06-30 11:51:35,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074676990509s 2019-06-30 11:51:40,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:51:40,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:51:40,680 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:51:40 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc Server: Apache x-openstack-request-id: req-27c54803-7163-41e6-aa22-11d6d4cca9b5 2019-06-30 11:51:40,680 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:51:40,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:51:40 GMT Server: Apache x-openstack-request-id: req-9a33ffcb-8367-410b-8077-c45611ec3782 2019-06-30 11:51:40,725 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:51:40,726 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc&marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc used request id req-9a33ffcb-8367-410b-8077-c45611ec3782 2019-06-30 11:51:40,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0817241668701s 2019-06-30 11:51:45,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:51:45,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:51:45,764 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:51:45 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc Server: Apache x-openstack-request-id: req-425ea3e5-4052-4114-a0ae-e595511b5278 2019-06-30 11:51:45,764 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:51:45,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:51:45 GMT Server: Apache x-openstack-request-id: req-a0c8fd36-5237-4fb7-8b2d-cdb7856be1c0 2019-06-30 11:51:45,807 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:51:45,807 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc&marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc used request id req-a0c8fd36-5237-4fb7-8b2d-cdb7856be1c0 2019-06-30 11:51:45,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754418373108s 2019-06-30 11:51:45,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:51:45,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:51:45,838 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:51:45 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-45c35677-38de-48dc-8656-57ae666bb13a 2019-06-30 11:51:45,838 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:51:45,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:51:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ceda99e6-06c4-47b9-899a-fb8f38ad041c 2019-06-30 11:51:45,881 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:51:45,881 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-ceda99e6-06c4-47b9-899a-fb8f38ad041c 2019-06-30 11:51:45,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0739769935608s 2019-06-30 11:51:50,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:51:50,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:51:50,918 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:51:50 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc Server: Apache x-openstack-request-id: req-7755df96-a022-4799-8e07-bdc550993d49 2019-06-30 11:51:50,919 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:51:50,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:51:50 GMT Server: Apache x-openstack-request-id: req-6e0ed2d4-ea43-4d66-9cff-e54603eee575 2019-06-30 11:51:50,960 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:51:50,960 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc&marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc used request id req-6e0ed2d4-ea43-4d66-9cff-e54603eee575 2019-06-30 11:51:50,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720131397247s 2019-06-30 11:51:55,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:51:55,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:51:55,993 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:51:55 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc Server: Apache x-openstack-request-id: req-5e880f8a-a5c7-433f-8091-5ad43af2e0eb 2019-06-30 11:51:55,994 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:51:56,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:51:55 GMT Server: Apache x-openstack-request-id: req-281ff7d9-5ff5-41c3-a665-ca9569ce69a8 2019-06-30 11:51:56,039 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:51:56,040 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc&marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc used request id req-281ff7d9-5ff5-41c3-a665-ca9569ce69a8 2019-06-30 11:51:56,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0776958465576s 2019-06-30 11:51:56,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:51:56,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:51:56,086 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:51:56 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-a7fb3729-8608-4ba7-8616-c1ff2646a21e 2019-06-30 11:51:56,087 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:51:56,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:51:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f0e70d5d-11db-4339-9dde-3a12fa2c55f5 2019-06-30 11:51:56,129 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:51:56,129 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-f0e70d5d-11db-4339-9dde-3a12fa2c55f5 2019-06-30 11:51:56,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.088986158371s 2019-06-30 11:52:01,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:52:01,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:01,169 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:52:01 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc Server: Apache x-openstack-request-id: req-9a07237f-3811-4a70-9e4b-7bca71fee775 2019-06-30 11:52:01,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. 2019-06-30 11:52:01,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52:01 GMT Server: Apache x-openstack-request-id: req-d986b42a-3c82-4296-8007-d40c91ab4679 2019-06-30 11:52:01,211 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:52:01,211 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc&marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc used request id req-d986b42a-3c82-4296-8007-d40c91ab4679 2019-06-30 11:52:01,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752561092377s 2019-06-30 11:52:06,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:52:06,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:06,249 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:52:06 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc Server: Apache x-openstack-request-id: req-7fd5a12f-2811-4282-80a1-2722319ac7a5 2019-06-30 11:52:06,249 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:52:06,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52:06 GMT Server: Apache x-openstack-request-id: req-dddc4bc4-a0a1-48db-8ded-b7cde9e85786 2019-06-30 11:52:06,293 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:52:06,293 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc&marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc used request id req-dddc4bc4-a0a1-48db-8ded-b7cde9e85786 2019-06-30 11:52:06,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0762839317322s 2019-06-30 11:52:06,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:52:06,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:06,324 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:52:06 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-f52df407-55c1-47e6-b37f-8d66f524917e 2019-06-30 11:52:06,324 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:52:06,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b5b01a25-ad93-4396-a09b-afb2b6d10a20 2019-06-30 11:52:06,367 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:52:06,367 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-b5b01a25-ad93-4396-a09b-afb2b6d10a20 2019-06-30 11:52:06,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736150741577s 2019-06-30 11:52:11,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:52:11,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:11,404 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:52:11 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc Server: Apache x-openstack-request-id: req-92402c81-b0f8-4e2c-a307-cfe5510d00ef 2019-06-30 11:52:11,404 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:52:11,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 355 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b891936d-21e3-4d32-8976-fc124ea65f3f 2019-06-30 11:52:11,447 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-06-30T11:52:09Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/homer/events/5ec1ae49-c8b7-476b-9956-37a0b0f19aae", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "b010fca2-46dd-4701-9632-acd3be8fa5a8", "id": "5ec1ae49-c8b7-476b-9956-37a0b0f19aae"}]} 2019-06-30 11:52:11,448 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc&marker=f5ce6609-10aa-452d-bf57-0fa0b83e2c91&sort_dir=asc used request id req-b891936d-21e3-4d32-8976-fc124ea65f3f 2019-06-30 11:52:11,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738360881805s 2019-06-30 11:52:16,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:52:16,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=5ec1ae49-c8b7-476b-9956-37a0b0f19aae&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:16,486 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:52:16 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=5ec1ae49-c8b7-476b-9956-37a0b0f19aae&sort_dir=asc Server: Apache x-openstack-request-id: req-82311b2a-80c9-4f15-a2a8-b7bf21562773 2019-06-30 11:52:16,486 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:52:16,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52:16 GMT Server: Apache x-openstack-request-id: req-f0be8bfd-496e-4c7d-a885-de31f036c532 2019-06-30 11:52:16,529 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:52:16,529 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=5ec1ae49-c8b7-476b-9956-37a0b0f19aae&sort_dir=asc&marker=5ec1ae49-c8b7-476b-9956-37a0b0f19aae&sort_dir=asc used request id req-f0be8bfd-496e-4c7d-a885-de31f036c532 2019-06-30 11:52:16,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750248432159s 2019-06-30 11:52:21,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:52:21,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=5ec1ae49-c8b7-476b-9956-37a0b0f19aae&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:21,563 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:52:21 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=5ec1ae49-c8b7-476b-9956-37a0b0f19aae&sort_dir=asc Server: Apache x-openstack-request-id: req-96c21342-7894-4f5f-b8a4-ead98dd839c9 2019-06-30 11:52:21,563 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:52:21,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52:21 GMT Server: Apache x-openstack-request-id: req-32b5a38a-b1fc-45a5-822a-db51ee64e59b 2019-06-30 11:52:21,603 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:52:21,603 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=5ec1ae49-c8b7-476b-9956-37a0b0f19aae&sort_dir=asc&marker=5ec1ae49-c8b7-476b-9956-37a0b0f19aae&sort_dir=asc used request id req-32b5a38a-b1fc-45a5-822a-db51ee64e59b 2019-06-30 11:52:21,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0686740875244s 2019-06-30 11:52:21,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:52:21,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:21,630 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:52:21 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-4333a1ba-a284-489a-861b-a005de867bac 2019-06-30 11:52:21,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. 2019-06-30 11:52:21,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 817 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1c504e7e-610d-4f1d-967e-e369217ab6f7 2019-06-30 11:52:21,671 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:52:21,671 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-1c504e7e-610d-4f1d-967e-e369217ab6f7 2019-06-30 11:52:21,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0671918392181s 2019-06-30 11:52:26,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:52:26,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=5ec1ae49-c8b7-476b-9956-37a0b0f19aae&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:26,709 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:52:26 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=5ec1ae49-c8b7-476b-9956-37a0b0f19aae&sort_dir=asc Server: Apache x-openstack-request-id: req-c137f1e4-56e8-4c6b-8e31-9c971dbc07b4 2019-06-30 11:52:26,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. 2019-06-30 11:52:26,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52:26 GMT Server: Apache x-openstack-request-id: req-3bbf4eb1-e0cb-4e84-a7b5-be83a67c7220 2019-06-30 11:52:26,752 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:52:26,752 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=5ec1ae49-c8b7-476b-9956-37a0b0f19aae&sort_dir=asc&marker=5ec1ae49-c8b7-476b-9956-37a0b0f19aae&sort_dir=asc used request id req-3bbf4eb1-e0cb-4e84-a7b5-be83a67c7220 2019-06-30 11:52:26,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751481056213s 2019-06-30 11:52:31,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:52:31,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/events?marker=5ec1ae49-c8b7-476b-9956-37a0b0f19aae&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:31,788 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:52:31 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=5ec1ae49-c8b7-476b-9956-37a0b0f19aae&sort_dir=asc Server: Apache x-openstack-request-id: req-84092a16-1611-445e-947f-75549da8911d 2019-06-30 11:52:31,788 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:52:31,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 442 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-58ebdd5e-f584-4894-92cc-4515248bdf09 2019-06-30 11:52:31,831 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2019-06-30T11:52:28Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/dime/events/298117be-69d6-44db-a3fa-4087c47fc02a", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "82aa31ca-21a4-440e-83bb-620123769970", "id": "298117be-69d6-44db-a3fa-4087c47fc02a"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-06-30T11:52:28Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/clearwater-opnfv/events/334ffbde-68e3-435c-b0f5-428ca5d8caa0", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "id": "334ffbde-68e3-435c-b0f5-428ca5d8caa0"}]} 2019-06-30 11:52:31,831 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=5ec1ae49-c8b7-476b-9956-37a0b0f19aae&sort_dir=asc&marker=5ec1ae49-c8b7-476b-9956-37a0b0f19aae&sort_dir=asc used request id req-58ebdd5e-f584-4894-92cc-4515248bdf09 2019-06-30 11:52:31,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073077917099s 2019-06-30 11:52:31,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:52:31,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:31,861 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:52:31 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4 Server: Apache x-openstack-request-id: req-c7e70adf-866e-40b2-a211-ae615b50e6fd 2019-06-30 11:52:31,861 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:52:31,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 887 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a5f4eebf-50c4-461d-afed-ae8bd8f8f54a 2019-06-30 11:52:31,935 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "outputs": [{"output_value": "172.30.9.207", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2019-06-30 11:52:31,935 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4 used request id req-a5f4eebf-50c4-461d-afed-ae8bd8f8f54a 2019-06-30 11:52:31,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.102879047394s 2019-06-30 11:52:31,937 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2019-06-30T11:22:52Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4', 'parameters': Munch({u'OS::project_id': u'd762e40a0ae4472cb00602cb90a9b436', u'image': u'heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4', u'private_mgmt_net_pool_start': u'192.168.100.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4', u'sprout_cluster_size': u'1', u'zone': u'clearwater.opnfv', u'private_mgmt_net_pool_end': u'192.168.100.253', u'external_mgmt_dns_ip': u'8.8.8.8', u'vellum_cluster_size': u'1', u'OS::stack_name': u'clearwater-opnfv', u'key_name': u'heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4', u'dn_range_length': u'1000', u'private_mgmt_net_cidr': u'192.168.100.0/24', u'dn_range_start': u'6505550000', u'repo_url': u'http://repo.cw-ngv.com/stable', u'homer_cluster_size': u'1', u'private_mgmt_net_gateway': u'192.168.100.254', u'OS::stack_id': u'a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'12440594636e4a2da0fc42d8cdd0733b', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.207', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})], 'stack_owner': None, 'stack_status': u'CREATE_COMPLETE', 'status_reason': u'Stack CREATE completed successfully', 'properties': Munch({u'capabilities': []}), 'template_description': u'Clearwater deployment\n', 'is_rollback_enabled': False, 'name': u'clearwater-opnfv', 'created_at': u'2019-06-30T11:22:52Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4'}) 2019-06-30 11:52:31,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:52:31,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:32,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1339 Content-Type: application/json Date: Sun, 30 Jun 2019 11: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-724653a4-8ffe-4dd5-ae92-924a89c5d597 x-openstack-request-id: req-724653a4-8ffe-4dd5-ae92-924a89c5d597 2019-06-30 11:52:32,981 - 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:30:f7:e3", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f7:e3", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8462a5dc-4303-4b90-afc7-1f90392e6571", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8462a5dc-4303-4b90-afc7-1f90392e6571", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:46:41.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "8462a5dc-4303-4b90-afc7-1f90392e6571", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:46:42Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "dime-0.clearwater.opnfv", "created": "2019-06-30T11:46:04Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:03:1b", "version": 4, "addr": "192.168.100.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:03:1b", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ab63cc85-062d-40aa-9f2b-ac80d4ae5adc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ab63cc85-062d-40aa-9f2b-ac80d4ae5adc", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:46:39.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "ab63cc85-062d-40aa-9f2b-ac80d4ae5adc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:46:39Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "homer-0.clearwater.opnfv", "created": "2019-06-30T11:46:03Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:b0:85", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:b0:85", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e3ffb15c-345e-4467-9999-4d0eda76d391", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e3ffb15c-345e-4467-9999-4d0eda76d391", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:46:31.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "e3ffb15c-345e-4467-9999-4d0eda76d391", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:46:31Z", "hostId": "b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "bono-0.clearwater.opnfv", "created": "2019-06-30T11:46:01Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:f2:7c", "version": 4, "addr": "192.168.100.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:f2:7c", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b115630a-e8ae-4d90-a693-f6e3550e73fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b115630a-e8ae-4d90-a693-f6e3550e73fe", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:41:10.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "b115630a-e8ae-4d90-a693-f6e3550e73fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:41:10Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "sprout-0.clearwater.opnfv", "created": "2019-06-30T11:40:52Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c0:54", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c0:54", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e698e15c-2fa9-4598-a71a-4947c376696e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e698e15c-2fa9-4598-a71a-4947c376696e", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:31:09.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "e698e15c-2fa9-4598-a71a-4947c376696e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:31:09Z", "hostId": "b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "vellum-0.clearwater.opnfv", "created": "2019-06-30T11:30:51Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:6a:d9", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:6a:d9", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9527945b-318e-4038-a3ec-23772df14d6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9527945b-318e-4038-a3ec-23772df14d6a", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:27:25.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "9527945b-318e-4038-a3ec-23772df14d6a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:27:25Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "ellis-0.clearwater.opnfv", "created": "2019-06-30T11:25:38Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:e8:2e", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:e8:2e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:24:59.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:24:59Z", "hostId": "b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "ns.clearwater.opnfv", "created": "2019-06-30T11:23:13Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:52:32,981 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-724653a4-8ffe-4dd5-ae92-924a89c5d597 2019-06-30 11:52:32,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04361414909s 2019-06-30 11:52:32,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 11:52:32,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:33,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1258 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52:33 GMT X-Openstack-Request-Id: req-7e582749-6ef4-4bbd-ab22-507330d58c4c 2019-06-30 11:52:33,094 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d1f289d-65fc-4d2c-ba68-72c2a237ad4c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d762e40a0ae4472cb00602cb90a9b436","l2_adjacency":true,"status":"ACTIVE","subnets":["b5757afd-0a2a-4079-97f0-efe552944d14"],"description":"","tags":[],"updated_at":"2019-06-30T11:22:57Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"d762e40a0ae4472cb00602cb90a9b436","created_at":"2019-06-30T11:22:56Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 11:52:33,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7e582749-6ef4-4bbd-ab22-507330d58c4c 2019-06-30 11:52:33,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0958819389343s 2019-06-30 11:52:33,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 11:52:33,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:33,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 664 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52:33 GMT X-Openstack-Request-Id: req-fb2cea16-494a-4c01-8c23-92c35afa8adb 2019-06-30 11:52:33,137 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d1f289d-65fc-4d2c-ba68-72c2a237ad4c","tenant_id":"d762e40a0ae4472cb00602cb90a9b436","created_at":"2019-06-30T11:22:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T11:22:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.100.1","end":"192.168.100.253"}],"gateway_ip":"192.168.100.254","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.100.0/24","project_id":"d762e40a0ae4472cb00602cb90a9b436","id":"b5757afd-0a2a-4079-97f0-efe552944d14","subnetpool_id":null,"name":"clearwater-opnfv-private-management"}]} 2019-06-30 11:52:33,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-fb2cea16-494a-4c01-8c23-92c35afa8adb 2019-06-30 11:52:33,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0428650379181s 2019-06-30 11:52:33,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 11:52:33,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:33,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 11: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-fefe70a6-54d4-4ad9-a418-efe024e53f43 x-openstack-request-id: req-fefe70a6-54d4-4ad9-a418-efe024e53f43 2019-06-30 11:52:33,173 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef"}]} 2019-06-30 11:52:33,173 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-fefe70a6-54d4-4ad9-a418-efe024e53f43 2019-06-30 11:52:33,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0299680233002s 2019-06-30 11:52:33,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-30 11:52:33,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/8462a5dc-4303-4b90-afc7-1f90392e6571/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:33,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Sun, 30 Jun 2019 11: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-dc5e2fb5-c602-469f-b21a-920cd17ba47a x-openstack-request-id: req-dc5e2fb5-c602-469f-b21a-920cd17ba47a 2019-06-30 11:52:33,977 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "06a90a9d-2796-4bcf-8cc8-8336de96291c"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "653e9632-58d3-4f02-bf15-c81de95a2e38"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "67730d9d-f925-459f-bd69-718ce7391297"}], "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-30 11:52:33,977 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/8462a5dc-4303-4b90-afc7-1f90392e6571/os-security-groups used request id req-dc5e2fb5-c602-469f-b21a-920cd17ba47a 2019-06-30 11:52:33,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.802206039429s 2019-06-30 11:52:33,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 11:52:33,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:34,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52:34 GMT X-Openstack-Request-Id: req-2acf4f68-aac6-4f08-a8a1-816ea5ca8700 2019-06-30 11:52:34,291 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T11:22:45Z", "file": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/file", "owner": "d762e40a0ae4472cb00602cb90a9b436", "id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "size": 263848448, "self": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-30T11:22:40Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 11:52:34,291 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-2acf4f68-aac6-4f08-a8a1-816ea5ca8700 2019-06-30 11:52:34,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.307797908783s 2019-06-30 11:52:34,298 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-30 11:52:34,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 11:52:34,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:34,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52: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-5160acf3-2c94-4b16-8d66-e0f29aaf6a0f x-openstack-request-id: req-5160acf3-2c94-4b16-8d66-e0f29aaf6a0f 2019-06-30 11:52:34,322 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef"}]} 2019-06-30 11:52:34,322 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-5160acf3-2c94-4b16-8d66-e0f29aaf6a0f 2019-06-30 11:52:34,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235397815704s 2019-06-30 11:52:34,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-30 11:52:34,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/ab63cc85-062d-40aa-9f2b-ac80d4ae5adc/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:35,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52: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-6c4b6cfd-7c80-40e4-90c4-e6c98741cef0 x-openstack-request-id: req-6c4b6cfd-7c80-40e4-90c4-e6c98741cef0 2019-06-30 11:52:35,141 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "06a90a9d-2796-4bcf-8cc8-8336de96291c"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "653e9632-58d3-4f02-bf15-c81de95a2e38"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "67730d9d-f925-459f-bd69-718ce7391297"}], "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-30 11:52:35,141 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ab63cc85-062d-40aa-9f2b-ac80d4ae5adc/os-security-groups used request id req-6c4b6cfd-7c80-40e4-90c4-e6c98741cef0 2019-06-30 11:52:35,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.817937850952s 2019-06-30 11:52:35,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 11:52:35,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:35,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52:35 GMT X-Openstack-Request-Id: req-93587554-4a8d-463c-91ac-7ce488b7051a 2019-06-30 11:52:35,191 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T11:22:45Z", "file": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/file", "owner": "d762e40a0ae4472cb00602cb90a9b436", "id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "size": 263848448, "self": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-30T11:22:40Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 11:52:35,191 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-93587554-4a8d-463c-91ac-7ce488b7051a 2019-06-30 11:52:35,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0434861183167s 2019-06-30 11:52:35,199 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-30 11:52:35,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 11:52:35,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:35,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52: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-13c6bd76-2687-40c4-bcce-7a79c33ed207 x-openstack-request-id: req-13c6bd76-2687-40c4-bcce-7a79c33ed207 2019-06-30 11:52:35,222 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef"}]} 2019-06-30 11:52:35,223 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-13c6bd76-2687-40c4-bcce-7a79c33ed207 2019-06-30 11:52:35,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232050418854s 2019-06-30 11:52:35,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-30 11:52:35,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/e3ffb15c-345e-4467-9999-4d0eda76d391/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:36,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52: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-4172c10a-d8a1-4e69-80b1-a448b3a3c85b x-openstack-request-id: req-4172c10a-d8a1-4e69-80b1-a448b3a3c85b 2019-06-30 11:52:36,225 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "06a90a9d-2796-4bcf-8cc8-8336de96291c"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "653e9632-58d3-4f02-bf15-c81de95a2e38"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "67730d9d-f925-459f-bd69-718ce7391297"}], "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-30 11:52:36,225 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e3ffb15c-345e-4467-9999-4d0eda76d391/os-security-groups used request id req-4172c10a-d8a1-4e69-80b1-a448b3a3c85b 2019-06-30 11:52:36,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.00141096115s 2019-06-30 11:52:36,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 11:52:36,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:36,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52:36 GMT X-Openstack-Request-Id: req-bb462601-1fc0-4f86-91b2-bad88c8721f4 2019-06-30 11:52:36,272 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T11:22:45Z", "file": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/file", "owner": "d762e40a0ae4472cb00602cb90a9b436", "id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "size": 263848448, "self": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-30T11:22:40Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 11:52:36,272 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-bb462601-1fc0-4f86-91b2-bad88c8721f4 2019-06-30 11:52:36,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0407819747925s 2019-06-30 11:52:36,279 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-30 11:52:36,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 11:52:36,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:36,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 11: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-4addb0c6-d2fd-40a0-b28c-239c0fb3db1c x-openstack-request-id: req-4addb0c6-d2fd-40a0-b28c-239c0fb3db1c 2019-06-30 11:52:36,305 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef"}]} 2019-06-30 11:52:36,305 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-4addb0c6-d2fd-40a0-b28c-239c0fb3db1c 2019-06-30 11:52:36,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0255048274994s 2019-06-30 11:52:36,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-30 11:52:36,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/b115630a-e8ae-4d90-a693-f6e3550e73fe/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:36,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Sun, 30 Jun 2019 11: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-ca67608b-d24a-4d6a-bdd8-736cb8fd07f5 x-openstack-request-id: req-ca67608b-d24a-4d6a-bdd8-736cb8fd07f5 2019-06-30 11:52:36,431 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "06a90a9d-2796-4bcf-8cc8-8336de96291c"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "653e9632-58d3-4f02-bf15-c81de95a2e38"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "67730d9d-f925-459f-bd69-718ce7391297"}], "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-30 11:52:36,431 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b115630a-e8ae-4d90-a693-f6e3550e73fe/os-security-groups used request id req-ca67608b-d24a-4d6a-bdd8-736cb8fd07f5 2019-06-30 11:52:36,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.124683141708s 2019-06-30 11:52:36,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 11:52:36,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:36,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52:36 GMT X-Openstack-Request-Id: req-021a3c41-6d6d-4059-a607-69c486fa7d9d 2019-06-30 11:52:36,475 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T11:22:45Z", "file": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/file", "owner": "d762e40a0ae4472cb00602cb90a9b436", "id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "size": 263848448, "self": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-30T11:22:40Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 11:52:36,475 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-021a3c41-6d6d-4059-a607-69c486fa7d9d 2019-06-30 11:52:36,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0378310680389s 2019-06-30 11:52:36,481 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-30 11:52:36,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 11:52:36,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:36,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 11: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-9a90cede-25e5-45a5-b4d0-bd906411de3b x-openstack-request-id: req-9a90cede-25e5-45a5-b4d0-bd906411de3b 2019-06-30 11:52:36,505 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef"}]} 2019-06-30 11:52:36,506 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-9a90cede-25e5-45a5-b4d0-bd906411de3b 2019-06-30 11:52:36,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243539810181s 2019-06-30 11:52:36,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-30 11:52:36,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/e698e15c-2fa9-4598-a71a-4947c376696e/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:36,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Sun, 30 Jun 2019 11: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-70905d30-cd32-4b36-ae8f-6370526b2010 x-openstack-request-id: req-70905d30-cd32-4b36-ae8f-6370526b2010 2019-06-30 11:52:36,638 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "06a90a9d-2796-4bcf-8cc8-8336de96291c"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "653e9632-58d3-4f02-bf15-c81de95a2e38"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "67730d9d-f925-459f-bd69-718ce7391297"}], "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-30 11:52:36,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e698e15c-2fa9-4598-a71a-4947c376696e/os-security-groups used request id req-70905d30-cd32-4b36-ae8f-6370526b2010 2019-06-30 11:52:36,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.130836963654s 2019-06-30 11:52:36,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 11:52:36,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:36,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52:36 GMT X-Openstack-Request-Id: req-844dba2f-be80-49b8-91c8-099343996d63 2019-06-30 11:52:36,681 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T11:22:45Z", "file": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/file", "owner": "d762e40a0ae4472cb00602cb90a9b436", "id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "size": 263848448, "self": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-30T11:22:40Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 11:52:36,681 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-844dba2f-be80-49b8-91c8-099343996d63 2019-06-30 11:52:36,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0380909442902s 2019-06-30 11:52:36,687 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-30 11:52:36,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 11:52:36,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:36,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 11: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-7964ce73-4053-456b-81e0-5fc8e29551c7 x-openstack-request-id: req-7964ce73-4053-456b-81e0-5fc8e29551c7 2019-06-30 11:52:36,709 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef"}]} 2019-06-30 11:52:36,709 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-7964ce73-4053-456b-81e0-5fc8e29551c7 2019-06-30 11:52:36,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0216469764709s 2019-06-30 11:52:36,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-30 11:52:36,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/9527945b-318e-4038-a3ec-23772df14d6a/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:38,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Sun, 30 Jun 2019 11: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-71c849d3-c239-4458-b75f-90cde8412618 x-openstack-request-id: req-71c849d3-c239-4458-b75f-90cde8412618 2019-06-30 11:52:38,145 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "06a90a9d-2796-4bcf-8cc8-8336de96291c"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "653e9632-58d3-4f02-bf15-c81de95a2e38"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "67730d9d-f925-459f-bd69-718ce7391297"}], "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-30 11:52:38,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/9527945b-318e-4038-a3ec-23772df14d6a/os-security-groups used request id req-71c849d3-c239-4458-b75f-90cde8412618 2019-06-30 11:52:38,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.43477797508s 2019-06-30 11:52:38,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 11:52:38,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:38,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52:38 GMT X-Openstack-Request-Id: req-306a9121-26d1-4b76-89c0-d55a3c6e59e7 2019-06-30 11:52:38,312 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T11:22:45Z", "file": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/file", "owner": "d762e40a0ae4472cb00602cb90a9b436", "id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "size": 263848448, "self": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-30T11:22:40Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 11:52:38,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-306a9121-26d1-4b76-89c0-d55a3c6e59e7 2019-06-30 11:52:38,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.160727977753s 2019-06-30 11:52:38,318 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-30 11:52:38,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 11:52:38,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:38,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 11: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-e51a4b70-e652-44f2-a462-6b00a7ac79e0 x-openstack-request-id: req-e51a4b70-e652-44f2-a462-6b00a7ac79e0 2019-06-30 11:52:38,342 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef"}]} 2019-06-30 11:52:38,342 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-e51a4b70-e652-44f2-a462-6b00a7ac79e0 2019-06-30 11:52:38,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0228900909424s 2019-06-30 11:52:38,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-30 11:52:38,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:38,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Sun, 30 Jun 2019 11: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-aaafbd44-df31-4662-a8a8-ea98e52d2451 x-openstack-request-id: req-aaafbd44-df31-4662-a8a8-ea98e52d2451 2019-06-30 11:52:38,475 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "06a90a9d-2796-4bcf-8cc8-8336de96291c"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "653e9632-58d3-4f02-bf15-c81de95a2e38"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "67730d9d-f925-459f-bd69-718ce7391297"}], "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-30 11:52:38,475 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649/os-security-groups used request id req-aaafbd44-df31-4662-a8a8-ea98e52d2451 2019-06-30 11:52:38,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.13166308403s 2019-06-30 11:52:38,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 11:52:38,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:38,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52:38 GMT X-Openstack-Request-Id: req-de53dfd5-7a1f-469b-baf7-4ad9ba1c08f2 2019-06-30 11:52:38,519 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T11:22:45Z", "file": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/file", "owner": "d762e40a0ae4472cb00602cb90a9b436", "id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "size": 263848448, "self": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-30T11:22:40Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 11:52:38,519 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-de53dfd5-7a1f-469b-baf7-4ad9ba1c08f2 2019-06-30 11:52:38,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.038861989975s 2019-06-30 11:52:38,525 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-30 11:52:38,525 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - servers: [Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:30:f7:e3', u'version': 4, u'addr': u'192.168.100.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:30:f7:e3', u'version': 4, u'addr': u'172.30.9.219', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'64740fc1-c8cd-4bf7-908b-7b0c5d499fcf', 'name': u'heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:46:41.000000', 'flavor': Munch({u'id': u'29ad1ff8-b34c-4260-81e8-caa5e3dd56ef', 'name': u'heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), 'az': u'nova', 'id': u'8462a5dc-4303-4b90-afc7-1f90392e6571', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'06a90a9d-2796-4bcf-8cc8-8336de96291c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'653e9632-58d3-4f02-bf15-c81de95a2e38'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'67730d9d-f925-459f-bd69-718ce7391297'})], 'id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4bb0b9c759504b988c5eb4fc4af51891', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.219', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.219', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.219', 'launched_at': u'2019-06-30T11:46:41.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T11:46:42Z', 'hostId': u'bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:46:41.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'created_at': u'2019-06-30T11:46:04Z', 'created': u'2019-06-30T11:46:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:46:03:1b', u'version': 4, u'addr': u'192.168.100.12', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:46:03:1b', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'64740fc1-c8cd-4bf7-908b-7b0c5d499fcf', 'name': u'heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:46:39.000000', 'flavor': Munch({u'id': u'29ad1ff8-b34c-4260-81e8-caa5e3dd56ef', 'name': u'heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), 'az': u'nova', 'id': u'ab63cc85-062d-40aa-9f2b-ac80d4ae5adc', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'06a90a9d-2796-4bcf-8cc8-8336de96291c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'653e9632-58d3-4f02-bf15-c81de95a2e38'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'67730d9d-f925-459f-bd69-718ce7391297'})], 'id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4bb0b9c759504b988c5eb4fc4af51891', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2019-06-30T11:46:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T11:46:39Z', 'hostId': u'bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'public_v6': '', 'private_v4': u'192.168.100.12', 'cloud': 'envvars', 'host_id': u'bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:46:39.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'created_at': u'2019-06-30T11:46:03Z', 'created': u'2019-06-30T11:46:03Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5e:b0:85', u'version': 4, u'addr': u'192.168.100.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5e:b0:85', u'version': 4, u'addr': u'172.30.9.212', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'64740fc1-c8cd-4bf7-908b-7b0c5d499fcf', 'name': u'heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:46:31.000000', 'flavor': Munch({u'id': u'29ad1ff8-b34c-4260-81e8-caa5e3dd56ef', 'name': u'heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), 'az': u'nova', 'id': u'e3ffb15c-345e-4467-9999-4d0eda76d391', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'06a90a9d-2796-4bcf-8cc8-8336de96291c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'653e9632-58d3-4f02-bf15-c81de95a2e38'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'67730d9d-f925-459f-bd69-718ce7391297'})], 'id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4bb0b9c759504b988c5eb4fc4af51891', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.212', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.212', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.212', 'launched_at': u'2019-06-30T11:46:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T11:46:31Z', 'hostId': u'b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'public_v6': '', 'private_v4': u'192.168.100.3', 'cloud': 'envvars', 'host_id': u'b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:46:31.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'created_at': u'2019-06-30T11:46:01Z', 'created': u'2019-06-30T11:46:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4d:f2:7c', u'version': 4, u'addr': u'192.168.100.15', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4d:f2:7c', u'version': 4, u'addr': u'172.30.9.214', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'64740fc1-c8cd-4bf7-908b-7b0c5d499fcf', 'name': u'heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:41:10.000000', 'flavor': Munch({u'id': u'29ad1ff8-b34c-4260-81e8-caa5e3dd56ef', 'name': u'heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), 'az': u'nova', 'id': u'b115630a-e8ae-4d90-a693-f6e3550e73fe', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'06a90a9d-2796-4bcf-8cc8-8336de96291c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'653e9632-58d3-4f02-bf15-c81de95a2e38'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'67730d9d-f925-459f-bd69-718ce7391297'})], 'id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4bb0b9c759504b988c5eb4fc4af51891', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.214', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.214', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.214', 'launched_at': u'2019-06-30T11:41:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T11:41:10Z', 'hostId': u'bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'public_v6': '', 'private_v4': u'192.168.100.15', 'cloud': 'envvars', 'host_id': u'bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:41:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'created_at': u'2019-06-30T11:40:52Z', 'created': u'2019-06-30T11:40:52Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bb:c0:54', u'version': 4, u'addr': u'192.168.100.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bb:c0:54', u'version': 4, u'addr': u'172.30.9.217', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'64740fc1-c8cd-4bf7-908b-7b0c5d499fcf', 'name': u'heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:31:09.000000', 'flavor': Munch({u'id': u'29ad1ff8-b34c-4260-81e8-caa5e3dd56ef', 'name': u'heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), 'az': u'nova', 'id': u'e698e15c-2fa9-4598-a71a-4947c376696e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'06a90a9d-2796-4bcf-8cc8-8336de96291c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'653e9632-58d3-4f02-bf15-c81de95a2e38'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'67730d9d-f925-459f-bd69-718ce7391297'})], 'id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4bb0b9c759504b988c5eb4fc4af51891', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.217', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.217', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.217', 'launched_at': u'2019-06-30T11:31:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T11:31:09Z', 'hostId': u'b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'public_v6': '', 'private_v4': u'192.168.100.2', 'cloud': 'envvars', 'host_id': u'b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:31:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'created_at': u'2019-06-30T11:30:51Z', 'created': u'2019-06-30T11:30:51Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:96:6a:d9', u'version': 4, u'addr': u'192.168.100.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:96:6a:d9', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'64740fc1-c8cd-4bf7-908b-7b0c5d499fcf', 'name': u'heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:27:25.000000', 'flavor': Munch({u'id': u'29ad1ff8-b34c-4260-81e8-caa5e3dd56ef', 'name': u'heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), 'az': u'nova', 'id': u'9527945b-318e-4038-a3ec-23772df14d6a', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'06a90a9d-2796-4bcf-8cc8-8336de96291c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'653e9632-58d3-4f02-bf15-c81de95a2e38'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'67730d9d-f925-459f-bd69-718ce7391297'})], 'id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4bb0b9c759504b988c5eb4fc4af51891', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.205', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2019-06-30T11:27:25.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T11:27:25Z', 'hostId': u'bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:27:25.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'created_at': u'2019-06-30T11:25:38Z', 'created': u'2019-06-30T11:25:38Z', '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:3b:e8:2e', u'version': 4, u'addr': u'192.168.100.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3b:e8:2e', 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'64740fc1-c8cd-4bf7-908b-7b0c5d499fcf', 'name': u'heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:24:59.000000', 'flavor': Munch({u'id': u'29ad1ff8-b34c-4260-81e8-caa5e3dd56ef', 'name': u'heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), 'az': u'nova', 'id': u'3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'06a90a9d-2796-4bcf-8cc8-8336de96291c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'653e9632-58d3-4f02-bf15-c81de95a2e38'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'67730d9d-f925-459f-bd69-718ce7391297'})], 'id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4bb0b9c759504b988c5eb4fc4af51891', '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'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2019-06-30T11:24:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T11:24:59Z', 'hostId': u'b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'public_v6': '', 'private_v4': u'192.168.100.8', 'cloud': 'envvars', 'host_id': u'b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:24:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'created_at': u'2019-06-30T11:23:13Z', 'created': u'2019-06-30T11:23:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-06-30 11:52:38,530 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-06-30 11:52:38,533 - paramiko.transport - DEBUG - starting thread (client mode): 0xad4b2710L 2019-06-30 11:52:38,534 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-30 11:52:38,543 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-06-30 11:52:38,543 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-06-30 11:52:38,545 - 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'ssh-dss', 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 2019-06-30 11:52:38,545 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 11:52:38,545 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-30 11:52:38,545 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 11:52:38,545 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 11:52:38,545 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 11:52:38,590 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-30 11:52:38,591 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 11:52:38,597 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.219: fc054a904a012fa3913502312796bc91 2019-06-30 11:52:38,598 - paramiko.transport - DEBUG - Trying discovered key d74b8155815d006381cf2d30afd10849 in /tmp/tmpCtL9UH 2019-06-30 11:52:38,629 - paramiko.transport - DEBUG - userauth is OK 2019-06-30 11:52:38,647 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-30 11:52:38,663 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-30 11:52:39,102 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-30 11:52:39,102 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-30 11:52:39,129 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-30 11:52:39,140 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-30 11:52:39,140 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 4m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-06-30 11:52:39,142 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-06-30 11:52:39,144 - paramiko.transport - DEBUG - starting thread (client mode): 0xadf5b1d0L 2019-06-30 11:52:39,144 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-30 11:52:39,153 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-06-30 11:52:39,153 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-06-30 11:52:39,154 - 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'ssh-dss', 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 2019-06-30 11:52:39,154 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 11:52:39,154 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-30 11:52:39,154 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 11:52:39,155 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 11:52:39,155 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 11:52:39,202 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-30 11:52:39,202 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 11:52:39,207 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.203: b60be409499012f1e997623a8e3841cd 2019-06-30 11:52:39,208 - paramiko.transport - DEBUG - Trying discovered key d74b8155815d006381cf2d30afd10849 in /tmp/tmpCtL9UH 2019-06-30 11:52:39,244 - paramiko.transport - DEBUG - userauth is OK 2019-06-30 11:52:39,265 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-30 11:52:39,273 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-30 11:52:39,747 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-30 11:52:39,747 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-30 11:52:39,775 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-30 11:52:39,797 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-30 11:52:39,797 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 4m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-06-30 11:52:39,799 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-06-30 11:52:39,802 - paramiko.transport - DEBUG - starting thread (client mode): 0xadf3fc50L 2019-06-30 11:52:39,802 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-30 11:52:39,818 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-06-30 11:52:39,818 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-06-30 11:52:39,820 - 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'ssh-dss', 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 2019-06-30 11:52:39,820 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 11:52:39,820 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-30 11:52:39,821 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 11:52:39,821 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 11:52:39,821 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 11:52:39,831 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-30 11:52:39,831 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 11:52:39,834 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.212: d7b0f656d8cedb640d872770702964bd 2019-06-30 11:52:39,835 - paramiko.transport - DEBUG - Trying discovered key d74b8155815d006381cf2d30afd10849 in /tmp/tmpCtL9UH 2019-06-30 11:52:39,869 - paramiko.transport - DEBUG - userauth is OK 2019-06-30 11:52:39,892 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-30 11:52:39,899 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-30 11:52:40,390 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-30 11:52:40,391 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-30 11:52:40,402 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-30 11:52:40,421 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-30 11:52:40,421 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 4m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program 2019-06-30 11:52:40,422 - paramiko.transport - DEBUG - EOF in transport thread 2019-06-30 11:52:40,423 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-06-30 11:52:40,426 - paramiko.transport - DEBUG - starting thread (client mode): 0xadf3f890L 2019-06-30 11:52:40,426 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-30 11:52:40,437 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-06-30 11:52:40,437 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-06-30 11:52:40,438 - 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'ssh-dss', 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 2019-06-30 11:52:40,438 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 11:52:40,439 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-30 11:52:40,439 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 11:52:40,439 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 11:52:40,439 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 11:52:40,482 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-30 11:52:40,483 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 11:52:40,490 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.214: b7427946cfd4353d0a1065f63cf77e47 2019-06-30 11:52:40,491 - paramiko.transport - DEBUG - Trying discovered key d74b8155815d006381cf2d30afd10849 in /tmp/tmpCtL9UH 2019-06-30 11:52:40,522 - paramiko.transport - DEBUG - userauth is OK 2019-06-30 11:52:40,539 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-30 11:52:40,555 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-30 11:52:40,977 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-30 11:52:40,977 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-30 11:52:40,989 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-30 11:52:41,007 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-30 11:52:41,008 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 10m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-06-30 11:52:41,009 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-06-30 11:52:41,011 - paramiko.transport - DEBUG - starting thread (client mode): 0xadf7c910L 2019-06-30 11:52:41,012 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-30 11:52:41,022 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-06-30 11:52:41,022 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-06-30 11:52:41,023 - 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'ssh-dss', 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 2019-06-30 11:52:41,023 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 11:52:41,023 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-30 11:52:41,024 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 11:52:41,024 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 11:52:41,024 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 11:52:41,069 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-30 11:52:41,070 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 11:52:41,075 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.217: 9da0d920133f53620ef35703ac7ab12e 2019-06-30 11:52:41,076 - paramiko.transport - DEBUG - Trying discovered key d74b8155815d006381cf2d30afd10849 in /tmp/tmpCtL9UH 2019-06-30 11:52:41,107 - paramiko.transport - DEBUG - userauth is OK 2019-06-30 11:52:41,125 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-30 11:52:41,140 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-30 11:52:41,651 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-30 11:52:41,651 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-30 11:52:41,658 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-30 11:52:41,670 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-30 11:52:41,670 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 16m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program 2019-06-30 11:52:41,671 - paramiko.transport - DEBUG - EOF in transport thread 2019-06-30 11:52:41,672 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-06-30 11:52:41,674 - paramiko.transport - DEBUG - starting thread (client mode): 0xadf5b1d0L 2019-06-30 11:52:41,675 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-30 11:52:41,688 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-06-30 11:52:41,688 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-06-30 11:52:41,690 - 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'ssh-dss', 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 2019-06-30 11:52:41,690 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 11:52:41,690 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-30 11:52:41,690 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 11:52:41,691 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 11:52:41,691 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 11:52:41,698 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-30 11:52:41,699 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 11:52:41,706 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.205: 187b37da5c5b9df719b0e6d8e948fb60 2019-06-30 11:52:41,707 - paramiko.transport - DEBUG - Trying discovered key d74b8155815d006381cf2d30afd10849 in /tmp/tmpCtL9UH 2019-06-30 11:52:41,740 - paramiko.transport - DEBUG - userauth is OK 2019-06-30 11:52:41,762 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-30 11:52:41,772 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-30 11:52:42,337 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-30 11:52:42,337 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-30 11:52:42,374 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-30 11:52:42,394 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-30 11:52:42,394 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 23m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-06-30 11:52:42,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:52:42,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:42,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1339 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52: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-02a5eac8-4b87-430e-83cd-e339a88e2106 x-openstack-request-id: req-02a5eac8-4b87-430e-83cd-e339a88e2106 2019-06-30 11:52:42,611 - 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:30:f7:e3", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f7:e3", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8462a5dc-4303-4b90-afc7-1f90392e6571", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8462a5dc-4303-4b90-afc7-1f90392e6571", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:46:41.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "8462a5dc-4303-4b90-afc7-1f90392e6571", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:46:42Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "dime-0.clearwater.opnfv", "created": "2019-06-30T11:46:04Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:03:1b", "version": 4, "addr": "192.168.100.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:03:1b", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ab63cc85-062d-40aa-9f2b-ac80d4ae5adc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ab63cc85-062d-40aa-9f2b-ac80d4ae5adc", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:46:39.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "ab63cc85-062d-40aa-9f2b-ac80d4ae5adc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:46:39Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "homer-0.clearwater.opnfv", "created": "2019-06-30T11:46:03Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:b0:85", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:b0:85", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e3ffb15c-345e-4467-9999-4d0eda76d391", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e3ffb15c-345e-4467-9999-4d0eda76d391", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:46:31.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "e3ffb15c-345e-4467-9999-4d0eda76d391", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:46:31Z", "hostId": "b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "bono-0.clearwater.opnfv", "created": "2019-06-30T11:46:01Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:f2:7c", "version": 4, "addr": "192.168.100.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:f2:7c", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b115630a-e8ae-4d90-a693-f6e3550e73fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b115630a-e8ae-4d90-a693-f6e3550e73fe", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:41:10.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "b115630a-e8ae-4d90-a693-f6e3550e73fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:41:10Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "sprout-0.clearwater.opnfv", "created": "2019-06-30T11:40:52Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c0:54", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c0:54", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e698e15c-2fa9-4598-a71a-4947c376696e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e698e15c-2fa9-4598-a71a-4947c376696e", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:31:09.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "e698e15c-2fa9-4598-a71a-4947c376696e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:31:09Z", "hostId": "b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "vellum-0.clearwater.opnfv", "created": "2019-06-30T11:30:51Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:6a:d9", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:6a:d9", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9527945b-318e-4038-a3ec-23772df14d6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9527945b-318e-4038-a3ec-23772df14d6a", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:27:25.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "9527945b-318e-4038-a3ec-23772df14d6a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:27:25Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "ellis-0.clearwater.opnfv", "created": "2019-06-30T11:25:38Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:e8:2e", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:e8:2e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:24:59.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:24:59Z", "hostId": "b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "ns.clearwater.opnfv", "created": "2019-06-30T11:23:13Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:52:42,611 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-02a5eac8-4b87-430e-83cd-e339a88e2106 2019-06-30 11:52:42,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.214927911758s 2019-06-30 11:52:42,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 11:52:42,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:42,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52: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-fd2d3a64-c072-455f-aa74-65467ceb856d x-openstack-request-id: req-fd2d3a64-c072-455f-aa74-65467ceb856d 2019-06-30 11:52:42,642 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef"}]} 2019-06-30 11:52:42,642 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-fd2d3a64-c072-455f-aa74-65467ceb856d 2019-06-30 11:52:42,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0242190361023s 2019-06-30 11:52:42,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-30 11:52:42,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/8462a5dc-4303-4b90-afc7-1f90392e6571/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:43,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52: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-fac4f361-c5c7-4ae2-96c0-2f90b54ccb43 x-openstack-request-id: req-fac4f361-c5c7-4ae2-96c0-2f90b54ccb43 2019-06-30 11:52:43,357 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "06a90a9d-2796-4bcf-8cc8-8336de96291c"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "653e9632-58d3-4f02-bf15-c81de95a2e38"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "67730d9d-f925-459f-bd69-718ce7391297"}], "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-30 11:52:43,357 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/8462a5dc-4303-4b90-afc7-1f90392e6571/os-security-groups used request id req-fac4f361-c5c7-4ae2-96c0-2f90b54ccb43 2019-06-30 11:52:43,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.713780879974s 2019-06-30 11:52:43,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 11:52:43,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:43,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52:43 GMT X-Openstack-Request-Id: req-aed27176-6478-4453-a674-e9b73f181786 2019-06-30 11:52:43,403 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T11:22:45Z", "file": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/file", "owner": "d762e40a0ae4472cb00602cb90a9b436", "id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "size": 263848448, "self": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-30T11:22:40Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 11:52:43,403 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-aed27176-6478-4453-a674-e9b73f181786 2019-06-30 11:52:43,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0388309955597s 2019-06-30 11:52:43,409 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-30 11:52:43,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 11:52:43,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:43,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 11: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-c2b1b12e-b3c6-45cb-be9a-0d9a6bdb372a x-openstack-request-id: req-c2b1b12e-b3c6-45cb-be9a-0d9a6bdb372a 2019-06-30 11:52:43,431 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef"}]} 2019-06-30 11:52:43,431 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-c2b1b12e-b3c6-45cb-be9a-0d9a6bdb372a 2019-06-30 11:52:43,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0217640399933s 2019-06-30 11:52:43,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-30 11:52:43,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/ab63cc85-062d-40aa-9f2b-ac80d4ae5adc/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:44,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Sun, 30 Jun 2019 11: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-45035c95-ac77-447e-9b37-50fc3e4a8994 x-openstack-request-id: req-45035c95-ac77-447e-9b37-50fc3e4a8994 2019-06-30 11:52:44,840 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "06a90a9d-2796-4bcf-8cc8-8336de96291c"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "653e9632-58d3-4f02-bf15-c81de95a2e38"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "67730d9d-f925-459f-bd69-718ce7391297"}], "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-30 11:52:44,840 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ab63cc85-062d-40aa-9f2b-ac80d4ae5adc/os-security-groups used request id req-45035c95-ac77-447e-9b37-50fc3e4a8994 2019-06-30 11:52:44,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.40843510628s 2019-06-30 11:52:44,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 11:52:44,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:44,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52:44 GMT X-Openstack-Request-Id: req-e176e5b3-ae4b-491f-973d-8a2f5a595a14 2019-06-30 11:52:44,884 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T11:22:45Z", "file": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/file", "owner": "d762e40a0ae4472cb00602cb90a9b436", "id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "size": 263848448, "self": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-30T11:22:40Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 11:52:44,884 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e176e5b3-ae4b-491f-973d-8a2f5a595a14 2019-06-30 11:52:44,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0370211601257s 2019-06-30 11:52:44,889 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-30 11:52:44,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 11:52:44,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:44,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52: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-4f731bcb-a3c6-4ee4-b1d4-aed3bc81fe50 x-openstack-request-id: req-4f731bcb-a3c6-4ee4-b1d4-aed3bc81fe50 2019-06-30 11:52:44,911 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef"}]} 2019-06-30 11:52:44,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-4f731bcb-a3c6-4ee4-b1d4-aed3bc81fe50 2019-06-30 11:52:44,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0217931270599s 2019-06-30 11:52:44,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-30 11:52:44,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/e3ffb15c-345e-4467-9999-4d0eda76d391/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:45,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52: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-47872aae-0327-4686-b00d-f4b4e757a8ae x-openstack-request-id: req-47872aae-0327-4686-b00d-f4b4e757a8ae 2019-06-30 11:52:45,055 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "06a90a9d-2796-4bcf-8cc8-8336de96291c"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "653e9632-58d3-4f02-bf15-c81de95a2e38"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "67730d9d-f925-459f-bd69-718ce7391297"}], "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-30 11:52:45,055 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e3ffb15c-345e-4467-9999-4d0eda76d391/os-security-groups used request id req-47872aae-0327-4686-b00d-f4b4e757a8ae 2019-06-30 11:52:45,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.14270401001s 2019-06-30 11:52:45,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 11:52:45,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:45,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52:45 GMT X-Openstack-Request-Id: req-2fa266e0-d5e2-4b72-aa19-77c6e2af9d5d 2019-06-30 11:52:45,097 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T11:22:45Z", "file": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/file", "owner": "d762e40a0ae4472cb00602cb90a9b436", "id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "size": 263848448, "self": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-30T11:22:40Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 11:52:45,098 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-2fa266e0-d5e2-4b72-aa19-77c6e2af9d5d 2019-06-30 11:52:45,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0365190505981s 2019-06-30 11:52:45,103 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-30 11:52:45,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 11:52:45,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:45,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 11: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-27e23721-dfea-424e-9d7d-c43fc74e2938 x-openstack-request-id: req-27e23721-dfea-424e-9d7d-c43fc74e2938 2019-06-30 11:52:45,133 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef"}]} 2019-06-30 11:52:45,133 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-27e23721-dfea-424e-9d7d-c43fc74e2938 2019-06-30 11:52:45,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0289349555969s 2019-06-30 11:52:45,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-30 11:52:45,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/b115630a-e8ae-4d90-a693-f6e3550e73fe/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:45,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Sun, 30 Jun 2019 11: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-aa5d0c91-c3ff-4423-a1aa-1327600264bb x-openstack-request-id: req-aa5d0c91-c3ff-4423-a1aa-1327600264bb 2019-06-30 11:52:45,265 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "06a90a9d-2796-4bcf-8cc8-8336de96291c"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "653e9632-58d3-4f02-bf15-c81de95a2e38"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "67730d9d-f925-459f-bd69-718ce7391297"}], "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-30 11:52:45,265 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b115630a-e8ae-4d90-a693-f6e3550e73fe/os-security-groups used request id req-aa5d0c91-c3ff-4423-a1aa-1327600264bb 2019-06-30 11:52:45,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.131067991257s 2019-06-30 11:52:45,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 11:52:45,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:45,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52:45 GMT X-Openstack-Request-Id: req-89eb7647-c27f-44a7-8b94-85bb0148a3ff 2019-06-30 11:52:45,310 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T11:22:45Z", "file": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/file", "owner": "d762e40a0ae4472cb00602cb90a9b436", "id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "size": 263848448, "self": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-30T11:22:40Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 11:52:45,310 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-89eb7647-c27f-44a7-8b94-85bb0148a3ff 2019-06-30 11:52:45,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0391600131989s 2019-06-30 11:52:45,315 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-30 11:52:45,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 11:52:45,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:45,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 11: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-7c43f4e1-246b-42ba-89e7-d3574e607303 x-openstack-request-id: req-7c43f4e1-246b-42ba-89e7-d3574e607303 2019-06-30 11:52:45,337 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef"}]} 2019-06-30 11:52:45,337 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-7c43f4e1-246b-42ba-89e7-d3574e607303 2019-06-30 11:52:45,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0217370986938s 2019-06-30 11:52:45,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-30 11:52:45,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/e698e15c-2fa9-4598-a71a-4947c376696e/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:45,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Sun, 30 Jun 2019 11: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-115a1d50-200b-4df1-9fc0-aea412d3c5e6 x-openstack-request-id: req-115a1d50-200b-4df1-9fc0-aea412d3c5e6 2019-06-30 11:52:45,464 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "06a90a9d-2796-4bcf-8cc8-8336de96291c"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "653e9632-58d3-4f02-bf15-c81de95a2e38"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "67730d9d-f925-459f-bd69-718ce7391297"}], "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-30 11:52:45,464 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e698e15c-2fa9-4598-a71a-4947c376696e/os-security-groups used request id req-115a1d50-200b-4df1-9fc0-aea412d3c5e6 2019-06-30 11:52:45,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.125705957413s 2019-06-30 11:52:45,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 11:52:45,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:45,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52:45 GMT X-Openstack-Request-Id: req-4e8b767f-5aa5-4fd6-bf8b-c04f4afc7e1c 2019-06-30 11:52:45,506 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T11:22:45Z", "file": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/file", "owner": "d762e40a0ae4472cb00602cb90a9b436", "id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "size": 263848448, "self": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-30T11:22:40Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 11:52:45,507 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-4e8b767f-5aa5-4fd6-bf8b-c04f4afc7e1c 2019-06-30 11:52:45,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0368680953979s 2019-06-30 11:52:45,513 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-30 11:52:45,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 11:52:45,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:45,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 11: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-007a9ac6-10a8-4c6d-bfe3-f56083f47a70 x-openstack-request-id: req-007a9ac6-10a8-4c6d-bfe3-f56083f47a70 2019-06-30 11:52:45,535 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef"}]} 2019-06-30 11:52:45,536 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-007a9ac6-10a8-4c6d-bfe3-f56083f47a70 2019-06-30 11:52:45,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0219779014587s 2019-06-30 11:52:45,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-30 11:52:45,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/9527945b-318e-4038-a3ec-23772df14d6a/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:46,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Sun, 30 Jun 2019 11: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-6343dcd8-c2ba-49a0-a109-892f4ddde612 x-openstack-request-id: req-6343dcd8-c2ba-49a0-a109-892f4ddde612 2019-06-30 11:52:46,134 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "06a90a9d-2796-4bcf-8cc8-8336de96291c"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "653e9632-58d3-4f02-bf15-c81de95a2e38"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "67730d9d-f925-459f-bd69-718ce7391297"}], "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-30 11:52:46,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/9527945b-318e-4038-a3ec-23772df14d6a/os-security-groups used request id req-6343dcd8-c2ba-49a0-a109-892f4ddde612 2019-06-30 11:52:46,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.597757816315s 2019-06-30 11:52:46,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 11:52:46,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:46,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52:46 GMT X-Openstack-Request-Id: req-be2b3d35-bc48-45dd-a954-2d53f1f7a831 2019-06-30 11:52:46,177 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T11:22:45Z", "file": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/file", "owner": "d762e40a0ae4472cb00602cb90a9b436", "id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "size": 263848448, "self": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-30T11:22:40Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 11:52:46,177 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-be2b3d35-bc48-45dd-a954-2d53f1f7a831 2019-06-30 11:52:46,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.037003993988s 2019-06-30 11:52:46,183 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-30 11:52:46,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 11:52:46,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:46,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52: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-532a00a4-9bb4-4f18-a310-112eb8776b30 x-openstack-request-id: req-532a00a4-9bb4-4f18-a310-112eb8776b30 2019-06-30 11:52:46,205 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef"}]} 2019-06-30 11:52:46,205 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-532a00a4-9bb4-4f18-a310-112eb8776b30 2019-06-30 11:52:46,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0219919681549s 2019-06-30 11:52:46,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-30 11:52:46,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:46,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52: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-44413191-a29f-48e7-8df5-2289a946380c x-openstack-request-id: req-44413191-a29f-48e7-8df5-2289a946380c 2019-06-30 11:52:46,804 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "06a90a9d-2796-4bcf-8cc8-8336de96291c"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "653e9632-58d3-4f02-bf15-c81de95a2e38"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "67730d9d-f925-459f-bd69-718ce7391297"}], "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-30 11:52:46,804 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649/os-security-groups used request id req-44413191-a29f-48e7-8df5-2289a946380c 2019-06-30 11:52:46,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.597718954086s 2019-06-30 11:52:46,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 11:52:46,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:46,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52:46 GMT X-Openstack-Request-Id: req-e5fe0a93-b0f8-46fc-8dd7-1c6979fbe559 2019-06-30 11:52:46,850 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T11:22:45Z", "file": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/file", "owner": "d762e40a0ae4472cb00602cb90a9b436", "id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "size": 263848448, "self": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-30T11:22:40Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 11:52:46,851 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e5fe0a93-b0f8-46fc-8dd7-1c6979fbe559 2019-06-30 11:52:46,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0403919219971s 2019-06-30 11:52:46,856 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-30 11:52:46,857 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - servers: [Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:30:f7:e3', u'version': 4, u'addr': u'192.168.100.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:30:f7:e3', u'version': 4, u'addr': u'172.30.9.219', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'64740fc1-c8cd-4bf7-908b-7b0c5d499fcf', 'name': u'heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:46:41.000000', 'flavor': Munch({u'id': u'29ad1ff8-b34c-4260-81e8-caa5e3dd56ef', 'name': u'heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), 'az': u'nova', 'id': u'8462a5dc-4303-4b90-afc7-1f90392e6571', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'06a90a9d-2796-4bcf-8cc8-8336de96291c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'653e9632-58d3-4f02-bf15-c81de95a2e38'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'67730d9d-f925-459f-bd69-718ce7391297'})], 'id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4bb0b9c759504b988c5eb4fc4af51891', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.219', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.219', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.219', 'launched_at': u'2019-06-30T11:46:41.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T11:46:42Z', 'hostId': u'bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:46:41.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'created_at': u'2019-06-30T11:46:04Z', 'created': u'2019-06-30T11:46:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:46:03:1b', u'version': 4, u'addr': u'192.168.100.12', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:46:03:1b', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'64740fc1-c8cd-4bf7-908b-7b0c5d499fcf', 'name': u'heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:46:39.000000', 'flavor': Munch({u'id': u'29ad1ff8-b34c-4260-81e8-caa5e3dd56ef', 'name': u'heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), 'az': u'nova', 'id': u'ab63cc85-062d-40aa-9f2b-ac80d4ae5adc', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'06a90a9d-2796-4bcf-8cc8-8336de96291c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'653e9632-58d3-4f02-bf15-c81de95a2e38'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'67730d9d-f925-459f-bd69-718ce7391297'})], 'id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4bb0b9c759504b988c5eb4fc4af51891', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2019-06-30T11:46:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T11:46:39Z', 'hostId': u'bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'public_v6': '', 'private_v4': u'192.168.100.12', 'cloud': 'envvars', 'host_id': u'bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:46:39.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'created_at': u'2019-06-30T11:46:03Z', 'created': u'2019-06-30T11:46:03Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5e:b0:85', u'version': 4, u'addr': u'192.168.100.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5e:b0:85', u'version': 4, u'addr': u'172.30.9.212', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'64740fc1-c8cd-4bf7-908b-7b0c5d499fcf', 'name': u'heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:46:31.000000', 'flavor': Munch({u'id': u'29ad1ff8-b34c-4260-81e8-caa5e3dd56ef', 'name': u'heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), 'az': u'nova', 'id': u'e3ffb15c-345e-4467-9999-4d0eda76d391', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'06a90a9d-2796-4bcf-8cc8-8336de96291c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'653e9632-58d3-4f02-bf15-c81de95a2e38'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'67730d9d-f925-459f-bd69-718ce7391297'})], 'id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4bb0b9c759504b988c5eb4fc4af51891', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.212', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.212', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.212', 'launched_at': u'2019-06-30T11:46:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T11:46:31Z', 'hostId': u'b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'public_v6': '', 'private_v4': u'192.168.100.3', 'cloud': 'envvars', 'host_id': u'b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:46:31.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'created_at': u'2019-06-30T11:46:01Z', 'created': u'2019-06-30T11:46:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4d:f2:7c', u'version': 4, u'addr': u'192.168.100.15', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4d:f2:7c', u'version': 4, u'addr': u'172.30.9.214', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'64740fc1-c8cd-4bf7-908b-7b0c5d499fcf', 'name': u'heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:41:10.000000', 'flavor': Munch({u'id': u'29ad1ff8-b34c-4260-81e8-caa5e3dd56ef', 'name': u'heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), 'az': u'nova', 'id': u'b115630a-e8ae-4d90-a693-f6e3550e73fe', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'06a90a9d-2796-4bcf-8cc8-8336de96291c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'653e9632-58d3-4f02-bf15-c81de95a2e38'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'67730d9d-f925-459f-bd69-718ce7391297'})], 'id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4bb0b9c759504b988c5eb4fc4af51891', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.214', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.214', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.214', 'launched_at': u'2019-06-30T11:41:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T11:41:10Z', 'hostId': u'bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'public_v6': '', 'private_v4': u'192.168.100.15', 'cloud': 'envvars', 'host_id': u'bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:41:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'created_at': u'2019-06-30T11:40:52Z', 'created': u'2019-06-30T11:40:52Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bb:c0:54', u'version': 4, u'addr': u'192.168.100.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bb:c0:54', u'version': 4, u'addr': u'172.30.9.217', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'64740fc1-c8cd-4bf7-908b-7b0c5d499fcf', 'name': u'heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:31:09.000000', 'flavor': Munch({u'id': u'29ad1ff8-b34c-4260-81e8-caa5e3dd56ef', 'name': u'heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), 'az': u'nova', 'id': u'e698e15c-2fa9-4598-a71a-4947c376696e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'06a90a9d-2796-4bcf-8cc8-8336de96291c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'653e9632-58d3-4f02-bf15-c81de95a2e38'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'67730d9d-f925-459f-bd69-718ce7391297'})], 'id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4bb0b9c759504b988c5eb4fc4af51891', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.217', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.217', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.217', 'launched_at': u'2019-06-30T11:31:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T11:31:09Z', 'hostId': u'b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'public_v6': '', 'private_v4': u'192.168.100.2', 'cloud': 'envvars', 'host_id': u'b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:31:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'created_at': u'2019-06-30T11:30:51Z', 'created': u'2019-06-30T11:30:51Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:96:6a:d9', u'version': 4, u'addr': u'192.168.100.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:96:6a:d9', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'64740fc1-c8cd-4bf7-908b-7b0c5d499fcf', 'name': u'heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:27:25.000000', 'flavor': Munch({u'id': u'29ad1ff8-b34c-4260-81e8-caa5e3dd56ef', 'name': u'heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), 'az': u'nova', 'id': u'9527945b-318e-4038-a3ec-23772df14d6a', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'06a90a9d-2796-4bcf-8cc8-8336de96291c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'653e9632-58d3-4f02-bf15-c81de95a2e38'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'67730d9d-f925-459f-bd69-718ce7391297'})], 'id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4bb0b9c759504b988c5eb4fc4af51891', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.205', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2019-06-30T11:27:25.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T11:27:25Z', 'hostId': u'bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:27:25.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'created_at': u'2019-06-30T11:25:38Z', 'created': u'2019-06-30T11:25:38Z', '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:3b:e8:2e', u'version': 4, u'addr': u'192.168.100.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3b:e8:2e', 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'64740fc1-c8cd-4bf7-908b-7b0c5d499fcf', 'name': u'heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:24:59.000000', 'flavor': Munch({u'id': u'29ad1ff8-b34c-4260-81e8-caa5e3dd56ef', 'name': u'heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), 'az': u'nova', 'id': u'3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'06a90a9d-2796-4bcf-8cc8-8336de96291c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'653e9632-58d3-4f02-bf15-c81de95a2e38'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'67730d9d-f925-459f-bd69-718ce7391297'})], 'id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4bb0b9c759504b988c5eb4fc4af51891', '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'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2019-06-30T11:24:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T11:24:59Z', 'hostId': u'b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'public_v6': '', 'private_v4': u'192.168.100.8', 'cloud': 'envvars', 'host_id': u'b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:24:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'created_at': u'2019-06-30T11:23:13Z', 'created': u'2019-06-30T11:23:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-06-30 11:52:46,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:52:46,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:47,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1339 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52: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-08e3c70a-1592-4966-bfd6-840dbebcf05b x-openstack-request-id: req-08e3c70a-1592-4966-bfd6-840dbebcf05b 2019-06-30 11:52:47,307 - 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:30:f7:e3", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f7:e3", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8462a5dc-4303-4b90-afc7-1f90392e6571", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8462a5dc-4303-4b90-afc7-1f90392e6571", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:46:41.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "8462a5dc-4303-4b90-afc7-1f90392e6571", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:46:42Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "dime-0.clearwater.opnfv", "created": "2019-06-30T11:46:04Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:03:1b", "version": 4, "addr": "192.168.100.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:03:1b", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ab63cc85-062d-40aa-9f2b-ac80d4ae5adc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ab63cc85-062d-40aa-9f2b-ac80d4ae5adc", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:46:39.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "ab63cc85-062d-40aa-9f2b-ac80d4ae5adc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:46:39Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "homer-0.clearwater.opnfv", "created": "2019-06-30T11:46:03Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:b0:85", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:b0:85", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e3ffb15c-345e-4467-9999-4d0eda76d391", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e3ffb15c-345e-4467-9999-4d0eda76d391", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:46:31.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "e3ffb15c-345e-4467-9999-4d0eda76d391", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:46:31Z", "hostId": "b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "bono-0.clearwater.opnfv", "created": "2019-06-30T11:46:01Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:f2:7c", "version": 4, "addr": "192.168.100.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:f2:7c", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b115630a-e8ae-4d90-a693-f6e3550e73fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b115630a-e8ae-4d90-a693-f6e3550e73fe", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:41:10.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "b115630a-e8ae-4d90-a693-f6e3550e73fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:41:10Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "sprout-0.clearwater.opnfv", "created": "2019-06-30T11:40:52Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c0:54", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c0:54", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e698e15c-2fa9-4598-a71a-4947c376696e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e698e15c-2fa9-4598-a71a-4947c376696e", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:31:09.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "e698e15c-2fa9-4598-a71a-4947c376696e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:31:09Z", "hostId": "b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "vellum-0.clearwater.opnfv", "created": "2019-06-30T11:30:51Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:6a:d9", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:6a:d9", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9527945b-318e-4038-a3ec-23772df14d6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9527945b-318e-4038-a3ec-23772df14d6a", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:27:25.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "9527945b-318e-4038-a3ec-23772df14d6a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:27:25Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "ellis-0.clearwater.opnfv", "created": "2019-06-30T11:25:38Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:e8:2e", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:e8:2e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:24:59.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:24:59Z", "hostId": "b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "ns.clearwater.opnfv", "created": "2019-06-30T11:23:13Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:52:47,307 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-08e3c70a-1592-4966-bfd6-840dbebcf05b 2019-06-30 11:52:47,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.446015119553s 2019-06-30 11:52:47,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-30 11:52:47,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/8462a5dc-4303-4b90-afc7-1f90392e6571/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-30 11:52:47,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 18507 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52: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-bca7fc1b-17b9-4e7e-b677-838f06e3d092 x-openstack-request-id: req-bca7fc1b-17b9-4e7e-b677-838f06e3d092 2019-06-30 11:52:47,395 - keystoneauth.session - DEBUG - RESP BODY: {"output": " memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.509136] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.511369] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.514746] Scanning for low memory corruption every 60 seconds\n[ 0.517237] Initialise system trusted keyring\n[ 0.518921] audit: initializing netlink socket (disabled)\n[ 0.520871] type=2000 audit(1561895203.199:1): initialized\n[ 0.540641] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.543759] zbud: loaded\n[ 0.545077] VFS: Disk quotas dquot_6.5.2\n[ 0.546684] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549386] fuse init (API version 7.22)\n[ 0.551009] msgmni has been set to 1982\n[ 0.552609] Key type big_key registered\n[ 0.554497] Key type asymmetric registered\n[ 0.556130] Asymmetric key parser 'x509' registered\n[ 0.558083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.561186] io scheduler noop registered\n[ 0.562741] io scheduler deadline registered (default)\n[ 0.564686] io scheduler cfq registered\n[ 0.566326] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.568543] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.571126] ipmi message handler version 39.2\n[ 0.572980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.575980] ACPI: Power Button [PWRF]\n[ 0.577657] GHES: HEST is not enabled!\n[ 0.594097] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.626485] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.629118] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.657641] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.661317] Linux agpgart interface v0.103\n[ 0.663763] brd: module loaded\n[ 0.665439] loop: module loaded\n[ 0.667108] blk-mq: CPU -> queue map\n[ 0.668525] CPU 0 -> Queue 0\n[ 0.670604] vda: vda1\n[ 0.672320] scsi0 : ata_piix\n[ 0.673563] scsi1 : ata_piix\n[ 0.674784] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.677135] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.680136] libphy: Fixed MDIO Bus: probed\n[ 0.681752] tun: Universal TUN/TAP device driver, 1.6\n[ 0.683652] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.686786] PPP generic driver version 2.4.2\n[ 0.688723] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.691129] ehci-pci: EHCI PCI platform driver\n[ 0.692741] ehci-platform: EHCI generic platform driver\n[ 0.694581] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.696655] ohci-pci: OHCI PCI platform driver\n[ 0.698349] ohci-platform: OHCI generic platform driver\n[ 0.700220] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.717343] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.719288] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.722079] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.724330] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.726600] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.729251] usb usb1: Product: UHCI Host Controller\n[ 0.730974] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.733193] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.734987] hub 1-0:1.0: USB hub found\n[ 0.736435] hub 1-0:1.0: 2 ports detected\n[ 0.738051] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.741940] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.743676] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745533] mousedev: PS/2 mouse device common for all mice\n[ 0.747822] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.751084] rtc_cmos 00:00: RTC can wake from S4\n[ 0.773145] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.775368] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.777644] device-mapper: uevent: version 1.0.3\n[ 0.779645] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.782776] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.785101] TCP: cubic registered\n[ 0.786566] NET: Registered protocol family 10\n[ 0.788617] NET: Registered protocol family 17\n[ 0.790420] Key type dns_resolver registered\n[ 0.792107] Loading compiled-in X.509 certificates\n[ 0.794461] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.797949] registered taskstats version 1\n[ 0.800915] Key type trusted registered\n[ 0.804541] Key type encrypted registered\n[ 0.806232] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.808389] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.810961] regulator-dummy: disabling\n[ 0.812491] Magic number: 7:656:783\n[ 0.814149] rtc_cmos 00:00: setting system clock to 2019-06-30 11:46:43 UTC (1561895203)\n[ 0.817278] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.819437] EDD information not available.\n[ 0.833508] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.848316] Write protecting the kernel read-only data: 12288k\n[ 0.851198] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.855534] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.872127] systemd-udevd[99]: starting version 204\n[ 0.904681] FDC 0 is a S82078B\n[ 1.060088] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.225324] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.227819] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.230287] usb 1-1: Product: QEMU USB Tablet\n[ 1.231928] usb 1-1: Manufacturer: QEMU\n[ 1.233427] usb 1-1: SerialNumber: 42\n[ 1.937956] 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.307815] 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.419326] random: init urandom read with 10 bits of entropy available\n[ 2.556519] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 30 Jun 2019 11:46:45 +0000. Up 2.97 seconds.\ncloud-init-nonet[3.21]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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 ]\ncloud-init-nonet[5.04]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\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 Sun, 30 Jun 2019 11:46:48 +0000. Up 5.57 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.100.6 | 255.255.255.0 | fa:16:3e:30:f7:e3 |\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.100.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.100.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:\n9b:1b:55:03:63:0a:36:e7:d5:aa:17:58:24:aa:da:ef root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| + o.*. |\n| . * =.o. |\n| . oo .o |\n| . . o. . |\n| . S... |\n| o .+. |\n| . . +. |\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:\n2c:9f:a3:e2:56:98:bd:96:7a:5c:16:bb:0b:de:fd:15 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n| .. |\n| +. So E |\n| o oo+. . |\n| o.=+. . |\n| o.*+.o . |\n| oo=o 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:\n3f:12:51:58:b4:35:62:50:93:23:ce:c5:39:6a:f4:f1 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .BOoo |\n| +oO= . |\n| +.=.= |\n| =.. E |\n| .S |\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:\nfc:05:4a:90:4a:01:2f:a3:91:35:02:31:27:96:bc:91 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|OoB..... |\n|.E o. .. |\n|o =... . . |\n| + o. o . . |\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 boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [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 Sun, 30 Jun 2019 11:46:54 +0000. Up 11.98 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping 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 Sun, 30 Jun 2019 11:46:55 +0000. Up 13.30 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.6 LTS dime-0 ttyS0\n\ndime-0 login: 100 3149 100 3149 0 0 18306 0 --:--:-- --:--:-- --:--:-- 18415\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 [172 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 [102 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 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 [526 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 [582 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 [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 8s (1485 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.7\n+ '[' -n 192.168.100.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 117 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 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 libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 18s (5111 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51354 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.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\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.2_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\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.2) ...\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 8675\nclearwater-socket-factory-sig start/running, process 8683\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8729\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.15) ...\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 0 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 (16.4 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58649 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.219\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.219\n++ echo A 172.30.9.219\n++ ip2rr 172.30.9.219\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.219\n++ echo A 172.30.9.219\n++ ip2rr 172.30.9.219\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.219\n++ echo A 172.30.9.219\n++ ip2rr 172.30.9.219\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.219\n++ echo A 172.30.9.219\n+ echo 'nameserver 192.168.100.8'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-dime-0.clearwater.opnfv Initializing System \n snmpd_process Initializing Process \n ntp_process Initializing Process \n nginx_process Initializing Process \n homestead_process Initializing Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Initializing Program \n poll_homestead Initializing Program \n check_cx_health Wait parent Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' node-dime-0.clearwater.opnfv Initializing System \n snmpd_process Initializing Process \n ntp_process Initializing Process \n nginx_process Initializing Process \n homestead_process Initializing Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Initializing Program \n poll_homestead Initializing Program \n check_cx_health Wait parent Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-dime-0.clearwater.opnfv Running System \n snmpd_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n homestead_process Execution failed | Does... Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Does not exist Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Wait parent Program \n poll_homestead Wait parent Program \n check_cx_health Wait parent Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' homestead_process Execution failed | Does... Process \n clearwater_diags_monitor_pro... Does not exist Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Wait parent Program \n poll_homestead Wait parent Program \n check_cx_health Wait parent Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-dime-0.clearwater.opnfv Running System \n snmpd_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n homestead_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Does not exist Process \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n homestead_uptime Status failed Program \n poll_homestead Status ok Program \n check_cx_health Status ok Program \n clearwater_queue_manager_uptime Status failed Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' clearwater_cluster_manager_p... Does not exist Process \n homestead_uptime Status failed Program \n clearwater_queue_manager_uptime Status failed Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-dime-0.clearwater.opnfv Running System \n snmpd_process Running Process \n ralf_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n homestead_process Running Process \n homestead-prov_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n ralf_uptime Status ok Program \n poll_ralf Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n homestead_uptime Status ok Program \n poll_homestead Status ok Program \n check_cx_health Status ok Program \n poll_homestead-prov Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v Running\n++ grep -v 'Status ok'\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 40ff8c769fc4c732 is healthy: got healthy result from http://192.168.100.2:4000\nmember 69135eda56608728 is healthy: got healthy result from http://192.168.100.12:4000\nmember 7f9699ea71bc8641 is healthy: got healthy result from http://192.168.100.15:4000\nmember 9eb0f249f6354cac is healthy: got healthy result from http://192.168.100.6:4000\nmember c194bb985e123f13 is healthy: got healthy result from http://192.168.100.3:4000\nmember e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n40ff8c769fc4c732: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false\n69135eda56608728: name=192-168-100-12 peerURLs=http://192.168.100.12:2380 clientURLs=http://192.168.100.12:4000 isLeader=false\n7f9699ea71bc8641: name=192-168-100-15 peerURLs=http://192.168.100.15:2380 clientURLs=http://192.168.100.15:4000 isLeader=false\n9eb0f249f6354cac: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false\nc194bb985e123f13: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false\ne5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true\n+ cw-check_config_sync\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/shared_config is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABdGKD0J4uV0JYr5H6d88WU6AMPxQj0zao6NsPLKpxmtwZHtM7TYVRxSCCv7a_-YDcMaKQYNKetB89Ys3TsFf7Zcv46w1W8hVSmZuFdow1xcjSvn5zH9vG3Ts7oxobG-F1FVDt-B4Ompvv1rX5W0uV_5TegAZ_j9Jzl2cK6m1RaIwACy-Q' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/12440594636e4a2da0fc42d8cdd0733b/stacks/clearwater-opnfv-dime-frzhoz5zwoy5-0-7j5lwnxqjn3i/fa54629f-3fc4-4244-9a55-0ba3a0694b65/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\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 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59\nHTTP/1.1 200 OK\nDate: Sun, 30 Jun 2019 11:52:27 GMT\nServer: Apache\nx-openstack-request-id: req-38506a37-3c4b-4963-8c45-e444add2681f\nContent-Length: 4\nContent-Type: application/json\n\nnullci-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 | d7:4b:81:55:81:5d:00:63:81:cf:2d:30:af:d1:08:49 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 2c:9f:a3:e2:56:98:bd:96:7a:5c:16:bb:0b:de:fd:15 root@dime-0 (DSA)\nec2: 256 3f:12:51:58:b4:35:62:50:93:23:ce:c5:39:6a:f4:f1 root@dime-0 (ECDSA)\nec2: 256 fc:05:4a:90:4a:01:2f:a3:91:35:02:31:27:96:bc:91 root@dime-0 (ED25519)\nec2: 2048 9b:1b:55:03:63:0a:36:e7:d5:aa:17:58:24:aa:da:ef root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGDAYkthT3Qgl83n1N+lHJ7Ar6iXKeQWpB6oZnrXsCDe5qwuA7efOnggXkhYNurAUPZlU9nvu6l22pT64UHww8o= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPUCCNy8TN8q4hLpcpGuqDLGWFPGdxqv3qe6KuSXI1Ra root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTzo2iYSWEI/fYDr0b56VzdJTznPKATmFjcFSAK1wvVwEsgiMHd4s967RlDqJMitq9BDlFsye9I6K/8YJJyY5d6c9Hka0FmoT717xMGkxB6XrQjMv+GjYlKunzis5iGyBkvErSELX0N+BjC7TLIwhQ2/lMNyldJ/dOOHsBKhn6XP80jrm4QFtmYF0Jrh3IdtVo6jK3VQJ7mMzmJLYcCMHZ/iaxBAL82h4LkzXHzc1NrgoyUJy/P/eZ8JDAXjTCGDxJEOSde9nK4qQtAiTQFQHf3F0p6WeBoUSHyesVpvjAASbK/efOrC0EL+86JF97A8+WVPiGaMWRZO5AP40VPcjl root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 30 Jun 2019 11:52:27 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 344.83 seconds\n"} 2019-06-30 11:52:47,397 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8462a5dc-4303-4b90-afc7-1f90392e6571/action used request id req-bca7fc1b-17b9-4e7e-b677-838f06e3d092 2019-06-30 11:52:47,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.083487033844s 2019-06-30 11:52:47,399 - functest.core.singlevm - DEBUG - console: memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.509136] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.511369] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.514746] Scanning for low memory corruption every 60 seconds [ 0.517237] Initialise system trusted keyring [ 0.518921] audit: initializing netlink socket (disabled) [ 0.520871] type=2000 audit(1561895203.199:1): initialized [ 0.540641] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.543759] zbud: loaded [ 0.545077] VFS: Disk quotas dquot_6.5.2 [ 0.546684] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.549386] fuse init (API version 7.22) [ 0.551009] msgmni has been set to 1982 [ 0.552609] Key type big_key registered [ 0.554497] Key type asymmetric registered [ 0.556130] Asymmetric key parser 'x509' registered [ 0.558083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.561186] io scheduler noop registered [ 0.562741] io scheduler deadline registered (default) [ 0.564686] io scheduler cfq registered [ 0.566326] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.568543] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.571126] ipmi message handler version 39.2 [ 0.572980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.575980] ACPI: Power Button [PWRF] [ 0.577657] GHES: HEST is not enabled! [ 0.594097] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.626485] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.629118] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.657641] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.661317] Linux agpgart interface v0.103 [ 0.663763] brd: module loaded [ 0.665439] loop: module loaded [ 0.667108] blk-mq: CPU -> queue map [ 0.668525] CPU 0 -> Queue 0 [ 0.670604] vda: vda1 [ 0.672320] scsi0 : ata_piix [ 0.673563] scsi1 : ata_piix [ 0.674784] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.677135] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.680136] libphy: Fixed MDIO Bus: probed [ 0.681752] tun: Universal TUN/TAP device driver, 1.6 [ 0.683652] tun: (C) 1999-2004 Max Krasnyansky [ 0.686786] PPP generic driver version 2.4.2 [ 0.688723] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.691129] ehci-pci: EHCI PCI platform driver [ 0.692741] ehci-platform: EHCI generic platform driver [ 0.694581] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.696655] ohci-pci: OHCI PCI platform driver [ 0.698349] ohci-platform: OHCI generic platform driver [ 0.700220] uhci_hcd: USB Universal Host Controller Interface driver [ 0.717343] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.719288] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.722079] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.724330] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.726600] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.729251] usb usb1: Product: UHCI Host Controller [ 0.730974] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.733193] usb usb1: SerialNumber: 0000:00:01.2 [ 0.734987] hub 1-0:1.0: USB hub found [ 0.736435] hub 1-0:1.0: 2 ports detected [ 0.738051] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.741940] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.743676] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745533] mousedev: PS/2 mouse device common for all mice [ 0.747822] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.751084] rtc_cmos 00:00: RTC can wake from S4 [ 0.773145] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.775368] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.777644] device-mapper: uevent: version 1.0.3 [ 0.779645] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.782776] ledtrig-cpu: registered to indicate activity on CPUs [ 0.785101] TCP: cubic registered [ 0.786566] NET: Registered protocol family 10 [ 0.788617] NET: Registered protocol family 17 [ 0.790420] Key type dns_resolver registered [ 0.792107] Loading compiled-in X.509 certificates [ 0.794461] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.797949] registered taskstats version 1 [ 0.800915] Key type trusted registered [ 0.804541] Key type encrypted registered [ 0.806232] AppArmor: AppArmor sha1 policy hashing enabled [ 0.808389] IMA: No TPM chip found, activating TPM-bypass! [ 0.810961] regulator-dummy: disabling [ 0.812491] Magic number: 7:656:783 [ 0.814149] rtc_cmos 00:00: setting system clock to 2019-06-30 11:46:43 UTC (1561895203) [ 0.817278] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.819437] EDD information not available. [ 0.833508] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.848316] Write protecting the kernel read-only data: 12288k [ 0.851198] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.855534] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.872127] systemd-udevd[99]: starting version 204 [ 0.904681] FDC 0 is a S82078B [ 1.060088] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.225324] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.227819] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.230287] usb 1-1: Product: QEMU USB Tablet [ 1.231928] usb 1-1: Manufacturer: QEMU [ 1.233427] usb 1-1: SerialNumber: 42 [ 1.937956] 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.307815] 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.419326] random: init urandom read with 10 bits of entropy available [ 2.556519] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 30 Jun 2019 11:46:45 +0000. Up 2.97 seconds. cloud-init-nonet[3.21]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[5.04]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 30 Jun 2019 11:46:48 +0000. Up 5.57 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.6 | 255.255.255.0 | fa:16:3e:30:f7:e3 | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 9b:1b:55:03:63:0a:36:e7:d5:aa:17:58:24:aa:da:ef root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | + o.*. | | . * =.o. | | . oo .o | | . . o. . | | . S... | | o .+. | | . . +. | | . 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: 2c:9f:a3:e2:56:98:bd:96:7a:5c:16:bb:0b:de:fd:15 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | .. | | +. So E | | o oo+. . | | o.=+. . | | o.*+.o . | | oo=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: 3f:12:51:58:b4:35:62:50:93:23:ce:c5:39:6a:f4:f1 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | .BOoo | | +oO= . | | +.=.= | | =.. E | | .S | | 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: fc:05:4a:90:4a:01:2f:a3:91:35:02:31:27:96:bc:91 root@dime-0 The key's randomart image is: +--[ED25519 256--+ |OoB..... | |.E o. .. | |o =... . . | | + o. o . . | |. S . | | . . | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 30 Jun 2019 11:46:54 +0000. Up 11.98 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 30 Jun 2019 11:46:55 +0000. Up 13.30 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS dime-0 ttyS0 dime-0 login: 100 3149 100 3149 0 0 18306 0 --:--:-- --:--:-- --:--:-- 18415 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1485 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.7 + '[' -n 192.168.100.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 117 newly installed, 0 to remove and 0 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://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://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 18s (5111 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8675 clearwater-socket-factory-sig start/running, process 8683 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8729 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .....+++ ....................................................................................................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (16.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58649 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.219 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.219 ++ echo A 172.30.9.219 ++ ip2rr 172.30.9.219 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.219 ++ echo A 172.30.9.219 ++ ip2rr 172.30.9.219 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.219 ++ echo A 172.30.9.219 ++ ip2rr 172.30.9.219 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.219 ++ echo A 172.30.9.219 + echo 'nameserver 192.168.100.8' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Execution failed | Does... Process etcd_process Running Process clearwater_diags_monitor_pro... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status failed Program poll_homestead Status ok Program check_cx_health Status ok Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_cluster_manager_p... Does not exist Process homestead_uptime Status failed Program clearwater_queue_manager_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v Running ++ grep -v 'Status ok' ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 40ff8c769fc4c732 is healthy: got healthy result from http://192.168.100.2:4000 member 69135eda56608728 is healthy: got healthy result from http://192.168.100.12:4000 member 7f9699ea71bc8641 is healthy: got healthy result from http://192.168.100.15:4000 member 9eb0f249f6354cac is healthy: got healthy result from http://192.168.100.6:4000 member c194bb985e123f13 is healthy: got healthy result from http://192.168.100.3:4000 member e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 cluster is healthy + clearwater-etcdctl member list 40ff8c769fc4c732: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false 69135eda56608728: name=192-168-100-12 peerURLs=http://192.168.100.12:2380 clientURLs=http://192.168.100.12:4000 isLeader=false 7f9699ea71bc8641: name=192-168-100-15 peerURLs=http://192.168.100.15:2380 clientURLs=http://192.168.100.15:4000 isLeader=false 9eb0f249f6354cac: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false c194bb985e123f13: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdGKD0J4uV0JYr5H6d88WU6AMPxQj0zao6NsPLKpxmtwZHtM7TYVRxSCCv7a_-YDcMaKQYNKetB89Ys3TsFf7Zcv46w1W8hVSmZuFdow1xcjSvn5zH9vG3Ts7oxobG-F1FVDt-B4Ompvv1rX5W0uV_5TegAZ_j9Jzl2cK6m1RaIwACy-Q' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/12440594636e4a2da0fc42d8cdd0733b/stacks/clearwater-opnfv-dime-frzhoz5zwoy5-0-7j5lwnxqjn3i/fa54629f-3fc4-4244-9a55-0ba3a0694b65/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59 HTTP/1.1 200 OK Date: Sun, 30 Jun 2019 11:52:27 GMT Server: Apache x-openstack-request-id: req-38506a37-3c4b-4963-8c45-e444add2681f Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | d7:4b:81:55:81:5d:00:63:81:cf:2d:30:af:d1:08:49 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 2c:9f:a3:e2:56:98:bd:96:7a:5c:16:bb:0b:de:fd:15 root@dime-0 (DSA) ec2: 256 3f:12:51:58:b4:35:62:50:93:23:ce:c5:39:6a:f4:f1 root@dime-0 (ECDSA) ec2: 256 fc:05:4a:90:4a:01:2f:a3:91:35:02:31:27:96:bc:91 root@dime-0 (ED25519) ec2: 2048 9b:1b:55:03:63:0a:36:e7:d5:aa:17:58:24:aa:da:ef root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGDAYkthT3Qgl83n1N+lHJ7Ar6iXKeQWpB6oZnrXsCDe5qwuA7efOnggXkhYNurAUPZlU9nvu6l22pT64UHww8o= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPUCCNy8TN8q4hLpcpGuqDLGWFPGdxqv3qe6KuSXI1Ra root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTzo2iYSWEI/fYDr0b56VzdJTznPKATmFjcFSAK1wvVwEsgiMHd4s967RlDqJMitq9BDlFsye9I6K/8YJJyY5d6c9Hka0FmoT717xMGkxB6XrQjMv+GjYlKunzis5iGyBkvErSELX0N+BjC7TLIwhQ2/lMNyldJ/dOOHsBKhn6XP80jrm4QFtmYF0Jrh3IdtVo6jK3VQJ7mMzmJLYcCMHZ/iaxBAL82h4LkzXHzc1NrgoyUJy/P/eZ8JDAXjTCGDxJEOSde9nK4qQtAiTQFQHf3F0p6WeBoUSHyesVpvjAASbK/efOrC0EL+86JF97A8+WVPiGaMWRZO5AP40VPcjl root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 30 Jun 2019 11:52:27 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 344.83 seconds 2019-06-30 11:52:47,404 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.509136] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.511369] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.514746] Scanning for low memory corruption every 60 seconds [ 0.517237] Initialise system trusted keyring [ 0.518921] audit: initializing netlink socket (disabled) [ 0.520871] type=2000 audit(1561895203.199:1): initialized [ 0.540641] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.543759] zbud: loaded [ 0.545077] VFS: Disk quotas dquot_6.5.2 [ 0.546684] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.549386] fuse init (API version 7.22) [ 0.551009] msgmni has been set to 1982 [ 0.552609] Key type big_key registered [ 0.554497] Key type asymmetric registered [ 0.556130] Asymmetric key parser 'x509' registered [ 0.558083] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.561186] io scheduler noop registered [ 0.562741] io scheduler deadline registered (default) [ 0.564686] io scheduler cfq registered [ 0.566326] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.568543] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.571126] ipmi message handler version 39.2 [ 0.572980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.575980] ACPI: Power Button [PWRF] [ 0.577657] GHES: HEST is not enabled! [ 0.594097] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.626485] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.629118] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.657641] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.661317] Linux agpgart interface v0.103 [ 0.663763] brd: module loaded [ 0.665439] loop: module loaded [ 0.667108] blk-mq: CPU -> queue map [ 0.668525] CPU 0 -> Queue 0 [ 0.670604] vda: vda1 [ 0.672320] scsi0 : ata_piix [ 0.673563] scsi1 : ata_piix [ 0.674784] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.677135] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.680136] libphy: Fixed MDIO Bus: probed [ 0.681752] tun: Universal TUN/TAP device driver, 1.6 [ 0.683652] tun: (C) 1999-2004 Max Krasnyansky [ 0.686786] PPP generic driver version 2.4.2 [ 0.688723] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.691129] ehci-pci: EHCI PCI platform driver [ 0.692741] ehci-platform: EHCI generic platform driver [ 0.694581] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.696655] ohci-pci: OHCI PCI platform driver [ 0.698349] ohci-platform: OHCI generic platform driver [ 0.700220] uhci_hcd: USB Universal Host Controller Interface driver [ 0.717343] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.719288] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.722079] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.724330] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.726600] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.729251] usb usb1: Product: UHCI Host Controller [ 0.730974] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.733193] usb usb1: SerialNumber: 0000:00:01.2 [ 0.734987] hub 1-0:1.0: USB hub found [ 0.736435] hub 1-0:1.0: 2 ports detected [ 0.738051] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.741940] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.743676] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745533] mousedev: PS/2 mouse device common for all mice [ 0.747822] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.751084] rtc_cmos 00:00: RTC can wake from S4 [ 0.773145] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.775368] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.777644] device-mapper: uevent: version 1.0.3 [ 0.779645] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.782776] ledtrig-cpu: registered to indicate activity on CPUs [ 0.785101] TCP: cubic registered [ 0.786566] NET: Registered protocol family 10 [ 0.788617] NET: Registered protocol family 17 [ 0.790420] Key type dns_resolver registered [ 0.792107] Loading compiled-in X.509 certificates [ 0.794461] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.797949] registered taskstats version 1 [ 0.800915] Key type trusted registered [ 0.804541] Key type encrypted registered [ 0.806232] AppArmor: AppArmor sha1 policy hashing enabled [ 0.808389] IMA: No TPM chip found, activating TPM-bypass! [ 0.810961] regulator-dummy: disabling [ 0.812491] Magic number: 7:656:783 [ 0.814149] rtc_cmos 00:00: setting system clock to 2019-06-30 11:46:43 UTC (1561895203) [ 0.817278] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.819437] EDD information not available. [ 0.833508] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.848316] Write protecting the kernel read-only data: 12288k [ 0.851198] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.855534] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.872127] systemd-udevd[99]: starting version 204 [ 0.904681] FDC 0 is a S82078B [ 1.060088] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.225324] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.227819] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.230287] usb 1-1: Product: QEMU USB Tablet [ 1.231928] usb 1-1: Manufacturer: QEMU [ 1.233427] usb 1-1: SerialNumber: 42 [ 1.937956] 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.307815] 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.419326] random: init urandom read with 10 bits of entropy available [ 2.556519] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 30 Jun 2019 11:46:45 +0000. Up 2.97 seconds. cloud-init-nonet[3.21]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[5.04]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 30 Jun 2019 11:46:48 +0000. Up 5.57 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.6 | 255.255.255.0 | fa:16:3e:30:f7:e3 | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 9b:1b:55:03:63:0a:36:e7:d5:aa:17:58:24:aa:da:ef root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | + o.*. | | . * =.o. | | . oo .o | | . . o. . | | . S... | | o .+. | | . . +. | | . 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: 2c:9f:a3:e2:56:98:bd:96:7a:5c:16:bb:0b:de:fd:15 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | .. | | +. So E | | o oo+. . | | o.=+. . | | o.*+.o . | | oo=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: 3f:12:51:58:b4:35:62:50:93:23:ce:c5:39:6a:f4:f1 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | .BOoo | | +oO= . | | +.=.= | | =.. E | | .S | | 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: fc:05:4a:90:4a:01:2f:a3:91:35:02:31:27:96:bc:91 root@dime-0 The key's randomart image is: +--[ED25519 256--+ |OoB..... | |.E o. .. | |o =... . . | | + o. o . . | |. S . | | . . | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 30 Jun 2019 11:46:54 +0000. Up 11.98 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 30 Jun 2019 11:46:55 +0000. Up 13.30 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS dime-0 ttyS0 dime-0 login: 100 3149 100 3149 0 0 18306 0 --:--:-- --:--:-- --:--:-- 18415 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1485 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.7 + '[' -n 192.168.100.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 117 newly installed, 0 to remove and 0 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://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://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 18s (5111 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8675 clearwater-socket-factory-sig start/running, process 8683 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8729 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .....+++ ....................................................................................................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (16.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58649 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.219 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.219 ++ echo A 172.30.9.219 ++ ip2rr 172.30.9.219 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.219 ++ echo A 172.30.9.219 ++ ip2rr 172.30.9.219 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.219 ++ echo A 172.30.9.219 ++ ip2rr 172.30.9.219 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.219 ++ echo A 172.30.9.219 + echo 'nameserver 192.168.100.8' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Execution failed | Does... Process etcd_process Running Process clearwater_diags_monitor_pro... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status failed Program poll_homestead Status ok Program check_cx_health Status ok Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_cluster_manager_p... Does not exist Process homestead_uptime Status failed Program clearwater_queue_manager_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v Running ++ grep -v 'Status ok' ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 40ff8c769fc4c732 is healthy: got healthy result from http://192.168.100.2:4000 member 69135eda56608728 is healthy: got healthy result from http://192.168.100.12:4000 member 7f9699ea71bc8641 is healthy: got healthy result from http://192.168.100.15:4000 member 9eb0f249f6354cac is healthy: got healthy result from http://192.168.100.6:4000 member c194bb985e123f13 is healthy: got healthy result from http://192.168.100.3:4000 member e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 cluster is healthy + clearwater-etcdctl member list 40ff8c769fc4c732: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false 69135eda56608728: name=192-168-100-12 peerURLs=http://192.168.100.12:2380 clientURLs=http://192.168.100.12:4000 isLeader=false 7f9699ea71bc8641: name=192-168-100-15 peerURLs=http://192.168.100.15:2380 clientURLs=http://192.168.100.15:4000 isLeader=false 9eb0f249f6354cac: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false c194bb985e123f13: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdGKD0J4uV0JYr5H6d88WU6AMPxQj0zao6NsPLKpxmtwZHtM7TYVRxSCCv7a_-YDcMaKQYNKetB89Ys3TsFf7Zcv46w1W8hVSmZuFdow1xcjSvn5zH9vG3Ts7oxobG-F1FVDt-B4Ompvv1rX5W0uV_5TegAZ_j9Jzl2cK6m1RaIwACy-Q' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/12440594636e4a2da0fc42d8cdd0733b/stacks/clearwater-opnfv-dime-frzhoz5zwoy5-0-7j5lwnxqjn3i/fa54629f-3fc4-4244-9a55-0ba3a0694b65/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59 HTTP/1.1 200 OK Date: Sun, 30 Jun 2019 11:52:27 GMT Server: Apache x-openstack-request-id: req-38506a37-3c4b-4963-8c45-e444add2681f Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | d7:4b:81:55:81:5d:00:63:81:cf:2d:30:af:d1:08:49 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 2c:9f:a3:e2:56:98:bd:96:7a:5c:16:bb:0b:de:fd:15 root@dime-0 (DSA) ec2: 256 3f:12:51:58:b4:35:62:50:93:23:ce:c5:39:6a:f4:f1 root@dime-0 (ECDSA) ec2: 256 fc:05:4a:90:4a:01:2f:a3:91:35:02:31:27:96:bc:91 root@dime-0 (ED25519) ec2: 2048 9b:1b:55:03:63:0a:36:e7:d5:aa:17:58:24:aa:da:ef root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGDAYkthT3Qgl83n1N+lHJ7Ar6iXKeQWpB6oZnrXsCDe5qwuA7efOnggXkhYNurAUPZlU9nvu6l22pT64UHww8o= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPUCCNy8TN8q4hLpcpGuqDLGWFPGdxqv3qe6KuSXI1Ra root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTzo2iYSWEI/fYDr0b56VzdJTznPKATmFjcFSAK1wvVwEsgiMHd4s967RlDqJMitq9BDlFsye9I6K/8YJJyY5d6c9Hka0FmoT717xMGkxB6XrQjMv+GjYlKunzis5iGyBkvErSELX0N+BjC7TLIwhQ2/lMNyldJ/dOOHsBKhn6XP80jrm4QFtmYF0Jrh3IdtVo6jK3VQJ7mMzmJLYcCMHZ/iaxBAL82h4LkzXHzc1NrgoyUJy/P/eZ8JDAXjTCGDxJEOSde9nK4qQtAiTQFQHf3F0p6WeBoUSHyesVpvjAASbK/efOrC0EL+86JF97A8+WVPiGaMWRZO5AP40VPcjl root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 30 Jun 2019 11:52:27 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 344.83 seconds 2019-06-30 11:52:47,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:52:47,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:47,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1339 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52: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-4be9ffb9-ff2d-4f2f-9a0b-1bd91500da75 x-openstack-request-id: req-4be9ffb9-ff2d-4f2f-9a0b-1bd91500da75 2019-06-30 11:52:47,836 - 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:30:f7:e3", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f7:e3", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8462a5dc-4303-4b90-afc7-1f90392e6571", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8462a5dc-4303-4b90-afc7-1f90392e6571", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:46:41.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "8462a5dc-4303-4b90-afc7-1f90392e6571", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:46:42Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "dime-0.clearwater.opnfv", "created": "2019-06-30T11:46:04Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:03:1b", "version": 4, "addr": "192.168.100.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:03:1b", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ab63cc85-062d-40aa-9f2b-ac80d4ae5adc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ab63cc85-062d-40aa-9f2b-ac80d4ae5adc", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:46:39.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "ab63cc85-062d-40aa-9f2b-ac80d4ae5adc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:46:39Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "homer-0.clearwater.opnfv", "created": "2019-06-30T11:46:03Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:b0:85", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:b0:85", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e3ffb15c-345e-4467-9999-4d0eda76d391", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e3ffb15c-345e-4467-9999-4d0eda76d391", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:46:31.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "e3ffb15c-345e-4467-9999-4d0eda76d391", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:46:31Z", "hostId": "b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "bono-0.clearwater.opnfv", "created": "2019-06-30T11:46:01Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:f2:7c", "version": 4, "addr": "192.168.100.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:f2:7c", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b115630a-e8ae-4d90-a693-f6e3550e73fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b115630a-e8ae-4d90-a693-f6e3550e73fe", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:41:10.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "b115630a-e8ae-4d90-a693-f6e3550e73fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:41:10Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "sprout-0.clearwater.opnfv", "created": "2019-06-30T11:40:52Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c0:54", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c0:54", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e698e15c-2fa9-4598-a71a-4947c376696e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e698e15c-2fa9-4598-a71a-4947c376696e", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:31:09.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "e698e15c-2fa9-4598-a71a-4947c376696e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:31:09Z", "hostId": "b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "vellum-0.clearwater.opnfv", "created": "2019-06-30T11:30:51Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:6a:d9", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:6a:d9", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9527945b-318e-4038-a3ec-23772df14d6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9527945b-318e-4038-a3ec-23772df14d6a", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:27:25.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "9527945b-318e-4038-a3ec-23772df14d6a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:27:25Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "ellis-0.clearwater.opnfv", "created": "2019-06-30T11:25:38Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:e8:2e", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:e8:2e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:24:59.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:24:59Z", "hostId": "b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "ns.clearwater.opnfv", "created": "2019-06-30T11:23:13Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:52:47,836 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4be9ffb9-ff2d-4f2f-9a0b-1bd91500da75 2019-06-30 11:52:47,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.427989006042s 2019-06-30 11:52:47,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-30 11:52:47,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/ab63cc85-062d-40aa-9f2b-ac80d4ae5adc/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-30 11:52:47,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21291 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52: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-bf9ea40f-6f3c-42a9-bc68-e80bed172224 x-openstack-request-id: req-bf9ea40f-6f3c-42a9-bc68-e80bed172224 2019-06-30 11:52:47,932 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[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 1 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 0x40000000-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:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\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] allocated 4194304 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.009499] pid_max: default: 32768 minimum: 301\n[ 0.011490] Security Framework initialized\n[ 0.012238] AppArmor: AppArmor initialized\n[ 0.013810] Yama: becoming mindful.\n[ 0.016478] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020282] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.023182] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024008] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.028937] Initializing cgroup subsys memory\n[ 0.030667] Initializing cgroup subsys devices\n[ 0.032020] Initializing cgroup subsys freezer\n[ 0.033728] Initializing cgroup subsys blkio\n[ 0.035389] Initializing cgroup subsys perf_event\n[ 0.036020] Initializing cgroup subsys hugetlb\n[ 0.040263] mce: CPU supports 10 MCE banks\n[ 0.042156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.042156] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044027] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.046005] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.048019] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.054363] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.056038] MDS: Mitigation: Clear CPU buffers\n[ 0.089822] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.097494] ACPI: Core revision 20131115\n[ 0.099638] ACPI: All ACPI Tables successfully acquired\n[ 0.101519] ftrace: allocating 28757 entries in 113 pages\n[ 0.124349] smpboot: Max logical packages: 1\n[ 0.128004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.132040] Enabling x2apic\n[ 0.133222] Enabled x2apic\n[ 0.134696] Switched APIC routing to physical x2apic.\n[ 0.137451] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.140010] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.143916] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.152494] KVM setup paravirtual spinlock\n[ 0.157584] x86: Booted up 1 node, 1 CPUs\n[ 0.159133] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.160347] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.162882] devtmpfs: initialized\n[ 0.165410] EVM: security.selinux\n[ 0.166751] EVM: security.SMACK64\n[ 0.168003] EVM: security.ima\n[ 0.169222] EVM: security.capability\n[ 0.171776] pinctrl core: initialized pinctrl subsystem\n[ 0.172070] regulator-dummy: no parameters\n[ 0.173747] RTC time: 11:46:40, date: 06/30/19\n[ 0.175527] NET: Registered protocol family 16\n[ 0.176193] cpuidle: using governor ladder\n[ 0.177766] cpuidle: using governor menu\n[ 0.179302] ACPI: bus type PCI registered\n[ 0.180018] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.182491] PCI: Using configuration type 1 for base access\n[ 0.184808] bio: create slab at 0\n[ 0.186613] ACPI: Added _OSI(Module Device)\n[ 0.188004] ACPI: Added _OSI(Processor Device)\n[ 0.189674] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.191402] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.193461] ACPI: Interpreter enabled\n[ 0.195025] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.198647] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.202681] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.206605] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.210697] ACPI: (supports S0 S5)\n[ 0.212003] ACPI: Using IOAPIC for interrupt routing\n[ 0.214242] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.216194] ACPI: No dock devices found.\n[ 0.219702] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.222715] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.224018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.228208] acpiphp: Slot [3] registered\n[ 0.230153] acpiphp: Slot [4] registered\n[ 0.231926] acpiphp: Slot [5] registered\n[ 0.232038] acpiphp: Slot [6] registered\n[ 0.233739] acpiphp: Slot [7] registered\n[ 0.235397] acpiphp: Slot [8] registered\n[ 0.236023] acpiphp: Slot [9] registered\n[ 0.237755] acpiphp: Slot [10] registered\n[ 0.239619] acpiphp: Slot [11] registered\n[ 0.240024] acpiphp: Slot [12] registered\n[ 0.241839] acpiphp: Slot [13] registered\n[ 0.243698] acpiphp: Slot [14] registered\n[ 0.244023] acpiphp: Slot [15] registered\n[ 0.245802] acpiphp: Slot [16] registered\n[ 0.247408] acpiphp: Slot [17] registered\n[ 0.248037] acpiphp: Slot [18] registered\n[ 0.249894] acpiphp: Slot [19] registered\n[ 0.251476] acpiphp: Slot [20] registered\n[ 0.252024] acpiphp: Slot [21] registered\n[ 0.253609] acpiphp: Slot [22] registered\n[ 0.255212] acpiphp: Slot [23] registered\n[ 0.256024] acpiphp: Slot [24] registered\n[ 0.257647] acpiphp: Slot [25] registered\n[ 0.259220] acpiphp: Slot [26] registered\n[ 0.260023] acpiphp: Slot [27] registered\n[ 0.261593] acpiphp: Slot [28] registered\n[ 0.263143] acpiphp: Slot [29] registered\n[ 0.264023] acpiphp: Slot [30] registered\n[ 0.265596] acpiphp: Slot [31] registered\n[ 0.267143] PCI host bridge to bus 0000:00\n[ 0.268005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.269971] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.272004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.274202] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.276004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.278391] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.287936] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.288017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.310842] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.313269] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.316108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.318832] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.321284] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.323666] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.324333] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.326381] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.328004] vgaarb: loaded\n[ 0.329171] vgaarb: bridge control possible 0000:00:02.0\n[ 0.331365] SCSI subsystem initialized\n[ 0.332229] ACPI: bus type USB registered\n[ 0.333855] usbcore: registered new interface driver usbfs\n[ 0.335876] usbcore: registered new interface driver hub\n[ 0.336041] usbcore: registered new device driver usb\n[ 0.338114] PCI: Using ACPI for IRQ routing\n[ 0.340135] NetLabel: Initializing\n[ 0.341536] NetLabel: domain hash size = 128\n[ 0.343179] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.344041] NetLabel: unlabeled traffic allowed by default\n[ 0.346281] Switched to clocksource kvm-clock\n[ 0.352393] AppArmor: AppArmor Filesystem Enabled\n[ 0.354187] pnp: PnP ACPI init\n[ 0.355444] ACPI: bus type PNP registered\n[ 0.357491] pnp: PnP ACPI: found 8 devices\n[ 0.359118] ACPI: bus type PNP unregistered\n[ 0.366442] NET: Registered protocol family 2\n[ 0.368364] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.370880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.373292] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.375750] TCP: reno registered\n[ 0.377090] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.379205] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.381547] NET: Registered protocol family 1\n[ 0.383245] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.385424] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.387516] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.404598] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421791] Trying to unpack rootfs image as initramfs...\n[ 0.523617] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.526800] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.528923] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.532152] Scanning for low memory corruption every 60 seconds\n[ 0.534633] Initialise system trusted keyring\n[ 0.536371] audit: initializing netlink socket (disabled)\n[ 0.538391] type=2000 audit(1561895201.371:1): initialized\n[ 0.558508] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.561585] zbud: loaded\n[ 0.562917] VFS: Disk quotas dquot_6.5.2\n[ 0.564511] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.567154] fuse init (API version 7.22)\n[ 0.568729] msgmni has been set to 1982\n[ 0.570278] Key type big_key registered\n[ 0.572088] Key type asymmetric registered\n[ 0.573684] Asymmetric key parser 'x509' registered\n[ 0.575534] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.578349] io scheduler noop registered\n[ 0.579881] io scheduler deadline registered (default)\n[ 0.581832] io scheduler cfq registered\n[ 0.583412] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.585436] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587804] ipmi message handler version 39.2\n[ 0.589564] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.592361] ACPI: Power Button [PWRF]\n[ 0.593907] GHES: HEST is not enabled!\n[ 0.610538] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.643431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.646292] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.672791] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676433] Linux agpgart interface v0.103\n[ 0.678955] brd: module loaded\n[ 0.680688] loop: module loaded\n[ 0.682407] blk-mq: CPU -> queue map\n[ 0.683917] CPU 0 -> Queue 0\n[ 0.686133] vda: vda1\n[ 0.688073] scsi0 : ata_piix\n[ 0.689408] scsi1 : ata_piix\n[ 0.690722] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.693203] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.696461] libphy: Fixed MDIO Bus: probed\n[ 0.698172] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700078] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.703285] PPP generic driver version 2.4.2\n[ 0.705177] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.707525] ehci-pci: EHCI PCI platform driver\n[ 0.709204] ehci-platform: EHCI generic platform driver\n[ 0.711092] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.713279] ohci-pci: OHCI PCI platform driver\n[ 0.714932] ohci-platform: OHCI generic platform driver\n[ 0.716820] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.734007] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.735932] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.738808] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.740968] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743333] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.746049] usb usb1: Product: UHCI Host Controller\n[ 0.747832] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.750086] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.751890] hub 1-0:1.0: USB hub found\n[ 0.753397] hub 1-0:1.0: 2 ports detected\n[ 0.755066] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.758968] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.760798] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.762747] mousedev: PS/2 mouse device common for all mice\n[ 0.765116] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.768346] rtc_cmos 00:00: RTC can wake from S4\n[ 0.770599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.772855] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.775186] device-mapper: uevent: version 1.0.3\n[ 0.776959] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.780066] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.782284] TCP: cubic registered\n[ 0.783675] NET: Registered protocol family 10\n[ 0.785563] NET: Registered protocol family 17\n[ 0.787269] Key type dns_resolver registered\n[ 0.789033] Loading compiled-in X.509 certificates\n[ 0.791349] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.794760] registered taskstats version 1\n[ 0.797748] Key type trusted registered\n[ 0.801387] Key type encrypted registered\n[ 0.802940] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.805522] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.809313] regulator-dummy: disabling\n[ 0.810904] Magic number: 7:656:783\n[ 0.812627] rtc_cmos 00:00: setting system clock to 2019-06-30 11:46:41 UTC (1561895201)\n[ 0.816281] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.818816] EDD information not available.\n[ 0.853386] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.869017] Write protecting the kernel read-only data: 12288k\n[ 0.872281] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.877298] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.896177] systemd-udevd[99]: starting version 204\n[ 0.929907] FDC 0 is a S82078B\n[ 1.064054] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.228117] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.230554] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.233153] usb 1-1: Product: QEMU USB Tablet\n[ 1.234866] usb 1-1: Manufacturer: QEMU\n[ 1.236440] usb 1-1: SerialNumber: 42\n[ 1.961687] 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.335706] 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.426817] random: init urandom read with 10 bits of entropy available\n[ 2.558518] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 30 Jun 2019 11:46:43 +0000. Up 2.97 seconds.\ncloud-init-nonet[3.23]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.87]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 30 Jun 2019 11:46:46 +0000. Up 5.43 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.100.12 | 255.255.255.0 | fa:16:3e:46:03:1b |\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.100.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\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 ]\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:\n31:ba:c0:92:1d:46:0b:8b:b2:d5:10:da:be:8c:f5:96 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| +.. |\n| + * . |\n|+ + = o |\n|.+ = . . o |\n|. = + . S |\n| + + o . |\n|. o E . |\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:\n05:b8:ac:a3:45:a8:b9:c9:a8:71:97:d0:f7:9d:47:80 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| . o |\n| . . .E o |\n| ... o . . |\n| o..... S . |\n|o .+o . . o |\n|+o.oo. . o . |\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:\na3:3a:c7:b7:a8:2e:8a:b2:a9:ec:b0:39:51:ee:f2:40 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| . |\n| E S |\n|o . . . |\n|oo .. |\n|B=o ..o.. |\n|%O.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:\nb6:0b:e4:09:49:90:12:f1:e9:97:62:3a:8e:38:41:cd root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|oo.. |\n|...o |\n| .= . |\n| o E o |\n|. + = . S |\n|.o o + o . |\n|o. + . |\n|=. . . |\n|oo . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[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 * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [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 ]\n * Starting system logging daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Stopping 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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 30 Jun 2019 11:46:52 +0000. Up 12.13 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.6 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 30 Jun 2019 11:46:53 +0000. Up 13.17 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15491 0 --:--:-- --:--:-- --:--:-- 15589\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 [172 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 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 [526 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 [582 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 [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 8s (1534 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.7\n+ '[' -n 192.168.100.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 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/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/ crest 1.0-180326.111418 [14.4 MB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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 [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.11 [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.11 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 9s (9674 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51354 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.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\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.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\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.2_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\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.2) ...\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.2) ...\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 8292\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.15) ...\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 0 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 ... 58218 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.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n+ echo 'nameserver 192.168.100.8'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-homer-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n homer_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_homer Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' homer_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_homer Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-homer-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n homer_process Execution failed | Does... Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Does not exist Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_homer Wait parent Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' homer_process Execution failed | Does... Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Does not exist Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_homer Wait parent Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-homer-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n homer_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n nginx_ping Status ok Program \n nginx_uptime Status failed Program \n monit_uptime Status ok Program \n poll_homer Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' nginx_uptime Status failed Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-homer-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n homer_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n poll_homer Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 40ff8c769fc4c732 is healthy: got healthy result from http://192.168.100.2:4000\nmember 69135eda56608728 is healthy: got healthy result from http://192.168.100.12:4000\nmember 7f9699ea71bc8641 is healthy: got healthy result from http://192.168.100.15:4000\nmember 9eb0f249f6354cac is healthy: got healthy result from http://192.168.100.6:4000\nmember c194bb985e123f13 is healthy: got healthy result from http://192.168.100.3:4000\nmember e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n40ff8c769fc4c732: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false\n69135eda56608728: name=192-168-100-12 peerURLs=http://192.168.100.12:2380 clientURLs=http://192.168.100.12:4000 isLeader=false\n7f9699ea71bc8641: name=192-168-100-15 peerURLs=http://192.168.100.15:2380 clientURLs=http://192.168.100.15:4000 isLeader=false\n9eb0f249f6354cac: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false\nc194bb985e123f13: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false\ne5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.12) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.2 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.2 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.2 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/shared_config is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABdGKD09Cu4ISBwnT5qopgXqEbJkrk4BIZE3Mek4zpfTY1FibxhAeMqRiLJ5oEJceh_GcxOVzmRvyA9UFPw2HNRNKQFel5mdGZo2qZG7CEPajOyOFGvGPqOjswtc-OQalOFskquAMLX6agRXM1EBWP3Pbs1pB1hacLvW8N0PLtS_hWmOGI' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/12440594636e4a2da0fc42d8cdd0733b/stacks/clearwater-opnfv-homer-dvii4266uopg-0-fwngkzj2mkmn/2a2e0fef-3286-4b33-a89e-a54a95a23e74/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\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 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58\nHTTP/1.1 200 OK\nDate: Sun, 30 Jun 2019 11:52:07 GMT\nServer: Apache\nx-openstack-request-id: req-7c279e0a-f3b8-4254-b2db-e054cd214161\nContent-Length: 4\nContent-Type: application/json\n\nnullci-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 | d7:4b:81:55:81:5d:00:63:81:cf:2d:30:af:d1:08:49 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 05:b8:ac:a3:45:a8:b9:c9:a8:71:97:d0:f7:9d:47:80 root@homer-0 (DSA)\nec2: 256 a3:3a:c7:b7:a8:2e:8a:b2:a9:ec:b0:39:51:ee:f2:40 root@homer-0 (ECDSA)\nec2: 256 b6:0b:e4:09:49:90:12:f1:e9:97:62:3a:8e:38:41:cd root@homer-0 (ED25519)\nec2: 2048 31:ba:c0:92:1d:46:0b:8b:b2:d5:10:da:be:8c:f5:96 root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNYYp086Lo7k7xokiUawWCGo1Yxi55dr4uEFPOeYWEEzcDkW0lUyw3r/MlrC1q0RpSvJ7bFiOn/aoJRk5VOWbP0= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMkw5sk4NSdrGBTZi5mxFM0+xP6kEIOVYWCVbRZ+18zY root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2tMVxXPR+c072HqFLpI/UO6kQp7ENHwv8hvFUsl7yJRyJ0N6uNB0sZ2LxZNleam2MikQVtbEW8TlIM0f/sZaSQVFSXq2aHIxtSW6w7o7fiJNEmctVHJGkPuwW3kzsTBVuLOausbFGpG09GIUBRAoid4RZ/Bg1Y1RIxxKyxuD+WGGwrzcRAXIY4trd91Tvr0Uvb/5UJZOwiPlups+rZOu3o0jSaOFLP+N612J0yY4t0R+GrObvitTD93jYADwKl+WPE03N395lLBWS2UJ3dO61caJ45ECpED77yVXqCUbj98I2KrMM19zA6VNb311MYMnpO2GAlfUNydyaZWzZryx/ root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 30 Jun 2019 11:52:07 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 326.52 seconds\n"} 2019-06-30 11:52:47,933 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/ab63cc85-062d-40aa-9f2b-ac80d4ae5adc/action used request id req-bf9ea40f-6f3c-42a9-bc68-e80bed172224 2019-06-30 11:52:47,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0907561779022s 2019-06-30 11:52:47,936 - functest.core.singlevm - DEBUG - console: [0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.009499] pid_max: default: 32768 minimum: 301 [ 0.011490] Security Framework initialized [ 0.012238] AppArmor: AppArmor initialized [ 0.013810] Yama: becoming mindful. [ 0.016478] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020282] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.023182] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024008] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.028937] Initializing cgroup subsys memory [ 0.030667] Initializing cgroup subsys devices [ 0.032020] Initializing cgroup subsys freezer [ 0.033728] Initializing cgroup subsys blkio [ 0.035389] Initializing cgroup subsys perf_event [ 0.036020] Initializing cgroup subsys hugetlb [ 0.040263] mce: CPU supports 10 MCE banks [ 0.042156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.042156] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044027] Spectre V2 : Mitigation: Full generic retpoline [ 0.046005] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048019] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.054363] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056038] MDS: Mitigation: Clear CPU buffers [ 0.089822] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.097494] ACPI: Core revision 20131115 [ 0.099638] ACPI: All ACPI Tables successfully acquired [ 0.101519] ftrace: allocating 28757 entries in 113 pages [ 0.124349] smpboot: Max logical packages: 1 [ 0.128004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.132040] Enabling x2apic [ 0.133222] Enabled x2apic [ 0.134696] Switched APIC routing to physical x2apic. [ 0.137451] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.140010] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.143916] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.152494] KVM setup paravirtual spinlock [ 0.157584] x86: Booted up 1 node, 1 CPUs [ 0.159133] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.160347] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.162882] devtmpfs: initialized [ 0.165410] EVM: security.selinux [ 0.166751] EVM: security.SMACK64 [ 0.168003] EVM: security.ima [ 0.169222] EVM: security.capability [ 0.171776] pinctrl core: initialized pinctrl subsystem [ 0.172070] regulator-dummy: no parameters [ 0.173747] RTC time: 11:46:40, date: 06/30/19 [ 0.175527] NET: Registered protocol family 16 [ 0.176193] cpuidle: using governor ladder [ 0.177766] cpuidle: using governor menu [ 0.179302] ACPI: bus type PCI registered [ 0.180018] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.182491] PCI: Using configuration type 1 for base access [ 0.184808] bio: create slab at 0 [ 0.186613] ACPI: Added _OSI(Module Device) [ 0.188004] ACPI: Added _OSI(Processor Device) [ 0.189674] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.191402] ACPI: Added _OSI(Processor Aggregator Device) [ 0.193461] ACPI: Interpreter enabled [ 0.195025] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.198647] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.202681] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.206605] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.210697] ACPI: (supports S0 S5) [ 0.212003] ACPI: Using IOAPIC for interrupt routing [ 0.214242] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.216194] ACPI: No dock devices found. [ 0.219702] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.222715] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.224018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.228208] acpiphp: Slot [3] registered [ 0.230153] acpiphp: Slot [4] registered [ 0.231926] acpiphp: Slot [5] registered [ 0.232038] acpiphp: Slot [6] registered [ 0.233739] acpiphp: Slot [7] registered [ 0.235397] acpiphp: Slot [8] registered [ 0.236023] acpiphp: Slot [9] registered [ 0.237755] acpiphp: Slot [10] registered [ 0.239619] acpiphp: Slot [11] registered [ 0.240024] acpiphp: Slot [12] registered [ 0.241839] acpiphp: Slot [13] registered [ 0.243698] acpiphp: Slot [14] registered [ 0.244023] acpiphp: Slot [15] registered [ 0.245802] acpiphp: Slot [16] registered [ 0.247408] acpiphp: Slot [17] registered [ 0.248037] acpiphp: Slot [18] registered [ 0.249894] acpiphp: Slot [19] registered [ 0.251476] acpiphp: Slot [20] registered [ 0.252024] acpiphp: Slot [21] registered [ 0.253609] acpiphp: Slot [22] registered [ 0.255212] acpiphp: Slot [23] registered [ 0.256024] acpiphp: Slot [24] registered [ 0.257647] acpiphp: Slot [25] registered [ 0.259220] acpiphp: Slot [26] registered [ 0.260023] acpiphp: Slot [27] registered [ 0.261593] acpiphp: Slot [28] registered [ 0.263143] acpiphp: Slot [29] registered [ 0.264023] acpiphp: Slot [30] registered [ 0.265596] acpiphp: Slot [31] registered [ 0.267143] PCI host bridge to bus 0000:00 [ 0.268005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.269971] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.272004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.274202] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.276004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.278391] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.287936] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.288017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.310842] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.313269] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.316108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.318832] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321284] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323666] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324333] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326381] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.328004] vgaarb: loaded [ 0.329171] vgaarb: bridge control possible 0000:00:02.0 [ 0.331365] SCSI subsystem initialized [ 0.332229] ACPI: bus type USB registered [ 0.333855] usbcore: registered new interface driver usbfs [ 0.335876] usbcore: registered new interface driver hub [ 0.336041] usbcore: registered new device driver usb [ 0.338114] PCI: Using ACPI for IRQ routing [ 0.340135] NetLabel: Initializing [ 0.341536] NetLabel: domain hash size = 128 [ 0.343179] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.344041] NetLabel: unlabeled traffic allowed by default [ 0.346281] Switched to clocksource kvm-clock [ 0.352393] AppArmor: AppArmor Filesystem Enabled [ 0.354187] pnp: PnP ACPI init [ 0.355444] ACPI: bus type PNP registered [ 0.357491] pnp: PnP ACPI: found 8 devices [ 0.359118] ACPI: bus type PNP unregistered [ 0.366442] NET: Registered protocol family 2 [ 0.368364] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.370880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.373292] TCP: Hash tables configured (established 8192 bind 8192) [ 0.375750] TCP: reno registered [ 0.377090] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.379205] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.381547] NET: Registered protocol family 1 [ 0.383245] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.385424] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.387516] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.404598] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.421791] Trying to unpack rootfs image as initramfs... [ 0.523617] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.526800] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.528923] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.532152] Scanning for low memory corruption every 60 seconds [ 0.534633] Initialise system trusted keyring [ 0.536371] audit: initializing netlink socket (disabled) [ 0.538391] type=2000 audit(1561895201.371:1): initialized [ 0.558508] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.561585] zbud: loaded [ 0.562917] VFS: Disk quotas dquot_6.5.2 [ 0.564511] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.567154] fuse init (API version 7.22) [ 0.568729] msgmni has been set to 1982 [ 0.570278] Key type big_key registered [ 0.572088] Key type asymmetric registered [ 0.573684] Asymmetric key parser 'x509' registered [ 0.575534] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.578349] io scheduler noop registered [ 0.579881] io scheduler deadline registered (default) [ 0.581832] io scheduler cfq registered [ 0.583412] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.585436] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587804] ipmi message handler version 39.2 [ 0.589564] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.592361] ACPI: Power Button [PWRF] [ 0.593907] GHES: HEST is not enabled! [ 0.610538] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.643431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.646292] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.672791] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676433] Linux agpgart interface v0.103 [ 0.678955] brd: module loaded [ 0.680688] loop: module loaded [ 0.682407] blk-mq: CPU -> queue map [ 0.683917] CPU 0 -> Queue 0 [ 0.686133] vda: vda1 [ 0.688073] scsi0 : ata_piix [ 0.689408] scsi1 : ata_piix [ 0.690722] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.693203] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.696461] libphy: Fixed MDIO Bus: probed [ 0.698172] tun: Universal TUN/TAP device driver, 1.6 [ 0.700078] tun: (C) 1999-2004 Max Krasnyansky [ 0.703285] PPP generic driver version 2.4.2 [ 0.705177] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.707525] ehci-pci: EHCI PCI platform driver [ 0.709204] ehci-platform: EHCI generic platform driver [ 0.711092] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.713279] ohci-pci: OHCI PCI platform driver [ 0.714932] ohci-platform: OHCI generic platform driver [ 0.716820] uhci_hcd: USB Universal Host Controller Interface driver [ 0.734007] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.735932] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.738808] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.740968] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743333] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.746049] usb usb1: Product: UHCI Host Controller [ 0.747832] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.750086] usb usb1: SerialNumber: 0000:00:01.2 [ 0.751890] hub 1-0:1.0: USB hub found [ 0.753397] hub 1-0:1.0: 2 ports detected [ 0.755066] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.758968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.760798] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.762747] mousedev: PS/2 mouse device common for all mice [ 0.765116] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.768346] rtc_cmos 00:00: RTC can wake from S4 [ 0.770599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.772855] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.775186] device-mapper: uevent: version 1.0.3 [ 0.776959] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.780066] ledtrig-cpu: registered to indicate activity on CPUs [ 0.782284] TCP: cubic registered [ 0.783675] NET: Registered protocol family 10 [ 0.785563] NET: Registered protocol family 17 [ 0.787269] Key type dns_resolver registered [ 0.789033] Loading compiled-in X.509 certificates [ 0.791349] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.794760] registered taskstats version 1 [ 0.797748] Key type trusted registered [ 0.801387] Key type encrypted registered [ 0.802940] AppArmor: AppArmor sha1 policy hashing enabled [ 0.805522] IMA: No TPM chip found, activating TPM-bypass! [ 0.809313] regulator-dummy: disabling [ 0.810904] Magic number: 7:656:783 [ 0.812627] rtc_cmos 00:00: setting system clock to 2019-06-30 11:46:41 UTC (1561895201) [ 0.816281] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.818816] EDD information not available. [ 0.853386] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.869017] Write protecting the kernel read-only data: 12288k [ 0.872281] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.877298] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.896177] systemd-udevd[99]: starting version 204 [ 0.929907] FDC 0 is a S82078B [ 1.064054] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.228117] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.230554] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.233153] usb 1-1: Product: QEMU USB Tablet [ 1.234866] usb 1-1: Manufacturer: QEMU [ 1.236440] usb 1-1: SerialNumber: 42 [ 1.961687] 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.335706] 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.426817] random: init urandom read with 10 bits of entropy available [ 2.558518] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 30 Jun 2019 11:46:43 +0000. Up 2.97 seconds. cloud-init-nonet[3.23]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.87]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 30 Jun 2019 11:46:46 +0000. Up 5.43 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.12 | 255.255.255.0 | fa:16:3e:46:03:1b | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 31:ba:c0:92:1d:46:0b:8b:b2:d5:10:da:be:8c:f5:96 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | +.. | | + * . | |+ + = o | |.+ = . . o | |. = + . S | | + + o . | |. 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: 05:b8:ac:a3:45:a8:b9:c9:a8:71:97:d0:f7:9d:47:80 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | . o | | . . .E o | | ... o . . | | o..... S . | |o .+o . . o | |+o.oo. . 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: a3:3a:c7:b7:a8:2e:8a:b2:a9:ec:b0:39:51:ee:f2:40 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | . | | E S | |o . . . | |oo .. | |B=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: b6:0b:e4:09:49:90:12:f1:e9:97:62:3a:8e:38:41:cd root@homer-0 The key's randomart image is: +--[ED25519 256--+ |oo.. | |...o | | .= . | | o E o | |. + = . S | |.o o + o . | |o. + . | |=. . . | |oo . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting system logging daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting System V runlevel compatibility[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 30 Jun 2019 11:46:52 +0000. Up 12.13 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.6 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 30 Jun 2019 11:46:53 +0000. Up 13.17 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15491 0 --:--:-- --:--:-- --:--:-- 15589 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1534 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.7 + '[' -n 192.168.100.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:32 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 9s (9674 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8292 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..............+++ ............................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-180326.111418) ... Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting defusedxml (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (15.1 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58218 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 + echo 'nameserver 192.168.100.8' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status failed Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' nginx_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 40ff8c769fc4c732 is healthy: got healthy result from http://192.168.100.2:4000 member 69135eda56608728 is healthy: got healthy result from http://192.168.100.12:4000 member 7f9699ea71bc8641 is healthy: got healthy result from http://192.168.100.15:4000 member 9eb0f249f6354cac is healthy: got healthy result from http://192.168.100.6:4000 member c194bb985e123f13 is healthy: got healthy result from http://192.168.100.3:4000 member e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 cluster is healthy + clearwater-etcdctl member list 40ff8c769fc4c732: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false 69135eda56608728: name=192-168-100-12 peerURLs=http://192.168.100.12:2380 clientURLs=http://192.168.100.12:4000 isLeader=false 7f9699ea71bc8641: name=192-168-100-15 peerURLs=http://192.168.100.15:2380 clientURLs=http://192.168.100.15:4000 isLeader=false 9eb0f249f6354cac: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false c194bb985e123f13: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.12) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.2 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdGKD09Cu4ISBwnT5qopgXqEbJkrk4BIZE3Mek4zpfTY1FibxhAeMqRiLJ5oEJceh_GcxOVzmRvyA9UFPw2HNRNKQFel5mdGZo2qZG7CEPajOyOFGvGPqOjswtc-OQalOFskquAMLX6agRXM1EBWP3Pbs1pB1hacLvW8N0PLtS_hWmOGI' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/12440594636e4a2da0fc42d8cdd0733b/stacks/clearwater-opnfv-homer-dvii4266uopg-0-fwngkzj2mkmn/2a2e0fef-3286-4b33-a89e-a54a95a23e74/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Sun, 30 Jun 2019 11:52:07 GMT Server: Apache x-openstack-request-id: req-7c279e0a-f3b8-4254-b2db-e054cd214161 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | d7:4b:81:55:81:5d:00:63:81:cf:2d:30:af:d1:08:49 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 05:b8:ac:a3:45:a8:b9:c9:a8:71:97:d0:f7:9d:47:80 root@homer-0 (DSA) ec2: 256 a3:3a:c7:b7:a8:2e:8a:b2:a9:ec:b0:39:51:ee:f2:40 root@homer-0 (ECDSA) ec2: 256 b6:0b:e4:09:49:90:12:f1:e9:97:62:3a:8e:38:41:cd root@homer-0 (ED25519) ec2: 2048 31:ba:c0:92:1d:46:0b:8b:b2:d5:10:da:be:8c:f5:96 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNYYp086Lo7k7xokiUawWCGo1Yxi55dr4uEFPOeYWEEzcDkW0lUyw3r/MlrC1q0RpSvJ7bFiOn/aoJRk5VOWbP0= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMkw5sk4NSdrGBTZi5mxFM0+xP6kEIOVYWCVbRZ+18zY root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2tMVxXPR+c072HqFLpI/UO6kQp7ENHwv8hvFUsl7yJRyJ0N6uNB0sZ2LxZNleam2MikQVtbEW8TlIM0f/sZaSQVFSXq2aHIxtSW6w7o7fiJNEmctVHJGkPuwW3kzsTBVuLOausbFGpG09GIUBRAoid4RZ/Bg1Y1RIxxKyxuD+WGGwrzcRAXIY4trd91Tvr0Uvb/5UJZOwiPlups+rZOu3o0jSaOFLP+N612J0yY4t0R+GrObvitTD93jYADwKl+WPE03N395lLBWS2UJ3dO61caJ45ECpED77yVXqCUbj98I2KrMM19zA6VNb311MYMnpO2GAlfUNydyaZWzZryx/ root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 30 Jun 2019 11:52:07 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 326.52 seconds 2019-06-30 11:52:47,940 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console [0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.009499] pid_max: default: 32768 minimum: 301 [ 0.011490] Security Framework initialized [ 0.012238] AppArmor: AppArmor initialized [ 0.013810] Yama: becoming mindful. [ 0.016478] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020282] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.023182] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024008] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.028937] Initializing cgroup subsys memory [ 0.030667] Initializing cgroup subsys devices [ 0.032020] Initializing cgroup subsys freezer [ 0.033728] Initializing cgroup subsys blkio [ 0.035389] Initializing cgroup subsys perf_event [ 0.036020] Initializing cgroup subsys hugetlb [ 0.040263] mce: CPU supports 10 MCE banks [ 0.042156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.042156] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044027] Spectre V2 : Mitigation: Full generic retpoline [ 0.046005] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048019] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.054363] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056038] MDS: Mitigation: Clear CPU buffers [ 0.089822] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.097494] ACPI: Core revision 20131115 [ 0.099638] ACPI: All ACPI Tables successfully acquired [ 0.101519] ftrace: allocating 28757 entries in 113 pages [ 0.124349] smpboot: Max logical packages: 1 [ 0.128004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.132040] Enabling x2apic [ 0.133222] Enabled x2apic [ 0.134696] Switched APIC routing to physical x2apic. [ 0.137451] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.140010] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.143916] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.152494] KVM setup paravirtual spinlock [ 0.157584] x86: Booted up 1 node, 1 CPUs [ 0.159133] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.160347] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.162882] devtmpfs: initialized [ 0.165410] EVM: security.selinux [ 0.166751] EVM: security.SMACK64 [ 0.168003] EVM: security.ima [ 0.169222] EVM: security.capability [ 0.171776] pinctrl core: initialized pinctrl subsystem [ 0.172070] regulator-dummy: no parameters [ 0.173747] RTC time: 11:46:40, date: 06/30/19 [ 0.175527] NET: Registered protocol family 16 [ 0.176193] cpuidle: using governor ladder [ 0.177766] cpuidle: using governor menu [ 0.179302] ACPI: bus type PCI registered [ 0.180018] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.182491] PCI: Using configuration type 1 for base access [ 0.184808] bio: create slab at 0 [ 0.186613] ACPI: Added _OSI(Module Device) [ 0.188004] ACPI: Added _OSI(Processor Device) [ 0.189674] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.191402] ACPI: Added _OSI(Processor Aggregator Device) [ 0.193461] ACPI: Interpreter enabled [ 0.195025] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.198647] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.202681] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.206605] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.210697] ACPI: (supports S0 S5) [ 0.212003] ACPI: Using IOAPIC for interrupt routing [ 0.214242] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.216194] ACPI: No dock devices found. [ 0.219702] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.222715] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.224018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.228208] acpiphp: Slot [3] registered [ 0.230153] acpiphp: Slot [4] registered [ 0.231926] acpiphp: Slot [5] registered [ 0.232038] acpiphp: Slot [6] registered [ 0.233739] acpiphp: Slot [7] registered [ 0.235397] acpiphp: Slot [8] registered [ 0.236023] acpiphp: Slot [9] registered [ 0.237755] acpiphp: Slot [10] registered [ 0.239619] acpiphp: Slot [11] registered [ 0.240024] acpiphp: Slot [12] registered [ 0.241839] acpiphp: Slot [13] registered [ 0.243698] acpiphp: Slot [14] registered [ 0.244023] acpiphp: Slot [15] registered [ 0.245802] acpiphp: Slot [16] registered [ 0.247408] acpiphp: Slot [17] registered [ 0.248037] acpiphp: Slot [18] registered [ 0.249894] acpiphp: Slot [19] registered [ 0.251476] acpiphp: Slot [20] registered [ 0.252024] acpiphp: Slot [21] registered [ 0.253609] acpiphp: Slot [22] registered [ 0.255212] acpiphp: Slot [23] registered [ 0.256024] acpiphp: Slot [24] registered [ 0.257647] acpiphp: Slot [25] registered [ 0.259220] acpiphp: Slot [26] registered [ 0.260023] acpiphp: Slot [27] registered [ 0.261593] acpiphp: Slot [28] registered [ 0.263143] acpiphp: Slot [29] registered [ 0.264023] acpiphp: Slot [30] registered [ 0.265596] acpiphp: Slot [31] registered [ 0.267143] PCI host bridge to bus 0000:00 [ 0.268005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.269971] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.272004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.274202] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.276004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.278391] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.287936] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.288017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.310842] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.313269] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.316108] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.318832] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321284] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323666] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324333] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.326381] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.328004] vgaarb: loaded [ 0.329171] vgaarb: bridge control possible 0000:00:02.0 [ 0.331365] SCSI subsystem initialized [ 0.332229] ACPI: bus type USB registered [ 0.333855] usbcore: registered new interface driver usbfs [ 0.335876] usbcore: registered new interface driver hub [ 0.336041] usbcore: registered new device driver usb [ 0.338114] PCI: Using ACPI for IRQ routing [ 0.340135] NetLabel: Initializing [ 0.341536] NetLabel: domain hash size = 128 [ 0.343179] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.344041] NetLabel: unlabeled traffic allowed by default [ 0.346281] Switched to clocksource kvm-clock [ 0.352393] AppArmor: AppArmor Filesystem Enabled [ 0.354187] pnp: PnP ACPI init [ 0.355444] ACPI: bus type PNP registered [ 0.357491] pnp: PnP ACPI: found 8 devices [ 0.359118] ACPI: bus type PNP unregistered [ 0.366442] NET: Registered protocol family 2 [ 0.368364] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.370880] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.373292] TCP: Hash tables configured (established 8192 bind 8192) [ 0.375750] TCP: reno registered [ 0.377090] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.379205] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.381547] NET: Registered protocol family 1 [ 0.383245] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.385424] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.387516] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.404598] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.421791] Trying to unpack rootfs image as initramfs... [ 0.523617] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.526800] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.528923] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.532152] Scanning for low memory corruption every 60 seconds [ 0.534633] Initialise system trusted keyring [ 0.536371] audit: initializing netlink socket (disabled) [ 0.538391] type=2000 audit(1561895201.371:1): initialized [ 0.558508] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.561585] zbud: loaded [ 0.562917] VFS: Disk quotas dquot_6.5.2 [ 0.564511] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.567154] fuse init (API version 7.22) [ 0.568729] msgmni has been set to 1982 [ 0.570278] Key type big_key registered [ 0.572088] Key type asymmetric registered [ 0.573684] Asymmetric key parser 'x509' registered [ 0.575534] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.578349] io scheduler noop registered [ 0.579881] io scheduler deadline registered (default) [ 0.581832] io scheduler cfq registered [ 0.583412] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.585436] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587804] ipmi message handler version 39.2 [ 0.589564] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.592361] ACPI: Power Button [PWRF] [ 0.593907] GHES: HEST is not enabled! [ 0.610538] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.643431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.646292] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.672791] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676433] Linux agpgart interface v0.103 [ 0.678955] brd: module loaded [ 0.680688] loop: module loaded [ 0.682407] blk-mq: CPU -> queue map [ 0.683917] CPU 0 -> Queue 0 [ 0.686133] vda: vda1 [ 0.688073] scsi0 : ata_piix [ 0.689408] scsi1 : ata_piix [ 0.690722] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.693203] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.696461] libphy: Fixed MDIO Bus: probed [ 0.698172] tun: Universal TUN/TAP device driver, 1.6 [ 0.700078] tun: (C) 1999-2004 Max Krasnyansky [ 0.703285] PPP generic driver version 2.4.2 [ 0.705177] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.707525] ehci-pci: EHCI PCI platform driver [ 0.709204] ehci-platform: EHCI generic platform driver [ 0.711092] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.713279] ohci-pci: OHCI PCI platform driver [ 0.714932] ohci-platform: OHCI generic platform driver [ 0.716820] uhci_hcd: USB Universal Host Controller Interface driver [ 0.734007] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.735932] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.738808] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.740968] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743333] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.746049] usb usb1: Product: UHCI Host Controller [ 0.747832] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.750086] usb usb1: SerialNumber: 0000:00:01.2 [ 0.751890] hub 1-0:1.0: USB hub found [ 0.753397] hub 1-0:1.0: 2 ports detected [ 0.755066] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.758968] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.760798] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.762747] mousedev: PS/2 mouse device common for all mice [ 0.765116] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.768346] rtc_cmos 00:00: RTC can wake from S4 [ 0.770599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.772855] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.775186] device-mapper: uevent: version 1.0.3 [ 0.776959] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.780066] ledtrig-cpu: registered to indicate activity on CPUs [ 0.782284] TCP: cubic registered [ 0.783675] NET: Registered protocol family 10 [ 0.785563] NET: Registered protocol family 17 [ 0.787269] Key type dns_resolver registered [ 0.789033] Loading compiled-in X.509 certificates [ 0.791349] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.794760] registered taskstats version 1 [ 0.797748] Key type trusted registered [ 0.801387] Key type encrypted registered [ 0.802940] AppArmor: AppArmor sha1 policy hashing enabled [ 0.805522] IMA: No TPM chip found, activating TPM-bypass! [ 0.809313] regulator-dummy: disabling [ 0.810904] Magic number: 7:656:783 [ 0.812627] rtc_cmos 00:00: setting system clock to 2019-06-30 11:46:41 UTC (1561895201) [ 0.816281] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.818816] EDD information not available. [ 0.853386] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.869017] Write protecting the kernel read-only data: 12288k [ 0.872281] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.877298] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.896177] systemd-udevd[99]: starting version 204 [ 0.929907] FDC 0 is a S82078B [ 1.064054] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.228117] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.230554] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.233153] usb 1-1: Product: QEMU USB Tablet [ 1.234866] usb 1-1: Manufacturer: QEMU [ 1.236440] usb 1-1: SerialNumber: 42 [ 1.961687] 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.335706] 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.426817] random: init urandom read with 10 bits of entropy available [ 2.558518] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 30 Jun 2019 11:46:43 +0000. Up 2.97 seconds. cloud-init-nonet[3.23]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.87]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 30 Jun 2019 11:46:46 +0000. Up 5.43 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.12 | 255.255.255.0 | fa:16:3e:46:03:1b | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 31:ba:c0:92:1d:46:0b:8b:b2:d5:10:da:be:8c:f5:96 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | +.. | | + * . | |+ + = o | |.+ = . . o | |. = + . S | | + + o . | |. 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: 05:b8:ac:a3:45:a8:b9:c9:a8:71:97:d0:f7:9d:47:80 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | . o | | . . .E o | | ... o . . | | o..... S . | |o .+o . . o | |+o.oo. . 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: a3:3a:c7:b7:a8:2e:8a:b2:a9:ec:b0:39:51:ee:f2:40 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | . | | E S | |o . . . | |oo .. | |B=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: b6:0b:e4:09:49:90:12:f1:e9:97:62:3a:8e:38:41:cd root@homer-0 The key's randomart image is: +--[ED25519 256--+ |oo.. | |...o | | .= . | | o E o | |. + = . S | |.o o + o . | |o. + . | |=. . . | |oo . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting system logging daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting System V runlevel compatibility[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 30 Jun 2019 11:46:52 +0000. Up 12.13 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.6 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 30 Jun 2019 11:46:53 +0000. Up 13.17 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15491 0 --:--:-- --:--:-- --:--:-- 15589 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1534 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.7 + '[' -n 192.168.100.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:32 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 9s (9674 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8292 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..............+++ ............................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-180326.111418) ... Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting defusedxml (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (15.1 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58218 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 + echo 'nameserver 192.168.100.8' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status failed Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' nginx_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 40ff8c769fc4c732 is healthy: got healthy result from http://192.168.100.2:4000 member 69135eda56608728 is healthy: got healthy result from http://192.168.100.12:4000 member 7f9699ea71bc8641 is healthy: got healthy result from http://192.168.100.15:4000 member 9eb0f249f6354cac is healthy: got healthy result from http://192.168.100.6:4000 member c194bb985e123f13 is healthy: got healthy result from http://192.168.100.3:4000 member e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 cluster is healthy + clearwater-etcdctl member list 40ff8c769fc4c732: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false 69135eda56608728: name=192-168-100-12 peerURLs=http://192.168.100.12:2380 clientURLs=http://192.168.100.12:4000 isLeader=false 7f9699ea71bc8641: name=192-168-100-15 peerURLs=http://192.168.100.15:2380 clientURLs=http://192.168.100.15:4000 isLeader=false 9eb0f249f6354cac: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false c194bb985e123f13: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.12) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.2 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdGKD09Cu4ISBwnT5qopgXqEbJkrk4BIZE3Mek4zpfTY1FibxhAeMqRiLJ5oEJceh_GcxOVzmRvyA9UFPw2HNRNKQFel5mdGZo2qZG7CEPajOyOFGvGPqOjswtc-OQalOFskquAMLX6agRXM1EBWP3Pbs1pB1hacLvW8N0PLtS_hWmOGI' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/12440594636e4a2da0fc42d8cdd0733b/stacks/clearwater-opnfv-homer-dvii4266uopg-0-fwngkzj2mkmn/2a2e0fef-3286-4b33-a89e-a54a95a23e74/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Sun, 30 Jun 2019 11:52:07 GMT Server: Apache x-openstack-request-id: req-7c279e0a-f3b8-4254-b2db-e054cd214161 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | d7:4b:81:55:81:5d:00:63:81:cf:2d:30:af:d1:08:49 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 05:b8:ac:a3:45:a8:b9:c9:a8:71:97:d0:f7:9d:47:80 root@homer-0 (DSA) ec2: 256 a3:3a:c7:b7:a8:2e:8a:b2:a9:ec:b0:39:51:ee:f2:40 root@homer-0 (ECDSA) ec2: 256 b6:0b:e4:09:49:90:12:f1:e9:97:62:3a:8e:38:41:cd root@homer-0 (ED25519) ec2: 2048 31:ba:c0:92:1d:46:0b:8b:b2:d5:10:da:be:8c:f5:96 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNYYp086Lo7k7xokiUawWCGo1Yxi55dr4uEFPOeYWEEzcDkW0lUyw3r/MlrC1q0RpSvJ7bFiOn/aoJRk5VOWbP0= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMkw5sk4NSdrGBTZi5mxFM0+xP6kEIOVYWCVbRZ+18zY root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2tMVxXPR+c072HqFLpI/UO6kQp7ENHwv8hvFUsl7yJRyJ0N6uNB0sZ2LxZNleam2MikQVtbEW8TlIM0f/sZaSQVFSXq2aHIxtSW6w7o7fiJNEmctVHJGkPuwW3kzsTBVuLOausbFGpG09GIUBRAoid4RZ/Bg1Y1RIxxKyxuD+WGGwrzcRAXIY4trd91Tvr0Uvb/5UJZOwiPlups+rZOu3o0jSaOFLP+N612J0yY4t0R+GrObvitTD93jYADwKl+WPE03N395lLBWS2UJ3dO61caJ45ECpED77yVXqCUbj98I2KrMM19zA6VNb311MYMnpO2GAlfUNydyaZWzZryx/ root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 30 Jun 2019 11:52:07 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 326.52 seconds 2019-06-30 11:52:47,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:52:47,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:48,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1339 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52: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-30ee42e7-74b5-4940-8c7d-767fdfcfe41a x-openstack-request-id: req-30ee42e7-74b5-4940-8c7d-767fdfcfe41a 2019-06-30 11:52:48,471 - 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:30:f7:e3", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f7:e3", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8462a5dc-4303-4b90-afc7-1f90392e6571", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8462a5dc-4303-4b90-afc7-1f90392e6571", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:46:41.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "8462a5dc-4303-4b90-afc7-1f90392e6571", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:46:42Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "dime-0.clearwater.opnfv", "created": "2019-06-30T11:46:04Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:03:1b", "version": 4, "addr": "192.168.100.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:03:1b", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ab63cc85-062d-40aa-9f2b-ac80d4ae5adc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ab63cc85-062d-40aa-9f2b-ac80d4ae5adc", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:46:39.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "ab63cc85-062d-40aa-9f2b-ac80d4ae5adc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:46:39Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "homer-0.clearwater.opnfv", "created": "2019-06-30T11:46:03Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:b0:85", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:b0:85", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e3ffb15c-345e-4467-9999-4d0eda76d391", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e3ffb15c-345e-4467-9999-4d0eda76d391", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:46:31.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "e3ffb15c-345e-4467-9999-4d0eda76d391", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:46:31Z", "hostId": "b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "bono-0.clearwater.opnfv", "created": "2019-06-30T11:46:01Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:f2:7c", "version": 4, "addr": "192.168.100.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:f2:7c", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b115630a-e8ae-4d90-a693-f6e3550e73fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b115630a-e8ae-4d90-a693-f6e3550e73fe", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:41:10.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "b115630a-e8ae-4d90-a693-f6e3550e73fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:41:10Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "sprout-0.clearwater.opnfv", "created": "2019-06-30T11:40:52Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c0:54", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c0:54", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e698e15c-2fa9-4598-a71a-4947c376696e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e698e15c-2fa9-4598-a71a-4947c376696e", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:31:09.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "e698e15c-2fa9-4598-a71a-4947c376696e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:31:09Z", "hostId": "b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "vellum-0.clearwater.opnfv", "created": "2019-06-30T11:30:51Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:6a:d9", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:6a:d9", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9527945b-318e-4038-a3ec-23772df14d6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9527945b-318e-4038-a3ec-23772df14d6a", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:27:25.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "9527945b-318e-4038-a3ec-23772df14d6a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:27:25Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "ellis-0.clearwater.opnfv", "created": "2019-06-30T11:25:38Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:e8:2e", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:e8:2e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:24:59.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:24:59Z", "hostId": "b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "ns.clearwater.opnfv", "created": "2019-06-30T11:23:13Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:52:48,471 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-30ee42e7-74b5-4940-8c7d-767fdfcfe41a 2019-06-30 11:52:48,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.52671289444s 2019-06-30 11:52:48,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-30 11:52:48,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/e3ffb15c-345e-4467-9999-4d0eda76d391/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-30 11:52:48,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19833 Content-Type: application/json Date: Sun, 30 Jun 2019 11: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-7c6019f7-6861-4867-874f-fb18de6ce031 x-openstack-request-id: req-7c6019f7-6861-4867-874f-fb18de6ce031 2019-06-30 11:52:48,552 - 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-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 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] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000003ffe0000 000040\n[ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff]\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_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 1 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 0x40000000-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:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\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] allocated 4194304 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.009671] pid_max: default: 32768 minimum: 301\n[ 0.012189] Security Framework initialized\n[ 0.014199] AppArmor: AppArmor initialized\n[ 0.016003] Yama: becoming mindful.\n[ 0.017973] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020937] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.024497] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.028009] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.032052] Initializing cgroup subsys memory\n[ 0.034102] Initializing cgroup subsys devices\n[ 0.036009] Initializing cgroup subsys freezer\n[ 0.038065] Initializing cgroup subsys blkio\n[ 0.040008] Initializing cgroup subsys perf_event\n[ 0.042092] Initializing cgroup subsys hugetlb\n[ 0.044950] mce: CPU supports 10 MCE banks\n[ 0.047083] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.047083] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.048022] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.056008] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.058234] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.060003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.064029] MDS: Mitigation: Clear CPU buffers\n[ 0.087620] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.094914] ACPI: Core revision 20131115\n[ 0.096584] ACPI: All ACPI Tables successfully acquired\n[ 0.098814] ftrace: allocating 28757 entries in 113 pages\n[ 0.120299] smpboot: Max logical packages: 1\n[ 0.124005] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.126684] Enabling x2apic\n[ 0.127869] Enabled x2apic\n[ 0.128008] Switched APIC routing to physical x2apic.\n[ 0.133461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.136004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.139852] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.147590] KVM setup paravirtual spinlock\n[ 0.150329] x86: Booted up 1 node, 1 CPUs\n[ 0.151869] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.152422] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.154852] devtmpfs: initialized\n[ 0.157384] EVM: security.selinux\n[ 0.158708] EVM: security.SMACK64\n[ 0.160003] EVM: security.ima\n[ 0.161220] EVM: security.capability\n[ 0.163733] pinctrl core: initialized pinctrl subsystem\n[ 0.164065] regulator-dummy: no parameters\n[ 0.165723] RTC time: 11:46:32, date: 06/30/19\n[ 0.167489] NET: Registered protocol family 16\n[ 0.168194] cpuidle: using governor ladder\n[ 0.169752] cpuidle: using governor menu\n[ 0.171283] ACPI: bus type PCI registered\n[ 0.172018] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.174478] PCI: Using configuration type 1 for base access\n[ 0.176848] bio: create slab at 0\n[ 0.178691] ACPI: Added _OSI(Module Device)\n[ 0.180007] ACPI: Added _OSI(Processor Device)\n[ 0.181672] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.183409] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.185484] ACPI: Interpreter enabled\n[ 0.186943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.190349] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.193053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.196008] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.199625] ACPI: (supports S0 S5)\n[ 0.200004] ACPI: Using IOAPIC for interrupt routing\n[ 0.201851] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.204192] ACPI: No dock devices found.\n[ 0.207580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.208008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.210431] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.212020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.216215] acpiphp: Slot [3] registered\n[ 0.217851] acpiphp: Slot [4] registered\n[ 0.219416] acpiphp: Slot [5] registered\n[ 0.220039] acpiphp: Slot [6] registered\n[ 0.221561] acpiphp: Slot [7] registered\n[ 0.223080] acpiphp: Slot [8] registered\n[ 0.224022] acpiphp: Slot [9] registered\n[ 0.225553] acpiphp: Slot [10] registered\n[ 0.227098] acpiphp: Slot [11] registered\n[ 0.228022] acpiphp: Slot [12] registered\n[ 0.229558] acpiphp: Slot [13] registered\n[ 0.231105] acpiphp: Slot [14] registered\n[ 0.232021] acpiphp: Slot [15] registered\n[ 0.233579] acpiphp: Slot [16] registered\n[ 0.235133] acpiphp: Slot [17] registered\n[ 0.236032] acpiphp: Slot [18] registered\n[ 0.237622] acpiphp: Slot [19] registered\n[ 0.239189] acpiphp: Slot [20] registered\n[ 0.240026] acpiphp: Slot [21] registered\n[ 0.241895] acpiphp: Slot [22] registered\n[ 0.243929] acpiphp: Slot [23] registered\n[ 0.244038] acpiphp: Slot [24] registered\n[ 0.245888] acpiphp: Slot [25] registered\n[ 0.247876] acpiphp: Slot [26] registered\n[ 0.248023] acpiphp: Slot [27] registered\n[ 0.249529] acpiphp: Slot [28] registered\n[ 0.251019] acpiphp: Slot [29] registered\n[ 0.252022] acpiphp: Slot [30] registered\n[ 0.253545] acpiphp: Slot [31] registered\n[ 0.255082] PCI host bridge to bus 0000:00\n[ 0.256007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.257872] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.260004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.262200] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.264004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.266969] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.274775] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.276016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.298556] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.301056] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.303887] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.305209] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.307915] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.308871] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.311178] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.312000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312004] vgaarb: loaded\n[ 0.313096] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315180] SCSI subsystem initialized\n[ 0.316246] ACPI: bus type USB registered\n[ 0.317810] usbcore: registered new interface driver usbfs\n[ 0.319794] usbcore: registered new interface driver hub\n[ 0.320039] usbcore: registered new device driver usb\n[ 0.321947] PCI: Using ACPI for IRQ routing\n[ 0.323881] NetLabel: Initializing\n[ 0.324007] NetLabel: domain hash size = 128\n[ 0.325536] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.327275] NetLabel: unlabeled traffic allowed by default\n[ 0.328230] Switched to clocksource kvm-clock\n[ 0.336548] AppArmor: AppArmor Filesystem Enabled\n[ 0.338420] pnp: PnP ACPI init\n[ 0.339845] ACPI: bus type PNP registered\n[ 0.343039] pnp: PnP ACPI: found 8 devices\n[ 0.344967] ACPI: bus type PNP unregistered\n[ 0.352596] NET: Registered protocol family 2\n[ 0.354663] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.357294] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.359767] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.362230] TCP: reno registered\n[ 0.363576] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.365754] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.368193] NET: Registered protocol family 1\n[ 0.369918] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.372124] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.374266] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.391403] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.408797] Trying to unpack rootfs image as initramfs...\n[ 0.509098] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.512277] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.514437] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.517594] Scanning for low memory corruption every 60 seconds\n[ 0.520083] Initialise system trusted keyring\n[ 0.521776] audit: initializing netlink socket (disabled)\n[ 0.523715] type=2000 audit(1561895193.175:1): initialized\n[ 0.544699] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.547914] zbud: loaded\n[ 0.549281] VFS: Disk quotas dquot_6.5.2\n[ 0.550831] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.553445] fuse init (API version 7.22)\n[ 0.555019] msgmni has been set to 1982\n[ 0.556565] Key type big_key registered\n[ 0.558348] Key type asymmetric registered\n[ 0.559911] Asymmetric key parser 'x509' registered\n[ 0.561730] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.564530] io scheduler noop registered\n[ 0.566032] io scheduler deadline registered (default)\n[ 0.567899] io scheduler cfq registered\n[ 0.569460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.571457] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.573809] ipmi message handler version 39.2\n[ 0.575489] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.578234] ACPI: Power Button [PWRF]\n[ 0.579742] GHES: HEST is not enabled!\n[ 0.596348] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.630050] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.632919] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.658679] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.662302] Linux agpgart interface v0.103\n[ 0.664784] brd: module loaded\n[ 0.666482] loop: module loaded\n[ 0.668209] blk-mq: CPU -> queue map\n[ 0.669618] CPU 0 -> Queue 0\n[ 0.671728] vda: vda1\n[ 0.673535] scsi0 : ata_piix\n[ 0.674816] scsi1 : ata_piix\n[ 0.676065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.678368] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.681531] libphy: Fixed MDIO Bus: probed\n[ 0.683189] tun: Universal TUN/TAP device driver, 1.6\n[ 0.685006] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.688383] PPP generic driver version 2.4.2\n[ 0.690114] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.692385] ehci-pci: EHCI PCI platform driver\n[ 0.694099] ehci-platform: EHCI generic platform driver\n[ 0.695995] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.698150] ohci-pci: OHCI PCI platform driver\n[ 0.699796] ohci-platform: OHCI generic platform driver\n[ 0.701666] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.718916] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.720861] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.723836] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.726035] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.728423] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.731135] usb usb1: Product: UHCI Host Controller\n[ 0.732946] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.735205] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.737052] hub 1-0:1.0: USB hub found\n[ 0.738542] hub 1-0:1.0: 2 ports detected\n[ 0.740188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.744054] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.745858] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.747808] mousedev: PS/2 mouse device common for all mice\n[ 0.750175] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.753419] rtc_cmos 00:00: RTC can wake from S4\n[ 0.755661] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.757977] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.760324] device-mapper: uevent: version 1.0.3\n[ 0.762068] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.765187] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.767376] TCP: cubic registered\n[ 0.768772] NET: Registered protocol family 10\n[ 0.770609] NET: Registered protocol family 17\n[ 0.772260] Key type dns_resolver registered\n[ 0.774022] Loading compiled-in X.509 certificates\n[ 0.776646] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.780038] registered taskstats version 1\n[ 0.783554] Key type trusted registered\n[ 0.787671] Key type encrypted registered\n[ 0.789268] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791230] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.793885] regulator-dummy: disabling\n[ 0.795438] Magic number: 7:656:783\n[ 0.797208] rtc_cmos 00:00: setting system clock to 2019-06-30 11:46:32 UTC (1561895192)\n[ 0.800291] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.802393] EDD information not available.\n[ 0.838027] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.852702] Write protecting the kernel read-only data: 12288k\n[ 0.855442] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.859702] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.876209] systemd-udevd[99]: starting version 204\n[ 0.912500] FDC 0 is a S82078B\n[ 1.064103] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.229424] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.232321] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.235259] usb 1-1: Product: QEMU USB Tablet\n[ 1.237136] usb 1-1: Manufacturer: QEMU\n[ 1.238892] usb 1-1: SerialNumber: 42\n[ 1.941949] 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.313755] 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.428301] random: init urandom read with 10 bits of entropy available\n[ 2.561216] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 30 Jun 2019 11:46:34 +0000. Up 2.99 seconds.\ncloud-init-nonet[3.27]: 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 cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[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 configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.09]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 30 Jun 2019 11:46:37 +0000. Up 5.55 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.100.3 | 255.255.255.0 | fa:16:3e:5e:b0:85 |\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.100.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.100.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:\n76:89:c5:37:30:b9:a9:a4:02:5a:60:6b:f6:2e:58:d1 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o. |\n|.. ..o |\n|.... ooo |\n| ++ E .ooo . |\n|oo.o oS.o |\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:\n0d:da:5d:46:36:81:77:a4:b2:a8:48:11:af:ed:78:fa root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . .=o. |\n| o .o.o. |\n| . . . ..+. |\n| + o = = |\n| o o S + |\n| . + . |\n| o + |\n| o |\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:\nb3:d1:c9:b8:f8:22:f8:ea:93:b7:9d:f2:89:21:56:a8 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| . + . |\n| . . S + |\n| . . . = |\n|E oo. . 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:\nd7:b0:f6:56:d8:ce:db:64:0d:87:27:70:70:29:64:bd root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .+... |\n| ..oo |\n| . .... |\n| + =E. |\n| S + o * o|\n| o . + =.|\n| o 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 boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 30 Jun 2019 11:46:43 +0000. Up 11.97 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping 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 Sun, 30 Jun 2019 11:46:44 +0000. Up 13.23 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.6 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 15678 0 --:--:-- --:--:-- --:--:-- 15745\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [162 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 [526 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 [582 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 [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 9s (1361 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.7\n+ '[' -n 192.168.100.7 ']'\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 0 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://repo.cw-ngv.com/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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.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://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: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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 14s (3684 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7929\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 7937\nclearwater-socket-factory-sig start/running, process 7945\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.15) ...\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 0 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.4 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57632 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n+ echo 'nameserver 192.168.100.8'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-0.bono.clearwater.opnfv Running System \n ntp_process Running Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n bono_process Initializing Process \n monit_uptime Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n poll_bono Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n bono_process Initializing Process \n monit_uptime Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n poll_bono Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-0.bono.clearwater.opnfv Running System \n ntp_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Does not exist Process \n bono_process Running Process \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status failed Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n poll_bono Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' clearwater_cluster_manager_p... Does not exist Process \n clearwater_queue_manager_uptime Status failed Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-0.bono.clearwater.opnfv Running System \n ntp_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n bono_process Running Process \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n poll_bono Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 40ff8c769fc4c732 is healthy: got healthy result from http://192.168.100.2:4000\nmember 69135eda56608728 is healthy: got healthy result from http://192.168.100.12:4000\nmember 7f9699ea71bc8641 is healthy: got healthy result from http://192.168.100.15:4000\nmember 9eb0f249f6354cac is healthy: got healthy result from http://192.168.100.6:4000\nmember c194bb985e123f13 is healthy: got healthy result from http://192.168.100.3:4000\nmember e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n40ff8c769fc4c732: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false\n69135eda56608728: name=192-168-100-12 peerURLs=http://192.168.100.12:2380 clientURLs=http://192.168.100.12:4000 isLeader=false\n7f9699ea71bc8641: name=192-168-100-15 peerURLs=http://192.168.100.15:2380 clientURLs=http://192.168.100.15:4000 isLeader=false\n9eb0f249f6354cac: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false\nc194bb985e123f13: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false\ne5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.3) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.2 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.2 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.2 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/shared_config is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABdGKD1EMzIhuAPWizqxyPXy9dQxWMdYajB1A-9cg5fpOL3nAKnoKQDnHxFgk-OIFg_PLeqiL_BJm1SjAoXPKscOwiKoPGa8WewC4d3kgXdgWDAlEBXLDLFdkWVgFz7FLA14806SzGMTMm3Fyo3BotZp5v7uqfl1_6eswUEVhP-wJo2C4g' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/12440594636e4a2da0fc42d8cdd0733b/stacks/clearwater-opnfv-bono-xxa3vtjzdork-0-lurfh6kkzp56/1b706e4b-1a4b-479d-9793-0868ce6d9492/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\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 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58\nHTTP/1.1 200 OK\nDate: Sun, 30 Jun 2019 11:50:38 GMT\nServer: Apache\nx-openstack-request-id: req-02f6bff7-22a9-486c-97b3-122d084c0fe7\nContent-Length: 4\nContent-Type: application/json\n\nnullci-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 | d7:4b:81:55:81:5d:00:63:81:cf:2d:30:af:d1:08:49 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 0d:da:5d:46:36:81:77:a4:b2:a8:48:11:af:ed:78:fa root@bono-0 (DSA)\nec2: 256 b3:d1:c9:b8:f8:22:f8:ea:93:b7:9d:f2:89:21:56:a8 root@bono-0 (ECDSA)\nec2: 256 d7:b0:f6:56:d8:ce:db:64:0d:87:27:70:70:29:64:bd root@bono-0 (ED25519)\nec2: 2048 76:89:c5:37:30:b9:a9:a4:02:5a:60:6b:f6:2e:58:d1 root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGCUsLDuITAIXA8wU4ExmuSDlgkSjF1aoYwL0DiFHiiRklAXsfzOgqxP17as/8rlQXPET8c29O55J2yKsXT4WIE= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDTJ4M29OnqHz8I3gv0Bq/gMCf4JYOS2ubuVhnU+DFAV root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVK8T0zmZ77DOoKCdQe5vvGV69+vhS3/3EaUsdT+1Fz5GpWDJ7d94Ag7aQ8w8hvHq13bsjNQqzq62fPSw+MIzePq/6hLtlHWi6JSVF7nkb76Gfg3DVdl+5QWSGzUS4doJl25Jp2HorWci4lOFXpboSUoHGAUgFUWbLZaH7P/nfLcKqeHb3aJZq0/PnNi/H6TPH6s27cd/Iquq01BINB0nZrhy2UOrAILRVJlP1hGxr0FC4q9MtgiltcLfN03Fc+I2a/5vnxyclpXwNGLp36reAXP3JNfSoBUA0LQyGWTLBeIg6OR/wA7eQSZavyj6zuXzQXj9UiwKRJbu00M01h4Mz root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 30 Jun 2019 11:50:39 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 246.33 seconds\n"} 2019-06-30 11:52:48,553 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/e3ffb15c-345e-4467-9999-4d0eda76d391/action used request id req-7c6019f7-6861-4867-874f-fb18de6ce031 2019-06-30 11:52:48,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0733380317688s 2019-06-30 11:52:48,554 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.009671] pid_max: default: 32768 minimum: 301 [ 0.012189] Security Framework initialized [ 0.014199] AppArmor: AppArmor initialized [ 0.016003] Yama: becoming mindful. [ 0.017973] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020937] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.024497] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.028009] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.032052] Initializing cgroup subsys memory [ 0.034102] Initializing cgroup subsys devices [ 0.036009] Initializing cgroup subsys freezer [ 0.038065] Initializing cgroup subsys blkio [ 0.040008] Initializing cgroup subsys perf_event [ 0.042092] Initializing cgroup subsys hugetlb [ 0.044950] mce: CPU supports 10 MCE banks [ 0.047083] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.047083] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048022] Spectre V2 : Mitigation: Full generic retpoline [ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.056008] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.058234] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.060003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.064029] MDS: Mitigation: Clear CPU buffers [ 0.087620] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.094914] ACPI: Core revision 20131115 [ 0.096584] ACPI: All ACPI Tables successfully acquired [ 0.098814] ftrace: allocating 28757 entries in 113 pages [ 0.120299] smpboot: Max logical packages: 1 [ 0.124005] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.126684] Enabling x2apic [ 0.127869] Enabled x2apic [ 0.128008] Switched APIC routing to physical x2apic. [ 0.133461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.136004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.139852] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.147590] KVM setup paravirtual spinlock [ 0.150329] x86: Booted up 1 node, 1 CPUs [ 0.151869] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.152422] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.154852] devtmpfs: initialized [ 0.157384] EVM: security.selinux [ 0.158708] EVM: security.SMACK64 [ 0.160003] EVM: security.ima [ 0.161220] EVM: security.capability [ 0.163733] pinctrl core: initialized pinctrl subsystem [ 0.164065] regulator-dummy: no parameters [ 0.165723] RTC time: 11:46:32, date: 06/30/19 [ 0.167489] NET: Registered protocol family 16 [ 0.168194] cpuidle: using governor ladder [ 0.169752] cpuidle: using governor menu [ 0.171283] ACPI: bus type PCI registered [ 0.172018] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.174478] PCI: Using configuration type 1 for base access [ 0.176848] bio: create slab at 0 [ 0.178691] ACPI: Added _OSI(Module Device) [ 0.180007] ACPI: Added _OSI(Processor Device) [ 0.181672] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.183409] ACPI: Added _OSI(Processor Aggregator Device) [ 0.185484] ACPI: Interpreter enabled [ 0.186943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.190349] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.193053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.196008] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.199625] ACPI: (supports S0 S5) [ 0.200004] ACPI: Using IOAPIC for interrupt routing [ 0.201851] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.204192] ACPI: No dock devices found. [ 0.207580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.208008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.210431] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.212020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.216215] acpiphp: Slot [3] registered [ 0.217851] acpiphp: Slot [4] registered [ 0.219416] acpiphp: Slot [5] registered [ 0.220039] acpiphp: Slot [6] registered [ 0.221561] acpiphp: Slot [7] registered [ 0.223080] acpiphp: Slot [8] registered [ 0.224022] acpiphp: Slot [9] registered [ 0.225553] acpiphp: Slot [10] registered [ 0.227098] acpiphp: Slot [11] registered [ 0.228022] acpiphp: Slot [12] registered [ 0.229558] acpiphp: Slot [13] registered [ 0.231105] acpiphp: Slot [14] registered [ 0.232021] acpiphp: Slot [15] registered [ 0.233579] acpiphp: Slot [16] registered [ 0.235133] acpiphp: Slot [17] registered [ 0.236032] acpiphp: Slot [18] registered [ 0.237622] acpiphp: Slot [19] registered [ 0.239189] acpiphp: Slot [20] registered [ 0.240026] acpiphp: Slot [21] registered [ 0.241895] acpiphp: Slot [22] registered [ 0.243929] acpiphp: Slot [23] registered [ 0.244038] acpiphp: Slot [24] registered [ 0.245888] acpiphp: Slot [25] registered [ 0.247876] acpiphp: Slot [26] registered [ 0.248023] acpiphp: Slot [27] registered [ 0.249529] acpiphp: Slot [28] registered [ 0.251019] acpiphp: Slot [29] registered [ 0.252022] acpiphp: Slot [30] registered [ 0.253545] acpiphp: Slot [31] registered [ 0.255082] PCI host bridge to bus 0000:00 [ 0.256007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.257872] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.260004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.262200] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.264004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.266969] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.274775] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.276016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.298556] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.301056] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303887] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305209] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.307915] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308871] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311178] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.312000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313096] vgaarb: bridge control possible 0000:00:02.0 [ 0.315180] SCSI subsystem initialized [ 0.316246] ACPI: bus type USB registered [ 0.317810] usbcore: registered new interface driver usbfs [ 0.319794] usbcore: registered new interface driver hub [ 0.320039] usbcore: registered new device driver usb [ 0.321947] PCI: Using ACPI for IRQ routing [ 0.323881] NetLabel: Initializing [ 0.324007] NetLabel: domain hash size = 128 [ 0.325536] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.327275] NetLabel: unlabeled traffic allowed by default [ 0.328230] Switched to clocksource kvm-clock [ 0.336548] AppArmor: AppArmor Filesystem Enabled [ 0.338420] pnp: PnP ACPI init [ 0.339845] ACPI: bus type PNP registered [ 0.343039] pnp: PnP ACPI: found 8 devices [ 0.344967] ACPI: bus type PNP unregistered [ 0.352596] NET: Registered protocol family 2 [ 0.354663] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.357294] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.359767] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362230] TCP: reno registered [ 0.363576] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.365754] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.368193] NET: Registered protocol family 1 [ 0.369918] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.372124] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.374266] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.391403] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.408797] Trying to unpack rootfs image as initramfs... [ 0.509098] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.512277] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.514437] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.517594] Scanning for low memory corruption every 60 seconds [ 0.520083] Initialise system trusted keyring [ 0.521776] audit: initializing netlink socket (disabled) [ 0.523715] type=2000 audit(1561895193.175:1): initialized [ 0.544699] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.547914] zbud: loaded [ 0.549281] VFS: Disk quotas dquot_6.5.2 [ 0.550831] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.553445] fuse init (API version 7.22) [ 0.555019] msgmni has been set to 1982 [ 0.556565] Key type big_key registered [ 0.558348] Key type asymmetric registered [ 0.559911] Asymmetric key parser 'x509' registered [ 0.561730] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.564530] io scheduler noop registered [ 0.566032] io scheduler deadline registered (default) [ 0.567899] io scheduler cfq registered [ 0.569460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.571457] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.573809] ipmi message handler version 39.2 [ 0.575489] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.578234] ACPI: Power Button [PWRF] [ 0.579742] GHES: HEST is not enabled! [ 0.596348] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.630050] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.632919] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.658679] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.662302] Linux agpgart interface v0.103 [ 0.664784] brd: module loaded [ 0.666482] loop: module loaded [ 0.668209] blk-mq: CPU -> queue map [ 0.669618] CPU 0 -> Queue 0 [ 0.671728] vda: vda1 [ 0.673535] scsi0 : ata_piix [ 0.674816] scsi1 : ata_piix [ 0.676065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.678368] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.681531] libphy: Fixed MDIO Bus: probed [ 0.683189] tun: Universal TUN/TAP device driver, 1.6 [ 0.685006] tun: (C) 1999-2004 Max Krasnyansky [ 0.688383] PPP generic driver version 2.4.2 [ 0.690114] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.692385] ehci-pci: EHCI PCI platform driver [ 0.694099] ehci-platform: EHCI generic platform driver [ 0.695995] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.698150] ohci-pci: OHCI PCI platform driver [ 0.699796] ohci-platform: OHCI generic platform driver [ 0.701666] uhci_hcd: USB Universal Host Controller Interface driver [ 0.718916] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.720861] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.723836] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.726035] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.728423] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.731135] usb usb1: Product: UHCI Host Controller [ 0.732946] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.735205] usb usb1: SerialNumber: 0000:00:01.2 [ 0.737052] hub 1-0:1.0: USB hub found [ 0.738542] hub 1-0:1.0: 2 ports detected [ 0.740188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.744054] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.745858] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.747808] mousedev: PS/2 mouse device common for all mice [ 0.750175] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.753419] rtc_cmos 00:00: RTC can wake from S4 [ 0.755661] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.757977] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.760324] device-mapper: uevent: version 1.0.3 [ 0.762068] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.765187] ledtrig-cpu: registered to indicate activity on CPUs [ 0.767376] TCP: cubic registered [ 0.768772] NET: Registered protocol family 10 [ 0.770609] NET: Registered protocol family 17 [ 0.772260] Key type dns_resolver registered [ 0.774022] Loading compiled-in X.509 certificates [ 0.776646] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.780038] registered taskstats version 1 [ 0.783554] Key type trusted registered [ 0.787671] Key type encrypted registered [ 0.789268] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791230] IMA: No TPM chip found, activating TPM-bypass! [ 0.793885] regulator-dummy: disabling [ 0.795438] Magic number: 7:656:783 [ 0.797208] rtc_cmos 00:00: setting system clock to 2019-06-30 11:46:32 UTC (1561895192) [ 0.800291] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.802393] EDD information not available. [ 0.838027] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.852702] Write protecting the kernel read-only data: 12288k [ 0.855442] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.859702] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.876209] systemd-udevd[99]: starting version 204 [ 0.912500] FDC 0 is a S82078B [ 1.064103] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.229424] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.232321] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.235259] usb 1-1: Product: QEMU USB Tablet [ 1.237136] usb 1-1: Manufacturer: QEMU [ 1.238892] usb 1-1: SerialNumber: 42 [ 1.941949] 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.313755] 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.428301] random: init urandom read with 10 bits of entropy available [ 2.561216] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 30 Jun 2019 11:46:34 +0000. Up 2.99 seconds. cloud-init-nonet[3.27]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.09]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 30 Jun 2019 11:46:37 +0000. Up 5.55 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.3 | 255.255.255.0 | fa:16:3e:5e:b0:85 | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 76:89:c5:37:30:b9:a9:a4:02:5a:60:6b:f6:2e:58:d1 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | o. | |.. ..o | |.... ooo | | ++ E .ooo . | |oo.o oS.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: 0d:da:5d:46:36:81:77:a4:b2:a8:48:11:af:ed:78:fa root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . .=o. | | o .o.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: b3:d1:c9:b8:f8:22:f8:ea:93:b7:9d:f2:89:21:56:a8 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | . + . | | . . S + | | . . . = | |E oo. . o | | .+.++.+ | | .o=+==.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: d7:b0:f6:56:d8:ce:db:64:0d:87:27:70:70:29:64:bd root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .+... | | ..oo | | . .... | | + =E. | | S + o * o| | o . + =.| | o o +| | . = | | . .| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Sun, 30 Jun 2019 11:46:43 +0000. Up 11.97 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 30 Jun 2019 11:46:44 +0000. Up 13.23 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 15678 0 --:--:-- --:--:-- --:--:-- 15745 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 9s (1361 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.7 + '[' -n 192.168.100.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 14s (3684 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7929 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 7937 clearwater-socket-factory-sig start/running, process 7945 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57632 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 + echo 'nameserver 192.168.100.8' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process bono_process Initializing Process monit_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program poll_bono Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process bono_process Initializing Process monit_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program poll_bono Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_cluster_manager_p... Does not exist Process clearwater_queue_manager_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 40ff8c769fc4c732 is healthy: got healthy result from http://192.168.100.2:4000 member 69135eda56608728 is healthy: got healthy result from http://192.168.100.12:4000 member 7f9699ea71bc8641 is healthy: got healthy result from http://192.168.100.15:4000 member 9eb0f249f6354cac is healthy: got healthy result from http://192.168.100.6:4000 member c194bb985e123f13 is healthy: got healthy result from http://192.168.100.3:4000 member e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 cluster is healthy + clearwater-etcdctl member list 40ff8c769fc4c732: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false 69135eda56608728: name=192-168-100-12 peerURLs=http://192.168.100.12:2380 clientURLs=http://192.168.100.12:4000 isLeader=false 7f9699ea71bc8641: name=192-168-100-15 peerURLs=http://192.168.100.15:2380 clientURLs=http://192.168.100.15:4000 isLeader=false 9eb0f249f6354cac: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false c194bb985e123f13: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.3) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.2 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdGKD1EMzIhuAPWizqxyPXy9dQxWMdYajB1A-9cg5fpOL3nAKnoKQDnHxFgk-OIFg_PLeqiL_BJm1SjAoXPKscOwiKoPGa8WewC4d3kgXdgWDAlEBXLDLFdkWVgFz7FLA14806SzGMTMm3Fyo3BotZp5v7uqfl1_6eswUEVhP-wJo2C4g' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/12440594636e4a2da0fc42d8cdd0733b/stacks/clearwater-opnfv-bono-xxa3vtjzdork-0-lurfh6kkzp56/1b706e4b-1a4b-479d-9793-0868ce6d9492/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Sun, 30 Jun 2019 11:50:38 GMT Server: Apache x-openstack-request-id: req-02f6bff7-22a9-486c-97b3-122d084c0fe7 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | d7:4b:81:55:81:5d:00:63:81:cf:2d:30:af:d1:08:49 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 0d:da:5d:46:36:81:77:a4:b2:a8:48:11:af:ed:78:fa root@bono-0 (DSA) ec2: 256 b3:d1:c9:b8:f8:22:f8:ea:93:b7:9d:f2:89:21:56:a8 root@bono-0 (ECDSA) ec2: 256 d7:b0:f6:56:d8:ce:db:64:0d:87:27:70:70:29:64:bd root@bono-0 (ED25519) ec2: 2048 76:89:c5:37:30:b9:a9:a4:02:5a:60:6b:f6:2e:58:d1 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGCUsLDuITAIXA8wU4ExmuSDlgkSjF1aoYwL0DiFHiiRklAXsfzOgqxP17as/8rlQXPET8c29O55J2yKsXT4WIE= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDTJ4M29OnqHz8I3gv0Bq/gMCf4JYOS2ubuVhnU+DFAV root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVK8T0zmZ77DOoKCdQe5vvGV69+vhS3/3EaUsdT+1Fz5GpWDJ7d94Ag7aQ8w8hvHq13bsjNQqzq62fPSw+MIzePq/6hLtlHWi6JSVF7nkb76Gfg3DVdl+5QWSGzUS4doJl25Jp2HorWci4lOFXpboSUoHGAUgFUWbLZaH7P/nfLcKqeHb3aJZq0/PnNi/H6TPH6s27cd/Iquq01BINB0nZrhy2UOrAILRVJlP1hGxr0FC4q9MtgiltcLfN03Fc+I2a/5vnxyclpXwNGLp36reAXP3JNfSoBUA0LQyGWTLBeIg6OR/wA7eQSZavyj6zuXzQXj9UiwKRJbu00M01h4Mz root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 30 Jun 2019 11:50:39 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 246.33 seconds 2019-06-30 11:52:48,556 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.009671] pid_max: default: 32768 minimum: 301 [ 0.012189] Security Framework initialized [ 0.014199] AppArmor: AppArmor initialized [ 0.016003] Yama: becoming mindful. [ 0.017973] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020937] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.024497] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.028009] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.032052] Initializing cgroup subsys memory [ 0.034102] Initializing cgroup subsys devices [ 0.036009] Initializing cgroup subsys freezer [ 0.038065] Initializing cgroup subsys blkio [ 0.040008] Initializing cgroup subsys perf_event [ 0.042092] Initializing cgroup subsys hugetlb [ 0.044950] mce: CPU supports 10 MCE banks [ 0.047083] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.047083] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048022] Spectre V2 : Mitigation: Full generic retpoline [ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.056008] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.058234] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.060003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.064029] MDS: Mitigation: Clear CPU buffers [ 0.087620] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.094914] ACPI: Core revision 20131115 [ 0.096584] ACPI: All ACPI Tables successfully acquired [ 0.098814] ftrace: allocating 28757 entries in 113 pages [ 0.120299] smpboot: Max logical packages: 1 [ 0.124005] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.126684] Enabling x2apic [ 0.127869] Enabled x2apic [ 0.128008] Switched APIC routing to physical x2apic. [ 0.133461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.136004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.139852] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.147590] KVM setup paravirtual spinlock [ 0.150329] x86: Booted up 1 node, 1 CPUs [ 0.151869] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.152422] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.154852] devtmpfs: initialized [ 0.157384] EVM: security.selinux [ 0.158708] EVM: security.SMACK64 [ 0.160003] EVM: security.ima [ 0.161220] EVM: security.capability [ 0.163733] pinctrl core: initialized pinctrl subsystem [ 0.164065] regulator-dummy: no parameters [ 0.165723] RTC time: 11:46:32, date: 06/30/19 [ 0.167489] NET: Registered protocol family 16 [ 0.168194] cpuidle: using governor ladder [ 0.169752] cpuidle: using governor menu [ 0.171283] ACPI: bus type PCI registered [ 0.172018] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.174478] PCI: Using configuration type 1 for base access [ 0.176848] bio: create slab at 0 [ 0.178691] ACPI: Added _OSI(Module Device) [ 0.180007] ACPI: Added _OSI(Processor Device) [ 0.181672] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.183409] ACPI: Added _OSI(Processor Aggregator Device) [ 0.185484] ACPI: Interpreter enabled [ 0.186943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.190349] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.193053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.196008] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.199625] ACPI: (supports S0 S5) [ 0.200004] ACPI: Using IOAPIC for interrupt routing [ 0.201851] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.204192] ACPI: No dock devices found. [ 0.207580] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.208008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.210431] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.212020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.216215] acpiphp: Slot [3] registered [ 0.217851] acpiphp: Slot [4] registered [ 0.219416] acpiphp: Slot [5] registered [ 0.220039] acpiphp: Slot [6] registered [ 0.221561] acpiphp: Slot [7] registered [ 0.223080] acpiphp: Slot [8] registered [ 0.224022] acpiphp: Slot [9] registered [ 0.225553] acpiphp: Slot [10] registered [ 0.227098] acpiphp: Slot [11] registered [ 0.228022] acpiphp: Slot [12] registered [ 0.229558] acpiphp: Slot [13] registered [ 0.231105] acpiphp: Slot [14] registered [ 0.232021] acpiphp: Slot [15] registered [ 0.233579] acpiphp: Slot [16] registered [ 0.235133] acpiphp: Slot [17] registered [ 0.236032] acpiphp: Slot [18] registered [ 0.237622] acpiphp: Slot [19] registered [ 0.239189] acpiphp: Slot [20] registered [ 0.240026] acpiphp: Slot [21] registered [ 0.241895] acpiphp: Slot [22] registered [ 0.243929] acpiphp: Slot [23] registered [ 0.244038] acpiphp: Slot [24] registered [ 0.245888] acpiphp: Slot [25] registered [ 0.247876] acpiphp: Slot [26] registered [ 0.248023] acpiphp: Slot [27] registered [ 0.249529] acpiphp: Slot [28] registered [ 0.251019] acpiphp: Slot [29] registered [ 0.252022] acpiphp: Slot [30] registered [ 0.253545] acpiphp: Slot [31] registered [ 0.255082] PCI host bridge to bus 0000:00 [ 0.256007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.257872] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.260004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.262200] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.264004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.266969] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.274775] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.276016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.298556] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.301056] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303887] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305209] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.307915] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308871] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311178] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.312000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313096] vgaarb: bridge control possible 0000:00:02.0 [ 0.315180] SCSI subsystem initialized [ 0.316246] ACPI: bus type USB registered [ 0.317810] usbcore: registered new interface driver usbfs [ 0.319794] usbcore: registered new interface driver hub [ 0.320039] usbcore: registered new device driver usb [ 0.321947] PCI: Using ACPI for IRQ routing [ 0.323881] NetLabel: Initializing [ 0.324007] NetLabel: domain hash size = 128 [ 0.325536] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.327275] NetLabel: unlabeled traffic allowed by default [ 0.328230] Switched to clocksource kvm-clock [ 0.336548] AppArmor: AppArmor Filesystem Enabled [ 0.338420] pnp: PnP ACPI init [ 0.339845] ACPI: bus type PNP registered [ 0.343039] pnp: PnP ACPI: found 8 devices [ 0.344967] ACPI: bus type PNP unregistered [ 0.352596] NET: Registered protocol family 2 [ 0.354663] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.357294] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.359767] TCP: Hash tables configured (established 8192 bind 8192) [ 0.362230] TCP: reno registered [ 0.363576] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.365754] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.368193] NET: Registered protocol family 1 [ 0.369918] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.372124] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.374266] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.391403] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.408797] Trying to unpack rootfs image as initramfs... [ 0.509098] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.512277] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.514437] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.517594] Scanning for low memory corruption every 60 seconds [ 0.520083] Initialise system trusted keyring [ 0.521776] audit: initializing netlink socket (disabled) [ 0.523715] type=2000 audit(1561895193.175:1): initialized [ 0.544699] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.547914] zbud: loaded [ 0.549281] VFS: Disk quotas dquot_6.5.2 [ 0.550831] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.553445] fuse init (API version 7.22) [ 0.555019] msgmni has been set to 1982 [ 0.556565] Key type big_key registered [ 0.558348] Key type asymmetric registered [ 0.559911] Asymmetric key parser 'x509' registered [ 0.561730] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.564530] io scheduler noop registered [ 0.566032] io scheduler deadline registered (default) [ 0.567899] io scheduler cfq registered [ 0.569460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.571457] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.573809] ipmi message handler version 39.2 [ 0.575489] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.578234] ACPI: Power Button [PWRF] [ 0.579742] GHES: HEST is not enabled! [ 0.596348] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.630050] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.632919] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.658679] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.662302] Linux agpgart interface v0.103 [ 0.664784] brd: module loaded [ 0.666482] loop: module loaded [ 0.668209] blk-mq: CPU -> queue map [ 0.669618] CPU 0 -> Queue 0 [ 0.671728] vda: vda1 [ 0.673535] scsi0 : ata_piix [ 0.674816] scsi1 : ata_piix [ 0.676065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.678368] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.681531] libphy: Fixed MDIO Bus: probed [ 0.683189] tun: Universal TUN/TAP device driver, 1.6 [ 0.685006] tun: (C) 1999-2004 Max Krasnyansky [ 0.688383] PPP generic driver version 2.4.2 [ 0.690114] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.692385] ehci-pci: EHCI PCI platform driver [ 0.694099] ehci-platform: EHCI generic platform driver [ 0.695995] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.698150] ohci-pci: OHCI PCI platform driver [ 0.699796] ohci-platform: OHCI generic platform driver [ 0.701666] uhci_hcd: USB Universal Host Controller Interface driver [ 0.718916] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.720861] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.723836] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.726035] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.728423] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.731135] usb usb1: Product: UHCI Host Controller [ 0.732946] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.735205] usb usb1: SerialNumber: 0000:00:01.2 [ 0.737052] hub 1-0:1.0: USB hub found [ 0.738542] hub 1-0:1.0: 2 ports detected [ 0.740188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.744054] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.745858] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.747808] mousedev: PS/2 mouse device common for all mice [ 0.750175] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.753419] rtc_cmos 00:00: RTC can wake from S4 [ 0.755661] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.757977] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.760324] device-mapper: uevent: version 1.0.3 [ 0.762068] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.765187] ledtrig-cpu: registered to indicate activity on CPUs [ 0.767376] TCP: cubic registered [ 0.768772] NET: Registered protocol family 10 [ 0.770609] NET: Registered protocol family 17 [ 0.772260] Key type dns_resolver registered [ 0.774022] Loading compiled-in X.509 certificates [ 0.776646] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.780038] registered taskstats version 1 [ 0.783554] Key type trusted registered [ 0.787671] Key type encrypted registered [ 0.789268] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791230] IMA: No TPM chip found, activating TPM-bypass! [ 0.793885] regulator-dummy: disabling [ 0.795438] Magic number: 7:656:783 [ 0.797208] rtc_cmos 00:00: setting system clock to 2019-06-30 11:46:32 UTC (1561895192) [ 0.800291] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.802393] EDD information not available. [ 0.838027] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.852702] Write protecting the kernel read-only data: 12288k [ 0.855442] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.859702] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.876209] systemd-udevd[99]: starting version 204 [ 0.912500] FDC 0 is a S82078B [ 1.064103] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.229424] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.232321] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.235259] usb 1-1: Product: QEMU USB Tablet [ 1.237136] usb 1-1: Manufacturer: QEMU [ 1.238892] usb 1-1: SerialNumber: 42 [ 1.941949] 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.313755] 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.428301] random: init urandom read with 10 bits of entropy available [ 2.561216] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 30 Jun 2019 11:46:34 +0000. Up 2.99 seconds. cloud-init-nonet[3.27]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.09]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 30 Jun 2019 11:46:37 +0000. Up 5.55 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.3 | 255.255.255.0 | fa:16:3e:5e:b0:85 | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 76:89:c5:37:30:b9:a9:a4:02:5a:60:6b:f6:2e:58:d1 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | o. | |.. ..o | |.... ooo | | ++ E .ooo . | |oo.o oS.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: 0d:da:5d:46:36:81:77:a4:b2:a8:48:11:af:ed:78:fa root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . .=o. | | o .o.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: b3:d1:c9:b8:f8:22:f8:ea:93:b7:9d:f2:89:21:56:a8 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | . + . | | . . S + | | . . . = | |E oo. . o | | .+.++.+ | | .o=+==.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: d7:b0:f6:56:d8:ce:db:64:0d:87:27:70:70:29:64:bd root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .+... | | ..oo | | . .... | | + =E. | | S + o * o| | o . + =.| | o o +| | . = | | . .| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Sun, 30 Jun 2019 11:46:43 +0000. Up 11.97 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 30 Jun 2019 11:46:44 +0000. Up 13.23 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 15678 0 --:--:-- --:--:-- --:--:-- 15745 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 9s (1361 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.7 + '[' -n 192.168.100.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 14s (3684 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7929 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 7937 clearwater-socket-factory-sig start/running, process 7945 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57632 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 + echo 'nameserver 192.168.100.8' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process bono_process Initializing Process monit_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program poll_bono Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process bono_process Initializing Process monit_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program poll_bono Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_cluster_manager_p... Does not exist Process clearwater_queue_manager_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 40ff8c769fc4c732 is healthy: got healthy result from http://192.168.100.2:4000 member 69135eda56608728 is healthy: got healthy result from http://192.168.100.12:4000 member 7f9699ea71bc8641 is healthy: got healthy result from http://192.168.100.15:4000 member 9eb0f249f6354cac is healthy: got healthy result from http://192.168.100.6:4000 member c194bb985e123f13 is healthy: got healthy result from http://192.168.100.3:4000 member e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 cluster is healthy + clearwater-etcdctl member list 40ff8c769fc4c732: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false 69135eda56608728: name=192-168-100-12 peerURLs=http://192.168.100.12:2380 clientURLs=http://192.168.100.12:4000 isLeader=false 7f9699ea71bc8641: name=192-168-100-15 peerURLs=http://192.168.100.15:2380 clientURLs=http://192.168.100.15:4000 isLeader=false 9eb0f249f6354cac: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false c194bb985e123f13: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.3) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.2 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdGKD1EMzIhuAPWizqxyPXy9dQxWMdYajB1A-9cg5fpOL3nAKnoKQDnHxFgk-OIFg_PLeqiL_BJm1SjAoXPKscOwiKoPGa8WewC4d3kgXdgWDAlEBXLDLFdkWVgFz7FLA14806SzGMTMm3Fyo3BotZp5v7uqfl1_6eswUEVhP-wJo2C4g' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/12440594636e4a2da0fc42d8cdd0733b/stacks/clearwater-opnfv-bono-xxa3vtjzdork-0-lurfh6kkzp56/1b706e4b-1a4b-479d-9793-0868ce6d9492/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Sun, 30 Jun 2019 11:50:38 GMT Server: Apache x-openstack-request-id: req-02f6bff7-22a9-486c-97b3-122d084c0fe7 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | d7:4b:81:55:81:5d:00:63:81:cf:2d:30:af:d1:08:49 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 0d:da:5d:46:36:81:77:a4:b2:a8:48:11:af:ed:78:fa root@bono-0 (DSA) ec2: 256 b3:d1:c9:b8:f8:22:f8:ea:93:b7:9d:f2:89:21:56:a8 root@bono-0 (ECDSA) ec2: 256 d7:b0:f6:56:d8:ce:db:64:0d:87:27:70:70:29:64:bd root@bono-0 (ED25519) ec2: 2048 76:89:c5:37:30:b9:a9:a4:02:5a:60:6b:f6:2e:58:d1 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGCUsLDuITAIXA8wU4ExmuSDlgkSjF1aoYwL0DiFHiiRklAXsfzOgqxP17as/8rlQXPET8c29O55J2yKsXT4WIE= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDTJ4M29OnqHz8I3gv0Bq/gMCf4JYOS2ubuVhnU+DFAV root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVK8T0zmZ77DOoKCdQe5vvGV69+vhS3/3EaUsdT+1Fz5GpWDJ7d94Ag7aQ8w8hvHq13bsjNQqzq62fPSw+MIzePq/6hLtlHWi6JSVF7nkb76Gfg3DVdl+5QWSGzUS4doJl25Jp2HorWci4lOFXpboSUoHGAUgFUWbLZaH7P/nfLcKqeHb3aJZq0/PnNi/H6TPH6s27cd/Iquq01BINB0nZrhy2UOrAILRVJlP1hGxr0FC4q9MtgiltcLfN03Fc+I2a/5vnxyclpXwNGLp36reAXP3JNfSoBUA0LQyGWTLBeIg6OR/wA7eQSZavyj6zuXzQXj9UiwKRJbu00M01h4Mz root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 30 Jun 2019 11:50:39 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 246.33 seconds 2019-06-30 11:52:48,559 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - bono: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5e:b0:85', u'version': 4, u'addr': u'192.168.100.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5e:b0:85', u'version': 4, u'addr': u'172.30.9.212', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'64740fc1-c8cd-4bf7-908b-7b0c5d499fcf', 'name': u'heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:46:31.000000', 'flavor': Munch({u'id': u'29ad1ff8-b34c-4260-81e8-caa5e3dd56ef', 'name': u'heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), 'az': u'nova', 'id': u'e3ffb15c-345e-4467-9999-4d0eda76d391', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'06a90a9d-2796-4bcf-8cc8-8336de96291c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'653e9632-58d3-4f02-bf15-c81de95a2e38'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'67730d9d-f925-459f-bd69-718ce7391297'})], 'id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4bb0b9c759504b988c5eb4fc4af51891', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.212', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.212', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.212', 'launched_at': u'2019-06-30T11:46:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T11:46:31Z', 'hostId': u'b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'public_v6': '', 'private_v4': u'192.168.100.3', 'cloud': 'envvars', 'host_id': u'b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:46:31.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'created_at': u'2019-06-30T11:46:01Z', 'created': u'2019-06-30T11:46:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-30 11:52:48,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:52:48,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:48,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1339 Content-Type: application/json Date: Sun, 30 Jun 2019 11: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-11d3b9d1-3b3f-4587-8170-6eca3747dba0 x-openstack-request-id: req-11d3b9d1-3b3f-4587-8170-6eca3747dba0 2019-06-30 11:52:48,950 - 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:30:f7:e3", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f7:e3", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8462a5dc-4303-4b90-afc7-1f90392e6571", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8462a5dc-4303-4b90-afc7-1f90392e6571", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:46:41.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "8462a5dc-4303-4b90-afc7-1f90392e6571", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:46:42Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "dime-0.clearwater.opnfv", "created": "2019-06-30T11:46:04Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:03:1b", "version": 4, "addr": "192.168.100.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:03:1b", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ab63cc85-062d-40aa-9f2b-ac80d4ae5adc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ab63cc85-062d-40aa-9f2b-ac80d4ae5adc", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:46:39.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "ab63cc85-062d-40aa-9f2b-ac80d4ae5adc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:46:39Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "homer-0.clearwater.opnfv", "created": "2019-06-30T11:46:03Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:b0:85", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:b0:85", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e3ffb15c-345e-4467-9999-4d0eda76d391", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e3ffb15c-345e-4467-9999-4d0eda76d391", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:46:31.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "e3ffb15c-345e-4467-9999-4d0eda76d391", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:46:31Z", "hostId": "b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "bono-0.clearwater.opnfv", "created": "2019-06-30T11:46:01Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:f2:7c", "version": 4, "addr": "192.168.100.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:f2:7c", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b115630a-e8ae-4d90-a693-f6e3550e73fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b115630a-e8ae-4d90-a693-f6e3550e73fe", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:41:10.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "b115630a-e8ae-4d90-a693-f6e3550e73fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:41:10Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "sprout-0.clearwater.opnfv", "created": "2019-06-30T11:40:52Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c0:54", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c0:54", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e698e15c-2fa9-4598-a71a-4947c376696e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e698e15c-2fa9-4598-a71a-4947c376696e", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:31:09.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "e698e15c-2fa9-4598-a71a-4947c376696e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:31:09Z", "hostId": "b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "vellum-0.clearwater.opnfv", "created": "2019-06-30T11:30:51Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:6a:d9", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:6a:d9", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9527945b-318e-4038-a3ec-23772df14d6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9527945b-318e-4038-a3ec-23772df14d6a", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:27:25.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "9527945b-318e-4038-a3ec-23772df14d6a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:27:25Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "ellis-0.clearwater.opnfv", "created": "2019-06-30T11:25:38Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:e8:2e", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:e8:2e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:24:59.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:24:59Z", "hostId": "b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "ns.clearwater.opnfv", "created": "2019-06-30T11:23:13Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:52:48,951 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-11d3b9d1-3b3f-4587-8170-6eca3747dba0 2019-06-30 11:52:48,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.391691207886s 2019-06-30 11:52:48,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-30 11:52:48,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/b115630a-e8ae-4d90-a693-f6e3550e73fe/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-30 11:52:49,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21141 Content-Type: application/json Date: Sun, 30 Jun 2019 11: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-74dfec9a-316f-41e9-b71b-e0719aa3bcc1 x-openstack-request-id: req-74dfec9a-316f-41e9-b71b-e0719aa3bcc1 2019-06-30 11:52:49,039 - keystoneauth.session - DEBUG - RESP BODY: {"output": "3fffffff] 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 = 0x3ffdc 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 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] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000003ffe0000 000040\n[ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff]\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_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 1 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 0x40000000-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:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\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] allocated 4194304 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.009746] Security Framework initialized\n[ 0.012033] AppArmor: AppArmor initialized\n[ 0.013600] Yama: becoming mindful.\n[ 0.015087] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016893] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020443] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022819] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024246] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029670] Initializing cgroup subsys freezer\n[ 0.031323] Initializing cgroup subsys blkio\n[ 0.032003] Initializing cgroup subsys perf_event\n[ 0.033742] Initializing cgroup subsys hugetlb\n[ 0.036755] mce: CPU supports 10 MCE banks\n[ 0.038363] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038363] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.047005] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.055399] MDS: Mitigation: Clear CPU buffers\n[ 0.076343] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.083147] ACPI: Core revision 20131115\n[ 0.084796] ACPI: All ACPI Tables successfully acquired\n[ 0.089619] ftrace: allocating 28757 entries in 113 pages\n[ 0.116315] smpboot: Max logical packages: 1\n[ 0.117961] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.120324] Enabling x2apic\n[ 0.121504] Enabled x2apic\n[ 0.122965] Switched APIC routing to physical x2apic.\n[ 0.125447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.128004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.132050] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.143475] KVM setup paravirtual spinlock\n[ 0.146049] x86: Booted up 1 node, 1 CPUs\n[ 0.147585] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.148407] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.150840] devtmpfs: initialized\n[ 0.153291] EVM: security.selinux\n[ 0.154649] EVM: security.SMACK64\n[ 0.156003] EVM: security.ima\n[ 0.157218] EVM: security.capability\n[ 0.159578] pinctrl core: initialized pinctrl subsystem\n[ 0.160055] regulator-dummy: no parameters\n[ 0.161703] RTC time: 11:41:10, date: 06/30/19\n[ 0.163466] NET: Registered protocol family 16\n[ 0.164131] cpuidle: using governor ladder\n[ 0.165691] cpuidle: using governor menu\n[ 0.167224] ACPI: bus type PCI registered\n[ 0.168009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.170398] PCI: Using configuration type 1 for base access\n[ 0.172707] bio: create slab at 0\n[ 0.174430] ACPI: Added _OSI(Module Device)\n[ 0.176004] ACPI: Added _OSI(Processor Device)\n[ 0.177663] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.179395] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.180995] ACPI: Interpreter enabled\n[ 0.182437] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.184989] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.191523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.194456] ACPI: (supports S0 S5)\n[ 0.195816] ACPI: Using IOAPIC for interrupt routing\n[ 0.196019] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.199441] ACPI: No dock devices found.\n[ 0.201753] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.203934] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.204007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.206306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.208197] acpiphp: Slot [3] registered\n[ 0.209731] acpiphp: Slot [4] registered\n[ 0.211298] acpiphp: Slot [5] registered\n[ 0.212024] acpiphp: Slot [6] registered\n[ 0.213535] acpiphp: Slot [7] registered\n[ 0.215084] acpiphp: Slot [8] registered\n[ 0.216022] acpiphp: Slot [9] registered\n[ 0.217549] acpiphp: Slot [10] registered\n[ 0.219090] acpiphp: Slot [11] registered\n[ 0.220021] acpiphp: Slot [12] registered\n[ 0.221581] acpiphp: Slot [13] registered\n[ 0.223149] acpiphp: Slot [14] registered\n[ 0.224027] acpiphp: Slot [15] registered\n[ 0.225616] acpiphp: Slot [16] registered\n[ 0.227159] acpiphp: Slot [17] registered\n[ 0.228030] acpiphp: Slot [18] registered\n[ 0.229624] acpiphp: Slot [19] registered\n[ 0.231777] acpiphp: Slot [20] registered\n[ 0.232024] acpiphp: Slot [21] registered\n[ 0.233629] acpiphp: Slot [22] registered\n[ 0.235206] acpiphp: Slot [23] registered\n[ 0.236022] acpiphp: Slot [24] registered\n[ 0.237588] acpiphp: Slot [25] registered\n[ 0.239142] acpiphp: Slot [26] registered\n[ 0.240022] acpiphp: Slot [27] registered\n[ 0.241560] acpiphp: Slot [28] registered\n[ 0.243100] acpiphp: Slot [29] registered\n[ 0.244025] acpiphp: Slot [30] registered\n[ 0.245567] acpiphp: Slot [31] registered\n[ 0.247094] PCI host bridge to bus 0000:00\n[ 0.248005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.249967] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.252004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.254153] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.256004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.258362] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.266329] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.268017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.289350] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.292115] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.294819] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.297245] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.299911] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.300883] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.303200] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.304000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.304004] vgaarb: loaded\n[ 0.305439] vgaarb: bridge control possible 0000:00:02.0\n[ 0.308072] SCSI subsystem initialized\n[ 0.310059] ACPI: bus type USB registered\n[ 0.311940] usbcore: registered new interface driver usbfs\n[ 0.312014] usbcore: registered new interface driver hub\n[ 0.314401] usbcore: registered new device driver usb\n[ 0.316184] PCI: Using ACPI for IRQ routing\n[ 0.318507] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321989] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.324040] NetLabel: unlabeled traffic allowed by default\n[ 0.326703] Switched to clocksource kvm-clock\n[ 0.332707] AppArmor: AppArmor Filesystem Enabled\n[ 0.334846] pnp: PnP ACPI init\n[ 0.336356] ACPI: bus type PNP registered\n[ 0.338702] pnp: PnP ACPI: found 8 devices\n[ 0.340596] ACPI: bus type PNP unregistered\n[ 0.348163] NET: Registered protocol family 2\n[ 0.350410] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.353531] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.356467] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.359188] TCP: reno registered\n[ 0.360634] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.363250] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.366047] NET: Registered protocol family 1\n[ 0.367743] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.369863] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.371969] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.389152] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.406328] Trying to unpack rootfs image as initramfs...\n[ 0.506273] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.509298] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.511381] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.514552] Scanning for low memory corruption every 60 seconds\n[ 0.516962] Initialise system trusted keyring\n[ 0.518653] audit: initializing netlink socket (disabled)\n[ 0.520645] type=2000 audit(1561894871.294:1): initialized\n[ 0.540632] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.543638] zbud: loaded\n[ 0.544960] VFS: Disk quotas dquot_6.5.2\n[ 0.546513] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549136] fuse init (API version 7.22)\n[ 0.550713] msgmni has been set to 1982\n[ 0.552266] Key type big_key registered\n[ 0.554055] Key type asymmetric registered\n[ 0.555670] Asymmetric key parser 'x509' registered\n[ 0.557515] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.560340] io scheduler noop registered\n[ 0.561842] io scheduler deadline registered (default)\n[ 0.563712] io scheduler cfq registered\n[ 0.565240] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.567250] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.569581] ipmi message handler version 39.2\n[ 0.571258] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.574040] ACPI: Power Button [PWRF]\n[ 0.575515] GHES: HEST is not enabled!\n[ 0.591778] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.623994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.626594] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652326] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.655940] Linux agpgart interface v0.103\n[ 0.658408] brd: module loaded\n[ 0.660132] loop: module loaded\n[ 0.661862] blk-mq: CPU -> queue map\n[ 0.663270] CPU 0 -> Queue 0\n[ 0.665244] vda: vda1\n[ 0.666952] scsi0 : ata_piix\n[ 0.668255] scsi1 : ata_piix\n[ 0.669487] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.671832] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.674907] libphy: Fixed MDIO Bus: probed\n[ 0.676575] tun: Universal TUN/TAP device driver, 1.6\n[ 0.678416] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.681564] PPP generic driver version 2.4.2\n[ 0.683458] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.686128] ehci-pci: EHCI PCI platform driver\n[ 0.688074] ehci-platform: EHCI generic platform driver\n[ 0.690277] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.692817] ohci-pci: OHCI PCI platform driver\n[ 0.694744] ohci-platform: OHCI generic platform driver\n[ 0.696933] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.714499] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.716715] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.720073] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.722555] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.725314] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.728441] usb usb1: Product: UHCI Host Controller\n[ 0.730517] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.733132] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.735188] hub 1-0:1.0: USB hub found\n[ 0.736894] hub 1-0:1.0: 2 ports detected\n[ 0.738800] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743117] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.745240] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.747453] mousedev: PS/2 mouse device common for all mice\n[ 0.750133] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.753854] rtc_cmos 00:00: RTC can wake from S4\n[ 0.756335] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.758951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.761645] device-mapper: uevent: version 1.0.3\n[ 0.763694] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.767283] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769850] TCP: cubic registered\n[ 0.771438] NET: Registered protocol family 10\n[ 0.773555] NET: Registered protocol family 17\n[ 0.775503] Key type dns_resolver registered\n[ 0.777495] Loading compiled-in X.509 certificates\n[ 0.780098] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.784059] registered taskstats version 1\n[ 0.787180] Key type trusted registered\n[ 0.791027] Key type encrypted registered\n[ 0.792866] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.795168] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.798014] regulator-dummy: disabling\n[ 0.799726] Magic number: 7:553:682\n[ 0.801518] rtc_cmos 00:00: setting system clock to 2019-06-30 11:41:11 UTC (1561894871)\n[ 0.805017] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.807491] EDD information not available.\n[ 0.829434] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.844205] Write protecting the kernel read-only data: 12288k\n[ 0.847209] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.851903] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.868112] systemd-udevd[99]: starting version 204\n[ 0.900590] FDC 0 is a S82078B\n[ 1.056029] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.220160] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.222550] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.225018] usb 1-1: Product: QEMU USB Tablet\n[ 1.226654] usb 1-1: Manufacturer: QEMU\n[ 1.228145] usb 1-1: SerialNumber: 42\n[ 1.929954] 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.291813] 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.411201] random: init urandom read with 10 bits of entropy available\n[ 2.549056] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 30 Jun 2019 11:41:13 +0000. Up 2.95 seconds.\ncloud-init-nonet[3.15]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.98]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 30 Jun 2019 11:41:16 +0000. Up 5.43 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.100.15 | 255.255.255.0 | fa:16:3e:4d:f2:7c |\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.100.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.100.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:\n35:13:77:22:fa:e9:9e:a9:da:75:21:a8:78:ce:c6:8e root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o o . |\n| . + o |\n| . + |\n| + + |\n| S + . |\n| . . . . . |\n| ..o o . |\n| =o. o + |\n| Eo=.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:\n69:5d:6d:8b:c9:b5:fa:16:16:12:27:33:de:6a:a2:fa root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| =.. |\n| ..B+ |\n| o oo=oo |\n| S . +oo. |\n| . . o.o |\n| . o.. . |\n| . .. |\n| .oE .. |\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:\n22:64:93:98:2a:03:cf:3d:ed:3e:a7:1c:66:94:2d:d7 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| o . |\n|. o = |\n|.+ + o o . |\n|+ o + * S E |\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:\nb7:42:79:46:cf:d4:35:3d:0a:10:65:f6:3c:f7:7e:47 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o++ .o|\n| o.o. oo|\n| . o+o..|\n| o + .o .|\n| S + o E|\n| . + . o |\n| . . +|\n| . o|\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 30 Jun 2019 11:41:22 +0000. Up 11.66 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping 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... Generating locales...\n[80G [74G[ OK ]\n en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ]\nup-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 30 Jun 2019 11:41:23 +0000. Up 12.97 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.6 LTS sprout-0 ttyS0\n\nsprout-0 login: 100 3149 100 3149 0 0 15412 0 --:--:-- --:--:-- --:--:-- 15436\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]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\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 [431 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:11 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 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 [526 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:23 http://security.ubuntu.com trusty-security/universe Translation-en [162 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 13.1 MB in 5s (2302 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.7\n+ '[' -n 192.168.100.7 ']'\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 0 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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.11 [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.11 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 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.15 [68.9 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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 16s (3480 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51354 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.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\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.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\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.11) ...\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.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\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.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8217\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 8245\nclearwater-socket-factory-sig start/running, process 8253\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8299\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.15) ...\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 0 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 (8181 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57959 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.214\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.214\n++ echo A 172.30.9.214\n++ ip2rr 172.30.9.214\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.214\n++ echo A 172.30.9.214\n++ ip2rr 172.30.9.214\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.214\n++ echo A 172.30.9.214\n++ ip2rr 172.30.9.214\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.214\n++ echo A 172.30.9.214\n++ ip2rr 172.30.9.214\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.214\n++ echo A 172.30.9.214\n+ echo 'nameserver 192.168.100.8'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Execution failed | Does... Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_diags_monitor_pro... Does not exist Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' sprout_process Execution failed | Does... Process \n clearwater_diags_monitor_pro... Does not exist Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Execution failed | Does... Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' sprout_process Execution failed | Does... Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n sprout_uptime Status failed Program \n poll_sprout_sip Status ok Program \n poll_sprout_http Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' sprout_uptime Status failed Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n sprout_uptime Status ok Program \n poll_sprout_sip Status ok Program \n poll_sprout_http Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 40ff8c769fc4c732 is healthy: got healthy result from http://192.168.100.2:4000\nmember 7f9699ea71bc8641 is healthy: got healthy result from http://192.168.100.15:4000\nmember e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n40ff8c769fc4c732: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false\n7f9699ea71bc8641: name=192-168-100-15 peerURLs=http://192.168.100.15:2380 clientURLs=http://192.168.100.15:4000 isLeader=false\ne5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.15) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.2 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.2 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.2 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/bgcf.json is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/shared_ifcs.xml is up to date\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/shared_config is up to date\n - /etc/clearwater/enum.json is up to date\n - /etc/clearwater/fallback_ifcs.xml is up to date\n - /etc/clearwater/rph.json is up to date\n - /etc/clearwater/s-cscf.json is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABdGJ-9UsA2j8593mnDYC4LIEoT15WqaeTkicWwjX4Wt-U8MEKwsSpuJqhGP2Q8muLcy6PHtBua5XNNWzjJyAX2jqAh2YSTqxmK0cuPHNBQMq34y-bYwX8ASHy9ZEP17-zb20r4BURzxW-evmbhxwbMoXjsXcHE_lOy63mz0pxZbWeCIdk' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/12440594636e4a2da0fc42d8cdd0733b/stacks/clearwater-opnfv-sprout-yu45oridniih-0-g3b4p4za7enu/5b50b715-8930-4624-b0dd-c6ad705824de/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\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 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 103100 25 100 4 100 21 11 61 --:--:-- --:--:-- --:--:-- 61\nHTTP/1.1 200 OK\nDate: Sun, 30 Jun 2019 11:45:47 GMT\nServer: Apache\nx-openstack-request-id: req-e8a54d38-b72d-4181-b460-5cff1e57c665\nContent-Length: 4\nContent-Type: application/json\n\nnullci-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 | d7:4b:81:55:81:5d:00:63:81:cf:2d:30:af:d1:08:49 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 69:5d:6d:8b:c9:b5:fa:16:16:12:27:33:de:6a:a2:fa root@sprout-0 (DSA)\nec2: 256 22:64:93:98:2a:03:cf:3d:ed:3e:a7:1c:66:94:2d:d7 root@sprout-0 (ECDSA)\nec2: 256 b7:42:79:46:cf:d4:35:3d:0a:10:65:f6:3c:f7:7e:47 root@sprout-0 (ED25519)\nec2: 2048 35:13:77:22:fa:e9:9e:a9:da:75:21:a8:78:ce:c6:8e root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGBaaAXKFOr72HPZv3VFqY/td78KUyEo9av/xCzFc9aWgjakEATKyJgf3rfvGOk2kmChJkezYN4Tfwbj7IbUbp0= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOmeJAJJ2RRjYgxUHzigz4j8+Zv7qyhKsLIoZcVbGIAp root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDINPz5wJeRwJs4aux1+FQO0EmQYs5fPdT2Y8OVQmp6smfmkR4QDYKAZwbUGwc0hiuHL9iWJHYXY2rrDD/A/Xh623D5WuNn5zXnyoX+A8uGnM6NDi/IcKA8cde1wxqUb5s7mZbmDMIe8+J0w61NGjXGglgT+KYjmB4Xj9jSalL/6jx/OqoUebH25T9WdpXKMrJN8Wx3xUkoqss7GPGJrjQWFRqY5ThjiuNztCIiBDNO2kuNLZvsmzrLqXV3qWY7ScfN6Vi0UpwUU3Ql97OzhbA4Rp5LLgQ6Otjz4t7fEHrYSgu0SRNHVFNExGhyYeh1dJaTYe7O3uC3M3T2/GM44631 root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 30 Jun 2019 11:45:48 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 277.39 seconds\n"} 2019-06-30 11:52:49,041 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/b115630a-e8ae-4d90-a693-f6e3550e73fe/action used request id req-74dfec9a-316f-41e9-b71b-e0719aa3bcc1 2019-06-30 11:52:49,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0823981761932s 2019-06-30 11:52:49,044 - functest.core.singlevm - DEBUG - console: 3fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009746] Security Framework initialized [ 0.012033] AppArmor: AppArmor initialized [ 0.013600] Yama: becoming mindful. [ 0.015087] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016893] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020443] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022819] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024246] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029670] Initializing cgroup subsys freezer [ 0.031323] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033742] Initializing cgroup subsys hugetlb [ 0.036755] mce: CPU supports 10 MCE banks [ 0.038363] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038363] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.047005] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.055399] MDS: Mitigation: Clear CPU buffers [ 0.076343] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.083147] ACPI: Core revision 20131115 [ 0.084796] ACPI: All ACPI Tables successfully acquired [ 0.089619] ftrace: allocating 28757 entries in 113 pages [ 0.116315] smpboot: Max logical packages: 1 [ 0.117961] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.120324] Enabling x2apic [ 0.121504] Enabled x2apic [ 0.122965] Switched APIC routing to physical x2apic. [ 0.125447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.128004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.132050] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.143475] KVM setup paravirtual spinlock [ 0.146049] x86: Booted up 1 node, 1 CPUs [ 0.147585] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.148407] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.150840] devtmpfs: initialized [ 0.153291] EVM: security.selinux [ 0.154649] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157218] EVM: security.capability [ 0.159578] pinctrl core: initialized pinctrl subsystem [ 0.160055] regulator-dummy: no parameters [ 0.161703] RTC time: 11:41:10, date: 06/30/19 [ 0.163466] NET: Registered protocol family 16 [ 0.164131] cpuidle: using governor ladder [ 0.165691] cpuidle: using governor menu [ 0.167224] ACPI: bus type PCI registered [ 0.168009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170398] PCI: Using configuration type 1 for base access [ 0.172707] bio: create slab at 0 [ 0.174430] ACPI: Added _OSI(Module Device) [ 0.176004] ACPI: Added _OSI(Processor Device) [ 0.177663] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.179395] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180995] ACPI: Interpreter enabled [ 0.182437] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184989] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.191523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.194456] ACPI: (supports S0 S5) [ 0.195816] ACPI: Using IOAPIC for interrupt routing [ 0.196019] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.199441] ACPI: No dock devices found. [ 0.201753] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.203934] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.204007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.206306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.208197] acpiphp: Slot [3] registered [ 0.209731] acpiphp: Slot [4] registered [ 0.211298] acpiphp: Slot [5] registered [ 0.212024] acpiphp: Slot [6] registered [ 0.213535] acpiphp: Slot [7] registered [ 0.215084] acpiphp: Slot [8] registered [ 0.216022] acpiphp: Slot [9] registered [ 0.217549] acpiphp: Slot [10] registered [ 0.219090] acpiphp: Slot [11] registered [ 0.220021] acpiphp: Slot [12] registered [ 0.221581] acpiphp: Slot [13] registered [ 0.223149] acpiphp: Slot [14] registered [ 0.224027] acpiphp: Slot [15] registered [ 0.225616] acpiphp: Slot [16] registered [ 0.227159] acpiphp: Slot [17] registered [ 0.228030] acpiphp: Slot [18] registered [ 0.229624] acpiphp: Slot [19] registered [ 0.231777] acpiphp: Slot [20] registered [ 0.232024] acpiphp: Slot [21] registered [ 0.233629] acpiphp: Slot [22] registered [ 0.235206] acpiphp: Slot [23] registered [ 0.236022] acpiphp: Slot [24] registered [ 0.237588] acpiphp: Slot [25] registered [ 0.239142] acpiphp: Slot [26] registered [ 0.240022] acpiphp: Slot [27] registered [ 0.241560] acpiphp: Slot [28] registered [ 0.243100] acpiphp: Slot [29] registered [ 0.244025] acpiphp: Slot [30] registered [ 0.245567] acpiphp: Slot [31] registered [ 0.247094] PCI host bridge to bus 0000:00 [ 0.248005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.249967] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.254153] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.258362] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.266329] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.268017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.289350] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.292115] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.294819] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.297245] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.299911] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.300883] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.303200] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.304000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.304004] vgaarb: loaded [ 0.305439] vgaarb: bridge control possible 0000:00:02.0 [ 0.308072] SCSI subsystem initialized [ 0.310059] ACPI: bus type USB registered [ 0.311940] usbcore: registered new interface driver usbfs [ 0.312014] usbcore: registered new interface driver hub [ 0.314401] usbcore: registered new device driver usb [ 0.316184] PCI: Using ACPI for IRQ routing [ 0.318507] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321989] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.324040] NetLabel: unlabeled traffic allowed by default [ 0.326703] Switched to clocksource kvm-clock [ 0.332707] AppArmor: AppArmor Filesystem Enabled [ 0.334846] pnp: PnP ACPI init [ 0.336356] ACPI: bus type PNP registered [ 0.338702] pnp: PnP ACPI: found 8 devices [ 0.340596] ACPI: bus type PNP unregistered [ 0.348163] NET: Registered protocol family 2 [ 0.350410] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.353531] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.356467] TCP: Hash tables configured (established 8192 bind 8192) [ 0.359188] TCP: reno registered [ 0.360634] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.363250] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.366047] NET: Registered protocol family 1 [ 0.367743] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369863] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371969] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.389152] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.406328] Trying to unpack rootfs image as initramfs... [ 0.506273] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.509298] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.511381] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.514552] Scanning for low memory corruption every 60 seconds [ 0.516962] Initialise system trusted keyring [ 0.518653] audit: initializing netlink socket (disabled) [ 0.520645] type=2000 audit(1561894871.294:1): initialized [ 0.540632] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.543638] zbud: loaded [ 0.544960] VFS: Disk quotas dquot_6.5.2 [ 0.546513] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.549136] fuse init (API version 7.22) [ 0.550713] msgmni has been set to 1982 [ 0.552266] Key type big_key registered [ 0.554055] Key type asymmetric registered [ 0.555670] Asymmetric key parser 'x509' registered [ 0.557515] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.560340] io scheduler noop registered [ 0.561842] io scheduler deadline registered (default) [ 0.563712] io scheduler cfq registered [ 0.565240] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.567250] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.569581] ipmi message handler version 39.2 [ 0.571258] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.574040] ACPI: Power Button [PWRF] [ 0.575515] GHES: HEST is not enabled! [ 0.591778] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.623994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.626594] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.652326] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.655940] Linux agpgart interface v0.103 [ 0.658408] brd: module loaded [ 0.660132] loop: module loaded [ 0.661862] blk-mq: CPU -> queue map [ 0.663270] CPU 0 -> Queue 0 [ 0.665244] vda: vda1 [ 0.666952] scsi0 : ata_piix [ 0.668255] scsi1 : ata_piix [ 0.669487] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.671832] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.674907] libphy: Fixed MDIO Bus: probed [ 0.676575] tun: Universal TUN/TAP device driver, 1.6 [ 0.678416] tun: (C) 1999-2004 Max Krasnyansky [ 0.681564] PPP generic driver version 2.4.2 [ 0.683458] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.686128] ehci-pci: EHCI PCI platform driver [ 0.688074] ehci-platform: EHCI generic platform driver [ 0.690277] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.692817] ohci-pci: OHCI PCI platform driver [ 0.694744] ohci-platform: OHCI generic platform driver [ 0.696933] uhci_hcd: USB Universal Host Controller Interface driver [ 0.714499] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.716715] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.720073] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.722555] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.725314] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.728441] usb usb1: Product: UHCI Host Controller [ 0.730517] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.733132] usb usb1: SerialNumber: 0000:00:01.2 [ 0.735188] hub 1-0:1.0: USB hub found [ 0.736894] hub 1-0:1.0: 2 ports detected [ 0.738800] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743117] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.745240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.747453] mousedev: PS/2 mouse device common for all mice [ 0.750133] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.753854] rtc_cmos 00:00: RTC can wake from S4 [ 0.756335] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.758951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.761645] device-mapper: uevent: version 1.0.3 [ 0.763694] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.767283] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769850] TCP: cubic registered [ 0.771438] NET: Registered protocol family 10 [ 0.773555] NET: Registered protocol family 17 [ 0.775503] Key type dns_resolver registered [ 0.777495] Loading compiled-in X.509 certificates [ 0.780098] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.784059] registered taskstats version 1 [ 0.787180] Key type trusted registered [ 0.791027] Key type encrypted registered [ 0.792866] AppArmor: AppArmor sha1 policy hashing enabled [ 0.795168] IMA: No TPM chip found, activating TPM-bypass! [ 0.798014] regulator-dummy: disabling [ 0.799726] Magic number: 7:553:682 [ 0.801518] rtc_cmos 00:00: setting system clock to 2019-06-30 11:41:11 UTC (1561894871) [ 0.805017] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.807491] EDD information not available. [ 0.829434] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.844205] Write protecting the kernel read-only data: 12288k [ 0.847209] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.851903] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.868112] systemd-udevd[99]: starting version 204 [ 0.900590] FDC 0 is a S82078B [ 1.056029] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.220160] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.222550] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.225018] usb 1-1: Product: QEMU USB Tablet [ 1.226654] usb 1-1: Manufacturer: QEMU [ 1.228145] usb 1-1: SerialNumber: 42 [ 1.929954] 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.291813] 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.411201] random: init urandom read with 10 bits of entropy available [ 2.549056] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 30 Jun 2019 11:41:13 +0000. Up 2.95 seconds. cloud-init-nonet[3.15]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.98]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 30 Jun 2019 11:41:16 +0000. Up 5.43 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.15 | 255.255.255.0 | fa:16:3e:4d:f2:7c | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:77:22:fa:e9:9e:a9:da:75:21:a8:78:ce:c6:8e root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | o o . | | . + o | | . + | | + + | | S + . | | . . . . . | | ..o o . | | =o. o + | | Eo=.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: 69:5d:6d:8b:c9:b5:fa:16:16:12:27:33:de:6a:a2:fa root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | =.. | | ..B+ | | o oo=oo | | S . +oo. | | . . o.o | | . o.. . | | . .. | | .oE .. | +-----------------+ 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: 22:64:93:98:2a:03:cf:3d:ed:3e:a7:1c:66:94:2d:d7 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | o . | |. o = | |.+ + o o . | |+ o + * S E | |.. = + | | = | | =... | | ++ | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: b7:42:79:46:cf:d4:35:3d:0a:10:65:f6:3c:f7:7e:47 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | o++ .o| | o.o. oo| | . o+o..| | o + .o .| | S + o E| | . + . o | | . . +| | . o| | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Sun, 30 Jun 2019 11:41:22 +0000. Up 11.66 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... Generating locales... [80G [74G[ OK ] en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 30 Jun 2019 11:41:23 +0000. Up 12.97 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS sprout-0 ttyS0 sprout-0 login: 100 3149 100 3149 0 0 15412 0 --:--:-- --:--:-- --:--:-- 15436 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:11 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:23 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 5s (2302 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.7 + '[' -n 192.168.100.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 16s (3480 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ... Unpacking sprout-base (1.0-180328.134516) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-scscf (1.0-180328.134516) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-icscf (1.0-180328.134516) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ... Unpacking sprout-bgcf (1.0-180328.134516) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ... Unpacking sprout-mmtel-as (1.0-180328.134516) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-180328.134516_amd64.deb ... Unpacking sprout (1.0-180328.134516) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-180328.134516) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8217 reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8245 clearwater-socket-factory-sig start/running, process 8253 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8299 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ....................................+++ ...................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (8181 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57959 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 + echo 'nameserver 192.168.100.8' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process nginx_process Running Process clearwater_diags_monitor_pro... Does not exist Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status failed Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 40ff8c769fc4c732 is healthy: got healthy result from http://192.168.100.2:4000 member 7f9699ea71bc8641 is healthy: got healthy result from http://192.168.100.15:4000 member e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 cluster is healthy + clearwater-etcdctl member list 40ff8c769fc4c732: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false 7f9699ea71bc8641: name=192-168-100-15 peerURLs=http://192.168.100.15:2380 clientURLs=http://192.168.100.15:4000 isLeader=false e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.15) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.2 is in state normal. + cw-check_config_sync - /etc/clearwater/bgcf.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_ifcs.xml is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/enum.json is up to date - /etc/clearwater/fallback_ifcs.xml is up to date - /etc/clearwater/rph.json is up to date - /etc/clearwater/s-cscf.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdGJ-9UsA2j8593mnDYC4LIEoT15WqaeTkicWwjX4Wt-U8MEKwsSpuJqhGP2Q8muLcy6PHtBua5XNNWzjJyAX2jqAh2YSTqxmK0cuPHNBQMq34y-bYwX8ASHy9ZEP17-zb20r4BURzxW-evmbhxwbMoXjsXcHE_lOy63mz0pxZbWeCIdk' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/12440594636e4a2da0fc42d8cdd0733b/stacks/clearwater-opnfv-sprout-yu45oridniih-0-g3b4p4za7enu/5b50b715-8930-4624-b0dd-c6ad705824de/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 103100 25 100 4 100 21 11 61 --:--:-- --:--:-- --:--:-- 61 HTTP/1.1 200 OK Date: Sun, 30 Jun 2019 11:45:47 GMT Server: Apache x-openstack-request-id: req-e8a54d38-b72d-4181-b460-5cff1e57c665 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | d7:4b:81:55:81:5d:00:63:81:cf:2d:30:af:d1:08:49 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 69:5d:6d:8b:c9:b5:fa:16:16:12:27:33:de:6a:a2:fa root@sprout-0 (DSA) ec2: 256 22:64:93:98:2a:03:cf:3d:ed:3e:a7:1c:66:94:2d:d7 root@sprout-0 (ECDSA) ec2: 256 b7:42:79:46:cf:d4:35:3d:0a:10:65:f6:3c:f7:7e:47 root@sprout-0 (ED25519) ec2: 2048 35:13:77:22:fa:e9:9e:a9:da:75:21:a8:78:ce:c6:8e root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGBaaAXKFOr72HPZv3VFqY/td78KUyEo9av/xCzFc9aWgjakEATKyJgf3rfvGOk2kmChJkezYN4Tfwbj7IbUbp0= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOmeJAJJ2RRjYgxUHzigz4j8+Zv7qyhKsLIoZcVbGIAp root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDINPz5wJeRwJs4aux1+FQO0EmQYs5fPdT2Y8OVQmp6smfmkR4QDYKAZwbUGwc0hiuHL9iWJHYXY2rrDD/A/Xh623D5WuNn5zXnyoX+A8uGnM6NDi/IcKA8cde1wxqUb5s7mZbmDMIe8+J0w61NGjXGglgT+KYjmB4Xj9jSalL/6jx/OqoUebH25T9WdpXKMrJN8Wx3xUkoqss7GPGJrjQWFRqY5ThjiuNztCIiBDNO2kuNLZvsmzrLqXV3qWY7ScfN6Vi0UpwUU3Ql97OzhbA4Rp5LLgQ6Otjz4t7fEHrYSgu0SRNHVFNExGhyYeh1dJaTYe7O3uC3M3T2/GM44631 root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 30 Jun 2019 11:45:48 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 277.39 seconds 2019-06-30 11:52:49,048 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console 3fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009746] Security Framework initialized [ 0.012033] AppArmor: AppArmor initialized [ 0.013600] Yama: becoming mindful. [ 0.015087] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016893] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020443] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022819] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024246] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029670] Initializing cgroup subsys freezer [ 0.031323] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033742] Initializing cgroup subsys hugetlb [ 0.036755] mce: CPU supports 10 MCE banks [ 0.038363] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038363] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.047005] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.055399] MDS: Mitigation: Clear CPU buffers [ 0.076343] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.083147] ACPI: Core revision 20131115 [ 0.084796] ACPI: All ACPI Tables successfully acquired [ 0.089619] ftrace: allocating 28757 entries in 113 pages [ 0.116315] smpboot: Max logical packages: 1 [ 0.117961] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.120324] Enabling x2apic [ 0.121504] Enabled x2apic [ 0.122965] Switched APIC routing to physical x2apic. [ 0.125447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.128004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.132050] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.143475] KVM setup paravirtual spinlock [ 0.146049] x86: Booted up 1 node, 1 CPUs [ 0.147585] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.148407] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.150840] devtmpfs: initialized [ 0.153291] EVM: security.selinux [ 0.154649] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157218] EVM: security.capability [ 0.159578] pinctrl core: initialized pinctrl subsystem [ 0.160055] regulator-dummy: no parameters [ 0.161703] RTC time: 11:41:10, date: 06/30/19 [ 0.163466] NET: Registered protocol family 16 [ 0.164131] cpuidle: using governor ladder [ 0.165691] cpuidle: using governor menu [ 0.167224] ACPI: bus type PCI registered [ 0.168009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170398] PCI: Using configuration type 1 for base access [ 0.172707] bio: create slab at 0 [ 0.174430] ACPI: Added _OSI(Module Device) [ 0.176004] ACPI: Added _OSI(Processor Device) [ 0.177663] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.179395] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180995] ACPI: Interpreter enabled [ 0.182437] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184989] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.191523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.194456] ACPI: (supports S0 S5) [ 0.195816] ACPI: Using IOAPIC for interrupt routing [ 0.196019] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.199441] ACPI: No dock devices found. [ 0.201753] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.203934] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.204007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.206306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.208197] acpiphp: Slot [3] registered [ 0.209731] acpiphp: Slot [4] registered [ 0.211298] acpiphp: Slot [5] registered [ 0.212024] acpiphp: Slot [6] registered [ 0.213535] acpiphp: Slot [7] registered [ 0.215084] acpiphp: Slot [8] registered [ 0.216022] acpiphp: Slot [9] registered [ 0.217549] acpiphp: Slot [10] registered [ 0.219090] acpiphp: Slot [11] registered [ 0.220021] acpiphp: Slot [12] registered [ 0.221581] acpiphp: Slot [13] registered [ 0.223149] acpiphp: Slot [14] registered [ 0.224027] acpiphp: Slot [15] registered [ 0.225616] acpiphp: Slot [16] registered [ 0.227159] acpiphp: Slot [17] registered [ 0.228030] acpiphp: Slot [18] registered [ 0.229624] acpiphp: Slot [19] registered [ 0.231777] acpiphp: Slot [20] registered [ 0.232024] acpiphp: Slot [21] registered [ 0.233629] acpiphp: Slot [22] registered [ 0.235206] acpiphp: Slot [23] registered [ 0.236022] acpiphp: Slot [24] registered [ 0.237588] acpiphp: Slot [25] registered [ 0.239142] acpiphp: Slot [26] registered [ 0.240022] acpiphp: Slot [27] registered [ 0.241560] acpiphp: Slot [28] registered [ 0.243100] acpiphp: Slot [29] registered [ 0.244025] acpiphp: Slot [30] registered [ 0.245567] acpiphp: Slot [31] registered [ 0.247094] PCI host bridge to bus 0000:00 [ 0.248005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.249967] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.254153] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.258362] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.266329] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.268017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.289350] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.292115] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.294819] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.297245] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.299911] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.300883] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.303200] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.304000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.304004] vgaarb: loaded [ 0.305439] vgaarb: bridge control possible 0000:00:02.0 [ 0.308072] SCSI subsystem initialized [ 0.310059] ACPI: bus type USB registered [ 0.311940] usbcore: registered new interface driver usbfs [ 0.312014] usbcore: registered new interface driver hub [ 0.314401] usbcore: registered new device driver usb [ 0.316184] PCI: Using ACPI for IRQ routing [ 0.318507] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321989] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.324040] NetLabel: unlabeled traffic allowed by default [ 0.326703] Switched to clocksource kvm-clock [ 0.332707] AppArmor: AppArmor Filesystem Enabled [ 0.334846] pnp: PnP ACPI init [ 0.336356] ACPI: bus type PNP registered [ 0.338702] pnp: PnP ACPI: found 8 devices [ 0.340596] ACPI: bus type PNP unregistered [ 0.348163] NET: Registered protocol family 2 [ 0.350410] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.353531] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.356467] TCP: Hash tables configured (established 8192 bind 8192) [ 0.359188] TCP: reno registered [ 0.360634] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.363250] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.366047] NET: Registered protocol family 1 [ 0.367743] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369863] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371969] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.389152] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.406328] Trying to unpack rootfs image as initramfs... [ 0.506273] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.509298] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.511381] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.514552] Scanning for low memory corruption every 60 seconds [ 0.516962] Initialise system trusted keyring [ 0.518653] audit: initializing netlink socket (disabled) [ 0.520645] type=2000 audit(1561894871.294:1): initialized [ 0.540632] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.543638] zbud: loaded [ 0.544960] VFS: Disk quotas dquot_6.5.2 [ 0.546513] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.549136] fuse init (API version 7.22) [ 0.550713] msgmni has been set to 1982 [ 0.552266] Key type big_key registered [ 0.554055] Key type asymmetric registered [ 0.555670] Asymmetric key parser 'x509' registered [ 0.557515] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.560340] io scheduler noop registered [ 0.561842] io scheduler deadline registered (default) [ 0.563712] io scheduler cfq registered [ 0.565240] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.567250] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.569581] ipmi message handler version 39.2 [ 0.571258] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.574040] ACPI: Power Button [PWRF] [ 0.575515] GHES: HEST is not enabled! [ 0.591778] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.623994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.626594] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.652326] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.655940] Linux agpgart interface v0.103 [ 0.658408] brd: module loaded [ 0.660132] loop: module loaded [ 0.661862] blk-mq: CPU -> queue map [ 0.663270] CPU 0 -> Queue 0 [ 0.665244] vda: vda1 [ 0.666952] scsi0 : ata_piix [ 0.668255] scsi1 : ata_piix [ 0.669487] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.671832] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.674907] libphy: Fixed MDIO Bus: probed [ 0.676575] tun: Universal TUN/TAP device driver, 1.6 [ 0.678416] tun: (C) 1999-2004 Max Krasnyansky [ 0.681564] PPP generic driver version 2.4.2 [ 0.683458] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.686128] ehci-pci: EHCI PCI platform driver [ 0.688074] ehci-platform: EHCI generic platform driver [ 0.690277] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.692817] ohci-pci: OHCI PCI platform driver [ 0.694744] ohci-platform: OHCI generic platform driver [ 0.696933] uhci_hcd: USB Universal Host Controller Interface driver [ 0.714499] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.716715] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.720073] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.722555] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.725314] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.728441] usb usb1: Product: UHCI Host Controller [ 0.730517] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.733132] usb usb1: SerialNumber: 0000:00:01.2 [ 0.735188] hub 1-0:1.0: USB hub found [ 0.736894] hub 1-0:1.0: 2 ports detected [ 0.738800] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743117] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.745240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.747453] mousedev: PS/2 mouse device common for all mice [ 0.750133] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.753854] rtc_cmos 00:00: RTC can wake from S4 [ 0.756335] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.758951] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.761645] device-mapper: uevent: version 1.0.3 [ 0.763694] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.767283] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769850] TCP: cubic registered [ 0.771438] NET: Registered protocol family 10 [ 0.773555] NET: Registered protocol family 17 [ 0.775503] Key type dns_resolver registered [ 0.777495] Loading compiled-in X.509 certificates [ 0.780098] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.784059] registered taskstats version 1 [ 0.787180] Key type trusted registered [ 0.791027] Key type encrypted registered [ 0.792866] AppArmor: AppArmor sha1 policy hashing enabled [ 0.795168] IMA: No TPM chip found, activating TPM-bypass! [ 0.798014] regulator-dummy: disabling [ 0.799726] Magic number: 7:553:682 [ 0.801518] rtc_cmos 00:00: setting system clock to 2019-06-30 11:41:11 UTC (1561894871) [ 0.805017] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.807491] EDD information not available. [ 0.829434] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.844205] Write protecting the kernel read-only data: 12288k [ 0.847209] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.851903] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.868112] systemd-udevd[99]: starting version 204 [ 0.900590] FDC 0 is a S82078B [ 1.056029] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.220160] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.222550] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.225018] usb 1-1: Product: QEMU USB Tablet [ 1.226654] usb 1-1: Manufacturer: QEMU [ 1.228145] usb 1-1: SerialNumber: 42 [ 1.929954] 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.291813] 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.411201] random: init urandom read with 10 bits of entropy available [ 2.549056] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 30 Jun 2019 11:41:13 +0000. Up 2.95 seconds. cloud-init-nonet[3.15]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.98]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 30 Jun 2019 11:41:16 +0000. Up 5.43 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.15 | 255.255.255.0 | fa:16:3e:4d:f2:7c | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 35:13:77:22:fa:e9:9e:a9:da:75:21:a8:78:ce:c6:8e root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | o o . | | . + o | | . + | | + + | | S + . | | . . . . . | | ..o o . | | =o. o + | | Eo=.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: 69:5d:6d:8b:c9:b5:fa:16:16:12:27:33:de:6a:a2:fa root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | =.. | | ..B+ | | o oo=oo | | S . +oo. | | . . o.o | | . o.. . | | . .. | | .oE .. | +-----------------+ 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: 22:64:93:98:2a:03:cf:3d:ed:3e:a7:1c:66:94:2d:d7 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | o . | |. o = | |.+ + o o . | |+ o + * S E | |.. = + | | = | | =... | | ++ | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: b7:42:79:46:cf:d4:35:3d:0a:10:65:f6:3c:f7:7e:47 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | o++ .o| | o.o. oo| | . o+o..| | o + .o .| | S + o E| | . + . o | | . . +| | . o| | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Sun, 30 Jun 2019 11:41:22 +0000. Up 11.66 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... Generating locales... [80G [74G[ OK ] en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 30 Jun 2019 11:41:23 +0000. Up 12.97 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS sprout-0 ttyS0 sprout-0 login: 100 3149 100 3149 0 0 15412 0 --:--:-- --:--:-- --:--:-- 15436 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:11 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:23 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 5s (2302 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.7 + '[' -n 192.168.100.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 16s (3480 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ... Unpacking sprout-base (1.0-180328.134516) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-scscf (1.0-180328.134516) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-icscf (1.0-180328.134516) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ... Unpacking sprout-bgcf (1.0-180328.134516) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ... Unpacking sprout-mmtel-as (1.0-180328.134516) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-180328.134516_amd64.deb ... Unpacking sprout (1.0-180328.134516) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-180328.134516) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8217 reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8245 clearwater-socket-factory-sig start/running, process 8253 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8299 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ....................................+++ ...................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (8181 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57959 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 + echo 'nameserver 192.168.100.8' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process nginx_process Running Process clearwater_diags_monitor_pro... Does not exist Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status failed Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 40ff8c769fc4c732 is healthy: got healthy result from http://192.168.100.2:4000 member 7f9699ea71bc8641 is healthy: got healthy result from http://192.168.100.15:4000 member e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 cluster is healthy + clearwater-etcdctl member list 40ff8c769fc4c732: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false 7f9699ea71bc8641: name=192-168-100-15 peerURLs=http://192.168.100.15:2380 clientURLs=http://192.168.100.15:4000 isLeader=false e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.15) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.2 is in state normal. + cw-check_config_sync - /etc/clearwater/bgcf.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_ifcs.xml is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/enum.json is up to date - /etc/clearwater/fallback_ifcs.xml is up to date - /etc/clearwater/rph.json is up to date - /etc/clearwater/s-cscf.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdGJ-9UsA2j8593mnDYC4LIEoT15WqaeTkicWwjX4Wt-U8MEKwsSpuJqhGP2Q8muLcy6PHtBua5XNNWzjJyAX2jqAh2YSTqxmK0cuPHNBQMq34y-bYwX8ASHy9ZEP17-zb20r4BURzxW-evmbhxwbMoXjsXcHE_lOy63mz0pxZbWeCIdk' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/12440594636e4a2da0fc42d8cdd0733b/stacks/clearwater-opnfv-sprout-yu45oridniih-0-g3b4p4za7enu/5b50b715-8930-4624-b0dd-c6ad705824de/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 103100 25 100 4 100 21 11 61 --:--:-- --:--:-- --:--:-- 61 HTTP/1.1 200 OK Date: Sun, 30 Jun 2019 11:45:47 GMT Server: Apache x-openstack-request-id: req-e8a54d38-b72d-4181-b460-5cff1e57c665 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | d7:4b:81:55:81:5d:00:63:81:cf:2d:30:af:d1:08:49 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 69:5d:6d:8b:c9:b5:fa:16:16:12:27:33:de:6a:a2:fa root@sprout-0 (DSA) ec2: 256 22:64:93:98:2a:03:cf:3d:ed:3e:a7:1c:66:94:2d:d7 root@sprout-0 (ECDSA) ec2: 256 b7:42:79:46:cf:d4:35:3d:0a:10:65:f6:3c:f7:7e:47 root@sprout-0 (ED25519) ec2: 2048 35:13:77:22:fa:e9:9e:a9:da:75:21:a8:78:ce:c6:8e root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGBaaAXKFOr72HPZv3VFqY/td78KUyEo9av/xCzFc9aWgjakEATKyJgf3rfvGOk2kmChJkezYN4Tfwbj7IbUbp0= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOmeJAJJ2RRjYgxUHzigz4j8+Zv7qyhKsLIoZcVbGIAp root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDINPz5wJeRwJs4aux1+FQO0EmQYs5fPdT2Y8OVQmp6smfmkR4QDYKAZwbUGwc0hiuHL9iWJHYXY2rrDD/A/Xh623D5WuNn5zXnyoX+A8uGnM6NDi/IcKA8cde1wxqUb5s7mZbmDMIe8+J0w61NGjXGglgT+KYjmB4Xj9jSalL/6jx/OqoUebH25T9WdpXKMrJN8Wx3xUkoqss7GPGJrjQWFRqY5ThjiuNztCIiBDNO2kuNLZvsmzrLqXV3qWY7ScfN6Vi0UpwUU3Ql97OzhbA4Rp5LLgQ6Otjz4t7fEHrYSgu0SRNHVFNExGhyYeh1dJaTYe7O3uC3M3T2/GM44631 root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 30 Jun 2019 11:45:48 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 277.39 seconds 2019-06-30 11:52:49,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:52:49,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:49,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1339 Content-Type: application/json Date: Sun, 30 Jun 2019 11: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-058e804d-c7fe-4a93-9773-eabedbc70571 x-openstack-request-id: req-058e804d-c7fe-4a93-9773-eabedbc70571 2019-06-30 11:52:49,258 - 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:30:f7:e3", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f7:e3", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8462a5dc-4303-4b90-afc7-1f90392e6571", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8462a5dc-4303-4b90-afc7-1f90392e6571", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:46:41.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "8462a5dc-4303-4b90-afc7-1f90392e6571", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:46:42Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "dime-0.clearwater.opnfv", "created": "2019-06-30T11:46:04Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:03:1b", "version": 4, "addr": "192.168.100.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:03:1b", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ab63cc85-062d-40aa-9f2b-ac80d4ae5adc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ab63cc85-062d-40aa-9f2b-ac80d4ae5adc", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:46:39.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "ab63cc85-062d-40aa-9f2b-ac80d4ae5adc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:46:39Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "homer-0.clearwater.opnfv", "created": "2019-06-30T11:46:03Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:b0:85", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:b0:85", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e3ffb15c-345e-4467-9999-4d0eda76d391", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e3ffb15c-345e-4467-9999-4d0eda76d391", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:46:31.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "e3ffb15c-345e-4467-9999-4d0eda76d391", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:46:31Z", "hostId": "b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "bono-0.clearwater.opnfv", "created": "2019-06-30T11:46:01Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:f2:7c", "version": 4, "addr": "192.168.100.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:f2:7c", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b115630a-e8ae-4d90-a693-f6e3550e73fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b115630a-e8ae-4d90-a693-f6e3550e73fe", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:41:10.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "b115630a-e8ae-4d90-a693-f6e3550e73fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:41:10Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "sprout-0.clearwater.opnfv", "created": "2019-06-30T11:40:52Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c0:54", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c0:54", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e698e15c-2fa9-4598-a71a-4947c376696e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e698e15c-2fa9-4598-a71a-4947c376696e", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:31:09.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "e698e15c-2fa9-4598-a71a-4947c376696e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:31:09Z", "hostId": "b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "vellum-0.clearwater.opnfv", "created": "2019-06-30T11:30:51Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:6a:d9", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:6a:d9", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9527945b-318e-4038-a3ec-23772df14d6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9527945b-318e-4038-a3ec-23772df14d6a", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:27:25.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "9527945b-318e-4038-a3ec-23772df14d6a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:27:25Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "ellis-0.clearwater.opnfv", "created": "2019-06-30T11:25:38Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:e8:2e", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:e8:2e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:24:59.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:24:59Z", "hostId": "b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "ns.clearwater.opnfv", "created": "2019-06-30T11:23:13Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:52:49,258 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-058e804d-c7fe-4a93-9773-eabedbc70571 2019-06-30 11:52:49,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205862045288s 2019-06-30 11:52:49,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-30 11:52:49,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/e698e15c-2fa9-4598-a71a-4947c376696e/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-30 11:52:49,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 15943 Content-Type: application/json Date: Sun, 30 Jun 2019 11: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-90344228-f2df-4e88-babe-469138296431 x-openstack-request-id: req-90344228-f2df-4e88-babe-469138296431 2019-06-30 11:52:49,347 - keystoneauth.session - DEBUG - RESP BODY: {"output": "Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 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 [526 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 [582 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 [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 8s (1526 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.7\n+ '[' -n 192.168.100.7 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\n0 upgraded, 139 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 170 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 libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.5 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2019a-0ubuntu0.14.04 [70.0 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 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-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u211-2.6.17-0ubuntu0.1 [39.6 MB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:52 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:60 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:62 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:64 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:66 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:68 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:72 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:74 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 12s (13.7 MB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.5_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2019a-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2019a-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.3_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ...\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_7u211-2.6.17-0ubuntu0.1_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.2) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2019a-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.11) ...\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.5) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:PSCProcert.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:Izenpe.com.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:Starfield_Class_2_CA.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_RootCA_2015.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:Certplus_Root_CA_G2.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:Secure_Global_CA.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:EC-ACC.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ...\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.15) ...\nProcessing triggers for ca-certificates (20170717~14.04.2) ...\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 ... 53180 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\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.15_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up gdb (7.7.1-0ubuntu5~14.04.3) ...\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11850\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nExiting: cassandra.yaml is missing\nExiting: cassandra.yaml is missing\n ...done.\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12506\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\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 0 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 (6111 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59737 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n+ echo 'nameserver 192.168.100.8'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Execution failed | Does... Process \n ntp_process Running Process \n memcached_process Running Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n cassandra_process Initializing Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n cassandra_uptime Initializing Program \n poll_cassandra Initializing Program \n poll_cqlsh Initializing Program \n astaire_uptime Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' rogers_process Execution failed | Does... Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n cassandra_process Initializing Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n cassandra_uptime Initializing Program \n poll_cassandra Initializing Program \n poll_cqlsh Initializing Program \n astaire_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Execution failed | Does... Process \n ntp_process Running Process \n memcached_process Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Does not exist Process \n cassandra_process Execution failed | Does... Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n cassandra_uptime Wait parent Program \n poll_cassandra Wait parent Program \n poll_cqlsh Wait parent Program \n astaire_uptime Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' rogers_process Execution failed | Does... Process \n clearwater_diags_monitor_pro... Does not exist Process \n cassandra_process Execution failed | Does... Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n cassandra_uptime Wait parent Program \n poll_cassandra Wait parent Program \n poll_cqlsh Wait parent Program \n astaire_uptime Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Does not exist Process \n rogers_process Execution failed | Does... Process \n ntp_process Running Process \n memcached_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Does not exist Process \n chronos_process Running Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' snmpd_process Does not exist Process \n rogers_process Execution failed | Does... Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Does not exist Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Running Process \n ntp_process Running Process \n memcached_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Does not exist Process \n cassandra_process Execution failed | Does... Process \n chronos_process Running Process \n astaire_process Running Process \n rogers_uptime Initializing Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n cassandra_uptime Wait parent Program \n poll_cassandra Wait parent Program \n poll_cqlsh Wait parent Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' clearwater_cluster_manager_p... Does not exist Process \n cassandra_process Execution failed | Does... Process \n rogers_uptime Initializing Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n cassandra_uptime Wait parent Program \n poll_cassandra Wait parent Program \n poll_cqlsh Wait parent Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 4m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Running Process \n ntp_process Running Process \n memcached_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n cassandra_process Running Process \n chronos_process Running Process \n astaire_process Running Process \n rogers_uptime Status ok Program \n monit_uptime Status ok Program \n memcached_uptime Status ok Program \n poll_memcached Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n cassandra_uptime Status ok Program \n poll_cassandra Status ok Program \n poll_cqlsh Status ok Program \n chronos_uptime Status ok Program \n poll_chronos Status ok Program \n astaire_uptime Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 40ff8c769fc4c732 is healthy: got healthy result from http://192.168.100.2:4000\nmember e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n40ff8c769fc4c732: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false\ne5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.2) should be in the Cassandra, Chronos and Memcached clusters.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.2 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.2 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.2 is in state normal.\n\n+ cw-check_config_sync\n - /etc/chronos/chronos_shared.conf is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/shared_config is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABdGJ1mGyg4KhVAWco6KO53uFbQGJdXPudKJklgqZgEWMtG_5qIJFcT-nP2mh5jm2YcNto4AftQm9cboy8FJljA6Ckq6oytvPRe_XE05GlXQQAFIOpcF-ybiIHcdovFhY555IcOqQIPfsZQL-JtZdfbAWQMhMUxPVCgp2F9M0-9NPqukC4' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/12440594636e4a2da0fc42d8cdd0733b/stacks/clearwater-opnfv-vellum-grvoj7l7tyyx-0-fxumczt27fi3/d189380f-4365-4279-ae9a-f5ae7bf3bf79/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\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 25 100 4 100 21 9 52 --:--:-- --:--:-- --:--:-- 52\nHTTP/1.1 200 OK\nDate: Sun, 30 Jun 2019 11:40:35 GMT\nServer: Apache\nx-openstack-request-id: req-4aee8438-f4f9-481f-8d90-4ba33e5c5334\nContent-Length: 4\nContent-Type: application/json\n\nnullci-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 | d7:4b:81:55:81:5d:00:63:81:cf:2d:30:af:d1:08:49 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 0b:b0:8c:ee:f3:9a:ed:d6:b8:c9:70:1b:fa:97:53:78 root@vellum-0 (DSA)\nec2: 256 99:e8:40:01:78:25:1a:3a:f5:6a:c4:25:c9:60:4b:7d root@vellum-0 (ECDSA)\nec2: 256 9d:a0:d9:20:13:3f:53:62:0e:f3:57:03:ac:7a:b1:2e root@vellum-0 (ED25519)\nec2: 2048 b0:96:34:50:96:59:b0:a1:a8:66:1a:18:09:39:ca:83 root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK2c+BJr44ZsM4q5xLUOQGJmL+fSjnASVTogFNw5dRKyuers1QuWnQygLHtBaNPMUbKBAO1r6NIbxgvHQzXY2Is= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFB4xMhclV0/7pvrdsAKJs4UZBsQPTAOYc0bspubDq4k root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWPzf9bGWqktVEGnLrHcGdiqDM8aT1Tf5dbItVdxuqhNCMA1bG4ph9QYr2+N2oazpDUecyJFX1+60QipW/XsAACoK8JHu1a1xzeBwKWYXRyseiSKgDrbEuQTeWkCsXqtLPacd5ytJ/ssdcIABVakuXisbiWwuigCnxLhDqIT/aldG1hYrcmXA6UEeLPkyFUTVcfQwX6IFlyFlMlPdnNLIjSuzLITxDbn1kdA9MpXzMKe5iEnDdit9NJiaynzSqwXJBDf/YN5yhHclOYNqSzAvhIuB4G1lZ3aUKyun9rr3dSg2cvkLXp5XgvPKlFHwElsO/4nKbULti4cVQEdTc4CZ9 root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 30 Jun 2019 11:40:36 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 565.72 seconds\n"} 2019-06-30 11:52:49,349 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/e698e15c-2fa9-4598-a71a-4947c376696e/action used request id req-90344228-f2df-4e88-babe-469138296431 2019-06-30 11:52:49,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0823490619659s 2019-06-30 11:52:49,351 - functest.core.singlevm - DEBUG - console: Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1526 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.7 + '[' -n 192.168.100.7 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 0 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.5 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2019a-0ubuntu0.14.04 [70.0 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:21 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 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-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u211-2.6.17-0ubuntu0.1 [39.6 MB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:60 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:62 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:64 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:66 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:68 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:72 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:74 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 12s (13.7 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.5_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2019a-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2019a-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u211-2.6.17-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2019a-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Certum_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:CNNIC_ROOT.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:PSCProcert.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:SecureSign_RootCA11.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Secure_Global_CA.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AddTrust_External_Root.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:ACEDICOM_Root.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:EC-ACC.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:SecureTrust_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:ACCVRAIZ1.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:AffirmTrust_Networking.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem done. Setting up openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53180 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11850 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12506 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 1s (6111 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59737 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 + echo 'nameserver 192.168.100.8' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process cassandra_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process cassandra_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Running Process clearwater_diags_monitor_pro... Does not exist Process cassandra_process Execution failed | Does... Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program astaire_uptime Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist Process cassandra_process Execution failed | Does... Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program astaire_uptime Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Does not exist Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process chronos_process Running Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' snmpd_process Does not exist Process rogers_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process cassandra_process Execution failed | Does... Process chronos_process Running Process astaire_process Running Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_cluster_manager_p... Does not exist Process cassandra_process Execution failed | Does... Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 40ff8c769fc4c732 is healthy: got healthy result from http://192.168.100.2:4000 member e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 cluster is healthy + clearwater-etcdctl member list 40ff8c769fc4c732: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.2) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.2 is in state normal. + cw-check_config_sync - /etc/chronos/chronos_shared.conf is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdGJ1mGyg4KhVAWco6KO53uFbQGJdXPudKJklgqZgEWMtG_5qIJFcT-nP2mh5jm2YcNto4AftQm9cboy8FJljA6Ckq6oytvPRe_XE05GlXQQAFIOpcF-ybiIHcdovFhY555IcOqQIPfsZQL-JtZdfbAWQMhMUxPVCgp2F9M0-9NPqukC4' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/12440594636e4a2da0fc42d8cdd0733b/stacks/clearwater-opnfv-vellum-grvoj7l7tyyx-0-fxumczt27fi3/d189380f-4365-4279-ae9a-f5ae7bf3bf79/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 9 52 --:--:-- --:--:-- --:--:-- 52 HTTP/1.1 200 OK Date: Sun, 30 Jun 2019 11:40:35 GMT Server: Apache x-openstack-request-id: req-4aee8438-f4f9-481f-8d90-4ba33e5c5334 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | d7:4b:81:55:81:5d:00:63:81:cf:2d:30:af:d1:08:49 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 0b:b0:8c:ee:f3:9a:ed:d6:b8:c9:70:1b:fa:97:53:78 root@vellum-0 (DSA) ec2: 256 99:e8:40:01:78:25:1a:3a:f5:6a:c4:25:c9:60:4b:7d root@vellum-0 (ECDSA) ec2: 256 9d:a0:d9:20:13:3f:53:62:0e:f3:57:03:ac:7a:b1:2e root@vellum-0 (ED25519) ec2: 2048 b0:96:34:50:96:59:b0:a1:a8:66:1a:18:09:39:ca:83 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK2c+BJr44ZsM4q5xLUOQGJmL+fSjnASVTogFNw5dRKyuers1QuWnQygLHtBaNPMUbKBAO1r6NIbxgvHQzXY2Is= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFB4xMhclV0/7pvrdsAKJs4UZBsQPTAOYc0bspubDq4k root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWPzf9bGWqktVEGnLrHcGdiqDM8aT1Tf5dbItVdxuqhNCMA1bG4ph9QYr2+N2oazpDUecyJFX1+60QipW/XsAACoK8JHu1a1xzeBwKWYXRyseiSKgDrbEuQTeWkCsXqtLPacd5ytJ/ssdcIABVakuXisbiWwuigCnxLhDqIT/aldG1hYrcmXA6UEeLPkyFUTVcfQwX6IFlyFlMlPdnNLIjSuzLITxDbn1kdA9MpXzMKe5iEnDdit9NJiaynzSqwXJBDf/YN5yhHclOYNqSzAvhIuB4G1lZ3aUKyun9rr3dSg2cvkLXp5XgvPKlFHwElsO/4nKbULti4cVQEdTc4CZ9 root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 30 Jun 2019 11:40:36 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 565.72 seconds 2019-06-30 11:52:49,357 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1526 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.7 + '[' -n 192.168.100.7 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 0 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.5 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2019a-0ubuntu0.14.04 [70.0 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:21 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 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-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u211-2.6.17-0ubuntu0.1 [39.6 MB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:60 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:62 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:64 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:66 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:68 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:72 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:74 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 12s (13.7 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.5_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2019a-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2019a-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u211-2.6.17-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2019a-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Certum_Root_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:CNNIC_ROOT.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:PSCProcert.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:SecureSign_RootCA11.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Secure_Global_CA.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:AddTrust_External_Root.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:ACEDICOM_Root.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:EC-ACC.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:SecureTrust_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:ISRG_Root_X1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:ACCVRAIZ1.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:AffirmTrust_Networking.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem done. Setting up openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53180 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11850 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12506 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 1s (6111 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59737 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 + echo 'nameserver 192.168.100.8' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process cassandra_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process cassandra_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Running Process clearwater_diags_monitor_pro... Does not exist Process cassandra_process Execution failed | Does... Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program astaire_uptime Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist Process cassandra_process Execution failed | Does... Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program astaire_uptime Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Does not exist Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process chronos_process Running Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' snmpd_process Does not exist Process rogers_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process cassandra_process Execution failed | Does... Process chronos_process Running Process astaire_process Running Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_cluster_manager_p... Does not exist Process cassandra_process Execution failed | Does... Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 40ff8c769fc4c732 is healthy: got healthy result from http://192.168.100.2:4000 member e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 cluster is healthy + clearwater-etcdctl member list 40ff8c769fc4c732: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.2) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.2 is in state normal. + cw-check_config_sync - /etc/chronos/chronos_shared.conf is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABdGJ1mGyg4KhVAWco6KO53uFbQGJdXPudKJklgqZgEWMtG_5qIJFcT-nP2mh5jm2YcNto4AftQm9cboy8FJljA6Ckq6oytvPRe_XE05GlXQQAFIOpcF-ybiIHcdovFhY555IcOqQIPfsZQL-JtZdfbAWQMhMUxPVCgp2F9M0-9NPqukC4' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/12440594636e4a2da0fc42d8cdd0733b/stacks/clearwater-opnfv-vellum-grvoj7l7tyyx-0-fxumczt27fi3/d189380f-4365-4279-ae9a-f5ae7bf3bf79/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 9 52 --:--:-- --:--:-- --:--:-- 52 HTTP/1.1 200 OK Date: Sun, 30 Jun 2019 11:40:35 GMT Server: Apache x-openstack-request-id: req-4aee8438-f4f9-481f-8d90-4ba33e5c5334 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | d7:4b:81:55:81:5d:00:63:81:cf:2d:30:af:d1:08:49 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 0b:b0:8c:ee:f3:9a:ed:d6:b8:c9:70:1b:fa:97:53:78 root@vellum-0 (DSA) ec2: 256 99:e8:40:01:78:25:1a:3a:f5:6a:c4:25:c9:60:4b:7d root@vellum-0 (ECDSA) ec2: 256 9d:a0:d9:20:13:3f:53:62:0e:f3:57:03:ac:7a:b1:2e root@vellum-0 (ED25519) ec2: 2048 b0:96:34:50:96:59:b0:a1:a8:66:1a:18:09:39:ca:83 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK2c+BJr44ZsM4q5xLUOQGJmL+fSjnASVTogFNw5dRKyuers1QuWnQygLHtBaNPMUbKBAO1r6NIbxgvHQzXY2Is= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFB4xMhclV0/7pvrdsAKJs4UZBsQPTAOYc0bspubDq4k root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWPzf9bGWqktVEGnLrHcGdiqDM8aT1Tf5dbItVdxuqhNCMA1bG4ph9QYr2+N2oazpDUecyJFX1+60QipW/XsAACoK8JHu1a1xzeBwKWYXRyseiSKgDrbEuQTeWkCsXqtLPacd5ytJ/ssdcIABVakuXisbiWwuigCnxLhDqIT/aldG1hYrcmXA6UEeLPkyFUTVcfQwX6IFlyFlMlPdnNLIjSuzLITxDbn1kdA9MpXzMKe5iEnDdit9NJiaynzSqwXJBDf/YN5yhHclOYNqSzAvhIuB4G1lZ3aUKyun9rr3dSg2cvkLXp5XgvPKlFHwElsO/4nKbULti4cVQEdTc4CZ9 root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 30 Jun 2019 11:40:36 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 565.72 seconds 2019-06-30 11:52:49,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:52:49,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:49,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1339 Content-Type: application/json Date: Sun, 30 Jun 2019 11: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-8cca2ff8-4089-48d4-b665-43eca31c1114 x-openstack-request-id: req-8cca2ff8-4089-48d4-b665-43eca31c1114 2019-06-30 11:52:49,571 - 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:30:f7:e3", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f7:e3", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8462a5dc-4303-4b90-afc7-1f90392e6571", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8462a5dc-4303-4b90-afc7-1f90392e6571", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:46:41.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "8462a5dc-4303-4b90-afc7-1f90392e6571", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:46:42Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "dime-0.clearwater.opnfv", "created": "2019-06-30T11:46:04Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:03:1b", "version": 4, "addr": "192.168.100.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:03:1b", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ab63cc85-062d-40aa-9f2b-ac80d4ae5adc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ab63cc85-062d-40aa-9f2b-ac80d4ae5adc", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:46:39.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "ab63cc85-062d-40aa-9f2b-ac80d4ae5adc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:46:39Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "homer-0.clearwater.opnfv", "created": "2019-06-30T11:46:03Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:b0:85", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:b0:85", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e3ffb15c-345e-4467-9999-4d0eda76d391", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e3ffb15c-345e-4467-9999-4d0eda76d391", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:46:31.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "e3ffb15c-345e-4467-9999-4d0eda76d391", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:46:31Z", "hostId": "b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "bono-0.clearwater.opnfv", "created": "2019-06-30T11:46:01Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:f2:7c", "version": 4, "addr": "192.168.100.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:f2:7c", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b115630a-e8ae-4d90-a693-f6e3550e73fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b115630a-e8ae-4d90-a693-f6e3550e73fe", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:41:10.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "b115630a-e8ae-4d90-a693-f6e3550e73fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:41:10Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "sprout-0.clearwater.opnfv", "created": "2019-06-30T11:40:52Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c0:54", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c0:54", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e698e15c-2fa9-4598-a71a-4947c376696e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e698e15c-2fa9-4598-a71a-4947c376696e", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:31:09.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "e698e15c-2fa9-4598-a71a-4947c376696e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:31:09Z", "hostId": "b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "vellum-0.clearwater.opnfv", "created": "2019-06-30T11:30:51Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:6a:d9", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:6a:d9", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9527945b-318e-4038-a3ec-23772df14d6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9527945b-318e-4038-a3ec-23772df14d6a", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:27:25.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "9527945b-318e-4038-a3ec-23772df14d6a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:27:25Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "ellis-0.clearwater.opnfv", "created": "2019-06-30T11:25:38Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:e8:2e", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:e8:2e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:24:59.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:24:59Z", "hostId": "b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "ns.clearwater.opnfv", "created": "2019-06-30T11:23:13Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:52:49,571 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8cca2ff8-4089-48d4-b665-43eca31c1114 2019-06-30 11:52:49,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.209633827209s 2019-06-30 11:52:49,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-30 11:52:49,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/9527945b-318e-4038-a3ec-23772df14d6a/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-30 11:52:49,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21639 Content-Type: application/json Date: Sun, 30 Jun 2019 11: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-b96368fc-9ed6-4f9b-bed1-ff7cae325b60 x-openstack-request-id: req-b96368fc-9ed6-4f9b-bed1-ff7cae325b60 2019-06-30 11:52:49,651 - 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-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 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] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000003ffe0000 000040\n[ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff]\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_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 1 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 0x40000000-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:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\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] allocated 4194304 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.009755] Security Framework initialized\n[ 0.012034] AppArmor: AppArmor initialized\n[ 0.013613] Yama: becoming mindful.\n[ 0.015109] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016905] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020450] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.026727] Initializing cgroup subsys memory\n[ 0.028006] Initializing cgroup subsys devices\n[ 0.029682] Initializing cgroup subsys freezer\n[ 0.031349] Initializing cgroup subsys blkio\n[ 0.032003] Initializing cgroup subsys perf_event\n[ 0.033755] Initializing cgroup subsys hugetlb\n[ 0.036762] mce: CPU supports 10 MCE banks\n[ 0.038385] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038385] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.047026] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.056003] MDS: Mitigation: Clear CPU buffers\n[ 0.078049] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.088662] ACPI: Core revision 20131115\n[ 0.090791] ACPI: All ACPI Tables successfully acquired\n[ 0.092454] ftrace: allocating 28757 entries in 113 pages\n[ 0.112363] smpboot: Max logical packages: 1\n[ 0.113995] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.116315] Enabling x2apic\n[ 0.117500] Enabled x2apic\n[ 0.120010] Switched APIC routing to physical x2apic.\n[ 0.124376] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.126501] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.129684] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.139834] KVM setup paravirtual spinlock\n[ 0.142059] x86: Booted up 1 node, 1 CPUs\n[ 0.143603] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.144406] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.146820] devtmpfs: initialized\n[ 0.149681] EVM: security.selinux\n[ 0.151015] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153217] EVM: security.capability\n[ 0.155575] pinctrl core: initialized pinctrl subsystem\n[ 0.156049] regulator-dummy: no parameters\n[ 0.157663] RTC time: 11:27:26, date: 06/30/19\n[ 0.159328] NET: Registered protocol family 16\n[ 0.160128] cpuidle: using governor ladder\n[ 0.161656] cpuidle: using governor menu\n[ 0.163159] ACPI: bus type PCI registered\n[ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166346] PCI: Using configuration type 1 for base access\n[ 0.168709] bio: create slab at 0\n[ 0.170414] ACPI: Added _OSI(Module Device)\n[ 0.171965] ACPI: Added _OSI(Processor Device)\n[ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173699] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176610] ACPI: Interpreter enabled\n[ 0.178032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.187473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.190241] ACPI: (supports S0 S5)\n[ 0.191559] ACPI: Using IOAPIC for interrupt routing\n[ 0.192017] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.195391] ACPI: No dock devices found.\n[ 0.197757] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.199903] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.200007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.202272] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.204199] acpiphp: Slot [3] registered\n[ 0.205707] acpiphp: Slot [4] registered\n[ 0.207219] acpiphp: Slot [5] registered\n[ 0.208024] acpiphp: Slot [6] registered\n[ 0.209520] acpiphp: Slot [7] registered\n[ 0.211011] acpiphp: Slot [8] registered\n[ 0.212021] acpiphp: Slot [9] registered\n[ 0.213517] acpiphp: Slot [10] registered\n[ 0.215042] acpiphp: Slot [11] registered\n[ 0.216024] acpiphp: Slot [12] registered\n[ 0.217536] acpiphp: Slot [13] registered\n[ 0.219057] acpiphp: Slot [14] registered\n[ 0.220021] acpiphp: Slot [15] registered\n[ 0.221538] acpiphp: Slot [16] registered\n[ 0.223050] acpiphp: Slot [17] registered\n[ 0.224029] acpiphp: Slot [18] registered\n[ 0.225547] acpiphp: Slot [19] registered\n[ 0.227065] acpiphp: Slot [20] registered\n[ 0.228021] acpiphp: Slot [21] registered\n[ 0.229545] acpiphp: Slot [22] registered\n[ 0.231067] acpiphp: Slot [23] registered\n[ 0.232021] acpiphp: Slot [24] registered\n[ 0.233537] acpiphp: Slot [25] registered\n[ 0.235055] acpiphp: Slot [26] registered\n[ 0.236021] acpiphp: Slot [27] registered\n[ 0.237535] acpiphp: Slot [28] registered\n[ 0.239047] acpiphp: Slot [29] registered\n[ 0.240021] acpiphp: Slot [30] registered\n[ 0.241528] acpiphp: Slot [31] registered\n[ 0.243045] PCI host bridge to bus 0000:00\n[ 0.244005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.245921] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.250118] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.254331] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262187] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.286559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.289241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.291902] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.293233] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.295851] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.296885] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.299175] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.300000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.300004] vgaarb: loaded\n[ 0.301124] vgaarb: bridge control possible 0000:00:02.0\n[ 0.303259] SCSI subsystem initialized\n[ 0.304223] ACPI: bus type USB registered\n[ 0.305775] usbcore: registered new interface driver usbfs\n[ 0.307724] usbcore: registered new interface driver hub\n[ 0.308038] usbcore: registered new device driver usb\n[ 0.310034] PCI: Using ACPI for IRQ routing\n[ 0.311966] NetLabel: Initializing\n[ 0.312007] NetLabel: domain hash size = 128\n[ 0.313615] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.315411] NetLabel: unlabeled traffic allowed by default\n[ 0.316210] Switched to clocksource kvm-clock\n[ 0.324478] AppArmor: AppArmor Filesystem Enabled\n[ 0.326209] pnp: PnP ACPI init\n[ 0.327439] ACPI: bus type PNP registered\n[ 0.329406] pnp: PnP ACPI: found 8 devices\n[ 0.330949] ACPI: bus type PNP unregistered\n[ 0.338137] NET: Registered protocol family 2\n[ 0.340016] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.342498] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.344853] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.347149] TCP: reno registered\n[ 0.348433] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.350491] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.352751] NET: Registered protocol family 1\n[ 0.354374] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.356435] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.358453] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.375653] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.393073] Trying to unpack rootfs image as initramfs...\n[ 0.493937] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.497032] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.499131] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.502335] Scanning for low memory corruption every 60 seconds\n[ 0.504872] Initialise system trusted keyring\n[ 0.506599] audit: initializing netlink socket (disabled)\n[ 0.508617] type=2000 audit(1561894046.993:1): initialized\n[ 0.529752] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.532810] zbud: loaded\n[ 0.534145] VFS: Disk quotas dquot_6.5.2\n[ 0.535720] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.538371] fuse init (API version 7.22)\n[ 0.539951] msgmni has been set to 1982\n[ 0.541510] Key type big_key registered\n[ 0.543320] Key type asymmetric registered\n[ 0.544915] Asymmetric key parser 'x509' registered\n[ 0.546744] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.549573] io scheduler noop registered\n[ 0.551097] io scheduler deadline registered (default)\n[ 0.553006] io scheduler cfq registered\n[ 0.554580] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.556609] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.559011] ipmi message handler version 39.2\n[ 0.560723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.563510] ACPI: Power Button [PWRF]\n[ 0.565039] GHES: HEST is not enabled!\n[ 0.581652] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.614671] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.617417] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643205] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646842] Linux agpgart interface v0.103\n[ 0.649347] brd: module loaded\n[ 0.651062] loop: module loaded\n[ 0.652773] blk-mq: CPU -> queue map\n[ 0.654199] CPU 0 -> Queue 0\n[ 0.656334] vda: vda1\n[ 0.658119] scsi0 : ata_piix\n[ 0.659401] scsi1 : ata_piix\n[ 0.660650] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.663025] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.666160] libphy: Fixed MDIO Bus: probed\n[ 0.667819] tun: Universal TUN/TAP device driver, 1.6\n[ 0.669680] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.672986] PPP generic driver version 2.4.2\n[ 0.674647] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.676953] ehci-pci: EHCI PCI platform driver\n[ 0.678631] ehci-platform: EHCI generic platform driver\n[ 0.680538] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.682729] ohci-pci: OHCI PCI platform driver\n[ 0.684403] ohci-platform: OHCI generic platform driver\n[ 0.686313] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.703503] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.705428] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.708343] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.710529] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.712923] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.715644] usb usb1: Product: UHCI Host Controller\n[ 0.717438] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.719693] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.721485] hub 1-0:1.0: USB hub found\n[ 0.722972] hub 1-0:1.0: 2 ports detected\n[ 0.724673] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.728593] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.730436] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.732388] mousedev: PS/2 mouse device common for all mice\n[ 0.734792] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.738040] rtc_cmos 00:00: RTC can wake from S4\n[ 0.740288] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.742559] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.744923] device-mapper: uevent: version 1.0.3\n[ 0.746721] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.749832] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.752059] TCP: cubic registered\n[ 0.753499] NET: Registered protocol family 10\n[ 0.755412] NET: Registered protocol family 17\n[ 0.757118] Key type dns_resolver registered\n[ 0.758878] Loading compiled-in X.509 certificates\n[ 0.761227] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.764702] registered taskstats version 1\n[ 0.767675] Key type trusted registered\n[ 0.771313] Key type encrypted registered\n[ 0.772923] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.774924] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.777484] regulator-dummy: disabling\n[ 0.778977] Magic number: 7:347:480\n[ 0.780574] rtc_cmos 00:00: setting system clock to 2019-06-30 11:27:26 UTC (1561894046)\n[ 0.783671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.785844] EDD information not available.\n[ 0.822034] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.836747] Write protecting the kernel read-only data: 12288k\n[ 0.840245] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.845307] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.860119] systemd-udevd[99]: starting version 204\n[ 0.896628] FDC 0 is a S82078B\n[ 1.048054] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.212510] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.214920] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.217404] usb 1-1: Product: QEMU USB Tablet\n[ 1.219060] usb 1-1: Manufacturer: QEMU\n[ 1.220565] usb 1-1: SerialNumber: 42\n[ 1.925695] 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.294543] 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.397290] random: init urandom read with 10 bits of entropy available\n[ 2.539202] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 30 Jun 2019 11:27:28 +0000. Up 2.95 seconds.\ncloud-init-nonet[3.17]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.84]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 30 Jun 2019 11:27:31 +0000. Up 5.45 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.100.7 | 255.255.255.0 | fa:16:3e:96:6a:d9 |\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.100.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\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 ]\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:\nca:66:3d:9d:16:37:5a:03:f1:5f:f6:8e:35:98:2e:52 root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| o |\n| . . o|\n| . .oo.|\n| S .E=o..o|\n| . o ..*.o +.|\n| = o.=. .. .|\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:\n29:c6:dc:fc:d1:ff:7e:86:54:9a:49:05:9b:28:c7:82 root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| . . . o.|\n| E o + o. |\n| o o . = . .|\n| = S . .. = |\n| . . . . .= |\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:\n37:3c:9b:e7:d5:19:67:be:d7:9f:a1:3a:f8:77:ec:05 root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| . |\n| S = E.o|\n| . = =+|\n| + . oo=|\n| . + o.oB|\n| .o=.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:\n18:7b:37:da:5c:5b:9d:f7:19:b0:e6:d8:e9:48:fb:60 root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| . . |\n| + o..|\n| o S o .o.oo|\n| . = o=o. =|\n| . oE.+ ..|\n| o = |\n| o.o |\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 30 Jun 2019 11:27:37 +0000. Up 11.51 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping 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 Sun, 30 Jun 2019 11:27:39 +0000. Up 12.75 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.6 LTS ellis-0 ttyS0\n\nellis-0 login: 100 3149 100 3149 0 0 15504 0 --:--:-- --:--:-- --:--:-- 15745100 3149 100 3149 0 0 15501 0 --:--:-- --:--:-- --:--:-- 15745\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 [172 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:11 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:18 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:21 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 6s (2155 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.100.7\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 0 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://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 [1024 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 [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.11 [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.11 [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.2 [146 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.15 [68.9 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [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 17s (4094 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51354 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.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\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.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\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 ... 51957 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.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-170.220) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\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.11) ...\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.11) ...\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.2) ...\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.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-170.220) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 9270\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.............................................................+++\n........................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up ellis (1.0-180326.110234) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting ellis\nCollecting metaswitchcommon (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting backports-abc (from ellis)\nCollecting certifi (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting singledispatch (from ellis)\nCollecting tornado (from ellis)\nCollecting pycurl (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting defusedxml (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\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 0 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://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nFetched 38.4 MB in 5s (6407 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58165 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nshared_config downloaded to /tmp/shared_config\n+ cat\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\n\nConfig successfully validated\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nConfiguration file change: user None has modified shared_config.\n Lines added:\n\"# Deployment definitions\"\n\"home_domain=clearwater.opnfv\"\n\"sprout_hostname=sprout.clearwater.opnfv\"\n\"hs_hostname=hs.clearwater.opnfv:8888\"\n\"hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889\"\n\"ralf_hostname=ralf.clearwater.opnfv:10888\"\n\"xdms_hostname=homer.clearwater.opnfv:7888\"\n\"sprout_impi_store=vellum.clearwater.opnfv\"\n\"sprout_registration_store=vellum.clearwater.opnfv\"\n\"homestead_impu_store=vellum.clearwater.opnfv\"\n\"cassandra_hostname=vellum.clearwater.opnfv\"\n\"chronos_hostname=vellum.clearwater.opnfv\"\n\"ralf_session_store=vellum.clearwater.opnfv\"\n\"upstream_hostname=sprout.clearwater.opnfv\"\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\"\n\"reduce_cassandra_mem_usage=Y\"\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+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n++ ip2rr 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n+ echo 'nameserver 192.168.100.8'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-ellis-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n mysql_process Running Process \n ellis_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Running Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_ellis Initializing Program \n poll_ellis_https Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' clearwater_config_manager_pr... Does not exist Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_ellis Initializing Program \n poll_ellis_https Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-ellis-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n mysql_process Running Process \n ellis_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n poll_ellis Status ok Program \n poll_ellis_https Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000\ncluster is healthy\n+ clearwater-etcdctl member list\ne5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true\n+ cw-check_config_sync\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/shared_config is up to date\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+ curl -i -X POST -H 'X-Auth-Token: gAAAAABdGJwu-GhsjeCIvU4RrtuQBodXrunHGbrUHylnwf35qU_GcXyvR5us99OWDuJ4dBNakDNDe9r4EfGuXCCerGbzLDIuVDrFmC0OALPWjTOUtrOsoCuRyusPB3FGSclGr6nkhfaPvtCCkw2476oNac4ohZFZiuFs94cilc-6-eMDKuK0GOM' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/12440594636e4a2da0fc42d8cdd0733b/stacks/clearwater-opnfv-ellis-a3wwv767n5mp/a614396f-fdb2-4fd5-93e2-1ece3a81068f/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\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 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58\nHTTP/1.1 200 OK\nDate: Sun, 30 Jun 2019 11:30:37 GMT\nServer: Apache\nx-openstack-request-id: req-30a0b010-382b-4acf-b313-81d7e3cd3667\nContent-Length: 4\nContent-Type: application/json\n\nnullci-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 | d7:4b:81:55:81:5d:00:63:81:cf:2d:30:af:d1:08:49 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 29:c6:dc:fc:d1:ff:7e:86:54:9a:49:05:9b:28:c7:82 root@ellis-0 (DSA)\nec2: 256 37:3c:9b:e7:d5:19:67:be:d7:9f:a1:3a:f8:77:ec:05 root@ellis-0 (ECDSA)\nec2: 256 18:7b:37:da:5c:5b:9d:f7:19:b0:e6:d8:e9:48:fb:60 root@ellis-0 (ED25519)\nec2: 2048 ca:66:3d:9d:16:37:5a:03:f1:5f:f6:8e:35:98:2e:52 root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL5y8+Do1NG0QC2Y26h8PTs0C/lbRjchdnPwmVneX3fpvf9EaTPLj/ww4z+3XQ0rU/bu0uynX0MBcv2kI2mFnGI= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGtel0MjXVuIcupK0pg1PFUEkDRCxWMiDeHiOMuz9wqr root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQgzMZydB0cwAeHrnr6sNM+HHwcpLaTGI6BQpySluHW9J9T/1WSi4ax+ylHyEObDAwOy/X3w4VJQXuipqXkoztptVT9tZlqSo81NoBSyTbfeiqFkVVkXTaZuTnXtETtgdIePJxDjLizzyPlI/8Fmu+ZbHOm2g+6W5kWBiEuZ2bV94NBAZYdPo+iF609H3hjSEvGQBdXzumJ1779U4dEBtI8JHtjJVJZOXjGS99E0wrGPXt1N+IUwp01JZDHNpig4j8c22RUWwlqnpicl4FTegNKiRAJI952LpUiRtcPpPObuDkZ3ZUzuXSfw+IEWvu88UZKkCosNPd9OD6g7T4bcGj root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 30 Jun 2019 11:30:38 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 191.63 seconds\n"} 2019-06-30 11:52:49,653 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/9527945b-318e-4038-a3ec-23772df14d6a/action used request id req-b96368fc-9ed6-4f9b-bed1-ff7cae325b60 2019-06-30 11:52:49,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0741147994995s 2019-06-30 11:52:49,655 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009755] Security Framework initialized [ 0.012034] AppArmor: AppArmor initialized [ 0.013613] Yama: becoming mindful. [ 0.015109] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016905] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020450] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024006] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028006] Initializing cgroup subsys devices [ 0.029682] Initializing cgroup subsys freezer [ 0.031349] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033755] Initializing cgroup subsys hugetlb [ 0.036762] mce: CPU supports 10 MCE banks [ 0.038385] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038385] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.047026] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056003] MDS: Mitigation: Clear CPU buffers [ 0.078049] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.088662] ACPI: Core revision 20131115 [ 0.090791] ACPI: All ACPI Tables successfully acquired [ 0.092454] ftrace: allocating 28757 entries in 113 pages [ 0.112363] smpboot: Max logical packages: 1 [ 0.113995] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116315] Enabling x2apic [ 0.117500] Enabled x2apic [ 0.120010] Switched APIC routing to physical x2apic. [ 0.124376] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.126501] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.129684] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139834] KVM setup paravirtual spinlock [ 0.142059] x86: Booted up 1 node, 1 CPUs [ 0.143603] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144406] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146820] devtmpfs: initialized [ 0.149681] EVM: security.selinux [ 0.151015] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153217] EVM: security.capability [ 0.155575] pinctrl core: initialized pinctrl subsystem [ 0.156049] regulator-dummy: no parameters [ 0.157663] RTC time: 11:27:26, date: 06/30/19 [ 0.159328] NET: Registered protocol family 16 [ 0.160128] cpuidle: using governor ladder [ 0.161656] cpuidle: using governor menu [ 0.163159] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166346] PCI: Using configuration type 1 for base access [ 0.168709] bio: create slab at 0 [ 0.170414] ACPI: Added _OSI(Module Device) [ 0.171965] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173699] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176610] ACPI: Interpreter enabled [ 0.178032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.187473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.190241] ACPI: (supports S0 S5) [ 0.191559] ACPI: Using IOAPIC for interrupt routing [ 0.192017] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.195391] ACPI: No dock devices found. [ 0.197757] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.199903] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.200007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.202272] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.204199] acpiphp: Slot [3] registered [ 0.205707] acpiphp: Slot [4] registered [ 0.207219] acpiphp: Slot [5] registered [ 0.208024] acpiphp: Slot [6] registered [ 0.209520] acpiphp: Slot [7] registered [ 0.211011] acpiphp: Slot [8] registered [ 0.212021] acpiphp: Slot [9] registered [ 0.213517] acpiphp: Slot [10] registered [ 0.215042] acpiphp: Slot [11] registered [ 0.216024] acpiphp: Slot [12] registered [ 0.217536] acpiphp: Slot [13] registered [ 0.219057] acpiphp: Slot [14] registered [ 0.220021] acpiphp: Slot [15] registered [ 0.221538] acpiphp: Slot [16] registered [ 0.223050] acpiphp: Slot [17] registered [ 0.224029] acpiphp: Slot [18] registered [ 0.225547] acpiphp: Slot [19] registered [ 0.227065] acpiphp: Slot [20] registered [ 0.228021] acpiphp: Slot [21] registered [ 0.229545] acpiphp: Slot [22] registered [ 0.231067] acpiphp: Slot [23] registered [ 0.232021] acpiphp: Slot [24] registered [ 0.233537] acpiphp: Slot [25] registered [ 0.235055] acpiphp: Slot [26] registered [ 0.236021] acpiphp: Slot [27] registered [ 0.237535] acpiphp: Slot [28] registered [ 0.239047] acpiphp: Slot [29] registered [ 0.240021] acpiphp: Slot [30] registered [ 0.241528] acpiphp: Slot [31] registered [ 0.243045] PCI host bridge to bus 0000:00 [ 0.244005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.245921] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.250118] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.254331] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262187] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.286559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.289241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.291902] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.293233] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.295851] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.296885] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.299175] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.300000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300004] vgaarb: loaded [ 0.301124] vgaarb: bridge control possible 0000:00:02.0 [ 0.303259] SCSI subsystem initialized [ 0.304223] ACPI: bus type USB registered [ 0.305775] usbcore: registered new interface driver usbfs [ 0.307724] usbcore: registered new interface driver hub [ 0.308038] usbcore: registered new device driver usb [ 0.310034] PCI: Using ACPI for IRQ routing [ 0.311966] NetLabel: Initializing [ 0.312007] NetLabel: domain hash size = 128 [ 0.313615] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.315411] NetLabel: unlabeled traffic allowed by default [ 0.316210] Switched to clocksource kvm-clock [ 0.324478] AppArmor: AppArmor Filesystem Enabled [ 0.326209] pnp: PnP ACPI init [ 0.327439] ACPI: bus type PNP registered [ 0.329406] pnp: PnP ACPI: found 8 devices [ 0.330949] ACPI: bus type PNP unregistered [ 0.338137] NET: Registered protocol family 2 [ 0.340016] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.342498] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.344853] TCP: Hash tables configured (established 8192 bind 8192) [ 0.347149] TCP: reno registered [ 0.348433] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.350491] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.352751] NET: Registered protocol family 1 [ 0.354374] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.356435] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.358453] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.375653] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.393073] Trying to unpack rootfs image as initramfs... [ 0.493937] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.497032] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.499131] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.502335] Scanning for low memory corruption every 60 seconds [ 0.504872] Initialise system trusted keyring [ 0.506599] audit: initializing netlink socket (disabled) [ 0.508617] type=2000 audit(1561894046.993:1): initialized [ 0.529752] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.532810] zbud: loaded [ 0.534145] VFS: Disk quotas dquot_6.5.2 [ 0.535720] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.538371] fuse init (API version 7.22) [ 0.539951] msgmni has been set to 1982 [ 0.541510] Key type big_key registered [ 0.543320] Key type asymmetric registered [ 0.544915] Asymmetric key parser 'x509' registered [ 0.546744] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.549573] io scheduler noop registered [ 0.551097] io scheduler deadline registered (default) [ 0.553006] io scheduler cfq registered [ 0.554580] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.556609] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.559011] ipmi message handler version 39.2 [ 0.560723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.563510] ACPI: Power Button [PWRF] [ 0.565039] GHES: HEST is not enabled! [ 0.581652] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.614671] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.617417] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643205] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646842] Linux agpgart interface v0.103 [ 0.649347] brd: module loaded [ 0.651062] loop: module loaded [ 0.652773] blk-mq: CPU -> queue map [ 0.654199] CPU 0 -> Queue 0 [ 0.656334] vda: vda1 [ 0.658119] scsi0 : ata_piix [ 0.659401] scsi1 : ata_piix [ 0.660650] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.663025] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.666160] libphy: Fixed MDIO Bus: probed [ 0.667819] tun: Universal TUN/TAP device driver, 1.6 [ 0.669680] tun: (C) 1999-2004 Max Krasnyansky [ 0.672986] PPP generic driver version 2.4.2 [ 0.674647] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.676953] ehci-pci: EHCI PCI platform driver [ 0.678631] ehci-platform: EHCI generic platform driver [ 0.680538] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.682729] ohci-pci: OHCI PCI platform driver [ 0.684403] ohci-platform: OHCI generic platform driver [ 0.686313] uhci_hcd: USB Universal Host Controller Interface driver [ 0.703503] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.705428] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.708343] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.710529] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.712923] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.715644] usb usb1: Product: UHCI Host Controller [ 0.717438] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.719693] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721485] hub 1-0:1.0: USB hub found [ 0.722972] hub 1-0:1.0: 2 ports detected [ 0.724673] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.728593] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.730436] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.732388] mousedev: PS/2 mouse device common for all mice [ 0.734792] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.738040] rtc_cmos 00:00: RTC can wake from S4 [ 0.740288] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.742559] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.744923] device-mapper: uevent: version 1.0.3 [ 0.746721] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.749832] ledtrig-cpu: registered to indicate activity on CPUs [ 0.752059] TCP: cubic registered [ 0.753499] NET: Registered protocol family 10 [ 0.755412] NET: Registered protocol family 17 [ 0.757118] Key type dns_resolver registered [ 0.758878] Loading compiled-in X.509 certificates [ 0.761227] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.764702] registered taskstats version 1 [ 0.767675] Key type trusted registered [ 0.771313] Key type encrypted registered [ 0.772923] AppArmor: AppArmor sha1 policy hashing enabled [ 0.774924] IMA: No TPM chip found, activating TPM-bypass! [ 0.777484] regulator-dummy: disabling [ 0.778977] Magic number: 7:347:480 [ 0.780574] rtc_cmos 00:00: setting system clock to 2019-06-30 11:27:26 UTC (1561894046) [ 0.783671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.785844] EDD information not available. [ 0.822034] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.836747] Write protecting the kernel read-only data: 12288k [ 0.840245] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.845307] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.860119] systemd-udevd[99]: starting version 204 [ 0.896628] FDC 0 is a S82078B [ 1.048054] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.212510] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.214920] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.217404] usb 1-1: Product: QEMU USB Tablet [ 1.219060] usb 1-1: Manufacturer: QEMU [ 1.220565] usb 1-1: SerialNumber: 42 [ 1.925695] 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.294543] 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.397290] random: init urandom read with 10 bits of entropy available [ 2.539202] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 30 Jun 2019 11:27:28 +0000. Up 2.95 seconds. cloud-init-nonet[3.17]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.84]: static networking is now up * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 30 Jun 2019 11:27:31 +0000. Up 5.45 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.7 | 255.255.255.0 | fa:16:3e:96:6a:d9 | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: ca:66:3d:9d:16:37:5a:03:f1:5f:f6:8e:35:98:2e:52 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | o | | . . o| | . .oo.| | S .E=o..o| | . o ..*.o +.| | = o.=. .. .| | o o. . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 29:c6:dc:fc:d1:ff:7e:86:54:9a:49:05:9b:28:c7:82 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | . . . o.| | E o + o. | | o o . = . .| | = S . .. = | | . . . . .= | | . ... | | ..o| | o+| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 37:3c:9b:e7:d5:19:67:be:d7:9f:a1:3a:f8:77:ec:05 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | . | | S = E.o| | . = =+| | + . oo=| | . + o.oB| | .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: 18:7b:37:da:5c:5b:9d:f7:19:b0:e6:d8:e9:48:fb:60 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | + o..| | o S o .o.oo| | . = o=o. =| | . oE.+ ..| | o = | | o.o | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Sun, 30 Jun 2019 11:27:37 +0000. Up 11.51 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 30 Jun 2019 11:27:39 +0000. Up 12.75 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS ellis-0 ttyS0 ellis-0 login: 100 3149 100 3149 0 0 15504 0 --:--:-- --:--:-- --:--:-- 15745100 3149 100 3149 0 0 15501 0 --:--:-- --:--:-- --:--:-- 15745 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:11 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:18 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:21 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 6s (2155 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.7 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 0 not upgraded. Need to get 69.8 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.8 MB in 17s (4094 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51957 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-180326.110234_amd64.deb ... Unpacking ellis (1.0-180326.110234) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 8546 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 9270 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .............................................................+++ ........................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up ellis (1.0-180326.110234) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting defusedxml (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Fetched 38.4 MB in 5s (6407 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58165 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. shared_config downloaded to /tmp/shared_config + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp Config successfully validated shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. Configuration file change: user None has modified shared_config. Lines added: "# Deployment definitions" "home_domain=clearwater.opnfv" "sprout_hostname=sprout.clearwater.opnfv" "hs_hostname=hs.clearwater.opnfv:8888" "hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889" "ralf_hostname=ralf.clearwater.opnfv:10888" "xdms_hostname=homer.clearwater.opnfv:7888" "sprout_impi_store=vellum.clearwater.opnfv" "sprout_registration_store=vellum.clearwater.opnfv" "homestead_impu_store=vellum.clearwater.opnfv" "cassandra_hostname=vellum.clearwater.opnfv" "chronos_hostname=vellum.clearwater.opnfv" "ralf_session_store=vellum.clearwater.opnfv" "upstream_hostname=sprout.clearwater.opnfv" "# Email server configuration" "smtp_smarthost=localhost" "smtp_username=username" "smtp_password=password" "email_recovery_sender=clearwater@example.org" "# Keys" "signup_key=secret" "turn_workaround=secret" "ellis_api_key=secret" "ellis_cookie_key=secret" "reduce_cassandra_mem_usage=Y" shared_config successfully uploaded + service clearwater-infrastructure restart * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful ...done. + service ellis stop + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 + echo 'nameserver 192.168.100.8' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Running Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_config_manager_pr... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 cluster is healthy + clearwater-etcdctl member list e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --realm clearwater.opnfv Created 1000 numbers, 0 already present in database + curl -i -X POST -H 'X-Auth-Token: gAAAAABdGJwu-GhsjeCIvU4RrtuQBodXrunHGbrUHylnwf35qU_GcXyvR5us99OWDuJ4dBNakDNDe9r4EfGuXCCerGbzLDIuVDrFmC0OALPWjTOUtrOsoCuRyusPB3FGSclGr6nkhfaPvtCCkw2476oNac4ohZFZiuFs94cilc-6-eMDKuK0GOM' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/12440594636e4a2da0fc42d8cdd0733b/stacks/clearwater-opnfv-ellis-a3wwv767n5mp/a614396f-fdb2-4fd5-93e2-1ece3a81068f/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Sun, 30 Jun 2019 11:30:37 GMT Server: Apache x-openstack-request-id: req-30a0b010-382b-4acf-b313-81d7e3cd3667 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | d7:4b:81:55:81:5d:00:63:81:cf:2d:30:af:d1:08:49 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 29:c6:dc:fc:d1:ff:7e:86:54:9a:49:05:9b:28:c7:82 root@ellis-0 (DSA) ec2: 256 37:3c:9b:e7:d5:19:67:be:d7:9f:a1:3a:f8:77:ec:05 root@ellis-0 (ECDSA) ec2: 256 18:7b:37:da:5c:5b:9d:f7:19:b0:e6:d8:e9:48:fb:60 root@ellis-0 (ED25519) ec2: 2048 ca:66:3d:9d:16:37:5a:03:f1:5f:f6:8e:35:98:2e:52 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL5y8+Do1NG0QC2Y26h8PTs0C/lbRjchdnPwmVneX3fpvf9EaTPLj/ww4z+3XQ0rU/bu0uynX0MBcv2kI2mFnGI= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGtel0MjXVuIcupK0pg1PFUEkDRCxWMiDeHiOMuz9wqr root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQgzMZydB0cwAeHrnr6sNM+HHwcpLaTGI6BQpySluHW9J9T/1WSi4ax+ylHyEObDAwOy/X3w4VJQXuipqXkoztptVT9tZlqSo81NoBSyTbfeiqFkVVkXTaZuTnXtETtgdIePJxDjLizzyPlI/8Fmu+ZbHOm2g+6W5kWBiEuZ2bV94NBAZYdPo+iF609H3hjSEvGQBdXzumJ1779U4dEBtI8JHtjJVJZOXjGS99E0wrGPXt1N+IUwp01JZDHNpig4j8c22RUWwlqnpicl4FTegNKiRAJI952LpUiRtcPpPObuDkZ3ZUzuXSfw+IEWvu88UZKkCosNPd9OD6g7T4bcGj root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 30 Jun 2019 11:30:38 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 191.63 seconds 2019-06-30 11:52:49,657 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009755] Security Framework initialized [ 0.012034] AppArmor: AppArmor initialized [ 0.013613] Yama: becoming mindful. [ 0.015109] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016905] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020450] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024006] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026727] Initializing cgroup subsys memory [ 0.028006] Initializing cgroup subsys devices [ 0.029682] Initializing cgroup subsys freezer [ 0.031349] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033755] Initializing cgroup subsys hugetlb [ 0.036762] mce: CPU supports 10 MCE banks [ 0.038385] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038385] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.047026] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056003] MDS: Mitigation: Clear CPU buffers [ 0.078049] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.088662] ACPI: Core revision 20131115 [ 0.090791] ACPI: All ACPI Tables successfully acquired [ 0.092454] ftrace: allocating 28757 entries in 113 pages [ 0.112363] smpboot: Max logical packages: 1 [ 0.113995] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116315] Enabling x2apic [ 0.117500] Enabled x2apic [ 0.120010] Switched APIC routing to physical x2apic. [ 0.124376] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.126501] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.129684] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139834] KVM setup paravirtual spinlock [ 0.142059] x86: Booted up 1 node, 1 CPUs [ 0.143603] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144406] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146820] devtmpfs: initialized [ 0.149681] EVM: security.selinux [ 0.151015] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153217] EVM: security.capability [ 0.155575] pinctrl core: initialized pinctrl subsystem [ 0.156049] regulator-dummy: no parameters [ 0.157663] RTC time: 11:27:26, date: 06/30/19 [ 0.159328] NET: Registered protocol family 16 [ 0.160128] cpuidle: using governor ladder [ 0.161656] cpuidle: using governor menu [ 0.163159] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166346] PCI: Using configuration type 1 for base access [ 0.168709] bio: create slab at 0 [ 0.170414] ACPI: Added _OSI(Module Device) [ 0.171965] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173699] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176610] ACPI: Interpreter enabled [ 0.178032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.187473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.190241] ACPI: (supports S0 S5) [ 0.191559] ACPI: Using IOAPIC for interrupt routing [ 0.192017] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.195391] ACPI: No dock devices found. [ 0.197757] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.199903] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.200007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.202272] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.204199] acpiphp: Slot [3] registered [ 0.205707] acpiphp: Slot [4] registered [ 0.207219] acpiphp: Slot [5] registered [ 0.208024] acpiphp: Slot [6] registered [ 0.209520] acpiphp: Slot [7] registered [ 0.211011] acpiphp: Slot [8] registered [ 0.212021] acpiphp: Slot [9] registered [ 0.213517] acpiphp: Slot [10] registered [ 0.215042] acpiphp: Slot [11] registered [ 0.216024] acpiphp: Slot [12] registered [ 0.217536] acpiphp: Slot [13] registered [ 0.219057] acpiphp: Slot [14] registered [ 0.220021] acpiphp: Slot [15] registered [ 0.221538] acpiphp: Slot [16] registered [ 0.223050] acpiphp: Slot [17] registered [ 0.224029] acpiphp: Slot [18] registered [ 0.225547] acpiphp: Slot [19] registered [ 0.227065] acpiphp: Slot [20] registered [ 0.228021] acpiphp: Slot [21] registered [ 0.229545] acpiphp: Slot [22] registered [ 0.231067] acpiphp: Slot [23] registered [ 0.232021] acpiphp: Slot [24] registered [ 0.233537] acpiphp: Slot [25] registered [ 0.235055] acpiphp: Slot [26] registered [ 0.236021] acpiphp: Slot [27] registered [ 0.237535] acpiphp: Slot [28] registered [ 0.239047] acpiphp: Slot [29] registered [ 0.240021] acpiphp: Slot [30] registered [ 0.241528] acpiphp: Slot [31] registered [ 0.243045] PCI host bridge to bus 0000:00 [ 0.244005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.245921] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.250118] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.254331] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262187] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.286559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.289241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.291902] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.293233] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.295851] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.296885] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.299175] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.300000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300004] vgaarb: loaded [ 0.301124] vgaarb: bridge control possible 0000:00:02.0 [ 0.303259] SCSI subsystem initialized [ 0.304223] ACPI: bus type USB registered [ 0.305775] usbcore: registered new interface driver usbfs [ 0.307724] usbcore: registered new interface driver hub [ 0.308038] usbcore: registered new device driver usb [ 0.310034] PCI: Using ACPI for IRQ routing [ 0.311966] NetLabel: Initializing [ 0.312007] NetLabel: domain hash size = 128 [ 0.313615] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.315411] NetLabel: unlabeled traffic allowed by default [ 0.316210] Switched to clocksource kvm-clock [ 0.324478] AppArmor: AppArmor Filesystem Enabled [ 0.326209] pnp: PnP ACPI init [ 0.327439] ACPI: bus type PNP registered [ 0.329406] pnp: PnP ACPI: found 8 devices [ 0.330949] ACPI: bus type PNP unregistered [ 0.338137] NET: Registered protocol family 2 [ 0.340016] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.342498] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.344853] TCP: Hash tables configured (established 8192 bind 8192) [ 0.347149] TCP: reno registered [ 0.348433] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.350491] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.352751] NET: Registered protocol family 1 [ 0.354374] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.356435] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.358453] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.375653] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.393073] Trying to unpack rootfs image as initramfs... [ 0.493937] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.497032] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.499131] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.502335] Scanning for low memory corruption every 60 seconds [ 0.504872] Initialise system trusted keyring [ 0.506599] audit: initializing netlink socket (disabled) [ 0.508617] type=2000 audit(1561894046.993:1): initialized [ 0.529752] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.532810] zbud: loaded [ 0.534145] VFS: Disk quotas dquot_6.5.2 [ 0.535720] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.538371] fuse init (API version 7.22) [ 0.539951] msgmni has been set to 1982 [ 0.541510] Key type big_key registered [ 0.543320] Key type asymmetric registered [ 0.544915] Asymmetric key parser 'x509' registered [ 0.546744] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.549573] io scheduler noop registered [ 0.551097] io scheduler deadline registered (default) [ 0.553006] io scheduler cfq registered [ 0.554580] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.556609] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.559011] ipmi message handler version 39.2 [ 0.560723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.563510] ACPI: Power Button [PWRF] [ 0.565039] GHES: HEST is not enabled! [ 0.581652] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.614671] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.617417] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643205] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646842] Linux agpgart interface v0.103 [ 0.649347] brd: module loaded [ 0.651062] loop: module loaded [ 0.652773] blk-mq: CPU -> queue map [ 0.654199] CPU 0 -> Queue 0 [ 0.656334] vda: vda1 [ 0.658119] scsi0 : ata_piix [ 0.659401] scsi1 : ata_piix [ 0.660650] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.663025] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.666160] libphy: Fixed MDIO Bus: probed [ 0.667819] tun: Universal TUN/TAP device driver, 1.6 [ 0.669680] tun: (C) 1999-2004 Max Krasnyansky [ 0.672986] PPP generic driver version 2.4.2 [ 0.674647] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.676953] ehci-pci: EHCI PCI platform driver [ 0.678631] ehci-platform: EHCI generic platform driver [ 0.680538] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.682729] ohci-pci: OHCI PCI platform driver [ 0.684403] ohci-platform: OHCI generic platform driver [ 0.686313] uhci_hcd: USB Universal Host Controller Interface driver [ 0.703503] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.705428] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.708343] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.710529] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.712923] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.715644] usb usb1: Product: UHCI Host Controller [ 0.717438] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.719693] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721485] hub 1-0:1.0: USB hub found [ 0.722972] hub 1-0:1.0: 2 ports detected [ 0.724673] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.728593] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.730436] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.732388] mousedev: PS/2 mouse device common for all mice [ 0.734792] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.738040] rtc_cmos 00:00: RTC can wake from S4 [ 0.740288] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.742559] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.744923] device-mapper: uevent: version 1.0.3 [ 0.746721] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.749832] ledtrig-cpu: registered to indicate activity on CPUs [ 0.752059] TCP: cubic registered [ 0.753499] NET: Registered protocol family 10 [ 0.755412] NET: Registered protocol family 17 [ 0.757118] Key type dns_resolver registered [ 0.758878] Loading compiled-in X.509 certificates [ 0.761227] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.764702] registered taskstats version 1 [ 0.767675] Key type trusted registered [ 0.771313] Key type encrypted registered [ 0.772923] AppArmor: AppArmor sha1 policy hashing enabled [ 0.774924] IMA: No TPM chip found, activating TPM-bypass! [ 0.777484] regulator-dummy: disabling [ 0.778977] Magic number: 7:347:480 [ 0.780574] rtc_cmos 00:00: setting system clock to 2019-06-30 11:27:26 UTC (1561894046) [ 0.783671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.785844] EDD information not available. [ 0.822034] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.836747] Write protecting the kernel read-only data: 12288k [ 0.840245] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.845307] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.860119] systemd-udevd[99]: starting version 204 [ 0.896628] FDC 0 is a S82078B [ 1.048054] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.212510] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.214920] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.217404] usb 1-1: Product: QEMU USB Tablet [ 1.219060] usb 1-1: Manufacturer: QEMU [ 1.220565] usb 1-1: SerialNumber: 42 [ 1.925695] 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.294543] 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.397290] random: init urandom read with 10 bits of entropy available [ 2.539202] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 30 Jun 2019 11:27:28 +0000. Up 2.95 seconds. cloud-init-nonet[3.17]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.84]: static networking is now up * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 30 Jun 2019 11:27:31 +0000. Up 5.45 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.7 | 255.255.255.0 | fa:16:3e:96:6a:d9 | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: ca:66:3d:9d:16:37:5a:03:f1:5f:f6:8e:35:98:2e:52 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | o | | . . o| | . .oo.| | S .E=o..o| | . o ..*.o +.| | = o.=. .. .| | o o. . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 29:c6:dc:fc:d1:ff:7e:86:54:9a:49:05:9b:28:c7:82 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | .. | | . . . o.| | E o + o. | | o o . = . .| | = S . .. = | | . . . . .= | | . ... | | ..o| | o+| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 37:3c:9b:e7:d5:19:67:be:d7:9f:a1:3a:f8:77:ec:05 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | . | | S = E.o| | . = =+| | + . oo=| | . + o.oB| | .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: 18:7b:37:da:5c:5b:9d:f7:19:b0:e6:d8:e9:48:fb:60 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | + o..| | o S o .o.oo| | . = o=o. =| | . oE.+ ..| | o = | | o.o | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Sun, 30 Jun 2019 11:27:37 +0000. Up 11.51 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 30 Jun 2019 11:27:39 +0000. Up 12.75 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS ellis-0 ttyS0 ellis-0 login: 100 3149 100 3149 0 0 15504 0 --:--:-- --:--:-- --:--:-- 15745100 3149 100 3149 0 0 15501 0 --:--:-- --:--:-- --:--:-- 15745 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:11 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:18 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:21 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 6s (2155 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.7 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 0 not upgraded. Need to get 69.8 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.8 MB in 17s (4094 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51957 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-180326.110234_amd64.deb ... Unpacking ellis (1.0-180326.110234) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 8546 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 9270 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .............................................................+++ ........................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up ellis (1.0-180326.110234) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting defusedxml (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Fetched 38.4 MB in 5s (6407 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58165 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. shared_config downloaded to /tmp/shared_config + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp Config successfully validated shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. Configuration file change: user None has modified shared_config. Lines added: "# Deployment definitions" "home_domain=clearwater.opnfv" "sprout_hostname=sprout.clearwater.opnfv" "hs_hostname=hs.clearwater.opnfv:8888" "hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889" "ralf_hostname=ralf.clearwater.opnfv:10888" "xdms_hostname=homer.clearwater.opnfv:7888" "sprout_impi_store=vellum.clearwater.opnfv" "sprout_registration_store=vellum.clearwater.opnfv" "homestead_impu_store=vellum.clearwater.opnfv" "cassandra_hostname=vellum.clearwater.opnfv" "chronos_hostname=vellum.clearwater.opnfv" "ralf_session_store=vellum.clearwater.opnfv" "upstream_hostname=sprout.clearwater.opnfv" "# Email server configuration" "smtp_smarthost=localhost" "smtp_username=username" "smtp_password=password" "email_recovery_sender=clearwater@example.org" "# Keys" "signup_key=secret" "turn_workaround=secret" "ellis_api_key=secret" "ellis_cookie_key=secret" "reduce_cassandra_mem_usage=Y" shared_config successfully uploaded + service clearwater-infrastructure restart * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful ...done. + service ellis stop + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 + echo 'nameserver 192.168.100.8' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Running Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_config_manager_pr... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 cluster is healthy + clearwater-etcdctl member list e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/shared_config is up to date + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --realm clearwater.opnfv Created 1000 numbers, 0 already present in database + curl -i -X POST -H 'X-Auth-Token: gAAAAABdGJwu-GhsjeCIvU4RrtuQBodXrunHGbrUHylnwf35qU_GcXyvR5us99OWDuJ4dBNakDNDe9r4EfGuXCCerGbzLDIuVDrFmC0OALPWjTOUtrOsoCuRyusPB3FGSclGr6nkhfaPvtCCkw2476oNac4ohZFZiuFs94cilc-6-eMDKuK0GOM' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/12440594636e4a2da0fc42d8cdd0733b/stacks/clearwater-opnfv-ellis-a3wwv767n5mp/a614396f-fdb2-4fd5-93e2-1ece3a81068f/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Sun, 30 Jun 2019 11:30:37 GMT Server: Apache x-openstack-request-id: req-30a0b010-382b-4acf-b313-81d7e3cd3667 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | d7:4b:81:55:81:5d:00:63:81:cf:2d:30:af:d1:08:49 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 29:c6:dc:fc:d1:ff:7e:86:54:9a:49:05:9b:28:c7:82 root@ellis-0 (DSA) ec2: 256 37:3c:9b:e7:d5:19:67:be:d7:9f:a1:3a:f8:77:ec:05 root@ellis-0 (ECDSA) ec2: 256 18:7b:37:da:5c:5b:9d:f7:19:b0:e6:d8:e9:48:fb:60 root@ellis-0 (ED25519) ec2: 2048 ca:66:3d:9d:16:37:5a:03:f1:5f:f6:8e:35:98:2e:52 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL5y8+Do1NG0QC2Y26h8PTs0C/lbRjchdnPwmVneX3fpvf9EaTPLj/ww4z+3XQ0rU/bu0uynX0MBcv2kI2mFnGI= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGtel0MjXVuIcupK0pg1PFUEkDRCxWMiDeHiOMuz9wqr root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQgzMZydB0cwAeHrnr6sNM+HHwcpLaTGI6BQpySluHW9J9T/1WSi4ax+ylHyEObDAwOy/X3w4VJQXuipqXkoztptVT9tZlqSo81NoBSyTbfeiqFkVVkXTaZuTnXtETtgdIePJxDjLizzyPlI/8Fmu+ZbHOm2g+6W5kWBiEuZ2bV94NBAZYdPo+iF609H3hjSEvGQBdXzumJ1779U4dEBtI8JHtjJVJZOXjGS99E0wrGPXt1N+IUwp01JZDHNpig4j8c22RUWwlqnpicl4FTegNKiRAJI952LpUiRtcPpPObuDkZ3ZUzuXSfw+IEWvu88UZKkCosNPd9OD6g7T4bcGj root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 30 Jun 2019 11:30:38 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 191.63 seconds 2019-06-30 11:52:49,660 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - ellis: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:96:6a:d9', u'version': 4, u'addr': u'192.168.100.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:96:6a:d9', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'64740fc1-c8cd-4bf7-908b-7b0c5d499fcf', 'name': u'heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:27:25.000000', 'flavor': Munch({u'id': u'29ad1ff8-b34c-4260-81e8-caa5e3dd56ef', 'name': u'heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), 'az': u'nova', 'id': u'9527945b-318e-4038-a3ec-23772df14d6a', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'06a90a9d-2796-4bcf-8cc8-8336de96291c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'653e9632-58d3-4f02-bf15-c81de95a2e38'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'67730d9d-f925-459f-bd69-718ce7391297'})], 'id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4bb0b9c759504b988c5eb4fc4af51891', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.205', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2019-06-30T11:27:25.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T11:27:25Z', 'hostId': u'bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:27:25.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'created_at': u'2019-06-30T11:25:38Z', 'created': u'2019-06-30T11:25:38Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-30 11:52:49,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:52:49,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:50,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1339 Content-Type: application/json Date: Sun, 30 Jun 2019 11: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-0b324c5e-57f6-416d-92c1-855c394dcdfd x-openstack-request-id: req-0b324c5e-57f6-416d-92c1-855c394dcdfd 2019-06-30 11:52:50,152 - 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:30:f7:e3", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f7:e3", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8462a5dc-4303-4b90-afc7-1f90392e6571", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8462a5dc-4303-4b90-afc7-1f90392e6571", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:46:41.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "8462a5dc-4303-4b90-afc7-1f90392e6571", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:46:42Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "dime-0.clearwater.opnfv", "created": "2019-06-30T11:46:04Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:03:1b", "version": 4, "addr": "192.168.100.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:03:1b", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ab63cc85-062d-40aa-9f2b-ac80d4ae5adc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ab63cc85-062d-40aa-9f2b-ac80d4ae5adc", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:46:39.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "ab63cc85-062d-40aa-9f2b-ac80d4ae5adc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:46:39Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "homer-0.clearwater.opnfv", "created": "2019-06-30T11:46:03Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:b0:85", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:b0:85", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e3ffb15c-345e-4467-9999-4d0eda76d391", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e3ffb15c-345e-4467-9999-4d0eda76d391", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:46:31.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "e3ffb15c-345e-4467-9999-4d0eda76d391", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:46:31Z", "hostId": "b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "bono-0.clearwater.opnfv", "created": "2019-06-30T11:46:01Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:f2:7c", "version": 4, "addr": "192.168.100.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:f2:7c", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b115630a-e8ae-4d90-a693-f6e3550e73fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b115630a-e8ae-4d90-a693-f6e3550e73fe", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:41:10.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "b115630a-e8ae-4d90-a693-f6e3550e73fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:41:10Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "sprout-0.clearwater.opnfv", "created": "2019-06-30T11:40:52Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c0:54", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c0:54", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e698e15c-2fa9-4598-a71a-4947c376696e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e698e15c-2fa9-4598-a71a-4947c376696e", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:31:09.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "e698e15c-2fa9-4598-a71a-4947c376696e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:31:09Z", "hostId": "b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "vellum-0.clearwater.opnfv", "created": "2019-06-30T11:30:51Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:6a:d9", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:6a:d9", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9527945b-318e-4038-a3ec-23772df14d6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9527945b-318e-4038-a3ec-23772df14d6a", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:27:25.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "9527945b-318e-4038-a3ec-23772df14d6a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:27:25Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "ellis-0.clearwater.opnfv", "created": "2019-06-30T11:25:38Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:e8:2e", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:e8:2e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:24:59.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:24:59Z", "hostId": "b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "ns.clearwater.opnfv", "created": "2019-06-30T11:23:13Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:52:50,153 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0b324c5e-57f6-416d-92c1-855c394dcdfd 2019-06-30 11:52:50,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.492240905762s 2019-06-30 11:52:50,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-30 11:52:50,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-30 11:52:50,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12228 Content-Type: application/json Date: Sun, 30 Jun 2019 11: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-83d971d5-9d81-4288-9e36-3eca68ceda9b x-openstack-request-id: req-83d971d5-9d81-4288-9e36-3eca68ceda9b 2019-06-30 11:52:50,233 - 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-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 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] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000003ffe0000 000040\n[ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff]\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_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 1 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 0x40000000-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:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-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: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K 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] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\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] allocated 4194304 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008003] pid_max: default: 32768 minimum: 301\n[ 0.009740] Security Framework initialized\n[ 0.012034] AppArmor: AppArmor initialized\n[ 0.013665] Yama: becoming mindful.\n[ 0.015130] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016894] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020444] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022754] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024239] Initializing cgroup subsys memory\n[ 0.028006] Initializing cgroup subsys devices\n[ 0.029690] Initializing cgroup subsys freezer\n[ 0.031363] Initializing cgroup subsys blkio\n[ 0.032003] Initializing cgroup subsys perf_event\n[ 0.033728] Initializing cgroup subsys hugetlb\n[ 0.036746] mce: CPU supports 10 MCE banks\n[ 0.038328] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038328] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.046963] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.055342] MDS: Mitigation: Clear CPU buffers\n[ 0.075886] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.087188] ACPI: Core revision 20131115\n[ 0.088595] ACPI: All ACPI Tables successfully acquired\n[ 0.090867] ftrace: allocating 28757 entries in 113 pages\n[ 0.112352] smpboot: Max logical packages: 1\n[ 0.114057] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.116318] Enabling x2apic\n[ 0.117550] Enabled x2apic\n[ 0.120009] Switched APIC routing to physical x2apic.\n[ 0.123374] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.124004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.129727] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.139594] KVM setup paravirtual spinlock\n[ 0.142058] x86: Booted up 1 node, 1 CPUs\n[ 0.143646] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.144403] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.146920] devtmpfs: initialized\n[ 0.149263] EVM: security.selinux\n[ 0.150609] EVM: security.SMACK64\n[ 0.151972] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.154370] pinctrl core: initialized pinctrl subsystem\n[ 0.156048] regulator-dummy: no parameters\n[ 0.157746] RTC time: 11:25:00, date: 06/30/19\n[ 0.159509] NET: Registered protocol family 16\n[ 0.160127] cpuidle: using governor ladder\n[ 0.161753] cpuidle: using governor menu\n[ 0.163312] ACPI: bus type PCI registered\n[ 0.164009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166471] PCI: Using configuration type 1 for base access\n[ 0.168708] bio: create slab at 0\n[ 0.170499] ACPI: Added _OSI(Module Device)\n[ 0.172004] ACPI: Added _OSI(Processor Device)\n[ 0.173684] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.175440] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.177430] ACPI: Interpreter enabled\n[ 0.178904] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.182274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184999] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.191510] ACPI: (supports S0 S5)\n[ 0.192003] ACPI: Using IOAPIC for interrupt routing\n[ 0.193825] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196162] ACPI: No dock devices found.\n[ 0.199419] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202464] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.208200] acpiphp: Slot [3] registered\n[ 0.209774] acpiphp: Slot [4] registered\n[ 0.211502] acpiphp: Slot [5] registered\n[ 0.212036] acpiphp: Slot [6] registered\n[ 0.213551] acpiphp: Slot [7] registered\n[ 0.215060] acpiphp: Slot [8] registered\n[ 0.216021] acpiphp: Slot [9] registered\n[ 0.217550] acpiphp: Slot [10] registered\n[ 0.219128] acpiphp: Slot [11] registered\n[ 0.220021] acpiphp: Slot [12] registered\n[ 0.221539] acpiphp: Slot [13] registered\n[ 0.223071] acpiphp: Slot [14] registered\n[ 0.224020] acpiphp: Slot [15] registered\n[ 0.225534] acpiphp: Slot [16] registered\n[ 0.227076] acpiphp: Slot [17] registered\n[ 0.228027] acpiphp: Slot [18] registered\n[ 0.229560] acpiphp: Slot [19] registered\n[ 0.231091] acpiphp: Slot [20] registered\n[ 0.232021] acpiphp: Slot [21] registered\n[ 0.233558] acpiphp: Slot [22] registered\n[ 0.235098] acpiphp: Slot [23] registered\n[ 0.236021] acpiphp: Slot [24] registered\n[ 0.237563] acpiphp: Slot [25] registered\n[ 0.239089] acpiphp: Slot [26] registered\n[ 0.240020] acpiphp: Slot [27] registered\n[ 0.241546] acpiphp: Slot [28] registered\n[ 0.243051] acpiphp: Slot [29] registered\n[ 0.244026] acpiphp: Slot [30] registered\n[ 0.245598] acpiphp: Slot [31] registered\n[ 0.247132] PCI host bridge to bus 0000:00\n[ 0.248004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.249979] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.252003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.254225] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.256003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.258320] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.267578] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.268015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.291375] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.293255] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.295937] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.297361] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.300003] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.302319] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304317] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.306360] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308003] vgaarb: loaded\n[ 0.309146] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311308] SCSI subsystem initialized\n[ 0.312220] ACPI: bus type USB registered\n[ 0.313826] usbcore: registered new interface driver usbfs\n[ 0.315789] usbcore: registered new interface driver hub\n[ 0.316038] usbcore: registered new device driver usb\n[ 0.318049] PCI: Using ACPI for IRQ routing\n[ 0.319998] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321610] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323471] NetLabel: unlabeled traffic allowed by default\n[ 0.324211] Switched to clocksource kvm-clock\n[ 0.332456] AppArmor: AppArmor Filesystem Enabled\n[ 0.334248] pnp: PnP ACPI init\n[ 0.335498] ACPI: bus type PNP registered\n[ 0.337493] pnp: PnP ACPI: found 8 devices\n[ 0.339073] ACPI: bus type PNP unregistered\n[ 0.346277] NET: Registered protocol family 2\n[ 0.348203] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.350678] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.353051] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.355384] TCP: reno registered\n[ 0.356658] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.358782] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.361073] NET: Registered protocol family 1\n[ 0.362734] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.364847] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.366904] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.383695] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.400653] Trying to unpack rootfs image as initramfs...\n[ 0.499496] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.502531] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.504670] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.507839] Scanning for low memory corruption every 60 seconds\n[ 0.510230] Initialise system trusted keyring\n[ 0.511911] audit: initializing netlink socket (disabled)\n[ 0.513901] type=2000 audit(1561893901.087:1): initialized\n[ 0.533556] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.536546] zbud: loaded\n[ 0.537855] VFS: Disk quotas dquot_6.5.2\n[ 0.539426] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.541986] fuse init (API version 7.22)\n[ 0.543578] msgmni has been set to 1982\n[ 0.545119] Key type big_key registered\n[ 0.546879] Key type asymmetric registered\n[ 0.548481] Asymmetric key parser 'x509' registered\n[ 0.550307] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.553100] io scheduler noop registered\n[ 0.554613] io scheduler deadline registered (default)\n[ 0.556497] io scheduler cfq registered\n[ 0.558071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.560096] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.562443] ipmi message handler version 39.2\n[ 0.564137] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.566900] ACPI: Power Button [PWRF]\n[ 0.568405] GHES: HEST is not enabled!\n[ 0.584684] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.616980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.619767] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.645473] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.649047] Linux agpgart interface v0.103\n[ 0.651479] brd: module loaded\n[ 0.653154] loop: module loaded\n[ 0.654870] blk-mq: CPU -> queue map\n[ 0.656282] CPU 0 -> Queue 0\n[ 0.658393] vda: vda1\n[ 0.660154] scsi0 : ata_piix\n[ 0.661419] scsi1 : ata_piix\n[ 0.662648] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.665033] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.668119] libphy: Fixed MDIO Bus: probed\n[ 0.669751] tun: Universal TUN/TAP device driver, 1.6\n[ 0.671614] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.674831] PPP generic driver version 2.4.2\n[ 0.676523] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.678875] ehci-pci: EHCI PCI platform driver\n[ 0.680580] ehci-platform: EHCI generic platform driver\n[ 0.682528] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684762] ohci-pci: OHCI PCI platform driver\n[ 0.686463] ohci-platform: OHCI generic platform driver\n[ 0.688401] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.705536] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.707444] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.710395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.712566] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.714953] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.717687] usb usb1: Product: UHCI Host Controller\n[ 0.719484] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.721757] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.723536] hub 1-0:1.0: USB hub found\n[ 0.725033] hub 1-0:1.0: 2 ports detected\n[ 0.726705] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.730526] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.732324] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.734211] mousedev: PS/2 mouse device common for all mice\n[ 0.736545] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.739714] rtc_cmos 00:00: RTC can wake from S4\n[ 0.741899] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.744126] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.746401] device-mapper: uevent: version 1.0.3\n[ 0.748157] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.751191] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.753357] TCP: cubic registered\n[ 0.754725] NET: Registered protocol family 10\n[ 0.756539] NET: Registered protocol family 17\n[ 0.758196] Key type dns_resolver registered\n[ 0.759891] Loading compiled-in X.509 certificates\n[ 0.762169] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.765516] registered taskstats version 1\n[ 0.768359] Key type trusted registered\n[ 0.771928] Key type encrypted registered\n[ 0.773474] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.775426] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.777910] regulator-dummy: disabling\n[ 0.779360] Magic number: 7:794:429\n[ 0.780903] rtc_cmos 00:00: setting system clock to 2019-06-30 11:25:01 UTC (1561893901)\n[ 0.783869] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.785956] EDD information not available.\n[ 0.821473] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.836064] Write protecting the kernel read-only data: 12288k\n[ 0.838780] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.843033] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.860117] systemd-udevd[99]: starting version 204\n[ 0.892560] FDC 0 is a S82078B\n[ 1.048052] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.213096] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.215458] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.217883] usb 1-1: Product: QEMU USB Tablet\n[ 1.219499] usb 1-1: Manufacturer: QEMU\n[ 1.220964] usb 1-1: SerialNumber: 42\n[ 1.921781] 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.284105] 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.387948] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n[ 2.523757] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 30 Jun 2019 11:25:03 +0000. Up 2.92 seconds.\ncloud-init-nonet[3.13]: 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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 ]\ncloud-init-nonet[4.74]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 30 Jun 2019 11:25:06 +0000. Up 5.36 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.100.8 | 255.255.255.0 | fa:16:3e:3b:e8:2e |\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.100.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\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 ]\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:\n1b:2c:76:02:33:d0:14:31:40:04:58:7a:60:a8:da:30 root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|=**+=o |\n|+o ... |\n|o . + |\n|E. + . |\n|.+ + S |\n|. . . + o |\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:\nfa:ad:86:33:a3:ae:16:8a:97:f2:b3:c8:db:59:1b:65 root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n| |\n| ES |\n| . o. |\n|.. o o.. |\n|=.* o B... |\n|.B=Boo =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:\n34:7e:09:8d:fb:9c:a5:49:f6:eb:69:fc:67:07:7f:40 root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| o |\n| = . |\n| o + . E |\n| S = .. |\n| * * o |\n| *.. + |\n| oo *|\n| o+..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:\ndd:b6:ca:b5:73:b8:f1:e4:30:60:1c:86:a3:75:b9:03 root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . . |\n| E = |\n| o B + |\n| . S B o |\n| . + . |\n| *.. |\n| . ooO. |\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 boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 30 Jun 2019 11:25:11 +0000. Up 11.12 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping 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 Sun, 30 Jun 2019 11:25:13 +0000. Up 12.39 seconds.\n+ apt-get update\n\nUbuntu 14.04.6 LTS ns ttyS0\n\nns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:5 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:6 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 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 [526 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 [582 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 [4028 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 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 13.1 MB in 8s (1490 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 0 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.19 [145 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB]\nPreconfiguring packages ...\nFetched 432 kB in 1s (321 kB/s)\nSelecting previously unselected package bind9utils.\n(Reading database ... 51354 files and directories currently installed.)\nPreparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ...\nUnpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ...\nSelecting previously unselected package bind9.\nPreparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ...\nUnpacking bind9 (1:9.9.5.dfsg-3ubuntu0.19) ...\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.19) ...\nSetting up bind9 (1:9.9.5.dfsg-3ubuntu0.19) ...\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+ cat\n++ date +%Y%m%d%H\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n+ chown root:bind /var/lib/bind/db.clearwater.opnfv\n+ service bind9 reload\n * Reloading domain name service... bind9\n ...done.\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABdGJudjr4cJB5VMk8Spc5laai7ZfIzpSn1Q9CwKQ9ulyCz_Ophll-uWAnxSmCChCHJ21WcxQrPrUxxLpoTYOrIdBoW_nsuOwpmJVfe12qGmsMQ92xeRaV4TXjv0qq8qFnCsyIVNuBBg_83_Wq7pohqQfvODHvCnxlNw7p00ymwchkqYAo' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/12440594636e4a2da0fc42d8cdd0733b/stacks/clearwater-opnfv-dns-ziy4h2n4rapk/8fd88a46-5146-4cdb-8118-122df7b45613/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\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 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 11 60 --:--:-- --:--:-- --:--:-- 60\nHTTP/1.1 200 OK\nDate: Sun, 30 Jun 2019 11:25:28 GMT\nServer: Apache\nx-openstack-request-id: req-cb9f36ea-e1a1-464a-b174-ed2a566a6b41\nContent-Length: 4\nContent-Type: application/json\n\nnullci-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 | d7:4b:81:55:81:5d:00:63:81:cf:2d:30:af:d1:08:49 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 fa:ad:86:33:a3:ae:16:8a:97:f2:b3:c8:db:59:1b:65 root@ns (DSA)\nec2: 256 34:7e:09:8d:fb:9c:a5:49:f6:eb:69:fc:67:07:7f:40 root@ns (ECDSA)\nec2: 256 dd:b6:ca:b5:73:b8:f1:e4:30:60:1c:86:a3:75:b9:03 root@ns (ED25519)\nec2: 2048 1b:2c:76:02:33:d0:14:31:40:04:58:7a:60:a8:da:30 root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKujqenpAyvIsT0RUYwIEg17KRrdSwcjC6AvuGyW5Kg7SHWGPCkytro82CNca14EvsBUo18t4uNymB4IUz8R9A4= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJTAndRxcgAJg0ixFAI93zyxvYxaSegFiuIMeu3L8bS5 root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmUAVktN7STWrWIAHNdm4NygYyNNJfE/7CPpspgkVenq1/ylfAo9Sf5JNG+arBOQD3VSXuZl/o6OIzH/ZFro2OtJ2noJsfOzM2ofBzKxj+NXAw+YTI86rv8HP8jC0DvYYikqPhQJcf5s2n7pdYUF9cnYXSjdp+MUe7C/xXp+pmH5r32sF4piJX5bgaJbo4wJdlhp0nPqy4KYO5KzUrd1IXjPw81OaAkDUGSZF65ThzB8xi/TlF3pmTw5Tg5YJGaI/m4WXvRvg+P7hLseAkLmLOT6/IOBUMAYte0smNAkIxwMR+DN3nDDrwJV6lBXUNk67N1fNWF0Y0lZKBRleevsCl root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 30 Jun 2019 11:25:28 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 28.21 seconds\n"} 2019-06-30 11:52:50,234 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649/action used request id req-83d971d5-9d81-4288-9e36-3eca68ceda9b 2019-06-30 11:52:50,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0726630687714s 2019-06-30 11:52:50,235 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008003] pid_max: default: 32768 minimum: 301 [ 0.009740] Security Framework initialized [ 0.012034] AppArmor: AppArmor initialized [ 0.013665] Yama: becoming mindful. [ 0.015130] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016894] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020444] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022754] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024239] Initializing cgroup subsys memory [ 0.028006] Initializing cgroup subsys devices [ 0.029690] Initializing cgroup subsys freezer [ 0.031363] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033728] Initializing cgroup subsys hugetlb [ 0.036746] mce: CPU supports 10 MCE banks [ 0.038328] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038328] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.046963] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.055342] MDS: Mitigation: Clear CPU buffers [ 0.075886] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.087188] ACPI: Core revision 20131115 [ 0.088595] ACPI: All ACPI Tables successfully acquired [ 0.090867] ftrace: allocating 28757 entries in 113 pages [ 0.112352] smpboot: Max logical packages: 1 [ 0.114057] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116318] Enabling x2apic [ 0.117550] Enabled x2apic [ 0.120009] Switched APIC routing to physical x2apic. [ 0.123374] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.124004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.129727] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139594] KVM setup paravirtual spinlock [ 0.142058] x86: Booted up 1 node, 1 CPUs [ 0.143646] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144403] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146920] devtmpfs: initialized [ 0.149263] EVM: security.selinux [ 0.150609] EVM: security.SMACK64 [ 0.151972] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.154370] pinctrl core: initialized pinctrl subsystem [ 0.156048] regulator-dummy: no parameters [ 0.157746] RTC time: 11:25:00, date: 06/30/19 [ 0.159509] NET: Registered protocol family 16 [ 0.160127] cpuidle: using governor ladder [ 0.161753] cpuidle: using governor menu [ 0.163312] ACPI: bus type PCI registered [ 0.164009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166471] PCI: Using configuration type 1 for base access [ 0.168708] bio: create slab at 0 [ 0.170499] ACPI: Added _OSI(Module Device) [ 0.172004] ACPI: Added _OSI(Processor Device) [ 0.173684] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.175440] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177430] ACPI: Interpreter enabled [ 0.178904] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.182274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184999] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191510] ACPI: (supports S0 S5) [ 0.192003] ACPI: Using IOAPIC for interrupt routing [ 0.193825] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196162] ACPI: No dock devices found. [ 0.199419] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202464] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.208200] acpiphp: Slot [3] registered [ 0.209774] acpiphp: Slot [4] registered [ 0.211502] acpiphp: Slot [5] registered [ 0.212036] acpiphp: Slot [6] registered [ 0.213551] acpiphp: Slot [7] registered [ 0.215060] acpiphp: Slot [8] registered [ 0.216021] acpiphp: Slot [9] registered [ 0.217550] acpiphp: Slot [10] registered [ 0.219128] acpiphp: Slot [11] registered [ 0.220021] acpiphp: Slot [12] registered [ 0.221539] acpiphp: Slot [13] registered [ 0.223071] acpiphp: Slot [14] registered [ 0.224020] acpiphp: Slot [15] registered [ 0.225534] acpiphp: Slot [16] registered [ 0.227076] acpiphp: Slot [17] registered [ 0.228027] acpiphp: Slot [18] registered [ 0.229560] acpiphp: Slot [19] registered [ 0.231091] acpiphp: Slot [20] registered [ 0.232021] acpiphp: Slot [21] registered [ 0.233558] acpiphp: Slot [22] registered [ 0.235098] acpiphp: Slot [23] registered [ 0.236021] acpiphp: Slot [24] registered [ 0.237563] acpiphp: Slot [25] registered [ 0.239089] acpiphp: Slot [26] registered [ 0.240020] acpiphp: Slot [27] registered [ 0.241546] acpiphp: Slot [28] registered [ 0.243051] acpiphp: Slot [29] registered [ 0.244026] acpiphp: Slot [30] registered [ 0.245598] acpiphp: Slot [31] registered [ 0.247132] PCI host bridge to bus 0000:00 [ 0.248004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.249979] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.252003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.254225] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.256003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.258320] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.267578] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.268015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.291375] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.293255] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.295937] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.297361] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.300003] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.302319] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304317] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.306360] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308003] vgaarb: loaded [ 0.309146] vgaarb: bridge control possible 0000:00:02.0 [ 0.311308] SCSI subsystem initialized [ 0.312220] ACPI: bus type USB registered [ 0.313826] usbcore: registered new interface driver usbfs [ 0.315789] usbcore: registered new interface driver hub [ 0.316038] usbcore: registered new device driver usb [ 0.318049] PCI: Using ACPI for IRQ routing [ 0.319998] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321610] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323471] NetLabel: unlabeled traffic allowed by default [ 0.324211] Switched to clocksource kvm-clock [ 0.332456] AppArmor: AppArmor Filesystem Enabled [ 0.334248] pnp: PnP ACPI init [ 0.335498] ACPI: bus type PNP registered [ 0.337493] pnp: PnP ACPI: found 8 devices [ 0.339073] ACPI: bus type PNP unregistered [ 0.346277] NET: Registered protocol family 2 [ 0.348203] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.350678] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.353051] TCP: Hash tables configured (established 8192 bind 8192) [ 0.355384] TCP: reno registered [ 0.356658] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.358782] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.361073] NET: Registered protocol family 1 [ 0.362734] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.364847] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.366904] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383695] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400653] Trying to unpack rootfs image as initramfs... [ 0.499496] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.502531] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.504670] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.507839] Scanning for low memory corruption every 60 seconds [ 0.510230] Initialise system trusted keyring [ 0.511911] audit: initializing netlink socket (disabled) [ 0.513901] type=2000 audit(1561893901.087:1): initialized [ 0.533556] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.536546] zbud: loaded [ 0.537855] VFS: Disk quotas dquot_6.5.2 [ 0.539426] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.541986] fuse init (API version 7.22) [ 0.543578] msgmni has been set to 1982 [ 0.545119] Key type big_key registered [ 0.546879] Key type asymmetric registered [ 0.548481] Asymmetric key parser 'x509' registered [ 0.550307] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.553100] io scheduler noop registered [ 0.554613] io scheduler deadline registered (default) [ 0.556497] io scheduler cfq registered [ 0.558071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.560096] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.562443] ipmi message handler version 39.2 [ 0.564137] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.566900] ACPI: Power Button [PWRF] [ 0.568405] GHES: HEST is not enabled! [ 0.584684] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.616980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.619767] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.645473] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.649047] Linux agpgart interface v0.103 [ 0.651479] brd: module loaded [ 0.653154] loop: module loaded [ 0.654870] blk-mq: CPU -> queue map [ 0.656282] CPU 0 -> Queue 0 [ 0.658393] vda: vda1 [ 0.660154] scsi0 : ata_piix [ 0.661419] scsi1 : ata_piix [ 0.662648] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.665033] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.668119] libphy: Fixed MDIO Bus: probed [ 0.669751] tun: Universal TUN/TAP device driver, 1.6 [ 0.671614] tun: (C) 1999-2004 Max Krasnyansky [ 0.674831] PPP generic driver version 2.4.2 [ 0.676523] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.678875] ehci-pci: EHCI PCI platform driver [ 0.680580] ehci-platform: EHCI generic platform driver [ 0.682528] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684762] ohci-pci: OHCI PCI platform driver [ 0.686463] ohci-platform: OHCI generic platform driver [ 0.688401] uhci_hcd: USB Universal Host Controller Interface driver [ 0.705536] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.707444] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.710395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.712566] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.714953] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717687] usb usb1: Product: UHCI Host Controller [ 0.719484] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.721757] usb usb1: SerialNumber: 0000:00:01.2 [ 0.723536] hub 1-0:1.0: USB hub found [ 0.725033] hub 1-0:1.0: 2 ports detected [ 0.726705] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.730526] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.732324] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.734211] mousedev: PS/2 mouse device common for all mice [ 0.736545] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.739714] rtc_cmos 00:00: RTC can wake from S4 [ 0.741899] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.744126] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.746401] device-mapper: uevent: version 1.0.3 [ 0.748157] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.751191] ledtrig-cpu: registered to indicate activity on CPUs [ 0.753357] TCP: cubic registered [ 0.754725] NET: Registered protocol family 10 [ 0.756539] NET: Registered protocol family 17 [ 0.758196] Key type dns_resolver registered [ 0.759891] Loading compiled-in X.509 certificates [ 0.762169] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.765516] registered taskstats version 1 [ 0.768359] Key type trusted registered [ 0.771928] Key type encrypted registered [ 0.773474] AppArmor: AppArmor sha1 policy hashing enabled [ 0.775426] IMA: No TPM chip found, activating TPM-bypass! [ 0.777910] regulator-dummy: disabling [ 0.779360] Magic number: 7:794:429 [ 0.780903] rtc_cmos 00:00: setting system clock to 2019-06-30 11:25:01 UTC (1561893901) [ 0.783869] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.785956] EDD information not available. [ 0.821473] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.836064] Write protecting the kernel read-only data: 12288k [ 0.838780] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.843033] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.860117] systemd-udevd[99]: starting version 204 [ 0.892560] FDC 0 is a S82078B [ 1.048052] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.213096] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.215458] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.217883] usb 1-1: Product: QEMU USB Tablet [ 1.219499] usb 1-1: Manufacturer: QEMU [ 1.220964] usb 1-1: SerialNumber: 42 [ 1.921781] 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.284105] 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.387948] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] [ 2.523757] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 30 Jun 2019 11:25:03 +0000. Up 2.92 seconds. cloud-init-nonet[3.13]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.74]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 30 Jun 2019 11:25:06 +0000. Up 5.36 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.8 | 255.255.255.0 | fa:16:3e:3b:e8:2e | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 1b:2c:76:02:33:d0:14:31:40:04:58:7a:60:a8:da:30 root@ns The key's randomart image is: +--[ RSA 2048]----+ |=**+=o | |+o ... | |o . + | |E. + . | |.+ + S | |. . . + o | | . | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: fa:ad:86:33:a3:ae:16:8a:97:f2:b3:c8:db:59:1b:65 root@ns The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | | | ES | | . o. | |.. o o.. | |=.* o B... | |.B=Boo =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: 34:7e:09:8d:fb:9c:a5:49:f6:eb:69:fc:67:07:7f:40 root@ns The key's randomart image is: +--[ECDSA 256]---+ | | | o | | = . | | o + . E | | S = .. | | * * o | | *.. + | | oo *| | 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: dd:b6:ca:b5:73:b8:f1:e4:30:60:1c:86:a3:75:b9:03 root@ns The key's randomart image is: +--[ED25519 256--+ | | | . . | | E = | | o B + | | . S B o | | . + . | | *.. | | . ooO. | | o o+o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Sun, 30 Jun 2019 11:25:11 +0000. Up 11.12 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 30 Jun 2019 11:25:13 +0000. Up 12.39 seconds. + apt-get update Ubuntu 14.04.6 LTS ns ttyS0 ns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:6 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1490 kB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 432 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.19 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB] Preconfiguring packages ... Fetched 432 kB in 1s (321 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... Adding group `bind' (GID 111) ... Done. Adding system user `bind' (UID 106) ... Adding new user `bind' (UID 106) with group `bind' ... Not creating home directory `/var/cache/bind'. wrote key file "/etc/bind/rndc.key" # * Starting domain name service... bind9 ...done. Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... + cat + cat + cat ++ date +%Y%m%d%H ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 + chown root:bind /var/lib/bind/db.clearwater.opnfv + service bind9 reload * Reloading domain name service... bind9 ...done. + curl -i -X POST -H 'X-Auth-Token: gAAAAABdGJudjr4cJB5VMk8Spc5laai7ZfIzpSn1Q9CwKQ9ulyCz_Ophll-uWAnxSmCChCHJ21WcxQrPrUxxLpoTYOrIdBoW_nsuOwpmJVfe12qGmsMQ92xeRaV4TXjv0qq8qFnCsyIVNuBBg_83_Wq7pohqQfvODHvCnxlNw7p00ymwchkqYAo' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/12440594636e4a2da0fc42d8cdd0733b/stacks/clearwater-opnfv-dns-ziy4h2n4rapk/8fd88a46-5146-4cdb-8118-122df7b45613/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 11 60 --:--:-- --:--:-- --:--:-- 60 HTTP/1.1 200 OK Date: Sun, 30 Jun 2019 11:25:28 GMT Server: Apache x-openstack-request-id: req-cb9f36ea-e1a1-464a-b174-ed2a566a6b41 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | d7:4b:81:55:81:5d:00:63:81:cf:2d:30:af:d1:08:49 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 fa:ad:86:33:a3:ae:16:8a:97:f2:b3:c8:db:59:1b:65 root@ns (DSA) ec2: 256 34:7e:09:8d:fb:9c:a5:49:f6:eb:69:fc:67:07:7f:40 root@ns (ECDSA) ec2: 256 dd:b6:ca:b5:73:b8:f1:e4:30:60:1c:86:a3:75:b9:03 root@ns (ED25519) ec2: 2048 1b:2c:76:02:33:d0:14:31:40:04:58:7a:60:a8:da:30 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKujqenpAyvIsT0RUYwIEg17KRrdSwcjC6AvuGyW5Kg7SHWGPCkytro82CNca14EvsBUo18t4uNymB4IUz8R9A4= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJTAndRxcgAJg0ixFAI93zyxvYxaSegFiuIMeu3L8bS5 root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmUAVktN7STWrWIAHNdm4NygYyNNJfE/7CPpspgkVenq1/ylfAo9Sf5JNG+arBOQD3VSXuZl/o6OIzH/ZFro2OtJ2noJsfOzM2ofBzKxj+NXAw+YTI86rv8HP8jC0DvYYikqPhQJcf5s2n7pdYUF9cnYXSjdp+MUe7C/xXp+pmH5r32sF4piJX5bgaJbo4wJdlhp0nPqy4KYO5KzUrd1IXjPw81OaAkDUGSZF65ThzB8xi/TlF3pmTw5Tg5YJGaI/m4WXvRvg+P7hLseAkLmLOT6/IOBUMAYte0smNAkIxwMR+DN3nDDrwJV6lBXUNk67N1fNWF0Y0lZKBRleevsCl root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 30 Jun 2019 11:25:28 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 28.21 seconds 2019-06-30 11:52:50,237 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-170-generic (buildd@lcy01-amd64-001) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 (Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7504K kernel code, 1167K rwdata, 3440K rodata, 1372K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008003] pid_max: default: 32768 minimum: 301 [ 0.009740] Security Framework initialized [ 0.012034] AppArmor: AppArmor initialized [ 0.013665] Yama: becoming mindful. [ 0.015130] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016894] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020444] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022754] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024239] Initializing cgroup subsys memory [ 0.028006] Initializing cgroup subsys devices [ 0.029690] Initializing cgroup subsys freezer [ 0.031363] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033728] Initializing cgroup subsys hugetlb [ 0.036746] mce: CPU supports 10 MCE banks [ 0.038328] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038328] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.046963] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.055342] MDS: Mitigation: Clear CPU buffers [ 0.075886] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.087188] ACPI: Core revision 20131115 [ 0.088595] ACPI: All ACPI Tables successfully acquired [ 0.090867] ftrace: allocating 28757 entries in 113 pages [ 0.112352] smpboot: Max logical packages: 1 [ 0.114057] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116318] Enabling x2apic [ 0.117550] Enabled x2apic [ 0.120009] Switched APIC routing to physical x2apic. [ 0.123374] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.124004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.129727] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139594] KVM setup paravirtual spinlock [ 0.142058] x86: Booted up 1 node, 1 CPUs [ 0.143646] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144403] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146920] devtmpfs: initialized [ 0.149263] EVM: security.selinux [ 0.150609] EVM: security.SMACK64 [ 0.151972] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.154370] pinctrl core: initialized pinctrl subsystem [ 0.156048] regulator-dummy: no parameters [ 0.157746] RTC time: 11:25:00, date: 06/30/19 [ 0.159509] NET: Registered protocol family 16 [ 0.160127] cpuidle: using governor ladder [ 0.161753] cpuidle: using governor menu [ 0.163312] ACPI: bus type PCI registered [ 0.164009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166471] PCI: Using configuration type 1 for base access [ 0.168708] bio: create slab at 0 [ 0.170499] ACPI: Added _OSI(Module Device) [ 0.172004] ACPI: Added _OSI(Processor Device) [ 0.173684] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.175440] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177430] ACPI: Interpreter enabled [ 0.178904] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.182274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184999] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191510] ACPI: (supports S0 S5) [ 0.192003] ACPI: Using IOAPIC for interrupt routing [ 0.193825] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196162] ACPI: No dock devices found. [ 0.199419] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202464] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.208200] acpiphp: Slot [3] registered [ 0.209774] acpiphp: Slot [4] registered [ 0.211502] acpiphp: Slot [5] registered [ 0.212036] acpiphp: Slot [6] registered [ 0.213551] acpiphp: Slot [7] registered [ 0.215060] acpiphp: Slot [8] registered [ 0.216021] acpiphp: Slot [9] registered [ 0.217550] acpiphp: Slot [10] registered [ 0.219128] acpiphp: Slot [11] registered [ 0.220021] acpiphp: Slot [12] registered [ 0.221539] acpiphp: Slot [13] registered [ 0.223071] acpiphp: Slot [14] registered [ 0.224020] acpiphp: Slot [15] registered [ 0.225534] acpiphp: Slot [16] registered [ 0.227076] acpiphp: Slot [17] registered [ 0.228027] acpiphp: Slot [18] registered [ 0.229560] acpiphp: Slot [19] registered [ 0.231091] acpiphp: Slot [20] registered [ 0.232021] acpiphp: Slot [21] registered [ 0.233558] acpiphp: Slot [22] registered [ 0.235098] acpiphp: Slot [23] registered [ 0.236021] acpiphp: Slot [24] registered [ 0.237563] acpiphp: Slot [25] registered [ 0.239089] acpiphp: Slot [26] registered [ 0.240020] acpiphp: Slot [27] registered [ 0.241546] acpiphp: Slot [28] registered [ 0.243051] acpiphp: Slot [29] registered [ 0.244026] acpiphp: Slot [30] registered [ 0.245598] acpiphp: Slot [31] registered [ 0.247132] PCI host bridge to bus 0000:00 [ 0.248004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.249979] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.252003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.254225] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.256003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.258320] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.267578] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.268015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.291375] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.293255] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.295937] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.297361] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.300003] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.302319] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304317] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.306360] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308003] vgaarb: loaded [ 0.309146] vgaarb: bridge control possible 0000:00:02.0 [ 0.311308] SCSI subsystem initialized [ 0.312220] ACPI: bus type USB registered [ 0.313826] usbcore: registered new interface driver usbfs [ 0.315789] usbcore: registered new interface driver hub [ 0.316038] usbcore: registered new device driver usb [ 0.318049] PCI: Using ACPI for IRQ routing [ 0.319998] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321610] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323471] NetLabel: unlabeled traffic allowed by default [ 0.324211] Switched to clocksource kvm-clock [ 0.332456] AppArmor: AppArmor Filesystem Enabled [ 0.334248] pnp: PnP ACPI init [ 0.335498] ACPI: bus type PNP registered [ 0.337493] pnp: PnP ACPI: found 8 devices [ 0.339073] ACPI: bus type PNP unregistered [ 0.346277] NET: Registered protocol family 2 [ 0.348203] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.350678] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.353051] TCP: Hash tables configured (established 8192 bind 8192) [ 0.355384] TCP: reno registered [ 0.356658] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.358782] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.361073] NET: Registered protocol family 1 [ 0.362734] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.364847] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.366904] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383695] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400653] Trying to unpack rootfs image as initramfs... [ 0.499496] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.502531] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.504670] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.507839] Scanning for low memory corruption every 60 seconds [ 0.510230] Initialise system trusted keyring [ 0.511911] audit: initializing netlink socket (disabled) [ 0.513901] type=2000 audit(1561893901.087:1): initialized [ 0.533556] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.536546] zbud: loaded [ 0.537855] VFS: Disk quotas dquot_6.5.2 [ 0.539426] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.541986] fuse init (API version 7.22) [ 0.543578] msgmni has been set to 1982 [ 0.545119] Key type big_key registered [ 0.546879] Key type asymmetric registered [ 0.548481] Asymmetric key parser 'x509' registered [ 0.550307] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.553100] io scheduler noop registered [ 0.554613] io scheduler deadline registered (default) [ 0.556497] io scheduler cfq registered [ 0.558071] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.560096] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.562443] ipmi message handler version 39.2 [ 0.564137] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.566900] ACPI: Power Button [PWRF] [ 0.568405] GHES: HEST is not enabled! [ 0.584684] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.616980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.619767] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.645473] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.649047] Linux agpgart interface v0.103 [ 0.651479] brd: module loaded [ 0.653154] loop: module loaded [ 0.654870] blk-mq: CPU -> queue map [ 0.656282] CPU 0 -> Queue 0 [ 0.658393] vda: vda1 [ 0.660154] scsi0 : ata_piix [ 0.661419] scsi1 : ata_piix [ 0.662648] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.665033] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.668119] libphy: Fixed MDIO Bus: probed [ 0.669751] tun: Universal TUN/TAP device driver, 1.6 [ 0.671614] tun: (C) 1999-2004 Max Krasnyansky [ 0.674831] PPP generic driver version 2.4.2 [ 0.676523] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.678875] ehci-pci: EHCI PCI platform driver [ 0.680580] ehci-platform: EHCI generic platform driver [ 0.682528] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684762] ohci-pci: OHCI PCI platform driver [ 0.686463] ohci-platform: OHCI generic platform driver [ 0.688401] uhci_hcd: USB Universal Host Controller Interface driver [ 0.705536] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.707444] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.710395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.712566] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.714953] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717687] usb usb1: Product: UHCI Host Controller [ 0.719484] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.721757] usb usb1: SerialNumber: 0000:00:01.2 [ 0.723536] hub 1-0:1.0: USB hub found [ 0.725033] hub 1-0:1.0: 2 ports detected [ 0.726705] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.730526] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.732324] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.734211] mousedev: PS/2 mouse device common for all mice [ 0.736545] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.739714] rtc_cmos 00:00: RTC can wake from S4 [ 0.741899] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.744126] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.746401] device-mapper: uevent: version 1.0.3 [ 0.748157] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.751191] ledtrig-cpu: registered to indicate activity on CPUs [ 0.753357] TCP: cubic registered [ 0.754725] NET: Registered protocol family 10 [ 0.756539] NET: Registered protocol family 17 [ 0.758196] Key type dns_resolver registered [ 0.759891] Loading compiled-in X.509 certificates [ 0.762169] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.765516] registered taskstats version 1 [ 0.768359] Key type trusted registered [ 0.771928] Key type encrypted registered [ 0.773474] AppArmor: AppArmor sha1 policy hashing enabled [ 0.775426] IMA: No TPM chip found, activating TPM-bypass! [ 0.777910] regulator-dummy: disabling [ 0.779360] Magic number: 7:794:429 [ 0.780903] rtc_cmos 00:00: setting system clock to 2019-06-30 11:25:01 UTC (1561893901) [ 0.783869] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.785956] EDD information not available. [ 0.821473] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.836064] Write protecting the kernel read-only data: 12288k [ 0.838780] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.843033] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.860117] systemd-udevd[99]: starting version 204 [ 0.892560] FDC 0 is a S82078B [ 1.048052] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.213096] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.215458] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.217883] usb 1-1: Product: QEMU USB Tablet [ 1.219499] usb 1-1: Manufacturer: QEMU [ 1.220964] usb 1-1: SerialNumber: 42 [ 1.921781] 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.284105] 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.387948] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] [ 2.523757] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 30 Jun 2019 11:25:03 +0000. Up 2.92 seconds. cloud-init-nonet[3.13]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.74]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 30 Jun 2019 11:25:06 +0000. Up 5.36 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.8 | 255.255.255.0 | fa:16:3e:3b:e8:2e | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 1b:2c:76:02:33:d0:14:31:40:04:58:7a:60:a8:da:30 root@ns The key's randomart image is: +--[ RSA 2048]----+ |=**+=o | |+o ... | |o . + | |E. + . | |.+ + S | |. . . + o | | . | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: fa:ad:86:33:a3:ae:16:8a:97:f2:b3:c8:db:59:1b:65 root@ns The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | | | ES | | . o. | |.. o o.. | |=.* o B... | |.B=Boo =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: 34:7e:09:8d:fb:9c:a5:49:f6:eb:69:fc:67:07:7f:40 root@ns The key's randomart image is: +--[ECDSA 256]---+ | | | o | | = . | | o + . E | | S = .. | | * * o | | *.. + | | oo *| | 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: dd:b6:ca:b5:73:b8:f1:e4:30:60:1c:86:a3:75:b9:03 root@ns The key's randomart image is: +--[ED25519 256--+ | | | . . | | E = | | o B + | | . S B o | | . + . | | *.. | | . ooO. | | o o+o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Sun, 30 Jun 2019 11:25:11 +0000. Up 11.12 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 30 Jun 2019 11:25:13 +0000. Up 12.39 seconds. + apt-get update Ubuntu 14.04.6 LTS ns ttyS0 ns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:6 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1490 kB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 432 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.19 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB] Preconfiguring packages ... Fetched 432 kB in 1s (321 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51354 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... Adding group `bind' (GID 111) ... Done. Adding system user `bind' (UID 106) ... Adding new user `bind' (UID 106) with group `bind' ... Not creating home directory `/var/cache/bind'. wrote key file "/etc/bind/rndc.key" # * Starting domain name service... bind9 ...done. Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... + cat + cat + cat ++ date +%Y%m%d%H ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 + chown root:bind /var/lib/bind/db.clearwater.opnfv + service bind9 reload * Reloading domain name service... bind9 ...done. + curl -i -X POST -H 'X-Auth-Token: gAAAAABdGJudjr4cJB5VMk8Spc5laai7ZfIzpSn1Q9CwKQ9ulyCz_Ophll-uWAnxSmCChCHJ21WcxQrPrUxxLpoTYOrIdBoW_nsuOwpmJVfe12qGmsMQ92xeRaV4TXjv0qq8qFnCsyIVNuBBg_83_Wq7pohqQfvODHvCnxlNw7p00ymwchkqYAo' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.24:8004/v1/12440594636e4a2da0fc42d8cdd0733b/stacks/clearwater-opnfv-dns-ziy4h2n4rapk/8fd88a46-5146-4cdb-8118-122df7b45613/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 11 60 --:--:-- --:--:-- --:--:-- 60 HTTP/1.1 200 OK Date: Sun, 30 Jun 2019 11:25:28 GMT Server: Apache x-openstack-request-id: req-cb9f36ea-e1a1-464a-b174-ed2a566a6b41 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | d7:4b:81:55:81:5d:00:63:81:cf:2d:30:af:d1:08:49 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 fa:ad:86:33:a3:ae:16:8a:97:f2:b3:c8:db:59:1b:65 root@ns (DSA) ec2: 256 34:7e:09:8d:fb:9c:a5:49:f6:eb:69:fc:67:07:7f:40 root@ns (ECDSA) ec2: 256 dd:b6:ca:b5:73:b8:f1:e4:30:60:1c:86:a3:75:b9:03 root@ns (ED25519) ec2: 2048 1b:2c:76:02:33:d0:14:31:40:04:58:7a:60:a8:da:30 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKujqenpAyvIsT0RUYwIEg17KRrdSwcjC6AvuGyW5Kg7SHWGPCkytro82CNca14EvsBUo18t4uNymB4IUz8R9A4= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJTAndRxcgAJg0ixFAI93zyxvYxaSegFiuIMeu3L8bS5 root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmUAVktN7STWrWIAHNdm4NygYyNNJfE/7CPpspgkVenq1/ylfAo9Sf5JNG+arBOQD3VSXuZl/o6OIzH/ZFro2OtJ2noJsfOzM2ofBzKxj+NXAw+YTI86rv8HP8jC0DvYYikqPhQJcf5s2n7pdYUF9cnYXSjdp+MUe7C/xXp+pmH5r32sF4piJX5bgaJbo4wJdlhp0nPqy4KYO5KzUrd1IXjPw81OaAkDUGSZF65ThzB8xi/TlF3pmTw5Tg5YJGaI/m4WXvRvg+P7hLseAkLmLOT6/IOBUMAYte0smNAkIxwMR+DN3nDDrwJV6lBXUNk67N1fNWF0Y0lZKBRleevsCl root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 30 Jun 2019 11:25:28 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 28.21 seconds 2019-06-30 11:52:50,241 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.205 2019-06-30 11:52:50,339 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2019-06-30 11:52:50,408 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-06-30 11:52:50,409 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-06-30 11:52:50,708 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550820@clearwater.opnfv', u'sip_username': u'6505550820', u'formatted_number': u'(650) 555-0820', u'number': u'6505550820', u'sip_uri': u'sip:6505550820@clearwater.opnfv', u'number_id': u'ae8535e35d0341659d4179c87577e459', u'sip_password': u'xSXcp9pBE', u'pstn': False} 2019-06-30 11:52:50,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:52:50,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:52:50,739 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:52:50 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4 Server: Apache x-openstack-request-id: req-f2e93928-1e48-46c3-b83b-f677f20ea224 2019-06-30 11:52:50,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. 2019-06-30 11:52:50,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 887 Content-Type: application/json Date: Sun, 30 Jun 2019 11:52:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8726f440-b08c-4752-8e1a-6ddec9019077 2019-06-30 11:52:50,812 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "outputs": [{"output_value": "172.30.9.207", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2019-06-30 11:52:50,812 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4 used request id req-8726f440-b08c-4752-8e1a-6ddec9019077 2019-06-30 11:52:50,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.10335111618s 2019-06-30 11:52:50,814 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.207', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})] 2019-06-30 11:52:50,815 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-06-30 11:52:50,815 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret PROXY=172.30.9.212 ELLIS=172.30.9.205 --trace' 2019-06-30 11:52:50,815 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret PROXY=172.30.9.212 ELLIS=172.30.9.205 --trace'' 2019-06-30 11:55:02,754 - 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) - (6505550930, 6505550047) Passed Basic Call - SDP (TCP) - (6505550009, 6505550056) Passed Basic Call - Tel URIs (TCP) - (6505550356, 6505550272) Passed Basic Call - Unknown number (TCP) - (6505550706, 6505550552) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550717, 6505550605) Passed Basic Call - Messages - Pager model (TCP) - (6505550924, 6505550474) Passed Basic Call - Pracks (TCP) - (6505550798, 6505550454) Passed Basic Registration (TCP) - (6505550836) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550347, 6505550108) Passed Call Barring - Outbound Rejection (TCP) - (6505550592, 6505550685) 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) - (6505550763, 6505550797) 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) - (6505550621, 6505550279, 6505550223) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550030, 6505550608, 6505550518) Passed Call Diversion - Not reachable (408) (TCP) - (6505550498, 6505550502, 6505550871) Passed Call Diversion - Not reachable (503) (TCP) - (6505550591, 6505550919, 6505550157) Passed Call Diversion - Not reachable (500) (TCP) - (6505550141, 6505550048, 6505550680) Passed Call Diversion - Busy (TCP) - (6505550350, 6505550252, 6505550327) Passed Call Diversion - Unconditional (TCP) - (6505550806, 6505550084, 6505550189) Passed Call Diversion - No answer (TCP) - (6505550860, 6505550759, 6505550300) Passed Call Diversion - Bad target URI (TCP) - (6505550320, 6505550977) Passed Call Diversion - Audio-only call (TCP) - (6505550853, 6505550211, 6505550904, 6505550353) Passed Call Diversion - Audio-video call (TCP) - (6505550244, 6505550895, 6505550913, 6505550867) Passed Call Forking - Mainline (TCP) - (6505550062, 6505550482) Passed Call Forking - Endpoint offline (TCP) - (6505550850, 6505550382) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550096, 6505550017) Passed Call Waiting - Accepted (TCP) - (6505550597, 6505550299, 6505550673) Passed Call Waiting - Cancelled (TCP) - (6505550931, 6505550601, 6505550512) Passed CANCEL - Mainline (TCP) - (6505550855, 6505550561) Passed Filtering - Accept-Contact (TCP) - (6505550120, 6505550566) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550117, 6505550605) Passed Filtering - Accept-Contact no match (TCP) - (6505550562, 6505550698) Passed Filtering - Accept-Contact negated match (TCP) - (6505550514, 6505550336) Passed Filtering - RFC3841 example (TCP) - (6505550011, 6505550142) Passed Filtering - Reject-Contact no match (TCP) - (6505550249, 6505550913) Passed Filtering - Reject-Contact match (TCP) - (6505550750, 6505550270) 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) - (6505550803) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550581) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550624) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550937) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550066, 6505550428) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550064, 6505550013) Passed GRUU - Call - only GRUU as target (TCP) - (6505550657, 6505550731) Passed GRUU - Call - AoR as target (TCP) - (6505550549, 6505550199) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550595, 6505550166) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550393, 6505550410) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550902, 6505550590) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550516, 6505550491) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550330, 6505550343) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550691, 6505550799) 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) - (6505550892) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550838) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550116) 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) - (6505550216, 6505550348) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= 0 failures out of 96 tests run 43 tests skipped 2019-06-30 11:55:02,755 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-06-30 11:55:02,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:55:02,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:04,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1339 Content-Type: application/json Date: Sun, 30 Jun 2019 11:55: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-9152873a-a641-4ad6-9345-218d4d181f47 x-openstack-request-id: req-9152873a-a641-4ad6-9345-218d4d181f47 2019-06-30 11:55:04,069 - 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:30:f7:e3", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f7:e3", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8462a5dc-4303-4b90-afc7-1f90392e6571", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8462a5dc-4303-4b90-afc7-1f90392e6571", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:46:41.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "8462a5dc-4303-4b90-afc7-1f90392e6571", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:46:42Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "dime-0.clearwater.opnfv", "created": "2019-06-30T11:46:04Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:03:1b", "version": 4, "addr": "192.168.100.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:03:1b", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ab63cc85-062d-40aa-9f2b-ac80d4ae5adc", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ab63cc85-062d-40aa-9f2b-ac80d4ae5adc", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:46:39.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "ab63cc85-062d-40aa-9f2b-ac80d4ae5adc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:46:39Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "homer-0.clearwater.opnfv", "created": "2019-06-30T11:46:03Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:b0:85", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:b0:85", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e3ffb15c-345e-4467-9999-4d0eda76d391", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e3ffb15c-345e-4467-9999-4d0eda76d391", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:46:31.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "e3ffb15c-345e-4467-9999-4d0eda76d391", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:46:31Z", "hostId": "b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "bono-0.clearwater.opnfv", "created": "2019-06-30T11:46:01Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:f2:7c", "version": 4, "addr": "192.168.100.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:f2:7c", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b115630a-e8ae-4d90-a693-f6e3550e73fe", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b115630a-e8ae-4d90-a693-f6e3550e73fe", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:41:10.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "b115630a-e8ae-4d90-a693-f6e3550e73fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:41:10Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "sprout-0.clearwater.opnfv", "created": "2019-06-30T11:40:52Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c0:54", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c0:54", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/e698e15c-2fa9-4598-a71a-4947c376696e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/e698e15c-2fa9-4598-a71a-4947c376696e", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:31:09.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "e698e15c-2fa9-4598-a71a-4947c376696e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:31:09Z", "hostId": "b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "vellum-0.clearwater.opnfv", "created": "2019-06-30T11:30:51Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:6a:d9", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:6a:d9", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9527945b-318e-4038-a3ec-23772df14d6a", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9527945b-318e-4038-a3ec-23772df14d6a", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:27:25.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "9527945b-318e-4038-a3ec-23772df14d6a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:27:25Z", "hostId": "bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "ellis-0.clearwater.opnfv", "created": "2019-06-30T11:25:38Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:e8:2e", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:e8:2e", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649", "rel": "bookmark"}], "image": {"id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "links": [{"href": "http://172.30.9.24:8774/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:24:59.000000", "flavor": {"id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "links": [{"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}]}, "id": "3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "4bb0b9c759504b988c5eb4fc4af51891", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:24:59Z", "hostId": "b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "name": "ns.clearwater.opnfv", "created": "2019-06-30T11:23:13Z", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:55:04,069 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9152873a-a641-4ad6-9345-218d4d181f47 2019-06-30 11:55:04,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.31339597702s 2019-06-30 11:55:04,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 11:55:04,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:04,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 11:55: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-42150c0e-a58c-4967-9136-7c0f0eacea2b x-openstack-request-id: req-42150c0e-a58c-4967-9136-7c0f0eacea2b 2019-06-30 11:55:04,111 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef"}]} 2019-06-30 11:55:04,111 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-42150c0e-a58c-4967-9136-7c0f0eacea2b 2019-06-30 11:55:04,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0335509777069s 2019-06-30 11:55:04,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-30 11:55:04,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/8462a5dc-4303-4b90-afc7-1f90392e6571/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:04,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Sun, 30 Jun 2019 11:55: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-fdad7b12-6c86-43ee-b3f4-f81968d3b0a0 x-openstack-request-id: req-fdad7b12-6c86-43ee-b3f4-f81968d3b0a0 2019-06-30 11:55:04,516 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "06a90a9d-2796-4bcf-8cc8-8336de96291c"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "653e9632-58d3-4f02-bf15-c81de95a2e38"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "67730d9d-f925-459f-bd69-718ce7391297"}], "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-30 11:55:04,516 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/8462a5dc-4303-4b90-afc7-1f90392e6571/os-security-groups used request id req-fdad7b12-6c86-43ee-b3f4-f81968d3b0a0 2019-06-30 11:55:04,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.40357208252s 2019-06-30 11:55:04,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 11:55:04,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:04,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 30 Jun 2019 11:55:04 GMT X-Openstack-Request-Id: req-05a76e35-afe9-463a-9cc4-5c2c07613cae 2019-06-30 11:55:04,842 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T11:22:45Z", "file": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/file", "owner": "d762e40a0ae4472cb00602cb90a9b436", "id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "size": 263848448, "self": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-30T11:22:40Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 11:55:04,842 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-05a76e35-afe9-463a-9cc4-5c2c07613cae 2019-06-30 11:55:04,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.31946015358s 2019-06-30 11:55:04,849 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-30 11:55:04,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 11:55:04,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:04,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 11:55: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-0ed51e37-1393-4ebc-a3a7-f76afe263f99 x-openstack-request-id: req-0ed51e37-1393-4ebc-a3a7-f76afe263f99 2019-06-30 11:55:04,873 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef"}]} 2019-06-30 11:55:04,873 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-0ed51e37-1393-4ebc-a3a7-f76afe263f99 2019-06-30 11:55:04,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235829353333s 2019-06-30 11:55:04,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-30 11:55:04,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/ab63cc85-062d-40aa-9f2b-ac80d4ae5adc/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:05,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Sun, 30 Jun 2019 11:55: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-fdf3e28e-39fd-462d-a0cf-d0824236f90d x-openstack-request-id: req-fdf3e28e-39fd-462d-a0cf-d0824236f90d 2019-06-30 11:55:05,488 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "06a90a9d-2796-4bcf-8cc8-8336de96291c"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "653e9632-58d3-4f02-bf15-c81de95a2e38"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "67730d9d-f925-459f-bd69-718ce7391297"}], "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-30 11:55:05,488 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ab63cc85-062d-40aa-9f2b-ac80d4ae5adc/os-security-groups used request id req-fdf3e28e-39fd-462d-a0cf-d0824236f90d 2019-06-30 11:55:05,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.613213062286s 2019-06-30 11:55:05,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 11:55:05,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:05,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 30 Jun 2019 11:55:05 GMT X-Openstack-Request-Id: req-2bc6d013-dba3-4227-974b-bbefb4c50049 2019-06-30 11:55:05,530 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T11:22:45Z", "file": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/file", "owner": "d762e40a0ae4472cb00602cb90a9b436", "id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "size": 263848448, "self": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-30T11:22:40Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 11:55:05,530 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-2bc6d013-dba3-4227-974b-bbefb4c50049 2019-06-30 11:55:05,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0368359088898s 2019-06-30 11:55:05,536 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-30 11:55:05,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 11:55:05,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:05,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 11:55: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-72623a42-1ffc-493d-a524-9c61a6a98a3e x-openstack-request-id: req-72623a42-1ffc-493d-a524-9c61a6a98a3e 2019-06-30 11:55:05,562 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef"}]} 2019-06-30 11:55:05,562 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-72623a42-1ffc-493d-a524-9c61a6a98a3e 2019-06-30 11:55:05,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0252480506897s 2019-06-30 11:55:05,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-30 11:55:05,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/e3ffb15c-345e-4467-9999-4d0eda76d391/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:05,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Sun, 30 Jun 2019 11:55: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-6a39a385-e97c-40ee-8c00-d8801e0ab75a x-openstack-request-id: req-6a39a385-e97c-40ee-8c00-d8801e0ab75a 2019-06-30 11:55:05,949 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "06a90a9d-2796-4bcf-8cc8-8336de96291c"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "653e9632-58d3-4f02-bf15-c81de95a2e38"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "67730d9d-f925-459f-bd69-718ce7391297"}], "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-30 11:55:05,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e3ffb15c-345e-4467-9999-4d0eda76d391/os-security-groups used request id req-6a39a385-e97c-40ee-8c00-d8801e0ab75a 2019-06-30 11:55:05,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.385927915573s 2019-06-30 11:55:05,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 11:55:05,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:05,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 30 Jun 2019 11:55:05 GMT X-Openstack-Request-Id: req-365065ec-e026-46ae-ae00-f34626b015dd 2019-06-30 11:55:05,994 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T11:22:45Z", "file": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/file", "owner": "d762e40a0ae4472cb00602cb90a9b436", "id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "size": 263848448, "self": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-30T11:22:40Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 11:55:05,994 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-365065ec-e026-46ae-ae00-f34626b015dd 2019-06-30 11:55:05,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0387899875641s 2019-06-30 11:55:06,000 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-30 11:55:06,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 11:55:06,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:06,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 11:55: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-5f4302b2-e1b4-4da0-9821-5934258dcc06 x-openstack-request-id: req-5f4302b2-e1b4-4da0-9821-5934258dcc06 2019-06-30 11:55:06,023 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef"}]} 2019-06-30 11:55:06,023 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-5f4302b2-e1b4-4da0-9821-5934258dcc06 2019-06-30 11:55:06,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0223939418793s 2019-06-30 11:55:06,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-30 11:55:06,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/b115630a-e8ae-4d90-a693-f6e3550e73fe/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:06,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Sun, 30 Jun 2019 11:55: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-b8302cda-8914-4280-9c0d-744548572d49 x-openstack-request-id: req-b8302cda-8914-4280-9c0d-744548572d49 2019-06-30 11:55:06,526 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "06a90a9d-2796-4bcf-8cc8-8336de96291c"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "653e9632-58d3-4f02-bf15-c81de95a2e38"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "67730d9d-f925-459f-bd69-718ce7391297"}], "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-30 11:55:06,526 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/b115630a-e8ae-4d90-a693-f6e3550e73fe/os-security-groups used request id req-b8302cda-8914-4280-9c0d-744548572d49 2019-06-30 11:55:06,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.501857995987s 2019-06-30 11:55:06,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 11:55:06,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:06,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 30 Jun 2019 11:55:06 GMT X-Openstack-Request-Id: req-8be472c8-a10d-4e05-9f3b-4c91cd42b484 2019-06-30 11:55:06,573 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T11:22:45Z", "file": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/file", "owner": "d762e40a0ae4472cb00602cb90a9b436", "id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "size": 263848448, "self": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-30T11:22:40Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 11:55:06,573 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-8be472c8-a10d-4e05-9f3b-4c91cd42b484 2019-06-30 11:55:06,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0410249233246s 2019-06-30 11:55:06,578 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-30 11:55:06,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 11:55:06,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:06,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 11:55: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-9bd8be8d-e7b1-4f6f-91a9-9ddc6e532137 x-openstack-request-id: req-9bd8be8d-e7b1-4f6f-91a9-9ddc6e532137 2019-06-30 11:55:06,600 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef"}]} 2019-06-30 11:55:06,600 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-9bd8be8d-e7b1-4f6f-91a9-9ddc6e532137 2019-06-30 11:55:06,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0211479663849s 2019-06-30 11:55:06,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-30 11:55:06,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/e698e15c-2fa9-4598-a71a-4947c376696e/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:06,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Sun, 30 Jun 2019 11:55: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-ca991496-9fa2-4693-9eb6-d9c4a1f4bf1f x-openstack-request-id: req-ca991496-9fa2-4693-9eb6-d9c4a1f4bf1f 2019-06-30 11:55:06,906 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "06a90a9d-2796-4bcf-8cc8-8336de96291c"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "653e9632-58d3-4f02-bf15-c81de95a2e38"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "67730d9d-f925-459f-bd69-718ce7391297"}], "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-30 11:55:06,906 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/e698e15c-2fa9-4598-a71a-4947c376696e/os-security-groups used request id req-ca991496-9fa2-4693-9eb6-d9c4a1f4bf1f 2019-06-30 11:55:06,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.305635929108s 2019-06-30 11:55:06,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 11:55:06,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:06,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 30 Jun 2019 11:55:06 GMT X-Openstack-Request-Id: req-9f1681a5-1f01-4b63-a03f-50cbab7fe903 2019-06-30 11:55:06,953 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T11:22:45Z", "file": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/file", "owner": "d762e40a0ae4472cb00602cb90a9b436", "id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "size": 263848448, "self": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-30T11:22:40Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 11:55:06,953 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-9f1681a5-1f01-4b63-a03f-50cbab7fe903 2019-06-30 11:55:06,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0401949882507s 2019-06-30 11:55:06,959 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-30 11:55:06,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 11:55:06,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:06,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 11:55: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-14335164-39b3-48fa-80a5-24cee3dd67b8 x-openstack-request-id: req-14335164-39b3-48fa-80a5-24cee3dd67b8 2019-06-30 11:55:06,981 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef"}]} 2019-06-30 11:55:06,981 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-14335164-39b3-48fa-80a5-24cee3dd67b8 2019-06-30 11:55:06,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0222868919373s 2019-06-30 11:55:06,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-30 11:55:06,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/9527945b-318e-4038-a3ec-23772df14d6a/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:07,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Sun, 30 Jun 2019 11:55: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-1a9a33c0-8a0f-44aa-b811-6adfab430a8e x-openstack-request-id: req-1a9a33c0-8a0f-44aa-b811-6adfab430a8e 2019-06-30 11:55:07,111 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "06a90a9d-2796-4bcf-8cc8-8336de96291c"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "653e9632-58d3-4f02-bf15-c81de95a2e38"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "67730d9d-f925-459f-bd69-718ce7391297"}], "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-30 11:55:07,111 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/9527945b-318e-4038-a3ec-23772df14d6a/os-security-groups used request id req-1a9a33c0-8a0f-44aa-b811-6adfab430a8e 2019-06-30 11:55:07,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.128756999969s 2019-06-30 11:55:07,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 11:55:07,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:07,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 30 Jun 2019 11:55:07 GMT X-Openstack-Request-Id: req-0b9b18c3-dee0-4c04-8049-1c71a1e2b96e 2019-06-30 11:55:07,155 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T11:22:45Z", "file": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/file", "owner": "d762e40a0ae4472cb00602cb90a9b436", "id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "size": 263848448, "self": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-30T11:22:40Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 11:55:07,155 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-0b9b18c3-dee0-4c04-8049-1c71a1e2b96e 2019-06-30 11:55:07,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0382800102234s 2019-06-30 11:55:07,161 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-30 11:55:07,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 11:55:07,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:07,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 11:55: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-2e566a34-00d4-4005-b305-fab757094dcf x-openstack-request-id: req-2e566a34-00d4-4005-b305-fab757094dcf 2019-06-30 11:55:07,186 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef"}]} 2019-06-30 11:55:07,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-2e566a34-00d4-4005-b305-fab757094dcf 2019-06-30 11:55:07,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0249910354614s 2019-06-30 11:55:07,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-06-30 11:55:07,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:07,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Sun, 30 Jun 2019 11:55: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-bcf41f71-1edb-4b7c-97a5-81f8731dde57 x-openstack-request-id: req-bcf41f71-1edb-4b7c-97a5-81f8731dde57 2019-06-30 11:55:07,327 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "06a90a9d-2796-4bcf-8cc8-8336de96291c"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "653e9632-58d3-4f02-bf15-c81de95a2e38"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "67730d9d-f925-459f-bd69-718ce7391297"}], "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "id": "e20bae20-2786-4a96-ae4c-4e9b4fcaa574", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-06-30 11:55:07,327 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649/os-security-groups used request id req-bcf41f71-1edb-4b7c-97a5-81f8731dde57 2019-06-30 11:55:07,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.140124082565s 2019-06-30 11:55:07,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 11:55:07,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:07,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 30 Jun 2019 11:55:07 GMT X-Openstack-Request-Id: req-354b2f41-0309-44a0-946d-72219d3d5aff 2019-06-30 11:55:07,374 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T11:22:45Z", "file": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/file", "owner": "d762e40a0ae4472cb00602cb90a9b436", "id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "size": 263848448, "self": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-30T11:22:40Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 11:55:07,374 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-354b2f41-0309-44a0-946d-72219d3d5aff 2019-06-30 11:55:07,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0408771038055s 2019-06-30 11:55:07,379 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-06-30 11:55:07,380 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - servers: [Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:30:f7:e3', u'version': 4, u'addr': u'192.168.100.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:30:f7:e3', u'version': 4, u'addr': u'172.30.9.219', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'64740fc1-c8cd-4bf7-908b-7b0c5d499fcf', 'name': u'heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:46:41.000000', 'flavor': Munch({u'id': u'29ad1ff8-b34c-4260-81e8-caa5e3dd56ef', 'name': u'heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), 'az': u'nova', 'id': u'8462a5dc-4303-4b90-afc7-1f90392e6571', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'06a90a9d-2796-4bcf-8cc8-8336de96291c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'653e9632-58d3-4f02-bf15-c81de95a2e38'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'67730d9d-f925-459f-bd69-718ce7391297'})], 'id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4bb0b9c759504b988c5eb4fc4af51891', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.219', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.219', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.219', 'launched_at': u'2019-06-30T11:46:41.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T11:46:42Z', 'hostId': u'bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:46:41.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'created_at': u'2019-06-30T11:46:04Z', 'created': u'2019-06-30T11:46:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:46:03:1b', u'version': 4, u'addr': u'192.168.100.12', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:46:03:1b', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'64740fc1-c8cd-4bf7-908b-7b0c5d499fcf', 'name': u'heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:46:39.000000', 'flavor': Munch({u'id': u'29ad1ff8-b34c-4260-81e8-caa5e3dd56ef', 'name': u'heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), 'az': u'nova', 'id': u'ab63cc85-062d-40aa-9f2b-ac80d4ae5adc', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'06a90a9d-2796-4bcf-8cc8-8336de96291c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'653e9632-58d3-4f02-bf15-c81de95a2e38'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'67730d9d-f925-459f-bd69-718ce7391297'})], 'id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4bb0b9c759504b988c5eb4fc4af51891', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2019-06-30T11:46:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T11:46:39Z', 'hostId': u'bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'public_v6': '', 'private_v4': u'192.168.100.12', 'cloud': 'envvars', 'host_id': u'bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:46:39.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'created_at': u'2019-06-30T11:46:03Z', 'created': u'2019-06-30T11:46:03Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5e:b0:85', u'version': 4, u'addr': u'192.168.100.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5e:b0:85', u'version': 4, u'addr': u'172.30.9.212', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'64740fc1-c8cd-4bf7-908b-7b0c5d499fcf', 'name': u'heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:46:31.000000', 'flavor': Munch({u'id': u'29ad1ff8-b34c-4260-81e8-caa5e3dd56ef', 'name': u'heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), 'az': u'nova', 'id': u'e3ffb15c-345e-4467-9999-4d0eda76d391', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'06a90a9d-2796-4bcf-8cc8-8336de96291c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'653e9632-58d3-4f02-bf15-c81de95a2e38'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'67730d9d-f925-459f-bd69-718ce7391297'})], 'id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4bb0b9c759504b988c5eb4fc4af51891', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.212', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.212', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.212', 'launched_at': u'2019-06-30T11:46:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T11:46:31Z', 'hostId': u'b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'public_v6': '', 'private_v4': u'192.168.100.3', 'cloud': 'envvars', 'host_id': u'b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:46:31.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'created_at': u'2019-06-30T11:46:01Z', 'created': u'2019-06-30T11:46:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4d:f2:7c', u'version': 4, u'addr': u'192.168.100.15', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4d:f2:7c', u'version': 4, u'addr': u'172.30.9.214', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'64740fc1-c8cd-4bf7-908b-7b0c5d499fcf', 'name': u'heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:41:10.000000', 'flavor': Munch({u'id': u'29ad1ff8-b34c-4260-81e8-caa5e3dd56ef', 'name': u'heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), 'az': u'nova', 'id': u'b115630a-e8ae-4d90-a693-f6e3550e73fe', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'06a90a9d-2796-4bcf-8cc8-8336de96291c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'653e9632-58d3-4f02-bf15-c81de95a2e38'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'67730d9d-f925-459f-bd69-718ce7391297'})], 'id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4bb0b9c759504b988c5eb4fc4af51891', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.214', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.214', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.214', 'launched_at': u'2019-06-30T11:41:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T11:41:10Z', 'hostId': u'bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'public_v6': '', 'private_v4': u'192.168.100.15', 'cloud': 'envvars', 'host_id': u'bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:41:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'created_at': u'2019-06-30T11:40:52Z', 'created': u'2019-06-30T11:40:52Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bb:c0:54', u'version': 4, u'addr': u'192.168.100.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bb:c0:54', u'version': 4, u'addr': u'172.30.9.217', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'64740fc1-c8cd-4bf7-908b-7b0c5d499fcf', 'name': u'heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:31:09.000000', 'flavor': Munch({u'id': u'29ad1ff8-b34c-4260-81e8-caa5e3dd56ef', 'name': u'heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), 'az': u'nova', 'id': u'e698e15c-2fa9-4598-a71a-4947c376696e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'06a90a9d-2796-4bcf-8cc8-8336de96291c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'653e9632-58d3-4f02-bf15-c81de95a2e38'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'67730d9d-f925-459f-bd69-718ce7391297'})], 'id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4bb0b9c759504b988c5eb4fc4af51891', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.217', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.217', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.217', 'launched_at': u'2019-06-30T11:31:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T11:31:09Z', 'hostId': u'b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'public_v6': '', 'private_v4': u'192.168.100.2', 'cloud': 'envvars', 'host_id': u'b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:31:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'created_at': u'2019-06-30T11:30:51Z', 'created': u'2019-06-30T11:30:51Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:96:6a:d9', u'version': 4, u'addr': u'192.168.100.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:96:6a:d9', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'64740fc1-c8cd-4bf7-908b-7b0c5d499fcf', 'name': u'heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:27:25.000000', 'flavor': Munch({u'id': u'29ad1ff8-b34c-4260-81e8-caa5e3dd56ef', 'name': u'heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), 'az': u'nova', 'id': u'9527945b-318e-4038-a3ec-23772df14d6a', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'06a90a9d-2796-4bcf-8cc8-8336de96291c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'653e9632-58d3-4f02-bf15-c81de95a2e38'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'67730d9d-f925-459f-bd69-718ce7391297'})], 'id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4bb0b9c759504b988c5eb4fc4af51891', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.205', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2019-06-30T11:27:25.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T11:27:25Z', 'hostId': u'bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'bb9b47bb6dece298accaea6b56781480a4e2c2a817be28ec5ddc1ae9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:27:25.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'created_at': u'2019-06-30T11:25:38Z', 'created': u'2019-06-30T11:25:38Z', '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:3b:e8:2e', u'version': 4, u'addr': u'192.168.100.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3b:e8:2e', 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'64740fc1-c8cd-4bf7-908b-7b0c5d499fcf', 'name': u'heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:24:59.000000', 'flavor': Munch({u'id': u'29ad1ff8-b34c-4260-81e8-caa5e3dd56ef', 'name': u'heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4'}), 'az': u'nova', 'id': u'3a2c327c-f8ae-44d9-bd1f-f5b24e8b5649', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'06a90a9d-2796-4bcf-8cc8-8336de96291c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'653e9632-58d3-4f02-bf15-c81de95a2e38'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'67730d9d-f925-459f-bd69-718ce7391297'})], 'id': u'e20bae20-2786-4a96-ae4c-4e9b4fcaa574', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4bb0b9c759504b988c5eb4fc4af51891', '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'd762e40a0ae4472cb00602cb90a9b436', 'name': 'heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2019-06-30T11:24:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T11:24:59Z', 'hostId': u'b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4', 'public_v6': '', 'private_v4': u'192.168.100.8', 'cloud': 'envvars', 'host_id': u'b0723da718e6c1f05c19a8cf36b96f218d1400423aca8dae10079284', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:24:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd762e40a0ae4472cb00602cb90a9b436', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'd762e40a0ae4472cb00602cb90a9b436', 'created_at': u'2019-06-30T11:23:13Z', 'created': u'2019-06-30T11:23:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-06-30 11:55:07,384 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-06-30 11:55:07,386 - paramiko.transport - DEBUG - starting thread (client mode): 0xad506150L 2019-06-30 11:55:07,386 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-30 11:55:07,393 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-06-30 11:55:07,393 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-06-30 11:55:07,394 - 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'ssh-dss', 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 2019-06-30 11:55:07,394 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 11:55:07,394 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-30 11:55:07,394 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 11:55:07,394 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 11:55:07,394 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 11:55:07,434 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-30 11:55:07,434 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 11:55:07,450 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.219: fc054a904a012fa3913502312796bc91 2019-06-30 11:55:07,451 - paramiko.transport - DEBUG - Trying discovered key d74b8155815d006381cf2d30afd10849 in /tmp/tmpCtL9UH 2019-06-30 11:55:07,474 - paramiko.transport - DEBUG - userauth is OK 2019-06-30 11:55:07,483 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-30 11:55:07,516 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-30 11:55:07,645 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-30 11:55:07,646 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-30 11:55:07,649 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-30 11:55:07,660 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-30 11:55:07,660 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 6m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-06-30 11:55:07,662 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-06-30 11:55:07,663 - paramiko.transport - DEBUG - starting thread (client mode): 0xad506e10L 2019-06-30 11:55:07,664 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-30 11:55:07,669 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-06-30 11:55:07,669 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-06-30 11:55:07,670 - 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'ssh-dss', 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 2019-06-30 11:55:07,670 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 11:55:07,670 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-30 11:55:07,671 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 11:55:07,671 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 11:55:07,671 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 11:55:07,712 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-30 11:55:07,712 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 11:55:07,727 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.203: b60be409499012f1e997623a8e3841cd 2019-06-30 11:55:07,728 - paramiko.transport - DEBUG - Trying discovered key d74b8155815d006381cf2d30afd10849 in /tmp/tmpCtL9UH 2019-06-30 11:55:07,752 - paramiko.transport - DEBUG - userauth is OK 2019-06-30 11:55:07,761 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-30 11:55:07,793 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-30 11:55:08,023 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-30 11:55:08,023 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-30 11:55:08,026 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-30 11:55:08,036 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-30 11:55:08,036 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 6m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-06-30 11:55:08,038 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-06-30 11:55:08,040 - paramiko.transport - DEBUG - starting thread (client mode): 0xadbe1e50L 2019-06-30 11:55:08,041 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-30 11:55:08,046 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-06-30 11:55:08,046 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-06-30 11:55:08,047 - 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'ssh-dss', 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 2019-06-30 11:55:08,047 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 11:55:08,047 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-30 11:55:08,048 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 11:55:08,048 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 11:55:08,048 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 11:55:08,089 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-30 11:55:08,089 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 11:55:08,104 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.212: d7b0f656d8cedb640d872770702964bd 2019-06-30 11:55:08,105 - paramiko.transport - DEBUG - Trying discovered key d74b8155815d006381cf2d30afd10849 in /tmp/tmpCtL9UH 2019-06-30 11:55:08,129 - paramiko.transport - DEBUG - userauth is OK 2019-06-30 11:55:08,137 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-30 11:55:08,169 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-30 11:55:08,404 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-30 11:55:08,404 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-30 11:55:08,434 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-30 11:55:08,445 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-30 11:55:08,445 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 6m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program 2019-06-30 11:55:08,447 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-06-30 11:55:08,449 - paramiko.transport - DEBUG - starting thread (client mode): 0xadbe15d0L 2019-06-30 11:55:08,449 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-30 11:55:08,453 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-06-30 11:55:08,453 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-06-30 11:55:08,454 - 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'ssh-dss', 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 2019-06-30 11:55:08,455 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 11:55:08,455 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-30 11:55:08,455 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 11:55:08,455 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 11:55:08,455 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 11:55:08,498 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-30 11:55:08,498 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 11:55:08,513 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.214: b7427946cfd4353d0a1065f63cf77e47 2019-06-30 11:55:08,514 - paramiko.transport - DEBUG - Trying discovered key d74b8155815d006381cf2d30afd10849 in /tmp/tmpCtL9UH 2019-06-30 11:55:08,538 - paramiko.transport - DEBUG - userauth is OK 2019-06-30 11:55:08,546 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-30 11:55:08,578 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-30 11:55:08,808 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-30 11:55:08,808 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-30 11:55:08,811 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-30 11:55:08,821 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-30 11:55:08,821 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 12m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-06-30 11:55:08,822 - paramiko.transport - DEBUG - EOF in transport thread 2019-06-30 11:55:08,823 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-06-30 11:55:08,825 - paramiko.transport - DEBUG - starting thread (client mode): 0xadf7ce50L 2019-06-30 11:55:08,826 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-30 11:55:08,830 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-06-30 11:55:08,830 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-06-30 11:55:08,831 - 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'ssh-dss', 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 2019-06-30 11:55:08,832 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 11:55:08,832 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-30 11:55:08,832 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 11:55:08,832 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 11:55:08,832 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 11:55:08,873 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-30 11:55:08,873 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 11:55:08,889 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.217: 9da0d920133f53620ef35703ac7ab12e 2019-06-30 11:55:08,890 - paramiko.transport - DEBUG - Trying discovered key d74b8155815d006381cf2d30afd10849 in /tmp/tmpCtL9UH 2019-06-30 11:55:08,913 - paramiko.transport - DEBUG - userauth is OK 2019-06-30 11:55:08,922 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-30 11:55:08,954 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-30 11:55:09,185 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-30 11:55:09,185 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-30 11:55:09,219 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-30 11:55:09,230 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-30 11:55:09,230 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 19m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program 2019-06-30 11:55:09,231 - paramiko.transport - DEBUG - EOF in transport thread 2019-06-30 11:55:09,232 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-06-30 11:55:09,234 - paramiko.transport - DEBUG - starting thread (client mode): 0xad4b2850L 2019-06-30 11:55:09,235 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-30 11:55:09,242 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-06-30 11:55:09,243 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-06-30 11:55:09,244 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', 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 2019-06-30 11:55:09,244 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 11:55:09,244 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-30 11:55:09,244 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 11:55:09,244 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 11:55:09,245 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 11:55:09,285 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-30 11:55:09,286 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 11:55:09,298 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.205: 187b37da5c5b9df719b0e6d8e948fb60 2019-06-30 11:55:09,299 - paramiko.transport - DEBUG - Trying discovered key d74b8155815d006381cf2d30afd10849 in /tmp/tmpCtL9UH 2019-06-30 11:55:09,325 - paramiko.transport - DEBUG - userauth is OK 2019-06-30 11:55:09,334 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-30 11:55:09,363 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-30 11:55:09,618 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-30 11:55:09,618 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-30 11:55:09,628 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-30 11:55:09,638 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-30 11:55:09,638 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 26m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-06-30 11:55:09,782 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 11:55:09,782 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 32:31 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-30 11:55:09,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:55:09,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:10,066 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:55:09 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-168c0230-6d87-4370-bc4d-b3ffde765363 2019-06-30 11:55:10,066 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:55:10,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 824 Content-Type: application/json Date: Sun, 30 Jun 2019 11:55:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-72accb16-aff2-4993-a8e0-39c2f38f4107 2019-06-30 11:55:10,373 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:55:10,373 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-72accb16-aff2-4993-a8e0-39c2f38f4107 2019-06-30 11:55:10,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.586007833481s 2019-06-30 11:55:10,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:55:10,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?limit=1&sort_dir=desc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:10,750 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 489 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:55:10 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?limit=1&sort_dir=desc Server: Apache x-openstack-request-id: req-5cbf6d6b-0793-4b80-b501-d719ad6df1ed 2019-06-30 11:55:10,750 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:55:11,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 342 Content-Type: application/json Date: Sun, 30 Jun 2019 11:55:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c0633a4b-6a53-47c5-88d4-5d6d69b258cf 2019-06-30 11:55:11,072 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-06-30T11:52:28Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/clearwater-opnfv/events/334ffbde-68e3-435c-b0f5-428ca5d8caa0", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "id": "334ffbde-68e3-435c-b0f5-428ca5d8caa0"}]} 2019-06-30 11:55:11,072 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-c0633a4b-6a53-47c5-88d4-5d6d69b258cf 2019-06-30 11:55:11,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.696744918823s 2019-06-30 11:55:11,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2019-06-30 11:55:11,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:11,356 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:55:11 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4 Server: Apache x-openstack-request-id: req-31b9c246-e82c-49d9-a474-8d04119201e0 2019-06-30 11:55:11,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. 2019-06-30 11:55:11,739 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 11:55:11 GMT Server: Apache x-openstack-request-id: req-e2c57d0e-c6a0-40f5-b9e5-9537ce97e5e6 2019-06-30 11:55:11,740 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 11:55:11,740 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4 used request id req-e2c57d0e-c6a0-40f5-b9e5-9537ce97e5e6 2019-06-30 11:55:11,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.667125940323s 2019-06-30 11:55:11,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:55:11,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=334ffbde-68e3-435c-b0f5-428ca5d8caa0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:11,971 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:55:11 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=334ffbde-68e3-435c-b0f5-428ca5d8caa0&sort_dir=asc Server: Apache x-openstack-request-id: req-3f589df6-80a3-40ca-b546-75b03619ce36 2019-06-30 11:55:11,972 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:55:12,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sun, 30 Jun 2019 11:55:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5c9b151e-27f5-4b86-9396-45418106513a 2019-06-30 11:55:12,014 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-06-30T11:55:11Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/clearwater-opnfv/events/f203f8b5-2ad6-4a2e-849e-9f7ded39a949", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "id": "f203f8b5-2ad6-4a2e-849e-9f7ded39a949"}, {"resource_name": "dime", "event_time": "2019-06-30T11:55:11Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/dime/events/11594e19-2851-45b0-a49d-e2e8dbb63c89", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "82aa31ca-21a4-440e-83bb-620123769970", "id": "11594e19-2851-45b0-a49d-e2e8dbb63c89"}]} 2019-06-30 11:55:12,014 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=334ffbde-68e3-435c-b0f5-428ca5d8caa0&sort_dir=asc&marker=334ffbde-68e3-435c-b0f5-428ca5d8caa0&sort_dir=asc used request id req-5c9b151e-27f5-4b86-9396-45418106513a 2019-06-30 11:55:12,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.273459196091s 2019-06-30 11:55:17,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:55:17,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=11594e19-2851-45b0-a49d-e2e8dbb63c89&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:17,051 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:55:17 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=11594e19-2851-45b0-a49d-e2e8dbb63c89&sort_dir=asc Server: Apache x-openstack-request-id: req-f3ec94be-d361-4ee7-b57b-dfb4b899bb82 2019-06-30 11:55:17,051 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:55:17,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 445 Content-Type: application/json Date: Sun, 30 Jun 2019 11:55:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cbbdbd08-7d54-4f75-af49-bfb1aac5dab6 2019-06-30 11:55:17,357 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-06-30T11:55:12Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/homer/events/d6a8bb0f-650d-4003-8f88-78a02078afd4", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "b010fca2-46dd-4701-9632-acd3be8fa5a8", "id": "d6a8bb0f-650d-4003-8f88-78a02078afd4"}, {"resource_name": "bono", "event_time": "2019-06-30T11:55:13Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/bono/events/b06ffcba-9dc6-4de8-a1d2-e9370773dfe1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "f9c6607c-9234-4484-a5df-2199ebc78b36", "id": "b06ffcba-9dc6-4de8-a1d2-e9370773dfe1"}]} 2019-06-30 11:55:17,358 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=11594e19-2851-45b0-a49d-e2e8dbb63c89&sort_dir=asc&marker=11594e19-2851-45b0-a49d-e2e8dbb63c89&sort_dir=asc used request id req-cbbdbd08-7d54-4f75-af49-bfb1aac5dab6 2019-06-30 11:55:17,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.337405204773s 2019-06-30 11:55:22,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:55:22,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=b06ffcba-9dc6-4de8-a1d2-e9370773dfe1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:22,393 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:55:22 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=b06ffcba-9dc6-4de8-a1d2-e9370773dfe1&sort_dir=asc Server: Apache x-openstack-request-id: req-7e720521-5577-437d-8828-eca266cf9732 2019-06-30 11:55:22,394 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:55:22,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Sun, 30 Jun 2019 11:55:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-32ebda74-7844-46ee-980b-690abeeea194 2019-06-30 11:55:22,436 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2019-06-30T11:55:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/dime/events/030c9530-8d22-4952-ab24-777692c55523", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "82aa31ca-21a4-440e-83bb-620123769970", "id": "030c9530-8d22-4952-ab24-777692c55523"}, {"resource_name": "bono", "event_time": "2019-06-30T11:55:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/bono/events/1903902b-3c3a-4fef-9e75-939939be3be2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "f9c6607c-9234-4484-a5df-2199ebc78b36", "id": "1903902b-3c3a-4fef-9e75-939939be3be2"}, {"resource_name": "homer", "event_time": "2019-06-30T11:55:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/homer/events/8fcd44e7-8d41-4fa8-b15d-35f87a493834", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "b010fca2-46dd-4701-9632-acd3be8fa5a8", "id": "8fcd44e7-8d41-4fa8-b15d-35f87a493834"}, {"resource_name": "sprout", "event_time": "2019-06-30T11:55:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/sprout/events/80826455-5bfd-494c-a688-1262bc822c79", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "36a36044-0319-4713-8ad3-5d8fb578c975", "id": "80826455-5bfd-494c-a688-1262bc822c79"}]} 2019-06-30 11:55:22,436 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=b06ffcba-9dc6-4de8-a1d2-e9370773dfe1&sort_dir=asc&marker=b06ffcba-9dc6-4de8-a1d2-e9370773dfe1&sort_dir=asc used request id req-32ebda74-7844-46ee-980b-690abeeea194 2019-06-30 11:55:22,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729939937592s 2019-06-30 11:55:27,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:55:27,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=80826455-5bfd-494c-a688-1262bc822c79&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:27,473 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:55:27 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=80826455-5bfd-494c-a688-1262bc822c79&sort_dir=asc Server: Apache x-openstack-request-id: req-37840b5e-3e48-4d1e-b7c9-ea659977f4ef 2019-06-30 11:55:27,473 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:55:27,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:55:27 GMT Server: Apache x-openstack-request-id: req-d4277038-d337-47e1-90b5-bea7253d182f 2019-06-30 11:55:27,515 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:55:27,515 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=80826455-5bfd-494c-a688-1262bc822c79&sort_dir=asc&marker=80826455-5bfd-494c-a688-1262bc822c79&sort_dir=asc used request id req-d4277038-d337-47e1-90b5-bea7253d182f 2019-06-30 11:55:27,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719828605652s 2019-06-30 11:55:32,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:55:32,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=80826455-5bfd-494c-a688-1262bc822c79&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:32,876 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:55:32 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=80826455-5bfd-494c-a688-1262bc822c79&sort_dir=asc Server: Apache x-openstack-request-id: req-c60631e1-9d0e-4ce0-970b-3cd78e228b87 2019-06-30 11:55:32,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. 2019-06-30 11:55:32,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Sun, 30 Jun 2019 11:55:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d029db87-1ca9-4ba1-8c36-5c2855693d7d 2019-06-30 11:55:32,919 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-06-30T11:55:29Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/sprout/events/af25c5d5-7f8c-4968-9077-b34b7794833e", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "36a36044-0319-4713-8ad3-5d8fb578c975", "id": "af25c5d5-7f8c-4968-9077-b34b7794833e"}, {"resource_name": "vellum", "event_time": "2019-06-30T11:55:29Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/vellum/events/ad505d84-89c4-4131-bd34-f5227a2afaf7", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "aa163b65-cc77-490d-8fe2-2fac98dde59e", "id": "ad505d84-89c4-4131-bd34-f5227a2afaf7"}]} 2019-06-30 11:55:32,919 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=80826455-5bfd-494c-a688-1262bc822c79&sort_dir=asc&marker=80826455-5bfd-494c-a688-1262bc822c79&sort_dir=asc used request id req-d029db87-1ca9-4ba1-8c36-5c2855693d7d 2019-06-30 11:55:32,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.397717952728s 2019-06-30 11:55:37,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:55:37,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=ad505d84-89c4-4131-bd34-f5227a2afaf7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:37,958 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:55:37 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=ad505d84-89c4-4131-bd34-f5227a2afaf7&sort_dir=asc Server: Apache x-openstack-request-id: req-e4ec730d-5c23-4e36-bec6-5d295c54ce5c 2019-06-30 11:55:37,958 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:55:38,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 452 Content-Type: application/json Date: Sun, 30 Jun 2019 11:55:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7fc6036b-197b-485e-9e02-f9f24d284393 2019-06-30 11:55:38,002 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-06-30T11:55:37Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/vellum/events/20a6c2fc-75b8-419d-b3b2-4a14dedffc02", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "aa163b65-cc77-490d-8fe2-2fac98dde59e", "id": "20a6c2fc-75b8-419d-b3b2-4a14dedffc02"}, {"resource_name": "ellis", "event_time": "2019-06-30T11:55:37Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/ellis/events/187bce12-4b7d-4814-a23e-ee1485a727d0", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "a614396f-fdb2-4fd5-93e2-1ece3a81068f", "id": "187bce12-4b7d-4814-a23e-ee1485a727d0"}]} 2019-06-30 11:55:38,002 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=ad505d84-89c4-4131-bd34-f5227a2afaf7&sort_dir=asc&marker=ad505d84-89c4-4131-bd34-f5227a2afaf7&sort_dir=asc used request id req-7fc6036b-197b-485e-9e02-f9f24d284393 2019-06-30 11:55:38,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0769999027252s 2019-06-30 11:55:43,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:55:43,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=187bce12-4b7d-4814-a23e-ee1485a727d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:43,304 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:55:43 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=187bce12-4b7d-4814-a23e-ee1485a727d0&sort_dir=asc Server: Apache x-openstack-request-id: req-ab58c9b6-4263-4ce5-b132-daef2c5fc861 2019-06-30 11:55:43,305 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:55:43,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:55:43 GMT Server: Apache x-openstack-request-id: req-05067093-6936-4b52-9486-934243626681 2019-06-30 11:55:43,346 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:55:43,346 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=187bce12-4b7d-4814-a23e-ee1485a727d0&sort_dir=asc&marker=187bce12-4b7d-4814-a23e-ee1485a727d0&sort_dir=asc used request id req-05067093-6936-4b52-9486-934243626681 2019-06-30 11:55:43,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.34094285965s 2019-06-30 11:55:48,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:55:48,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=187bce12-4b7d-4814-a23e-ee1485a727d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:48,381 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:55:48 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=187bce12-4b7d-4814-a23e-ee1485a727d0&sort_dir=asc Server: Apache x-openstack-request-id: req-37634e2b-905f-4b4c-8703-035a252ec728 2019-06-30 11:55:48,381 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:55:48,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 449 Content-Type: application/json Date: Sun, 30 Jun 2019 11:55:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-558c7e5b-9482-481f-8307-3ea9e95949dd 2019-06-30 11:55:48,427 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-06-30T11:55:43Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/ellis/events/3e20fe1f-3303-4233-b923-92ffc0276d47", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "a614396f-fdb2-4fd5-93e2-1ece3a81068f", "id": "3e20fe1f-3303-4233-b923-92ffc0276d47"}, {"resource_name": "dns", "event_time": "2019-06-30T11:55:43Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/dns/events/30331127-d78f-42f5-8455-96c0ea536a00", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "8fd88a46-5146-4cdb-8118-122df7b45613", "id": "30331127-d78f-42f5-8455-96c0ea536a00"}]} 2019-06-30 11:55:48,427 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=187bce12-4b7d-4814-a23e-ee1485a727d0&sort_dir=asc&marker=187bce12-4b7d-4814-a23e-ee1485a727d0&sort_dir=asc used request id req-558c7e5b-9482-481f-8307-3ea9e95949dd 2019-06-30 11:55:48,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756280422211s 2019-06-30 11:55:53,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:55:53,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=30331127-d78f-42f5-8455-96c0ea536a00&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:53,462 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:55:53 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=30331127-d78f-42f5-8455-96c0ea536a00&sort_dir=asc Server: Apache x-openstack-request-id: req-b91868b6-2de5-4d5c-b135-221431403097 2019-06-30 11:55:53,462 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:55:53,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 594 Content-Type: application/json Date: Sun, 30 Jun 2019 11:55:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-24394581-fb8f-464a-a2d5-0783709cab56 2019-06-30 11:55:53,506 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-06-30T11:55:49Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/dns/events/6f577c93-ddd8-4c37-8178-e5ff73508378", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "8fd88a46-5146-4cdb-8118-122df7b45613", "id": "6f577c93-ddd8-4c37-8178-e5ff73508378"}, {"resource_name": "security_groups", "event_time": "2019-06-30T11:55:49Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/security_groups/events/58495ebc-630b-4e1c-ac9b-83db84d4e1e5", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "602b0c54-1abc-4169-8c0d-b2e79e3de212", "id": "58495ebc-630b-4e1c-ac9b-83db84d4e1e5"}, {"resource_name": "mgmt_network", "event_time": "2019-06-30T11:55:49Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/mgmt_network/events/370e9ab5-da08-4b79-bbcd-6d5f3c8c9458", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "8b0bca3f-4e6a-4e9b-a500-83aef6ea0fa4", "id": "370e9ab5-da08-4b79-bbcd-6d5f3c8c9458"}, {"resource_name": "security_groups", "event_time": "2019-06-30T11:55:50Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/security_groups/events/7a12d5ec-4d04-4055-8443-240c9e4a1952", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "602b0c54-1abc-4169-8c0d-b2e79e3de212", "id": "7a12d5ec-4d04-4055-8443-240c9e4a1952"}]} 2019-06-30 11:55:53,506 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=30331127-d78f-42f5-8455-96c0ea536a00&sort_dir=asc&marker=30331127-d78f-42f5-8455-96c0ea536a00&sort_dir=asc used request id req-24394581-fb8f-464a-a2d5-0783709cab56 2019-06-30 11:55:53,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730609893799s 2019-06-30 11:55:58,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:55:58,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=7a12d5ec-4d04-4055-8443-240c9e4a1952&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:55:58,546 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:55:58 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=7a12d5ec-4d04-4055-8443-240c9e4a1952&sort_dir=asc Server: Apache x-openstack-request-id: req-2eae7ba5-51f8-45b8-8e02-88553bf8a1dd 2019-06-30 11:55:58,546 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:55:58,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 446 Content-Type: application/json Date: Sun, 30 Jun 2019 11:55:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-489b87ca-160b-4b2f-9ef2-4d6d8e5bf226 2019-06-30 11:55:58,589 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-06-30T11:55:56Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/mgmt_network/events/cf4140e9-74da-42ef-b9d0-16fe8db72e18", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "8b0bca3f-4e6a-4e9b-a500-83aef6ea0fa4", "id": "cf4140e9-74da-42ef-b9d0-16fe8db72e18"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-06-30T11:55:56Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/clearwater-opnfv/events/9f12ac26-8262-4dfd-b382-298534cbdb62", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "id": "9f12ac26-8262-4dfd-b382-298534cbdb62"}]} 2019-06-30 11:55:58,590 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=7a12d5ec-4d04-4055-8443-240c9e4a1952&sort_dir=asc&marker=7a12d5ec-4d04-4055-8443-240c9e4a1952&sort_dir=asc used request id req-489b87ca-160b-4b2f-9ef2-4d6d8e5bf226 2019-06-30 11:55:58,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763092041016s 2019-06-30 11:56:03,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:56:03,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9f12ac26-8262-4dfd-b382-298534cbdb62&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:56:03,625 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:56:03 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9f12ac26-8262-4dfd-b382-298534cbdb62&sort_dir=asc Server: Apache x-openstack-request-id: req-a505f49f-1245-470e-a89b-37a5e6a46b32 2019-06-30 11:56:03,626 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:56:03,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:03 GMT Server: Apache x-openstack-request-id: req-c083bb7c-8c01-46b4-9c54-f901a4a175a3 2019-06-30 11:56:03,669 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:56:03,669 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9f12ac26-8262-4dfd-b382-298534cbdb62&sort_dir=asc&marker=9f12ac26-8262-4dfd-b382-298534cbdb62&sort_dir=asc used request id req-c083bb7c-8c01-46b4-9c54-f901a4a175a3 2019-06-30 11:56:03,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728800296783s 2019-06-30 11:56:08,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-06-30 11:56:08,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9f12ac26-8262-4dfd-b382-298534cbdb62&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:56:08,707 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:56:08 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9f12ac26-8262-4dfd-b382-298534cbdb62&sort_dir=asc Server: Apache x-openstack-request-id: req-b733507f-381a-425c-b91e-7517ae8d97b4 2019-06-30 11:56:08,707 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:56:08,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:08 GMT Server: Apache x-openstack-request-id: req-69692de3-91f7-4c14-a082-169585aec210 2019-06-30 11:56:08,750 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-06-30 11:56:08,751 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4/events?marker=9f12ac26-8262-4dfd-b382-298534cbdb62&sort_dir=asc&marker=9f12ac26-8262-4dfd-b382-298534cbdb62&sort_dir=asc used request id req-69692de3-91f7-4c14-a082-169585aec210 2019-06-30 11:56:08,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760488510132s 2019-06-30 11:56:08,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-06-30 11:56:08,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:56:08,781 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:56:08 GMT Location: http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False Server: Apache x-openstack-request-id: req-aad13f7e-3c82-4f66-b40f-88425b2b338b 2019-06-30 11:56:08,782 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:56:08,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 831 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9d89488f-1798-42b6-98c6-107473dba5fb 2019-06-30 11:56:08,826 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "d762e40a0ae4472cb00602cb90a9b436", "image": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_d4695746-19df-4343-93f4-41cd6eeaf5e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "deletion_time": "2019-06-30T11:55:57Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "12440594636e4a2da0fc42d8cdd0733b", "tags": null, "creation_time": "2019-06-30T11:22:52Z", "links": [{"href": "http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-06-30T11:55:11Z", "id": "a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-06-30 11:56:08,827 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/d762e40a0ae4472cb00602cb90a9b436/stacks/clearwater-opnfv/a3e6b06a-6ca3-424a-89cf-fd1f894dfbc4?resolve_outputs=False used request id req-9d89488f-1798-42b6-98c6-107473dba5fb 2019-06-30 11:56:08,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0755050182343s 2019-06-30 11:56:08,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 11:56:08,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:56:09,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:09 GMT X-Openstack-Request-Id: req-6e336e8e-78c8-4083-895f-ddf811cd8403 2019-06-30 11:56:09,155 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T11:22:45Z", "file": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/file", "owner": "d762e40a0ae4472cb00602cb90a9b436", "id": "64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "size": 263848448, "self": "/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_d4695746-19df-4343-93f4-41cd6eeaf5e4", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-30T11:22:40Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 11:56:09,155 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-6e336e8e-78c8-4083-895f-ddf811cd8403 2019-06-30 11:56:09,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.322746992111s 2019-06-30 11:56:09,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 11:56:09,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a58e24da503255af30e9aa443e8009fe458120aa" 2019-06-30 11:56:09,466 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:56:09 GMT X-Openstack-Request-Id: req-62dcb6f1-2a89-4b45-9b1f-034b5678fc64 2019-06-30 11:56:09,466 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:56:09,466 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/64740fc1-c8cd-4bf7-908b-7b0c5d499fcf used request id req-62dcb6f1-2a89-4b45-9b1f-034b5678fc64 2019-06-30 11:56:09,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.309379816055s 2019-06-30 11:56:09,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 11:56:09,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" 2019-06-30 11:56:09,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56: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-cf94823d-a597-4863-afcf-b613477fc932 x-openstack-request-id: req-cf94823d-a597-4863-afcf-b613477fc932 2019-06-30 11:56:09,765 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_d4695746-19df-4343-93f4-41cd6eeaf5e4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "29ad1ff8-b34c-4260-81e8-caa5e3dd56ef"}]} 2019-06-30 11:56:09,765 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-cf94823d-a597-4863-afcf-b613477fc932 2019-06-30 11:56:09,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.293349027634s 2019-06-30 11:56:09,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 11:56:09,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" 2019-06-30 11:56:09,794 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-970ed9f5-1a88-43f4-87e9-885cfd98d69f x-openstack-request-id: req-970ed9f5-1a88-43f4-87e9-885cfd98d69f 2019-06-30 11:56:09,794 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/29ad1ff8-b34c-4260-81e8-caa5e3dd56ef used request id req-970ed9f5-1a88-43f4-87e9-885cfd98d69f 2019-06-30 11:56:09,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.027626991272s 2019-06-30 11:56:09,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 11:56:09,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" 2019-06-30 11:56:10,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfc316aa-d4f3-4e0a-9992-07315636043c 2019-06-30 11:56:10,018 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_ims-user_d4695746-19df-4343-93f4-41cd6eeaf5e4", "links": {"self": "http://172.30.9.24:5000/v3/users/4bb0b9c759504b988c5eb4fc4af51891"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4bb0b9c759504b988c5eb4fc4af51891", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 11:56:10,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-bfc316aa-d4f3-4e0a-9992-07315636043c 2019-06-30 11:56:10,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223669052124s 2019-06-30 11:56:10,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 11:56:10,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/4bb0b9c759504b988c5eb4fc4af51891 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" 2019-06-30 11:56:10,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9104651a-8d02-45b9-a86a-713427a2528c 2019-06-30 11:56:10,239 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_d4695746-19df-4343-93f4-41cd6eeaf5e4", "links": {"self": "http://172.30.9.24:5000/v3/users/4bb0b9c759504b988c5eb4fc4af51891"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4bb0b9c759504b988c5eb4fc4af51891", "description": null}} 2019-06-30 11:56:10,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/4bb0b9c759504b988c5eb4fc4af51891 used request id req-9104651a-8d02-45b9-a86a-713427a2528c 2019-06-30 11:56:10,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214915990829s 2019-06-30 11:56:10,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-30 11:56:10,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/4bb0b9c759504b988c5eb4fc4af51891 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" 2019-06-30 11:56:10,535 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 11:56:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-933412dc-5487-4208-ab46-a24fe99db929 2019-06-30 11:56:10,536 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 11:56:10,536 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/4bb0b9c759504b988c5eb4fc4af51891 used request id req-933412dc-5487-4208-ab46-a24fe99db929 2019-06-30 11:56:10,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.295226812363s 2019-06-30 11:56:10,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 11:56:10,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" 2019-06-30 11:56:10,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e1dcc58-be87-488f-bf75-780488e7868e 2019-06-30 11:56:10,661 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/d762e40a0ae4472cb00602cb90a9b436"}, "tags": [], "enabled": true, "id": "d762e40a0ae4472cb00602cb90a9b436", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_d4695746-19df-4343-93f4-41cd6eeaf5e4"}]} 2019-06-30 11:56:10,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-2e1dcc58-be87-488f-bf75-780488e7868e 2019-06-30 11:56:10,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117603063583s 2019-06-30 11:56:10,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-30 11:56:10,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/d762e40a0ae4472cb00602cb90a9b436 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" 2019-06-30 11:56:10,966 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 11:56:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bae50e5e-184b-4530-b666-4066639c6d0b 2019-06-30 11:56:10,967 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 11:56:10,967 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/d762e40a0ae4472cb00602cb90a9b436 used request id req-bae50e5e-184b-4530-b666-4066639c6d0b 2019-06-30 11:56:10,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.300315856934s 2019-06-30 11:56:10,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 11:56:10,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=d762e40a0ae4472cb00602cb90a9b436&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" 2019-06-30 11:56:11,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:11 GMT X-Openstack-Request-Id: req-c12cadad-1b6e-487a-9403-7cfa9a83c470 2019-06-30 11:56:11,283 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "created_at": "2019-06-30T11:22:55Z", "updated_at": "2019-06-30T11:22:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:22:56Z", "revision_number": 0, "id": "5b412395-1c4f-44a5-946c-3a3465663d0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:22:56Z", "security_group_id": "86ef6322-beec-4033-b9b0-70be84ce458c", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "port_range_min": null, "ethertype": "IPv4", "project_id": "d762e40a0ae4472cb00602cb90a9b436"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:22:55Z", "revision_number": 0, "id": "6d5cc511-f047-4fe6-9b11-c21dfd9af244", "remote_group_id": "86ef6322-beec-4033-b9b0-70be84ce458c", "remote_ip_prefix": null, "created_at": "2019-06-30T11:22:55Z", "security_group_id": "86ef6322-beec-4033-b9b0-70be84ce458c", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "port_range_min": null, "ethertype": "IPv4", "project_id": "d762e40a0ae4472cb00602cb90a9b436"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:22:56Z", "revision_number": 0, "id": "e7027230-e523-490a-8d4e-af99bbd5d60c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:22:56Z", "security_group_id": "86ef6322-beec-4033-b9b0-70be84ce458c", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "port_range_min": null, "ethertype": "IPv6", "project_id": "d762e40a0ae4472cb00602cb90a9b436"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:22:56Z", "revision_number": 0, "id": "ecffe3f2-a153-42e6-879f-42e7fdf1ce6c", "remote_group_id": "86ef6322-beec-4033-b9b0-70be84ce458c", "remote_ip_prefix": null, "created_at": "2019-06-30T11:22:56Z", "security_group_id": "86ef6322-beec-4033-b9b0-70be84ce458c", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "port_range_min": null, "ethertype": "IPv6", "project_id": "d762e40a0ae4472cb00602cb90a9b436"}], "revision_number": 1, "project_id": "d762e40a0ae4472cb00602cb90a9b436", "id": "86ef6322-beec-4033-b9b0-70be84ce458c", "name": "default"}]} 2019-06-30 11:56:11,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=d762e40a0ae4472cb00602cb90a9b436&name=default used request id req-c12cadad-1b6e-487a-9403-7cfa9a83c470 2019-06-30 11:56:11,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.310653209686s 2019-06-30 11:56:11,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 11:56:11,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" 2019-06-30 11:56:11,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:11 GMT X-Openstack-Request-Id: req-f000ffc2-2fe6-46d0-aa7e-053489656e48 2019-06-30 11:56:11,354 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "created_at": "2019-06-30T07:16:10Z", "updated_at": "2019-06-30T07:16:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "3c51fcca-5d6f-4eca-8796-72c3c6923277", "remote_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv6", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "530f27c0-790c-4530-873e-1315d141f905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv4", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "d1b9a1af-768b-4ecd-b2cb-7897ae739e3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv6", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "f3485d7f-79c2-4f3e-8295-b6285d2716e7", "remote_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv4", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}], "revision_number": 1, "project_id": "07ce38fcccab4daabfecdeae2ad85fda", "id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "created_at": "2019-06-30T05:50:03Z", "updated_at": "2019-06-30T05:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "0d8844f3-ea4c-4dfc-9795-3f00e3466243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:03Z", "revision_number": 0, "id": "84f6baa6-388c-4d2c-9731-c59876827caf", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:03Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "a281473d-03db-4806-a4d4-0bcd09417300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "f6ee904e-3ab7-4383-aea8-6ab0b9b9b002", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}], "revision_number": 1, "project_id": "b832943639d345c28f57e6440b8b5ce7", "id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:52:29Z", "updated_at": "2019-06-30T05:52:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "379bfc24-0b1d-4ed3-8a2c-faa34dd1e1a9", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "59d93de2-729a-4409-8fdf-028f883a52b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "9b32e8bb-2f4c-4f28-a53b-62887daaf278", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "b2c6ae5a-c09b-4ac4-9cae-b8c111a7a429", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}], "revision_number": 1, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T05:52:31Z", "updated_at": "2019-06-30T05:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "027d04c8-43f4-4439-9ef0-6f3ef0f5cd84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "184535b3-d0be-442f-ac92-bc9447bec1b7", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "5f725998-4a95-41f3-b5a8-b42fc8f44b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "6bdbdd75-dd8f-42ea-a9b6-b90345e98591", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5478dc27-f236-4606-9022-2c758f2d5625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "created_at": "2019-06-30T11:22:55Z", "updated_at": "2019-06-30T11:22:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:22:56Z", "revision_number": 0, "id": "5b412395-1c4f-44a5-946c-3a3465663d0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:22:56Z", "security_group_id": "86ef6322-beec-4033-b9b0-70be84ce458c", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "port_range_min": null, "ethertype": "IPv4", "project_id": "d762e40a0ae4472cb00602cb90a9b436"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:22:55Z", "revision_number": 0, "id": "6d5cc511-f047-4fe6-9b11-c21dfd9af244", "remote_group_id": "86ef6322-beec-4033-b9b0-70be84ce458c", "remote_ip_prefix": null, "created_at": "2019-06-30T11:22:55Z", "security_group_id": "86ef6322-beec-4033-b9b0-70be84ce458c", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "port_range_min": null, "ethertype": "IPv4", "project_id": "d762e40a0ae4472cb00602cb90a9b436"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:22:56Z", "revision_number": 0, "id": "e7027230-e523-490a-8d4e-af99bbd5d60c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:22:56Z", "security_group_id": "86ef6322-beec-4033-b9b0-70be84ce458c", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "port_range_min": null, "ethertype": "IPv6", "project_id": "d762e40a0ae4472cb00602cb90a9b436"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:22:56Z", "revision_number": 0, "id": "ecffe3f2-a153-42e6-879f-42e7fdf1ce6c", "remote_group_id": "86ef6322-beec-4033-b9b0-70be84ce458c", "remote_ip_prefix": null, "created_at": "2019-06-30T11:22:56Z", "security_group_id": "86ef6322-beec-4033-b9b0-70be84ce458c", "tenant_id": "d762e40a0ae4472cb00602cb90a9b436", "port_range_min": null, "ethertype": "IPv6", "project_id": "d762e40a0ae4472cb00602cb90a9b436"}], "revision_number": 1, "project_id": "d762e40a0ae4472cb00602cb90a9b436", "id": "86ef6322-beec-4033-b9b0-70be84ce458c", "name": "default"}]} 2019-06-30 11:56:11,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-f000ffc2-2fe6-46d0-aa7e-053489656e48 2019-06-30 11:56:11,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0651381015778s 2019-06-30 11:56:11,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 11:56:11,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/86ef6322-beec-4033-b9b0-70be84ce458c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" 2019-06-30 11:56:11,560 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 11:56:11 GMT X-Openstack-Request-Id: req-12416e84-d584-45e2-a098-803e7c5e439c 2019-06-30 11:56:11,560 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 11:56:11,560 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/86ef6322-beec-4033-b9b0-70be84ce458c.json used request id req-12416e84-d584-45e2-a098-803e7c5e439c 2019-06-30 11:56:11,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.197692871094s 2019-06-30 11:56:11,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 11:56:11,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" 2019-06-30 11:56:11,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 414 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38d6738e-e77a-4f33-85fa-eebbcb214809 2019-06-30 11:56:11,763 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "df32141a9a7c4295bf0977f9b892291a", "links": {"self": "http://172.30.9.24:5000/v3/roles/df32141a9a7c4295bf0977f9b892291a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 11:56:11,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-38d6738e-e77a-4f33-85fa-eebbcb214809 2019-06-30 11:56:11,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199111938477s 2019-06-30 11:56:11,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-06-30 11:56:11,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/df32141a9a7c4295bf0977f9b892291a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68da7ba8548d6dbd7123460fc13251688aca13e8" 2019-06-30 11:56:11,999 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 11:56:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40bf6d9a-8cb0-445f-9df4-8f7164a4c9ad 2019-06-30 11:56:11,999 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 11:56:11,999 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/df32141a9a7c4295bf0977f9b892291a used request id req-40bf6d9a-8cb0-445f-9df4-8f7164a4c9ad 2019-06-30 11:56:11,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.230139017105s 2019-06-30 11:56:12,019 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2019-06-30 11:56:12,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 11:56:12,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd740000-e77d-4140-b33c-3310bd0f11d4 2019-06-30 11:56:12,077 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 11:56:12,077 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-bd740000-e77d-4140-b33c-3310bd0f11d4 2019-06-30 11:56:12,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 11:56:12,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}], "expires_at": "2019-06-30T12:56:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "95de64402f8d4801a01ee7f7b732ef1b"}, "audit_ids": ["pll7zJhoSReFr9_VTxE2Xw"], "issued_at": "2019-06-30T11:56:12.000000Z"}} 2019-06-30 11:56:12,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 11:56:12,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ad0774b19453a8a04b52749f449d3649bf509855" 2019-06-30 11:56:12,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:12 GMT X-Openstack-Request-Id: req-beef5d01-938c-4605-829b-3ccb6d97df66 2019-06-30 11:56:12,849 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 11:56:12,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-beef5d01-938c-4605-829b-3ccb6d97df66 2019-06-30 11:56:12,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.357528924942s 2019-06-30 11:56:12,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 11:56:12,862 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76819f3e-bc6b-4311-b063-7a849b7073db 2019-06-30 11:56:12,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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 11:56:12,862 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-76819f3e-bc6b-4311-b063-7a849b7073db 2019-06-30 11:56:12,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 11:56:12,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ad0774b19453a8a04b52749f449d3649bf509855" 2019-06-30 11:56:13,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f976d3e-8201-4c8c-884e-e3d3ef959920 2019-06-30 11:56:13,073 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 11:56:13,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-9f976d3e-8201-4c8c-884e-e3d3ef959920 2019-06-30 11:56:13,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210777997971s 2019-06-30 11:56:13,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-30 11:56:13,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ad0774b19453a8a04b52749f449d3649bf509855" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}}' 2019-06-30 11:56:13,218 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e4e9860-08fa-48cd-9227-5d27f4ec2eba 2019-06-30 11:56:13,219 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.24:5000/v3/projects/93b89017d60443d08a5914fae870f878"}, "tags": [], "enabled": true, "id": "93b89017d60443d08a5914fae870f878", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}} 2019-06-30 11:56:13,219 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-2e4e9860-08fa-48cd-9227-5d27f4ec2eba 2019-06-30 11:56:13,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.136891841888s 2019-06-30 11:56:13,219 - 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'93b89017d60443d08a5914fae870f878', '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_36b338b2-e3da-4512-b9cf-c375b9c7ac73'}) 2019-06-30 11:56:13,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-30 11:56:13,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ad0774b19453a8a04b52749f449d3649bf509855" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "jwdvByT8m7n1m3eGahO1MwpioozTFf", "email": null, "name": "vyos_vrouter-user_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}}' 2019-06-30 11:56:13,637 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96279a13-dcc3-4333-8bae-fc53265ecb5a 2019-06-30 11:56:13,637 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "links": {"self": "http://172.30.9.24:5000/v3/users/52a3425084ec4fa7816fe8e7d22187f8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "52a3425084ec4fa7816fe8e7d22187f8", "domain_id": "default", "password_expires_at": null}} 2019-06-30 11:56:13,637 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-96279a13-dcc3-4333-8bae-fc53265ecb5a 2019-06-30 11:56:13,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.410255908966s 2019-06-30 11:56:13,638 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'52a3425084ec4fa7816fe8e7d22187f8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_36b338b2-e3da-4512-b9cf-c375b9c7ac73'}) 2019-06-30 11:56:13,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 11:56:13,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ad0774b19453a8a04b52749f449d3649bf509855" 2019-06-30 11:56:13,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5048ed5-5e5d-4882-9e42-3c09c5a772a4 2019-06-30 11:56:13,852 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 11:56:13,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e5048ed5-5e5d-4882-9e42-3c09c5a772a4 2019-06-30 11:56:13,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210105895996s 2019-06-30 11:56:13,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 11:56:13,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ad0774b19453a8a04b52749f449d3649bf509855" 2019-06-30 11:56:14,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab5e486e-73f4-4a75-8ed4-3aca4b9f3899 2019-06-30 11:56:14,010 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 11:56:14,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ab5e486e-73f4-4a75-8ed4-3aca4b9f3899 2019-06-30 11:56:14,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.152776956558s 2019-06-30 11:56:14,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 11:56:14,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ad0774b19453a8a04b52749f449d3649bf509855" 2019-06-30 11:56:14,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-361d17c2-6028-45dc-8db8-f618a5eeabf7 2019-06-30 11:56:14,219 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 11:56:14,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-361d17c2-6028-45dc-8db8-f618a5eeabf7 2019-06-30 11:56:14,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203730106354s 2019-06-30 11:56:14,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 11:56:14,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ad0774b19453a8a04b52749f449d3649bf509855" 2019-06-30 11:56:14,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2226e04d-8991-4902-bfce-58c3fb0a732b 2019-06-30 11:56:14,375 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 11:56:14,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-2226e04d-8991-4902-bfce-58c3fb0a732b 2019-06-30 11:56:14,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.150374889374s 2019-06-30 11:56:14,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 11:56:14,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ad0774b19453a8a04b52749f449d3649bf509855" 2019-06-30 11:56:14,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b581f0e-ffd7-4254-9970-b8a40caa66e2 2019-06-30 11:56:14,588 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "links": {"self": "http://172.30.9.24:5000/v3/users/52a3425084ec4fa7816fe8e7d22187f8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "52a3425084ec4fa7816fe8e7d22187f8", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 11:56:14,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-0b581f0e-ffd7-4254-9970-b8a40caa66e2 2019-06-30 11:56:14,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212476968765s 2019-06-30 11:56:14,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 11:56:14,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ad0774b19453a8a04b52749f449d3649bf509855" 2019-06-30 11:56:14,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57f73cef-a3c4-4852-b7ff-ce9bb9b75f25 2019-06-30 11:56:14,843 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.24:5000/v3/projects/93b89017d60443d08a5914fae870f878"}, "tags": [], "enabled": true, "id": "93b89017d60443d08a5914fae870f878", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}]} 2019-06-30 11:56:14,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-57f73cef-a3c4-4852-b7ff-ce9bb9b75f25 2019-06-30 11:56:14,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.241319179535s 2019-06-30 11:56:14,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 11:56:14,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=52a3425084ec4fa7816fe8e7d22187f8&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=93b89017d60443d08a5914fae870f878" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ad0774b19453a8a04b52749f449d3649bf509855" 2019-06-30 11:56:14,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d29776e-216c-46a4-b5b3-8dd7c0ed2785 2019-06-30 11:56:14,968 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=52a3425084ec4fa7816fe8e7d22187f8&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=93b89017d60443d08a5914fae870f878", "previous": null, "next": null}} 2019-06-30 11:56:14,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=52a3425084ec4fa7816fe8e7d22187f8&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=93b89017d60443d08a5914fae870f878 used request id req-9d29776e-216c-46a4-b5b3-8dd7c0ed2785 2019-06-30 11:56:14,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115859985352s 2019-06-30 11:56:14,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 11:56:14,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/93b89017d60443d08a5914fae870f878/users/52a3425084ec4fa7816fe8e7d22187f8/roles/1cfc497138b141ff84abf3d62ced3145 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ad0774b19453a8a04b52749f449d3649bf509855" 2019-06-30 11:56:15,204 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 11:56:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-999b338f-10a1-4b36-9a58-c969e1049536 2019-06-30 11:56:15,204 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 11:56:15,204 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/93b89017d60443d08a5914fae870f878/users/52a3425084ec4fa7816fe8e7d22187f8/roles/1cfc497138b141ff84abf3d62ced3145 used request id req-999b338f-10a1-4b36-9a58-c969e1049536 2019-06-30 11:56:15,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.232447862625s 2019-06-30 11:56:15,205 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_36b338b2-e3da-4512-b9cf-c375b9c7ac73', 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'93b89017d60443d08a5914fae870f878', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'jwdvByT8m7n1m3eGahO1MwpioozTFf', 'username': u'vyos_vrouter-user_36b338b2-e3da-4512-b9cf-c375b9c7ac73', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-30 11:56:15,209 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_36b338b2-e3da-4512-b9cf-c375b9c7ac73', 'password': 'jwdvByT8m7n1m3eGahO1MwpioozTFf', 'project_name': 'vyos_vrouter-project_36b338b2-e3da-4512-b9cf-c375b9c7ac73', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '93b89017d60443d08a5914fae870f878', 'project_domain_name': 'Default'} 2019-06-30 11:56:15,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2019-06-30 11:56:15,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2019-06-30 11:56:15,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2019-06-30 11:56:15,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2019-06-30 11:56:15,308 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2019-06-30 11:56:15,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 11:56:15,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ad0774b19453a8a04b52749f449d3649bf509855" 2019-06-30 11:56:15,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72810cc4-c6ef-40d8-a670-4d10b6959f7d 2019-06-30 11:56:15,429 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 11:56:15,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-72810cc4-c6ef-40d8-a670-4d10b6959f7d 2019-06-30 11:56:15,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.120946884155s 2019-06-30 11:56:15,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 11:56:15,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ad0774b19453a8a04b52749f449d3649bf509855" 2019-06-30 11:56:15,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44297dc7-6d85-4ae4-9193-3862c8fa6695 2019-06-30 11:56:15,636 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.24:5000/v3/projects/93b89017d60443d08a5914fae870f878"}, "tags": [], "enabled": true, "id": "93b89017d60443d08a5914fae870f878", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}]} 2019-06-30 11:56:15,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-44297dc7-6d85-4ae4-9193-3862c8fa6695 2019-06-30 11:56:15,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.19893693924s 2019-06-30 11:56:15,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-30 11:56:15,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ad0774b19453a8a04b52749f449d3649bf509855" -d '{"network": {"tenant_id": "93b89017d60443d08a5914fae870f878", "name": "vyos_vrouter-net_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "admin_state_up": true}}' 2019-06-30 11:56:16,283 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:16 GMT X-Openstack-Request-Id: req-ab2a6644-4955-477c-bbb5-e208b4cd2525 2019-06-30 11:56:16,283 - 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":"38dbeace-8ab5-41a3-b5a6-19e638982e36","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"93b89017d60443d08a5914fae870f878","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T11:56:16Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_36b338b2-e3da-4512-b9cf-c375b9c7ac73","admin_state_up":true,"tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T11:56:15Z","mtu":1450}} 2019-06-30 11:56:16,283 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ab2a6644-4955-477c-bbb5-e208b4cd2525 2019-06-30 11:56:16,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.644753932953s 2019-06-30 11:56:16,284 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-30T11:56:16Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'38dbeace-8ab5-41a3-b5a6-19e638982e36', u'provider:segmentation_id': 45, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vyos_vrouter-net_36b338b2-e3da-4512-b9cf-c375b9c7ac73', u'created_at': u'2019-06-30T11:56:15Z', u'mtu': 1450, u'tenant_id': u'93b89017d60443d08a5914fae870f878', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'93b89017d60443d08a5914fae870f878', u'l2_adjacency': True}) 2019-06-30 11:56:16,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 11:56:16,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe782da3-c415-4f4c-a9a5-e4dfa0127c93 2019-06-30 11:56:16,295 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 11:56:16,295 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-fe782da3-c415-4f4c-a9a5-e4dfa0127c93 2019-06-30 11:56:16,295 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 11:56:16,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}], "expires_at": "2019-06-30T12:56:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93b89017d60443d08a5914fae870f878", "name": "vyos_vrouter-project_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_93b89017d60443d08a5914fae870f878", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_93b89017d60443d08a5914fae870f878", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/93b89017d60443d08a5914fae870f878", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/93b89017d60443d08a5914fae870f878", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/93b89017d60443d08a5914fae870f878", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/93b89017d60443d08a5914fae870f878", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/93b89017d60443d08a5914fae870f878", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/93b89017d60443d08a5914fae870f878", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/93b89017d60443d08a5914fae870f878", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/93b89017d60443d08a5914fae870f878", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/93b89017d60443d08a5914fae870f878", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "id": "52a3425084ec4fa7816fe8e7d22187f8"}, "audit_ids": ["O0OThqFESmmj4DsyRNxziQ"], "issued_at": "2019-06-30T11:56:16.000000Z"}} 2019-06-30 11:56:16,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 11:56:16,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:56:17,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:17 GMT X-Openstack-Request-Id: req-fb14c6a2-a3b6-4829-ace4-0f31abd5390a 2019-06-30 11:56:17,073 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"38dbeace-8ab5-41a3-b5a6-19e638982e36","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"93b89017d60443d08a5914fae870f878","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T11:56:16Z","qos_policy_id":null,"name":"vyos_vrouter-net_36b338b2-e3da-4512-b9cf-c375b9c7ac73","admin_state_up":true,"tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T11:56:15Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 11:56:17,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-fb14c6a2-a3b6-4829-ace4-0f31abd5390a 2019-06-30 11:56:17,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.370533943176s 2019-06-30 11:56:17,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-30 11:56:17,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" -d '{"subnet": {"name": "vyos_vrouter-subnet_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "enable_dhcp": true, "network_id": "38dbeace-8ab5-41a3-b5a6-19e638982e36", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-30 11:56:17,782 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:17 GMT X-Openstack-Request-Id: req-2ef69bbf-665a-4e81-8c8b-4037b7cef82d 2019-06-30 11:56:17,782 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38dbeace-8ab5-41a3-b5a6-19e638982e36","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T11:56:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T11:56:17Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"93b89017d60443d08a5914fae870f878","id":"127a7285-31bf-4d87-8234-7ae0dbedbbc7","subnetpool_id":null,"name":"vyos_vrouter-subnet_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}} 2019-06-30 11:56:17,783 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-2ef69bbf-665a-4e81-8c8b-4037b7cef82d 2019-06-30 11:56:17,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.707477092743s 2019-06-30 11:56:17,783 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T11:56:17Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'127a7285-31bf-4d87-8234-7ae0dbedbbc7', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_36b338b2-e3da-4512-b9cf-c375b9c7ac73', u'enable_dhcp': True, u'network_id': u'38dbeace-8ab5-41a3-b5a6-19e638982e36', u'tenant_id': u'93b89017d60443d08a5914fae870f878', u'created_at': u'2019-06-30T11:56:17Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'93b89017d60443d08a5914fae870f878'}) 2019-06-30 11:56:17,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 11:56:17,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" -d '{"router": {"external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "name": "vyos_vrouter-router_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "admin_state_up": true}}' 2019-06-30 11:56:19,458 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:19 GMT X-Openstack-Request-Id: req-9e494a37-aca6-453a-96e7-cac829609581 2019-06-30 11:56:19,458 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:56:17Z", "admin_state_up": true, "updated_at": "2019-06-30T11:56:19Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "93b89017d60443d08a5914fae870f878", "id": "3d43004f-3969-4bfa-afa1-dfc62b1b752a", "name": "vyos_vrouter-router_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}} 2019-06-30 11:56:19,459 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-9e494a37-aca6-453a-96e7-cac829609581 2019-06-30 11:56:19,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.67479491234s 2019-06-30 11:56:19,459 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T11:56:19Z', u'revision_number': 2, u'id': u'3d43004f-3969-4bfa-afa1-dfc62b1b752a', u'external_gateway_info': {u'network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6acb3602-338d-4baa-852a-3f10ec4a5a30', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_36b338b2-e3da-4512-b9cf-c375b9c7ac73', u'admin_state_up': True, u'tenant_id': u'93b89017d60443d08a5914fae870f878', u'created_at': u'2019-06-30T11:56:17Z', u'flavor_id': None, u'routes': [], u'project_id': u'93b89017d60443d08a5914fae870f878'}) 2019-06-30 11:56:19,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-30 11:56:19,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/3d43004f-3969-4bfa-afa1-dfc62b1b752a/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" -d '{"subnet_id": "127a7285-31bf-4d87-8234-7ae0dbedbbc7"}' 2019-06-30 11:56:22,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:22 GMT X-Openstack-Request-Id: req-a827728c-887a-4331-943a-74f519085d14 2019-06-30 11:56:22,149 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "38dbeace-8ab5-41a3-b5a6-19e638982e36", "tenant_id": "93b89017d60443d08a5914fae870f878", "subnet_id": "127a7285-31bf-4d87-8234-7ae0dbedbbc7", "subnet_ids": ["127a7285-31bf-4d87-8234-7ae0dbedbbc7"], "port_id": "9a7742b9-3304-44d3-af79-dcd99601bee4", "id": "3d43004f-3969-4bfa-afa1-dfc62b1b752a"} 2019-06-30 11:56:22,150 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/3d43004f-3969-4bfa-afa1-dfc62b1b752a/add_router_interface.json used request id req-a827728c-887a-4331-943a-74f519085d14 2019-06-30 11:56:22,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.68966603279s 2019-06-30 11:56:22,150 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-06-30 11:56:23,417 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:3b0bdb36eb74e90531d9563093eceb24 sha256:7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854 2019-06-30 11:56:23,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 11:56:23,423 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:23 GMT 2019-06-30 11:56:23,423 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-06-30 11:56:23,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 11:56:23,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:56:23,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:23 GMT X-Openstack-Request-Id: req-90a90737-5d4c-4b24-902b-273a3a18f264 2019-06-30 11:56:23,826 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 11:56:23,826 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-90a90737-5d4c-4b24-902b-273a3a18f264 2019-06-30 11:56:23,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.401054143906s 2019-06-30 11:56:23,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 11:56:23,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" -d '{"owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "owner_specified.shade.object": "images/vyos_vrouter-img_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}' 2019-06-30 11:56:23,885 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:23 GMT Location: http://172.30.9.24:9292/v2/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-824db59b-3864-41c0-8a81-a98717e9b6a6 2019-06-30 11:56:23,886 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T11:56:23Z", "file": "/v2/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450/file", "owner": "93b89017d60443d08a5914fae870f878", "id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "size": null, "self": "/v2/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "vyos_vrouter-img_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "checksum": null, "created_at": "2019-06-30T11:56:23Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 11:56:23,886 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-824db59b-3864-41c0-8a81-a98717e9b6a6 2019-06-30 11:56:23,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0505380630493s 2019-06-30 11:56:23,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 11:56:23,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" -d '' 2019-06-30 11:56:29,355 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 11:56:29 GMT X-Openstack-Request-Id: req-ea59d912-6895-4614-b0e2-681141bd2829 2019-06-30 11:56:29,355 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 11:56:29,355 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450/file used request id req-ea59d912-6895-4614-b0e2-681141bd2829 2019-06-30 11:56:29,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.46844601631s 2019-06-30 11:56:29,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 11:56:29,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:56:29,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:29 GMT X-Openstack-Request-Id: req-4a86c529-42c4-42ba-a591-ceee440d6508 2019-06-30 11:56:29,407 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T11:56:29Z", "file": "/v2/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450/file", "owner": "93b89017d60443d08a5914fae870f878", "id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "size": 296222720, "self": "/v2/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "vyos_vrouter-img_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-06-30T11:56:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 11:56:29,407 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-4a86c529-42c4-42ba-a591-ceee440d6508 2019-06-30 11:56:29,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0470881462097s 2019-06-30 11:56:29,409 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450/snap', u'metadata': Munch({})})], 'file': u'/v2/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450/file', 'owner': u'93b89017d60443d08a5914fae870f878', 'id': u'48c3f46c-c7d7-4802-80cb-7d2cd0954450', 'size': 296222720, u'self': u'/v2/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'93b89017d60443d08a5914fae870f878', 'name': 'vyos_vrouter-project_36b338b2-e3da-4512-b9cf-c375b9c7ac73', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T11:56:29Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-30T11:56:29Z', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/vyos_vrouter-img_36b338b2-e3da-4512-b9cf-c375b9c7ac73', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', 'properties': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/vyos_vrouter-img_36b338b2-e3da-4512-b9cf-c375b9c7ac73', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_36b338b2-e3da-4512-b9cf-c375b9c7ac73', 'created': u'2019-06-30T11:56:23Z', 'checksum': u'3b0bdb36eb74e90531d9563093eceb24', 'created_at': u'2019-06-30T11:56:23Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', 'metadata': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/vyos_vrouter-img_36b338b2-e3da-4512-b9cf-c375b9c7ac73', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}}) 2019-06-30 11:56:29,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 11:56:29,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ad0774b19453a8a04b52749f449d3649bf509855" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-06-30 11:56:29,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8b070a09-58a2-4895-8175-80e6b0f8f957 x-openstack-request-id: req-8b070a09-58a2-4895-8175-80e6b0f8f957 2019-06-30 11:56:29,716 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4"}} 2019-06-30 11:56:29,716 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8b070a09-58a2-4895-8175-80e6b0f8f957 2019-06-30 11:56:29,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.303768873215s 2019-06-30 11:56:29,717 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_36b338b2-e3da-4512-b9cf-c375b9c7ac73', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'd1270236-3dea-4a3a-84ad-03d1a9d2abc4', 'swap': 0}) 2019-06-30 11:56:29,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 11:56:29,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ad0774b19453a8a04b52749f449d3649bf509855" -d '{"extra_specs": {}}' 2019-06-30 11:56:29,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56: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-42da3e1c-28af-444e-97b1-61d9b3b9302e x-openstack-request-id: req-42da3e1c-28af-444e-97b1-61d9b3b9302e 2019-06-30 11:56:29,738 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 11:56:29,738 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4/os-extra_specs used request id req-42da3e1c-28af-444e-97b1-61d9b3b9302e 2019-06-30 11:56:29,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199418067932s 2019-06-30 11:56:29,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-06-30 11:56:29,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" -d '{"keypair": {"name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}}' 2019-06-30 11:56:30,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9054a85b-2a61-46a9-94ce-45946ada3810 x-openstack-request-id: req-9054a85b-2a61-46a9-94ce-45946ada3810 2019-06-30 11:56:30,438 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF/gARPB4gYKzN1E+hu//yRW6Cx4QxQ3FFQqmrV7cAIC1Pw+U82dffU6hvYABX/0GwA0amA1e3QWRspg2IWgRrMJW5I4walJvhDo89MSdL3CWu0QB1mr2A49cKCb+0L8VydDmUPIMWoP5h1xi9H2kIRSljcf+LHNgs2qN+vPsJJxIu24HiFSIT13yhvNg55tyAZIv4AnWATPuCaMtEmyYZr1sUUU2BkbLO2tsZv1W1eJLMxSyQGOuc8UFTMdzvmntn95z5GgvEO+zdaFm7EDhZ+/DA8m2ubcr+JNfMaHu7f2WUg6XuUdWjoRHJJGoq7Bs4crttlPC1Ax01sL+gw5hP Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxf4AETweIGCszdRPobv/8kVugseEMUNxRUKpq1e3ACAtT8Pl\nPNnX31Oob2AAV/9BsANGpgNXt0FkbKYNiFoEazCVuSOMGpSb4Q6PPTEnS9wlrtEA\ndZq9gOPXCgm/tC/FcnQ5lDyDFqD+YdcYvR9pCEUpY3H/ixzYLNqjfrz7CScSLtuB\n4hUiE9d8obzYOebcgGSL+AJ1gEz7gmjLRJsmGa9bFFFNgZGyztrbGb9VtXiSzMUs\nkBjrnPFBUzHc75p7Z/ec+RoLxDvs3WhZuxA4WfvwwPJtrm3K/iTXzGh7u39llIOl\n7lHVo6ERySRqKuwbOHK7bZTwtQMdNbC/oMOYTwIDAQABAoIBAAt9/ssBTk5aziz0\nUdr1apnJZey5X/bsDzsR738+jCS5uWeT20545orT9Ebir6Jr8ogg6IziTMkaRpX3\n3Xk4oGEIZOhmI8+3KIUbrzzCCaHhmV5YS0qIPM+qaeTvQ+1ViIRoMp9kE8fQeHN9\nZLY1iIcuXISlLUwJ1JJl7m+A0KFrRPy3qn87gsAEQjhIg24RjFiQFb3/facBSu59\ndqZf2A1AwlZTpPU/Z1whyVd5QIVGZROUqYA0P8dHSR/XML1ZEx6TWaWqNGDt0xiy\nQPrNPcLUb1eOjd5cNCyawA1ruHsjvCDJ1ctNfaqznV1MdJa7dbHzZPYAlVhtAgoE\n31/FAUECgYEA7ASAdIdmaaJIFbuxOlO/cwga86nUiZpAmg1El+wgey/UBUx42+mO\nHiDWTPG5IUZCzpWCFPhnlH6rloHuL7Xdk/gy8t5SIoMzx/wIuYrKeWnaeq9rGKHx\nNv/OOECGlmLYWsH/tVuZe5dQmz5/3GMBVRQrGDJMJtF5HkJ6iTw5rNcCgYEA1sFT\n1j6NNRxLJXLqy3zVr1E506gBh1KaYgK1fJOIgJOpSxMV3gR5LRKeKe7IBbHF5OyU\nUJpEUcQoB3pLcbLAXz/0kLt/XIaalPaMd70twAKOmzegRV/L0ZVtMOXOp8dGc8V2\nTnGoZ36iSt8Ly7/WjlMLrnGOjYWz0t5JxQU4SUkCgYB3UV9PihQwWyZuNlFG14f2\nM6bMgJM+bYkzWHnRBEL3hBqAA0UmiFCc0qUEiT+6nravkc4No/dZjyBYGp+75wl6\nAQRg3BxR7lqDQ9t1UcFC2EznsT9HWLeFwpUSwyxHYvlWCLWpjgFuBfVuRo6FcFgA\nFw4iUWtGRKgisCEauCPASQKBgQCBWbzXhKGk5b/VdJw7qJtEl9YOyFjzWyul8R/D\nQ1GqsEX99CbtrSAXp+kgNLTByUv7EQxcaC7SWSYLKvwaJaJ9PJZgPq792g1tv/rn\nfEj8KA4hK6YbYxHu0OQN2b1ZjUvAG6WgphDbFYlHM4V1Wb0vyJF2putIDso7Lqyc\nQQKgEQKBgHZxy+pTIPaJcb9Pl1Y1nssm6uhtaSZtcNmN65o4Xavj95zrIQJw8OAU\nfP0U22HQfCZgOcZlv4zgvGclUO0km3/8wYIp52mOmm32Nf8quVgFmkgIiE4cqlyn\nTbX0tlDJh7U7acqhGfH0SqFNXwbvPGgVRQ6BF6dKg1BR1DWCsFak\n-----END RSA PRIVATE KEY-----\n", "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "fingerprint": "23:59:c9:97:f1:c2:a4:9c:b9:c8:03:a8:c3:79:81:08"}} 2019-06-30 11:56:30,438 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-9054a85b-2a61-46a9-94ce-45946ada3810 2019-06-30 11:56:30,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.6971180439s 2019-06-30 11:56:30,439 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF/gARPB4gYKzN1E+hu//yRW6Cx4QxQ3FFQqmrV7cAIC1Pw+U82dffU6hvYABX/0GwA0amA1e3QWRspg2IWgRrMJW5I4walJvhDo89MSdL3CWu0QB1mr2A49cKCb+0L8VydDmUPIMWoP5h1xi9H2kIRSljcf+LHNgs2qN+vPsJJxIu24HiFSIT13yhvNg55tyAZIv4AnWATPuCaMtEmyYZr1sUUU2BkbLO2tsZv1W1eJLMxSyQGOuc8UFTMdzvmntn95z5GgvEO+zdaFm7EDhZ+/DA8m2ubcr+JNfMaHu7f2WUg6XuUdWjoRHJJGoq7Bs4crttlPC1Ax01sL+gw5hP Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxf4AETweIGCszdRPobv/8kVugseEMUNxRUKpq1e3ACAtT8Pl\nPNnX31Oob2AAV/9BsANGpgNXt0FkbKYNiFoEazCVuSOMGpSb4Q6PPTEnS9wlrtEA\ndZq9gOPXCgm/tC/FcnQ5lDyDFqD+YdcYvR9pCEUpY3H/ixzYLNqjfrz7CScSLtuB\n4hUiE9d8obzYOebcgGSL+AJ1gEz7gmjLRJsmGa9bFFFNgZGyztrbGb9VtXiSzMUs\nkBjrnPFBUzHc75p7Z/ec+RoLxDvs3WhZuxA4WfvwwPJtrm3K/iTXzGh7u39llIOl\n7lHVo6ERySRqKuwbOHK7bZTwtQMdNbC/oMOYTwIDAQABAoIBAAt9/ssBTk5aziz0\nUdr1apnJZey5X/bsDzsR738+jCS5uWeT20545orT9Ebir6Jr8ogg6IziTMkaRpX3\n3Xk4oGEIZOhmI8+3KIUbrzzCCaHhmV5YS0qIPM+qaeTvQ+1ViIRoMp9kE8fQeHN9\nZLY1iIcuXISlLUwJ1JJl7m+A0KFrRPy3qn87gsAEQjhIg24RjFiQFb3/facBSu59\ndqZf2A1AwlZTpPU/Z1whyVd5QIVGZROUqYA0P8dHSR/XML1ZEx6TWaWqNGDt0xiy\nQPrNPcLUb1eOjd5cNCyawA1ruHsjvCDJ1ctNfaqznV1MdJa7dbHzZPYAlVhtAgoE\n31/FAUECgYEA7ASAdIdmaaJIFbuxOlO/cwga86nUiZpAmg1El+wgey/UBUx42+mO\nHiDWTPG5IUZCzpWCFPhnlH6rloHuL7Xdk/gy8t5SIoMzx/wIuYrKeWnaeq9rGKHx\nNv/OOECGlmLYWsH/tVuZe5dQmz5/3GMBVRQrGDJMJtF5HkJ6iTw5rNcCgYEA1sFT\n1j6NNRxLJXLqy3zVr1E506gBh1KaYgK1fJOIgJOpSxMV3gR5LRKeKe7IBbHF5OyU\nUJpEUcQoB3pLcbLAXz/0kLt/XIaalPaMd70twAKOmzegRV/L0ZVtMOXOp8dGc8V2\nTnGoZ36iSt8Ly7/WjlMLrnGOjYWz0t5JxQU4SUkCgYB3UV9PihQwWyZuNlFG14f2\nM6bMgJM+bYkzWHnRBEL3hBqAA0UmiFCc0qUEiT+6nravkc4No/dZjyBYGp+75wl6\nAQRg3BxR7lqDQ9t1UcFC2EznsT9HWLeFwpUSwyxHYvlWCLWpjgFuBfVuRo6FcFgA\nFw4iUWtGRKgisCEauCPASQKBgQCBWbzXhKGk5b/VdJw7qJtEl9YOyFjzWyul8R/D\nQ1GqsEX99CbtrSAXp+kgNLTByUv7EQxcaC7SWSYLKvwaJaJ9PJZgPq792g1tv/rn\nfEj8KA4hK6YbYxHu0OQN2b1ZjUvAG6WgphDbFYlHM4V1Wb0vyJF2putIDso7Lqyc\nQQKgEQKBgHZxy+pTIPaJcb9Pl1Y1nssm6uhtaSZtcNmN65o4Xavj95zrIQJw8OAU\nfP0U22HQfCZgOcZlv4zgvGclUO0km3/8wYIp52mOmm32Nf8quVgFmkgIiE4cqlyn\nTbX0tlDJh7U7acqhGfH0SqFNXwbvPGgVRQ6BF6dKg1BR1DWCsFak\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'52a3425084ec4fa7816fe8e7d22187f8', 'name': u'vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73', 'created_at': '2019-06-30T11:56:30.439366', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'93b89017d60443d08a5914fae870f878', 'name': 'vyos_vrouter-project_36b338b2-e3da-4512-b9cf-c375b9c7ac73', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'23:59:c9:97:f1:c2:a4:9c:b9:c8:03:a8:c3:79:81:08', 'type': 'ssh', 'id': u'vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73'}) 2019-06-30 11:56:30,439 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAxf4AETweIGCszdRPobv/8kVugseEMUNxRUKpq1e3ACAtT8Pl PNnX31Oob2AAV/9BsANGpgNXt0FkbKYNiFoEazCVuSOMGpSb4Q6PPTEnS9wlrtEA dZq9gOPXCgm/tC/FcnQ5lDyDFqD+YdcYvR9pCEUpY3H/ixzYLNqjfrz7CScSLtuB 4hUiE9d8obzYOebcgGSL+AJ1gEz7gmjLRJsmGa9bFFFNgZGyztrbGb9VtXiSzMUs kBjrnPFBUzHc75p7Z/ec+RoLxDvs3WhZuxA4WfvwwPJtrm3K/iTXzGh7u39llIOl 7lHVo6ERySRqKuwbOHK7bZTwtQMdNbC/oMOYTwIDAQABAoIBAAt9/ssBTk5aziz0 Udr1apnJZey5X/bsDzsR738+jCS5uWeT20545orT9Ebir6Jr8ogg6IziTMkaRpX3 3Xk4oGEIZOhmI8+3KIUbrzzCCaHhmV5YS0qIPM+qaeTvQ+1ViIRoMp9kE8fQeHN9 ZLY1iIcuXISlLUwJ1JJl7m+A0KFrRPy3qn87gsAEQjhIg24RjFiQFb3/facBSu59 dqZf2A1AwlZTpPU/Z1whyVd5QIVGZROUqYA0P8dHSR/XML1ZEx6TWaWqNGDt0xiy QPrNPcLUb1eOjd5cNCyawA1ruHsjvCDJ1ctNfaqznV1MdJa7dbHzZPYAlVhtAgoE 31/FAUECgYEA7ASAdIdmaaJIFbuxOlO/cwga86nUiZpAmg1El+wgey/UBUx42+mO HiDWTPG5IUZCzpWCFPhnlH6rloHuL7Xdk/gy8t5SIoMzx/wIuYrKeWnaeq9rGKHx Nv/OOECGlmLYWsH/tVuZe5dQmz5/3GMBVRQrGDJMJtF5HkJ6iTw5rNcCgYEA1sFT 1j6NNRxLJXLqy3zVr1E506gBh1KaYgK1fJOIgJOpSxMV3gR5LRKeKe7IBbHF5OyU UJpEUcQoB3pLcbLAXz/0kLt/XIaalPaMd70twAKOmzegRV/L0ZVtMOXOp8dGc8V2 TnGoZ36iSt8Ly7/WjlMLrnGOjYWz0t5JxQU4SUkCgYB3UV9PihQwWyZuNlFG14f2 M6bMgJM+bYkzWHnRBEL3hBqAA0UmiFCc0qUEiT+6nravkc4No/dZjyBYGp+75wl6 AQRg3BxR7lqDQ9t1UcFC2EznsT9HWLeFwpUSwyxHYvlWCLWpjgFuBfVuRo6FcFgA Fw4iUWtGRKgisCEauCPASQKBgQCBWbzXhKGk5b/VdJw7qJtEl9YOyFjzWyul8R/D Q1GqsEX99CbtrSAXp+kgNLTByUv7EQxcaC7SWSYLKvwaJaJ9PJZgPq792g1tv/rn fEj8KA4hK6YbYxHu0OQN2b1ZjUvAG6WgphDbFYlHM4V1Wb0vyJF2putIDso7Lqyc QQKgEQKBgHZxy+pTIPaJcb9Pl1Y1nssm6uhtaSZtcNmN65o4Xavj95zrIQJw8OAU fP0U22HQfCZgOcZlv4zgvGclUO0km3/8wYIp52mOmm32Nf8quVgFmkgIiE4cqlyn TbX0tlDJh7U7acqhGfH0SqFNXwbvPGgVRQ6BF6dKg1BR1DWCsFak -----END RSA PRIVATE KEY----- 2019-06-30 11:56:30,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-06-30 11:56:30,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" -d '{"security_group": {"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2019-06-30 11:56:30,599 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:30 GMT X-Openstack-Request-Id: req-7b8f3945-9cd6-46ce-b616-ea2e2a8eb04c 2019-06-30 11:56:30,600 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:56:30Z", "updated_at": "2019-06-30T11:56:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:30Z", "revision_number": 0, "id": "67e0b9b0-6265-48b0-a368-819969c4526e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:30Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:30Z", "revision_number": 0, "id": "8d7affca-78c8-499c-9179-436f5531a5ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:30Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv6", "project_id": "93b89017d60443d08a5914fae870f878"}], "revision_number": 1, "project_id": "93b89017d60443d08a5914fae870f878", "id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}} 2019-06-30 11:56:30,600 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-7b8f3945-9cd6-46ce-b616-ea2e2a8eb04c 2019-06-30 11:56:30,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.155339956284s 2019-06-30 11:56:30,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 11:56:30,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:56:30,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:30 GMT X-Openstack-Request-Id: req-d3934d97-684f-48df-a190-50bda5717e46 2019-06-30 11:56:30,671 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:56:15Z", "updated_at": "2019-06-30T11:56:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "6035cef4-869a-46a1-85cc-8fc2815a9f55", "remote_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "94bb19c5-a69c-4602-920d-fbac7cc91feb", "remote_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv6", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "da26ffa5-8d7e-484d-86f9-ad4a7e28ceb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "da9a067f-0f3b-413d-b8d1-6d3889258d08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv6", "project_id": "93b89017d60443d08a5914fae870f878"}], "revision_number": 1, "project_id": "93b89017d60443d08a5914fae870f878", "id": "971ec4b0-836e-4407-b35d-4625767f0fca", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:56:30Z", "updated_at": "2019-06-30T11:56:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:30Z", "revision_number": 0, "id": "67e0b9b0-6265-48b0-a368-819969c4526e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:30Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:30Z", "revision_number": 0, "id": "8d7affca-78c8-499c-9179-436f5531a5ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:30Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv6", "project_id": "93b89017d60443d08a5914fae870f878"}], "revision_number": 1, "project_id": "93b89017d60443d08a5914fae870f878", "id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}]} 2019-06-30 11:56:30,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-d3934d97-684f-48df-a190-50bda5717e46 2019-06-30 11:56:30,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.064710855484s 2019-06-30 11:56:30,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 11:56:30,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" -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": "f6ced96d-e94e-4921-a6af-5b5728828a8d"}}' 2019-06-30 11:56:30,791 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:30 GMT X-Openstack-Request-Id: req-6e6c5445-06bc-491c-909d-6cd2b9d4141d 2019-06-30 11:56:30,792 - 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": "2019-06-30T11:56:30Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "port_range_min": 22, "revision_number": 0, "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:56:30Z", "project_id": "93b89017d60443d08a5914fae870f878", "id": "c8a4087e-11d6-41e3-b3ff-ba990051e852"}} 2019-06-30 11:56:30,792 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-6e6c5445-06bc-491c-909d-6cd2b9d4141d 2019-06-30 11:56:30,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.113271951675s 2019-06-30 11:56:30,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 11:56:30,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:56:30,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:30 GMT X-Openstack-Request-Id: req-a2744c3f-b0bd-4404-a216-9c7579486947 2019-06-30 11:56:30,839 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:56:15Z", "updated_at": "2019-06-30T11:56:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "6035cef4-869a-46a1-85cc-8fc2815a9f55", "remote_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "94bb19c5-a69c-4602-920d-fbac7cc91feb", "remote_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv6", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "da26ffa5-8d7e-484d-86f9-ad4a7e28ceb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "da9a067f-0f3b-413d-b8d1-6d3889258d08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv6", "project_id": "93b89017d60443d08a5914fae870f878"}], "revision_number": 1, "project_id": "93b89017d60443d08a5914fae870f878", "id": "971ec4b0-836e-4407-b35d-4625767f0fca", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:56:30Z", "updated_at": "2019-06-30T11:56:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:30Z", "revision_number": 0, "id": "67e0b9b0-6265-48b0-a368-819969c4526e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:30Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:30Z", "revision_number": 0, "id": "8d7affca-78c8-499c-9179-436f5531a5ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:30Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv6", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T11:56:30Z", "revision_number": 0, "id": "c8a4087e-11d6-41e3-b3ff-ba990051e852", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:30Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": 22, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}], "revision_number": 2, "project_id": "93b89017d60443d08a5914fae870f878", "id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}]} 2019-06-30 11:56:30,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-a2744c3f-b0bd-4404-a216-9c7579486947 2019-06-30 11:56:30,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0411839485168s 2019-06-30 11:56:30,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 11:56:30,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" -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": "f6ced96d-e94e-4921-a6af-5b5728828a8d"}}' 2019-06-30 11:56:30,968 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:30 GMT X-Openstack-Request-Id: req-bcea6282-26a1-4e29-bd62-9529f54c91a1 2019-06-30 11:56:30,968 - 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": "2019-06-30T11:56:30Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "port_range_min": null, "revision_number": 0, "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:56:30Z", "project_id": "93b89017d60443d08a5914fae870f878", "id": "fe57c2a5-579e-4a94-a121-a3c8f997ddce"}} 2019-06-30 11:56:30,968 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-bcea6282-26a1-4e29-bd62-9529f54c91a1 2019-06-30 11:56:30,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.122088909149s 2019-06-30 11:56:30,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 11:56:30,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:56:31,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:31 GMT X-Openstack-Request-Id: req-6c87eaf5-53db-4928-9dbf-ff740ab27799 2019-06-30 11:56:31,015 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:56:15Z", "updated_at": "2019-06-30T11:56:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "6035cef4-869a-46a1-85cc-8fc2815a9f55", "remote_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "94bb19c5-a69c-4602-920d-fbac7cc91feb", "remote_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv6", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "da26ffa5-8d7e-484d-86f9-ad4a7e28ceb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "da9a067f-0f3b-413d-b8d1-6d3889258d08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv6", "project_id": "93b89017d60443d08a5914fae870f878"}], "revision_number": 1, "project_id": "93b89017d60443d08a5914fae870f878", "id": "971ec4b0-836e-4407-b35d-4625767f0fca", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:56:30Z", "updated_at": "2019-06-30T11:56:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:30Z", "revision_number": 0, "id": "67e0b9b0-6265-48b0-a368-819969c4526e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:30Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:30Z", "revision_number": 0, "id": "8d7affca-78c8-499c-9179-436f5531a5ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:30Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv6", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T11:56:30Z", "revision_number": 0, "id": "c8a4087e-11d6-41e3-b3ff-ba990051e852", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:30Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": 22, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:30Z", "revision_number": 0, "id": "fe57c2a5-579e-4a94-a121-a3c8f997ddce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:30Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}], "revision_number": 3, "project_id": "93b89017d60443d08a5914fae870f878", "id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}]} 2019-06-30 11:56:31,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-6c87eaf5-53db-4928-9dbf-ff740ab27799 2019-06-30 11:56:31,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0405309200287s 2019-06-30 11:56:31,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 11:56:31,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" -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": "f6ced96d-e94e-4921-a6af-5b5728828a8d"}}' 2019-06-30 11:56:31,161 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:31 GMT X-Openstack-Request-Id: req-c07e0e20-e7b2-4e13-a251-22eda8e2c3ec 2019-06-30 11:56:31,161 - 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": "2019-06-30T11:56:31Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "port_range_min": 80, "revision_number": 0, "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:56:31Z", "project_id": "93b89017d60443d08a5914fae870f878", "id": "0a88cbd6-efec-4a32-bb34-a2f090d3283e"}} 2019-06-30 11:56:31,161 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c07e0e20-e7b2-4e13-a251-22eda8e2c3ec 2019-06-30 11:56:31,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.13996219635s 2019-06-30 11:56:31,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 11:56:31,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:56:31,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:31 GMT X-Openstack-Request-Id: req-6a8d9cc2-125e-44cb-8fae-183942e5d4e5 2019-06-30 11:56:31,212 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:56:15Z", "updated_at": "2019-06-30T11:56:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "6035cef4-869a-46a1-85cc-8fc2815a9f55", "remote_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "94bb19c5-a69c-4602-920d-fbac7cc91feb", "remote_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv6", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "da26ffa5-8d7e-484d-86f9-ad4a7e28ceb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "da9a067f-0f3b-413d-b8d1-6d3889258d08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv6", "project_id": "93b89017d60443d08a5914fae870f878"}], "revision_number": 1, "project_id": "93b89017d60443d08a5914fae870f878", "id": "971ec4b0-836e-4407-b35d-4625767f0fca", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:56:30Z", "updated_at": "2019-06-30T11:56:31Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-06-30T11:56:31Z", "revision_number": 0, "id": "0a88cbd6-efec-4a32-bb34-a2f090d3283e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:31Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": 80, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:30Z", "revision_number": 0, "id": "67e0b9b0-6265-48b0-a368-819969c4526e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:30Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:30Z", "revision_number": 0, "id": "8d7affca-78c8-499c-9179-436f5531a5ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:30Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv6", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T11:56:30Z", "revision_number": 0, "id": "c8a4087e-11d6-41e3-b3ff-ba990051e852", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:30Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": 22, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:30Z", "revision_number": 0, "id": "fe57c2a5-579e-4a94-a121-a3c8f997ddce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:30Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}], "revision_number": 4, "project_id": "93b89017d60443d08a5914fae870f878", "id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}]} 2019-06-30 11:56:31,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-6a8d9cc2-125e-44cb-8fae-183942e5d4e5 2019-06-30 11:56:31,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0446028709412s 2019-06-30 11:56:31,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 11:56:31,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" -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": "f6ced96d-e94e-4921-a6af-5b5728828a8d"}}' 2019-06-30 11:56:31,369 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:31 GMT X-Openstack-Request-Id: req-b5a73f95-5043-4819-a5c5-eb87b6f34d91 2019-06-30 11:56:31,369 - 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": "2019-06-30T11:56:31Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "port_range_min": 443, "revision_number": 0, "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:56:31Z", "project_id": "93b89017d60443d08a5914fae870f878", "id": "c6c2e6dd-12fd-4c69-8557-df8bfffcbcbe"}} 2019-06-30 11:56:31,370 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-b5a73f95-5043-4819-a5c5-eb87b6f34d91 2019-06-30 11:56:31,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.151084899902s 2019-06-30 11:56:31,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 11:56:31,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:56:31,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:31 GMT X-Openstack-Request-Id: req-e3fd4664-c9a6-429d-9516-135c113f90c0 2019-06-30 11:56:31,416 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:56:15Z", "updated_at": "2019-06-30T11:56:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "6035cef4-869a-46a1-85cc-8fc2815a9f55", "remote_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "94bb19c5-a69c-4602-920d-fbac7cc91feb", "remote_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv6", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "da26ffa5-8d7e-484d-86f9-ad4a7e28ceb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "da9a067f-0f3b-413d-b8d1-6d3889258d08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv6", "project_id": "93b89017d60443d08a5914fae870f878"}], "revision_number": 1, "project_id": "93b89017d60443d08a5914fae870f878", "id": "971ec4b0-836e-4407-b35d-4625767f0fca", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:56:30Z", "updated_at": "2019-06-30T11:56:31Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-06-30T11:56:31Z", "revision_number": 0, "id": "0a88cbd6-efec-4a32-bb34-a2f090d3283e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:31Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": 80, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:30Z", "revision_number": 0, "id": "67e0b9b0-6265-48b0-a368-819969c4526e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:30Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:30Z", "revision_number": 0, "id": "8d7affca-78c8-499c-9179-436f5531a5ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:30Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv6", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-06-30T11:56:31Z", "revision_number": 0, "id": "c6c2e6dd-12fd-4c69-8557-df8bfffcbcbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:31Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": 443, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T11:56:30Z", "revision_number": 0, "id": "c8a4087e-11d6-41e3-b3ff-ba990051e852", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:30Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": 22, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:30Z", "revision_number": 0, "id": "fe57c2a5-579e-4a94-a121-a3c8f997ddce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:30Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}], "revision_number": 5, "project_id": "93b89017d60443d08a5914fae870f878", "id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}]} 2019-06-30 11:56:31,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-e3fd4664-c9a6-429d-9516-135c113f90c0 2019-06-30 11:56:31,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0402181148529s 2019-06-30 11:56:31,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 11:56:31,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" -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": "f6ced96d-e94e-4921-a6af-5b5728828a8d"}}' 2019-06-30 11:56:31,546 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:31 GMT X-Openstack-Request-Id: req-c7a80a63-b6bc-4519-b16e-a293a3f99bde 2019-06-30 11:56:31,546 - 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": "2019-06-30T11:56:31Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "port_range_min": 5671, "revision_number": 0, "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:56:31Z", "project_id": "93b89017d60443d08a5914fae870f878", "id": "5d517621-d807-4e35-b401-3b53bcec62b2"}} 2019-06-30 11:56:31,546 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c7a80a63-b6bc-4519-b16e-a293a3f99bde 2019-06-30 11:56:31,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.12371301651s 2019-06-30 11:56:31,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 11:56:31,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:56:31,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:31 GMT X-Openstack-Request-Id: req-7f25e861-1a2c-4c2b-93cf-8690320cff3d 2019-06-30 11:56:31,594 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:56:15Z", "updated_at": "2019-06-30T11:56:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "6035cef4-869a-46a1-85cc-8fc2815a9f55", "remote_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "94bb19c5-a69c-4602-920d-fbac7cc91feb", "remote_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv6", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "da26ffa5-8d7e-484d-86f9-ad4a7e28ceb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "da9a067f-0f3b-413d-b8d1-6d3889258d08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv6", "project_id": "93b89017d60443d08a5914fae870f878"}], "revision_number": 1, "project_id": "93b89017d60443d08a5914fae870f878", "id": "971ec4b0-836e-4407-b35d-4625767f0fca", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:56:30Z", "updated_at": "2019-06-30T11:56:31Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-06-30T11:56:31Z", "revision_number": 0, "id": "0a88cbd6-efec-4a32-bb34-a2f090d3283e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:31Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": 80, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-06-30T11:56:31Z", "revision_number": 0, "id": "5d517621-d807-4e35-b401-3b53bcec62b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:31Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:30Z", "revision_number": 0, "id": "67e0b9b0-6265-48b0-a368-819969c4526e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:30Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:30Z", "revision_number": 0, "id": "8d7affca-78c8-499c-9179-436f5531a5ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:30Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv6", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-06-30T11:56:31Z", "revision_number": 0, "id": "c6c2e6dd-12fd-4c69-8557-df8bfffcbcbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:31Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": 443, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T11:56:30Z", "revision_number": 0, "id": "c8a4087e-11d6-41e3-b3ff-ba990051e852", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:30Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": 22, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:30Z", "revision_number": 0, "id": "fe57c2a5-579e-4a94-a121-a3c8f997ddce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:30Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}], "revision_number": 6, "project_id": "93b89017d60443d08a5914fae870f878", "id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}]} 2019-06-30 11:56:31,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-7f25e861-1a2c-4c2b-93cf-8690320cff3d 2019-06-30 11:56:31,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0414299964905s 2019-06-30 11:56:31,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-30 11:56:31,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" -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": "f6ced96d-e94e-4921-a6af-5b5728828a8d"}}' 2019-06-30 11:56:31,714 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:31 GMT X-Openstack-Request-Id: req-75ecf1a6-9495-4c45-8615-081d1cc09470 2019-06-30 11:56:31,714 - 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": "2019-06-30T11:56:31Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "port_range_min": 53333, "revision_number": 0, "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:56:31Z", "project_id": "93b89017d60443d08a5914fae870f878", "id": "d342586d-9d35-47fa-a677-e0a1ce8d7e0a"}} 2019-06-30 11:56:31,714 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-75ecf1a6-9495-4c45-8615-081d1cc09470 2019-06-30 11:56:31,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.114212989807s 2019-06-30 11:56:31,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 11:56:31,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:56:31,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:31 GMT X-Openstack-Request-Id: req-61020fcb-774a-4629-876f-21431bf54931 2019-06-30 11:56:31,815 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"38dbeace-8ab5-41a3-b5a6-19e638982e36","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93b89017d60443d08a5914fae870f878","l2_adjacency":true,"status":"ACTIVE","subnets":["127a7285-31bf-4d87-8234-7ae0dbedbbc7"],"description":"","tags":[],"updated_at":"2019-06-30T11:56:17Z","qos_policy_id":null,"name":"vyos_vrouter-net_36b338b2-e3da-4512-b9cf-c375b9c7ac73","admin_state_up":true,"tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T11:56:15Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 11:56:31,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-61020fcb-774a-4629-876f-21431bf54931 2019-06-30 11:56:31,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0993759632111s 2019-06-30 11:56:31,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 11:56:31,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:56:31,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:31 GMT X-Openstack-Request-Id: req-f1071458-1e8b-49b0-95d9-547f0b404028 2019-06-30 11:56:31,858 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T11:56:29Z", "file": "/v2/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450/file", "owner": "93b89017d60443d08a5914fae870f878", "id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "size": 296222720, "self": "/v2/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "vyos_vrouter-img_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-06-30T11:56:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 11:56:31,858 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f1071458-1e8b-49b0-95d9-547f0b404028 2019-06-30 11:56:31,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0378370285034s 2019-06-30 11:56:31,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 11:56:31,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:56:31,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56: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-6aea2797-2589-4414-b10a-136ea38ebbc6 x-openstack-request-id: req-6aea2797-2589-4414-b10a-136ea38ebbc6 2019-06-30 11:56:31,889 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4"}]} 2019-06-30 11:56:31,889 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-6aea2797-2589-4414-b10a-136ea38ebbc6 2019-06-30 11:56:31,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0242450237274s 2019-06-30 11:56:31,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-30 11:56:31,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" -d '{"server": {"name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "imageRef": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "flavorRef": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "max_count": 1, "min_count": 1, "networks": [{"uuid": "38dbeace-8ab5-41a3-b5a6-19e638982e36"}], "security_groups": [{"name": "f6ced96d-e94e-4921-a6af-5b5728828a8d"}]}}' 2019-06-30 11:56:34,437 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8 x-compute-request-id: req-5a67f063-2ed0-4e00-965e-4cd5f5c1c0d0 x-openstack-request-id: req-5a67f063-2ed0-4e00-965e-4cd5f5c1c0d0 2019-06-30 11:56:34,437 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "f6ced96d-e94e-4921-a6af-5b5728828a8d"}], "OS-DCF:diskConfig": "MANUAL", "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "adminPass": "83vuiiD8F6aN"}} 2019-06-30 11:56:34,437 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-5a67f063-2ed0-4e00-965e-4cd5f5c1c0d0 2019-06-30 11:56:34,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.54616785049s 2019-06-30 11:56:34,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:56:34,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:56:35,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 606 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56: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-0219814c-17da-412c-8629-1a4b215bfd76 x-openstack-request-id: req-0219814c-17da-412c-8629-1a4b215bfd76 2019-06-30 11:56:35,116 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:56:35,116 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0219814c-17da-412c-8629-1a4b215bfd76 2019-06-30 11:56:35,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.677996873856s 2019-06-30 11:56:35,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 11:56:35,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:56:35,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:35 GMT X-Openstack-Request-Id: req-d4a7c29a-1f30-4ad4-a13a-12df3f69e600 2019-06-30 11:56:35,221 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"38dbeace-8ab5-41a3-b5a6-19e638982e36","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93b89017d60443d08a5914fae870f878","l2_adjacency":true,"status":"ACTIVE","subnets":["127a7285-31bf-4d87-8234-7ae0dbedbbc7"],"description":"","tags":[],"updated_at":"2019-06-30T11:56:17Z","qos_policy_id":null,"name":"vyos_vrouter-net_36b338b2-e3da-4512-b9cf-c375b9c7ac73","admin_state_up":true,"tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T11:56:15Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 11:56:35,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d4a7c29a-1f30-4ad4-a13a-12df3f69e600 2019-06-30 11:56:35,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0931289196014s 2019-06-30 11:56:35,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 11:56:35,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:56:35,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:35 GMT X-Openstack-Request-Id: req-7da55231-d9e2-4cf8-a7c6-7a6b938114d7 2019-06-30 11:56:35,285 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38dbeace-8ab5-41a3-b5a6-19e638982e36","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T11:56:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T11:56:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"93b89017d60443d08a5914fae870f878","id":"127a7285-31bf-4d87-8234-7ae0dbedbbc7","subnetpool_id":null,"name":"vyos_vrouter-subnet_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}]} 2019-06-30 11:56:35,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-7da55231-d9e2-4cf8-a7c6-7a6b938114d7 2019-06-30 11:56:35,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0627310276031s 2019-06-30 11:56:35,286 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:56:37,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:56:37,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:56:37,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56: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-76ab7880-bdb0-46a4-ba85-1fc53df482c4 x-openstack-request-id: req-76ab7880-bdb0-46a4-ba85-1fc53df482c4 2019-06-30 11:56:37,871 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:56:37,872 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-76ab7880-bdb0-46a4-ba85-1fc53df482c4 2019-06-30 11:56:37,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.5831990242s 2019-06-30 11:56:37,879 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:56:39,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:56:39,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:56:40,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56: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-ced10f85-72b9-440e-9c05-573906997034 x-openstack-request-id: req-ced10f85-72b9-440e-9c05-573906997034 2019-06-30 11:56:40,057 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:56:40,058 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ced10f85-72b9-440e-9c05-573906997034 2019-06-30 11:56:40,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176520109177s 2019-06-30 11:56:40,064 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:56:42,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:56:42,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:56:42,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56: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-ef2aaba6-9cb9-489b-ba6e-87ca727c3d9c x-openstack-request-id: req-ef2aaba6-9cb9-489b-ba6e-87ca727c3d9c 2019-06-30 11:56:42,514 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:56:42,514 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ef2aaba6-9cb9-489b-ba6e-87ca727c3d9c 2019-06-30 11:56:42,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.447274923325s 2019-06-30 11:56:42,521 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:56:44,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:56:44,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:56:44,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0f3bd350-8f74-4542-95cf-60a042a37b7f x-openstack-request-id: req-0f3bd350-8f74-4542-95cf-60a042a37b7f 2019-06-30 11:56:44,890 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:56:44,890 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0f3bd350-8f74-4542-95cf-60a042a37b7f 2019-06-30 11:56:44,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365992069244s 2019-06-30 11:56:44,898 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:56:46,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:56:46,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:56:47,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56: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-52592e35-3feb-4ec6-9a24-153eb0a4b4ed x-openstack-request-id: req-52592e35-3feb-4ec6-9a24-153eb0a4b4ed 2019-06-30 11:56:47,725 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:56:47,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-52592e35-3feb-4ec6-9a24-153eb0a4b4ed 2019-06-30 11:56:47,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.824501037598s 2019-06-30 11:56:47,732 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:56:49,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:56:49,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:56:49,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-70647285-8e6e-4f9f-9c42-2b76d9190da4 x-openstack-request-id: req-70647285-8e6e-4f9f-9c42-2b76d9190da4 2019-06-30 11:56:49,904 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:56:49,904 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-70647285-8e6e-4f9f-9c42-2b76d9190da4 2019-06-30 11:56:49,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169395923615s 2019-06-30 11:56:49,911 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:56:51,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:56:51,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:56:52,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56: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-2706c2e8-73dc-4382-8b05-93436c8371b4 x-openstack-request-id: req-2706c2e8-73dc-4382-8b05-93436c8371b4 2019-06-30 11:56:52,103 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:56:52,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2706c2e8-73dc-4382-8b05-93436c8371b4 2019-06-30 11:56:52,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190183162689s 2019-06-30 11:56:52,111 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:56:54,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:56:54,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:56:54,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56: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-3da2f38d-7260-46eb-a630-8c84ea09fc1e x-openstack-request-id: req-3da2f38d-7260-46eb-a630-8c84ea09fc1e 2019-06-30 11:56:54,783 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:56:54,783 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3da2f38d-7260-46eb-a630-8c84ea09fc1e 2019-06-30 11:56:54,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.670443058014s 2019-06-30 11:56:54,790 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:56:56,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:56:56,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:56:56,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-94e775fc-7c0e-4cae-bbfc-d47448541db0 x-openstack-request-id: req-94e775fc-7c0e-4cae-bbfc-d47448541db0 2019-06-30 11:56:56,978 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:56:56,978 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-94e775fc-7c0e-4cae-bbfc-d47448541db0 2019-06-30 11:56:56,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185001850128s 2019-06-30 11:56:56,985 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:56:58,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:56:58,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:56:59,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:56: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-ca491352-b631-4f24-b7e1-78e6d12952a8 x-openstack-request-id: req-ca491352-b631-4f24-b7e1-78e6d12952a8 2019-06-30 11:56:59,424 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:56:59,425 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ca491352-b631-4f24-b7e1-78e6d12952a8 2019-06-30 11:56:59,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.437597036362s 2019-06-30 11:56:59,433 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:57:01,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:57:01,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:57:01,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:57: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-353dc192-c90d-4483-86e8-53005cb28e39 x-openstack-request-id: req-353dc192-c90d-4483-86e8-53005cb28e39 2019-06-30 11:57:01,620 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:57:01,620 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-353dc192-c90d-4483-86e8-53005cb28e39 2019-06-30 11:57:01,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184855937958s 2019-06-30 11:57:01,626 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:57:03,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:57:03,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:57:03,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:57: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-db2580bb-a4a7-46d5-b0f2-9b444b98e3c5 x-openstack-request-id: req-db2580bb-a4a7-46d5-b0f2-9b444b98e3c5 2019-06-30 11:57:03,963 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:57:03,964 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-db2580bb-a4a7-46d5-b0f2-9b444b98e3c5 2019-06-30 11:57:03,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.334831953049s 2019-06-30 11:57:03,971 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:57:05,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:57:05,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:57:06,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:57:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a6fce834-eb04-4869-85f1-712c4efa50ec x-openstack-request-id: req-a6fce834-eb04-4869-85f1-712c4efa50ec 2019-06-30 11:57:06,541 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:57:06,541 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a6fce834-eb04-4869-85f1-712c4efa50ec 2019-06-30 11:57:06,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567696809769s 2019-06-30 11:57:06,548 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:57:08,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:57:08,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:57:08,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:57: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-10f23be7-7de5-4a83-aa02-665b38133f39 x-openstack-request-id: req-10f23be7-7de5-4a83-aa02-665b38133f39 2019-06-30 11:57:08,722 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:57:08,723 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-10f23be7-7de5-4a83-aa02-665b38133f39 2019-06-30 11:57:08,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172417879105s 2019-06-30 11:57:08,729 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:57:10,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:57:10,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:57:10,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:57:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8f462f2e-ffdd-4022-9c63-d31ae942610f x-openstack-request-id: req-8f462f2e-ffdd-4022-9c63-d31ae942610f 2019-06-30 11:57:10,918 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:57:10,918 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8f462f2e-ffdd-4022-9c63-d31ae942610f 2019-06-30 11:57:10,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186487913132s 2019-06-30 11:57:10,925 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:57:12,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:57:12,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:57:13,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:57: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-fd49472e-7a5c-4e8e-a37a-521a995ed116 x-openstack-request-id: req-fd49472e-7a5c-4e8e-a37a-521a995ed116 2019-06-30 11:57:13,351 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:57:13,352 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fd49472e-7a5c-4e8e-a37a-521a995ed116 2019-06-30 11:57:13,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.423356056213s 2019-06-30 11:57:13,359 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:57:15,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:57:15,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:57:15,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:57: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-1b08d950-aaa7-42f9-956f-d8fb08c69ccf x-openstack-request-id: req-1b08d950-aaa7-42f9-956f-d8fb08c69ccf 2019-06-30 11:57:15,541 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:57:15,542 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1b08d950-aaa7-42f9-956f-d8fb08c69ccf 2019-06-30 11:57:15,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18007683754s 2019-06-30 11:57:15,549 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:57:17,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:57:17,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:57:17,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:57: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-4a37cea8-2ea9-4d3a-b093-f1727662fe03 x-openstack-request-id: req-4a37cea8-2ea9-4d3a-b093-f1727662fe03 2019-06-30 11:57:17,973 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:57:17,974 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4a37cea8-2ea9-4d3a-b093-f1727662fe03 2019-06-30 11:57:17,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.422207117081s 2019-06-30 11:57:17,981 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:57:19,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:57:19,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:57:20,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:57:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a766c831-f993-465c-bd88-778a50f6ad3f x-openstack-request-id: req-a766c831-f993-465c-bd88-778a50f6ad3f 2019-06-30 11:57:20,169 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:57:20,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a766c831-f993-465c-bd88-778a50f6ad3f 2019-06-30 11:57:20,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185694932938s 2019-06-30 11:57:20,176 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:57:22,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:57:22,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:57:22,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:57:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-15099ba7-13ef-40c8-82b7-6248b6f118b1 x-openstack-request-id: req-15099ba7-13ef-40c8-82b7-6248b6f118b1 2019-06-30 11:57:22,362 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:57:22,363 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-15099ba7-13ef-40c8-82b7-6248b6f118b1 2019-06-30 11:57:22,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185345172882s 2019-06-30 11:57:22,370 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:57:24,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:57:24,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:57:24,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:57: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-a9a21a0a-a1fe-4118-afe0-2ea7b0de55bf x-openstack-request-id: req-a9a21a0a-a1fe-4118-afe0-2ea7b0de55bf 2019-06-30 11:57:24,545 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:57:24,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a9a21a0a-a1fe-4118-afe0-2ea7b0de55bf 2019-06-30 11:57:24,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172351121902s 2019-06-30 11:57:24,551 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:57:26,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:57:26,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:57:26,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:57: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-c9bdf5ef-68ab-42b9-9b91-970996547d94 x-openstack-request-id: req-c9bdf5ef-68ab-42b9-9b91-970996547d94 2019-06-30 11:57:26,738 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:57:26,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c9bdf5ef-68ab-42b9-9b91-970996547d94 2019-06-30 11:57:26,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185928106308s 2019-06-30 11:57:26,745 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:57:28,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:57:28,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:57:28,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:57:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ad61e819-85e1-4c4d-9dd5-f0091cdf4fe7 x-openstack-request-id: req-ad61e819-85e1-4c4d-9dd5-f0091cdf4fe7 2019-06-30 11:57:28,950 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:57:28,950 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ad61e819-85e1-4c4d-9dd5-f0091cdf4fe7 2019-06-30 11:57:28,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203015804291s 2019-06-30 11:57:28,953 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:57:30,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:57:30,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:57:31,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:57: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-dd588648-4f0c-4e6b-b9e3-c9835d57b6b7 x-openstack-request-id: req-dd588648-4f0c-4e6b-b9e3-c9835d57b6b7 2019-06-30 11:57:31,313 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:57:31,314 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-dd588648-4f0c-4e6b-b9e3-c9835d57b6b7 2019-06-30 11:57:31,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358404874802s 2019-06-30 11:57:31,321 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:57:33,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:57:33,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:57:33,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:57: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-58d6c300-43ee-43b8-8f39-ae3a3c5efa34 x-openstack-request-id: req-58d6c300-43ee-43b8-8f39-ae3a3c5efa34 2019-06-30 11:57:33,912 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:57:33,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-58d6c300-43ee-43b8-8f39-ae3a3c5efa34 2019-06-30 11:57:33,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.588529109955s 2019-06-30 11:57:33,919 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:57:35,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:57:35,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:57:36,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:57: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-cf684a50-4acf-4333-b833-91b2c4b05435 x-openstack-request-id: req-cf684a50-4acf-4333-b833-91b2c4b05435 2019-06-30 11:57:36,110 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:57:36,110 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cf684a50-4acf-4333-b833-91b2c4b05435 2019-06-30 11:57:36,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188034057617s 2019-06-30 11:57:36,117 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:57:38,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:57:38,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:57:38,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:57: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-b8cf7574-af20-4944-af01-0662dc7cf77c x-openstack-request-id: req-b8cf7574-af20-4944-af01-0662dc7cf77c 2019-06-30 11:57:38,302 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:57:38,302 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b8cf7574-af20-4944-af01-0662dc7cf77c 2019-06-30 11:57:38,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183325052261s 2019-06-30 11:57:38,310 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:57:40,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:57:40,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:57:40,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:57: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-2e9b3456-ac4c-423d-a858-8e3f1419d0fe x-openstack-request-id: req-2e9b3456-ac4c-423d-a858-8e3f1419d0fe 2019-06-30 11:57:40,476 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:57:40,476 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2e9b3456-ac4c-423d-a858-8e3f1419d0fe 2019-06-30 11:57:40,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.164109945297s 2019-06-30 11:57:40,483 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:57:42,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:57:42,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:57:43,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:57:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0543f455-08f0-41c9-ac09-2b16637c5b17 x-openstack-request-id: req-0543f455-08f0-41c9-ac09-2b16637c5b17 2019-06-30 11:57:43,122 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:57:43,123 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0543f455-08f0-41c9-ac09-2b16637c5b17 2019-06-30 11:57:43,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.637017965317s 2019-06-30 11:57:43,129 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:57:45,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:57:45,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:57:46,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:57: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-14059c51-a52a-4599-9296-758cecb1bf72 x-openstack-request-id: req-14059c51-a52a-4599-9296-758cecb1bf72 2019-06-30 11:57:46,306 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:57:46,306 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-14059c51-a52a-4599-9296-758cecb1bf72 2019-06-30 11:57:46,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.17404603958s 2019-06-30 11:57:46,313 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:57:48,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:57:48,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:57:48,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:57: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-1a3809d9-fda1-4d4f-bd9c-55f5b13988ad x-openstack-request-id: req-1a3809d9-fda1-4d4f-bd9c-55f5b13988ad 2019-06-30 11:57:48,508 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:57:48,508 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1a3809d9-fda1-4d4f-bd9c-55f5b13988ad 2019-06-30 11:57:48,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193030118942s 2019-06-30 11:57:48,514 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:57:50,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:57:50,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:57:50,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:57:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e81899e6-0537-4a72-a1c9-18c60de683b6 x-openstack-request-id: req-e81899e6-0537-4a72-a1c9-18c60de683b6 2019-06-30 11:57:50,681 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:57:50,681 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e81899e6-0537-4a72-a1c9-18c60de683b6 2019-06-30 11:57:50,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.164433002472s 2019-06-30 11:57:50,688 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:57:52,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:57:52,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:57:53,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:57: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-c0a0992a-ccf5-4bb6-9102-67cec5ea1682 x-openstack-request-id: req-c0a0992a-ccf5-4bb6-9102-67cec5ea1682 2019-06-30 11:57:53,143 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:57:53,144 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c0a0992a-ccf5-4bb6-9102-67cec5ea1682 2019-06-30 11:57:53,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453177928925s 2019-06-30 11:57:53,151 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:57:55,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:57:55,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:57:55,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:57:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-24404fed-9e2e-4303-b529-06b3088ca1b5 x-openstack-request-id: req-24404fed-9e2e-4303-b529-06b3088ca1b5 2019-06-30 11:57:55,317 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:57:55,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-24404fed-9e2e-4303-b529-06b3088ca1b5 2019-06-30 11:57:55,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.164614915848s 2019-06-30 11:57:55,325 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:57:57,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:57:57,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:57:57,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:57: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-3805e8de-d59a-4a32-9eeb-5945cf8805b2 x-openstack-request-id: req-3805e8de-d59a-4a32-9eeb-5945cf8805b2 2019-06-30 11:57:57,931 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:57:57,932 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3805e8de-d59a-4a32-9eeb-5945cf8805b2 2019-06-30 11:57:57,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.60467004776s 2019-06-30 11:57:57,939 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:57:59,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:57:59,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:58:00,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:57: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-1f883443-fd57-4f9f-bbde-ce7078d574a4 x-openstack-request-id: req-1f883443-fd57-4f9f-bbde-ce7078d574a4 2019-06-30 11:58:00,124 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:58:00,124 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1f883443-fd57-4f9f-bbde-ce7078d574a4 2019-06-30 11:58:00,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18249297142s 2019-06-30 11:58:00,131 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:58:02,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:58:02,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:58:02,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:58: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-5fa98953-9b44-47ec-a2bb-8d3e61fd8633 x-openstack-request-id: req-5fa98953-9b44-47ec-a2bb-8d3e61fd8633 2019-06-30 11:58:02,324 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:58:02,324 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5fa98953-9b44-47ec-a2bb-8d3e61fd8633 2019-06-30 11:58:02,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190783023834s 2019-06-30 11:58:02,331 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:58:04,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:58:04,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:58:04,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:58:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1bd13abf-603e-476a-b3d7-aba1162d6250 x-openstack-request-id: req-1bd13abf-603e-476a-b3d7-aba1162d6250 2019-06-30 11:58:04,691 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:58:04,692 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1bd13abf-603e-476a-b3d7-aba1162d6250 2019-06-30 11:58:04,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358453989029s 2019-06-30 11:58:04,698 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:58:06,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:58:06,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:58:06,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:58: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-d02e0e83-ca05-419f-b874-38fdbeaa617e x-openstack-request-id: req-d02e0e83-ca05-419f-b874-38fdbeaa617e 2019-06-30 11:58:06,879 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:58:06,879 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d02e0e83-ca05-419f-b874-38fdbeaa617e 2019-06-30 11:58:06,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178609848022s 2019-06-30 11:58:06,886 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:58:08,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:58:08,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:58:09,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:58: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-2f9f1ce9-f5c4-4257-a6b4-cf8f0dfd28a6 x-openstack-request-id: req-2f9f1ce9-f5c4-4257-a6b4-cf8f0dfd28a6 2019-06-30 11:58:09,344 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:58:09,344 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2f9f1ce9-f5c4-4257-a6b4-cf8f0dfd28a6 2019-06-30 11:58:09,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.455775022507s 2019-06-30 11:58:09,351 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:58:11,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:58:11,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:58:11,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:58: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-bdbd55a1-8de1-4098-9997-0d9dd85d608d x-openstack-request-id: req-bdbd55a1-8de1-4098-9997-0d9dd85d608d 2019-06-30 11:58:11,813 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:58:11,813 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bdbd55a1-8de1-4098-9997-0d9dd85d608d 2019-06-30 11:58:11,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.4598300457s 2019-06-30 11:58:11,820 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:58:13,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:58:13,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:58:14,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:58: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-916e6019-a8a1-4e61-a295-c38ccc3f1023 x-openstack-request-id: req-916e6019-a8a1-4e61-a295-c38ccc3f1023 2019-06-30 11:58:14,001 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:58:14,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-916e6019-a8a1-4e61-a295-c38ccc3f1023 2019-06-30 11:58:14,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178534984589s 2019-06-30 11:58:14,008 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:58:16,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:58:16,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:58:16,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:58: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-ae649eda-4bbd-42b3-a9d6-ba824b9a8e20 x-openstack-request-id: req-ae649eda-4bbd-42b3-a9d6-ba824b9a8e20 2019-06-30 11:58:16,734 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:58:16,734 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ae649eda-4bbd-42b3-a9d6-ba824b9a8e20 2019-06-30 11:58:16,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.72389292717s 2019-06-30 11:58:16,742 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:58:18,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:58:18,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:58:19,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 30 Jun 2019 11:58:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4500c229-9193-4a60-8f30-38a6960c8e90 x-openstack-request-id: req-4500c229-9193-4a60-8f30-38a6960c8e90 2019-06-30 11:58:19,174 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T11:56:36Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:58:19,175 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4500c229-9193-4a60-8f30-38a6960c8e90 2019-06-30 11:58:19,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.429744958878s 2019-06-30 11:58:19,182 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 11:58:21,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 11:58:21,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:58:21,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Sun, 30 Jun 2019 11:58: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-50c57ff1-dbb9-4c42-9eba-152168a0189d x-openstack-request-id: req-50c57ff1-dbb9-4c42-9eba-152168a0189d 2019-06-30 11:58:21,648 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_36b338b2-e3da-4512-b9cf-c375b9c7ac73": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:cf:82", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:58:20.000000", "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:58:20Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 11:58:21,648 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-50c57ff1-dbb9-4c42-9eba-152168a0189d 2019-06-30 11:58:21,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.463846921921s 2019-06-30 11:58:21,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 11:58:21,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=638f1dc2-9ca8-45de-b69e-f20886bcb3b8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:58:21,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 30 Jun 2019 11:58:21 GMT X-Openstack-Request-Id: req-c45d6389-5880-4a0c-bb66-1d66aab15500 2019-06-30 11:58:21,717 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T11:58:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"127a7285-31bf-4d87-8234-7ae0dbedbbc7","ip_address":"192.168.120.13"}],"id":"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c","security_groups":["f6ced96d-e94e-4921-a6af-5b5728828a8d"],"mac_address":"fa:16:3e:b9:cf:82","project_id":"93b89017d60443d08a5914fae870f878","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"38dbeace-8ab5-41a3-b5a6-19e638982e36","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T11:56:36Z","binding:vnic_type":"normal","device_id":"638f1dc2-9ca8-45de-b69e-f20886bcb3b8","ip_allocation":"immediate"}]} 2019-06-30 11:58:21,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=638f1dc2-9ca8-45de-b69e-f20886bcb3b8 used request id req-c45d6389-5880-4a0c-bb66-1d66aab15500 2019-06-30 11:58:21,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0620501041412s 2019-06-30 11:58:21,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 11:58:21,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=71e4f0c2-cb13-4a33-ada6-17b1c10ce67c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:58:21,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 11:58:21 GMT X-Openstack-Request-Id: req-da7b7dc7-fb1a-4eb4-a9c7-019b72fa5de7 2019-06-30 11:58:21,772 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 11:58:21,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=71e4f0c2-cb13-4a33-ada6-17b1c10ce67c used request id req-da7b7dc7-fb1a-4eb4-a9c7-019b72fa5de7 2019-06-30 11:58:21,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0441560745239s 2019-06-30 11:58:21,773 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_36b338b2-e3da-4512-b9cf-c375b9c7ac73': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b9:cf:82', 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'48c3f46c-c7d7-4802-80cb-7d2cd0954450'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:58:20.000000', 'flavor': Munch({u'id': u'd1270236-3dea-4a3a-84ad-03d1a9d2abc4'}), 'az': u'nova', 'id': u'638f1dc2-9ca8-45de-b69e-f20886bcb3b8', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'52a3425084ec4fa7816fe8e7d22187f8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'93b89017d60443d08a5914fae870f878', 'name': 'vyos_vrouter-project_36b338b2-e3da-4512-b9cf-c375b9c7ac73', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-06-30T11:58:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-30T11:58:20Z', 'hostId': u'7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-30T11:58:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'93b89017d60443d08a5914fae870f878', 'name': u'vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73', 'adminPass': u'83vuiiD8F6aN', 'tenant_id': u'93b89017d60443d08a5914fae870f878', 'created_at': u'2019-06-30T11:56:34Z', 'created': u'2019-06-30T11:56:34Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-30 11:58:21,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 11:58:21,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:58:21,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 30 Jun 2019 11:58:21 GMT X-Openstack-Request-Id: req-24b9bc7c-3fb1-43d4-a6dc-3e4b427d78c7 2019-06-30 11:58:21,871 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"38dbeace-8ab5-41a3-b5a6-19e638982e36","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93b89017d60443d08a5914fae870f878","l2_adjacency":true,"status":"ACTIVE","subnets":["127a7285-31bf-4d87-8234-7ae0dbedbbc7"],"description":"","tags":[],"updated_at":"2019-06-30T11:56:17Z","qos_policy_id":null,"name":"vyos_vrouter-net_36b338b2-e3da-4512-b9cf-c375b9c7ac73","admin_state_up":true,"tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T11:56:15Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 11:58:21,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-24b9bc7c-3fb1-43d4-a6dc-3e4b427d78c7 2019-06-30 11:58:21,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.092050075531s 2019-06-30 11:58:21,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-30 11:58:21,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=638f1dc2-9ca8-45de-b69e-f20886bcb3b8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:58:22,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 30 Jun 2019 11:58:22 GMT X-Openstack-Request-Id: req-bef44737-382e-42a9-996e-806d1fd1d2dd 2019-06-30 11:58:22,143 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T11:58:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"127a7285-31bf-4d87-8234-7ae0dbedbbc7","ip_address":"192.168.120.13"}],"id":"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c","security_groups":["f6ced96d-e94e-4921-a6af-5b5728828a8d"],"mac_address":"fa:16:3e:b9:cf:82","project_id":"93b89017d60443d08a5914fae870f878","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"38dbeace-8ab5-41a3-b5a6-19e638982e36","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T11:56:36Z","binding:vnic_type":"normal","device_id":"638f1dc2-9ca8-45de-b69e-f20886bcb3b8","ip_allocation":"immediate"}]} 2019-06-30 11:58:22,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=638f1dc2-9ca8-45de-b69e-f20886bcb3b8 used request id req-bef44737-382e-42a9-996e-806d1fd1d2dd 2019-06-30 11:58:22,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.27029800415s 2019-06-30 11:58:22,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-06-30 11:58:22,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" -d '{"floatingip": {"floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "fixed_ip_address": "192.168.120.13", "port_id": "71e4f0c2-cb13-4a33-ada6-17b1c10ce67c"}}' 2019-06-30 11:58:24,418 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sun, 30 Jun 2019 11:58:24 GMT X-Openstack-Request-Id: req-5cecad26-1556-4578-a237-ad339c01d642 2019-06-30 11:58:24,418 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "3d43004f-3969-4bfa-afa1-dfc62b1b752a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:58:23Z", "updated_at": "2019-06-30T11:58:23Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "38dbeace-8ab5-41a3-b5a6-19e638982e36", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b9:cf:82", "device_id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "71e4f0c2-cb13-4a33-ada6-17b1c10ce67c", "id": "a862471a-6d0c-4cfe-b391-c6348a152c9a", "qos_policy_id": null}} 2019-06-30 11:58:24,419 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-5cecad26-1556-4578-a237-ad339c01d642 2019-06-30 11:58:24,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.27495408058s 2019-06-30 11:58:24,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 11:58:24,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:58:24,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 11:58:24 GMT X-Openstack-Request-Id: req-477dc910-8fe2-4818-a43b-bbb43dafd3c0 2019-06-30 11:58:24,517 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3d43004f-3969-4bfa-afa1-dfc62b1b752a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:58:23Z", "updated_at": "2019-06-30T11:58:23Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "38dbeace-8ab5-41a3-b5a6-19e638982e36", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b9:cf:82", "device_id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "71e4f0c2-cb13-4a33-ada6-17b1c10ce67c", "id": "a862471a-6d0c-4cfe-b391-c6348a152c9a", "qos_policy_id": null}]} 2019-06-30 11:58:24,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-477dc910-8fe2-4818-a43b-bbb43dafd3c0 2019-06-30 11:58:24,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0824680328369s 2019-06-30 11:58:24,523 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 11:58:24,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 11:58:24,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:58:24,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 11:58:24 GMT X-Openstack-Request-Id: req-5f6682e2-cb3f-426e-9650-8ed8b2940c27 2019-06-30 11:58:24,694 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3d43004f-3969-4bfa-afa1-dfc62b1b752a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:58:23Z", "updated_at": "2019-06-30T11:58:23Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "38dbeace-8ab5-41a3-b5a6-19e638982e36", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b9:cf:82", "device_id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "71e4f0c2-cb13-4a33-ada6-17b1c10ce67c", "id": "a862471a-6d0c-4cfe-b391-c6348a152c9a", "qos_policy_id": null}]} 2019-06-30 11:58:24,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-5f6682e2-cb3f-426e-9650-8ed8b2940c27 2019-06-30 11:58:24,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0599949359894s 2019-06-30 11:58:24,700 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 11:58:24,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 11:58:24,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:58:24,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 11:58:24 GMT X-Openstack-Request-Id: req-eb9e1411-5d0b-4068-b02f-4419d0798cea 2019-06-30 11:58:24,871 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3d43004f-3969-4bfa-afa1-dfc62b1b752a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:58:23Z", "updated_at": "2019-06-30T11:58:23Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "38dbeace-8ab5-41a3-b5a6-19e638982e36", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b9:cf:82", "device_id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "71e4f0c2-cb13-4a33-ada6-17b1c10ce67c", "id": "a862471a-6d0c-4cfe-b391-c6348a152c9a", "qos_policy_id": null}]} 2019-06-30 11:58:24,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-eb9e1411-5d0b-4068-b02f-4419d0798cea 2019-06-30 11:58:24,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0605411529541s 2019-06-30 11:58:24,877 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 11:58:24,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 11:58:24,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:58:25,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 11:58:25 GMT X-Openstack-Request-Id: req-aafbec3a-e12e-41dd-a0a8-94aa65785f57 2019-06-30 11:58:25,049 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3d43004f-3969-4bfa-afa1-dfc62b1b752a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:58:23Z", "updated_at": "2019-06-30T11:58:23Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "38dbeace-8ab5-41a3-b5a6-19e638982e36", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b9:cf:82", "device_id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "71e4f0c2-cb13-4a33-ada6-17b1c10ce67c", "id": "a862471a-6d0c-4cfe-b391-c6348a152c9a", "qos_policy_id": null}]} 2019-06-30 11:58:25,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-aafbec3a-e12e-41dd-a0a8-94aa65785f57 2019-06-30 11:58:25,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0616481304169s 2019-06-30 11:58:25,056 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 11:58:25,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 11:58:25,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:58:25,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 11:58:25 GMT X-Openstack-Request-Id: req-ef086f6d-c39c-4e67-b82d-4633ef865deb 2019-06-30 11:58:25,228 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3d43004f-3969-4bfa-afa1-dfc62b1b752a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:58:23Z", "updated_at": "2019-06-30T11:58:23Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "38dbeace-8ab5-41a3-b5a6-19e638982e36", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b9:cf:82", "device_id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "71e4f0c2-cb13-4a33-ada6-17b1c10ce67c", "id": "a862471a-6d0c-4cfe-b391-c6348a152c9a", "qos_policy_id": null}]} 2019-06-30 11:58:25,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-ef086f6d-c39c-4e67-b82d-4633ef865deb 2019-06-30 11:58:25,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0613088607788s 2019-06-30 11:58:25,234 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 11:58:25,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 11:58:25,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:58:25,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 11:58:25 GMT X-Openstack-Request-Id: req-c764238b-568e-4205-a583-53bf4490c953 2019-06-30 11:58:25,410 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3d43004f-3969-4bfa-afa1-dfc62b1b752a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:58:23Z", "updated_at": "2019-06-30T11:58:23Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "38dbeace-8ab5-41a3-b5a6-19e638982e36", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b9:cf:82", "device_id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "71e4f0c2-cb13-4a33-ada6-17b1c10ce67c", "id": "a862471a-6d0c-4cfe-b391-c6348a152c9a", "qos_policy_id": null}]} 2019-06-30 11:58:25,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c764238b-568e-4205-a583-53bf4490c953 2019-06-30 11:58:25,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0656199455261s 2019-06-30 11:58:25,416 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-06-30 11:58:25,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 11:58:25,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 11:58:25,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sun, 30 Jun 2019 11:58:25 GMT X-Openstack-Request-Id: req-977b9ecd-8218-4787-9332-0cf45a85b9b1 2019-06-30 11:58:25,586 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3d43004f-3969-4bfa-afa1-dfc62b1b752a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:58:23Z", "updated_at": "2019-06-30T11:58:25Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "38dbeace-8ab5-41a3-b5a6-19e638982e36", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b9:cf:82", "device_id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "71e4f0c2-cb13-4a33-ada6-17b1c10ce67c", "id": "a862471a-6d0c-4cfe-b391-c6348a152c9a", "qos_policy_id": null}]} 2019-06-30 11:58:25,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-977b9ecd-8218-4787-9332-0cf45a85b9b1 2019-06-30 11:58:25,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0594720840454s 2019-06-30 11:58:25,592 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'3d43004f-3969-4bfa-afa1-dfc62b1b752a', 'updated_at': u'2019-06-30T11:58:25Z', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'71e4f0c2-cb13-4a33-ada6-17b1c10ce67c', 'id': u'a862471a-6d0c-4cfe-b391-c6348a152c9a', 'network': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', 'port': u'71e4f0c2-cb13-4a33-ada6-17b1c10ce67c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'93b89017d60443d08a5914fae870f878', 'name': 'vyos_vrouter-project_36b338b2-e3da-4512-b9cf-c375b9c7ac73', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'93b89017d60443d08a5914fae870f878', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'38dbeace-8ab5-41a3-b5a6-19e638982e36', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b9:cf:82', u'device_id': u'638f1dc2-9ca8-45de-b69e-f20886bcb3b8'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'93b89017d60443d08a5914fae870f878', 'created_at': u'2019-06-30T11:58:23Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'38dbeace-8ab5-41a3-b5a6-19e638982e36', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b9:cf:82', u'device_id': u'638f1dc2-9ca8-45de-b69e-f20886bcb3b8'}), 'router': u'3d43004f-3969-4bfa-afa1-dfc62b1b752a'}) 2019-06-30 11:58:25,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-30 11:58:25,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-30 11:58:25,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10349 Content-Type: application/json Date: Sun, 30 Jun 2019 11:58: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-ca2db360-bd01-44be-8c6e-b4f70f658326 x-openstack-request-id: req-ca2db360-bd01-44be-8c6e-b4f70f658326 2019-06-30 11:58:25,662 - 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-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \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] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (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] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 689054829 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-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\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-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\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 2 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] 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] 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-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] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-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] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 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.414474] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.418199] pid_max: default: 32768 minimum: 301\n[ 0.420231] ACPI: Core revision 20150930\n[ 0.422774] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.425744] Security Framework initialized\n[ 0.427568] Yama: becoming mindful.\n[ 0.429261] AppArmor: AppArmor initialized\n[ 0.431363] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.438146] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.442804] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.445571] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.449074] Initializing cgroup subsys io\n[ 0.450905] Initializing cgroup subsys memory\n[ 0.452839] Initializing cgroup subsys devices\n[ 0.454789] Initializing cgroup subsys freezer\n[ 0.456751] Initializing cgroup subsys net_cls\n[ 0.458699] Initializing cgroup subsys perf_event\n[ 0.460744] Initializing cgroup subsys net_prio\n[ 0.462741] Initializing cgroup subsys hugetlb\n[ 0.464719] Initializing cgroup subsys pids\n[ 0.467355] mce: CPU supports 10 MCE banks\n[ 0.469254] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.471521] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.473989] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.476357] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.479947] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.483540] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.486407] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.490550] MDS: Mitigation: Clear CPU buffers\n[ 0.495277] Freeing SMP alternatives memory: 36K\n[ 0.504703] ftrace: allocating 32299 entries in 127 pages\n[ 0.557357] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.559693] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.562002] smpboot: Max logical packages: 2\n[ 0.563918] x2apic enabled\n[ 0.565834] Switched APIC routing to physical x2apic.\n[ 0.568983] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.571343] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.575484] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.588321] KVM setup paravirtual spinlock\n[ 0.591514] x86: Booting SMP configuration:\n[ 0.593163] .... node #0, CPUs: #1\n[ 0.594891] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.617493] x86: Booted up 1 node, 2 CPUs\n[ 0.617498] KVM setup async PF for cpu 1\n[ 0.617502] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.622435] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.625473] devtmpfs: initialized\n[ 0.629020] evm: security.selinux\n[ 0.630354] evm: security.SMACK64\n[ 0.631690] evm: security.SMACK64EXEC\n[ 0.633121] evm: security.SMACK64TRANSMUTE\n[ 0.634681] evm: security.SMACK64MMAP\n[ 0.636101] evm: security.ima\n[ 0.637327] evm: security.capability\n[ 0.638949] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.642440] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.644810] pinctrl core: initialized pinctrl subsystem\n[ 0.646933] RTC time: 11:58:21, date: 06/30/19\n[ 0.649542] NET: Registered protocol family 16\n[ 0.663391] cpuidle: using governor ladder\n[ 0.675467] cpuidle: using governor menu\n[ 0.676993] PCCT header not found.\n[ 0.678488] ACPI: bus type PCI registered\n[ 0.680032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.682511] PCI: Using configuration type 1 for base access\n[ 0.697238] ACPI: Added _OSI(Module Device)\n[ 0.698863] ACPI: Added _OSI(Processor Device)\n[ 0.700515] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.702337] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.705909] ACPI: Interpreter enabled\n[ 0.724211] ACPI: (supports S0 S5)\n[ 0.725583] ACPI: Using IOAPIC for interrupt routing\n[ 0.727424] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.732795] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.734984] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.737362] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.739672] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.743898] acpiphp: Slot [3] registered\n[ 0.745445] acpiphp: Slot [4] registered\n[ 0.746998] acpiphp: Slot [5] registered\n[ 0.748532] acpiphp: Slot [6] registered\n[ 0.750059] acpiphp: Slot [7] registered\n[ 0.751604] acpiphp: Slot [8] registered\n[ 0.753145] acpiphp: Slot [9] registered\n[ 0.754688] acpiphp: Slot [10] registered\n[ 0.756311] acpiphp: Slot [11] registered\n[ 0.757878] acpiphp: Slot [12] registered\n[ 0.759435] acpiphp: Slot [13] registered\n[ 0.760989] acpiphp: Slot [14] registered\n[ 0.762543] acpiphp: Slot [15] registered\n[ 0.764128] acpiphp: Slot [16] registered\n[ 0.765694] acpiphp: Slot [17] registered\n[ 0.767281] acpiphp: Slot [18] registered\n[ 0.768837] acpiphp: Slot [19] registered\n[ 0.770395] acpiphp: Slot [20] registered\n[ 0.771970] acpiphp: Slot [21] registered\n[ 0.773525] acpiphp: Slot [22] registered\n[ 0.775091] acpiphp: Slot [23] registered\n[ 0.776653] acpiphp: Slot [24] registered\n[ 0.778203] acpiphp: Slot [25] registered\n[ 0.779755] acpiphp: Slot [26] registered\n[ 0.781310] acpiphp: Slot [27] registered\n[ 0.782867] acpiphp: Slot [28] registered\n[ 0.784424] acpiphp: Slot [29] registered\n[ 0.785989] acpiphp: Slot [30] registered\n[ 0.787545] acpiphp: Slot [31] registered\n[ 0.789069] PCI host bridge to bus 0000:00\n[ 0.790608] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.792951] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.795282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.798053] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.800818] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.803632] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.809820] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.812266] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.814519] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.816950] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.821901] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.824594] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.851494] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.854271] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.856942] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.859756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.862388] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.864795] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.867279] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.869298] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.872238] vgaarb: loaded\n[ 0.873384] vgaarb: bridge control possible 0000:00:02.0\n[ 0.875666] SCSI subsystem initialized\n[ 0.877401] ACPI: bus type USB registered\n[ 0.878965] usbcore: registered new interface driver usbfs\n[ 0.880922] usbcore: registered new interface driver hub\n[ 0.882837] usbcore: registered new device driver usb\n[ 0.884969] PCI: Using ACPI for IRQ routing\n[ 0.886993] NetLabel: Initializing\n[ 0.888341] NetLabel: domain hash size = 128\n[ 0.889954] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.891772] NetLabel: unlabeled traffic allowed by default\n[ 0.893971] amd_nb: Cannot enumerate AMD northbridges\n[ 0.895935] clocksource: Switched to clocksource kvm-clock\n[ 0.908331] AppArmor: AppArmor Filesystem Enabled\n[ 0.910144] pnp: PnP ACPI init\n[ 0.911755] pnp: PnP ACPI: found 5 devices\n[ 0.920498] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.923739] NET: Registered protocol family 2\n[ 0.925730] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.928668] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.931366] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.933755] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.935924] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.938280] NET: Registered protocol family 1\n[ 0.939934] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.942029] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.944086] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.964456] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.984914] Unpacking initramfs...\n[ 1.187299] Freeing initrd memory: 14824K\n[ 1.188941] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.191175] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.193531] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.197124] Scanning for low memory corruption every 60 seconds\n[ 1.199654] audit: initializing netlink subsys (disabled)\n[ 1.201647] audit: type=2000 audit(1561895901.767:1): initialized\n[ 1.204082] Initialise system trusted keyring\n[ 1.205910] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.208127] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.211539] zbud: loaded\n[ 1.212951] VFS: Disk quotas dquot_6.6.0\n[ 1.214487] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.217084] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.219441] fuse init (API version 7.23)\n[ 1.221106] Key type big_key registered\n[ 1.222598] Allocating IMA MOK and blacklist keyrings.\n[ 1.225301] Key type asymmetric registered\n[ 1.226866] Asymmetric key parser 'x509' registered\n[ 1.228680] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.231486] io scheduler noop registered\n[ 1.232998] io scheduler deadline registered (default)\n[ 1.234885] io scheduler cfq registered\n[ 1.236443] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.238429] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.240806] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.243545] ACPI: Power Button [PWRF]\n[ 1.245155] GHES: HEST is not enabled!\n[ 1.264797] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.305353] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.309218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.334947] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.339292] Linux agpgart interface v0.103\n[ 1.343078] loop: module loaded\n[ 1.346086] vda: vda1\n[ 1.348037] scsi host0: ata_piix\n[ 1.349515] scsi host1: ata_piix\n[ 1.350859] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.353198] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.355650] libphy: Fixed MDIO Bus: probed\n[ 1.357284] tun: Universal TUN/TAP device driver, 1.6\n[ 1.359153] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.362710] PPP generic driver version 2.4.2\n[ 1.364405] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.366686] ehci-pci: EHCI PCI platform driver\n[ 1.368361] ehci-platform: EHCI generic platform driver\n[ 1.370247] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.372408] ohci-pci: OHCI PCI platform driver\n[ 1.374067] ohci-platform: OHCI generic platform driver\n[ 1.375958] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.396429] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.398344] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.401124] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.403007] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.405164] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.407506] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.410217] usb usb1: Product: UHCI Host Controller\n[ 1.412000] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd\n[ 1.414206] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.416059] hub 1-0:1.0: USB hub found\n[ 1.417513] hub 1-0:1.0: 2 ports detected\n[ 1.419185] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.423063] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.424875] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.426912] mousedev: PS/2 mouse device common for all mice\n[ 1.429330] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.432766] rtc_cmos 00:00: RTC can wake from S4\n[ 1.434849] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.437094] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.439360] i2c /dev entries driver\n[ 1.440775] device-mapper: uevent: version 1.0.3\n[ 1.442559] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.445634] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.448115] NET: Registered protocol family 10\n[ 1.450090] NET: Registered protocol family 17\n[ 1.468725] Key type dns_resolver registered\n[ 1.470718] registered taskstats version 1\n[ 1.472311] Loading compiled-in X.509 certificates\n[ 1.474608] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348'\n[ 1.478125] zswap: loaded using pool lzo/zbud\n[ 1.481843] Key type trusted registered\n[ 1.485936] Key type encrypted registered\n[ 1.487494] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.489462] ima: No TPM chip found, activating TPM-bypass!\n[ 1.491422] ima: Allocated hash algorithm: sha1\n[ 1.493850] evm: HMAC attrs: 0x1\n[ 1.495633] Magic number: 7:862:985\n[ 1.497252] rtc_cmos 00:00: setting system clock to 2019-06-30 11:58:22 UTC (1561895902)\n[ 1.500306] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.502419] EDD information not available.\n[ 1.513719] Freeing unused kernel memory: 1484K\n[ 1.527985] Write protecting the kernel read-only data: 14336k\n[ 1.531499] Freeing unused kernel memory: 1616K\n[ 1.533388] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.547615] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.548165] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.548185] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.557831] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.557872] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.558008] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.558047] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.558084] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.558134] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.558183] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.603474] virtio_net virtio0 ens3: renamed from eth0\n[ 1.612950] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.616491] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.639049] AVX2 version of gcm_enc/dec engaged.\n[ 1.640818] AES CTR mode by8 optimization enabled\n[ 1.652511] FDC 0 is a S82078B\n[ 1.735939] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.900658] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.903014] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.905491] usb 1-1: Product: QEMU USB Tablet\n[ 1.907114] usb 1-1: Manufacturer: QEMU\n[ 1.908583] usb 1-1: SerialNumber: 42\n[ 1.916028] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.922915] usbcore: registered new interface driver usbhid\n[ 1.924962] usbhid: USB HID core driver\n[ 1.928024] 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.932191] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 3.019902] md: linear personality registered for level -1\n[ 3.023653] md: multipath personality registered for level -4\n[ 3.027450] md: raid0 personality registered for level 0\n[ 3.031804] md: raid1 personality registered for level 1\n[ 3.103931] raid6: sse2x1 gen() 11372 MB/s\n[ 3.171932] raid6: sse2x1 xor() 8901 MB/s\n[ 3.239930] raid6: sse2x2 gen() 14400 MB/s\n[ 3.307931] raid6: sse2x2 xor() 9742 MB/s\n[ 3.375929] raid6: sse2x4 gen() 16559 MB/s\n[ 3.443931] raid6: sse2x4 xor() 11214 MB/s\n[ 3.511932] raid6: avx2x1 gen() 21934 MB/s\n[ 3.579930] raid6: avx2x2 gen() 25516 MB/s\n[ 3.647929] raid6: avx2x4 gen() 29138 MB/s\n[ 3.649537] raid6: using algorithm avx2x4 gen() 29138 MB/s\n[ 3.651506] raid6: using avx2x2 recovery algorithm\n[ 3.654367] xor: automatically using best checksumming function:\n[ 3.695957] avx : 33298.000 MB/sec\n[ 3.698567] async_tx: api initialized (async)\n[ 3.707735] md: raid6 personality registered for level 6\n[ 3.709679] md: raid5 personality registered for level 5\n[ 3.711619] md: raid4 personality registered for level 4\n[ 3.718251] 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 ... [ 3.748583] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.767005] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.858470] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.864682] systemd[1]: Detected virtualization kvm.\n[ 3.866506] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.871193] systemd[1]: Set hostname to .\n[ 3.875229] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.877346] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.016120] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.019925] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.023516] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.028483] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.031860] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.037224] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.041116] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.045021] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.049734] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.054243] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.058439] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.062724] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.076384] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.081043] 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[ 4.087866] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.092773] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.097175] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.103277] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.108737] 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[ 4.116869] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.121848] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.126924] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.132821] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.138011] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.[ 4.142666] EXT4-fs (vda1): re-mounted. Opts: (null)\n\n[ 4.146357] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.150699] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.155331] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.159304] systemd[1]: Listening on udev Control Socket.\n[ 4.161314] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.164884] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.169011] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target S[ 4.171731] iscsi: registered transport (tcp)\nlices.\n[ 4.173764] 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[ 4.192672] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.196481] systemd[1]: Mounted Huge Pages File System.\n[ 4.198478] iscsi: registered transport (iser)\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.202032] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.206165] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n"} 2019-06-30 11:58:25,663 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8/action used request id req-ca2db360-bd01-44be-8c6e-b4f70f658326 2019-06-30 11:58:25,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0707149505615s 2019-06-30 11:58:25,664 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 689054829 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.414474] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.418199] pid_max: default: 32768 minimum: 301 [ 0.420231] ACPI: Core revision 20150930 [ 0.422774] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.425744] Security Framework initialized [ 0.427568] Yama: becoming mindful. [ 0.429261] AppArmor: AppArmor initialized [ 0.431363] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.438146] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.442804] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.445571] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.449074] Initializing cgroup subsys io [ 0.450905] Initializing cgroup subsys memory [ 0.452839] Initializing cgroup subsys devices [ 0.454789] Initializing cgroup subsys freezer [ 0.456751] Initializing cgroup subsys net_cls [ 0.458699] Initializing cgroup subsys perf_event [ 0.460744] Initializing cgroup subsys net_prio [ 0.462741] Initializing cgroup subsys hugetlb [ 0.464719] Initializing cgroup subsys pids [ 0.467355] mce: CPU supports 10 MCE banks [ 0.469254] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.471521] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.473989] Spectre V2 : Mitigation: Full generic retpoline [ 0.476357] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.479947] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.483540] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.486407] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.490550] MDS: Mitigation: Clear CPU buffers [ 0.495277] Freeing SMP alternatives memory: 36K [ 0.504703] ftrace: allocating 32299 entries in 127 pages [ 0.557357] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.559693] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.562002] smpboot: Max logical packages: 2 [ 0.563918] x2apic enabled [ 0.565834] Switched APIC routing to physical x2apic. [ 0.568983] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.571343] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.575484] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.588321] KVM setup paravirtual spinlock [ 0.591514] x86: Booting SMP configuration: [ 0.593163] .... node #0, CPUs: #1 [ 0.594891] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.617493] x86: Booted up 1 node, 2 CPUs [ 0.617498] KVM setup async PF for cpu 1 [ 0.617502] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.622435] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.625473] devtmpfs: initialized [ 0.629020] evm: security.selinux [ 0.630354] evm: security.SMACK64 [ 0.631690] evm: security.SMACK64EXEC [ 0.633121] evm: security.SMACK64TRANSMUTE [ 0.634681] evm: security.SMACK64MMAP [ 0.636101] evm: security.ima [ 0.637327] evm: security.capability [ 0.638949] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.642440] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.644810] pinctrl core: initialized pinctrl subsystem [ 0.646933] RTC time: 11:58:21, date: 06/30/19 [ 0.649542] NET: Registered protocol family 16 [ 0.663391] cpuidle: using governor ladder [ 0.675467] cpuidle: using governor menu [ 0.676993] PCCT header not found. [ 0.678488] ACPI: bus type PCI registered [ 0.680032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.682511] PCI: Using configuration type 1 for base access [ 0.697238] ACPI: Added _OSI(Module Device) [ 0.698863] ACPI: Added _OSI(Processor Device) [ 0.700515] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.702337] ACPI: Added _OSI(Processor Aggregator Device) [ 0.705909] ACPI: Interpreter enabled [ 0.724211] ACPI: (supports S0 S5) [ 0.725583] ACPI: Using IOAPIC for interrupt routing [ 0.727424] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.732795] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.734984] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.737362] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.739672] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.743898] acpiphp: Slot [3] registered [ 0.745445] acpiphp: Slot [4] registered [ 0.746998] acpiphp: Slot [5] registered [ 0.748532] acpiphp: Slot [6] registered [ 0.750059] acpiphp: Slot [7] registered [ 0.751604] acpiphp: Slot [8] registered [ 0.753145] acpiphp: Slot [9] registered [ 0.754688] acpiphp: Slot [10] registered [ 0.756311] acpiphp: Slot [11] registered [ 0.757878] acpiphp: Slot [12] registered [ 0.759435] acpiphp: Slot [13] registered [ 0.760989] acpiphp: Slot [14] registered [ 0.762543] acpiphp: Slot [15] registered [ 0.764128] acpiphp: Slot [16] registered [ 0.765694] acpiphp: Slot [17] registered [ 0.767281] acpiphp: Slot [18] registered [ 0.768837] acpiphp: Slot [19] registered [ 0.770395] acpiphp: Slot [20] registered [ 0.771970] acpiphp: Slot [21] registered [ 0.773525] acpiphp: Slot [22] registered [ 0.775091] acpiphp: Slot [23] registered [ 0.776653] acpiphp: Slot [24] registered [ 0.778203] acpiphp: Slot [25] registered [ 0.779755] acpiphp: Slot [26] registered [ 0.781310] acpiphp: Slot [27] registered [ 0.782867] acpiphp: Slot [28] registered [ 0.784424] acpiphp: Slot [29] registered [ 0.785989] acpiphp: Slot [30] registered [ 0.787545] acpiphp: Slot [31] registered [ 0.789069] PCI host bridge to bus 0000:00 [ 0.790608] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.792951] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.795282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.798053] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.800818] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.803632] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.809820] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.812266] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.814519] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.816950] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.821901] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.824594] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.851494] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.854271] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.856942] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.859756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.862388] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.864795] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.867279] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.869298] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.872238] vgaarb: loaded [ 0.873384] vgaarb: bridge control possible 0000:00:02.0 [ 0.875666] SCSI subsystem initialized [ 0.877401] ACPI: bus type USB registered [ 0.878965] usbcore: registered new interface driver usbfs [ 0.880922] usbcore: registered new interface driver hub [ 0.882837] usbcore: registered new device driver usb [ 0.884969] PCI: Using ACPI for IRQ routing [ 0.886993] NetLabel: Initializing [ 0.888341] NetLabel: domain hash size = 128 [ 0.889954] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.891772] NetLabel: unlabeled traffic allowed by default [ 0.893971] amd_nb: Cannot enumerate AMD northbridges [ 0.895935] clocksource: Switched to clocksource kvm-clock [ 0.908331] AppArmor: AppArmor Filesystem Enabled [ 0.910144] pnp: PnP ACPI init [ 0.911755] pnp: PnP ACPI: found 5 devices [ 0.920498] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.923739] NET: Registered protocol family 2 [ 0.925730] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.928668] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.931366] TCP: Hash tables configured (established 32768 bind 32768) [ 0.933755] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.935924] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.938280] NET: Registered protocol family 1 [ 0.939934] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.942029] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.944086] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.964456] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.984914] Unpacking initramfs... [ 1.187299] Freeing initrd memory: 14824K [ 1.188941] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.191175] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.193531] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.197124] Scanning for low memory corruption every 60 seconds [ 1.199654] audit: initializing netlink subsys (disabled) [ 1.201647] audit: type=2000 audit(1561895901.767:1): initialized [ 1.204082] Initialise system trusted keyring [ 1.205910] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.208127] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.211539] zbud: loaded [ 1.212951] VFS: Disk quotas dquot_6.6.0 [ 1.214487] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.217084] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.219441] fuse init (API version 7.23) [ 1.221106] Key type big_key registered [ 1.222598] Allocating IMA MOK and blacklist keyrings. [ 1.225301] Key type asymmetric registered [ 1.226866] Asymmetric key parser 'x509' registered [ 1.228680] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.231486] io scheduler noop registered [ 1.232998] io scheduler deadline registered (default) [ 1.234885] io scheduler cfq registered [ 1.236443] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.238429] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.240806] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.243545] ACPI: Power Button [PWRF] [ 1.245155] GHES: HEST is not enabled! [ 1.264797] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.305353] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.309218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.334947] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.339292] Linux agpgart interface v0.103 [ 1.343078] loop: module loaded [ 1.346086] vda: vda1 [ 1.348037] scsi host0: ata_piix [ 1.349515] scsi host1: ata_piix [ 1.350859] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.353198] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.355650] libphy: Fixed MDIO Bus: probed [ 1.357284] tun: Universal TUN/TAP device driver, 1.6 [ 1.359153] tun: (C) 1999-2004 Max Krasnyansky [ 1.362710] PPP generic driver version 2.4.2 [ 1.364405] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.366686] ehci-pci: EHCI PCI platform driver [ 1.368361] ehci-platform: EHCI generic platform driver [ 1.370247] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.372408] ohci-pci: OHCI PCI platform driver [ 1.374067] ohci-platform: OHCI generic platform driver [ 1.375958] uhci_hcd: USB Universal Host Controller Interface driver [ 1.396429] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.398344] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.401124] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.403007] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.405164] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.407506] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.410217] usb usb1: Product: UHCI Host Controller [ 1.412000] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd [ 1.414206] usb usb1: SerialNumber: 0000:00:01.2 [ 1.416059] hub 1-0:1.0: USB hub found [ 1.417513] hub 1-0:1.0: 2 ports detected [ 1.419185] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.423063] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.424875] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.426912] mousedev: PS/2 mouse device common for all mice [ 1.429330] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.432766] rtc_cmos 00:00: RTC can wake from S4 [ 1.434849] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.437094] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.439360] i2c /dev entries driver [ 1.440775] device-mapper: uevent: version 1.0.3 [ 1.442559] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.445634] ledtrig-cpu: registered to indicate activity on CPUs [ 1.448115] NET: Registered protocol family 10 [ 1.450090] NET: Registered protocol family 17 [ 1.468725] Key type dns_resolver registered [ 1.470718] registered taskstats version 1 [ 1.472311] Loading compiled-in X.509 certificates [ 1.474608] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348' [ 1.478125] zswap: loaded using pool lzo/zbud [ 1.481843] Key type trusted registered [ 1.485936] Key type encrypted registered [ 1.487494] AppArmor: AppArmor sha1 policy hashing enabled [ 1.489462] ima: No TPM chip found, activating TPM-bypass! [ 1.491422] ima: Allocated hash algorithm: sha1 [ 1.493850] evm: HMAC attrs: 0x1 [ 1.495633] Magic number: 7:862:985 [ 1.497252] rtc_cmos 00:00: setting system clock to 2019-06-30 11:58:22 UTC (1561895902) [ 1.500306] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.502419] EDD information not available. [ 1.513719] Freeing unused kernel memory: 1484K [ 1.527985] Write protecting the kernel read-only data: 14336k [ 1.531499] Freeing unused kernel memory: 1616K [ 1.533388] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.547615] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.548165] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.548185] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.557831] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.557872] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.558008] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.558047] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.558084] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.558134] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.558183] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.603474] virtio_net virtio0 ens3: renamed from eth0 [ 1.612950] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.616491] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.639049] AVX2 version of gcm_enc/dec engaged. [ 1.640818] AES CTR mode by8 optimization enabled [ 1.652511] FDC 0 is a S82078B [ 1.735939] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.900658] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.903014] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.905491] usb 1-1: Product: QEMU USB Tablet [ 1.907114] usb 1-1: Manufacturer: QEMU [ 1.908583] usb 1-1: SerialNumber: 42 [ 1.916028] hidraw: raw HID events driver (C) Jiri Kosina [ 1.922915] usbcore: registered new interface driver usbhid [ 1.924962] usbhid: USB HID core driver [ 1.928024] 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.932191] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 3.019902] md: linear personality registered for level -1 [ 3.023653] md: multipath personality registered for level -4 [ 3.027450] md: raid0 personality registered for level 0 [ 3.031804] md: raid1 personality registered for level 1 [ 3.103931] raid6: sse2x1 gen() 11372 MB/s [ 3.171932] raid6: sse2x1 xor() 8901 MB/s [ 3.239930] raid6: sse2x2 gen() 14400 MB/s [ 3.307931] raid6: sse2x2 xor() 9742 MB/s [ 3.375929] raid6: sse2x4 gen() 16559 MB/s [ 3.443931] raid6: sse2x4 xor() 11214 MB/s [ 3.511932] raid6: avx2x1 gen() 21934 MB/s [ 3.579930] raid6: avx2x2 gen() 25516 MB/s [ 3.647929] raid6: avx2x4 gen() 29138 MB/s [ 3.649537] raid6: using algorithm avx2x4 gen() 29138 MB/s [ 3.651506] raid6: using avx2x2 recovery algorithm [ 3.654367] xor: automatically using best checksumming function: [ 3.695957] avx : 33298.000 MB/sec [ 3.698567] async_tx: api initialized (async) [ 3.707735] md: raid6 personality registered for level 6 [ 3.709679] md: raid5 personality registered for level 5 [ 3.711619] md: raid4 personality registered for level 4 [ 3.718251] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.748583] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.767005] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.858470] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.864682] systemd[1]: Detected virtualization kvm. [ 3.866506] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.871193] systemd[1]: Set hostname to . [ 3.875229] systemd[1]: Initializing machine ID from KVM UUID. [ 3.877346] systemd[1]: Installed transient /etc/machine-id file. [ 4.016120] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.019925] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.023516] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.028483] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.031860] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.037224] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.041116] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.045021] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.049734] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.054243] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.058439] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.062724] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.076384] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.081043] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 4.087866] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.092773] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.097175] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.103277] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.108737] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.116869] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.121848] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.126924] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.132821] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.138011] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice.[ 4.142666] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.146357] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.150699] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.155331] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.159304] systemd[1]: Listening on udev Control Socket. [ 4.161314] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.164884] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.169011] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target S[ 4.171731] iscsi: registered transport (tcp) lices. [ 4.173764] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 4.192672] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.196481] systemd[1]: Mounted Huge Pages File System. [ 4.198478] iscsi: registered transport (iser) [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.202032] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.206165] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. 2019-06-30 11:58:26,667 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: timed out 2019-06-30 11:58:35,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-30 11:58:35,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-30 11:58:35,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13228 Content-Type: application/json Date: Sun, 30 Jun 2019 11:58: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-2cff41c2-d136-4628-9407-0642b98bf299 x-openstack-request-id: req-2cff41c2-d136-4628-9407-0642b98bf299 2019-06-30 11:58:35,751 - 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-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \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] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (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] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 689054829 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-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\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-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\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 2 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] 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] 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-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] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-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] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 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.414474] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.418199] pid_max: default: 32768 minimum: 301\n[ 0.420231] ACPI: Core revision 20150930\n[ 0.422774] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.425744] Security Framework initialized\n[ 0.427568] Yama: becoming mindful.\n[ 0.429261] AppArmor: AppArmor initialized\n[ 0.431363] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.438146] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.442804] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.445571] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.449074] Initializing cgroup subsys io\n[ 0.450905] Initializing cgroup subsys memory\n[ 0.452839] Initializing cgroup subsys devices\n[ 0.454789] Initializing cgroup subsys freezer\n[ 0.456751] Initializing cgroup subsys net_cls\n[ 0.458699] Initializing cgroup subsys perf_event\n[ 0.460744] Initializing cgroup subsys net_prio\n[ 0.462741] Initializing cgroup subsys hugetlb\n[ 0.464719] Initializing cgroup subsys pids\n[ 0.467355] mce: CPU supports 10 MCE banks\n[ 0.469254] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.471521] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.473989] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.476357] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.479947] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.483540] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.486407] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.490550] MDS: Mitigation: Clear CPU buffers\n[ 0.495277] Freeing SMP alternatives memory: 36K\n[ 0.504703] ftrace: allocating 32299 entries in 127 pages\n[ 0.557357] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.559693] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.562002] smpboot: Max logical packages: 2\n[ 0.563918] x2apic enabled\n[ 0.565834] Switched APIC routing to physical x2apic.\n[ 0.568983] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.571343] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.575484] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.588321] KVM setup paravirtual spinlock\n[ 0.591514] x86: Booting SMP configuration:\n[ 0.593163] .... node #0, CPUs: #1\n[ 0.594891] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.617493] x86: Booted up 1 node, 2 CPUs\n[ 0.617498] KVM setup async PF for cpu 1\n[ 0.617502] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.622435] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.625473] devtmpfs: initialized\n[ 0.629020] evm: security.selinux\n[ 0.630354] evm: security.SMACK64\n[ 0.631690] evm: security.SMACK64EXEC\n[ 0.633121] evm: security.SMACK64TRANSMUTE\n[ 0.634681] evm: security.SMACK64MMAP\n[ 0.636101] evm: security.ima\n[ 0.637327] evm: security.capability\n[ 0.638949] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.642440] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.644810] pinctrl core: initialized pinctrl subsystem\n[ 0.646933] RTC time: 11:58:21, date: 06/30/19\n[ 0.649542] NET: Registered protocol family 16\n[ 0.663391] cpuidle: using governor ladder\n[ 0.675467] cpuidle: using governor menu\n[ 0.676993] PCCT header not found.\n[ 0.678488] ACPI: bus type PCI registered\n[ 0.680032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.682511] PCI: Using configuration type 1 for base access\n[ 0.697238] ACPI: Added _OSI(Module Device)\n[ 0.698863] ACPI: Added _OSI(Processor Device)\n[ 0.700515] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.702337] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.705909] ACPI: Interpreter enabled\n[ 0.724211] ACPI: (supports S0 S5)\n[ 0.725583] ACPI: Using IOAPIC for interrupt routing\n[ 0.727424] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.732795] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.734984] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.737362] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.739672] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.743898] acpiphp: Slot [3] registered\n[ 0.745445] acpiphp: Slot [4] registered\n[ 0.746998] acpiphp: Slot [5] registered\n[ 0.748532] acpiphp: Slot [6] registered\n[ 0.750059] acpiphp: Slot [7] registered\n[ 0.751604] acpiphp: Slot [8] registered\n[ 0.753145] acpiphp: Slot [9] registered\n[ 0.754688] acpiphp: Slot [10] registered\n[ 0.756311] acpiphp: Slot [11] registered\n[ 0.757878] acpiphp: Slot [12] registered\n[ 0.759435] acpiphp: Slot [13] registered\n[ 0.760989] acpiphp: Slot [14] registered\n[ 0.762543] acpiphp: Slot [15] registered\n[ 0.764128] acpiphp: Slot [16] registered\n[ 0.765694] acpiphp: Slot [17] registered\n[ 0.767281] acpiphp: Slot [18] registered\n[ 0.768837] acpiphp: Slot [19] registered\n[ 0.770395] acpiphp: Slot [20] registered\n[ 0.771970] acpiphp: Slot [21] registered\n[ 0.773525] acpiphp: Slot [22] registered\n[ 0.775091] acpiphp: Slot [23] registered\n[ 0.776653] acpiphp: Slot [24] registered\n[ 0.778203] acpiphp: Slot [25] registered\n[ 0.779755] acpiphp: Slot [26] registered\n[ 0.781310] acpiphp: Slot [27] registered\n[ 0.782867] acpiphp: Slot [28] registered\n[ 0.784424] acpiphp: Slot [29] registered\n[ 0.785989] acpiphp: Slot [30] registered\n[ 0.787545] acpiphp: Slot [31] registered\n[ 0.789069] PCI host bridge to bus 0000:00\n[ 0.790608] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.792951] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.795282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.798053] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.800818] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.803632] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.809820] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.812266] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.814519] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.816950] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.821901] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.824594] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.851494] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.854271] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.856942] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.859756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.862388] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.864795] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.867279] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.869298] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.872238] vgaarb: loaded\n[ 0.873384] vgaarb: bridge control possible 0000:00:02.0\n[ 0.875666] SCSI subsystem initialized\n[ 0.877401] ACPI: bus type USB registered\n[ 0.878965] usbcore: registered new interface driver usbfs\n[ 0.880922] usbcore: registered new interface driver hub\n[ 0.882837] usbcore: registered new device driver usb\n[ 0.884969] PCI: Using ACPI for IRQ routing\n[ 0.886993] NetLabel: Initializing\n[ 0.888341] NetLabel: domain hash size = 128\n[ 0.889954] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.891772] NetLabel: unlabeled traffic allowed by default\n[ 0.893971] amd_nb: Cannot enumerate AMD northbridges\n[ 0.895935] clocksource: Switched to clocksource kvm-clock\n[ 0.908331] AppArmor: AppArmor Filesystem Enabled\n[ 0.910144] pnp: PnP ACPI init\n[ 0.911755] pnp: PnP ACPI: found 5 devices\n[ 0.920498] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.923739] NET: Registered protocol family 2\n[ 0.925730] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.928668] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.931366] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.933755] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.935924] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.938280] NET: Registered protocol family 1\n[ 0.939934] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.942029] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.944086] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.964456] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.984914] Unpacking initramfs...\n[ 1.187299] Freeing initrd memory: 14824K\n[ 1.188941] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.191175] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.193531] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.197124] Scanning for low memory corruption every 60 seconds\n[ 1.199654] audit: initializing netlink subsys (disabled)\n[ 1.201647] audit: type=2000 audit(1561895901.767:1): initialized\n[ 1.204082] Initialise system trusted keyring\n[ 1.205910] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.208127] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.211539] zbud: loaded\n[ 1.212951] VFS: Disk quotas dquot_6.6.0\n[ 1.214487] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.217084] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.219441] fuse init (API version 7.23)\n[ 1.221106] Key type big_key registered\n[ 1.222598] Allocating IMA MOK and blacklist keyrings.\n[ 1.225301] Key type asymmetric registered\n[ 1.226866] Asymmetric key parser 'x509' registered\n[ 1.228680] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.231486] io scheduler noop registered\n[ 1.232998] io scheduler deadline registered (default)\n[ 1.234885] io scheduler cfq registered\n[ 1.236443] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.238429] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.240806] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.243545] ACPI: Power Button [PWRF]\n[ 1.245155] GHES: HEST is not enabled!\n[ 1.264797] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.305353] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.309218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.334947] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.339292] Linux agpgart interface v0.103\n[ 1.343078] loop: module loaded\n[ 1.346086] vda: vda1\n[ 1.348037] scsi host0: ata_piix\n[ 1.349515] scsi host1: ata_piix\n[ 1.350859] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.353198] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.355650] libphy: Fixed MDIO Bus: probed\n[ 1.357284] tun: Universal TUN/TAP device driver, 1.6\n[ 1.359153] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.362710] PPP generic driver version 2.4.2\n[ 1.364405] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.366686] ehci-pci: EHCI PCI platform driver\n[ 1.368361] ehci-platform: EHCI generic platform driver\n[ 1.370247] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.372408] ohci-pci: OHCI PCI platform driver\n[ 1.374067] ohci-platform: OHCI generic platform driver\n[ 1.375958] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.396429] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.398344] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.401124] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.403007] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.405164] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.407506] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.410217] usb usb1: Product: UHCI Host Controller\n[ 1.412000] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd\n[ 1.414206] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.416059] hub 1-0:1.0: USB hub found\n[ 1.417513] hub 1-0:1.0: 2 ports detected\n[ 1.419185] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.423063] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.424875] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.426912] mousedev: PS/2 mouse device common for all mice\n[ 1.429330] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.432766] rtc_cmos 00:00: RTC can wake from S4\n[ 1.434849] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.437094] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.439360] i2c /dev entries driver\n[ 1.440775] device-mapper: uevent: version 1.0.3\n[ 1.442559] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.445634] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.448115] NET: Registered protocol family 10\n[ 1.450090] NET: Registered protocol family 17\n[ 1.468725] Key type dns_resolver registered\n[ 1.470718] registered taskstats version 1\n[ 1.472311] Loading compiled-in X.509 certificates\n[ 1.474608] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348'\n[ 1.478125] zswap: loaded using pool lzo/zbud\n[ 1.481843] Key type trusted registered\n[ 1.485936] Key type encrypted registered\n[ 1.487494] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.489462] ima: No TPM chip found, activating TPM-bypass!\n[ 1.491422] ima: Allocated hash algorithm: sha1\n[ 1.493850] evm: HMAC attrs: 0x1\n[ 1.495633] Magic number: 7:862:985\n[ 1.497252] rtc_cmos 00:00: setting system clock to 2019-06-30 11:58:22 UTC (1561895902)\n[ 1.500306] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.502419] EDD information not available.\n[ 1.513719] Freeing unused kernel memory: 1484K\n[ 1.527985] Write protecting the kernel read-only data: 14336k\n[ 1.531499] Freeing unused kernel memory: 1616K\n[ 1.533388] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.547615] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.548165] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.548185] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.557831] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.557872] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.558008] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.558047] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.558084] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.558134] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.558183] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.603474] virtio_net virtio0 ens3: renamed from eth0\n[ 1.612950] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.616491] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.639049] AVX2 version of gcm_enc/dec engaged.\n[ 1.640818] AES CTR mode by8 optimization enabled\n[ 1.652511] FDC 0 is a S82078B\n[ 1.735939] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.900658] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.903014] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.905491] usb 1-1: Product: QEMU USB Tablet\n[ 1.907114] usb 1-1: Manufacturer: QEMU\n[ 1.908583] usb 1-1: SerialNumber: 42\n[ 1.916028] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.922915] usbcore: registered new interface driver usbhid\n[ 1.924962] usbhid: USB HID core driver\n[ 1.928024] 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.932191] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 3.019902] md: linear personality registered for level -1\n[ 3.023653] md: multipath personality registered for level -4\n[ 3.027450] md: raid0 personality registered for level 0\n[ 3.031804] md: raid1 personality registered for level 1\n[ 3.103931] raid6: sse2x1 gen() 11372 MB/s\n[ 3.171932] raid6: sse2x1 xor() 8901 MB/s\n[ 3.239930] raid6: sse2x2 gen() 14400 MB/s\n[ 3.307931] raid6: sse2x2 xor() 9742 MB/s\n[ 3.375929] raid6: sse2x4 gen() 16559 MB/s\n[ 3.443931] raid6: sse2x4 xor() 11214 MB/s\n[ 3.511932] raid6: avx2x1 gen() 21934 MB/s\n[ 3.579930] raid6: avx2x2 gen() 25516 MB/s\n[ 3.647929] raid6: avx2x4 gen() 29138 MB/s\n[ 3.649537] raid6: using algorithm avx2x4 gen() 29138 MB/s\n[ 3.651506] raid6: using avx2x2 recovery algorithm\n[ 3.654367] xor: automatically using best checksumming function:\n[ 3.695957] avx : 33298.000 MB/sec\n[ 3.698567] async_tx: api initialized (async)\n[ 3.707735] md: raid6 personality registered for level 6\n[ 3.709679] md: raid5 personality registered for level 5\n[ 3.711619] md: raid4 personality registered for level 4\n[ 3.718251] 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 ... [ 3.748583] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.767005] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.858470] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.864682] systemd[1]: Detected virtualization kvm.\n[ 3.866506] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.871193] systemd[1]: Set hostname to .\n[ 3.875229] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.877346] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.016120] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.019925] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.023516] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.028483] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.031860] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.037224] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.041116] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.045021] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.049734] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.054243] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.058439] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.062724] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.076384] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.081043] 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[ 4.087866] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.092773] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.097175] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.103277] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.108737] 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[ 4.116869] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.121848] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.126924] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.132821] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.138011] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.[ 4.142666] EXT4-fs (vda1): re-mounted. Opts: (null)\n\n[ 4.146357] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.150699] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.155331] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.159304] systemd[1]: Listening on udev Control Socket.\n[ 4.161314] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.164884] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.169011] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target S[ 4.171731] iscsi: registered transport (tcp)\nlices.\n[ 4.173764] 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[ 4.192672] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.196481] systemd[1]: Mounted Huge Pages File System.\n[ 4.198478] iscsi: registered transport (iser)\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.202032] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.206165] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill 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 LSB: AppArmor initialization...\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[[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 Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\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 LSB: AppArmor initialization.\n[ 9.659442] cloud-init[584]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Sun, 30 Jun 2019 11:58:26 +0000. Up 5.17 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\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[ 10.678762] cloud-init[926]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Sun, 30 Jun 2019 11:58:31 +0000. Up 10.18 seconds.\n[ 10.683809] cloud-init[926]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.687725] cloud-init[926]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.691663] cloud-init[926]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.695596] cloud-init[926]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.699503] cloud-init[926]: ci-info: | ens3 | True | 192.168.120.13 | 255.255.255.0 | global | fa:16:3e:b9:cf:82 |\n[ 10.703411] cloud-init[926]: ci-info: | ens3 | True | fe80::f816:3eff:feb9:cf82/64 | . | link | fa:16:3e:b9:cf:82 |\n[ 10.707333] cloud-init[926]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 10.711178] cloud-init[926]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.714524] cloud-init[926]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.717832] cloud-init[926]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.721102] cloud-init[926]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.724641] cloud-init[926]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.728191] cloud-init[926]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.731746] cloud-init[926]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.735280] cloud-init[926]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.738828] cloud-init[926]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.742372] cloud-init[926]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.745928] cloud-init[926]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 10.748768] cloud-init[926]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.751583] cloud-init[926]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 10.754400] cloud-init[926]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.757233] cloud-init[926]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 10.760046] cloud-init[926]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 10.762898] cloud-init[926]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.765721] cloud-init[926]: Generating public/private rsa key pair.\n[ 10.767973] cloud-init[926]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.770868] cloud-init[926]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.773758] cloud-init[926]: The key fingerprint is:\n[ 10.775685] cloud-init[926]: SHA256:ipYQtgRWwUmfBJDlyZ4uWBxKdfSR0Oz2UXhIfp4Vb3s root@vyos-vrouter-vm-36b338b2-e3da-4512-b9cf-c375b9c7ac73\n[ 10.779705] cloud-init[926]: The key's randomart image is:\n[ 10.781773] cloud-init[926]: +---[RSA 2048]----+\n[ 10.783611] cloud-init[926]: |.oBB==+.o.o . |\n[ 10.785433] cloud-init[926]: |.o+o= o+oo o o |\n[ 10.787258] cloud-init[926]: | .=+ o.. .o. . o |\n[ 10.789088] cloud-init[926]: |.=.+. o .o o . .|\n[ 10.790901] cloud-init[926]: |. =o . S .o .E|\n[ 10.792727] cloud-init[926]: |.... o . . .|\n[ 10.794940] cloud-init[926]: |.. .+ . |\n[ 10.796765] cloud-init[926]: | .. |\n[ 10.798594] cloud-init[926]: | |\n[ 10.800416] cloud-init[926]: +----[SHA256]-----+\n[ 10.802228] cloud-init[926]: Generating public/private dsa key pair.\n[ 10.804447] cloud-init[926]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.807344] cloud-init[926]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.810258] cloud-init[926]: The key fingerprint is:\n[ 10.812188] cloud-init[926]: SHA256:SW/4mNNg+Ns1N7gtIGfrrxXzr6QNYDNXtC+Vb7Wiv48 root@vyos-vrouter-vm-36b338b2-e3da-4512-b9cf-c375b9c7ac73\n[ 10.816234] cloud-init[926]: The key's randomart image is:\n[ 10.818327] cloud-init[926]: +---[DSA 1024]----+\n[ 10.820165] cloud-init[926]: | . |\n[ 10.821996] cloud-init[926]: | . ..|\n[ 10.824188] cloud-init[926]: | . o.o|\n[ 10.826120] cloud-init[926]: | o + . o+|\n[ 10.827971] cloud-init[926]: | . S B +...+|\n[ 10.829854] cloud-init[926]: | o.O+=.=.o |\n[ 10.831710] cloud-init[926]: | =+o+* = |\n[ 10.833625] cloud-init[926]: | +.ooX.o |\n[ 10.835494] cloud-init[926]: | ..+o+E*o.|\n[ 10.837331] cloud-init[926]: +----[SHA256]-----+\n[ 10.839193] cloud-init[926]: Generating public/private ecdsa key pair.\n[ 10.841308] cloud-init[926]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.843874] cloud-init[926]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.846473] cloud-init[926]: The key fingerprint is:\n[ 10.848394] cloud-init[926]: SHA256:T69IILqIMExFpyRQTptcIl1Lqoo1XVxgRGagh4xXvIU root@vyos-vrouter-vm-36b338b2-e3da-4512-b9cf-c375b9c7ac73\n[ 10.851782] cloud-init[926]: The key's randomart image is:\n[ 10.853837] cloud-init[926]: +---[ECDSA 256]---+\n[ 10.855689] cloud-init[926]: |+++=**B.. |\n[ 10.857540] cloud-init[926]: | B=@E*.. |\n[ 10.859414] cloud-init[926]: |. @oooo |\n[ 10.861281] cloud-init[926]: | o.o.. |\n[ 10.863144] cloud-init[926]: |..o o . S . |\n[ 10.865020] cloud-init[926]: |=. o . . o . |\n[ 10.866827] cloud-init[926]: |=.. . . . |\n[ 10.868675] cloud-init[926]: |oo . . . . |\n[ 10.870516] cloud-init[926]: |o . . . |\n[ 10.872308] cloud-init[926]: +----[SHA256]-----+\n[ 10.874143] cloud-init[926]: Generating public/private ed25519 key pair.\n[ 10.876655] cloud-init[926]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.879578] cloud-init[926]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.882530] cloud-init[926]: The key fingerprint is:\n[ 10.882861] cloud-init[926]: SHA256:g8s8067rRnJ3ybcM6LPVzH14/HAWIhTlZ1qJ2gfWAKk root@vyos-vrouter-vm-36b338b2-e3da-4512-b9cf-c375b9c7ac73\n[ 10.883184] cloud-init[926]: The key's randomart image is:\n[ 10.883497] cloud-init[926]: +--[ED25519 256]--+\n[ 10.883852] cloud-init[926]: | o+o |\n[ 10.884465] cloud-init[926]: | .o + .|\n[ 10.884780] cloud-init[926]: | .. = * |\n[ 10.885113] cloud-init[926]: | . E. + * |\n[ 10.885420] cloud-init[926]: | . So + + o |\n[ 10.885750] cloud-init[926]: | .oooo.=+o.oo.|\n[ 10.886065] cloud-init[926]: | +*o...++.+ *|\n[ 10.886378] cloud-init[926]: | .+o. o *.|\n[ 10.886705] cloud-init[926]: | o+ooo .|\n[ 10.887046] cloud-init[926]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\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] Reached target System Initialization.\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n Starting LXD - unix socket.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[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[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Pollinate to seed the pseudo random number generator...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting Snappy daemon...\n Starting Login Service...\n Starting Accounts Service...\n Starting System Logging Service...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\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] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: automatic crash report generation...\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Permit User Sessions.\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\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 Set console scheme.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\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"} 2019-06-30 11:58:35,752 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8/action used request id req-2cff41c2-d136-4628-9407-0642b98bf299 2019-06-30 11:58:35,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0755310058594s 2019-06-30 11:58:35,753 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-154-generic (buildd@lgw01-amd64-049) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 (Ubuntu 4.4.0-154.181-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 689054829 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-154-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.414474] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.418199] pid_max: default: 32768 minimum: 301 [ 0.420231] ACPI: Core revision 20150930 [ 0.422774] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.425744] Security Framework initialized [ 0.427568] Yama: becoming mindful. [ 0.429261] AppArmor: AppArmor initialized [ 0.431363] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.438146] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.442804] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.445571] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.449074] Initializing cgroup subsys io [ 0.450905] Initializing cgroup subsys memory [ 0.452839] Initializing cgroup subsys devices [ 0.454789] Initializing cgroup subsys freezer [ 0.456751] Initializing cgroup subsys net_cls [ 0.458699] Initializing cgroup subsys perf_event [ 0.460744] Initializing cgroup subsys net_prio [ 0.462741] Initializing cgroup subsys hugetlb [ 0.464719] Initializing cgroup subsys pids [ 0.467355] mce: CPU supports 10 MCE banks [ 0.469254] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.471521] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.473989] Spectre V2 : Mitigation: Full generic retpoline [ 0.476357] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.479947] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.483540] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.486407] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.490550] MDS: Mitigation: Clear CPU buffers [ 0.495277] Freeing SMP alternatives memory: 36K [ 0.504703] ftrace: allocating 32299 entries in 127 pages [ 0.557357] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.559693] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.562002] smpboot: Max logical packages: 2 [ 0.563918] x2apic enabled [ 0.565834] Switched APIC routing to physical x2apic. [ 0.568983] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.571343] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.575484] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.588321] KVM setup paravirtual spinlock [ 0.591514] x86: Booting SMP configuration: [ 0.593163] .... node #0, CPUs: #1 [ 0.594891] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.617493] x86: Booted up 1 node, 2 CPUs [ 0.617498] KVM setup async PF for cpu 1 [ 0.617502] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.622435] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.625473] devtmpfs: initialized [ 0.629020] evm: security.selinux [ 0.630354] evm: security.SMACK64 [ 0.631690] evm: security.SMACK64EXEC [ 0.633121] evm: security.SMACK64TRANSMUTE [ 0.634681] evm: security.SMACK64MMAP [ 0.636101] evm: security.ima [ 0.637327] evm: security.capability [ 0.638949] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.642440] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.644810] pinctrl core: initialized pinctrl subsystem [ 0.646933] RTC time: 11:58:21, date: 06/30/19 [ 0.649542] NET: Registered protocol family 16 [ 0.663391] cpuidle: using governor ladder [ 0.675467] cpuidle: using governor menu [ 0.676993] PCCT header not found. [ 0.678488] ACPI: bus type PCI registered [ 0.680032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.682511] PCI: Using configuration type 1 for base access [ 0.697238] ACPI: Added _OSI(Module Device) [ 0.698863] ACPI: Added _OSI(Processor Device) [ 0.700515] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.702337] ACPI: Added _OSI(Processor Aggregator Device) [ 0.705909] ACPI: Interpreter enabled [ 0.724211] ACPI: (supports S0 S5) [ 0.725583] ACPI: Using IOAPIC for interrupt routing [ 0.727424] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.732795] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.734984] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.737362] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.739672] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.743898] acpiphp: Slot [3] registered [ 0.745445] acpiphp: Slot [4] registered [ 0.746998] acpiphp: Slot [5] registered [ 0.748532] acpiphp: Slot [6] registered [ 0.750059] acpiphp: Slot [7] registered [ 0.751604] acpiphp: Slot [8] registered [ 0.753145] acpiphp: Slot [9] registered [ 0.754688] acpiphp: Slot [10] registered [ 0.756311] acpiphp: Slot [11] registered [ 0.757878] acpiphp: Slot [12] registered [ 0.759435] acpiphp: Slot [13] registered [ 0.760989] acpiphp: Slot [14] registered [ 0.762543] acpiphp: Slot [15] registered [ 0.764128] acpiphp: Slot [16] registered [ 0.765694] acpiphp: Slot [17] registered [ 0.767281] acpiphp: Slot [18] registered [ 0.768837] acpiphp: Slot [19] registered [ 0.770395] acpiphp: Slot [20] registered [ 0.771970] acpiphp: Slot [21] registered [ 0.773525] acpiphp: Slot [22] registered [ 0.775091] acpiphp: Slot [23] registered [ 0.776653] acpiphp: Slot [24] registered [ 0.778203] acpiphp: Slot [25] registered [ 0.779755] acpiphp: Slot [26] registered [ 0.781310] acpiphp: Slot [27] registered [ 0.782867] acpiphp: Slot [28] registered [ 0.784424] acpiphp: Slot [29] registered [ 0.785989] acpiphp: Slot [30] registered [ 0.787545] acpiphp: Slot [31] registered [ 0.789069] PCI host bridge to bus 0000:00 [ 0.790608] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.792951] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.795282] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.798053] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.800818] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.803632] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.809820] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.812266] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.814519] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.816950] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.821901] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.824594] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.851494] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.854271] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.856942] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.859756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.862388] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.864795] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.867279] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.869298] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.872238] vgaarb: loaded [ 0.873384] vgaarb: bridge control possible 0000:00:02.0 [ 0.875666] SCSI subsystem initialized [ 0.877401] ACPI: bus type USB registered [ 0.878965] usbcore: registered new interface driver usbfs [ 0.880922] usbcore: registered new interface driver hub [ 0.882837] usbcore: registered new device driver usb [ 0.884969] PCI: Using ACPI for IRQ routing [ 0.886993] NetLabel: Initializing [ 0.888341] NetLabel: domain hash size = 128 [ 0.889954] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.891772] NetLabel: unlabeled traffic allowed by default [ 0.893971] amd_nb: Cannot enumerate AMD northbridges [ 0.895935] clocksource: Switched to clocksource kvm-clock [ 0.908331] AppArmor: AppArmor Filesystem Enabled [ 0.910144] pnp: PnP ACPI init [ 0.911755] pnp: PnP ACPI: found 5 devices [ 0.920498] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.923739] NET: Registered protocol family 2 [ 0.925730] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.928668] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.931366] TCP: Hash tables configured (established 32768 bind 32768) [ 0.933755] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.935924] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.938280] NET: Registered protocol family 1 [ 0.939934] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.942029] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.944086] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.964456] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.984914] Unpacking initramfs... [ 1.187299] Freeing initrd memory: 14824K [ 1.188941] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.191175] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.193531] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.197124] Scanning for low memory corruption every 60 seconds [ 1.199654] audit: initializing netlink subsys (disabled) [ 1.201647] audit: type=2000 audit(1561895901.767:1): initialized [ 1.204082] Initialise system trusted keyring [ 1.205910] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.208127] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.211539] zbud: loaded [ 1.212951] VFS: Disk quotas dquot_6.6.0 [ 1.214487] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.217084] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.219441] fuse init (API version 7.23) [ 1.221106] Key type big_key registered [ 1.222598] Allocating IMA MOK and blacklist keyrings. [ 1.225301] Key type asymmetric registered [ 1.226866] Asymmetric key parser 'x509' registered [ 1.228680] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.231486] io scheduler noop registered [ 1.232998] io scheduler deadline registered (default) [ 1.234885] io scheduler cfq registered [ 1.236443] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.238429] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.240806] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.243545] ACPI: Power Button [PWRF] [ 1.245155] GHES: HEST is not enabled! [ 1.264797] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.305353] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.309218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.334947] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.339292] Linux agpgart interface v0.103 [ 1.343078] loop: module loaded [ 1.346086] vda: vda1 [ 1.348037] scsi host0: ata_piix [ 1.349515] scsi host1: ata_piix [ 1.350859] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.353198] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.355650] libphy: Fixed MDIO Bus: probed [ 1.357284] tun: Universal TUN/TAP device driver, 1.6 [ 1.359153] tun: (C) 1999-2004 Max Krasnyansky [ 1.362710] PPP generic driver version 2.4.2 [ 1.364405] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.366686] ehci-pci: EHCI PCI platform driver [ 1.368361] ehci-platform: EHCI generic platform driver [ 1.370247] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.372408] ohci-pci: OHCI PCI platform driver [ 1.374067] ohci-platform: OHCI generic platform driver [ 1.375958] uhci_hcd: USB Universal Host Controller Interface driver [ 1.396429] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.398344] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.401124] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.403007] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.405164] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.407506] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.410217] usb usb1: Product: UHCI Host Controller [ 1.412000] usb usb1: Manufacturer: Linux 4.4.0-154-generic uhci_hcd [ 1.414206] usb usb1: SerialNumber: 0000:00:01.2 [ 1.416059] hub 1-0:1.0: USB hub found [ 1.417513] hub 1-0:1.0: 2 ports detected [ 1.419185] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.423063] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.424875] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.426912] mousedev: PS/2 mouse device common for all mice [ 1.429330] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.432766] rtc_cmos 00:00: RTC can wake from S4 [ 1.434849] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.437094] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.439360] i2c /dev entries driver [ 1.440775] device-mapper: uevent: version 1.0.3 [ 1.442559] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.445634] ledtrig-cpu: registered to indicate activity on CPUs [ 1.448115] NET: Registered protocol family 10 [ 1.450090] NET: Registered protocol family 17 [ 1.468725] Key type dns_resolver registered [ 1.470718] registered taskstats version 1 [ 1.472311] Loading compiled-in X.509 certificates [ 1.474608] Loaded X.509 cert 'Build time autogenerated kernel key: 65139e04a67245b562a838c28b5e7032abdd4348' [ 1.478125] zswap: loaded using pool lzo/zbud [ 1.481843] Key type trusted registered [ 1.485936] Key type encrypted registered [ 1.487494] AppArmor: AppArmor sha1 policy hashing enabled [ 1.489462] ima: No TPM chip found, activating TPM-bypass! [ 1.491422] ima: Allocated hash algorithm: sha1 [ 1.493850] evm: HMAC attrs: 0x1 [ 1.495633] Magic number: 7:862:985 [ 1.497252] rtc_cmos 00:00: setting system clock to 2019-06-30 11:58:22 UTC (1561895902) [ 1.500306] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.502419] EDD information not available. [ 1.513719] Freeing unused kernel memory: 1484K [ 1.527985] Write protecting the kernel read-only data: 14336k [ 1.531499] Freeing unused kernel memory: 1616K [ 1.533388] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.547615] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.548165] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.548185] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.557831] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.557872] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.558008] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.558047] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.558084] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.558134] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.558183] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.603474] virtio_net virtio0 ens3: renamed from eth0 [ 1.612950] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.616491] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.639049] AVX2 version of gcm_enc/dec engaged. [ 1.640818] AES CTR mode by8 optimization enabled [ 1.652511] FDC 0 is a S82078B [ 1.735939] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.900658] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.903014] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.905491] usb 1-1: Product: QEMU USB Tablet [ 1.907114] usb 1-1: Manufacturer: QEMU [ 1.908583] usb 1-1: SerialNumber: 42 [ 1.916028] hidraw: raw HID events driver (C) Jiri Kosina [ 1.922915] usbcore: registered new interface driver usbhid [ 1.924962] usbhid: USB HID core driver [ 1.928024] 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.932191] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 3.019902] md: linear personality registered for level -1 [ 3.023653] md: multipath personality registered for level -4 [ 3.027450] md: raid0 personality registered for level 0 [ 3.031804] md: raid1 personality registered for level 1 [ 3.103931] raid6: sse2x1 gen() 11372 MB/s [ 3.171932] raid6: sse2x1 xor() 8901 MB/s [ 3.239930] raid6: sse2x2 gen() 14400 MB/s [ 3.307931] raid6: sse2x2 xor() 9742 MB/s [ 3.375929] raid6: sse2x4 gen() 16559 MB/s [ 3.443931] raid6: sse2x4 xor() 11214 MB/s [ 3.511932] raid6: avx2x1 gen() 21934 MB/s [ 3.579930] raid6: avx2x2 gen() 25516 MB/s [ 3.647929] raid6: avx2x4 gen() 29138 MB/s [ 3.649537] raid6: using algorithm avx2x4 gen() 29138 MB/s [ 3.651506] raid6: using avx2x2 recovery algorithm [ 3.654367] xor: automatically using best checksumming function: [ 3.695957] avx : 33298.000 MB/sec [ 3.698567] async_tx: api initialized (async) [ 3.707735] md: raid6 personality registered for level 6 [ 3.709679] md: raid5 personality registered for level 5 [ 3.711619] md: raid4 personality registered for level 4 [ 3.718251] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.748583] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.767005] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.858470] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.864682] systemd[1]: Detected virtualization kvm. [ 3.866506] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.871193] systemd[1]: Set hostname to . [ 3.875229] systemd[1]: Initializing machine ID from KVM UUID. [ 3.877346] systemd[1]: Installed transient /etc/machine-id file. [ 4.016120] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.019925] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.023516] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.028483] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.031860] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.037224] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.041116] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.045021] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.049734] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.054243] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.058439] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.062724] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.076384] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.081043] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 4.087866] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.092773] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.097175] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.103277] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.108737] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.116869] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.121848] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.126924] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.132821] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.138011] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice.[ 4.142666] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.146357] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.150699] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.155331] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.159304] systemd[1]: Listening on udev Control Socket. [ 4.161314] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.164884] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.169011] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target S[ 4.171731] iscsi: registered transport (tcp) lices. [ 4.173764] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 4.192672] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.196481] systemd[1]: Mounted Huge Pages File System. [ 4.198478] iscsi: registered transport (iser) [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.202032] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.206165] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. [ 9.659442] cloud-init[584]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Sun, 30 Jun 2019 11:58:26 +0000. Up 5.17 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 10.678762] cloud-init[926]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Sun, 30 Jun 2019 11:58:31 +0000. Up 10.18 seconds. [ 10.683809] cloud-init[926]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.687725] cloud-init[926]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.691663] cloud-init[926]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.695596] cloud-init[926]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.699503] cloud-init[926]: ci-info: | ens3 | True | 192.168.120.13 | 255.255.255.0 | global | fa:16:3e:b9:cf:82 | [ 10.703411] cloud-init[926]: ci-info: | ens3 | True | fe80::f816:3eff:feb9:cf82/64 | . | link | fa:16:3e:b9:cf:82 | [ 10.707333] cloud-init[926]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.711178] cloud-init[926]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.714524] cloud-init[926]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.717832] cloud-init[926]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.721102] cloud-init[926]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.724641] cloud-init[926]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.728191] cloud-init[926]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.731746] cloud-init[926]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.735280] cloud-init[926]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.738828] cloud-init[926]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.742372] cloud-init[926]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.745928] cloud-init[926]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.748768] cloud-init[926]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.751583] cloud-init[926]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.754400] cloud-init[926]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.757233] cloud-init[926]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.760046] cloud-init[926]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.762898] cloud-init[926]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.765721] cloud-init[926]: Generating public/private rsa key pair. [ 10.767973] cloud-init[926]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.770868] cloud-init[926]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.773758] cloud-init[926]: The key fingerprint is: [ 10.775685] cloud-init[926]: SHA256:ipYQtgRWwUmfBJDlyZ4uWBxKdfSR0Oz2UXhIfp4Vb3s root@vyos-vrouter-vm-36b338b2-e3da-4512-b9cf-c375b9c7ac73 [ 10.779705] cloud-init[926]: The key's randomart image is: [ 10.781773] cloud-init[926]: +---[RSA 2048]----+ [ 10.783611] cloud-init[926]: |.oBB==+.o.o . | [ 10.785433] cloud-init[926]: |.o+o= o+oo o o | [ 10.787258] cloud-init[926]: | .=+ o.. .o. . o | [ 10.789088] cloud-init[926]: |.=.+. o .o o . .| [ 10.790901] cloud-init[926]: |. =o . S .o .E| [ 10.792727] cloud-init[926]: |.... o . . .| [ 10.794940] cloud-init[926]: |.. .+ . | [ 10.796765] cloud-init[926]: | .. | [ 10.798594] cloud-init[926]: | | [ 10.800416] cloud-init[926]: +----[SHA256]-----+ [ 10.802228] cloud-init[926]: Generating public/private dsa key pair. [ 10.804447] cloud-init[926]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.807344] cloud-init[926]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.810258] cloud-init[926]: The key fingerprint is: [ 10.812188] cloud-init[926]: SHA256:SW/4mNNg+Ns1N7gtIGfrrxXzr6QNYDNXtC+Vb7Wiv48 root@vyos-vrouter-vm-36b338b2-e3da-4512-b9cf-c375b9c7ac73 [ 10.816234] cloud-init[926]: The key's randomart image is: [ 10.818327] cloud-init[926]: +---[DSA 1024]----+ [ 10.820165] cloud-init[926]: | . | [ 10.821996] cloud-init[926]: | . ..| [ 10.824188] cloud-init[926]: | . o.o| [ 10.826120] cloud-init[926]: | o + . o+| [ 10.827971] cloud-init[926]: | . S B +...+| [ 10.829854] cloud-init[926]: | o.O+=.=.o | [ 10.831710] cloud-init[926]: | =+o+* = | [ 10.833625] cloud-init[926]: | +.ooX.o | [ 10.835494] cloud-init[926]: | ..+o+E*o.| [ 10.837331] cloud-init[926]: +----[SHA256]-----+ [ 10.839193] cloud-init[926]: Generating public/private ecdsa key pair. [ 10.841308] cloud-init[926]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.843874] cloud-init[926]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.846473] cloud-init[926]: The key fingerprint is: [ 10.848394] cloud-init[926]: SHA256:T69IILqIMExFpyRQTptcIl1Lqoo1XVxgRGagh4xXvIU root@vyos-vrouter-vm-36b338b2-e3da-4512-b9cf-c375b9c7ac73 [ 10.851782] cloud-init[926]: The key's randomart image is: [ 10.853837] cloud-init[926]: +---[ECDSA 256]---+ [ 10.855689] cloud-init[926]: |+++=**B.. | [ 10.857540] cloud-init[926]: | B=@E*.. | [ 10.859414] cloud-init[926]: |. @oooo | [ 10.861281] cloud-init[926]: | o.o.. | [ 10.863144] cloud-init[926]: |..o o . S . | [ 10.865020] cloud-init[926]: |=. o . . o . | [ 10.866827] cloud-init[926]: |=.. . . . | [ 10.868675] cloud-init[926]: |oo . . . . | [ 10.870516] cloud-init[926]: |o . . . | [ 10.872308] cloud-init[926]: +----[SHA256]-----+ [ 10.874143] cloud-init[926]: Generating public/private ed25519 key pair. [ 10.876655] cloud-init[926]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.879578] cloud-init[926]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.882530] cloud-init[926]: The key fingerprint is: [ 10.882861] cloud-init[926]: SHA256:g8s8067rRnJ3ybcM6LPVzH14/HAWIhTlZ1qJ2gfWAKk root@vyos-vrouter-vm-36b338b2-e3da-4512-b9cf-c375b9c7ac73 [ 10.883184] cloud-init[926]: The key's randomart image is: [ 10.883497] cloud-init[926]: +--[ED25519 256]--+ [ 10.883852] cloud-init[926]: | o+o | [ 10.884465] cloud-init[926]: | .o + .| [ 10.884780] cloud-init[926]: | .. = * | [ 10.885113] cloud-init[926]: | . E. + * | [ 10.885420] cloud-init[926]: | . So + + o | [ 10.885750] cloud-init[926]: | .oooo.=+o.oo.| [ 10.886065] cloud-init[926]: | +*o...++.+ *| [ 10.886378] cloud-init[926]: | .+o. o *.| [ 10.886705] cloud-init[926]: | o+ooo .| [ 10.887046] cloud-init[926]: +----[SHA256]-----+ [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Listening on UUID daemon activation socket. Starting LXD - unix socket. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [[0;32m OK [0m] Started Deferred execution scheduler. Starting Pollinate to seed the pseudo random number generator... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started Regular background program processing daemon. Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started D-Bus System Message Bus. [[0;32m OK [0m] Started ACPI event daemon. Starting Snappy daemon... Starting Login Service... Starting Accounts Service... Starting System Logging Service... Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Starting Login to default iSCSI targets... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Permit User Sessions. Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Hold until boot process finishes up. Starting Set console scheme... [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. 2019-06-30 11:58:35,757 - paramiko.transport - DEBUG - starting thread (client mode): 0xadbbe190L 2019-06-30 11:58:35,757 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-30 11:58:35,764 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-06-30 11:58:35,764 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-06-30 11:58:35,765 - 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 2019-06-30 11:58:35,765 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 11:58:35,765 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-30 11:58:35,766 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 11:58:35,766 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 11:58:35,766 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 11:58:35,806 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-30 11:58:35,807 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 11:58:35,821 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: 58521967d69d25de66eeaa71f44b9c54 2019-06-30 11:58:35,821 - paramiko.transport - DEBUG - Trying discovered key 2359c997f1c2a49cb9c803a8c3798108 in /tmp/tmpqAv2hQ 2019-06-30 11:58:35,843 - paramiko.transport - DEBUG - userauth is OK 2019-06-30 11:58:35,863 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-30 11:58:35,886 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-30 11:58:36,095 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-06-30 11:58:36,095 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-06-30 11:58:36,134 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-30 11:58:36,135 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-30 11:58:36,151 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-30 11:58:41,832 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-06-30 11:58:41,833 - 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 2019-06-30 11:58:41,833 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 11:58:41,833 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-30 11:58:41,833 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 11:58:41,833 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 11:58:41,834 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 11:58:41,838 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 11:58:48,035 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-06-30 11:58:48,037 - 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 2019-06-30 11:58:48,037 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 11:58:48,038 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-30 11:58:48,038 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 11:58:48,038 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 11:58:48,038 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 11:58:48,043 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 11:58:53,932 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-06-30 11:58:53,933 - 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 2019-06-30 11:58:53,934 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-30 11:58:53,934 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-06-30 11:58:53,934 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 11:58:53,934 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-30 11:58:53,934 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 11:58:53,938 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 11:58:59,675 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-06-30 11:58:59,676 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-06-30 11:58:59,678 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-30 11:58:59,678 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-06-30 11:58:59,678 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-06-30 11:58:59,682 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-06-30 12:00:26,785 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-06-30 12:00:26,786 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.7 API version: 1.39 Go version: go1.10.8 Git commit: 2d0083d Built: Thu Jun 27 17:56:17 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.7 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 2d0083d Built: Thu Jun 27 17:23:02 2019 OS/Arch: linux/amd64 Experimental: false If you would like to use Docker as a non-root user, you should now consider adding your user to the "docker" group with something like: sudo usermod -aG docker your-user Remember that you will have to log out and back in for this to take effect! WARNING: Adding a user to the "docker" group will grant the ability to run containers which can be used to obtain root privileges on the docker host. Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface for more information. Loaded image: docker-cfy-manager:latest b271a96f46db0115351e4913c2de6cb0493330c48bfc66837576b64af81987a0 2019-06-30 12:00:26,787 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-06-30 12:00:26,787 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-36b338b2-e3da-4512-b9cf-c375b9c7ac73 --2019-06-30 11:59:02-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.10, 99.84.74.62, 99.84.74.12, ... Connecting to get.docker.com (get.docker.com)|99.84.74.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13063 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 120M=0s 2019-06-30 11:59:02 (120 MB/s) - ‘script.sh’ saved [13063/13063] sudo: unable to resolve host vyos-vrouter-vm-36b338b2-e3da-4512-b9cf-c375b9c7ac73 sudo: unable to resolve host vyos-vrouter-vm-36b338b2-e3da-4512-b9cf-c375b9c7ac73 + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" | apt-key add -qq - >/dev/null + sh -c echo "deb [arch=amd64] https://download.docker.com/linux/ubuntu xenial stable" > /etc/apt/sources.list.d/docker.list + sh -c apt-get update -qq >/dev/null + [ -n ] + sh -c apt-get install -y -qq --no-install-recommends docker-ce >/dev/null debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: + sh -c docker version sudo: unable to resolve host vyos-vrouter-vm-36b338b2-e3da-4512-b9cf-c375b9c7ac73 sudo: unable to resolve host vyos-vrouter-vm-36b338b2-e3da-4512-b9cf-c375b9c7ac73 2019-06-30 12:00:26,787 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-06-30 12:00:26,788 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-06-30 12:00:26,788 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-06-30 12:00:26,789 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-06-30 12:00:26,797 - functest.core.cloudify - DEBUG - try 1: Cloudify Manager isn't up and running Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/cloudify.py", line 88, in execute "status %s", self.cfy_client.manager.get_status()) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/manager.py", line 28, in get_status response = self.api.get('/status') File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 252, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 233, in do_request 'SSL, but the client does'.format(e) ConnectionError: HTTPConnectionPool(host='172.30.9.202', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-06-30 12:00:56,816 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-06-30 12:00:56,956 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:00:56,956 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:00:56,956 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:00:56,956 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:00:56,957 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:00:56,957 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:00:56,957 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:00:56,957 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 115, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqp-postgres.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 330, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 128, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 37, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 113, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 117, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-06-30 12:00:56,957 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:00:56,957 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:00:56 GMT 2019-06-30 12:00:56,957 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:00:56,957 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 12:00:56,957 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:00:56,957 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:00:56,958 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:00:56,958 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 12:00:56,958 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 115, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB', u'unit_id': u'cloudify-influxdb.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP PostgreSQL Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB', u'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 330, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ', u'unit_id': u'cloudify-rabbitmq.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 128, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 37, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL', u'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 113, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 117, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service', u'unit_id': u'cloudify-restservice.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-06-30 12:00:56,959 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-06-30 12:00:57,079 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:00:57,079 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:00:57,080 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:00:57,080 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:00:57,080 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:00:57,080 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:00:57,080 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:00:57,080 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 115, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqp-postgres.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 330, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 128, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 37, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 113, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 117, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-06-30 12:00:57,080 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:00:57,080 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:00:57 GMT 2019-06-30 12:00:57,080 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:00:57,081 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 12:00:57,081 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:00:57,081 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:00:57,081 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:00:57,081 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 12:00:57,081 - functest.core.cloudify - INFO - The current manager status is running 2019-06-30 12:00:57,082 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/secrets 2019-06-30 12:00:57,155 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:00:57,155 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:00:57,155 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:00:57,155 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:00:57,156 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:00:57,156 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:00:57,156 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:00:57,156 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-06-30 12:00:57,156 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:00:57,156 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:00:57 GMT 2019-06-30 12:00:57,156 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:00:57,156 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-06-30 12:00:57,156 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:00:57,156 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:00:57,157 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:00:57,157 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-06-30 12:00:57,157 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-06-30 12:00:57,336 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:00:57,336 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:00:57,336 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:00:57,337 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:00:57,337 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:00:57,337 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:00:57,337 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:00:57,337 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-06-30 12:00:57,337 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-06-30T12:00:57.306Z", "updated_at": "2019-06-30T12:00:57.306Z", "value": "gAAAAABdGKR538les7cz63rUsRvoc8pmuPJt4VrRxLkp58fTgpVKR2GVlCMczuViiiaIeMSBSCepeGYdb1OZob-H3IMYdDTzcA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-06-30 12:00:57,337 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:00:57,337 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:00:57 GMT 2019-06-30 12:00:57,337 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:00:57,337 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-06-30 12:00:57,338 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:00:57,338 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:00:57,338 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:00:57,338 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3.1/secrets/foo 2019-06-30 12:00:57,448 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:00:57,448 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:00:57,448 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:00:57,448 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:00:57,448 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:00:57,448 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:00:57,448 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:00:57,448 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-06-30 12:00:57,449 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-06-30T12:00:57.306Z", "updated_at": "2019-06-30T12:00:57.306Z", "value": "gAAAAABdGKR538les7cz63rUsRvoc8pmuPJt4VrRxLkp58fTgpVKR2GVlCMczuViiiaIeMSBSCepeGYdb1OZob-H3IMYdDTzcA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-06-30 12:00:57,449 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:00:57,449 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:00:57 GMT 2019-06-30 12:00:57,449 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:00:57,449 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-06-30 12:00:57,449 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:00:57,449 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:00:57,449 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:00:57,449 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-06-30 12:00:57,450 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-06-30 12:00:57,450 - functest.core.cloudify - INFO - Put private keypair in manager 2019-06-30 12:00:57,451 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-06-30 12:00:57,452 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-06-30 12:00:57,452 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-06-30 12:00:57,456 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-06-30 12:00:57,475 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-06-30 12:00:57,476 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-06-30 12:00:57,477 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-06-30 12:00:57,517 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-06-30 12:00:57,517 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-06-30 12:00:57,542 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-06-30 12:00:58,219 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-06-30 12:00:58,220 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-06-30 12:00:58,220 - functest.core.cloudify - DEBUG - output: 2019-06-30 12:00:58,221 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-36b338b2-e3da-4512-b9cf-c375b9c7ac73 sudo: unable to resolve host vyos-vrouter-vm-36b338b2-e3da-4512-b9cf-c375b9c7ac73 2019-06-30 12:00:58,222 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-06-30 12:00:58,261 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-06-30 12:00:58,261 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-06-30 12:00:58,287 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-06-30 12:01:15,441 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-06-30 12:01:15,442 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-06-30 12:01:15,441 - functest.core.cloudify - DEBUG - output: Creating plugin zip archive.. Downloading https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/cloudify_openstack_plugin-2.14.7-py27-none-linux_x86_64-centos-Core.wgn to /tmp/tmpTvBhiq/cloudify_openstack_plugin-2.14.7-py27-none-linux_x86_64-centos-Core.wgn... Downloading https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/plugin.yaml to /tmp/tmpcbc61t/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpF2dwnh.zip |-------------------------------------------------------| 0.05% tmpF2dwnh.zip |-------------------------------------------------------| 0.09% tmpF2dwnh.zip |-------------------------------------------------------| 0.14% tmpF2dwnh.zip |-------------------------------------------------------| 0.18% tmpF2dwnh.zip |-------------------------------------------------------| 0.23% tmpF2dwnh.zip |-------------------------------------------------------| 0.27% tmpF2dwnh.zip |-------------------------------------------------------| 0.32% tmpF2dwnh.zip |-------------------------------------------------------| 0.37% tmpF2dwnh.zip |-------------------------------------------------------| 0.41% tmpF2dwnh.zip |-------------------------------------------------------| 0.46% tmpF2dwnh.zip |-------------------------------------------------------| 0.5% tmpF2dwnh.zip |-------------------------------------------------------| 0.55% tmpF2dwnh.zip |-------------------------------------------------------| 0.59% tmpF2dwnh.zip |-------------------------------------------------------| 0.64% tmpF2dwnh.zip |-------------------------------------------------------| 0.68% tmpF2dwnh.zip |-------------------------------------------------------| 0.73% tmpF2dwnh.zip |-------------------------------------------------------| 0.78% tmpF2dwnh.zip |-------------------------------------------------------| 0.82% tmpF2dwnh.zip |-------------------------------------------------------| 0.87% tmpF2dwnh.zip |#------------------------------------------------------| 0.91% tmpF2dwnh.zip |#------------------------------------------------------| 0.96% tmpF2dwnh.zip |#------------------------------------------------------| 1.0% tmpF2dwnh.zip |#------------------------------------------------------| 1.05% tmpF2dwnh.zip |#------------------------------------------------------| 1.1% tmpF2dwnh.zip |#------------------------------------------------------| 1.14% tmpF2dwnh.zip |#------------------------------------------------------| 1.19% tmpF2dwnh.zip |#------------------------------------------------------| 1.23% tmpF2dwnh.zip |#------------------------------------------------------| 1.28% tmpF2dwnh.zip |#------------------------------------------------------| 1.32% tmpF2dwnh.zip |#------------------------------------------------------| 1.37% tmpF2dwnh.zip |#------------------------------------------------------| 1.42% tmpF2dwnh.zip |#------------------------------------------------------| 1.46% tmpF2dwnh.zip |#------------------------------------------------------| 1.51% tmpF2dwnh.zip |#------------------------------------------------------| 1.55% tmpF2dwnh.zip |#------------------------------------------------------| 1.6% tmpF2dwnh.zip |#------------------------------------------------------| 1.64% tmpF2dwnh.zip |#------------------------------------------------------| 1.69% tmpF2dwnh.zip |#------------------------------------------------------| 1.73% tmpF2dwnh.zip |#------------------------------------------------------| 1.78% tmpF2dwnh.zip |#------------------------------------------------------| 1.83% tmpF2dwnh.zip |#------------------------------------------------------| 1.87% tmpF2dwnh.zip |#------------------------------------------------------| 1.92% tmpF2dwnh.zip |#------------------------------------------------------| 1.96% tmpF2dwnh.zip |#------------------------------------------------------| 2.01% tmpF2dwnh.zip |#------------------------------------------------------| 2.05% tmpF2dwnh.zip |#------------------------------------------------------| 2.1% tmpF2dwnh.zip |#------------------------------------------------------| 2.15% tmpF2dwnh.zip |#------------------------------------------------------| 2.19% tmpF2dwnh.zip |#------------------------------------------------------| 2.24% tmpF2dwnh.zip |#------------------------------------------------------| 2.28% tmpF2dwnh.zip |#------------------------------------------------------| 2.33% tmpF2dwnh.zip |#------------------------------------------------------| 2.37% tmpF2dwnh.zip |#------------------------------------------------------| 2.42% tmpF2dwnh.zip |#------------------------------------------------------| 2.47% tmpF2dwnh.zip |#------------------------------------------------------| 2.51% tmpF2dwnh.zip |#------------------------------------------------------| 2.56% tmpF2dwnh.zip |#------------------------------------------------------| 2.6% tmpF2dwnh.zip |#------------------------------------------------------| 2.65% tmpF2dwnh.zip |#------------------------------------------------------| 2.69% tmpF2dwnh.zip |##-----------------------------------------------------| 2.74% tmpF2dwnh.zip |##-----------------------------------------------------| 2.78% tmpF2dwnh.zip |##-----------------------------------------------------| 2.83% tmpF2dwnh.zip |##-----------------------------------------------------| 2.88% tmpF2dwnh.zip |##-----------------------------------------------------| 2.92% tmpF2dwnh.zip |##-----------------------------------------------------| 2.97% tmpF2dwnh.zip |##-----------------------------------------------------| 3.01% tmpF2dwnh.zip |##-----------------------------------------------------| 3.06% tmpF2dwnh.zip |##-----------------------------------------------------| 3.1% tmpF2dwnh.zip |##-----------------------------------------------------| 3.15% tmpF2dwnh.zip |##-----------------------------------------------------| 3.2% tmpF2dwnh.zip |##-----------------------------------------------------| 3.24% tmpF2dwnh.zip |##-----------------------------------------------------| 3.29% tmpF2dwnh.zip |##-----------------------------------------------------| 3.33% tmpF2dwnh.zip |##-----------------------------------------------------| 3.38% tmpF2dwnh.zip |##-----------------------------------------------------| 3.42% tmpF2dwnh.zip |##-----------------------------------------------------| 3.47% tmpF2dwnh.zip |##-----------------------------------------------------| 3.51% tmpF2dwnh.zip |##-----------------------------------------------------| 3.56% tmpF2dwnh.zip |##-----------------------------------------------------| 3.61% tmpF2dwnh.zip |##-----------------------------------------------------| 3.65% tmpF2dwnh.zip |##-----------------------------------------------------| 3.7% tmpF2dwnh.zip |##-----------------------------------------------------| 3.74% tmpF2dwnh.zip |##-----------------------------------------------------| 3.79% tmpF2dwnh.zip |##-----------------------------------------------------| 3.83% tmpF2dwnh.zip |##-----------------------------------------------------| 3.88% tmpF2dwnh.zip |##-----------------------------------------------------| 3.93% tmpF2dwnh.zip |##-----------------------------------------------------| 3.97% tmpF2dwnh.zip |##-----------------------------------------------------| 4.02% tmpF2dwnh.zip |##-----------------------------------------------------| 4.06% tmpF2dwnh.zip |##-----------------------------------------------------| 4.11% tmpF2dwnh.zip |##-----------------------------------------------------| 4.15% tmpF2dwnh.zip |##-----------------------------------------------------| 4.2% tmpF2dwnh.zip |##-----------------------------------------------------| 4.25% tmpF2dwnh.zip |##-----------------------------------------------------| 4.29% tmpF2dwnh.zip |##-----------------------------------------------------| 4.34% tmpF2dwnh.zip |##-----------------------------------------------------| 4.38% tmpF2dwnh.zip |##-----------------------------------------------------| 4.43% tmpF2dwnh.zip |##-----------------------------------------------------| 4.47% tmpF2dwnh.zip |##-----------------------------------------------------| 4.52% tmpF2dwnh.zip |###----------------------------------------------------| 4.56% tmpF2dwnh.zip |###----------------------------------------------------| 4.61% tmpF2dwnh.zip |###----------------------------------------------------| 4.66% tmpF2dwnh.zip |###----------------------------------------------------| 4.7% tmpF2dwnh.zip |###----------------------------------------------------| 4.75% tmpF2dwnh.zip |###----------------------------------------------------| 4.79% tmpF2dwnh.zip |###----------------------------------------------------| 4.84% tmpF2dwnh.zip |###----------------------------------------------------| 4.88% tmpF2dwnh.zip |###----------------------------------------------------| 4.93% tmpF2dwnh.zip |###----------------------------------------------------| 4.98% tmpF2dwnh.zip |###----------------------------------------------------| 5.02% tmpF2dwnh.zip |###----------------------------------------------------| 5.07% tmpF2dwnh.zip |###----------------------------------------------------| 5.11% tmpF2dwnh.zip |###----------------------------------------------------| 5.16% tmpF2dwnh.zip |###----------------------------------------------------| 5.2% tmpF2dwnh.zip |###----------------------------------------------------| 5.25% tmpF2dwnh.zip |###----------------------------------------------------| 5.3% tmpF2dwnh.zip |###----------------------------------------------------| 5.34% tmpF2dwnh.zip |###----------------------------------------------------| 5.39% tmpF2dwnh.zip |###----------------------------------------------------| 5.43% tmpF2dwnh.zip |###----------------------------------------------------| 5.48% tmpF2dwnh.zip |###----------------------------------------------------| 5.52% tmpF2dwnh.zip |###----------------------------------------------------| 5.57% tmpF2dwnh.zip |###----------------------------------------------------| 5.61% tmpF2dwnh.zip |###----------------------------------------------------| 5.66% tmpF2dwnh.zip |###----------------------------------------------------| 5.71% tmpF2dwnh.zip |###----------------------------------------------------| 5.75% tmpF2dwnh.zip |###----------------------------------------------------| 5.8% tmpF2dwnh.zip |###----------------------------------------------------| 5.84% tmpF2dwnh.zip |###----------------------------------------------------| 5.89% tmpF2dwnh.zip |###----------------------------------------------------| 5.93% tmpF2dwnh.zip |###----------------------------------------------------| 5.98% tmpF2dwnh.zip |###----------------------------------------------------| 6.03% tmpF2dwnh.zip |###----------------------------------------------------| 6.07% tmpF2dwnh.zip |###----------------------------------------------------| 6.12% tmpF2dwnh.zip |###----------------------------------------------------| 6.16% tmpF2dwnh.zip |###----------------------------------------------------| 6.21% tmpF2dwnh.zip |###----------------------------------------------------| 6.25% tmpF2dwnh.zip |###----------------------------------------------------| 6.3% tmpF2dwnh.zip |###----------------------------------------------------| 6.35% tmpF2dwnh.zip |####---------------------------------------------------| 6.39% tmpF2dwnh.zip |####---------------------------------------------------| 6.44% tmpF2dwnh.zip |####---------------------------------------------------| 6.48% tmpF2dwnh.zip |####---------------------------------------------------| 6.53% tmpF2dwnh.zip |####---------------------------------------------------| 6.57% tmpF2dwnh.zip |####---------------------------------------------------| 6.62% tmpF2dwnh.zip |####---------------------------------------------------| 6.66% tmpF2dwnh.zip |####---------------------------------------------------| 6.71% tmpF2dwnh.zip |####---------------------------------------------------| 6.76% tmpF2dwnh.zip |####---------------------------------------------------| 6.8% tmpF2dwnh.zip |####---------------------------------------------------| 6.85% tmpF2dwnh.zip |####---------------------------------------------------| 6.89% tmpF2dwnh.zip |####---------------------------------------------------| 6.94% tmpF2dwnh.zip |####---------------------------------------------------| 6.98% tmpF2dwnh.zip |####---------------------------------------------------| 7.03% tmpF2dwnh.zip |####---------------------------------------------------| 7.08% tmpF2dwnh.zip |####---------------------------------------------------| 7.12% tmpF2dwnh.zip |####---------------------------------------------------| 7.17% tmpF2dwnh.zip |####---------------------------------------------------| 7.21% tmpF2dwnh.zip |####---------------------------------------------------| 7.26% tmpF2dwnh.zip |####---------------------------------------------------| 7.3% tmpF2dwnh.zip |####---------------------------------------------------| 7.35% tmpF2dwnh.zip |####---------------------------------------------------| 7.4% tmpF2dwnh.zip |####---------------------------------------------------| 7.44% tmpF2dwnh.zip |####---------------------------------------------------| 7.49% tmpF2dwnh.zip |####---------------------------------------------------| 7.53% tmpF2dwnh.zip |####---------------------------------------------------| 7.58% tmpF2dwnh.zip |####---------------------------------------------------| 7.62% tmpF2dwnh.zip |####---------------------------------------------------| 7.67% tmpF2dwnh.zip |####---------------------------------------------------| 7.71% tmpF2dwnh.zip |####---------------------------------------------------| 7.76% tmpF2dwnh.zip |####---------------------------------------------------| 7.81% tmpF2dwnh.zip |####---------------------------------------------------| 7.85% tmpF2dwnh.zip |####---------------------------------------------------| 7.9% tmpF2dwnh.zip |####---------------------------------------------------| 7.94% tmpF2dwnh.zip |####---------------------------------------------------| 7.99% tmpF2dwnh.zip |####---------------------------------------------------| 8.03% tmpF2dwnh.zip |####---------------------------------------------------| 8.08% tmpF2dwnh.zip |####---------------------------------------------------| 8.13% tmpF2dwnh.zip |####---------------------------------------------------| 8.17% tmpF2dwnh.zip |#####--------------------------------------------------| 8.22% tmpF2dwnh.zip |#####--------------------------------------------------| 8.26% tmpF2dwnh.zip |#####--------------------------------------------------| 8.31% tmpF2dwnh.zip |#####--------------------------------------------------| 8.35% tmpF2dwnh.zip |#####--------------------------------------------------| 8.4% tmpF2dwnh.zip |#####--------------------------------------------------| 8.45% tmpF2dwnh.zip |#####--------------------------------------------------| 8.49% tmpF2dwnh.zip |#####--------------------------------------------------| 8.54% tmpF2dwnh.zip |#####--------------------------------------------------| 8.58% tmpF2dwnh.zip |#####--------------------------------------------------| 8.63% tmpF2dwnh.zip |#####--------------------------------------------------| 8.67% tmpF2dwnh.zip |#####--------------------------------------------------| 8.72% tmpF2dwnh.zip |#####--------------------------------------------------| 8.76% tmpF2dwnh.zip |#####--------------------------------------------------| 8.81% tmpF2dwnh.zip |#####--------------------------------------------------| 8.86% tmpF2dwnh.zip |#####--------------------------------------------------| 8.9% tmpF2dwnh.zip |#####--------------------------------------------------| 8.95% tmpF2dwnh.zip |#####--------------------------------------------------| 8.99% tmpF2dwnh.zip |#####--------------------------------------------------| 9.04% tmpF2dwnh.zip |#####--------------------------------------------------| 9.08% tmpF2dwnh.zip |#####--------------------------------------------------| 9.13% tmpF2dwnh.zip |#####--------------------------------------------------| 9.18% tmpF2dwnh.zip |#####--------------------------------------------------| 9.22% tmpF2dwnh.zip |#####--------------------------------------------------| 9.27% tmpF2dwnh.zip |#####--------------------------------------------------| 9.31% tmpF2dwnh.zip |#####--------------------------------------------------| 9.36% tmpF2dwnh.zip |#####--------------------------------------------------| 9.4% tmpF2dwnh.zip |#####--------------------------------------------------| 9.45% tmpF2dwnh.zip |#####--------------------------------------------------| 9.5% tmpF2dwnh.zip |#####--------------------------------------------------| 9.54% tmpF2dwnh.zip |#####--------------------------------------------------| 9.59% tmpF2dwnh.zip |#####--------------------------------------------------| 9.63% tmpF2dwnh.zip |#####--------------------------------------------------| 9.68% tmpF2dwnh.zip |#####--------------------------------------------------| 9.72% tmpF2dwnh.zip |#####--------------------------------------------------| 9.77% tmpF2dwnh.zip |#####--------------------------------------------------| 9.81% tmpF2dwnh.zip |#####--------------------------------------------------| 9.86% tmpF2dwnh.zip |#####--------------------------------------------------| 9.91% tmpF2dwnh.zip |#####--------------------------------------------------| 9.95% tmpF2dwnh.zip |#####--------------------------------------------------| 10.0% tmpF2dwnh.zip |######-------------------------------------------------| 10.04% tmpF2dwnh.zip |######-------------------------------------------------| 10.09% tmpF2dwnh.zip |######-------------------------------------------------| 10.13% tmpF2dwnh.zip |######-------------------------------------------------| 10.18% tmpF2dwnh.zip |######-------------------------------------------------| 10.23% tmpF2dwnh.zip |######-------------------------------------------------| 10.27% tmpF2dwnh.zip |######-------------------------------------------------| 10.32% tmpF2dwnh.zip |######-------------------------------------------------| 10.36% tmpF2dwnh.zip |######-------------------------------------------------| 10.41% tmpF2dwnh.zip |######-------------------------------------------------| 10.45% tmpF2dwnh.zip |######-------------------------------------------------| 10.5% tmpF2dwnh.zip |######-------------------------------------------------| 10.54% tmpF2dwnh.zip |######-------------------------------------------------| 10.59% tmpF2dwnh.zip |######-------------------------------------------------| 10.64% tmpF2dwnh.zip |######-------------------------------------------------| 10.68% tmpF2dwnh.zip |######-------------------------------------------------| 10.73% tmpF2dwnh.zip |######-------------------------------------------------| 10.77% tmpF2dwnh.zip |######-------------------------------------------------| 10.82% tmpF2dwnh.zip |######-------------------------------------------------| 10.86% tmpF2dwnh.zip |######-------------------------------------------------| 10.91% tmpF2dwnh.zip |######-------------------------------------------------| 10.96% tmpF2dwnh.zip |######-------------------------------------------------| 11.0% tmpF2dwnh.zip |######-------------------------------------------------| 11.05% tmpF2dwnh.zip |######-------------------------------------------------| 11.09% tmpF2dwnh.zip |######-------------------------------------------------| 11.14% tmpF2dwnh.zip |######-------------------------------------------------| 11.18% tmpF2dwnh.zip |######-------------------------------------------------| 11.23% tmpF2dwnh.zip |######-------------------------------------------------| 11.28% tmpF2dwnh.zip |######-------------------------------------------------| 11.32% tmpF2dwnh.zip |######-------------------------------------------------| 11.37% tmpF2dwnh.zip |######-------------------------------------------------| 11.41% tmpF2dwnh.zip |######-------------------------------------------------| 11.46% tmpF2dwnh.zip |######-------------------------------------------------| 11.5% tmpF2dwnh.zip |######-------------------------------------------------| 11.55% tmpF2dwnh.zip |######-------------------------------------------------| 11.59% tmpF2dwnh.zip |######-------------------------------------------------| 11.64% tmpF2dwnh.zip |######-------------------------------------------------| 11.69% tmpF2dwnh.zip |######-------------------------------------------------| 11.73% tmpF2dwnh.zip |######-------------------------------------------------| 11.78% tmpF2dwnh.zip |#######------------------------------------------------| 11.82% tmpF2dwnh.zip |#######------------------------------------------------| 11.87% tmpF2dwnh.zip |#######------------------------------------------------| 11.91% tmpF2dwnh.zip |#######------------------------------------------------| 11.96% tmpF2dwnh.zip |#######------------------------------------------------| 12.01% tmpF2dwnh.zip |#######------------------------------------------------| 12.05% tmpF2dwnh.zip |#######------------------------------------------------| 12.1% tmpF2dwnh.zip |#######------------------------------------------------| 12.14% tmpF2dwnh.zip |#######------------------------------------------------| 12.19% tmpF2dwnh.zip |#######------------------------------------------------| 12.23% tmpF2dwnh.zip |#######------------------------------------------------| 12.28% tmpF2dwnh.zip |#######------------------------------------------------| 12.33% tmpF2dwnh.zip |#######------------------------------------------------| 12.37% tmpF2dwnh.zip |#######------------------------------------------------| 12.42% tmpF2dwnh.zip |#######------------------------------------------------| 12.46% tmpF2dwnh.zip |#######------------------------------------------------| 12.51% tmpF2dwnh.zip |#######------------------------------------------------| 12.55% tmpF2dwnh.zip |#######------------------------------------------------| 12.6% tmpF2dwnh.zip |#######------------------------------------------------| 12.64% tmpF2dwnh.zip |#######------------------------------------------------| 12.69% tmpF2dwnh.zip |#######------------------------------------------------| 12.74% tmpF2dwnh.zip |#######------------------------------------------------| 12.78% tmpF2dwnh.zip |#######------------------------------------------------| 12.83% tmpF2dwnh.zip |#######------------------------------------------------| 12.87% tmpF2dwnh.zip |#######------------------------------------------------| 12.92% tmpF2dwnh.zip |#######------------------------------------------------| 12.96% tmpF2dwnh.zip |#######------------------------------------------------| 13.01% tmpF2dwnh.zip |#######------------------------------------------------| 13.06% tmpF2dwnh.zip |#######------------------------------------------------| 13.1% tmpF2dwnh.zip |#######------------------------------------------------| 13.15% tmpF2dwnh.zip |#######------------------------------------------------| 13.19% tmpF2dwnh.zip |#######------------------------------------------------| 13.24% tmpF2dwnh.zip |#######------------------------------------------------| 13.28% tmpF2dwnh.zip |#######------------------------------------------------| 13.33% tmpF2dwnh.zip |#######------------------------------------------------| 13.38% tmpF2dwnh.zip |#######------------------------------------------------| 13.42% tmpF2dwnh.zip |#######------------------------------------------------| 13.47% tmpF2dwnh.zip |#######------------------------------------------------| 13.51% tmpF2dwnh.zip |#######------------------------------------------------| 13.56% tmpF2dwnh.zip |#######------------------------------------------------| 13.6% tmpF2dwnh.zip |########-----------------------------------------------| 13.65% tmpF2dwnh.zip |########-----------------------------------------------| 13.69% tmpF2dwnh.zip |########-----------------------------------------------| 13.74% tmpF2dwnh.zip |########-----------------------------------------------| 13.79% tmpF2dwnh.zip |########-----------------------------------------------| 13.83% tmpF2dwnh.zip |########-----------------------------------------------| 13.88% tmpF2dwnh.zip |########-----------------------------------------------| 13.92% tmpF2dwnh.zip |########-----------------------------------------------| 13.97% tmpF2dwnh.zip |########-----------------------------------------------| 14.01% tmpF2dwnh.zip |########-----------------------------------------------| 14.06% tmpF2dwnh.zip |########-----------------------------------------------| 14.11% tmpF2dwnh.zip |########-----------------------------------------------| 14.15% tmpF2dwnh.zip |########-----------------------------------------------| 14.2% tmpF2dwnh.zip |########-----------------------------------------------| 14.24% tmpF2dwnh.zip |########-----------------------------------------------| 14.29% tmpF2dwnh.zip |########-----------------------------------------------| 14.33% tmpF2dwnh.zip |########-----------------------------------------------| 14.38% tmpF2dwnh.zip |########-----------------------------------------------| 14.43% tmpF2dwnh.zip |########-----------------------------------------------| 14.47% tmpF2dwnh.zip |########-----------------------------------------------| 14.52% tmpF2dwnh.zip |########-----------------------------------------------| 14.56% tmpF2dwnh.zip |########-----------------------------------------------| 14.61% tmpF2dwnh.zip |########-----------------------------------------------| 14.65% tmpF2dwnh.zip |########-----------------------------------------------| 14.7% tmpF2dwnh.zip |########-----------------------------------------------| 14.74% tmpF2dwnh.zip |########-----------------------------------------------| 14.79% tmpF2dwnh.zip |########-----------------------------------------------| 14.84% tmpF2dwnh.zip |########-----------------------------------------------| 14.88% tmpF2dwnh.zip |########-----------------------------------------------| 14.93% tmpF2dwnh.zip |########-----------------------------------------------| 14.97% tmpF2dwnh.zip |########-----------------------------------------------| 15.02% tmpF2dwnh.zip |########-----------------------------------------------| 15.06% tmpF2dwnh.zip |########-----------------------------------------------| 15.11% tmpF2dwnh.zip |########-----------------------------------------------| 15.16% tmpF2dwnh.zip |########-----------------------------------------------| 15.2% tmpF2dwnh.zip |########-----------------------------------------------| 15.25% tmpF2dwnh.zip |########-----------------------------------------------| 15.29% tmpF2dwnh.zip |########-----------------------------------------------| 15.34% tmpF2dwnh.zip |########-----------------------------------------------| 15.38% tmpF2dwnh.zip |########-----------------------------------------------| 15.43% tmpF2dwnh.zip |#########----------------------------------------------| 15.48% tmpF2dwnh.zip |#########----------------------------------------------| 15.52% tmpF2dwnh.zip |#########----------------------------------------------| 15.57% tmpF2dwnh.zip |#########----------------------------------------------| 15.61% tmpF2dwnh.zip |#########----------------------------------------------| 15.66% tmpF2dwnh.zip |#########----------------------------------------------| 15.7% tmpF2dwnh.zip |#########----------------------------------------------| 15.75% tmpF2dwnh.zip |#########----------------------------------------------| 15.79% tmpF2dwnh.zip |#########----------------------------------------------| 15.84% tmpF2dwnh.zip |#########----------------------------------------------| 15.89% tmpF2dwnh.zip |#########----------------------------------------------| 15.93% tmpF2dwnh.zip |#########----------------------------------------------| 15.98% tmpF2dwnh.zip |#########----------------------------------------------| 16.02% tmpF2dwnh.zip |#########----------------------------------------------| 16.07% tmpF2dwnh.zip |#########----------------------------------------------| 16.11% tmpF2dwnh.zip |#########----------------------------------------------| 16.16% tmpF2dwnh.zip |#########----------------------------------------------| 16.21% tmpF2dwnh.zip |#########----------------------------------------------| 16.25% tmpF2dwnh.zip |#########----------------------------------------------| 16.3% tmpF2dwnh.zip |#########----------------------------------------------| 16.34% tmpF2dwnh.zip |#########----------------------------------------------| 16.39% tmpF2dwnh.zip |#########----------------------------------------------| 16.43% tmpF2dwnh.zip |#########----------------------------------------------| 16.48% tmpF2dwnh.zip |#########----------------------------------------------| 16.53% tmpF2dwnh.zip |#########----------------------------------------------| 16.57% tmpF2dwnh.zip |#########----------------------------------------------| 16.62% tmpF2dwnh.zip |#########----------------------------------------------| 16.66% tmpF2dwnh.zip |#########----------------------------------------------| 16.71% tmpF2dwnh.zip |#########----------------------------------------------| 16.75% tmpF2dwnh.zip |#########----------------------------------------------| 16.8% tmpF2dwnh.zip |#########----------------------------------------------| 16.84% tmpF2dwnh.zip |#########----------------------------------------------| 16.89% tmpF2dwnh.zip |#########----------------------------------------------| 16.94% tmpF2dwnh.zip |#########----------------------------------------------| 16.98% tmpF2dwnh.zip |#########----------------------------------------------| 17.03% tmpF2dwnh.zip |#########----------------------------------------------| 17.07% tmpF2dwnh.zip |#########----------------------------------------------| 17.12% tmpF2dwnh.zip |#########----------------------------------------------| 17.16% tmpF2dwnh.zip |#########----------------------------------------------| 17.21% tmpF2dwnh.zip |#########----------------------------------------------| 17.26% tmpF2dwnh.zip |##########---------------------------------------------| 17.3% tmpF2dwnh.zip |##########---------------------------------------------| 17.35% tmpF2dwnh.zip |##########---------------------------------------------| 17.39% tmpF2dwnh.zip |##########---------------------------------------------| 17.44% tmpF2dwnh.zip |##########---------------------------------------------| 17.48% tmpF2dwnh.zip |##########---------------------------------------------| 17.53% tmpF2dwnh.zip |##########---------------------------------------------| 17.57% tmpF2dwnh.zip |##########---------------------------------------------| 17.62% tmpF2dwnh.zip |##########---------------------------------------------| 17.67% tmpF2dwnh.zip |##########---------------------------------------------| 17.71% tmpF2dwnh.zip |##########---------------------------------------------| 17.76% tmpF2dwnh.zip |##########---------------------------------------------| 17.8% tmpF2dwnh.zip |##########---------------------------------------------| 17.85% tmpF2dwnh.zip |##########---------------------------------------------| 17.89% tmpF2dwnh.zip |##########---------------------------------------------| 17.94% tmpF2dwnh.zip |##########---------------------------------------------| 17.99% tmpF2dwnh.zip |##########---------------------------------------------| 18.03% tmpF2dwnh.zip |##########---------------------------------------------| 18.08% tmpF2dwnh.zip |##########---------------------------------------------| 18.12% tmpF2dwnh.zip |##########---------------------------------------------| 18.17% tmpF2dwnh.zip |##########---------------------------------------------| 18.21% tmpF2dwnh.zip |##########---------------------------------------------| 18.26% tmpF2dwnh.zip |##########---------------------------------------------| 18.31% tmpF2dwnh.zip |##########---------------------------------------------| 18.35% tmpF2dwnh.zip |##########---------------------------------------------| 18.4% tmpF2dwnh.zip |##########---------------------------------------------| 18.44% tmpF2dwnh.zip |##########---------------------------------------------| 18.49% tmpF2dwnh.zip |##########---------------------------------------------| 18.53% tmpF2dwnh.zip |##########---------------------------------------------| 18.58% tmpF2dwnh.zip |##########---------------------------------------------| 18.62% tmpF2dwnh.zip |##########---------------------------------------------| 18.67% tmpF2dwnh.zip |##########---------------------------------------------| 18.72% tmpF2dwnh.zip |##########---------------------------------------------| 18.76% tmpF2dwnh.zip |##########---------------------------------------------| 18.81% tmpF2dwnh.zip |##########---------------------------------------------| 18.85% tmpF2dwnh.zip |##########---------------------------------------------| 18.9% tmpF2dwnh.zip |##########---------------------------------------------| 18.94% tmpF2dwnh.zip |##########---------------------------------------------| 18.99% tmpF2dwnh.zip |##########---------------------------------------------| 19.04% tmpF2dwnh.zip |##########---------------------------------------------| 19.08% tmpF2dwnh.zip |###########--------------------------------------------| 19.13% tmpF2dwnh.zip |###########--------------------------------------------| 19.17% tmpF2dwnh.zip |###########--------------------------------------------| 19.22% tmpF2dwnh.zip |###########--------------------------------------------| 19.26% tmpF2dwnh.zip |###########--------------------------------------------| 19.31% tmpF2dwnh.zip |###########--------------------------------------------| 19.36% tmpF2dwnh.zip |###########--------------------------------------------| 19.4% tmpF2dwnh.zip |###########--------------------------------------------| 19.45% tmpF2dwnh.zip |###########--------------------------------------------| 19.49% tmpF2dwnh.zip |###########--------------------------------------------| 19.54% tmpF2dwnh.zip |###########--------------------------------------------| 19.58% tmpF2dwnh.zip |###########--------------------------------------------| 19.63% tmpF2dwnh.zip |###########--------------------------------------------| 19.67% tmpF2dwnh.zip |###########--------------------------------------------| 19.72% tmpF2dwnh.zip |###########--------------------------------------------| 19.77% tmpF2dwnh.zip |###########--------------------------------------------| 19.81% tmpF2dwnh.zip |###########--------------------------------------------| 19.86% tmpF2dwnh.zip |###########--------------------------------------------| 19.9% tmpF2dwnh.zip |###########--------------------------------------------| 19.95% tmpF2dwnh.zip |###########--------------------------------------------| 19.99% tmpF2dwnh.zip |###########--------------------------------------------| 20.04% tmpF2dwnh.zip |###########--------------------------------------------| 20.09% tmpF2dwnh.zip |###########--------------------------------------------| 20.13% tmpF2dwnh.zip |###########--------------------------------------------| 20.18% tmpF2dwnh.zip |###########--------------------------------------------| 20.22% tmpF2dwnh.zip |###########--------------------------------------------| 20.27% tmpF2dwnh.zip |###########--------------------------------------------| 20.31% tmpF2dwnh.zip |###########--------------------------------------------| 20.36% tmpF2dwnh.zip |###########--------------------------------------------| 20.41% tmpF2dwnh.zip |###########--------------------------------------------| 20.45% tmpF2dwnh.zip |###########--------------------------------------------| 20.5% tmpF2dwnh.zip |###########--------------------------------------------| 20.54% tmpF2dwnh.zip |###########--------------------------------------------| 20.59% tmpF2dwnh.zip |###########--------------------------------------------| 20.63% tmpF2dwnh.zip |###########--------------------------------------------| 20.68% tmpF2dwnh.zip |###########--------------------------------------------| 20.72% tmpF2dwnh.zip |###########--------------------------------------------| 20.77% tmpF2dwnh.zip |###########--------------------------------------------| 20.82% tmpF2dwnh.zip |###########--------------------------------------------| 20.86% tmpF2dwnh.zip |###########--------------------------------------------| 20.91% tmpF2dwnh.zip |############-------------------------------------------| 20.95% tmpF2dwnh.zip |############-------------------------------------------| 21.0% tmpF2dwnh.zip |############-------------------------------------------| 21.04% tmpF2dwnh.zip |############-------------------------------------------| 21.09% tmpF2dwnh.zip |############-------------------------------------------| 21.14% tmpF2dwnh.zip |############-------------------------------------------| 21.18% tmpF2dwnh.zip |############-------------------------------------------| 21.23% tmpF2dwnh.zip |############-------------------------------------------| 21.27% tmpF2dwnh.zip |############-------------------------------------------| 21.32% tmpF2dwnh.zip |############-------------------------------------------| 21.36% tmpF2dwnh.zip |############-------------------------------------------| 21.41% tmpF2dwnh.zip |############-------------------------------------------| 21.46% tmpF2dwnh.zip |############-------------------------------------------| 21.5% tmpF2dwnh.zip |############-------------------------------------------| 21.55% tmpF2dwnh.zip |############-------------------------------------------| 21.59% tmpF2dwnh.zip |############-------------------------------------------| 21.64% tmpF2dwnh.zip |############-------------------------------------------| 21.68% tmpF2dwnh.zip |############-------------------------------------------| 21.73% tmpF2dwnh.zip |############-------------------------------------------| 21.77% tmpF2dwnh.zip |############-------------------------------------------| 21.82% tmpF2dwnh.zip |############-------------------------------------------| 21.87% tmpF2dwnh.zip |############-------------------------------------------| 21.91% tmpF2dwnh.zip |############-------------------------------------------| 21.96% tmpF2dwnh.zip |############-------------------------------------------| 22.0% tmpF2dwnh.zip |############-------------------------------------------| 22.05% tmpF2dwnh.zip |############-------------------------------------------| 22.09% tmpF2dwnh.zip |############-------------------------------------------| 22.14% tmpF2dwnh.zip |############-------------------------------------------| 22.19% tmpF2dwnh.zip |############-------------------------------------------| 22.23% tmpF2dwnh.zip |############-------------------------------------------| 22.28% tmpF2dwnh.zip |############-------------------------------------------| 22.32% tmpF2dwnh.zip |############-------------------------------------------| 22.37% tmpF2dwnh.zip |############-------------------------------------------| 22.41% tmpF2dwnh.zip |############-------------------------------------------| 22.46% tmpF2dwnh.zip |############-------------------------------------------| 22.51% tmpF2dwnh.zip |############-------------------------------------------| 22.55% tmpF2dwnh.zip |############-------------------------------------------| 22.6% tmpF2dwnh.zip |############-------------------------------------------| 22.64% tmpF2dwnh.zip |############-------------------------------------------| 22.69% tmpF2dwnh.zip |#############------------------------------------------| 22.73% tmpF2dwnh.zip |#############------------------------------------------| 22.78% tmpF2dwnh.zip |#############------------------------------------------| 22.82% tmpF2dwnh.zip |#############------------------------------------------| 22.87% tmpF2dwnh.zip |#############------------------------------------------| 22.92% tmpF2dwnh.zip |#############------------------------------------------| 22.96% tmpF2dwnh.zip |#############------------------------------------------| 23.01% tmpF2dwnh.zip |#############------------------------------------------| 23.05% tmpF2dwnh.zip |#############------------------------------------------| 23.1% tmpF2dwnh.zip |#############------------------------------------------| 23.14% tmpF2dwnh.zip |#############------------------------------------------| 23.19% tmpF2dwnh.zip |#############------------------------------------------| 23.24% tmpF2dwnh.zip |#############------------------------------------------| 23.28% tmpF2dwnh.zip |#############------------------------------------------| 23.33% tmpF2dwnh.zip |#############------------------------------------------| 23.37% tmpF2dwnh.zip |#############------------------------------------------| 23.42% tmpF2dwnh.zip |#############------------------------------------------| 23.46% tmpF2dwnh.zip |#############------------------------------------------| 23.51% tmpF2dwnh.zip |#############------------------------------------------| 23.56% tmpF2dwnh.zip |#############------------------------------------------| 23.6% tmpF2dwnh.zip |#############------------------------------------------| 23.65% tmpF2dwnh.zip |#############------------------------------------------| 23.69% tmpF2dwnh.zip |#############------------------------------------------| 23.74% tmpF2dwnh.zip |#############------------------------------------------| 23.78% tmpF2dwnh.zip |#############------------------------------------------| 23.83% tmpF2dwnh.zip |#############------------------------------------------| 23.87% tmpF2dwnh.zip |#############------------------------------------------| 23.92% tmpF2dwnh.zip |#############------------------------------------------| 23.97% tmpF2dwnh.zip |#############------------------------------------------| 24.01% tmpF2dwnh.zip |#############------------------------------------------| 24.06% tmpF2dwnh.zip |#############------------------------------------------| 24.1% tmpF2dwnh.zip |#############------------------------------------------| 24.15% tmpF2dwnh.zip |#############------------------------------------------| 24.19% tmpF2dwnh.zip |#############------------------------------------------| 24.24% tmpF2dwnh.zip |#############------------------------------------------| 24.29% tmpF2dwnh.zip |#############------------------------------------------| 24.33% tmpF2dwnh.zip |#############------------------------------------------| 24.38% tmpF2dwnh.zip |#############------------------------------------------| 24.42% tmpF2dwnh.zip |#############------------------------------------------| 24.47% tmpF2dwnh.zip |#############------------------------------------------| 24.51% tmpF2dwnh.zip |##############-----------------------------------------| 24.56% tmpF2dwnh.zip |##############-----------------------------------------| 24.6% tmpF2dwnh.zip |##############-----------------------------------------| 24.65% tmpF2dwnh.zip |##############-----------------------------------------| 24.7% tmpF2dwnh.zip |##############-----------------------------------------| 24.74% tmpF2dwnh.zip |##############-----------------------------------------| 24.79% tmpF2dwnh.zip |##############-----------------------------------------| 24.83% tmpF2dwnh.zip |##############-----------------------------------------| 24.88% tmpF2dwnh.zip |##############-----------------------------------------| 24.92% tmpF2dwnh.zip |##############-----------------------------------------| 24.97% tmpF2dwnh.zip |##############-----------------------------------------| 25.02% tmpF2dwnh.zip |##############-----------------------------------------| 25.06% tmpF2dwnh.zip |##############-----------------------------------------| 25.11% tmpF2dwnh.zip |##############-----------------------------------------| 25.15% tmpF2dwnh.zip |##############-----------------------------------------| 25.2% tmpF2dwnh.zip |##############-----------------------------------------| 25.24% tmpF2dwnh.zip |##############-----------------------------------------| 25.29% tmpF2dwnh.zip |##############-----------------------------------------| 25.34% tmpF2dwnh.zip |##############-----------------------------------------| 25.38% tmpF2dwnh.zip |##############-----------------------------------------| 25.43% tmpF2dwnh.zip |##############-----------------------------------------| 25.47% tmpF2dwnh.zip |##############-----------------------------------------| 25.52% tmpF2dwnh.zip |##############-----------------------------------------| 25.56% tmpF2dwnh.zip |##############-----------------------------------------| 25.61% tmpF2dwnh.zip |##############-----------------------------------------| 25.65% tmpF2dwnh.zip |##############-----------------------------------------| 25.7% tmpF2dwnh.zip |##############-----------------------------------------| 25.75% tmpF2dwnh.zip |##############-----------------------------------------| 25.79% tmpF2dwnh.zip |##############-----------------------------------------| 25.84% tmpF2dwnh.zip |##############-----------------------------------------| 25.88% tmpF2dwnh.zip |##############-----------------------------------------| 25.93% tmpF2dwnh.zip |##############-----------------------------------------| 25.97% tmpF2dwnh.zip |##############-----------------------------------------| 26.02% tmpF2dwnh.zip |##############-----------------------------------------| 26.07% tmpF2dwnh.zip |##############-----------------------------------------| 26.11% tmpF2dwnh.zip |##############-----------------------------------------| 26.16% tmpF2dwnh.zip |##############-----------------------------------------| 26.2% tmpF2dwnh.zip |##############-----------------------------------------| 26.25% tmpF2dwnh.zip |##############-----------------------------------------| 26.29% tmpF2dwnh.zip |##############-----------------------------------------| 26.34% tmpF2dwnh.zip |###############----------------------------------------| 26.39% tmpF2dwnh.zip |###############----------------------------------------| 26.43% tmpF2dwnh.zip |###############----------------------------------------| 26.48% tmpF2dwnh.zip |###############----------------------------------------| 26.52% tmpF2dwnh.zip |###############----------------------------------------| 26.57% tmpF2dwnh.zip |###############----------------------------------------| 26.61% tmpF2dwnh.zip |###############----------------------------------------| 26.66% tmpF2dwnh.zip |###############----------------------------------------| 26.7% tmpF2dwnh.zip |###############----------------------------------------| 26.75% tmpF2dwnh.zip |###############----------------------------------------| 26.8% tmpF2dwnh.zip |###############----------------------------------------| 26.84% tmpF2dwnh.zip |###############----------------------------------------| 26.89% tmpF2dwnh.zip |###############----------------------------------------| 26.93% tmpF2dwnh.zip |###############----------------------------------------| 26.98% tmpF2dwnh.zip |###############----------------------------------------| 27.02% tmpF2dwnh.zip |###############----------------------------------------| 27.07% tmpF2dwnh.zip |###############----------------------------------------| 27.12% tmpF2dwnh.zip |###############----------------------------------------| 27.16% tmpF2dwnh.zip |###############----------------------------------------| 27.21% tmpF2dwnh.zip |###############----------------------------------------| 27.25% tmpF2dwnh.zip |###############----------------------------------------| 27.3% tmpF2dwnh.zip |###############----------------------------------------| 27.34% tmpF2dwnh.zip |###############----------------------------------------| 27.39% tmpF2dwnh.zip |###############----------------------------------------| 27.44% tmpF2dwnh.zip |###############----------------------------------------| 27.48% tmpF2dwnh.zip |###############----------------------------------------| 27.53% tmpF2dwnh.zip |###############----------------------------------------| 27.57% tmpF2dwnh.zip |###############----------------------------------------| 27.62% tmpF2dwnh.zip |###############----------------------------------------| 27.66% tmpF2dwnh.zip |###############----------------------------------------| 27.71% tmpF2dwnh.zip |###############----------------------------------------| 27.75% tmpF2dwnh.zip |###############----------------------------------------| 27.8% tmpF2dwnh.zip |###############----------------------------------------| 27.85% tmpF2dwnh.zip |###############----------------------------------------| 27.89% tmpF2dwnh.zip |###############----------------------------------------| 27.94% tmpF2dwnh.zip |###############----------------------------------------| 27.98% tmpF2dwnh.zip |###############----------------------------------------| 28.03% tmpF2dwnh.zip |###############----------------------------------------| 28.07% tmpF2dwnh.zip |###############----------------------------------------| 28.12% tmpF2dwnh.zip |###############----------------------------------------| 28.17% tmpF2dwnh.zip |################---------------------------------------| 28.21% tmpF2dwnh.zip |################---------------------------------------| 28.26% tmpF2dwnh.zip |################---------------------------------------| 28.3% tmpF2dwnh.zip |################---------------------------------------| 28.35% tmpF2dwnh.zip |################---------------------------------------| 28.39% tmpF2dwnh.zip |################---------------------------------------| 28.44% tmpF2dwnh.zip |################---------------------------------------| 28.49% tmpF2dwnh.zip |################---------------------------------------| 28.53% tmpF2dwnh.zip |################---------------------------------------| 28.58% tmpF2dwnh.zip |################---------------------------------------| 28.62% tmpF2dwnh.zip |################---------------------------------------| 28.67% tmpF2dwnh.zip |################---------------------------------------| 28.71% tmpF2dwnh.zip |################---------------------------------------| 28.76% tmpF2dwnh.zip |################---------------------------------------| 28.8% tmpF2dwnh.zip |################---------------------------------------| 28.85% tmpF2dwnh.zip |################---------------------------------------| 28.9% tmpF2dwnh.zip |################---------------------------------------| 28.94% tmpF2dwnh.zip |################---------------------------------------| 28.99% tmpF2dwnh.zip |################---------------------------------------| 29.03% tmpF2dwnh.zip |################---------------------------------------| 29.08% tmpF2dwnh.zip |################---------------------------------------| 29.12% tmpF2dwnh.zip |################---------------------------------------| 29.17% tmpF2dwnh.zip |################---------------------------------------| 29.22% tmpF2dwnh.zip |################---------------------------------------| 29.26% tmpF2dwnh.zip |################---------------------------------------| 29.31% tmpF2dwnh.zip |################---------------------------------------| 29.35% tmpF2dwnh.zip |################---------------------------------------| 29.4% tmpF2dwnh.zip |################---------------------------------------| 29.44% tmpF2dwnh.zip |################---------------------------------------| 29.49% tmpF2dwnh.zip |################---------------------------------------| 29.54% tmpF2dwnh.zip |################---------------------------------------| 29.58% tmpF2dwnh.zip |################---------------------------------------| 29.63% tmpF2dwnh.zip |################---------------------------------------| 29.67% tmpF2dwnh.zip |################---------------------------------------| 29.72% tmpF2dwnh.zip |################---------------------------------------| 29.76% tmpF2dwnh.zip |################---------------------------------------| 29.81% tmpF2dwnh.zip |################---------------------------------------| 29.85% tmpF2dwnh.zip |################---------------------------------------| 29.9% tmpF2dwnh.zip |################---------------------------------------| 29.95% tmpF2dwnh.zip |################---------------------------------------| 29.99% tmpF2dwnh.zip |#################--------------------------------------| 30.04% tmpF2dwnh.zip |#################--------------------------------------| 30.08% tmpF2dwnh.zip |#################--------------------------------------| 30.13% tmpF2dwnh.zip |#################--------------------------------------| 30.17% tmpF2dwnh.zip |#################--------------------------------------| 30.22% tmpF2dwnh.zip |#################--------------------------------------| 30.27% tmpF2dwnh.zip |#################--------------------------------------| 30.31% tmpF2dwnh.zip |#################--------------------------------------| 30.36% tmpF2dwnh.zip |#################--------------------------------------| 30.4% tmpF2dwnh.zip |#################--------------------------------------| 30.45% tmpF2dwnh.zip |#################--------------------------------------| 30.49% tmpF2dwnh.zip |#################--------------------------------------| 30.54% tmpF2dwnh.zip |#################--------------------------------------| 30.59% tmpF2dwnh.zip |#################--------------------------------------| 30.63% tmpF2dwnh.zip |#################--------------------------------------| 30.68% tmpF2dwnh.zip |#################--------------------------------------| 30.72% tmpF2dwnh.zip |#################--------------------------------------| 30.77% tmpF2dwnh.zip |#################--------------------------------------| 30.81% tmpF2dwnh.zip |#################--------------------------------------| 30.86% tmpF2dwnh.zip |#################--------------------------------------| 30.9% tmpF2dwnh.zip |#################--------------------------------------| 30.95% tmpF2dwnh.zip |#################--------------------------------------| 31.0% tmpF2dwnh.zip |#################--------------------------------------| 31.04% tmpF2dwnh.zip |#################--------------------------------------| 31.09% tmpF2dwnh.zip |#################--------------------------------------| 31.13% tmpF2dwnh.zip |#################--------------------------------------| 31.18% tmpF2dwnh.zip |#################--------------------------------------| 31.22% tmpF2dwnh.zip |#################--------------------------------------| 31.27% tmpF2dwnh.zip |#################--------------------------------------| 31.32% tmpF2dwnh.zip |#################--------------------------------------| 31.36% tmpF2dwnh.zip |#################--------------------------------------| 31.41% tmpF2dwnh.zip |#################--------------------------------------| 31.45% tmpF2dwnh.zip |#################--------------------------------------| 31.5% tmpF2dwnh.zip |#################--------------------------------------| 31.54% tmpF2dwnh.zip |#################--------------------------------------| 31.59% tmpF2dwnh.zip |#################--------------------------------------| 31.63% tmpF2dwnh.zip |#################--------------------------------------| 31.68% tmpF2dwnh.zip |#################--------------------------------------| 31.73% tmpF2dwnh.zip |#################--------------------------------------| 31.77% tmpF2dwnh.zip |#################--------------------------------------| 31.82% tmpF2dwnh.zip |##################-------------------------------------| 31.86% tmpF2dwnh.zip |##################-------------------------------------| 31.91% tmpF2dwnh.zip |##################-------------------------------------| 31.95% tmpF2dwnh.zip |##################-------------------------------------| 32.0% tmpF2dwnh.zip |##################-------------------------------------| 32.05% tmpF2dwnh.zip |##################-------------------------------------| 32.09% tmpF2dwnh.zip |##################-------------------------------------| 32.14% tmpF2dwnh.zip |##################-------------------------------------| 32.18% tmpF2dwnh.zip |##################-------------------------------------| 32.23% tmpF2dwnh.zip |##################-------------------------------------| 32.27% tmpF2dwnh.zip |##################-------------------------------------| 32.32% tmpF2dwnh.zip |##################-------------------------------------| 32.37% tmpF2dwnh.zip |##################-------------------------------------| 32.41% tmpF2dwnh.zip |##################-------------------------------------| 32.46% tmpF2dwnh.zip |##################-------------------------------------| 32.5% tmpF2dwnh.zip |##################-------------------------------------| 32.55% tmpF2dwnh.zip |##################-------------------------------------| 32.59% tmpF2dwnh.zip |##################-------------------------------------| 32.64% tmpF2dwnh.zip |##################-------------------------------------| 32.68% tmpF2dwnh.zip |##################-------------------------------------| 32.73% tmpF2dwnh.zip |##################-------------------------------------| 32.78% tmpF2dwnh.zip |##################-------------------------------------| 32.82% tmpF2dwnh.zip |##################-------------------------------------| 32.87% tmpF2dwnh.zip |##################-------------------------------------| 32.91% tmpF2dwnh.zip |##################-------------------------------------| 32.96% tmpF2dwnh.zip |##################-------------------------------------| 33.0% tmpF2dwnh.zip |##################-------------------------------------| 33.05% tmpF2dwnh.zip |##################-------------------------------------| 33.1% tmpF2dwnh.zip |##################-------------------------------------| 33.14% tmpF2dwnh.zip |##################-------------------------------------| 33.19% tmpF2dwnh.zip |##################-------------------------------------| 33.23% tmpF2dwnh.zip |##################-------------------------------------| 33.28% tmpF2dwnh.zip |##################-------------------------------------| 33.32% tmpF2dwnh.zip |##################-------------------------------------| 33.37% tmpF2dwnh.zip |##################-------------------------------------| 33.42% tmpF2dwnh.zip |##################-------------------------------------| 33.46% tmpF2dwnh.zip |##################-------------------------------------| 33.51% tmpF2dwnh.zip |##################-------------------------------------| 33.55% tmpF2dwnh.zip |##################-------------------------------------| 33.6% tmpF2dwnh.zip |###################------------------------------------| 33.64% tmpF2dwnh.zip |###################------------------------------------| 33.69% tmpF2dwnh.zip |###################------------------------------------| 33.73% tmpF2dwnh.zip |###################------------------------------------| 33.78% tmpF2dwnh.zip |###################------------------------------------| 33.83% tmpF2dwnh.zip |###################------------------------------------| 33.87% tmpF2dwnh.zip |###################------------------------------------| 33.92% tmpF2dwnh.zip |###################------------------------------------| 33.96% tmpF2dwnh.zip |###################------------------------------------| 34.01% tmpF2dwnh.zip |###################------------------------------------| 34.05% tmpF2dwnh.zip |###################------------------------------------| 34.1% tmpF2dwnh.zip |###################------------------------------------| 34.15% tmpF2dwnh.zip |###################------------------------------------| 34.19% tmpF2dwnh.zip |###################------------------------------------| 34.24% tmpF2dwnh.zip |###################------------------------------------| 34.28% tmpF2dwnh.zip |###################------------------------------------| 34.33% tmpF2dwnh.zip |###################------------------------------------| 34.37% tmpF2dwnh.zip |###################------------------------------------| 34.42% tmpF2dwnh.zip |###################------------------------------------| 34.47% tmpF2dwnh.zip |###################------------------------------------| 34.51% tmpF2dwnh.zip |###################------------------------------------| 34.56% tmpF2dwnh.zip |###################------------------------------------| 34.6% tmpF2dwnh.zip |###################------------------------------------| 34.65% tmpF2dwnh.zip |###################------------------------------------| 34.69% tmpF2dwnh.zip |###################------------------------------------| 34.74% tmpF2dwnh.zip |###################------------------------------------| 34.78% tmpF2dwnh.zip |###################------------------------------------| 34.83% tmpF2dwnh.zip |###################------------------------------------| 34.88% tmpF2dwnh.zip |###################------------------------------------| 34.92% tmpF2dwnh.zip |###################------------------------------------| 34.97% tmpF2dwnh.zip |###################------------------------------------| 35.01% tmpF2dwnh.zip |###################------------------------------------| 35.06% tmpF2dwnh.zip |###################------------------------------------| 35.1% tmpF2dwnh.zip |###################------------------------------------| 35.15% tmpF2dwnh.zip |###################------------------------------------| 35.2% tmpF2dwnh.zip |###################------------------------------------| 35.24% tmpF2dwnh.zip |###################------------------------------------| 35.29% tmpF2dwnh.zip |###################------------------------------------| 35.33% tmpF2dwnh.zip |###################------------------------------------| 35.38% tmpF2dwnh.zip |###################------------------------------------| 35.42% tmpF2dwnh.zip |####################-----------------------------------| 35.47% tmpF2dwnh.zip |####################-----------------------------------| 35.52% tmpF2dwnh.zip |####################-----------------------------------| 35.56% tmpF2dwnh.zip |####################-----------------------------------| 35.61% tmpF2dwnh.zip |####################-----------------------------------| 35.65% tmpF2dwnh.zip |####################-----------------------------------| 35.7% tmpF2dwnh.zip |####################-----------------------------------| 35.74% tmpF2dwnh.zip |####################-----------------------------------| 35.79% tmpF2dwnh.zip |####################-----------------------------------| 35.83% tmpF2dwnh.zip |####################-----------------------------------| 35.88% tmpF2dwnh.zip |####################-----------------------------------| 35.93% tmpF2dwnh.zip |####################-----------------------------------| 35.97% tmpF2dwnh.zip |####################-----------------------------------| 36.02% tmpF2dwnh.zip |####################-----------------------------------| 36.06% tmpF2dwnh.zip |####################-----------------------------------| 36.11% tmpF2dwnh.zip |####################-----------------------------------| 36.15% tmpF2dwnh.zip |####################-----------------------------------| 36.2% tmpF2dwnh.zip |####################-----------------------------------| 36.25% tmpF2dwnh.zip |####################-----------------------------------| 36.29% tmpF2dwnh.zip |####################-----------------------------------| 36.34% tmpF2dwnh.zip |####################-----------------------------------| 36.38% tmpF2dwnh.zip |####################-----------------------------------| 36.43% tmpF2dwnh.zip |####################-----------------------------------| 36.47% tmpF2dwnh.zip |####################-----------------------------------| 36.52% tmpF2dwnh.zip |####################-----------------------------------| 36.57% tmpF2dwnh.zip |####################-----------------------------------| 36.61% tmpF2dwnh.zip |####################-----------------------------------| 36.66% tmpF2dwnh.zip |####################-----------------------------------| 36.7% tmpF2dwnh.zip |####################-----------------------------------| 36.75% tmpF2dwnh.zip |####################-----------------------------------| 36.79% tmpF2dwnh.zip |####################-----------------------------------| 36.84% tmpF2dwnh.zip |####################-----------------------------------| 36.88% tmpF2dwnh.zip |####################-----------------------------------| 36.93% tmpF2dwnh.zip |####################-----------------------------------| 36.98% tmpF2dwnh.zip |####################-----------------------------------| 37.02% tmpF2dwnh.zip |####################-----------------------------------| 37.07% tmpF2dwnh.zip |####################-----------------------------------| 37.11% tmpF2dwnh.zip |####################-----------------------------------| 37.16% tmpF2dwnh.zip |####################-----------------------------------| 37.2% tmpF2dwnh.zip |####################-----------------------------------| 37.25% tmpF2dwnh.zip |#####################----------------------------------| 37.3% tmpF2dwnh.zip |#####################----------------------------------| 37.34% tmpF2dwnh.zip |#####################----------------------------------| 37.39% tmpF2dwnh.zip |#####################----------------------------------| 37.43% tmpF2dwnh.zip |#####################----------------------------------| 37.48% tmpF2dwnh.zip |#####################----------------------------------| 37.52% tmpF2dwnh.zip |#####################----------------------------------| 37.57% tmpF2dwnh.zip |#####################----------------------------------| 37.62% tmpF2dwnh.zip |#####################----------------------------------| 37.66% tmpF2dwnh.zip |#####################----------------------------------| 37.71% tmpF2dwnh.zip |#####################----------------------------------| 37.75% tmpF2dwnh.zip |#####################----------------------------------| 37.8% tmpF2dwnh.zip |#####################----------------------------------| 37.84% tmpF2dwnh.zip |#####################----------------------------------| 37.89% tmpF2dwnh.zip |#####################----------------------------------| 37.93% tmpF2dwnh.zip |#####################----------------------------------| 37.98% tmpF2dwnh.zip |#####################----------------------------------| 38.03% tmpF2dwnh.zip |#####################----------------------------------| 38.07% tmpF2dwnh.zip |#####################----------------------------------| 38.12% tmpF2dwnh.zip |#####################----------------------------------| 38.16% tmpF2dwnh.zip |#####################----------------------------------| 38.21% tmpF2dwnh.zip |#####################----------------------------------| 38.25% tmpF2dwnh.zip |#####################----------------------------------| 38.3% tmpF2dwnh.zip |#####################----------------------------------| 38.35% tmpF2dwnh.zip |#####################----------------------------------| 38.39% tmpF2dwnh.zip |#####################----------------------------------| 38.44% tmpF2dwnh.zip |#####################----------------------------------| 38.48% tmpF2dwnh.zip |#####################----------------------------------| 38.53% tmpF2dwnh.zip |#####################----------------------------------| 38.57% tmpF2dwnh.zip |#####################----------------------------------| 38.62% tmpF2dwnh.zip |#####################----------------------------------| 38.66% tmpF2dwnh.zip |#####################----------------------------------| 38.71% tmpF2dwnh.zip |#####################----------------------------------| 38.76% tmpF2dwnh.zip |#####################----------------------------------| 38.8% tmpF2dwnh.zip |#####################----------------------------------| 38.85% tmpF2dwnh.zip |#####################----------------------------------| 38.89% tmpF2dwnh.zip |#####################----------------------------------| 38.94% tmpF2dwnh.zip |#####################----------------------------------| 38.98% tmpF2dwnh.zip |#####################----------------------------------| 39.03% tmpF2dwnh.zip |#####################----------------------------------| 39.08% tmpF2dwnh.zip |######################---------------------------------| 39.12% tmpF2dwnh.zip |######################---------------------------------| 39.17% tmpF2dwnh.zip |######################---------------------------------| 39.21% tmpF2dwnh.zip |######################---------------------------------| 39.26% tmpF2dwnh.zip |######################---------------------------------| 39.3% tmpF2dwnh.zip |######################---------------------------------| 39.35% tmpF2dwnh.zip |######################---------------------------------| 39.4% tmpF2dwnh.zip |######################---------------------------------| 39.44% tmpF2dwnh.zip |######################---------------------------------| 39.49% tmpF2dwnh.zip |######################---------------------------------| 39.53% tmpF2dwnh.zip |######################---------------------------------| 39.58% tmpF2dwnh.zip |######################---------------------------------| 39.62% tmpF2dwnh.zip |######################---------------------------------| 39.67% tmpF2dwnh.zip |######################---------------------------------| 39.71% tmpF2dwnh.zip |######################---------------------------------| 39.76% tmpF2dwnh.zip |######################---------------------------------| 39.81% tmpF2dwnh.zip |######################---------------------------------| 39.85% tmpF2dwnh.zip |######################---------------------------------| 39.9% tmpF2dwnh.zip |######################---------------------------------| 39.94% tmpF2dwnh.zip |######################---------------------------------| 39.99% tmpF2dwnh.zip |######################---------------------------------| 40.03% tmpF2dwnh.zip |######################---------------------------------| 40.08% tmpF2dwnh.zip |######################---------------------------------| 40.13% tmpF2dwnh.zip |######################---------------------------------| 40.17% tmpF2dwnh.zip |######################---------------------------------| 40.22% tmpF2dwnh.zip |######################---------------------------------| 40.26% tmpF2dwnh.zip |######################---------------------------------| 40.31% tmpF2dwnh.zip |######################---------------------------------| 40.35% tmpF2dwnh.zip |######################---------------------------------| 40.4% tmpF2dwnh.zip |######################---------------------------------| 40.45% tmpF2dwnh.zip |######################---------------------------------| 40.49% tmpF2dwnh.zip |######################---------------------------------| 40.54% tmpF2dwnh.zip |######################---------------------------------| 40.58% tmpF2dwnh.zip |######################---------------------------------| 40.63% tmpF2dwnh.zip |######################---------------------------------| 40.67% tmpF2dwnh.zip |######################---------------------------------| 40.72% tmpF2dwnh.zip |######################---------------------------------| 40.76% tmpF2dwnh.zip |######################---------------------------------| 40.81% tmpF2dwnh.zip |######################---------------------------------| 40.86% tmpF2dwnh.zip |######################---------------------------------| 40.9% tmpF2dwnh.zip |#######################--------------------------------| 40.95% tmpF2dwnh.zip |#######################--------------------------------| 40.99% tmpF2dwnh.zip |#######################--------------------------------| 41.04% tmpF2dwnh.zip |#######################--------------------------------| 41.08% tmpF2dwnh.zip |#######################--------------------------------| 41.13% tmpF2dwnh.zip |#######################--------------------------------| 41.18% tmpF2dwnh.zip |#######################--------------------------------| 41.22% tmpF2dwnh.zip |#######################--------------------------------| 41.27% tmpF2dwnh.zip |#######################--------------------------------| 41.31% tmpF2dwnh.zip |#######################--------------------------------| 41.36% tmpF2dwnh.zip |#######################--------------------------------| 41.4% tmpF2dwnh.zip |#######################--------------------------------| 41.45% tmpF2dwnh.zip |#######################--------------------------------| 41.5% tmpF2dwnh.zip |#######################--------------------------------| 41.54% tmpF2dwnh.zip |#######################--------------------------------| 41.59% tmpF2dwnh.zip |#######################--------------------------------| 41.63% tmpF2dwnh.zip |#######################--------------------------------| 41.68% tmpF2dwnh.zip |#######################--------------------------------| 41.72% tmpF2dwnh.zip |#######################--------------------------------| 41.77% tmpF2dwnh.zip |#######################--------------------------------| 41.81% tmpF2dwnh.zip |#######################--------------------------------| 41.86% tmpF2dwnh.zip |#######################--------------------------------| 41.91% tmpF2dwnh.zip |#######################--------------------------------| 41.95% tmpF2dwnh.zip |#######################--------------------------------| 42.0% tmpF2dwnh.zip |#######################--------------------------------| 42.04% tmpF2dwnh.zip |#######################--------------------------------| 42.09% tmpF2dwnh.zip |#######################--------------------------------| 42.13% tmpF2dwnh.zip |#######################--------------------------------| 42.18% tmpF2dwnh.zip |#######################--------------------------------| 42.23% tmpF2dwnh.zip |#######################--------------------------------| 42.27% tmpF2dwnh.zip |#######################--------------------------------| 42.32% tmpF2dwnh.zip |#######################--------------------------------| 42.36% tmpF2dwnh.zip |#######################--------------------------------| 42.41% tmpF2dwnh.zip |#######################--------------------------------| 42.45% tmpF2dwnh.zip |#######################--------------------------------| 42.5% tmpF2dwnh.zip |#######################--------------------------------| 42.55% tmpF2dwnh.zip |#######################--------------------------------| 42.59% tmpF2dwnh.zip |#######################--------------------------------| 42.64% tmpF2dwnh.zip |#######################--------------------------------| 42.68% tmpF2dwnh.zip |########################-------------------------------| 42.73% tmpF2dwnh.zip |########################-------------------------------| 42.77% tmpF2dwnh.zip |########################-------------------------------| 42.82% tmpF2dwnh.zip |########################-------------------------------| 42.86% tmpF2dwnh.zip |########################-------------------------------| 42.91% tmpF2dwnh.zip |########################-------------------------------| 42.96% tmpF2dwnh.zip |########################-------------------------------| 43.0% tmpF2dwnh.zip |########################-------------------------------| 43.05% tmpF2dwnh.zip |########################-------------------------------| 43.09% tmpF2dwnh.zip |########################-------------------------------| 43.14% tmpF2dwnh.zip |########################-------------------------------| 43.18% tmpF2dwnh.zip |########################-------------------------------| 43.23% tmpF2dwnh.zip |########################-------------------------------| 43.28% tmpF2dwnh.zip |########################-------------------------------| 43.32% tmpF2dwnh.zip |########################-------------------------------| 43.37% tmpF2dwnh.zip |########################-------------------------------| 43.41% tmpF2dwnh.zip |########################-------------------------------| 43.46% tmpF2dwnh.zip |########################-------------------------------| 43.5% tmpF2dwnh.zip |########################-------------------------------| 43.55% tmpF2dwnh.zip |########################-------------------------------| 43.6% tmpF2dwnh.zip |########################-------------------------------| 43.64% tmpF2dwnh.zip |########################-------------------------------| 43.69% tmpF2dwnh.zip |########################-------------------------------| 43.73% tmpF2dwnh.zip |########################-------------------------------| 43.78% tmpF2dwnh.zip |########################-------------------------------| 43.82% tmpF2dwnh.zip |########################-------------------------------| 43.87% tmpF2dwnh.zip |########################-------------------------------| 43.91% tmpF2dwnh.zip |########################-------------------------------| 43.96% tmpF2dwnh.zip |########################-------------------------------| 44.01% tmpF2dwnh.zip |########################-------------------------------| 44.05% tmpF2dwnh.zip |########################-------------------------------| 44.1% tmpF2dwnh.zip |########################-------------------------------| 44.14% tmpF2dwnh.zip |########################-------------------------------| 44.19% tmpF2dwnh.zip |########################-------------------------------| 44.23% tmpF2dwnh.zip |########################-------------------------------| 44.28% tmpF2dwnh.zip |########################-------------------------------| 44.33% tmpF2dwnh.zip |########################-------------------------------| 44.37% tmpF2dwnh.zip |########################-------------------------------| 44.42% tmpF2dwnh.zip |########################-------------------------------| 44.46% tmpF2dwnh.zip |########################-------------------------------| 44.51% tmpF2dwnh.zip |#########################------------------------------| 44.55% tmpF2dwnh.zip |#########################------------------------------| 44.6% tmpF2dwnh.zip |#########################------------------------------| 44.65% tmpF2dwnh.zip |#########################------------------------------| 44.69% tmpF2dwnh.zip |#########################------------------------------| 44.74% tmpF2dwnh.zip |#########################------------------------------| 44.78% tmpF2dwnh.zip |#########################------------------------------| 44.83% tmpF2dwnh.zip |#########################------------------------------| 44.87% tmpF2dwnh.zip |#########################------------------------------| 44.92% tmpF2dwnh.zip |#########################------------------------------| 44.96% tmpF2dwnh.zip |#########################------------------------------| 45.01% tmpF2dwnh.zip |#########################------------------------------| 45.06% tmpF2dwnh.zip |#########################------------------------------| 45.1% tmpF2dwnh.zip |#########################------------------------------| 45.15% tmpF2dwnh.zip |#########################------------------------------| 45.19% tmpF2dwnh.zip |#########################------------------------------| 45.24% tmpF2dwnh.zip |#########################------------------------------| 45.28% tmpF2dwnh.zip |#########################------------------------------| 45.33% tmpF2dwnh.zip |#########################------------------------------| 45.38% tmpF2dwnh.zip |#########################------------------------------| 45.42% tmpF2dwnh.zip |#########################------------------------------| 45.47% tmpF2dwnh.zip |#########################------------------------------| 45.51% tmpF2dwnh.zip |#########################------------------------------| 45.56% tmpF2dwnh.zip |#########################------------------------------| 45.6% tmpF2dwnh.zip |#########################------------------------------| 45.65% tmpF2dwnh.zip |#########################------------------------------| 45.69% tmpF2dwnh.zip |#########################------------------------------| 45.74% tmpF2dwnh.zip |#########################------------------------------| 45.79% tmpF2dwnh.zip |#########################------------------------------| 45.83% tmpF2dwnh.zip |#########################------------------------------| 45.88% tmpF2dwnh.zip |#########################------------------------------| 45.92% tmpF2dwnh.zip |#########################------------------------------| 45.97% tmpF2dwnh.zip |#########################------------------------------| 46.01% tmpF2dwnh.zip |#########################------------------------------| 46.06% tmpF2dwnh.zip |#########################------------------------------| 46.11% tmpF2dwnh.zip |#########################------------------------------| 46.15% tmpF2dwnh.zip |#########################------------------------------| 46.2% tmpF2dwnh.zip |#########################------------------------------| 46.24% tmpF2dwnh.zip |#########################------------------------------| 46.29% tmpF2dwnh.zip |#########################------------------------------| 46.33% tmpF2dwnh.zip |##########################-----------------------------| 46.38% tmpF2dwnh.zip |##########################-----------------------------| 46.43% tmpF2dwnh.zip |##########################-----------------------------| 46.47% tmpF2dwnh.zip |##########################-----------------------------| 46.52% tmpF2dwnh.zip |##########################-----------------------------| 46.56% tmpF2dwnh.zip |##########################-----------------------------| 46.61% tmpF2dwnh.zip |##########################-----------------------------| 46.65% tmpF2dwnh.zip |##########################-----------------------------| 46.7% tmpF2dwnh.zip |##########################-----------------------------| 46.74% tmpF2dwnh.zip |##########################-----------------------------| 46.79% tmpF2dwnh.zip |##########################-----------------------------| 46.84% tmpF2dwnh.zip |##########################-----------------------------| 46.88% tmpF2dwnh.zip |##########################-----------------------------| 46.93% tmpF2dwnh.zip |##########################-----------------------------| 46.97% tmpF2dwnh.zip |##########################-----------------------------| 47.02% tmpF2dwnh.zip |##########################-----------------------------| 47.06% tmpF2dwnh.zip |##########################-----------------------------| 47.11% tmpF2dwnh.zip |##########################-----------------------------| 47.16% tmpF2dwnh.zip |##########################-----------------------------| 47.2% tmpF2dwnh.zip |##########################-----------------------------| 47.25% tmpF2dwnh.zip |##########################-----------------------------| 47.29% tmpF2dwnh.zip |##########################-----------------------------| 47.34% tmpF2dwnh.zip |##########################-----------------------------| 47.38% tmpF2dwnh.zip |##########################-----------------------------| 47.43% tmpF2dwnh.zip |##########################-----------------------------| 47.48% tmpF2dwnh.zip |##########################-----------------------------| 47.52% tmpF2dwnh.zip |##########################-----------------------------| 47.57% tmpF2dwnh.zip |##########################-----------------------------| 47.61% tmpF2dwnh.zip |##########################-----------------------------| 47.66% tmpF2dwnh.zip |##########################-----------------------------| 47.7% tmpF2dwnh.zip |##########################-----------------------------| 47.75% tmpF2dwnh.zip |##########################-----------------------------| 47.79% tmpF2dwnh.zip |##########################-----------------------------| 47.84% tmpF2dwnh.zip |##########################-----------------------------| 47.89% tmpF2dwnh.zip |##########################-----------------------------| 47.93% tmpF2dwnh.zip |##########################-----------------------------| 47.98% tmpF2dwnh.zip |##########################-----------------------------| 48.02% tmpF2dwnh.zip |##########################-----------------------------| 48.07% tmpF2dwnh.zip |##########################-----------------------------| 48.11% tmpF2dwnh.zip |##########################-----------------------------| 48.16% tmpF2dwnh.zip |###########################----------------------------| 48.21% tmpF2dwnh.zip |###########################----------------------------| 48.25% tmpF2dwnh.zip |###########################----------------------------| 48.3% tmpF2dwnh.zip |###########################----------------------------| 48.34% tmpF2dwnh.zip |###########################----------------------------| 48.39% tmpF2dwnh.zip |###########################----------------------------| 48.43% tmpF2dwnh.zip |###########################----------------------------| 48.48% tmpF2dwnh.zip |###########################----------------------------| 48.53% tmpF2dwnh.zip |###########################----------------------------| 48.57% tmpF2dwnh.zip |###########################----------------------------| 48.62% tmpF2dwnh.zip |###########################----------------------------| 48.66% tmpF2dwnh.zip |###########################----------------------------| 48.71% tmpF2dwnh.zip |###########################----------------------------| 48.75% tmpF2dwnh.zip |###########################----------------------------| 48.8% tmpF2dwnh.zip |###########################----------------------------| 48.84% tmpF2dwnh.zip |###########################----------------------------| 48.89% tmpF2dwnh.zip |###########################----------------------------| 48.94% tmpF2dwnh.zip |###########################----------------------------| 48.98% tmpF2dwnh.zip |###########################----------------------------| 49.03% tmpF2dwnh.zip |###########################----------------------------| 49.07% tmpF2dwnh.zip |###########################----------------------------| 49.12% tmpF2dwnh.zip |###########################----------------------------| 49.16% tmpF2dwnh.zip |###########################----------------------------| 49.21% tmpF2dwnh.zip |###########################----------------------------| 49.26% tmpF2dwnh.zip |###########################----------------------------| 49.3% tmpF2dwnh.zip |###########################----------------------------| 49.35% tmpF2dwnh.zip |###########################----------------------------| 49.39% tmpF2dwnh.zip |###########################----------------------------| 49.44% tmpF2dwnh.zip |###########################----------------------------| 49.48% tmpF2dwnh.zip |###########################----------------------------| 49.53% tmpF2dwnh.zip |###########################----------------------------| 49.58% tmpF2dwnh.zip |###########################----------------------------| 49.62% tmpF2dwnh.zip |###########################----------------------------| 49.67% tmpF2dwnh.zip |###########################----------------------------| 49.71% tmpF2dwnh.zip |###########################----------------------------| 49.76% tmpF2dwnh.zip |###########################----------------------------| 49.8% tmpF2dwnh.zip |###########################----------------------------| 49.85% tmpF2dwnh.zip |###########################----------------------------| 49.89% tmpF2dwnh.zip |###########################----------------------------| 49.94% tmpF2dwnh.zip |###########################----------------------------| 49.99% tmpF2dwnh.zip |############################---------------------------| 50.03% tmpF2dwnh.zip |############################---------------------------| 50.08% tmpF2dwnh.zip |############################---------------------------| 50.12% tmpF2dwnh.zip |############################---------------------------| 50.17% tmpF2dwnh.zip |############################---------------------------| 50.21% tmpF2dwnh.zip |############################---------------------------| 50.26% tmpF2dwnh.zip |############################---------------------------| 50.31% tmpF2dwnh.zip |############################---------------------------| 50.35% tmpF2dwnh.zip |############################---------------------------| 50.4% tmpF2dwnh.zip |############################---------------------------| 50.44% tmpF2dwnh.zip |############################---------------------------| 50.49% tmpF2dwnh.zip |############################---------------------------| 50.53% tmpF2dwnh.zip |############################---------------------------| 50.58% tmpF2dwnh.zip |############################---------------------------| 50.63% tmpF2dwnh.zip |############################---------------------------| 50.67% tmpF2dwnh.zip |############################---------------------------| 50.72% tmpF2dwnh.zip |############################---------------------------| 50.76% tmpF2dwnh.zip |############################---------------------------| 50.81% tmpF2dwnh.zip |############################---------------------------| 50.85% tmpF2dwnh.zip |############################---------------------------| 50.9% tmpF2dwnh.zip |############################---------------------------| 50.94% tmpF2dwnh.zip |############################---------------------------| 50.99% tmpF2dwnh.zip |############################---------------------------| 51.04% tmpF2dwnh.zip |############################---------------------------| 51.08% tmpF2dwnh.zip |############################---------------------------| 51.13% tmpF2dwnh.zip |############################---------------------------| 51.17% tmpF2dwnh.zip |############################---------------------------| 51.22% tmpF2dwnh.zip |############################---------------------------| 51.26% tmpF2dwnh.zip |############################---------------------------| 51.31% tmpF2dwnh.zip |############################---------------------------| 51.36% tmpF2dwnh.zip |############################---------------------------| 51.4% tmpF2dwnh.zip |############################---------------------------| 51.45% tmpF2dwnh.zip |############################---------------------------| 51.49% tmpF2dwnh.zip |############################---------------------------| 51.54% tmpF2dwnh.zip |############################---------------------------| 51.58% tmpF2dwnh.zip |############################---------------------------| 51.63% tmpF2dwnh.zip |############################---------------------------| 51.68% tmpF2dwnh.zip |############################---------------------------| 51.72% tmpF2dwnh.zip |############################---------------------------| 51.77% tmpF2dwnh.zip |############################---------------------------| 51.81% tmpF2dwnh.zip |#############################--------------------------| 51.86% tmpF2dwnh.zip |#############################--------------------------| 51.9% tmpF2dwnh.zip |#############################--------------------------| 51.95% tmpF2dwnh.zip |#############################--------------------------| 51.99% tmpF2dwnh.zip |#############################--------------------------| 52.04% tmpF2dwnh.zip |#############################--------------------------| 52.09% tmpF2dwnh.zip |#############################--------------------------| 52.13% tmpF2dwnh.zip |#############################--------------------------| 52.18% tmpF2dwnh.zip |#############################--------------------------| 52.22% tmpF2dwnh.zip |#############################--------------------------| 52.27% tmpF2dwnh.zip |#############################--------------------------| 52.31% tmpF2dwnh.zip |#############################--------------------------| 52.36% tmpF2dwnh.zip |#############################--------------------------| 52.41% tmpF2dwnh.zip |#############################--------------------------| 52.45% tmpF2dwnh.zip |#############################--------------------------| 52.5% tmpF2dwnh.zip |#############################--------------------------| 52.54% tmpF2dwnh.zip |#############################--------------------------| 52.59% tmpF2dwnh.zip |#############################--------------------------| 52.63% tmpF2dwnh.zip |#############################--------------------------| 52.68% tmpF2dwnh.zip |#############################--------------------------| 52.72% tmpF2dwnh.zip |#############################--------------------------| 52.77% tmpF2dwnh.zip |#############################--------------------------| 52.82% tmpF2dwnh.zip |#############################--------------------------| 52.86% tmpF2dwnh.zip |#############################--------------------------| 52.91% tmpF2dwnh.zip |#############################--------------------------| 52.95% tmpF2dwnh.zip |#############################--------------------------| 53.0% tmpF2dwnh.zip |#############################--------------------------| 53.04% tmpF2dwnh.zip |#############################--------------------------| 53.09% tmpF2dwnh.zip |#############################--------------------------| 53.14% tmpF2dwnh.zip |#############################--------------------------| 53.18% tmpF2dwnh.zip |#############################--------------------------| 53.23% tmpF2dwnh.zip |#############################--------------------------| 53.27% tmpF2dwnh.zip |#############################--------------------------| 53.32% tmpF2dwnh.zip |#############################--------------------------| 53.36% tmpF2dwnh.zip |#############################--------------------------| 53.41% tmpF2dwnh.zip |#############################--------------------------| 53.46% tmpF2dwnh.zip |#############################--------------------------| 53.5% tmpF2dwnh.zip |#############################--------------------------| 53.55% tmpF2dwnh.zip |#############################--------------------------| 53.59% tmpF2dwnh.zip |##############################-------------------------| 53.64% tmpF2dwnh.zip |##############################-------------------------| 53.68% tmpF2dwnh.zip |##############################-------------------------| 53.73% tmpF2dwnh.zip |##############################-------------------------| 53.77% tmpF2dwnh.zip |##############################-------------------------| 53.82% tmpF2dwnh.zip |##############################-------------------------| 53.87% tmpF2dwnh.zip |##############################-------------------------| 53.91% tmpF2dwnh.zip |##############################-------------------------| 53.96% tmpF2dwnh.zip |##############################-------------------------| 54.0% tmpF2dwnh.zip |##############################-------------------------| 54.05% tmpF2dwnh.zip |##############################-------------------------| 54.09% tmpF2dwnh.zip |##############################-------------------------| 54.14% tmpF2dwnh.zip |##############################-------------------------| 54.19% tmpF2dwnh.zip |##############################-------------------------| 54.23% tmpF2dwnh.zip |##############################-------------------------| 54.28% tmpF2dwnh.zip |##############################-------------------------| 54.32% tmpF2dwnh.zip |##############################-------------------------| 54.37% tmpF2dwnh.zip |##############################-------------------------| 54.41% tmpF2dwnh.zip |##############################-------------------------| 54.46% tmpF2dwnh.zip |##############################-------------------------| 54.51% tmpF2dwnh.zip |##############################-------------------------| 54.55% tmpF2dwnh.zip |##############################-------------------------| 54.6% tmpF2dwnh.zip |##############################-------------------------| 54.64% tmpF2dwnh.zip |##############################-------------------------| 54.69% tmpF2dwnh.zip |##############################-------------------------| 54.73% tmpF2dwnh.zip |##############################-------------------------| 54.78% tmpF2dwnh.zip |##############################-------------------------| 54.82% tmpF2dwnh.zip |##############################-------------------------| 54.87% tmpF2dwnh.zip |##############################-------------------------| 54.92% tmpF2dwnh.zip |##############################-------------------------| 54.96% tmpF2dwnh.zip |##############################-------------------------| 55.01% tmpF2dwnh.zip |##############################-------------------------| 55.05% tmpF2dwnh.zip |##############################-------------------------| 55.1% tmpF2dwnh.zip |##############################-------------------------| 55.14% tmpF2dwnh.zip |##############################-------------------------| 55.19% tmpF2dwnh.zip |##############################-------------------------| 55.24% tmpF2dwnh.zip |##############################-------------------------| 55.28% tmpF2dwnh.zip |##############################-------------------------| 55.33% tmpF2dwnh.zip |##############################-------------------------| 55.37% tmpF2dwnh.zip |##############################-------------------------| 55.42% tmpF2dwnh.zip |###############################------------------------| 55.46% tmpF2dwnh.zip |###############################------------------------| 55.51% tmpF2dwnh.zip |###############################------------------------| 55.56% tmpF2dwnh.zip |###############################------------------------| 55.6% tmpF2dwnh.zip |###############################------------------------| 55.65% tmpF2dwnh.zip |###############################------------------------| 55.69% tmpF2dwnh.zip |###############################------------------------| 55.74% tmpF2dwnh.zip |###############################------------------------| 55.78% tmpF2dwnh.zip |###############################------------------------| 55.83% tmpF2dwnh.zip |###############################------------------------| 55.87% tmpF2dwnh.zip |###############################------------------------| 55.92% tmpF2dwnh.zip |###############################------------------------| 55.97% tmpF2dwnh.zip |###############################------------------------| 56.01% tmpF2dwnh.zip |###############################------------------------| 56.06% tmpF2dwnh.zip |###############################------------------------| 56.1% tmpF2dwnh.zip |###############################------------------------| 56.15% tmpF2dwnh.zip |###############################------------------------| 56.19% tmpF2dwnh.zip |###############################------------------------| 56.24% tmpF2dwnh.zip |###############################------------------------| 56.29% tmpF2dwnh.zip |###############################------------------------| 56.33% tmpF2dwnh.zip |###############################------------------------| 56.38% tmpF2dwnh.zip |###############################------------------------| 56.42% tmpF2dwnh.zip |###############################------------------------| 56.47% tmpF2dwnh.zip |###############################------------------------| 56.51% tmpF2dwnh.zip |###############################------------------------| 56.56% tmpF2dwnh.zip |###############################------------------------| 56.61% tmpF2dwnh.zip |###############################------------------------| 56.65% tmpF2dwnh.zip |###############################------------------------| 56.7% tmpF2dwnh.zip |###############################------------------------| 56.74% tmpF2dwnh.zip |###############################------------------------| 56.79% tmpF2dwnh.zip |###############################------------------------| 56.83% tmpF2dwnh.zip |###############################------------------------| 56.88% tmpF2dwnh.zip |###############################------------------------| 56.92% tmpF2dwnh.zip |###############################------------------------| 56.97% tmpF2dwnh.zip |###############################------------------------| 57.02% tmpF2dwnh.zip |###############################------------------------| 57.06% tmpF2dwnh.zip |###############################------------------------| 57.11% tmpF2dwnh.zip |###############################------------------------| 57.15% tmpF2dwnh.zip |###############################------------------------| 57.2% tmpF2dwnh.zip |###############################------------------------| 57.24% tmpF2dwnh.zip |################################-----------------------| 57.29% tmpF2dwnh.zip |################################-----------------------| 57.34% tmpF2dwnh.zip |################################-----------------------| 57.38% tmpF2dwnh.zip |################################-----------------------| 57.43% tmpF2dwnh.zip |################################-----------------------| 57.47% tmpF2dwnh.zip |################################-----------------------| 57.52% tmpF2dwnh.zip |################################-----------------------| 57.56% tmpF2dwnh.zip |################################-----------------------| 57.61% tmpF2dwnh.zip |################################-----------------------| 57.66% tmpF2dwnh.zip |################################-----------------------| 57.7% tmpF2dwnh.zip |################################-----------------------| 57.75% tmpF2dwnh.zip |################################-----------------------| 57.79% tmpF2dwnh.zip |################################-----------------------| 57.84% tmpF2dwnh.zip |################################-----------------------| 57.88% tmpF2dwnh.zip |################################-----------------------| 57.93% tmpF2dwnh.zip |################################-----------------------| 57.97% tmpF2dwnh.zip |################################-----------------------| 58.02% tmpF2dwnh.zip |################################-----------------------| 58.07% tmpF2dwnh.zip |################################-----------------------| 58.11% tmpF2dwnh.zip |################################-----------------------| 58.16% tmpF2dwnh.zip |################################-----------------------| 58.2% tmpF2dwnh.zip |################################-----------------------| 58.25% tmpF2dwnh.zip |################################-----------------------| 58.29% tmpF2dwnh.zip |################################-----------------------| 58.34% tmpF2dwnh.zip |################################-----------------------| 58.39% tmpF2dwnh.zip |################################-----------------------| 58.43% tmpF2dwnh.zip |################################-----------------------| 58.48% tmpF2dwnh.zip |################################-----------------------| 58.52% tmpF2dwnh.zip |################################-----------------------| 58.57% tmpF2dwnh.zip |################################-----------------------| 58.61% tmpF2dwnh.zip |################################-----------------------| 58.66% tmpF2dwnh.zip |################################-----------------------| 58.71% tmpF2dwnh.zip |################################-----------------------| 58.75% tmpF2dwnh.zip |################################-----------------------| 58.8% tmpF2dwnh.zip |################################-----------------------| 58.84% tmpF2dwnh.zip |################################-----------------------| 58.89% tmpF2dwnh.zip |################################-----------------------| 58.93% tmpF2dwnh.zip |################################-----------------------| 58.98% tmpF2dwnh.zip |################################-----------------------| 59.02% tmpF2dwnh.zip |################################-----------------------| 59.07% tmpF2dwnh.zip |#################################----------------------| 59.12% tmpF2dwnh.zip |#################################----------------------| 59.16% tmpF2dwnh.zip |#################################----------------------| 59.21% tmpF2dwnh.zip |#################################----------------------| 59.25% tmpF2dwnh.zip |#################################----------------------| 59.3% tmpF2dwnh.zip |#################################----------------------| 59.34% tmpF2dwnh.zip |#################################----------------------| 59.39% tmpF2dwnh.zip |#################################----------------------| 59.44% tmpF2dwnh.zip |#################################----------------------| 59.48% tmpF2dwnh.zip |#################################----------------------| 59.53% tmpF2dwnh.zip |#################################----------------------| 59.57% tmpF2dwnh.zip |#################################----------------------| 59.62% tmpF2dwnh.zip |#################################----------------------| 59.66% tmpF2dwnh.zip |#################################----------------------| 59.71% tmpF2dwnh.zip |#################################----------------------| 59.75% tmpF2dwnh.zip |#################################----------------------| 59.8% tmpF2dwnh.zip |#################################----------------------| 59.85% tmpF2dwnh.zip |#################################----------------------| 59.89% tmpF2dwnh.zip |#################################----------------------| 59.94% tmpF2dwnh.zip |#################################----------------------| 59.98% tmpF2dwnh.zip |#################################----------------------| 60.03% tmpF2dwnh.zip |#################################----------------------| 60.07% tmpF2dwnh.zip |#################################----------------------| 60.12% tmpF2dwnh.zip |#################################----------------------| 60.17% tmpF2dwnh.zip |#################################----------------------| 60.21% tmpF2dwnh.zip |#################################----------------------| 60.26% tmpF2dwnh.zip |#################################----------------------| 60.3% tmpF2dwnh.zip |#################################----------------------| 60.35% tmpF2dwnh.zip |#################################----------------------| 60.39% tmpF2dwnh.zip |#################################----------------------| 60.44% tmpF2dwnh.zip |#################################----------------------| 60.49% tmpF2dwnh.zip |#################################----------------------| 60.53% tmpF2dwnh.zip |#################################----------------------| 60.58% tmpF2dwnh.zip |#################################----------------------| 60.62% tmpF2dwnh.zip |#################################----------------------| 60.67% tmpF2dwnh.zip |#################################----------------------| 60.71% tmpF2dwnh.zip |#################################----------------------| 60.76% tmpF2dwnh.zip |#################################----------------------| 60.8% tmpF2dwnh.zip |#################################----------------------| 60.85% tmpF2dwnh.zip |#################################----------------------| 60.9% tmpF2dwnh.zip |##################################---------------------| 60.94% tmpF2dwnh.zip |##################################---------------------| 60.99% tmpF2dwnh.zip |##################################---------------------| 61.03% tmpF2dwnh.zip |##################################---------------------| 61.08% tmpF2dwnh.zip |##################################---------------------| 61.12% tmpF2dwnh.zip |##################################---------------------| 61.17% tmpF2dwnh.zip |##################################---------------------| 61.22% tmpF2dwnh.zip |##################################---------------------| 61.26% tmpF2dwnh.zip |##################################---------------------| 61.31% tmpF2dwnh.zip |##################################---------------------| 61.35% tmpF2dwnh.zip |##################################---------------------| 61.4% tmpF2dwnh.zip |##################################---------------------| 61.44% tmpF2dwnh.zip |##################################---------------------| 61.49% tmpF2dwnh.zip |##################################---------------------| 61.54% tmpF2dwnh.zip |##################################---------------------| 61.58% tmpF2dwnh.zip |##################################---------------------| 61.63% tmpF2dwnh.zip |##################################---------------------| 61.67% tmpF2dwnh.zip |##################################---------------------| 61.72% tmpF2dwnh.zip |##################################---------------------| 61.76% tmpF2dwnh.zip |##################################---------------------| 61.81% tmpF2dwnh.zip |##################################---------------------| 61.85% tmpF2dwnh.zip |##################################---------------------| 61.9% tmpF2dwnh.zip |##################################---------------------| 61.95% tmpF2dwnh.zip |##################################---------------------| 61.99% tmpF2dwnh.zip |##################################---------------------| 62.04% tmpF2dwnh.zip |##################################---------------------| 62.08% tmpF2dwnh.zip |##################################---------------------| 62.13% tmpF2dwnh.zip |##################################---------------------| 62.17% tmpF2dwnh.zip |##################################---------------------| 62.22% tmpF2dwnh.zip |##################################---------------------| 62.27% tmpF2dwnh.zip |##################################---------------------| 62.31% tmpF2dwnh.zip |##################################---------------------| 62.36% tmpF2dwnh.zip |##################################---------------------| 62.4% tmpF2dwnh.zip |##################################---------------------| 62.45% tmpF2dwnh.zip |##################################---------------------| 62.49% tmpF2dwnh.zip |##################################---------------------| 62.54% tmpF2dwnh.zip |##################################---------------------| 62.59% tmpF2dwnh.zip |##################################---------------------| 62.63% tmpF2dwnh.zip |##################################---------------------| 62.68% tmpF2dwnh.zip |##################################---------------------| 62.72% tmpF2dwnh.zip |###################################--------------------| 62.77% tmpF2dwnh.zip |###################################--------------------| 62.81% tmpF2dwnh.zip |###################################--------------------| 62.86% tmpF2dwnh.zip |###################################--------------------| 62.9% tmpF2dwnh.zip |###################################--------------------| 62.95% tmpF2dwnh.zip |###################################--------------------| 63.0% tmpF2dwnh.zip |###################################--------------------| 63.04% tmpF2dwnh.zip |###################################--------------------| 63.09% tmpF2dwnh.zip |###################################--------------------| 63.13% tmpF2dwnh.zip |###################################--------------------| 63.18% tmpF2dwnh.zip |###################################--------------------| 63.22% tmpF2dwnh.zip |###################################--------------------| 63.27% tmpF2dwnh.zip |###################################--------------------| 63.32% tmpF2dwnh.zip |###################################--------------------| 63.36% tmpF2dwnh.zip |###################################--------------------| 63.41% tmpF2dwnh.zip |###################################--------------------| 63.45% tmpF2dwnh.zip |###################################--------------------| 63.5% tmpF2dwnh.zip |###################################--------------------| 63.54% tmpF2dwnh.zip |###################################--------------------| 63.59% tmpF2dwnh.zip |###################################--------------------| 63.64% tmpF2dwnh.zip |###################################--------------------| 63.68% tmpF2dwnh.zip |###################################--------------------| 63.73% tmpF2dwnh.zip |###################################--------------------| 63.77% tmpF2dwnh.zip |###################################--------------------| 63.82% tmpF2dwnh.zip |###################################--------------------| 63.86% tmpF2dwnh.zip |###################################--------------------| 63.91% tmpF2dwnh.zip |###################################--------------------| 63.95% tmpF2dwnh.zip |###################################--------------------| 64.0% tmpF2dwnh.zip |###################################--------------------| 64.05% tmpF2dwnh.zip |###################################--------------------| 64.09% tmpF2dwnh.zip |###################################--------------------| 64.14% tmpF2dwnh.zip |###################################--------------------| 64.18% tmpF2dwnh.zip |###################################--------------------| 64.23% tmpF2dwnh.zip |###################################--------------------| 64.27% tmpF2dwnh.zip |###################################--------------------| 64.32% tmpF2dwnh.zip |###################################--------------------| 64.37% tmpF2dwnh.zip |###################################--------------------| 64.41% tmpF2dwnh.zip |###################################--------------------| 64.46% tmpF2dwnh.zip |###################################--------------------| 64.5% tmpF2dwnh.zip |####################################-------------------| 64.55% tmpF2dwnh.zip |####################################-------------------| 64.59% tmpF2dwnh.zip |####################################-------------------| 64.64% tmpF2dwnh.zip |####################################-------------------| 64.69% tmpF2dwnh.zip |####################################-------------------| 64.73% tmpF2dwnh.zip |####################################-------------------| 64.78% tmpF2dwnh.zip |####################################-------------------| 64.82% tmpF2dwnh.zip |####################################-------------------| 64.87% tmpF2dwnh.zip |####################################-------------------| 64.91% tmpF2dwnh.zip |####################################-------------------| 64.96% tmpF2dwnh.zip |####################################-------------------| 65.0% tmpF2dwnh.zip |####################################-------------------| 65.05% tmpF2dwnh.zip |####################################-------------------| 65.1% tmpF2dwnh.zip |####################################-------------------| 65.14% tmpF2dwnh.zip |####################################-------------------| 65.19% tmpF2dwnh.zip |####################################-------------------| 65.23% tmpF2dwnh.zip |####################################-------------------| 65.28% tmpF2dwnh.zip |####################################-------------------| 65.32% tmpF2dwnh.zip |####################################-------------------| 65.37% tmpF2dwnh.zip |####################################-------------------| 65.42% tmpF2dwnh.zip |####################################-------------------| 65.46% tmpF2dwnh.zip |####################################-------------------| 65.51% tmpF2dwnh.zip |####################################-------------------| 65.55% tmpF2dwnh.zip |####################################-------------------| 65.6% tmpF2dwnh.zip |####################################-------------------| 65.64% tmpF2dwnh.zip |####################################-------------------| 65.69% tmpF2dwnh.zip |####################################-------------------| 65.74% tmpF2dwnh.zip |####################################-------------------| 65.78% tmpF2dwnh.zip |####################################-------------------| 65.83% tmpF2dwnh.zip |####################################-------------------| 65.87% tmpF2dwnh.zip |####################################-------------------| 65.92% tmpF2dwnh.zip |####################################-------------------| 65.96% tmpF2dwnh.zip |####################################-------------------| 66.01% tmpF2dwnh.zip |####################################-------------------| 66.05% tmpF2dwnh.zip |####################################-------------------| 66.1% tmpF2dwnh.zip |####################################-------------------| 66.15% tmpF2dwnh.zip |####################################-------------------| 66.19% tmpF2dwnh.zip |####################################-------------------| 66.24% tmpF2dwnh.zip |####################################-------------------| 66.28% tmpF2dwnh.zip |####################################-------------------| 66.33% tmpF2dwnh.zip |#####################################------------------| 66.37% tmpF2dwnh.zip |#####################################------------------| 66.42% tmpF2dwnh.zip |#####################################------------------| 66.47% tmpF2dwnh.zip |#####################################------------------| 66.51% tmpF2dwnh.zip |#####################################------------------| 66.56% tmpF2dwnh.zip |#####################################------------------| 66.6% tmpF2dwnh.zip |#####################################------------------| 66.65% tmpF2dwnh.zip |#####################################------------------| 66.69% tmpF2dwnh.zip |#####################################------------------| 66.74% tmpF2dwnh.zip |#####################################------------------| 66.78% tmpF2dwnh.zip |#####################################------------------| 66.83% tmpF2dwnh.zip |#####################################------------------| 66.88% tmpF2dwnh.zip |#####################################------------------| 66.92% tmpF2dwnh.zip |#####################################------------------| 66.97% tmpF2dwnh.zip |#####################################------------------| 67.01% tmpF2dwnh.zip |#####################################------------------| 67.06% tmpF2dwnh.zip |#####################################------------------| 67.1% tmpF2dwnh.zip |#####################################------------------| 67.15% tmpF2dwnh.zip |#####################################------------------| 67.2% tmpF2dwnh.zip |#####################################------------------| 67.24% tmpF2dwnh.zip |#####################################------------------| 67.29% tmpF2dwnh.zip |#####################################------------------| 67.33% tmpF2dwnh.zip |#####################################------------------| 67.38% tmpF2dwnh.zip |#####################################------------------| 67.42% tmpF2dwnh.zip |#####################################------------------| 67.47% tmpF2dwnh.zip |#####################################------------------| 67.52% tmpF2dwnh.zip |#####################################------------------| 67.56% tmpF2dwnh.zip |#####################################------------------| 67.61% tmpF2dwnh.zip |#####################################------------------| 67.65% tmpF2dwnh.zip |#####################################------------------| 67.7% tmpF2dwnh.zip |#####################################------------------| 67.74% tmpF2dwnh.zip |#####################################------------------| 67.79% tmpF2dwnh.zip |#####################################------------------| 67.83% tmpF2dwnh.zip |#####################################------------------| 67.88% tmpF2dwnh.zip |#####################################------------------| 67.93% tmpF2dwnh.zip |#####################################------------------| 67.97% tmpF2dwnh.zip |#####################################------------------| 68.02% tmpF2dwnh.zip |#####################################------------------| 68.06% tmpF2dwnh.zip |#####################################------------------| 68.11% tmpF2dwnh.zip |#####################################------------------| 68.15% tmpF2dwnh.zip |######################################-----------------| 68.2% tmpF2dwnh.zip |######################################-----------------| 68.25% tmpF2dwnh.zip |######################################-----------------| 68.29% tmpF2dwnh.zip |######################################-----------------| 68.34% tmpF2dwnh.zip |######################################-----------------| 68.38% tmpF2dwnh.zip |######################################-----------------| 68.43% tmpF2dwnh.zip |######################################-----------------| 68.47% tmpF2dwnh.zip |######################################-----------------| 68.52% tmpF2dwnh.zip |######################################-----------------| 68.57% tmpF2dwnh.zip |######################################-----------------| 68.61% tmpF2dwnh.zip |######################################-----------------| 68.66% tmpF2dwnh.zip |######################################-----------------| 68.7% tmpF2dwnh.zip |######################################-----------------| 68.75% tmpF2dwnh.zip |######################################-----------------| 68.79% tmpF2dwnh.zip |######################################-----------------| 68.84% tmpF2dwnh.zip |######################################-----------------| 68.88% tmpF2dwnh.zip |######################################-----------------| 68.93% tmpF2dwnh.zip |######################################-----------------| 68.98% tmpF2dwnh.zip |######################################-----------------| 69.02% tmpF2dwnh.zip |######################################-----------------| 69.07% tmpF2dwnh.zip |######################################-----------------| 69.11% tmpF2dwnh.zip |######################################-----------------| 69.16% tmpF2dwnh.zip |######################################-----------------| 69.2% tmpF2dwnh.zip |######################################-----------------| 69.25% tmpF2dwnh.zip |######################################-----------------| 69.3% tmpF2dwnh.zip |######################################-----------------| 69.34% tmpF2dwnh.zip |######################################-----------------| 69.39% tmpF2dwnh.zip |######################################-----------------| 69.43% tmpF2dwnh.zip |######################################-----------------| 69.48% tmpF2dwnh.zip |######################################-----------------| 69.52% tmpF2dwnh.zip |######################################-----------------| 69.57% tmpF2dwnh.zip |######################################-----------------| 69.62% tmpF2dwnh.zip |######################################-----------------| 69.66% tmpF2dwnh.zip |######################################-----------------| 69.71% tmpF2dwnh.zip |######################################-----------------| 69.75% tmpF2dwnh.zip |######################################-----------------| 69.8% tmpF2dwnh.zip |######################################-----------------| 69.84% tmpF2dwnh.zip |######################################-----------------| 69.89% tmpF2dwnh.zip |######################################-----------------| 69.93% tmpF2dwnh.zip |######################################-----------------| 69.98% tmpF2dwnh.zip |#######################################----------------| 70.03% tmpF2dwnh.zip |#######################################----------------| 70.07% tmpF2dwnh.zip |#######################################----------------| 70.12% tmpF2dwnh.zip |#######################################----------------| 70.16% tmpF2dwnh.zip |#######################################----------------| 70.21% tmpF2dwnh.zip |#######################################----------------| 70.25% tmpF2dwnh.zip |#######################################----------------| 70.3% tmpF2dwnh.zip |#######################################----------------| 70.35% tmpF2dwnh.zip |#######################################----------------| 70.39% tmpF2dwnh.zip |#######################################----------------| 70.44% tmpF2dwnh.zip |#######################################----------------| 70.48% tmpF2dwnh.zip |#######################################----------------| 70.53% tmpF2dwnh.zip |#######################################----------------| 70.57% tmpF2dwnh.zip |#######################################----------------| 70.62% tmpF2dwnh.zip |#######################################----------------| 70.67% tmpF2dwnh.zip |#######################################----------------| 70.71% tmpF2dwnh.zip |#######################################----------------| 70.76% tmpF2dwnh.zip |#######################################----------------| 70.8% tmpF2dwnh.zip |#######################################----------------| 70.85% tmpF2dwnh.zip |#######################################----------------| 70.89% tmpF2dwnh.zip |#######################################----------------| 70.94% tmpF2dwnh.zip |#######################################----------------| 70.98% tmpF2dwnh.zip |#######################################----------------| 71.03% tmpF2dwnh.zip |#######################################----------------| 71.08% tmpF2dwnh.zip |#######################################----------------| 71.12% tmpF2dwnh.zip |#######################################----------------| 71.17% tmpF2dwnh.zip |#######################################----------------| 71.21% tmpF2dwnh.zip |#######################################----------------| 71.26% tmpF2dwnh.zip |#######################################----------------| 71.3% tmpF2dwnh.zip |#######################################----------------| 71.35% tmpF2dwnh.zip |#######################################----------------| 71.4% tmpF2dwnh.zip |#######################################----------------| 71.44% tmpF2dwnh.zip |#######################################----------------| 71.49% tmpF2dwnh.zip |#######################################----------------| 71.53% tmpF2dwnh.zip |#######################################----------------| 71.58% tmpF2dwnh.zip |#######################################----------------| 71.62% tmpF2dwnh.zip |#######################################----------------| 71.67% tmpF2dwnh.zip |#######################################----------------| 71.72% tmpF2dwnh.zip |#######################################----------------| 71.76% tmpF2dwnh.zip |#######################################----------------| 71.81% tmpF2dwnh.zip |########################################---------------| 71.85% tmpF2dwnh.zip |########################################---------------| 71.9% tmpF2dwnh.zip |########################################---------------| 71.94% tmpF2dwnh.zip |########################################---------------| 71.99% tmpF2dwnh.zip |########################################---------------| 72.03% tmpF2dwnh.zip |########################################---------------| 72.08% tmpF2dwnh.zip |########################################---------------| 72.13% tmpF2dwnh.zip |########################################---------------| 72.17% tmpF2dwnh.zip |########################################---------------| 72.22% tmpF2dwnh.zip |########################################---------------| 72.26% tmpF2dwnh.zip |########################################---------------| 72.31% tmpF2dwnh.zip |########################################---------------| 72.35% tmpF2dwnh.zip |########################################---------------| 72.4% tmpF2dwnh.zip |########################################---------------| 72.45% tmpF2dwnh.zip |########################################---------------| 72.49% tmpF2dwnh.zip |########################################---------------| 72.54% tmpF2dwnh.zip |########################################---------------| 72.58% tmpF2dwnh.zip |########################################---------------| 72.63% tmpF2dwnh.zip |########################################---------------| 72.67% tmpF2dwnh.zip |########################################---------------| 72.72% tmpF2dwnh.zip |########################################---------------| 72.77% tmpF2dwnh.zip |########################################---------------| 72.81% tmpF2dwnh.zip |########################################---------------| 72.86% tmpF2dwnh.zip |########################################---------------| 72.9% tmpF2dwnh.zip |########################################---------------| 72.95% tmpF2dwnh.zip |########################################---------------| 72.99% tmpF2dwnh.zip |########################################---------------| 73.04% tmpF2dwnh.zip |########################################---------------| 73.08% tmpF2dwnh.zip |########################################---------------| 73.13% tmpF2dwnh.zip |########################################---------------| 73.18% tmpF2dwnh.zip |########################################---------------| 73.22% tmpF2dwnh.zip |########################################---------------| 73.27% tmpF2dwnh.zip |########################################---------------| 73.31% tmpF2dwnh.zip |########################################---------------| 73.36% tmpF2dwnh.zip |########################################---------------| 73.4% tmpF2dwnh.zip |########################################---------------| 73.45% tmpF2dwnh.zip |########################################---------------| 73.5% tmpF2dwnh.zip |########################################---------------| 73.54% tmpF2dwnh.zip |########################################---------------| 73.59% tmpF2dwnh.zip |########################################---------------| 73.63% tmpF2dwnh.zip |#########################################--------------| 73.68% tmpF2dwnh.zip |#########################################--------------| 73.72% tmpF2dwnh.zip |#########################################--------------| 73.77% tmpF2dwnh.zip |#########################################--------------| 73.81% tmpF2dwnh.zip |#########################################--------------| 73.86% tmpF2dwnh.zip |#########################################--------------| 73.91% tmpF2dwnh.zip |#########################################--------------| 73.95% tmpF2dwnh.zip |#########################################--------------| 74.0% tmpF2dwnh.zip |#########################################--------------| 74.04% tmpF2dwnh.zip |#########################################--------------| 74.09% tmpF2dwnh.zip |#########################################--------------| 74.13% tmpF2dwnh.zip |#########################################--------------| 74.18% tmpF2dwnh.zip |#########################################--------------| 74.23% tmpF2dwnh.zip |#########################################--------------| 74.27% tmpF2dwnh.zip |#########################################--------------| 74.32% tmpF2dwnh.zip |#########################################--------------| 74.36% tmpF2dwnh.zip |#########################################--------------| 74.41% tmpF2dwnh.zip |#########################################--------------| 74.45% tmpF2dwnh.zip |#########################################--------------| 74.5% tmpF2dwnh.zip |#########################################--------------| 74.55% tmpF2dwnh.zip |#########################################--------------| 74.59% tmpF2dwnh.zip |#########################################--------------| 74.64% tmpF2dwnh.zip |#########################################--------------| 74.68% tmpF2dwnh.zip |#########################################--------------| 74.73% tmpF2dwnh.zip |#########################################--------------| 74.77% tmpF2dwnh.zip |#########################################--------------| 74.82% tmpF2dwnh.zip |#########################################--------------| 74.86% tmpF2dwnh.zip |#########################################--------------| 74.91% tmpF2dwnh.zip |#########################################--------------| 74.96% tmpF2dwnh.zip |#########################################--------------| 75.0% tmpF2dwnh.zip |#########################################--------------| 75.05% tmpF2dwnh.zip |#########################################--------------| 75.09% tmpF2dwnh.zip |#########################################--------------| 75.14% tmpF2dwnh.zip |#########################################--------------| 75.18% tmpF2dwnh.zip |#########################################--------------| 75.23% tmpF2dwnh.zip |#########################################--------------| 75.28% tmpF2dwnh.zip |#########################################--------------| 75.32% tmpF2dwnh.zip |#########################################--------------| 75.37% tmpF2dwnh.zip |#########################################--------------| 75.41% tmpF2dwnh.zip |##########################################-------------| 75.46% tmpF2dwnh.zip |##########################################-------------| 75.5% tmpF2dwnh.zip |##########################################-------------| 75.55% tmpF2dwnh.zip |##########################################-------------| 75.6% tmpF2dwnh.zip |##########################################-------------| 75.64% tmpF2dwnh.zip |##########################################-------------| 75.69% tmpF2dwnh.zip |##########################################-------------| 75.73% tmpF2dwnh.zip |##########################################-------------| 75.78% tmpF2dwnh.zip |##########################################-------------| 75.82% tmpF2dwnh.zip |##########################################-------------| 75.87% tmpF2dwnh.zip |##########################################-------------| 75.91% tmpF2dwnh.zip |##########################################-------------| 75.96% tmpF2dwnh.zip |##########################################-------------| 76.01% tmpF2dwnh.zip |##########################################-------------| 76.05% tmpF2dwnh.zip |##########################################-------------| 76.1% tmpF2dwnh.zip |##########################################-------------| 76.14% tmpF2dwnh.zip |##########################################-------------| 76.19% tmpF2dwnh.zip |##########################################-------------| 76.23% tmpF2dwnh.zip |##########################################-------------| 76.28% tmpF2dwnh.zip |##########################################-------------| 76.33% tmpF2dwnh.zip |##########################################-------------| 76.37% tmpF2dwnh.zip |##########################################-------------| 76.42% tmpF2dwnh.zip |##########################################-------------| 76.46% tmpF2dwnh.zip |##########################################-------------| 76.51% tmpF2dwnh.zip |##########################################-------------| 76.55% tmpF2dwnh.zip |##########################################-------------| 76.6% tmpF2dwnh.zip |##########################################-------------| 76.65% tmpF2dwnh.zip |##########################################-------------| 76.69% tmpF2dwnh.zip |##########################################-------------| 76.74% tmpF2dwnh.zip |##########################################-------------| 76.78% tmpF2dwnh.zip |##########################################-------------| 76.83% tmpF2dwnh.zip |##########################################-------------| 76.87% tmpF2dwnh.zip |##########################################-------------| 76.92% tmpF2dwnh.zip |##########################################-------------| 76.96% tmpF2dwnh.zip |##########################################-------------| 77.01% tmpF2dwnh.zip |##########################################-------------| 77.06% tmpF2dwnh.zip |##########################################-------------| 77.1% tmpF2dwnh.zip |##########################################-------------| 77.15% tmpF2dwnh.zip |##########################################-------------| 77.19% tmpF2dwnh.zip |##########################################-------------| 77.24% tmpF2dwnh.zip |###########################################------------| 77.28% tmpF2dwnh.zip |###########################################------------| 77.33% tmpF2dwnh.zip |###########################################------------| 77.38% tmpF2dwnh.zip |###########################################------------| 77.42% tmpF2dwnh.zip |###########################################------------| 77.47% tmpF2dwnh.zip |###########################################------------| 77.51% tmpF2dwnh.zip |###########################################------------| 77.56% tmpF2dwnh.zip |###########################################------------| 77.6% tmpF2dwnh.zip |###########################################------------| 77.65% tmpF2dwnh.zip |###########################################------------| 77.7% tmpF2dwnh.zip |###########################################------------| 77.74% tmpF2dwnh.zip |###########################################------------| 77.79% tmpF2dwnh.zip |###########################################------------| 77.83% tmpF2dwnh.zip |###########################################------------| 77.88% tmpF2dwnh.zip |###########################################------------| 77.92% tmpF2dwnh.zip |###########################################------------| 77.97% tmpF2dwnh.zip |###########################################------------| 78.01% tmpF2dwnh.zip |###########################################------------| 78.06% tmpF2dwnh.zip |###########################################------------| 78.11% tmpF2dwnh.zip |###########################################------------| 78.15% tmpF2dwnh.zip |###########################################------------| 78.2% tmpF2dwnh.zip |###########################################------------| 78.24% tmpF2dwnh.zip |###########################################------------| 78.29% tmpF2dwnh.zip |###########################################------------| 78.33% tmpF2dwnh.zip |###########################################------------| 78.38% tmpF2dwnh.zip |###########################################------------| 78.43% tmpF2dwnh.zip |###########################################------------| 78.47% tmpF2dwnh.zip |###########################################------------| 78.52% tmpF2dwnh.zip |###########################################------------| 78.56% tmpF2dwnh.zip |###########################################------------| 78.61% tmpF2dwnh.zip |###########################################------------| 78.65% tmpF2dwnh.zip |###########################################------------| 78.7% tmpF2dwnh.zip |###########################################------------| 78.75% tmpF2dwnh.zip |###########################################------------| 78.79% tmpF2dwnh.zip |###########################################------------| 78.84% tmpF2dwnh.zip |###########################################------------| 78.88% tmpF2dwnh.zip |###########################################------------| 78.93% tmpF2dwnh.zip |###########################################------------| 78.97% tmpF2dwnh.zip |###########################################------------| 79.02% tmpF2dwnh.zip |###########################################------------| 79.06% tmpF2dwnh.zip |############################################-----------| 79.11% tmpF2dwnh.zip |############################################-----------| 79.16% tmpF2dwnh.zip |############################################-----------| 79.2% tmpF2dwnh.zip |############################################-----------| 79.25% tmpF2dwnh.zip |############################################-----------| 79.29% tmpF2dwnh.zip |############################################-----------| 79.34% tmpF2dwnh.zip |############################################-----------| 79.38% tmpF2dwnh.zip |############################################-----------| 79.43% tmpF2dwnh.zip |############################################-----------| 79.48% tmpF2dwnh.zip |############################################-----------| 79.52% tmpF2dwnh.zip |############################################-----------| 79.57% tmpF2dwnh.zip |############################################-----------| 79.61% tmpF2dwnh.zip |############################################-----------| 79.66% tmpF2dwnh.zip |############################################-----------| 79.7% tmpF2dwnh.zip |############################################-----------| 79.75% tmpF2dwnh.zip |############################################-----------| 79.8% tmpF2dwnh.zip |############################################-----------| 79.84% tmpF2dwnh.zip |############################################-----------| 79.89% tmpF2dwnh.zip |############################################-----------| 79.93% tmpF2dwnh.zip |############################################-----------| 79.98% tmpF2dwnh.zip |############################################-----------| 80.02% tmpF2dwnh.zip |############################################-----------| 80.07% tmpF2dwnh.zip |############################################-----------| 80.11% tmpF2dwnh.zip |############################################-----------| 80.16% tmpF2dwnh.zip |############################################-----------| 80.21% tmpF2dwnh.zip |############################################-----------| 80.25% tmpF2dwnh.zip |############################################-----------| 80.3% tmpF2dwnh.zip |############################################-----------| 80.34% tmpF2dwnh.zip |############################################-----------| 80.39% tmpF2dwnh.zip |############################################-----------| 80.43% tmpF2dwnh.zip |############################################-----------| 80.48% tmpF2dwnh.zip |############################################-----------| 80.53% tmpF2dwnh.zip |############################################-----------| 80.57% tmpF2dwnh.zip |############################################-----------| 80.62% tmpF2dwnh.zip |############################################-----------| 80.66% tmpF2dwnh.zip |############################################-----------| 80.71% tmpF2dwnh.zip |############################################-----------| 80.75% tmpF2dwnh.zip |############################################-----------| 80.8% tmpF2dwnh.zip |############################################-----------| 80.84% tmpF2dwnh.zip |############################################-----------| 80.89% tmpF2dwnh.zip |#############################################----------| 80.94% tmpF2dwnh.zip |#############################################----------| 80.98% tmpF2dwnh.zip |#############################################----------| 81.03% tmpF2dwnh.zip |#############################################----------| 81.07% tmpF2dwnh.zip |#############################################----------| 81.12% tmpF2dwnh.zip |#############################################----------| 81.16% tmpF2dwnh.zip |#############################################----------| 81.21% tmpF2dwnh.zip |#############################################----------| 81.26% tmpF2dwnh.zip |#############################################----------| 81.3% tmpF2dwnh.zip |#############################################----------| 81.35% tmpF2dwnh.zip |#############################################----------| 81.39% tmpF2dwnh.zip |#############################################----------| 81.44% tmpF2dwnh.zip |#############################################----------| 81.48% tmpF2dwnh.zip |#############################################----------| 81.53% tmpF2dwnh.zip |#############################################----------| 81.58% tmpF2dwnh.zip |#############################################----------| 81.62% tmpF2dwnh.zip |#############################################----------| 81.67% tmpF2dwnh.zip |#############################################----------| 81.71% tmpF2dwnh.zip |#############################################----------| 81.76% tmpF2dwnh.zip |#############################################----------| 81.8% tmpF2dwnh.zip |#############################################----------| 81.85% tmpF2dwnh.zip |#############################################----------| 81.89% tmpF2dwnh.zip |#############################################----------| 81.94% tmpF2dwnh.zip |#############################################----------| 81.99% tmpF2dwnh.zip |#############################################----------| 82.03% tmpF2dwnh.zip |#############################################----------| 82.08% tmpF2dwnh.zip |#############################################----------| 82.12% tmpF2dwnh.zip |#############################################----------| 82.17% tmpF2dwnh.zip |#############################################----------| 82.21% tmpF2dwnh.zip |#############################################----------| 82.26% tmpF2dwnh.zip |#############################################----------| 82.31% tmpF2dwnh.zip |#############################################----------| 82.35% tmpF2dwnh.zip |#############################################----------| 82.4% tmpF2dwnh.zip |#############################################----------| 82.44% tmpF2dwnh.zip |#############################################----------| 82.49% tmpF2dwnh.zip |#############################################----------| 82.53% tmpF2dwnh.zip |#############################################----------| 82.58% tmpF2dwnh.zip |#############################################----------| 82.63% tmpF2dwnh.zip |#############################################----------| 82.67% tmpF2dwnh.zip |#############################################----------| 82.72% tmpF2dwnh.zip |##############################################---------| 82.76% tmpF2dwnh.zip |##############################################---------| 82.81% tmpF2dwnh.zip |##############################################---------| 82.85% tmpF2dwnh.zip |##############################################---------| 82.9% tmpF2dwnh.zip |##############################################---------| 82.94% tmpF2dwnh.zip |##############################################---------| 82.99% tmpF2dwnh.zip |##############################################---------| 83.04% tmpF2dwnh.zip |##############################################---------| 83.08% tmpF2dwnh.zip |##############################################---------| 83.13% tmpF2dwnh.zip |##############################################---------| 83.17% tmpF2dwnh.zip |##############################################---------| 83.22% tmpF2dwnh.zip |##############################################---------| 83.26% tmpF2dwnh.zip |##############################################---------| 83.31% tmpF2dwnh.zip |##############################################---------| 83.36% tmpF2dwnh.zip |##############################################---------| 83.4% tmpF2dwnh.zip |##############################################---------| 83.45% tmpF2dwnh.zip |##############################################---------| 83.49% tmpF2dwnh.zip |##############################################---------| 83.54% tmpF2dwnh.zip |##############################################---------| 83.58% tmpF2dwnh.zip |##############################################---------| 83.63% tmpF2dwnh.zip |##############################################---------| 83.68% tmpF2dwnh.zip |##############################################---------| 83.72% tmpF2dwnh.zip |##############################################---------| 83.77% tmpF2dwnh.zip |##############################################---------| 83.81% tmpF2dwnh.zip |##############################################---------| 83.86% tmpF2dwnh.zip |##############################################---------| 83.9% tmpF2dwnh.zip |##############################################---------| 83.95% tmpF2dwnh.zip |##############################################---------| 83.99% tmpF2dwnh.zip |##############################################---------| 84.04% tmpF2dwnh.zip |##############################################---------| 84.09% tmpF2dwnh.zip |##############################################---------| 84.13% tmpF2dwnh.zip |##############################################---------| 84.18% tmpF2dwnh.zip |##############################################---------| 84.22% tmpF2dwnh.zip |##############################################---------| 84.27% tmpF2dwnh.zip |##############################################---------| 84.31% tmpF2dwnh.zip |##############################################---------| 84.36% tmpF2dwnh.zip |##############################################---------| 84.41% tmpF2dwnh.zip |##############################################---------| 84.45% tmpF2dwnh.zip |##############################################---------| 84.5% tmpF2dwnh.zip |##############################################---------| 84.54% tmpF2dwnh.zip |###############################################--------| 84.59% tmpF2dwnh.zip |###############################################--------| 84.63% tmpF2dwnh.zip |###############################################--------| 84.68% tmpF2dwnh.zip |###############################################--------| 84.73% tmpF2dwnh.zip |###############################################--------| 84.77% tmpF2dwnh.zip |###############################################--------| 84.82% tmpF2dwnh.zip |###############################################--------| 84.86% tmpF2dwnh.zip |###############################################--------| 84.91% tmpF2dwnh.zip |###############################################--------| 84.95% tmpF2dwnh.zip |###############################################--------| 85.0% tmpF2dwnh.zip |###############################################--------| 85.04% tmpF2dwnh.zip |###############################################--------| 85.09% tmpF2dwnh.zip |###############################################--------| 85.14% tmpF2dwnh.zip |###############################################--------| 85.18% tmpF2dwnh.zip |###############################################--------| 85.23% tmpF2dwnh.zip |###############################################--------| 85.27% tmpF2dwnh.zip |###############################################--------| 85.32% tmpF2dwnh.zip |###############################################--------| 85.36% tmpF2dwnh.zip |###############################################--------| 85.41% tmpF2dwnh.zip |###############################################--------| 85.46% tmpF2dwnh.zip |###############################################--------| 85.5% tmpF2dwnh.zip |###############################################--------| 85.55% tmpF2dwnh.zip |###############################################--------| 85.59% tmpF2dwnh.zip |###############################################--------| 85.64% tmpF2dwnh.zip |###############################################--------| 85.68% tmpF2dwnh.zip |###############################################--------| 85.73% tmpF2dwnh.zip |###############################################--------| 85.78% tmpF2dwnh.zip |###############################################--------| 85.82% tmpF2dwnh.zip |###############################################--------| 85.87% tmpF2dwnh.zip |###############################################--------| 85.91% tmpF2dwnh.zip |###############################################--------| 85.96% tmpF2dwnh.zip |###############################################--------| 86.0% tmpF2dwnh.zip |###############################################--------| 86.05% tmpF2dwnh.zip |###############################################--------| 86.09% tmpF2dwnh.zip |###############################################--------| 86.14% tmpF2dwnh.zip |###############################################--------| 86.19% tmpF2dwnh.zip |###############################################--------| 86.23% tmpF2dwnh.zip |###############################################--------| 86.28% tmpF2dwnh.zip |###############################################--------| 86.32% tmpF2dwnh.zip |################################################-------| 86.37% tmpF2dwnh.zip |################################################-------| 86.41% tmpF2dwnh.zip |################################################-------| 86.46% tmpF2dwnh.zip |################################################-------| 86.51% tmpF2dwnh.zip |################################################-------| 86.55% tmpF2dwnh.zip |################################################-------| 86.6% tmpF2dwnh.zip |################################################-------| 86.64% tmpF2dwnh.zip |################################################-------| 86.69% tmpF2dwnh.zip |################################################-------| 86.73% tmpF2dwnh.zip |################################################-------| 86.78% tmpF2dwnh.zip |################################################-------| 86.83% tmpF2dwnh.zip |################################################-------| 86.87% tmpF2dwnh.zip |################################################-------| 86.92% tmpF2dwnh.zip |################################################-------| 86.96% tmpF2dwnh.zip |################################################-------| 87.01% tmpF2dwnh.zip |################################################-------| 87.05% tmpF2dwnh.zip |################################################-------| 87.1% tmpF2dwnh.zip |################################################-------| 87.14% tmpF2dwnh.zip |################################################-------| 87.19% tmpF2dwnh.zip |################################################-------| 87.24% tmpF2dwnh.zip |################################################-------| 87.28% tmpF2dwnh.zip |################################################-------| 87.33% tmpF2dwnh.zip |################################################-------| 87.37% tmpF2dwnh.zip |################################################-------| 87.42% tmpF2dwnh.zip |################################################-------| 87.46% tmpF2dwnh.zip |################################################-------| 87.51% tmpF2dwnh.zip |################################################-------| 87.56% tmpF2dwnh.zip |################################################-------| 87.6% tmpF2dwnh.zip |################################################-------| 87.65% tmpF2dwnh.zip |################################################-------| 87.69% tmpF2dwnh.zip |################################################-------| 87.74% tmpF2dwnh.zip |################################################-------| 87.78% tmpF2dwnh.zip |################################################-------| 87.83% tmpF2dwnh.zip |################################################-------| 87.87% tmpF2dwnh.zip |################################################-------| 87.92% tmpF2dwnh.zip |################################################-------| 87.97% tmpF2dwnh.zip |################################################-------| 88.01% tmpF2dwnh.zip |################################################-------| 88.06% tmpF2dwnh.zip |################################################-------| 88.1% tmpF2dwnh.zip |################################################-------| 88.15% tmpF2dwnh.zip |#################################################------| 88.19% tmpF2dwnh.zip |#################################################------| 88.24% tmpF2dwnh.zip |#################################################------| 88.29% tmpF2dwnh.zip |#################################################------| 88.33% tmpF2dwnh.zip |#################################################------| 88.38% tmpF2dwnh.zip |#################################################------| 88.42% tmpF2dwnh.zip |#################################################------| 88.47% tmpF2dwnh.zip |#################################################------| 88.51% tmpF2dwnh.zip |#################################################------| 88.56% tmpF2dwnh.zip |#################################################------| 88.61% tmpF2dwnh.zip |#################################################------| 88.65% tmpF2dwnh.zip |#################################################------| 88.7% tmpF2dwnh.zip |#################################################------| 88.74% tmpF2dwnh.zip |#################################################------| 88.79% tmpF2dwnh.zip |#################################################------| 88.83% tmpF2dwnh.zip |#################################################------| 88.88% tmpF2dwnh.zip |#################################################------| 88.92% tmpF2dwnh.zip |#################################################------| 88.97% tmpF2dwnh.zip |#################################################------| 89.02% tmpF2dwnh.zip |#################################################------| 89.06% tmpF2dwnh.zip |#################################################------| 89.11% tmpF2dwnh.zip |#################################################------| 89.15% tmpF2dwnh.zip |#################################################------| 89.2% tmpF2dwnh.zip |#################################################------| 89.24% tmpF2dwnh.zip |#################################################------| 89.29% tmpF2dwnh.zip |#################################################------| 89.34% tmpF2dwnh.zip |#################################################------| 89.38% tmpF2dwnh.zip |#################################################------| 89.43% tmpF2dwnh.zip |#################################################------| 89.47% tmpF2dwnh.zip |#################################################------| 89.52% tmpF2dwnh.zip |#################################################------| 89.56% tmpF2dwnh.zip |#################################################------| 89.61% tmpF2dwnh.zip |#################################################------| 89.66% tmpF2dwnh.zip |#################################################------| 89.7% tmpF2dwnh.zip |#################################################------| 89.75% tmpF2dwnh.zip |#################################################------| 89.79% tmpF2dwnh.zip |#################################################------| 89.84% tmpF2dwnh.zip |#################################################------| 89.88% tmpF2dwnh.zip |#################################################------| 89.93% tmpF2dwnh.zip |#################################################------| 89.97% tmpF2dwnh.zip |##################################################-----| 90.02% tmpF2dwnh.zip |##################################################-----| 90.07% tmpF2dwnh.zip |##################################################-----| 90.11% tmpF2dwnh.zip |##################################################-----| 90.16% tmpF2dwnh.zip |##################################################-----| 90.2% tmpF2dwnh.zip |##################################################-----| 90.25% tmpF2dwnh.zip |##################################################-----| 90.29% tmpF2dwnh.zip |##################################################-----| 90.34% tmpF2dwnh.zip |##################################################-----| 90.39% tmpF2dwnh.zip |##################################################-----| 90.43% tmpF2dwnh.zip |##################################################-----| 90.48% tmpF2dwnh.zip |##################################################-----| 90.52% tmpF2dwnh.zip |##################################################-----| 90.57% tmpF2dwnh.zip |##################################################-----| 90.61% tmpF2dwnh.zip |##################################################-----| 90.66% tmpF2dwnh.zip |##################################################-----| 90.71% tmpF2dwnh.zip |##################################################-----| 90.75% tmpF2dwnh.zip |##################################################-----| 90.8% tmpF2dwnh.zip |##################################################-----| 90.84% tmpF2dwnh.zip |##################################################-----| 90.89% tmpF2dwnh.zip |##################################################-----| 90.93% tmpF2dwnh.zip |##################################################-----| 90.98% tmpF2dwnh.zip |##################################################-----| 91.02% tmpF2dwnh.zip |##################################################-----| 91.07% tmpF2dwnh.zip |##################################################-----| 91.12% tmpF2dwnh.zip |##################################################-----| 91.16% tmpF2dwnh.zip |##################################################-----| 91.21% tmpF2dwnh.zip |##################################################-----| 91.25% tmpF2dwnh.zip |##################################################-----| 91.3% tmpF2dwnh.zip |##################################################-----| 91.34% tmpF2dwnh.zip |##################################################-----| 91.39% tmpF2dwnh.zip |##################################################-----| 91.44% tmpF2dwnh.zip |##################################################-----| 91.48% tmpF2dwnh.zip |##################################################-----| 91.53% tmpF2dwnh.zip |##################################################-----| 91.57% tmpF2dwnh.zip |##################################################-----| 91.62% tmpF2dwnh.zip |##################################################-----| 91.66% tmpF2dwnh.zip |##################################################-----| 91.71% tmpF2dwnh.zip |##################################################-----| 91.76% tmpF2dwnh.zip |##################################################-----| 91.8% tmpF2dwnh.zip |###################################################----| 91.85% tmpF2dwnh.zip |###################################################----| 91.89% tmpF2dwnh.zip |###################################################----| 91.94% tmpF2dwnh.zip |###################################################----| 91.98% tmpF2dwnh.zip |###################################################----| 92.03% tmpF2dwnh.zip |###################################################----| 92.07% tmpF2dwnh.zip |###################################################----| 92.12% tmpF2dwnh.zip |###################################################----| 92.17% tmpF2dwnh.zip |###################################################----| 92.21% tmpF2dwnh.zip |###################################################----| 92.26% tmpF2dwnh.zip |###################################################----| 92.3% tmpF2dwnh.zip |###################################################----| 92.35% tmpF2dwnh.zip |###################################################----| 92.39% tmpF2dwnh.zip |###################################################----| 92.44% tmpF2dwnh.zip |###################################################----| 92.49% tmpF2dwnh.zip |###################################################----| 92.53% tmpF2dwnh.zip |###################################################----| 92.58% tmpF2dwnh.zip |###################################################----| 92.62% tmpF2dwnh.zip |###################################################----| 92.67% tmpF2dwnh.zip |###################################################----| 92.71% tmpF2dwnh.zip |###################################################----| 92.76% tmpF2dwnh.zip |###################################################----| 92.81% tmpF2dwnh.zip |###################################################----| 92.85% tmpF2dwnh.zip |###################################################----| 92.9% tmpF2dwnh.zip |###################################################----| 92.94% tmpF2dwnh.zip |###################################################----| 92.99% tmpF2dwnh.zip |###################################################----| 93.03% tmpF2dwnh.zip |###################################################----| 93.08% tmpF2dwnh.zip |###################################################----| 93.12% tmpF2dwnh.zip |###################################################----| 93.17% tmpF2dwnh.zip |###################################################----| 93.22% tmpF2dwnh.zip |###################################################----| 93.26% tmpF2dwnh.zip |###################################################----| 93.31% tmpF2dwnh.zip |###################################################----| 93.35% tmpF2dwnh.zip |###################################################----| 93.4% tmpF2dwnh.zip |###################################################----| 93.44% tmpF2dwnh.zip |###################################################----| 93.49% tmpF2dwnh.zip |###################################################----| 93.54% tmpF2dwnh.zip |###################################################----| 93.58% tmpF2dwnh.zip |###################################################----| 93.63% tmpF2dwnh.zip |####################################################---| 93.67% tmpF2dwnh.zip |####################################################---| 93.72% tmpF2dwnh.zip |####################################################---| 93.76% tmpF2dwnh.zip |####################################################---| 93.81% tmpF2dwnh.zip |####################################################---| 93.86% tmpF2dwnh.zip |####################################################---| 93.9% tmpF2dwnh.zip |####################################################---| 93.95% tmpF2dwnh.zip |####################################################---| 93.99% tmpF2dwnh.zip |####################################################---| 94.04% tmpF2dwnh.zip |####################################################---| 94.08% tmpF2dwnh.zip |####################################################---| 94.13% tmpF2dwnh.zip |####################################################---| 94.17% tmpF2dwnh.zip |####################################################---| 94.22% tmpF2dwnh.zip |####################################################---| 94.27% tmpF2dwnh.zip |####################################################---| 94.31% tmpF2dwnh.zip |####################################################---| 94.36% tmpF2dwnh.zip |####################################################---| 94.4% tmpF2dwnh.zip |####################################################---| 94.45% tmpF2dwnh.zip |####################################################---| 94.49% tmpF2dwnh.zip |####################################################---| 94.54% tmpF2dwnh.zip |####################################################---| 94.59% tmpF2dwnh.zip |####################################################---| 94.63% tmpF2dwnh.zip |####################################################---| 94.68% tmpF2dwnh.zip |####################################################---| 94.72% tmpF2dwnh.zip |####################################################---| 94.77% tmpF2dwnh.zip |####################################################---| 94.81% tmpF2dwnh.zip |####################################################---| 94.86% tmpF2dwnh.zip |####################################################---| 94.9% tmpF2dwnh.zip |####################################################---| 94.95% tmpF2dwnh.zip |####################################################---| 95.0% tmpF2dwnh.zip |####################################################---| 95.04% tmpF2dwnh.zip |####################################################---| 95.09% tmpF2dwnh.zip |####################################################---| 95.13% tmpF2dwnh.zip |####################################################---| 95.18% tmpF2dwnh.zip |####################################################---| 95.22% tmpF2dwnh.zip |####################################################---| 95.27% tmpF2dwnh.zip |####################################################---| 95.32% tmpF2dwnh.zip |####################################################---| 95.36% tmpF2dwnh.zip |####################################################---| 95.41% tmpF2dwnh.zip |####################################################---| 95.45% tmpF2dwnh.zip |#####################################################--| 95.5% tmpF2dwnh.zip |#####################################################--| 95.54% tmpF2dwnh.zip |#####################################################--| 95.59% tmpF2dwnh.zip |#####################################################--| 95.64% tmpF2dwnh.zip |#####################################################--| 95.68% tmpF2dwnh.zip |#####################################################--| 95.73% tmpF2dwnh.zip |#####################################################--| 95.77% tmpF2dwnh.zip |#####################################################--| 95.82% tmpF2dwnh.zip |#####################################################--| 95.86% tmpF2dwnh.zip |#####################################################--| 95.91% tmpF2dwnh.zip |#####################################################--| 95.95% tmpF2dwnh.zip |#####################################################--| 96.0% tmpF2dwnh.zip |#####################################################--| 96.05% tmpF2dwnh.zip |#####################################################--| 96.09% tmpF2dwnh.zip |#####################################################--| 96.14% tmpF2dwnh.zip |#####################################################--| 96.18% tmpF2dwnh.zip |#####################################################--| 96.23% tmpF2dwnh.zip |#####################################################--| 96.27% tmpF2dwnh.zip |#####################################################--| 96.32% tmpF2dwnh.zip |#####################################################--| 96.37% tmpF2dwnh.zip |#####################################################--| 96.41% tmpF2dwnh.zip |#####################################################--| 96.46% tmpF2dwnh.zip |#####################################################--| 96.5% tmpF2dwnh.zip |#####################################################--| 96.55% tmpF2dwnh.zip |#####################################################--| 96.59% tmpF2dwnh.zip |#####################################################--| 96.64% tmpF2dwnh.zip |#####################################################--| 96.69% tmpF2dwnh.zip |#####################################################--| 96.73% tmpF2dwnh.zip |#####################################################--| 96.78% tmpF2dwnh.zip |#####################################################--| 96.82% tmpF2dwnh.zip |#####################################################--| 96.87% tmpF2dwnh.zip |#####################################################--| 96.91% tmpF2dwnh.zip |#####################################################--| 96.96% tmpF2dwnh.zip |#####################################################--| 97.0% tmpF2dwnh.zip |#####################################################--| 97.05% tmpF2dwnh.zip |#####################################################--| 97.1% tmpF2dwnh.zip |#####################################################--| 97.14% tmpF2dwnh.zip |#####################################################--| 97.19% tmpF2dwnh.zip |#####################################################--| 97.23% tmpF2dwnh.zip |######################################################-| 97.28% tmpF2dwnh.zip |######################################################-| 97.32% tmpF2dwnh.zip |######################################################-| 97.37% tmpF2dwnh.zip |######################################################-| 97.42% tmpF2dwnh.zip |######################################################-| 97.46% tmpF2dwnh.zip |######################################################-| 97.51% tmpF2dwnh.zip |######################################################-| 97.55% tmpF2dwnh.zip |######################################################-| 97.6% tmpF2dwnh.zip |######################################################-| 97.64% tmpF2dwnh.zip |######################################################-| 97.69% tmpF2dwnh.zip |######################################################-| 97.74% tmpF2dwnh.zip |######################################################-| 97.78% tmpF2dwnh.zip |######################################################-| 97.83% tmpF2dwnh.zip |######################################################-| 97.87% tmpF2dwnh.zip |######################################################-| 97.92% tmpF2dwnh.zip |######################################################-| 97.96% tmpF2dwnh.zip |######################################################-| 98.01% tmpF2dwnh.zip |######################################################-| 98.05% tmpF2dwnh.zip |######################################################-| 98.1% tmpF2dwnh.zip |######################################################-| 98.15% tmpF2dwnh.zip |######################################################-| 98.19% tmpF2dwnh.zip |######################################################-| 98.24% tmpF2dwnh.zip |######################################################-| 98.28% tmpF2dwnh.zip |######################################################-| 98.33% tmpF2dwnh.zip |######################################################-| 98.37% tmpF2dwnh.zip |######################################################-| 98.42% tmpF2dwnh.zip |######################################################-| 98.47% tmpF2dwnh.zip |######################################################-| 98.51% tmpF2dwnh.zip |######################################################-| 98.56% tmpF2dwnh.zip |######################################################-| 98.6% tmpF2dwnh.zip |######################################################-| 98.65% tmpF2dwnh.zip |######################################################-| 98.69% tmpF2dwnh.zip |######################################################-| 98.74% tmpF2dwnh.zip |######################################################-| 98.79% tmpF2dwnh.zip |######################################################-| 98.83% tmpF2dwnh.zip |######################################################-| 98.88% tmpF2dwnh.zip |######################################################-| 98.92% tmpF2dwnh.zip |######################################################-| 98.97% tmpF2dwnh.zip |######################################################-| 99.01% tmpF2dwnh.zip |######################################################-| 99.06% tmpF2dwnh.zip |#######################################################| 99.1% tmpF2dwnh.zip |#######################################################| 99.15% tmpF2dwnh.zip |#######################################################| 99.2% tmpF2dwnh.zip |#######################################################| 99.24% tmpF2dwnh.zip |#######################################################| 99.29% tmpF2dwnh.zip |#######################################################| 99.33% tmpF2dwnh.zip |#######################################################| 99.38% tmpF2dwnh.zip |#######################################################| 99.42% tmpF2dwnh.zip |#######################################################| 99.47% tmpF2dwnh.zip |#######################################################| 99.52% tmpF2dwnh.zip |#######################################################| 99.56% tmpF2dwnh.zip |#######################################################| 99.61% tmpF2dwnh.zip |#######################################################| 99.65% tmpF2dwnh.zip |#######################################################| 99.7% tmpF2dwnh.zip |#######################################################| 99.74% tmpF2dwnh.zip |#######################################################| 99.79% tmpF2dwnh.zip |#######################################################| 99.84% tmpF2dwnh.zip |#######################################################| 99.88% tmpF2dwnh.zip |#######################################################| 99.93% tmpF2dwnh.zip |#######################################################| 99.97% tmpF2dwnh.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 6c8f6db2-819c-4c25-ae77-02e2a22d521f Retrieving manager services status... [ip=localhost] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | AMQP-Postgres | running | | AMQP InfluxDB | running | | RabbitMQ | running | | Webserver | running | | Management Worker | running | | PostgreSQL | running | | Cloudify Console | running | | Manager Rest-Service | running | | Riemann | running | +--------------------------------+---------+ 2019-06-30 12:01:15,443 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-36b338b2-e3da-4512-b9cf-c375b9c7ac73 sudo: unable to resolve host vyos-vrouter-vm-36b338b2-e3da-4512-b9cf-c375b9c7ac73 2019-06-30 12:01:15,444 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2 2019-06-30 12:01:24,472 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2 md5:7ed4401d5dae9c25cd4a92ee16e9ba25 sha256:d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5 2019-06-30 12:01:24,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 12:01:24,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 12:01:25,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 30 Jun 2019 12:01:25 GMT X-Openstack-Request-Id: req-2dc6cafe-88f9-40f8-a201-78ea5d66e826 2019-06-30 12:01:25,192 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T11:56:29Z", "file": "/v2/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450/file", "owner": "93b89017d60443d08a5914fae870f878", "id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "size": 296222720, "self": "/v2/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "vyos_vrouter-img_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-06-30T11:56:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 12:01:25,192 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-2dc6cafe-88f9-40f8-a201-78ea5d66e826 2019-06-30 12:01:25,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.718096017838s 2019-06-30 12:01:25,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 12:01:25,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" -d '{"owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}' 2019-06-30 12:01:25,239 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Sun, 30 Jun 2019 12:01:25 GMT Location: http://172.30.9.24:9292/v2/images/985aa211-828e-407c-9e5b-dd1d368a09ad Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0c30a858-7bcb-4327-8c20-85e814c9cdc3 2019-06-30 12:01:25,239 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T12:01:25Z", "file": "/v2/images/985aa211-828e-407c-9e5b-dd1d368a09ad/file", "owner": "93b89017d60443d08a5914fae870f878", "id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "size": null, "self": "/v2/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "name": "vyos_vrouter-img_alt_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "checksum": null, "created_at": "2019-06-30T12:01:25Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 12:01:25,239 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-0c30a858-7bcb-4327-8c20-85e814c9cdc3 2019-06-30 12:01:25,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0436120033264s 2019-06-30 12:01:25,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 12:01:25,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/985aa211-828e-407c-9e5b-dd1d368a09ad/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" -d '' 2019-06-30 12:01:55,748 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 12:01:55 GMT X-Openstack-Request-Id: req-a60c8e2e-e8d3-4f90-a212-5c90607837d8 2019-06-30 12:01:55,748 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 12:01:55,748 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/985aa211-828e-407c-9e5b-dd1d368a09ad/file used request id req-a60c8e2e-e8d3-4f90-a212-5c90607837d8 2019-06-30 12:01:55,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 30.5083310604s 2019-06-30 12:01:55,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 12:01:55,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 12:01:55,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json Date: Sun, 30 Jun 2019 12:01:55 GMT X-Openstack-Request-Id: req-ca146566-3bb9-4fa8-b1f2-0a397298f24a 2019-06-30 12:01:55,804 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T12:01:55Z", "file": "/v2/images/985aa211-828e-407c-9e5b-dd1d368a09ad/file", "owner": "93b89017d60443d08a5914fae870f878", "id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "size": 2148073472, "self": "/v2/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/985aa211-828e-407c-9e5b-dd1d368a09ad/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/985aa211-828e-407c-9e5b-dd1d368a09ad/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "name": "vyos_vrouter-img_alt_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "checksum": "7ed4401d5dae9c25cd4a92ee16e9ba25", "created_at": "2019-06-30T12:01:25Z", "os_hidden": false, "protected": false, "os_hash_value": "df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T11:56:29Z", "file": "/v2/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450/file", "owner": "93b89017d60443d08a5914fae870f878", "id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "size": 296222720, "self": "/v2/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "vyos_vrouter-img_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-06-30T11:56:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 12:01:55,804 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ca146566-3bb9-4fa8-b1f2-0a397298f24a 2019-06-30 12:01:55,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0505440235138s 2019-06-30 12:01:55,807 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/985aa211-828e-407c-9e5b-dd1d368a09ad/snap', u'metadata': Munch({})})], 'file': u'/v2/images/985aa211-828e-407c-9e5b-dd1d368a09ad/file', 'owner': u'93b89017d60443d08a5914fae870f878', 'id': u'985aa211-828e-407c-9e5b-dd1d368a09ad', 'size': 2148073472, u'self': u'/v2/images/985aa211-828e-407c-9e5b-dd1d368a09ad', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'93b89017d60443d08a5914fae870f878', 'name': 'vyos_vrouter-project_36b338b2-e3da-4512-b9cf-c375b9c7ac73', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/985aa211-828e-407c-9e5b-dd1d368a09ad/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T12:01:55Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-30T12:01:55Z', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_36b338b2-e3da-4512-b9cf-c375b9c7ac73', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', 'properties': {u'os_hash_value': u'df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835', u'self': u'/v2/images/985aa211-828e-407c-9e5b-dd1d368a09ad', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_36b338b2-e3da-4512-b9cf-c375b9c7ac73', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_36b338b2-e3da-4512-b9cf-c375b9c7ac73', 'created': u'2019-06-30T12:01:25Z', 'checksum': u'7ed4401d5dae9c25cd4a92ee16e9ba25', 'created_at': u'2019-06-30T12:01:25Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835', 'metadata': {u'os_hash_value': u'df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835', u'self': u'/v2/images/985aa211-828e-407c-9e5b-dd1d368a09ad', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_36b338b2-e3da-4512-b9cf-c375b9c7ac73', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}}) 2019-06-30 12:01:55,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 12:01:55,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ad0774b19453a8a04b52749f449d3649bf509855" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "vyos_vrouter-flavor_alt_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-06-30 12:01:56,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Sun, 30 Jun 2019 12: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-9d68e6ed-8410-4754-8943-44760407b19b x-openstack-request-id: req-9d68e6ed-8410-4754-8943-44760407b19b 2019-06-30 12:01:56,167 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "7cd93504-e114-4b69-88a5-677564510015"}} 2019-06-30 12:01:56,167 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9d68e6ed-8410-4754-8943-44760407b19b 2019-06-30 12:01:56,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.359269857407s 2019-06-30 12:01:56,168 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_36b338b2-e3da-4512-b9cf-c375b9c7ac73', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'7cd93504-e114-4b69-88a5-677564510015', 'swap': 0}) 2019-06-30 12:01:56,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 12:01:56,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/7cd93504-e114-4b69-88a5-677564510015/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ad0774b19453a8a04b52749f449d3649bf509855" -d '{"extra_specs": {}}' 2019-06-30 12:01:56,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 12:01: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-bc9ab6e9-1f3a-4d7b-a541-5b97f3b42bb7 x-openstack-request-id: req-bc9ab6e9-1f3a-4d7b-a541-5b97f3b42bb7 2019-06-30 12:01:56,188 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 12:01:56,188 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/7cd93504-e114-4b69-88a5-677564510015/os-extra_specs used request id req-bc9ab6e9-1f3a-4d7b-a541-5b97f3b42bb7 2019-06-30 12:01:56,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198400020599s 2019-06-30 12:01:56,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-06-30 12:01:56,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 12:01:56,203 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 12:01:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a1ba833-6d89-4a09-a86f-fb62ce5678ca 2019-06-30 12:01:56,203 - 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.7:35357/v3/", "rel": "self"}]}]}} 2019-06-30 12:01:56,203 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-8a1ba833-6d89-4a09-a86f-fb62ce5678ca 2019-06-30 12:01:56,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ad0774b19453a8a04b52749f449d3649bf509855" 2019-06-30 12:01:56,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 12:01:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9da43649-205d-4edd-91e7-106847caf033 2019-06-30 12:01:56,412 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/05c1f224d31b4224b4a85740f6bf9308"}, "enabled": true, "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/0e91060387334b1e90b91137b865db80"}, "enabled": true, "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/0fddb73deaa349618d03c5066051ff76"}, "enabled": true, "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/1e93b91533a84633a19f8d7e0255f4cc"}, "enabled": true, "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/3ca8c6f96bee4a368ac4ebc45ebf883c"}, "enabled": true, "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/52b6a105b9864cc683cd14b392a30b89"}, "enabled": true, "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/5730868dd53143bf882134e3b3202694"}, "enabled": true, "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/657dbdfa2c45405a90b1717d992d29f8"}, "enabled": true, "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6e4d57c0179248c882609c75c88cdab2"}, "enabled": true, "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/b49fd95a540441e5bff7fe02fab32dc7"}, "enabled": true, "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/bfc3b734c06642848d51f42424cf9a6f"}, "enabled": true, "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/e178e2ab4a194863a901e350a7027268"}, "enabled": true, "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/e9aee3a04fdc4e0e886d6ea0b5153d41"}, "enabled": true, "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/f39728f125144f69b3b0835dde1ffe05"}, "enabled": true, "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-06-30 12:01:56,412 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-9da43649-205d-4edd-91e7-106847caf033 2019-06-30 12:01:56,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.219037055969s 2019-06-30 12:01:56,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-06-30 12:01:56,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ad0774b19453a8a04b52749f449d3649bf509855" 2019-06-30 12:01:56,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1852 Content-Type: application/json Date: Sun, 30 Jun 2019 12:01:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f7b5b9c-03ab-46db-80ad-bc482b9ebacc 2019-06-30 12:01:56,622 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/036fa5523adc4785a474fb116ea3078a"}, "url": "http://172.30.9.24:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "id": "036fa5523adc4785a474fb116ea3078a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/0ba53fca838041fc8974fa6f071cf210"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f39728f125144f69b3b0835dde1ffe05", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/12b6eb58b5ff4504a7df58168bf800ac"}, "url": "http://172.30.9.24:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "05c1f224d31b4224b4a85740f6bf9308", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/145543d14b3847feb8345b301ccb7775"}, "url": "http://12.0.0.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1e93b91533a84633a19f8d7e0255f4cc", "id": "145543d14b3847feb8345b301ccb7775"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1b0ca947526b4ad3a8e30411d45f79fe"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e178e2ab4a194863a901e350a7027268", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1b880d85ed0544d5b08a4b33eab09d54"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "657dbdfa2c45405a90b1717d992d29f8", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/2829a605b37a4b1b96a4759486164c64"}, "url": "http://172.30.9.24:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0fddb73deaa349618d03c5066051ff76", "id": "2829a605b37a4b1b96a4759486164c64"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/312876716c4f477ab0ad3e2e0d69b441"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0e91060387334b1e90b91137b865db80", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/38a6bd58c49d4d9cbb5549fa927e7ac0"}, "url": "http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1e93b91533a84633a19f8d7e0255f4cc", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3a771fa51cc24384bccd2010bf480706"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0fddb73deaa349618d03c5066051ff76", "id": "3a771fa51cc24384bccd2010bf480706"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/48a19389bed14b80ad15506ef0c0b7e9"}, "url": "http://172.30.9.24:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e178e2ab4a194863a901e350a7027268", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4c04a2e4b7624c35847ede741490b61a"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0fddb73deaa349618d03c5066051ff76", "id": "4c04a2e4b7624c35847ede741490b61a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4f7ba9dc180442c1be231464d5af2632"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f39728f125144f69b3b0835dde1ffe05", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5760f434a5d1430b9030050749ccbebc"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5730868dd53143bf882134e3b3202694", "id": "5760f434a5d1430b9030050749ccbebc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/629307464fdb4ebe8f0668a229734c45"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "id": "629307464fdb4ebe8f0668a229734c45"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/664cd169deb5465bb91d092f571e44fb"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "id": "664cd169deb5465bb91d092f571e44fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/66b8514aad984bb4b9ab013304634b0b"}, "url": "http://172.30.9.24:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b49fd95a540441e5bff7fe02fab32dc7", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/6e0bb9df3987405987949f2119720b08"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e178e2ab4a194863a901e350a7027268", "id": "6e0bb9df3987405987949f2119720b08"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7e89d5a6717148f6892277df88125d26"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "52b6a105b9864cc683cd14b392a30b89", "id": "7e89d5a6717148f6892277df88125d26"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/93400677d4784ff895ac639c402aff4b"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "05c1f224d31b4224b4a85740f6bf9308", "id": "93400677d4784ff895ac639c402aff4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/a73b45a4b69a43a2af736c703db40396"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "id": "a73b45a4b69a43a2af736c703db40396"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b1065b4639974a3ba8db92d056de52c6"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5730868dd53143bf882134e3b3202694", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b7daa5f750904a48804d36923351186b"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bfc3b734c06642848d51f42424cf9a6f", "id": "b7daa5f750904a48804d36923351186b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b8ba091c99404fdd998dc5b59dad6c98"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "657dbdfa2c45405a90b1717d992d29f8", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b9e9cfe94cde44c980cecda2e3c2503f"}, "url": "http://172.30.9.24:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5730868dd53143bf882134e3b3202694", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/be72b09d3d21488c8c8016cef2e3d057"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/bfbcb5714f7c4c6f8f08083ad075d46b"}, "url": "http://172.30.9.24:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "52b6a105b9864cc683cd14b392a30b89", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c132d62921784da98d83752bc77160a3"}, "url": "http://12.0.0.26:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1e93b91533a84633a19f8d7e0255f4cc", "id": "c132d62921784da98d83752bc77160a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c71f9105a6f6491d9483cf7bd1efdf56"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0e91060387334b1e90b91137b865db80", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/caa5dda8c3f74c2cb1d47b1de1c0334b"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "52b6a105b9864cc683cd14b392a30b89", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ce01ae2c7b0b40f6a07ae97c967d5a2f"}, "url": "http://172.30.9.24:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "657dbdfa2c45405a90b1717d992d29f8", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ce68140b08254e9896eafa5684d6c188"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bfc3b734c06642848d51f42424cf9a6f", "id": "ce68140b08254e9896eafa5684d6c188"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d44aa82ccb3a4a38b27e08eaebf8bd19"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b49fd95a540441e5bff7fe02fab32dc7", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/de96688a4dbd4bd2b9c46e5ae6579179"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "05c1f224d31b4224b4a85740f6bf9308", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e096cff7f26d46cf9567ec87b11afa99"}, "url": "http://172.30.9.24:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0e91060387334b1e90b91137b865db80", "id": "e096cff7f26d46cf9567ec87b11afa99"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e409ba15d4464792afa5719697446714"}, "url": "http://172.30.9.24:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bfc3b734c06642848d51f42424cf9a6f", "id": "e409ba15d4464792afa5719697446714"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e93e16e25c374cd3b439695cee331180"}, "url": "http://172.30.9.24:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f39728f125144f69b3b0835dde1ffe05", "id": "e93e16e25c374cd3b439695cee331180"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f63eefbaeaa942eb873947a68a0f5549"}, "url": "http://172.30.9.24:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "id": "f63eefbaeaa942eb873947a68a0f5549"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f6bd9619b5a04bc0baf92e88c01f88e4"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b49fd95a540441e5bff7fe02fab32dc7", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "links": {"self": "http://172.30.9.24:5000/v3/endpoints", "previous": null, "next": null}} 2019-06-30 12:01:56,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-5f7b5b9c-03ab-46db-80ad-bc482b9ebacc 2019-06-30 12:01:56,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.199823856354s 2019-06-30 12:01:56,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2019-06-30 12:01:56,635 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/blueprints/vrouter-opnfv; body: bytes data 2019-06-30 12:02:01,946 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:02:01,946 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:02:01,946 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:02:01,946 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:02:01,947 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:02:01,947 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:02:01,947 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:02:01,947 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-06-30 12:02:01,947 - 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": "2019-06-30T12:02:01.905Z", "updated_at": "2019-06-30T12:02:01.905Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "vrouter-opnfv", "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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {"default": {}}}, "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": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "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_server_group": {"name": "cloudify.openstack.server_connected_to_server_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_server_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": "", "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_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": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "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.route_connected_to_router": {"name": "cloudify.openstack.route_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.route_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": "", "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.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_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.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_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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"]}}}}}, "capabilities": {}, "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"}}}}, "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": []}, "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"}}, "imported_blueprints": [], "namespaces_mapping": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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": "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "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": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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": "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "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": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "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": {"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.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": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"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"}, "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": {}, "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.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.subnet.list_subnets", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.subnet.list_subnets", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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": "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "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": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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": "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "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": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.list_routers"}, "update": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.update"}, "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": ""}, "cloudify.interfaces.operations.update": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.update"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.list_routers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.router.list_routers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "update": {"implementation": "openstack.neutron_plugin.router.update", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}]}], "scaling_groups": {}, "policies": {}, "metadata": null}} 2019-06-30 12:02:01,949 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:02:01,949 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:02:01 GMT 2019-06-30 12:02:01,949 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:02:01,949 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 297560 2019-06-30 12:02:01,949 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:02:01,949 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:02:01,949 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:02:01,977 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2019-06-30 12:02:01,978 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.24:5000", "keystone_tenant_name": "vyos_vrouter-project_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "keystone_password": "jwdvByT8m7n1m3eGahO1MwpioozTFf", "reference_vnf_flavor_id": "7cd93504-e114-4b69-88a5-677564510015", "target_vnf_flavor_id": "7cd93504-e114-4b69-88a5-677564510015", "target_vnf_image_id": "985aa211-828e-407c-9e5b-dd1d368a09ad"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2019-06-30 12:02:03,062 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:02:03,062 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:02:03,062 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:02:03,062 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:02:03,062 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:02:03,063 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:02:03,063 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:02:03,063 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 768 2019-06-30 12:02:03,063 - 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": "7cd93504-e114-4b69-88a5-677564510015", "target_vnf_flavor_id": "7cd93504-e114-4b69-88a5-677564510015", "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_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "keystone_password": "jwdvByT8m7n1m3eGahO1MwpioozTFf", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.24: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": "985aa211-828e-407c-9e5b-dd1d368a09ad", "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": "2019-06-30T12:02:02.082Z", "created_by": "admin", "updated_at": "2019-06-30T12:02:02.082Z", "visibility": "tenant", "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, "resource_availability": "tenant", "capabilities": {}, "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": []}, "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": {}, "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"}}}}} 2019-06-30 12:02:03,063 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:02:03,063 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:02:03 GMT 2019-06-30 12:02:03,063 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:02:03,063 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9346 2019-06-30 12:02:03,063 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:02:03,064 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:02:03,064 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:02:03,065 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions 2019-06-30 12:02:03,146 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:02:03,146 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:02:03,146 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:02:03,146 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:02:03,146 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:02:03,146 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:02:03,146 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:02:03,146 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:02:02.505Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:02:02.506Z", "id": "4fb672c9-6000-4842-be16-b7df6ed09bd7"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 1000}}} 2019-06-30 12:02:03,147 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:02:03,147 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:02:03 GMT 2019-06-30 12:02:03,147 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:02:03,147 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 12:02:03,147 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:02:03,147 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:02:03,147 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:02:03,147 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 12:02:03,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-06-30 12:02:03,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:02:03,218 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:02:03,218 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:02:03,218 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:02:03,218 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:02:03,218 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:02:03,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:02:03,218 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-06-30 12:02:03,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:02:03,218 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:02:03 GMT 2019-06-30 12:02:03,219 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:02:03,219 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-06-30 12:02:03,219 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:02:03,219 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:02:03,219 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:02:03,219 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4fb672c9-6000-4842-be16-b7df6ed09bd7 2019-06-30 12:02:03,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:02:03,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:02:03,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:02:03,302 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:02:03,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:02:03,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:02:03,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:02:03,302 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:02:02.505Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:02:02.506Z", "id": "4fb672c9-6000-4842-be16-b7df6ed09bd7"} 2019-06-30 12:02:03,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:02:03,302 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:02:03 GMT 2019-06-30 12:02:03,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:02:03,302 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 12:02:03,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:02:03,303 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:02:03,303 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:02:03,303 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 12:02:08,309 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-06-30 12:02:08,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:02:08,509 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:02:08,510 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:02:08,510 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:02:08,510 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:02:08,510 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:02:08,510 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:02:08,510 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:03.791Z", "message": "Starting 'create_deployment_environment' workflow execution", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:03.645Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4fb672c9-6000-4842-be16-b7df6ed09bd7"}, {"node_instance_id": null, "event_type": "task_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:04.437Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:03.765Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4fb672c9-6000-4842-be16-b7df6ed09bd7"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:04.437Z", "message": "Installing deployment plugins", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:03.650Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4fb672c9-6000-4842-be16-b7df6ed09bd7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:04.437Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:03.749Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4fb672c9-6000-4842-be16-b7df6ed09bd7"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:05.033Z", "message": "Installing plugin: openstack", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:03.931Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4fb672c9-6000-4842-be16-b7df6ed09bd7", "logger": "ctx.f085f46e-c2e2-49a6-a608-662110f74ccd"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:05.033Z", "message": "[localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:03.968Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4fb672c9-6000-4842-be16-b7df6ed09bd7", "logger": "ctx.f085f46e-c2e2-49a6-a608-662110f74ccd"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:05.033Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:04.397Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4fb672c9-6000-4842-be16-b7df6ed09bd7", "logger": "ctx.f085f46e-c2e2-49a6-a608-662110f74ccd"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:05.033Z", "message": "Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:04.397Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4fb672c9-6000-4842-be16-b7df6ed09bd7", "logger": "ctx.f085f46e-c2e2-49a6-a608-662110f74ccd"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:05.033Z", "message": "Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:04.397Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4fb672c9-6000-4842-be16-b7df6ed09bd7", "logger": "ctx.f085f46e-c2e2-49a6-a608-662110f74ccd"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:05.033Z", "message": "Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:04.397Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4fb672c9-6000-4842-be16-b7df6ed09bd7", "logger": "ctx.f085f46e-c2e2-49a6-a608-662110f74ccd"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:05.033Z", "message": "Using existing installation of managed plugin: 6c8f6db2-819c-4c25-ae77-02e2a22d521f [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core]", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:04.397Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4fb672c9-6000-4842-be16-b7df6ed09bd7", "logger": "ctx.f085f46e-c2e2-49a6-a608-662110f74ccd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:05.033Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:04.398Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4fb672c9-6000-4842-be16-b7df6ed09bd7"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:05.033Z", "message": "Skipping starting deployment policy engine core - no policies defined", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:04.461Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4fb672c9-6000-4842-be16-b7df6ed09bd7"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:05.033Z", "message": "Creating deployment work directory", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:04.575Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4fb672c9-6000-4842-be16-b7df6ed09bd7"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:05.753Z", "message": "'create_deployment_environment' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:04.824Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4fb672c9-6000-4842-be16-b7df6ed09bd7"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2019-06-30 12:02:08,510 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:02:08,510 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:02:08 GMT 2019-06-30 12:02:08,511 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:02:08,511 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 12:02:08,511 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:02:08,511 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:02:08,511 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:02:08,511 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 12:02:08,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-06-30 12:02:08,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-06-30 12:02:08,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2019-06-30 12:02:08,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-30 12:02:08,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2019-06-30 12:02:08,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-06-30 12:02:08,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-06-30 12:02:08,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-06-30 12:02:08,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-06-30 12:02:08,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id 2019-06-30 12:02:08,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using existing installation of managed plugin: 6c8f6db2-819c-4c25-ae77-02e2a22d521f [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-06-30 12:02:08,514 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-30 12:02:08,514 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-06-30 12:02:08,514 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2019-06-30 12:02:08,514 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-06-30 12:02:08,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4fb672c9-6000-4842-be16-b7df6ed09bd7 2019-06-30 12:02:08,572 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:02:08,572 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:02:08,573 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:02:08,573 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:02:08,573 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:02:08,573 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:02:08,573 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:02:08,573 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-06-30T12:02:04.801Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:02:02.505Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:02:02.506Z", "id": "4fb672c9-6000-4842-be16-b7df6ed09bd7"} 2019-06-30 12:02:08,573 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:02:08,573 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:02:08 GMT 2019-06-30 12:02:08,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:02:08,574 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 12:02:08,574 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:02:08,574 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:02:08,574 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:02:08,574 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 12:02:08,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2019-06-30 12:02:08,575 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.202:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-06-30 12:02:09,108 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:02:09,108 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:02:09,108 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:02:09,108 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:02:09,108 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:02:09,109 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:02:09,109 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:02:09,109 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2019-06-30 12:02:09,109 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:02:08.644Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:02:08.645Z", "id": "ba4fc43f-65e7-404d-b870-6745fce68766"} 2019-06-30 12:02:09,109 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:02:09,109 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:02:09 GMT 2019-06-30 12:02:09,109 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:02:09,109 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-30 12:02:09,109 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:02:09,109 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:02:09,110 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:02:09,110 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-06-30 12:02:09,275 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:02:09,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:02:09,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:02:09,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:02:09,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:02:09,275 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:02:09,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:02:09,276 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-06-30 12:02:09,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:02:09,276 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:02:09 GMT 2019-06-30 12:02:09,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:02:09,276 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-06-30 12:02:09,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:02:09,276 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:02:09,276 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:02:09,277 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/ba4fc43f-65e7-404d-b870-6745fce68766 2019-06-30 12:02:09,358 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:02:09,358 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:02:09,358 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:02:09,358 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:02:09,358 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:02:09,358 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:02:09,358 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:02:09,359 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:02:08.644Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:02:08.645Z", "id": "ba4fc43f-65e7-404d-b870-6745fce68766"} 2019-06-30 12:02:09,359 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:02:09,359 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:02:09 GMT 2019-06-30 12:02:09,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:02:09,359 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-30 12:02:09,359 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:02:09,359 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:02:09,359 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:02:14,361 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-06-30 12:02:14,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:02:14,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:02:14,626 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:02:14,626 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:02:14,626 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:02:14,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:02:14,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:02:14,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:09.974Z", "message": "Starting 'install' workflow execution", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:09.800Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "target_vnf_ip_h72o7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:11.978Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:11.867Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "security_group_y3hlc8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:12.574Z", "message": "Creating node instance", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:12.114Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "reference_vnf_ip_ybeo8l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:12.574Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:11.987Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "target_vnf_ip_h72o7n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:12.574Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:12.237Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "management_plane_network_xuksuy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:13.171Z", "message": "Creating node instance", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:12.537Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "data_plane_network_61ptjc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:13.171Z", "message": "Creating node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:12.252Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "keypair_8patkq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:13.171Z", "message": "Creating node instance", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:12.501Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "target_vnf_ip_h72o7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:13.768Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:13.586Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.94f9461b-9804-45d0-bbd0-74a36a4b585b"}, {"node_instance_id": "security_group_y3hlc8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:13.768Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:12.615Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "external_network_duodvr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:13.768Z", "message": "Creating node instance", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:12.766Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:14.272Z", "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", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:14.151Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:14.272Z", "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", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:14.151Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:14.272Z", "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", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:14.151Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:14.272Z", "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", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:14.151Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:14.272Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:14.246Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:14.272Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:02:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2f0b7b5-8226-4c79-b372-880b4c7053eb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:14.251Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:14.272Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-b2f0b7b5-8226-4c79-b372-880b4c7053eb", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:14.252Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}, {"node_instance_id": "data_plane_network_61ptjc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:14.272Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:12.839Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "reference_vnf_ip_ybeo8l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:14.272Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:13.164Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "external_network_duodvr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:14.272Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:13.566Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "target_vnf_ip_h72o7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:14.272Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:02:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e721be2-75e9-4b55-ad2d-ebc811bf7ab6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:13.599Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.94f9461b-9804-45d0-bbd0-74a36a4b585b"}, {"node_instance_id": "target_vnf_ip_h72o7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:14.272Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-4e721be2-75e9-4b55-ad2d-ebc811bf7ab6", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:13.601Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.94f9461b-9804-45d0-bbd0-74a36a4b585b"}, {"node_instance_id": "target_vnf_ip_h72o7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:14.272Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}819ae922edc9b0ef1092e8152d88917daddfb6da\"", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:14.008Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.94f9461b-9804-45d0-bbd0-74a36a4b585b"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:14.272Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:14.138Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:14.272Z", "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", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:14.143Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:14.272Z", "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", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:14.144Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:14.272Z", "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", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:14.150Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}], "metadata": {"pagination": {"total": 28, "offset": 0, "size": 50}}} 2019-06-30 12:02:14,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:02:14,627 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:02:14 GMT 2019-06-30 12:02:14,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:02:14,627 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 12:02:14,627 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:02:14,627 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:02:14,627 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:02:14,628 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 12:02:14,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2019-06-30 12:02:14,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-30 12:02:14,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-30 12:02:14,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-30 12:02:14,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-06-30 12:02:14,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-30 12:02:14,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-30 12:02:14,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-30 12:02:14,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:02:14,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-30 12:02:14,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-30 12:02:14,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 12:02:14,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 12:02:14,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 12:02:14,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 12:02:14,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:02:14,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:02:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2f0b7b5-8226-4c79-b372-880b4c7053eb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:02:14,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-b2f0b7b5-8226-4c79-b372-880b4c7053eb 2019-06-30 12:02:14,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-06-30 12:02:14,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-06-30 12:02:14,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-06-30 12:02:14,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:02:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e721be2-75e9-4b55-ad2d-ebc811bf7ab6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:02:14,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-4e721be2-75e9-4b55-ad2d-ebc811bf7ab6 2019-06-30 12:02:14,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}819ae922edc9b0ef1092e8152d88917daddfb6da" 2019-06-30 12:02:14,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2019-06-30 12:02:14,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 12:02:14,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 12:02:14,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-30 12:02:14,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/ba4fc43f-65e7-404d-b870-6745fce68766 2019-06-30 12:02:14,889 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:02:14,890 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:02:14,890 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:02:14,890 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:02:14,890 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:02:14,890 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:02:14,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:02:14,890 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:02:08.644Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:02:08.645Z", "id": "ba4fc43f-65e7-404d-b870-6745fce68766"} 2019-06-30 12:02:14,890 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:02:14,891 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:02:14 GMT 2019-06-30 12:02:14,891 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:02:14,891 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-30 12:02:14,891 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:02:14,891 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:02:14,891 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:02:19,896 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-06-30 12:02:19,995 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:02:19,995 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:02:19,995 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:02:19,995 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:02:19,995 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:02:19,995 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:02:19,995 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:02:19,995 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_xuksuy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:14.855Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:13.844Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "target_vnf_ip_h72o7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:14.855Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}819ae922edc9b0ef1092e8152d88917daddfb6da\" -d '{\"floatingip\": {\"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\"}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:14.549Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.94f9461b-9804-45d0-bbd0-74a36a4b585b"}, {"node_instance_id": "target_vnf_ip_h72o7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:14.855Z", "message": "Using floating ip network e3a95f0d-e3e7-44a9-9960-a24866ad3e62 from name external provided.", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:14.547Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.94f9461b-9804-45d0-bbd0-74a36a4b585b"}, {"node_instance_id": "target_vnf_ip_h72o7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:14.855Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-e6bb015f-67ca-4999-af7f-2fab6bc2668e", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:14.547Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.94f9461b-9804-45d0-bbd0-74a36a4b585b"}, {"node_instance_id": "target_vnf_ip_h72o7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:14.855Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-e6bb015f-67ca-4999-af7f-2fab6bc2668e", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:14.546Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.94f9461b-9804-45d0-bbd0-74a36a4b585b"}, {"node_instance_id": "target_vnf_ip_h72o7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:14.855Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-e6bb015f-67ca-4999-af7f-2fab6bc2668e Date: Sun, 30 Jun 2019 12:02:14 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b832943639d345c28f57e6440b8b5ce7\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"6acb3602-338d-4baa-852a-3f10ec4a5a30\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-30T06:06:03Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"b832943639d345c28f57e6440b8b5ce7\",\"created_at\":\"2019-06-30T05:50:04Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:14.546Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.94f9461b-9804-45d0-bbd0-74a36a4b585b"}, {"node_instance_id": "keypair_8patkq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:14.855Z", "message": "Sending task 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:14.209Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "data_plane_network_61ptjc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:15.368Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:02:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b2cb69e-4693-4063-adda-d2bd66facb5f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:14.922Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.32fb5a3e-323c-4a99-b2bb-d890487e50da"}, {"node_instance_id": "data_plane_network_61ptjc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:15.368Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:14.917Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.32fb5a3e-323c-4a99-b2bb-d890487e50da"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:15.368Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7bdb3bde16565eb0c0f5107541740543abea2067\" -d '{\"security_group\": {\"description\": \"Security group for vnf test\", \"name\": \"vnf_test_security_group\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:14.760Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}, {"node_instance_id": "reference_vnf_ip_ybeo8l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:15.368Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:15.315Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.a598a99a-9c7f-4600-920c-719970ef962d"}, {"node_instance_id": "data_plane_network_61ptjc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:15.368Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-4b2cb69e-4693-4063-adda-d2bd66facb5f", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:14.922Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.32fb5a3e-323c-4a99-b2bb-d890487e50da"}, {"node_instance_id": "external_network_duodvr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:15.964Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06380bcc-334f-4e16-8ffc-d8dab14294b4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:15.663Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.08c37aa9-0c01-4376-a98b-08ec10852ba1"}, {"node_instance_id": "external_network_duodvr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:15.964Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:15.657Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.08c37aa9-0c01-4376-a98b-08ec10852ba1"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:15.964Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-4091bdcb-a8c1-4440-af9c-a61e4e05e308", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:15.364Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:15.964Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-4091bdcb-a8c1-4440-af9c-a61e4e05e308", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:15.364Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:15.964Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-4091bdcb-a8c1-4440-af9c-a61e4e05e308 Date: Sun, 30 Jun 2019 12:02:15 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Security group for vnf test\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:15Z\", \"updated_at\": \"2019-06-30T12:02:15Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T12:02:15Z\", \"revision_number\": 0, \"id\": \"02a361e2-1002-492d-b3be-e21e5981d003\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T12:02:15Z\", \"security_group_id\": \"e145a303-32fd-4c66-a49a-d5f28ca6eb66\", \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"93b89017d60443d08a5914fae870f878\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T12:02:15Z\", \"revision_number\": 0, \"id\": \"43c384f6-3423-4c2c-ba83-e25edee64076\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T12:02:15Z\", \"security_group_id\": \"e145a303-32fd-4c66-a49a-d5f28ca6eb66\", \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"93b89017d60443d08a5914fae870f878\"}], \"revision_number\": 1, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"id\": \"e145a303-32fd-4c66-a49a-d5f28ca6eb66\", \"name\": \"vnf_test_security_group\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:15.364Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}, {"node_instance_id": "data_plane_network_61ptjc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:15.964Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1cde33202dbf9c643c7ee34ecbc606f250d353d7\" -d '{\"network\": {\"name\": \"data_plane_network\", \"admin_state_up\": true}}'", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:15.357Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.32fb5a3e-323c-4a99-b2bb-d890487e50da"}, {"node_instance_id": "reference_vnf_ip_ybeo8l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:15.964Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-43514d4e-3196-44e5-9a90-696d2f1e64a7", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:15.331Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.a598a99a-9c7f-4600-920c-719970ef962d"}, {"node_instance_id": "reference_vnf_ip_ybeo8l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:15.964Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43514d4e-3196-44e5-9a90-696d2f1e64a7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:15.331Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.a598a99a-9c7f-4600-920c-719970ef962d"}, {"node_instance_id": "reference_vnf_ip_ybeo8l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:15.964Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fafaedcd152ce8c3c9159186621d13b80189a776\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:15.785Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.a598a99a-9c7f-4600-920c-719970ef962d"}, {"node_instance_id": "external_network_duodvr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:15.964Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-06380bcc-334f-4e16-8ffc-d8dab14294b4", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:15.663Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.08c37aa9-0c01-4376-a98b-08ec10852ba1"}, {"node_instance_id": "data_plane_network_61ptjc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:16.596Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:16.260Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "management_plane_network_xuksuy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:16.596Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-26f299e6-6458-4d11-ae94-5af3d48a5bc2", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:15.933Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.98ab86c3-e22e-49d8-babe-cb89155e698f"}, {"node_instance_id": "data_plane_network_61ptjc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:16.596Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-60ed3c01-2847-49b1-908e-5bc993d4625e Date: Sun, 30 Jun 2019 12:02:15 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"1caed12e-6cf9-4373-bc86-01c83a5ea053\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-30T12:02:15Z\",\"is_default\":false,\"name\":\"data_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:15Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:15.856Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.32fb5a3e-323c-4a99-b2bb-d890487e50da"}, {"node_instance_id": "data_plane_network_61ptjc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:16.596Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-60ed3c01-2847-49b1-908e-5bc993d4625e", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:15.856Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.32fb5a3e-323c-4a99-b2bb-d890487e50da"}, {"node_instance_id": "data_plane_network_61ptjc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:16.596Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/networks.json used request id req-60ed3c01-2847-49b1-908e-5bc993d4625e", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:15.857Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.32fb5a3e-323c-4a99-b2bb-d890487e50da"}, {"node_instance_id": "keypair_8patkq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:16.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:15.970Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.84354253-9c86-4997-85f7-6c0b8b050e20"}, {"node_instance_id": "keypair_8patkq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:16.596Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ad9d2b1-be39-4973-bd2a-47ba82ca8715 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:15.979Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.84354253-9c86-4997-85f7-6c0b8b050e20"}, {"node_instance_id": "keypair_8patkq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:16.596Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-6ad9d2b1-be39-4973-bd2a-47ba82ca8715", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:15.979Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.84354253-9c86-4997-85f7-6c0b8b050e20"}, {"node_instance_id": "management_plane_network_xuksuy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:16.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:15.928Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.98ab86c3-e22e-49d8-babe-cb89155e698f"}, {"node_instance_id": "management_plane_network_xuksuy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:16.596Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26f299e6-6458-4d11-ae94-5af3d48a5bc2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:15.933Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.98ab86c3-e22e-49d8-babe-cb89155e698f"}, {"node_instance_id": "external_network_duodvr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:16.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}811147241a197baf4ef862d86cb964637140c423\"", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:16.158Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.08c37aa9-0c01-4376-a98b-08ec10852ba1"}, {"node_instance_id": "target_vnf_ip_h72o7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:16.596Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-d0beb65d-31c3-4a58-bc9d-bb1642614f32 Date: Sun, 30 Jun 2019 12:02:16 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:15Z\", \"updated_at\": \"2019-06-30T12:02:15Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 0, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": null, \"id\": \"b85e20f8-1fb3-4c3a-891e-958820545274\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:16.320Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.94f9461b-9804-45d0-bbd0-74a36a4b585b"}, {"node_instance_id": "target_vnf_ip_h72o7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:16.596Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d0beb65d-31c3-4a58-bc9d-bb1642614f32", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:16.320Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.94f9461b-9804-45d0-bbd0-74a36a4b585b"}, {"node_instance_id": "target_vnf_ip_h72o7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:16.596Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d0beb65d-31c3-4a58-bc9d-bb1642614f32", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:16.320Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.94f9461b-9804-45d0-bbd0-74a36a4b585b"}, {"node_instance_id": "target_vnf_ip_h72o7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:16.596Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'93b89017d60443d08a5914fae870f878', u'created_at': u'2019-06-30T12:02:15Z', u'updated_at': u'2019-06-30T12:02:15Z', u'floating_network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'93b89017d60443d08a5914fae870f878', u'port_id': None, u'id': u'b85e20f8-1fb3-4c3a-891e-958820545274', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:16.320Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.94f9461b-9804-45d0-bbd0-74a36a4b585b"}, {"node_instance_id": "management_plane_network_xuksuy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:16.596Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fb65505861e44c6ef77a5b5ca6768df136b5c7dd\" -d '{\"network\": {\"name\": \"management_plane_network\", \"admin_state_up\": true}}'", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:16.355Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.98ab86c3-e22e-49d8-babe-cb89155e698f"}, {"node_instance_id": "reference_vnf_ip_ybeo8l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:16.596Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-6f4f6da2-901e-4d68-96be-44f57fa0efae Date: Sun, 30 Jun 2019 12:02:16 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b832943639d345c28f57e6440b8b5ce7\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"6acb3602-338d-4baa-852a-3f10ec4a5a30\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-30T06:06:03Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"b832943639d345c28f57e6440b8b5ce7\",\"created_at\":\"2019-06-30T05:50:04Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:16.519Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.a598a99a-9c7f-4600-920c-719970ef962d"}, {"node_instance_id": "management_plane_network_xuksuy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:17.209Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-fbf266d0-bf29-4087-8369-bd0f3756be02 Date: Sun, 30 Jun 2019 12:02:16 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-30T12:02:16Z\",\"is_default\":false,\"name\":\"management_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:16Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:16.794Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.98ab86c3-e22e-49d8-babe-cb89155e698f"}, {"node_instance_id": "management_plane_network_xuksuy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:17.209Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-fbf266d0-bf29-4087-8369-bd0f3756be02", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:16.794Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.98ab86c3-e22e-49d8-babe-cb89155e698f"}, {"node_instance_id": "management_plane_network_xuksuy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:17.209Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/networks.json used request id req-fbf266d0-bf29-4087-8369-bd0f3756be02", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:16.794Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.98ab86c3-e22e-49d8-babe-cb89155e698f"}, {"node_instance_id": "keypair_8patkq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:17.209Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b73cba9be9173899bbb5e204c0569a7a8e4412f8\" -d '{\"keypair\": {\"name\": \"vnf_test_keypair\"}}'", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:16.389Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.84354253-9c86-4997-85f7-6c0b8b050e20"}, {"node_instance_id": "external_network_duodvr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:17.209Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-3d565b91-721c-42c2-9600-1bdb7ab8ee8e Date: Sun, 30 Jun 2019 12:02:16 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b832943639d345c28f57e6440b8b5ce7\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"6acb3602-338d-4baa-852a-3f10ec4a5a30\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-30T06:06:03Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"b832943639d345c28f57e6440b8b5ce7\",\"created_at\":\"2019-06-30T05:50:04Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:16.649Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.08c37aa9-0c01-4376-a98b-08ec10852ba1"}, {"node_instance_id": "external_network_duodvr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:17.209Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-3d565b91-721c-42c2-9600-1bdb7ab8ee8e", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:16.649Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.08c37aa9-0c01-4376-a98b-08ec10852ba1"}, {"node_instance_id": "external_network_duodvr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:17.209Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-3d565b91-721c-42c2-9600-1bdb7ab8ee8e", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:16.650Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.08c37aa9-0c01-4376-a98b-08ec10852ba1"}, {"node_instance_id": "external_network_duodvr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:17.209Z", "message": "Using external resource network: external", "level": "info", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:16.650Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.08c37aa9-0c01-4376-a98b-08ec10852ba1"}, {"node_instance_id": "keypair_8patkq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:17.209Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 12:02:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c27c5eb-a4de-44c9-a496-7125fc352e21 x-compute-request-id: req-3c27c5eb-a4de-44c9-a496-7125fc352e21 Content-Encoding: gzip Content-Length: 1776 Content-Type: application/json \nRESP BODY: {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOa9KRKeyrSVszdQU4eNumjETida9iWJr7+6msoCTETublwRPAjUaRjekBJU15HJeYgnKat9ZlwBJdIDIMEnC33gCLz7ULBUqBhh8V8vDEpK8+oTKqHJfptad8hWOVAif1T9aBhLv4qAfnOEhKXynJAoCBxU5bMLA5Xp+2xO2BiblOdn9+5J+H8wr6niCPRprBKwExpYS+am97UtlBrFwzX8NiHRgzonSQU6sz2po3xZd+E4FgZU9n6uUzBip+BqfpHIGKxA8/LisrcdRskZF9PgL0d3GevObyIXgABgjS33/TZeWUguiuof8cu0wD1kgbAeS3qrZKKmgD21Ge/y2v Generated-by-Nova\", \"private_key\": \"-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAzmvSkSnsq0lbM3UFOHjbpoxE4nWvYlia+/uprKAkxE7m5cET\\nwI1GkY3pASVNeRyXmIJymrfWZcASXSAyDBJwt94Ai8+1CwVKgYYfFfLwxKSvPqEy\\nqhyX6bWnfIVjlQIn9U/WgYS7+KgH5zhISl8pyQKAgcVOWzCwOV6ftsTtgYm5TnZ/\\nfuSfh/MK+p4gj0aawSsBMaWEvmpve1LZQaxcM1/DYh0YM6J0kFOrM9qaN8WXfhOB\\nYGVPZ+rlMwYqfgan6RyBisQPPy4rK3HUbJGRfT4C9Hdxnrzm8iF4AAYI0t9/02Xl\\nlILorqH/HLtMA9ZIGwHkt6q2SipoA9tRnv8trwIDAQABAoIBAA/qVlDk9595R3Pf\\nOOjSwLTFqeYABubBSCnXjIyHyG3uW3Upftlgyykb1PRGqQOGhdW3cRimxfwQZBoU\\nCmfN4Cz9C/O7rwzLeqQj8C+kDJZM0Eo26Y4eKERXwjMiobvyb5xFbJeN4WRZqEpW\\nl5RMZA9ghwH6cYEsbtnthsjzxBAxp699WLK3iQ3HFc8+O88fPuifhyQhYW+gGjN1\\nLxKQnKIrq0pacu3HYcACLLRFw+K6AN0yzX5pMhqbM2L2Bth4LU3AHrj2Kuh06BPO\\nPSJAyWYLlJhS7mAudunmAr8reENHdspG7vIQgn2Lw1l+oDbFNNtee/VP4Bc38RRa\\ntlY3K5kCgYEA+DN82myhClPaXKhJl5EXl05Wet8lVrpwDW9qR4DSBAtaeC+RIU5p\\nr04t+eY3+gZYPq/gtcviMRqygbD2TFNR2ftZv/wtisFBu7FRzw4L0MT65zLhrR4v\\n4pVBxr4++cSr0wrnmJLxa7Hqi1qNq0xrK1qxAtVjj8MiLoHmqIPXTU0CgYEA1OhC\\nihCUjcp1AoG/ok5uVzN6thBo5ZEy+3ntz7oUftK9VDbdxVXhZpmlYLn6xXTDi5w2\\nAKoCTpfuxpi88T3bEQKcyRoEnWLt+py2PWCngxJKkviUD21OmG6pC4d6liK79G8J\\nXACiINQScrtw+UFaNbLsc6bO2y/W6hqQKS+MGOsCgYAwWteYNlGpkWyZYK/1t27B\\nK6HtjkvX+bqa43nxNEe2Qf/+KkY8FurAHJsYdKGzNEk87Ub6JB6NMoZUfgV+GT15\\nGl8B6D93KO+FgaZOkI38vmOjZ2ZQM/FgU3PdJHNgddCD7Tvxna8rLB5lx96R4PGA\\nIMsbojcjawDdzrEBY64ugQKBgDIbd42G2W+FdoRghPlt/AoJ05eFxSpCQf1tdMqu\\nwKQYdPac8xS+YY4EGyfonVxbXqo82XjOijx1BX039T/Rjv0x4DR0KyHfZqLUvw8y\\n8Dmo1GRCnJYE47p8UMyl1fP/uLyOZWWBwKZ5Qt49vxjqiJCay4tsdsKfP7VZCxSm\\nXBKBAoGBAJierd55sFRqtxUFBApJlfVuvwKZZUQ4hu4VpvQe/eTNNsN+QpJu6gvK\\nhEAQIQgdzi1hxvcNQxcO9K2bhNB5HNfTbiXqA/+suU9tN2VG8tM84SOwqbcIWMK4\\nHZKt32DXX5ypeOnH/RqGNTnNVs7C3krtkfHEmZH1xCLOKM7sYPvR\\n-----END RSA PRIVATE KEY-----\\n\", \"user_id\": \"52a3425084ec4fa7816fe8e7d22187f8\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"11:76:4a:b4:30:81:d7:9e:16:c5:0f:bb:ba:10:49:ce\"}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:16.780Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.84354253-9c86-4997-85f7-6c0b8b050e20"}, {"node_instance_id": "keypair_8patkq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:17.209Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-3c27c5eb-a4de-44c9-a496-7125fc352e21", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:16.781Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.84354253-9c86-4997-85f7-6c0b8b050e20"}, {"node_instance_id": "keypair_8patkq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:17.209Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-3c27c5eb-a4de-44c9-a496-7125fc352e21", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:16.781Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.84354253-9c86-4997-85f7-6c0b8b050e20"}], "metadata": {"pagination": {"total": 124, "offset": 28, "size": 50}}} 2019-06-30 12:02:19,996 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:02:19,996 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:02:19 GMT 2019-06-30 12:02:19,996 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:02:19,996 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 12:02:19,996 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:02:19,996 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:02:19,996 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:02:19,996 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 12:02:19,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-06-30 12:02:19,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}819ae922edc9b0ef1092e8152d88917daddfb6da" -d '{"floatingip": {"floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}}' 2019-06-30 12:02:19,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network e3a95f0d-e3e7-44a9-9960-a24866ad3e62 from name external provided. 2019-06-30 12:02:19,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-e6bb015f-67ca-4999-af7f-2fab6bc2668e 2019-06-30 12:02:19,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-e6bb015f-67ca-4999-af7f-2fab6bc2668e 2019-06-30 12:02:19,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-e6bb015f-67ca-4999-af7f-2fab6bc2668e Date: Sun, 30 Jun 2019 12:02:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 12:02:19,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-06-30 12:02:19,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:02:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b2cb69e-4693-4063-adda-d2bd66facb5f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:02:19,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:02:19,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bdb3bde16565eb0c0f5107541740543abea2067" -d '{"security_group": {"description": "Security group for vnf test", "name": "vnf_test_security_group"}}' 2019-06-30 12:02:19,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:02:19,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-4b2cb69e-4693-4063-adda-d2bd66facb5f 2019-06-30 12:02:19,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06380bcc-334f-4e16-8ffc-d8dab14294b4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:02:19,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:02:19,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-4091bdcb-a8c1-4440-af9c-a61e4e05e308 2019-06-30 12:02:19,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-4091bdcb-a8c1-4440-af9c-a61e4e05e308 2019-06-30 12:02:19,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-4091bdcb-a8c1-4440-af9c-a61e4e05e308 Date: Sun, 30 Jun 2019 12:02:15 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:15Z", "updated_at": "2019-06-30T12:02:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T12:02:15Z", "revision_number": 0, "id": "02a361e2-1002-492d-b3be-e21e5981d003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T12:02:15Z", "security_group_id": "e145a303-32fd-4c66-a49a-d5f28ca6eb66", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv6", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T12:02:15Z", "revision_number": 0, "id": "43c384f6-3423-4c2c-ba83-e25edee64076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T12:02:15Z", "security_group_id": "e145a303-32fd-4c66-a49a-d5f28ca6eb66", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}], "revision_number": 1, "project_id": "93b89017d60443d08a5914fae870f878", "id": "e145a303-32fd-4c66-a49a-d5f28ca6eb66", "name": "vnf_test_security_group"}} 2019-06-30 12:02:20,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cde33202dbf9c643c7ee34ecbc606f250d353d7" -d '{"network": {"name": "data_plane_network", "admin_state_up": true}}' 2019-06-30 12:02:20,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-43514d4e-3196-44e5-9a90-696d2f1e64a7 2019-06-30 12:02:20,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43514d4e-3196-44e5-9a90-696d2f1e64a7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:02:20,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fafaedcd152ce8c3c9159186621d13b80189a776" 2019-06-30 12:02:20,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-06380bcc-334f-4e16-8ffc-d8dab14294b4 2019-06-30 12:02:20,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-06-30 12:02:20,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-26f299e6-6458-4d11-ae94-5af3d48a5bc2 2019-06-30 12:02:20,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-60ed3c01-2847-49b1-908e-5bc993d4625e Date: Sun, 30 Jun 2019 12:02:15 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"1caed12e-6cf9-4373-bc86-01c83a5ea053","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"93b89017d60443d08a5914fae870f878","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T12:02:15Z","is_default":false,"name":"data_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:15Z","mtu":1450}} 2019-06-30 12:02:20,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-60ed3c01-2847-49b1-908e-5bc993d4625e 2019-06-30 12:02:20,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/networks.json used request id req-60ed3c01-2847-49b1-908e-5bc993d4625e 2019-06-30 12:02:20,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:02:20,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ad9d2b1-be39-4973-bd2a-47ba82ca8715 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:02:20,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-6ad9d2b1-be39-4973-bd2a-47ba82ca8715 2019-06-30 12:02:20,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:02:20,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26f299e6-6458-4d11-ae94-5af3d48a5bc2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:02:20,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811147241a197baf4ef862d86cb964637140c423" 2019-06-30 12:02:20,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-d0beb65d-31c3-4a58-bc9d-bb1642614f32 Date: Sun, 30 Jun 2019 12:02:16 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:15Z", "updated_at": "2019-06-30T12:02:15Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": null, "id": "b85e20f8-1fb3-4c3a-891e-958820545274", "qos_policy_id": null}} 2019-06-30 12:02:20,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d0beb65d-31c3-4a58-bc9d-bb1642614f32 2019-06-30 12:02:20,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d0beb65d-31c3-4a58-bc9d-bb1642614f32 2019-06-30 12:02:20,002 - 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'93b89017d60443d08a5914fae870f878', u'created_at': u'2019-06-30T12:02:15Z', u'updated_at': u'2019-06-30T12:02:15Z', u'floating_network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'93b89017d60443d08a5914fae870f878', u'port_id': None, u'id': u'b85e20f8-1fb3-4c3a-891e-958820545274', u'qos_policy_id': None} 2019-06-30 12:02:20,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb65505861e44c6ef77a5b5ca6768df136b5c7dd" -d '{"network": {"name": "management_plane_network", "admin_state_up": true}}' 2019-06-30 12:02:20,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-6f4f6da2-901e-4d68-96be-44f57fa0efae Date: Sun, 30 Jun 2019 12:02:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 12:02:20,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-fbf266d0-bf29-4087-8369-bd0f3756be02 Date: Sun, 30 Jun 2019 12:02:16 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"93b89017d60443d08a5914fae870f878","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T12:02:16Z","is_default":false,"name":"management_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:16Z","mtu":1450}} 2019-06-30 12:02:20,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-fbf266d0-bf29-4087-8369-bd0f3756be02 2019-06-30 12:02:20,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/networks.json used request id req-fbf266d0-bf29-4087-8369-bd0f3756be02 2019-06-30 12:02:20,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b73cba9be9173899bbb5e204c0569a7a8e4412f8" -d '{"keypair": {"name": "vnf_test_keypair"}}' 2019-06-30 12:02:20,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-3d565b91-721c-42c2-9600-1bdb7ab8ee8e Date: Sun, 30 Jun 2019 12:02:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 12:02:20,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-3d565b91-721c-42c2-9600-1bdb7ab8ee8e 2019-06-30 12:02:20,003 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=external used request id req-3d565b91-721c-42c2-9600-1bdb7ab8ee8e 2019-06-30 12:02:20,003 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2019-06-30 12:02:20,003 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 12:02:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c27c5eb-a4de-44c9-a496-7125fc352e21 x-compute-request-id: req-3c27c5eb-a4de-44c9-a496-7125fc352e21 Content-Encoding: gzip Content-Length: 1776 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOa9KRKeyrSVszdQU4eNumjETida9iWJr7+6msoCTETublwRPAjUaRjekBJU15HJeYgnKat9ZlwBJdIDIMEnC33gCLz7ULBUqBhh8V8vDEpK8+oTKqHJfptad8hWOVAif1T9aBhLv4qAfnOEhKXynJAoCBxU5bMLA5Xp+2xO2BiblOdn9+5J+H8wr6niCPRprBKwExpYS+am97UtlBrFwzX8NiHRgzonSQU6sz2po3xZd+E4FgZU9n6uUzBip+BqfpHIGKxA8/LisrcdRskZF9PgL0d3GevObyIXgABgjS33/TZeWUguiuof8cu0wD1kgbAeS3qrZKKmgD21Ge/y2v Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzmvSkSnsq0lbM3UFOHjbpoxE4nWvYlia+/uprKAkxE7m5cET\nwI1GkY3pASVNeRyXmIJymrfWZcASXSAyDBJwt94Ai8+1CwVKgYYfFfLwxKSvPqEy\nqhyX6bWnfIVjlQIn9U/WgYS7+KgH5zhISl8pyQKAgcVOWzCwOV6ftsTtgYm5TnZ/\nfuSfh/MK+p4gj0aawSsBMaWEvmpve1LZQaxcM1/DYh0YM6J0kFOrM9qaN8WXfhOB\nYGVPZ+rlMwYqfgan6RyBisQPPy4rK3HUbJGRfT4C9Hdxnrzm8iF4AAYI0t9/02Xl\nlILorqH/HLtMA9ZIGwHkt6q2SipoA9tRnv8trwIDAQABAoIBAA/qVlDk9595R3Pf\nOOjSwLTFqeYABubBSCnXjIyHyG3uW3Upftlgyykb1PRGqQOGhdW3cRimxfwQZBoU\nCmfN4Cz9C/O7rwzLeqQj8C+kDJZM0Eo26Y4eKERXwjMiobvyb5xFbJeN4WRZqEpW\nl5RMZA9ghwH6cYEsbtnthsjzxBAxp699WLK3iQ3HFc8+O88fPuifhyQhYW+gGjN1\nLxKQnKIrq0pacu3HYcACLLRFw+K6AN0yzX5pMhqbM2L2Bth4LU3AHrj2Kuh06BPO\nPSJAyWYLlJhS7mAudunmAr8reENHdspG7vIQgn2Lw1l+oDbFNNtee/VP4Bc38RRa\ntlY3K5kCgYEA+DN82myhClPaXKhJl5EXl05Wet8lVrpwDW9qR4DSBAtaeC+RIU5p\nr04t+eY3+gZYPq/gtcviMRqygbD2TFNR2ftZv/wtisFBu7FRzw4L0MT65zLhrR4v\n4pVBxr4++cSr0wrnmJLxa7Hqi1qNq0xrK1qxAtVjj8MiLoHmqIPXTU0CgYEA1OhC\nihCUjcp1AoG/ok5uVzN6thBo5ZEy+3ntz7oUftK9VDbdxVXhZpmlYLn6xXTDi5w2\nAKoCTpfuxpi88T3bEQKcyRoEnWLt+py2PWCngxJKkviUD21OmG6pC4d6liK79G8J\nXACiINQScrtw+UFaNbLsc6bO2y/W6hqQKS+MGOsCgYAwWteYNlGpkWyZYK/1t27B\nK6HtjkvX+bqa43nxNEe2Qf/+KkY8FurAHJsYdKGzNEk87Ub6JB6NMoZUfgV+GT15\nGl8B6D93KO+FgaZOkI38vmOjZ2ZQM/FgU3PdJHNgddCD7Tvxna8rLB5lx96R4PGA\nIMsbojcjawDdzrEBY64ugQKBgDIbd42G2W+FdoRghPlt/AoJ05eFxSpCQf1tdMqu\nwKQYdPac8xS+YY4EGyfonVxbXqo82XjOijx1BX039T/Rjv0x4DR0KyHfZqLUvw8y\n8Dmo1GRCnJYE47p8UMyl1fP/uLyOZWWBwKZ5Qt49vxjqiJCay4tsdsKfP7VZCxSm\nXBKBAoGBAJierd55sFRqtxUFBApJlfVuvwKZZUQ4hu4VpvQe/eTNNsN+QpJu6gvK\nhEAQIQgdzi1hxvcNQxcO9K2bhNB5HNfTbiXqA/+suU9tN2VG8tM84SOwqbcIWMK4\nHZKt32DXX5ypeOnH/RqGNTnNVs7C3krtkfHEmZH1xCLOKM7sYPvR\n-----END RSA PRIVATE KEY-----\n", "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "name": "vnf_test_keypair", "fingerprint": "11:76:4a:b4:30:81:d7:9e:16:c5:0f:bb:ba:10:49:ce"}} 2019-06-30 12:02:20,003 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-3c27c5eb-a4de-44c9-a496-7125fc352e21 2019-06-30 12:02:20,003 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-3c27c5eb-a4de-44c9-a496-7125fc352e21 2019-06-30 12:02:20,003 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/ba4fc43f-65e7-404d-b870-6745fce68766 2019-06-30 12:02:20,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:02:20,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:02:20,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:02:20,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:02:20,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:02:20,065 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:02:20,065 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:02:20,065 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:02:08.644Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:02:08.645Z", "id": "ba4fc43f-65e7-404d-b870-6745fce68766"} 2019-06-30 12:02:20,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:02:20,065 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:02:20 GMT 2019-06-30 12:02:20,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:02:20,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-30 12:02:20,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:02:20,065 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:02:20,065 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:02:25,066 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-06-30 12:02:25,154 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:02:25,154 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:02:25,154 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:02:25,154 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:02:25,154 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:02:25,155 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:02:25,155 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:02:25,155 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_8patkq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:17.209Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 12:02:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c27c5eb-a4de-44c9-a496-7125fc352e21 x-compute-request-id: req-3c27c5eb-a4de-44c9-a496-7125fc352e21 Content-Encoding: gzip Content-Length: 1776 Content-Type: application/json \nRESP BODY: {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOa9KRKeyrSVszdQU4eNumjETida9iWJr7+6msoCTETublwRPAjUaRjekBJU15HJeYgnKat9ZlwBJdIDIMEnC33gCLz7ULBUqBhh8V8vDEpK8+oTKqHJfptad8hWOVAif1T9aBhLv4qAfnOEhKXynJAoCBxU5bMLA5Xp+2xO2BiblOdn9+5J+H8wr6niCPRprBKwExpYS+am97UtlBrFwzX8NiHRgzonSQU6sz2po3xZd+E4FgZU9n6uUzBip+BqfpHIGKxA8/LisrcdRskZF9PgL0d3GevObyIXgABgjS33/TZeWUguiuof8cu0wD1kgbAeS3qrZKKmgD21Ge/y2v Generated-by-Nova\", \"private_key\": \"-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAzmvSkSnsq0lbM3UFOHjbpoxE4nWvYlia+/uprKAkxE7m5cET\\nwI1GkY3pASVNeRyXmIJymrfWZcASXSAyDBJwt94Ai8+1CwVKgYYfFfLwxKSvPqEy\\nqhyX6bWnfIVjlQIn9U/WgYS7+KgH5zhISl8pyQKAgcVOWzCwOV6ftsTtgYm5TnZ/\\nfuSfh/MK+p4gj0aawSsBMaWEvmpve1LZQaxcM1/DYh0YM6J0kFOrM9qaN8WXfhOB\\nYGVPZ+rlMwYqfgan6RyBisQPPy4rK3HUbJGRfT4C9Hdxnrzm8iF4AAYI0t9/02Xl\\nlILorqH/HLtMA9ZIGwHkt6q2SipoA9tRnv8trwIDAQABAoIBAA/qVlDk9595R3Pf\\nOOjSwLTFqeYABubBSCnXjIyHyG3uW3Upftlgyykb1PRGqQOGhdW3cRimxfwQZBoU\\nCmfN4Cz9C/O7rwzLeqQj8C+kDJZM0Eo26Y4eKERXwjMiobvyb5xFbJeN4WRZqEpW\\nl5RMZA9ghwH6cYEsbtnthsjzxBAxp699WLK3iQ3HFc8+O88fPuifhyQhYW+gGjN1\\nLxKQnKIrq0pacu3HYcACLLRFw+K6AN0yzX5pMhqbM2L2Bth4LU3AHrj2Kuh06BPO\\nPSJAyWYLlJhS7mAudunmAr8reENHdspG7vIQgn2Lw1l+oDbFNNtee/VP4Bc38RRa\\ntlY3K5kCgYEA+DN82myhClPaXKhJl5EXl05Wet8lVrpwDW9qR4DSBAtaeC+RIU5p\\nr04t+eY3+gZYPq/gtcviMRqygbD2TFNR2ftZv/wtisFBu7FRzw4L0MT65zLhrR4v\\n4pVBxr4++cSr0wrnmJLxa7Hqi1qNq0xrK1qxAtVjj8MiLoHmqIPXTU0CgYEA1OhC\\nihCUjcp1AoG/ok5uVzN6thBo5ZEy+3ntz7oUftK9VDbdxVXhZpmlYLn6xXTDi5w2\\nAKoCTpfuxpi88T3bEQKcyRoEnWLt+py2PWCngxJKkviUD21OmG6pC4d6liK79G8J\\nXACiINQScrtw+UFaNbLsc6bO2y/W6hqQKS+MGOsCgYAwWteYNlGpkWyZYK/1t27B\\nK6HtjkvX+bqa43nxNEe2Qf/+KkY8FurAHJsYdKGzNEk87Ub6JB6NMoZUfgV+GT15\\nGl8B6D93KO+FgaZOkI38vmOjZ2ZQM/FgU3PdJHNgddCD7Tvxna8rLB5lx96R4PGA\\nIMsbojcjawDdzrEBY64ugQKBgDIbd42G2W+FdoRghPlt/AoJ05eFxSpCQf1tdMqu\\nwKQYdPac8xS+YY4EGyfonVxbXqo82XjOijx1BX039T/Rjv0x4DR0KyHfZqLUvw8y\\n8Dmo1GRCnJYE47p8UMyl1fP/uLyOZWWBwKZ5Qt49vxjqiJCay4tsdsKfP7VZCxSm\\nXBKBAoGBAJierd55sFRqtxUFBApJlfVuvwKZZUQ4hu4VpvQe/eTNNsN+QpJu6gvK\\nhEAQIQgdzi1hxvcNQxcO9K2bhNB5HNfTbiXqA/+suU9tN2VG8tM84SOwqbcIWMK4\\nHZKt32DXX5ypeOnH/RqGNTnNVs7C3krtkfHEmZH1xCLOKM7sYPvR\\n-----END RSA PRIVATE KEY-----\\n\", \"user_id\": \"52a3425084ec4fa7816fe8e7d22187f8\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"11:76:4a:b4:30:81:d7:9e:16:c5:0f:bb:ba:10:49:ce\"}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:16.780Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.84354253-9c86-4997-85f7-6c0b8b050e20"}, {"node_instance_id": "keypair_8patkq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:17.209Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-3c27c5eb-a4de-44c9-a496-7125fc352e21", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:16.781Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.84354253-9c86-4997-85f7-6c0b8b050e20"}, {"node_instance_id": "keypair_8patkq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:17.209Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-3c27c5eb-a4de-44c9-a496-7125fc352e21", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:16.781Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.84354253-9c86-4997-85f7-6c0b8b050e20"}, {"node_instance_id": "management_plane_network_xuksuy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:17.209Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-fbf266d0-bf29-4087-8369-bd0f3756be02 Date: Sun, 30 Jun 2019 12:02:16 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-30T12:02:16Z\",\"is_default\":false,\"name\":\"management_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:16Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:16.794Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.98ab86c3-e22e-49d8-babe-cb89155e698f"}, {"node_instance_id": "management_plane_network_xuksuy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:17.209Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-fbf266d0-bf29-4087-8369-bd0f3756be02", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:16.794Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.98ab86c3-e22e-49d8-babe-cb89155e698f"}, {"node_instance_id": "management_plane_network_xuksuy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:17.209Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/networks.json used request id req-fbf266d0-bf29-4087-8369-bd0f3756be02", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:16.794Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.98ab86c3-e22e-49d8-babe-cb89155e698f"}, {"node_instance_id": "data_plane_network_61ptjc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:17.209Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:16.620Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "data_plane_network_61ptjc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:17.209Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:16.474Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "target_vnf_ip_h72o7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:17.722Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.114Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "target_vnf_ip_h72o7n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:17.722Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:16.842Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:17.722Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/e145a303-32fd-4c66-a49a-d5f28ca6eb66.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7bdb3bde16565eb0c0f5107541740543abea2067\"", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.368Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:17.722Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-6f26bd7f-4e9d-4be1-8f83-a0a73e7cebf9 Date: Sun, 30 Jun 2019 12:02:17 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Security group for vnf test\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:15Z\", \"updated_at\": \"2019-06-30T12:02:15Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T12:02:15Z\", \"revision_number\": 0, \"id\": \"02a361e2-1002-492d-b3be-e21e5981d003\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T12:02:15Z\", \"security_group_id\": \"e145a303-32fd-4c66-a49a-d5f28ca6eb66\", \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"93b89017d60443d08a5914fae870f878\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-06-30T12:02:15Z\", \"revision_number\": 0, \"id\": \"43c384f6-3423-4c2c-ba83-e25edee64076\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-06-30T12:02:15Z\", \"security_group_id\": \"e145a303-32fd-4c66-a49a-d5f28ca6eb66\", \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"93b89017d60443d08a5914fae870f878\"}], \"revision_number\": 1, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"id\": \"e145a303-32fd-4c66-a49a-d5f28ca6eb66\", \"name\": \"vnf_test_security_group\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.403Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:17.722Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/security-groups/e145a303-32fd-4c66-a49a-d5f28ca6eb66.json used request id req-6f26bd7f-4e9d-4be1-8f83-a0a73e7cebf9", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.404Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:17.722Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/e145a303-32fd-4c66-a49a-d5f28ca6eb66.json used request id req-6f26bd7f-4e9d-4be1-8f83-a0a73e7cebf9", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.404Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:17.722Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7bdb3bde16565eb0c0f5107541740543abea2067\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"e145a303-32fd-4c66-a49a-d5f28ca6eb66\", \"port_range_min\": 22, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.405Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:17.722Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-c1f86d4e-db40-4896-9b76-fe43c2d81827 Date: Sun, 30 Jun 2019 12:02:17 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 22, \"updated_at\": \"2019-06-30T12:02:17Z\", \"security_group_id\": \"e145a303-32fd-4c66-a49a-d5f28ca6eb66\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:17Z\", \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"id\": \"8bdf6e38-6d55-4643-820b-acf433eb8c96\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.515Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:18.233Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-41039b53-3e62-4a14-b498-5b06ddab21e2", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.630Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}, {"node_instance_id": "reference_vnf_ip_ybeo8l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:18.233Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'93b89017d60443d08a5914fae870f878', u'created_at': u'2019-06-30T12:02:17Z', u'updated_at': u'2019-06-30T12:02:17Z', u'floating_network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', 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'93b89017d60443d08a5914fae870f878', u'port_id': None, u'id': u'e274e772-f462-43df-817b-dea4fd05b3f7', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.779Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.a598a99a-9c7f-4600-920c-719970ef962d"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:18.233Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7bdb3bde16565eb0c0f5107541740543abea2067\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"e145a303-32fd-4c66-a49a-d5f28ca6eb66\", \"port_range_min\": 1, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.630Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:18.233Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-355d9c01-6f85-485f-b204-b028ada45926 Date: Sun, 30 Jun 2019 12:02:17 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 65535, \"updated_at\": \"2019-06-30T12:02:17Z\", \"security_group_id\": \"e145a303-32fd-4c66-a49a-d5f28ca6eb66\", \"port_range_min\": 1, \"revision_number\": 0, \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:17Z\", \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"id\": \"bb955eb1-1bb2-4067-93c1-7b7ce988d0f3\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.759Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}, {"node_instance_id": "external_network_duodvr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:18.233Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.283Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "keypair_8patkq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:18.233Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.248Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "management_plane_network_xuksuy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:18.233Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.230Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:18.233Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-41039b53-3e62-4a14-b498-5b06ddab21e2", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.630Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:18.233Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-355d9c01-6f85-485f-b204-b028ada45926", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.759Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:18.233Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-355d9c01-6f85-485f-b204-b028ada45926", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.760Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:18.233Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-41039b53-3e62-4a14-b498-5b06ddab21e2 Date: Sun, 30 Jun 2019 12:02:17 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"icmp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 0, \"updated_at\": \"2019-06-30T12:02:17Z\", \"security_group_id\": \"e145a303-32fd-4c66-a49a-d5f28ca6eb66\", \"port_range_min\": 0, \"revision_number\": 0, \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:17Z\", \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"id\": \"513c5f75-6ef4-4485-9ad7-65d80b35e422\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.629Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:18.233Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7bdb3bde16565eb0c0f5107541740543abea2067\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"e145a303-32fd-4c66-a49a-d5f28ca6eb66\", \"port_range_min\": 1, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.761Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:18.233Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7bdb3bde16565eb0c0f5107541740543abea2067\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"icmp\", \"ethertype\": \"IPv4\", \"port_range_max\": 0, \"security_group_id\": \"e145a303-32fd-4c66-a49a-d5f28ca6eb66\", \"port_range_min\": 0, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.516Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}, {"node_instance_id": "reference_vnf_ip_ybeo8l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:18.233Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-daa105f3-1260-4e1d-aeb6-c9317b509570", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.778Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.a598a99a-9c7f-4600-920c-719970ef962d"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:18.233Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c1f86d4e-db40-4896-9b76-fe43c2d81827", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.516Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:18.233Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c1f86d4e-db40-4896-9b76-fe43c2d81827", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.516Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:18.233Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-ade35745-9a5a-4cd1-ac3c-b12a4de9042c Date: Sun, 30 Jun 2019 12:02:17 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 65535, \"updated_at\": \"2019-06-30T12:02:17Z\", \"security_group_id\": \"e145a303-32fd-4c66-a49a-d5f28ca6eb66\", \"port_range_min\": 1, \"revision_number\": 0, \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:17Z\", \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"id\": \"f3a34429-252c-4825-bf88-eaa24f569750\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.885Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:18.233Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-ade35745-9a5a-4cd1-ac3c-b12a4de9042c", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.885Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}, {"node_instance_id": "security_group_y3hlc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:18.233Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-ade35745-9a5a-4cd1-ac3c-b12a4de9042c", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.885Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7c219900-787b-4684-b721-f866eafc14ea"}, {"node_instance_id": "reference_vnf_ip_ybeo8l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:18.233Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-daa105f3-1260-4e1d-aeb6-c9317b509570 Date: Sun, 30 Jun 2019 12:02:17 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:17Z\", \"updated_at\": \"2019-06-30T12:02:17Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 0, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": null, \"id\": \"e274e772-f462-43df-817b-dea4fd05b3f7\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.778Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.a598a99a-9c7f-4600-920c-719970ef962d"}, {"node_instance_id": "reference_vnf_ip_ybeo8l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:18.233Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-daa105f3-1260-4e1d-aeb6-c9317b509570", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.778Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.a598a99a-9c7f-4600-920c-719970ef962d"}, {"node_instance_id": "keypair_8patkq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:18.829Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.317Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "target_vnf_ip_h72o7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:18.829Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.284Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "management_plane_network_xuksuy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:18.829Z", "message": "Node instance created", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.349Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "data_plane_subnet_l0sj9t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:19.438Z", "message": "Creating node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.824Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "data_plane_subnet_l0sj9t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:19.438Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-68d841f5-80be-424c-b71a-ee6a4e8aac23", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:19.192Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e928b191-ff3f-43f9-9423-4e1038e8972b"}, {"node_instance_id": "data_plane_subnet_l0sj9t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:19.438Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:02:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68d841f5-80be-424c-b71a-ee6a4e8aac23 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:19.192Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e928b191-ff3f-43f9-9423-4e1038e8972b"}, {"node_instance_id": "data_plane_subnet_l0sj9t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:19.438Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:19.186Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e928b191-ff3f-43f9-9423-4e1038e8972b"}, {"node_instance_id": "target_vnf_ip_h72o7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:19.438Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.860Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "external_network_duodvr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:19.438Z", "message": "Node instance created", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.790Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "data_plane_subnet_l0sj9t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:20.035Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}273ff9f34c8744fdfe157f293cea2b54c75ab328\" -d '{\"subnet\": {\"network_id\": \"1caed12e-6cf9-4373-bc86-01c83a5ea053\", \"ip_version\": 4, \"cidr\": \"12.0.0.0/24\", \"gateway_ip\": null, \"name\": \"data_plane_subnet\"}}'", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:19.595Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e928b191-ff3f-43f9-9423-4e1038e8972b"}, {"node_instance_id": "management_plane_network_xuksuy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:20.035Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.917Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "keypair_8patkq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:20.035Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.887Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "external_network_duodvr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:20.035Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.970Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}], "metadata": {"pagination": {"total": 175, "offset": 78, "size": 50}}} 2019-06-30 12:02:25,155 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:02:25,155 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:02:25 GMT 2019-06-30 12:02:25,155 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:02:25,155 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 12:02:25,155 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:02:25,156 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:02:25,156 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:02:25,156 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 12:02:25,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 12:02:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c27c5eb-a4de-44c9-a496-7125fc352e21 x-compute-request-id: req-3c27c5eb-a4de-44c9-a496-7125fc352e21 Content-Encoding: gzip Content-Length: 1776 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOa9KRKeyrSVszdQU4eNumjETida9iWJr7+6msoCTETublwRPAjUaRjekBJU15HJeYgnKat9ZlwBJdIDIMEnC33gCLz7ULBUqBhh8V8vDEpK8+oTKqHJfptad8hWOVAif1T9aBhLv4qAfnOEhKXynJAoCBxU5bMLA5Xp+2xO2BiblOdn9+5J+H8wr6niCPRprBKwExpYS+am97UtlBrFwzX8NiHRgzonSQU6sz2po3xZd+E4FgZU9n6uUzBip+BqfpHIGKxA8/LisrcdRskZF9PgL0d3GevObyIXgABgjS33/TZeWUguiuof8cu0wD1kgbAeS3qrZKKmgD21Ge/y2v Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzmvSkSnsq0lbM3UFOHjbpoxE4nWvYlia+/uprKAkxE7m5cET\nwI1GkY3pASVNeRyXmIJymrfWZcASXSAyDBJwt94Ai8+1CwVKgYYfFfLwxKSvPqEy\nqhyX6bWnfIVjlQIn9U/WgYS7+KgH5zhISl8pyQKAgcVOWzCwOV6ftsTtgYm5TnZ/\nfuSfh/MK+p4gj0aawSsBMaWEvmpve1LZQaxcM1/DYh0YM6J0kFOrM9qaN8WXfhOB\nYGVPZ+rlMwYqfgan6RyBisQPPy4rK3HUbJGRfT4C9Hdxnrzm8iF4AAYI0t9/02Xl\nlILorqH/HLtMA9ZIGwHkt6q2SipoA9tRnv8trwIDAQABAoIBAA/qVlDk9595R3Pf\nOOjSwLTFqeYABubBSCnXjIyHyG3uW3Upftlgyykb1PRGqQOGhdW3cRimxfwQZBoU\nCmfN4Cz9C/O7rwzLeqQj8C+kDJZM0Eo26Y4eKERXwjMiobvyb5xFbJeN4WRZqEpW\nl5RMZA9ghwH6cYEsbtnthsjzxBAxp699WLK3iQ3HFc8+O88fPuifhyQhYW+gGjN1\nLxKQnKIrq0pacu3HYcACLLRFw+K6AN0yzX5pMhqbM2L2Bth4LU3AHrj2Kuh06BPO\nPSJAyWYLlJhS7mAudunmAr8reENHdspG7vIQgn2Lw1l+oDbFNNtee/VP4Bc38RRa\ntlY3K5kCgYEA+DN82myhClPaXKhJl5EXl05Wet8lVrpwDW9qR4DSBAtaeC+RIU5p\nr04t+eY3+gZYPq/gtcviMRqygbD2TFNR2ftZv/wtisFBu7FRzw4L0MT65zLhrR4v\n4pVBxr4++cSr0wrnmJLxa7Hqi1qNq0xrK1qxAtVjj8MiLoHmqIPXTU0CgYEA1OhC\nihCUjcp1AoG/ok5uVzN6thBo5ZEy+3ntz7oUftK9VDbdxVXhZpmlYLn6xXTDi5w2\nAKoCTpfuxpi88T3bEQKcyRoEnWLt+py2PWCngxJKkviUD21OmG6pC4d6liK79G8J\nXACiINQScrtw+UFaNbLsc6bO2y/W6hqQKS+MGOsCgYAwWteYNlGpkWyZYK/1t27B\nK6HtjkvX+bqa43nxNEe2Qf/+KkY8FurAHJsYdKGzNEk87Ub6JB6NMoZUfgV+GT15\nGl8B6D93KO+FgaZOkI38vmOjZ2ZQM/FgU3PdJHNgddCD7Tvxna8rLB5lx96R4PGA\nIMsbojcjawDdzrEBY64ugQKBgDIbd42G2W+FdoRghPlt/AoJ05eFxSpCQf1tdMqu\nwKQYdPac8xS+YY4EGyfonVxbXqo82XjOijx1BX039T/Rjv0x4DR0KyHfZqLUvw8y\n8Dmo1GRCnJYE47p8UMyl1fP/uLyOZWWBwKZ5Qt49vxjqiJCay4tsdsKfP7VZCxSm\nXBKBAoGBAJierd55sFRqtxUFBApJlfVuvwKZZUQ4hu4VpvQe/eTNNsN+QpJu6gvK\nhEAQIQgdzi1hxvcNQxcO9K2bhNB5HNfTbiXqA/+suU9tN2VG8tM84SOwqbcIWMK4\nHZKt32DXX5ypeOnH/RqGNTnNVs7C3krtkfHEmZH1xCLOKM7sYPvR\n-----END RSA PRIVATE KEY-----\n", "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "name": "vnf_test_keypair", "fingerprint": "11:76:4a:b4:30:81:d7:9e:16:c5:0f:bb:ba:10:49:ce"}} 2019-06-30 12:02:25,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-3c27c5eb-a4de-44c9-a496-7125fc352e21 2019-06-30 12:02:25,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-3c27c5eb-a4de-44c9-a496-7125fc352e21 2019-06-30 12:02:25,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-fbf266d0-bf29-4087-8369-bd0f3756be02 Date: Sun, 30 Jun 2019 12:02:16 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"93b89017d60443d08a5914fae870f878","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T12:02:16Z","is_default":false,"name":"management_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:16Z","mtu":1450}} 2019-06-30 12:02:25,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-fbf266d0-bf29-4087-8369-bd0f3756be02 2019-06-30 12:02:25,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/networks.json used request id req-fbf266d0-bf29-4087-8369-bd0f3756be02 2019-06-30 12:02:25,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-30 12:02:25,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-30 12:02:25,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-30 12:02:25,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-06-30 12:02:25,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups/e145a303-32fd-4c66-a49a-d5f28ca6eb66.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bdb3bde16565eb0c0f5107541740543abea2067" 2019-06-30 12:02:25,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-6f26bd7f-4e9d-4be1-8f83-a0a73e7cebf9 Date: Sun, 30 Jun 2019 12:02:17 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:15Z", "updated_at": "2019-06-30T12:02:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T12:02:15Z", "revision_number": 0, "id": "02a361e2-1002-492d-b3be-e21e5981d003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T12:02:15Z", "security_group_id": "e145a303-32fd-4c66-a49a-d5f28ca6eb66", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv6", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T12:02:15Z", "revision_number": 0, "id": "43c384f6-3423-4c2c-ba83-e25edee64076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T12:02:15Z", "security_group_id": "e145a303-32fd-4c66-a49a-d5f28ca6eb66", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}], "revision_number": 1, "project_id": "93b89017d60443d08a5914fae870f878", "id": "e145a303-32fd-4c66-a49a-d5f28ca6eb66", "name": "vnf_test_security_group"}} 2019-06-30 12:02:25,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups/e145a303-32fd-4c66-a49a-d5f28ca6eb66.json used request id req-6f26bd7f-4e9d-4be1-8f83-a0a73e7cebf9 2019-06-30 12:02:25,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/security-groups/e145a303-32fd-4c66-a49a-d5f28ca6eb66.json used request id req-6f26bd7f-4e9d-4be1-8f83-a0a73e7cebf9 2019-06-30 12:02:25,161 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bdb3bde16565eb0c0f5107541740543abea2067" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "e145a303-32fd-4c66-a49a-d5f28ca6eb66", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-30 12:02:25,161 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-c1f86d4e-db40-4896-9b76-fe43c2d81827 Date: Sun, 30 Jun 2019 12:02:17 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2019-06-30T12:02:17Z", "security_group_id": "e145a303-32fd-4c66-a49a-d5f28ca6eb66", "port_range_min": 22, "revision_number": 0, "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:17Z", "project_id": "93b89017d60443d08a5914fae870f878", "id": "8bdf6e38-6d55-4643-820b-acf433eb8c96"}} 2019-06-30 12:02:25,161 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-41039b53-3e62-4a14-b498-5b06ddab21e2 2019-06-30 12:02:25,161 - 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'93b89017d60443d08a5914fae870f878', u'created_at': u'2019-06-30T12:02:17Z', u'updated_at': u'2019-06-30T12:02:17Z', u'floating_network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', 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'93b89017d60443d08a5914fae870f878', u'port_id': None, u'id': u'e274e772-f462-43df-817b-dea4fd05b3f7', u'qos_policy_id': None} 2019-06-30 12:02:25,161 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bdb3bde16565eb0c0f5107541740543abea2067" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "e145a303-32fd-4c66-a49a-d5f28ca6eb66", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-30 12:02:25,161 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-355d9c01-6f85-485f-b204-b028ada45926 Date: Sun, 30 Jun 2019 12:02:17 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "updated_at": "2019-06-30T12:02:17Z", "security_group_id": "e145a303-32fd-4c66-a49a-d5f28ca6eb66", "port_range_min": 1, "revision_number": 0, "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:17Z", "project_id": "93b89017d60443d08a5914fae870f878", "id": "bb955eb1-1bb2-4067-93c1-7b7ce988d0f3"}} 2019-06-30 12:02:25,161 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-06-30 12:02:25,162 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-06-30 12:02:25,162 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-06-30 12:02:25,162 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-41039b53-3e62-4a14-b498-5b06ddab21e2 2019-06-30 12:02:25,162 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-355d9c01-6f85-485f-b204-b028ada45926 2019-06-30 12:02:25,162 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-355d9c01-6f85-485f-b204-b028ada45926 2019-06-30 12:02:25,162 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-41039b53-3e62-4a14-b498-5b06ddab21e2 Date: Sun, 30 Jun 2019 12:02:17 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 0, "updated_at": "2019-06-30T12:02:17Z", "security_group_id": "e145a303-32fd-4c66-a49a-d5f28ca6eb66", "port_range_min": 0, "revision_number": 0, "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:17Z", "project_id": "93b89017d60443d08a5914fae870f878", "id": "513c5f75-6ef4-4485-9ad7-65d80b35e422"}} 2019-06-30 12:02:25,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bdb3bde16565eb0c0f5107541740543abea2067" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "e145a303-32fd-4c66-a49a-d5f28ca6eb66", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-30 12:02:25,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bdb3bde16565eb0c0f5107541740543abea2067" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "ethertype": "IPv4", "port_range_max": 0, "security_group_id": "e145a303-32fd-4c66-a49a-d5f28ca6eb66", "port_range_min": 0, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-30 12:02:25,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-daa105f3-1260-4e1d-aeb6-c9317b509570 2019-06-30 12:02:25,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c1f86d4e-db40-4896-9b76-fe43c2d81827 2019-06-30 12:02:25,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c1f86d4e-db40-4896-9b76-fe43c2d81827 2019-06-30 12:02:25,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-ade35745-9a5a-4cd1-ac3c-b12a4de9042c Date: Sun, 30 Jun 2019 12:02:17 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "updated_at": "2019-06-30T12:02:17Z", "security_group_id": "e145a303-32fd-4c66-a49a-d5f28ca6eb66", "port_range_min": 1, "revision_number": 0, "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:17Z", "project_id": "93b89017d60443d08a5914fae870f878", "id": "f3a34429-252c-4825-bf88-eaa24f569750"}} 2019-06-30 12:02:25,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-ade35745-9a5a-4cd1-ac3c-b12a4de9042c 2019-06-30 12:02:25,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-ade35745-9a5a-4cd1-ac3c-b12a4de9042c 2019-06-30 12:02:25,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-daa105f3-1260-4e1d-aeb6-c9317b509570 Date: Sun, 30 Jun 2019 12:02:17 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:17Z", "updated_at": "2019-06-30T12:02:17Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": null, "id": "e274e772-f462-43df-817b-dea4fd05b3f7", "qos_policy_id": null}} 2019-06-30 12:02:25,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-daa105f3-1260-4e1d-aeb6-c9317b509570 2019-06-30 12:02:25,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-30 12:02:25,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-30 12:02:25,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-30 12:02:25,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-30 12:02:25,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-68d841f5-80be-424c-b71a-ee6a4e8aac23 2019-06-30 12:02:25,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:02:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68d841f5-80be-424c-b71a-ee6a4e8aac23 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:02:25,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:02:25,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-30 12:02:25,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-30 12:02:25,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}273ff9f34c8744fdfe157f293cea2b54c75ab328" -d '{"subnet": {"network_id": "1caed12e-6cf9-4373-bc86-01c83a5ea053", "ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null, "name": "data_plane_subnet"}}' 2019-06-30 12:02:25,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-30 12:02:25,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-30 12:02:25,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-30 12:02:25,166 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/ba4fc43f-65e7-404d-b870-6745fce68766 2019-06-30 12:02:25,222 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:02:25,222 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:02:25,223 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:02:25,223 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:02:25,223 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:02:25,223 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:02:25,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:02:25,223 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:02:08.644Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:02:08.645Z", "id": "ba4fc43f-65e7-404d-b870-6745fce68766"} 2019-06-30 12:02:25,223 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:02:25,223 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:02:25 GMT 2019-06-30 12:02:25,223 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:02:25,223 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-30 12:02:25,224 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:02:25,224 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:02:25,224 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:02:30,229 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-06-30 12:02:30,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:02:30,329 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:02:30,329 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:02:30,329 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:02:30,329 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:02:30,329 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:02:30,329 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:02:30,329 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_ip_ybeo8l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:20.629Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:18.197Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "external_network_duodvr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:20.629Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:18.294Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "data_plane_subnet_l0sj9t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:20.629Z", "message": "Sending task 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:17.978Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "security_group_y3hlc8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:21.226Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:18.406Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "keypair_8patkq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:21.226Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:18.526Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "router_5bfpvy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:21.226Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:21.044Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.6c8d9b91-3fe4-4680-88ea-afee4e19e104"}, {"node_instance_id": "router_5bfpvy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:21.226Z", "message": "router: {'name': u'vnf_test_router'}", "level": "info", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:20.977Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.6c8d9b91-3fe4-4680-88ea-afee4e19e104"}, {"node_instance_id": "data_plane_subnet_l0sj9t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:21.226Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/subnets.json used request id req-87e3bc2d-1037-4e2d-b930-e05c6f9670af", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:20.759Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e928b191-ff3f-43f9-9423-4e1038e8972b"}, {"node_instance_id": "data_plane_subnet_l0sj9t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:21.226Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-87e3bc2d-1037-4e2d-b930-e05c6f9670af", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:20.759Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e928b191-ff3f-43f9-9423-4e1038e8972b"}, {"node_instance_id": "data_plane_subnet_l0sj9t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:21.226Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-87e3bc2d-1037-4e2d-b930-e05c6f9670af Date: Sun, 30 Jun 2019 12:02:20 GMT \nRESP BODY: {\"subnet\":{\"service_types\":[],\"description\":\"\",\"enable_dhcp\":true,\"tags\":[],\"network_id\":\"1caed12e-6cf9-4373-bc86-01c83a5ea053\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:20Z\",\"dns_nameservers\":[],\"updated_at\":\"2019-06-30T12:02:20Z\",\"gateway_ip\":null,\"ipv6_ra_mode\":null,\"allocation_pools\":[{\"start\":\"12.0.0.1\",\"end\":\"12.0.0.254\"}],\"host_routes\":[],\"revision_number\":0,\"ip_version\":4,\"ipv6_address_mode\":null,\"cidr\":\"12.0.0.0/24\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"id\":\"b05219f4-d0c6-42d0-b4a0-d29341a47127\",\"subnetpool_id\":null,\"name\":\"data_plane_subnet\"}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:20.759Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e928b191-ff3f-43f9-9423-4e1038e8972b"}, {"node_instance_id": "router_5bfpvy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:21.838Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:02:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d236c9c8-d1b7-4eef-b34a-d05af0eba792 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:21.048Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.6c8d9b91-3fe4-4680-88ea-afee4e19e104"}, {"node_instance_id": "management_plane_network_xuksuy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:21.838Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:18.552Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "target_vnf_ip_h72o7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:21.838Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:18.578Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "reference_vnf_ip_ybeo8l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:21.838Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:18.601Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "external_network_duodvr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:21.838Z", "message": "Node instance started", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:18.736Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "router_5bfpvy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:21.838Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/e3a95f0d-e3e7-44a9-9960-a24866ad3e62.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c21ea17c3b075bab8d7414863b1f79e074439be8\"", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:21.452Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.6c8d9b91-3fe4-4680-88ea-afee4e19e104"}, {"node_instance_id": "router_5bfpvy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:21.838Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-d236c9c8-d1b7-4eef-b34a-d05af0eba792", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:21.049Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.6c8d9b91-3fe4-4680-88ea-afee4e19e104"}, {"node_instance_id": "router_5bfpvy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:22.433Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks/e3a95f0d-e3e7-44a9-9960-a24866ad3e62.json used request id req-fee7dae9-a53f-4232-83cc-10b246850a08", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:21.891Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.6c8d9b91-3fe4-4680-88ea-afee4e19e104"}, {"node_instance_id": "router_5bfpvy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:22.433Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-fee7dae9-a53f-4232-83cc-10b246850a08 Date: Sun, 30 Jun 2019 12:02:21 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b832943639d345c28f57e6440b8b5ce7\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"6acb3602-338d-4baa-852a-3f10ec4a5a30\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-30T06:06:03Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"b832943639d345c28f57e6440b8b5ce7\",\"created_at\":\"2019-06-30T05:50:04Z\",\"mtu\":1500}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:21.891Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.6c8d9b91-3fe4-4680-88ea-afee4e19e104"}, {"node_instance_id": "security_group_y3hlc8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:22.433Z", "message": "Node instance created", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:18.877Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "keypair_8patkq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:22.433Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:19.021Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "reference_vnf_ip_ybeo8l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:22.433Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:19.196Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "router_5bfpvy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:22.433Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c21ea17c3b075bab8d7414863b1f79e074439be8\" -d '{\"router\": {\"external_gateway_info\": {\"network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\"}, \"name\": \"vnf_test_router\"}}'", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:21.892Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.6c8d9b91-3fe4-4680-88ea-afee4e19e104"}, {"node_instance_id": "router_5bfpvy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:22.433Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks/e3a95f0d-e3e7-44a9-9960-a24866ad3e62.json used request id req-fee7dae9-a53f-4232-83cc-10b246850a08", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:21.891Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.6c8d9b91-3fe4-4680-88ea-afee4e19e104"}, {"node_instance_id": "reference_vnf_ip_ybeo8l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:23.078Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:19.390Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "security_group_y3hlc8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:23.078Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:19.355Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "management_plane_network_xuksuy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:23.078Z", "message": "Node instance started", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:19.229Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "reference_vnf_ip_ybeo8l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:23.672Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:19.662Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "router_5bfpvy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:23.672Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-453f8ebc-0b77-4eb9-b24f-e94f2fd24f3c Date: Sun, 30 Jun 2019 12:02:23 GMT \nRESP BODY: {\"router\": {\"status\": \"ACTIVE\", \"external_gateway_info\": {\"network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"enable_snat\": true, \"external_fixed_ips\": [{\"subnet_id\": \"6acb3602-338d-4baa-852a-3f10ec4a5a30\", \"ip_address\": \"172.30.9.206\"}]}, \"availability_zone_hints\": [], \"availability_zones\": [], \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:21Z\", \"admin_state_up\": true, \"updated_at\": \"2019-06-30T12:02:23Z\", \"flavor_id\": null, \"revision_number\": 2, \"routes\": [], \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"id\": \"c84bf72d-c870-413e-b7b4-ed034d97e479\", \"name\": \"vnf_test_router\"}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:23.590Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.6c8d9b91-3fe4-4680-88ea-afee4e19e104"}, {"node_instance_id": "router_5bfpvy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:23.672Z", "message": "Creating node instance", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:19.634Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "router_5bfpvy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:24.285Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/routers.json used request id req-453f8ebc-0b77-4eb9-b24f-e94f2fd24f3c", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:23.591Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.6c8d9b91-3fe4-4680-88ea-afee4e19e104"}, {"node_instance_id": "reference_vnf_data_plane_port_x7a39y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:24.285Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:23.682Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e0d25858-1fe8-420d-987f-f93bb39466dd"}, {"node_instance_id": "reference_vnf_data_plane_port_x7a39y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:24.285Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:02:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba8fb9ad-f1ec-4444-b909-dddb434b5e87 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:23.687Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e0d25858-1fe8-420d-987f-f93bb39466dd"}, {"node_instance_id": "reference_vnf_data_plane_port_x7a39y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:24.285Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-ba8fb9ad-f1ec-4444-b909-dddb434b5e87", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:23.687Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e0d25858-1fe8-420d-987f-f93bb39466dd"}, {"node_instance_id": "reference_vnf_data_plane_port_x7a39y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:24.285Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3166c8a9fa3c6423fffe2736196ed8d659f816d2\" -d '{\"port\": {\"network_id\": \"1caed12e-6cf9-4373-bc86-01c83a5ea053\", \"fixed_ips\": [{\"subnet_id\": \"b05219f4-d0c6-42d0-b4a0-d29341a47127\"}], \"name\": \"reference_vnf_data_plane_port\", \"security_groups\": [\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:24.189Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e0d25858-1fe8-420d-987f-f93bb39466dd"}, {"node_instance_id": "security_group_y3hlc8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:24.285Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:19.689Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "security_group_y3hlc8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:24.285Z", "message": "Node instance started", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:19.834Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "router_5bfpvy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:24.285Z", "message": "Sending task 'neutron_plugin.router.create'", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:19.893Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "router_5bfpvy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:24.285Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-453f8ebc-0b77-4eb9-b24f-e94f2fd24f3c", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:23.590Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.6c8d9b91-3fe4-4680-88ea-afee4e19e104"}, {"node_instance_id": "data_plane_subnet_l0sj9t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:24.896Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:21.558Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "data_plane_subnet_l0sj9t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:24.896Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:21.658Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "data_plane_subnet_l0sj9t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:24.896Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:21.466Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "data_plane_subnet_l0sj9t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:24.896Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:21.248Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "target_vnf_data_plane_port_c0qizp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:24.896Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:24.117Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.2d5f8ce1-dda6-4409-b657-f2c10fd4461a"}, {"node_instance_id": "target_vnf_data_plane_port_c0qizp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:24.896Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:02:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fad15139-c5f6-4784-8091-92e58077c99d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:24.123Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.2d5f8ce1-dda6-4409-b657-f2c10fd4461a"}, {"node_instance_id": "target_vnf_data_plane_port_c0qizp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:24.896Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-fad15139-c5f6-4784-8091-92e58077c99d", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:24.123Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.2d5f8ce1-dda6-4409-b657-f2c10fd4461a"}, {"node_instance_id": "target_vnf_data_plane_port_c0qizp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:24.896Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0505ac58e04de71eda555209b534e7e34495ed85\" -d '{\"port\": {\"network_id\": \"1caed12e-6cf9-4373-bc86-01c83a5ea053\", \"fixed_ips\": [{\"subnet_id\": \"b05219f4-d0c6-42d0-b4a0-d29341a47127\"}], \"name\": \"target_vnf_data_plane_port\", \"security_groups\": [\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"]}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:24.592Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.2d5f8ce1-dda6-4409-b657-f2c10fd4461a"}, {"node_instance_id": "reference_vnf_data_plane_port_x7a39y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:25.442Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-5649833e-e097-4081-95c6-ab974d036809 Date: Sun, 30 Jun 2019 12:02:25 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:02:24Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b05219f4-d0c6-42d0-b4a0-d29341a47127\",\"ip_address\":\"12.0.0.2\"}],\"id\":\"94c3d083-9e89-46be-aa23-527aae8840c1\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:a9:9d:83\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"1caed12e-6cf9-4373-bc86-01c83a5ea053\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:25.318Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e0d25858-1fe8-420d-987f-f93bb39466dd"}, {"node_instance_id": "reference_vnf_data_plane_port_x7a39y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:25.442Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:22.273Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "data_plane_subnet_l0sj9t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:25.442Z", "message": "Node instance started", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:21.762Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}], "metadata": {"pagination": {"total": 242, "offset": 128, "size": 50}}} 2019-06-30 12:02:30,330 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:02:30,330 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:02:30 GMT 2019-06-30 12:02:30,330 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:02:30,330 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 12:02:30,330 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:02:30,330 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:02:30,330 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:02:30,330 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 12:02:30,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-06-30 12:02:30,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-30 12:02:30,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-06-30 12:02:30,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-30 12:02:30,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-30 12:02:30,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:02:30,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - router: {'name': u'vnf_test_router'} 2019-06-30 12:02:30,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/subnets.json used request id req-87e3bc2d-1037-4e2d-b930-e05c6f9670af 2019-06-30 12:02:30,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-87e3bc2d-1037-4e2d-b930-e05c6f9670af 2019-06-30 12:02:30,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-87e3bc2d-1037-4e2d-b930-e05c6f9670af Date: Sun, 30 Jun 2019 12:02:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1caed12e-6cf9-4373-bc86-01c83a5ea053","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:20Z","dns_nameservers":[],"updated_at":"2019-06-30T12:02:20Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"12.0.0.1","end":"12.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"12.0.0.0/24","project_id":"93b89017d60443d08a5914fae870f878","id":"b05219f4-d0c6-42d0-b4a0-d29341a47127","subnetpool_id":null,"name":"data_plane_subnet"}} 2019-06-30 12:02:30,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:02:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d236c9c8-d1b7-4eef-b34a-d05af0eba792 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:02:30,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-30 12:02:30,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-30 12:02:30,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-30 12:02:30,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-30 12:02:30,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/e3a95f0d-e3e7-44a9-9960-a24866ad3e62.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21ea17c3b075bab8d7414863b1f79e074439be8" 2019-06-30 12:02:30,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d236c9c8-d1b7-4eef-b34a-d05af0eba792 2019-06-30 12:02:30,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks/e3a95f0d-e3e7-44a9-9960-a24866ad3e62.json used request id req-fee7dae9-a53f-4232-83cc-10b246850a08 2019-06-30 12:02:30,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-fee7dae9-a53f-4232-83cc-10b246850a08 Date: Sun, 30 Jun 2019 12:02:21 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}} 2019-06-30 12:02:30,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-30 12:02:30,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-30 12:02:30,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-30 12:02:30,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21ea17c3b075bab8d7414863b1f79e074439be8" -d '{"router": {"external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "name": "vnf_test_router"}}' 2019-06-30 12:02:30,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks/e3a95f0d-e3e7-44a9-9960-a24866ad3e62.json used request id req-fee7dae9-a53f-4232-83cc-10b246850a08 2019-06-30 12:02:30,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-30 12:02:30,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-30 12:02:30,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-30 12:02:30,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-30 12:02:30,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-453f8ebc-0b77-4eb9-b24f-e94f2fd24f3c Date: Sun, 30 Jun 2019 12:02:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:21Z", "admin_state_up": true, "updated_at": "2019-06-30T12:02:23Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "93b89017d60443d08a5914fae870f878", "id": "c84bf72d-c870-413e-b7b4-ed034d97e479", "name": "vnf_test_router"}} 2019-06-30 12:02:30,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-30 12:02:30,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/routers.json used request id req-453f8ebc-0b77-4eb9-b24f-e94f2fd24f3c 2019-06-30 12:02:30,338 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:02:30,338 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:02:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba8fb9ad-f1ec-4444-b909-dddb434b5e87 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:02:30,338 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-ba8fb9ad-f1ec-4444-b909-dddb434b5e87 2019-06-30 12:02:30,338 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3166c8a9fa3c6423fffe2736196ed8d659f816d2" -d '{"port": {"network_id": "1caed12e-6cf9-4373-bc86-01c83a5ea053", "fixed_ips": [{"subnet_id": "b05219f4-d0c6-42d0-b4a0-d29341a47127"}], "name": "reference_vnf_data_plane_port", "security_groups": ["e145a303-32fd-4c66-a49a-d5f28ca6eb66"]}}' 2019-06-30 12:02:30,338 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-30 12:02:30,338 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-30 12:02:30,338 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2019-06-30 12:02:30,339 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-453f8ebc-0b77-4eb9-b24f-e94f2fd24f3c 2019-06-30 12:02:30,339 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-30 12:02:30,339 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-30 12:02:30,339 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-30 12:02:30,339 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-06-30 12:02:30,339 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:02:30,339 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:02:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fad15139-c5f6-4784-8091-92e58077c99d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:02:30,339 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-fad15139-c5f6-4784-8091-92e58077c99d 2019-06-30 12:02:30,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0505ac58e04de71eda555209b534e7e34495ed85" -d '{"port": {"network_id": "1caed12e-6cf9-4373-bc86-01c83a5ea053", "fixed_ips": [{"subnet_id": "b05219f4-d0c6-42d0-b4a0-d29341a47127"}], "name": "target_vnf_data_plane_port", "security_groups": ["e145a303-32fd-4c66-a49a-d5f28ca6eb66"]}}' 2019-06-30 12:02:30,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-5649833e-e097-4081-95c6-ab974d036809 Date: Sun, 30 Jun 2019 12:02:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:02:24Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b05219f4-d0c6-42d0-b4a0-d29341a47127","ip_address":"12.0.0.2"}],"id":"94c3d083-9e89-46be-aa23-527aae8840c1","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:a9:9d:83","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"1caed12e-6cf9-4373-bc86-01c83a5ea053","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:02:30,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-30 12:02:30,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-30 12:02:30,340 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/ba4fc43f-65e7-404d-b870-6745fce68766 2019-06-30 12:02:30,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:02:30,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:02:30,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:02:30,400 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:02:30,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:02:30,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:02:30,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:02:30,400 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:02:08.644Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:02:08.645Z", "id": "ba4fc43f-65e7-404d-b870-6745fce68766"} 2019-06-30 12:02:30,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:02:30,400 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:02:30 GMT 2019-06-30 12:02:30,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:02:30,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-30 12:02:30,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:02:30,401 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:02:30,401 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:02:35,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-06-30 12:02:35,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:02:35,545 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:02:35,545 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:02:35,545 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:02:35,545 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:02:35,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:02:35,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:02:35,546 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_data_plane_port_x7a39y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:26.102Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/ports.json used request id req-5649833e-e097-4081-95c6-ab974d036809", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:25.319Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e0d25858-1fe8-420d-987f-f93bb39466dd"}, {"node_instance_id": "reference_vnf_data_plane_port_x7a39y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:26.102Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:22.515Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "target_vnf_data_plane_port_c0qizp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:26.102Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:22.924Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "router_5bfpvy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:26.102Z", "message": "Task succeeded 'neutron_plugin.router.create'", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:23.938Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "target_vnf_data_plane_port_c0qizp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:26.102Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:22.388Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "reference_vnf_data_plane_port_x7a39y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:26.102Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-5649833e-e097-4081-95c6-ab974d036809", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:25.318Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e0d25858-1fe8-420d-987f-f93bb39466dd"}, {"node_instance_id": "target_vnf_data_plane_port_c0qizp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:26.715Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-1263bf72-dd03-44d5-9fda-f3ed8de088bf Date: Sun, 30 Jun 2019 12:02:26 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:02:25Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b05219f4-d0c6-42d0-b4a0-d29341a47127\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"fbd1487a-6279-4898-bee1-dc2ef49df25e\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:85:e5:57\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"1caed12e-6cf9-4373-bc86-01c83a5ea053\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:26.056Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.2d5f8ce1-dda6-4409-b657-f2c10fd4461a"}, {"node_instance_id": "management_plane_subnet_l4h8z8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:26.715Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:02:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-681dcbcc-90cd-47db-8356-b3d192a3f93b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:26.314Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.79494fc3-4b62-4ecf-b5b5-aedef44d4d7f"}, {"node_instance_id": "management_plane_subnet_l4h8z8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:26.715Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:26.309Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.79494fc3-4b62-4ecf-b5b5-aedef44d4d7f"}, {"node_instance_id": "target_vnf_data_plane_port_c0qizp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:26.715Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/ports.json used request id req-1263bf72-dd03-44d5-9fda-f3ed8de088bf", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:26.057Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.2d5f8ce1-dda6-4409-b657-f2c10fd4461a"}, {"node_instance_id": "router_5bfpvy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:26.715Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:24.217Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "router_5bfpvy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:26.715Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:24.318Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "target_vnf_data_plane_port_c0qizp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:26.715Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-1263bf72-dd03-44d5-9fda-f3ed8de088bf", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:26.057Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.2d5f8ce1-dda6-4409-b657-f2c10fd4461a"}, {"node_instance_id": "router_5bfpvy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:26.715Z", "message": "Node instance created", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:24.147Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "management_plane_subnet_l4h8z8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:26.715Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-681dcbcc-90cd-47db-8356-b3d192a3f93b", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:26.314Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.79494fc3-4b62-4ecf-b5b5-aedef44d4d7f"}, {"node_instance_id": "router_5bfpvy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:27.327Z", "message": "Node instance started", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:24.524Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "management_plane_subnet_l4h8z8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:27.327Z", "message": "Creating node instance", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:24.893Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "management_plane_subnet_l4h8z8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:27.327Z", "message": "Sending task 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:25.138Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "management_plane_subnet_l4h8z8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:27.327Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5dfd5eb530fe0e10ae03b0d3b7fe14f3e96eedf4\" -d '{\"subnet\": {\"network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\", \"ip_version\": 4, \"cidr\": \"11.0.0.0/24\", \"name\": \"management_plane_subnet\"}}'", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:26.733Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.79494fc3-4b62-4ecf-b5b5-aedef44d4d7f"}, {"node_instance_id": "reference_vnf_data_plane_port_x7a39y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:27.888Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:25.858Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:27.888Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-bab8f3f1-7c9a-4995-ba72-8dbd474e824d", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:27.488Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.1d63028d-6cb9-4d82-8dca-b60d9e1e27d1"}, {"node_instance_id": "reference_vnf_data_plane_port_x7a39y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:27.888Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:25.772Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:27.888Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:02:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bab8f3f1-7c9a-4995-ba72-8dbd474e824d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:27.488Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.1d63028d-6cb9-4d82-8dca-b60d9e1e27d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:27.888Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:27.481Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.1d63028d-6cb9-4d82-8dca-b60d9e1e27d1"}, {"node_instance_id": "reference_vnf_data_plane_port_x7a39y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:27.888Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:26.044Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:28.517Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:26.432Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:28.517Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=94c3d083-9e89-46be-aa23-527aae8840c1 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}06f7193e629e081e6048c953dec3cccc53d1f971\"", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:27.886Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.1d63028d-6cb9-4d82-8dca-b60d9e1e27d1"}, {"node_instance_id": "management_plane_subnet_l4h8z8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:28.517Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-1fbf2805-1a1a-4679-a312-c291532facd5", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:27.747Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.79494fc3-4b62-4ecf-b5b5-aedef44d4d7f"}, {"node_instance_id": "management_plane_subnet_l4h8z8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:28.517Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-1fbf2805-1a1a-4679-a312-c291532facd5 Date: Sun, 30 Jun 2019 12:02:27 GMT \nRESP BODY: {\"subnet\":{\"service_types\":[],\"description\":\"\",\"enable_dhcp\":true,\"tags\":[],\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:27Z\",\"dns_nameservers\":[],\"updated_at\":\"2019-06-30T12:02:27Z\",\"gateway_ip\":\"11.0.0.1\",\"ipv6_ra_mode\":null,\"allocation_pools\":[{\"start\":\"11.0.0.2\",\"end\":\"11.0.0.254\"}],\"host_routes\":[],\"revision_number\":0,\"ip_version\":4,\"ipv6_address_mode\":null,\"cidr\":\"11.0.0.0/24\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"subnetpool_id\":null,\"name\":\"management_plane_subnet\"}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:27.747Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.79494fc3-4b62-4ecf-b5b5-aedef44d4d7f"}, {"node_instance_id": "management_plane_subnet_l4h8z8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:28.517Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/subnets.json used request id req-1fbf2805-1a1a-4679-a312-c291532facd5", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:27.748Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.79494fc3-4b62-4ecf-b5b5-aedef44d4d7f"}, {"node_instance_id": "reference_vnf_data_plane_port_x7a39y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:28.517Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:26.256Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "reference_vnf_data_plane_port_x7a39y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:28.517Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:26.157Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "target_vnf_data_plane_port_c0qizp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:29.098Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:26.933Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "target_vnf_data_plane_port_c0qizp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:29.098Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:26.570Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:29.098Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=94c3d083-9e89-46be-aa23-527aae8840c1 used request id req-700cb213-3540-405f-a994-8a7ea95c9ea8", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:28.951Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.1d63028d-6cb9-4d82-8dca-b60d9e1e27d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:29.098Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=94c3d083-9e89-46be-aa23-527aae8840c1 used request id req-700cb213-3540-405f-a994-8a7ea95c9ea8", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:28.951Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.1d63028d-6cb9-4d82-8dca-b60d9e1e27d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:29.098Z", "message": "connect_security_group(): source_id=94c3d083-9e89-46be-aa23-527aae8840c1 target={u'external_id': u'e145a303-32fd-4c66-a49a-d5f28ca6eb66', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:28.951Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.1d63028d-6cb9-4d82-8dca-b60d9e1e27d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:29.098Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}06f7193e629e081e6048c953dec3cccc53d1f971\" -d '{\"port\": {\"security_groups\": [\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"]}}'", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:28.952Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.1d63028d-6cb9-4d82-8dca-b60d9e1e27d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:29.098Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:28.481Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.110ddfb7-5249-4d4e-bdfc-a8ab093401d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:29.098Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:02:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74970f5c-6d04-420e-afb8-b760df5bc7d6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:28.485Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.110ddfb7-5249-4d4e-bdfc-a8ab093401d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:29.098Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-74970f5c-6d04-420e-afb8-b760df5bc7d6", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:28.485Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.110ddfb7-5249-4d4e-bdfc-a8ab093401d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:29.098Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-700cb213-3540-405f-a994-8a7ea95c9ea8 Date: Sun, 30 Jun 2019 12:02:28 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:02:24Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b05219f4-d0c6-42d0-b4a0-d29341a47127\",\"ip_address\":\"12.0.0.2\"}],\"id\":\"94c3d083-9e89-46be-aa23-527aae8840c1\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:a9:9d:83\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"1caed12e-6cf9-4373-bc86-01c83a5ea053\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:24Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:28.951Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.1d63028d-6cb9-4d82-8dca-b60d9e1e27d1"}, {"node_instance_id": "target_vnf_data_plane_port_c0qizp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:29.098Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:26.734Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:29.620Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}06f7193e629e081e6048c953dec3cccc53d1f971\"", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:29.338Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.1d63028d-6cb9-4d82-8dca-b60d9e1e27d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:29.620Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-38bbfbe7-5551-4fe6-9d01-aa82c7abef85 Date: Sun, 30 Jun 2019 12:02:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:02:29Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b05219f4-d0c6-42d0-b4a0-d29341a47127\",\"ip_address\":\"12.0.0.2\"}],\"id\":\"94c3d083-9e89-46be-aa23-527aae8840c1\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:a9:9d:83\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"1caed12e-6cf9-4373-bc86-01c83a5ea053\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:29.380Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.1d63028d-6cb9-4d82-8dca-b60d9e1e27d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:29.620Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-27f60b1f-fb27-49f4-a962-3d3403c23ce4 Date: Sun, 30 Jun 2019 12:02:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:02:24Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b05219f4-d0c6-42d0-b4a0-d29341a47127\",\"ip_address\":\"12.0.0.2\"}],\"id\":\"94c3d083-9e89-46be-aa23-527aae8840c1\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:a9:9d:83\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"1caed12e-6cf9-4373-bc86-01c83a5ea053\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:24Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:29.337Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.1d63028d-6cb9-4d82-8dca-b60d9e1e27d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:29.620Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-27f60b1f-fb27-49f4-a962-3d3403c23ce4", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:29.337Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.1d63028d-6cb9-4d82-8dca-b60d9e1e27d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:29.620Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-27f60b1f-fb27-49f4-a962-3d3403c23ce4", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:29.337Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.1d63028d-6cb9-4d82-8dca-b60d9e1e27d1"}, {"node_instance_id": "target_vnf_data_plane_port_c0qizp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:29.620Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:27.135Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "target_vnf_data_plane_port_c0qizp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:29.620Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:27.076Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}], "metadata": {"pagination": {"total": 270, "offset": 178, "size": 50}}} 2019-06-30 12:02:35,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:02:35,546 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:02:35 GMT 2019-06-30 12:02:35,546 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:02:35,546 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 12:02:35,546 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:02:35,546 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:02:35,546 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:02:35,546 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 12:02:35,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/ports.json used request id req-5649833e-e097-4081-95c6-ab974d036809 2019-06-30 12:02:35,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-06-30 12:02:35,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-06-30 12:02:35,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2019-06-30 12:02:35,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-30 12:02:35,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-5649833e-e097-4081-95c6-ab974d036809 2019-06-30 12:02:35,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-1263bf72-dd03-44d5-9fda-f3ed8de088bf Date: Sun, 30 Jun 2019 12:02:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:02:25Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b05219f4-d0c6-42d0-b4a0-d29341a47127","ip_address":"12.0.0.4"}],"id":"fbd1487a-6279-4898-bee1-dc2ef49df25e","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:85:e5:57","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"1caed12e-6cf9-4373-bc86-01c83a5ea053","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:02:35,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:02:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-681dcbcc-90cd-47db-8356-b3d192a3f93b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:02:35,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:02:35,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/ports.json used request id req-1263bf72-dd03-44d5-9fda-f3ed8de088bf 2019-06-30 12:02:35,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-30 12:02:35,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-30 12:02:35,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-1263bf72-dd03-44d5-9fda-f3ed8de088bf 2019-06-30 12:02:35,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-30 12:02:35,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-681dcbcc-90cd-47db-8356-b3d192a3f93b 2019-06-30 12:02:35,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-30 12:02:35,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-30 12:02:35,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-06-30 12:02:35,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dfd5eb530fe0e10ae03b0d3b7fe14f3e96eedf4" -d '{"subnet": {"network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e", "ip_version": 4, "cidr": "11.0.0.0/24", "name": "management_plane_subnet"}}' 2019-06-30 12:02:35,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-30 12:02:35,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-bab8f3f1-7c9a-4995-ba72-8dbd474e824d 2019-06-30 12:02:35,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-06-30 12:02:35,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:02:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bab8f3f1-7c9a-4995-ba72-8dbd474e824d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:02:35,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:02:35,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-30 12:02:35,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-06-30 12:02:35,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=94c3d083-9e89-46be-aa23-527aae8840c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06f7193e629e081e6048c953dec3cccc53d1f971" 2019-06-30 12:02:35,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-1fbf2805-1a1a-4679-a312-c291532facd5 2019-06-30 12:02:35,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-1fbf2805-1a1a-4679-a312-c291532facd5 Date: Sun, 30 Jun 2019 12:02:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:27Z","dns_nameservers":[],"updated_at":"2019-06-30T12:02:27Z","gateway_ip":"11.0.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"11.0.0.2","end":"11.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"11.0.0.0/24","project_id":"93b89017d60443d08a5914fae870f878","id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","subnetpool_id":null,"name":"management_plane_subnet"}} 2019-06-30 12:02:35,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/subnets.json used request id req-1fbf2805-1a1a-4679-a312-c291532facd5 2019-06-30 12:02:35,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-06-30 12:02:35,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-30 12:02:35,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-30 12:02:35,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-06-30 12:02:35,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=94c3d083-9e89-46be-aa23-527aae8840c1 used request id req-700cb213-3540-405f-a994-8a7ea95c9ea8 2019-06-30 12:02:35,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=94c3d083-9e89-46be-aa23-527aae8840c1 used request id req-700cb213-3540-405f-a994-8a7ea95c9ea8 2019-06-30 12:02:35,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=94c3d083-9e89-46be-aa23-527aae8840c1 target={u'external_id': u'e145a303-32fd-4c66-a49a-d5f28ca6eb66', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-06-30 12:02:35,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06f7193e629e081e6048c953dec3cccc53d1f971" -d '{"port": {"security_groups": ["e145a303-32fd-4c66-a49a-d5f28ca6eb66"]}}' 2019-06-30 12:02:35,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:02:35,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:02:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74970f5c-6d04-420e-afb8-b760df5bc7d6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:02:35,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-74970f5c-6d04-420e-afb8-b760df5bc7d6 2019-06-30 12:02:35,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-700cb213-3540-405f-a994-8a7ea95c9ea8 Date: Sun, 30 Jun 2019 12:02:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:02:24Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b05219f4-d0c6-42d0-b4a0-d29341a47127","ip_address":"12.0.0.2"}],"id":"94c3d083-9e89-46be-aa23-527aae8840c1","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:a9:9d:83","project_id":"93b89017d60443d08a5914fae870f878","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"1caed12e-6cf9-4373-bc86-01c83a5ea053","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:24Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-06-30 12:02:35,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-30 12:02:35,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06f7193e629e081e6048c953dec3cccc53d1f971" 2019-06-30 12:02:35,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-38bbfbe7-5551-4fe6-9d01-aa82c7abef85 Date: Sun, 30 Jun 2019 12:02:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:02:29Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b05219f4-d0c6-42d0-b4a0-d29341a47127","ip_address":"12.0.0.2"}],"id":"94c3d083-9e89-46be-aa23-527aae8840c1","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:a9:9d:83","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"1caed12e-6cf9-4373-bc86-01c83a5ea053","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:02:35,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-27f60b1f-fb27-49f4-a962-3d3403c23ce4 Date: Sun, 30 Jun 2019 12:02:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:02:24Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b05219f4-d0c6-42d0-b4a0-d29341a47127","ip_address":"12.0.0.2"}],"id":"94c3d083-9e89-46be-aa23-527aae8840c1","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:a9:9d:83","project_id":"93b89017d60443d08a5914fae870f878","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"1caed12e-6cf9-4373-bc86-01c83a5ea053","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:24Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-30 12:02:35,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-27f60b1f-fb27-49f4-a962-3d3403c23ce4 2019-06-30 12:02:35,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-27f60b1f-fb27-49f4-a962-3d3403c23ce4 2019-06-30 12:02:35,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-06-30 12:02:35,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-30 12:02:35,557 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/ba4fc43f-65e7-404d-b870-6745fce68766 2019-06-30 12:02:35,637 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:02:35,637 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:02:35,637 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:02:35,638 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:02:35,638 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:02:35,638 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:02:35,638 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:02:35,638 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:02:08.644Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:02:08.645Z", "id": "ba4fc43f-65e7-404d-b870-6745fce68766"} 2019-06-30 12:02:35,638 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:02:35,638 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:02:35 GMT 2019-06-30 12:02:35,638 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:02:35,639 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-30 12:02:35,639 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:02:35,639 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:02:35,639 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:02:40,644 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-06-30 12:02:40,719 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:02:40,719 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:02:40,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:02:40,719 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:02:40,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:02:40,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:02:40,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:02:40,720 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_data_plane_port_c0qizp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:29.620Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:27.076Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:30.137Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-38bbfbe7-5551-4fe6-9d01-aa82c7abef85", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:29.380Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.1d63028d-6cb9-4d82-8dca-b60d9e1e27d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:30.137Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-38bbfbe7-5551-4fe6-9d01-aa82c7abef85", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:29.380Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.1d63028d-6cb9-4d82-8dca-b60d9e1e27d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:30.137Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-32ac07b3-0f10-4f76-af88-04468074a5e3 Date: Sun, 30 Jun 2019 12:02:29 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:02:25Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b05219f4-d0c6-42d0-b4a0-d29341a47127\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"fbd1487a-6279-4898-bee1-dc2ef49df25e\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:85:e5:57\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"1caed12e-6cf9-4373-bc86-01c83a5ea053\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:25Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:29.627Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.110ddfb7-5249-4d4e-bdfc-a8ab093401d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:30.137Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=fbd1487a-6279-4898-bee1-dc2ef49df25e used request id req-32ac07b3-0f10-4f76-af88-04468074a5e3", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:29.627Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.110ddfb7-5249-4d4e-bdfc-a8ab093401d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:30.137Z", "message": "connect_security_group(): source_id=fbd1487a-6279-4898-bee1-dc2ef49df25e target={u'external_id': u'e145a303-32fd-4c66-a49a-d5f28ca6eb66', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:29.628Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.110ddfb7-5249-4d4e-bdfc-a8ab093401d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:30.137Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=fbd1487a-6279-4898-bee1-dc2ef49df25e used request id req-32ac07b3-0f10-4f76-af88-04468074a5e3", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:29.628Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.110ddfb7-5249-4d4e-bdfc-a8ab093401d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:30.137Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}711e2153f720a23f8407b40dbe51ab512283e9fb\" -d '{\"port\": {\"security_groups\": [\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"]}}'", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:29.629Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.110ddfb7-5249-4d4e-bdfc-a8ab093401d1"}, {"node_instance_id": "management_plane_subnet_l4h8z8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:30.137Z", "message": "Node instance created", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:28.399Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "management_plane_subnet_l4h8z8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:30.137Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:28.167Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:30.137Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:27.329Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:30.137Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "router_5bfpvy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:29.843Z", "source_id": "management_plane_subnet_l4h8z8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.f75ec995-3416-4b5f-9378-c6a1c4d11a06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:30.137Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:02:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f8d99fc-7e4e-444a-96e5-8ff1c09beed0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "router_5bfpvy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:29.850Z", "source_id": "management_plane_subnet_l4h8z8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.f75ec995-3416-4b5f-9378-c6a1c4d11a06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:30.137Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-5f8d99fc-7e4e-444a-96e5-8ff1c09beed0", "level": "debug", "target_id": "router_5bfpvy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:29.850Z", "source_id": "management_plane_subnet_l4h8z8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.f75ec995-3416-4b5f-9378-c6a1c4d11a06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:30.729Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-4b586950-4890-44ea-9a19-52165a1c4783", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:30.261Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.110ddfb7-5249-4d4e-bdfc-a8ab093401d1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:30.729Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "target_id": "router_5bfpvy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:28.848Z", "source_id": "management_plane_subnet_l4h8z8", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "management_plane_subnet_l4h8z8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:30.729Z", "message": "Post-configuring relationships", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:28.655Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "management_plane_subnet_l4h8z8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:30.729Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:28.563Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:30.729Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/c84bf72d-c870-413e-b7b4-ed034d97e479/add_router_interface.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5ed36e2c9c8e0796ce5492416b985cc9318cbfa8\" -d '{\"subnet_id\": \"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\"}'", "level": "debug", "target_id": "router_5bfpvy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:30.266Z", "source_id": "management_plane_subnet_l4h8z8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.f75ec995-3416-4b5f-9378-c6a1c4d11a06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:30.729Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-4b586950-4890-44ea-9a19-52165a1c4783 Date: Sun, 30 Jun 2019 12:02:30 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:02:25Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b05219f4-d0c6-42d0-b4a0-d29341a47127\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"fbd1487a-6279-4898-bee1-dc2ef49df25e\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:85:e5:57\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"1caed12e-6cf9-4373-bc86-01c83a5ea053\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:25Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:30.260Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.110ddfb7-5249-4d4e-bdfc-a8ab093401d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:30.729Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-4b586950-4890-44ea-9a19-52165a1c4783", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:30.260Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.110ddfb7-5249-4d4e-bdfc-a8ab093401d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:30.729Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}711e2153f720a23f8407b40dbe51ab512283e9fb\"", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:30.262Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.110ddfb7-5249-4d4e-bdfc-a8ab093401d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:30.729Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-f50204de-b523-4cc2-a8ef-f9935c0796f3 Date: Sun, 30 Jun 2019 12:02:30 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:02:29Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b05219f4-d0c6-42d0-b4a0-d29341a47127\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"fbd1487a-6279-4898-bee1-dc2ef49df25e\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:85:e5:57\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"1caed12e-6cf9-4373-bc86-01c83a5ea053\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:30.305Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.110ddfb7-5249-4d4e-bdfc-a8ab093401d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:30.729Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-f50204de-b523-4cc2-a8ef-f9935c0796f3", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:30.305Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.110ddfb7-5249-4d4e-bdfc-a8ab093401d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:30.729Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-f50204de-b523-4cc2-a8ef-f9935c0796f3", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:30.306Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.110ddfb7-5249-4d4e-bdfc-a8ab093401d1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:31.413Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:29.853Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "reference_vnf_data_plane_port_x7a39y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:31.413Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:30.105Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "target_vnf_data_plane_port_c0qizp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:31.413Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:30.972Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:31.413Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:30.652Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "target_vnf_data_plane_port_c0qizp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:31.413Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:30.877Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "reference_vnf_data_plane_port_x7a39y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:31.413Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:30.308Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:33.131Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d4b8c1e9-711c-434e-bcf1-0b21688f57b8 Date: Sun, 30 Jun 2019 12:02:33 GMT \nRESP BODY: {\"network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\", \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"subnet_id\": \"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\", \"subnet_ids\": [\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\"], \"port_id\": \"86c2e13e-7a2b-4be4-8a06-741c8cc9d14f\", \"id\": \"c84bf72d-c870-413e-b7b4-ed034d97e479\"}\n", "level": "debug", "target_id": "router_5bfpvy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:33.014Z", "source_id": "management_plane_subnet_l4h8z8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.f75ec995-3416-4b5f-9378-c6a1c4d11a06"}, {"node_instance_id": "management_plane_subnet_l4h8z8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:33.731Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:33.464Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:33.731Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/routers/c84bf72d-c870-413e-b7b4-ed034d97e479/add_router_interface.json used request id req-d4b8c1e9-711c-434e-bcf1-0b21688f57b8", "level": "debug", "target_id": "router_5bfpvy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:33.015Z", "source_id": "management_plane_subnet_l4h8z8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.f75ec995-3416-4b5f-9378-c6a1c4d11a06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:33.731Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/routers/c84bf72d-c870-413e-b7b4-ed034d97e479/add_router_interface.json used request id req-d4b8c1e9-711c-434e-bcf1-0b21688f57b8", "level": "debug", "target_id": "router_5bfpvy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:33.014Z", "source_id": "management_plane_subnet_l4h8z8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.f75ec995-3416-4b5f-9378-c6a1c4d11a06"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:33.731Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "target_id": "router_5bfpvy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:33.265Z", "source_id": "management_plane_subnet_l4h8z8", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "management_plane_subnet_l4h8z8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:33.731Z", "message": "Relationships post-configured", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:33.399Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "management_plane_subnet_l4h8z8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:34.363Z", "message": "Node instance started", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:33.661Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "target_vnf_port_s9yb4d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:34.363Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:34.229Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "reference_vnf_port_htf0jt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:34.957Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:34.696Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "target_vnf_port_s9yb4d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:34.957Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:34.376Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "reference_vnf_port_htf0jt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:34.957Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:34.255Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "target_vnf_port_s9yb4d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:35.674Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:35.532Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.abfaa414-05ed-470a-bfcc-bf9425054b43"}, {"node_instance_id": "target_vnf_port_s9yb4d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:36.341Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-33964d0e-03ec-486f-b9e9-6755320643a3", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:35.537Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.abfaa414-05ed-470a-bfcc-bf9425054b43"}, {"node_instance_id": "reference_vnf_port_htf0jt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:36.341Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:35.858Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.85c24b75-0d51-4890-937b-c04520dfc422"}, {"node_instance_id": "reference_vnf_port_htf0jt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:36.341Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:02:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6109664-1604-4371-af8f-0c2ab3bbb632 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:35.863Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.85c24b75-0d51-4890-937b-c04520dfc422"}, {"node_instance_id": "reference_vnf_port_htf0jt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:36.341Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-d6109664-1604-4371-af8f-0c2ab3bbb632", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:35.863Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.85c24b75-0d51-4890-937b-c04520dfc422"}, {"node_instance_id": "target_vnf_port_s9yb4d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:36.341Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:02:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33964d0e-03ec-486f-b9e9-6755320643a3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:35.537Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.abfaa414-05ed-470a-bfcc-bf9425054b43"}, {"node_instance_id": "target_vnf_port_s9yb4d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:36.341Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}00b94c1cc877812db880df28f36ce5dff79b5891\" -d '{\"port\": {\"network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\", \"fixed_ips\": [{\"subnet_id\": \"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\"}], \"name\": \"target_vnf_port\", \"security_groups\": [\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"]}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:35.934Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.abfaa414-05ed-470a-bfcc-bf9425054b43"}, {"node_instance_id": "reference_vnf_port_htf0jt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:37.010Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}39ec53c45ec3784fc671494b2472b62f3f6f7df6\" -d '{\"port\": {\"network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\", \"fixed_ips\": [{\"subnet_id\": \"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\"}], \"name\": \"reference_vnf_port\", \"security_groups\": [\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:36.262Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.85c24b75-0d51-4890-937b-c04520dfc422"}], "metadata": {"pagination": {"total": 299, "offset": 228, "size": 50}}} 2019-06-30 12:02:40,720 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:02:40,720 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:02:40 GMT 2019-06-30 12:02:40,720 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:02:40,720 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 12:02:40,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:02:40,720 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:02:40,720 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:02:40,720 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 12:02:40,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-30 12:02:40,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-38bbfbe7-5551-4fe6-9d01-aa82c7abef85 2019-06-30 12:02:40,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-38bbfbe7-5551-4fe6-9d01-aa82c7abef85 2019-06-30 12:02:40,724 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-32ac07b3-0f10-4f76-af88-04468074a5e3 Date: Sun, 30 Jun 2019 12:02:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:02:25Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b05219f4-d0c6-42d0-b4a0-d29341a47127","ip_address":"12.0.0.4"}],"id":"fbd1487a-6279-4898-bee1-dc2ef49df25e","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:85:e5:57","project_id":"93b89017d60443d08a5914fae870f878","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"1caed12e-6cf9-4373-bc86-01c83a5ea053","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-06-30 12:02:40,724 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=fbd1487a-6279-4898-bee1-dc2ef49df25e used request id req-32ac07b3-0f10-4f76-af88-04468074a5e3 2019-06-30 12:02:40,724 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=fbd1487a-6279-4898-bee1-dc2ef49df25e target={u'external_id': u'e145a303-32fd-4c66-a49a-d5f28ca6eb66', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-06-30 12:02:40,724 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=fbd1487a-6279-4898-bee1-dc2ef49df25e used request id req-32ac07b3-0f10-4f76-af88-04468074a5e3 2019-06-30 12:02:40,724 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}711e2153f720a23f8407b40dbe51ab512283e9fb" -d '{"port": {"security_groups": ["e145a303-32fd-4c66-a49a-d5f28ca6eb66"]}}' 2019-06-30 12:02:40,724 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-30 12:02:40,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-06-30 12:02:40,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-06-30 12:02:40,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:02:40,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:02:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f8d99fc-7e4e-444a-96e5-8ff1c09beed0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:02:40,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-5f8d99fc-7e4e-444a-96e5-8ff1c09beed0 2019-06-30 12:02:40,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-4b586950-4890-44ea-9a19-52165a1c4783 2019-06-30 12:02:40,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2019-06-30 12:02:40,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Post-configuring relationships 2019-06-30 12:02:40,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-30 12:02:40,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/c84bf72d-c870-413e-b7b4-ed034d97e479/add_router_interface.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed36e2c9c8e0796ce5492416b985cc9318cbfa8" -d '{"subnet_id": "8e45f88e-395b-4fcc-88bf-1b3754ca68d4"}' 2019-06-30 12:02:40,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-4b586950-4890-44ea-9a19-52165a1c4783 Date: Sun, 30 Jun 2019 12:02:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:02:25Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b05219f4-d0c6-42d0-b4a0-d29341a47127","ip_address":"12.0.0.4"}],"id":"fbd1487a-6279-4898-bee1-dc2ef49df25e","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:85:e5:57","project_id":"93b89017d60443d08a5914fae870f878","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"1caed12e-6cf9-4373-bc86-01c83a5ea053","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-30 12:02:40,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-4b586950-4890-44ea-9a19-52165a1c4783 2019-06-30 12:02:40,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}711e2153f720a23f8407b40dbe51ab512283e9fb" 2019-06-30 12:02:40,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-f50204de-b523-4cc2-a8ef-f9935c0796f3 Date: Sun, 30 Jun 2019 12:02:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:02:29Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b05219f4-d0c6-42d0-b4a0-d29341a47127","ip_address":"12.0.0.4"}],"id":"fbd1487a-6279-4898-bee1-dc2ef49df25e","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:85:e5:57","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"1caed12e-6cf9-4373-bc86-01c83a5ea053","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:02:40,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-f50204de-b523-4cc2-a8ef-f9935c0796f3 2019-06-30 12:02:40,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-f50204de-b523-4cc2-a8ef-f9935c0796f3 2019-06-30 12:02:40,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-06-30 12:02:40,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-06-30 12:02:40,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-30 12:02:40,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-06-30 12:02:40,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-06-30 12:02:40,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-30 12:02:40,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d4b8c1e9-711c-434e-bcf1-0b21688f57b8 Date: Sun, 30 Jun 2019 12:02:33 GMT RESP BODY: {"network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e", "tenant_id": "93b89017d60443d08a5914fae870f878", "subnet_id": "8e45f88e-395b-4fcc-88bf-1b3754ca68d4", "subnet_ids": ["8e45f88e-395b-4fcc-88bf-1b3754ca68d4"], "port_id": "86c2e13e-7a2b-4be4-8a06-741c8cc9d14f", "id": "c84bf72d-c870-413e-b7b4-ed034d97e479"} 2019-06-30 12:02:40,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-30 12:02:40,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/routers/c84bf72d-c870-413e-b7b4-ed034d97e479/add_router_interface.json used request id req-d4b8c1e9-711c-434e-bcf1-0b21688f57b8 2019-06-30 12:02:40,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/c84bf72d-c870-413e-b7b4-ed034d97e479/add_router_interface.json used request id req-d4b8c1e9-711c-434e-bcf1-0b21688f57b8 2019-06-30 12:02:40,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2019-06-30 12:02:40,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships post-configured 2019-06-30 12:02:40,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-30 12:02:40,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-30 12:02:40,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-06-30 12:02:40,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-06-30 12:02:40,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-30 12:02:40,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:02:40,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-33964d0e-03ec-486f-b9e9-6755320643a3 2019-06-30 12:02:40,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:02:40,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:02:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6109664-1604-4371-af8f-0c2ab3bbb632 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:02:40,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-d6109664-1604-4371-af8f-0c2ab3bbb632 2019-06-30 12:02:40,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:02:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33964d0e-03ec-486f-b9e9-6755320643a3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:02:40,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b94c1cc877812db880df28f36ce5dff79b5891" -d '{"port": {"network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e", "fixed_ips": [{"subnet_id": "8e45f88e-395b-4fcc-88bf-1b3754ca68d4"}], "name": "target_vnf_port", "security_groups": ["e145a303-32fd-4c66-a49a-d5f28ca6eb66"]}}' 2019-06-30 12:02:40,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39ec53c45ec3784fc671494b2472b62f3f6f7df6" -d '{"port": {"network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e", "fixed_ips": [{"subnet_id": "8e45f88e-395b-4fcc-88bf-1b3754ca68d4"}], "name": "reference_vnf_port", "security_groups": ["e145a303-32fd-4c66-a49a-d5f28ca6eb66"]}}' 2019-06-30 12:02:40,731 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/ba4fc43f-65e7-404d-b870-6745fce68766 2019-06-30 12:02:40,792 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:02:40,792 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:02:40,792 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:02:40,792 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:02:40,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:02:40,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:02:40,792 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:02:40,793 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:02:08.644Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:02:08.645Z", "id": "ba4fc43f-65e7-404d-b870-6745fce68766"} 2019-06-30 12:02:40,793 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:02:40,793 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:02:40 GMT 2019-06-30 12:02:40,793 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:02:40,793 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-30 12:02:40,793 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:02:40,793 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:02:40,793 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:02:45,794 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-06-30 12:02:45,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:02:45,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:02:45,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:02:45,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:02:45,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:02:45,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:02:45,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:02:45,871 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_s9yb4d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:37.517Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/ports.json used request id req-11212c79-b769-445d-addd-db96a21975cc", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:37.146Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.abfaa414-05ed-470a-bfcc-bf9425054b43"}, {"node_instance_id": "target_vnf_port_s9yb4d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:37.517Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-11212c79-b769-445d-addd-db96a21975cc", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:37.146Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.abfaa414-05ed-470a-bfcc-bf9425054b43"}, {"node_instance_id": "target_vnf_port_s9yb4d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:37.517Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-11212c79-b769-445d-addd-db96a21975cc Date: Sun, 30 Jun 2019 12:02:37 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:02:36Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"a9796781-57c8-442c-9ff3-3da221648d1f\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:5d:5f:57\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:37.146Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.abfaa414-05ed-470a-bfcc-bf9425054b43"}, {"node_instance_id": "reference_vnf_port_htf0jt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:38.161Z", "message": "POST call to neutron for http://172.30.9.24:9696/v2.0/ports.json used request id req-9e768080-70eb-4966-a5f0-bcc3f1d954e0", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:37.850Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.85c24b75-0d51-4890-937b-c04520dfc422"}, {"node_instance_id": "target_vnf_port_s9yb4d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:38.161Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:37.729Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "target_vnf_port_s9yb4d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:38.161Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:37.807Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "target_vnf_port_s9yb4d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:38.161Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:38.054Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "reference_vnf_port_htf0jt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:38.161Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-9e768080-70eb-4966-a5f0-bcc3f1d954e0 Date: Sun, 30 Jun 2019 12:02:37 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:02:37Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.22\"}],\"id\":\"b321f74e-5df5-482b-9e42-58a30b983a75\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:aa:83:84\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:37Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:37.850Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.85c24b75-0d51-4890-937b-c04520dfc422"}, {"node_instance_id": "reference_vnf_port_htf0jt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:38.161Z", "message": "POST call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-9e768080-70eb-4966-a5f0-bcc3f1d954e0", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:37.850Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.85c24b75-0d51-4890-937b-c04520dfc422"}, {"node_instance_id": "reference_vnf_port_htf0jt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:38.756Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:38.334Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "target_vnf_port_s9yb4d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:38.756Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:38.116Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "target_vnf_port_s9yb4d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:38.756Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:38.225Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "reference_vnf_port_htf0jt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:39.351Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:38.806Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "reference_vnf_port_htf0jt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:39.351Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:38.901Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:39.351Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:38.372Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:39.962Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:39.531Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.a6215c1d-be7e-4f1d-8cdd-c5429b8f220d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:39.962Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:39.300Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "reference_vnf_port_htf0jt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:39.962Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:39.109Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "reference_vnf_port_htf0jt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:39.962Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:39.049Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:39.962Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-97912d40-97e4-485a-a2c2-895143eddc45", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:39.536Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.a6215c1d-be7e-4f1d-8cdd-c5429b8f220d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:39.962Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:02:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97912d40-97e4-485a-a2c2-895143eddc45 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:39.536Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.a6215c1d-be7e-4f1d-8cdd-c5429b8f220d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:40.709Z", "message": "connect_security_group(): source_id=a9796781-57c8-442c-9ff3-3da221648d1f target={u'external_id': u'e145a303-32fd-4c66-a49a-d5f28ca6eb66', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:40.175Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.a6215c1d-be7e-4f1d-8cdd-c5429b8f220d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:40.709Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-7649c950-3abf-4baf-8515-c6b6197c7d67", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:40.338Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.8b0e7fe1-269b-49ce-8eb1-11ee00f1f751"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:40.709Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:02:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7649c950-3abf-4baf-8515-c6b6197c7d67 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:40.338Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.8b0e7fe1-269b-49ce-8eb1-11ee00f1f751"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:40.709Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:40.328Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.8b0e7fe1-269b-49ce-8eb1-11ee00f1f751"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:40.709Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=a9796781-57c8-442c-9ff3-3da221648d1f -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0b0b6e612da28d0005837d0f195fa5464c7c7e91\"", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:39.929Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.a6215c1d-be7e-4f1d-8cdd-c5429b8f220d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:40.709Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-6fbeb9ff-4b3e-49bc-80b6-52be1ab3a7be Date: Sun, 30 Jun 2019 12:02:40 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:02:36Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"a9796781-57c8-442c-9ff3-3da221648d1f\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:5d:5f:57\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:36Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:40.174Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.a6215c1d-be7e-4f1d-8cdd-c5429b8f220d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:40.709Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=a9796781-57c8-442c-9ff3-3da221648d1f used request id req-6fbeb9ff-4b3e-49bc-80b6-52be1ab3a7be", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:40.174Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.a6215c1d-be7e-4f1d-8cdd-c5429b8f220d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:40.709Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=a9796781-57c8-442c-9ff3-3da221648d1f used request id req-6fbeb9ff-4b3e-49bc-80b6-52be1ab3a7be", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:40.174Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.a6215c1d-be7e-4f1d-8cdd-c5429b8f220d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:40.709Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0b0b6e612da28d0005837d0f195fa5464c7c7e91\" -d '{\"port\": {\"security_groups\": [\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"]}}'", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:40.175Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.a6215c1d-be7e-4f1d-8cdd-c5429b8f220d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:41.225Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-bc63c4c4-e644-4abd-9a2b-4ef0a656822f", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:40.854Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.a6215c1d-be7e-4f1d-8cdd-c5429b8f220d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:41.225Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=b321f74e-5df5-482b-9e42-58a30b983a75 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c39ee331b48ea39f6768c83302ca03fd81c7d50a\"", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:40.740Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.8b0e7fe1-269b-49ce-8eb1-11ee00f1f751"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:41.225Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-62c891b4-31ad-46f8-8ebb-abd9e6dd401b Date: Sun, 30 Jun 2019 12:02:40 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:02:36Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"a9796781-57c8-442c-9ff3-3da221648d1f\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:5d:5f:57\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:36Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:40.812Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.a6215c1d-be7e-4f1d-8cdd-c5429b8f220d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:41.225Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-62c891b4-31ad-46f8-8ebb-abd9e6dd401b", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:40.812Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.a6215c1d-be7e-4f1d-8cdd-c5429b8f220d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:41.225Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-62c891b4-31ad-46f8-8ebb-abd9e6dd401b", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:40.813Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.a6215c1d-be7e-4f1d-8cdd-c5429b8f220d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:41.225Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0b0b6e612da28d0005837d0f195fa5464c7c7e91\"", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:40.814Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.a6215c1d-be7e-4f1d-8cdd-c5429b8f220d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:41.225Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-bc63c4c4-e644-4abd-9a2b-4ef0a656822f Date: Sun, 30 Jun 2019 12:02:40 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:02:40Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"a9796781-57c8-442c-9ff3-3da221648d1f\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:5d:5f:57\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:40.854Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.a6215c1d-be7e-4f1d-8cdd-c5429b8f220d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:41.225Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-bc63c4c4-e644-4abd-9a2b-4ef0a656822f", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:40.854Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.a6215c1d-be7e-4f1d-8cdd-c5429b8f220d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:41.225Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-750bdaca-e3b7-41be-932b-e3a0e3c5c569 Date: Sun, 30 Jun 2019 12:02:41 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:02:37Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.22\"}],\"id\":\"b321f74e-5df5-482b-9e42-58a30b983a75\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:aa:83:84\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:37Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:41.078Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.8b0e7fe1-269b-49ce-8eb1-11ee00f1f751"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:41.794Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-6e5af5ad-63d9-4778-bfea-b521052fb224", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:41.500Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.8b0e7fe1-269b-49ce-8eb1-11ee00f1f751"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:41.794Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:41.718Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:41.794Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "target_id": "target_vnf_ip_h72o7n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:41.521Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:41.794Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:41.337Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:41.794Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=b321f74e-5df5-482b-9e42-58a30b983a75 used request id req-750bdaca-e3b7-41be-932b-e3a0e3c5c569", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:41.078Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.8b0e7fe1-269b-49ce-8eb1-11ee00f1f751"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:41.794Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=b321f74e-5df5-482b-9e42-58a30b983a75 used request id req-750bdaca-e3b7-41be-932b-e3a0e3c5c569", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:41.079Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.8b0e7fe1-269b-49ce-8eb1-11ee00f1f751"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:41.794Z", "message": "connect_security_group(): source_id=b321f74e-5df5-482b-9e42-58a30b983a75 target={u'external_id': u'e145a303-32fd-4c66-a49a-d5f28ca6eb66', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:41.079Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.8b0e7fe1-269b-49ce-8eb1-11ee00f1f751"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:41.794Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c39ee331b48ea39f6768c83302ca03fd81c7d50a\" -d '{\"port\": {\"security_groups\": [\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"]}}'", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:41.080Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.8b0e7fe1-269b-49ce-8eb1-11ee00f1f751"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:41.794Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-e7d316ac-8fac-4cec-af4d-3690090e605f Date: Sun, 30 Jun 2019 12:02:41 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:02:37Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.22\"}],\"id\":\"b321f74e-5df5-482b-9e42-58a30b983a75\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:aa:83:84\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:37Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:41.457Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.8b0e7fe1-269b-49ce-8eb1-11ee00f1f751"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:41.794Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-e7d316ac-8fac-4cec-af4d-3690090e605f", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:41.458Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.8b0e7fe1-269b-49ce-8eb1-11ee00f1f751"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:41.794Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-e7d316ac-8fac-4cec-af4d-3690090e605f", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:41.458Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.8b0e7fe1-269b-49ce-8eb1-11ee00f1f751"}], "metadata": {"pagination": {"total": 340, "offset": 278, "size": 50}}} 2019-06-30 12:02:45,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:02:45,872 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:02:45 GMT 2019-06-30 12:02:45,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:02:45,872 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 12:02:45,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:02:45,872 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:02:45,872 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:02:45,872 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 12:02:45,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/ports.json used request id req-11212c79-b769-445d-addd-db96a21975cc 2019-06-30 12:02:45,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-11212c79-b769-445d-addd-db96a21975cc 2019-06-30 12:02:45,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-11212c79-b769-445d-addd-db96a21975cc Date: Sun, 30 Jun 2019 12:02:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:02:36Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.11"}],"id":"a9796781-57c8-442c-9ff3-3da221648d1f","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:5d:5f:57","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:02:45,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.24:9696/v2.0/ports.json used request id req-9e768080-70eb-4966-a5f0-bcc3f1d954e0 2019-06-30 12:02:45,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-06-30 12:02:45,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-30 12:02:45,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-30 12:02:45,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-9e768080-70eb-4966-a5f0-bcc3f1d954e0 Date: Sun, 30 Jun 2019 12:02:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:02:37Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.22"}],"id":"b321f74e-5df5-482b-9e42-58a30b983a75","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:aa:83:84","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:37Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:02:45,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-9e768080-70eb-4966-a5f0-bcc3f1d954e0 2019-06-30 12:02:45,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-06-30 12:02:45,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-30 12:02:45,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-06-30 12:02:45,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-30 12:02:45,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-30 12:02:45,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-06-30 12:02:45,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:02:45,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-06-30 12:02:45,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-06-30 12:02:45,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-30 12:02:45,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-97912d40-97e4-485a-a2c2-895143eddc45 2019-06-30 12:02:45,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:02:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97912d40-97e4-485a-a2c2-895143eddc45 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:02:45,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=a9796781-57c8-442c-9ff3-3da221648d1f target={u'external_id': u'e145a303-32fd-4c66-a49a-d5f28ca6eb66', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-06-30 12:02:45,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-7649c950-3abf-4baf-8515-c6b6197c7d67 2019-06-30 12:02:45,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:02:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7649c950-3abf-4baf-8515-c6b6197c7d67 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:02:45,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:02:45,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=a9796781-57c8-442c-9ff3-3da221648d1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0b6e612da28d0005837d0f195fa5464c7c7e91" 2019-06-30 12:02:45,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-6fbeb9ff-4b3e-49bc-80b6-52be1ab3a7be Date: Sun, 30 Jun 2019 12:02:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:02:36Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.11"}],"id":"a9796781-57c8-442c-9ff3-3da221648d1f","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:5d:5f:57","project_id":"93b89017d60443d08a5914fae870f878","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:36Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-06-30 12:02:45,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=a9796781-57c8-442c-9ff3-3da221648d1f used request id req-6fbeb9ff-4b3e-49bc-80b6-52be1ab3a7be 2019-06-30 12:02:45,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=a9796781-57c8-442c-9ff3-3da221648d1f used request id req-6fbeb9ff-4b3e-49bc-80b6-52be1ab3a7be 2019-06-30 12:02:45,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0b6e612da28d0005837d0f195fa5464c7c7e91" -d '{"port": {"security_groups": ["e145a303-32fd-4c66-a49a-d5f28ca6eb66"]}}' 2019-06-30 12:02:45,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-bc63c4c4-e644-4abd-9a2b-4ef0a656822f 2019-06-30 12:02:45,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=b321f74e-5df5-482b-9e42-58a30b983a75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39ee331b48ea39f6768c83302ca03fd81c7d50a" 2019-06-30 12:02:45,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-62c891b4-31ad-46f8-8ebb-abd9e6dd401b Date: Sun, 30 Jun 2019 12:02:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:02:36Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.11"}],"id":"a9796781-57c8-442c-9ff3-3da221648d1f","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:5d:5f:57","project_id":"93b89017d60443d08a5914fae870f878","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:36Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-30 12:02:45,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-62c891b4-31ad-46f8-8ebb-abd9e6dd401b 2019-06-30 12:02:45,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-62c891b4-31ad-46f8-8ebb-abd9e6dd401b 2019-06-30 12:02:45,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0b6e612da28d0005837d0f195fa5464c7c7e91" 2019-06-30 12:02:45,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-bc63c4c4-e644-4abd-9a2b-4ef0a656822f Date: Sun, 30 Jun 2019 12:02:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:02:40Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.11"}],"id":"a9796781-57c8-442c-9ff3-3da221648d1f","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:5d:5f:57","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:02:45,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-bc63c4c4-e644-4abd-9a2b-4ef0a656822f 2019-06-30 12:02:45,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-750bdaca-e3b7-41be-932b-e3a0e3c5c569 Date: Sun, 30 Jun 2019 12:02:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:02:37Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.22"}],"id":"b321f74e-5df5-482b-9e42-58a30b983a75","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:aa:83:84","project_id":"93b89017d60443d08a5914fae870f878","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:37Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-06-30 12:02:45,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-6e5af5ad-63d9-4778-bfea-b521052fb224 2019-06-30 12:02:45,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-06-30 12:02:45,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-06-30 12:02:45,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-06-30 12:02:45,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=b321f74e-5df5-482b-9e42-58a30b983a75 used request id req-750bdaca-e3b7-41be-932b-e3a0e3c5c569 2019-06-30 12:02:45,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=b321f74e-5df5-482b-9e42-58a30b983a75 used request id req-750bdaca-e3b7-41be-932b-e3a0e3c5c569 2019-06-30 12:02:45,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=b321f74e-5df5-482b-9e42-58a30b983a75 target={u'external_id': u'e145a303-32fd-4c66-a49a-d5f28ca6eb66', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-06-30 12:02:45,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39ee331b48ea39f6768c83302ca03fd81c7d50a" -d '{"port": {"security_groups": ["e145a303-32fd-4c66-a49a-d5f28ca6eb66"]}}' 2019-06-30 12:02:45,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-e7d316ac-8fac-4cec-af4d-3690090e605f Date: Sun, 30 Jun 2019 12:02:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:02:37Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.22"}],"id":"b321f74e-5df5-482b-9e42-58a30b983a75","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:aa:83:84","project_id":"93b89017d60443d08a5914fae870f878","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:37Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-30 12:02:45,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-e7d316ac-8fac-4cec-af4d-3690090e605f 2019-06-30 12:02:45,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-e7d316ac-8fac-4cec-af4d-3690090e605f 2019-06-30 12:02:45,882 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/ba4fc43f-65e7-404d-b870-6745fce68766 2019-06-30 12:02:46,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:02:46,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:02:46,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:02:46,123 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:02:46,123 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:02:46,123 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:02:46,123 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:02:46,123 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:02:08.644Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:02:08.645Z", "id": "ba4fc43f-65e7-404d-b870-6745fce68766"} 2019-06-30 12:02:46,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:02:46,123 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:02:46 GMT 2019-06-30 12:02:46,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:02:46,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-30 12:02:46,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:02:46,124 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:02:46,124 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:02:51,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-06-30 12:02:51,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:02:51,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:02:51,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:02:51,247 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:02:51,247 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:02:51,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:02:51,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:02:51,247 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:41.794Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-e7d316ac-8fac-4cec-af4d-3690090e605f", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:41.458Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.8b0e7fe1-269b-49ce-8eb1-11ee00f1f751"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:41.794Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c39ee331b48ea39f6768c83302ca03fd81c7d50a\"", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:41.458Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.8b0e7fe1-269b-49ce-8eb1-11ee00f1f751"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:41.794Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-6e5af5ad-63d9-4778-bfea-b521052fb224", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:41.500Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.8b0e7fe1-269b-49ce-8eb1-11ee00f1f751"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:42.462Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "target_id": "reference_vnf_ip_ybeo8l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:41.839Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:43.194Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:02:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6797a46-1e44-406c-bc81-7e6337d9d857 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_ip_h72o7n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:42.624Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e0b12ecd-a548-449a-9e0b-b7daeb948e8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:43.194Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-c6797a46-1e44-406c-bc81-7e6337d9d857", "level": "debug", "target_id": "target_vnf_ip_h72o7n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:42.624Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e0b12ecd-a548-449a-9e0b-b7daeb948e8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:43.194Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_ip_ybeo8l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:42.855Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.60bf746e-6683-4984-8a34-12a9511af138"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:43.194Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:02:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f1626c4-0e26-4b11-92c4-9a50e1df1a04 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_ip_ybeo8l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:42.859Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.60bf746e-6683-4984-8a34-12a9511af138"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:43.194Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-5f1626c4-0e26-4b11-92c4-9a50e1df1a04", "level": "debug", "target_id": "reference_vnf_ip_ybeo8l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:42.860Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.60bf746e-6683-4984-8a34-12a9511af138"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:43.194Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/floatingips/b85e20f8-1fb3-4c3a-891e-958820545274.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}988bc4131a1eccd003a8eb2dd5806895b352b8e9\" -d '{\"floatingip\": {\"port_id\": \"a9796781-57c8-442c-9ff3-3da221648d1f\"}}'", "level": "debug", "target_id": "target_vnf_ip_h72o7n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:43.032Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e0b12ecd-a548-449a-9e0b-b7daeb948e8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:43.194Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_ip_h72o7n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:42.619Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e0b12ecd-a548-449a-9e0b-b7daeb948e8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:43.862Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/floatingips/e274e772-f462-43df-817b-dea4fd05b3f7.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5fb413da066117c2b988a2f3856fa608a64744b0\" -d '{\"floatingip\": {\"port_id\": \"b321f74e-5df5-482b-9e42-58a30b983a75\"}}'", "level": "debug", "target_id": "reference_vnf_ip_ybeo8l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:43.268Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.60bf746e-6683-4984-8a34-12a9511af138"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:46.131Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-ff444323-117a-451f-b4be-c49737a82361 Date: Sun, 30 Jun 2019 12:02:46 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"c84bf72d-c870-413e-b7b4-ed034d97e479\", \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:17Z\", \"updated_at\": \"2019-06-30T12:02:44Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:aa:83:84\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.22\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 1, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": \"b321f74e-5df5-482b-9e42-58a30b983a75\", \"id\": \"e274e772-f462-43df-817b-dea4fd05b3f7\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_ip_ybeo8l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:46.069Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.60bf746e-6683-4984-8a34-12a9511af138"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:46.776Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/floatingips/b85e20f8-1fb3-4c3a-891e-958820545274.json used request id req-9601c526-22ca-4f93-80da-317c325ee40b", "level": "debug", "target_id": "target_vnf_ip_h72o7n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:46.018Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e0b12ecd-a548-449a-9e0b-b7daeb948e8e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:46.776Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "target_id": "target_vnf_ip_h72o7n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:46.475Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:46.776Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "target_id": "reference_vnf_ip_ybeo8l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:46.492Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:46.776Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/floatingips/e274e772-f462-43df-817b-dea4fd05b3f7.json used request id req-ff444323-117a-451f-b4be-c49737a82361", "level": "debug", "target_id": "reference_vnf_ip_ybeo8l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:46.069Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.60bf746e-6683-4984-8a34-12a9511af138"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:46.776Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/floatingips/e274e772-f462-43df-817b-dea4fd05b3f7.json used request id req-ff444323-117a-451f-b4be-c49737a82361", "level": "debug", "target_id": "reference_vnf_ip_ybeo8l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:46.069Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.60bf746e-6683-4984-8a34-12a9511af138"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:46.776Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-9601c526-22ca-4f93-80da-317c325ee40b Date: Sun, 30 Jun 2019 12:02:46 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"c84bf72d-c870-413e-b7b4-ed034d97e479\", \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:15Z\", \"updated_at\": \"2019-06-30T12:02:44Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:5d:5f:57\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.11\", \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 1, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": \"a9796781-57c8-442c-9ff3-3da221648d1f\", \"id\": \"b85e20f8-1fb3-4c3a-891e-958820545274\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_ip_h72o7n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:46.018Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e0b12ecd-a548-449a-9e0b-b7daeb948e8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:46.776Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/floatingips/b85e20f8-1fb3-4c3a-891e-958820545274.json used request id req-9601c526-22ca-4f93-80da-317c325ee40b", "level": "debug", "target_id": "target_vnf_ip_h72o7n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:46.019Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e0b12ecd-a548-449a-9e0b-b7daeb948e8e"}, {"node_instance_id": "target_vnf_port_s9yb4d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:47.425Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:46.872Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "target_vnf_port_s9yb4d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:47.425Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:46.652Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "reference_vnf_port_htf0jt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:47.425Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:46.678Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "target_vnf_host_mrmt0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:48.019Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:47.483Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:48.019Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:47.457Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "reference_vnf_port_htf0jt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:48.019Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:47.000Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "target_vnf_host_mrmt0h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:48.650Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:47.954Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:48.650Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:47.626Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:49.159Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-b1290fc2-b64a-4126-9ffe-205c7e8362fa", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:48.781Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:49.159Z", "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'b321f74e-5df5-482b-9e42-58a30b983a75', u'fixed_ip_address': u'11.0.0.22', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:aa:83:84'}, {u'external_id': u'94c3d083-9e89-46be-aa23-527aae8840c1', u'fixed_ip_address': u'12.0.0.2', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:a9:9d:83'}]", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:48.754Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:49.159Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'}", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:48.773Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:49.159Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:48.773Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:49.159Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:48.773Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:49.159Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:02:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1290fc2-b64a-4126-9ffe-205c7e8362fa Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:48.778Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:49.159Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:02:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1290fc2-b64a-4126-9ffe-205c7e8362fa Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:48.780Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:49.159Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-b1290fc2-b64a-4126-9ffe-205c7e8362fa", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:48.781Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:49.740Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0528d3ead57a2c34feefeb2e861cadd2a3f30b4c\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:49.178Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:49.740Z", "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'a9796781-57c8-442c-9ff3-3da221648d1f', u'fixed_ip_address': u'11.0.0.11', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:5d:5f:57'}, {u'external_id': u'fbd1487a-6279-4898-bee1-dc2ef49df25e', u'fixed_ip_address': u'12.0.0.4', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:85:e5:57'}]", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:49.204Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:49.740Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'}", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:49.223Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:49.740Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:49.224Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:49.740Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:49.224Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:49.740Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:02:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5d6642b-f70a-41bc-a751-1fa4e252ac58 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:49.229Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:49.740Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:02:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5d6642b-f70a-41bc-a751-1fa4e252ac58 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:49.229Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:49.740Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-a5d6642b-f70a-41bc-a751-1fa4e252ac58", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:49.229Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:49.740Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-a5d6642b-f70a-41bc-a751-1fa4e252ac58", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:49.229Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:49.740Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0528d3ead57a2c34feefeb2e861cadd2a3f30b4c\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:49.177Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:49.740Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4c8f3c92d1514cf965fead68c27e270d5e99fa77\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:49.643Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:50.409Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:02:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fd6e759-17d5-4a7e-88c6-29fe2d8ce16b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.076Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:50.409Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4c8f3c92d1514cf965fead68c27e270d5e99fa77\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:49.643Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:50.409Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-6a3c8490-f6f9-4298-aada-003339b12d1c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.050Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}], "metadata": {"pagination": {"total": 434, "offset": 328, "size": 50}}} 2019-06-30 12:02:51,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:02:51,247 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:02:51 GMT 2019-06-30 12:02:51,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:02:51,247 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 12:02:51,248 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:02:51,248 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:02:51,248 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:02:51,248 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 12:02:51,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-e7d316ac-8fac-4cec-af4d-3690090e605f 2019-06-30 12:02:51,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c39ee331b48ea39f6768c83302ca03fd81c7d50a" 2019-06-30 12:02:51,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-6e5af5ad-63d9-4778-bfea-b521052fb224 2019-06-30 12:02:51,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-06-30 12:02:51,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:02:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6797a46-1e44-406c-bc81-7e6337d9d857 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:02:51,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-c6797a46-1e44-406c-bc81-7e6337d9d857 2019-06-30 12:02:51,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:02:51,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:02:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f1626c4-0e26-4b11-92c4-9a50e1df1a04 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:02:51,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-5f1626c4-0e26-4b11-92c4-9a50e1df1a04 2019-06-30 12:02:51,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/floatingips/b85e20f8-1fb3-4c3a-891e-958820545274.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}988bc4131a1eccd003a8eb2dd5806895b352b8e9" -d '{"floatingip": {"port_id": "a9796781-57c8-442c-9ff3-3da221648d1f"}}' 2019-06-30 12:02:51,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:02:51,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/floatingips/e274e772-f462-43df-817b-dea4fd05b3f7.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fb413da066117c2b988a2f3856fa608a64744b0" -d '{"floatingip": {"port_id": "b321f74e-5df5-482b-9e42-58a30b983a75"}}' 2019-06-30 12:02:51,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-ff444323-117a-451f-b4be-c49737a82361 Date: Sun, 30 Jun 2019 12:02:46 GMT RESP BODY: {"floatingip": {"router_id": "c84bf72d-c870-413e-b7b4-ed034d97e479", "status": "DOWN", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:17Z", "updated_at": "2019-06-30T12:02:44Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e", "device_owner": "", "mac_address": "fa:16:3e:aa:83:84", "device_id": ""}, "fixed_ip_address": "11.0.0.22", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "b321f74e-5df5-482b-9e42-58a30b983a75", "id": "e274e772-f462-43df-817b-dea4fd05b3f7", "qos_policy_id": null}} 2019-06-30 12:02:51,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/floatingips/b85e20f8-1fb3-4c3a-891e-958820545274.json used request id req-9601c526-22ca-4f93-80da-317c325ee40b 2019-06-30 12:02:51,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-06-30 12:02:51,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-06-30 12:02:51,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/floatingips/e274e772-f462-43df-817b-dea4fd05b3f7.json used request id req-ff444323-117a-451f-b4be-c49737a82361 2019-06-30 12:02:51,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/floatingips/e274e772-f462-43df-817b-dea4fd05b3f7.json used request id req-ff444323-117a-451f-b4be-c49737a82361 2019-06-30 12:02:51,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-9601c526-22ca-4f93-80da-317c325ee40b Date: Sun, 30 Jun 2019 12:02:46 GMT RESP BODY: {"floatingip": {"router_id": "c84bf72d-c870-413e-b7b4-ed034d97e479", "status": "DOWN", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:15Z", "updated_at": "2019-06-30T12:02:44Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e", "device_owner": "", "mac_address": "fa:16:3e:5d:5f:57", "device_id": ""}, "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "a9796781-57c8-442c-9ff3-3da221648d1f", "id": "b85e20f8-1fb3-4c3a-891e-958820545274", "qos_policy_id": null}} 2019-06-30 12:02:51,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/floatingips/b85e20f8-1fb3-4c3a-891e-958820545274.json used request id req-9601c526-22ca-4f93-80da-317c325ee40b 2019-06-30 12:02:51,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-30 12:02:51,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-06-30 12:02:51,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-06-30 12:02:51,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-30 12:02:51,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-30 12:02:51,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-30 12:02:51,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-30 12:02:51,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-30 12:02:51,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-b1290fc2-b64a-4126-9ffe-205c7e8362fa 2019-06-30 12:02:51,255 - 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'b321f74e-5df5-482b-9e42-58a30b983a75', u'fixed_ip_address': u'11.0.0.22', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:aa:83:84'}, {u'external_id': u'94c3d083-9e89-46be-aa23-527aae8840c1', u'fixed_ip_address': u'12.0.0.2', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:a9:9d:83'}] 2019-06-30 12:02:51,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2019-06-30 12:02:51,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:02:51,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:02:51,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:02:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1290fc2-b64a-4126-9ffe-205c7e8362fa Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:02:51,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:02:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1290fc2-b64a-4126-9ffe-205c7e8362fa Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:02:51,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-b1290fc2-b64a-4126-9ffe-205c7e8362fa 2019-06-30 12:02:51,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0528d3ead57a2c34feefeb2e861cadd2a3f30b4c" 2019-06-30 12:02:51,256 - 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'a9796781-57c8-442c-9ff3-3da221648d1f', u'fixed_ip_address': u'11.0.0.11', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:5d:5f:57'}, {u'external_id': u'fbd1487a-6279-4898-bee1-dc2ef49df25e', u'fixed_ip_address': u'12.0.0.4', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:85:e5:57'}] 2019-06-30 12:02:51,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2019-06-30 12:02:51,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:02:51,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:02:51,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:02:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5d6642b-f70a-41bc-a751-1fa4e252ac58 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:02:51,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:02:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5d6642b-f70a-41bc-a751-1fa4e252ac58 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:02:51,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a5d6642b-f70a-41bc-a751-1fa4e252ac58 2019-06-30 12:02:51,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a5d6642b-f70a-41bc-a751-1fa4e252ac58 2019-06-30 12:02:51,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0528d3ead57a2c34feefeb2e861cadd2a3f30b4c" 2019-06-30 12:02:51,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8f3c92d1514cf965fead68c27e270d5e99fa77" 2019-06-30 12:02:51,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:02:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fd6e759-17d5-4a7e-88c6-29fe2d8ce16b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:02:51,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8f3c92d1514cf965fead68c27e270d5e99fa77" 2019-06-30 12:02:51,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-6a3c8490-f6f9-4298-aada-003339b12d1c 2019-06-30 12:02:51,258 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/ba4fc43f-65e7-404d-b870-6745fce68766 2019-06-30 12:02:51,318 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:02:51,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:02:51,318 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:02:51,318 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:02:51,318 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:02:51,318 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:02:51,318 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:02:51,318 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:02:08.644Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:02:08.645Z", "id": "ba4fc43f-65e7-404d-b870-6745fce68766"} 2019-06-30 12:02:51,319 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:02:51,319 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:02:51 GMT 2019-06-30 12:02:51,319 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:02:51,319 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-30 12:02:51,319 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:02:51,319 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:02:51,319 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:02:56,325 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-06-30 12:02:56,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:02:56,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:02:56,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:02:56,416 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:02:56,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:02:56,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:02:56,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:02:56,416 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:50.409Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:02:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fd6e759-17d5-4a7e-88c6-29fe2d8ce16b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.076Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:50.409Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:02:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fd6e759-17d5-4a7e-88c6-29fe2d8ce16b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.076Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:50.409Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.071Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:50.409Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.071Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:50.409Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-3959aa56-9306-49be-b21e-d0f7e943b2f4", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.070Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:50.409Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-3959aa56-9306-49be-b21e-d0f7e943b2f4", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.070Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:50.409Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-3959aa56-9306-49be-b21e-d0f7e943b2f4", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.070Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:50.409Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-3959aa56-9306-49be-b21e-d0f7e943b2f4", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.070Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:50.409Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4c8f3c92d1514cf965fead68c27e270d5e99fa77\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:49.643Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:50.409Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-6a3c8490-f6f9-4298-aada-003339b12d1c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.050Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:50.409Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-6a3c8490-f6f9-4298-aada-003339b12d1c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.050Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:50.409Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-6a3c8490-f6f9-4298-aada-003339b12d1c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.050Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:50.409Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 12:02:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-589e39f2-f7f6-4dd8-97e4-4cbd1af1b35c x-compute-request-id: req-589e39f2-f7f6-4dd8-97e4-4cbd1af1b35c Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"985aa211-828e-407c-9e5b-dd1d368a09ad\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/985aa211-828e-407c-9e5b-dd1d368a09ad\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/985aa211-828e-407c-9e5b-dd1d368a09ad\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_36b338b2-e3da-4512-b9cf-c375b9c7ac73\"}, {\"id\": \"48c3f46c-c7d7-4802-80cb-7d2cd0954450\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_36b338b2-e3da-4512-b9cf-c375b9c7ac73\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.030Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:50.409Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 12:02:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-589e39f2-f7f6-4dd8-97e4-4cbd1af1b35c x-compute-request-id: req-589e39f2-f7f6-4dd8-97e4-4cbd1af1b35c Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"985aa211-828e-407c-9e5b-dd1d368a09ad\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/985aa211-828e-407c-9e5b-dd1d368a09ad\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/985aa211-828e-407c-9e5b-dd1d368a09ad\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_36b338b2-e3da-4512-b9cf-c375b9c7ac73\"}, {\"id\": \"48c3f46c-c7d7-4802-80cb-7d2cd0954450\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_36b338b2-e3da-4512-b9cf-c375b9c7ac73\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.030Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:50.409Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-589e39f2-f7f6-4dd8-97e4-4cbd1af1b35c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.030Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:50.409Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-589e39f2-f7f6-4dd8-97e4-4cbd1af1b35c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.030Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:50.409Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-589e39f2-f7f6-4dd8-97e4-4cbd1af1b35c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.030Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:50.409Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-589e39f2-f7f6-4dd8-97e4-4cbd1af1b35c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.030Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:50.409Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0528d3ead57a2c34feefeb2e861cadd2a3f30b4c\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.031Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:50.409Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0528d3ead57a2c34feefeb2e861cadd2a3f30b4c\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.032Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:50.409Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 12:02:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a3c8490-f6f9-4298-aada-003339b12d1c x-compute-request-id: req-6a3c8490-f6f9-4298-aada-003339b12d1c Content-Encoding: gzip Content-Length: 240 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7cd93504-e114-4b69-88a5-677564510015\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/7cd93504-e114-4b69-88a5-677564510015\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_36b338b2-e3da-4512-b9cf-c375b9c7ac73\"}, {\"id\": \"d1270236-3dea-4a3a-84ad-03d1a9d2abc4\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_36b338b2-e3da-4512-b9cf-c375b9c7ac73\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.049Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:50.409Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 12:02:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a3c8490-f6f9-4298-aada-003339b12d1c x-compute-request-id: req-6a3c8490-f6f9-4298-aada-003339b12d1c Content-Encoding: gzip Content-Length: 240 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7cd93504-e114-4b69-88a5-677564510015\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/7cd93504-e114-4b69-88a5-677564510015\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_36b338b2-e3da-4512-b9cf-c375b9c7ac73\"}, {\"id\": \"d1270236-3dea-4a3a-84ad-03d1a9d2abc4\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_36b338b2-e3da-4512-b9cf-c375b9c7ac73\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.049Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:50.409Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-6a3c8490-f6f9-4298-aada-003339b12d1c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.050Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:50.409Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0528d3ead57a2c34feefeb2e861cadd2a3f30b4c\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.051Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:50.409Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0528d3ead57a2c34feefeb2e861cadd2a3f30b4c\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.051Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:50.409Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 12:02:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3959aa56-9306-49be-b21e-d0f7e943b2f4 x-compute-request-id: req-3959aa56-9306-49be-b21e-d0f7e943b2f4 Content-Encoding: gzip Content-Length: 812 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOa9KRKeyrSVszdQU4eNumjETida9iWJr7+6msoCTETublwRPAjUaRjekBJU15HJeYgnKat9ZlwBJdIDIMEnC33gCLz7ULBUqBhh8V8vDEpK8+oTKqHJfptad8hWOVAif1T9aBhLv4qAfnOEhKXynJAoCBxU5bMLA5Xp+2xO2BiblOdn9+5J+H8wr6niCPRprBKwExpYS+am97UtlBrFwzX8NiHRgzonSQU6sz2po3xZd+E4FgZU9n6uUzBip+BqfpHIGKxA8/LisrcdRskZF9PgL0d3GevObyIXgABgjS33/TZeWUguiuof8cu0wD1kgbAeS3qrZKKmgD21Ge/y2v Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"11:76:4a:b4:30:81:d7:9e:16:c5:0f:bb:ba:10:49:ce\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF/gARPB4gYKzN1E+hu//yRW6Cx4QxQ3FFQqmrV7cAIC1Pw+U82dffU6hvYABX/0GwA0amA1e3QWRspg2IWgRrMJW5I4walJvhDo89MSdL3CWu0QB1mr2A49cKCb+0L8VydDmUPIMWoP5h1xi9H2kIRSljcf+LHNgs2qN+vPsJJxIu24HiFSIT13yhvNg55tyAZIv4AnWATPuCaMtEmyYZr1sUUU2BkbLO2tsZv1W1eJLMxSyQGOuc8UFTMdzvmntn95z5GgvEO+zdaFm7EDhZ+/DA8m2ubcr+JNfMaHu7f2WUg6XuUdWjoRHJJGoq7Bs4crttlPC1Ax01sL+gw5hP Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73\", \"fingerprint\": \"23:59:c9:97:f1:c2:a4:9c:b9:c8:03:a8:c3:79:81:08\"}}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.070Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.011Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4c8f3c92d1514cf965fead68c27e270d5e99fa77\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.559Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.011Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 12:02:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e4a30bb-0fea-4807-b7e2-a2bc64da7e8e x-compute-request-id: req-8e4a30bb-0fea-4807-b7e2-a2bc64da7e8e Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"985aa211-828e-407c-9e5b-dd1d368a09ad\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/985aa211-828e-407c-9e5b-dd1d368a09ad\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/985aa211-828e-407c-9e5b-dd1d368a09ad\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_36b338b2-e3da-4512-b9cf-c375b9c7ac73\"}, {\"id\": \"48c3f46c-c7d7-4802-80cb-7d2cd0954450\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_36b338b2-e3da-4512-b9cf-c375b9c7ac73\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.534Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.011Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 12:02:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e4a30bb-0fea-4807-b7e2-a2bc64da7e8e x-compute-request-id: req-8e4a30bb-0fea-4807-b7e2-a2bc64da7e8e Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"985aa211-828e-407c-9e5b-dd1d368a09ad\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/985aa211-828e-407c-9e5b-dd1d368a09ad\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/985aa211-828e-407c-9e5b-dd1d368a09ad\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_36b338b2-e3da-4512-b9cf-c375b9c7ac73\"}, {\"id\": \"48c3f46c-c7d7-4802-80cb-7d2cd0954450\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_36b338b2-e3da-4512-b9cf-c375b9c7ac73\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.534Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.011Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-8e4a30bb-0fea-4807-b7e2-a2bc64da7e8e", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.534Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.011Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-8e4a30bb-0fea-4807-b7e2-a2bc64da7e8e", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.535Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.011Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-8e4a30bb-0fea-4807-b7e2-a2bc64da7e8e", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.535Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.011Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-8e4a30bb-0fea-4807-b7e2-a2bc64da7e8e", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.535Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.011Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4c8f3c92d1514cf965fead68c27e270d5e99fa77\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.536Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.011Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4c8f3c92d1514cf965fead68c27e270d5e99fa77\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.537Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.011Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 12:02:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a689599b-0517-44d0-a491-eda35870b20b x-compute-request-id: req-a689599b-0517-44d0-a491-eda35870b20b Content-Encoding: gzip Content-Length: 240 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7cd93504-e114-4b69-88a5-677564510015\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/7cd93504-e114-4b69-88a5-677564510015\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_36b338b2-e3da-4512-b9cf-c375b9c7ac73\"}, {\"id\": \"d1270236-3dea-4a3a-84ad-03d1a9d2abc4\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_36b338b2-e3da-4512-b9cf-c375b9c7ac73\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.557Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.011Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 12:02:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a689599b-0517-44d0-a491-eda35870b20b x-compute-request-id: req-a689599b-0517-44d0-a491-eda35870b20b Content-Encoding: gzip Content-Length: 240 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7cd93504-e114-4b69-88a5-677564510015\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/7cd93504-e114-4b69-88a5-677564510015\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_36b338b2-e3da-4512-b9cf-c375b9c7ac73\"}, {\"id\": \"d1270236-3dea-4a3a-84ad-03d1a9d2abc4\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_36b338b2-e3da-4512-b9cf-c375b9c7ac73\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.557Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.011Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-a689599b-0517-44d0-a491-eda35870b20b", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.558Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.011Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-a689599b-0517-44d0-a491-eda35870b20b", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.558Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.011Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-a689599b-0517-44d0-a491-eda35870b20b", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.558Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.011Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-a689599b-0517-44d0-a491-eda35870b20b", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.558Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.011Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4c8f3c92d1514cf965fead68c27e270d5e99fa77\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.560Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.011Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 12:02:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c167ecf7-1dc5-46de-901e-4163ab0b3c44 x-compute-request-id: req-c167ecf7-1dc5-46de-901e-4163ab0b3c44 Content-Encoding: gzip Content-Length: 812 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOa9KRKeyrSVszdQU4eNumjETida9iWJr7+6msoCTETublwRPAjUaRjekBJU15HJeYgnKat9ZlwBJdIDIMEnC33gCLz7ULBUqBhh8V8vDEpK8+oTKqHJfptad8hWOVAif1T9aBhLv4qAfnOEhKXynJAoCBxU5bMLA5Xp+2xO2BiblOdn9+5J+H8wr6niCPRprBKwExpYS+am97UtlBrFwzX8NiHRgzonSQU6sz2po3xZd+E4FgZU9n6uUzBip+BqfpHIGKxA8/LisrcdRskZF9PgL0d3GevObyIXgABgjS33/TZeWUguiuof8cu0wD1kgbAeS3qrZKKmgD21Ge/y2v Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"11:76:4a:b4:30:81:d7:9e:16:c5:0f:bb:ba:10:49:ce\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF/gARPB4gYKzN1E+hu//yRW6Cx4QxQ3FFQqmrV7cAIC1Pw+U82dffU6hvYABX/0GwA0amA1e3QWRspg2IWgRrMJW5I4walJvhDo89MSdL3CWu0QB1mr2A49cKCb+0L8VydDmUPIMWoP5h1xi9H2kIRSljcf+LHNgs2qN+vPsJJxIu24HiFSIT13yhvNg55tyAZIv4AnWATPuCaMtEmyYZr1sUUU2BkbLO2tsZv1W1eJLMxSyQGOuc8UFTMdzvmntn95z5GgvEO+zdaFm7EDhZ+/DA8m2ubcr+JNfMaHu7f2WUg6XuUdWjoRHJJGoq7Bs4crttlPC1Ax01sL+gw5hP Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73\", \"fingerprint\": \"23:59:c9:97:f1:c2:a4:9c:b9:c8:03:a8:c3:79:81:08\"}}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.574Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.011Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 12:02:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c167ecf7-1dc5-46de-901e-4163ab0b3c44 x-compute-request-id: req-c167ecf7-1dc5-46de-901e-4163ab0b3c44 Content-Encoding: gzip Content-Length: 812 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOa9KRKeyrSVszdQU4eNumjETida9iWJr7+6msoCTETublwRPAjUaRjekBJU15HJeYgnKat9ZlwBJdIDIMEnC33gCLz7ULBUqBhh8V8vDEpK8+oTKqHJfptad8hWOVAif1T9aBhLv4qAfnOEhKXynJAoCBxU5bMLA5Xp+2xO2BiblOdn9+5J+H8wr6niCPRprBKwExpYS+am97UtlBrFwzX8NiHRgzonSQU6sz2po3xZd+E4FgZU9n6uUzBip+BqfpHIGKxA8/LisrcdRskZF9PgL0d3GevObyIXgABgjS33/TZeWUguiuof8cu0wD1kgbAeS3qrZKKmgD21Ge/y2v Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"11:76:4a:b4:30:81:d7:9e:16:c5:0f:bb:ba:10:49:ce\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF/gARPB4gYKzN1E+hu//yRW6Cx4QxQ3FFQqmrV7cAIC1Pw+U82dffU6hvYABX/0GwA0amA1e3QWRspg2IWgRrMJW5I4walJvhDo89MSdL3CWu0QB1mr2A49cKCb+0L8VydDmUPIMWoP5h1xi9H2kIRSljcf+LHNgs2qN+vPsJJxIu24HiFSIT13yhvNg55tyAZIv4AnWATPuCaMtEmyYZr1sUUU2BkbLO2tsZv1W1eJLMxSyQGOuc8UFTMdzvmntn95z5GgvEO+zdaFm7EDhZ+/DA8m2ubcr+JNfMaHu7f2WUg6XuUdWjoRHJJGoq7Bs4crttlPC1Ax01sL+gw5hP Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73\", \"fingerprint\": \"23:59:c9:97:f1:c2:a4:9c:b9:c8:03:a8:c3:79:81:08\"}}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.574Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.011Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-c167ecf7-1dc5-46de-901e-4163ab0b3c44", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.574Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.011Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-c167ecf7-1dc5-46de-901e-4163ab0b3c44", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.574Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.011Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-c167ecf7-1dc5-46de-901e-4163ab0b3c44", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.575Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.011Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-c167ecf7-1dc5-46de-901e-4163ab0b3c44", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.575Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.011Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.576Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.011Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.576Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}], "metadata": {"pagination": {"total": 518, "offset": 378, "size": 50}}} 2019-06-30 12:02:56,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:02:56,416 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:02:56 GMT 2019-06-30 12:02:56,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:02:56,417 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 12:02:56,417 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:02:56,417 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:02:56,417 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:02:56,417 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 12:02:56,419 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:02:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fd6e759-17d5-4a7e-88c6-29fe2d8ce16b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:02:56,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:02:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fd6e759-17d5-4a7e-88c6-29fe2d8ce16b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:02:56,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:02:56,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:02:56,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-3959aa56-9306-49be-b21e-d0f7e943b2f4 2019-06-30 12:02:56,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-3959aa56-9306-49be-b21e-d0f7e943b2f4 2019-06-30 12:02:56,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-3959aa56-9306-49be-b21e-d0f7e943b2f4 2019-06-30 12:02:56,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-3959aa56-9306-49be-b21e-d0f7e943b2f4 2019-06-30 12:02:56,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8f3c92d1514cf965fead68c27e270d5e99fa77" 2019-06-30 12:02:56,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-6a3c8490-f6f9-4298-aada-003339b12d1c 2019-06-30 12:02:56,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-6a3c8490-f6f9-4298-aada-003339b12d1c 2019-06-30 12:02:56,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-6a3c8490-f6f9-4298-aada-003339b12d1c 2019-06-30 12:02:56,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 12:02:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-589e39f2-f7f6-4dd8-97e4-4cbd1af1b35c x-compute-request-id: req-589e39f2-f7f6-4dd8-97e4-4cbd1af1b35c Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}, {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}]} 2019-06-30 12:02:56,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 12:02:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-589e39f2-f7f6-4dd8-97e4-4cbd1af1b35c x-compute-request-id: req-589e39f2-f7f6-4dd8-97e4-4cbd1af1b35c Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}, {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}]} 2019-06-30 12:02:56,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-589e39f2-f7f6-4dd8-97e4-4cbd1af1b35c 2019-06-30 12:02:56,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-589e39f2-f7f6-4dd8-97e4-4cbd1af1b35c 2019-06-30 12:02:56,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-589e39f2-f7f6-4dd8-97e4-4cbd1af1b35c 2019-06-30 12:02:56,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-589e39f2-f7f6-4dd8-97e4-4cbd1af1b35c 2019-06-30 12:02:56,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0528d3ead57a2c34feefeb2e861cadd2a3f30b4c" 2019-06-30 12:02:56,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0528d3ead57a2c34feefeb2e861cadd2a3f30b4c" 2019-06-30 12:02:56,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 12:02:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a3c8490-f6f9-4298-aada-003339b12d1c x-compute-request-id: req-6a3c8490-f6f9-4298-aada-003339b12d1c Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}, {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}]} 2019-06-30 12:02:56,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 12:02:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a3c8490-f6f9-4298-aada-003339b12d1c x-compute-request-id: req-6a3c8490-f6f9-4298-aada-003339b12d1c Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}, {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}]} 2019-06-30 12:02:56,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-6a3c8490-f6f9-4298-aada-003339b12d1c 2019-06-30 12:02:56,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0528d3ead57a2c34feefeb2e861cadd2a3f30b4c" 2019-06-30 12:02:56,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0528d3ead57a2c34feefeb2e861cadd2a3f30b4c" 2019-06-30 12:02:56,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 12:02:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3959aa56-9306-49be-b21e-d0f7e943b2f4 x-compute-request-id: req-3959aa56-9306-49be-b21e-d0f7e943b2f4 Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOa9KRKeyrSVszdQU4eNumjETida9iWJr7+6msoCTETublwRPAjUaRjekBJU15HJeYgnKat9ZlwBJdIDIMEnC33gCLz7ULBUqBhh8V8vDEpK8+oTKqHJfptad8hWOVAif1T9aBhLv4qAfnOEhKXynJAoCBxU5bMLA5Xp+2xO2BiblOdn9+5J+H8wr6niCPRprBKwExpYS+am97UtlBrFwzX8NiHRgzonSQU6sz2po3xZd+E4FgZU9n6uUzBip+BqfpHIGKxA8/LisrcdRskZF9PgL0d3GevObyIXgABgjS33/TZeWUguiuof8cu0wD1kgbAeS3qrZKKmgD21Ge/y2v Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "11:76:4a:b4:30:81:d7:9e:16:c5:0f:bb:ba:10:49:ce"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF/gARPB4gYKzN1E+hu//yRW6Cx4QxQ3FFQqmrV7cAIC1Pw+U82dffU6hvYABX/0GwA0amA1e3QWRspg2IWgRrMJW5I4walJvhDo89MSdL3CWu0QB1mr2A49cKCb+0L8VydDmUPIMWoP5h1xi9H2kIRSljcf+LHNgs2qN+vPsJJxIu24HiFSIT13yhvNg55tyAZIv4AnWATPuCaMtEmyYZr1sUUU2BkbLO2tsZv1W1eJLMxSyQGOuc8UFTMdzvmntn95z5GgvEO+zdaFm7EDhZ+/DA8m2ubcr+JNfMaHu7f2WUg6XuUdWjoRHJJGoq7Bs4crttlPC1Ax01sL+gw5hP Generated-by-Nova", "name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "fingerprint": "23:59:c9:97:f1:c2:a4:9c:b9:c8:03:a8:c3:79:81:08"}}]} 2019-06-30 12:02:56,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8f3c92d1514cf965fead68c27e270d5e99fa77" 2019-06-30 12:02:56,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 12:02:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e4a30bb-0fea-4807-b7e2-a2bc64da7e8e x-compute-request-id: req-8e4a30bb-0fea-4807-b7e2-a2bc64da7e8e Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}, {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}]} 2019-06-30 12:02:56,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 12:02:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e4a30bb-0fea-4807-b7e2-a2bc64da7e8e x-compute-request-id: req-8e4a30bb-0fea-4807-b7e2-a2bc64da7e8e Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}, {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/v2.1/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "self"}, {"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}]} 2019-06-30 12:02:56,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-8e4a30bb-0fea-4807-b7e2-a2bc64da7e8e 2019-06-30 12:02:56,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-8e4a30bb-0fea-4807-b7e2-a2bc64da7e8e 2019-06-30 12:02:56,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-8e4a30bb-0fea-4807-b7e2-a2bc64da7e8e 2019-06-30 12:02:56,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/images used request id req-8e4a30bb-0fea-4807-b7e2-a2bc64da7e8e 2019-06-30 12:02:56,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8f3c92d1514cf965fead68c27e270d5e99fa77" 2019-06-30 12:02:56,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8f3c92d1514cf965fead68c27e270d5e99fa77" 2019-06-30 12:02:56,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 12:02:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a689599b-0517-44d0-a491-eda35870b20b x-compute-request-id: req-a689599b-0517-44d0-a491-eda35870b20b Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}, {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}]} 2019-06-30 12:02:56,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 12:02:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a689599b-0517-44d0-a491-eda35870b20b x-compute-request-id: req-a689599b-0517-44d0-a491-eda35870b20b Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}, {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}]} 2019-06-30 12:02:56,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-a689599b-0517-44d0-a491-eda35870b20b 2019-06-30 12:02:56,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-a689599b-0517-44d0-a491-eda35870b20b 2019-06-30 12:02:56,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-a689599b-0517-44d0-a491-eda35870b20b 2019-06-30 12:02:56,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-a689599b-0517-44d0-a491-eda35870b20b 2019-06-30 12:02:56,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8f3c92d1514cf965fead68c27e270d5e99fa77" 2019-06-30 12:02:56,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 12:02:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c167ecf7-1dc5-46de-901e-4163ab0b3c44 x-compute-request-id: req-c167ecf7-1dc5-46de-901e-4163ab0b3c44 Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOa9KRKeyrSVszdQU4eNumjETida9iWJr7+6msoCTETublwRPAjUaRjekBJU15HJeYgnKat9ZlwBJdIDIMEnC33gCLz7ULBUqBhh8V8vDEpK8+oTKqHJfptad8hWOVAif1T9aBhLv4qAfnOEhKXynJAoCBxU5bMLA5Xp+2xO2BiblOdn9+5J+H8wr6niCPRprBKwExpYS+am97UtlBrFwzX8NiHRgzonSQU6sz2po3xZd+E4FgZU9n6uUzBip+BqfpHIGKxA8/LisrcdRskZF9PgL0d3GevObyIXgABgjS33/TZeWUguiuof8cu0wD1kgbAeS3qrZKKmgD21Ge/y2v Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "11:76:4a:b4:30:81:d7:9e:16:c5:0f:bb:ba:10:49:ce"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF/gARPB4gYKzN1E+hu//yRW6Cx4QxQ3FFQqmrV7cAIC1Pw+U82dffU6hvYABX/0GwA0amA1e3QWRspg2IWgRrMJW5I4walJvhDo89MSdL3CWu0QB1mr2A49cKCb+0L8VydDmUPIMWoP5h1xi9H2kIRSljcf+LHNgs2qN+vPsJJxIu24HiFSIT13yhvNg55tyAZIv4AnWATPuCaMtEmyYZr1sUUU2BkbLO2tsZv1W1eJLMxSyQGOuc8UFTMdzvmntn95z5GgvEO+zdaFm7EDhZ+/DA8m2ubcr+JNfMaHu7f2WUg6XuUdWjoRHJJGoq7Bs4crttlPC1Ax01sL+gw5hP Generated-by-Nova", "name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "fingerprint": "23:59:c9:97:f1:c2:a4:9c:b9:c8:03:a8:c3:79:81:08"}}]} 2019-06-30 12:02:56,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 12:02:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c167ecf7-1dc5-46de-901e-4163ab0b3c44 x-compute-request-id: req-c167ecf7-1dc5-46de-901e-4163ab0b3c44 Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOa9KRKeyrSVszdQU4eNumjETida9iWJr7+6msoCTETublwRPAjUaRjekBJU15HJeYgnKat9ZlwBJdIDIMEnC33gCLz7ULBUqBhh8V8vDEpK8+oTKqHJfptad8hWOVAif1T9aBhLv4qAfnOEhKXynJAoCBxU5bMLA5Xp+2xO2BiblOdn9+5J+H8wr6niCPRprBKwExpYS+am97UtlBrFwzX8NiHRgzonSQU6sz2po3xZd+E4FgZU9n6uUzBip+BqfpHIGKxA8/LisrcdRskZF9PgL0d3GevObyIXgABgjS33/TZeWUguiuof8cu0wD1kgbAeS3qrZKKmgD21Ge/y2v Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "11:76:4a:b4:30:81:d7:9e:16:c5:0f:bb:ba:10:49:ce"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF/gARPB4gYKzN1E+hu//yRW6Cx4QxQ3FFQqmrV7cAIC1Pw+U82dffU6hvYABX/0GwA0amA1e3QWRspg2IWgRrMJW5I4walJvhDo89MSdL3CWu0QB1mr2A49cKCb+0L8VydDmUPIMWoP5h1xi9H2kIRSljcf+LHNgs2qN+vPsJJxIu24HiFSIT13yhvNg55tyAZIv4AnWATPuCaMtEmyYZr1sUUU2BkbLO2tsZv1W1eJLMxSyQGOuc8UFTMdzvmntn95z5GgvEO+zdaFm7EDhZ+/DA8m2ubcr+JNfMaHu7f2WUg6XuUdWjoRHJJGoq7Bs4crttlPC1Ax01sL+gw5hP Generated-by-Nova", "name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "fingerprint": "23:59:c9:97:f1:c2:a4:9c:b9:c8:03:a8:c3:79:81:08"}}]} 2019-06-30 12:02:56,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-c167ecf7-1dc5-46de-901e-4163ab0b3c44 2019-06-30 12:02:56,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-c167ecf7-1dc5-46de-901e-4163ab0b3c44 2019-06-30 12:02:56,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-c167ecf7-1dc5-46de-901e-4163ab0b3c44 2019-06-30 12:02:56,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-c167ecf7-1dc5-46de-901e-4163ab0b3c44 2019-06-30 12:02:56,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:02:56,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:02:56,428 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/ba4fc43f-65e7-404d-b870-6745fce68766 2019-06-30 12:02:56,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:02:56,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:02:56,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:02:56,484 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:02:56,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:02:56,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:02:56,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:02:56,485 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:02:08.644Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:02:08.645Z", "id": "ba4fc43f-65e7-404d-b870-6745fce68766"} 2019-06-30 12:02:56,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:02:56,485 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:02:56 GMT 2019-06-30 12:02:56,485 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:02:56,485 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-30 12:02:56,485 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:02:56,485 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:02:56,486 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:03:01,491 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-06-30 12:03:01,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:03:01,564 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:03:01,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:03:01,564 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:03:01,564 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:03:01,564 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:03:01,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:03:01,564 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.011Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:02:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-212fdcec-8150-4670-b0c7-ef94029c47a7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.581Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.011Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:02:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-212fdcec-8150-4670-b0c7-ef94029c47a7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.581Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.011Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-212fdcec-8150-4670-b0c7-ef94029c47a7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.581Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.011Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-212fdcec-8150-4670-b0c7-ef94029c47a7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.582Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.011Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c70f0443f786dafac5e2949f0c3ce13dc8355c64\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.568Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.011Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c70f0443f786dafac5e2949f0c3ce13dc8355c64\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.568Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.545Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c8a19d67-3539-42ad-bd7e-11a3398dd998 Date: Sun, 30 Jun 2019 12:02:51 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:02:29Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b05219f4-d0c6-42d0-b4a0-d29341a47127\",\"ip_address\":\"12.0.0.2\"}],\"id\":\"94c3d083-9e89-46be-aa23-527aae8840c1\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:a9:9d:83\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"1caed12e-6cf9-4373-bc86-01c83a5ea053\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.135Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.545Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-8b7197f8-fdfa-46af-9929-fd6814b41a4f Date: Sun, 30 Jun 2019 12:02:51 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-30T12:02:27Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:16Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.346Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.545Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0528d3ead57a2c34feefeb2e861cadd2a3f30b4c\" -d '{\"server\": {\"name\": \"reference_vnf\", \"imageRef\": \"985aa211-828e-407c-9e5b-dd1d368a09ad\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"7cd93504-e114-4b69-88a5-677564510015\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"b321f74e-5df5-482b-9e42-58a30b983a75\"}, {\"port\": \"94c3d083-9e89-46be-aa23-527aae8840c1\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\"}}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.137Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.545Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0528d3ead57a2c34feefeb2e861cadd2a3f30b4c\" -d '{\"server\": {\"name\": \"reference_vnf\", \"imageRef\": \"985aa211-828e-407c-9e5b-dd1d368a09ad\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"7cd93504-e114-4b69-88a5-677564510015\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"b321f74e-5df5-482b-9e42-58a30b983a75\"}, {\"port\": \"94c3d083-9e89-46be-aa23-527aae8840c1\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\"}}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.137Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.545Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.136Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.545Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'985aa211-828e-407c-9e5b-dd1d368a09ad', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'e7e43492-94f9-4d42-8ee6-02ce65c6c51e'}, 'nics': [{'port-id': u'b321f74e-5df5-482b-9e42-58a30b983a75'}, {'port-id': u'94c3d083-9e89-46be-aa23-527aae8840c1'}], 'flavor': u'7cd93504-e114-4b69-88a5-677564510015', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.136Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.545Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'985aa211-828e-407c-9e5b-dd1d368a09ad', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'e7e43492-94f9-4d42-8ee6-02ce65c6c51e'}, 'nics': [{'port-id': u'b321f74e-5df5-482b-9e42-58a30b983a75'}, {'port-id': u'94c3d083-9e89-46be-aa23-527aae8840c1'}], 'flavor': u'7cd93504-e114-4b69-88a5-677564510015', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.136Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.545Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-c8a19d67-3539-42ad-bd7e-11a3398dd998", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.136Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.545Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-c8a19d67-3539-42ad-bd7e-11a3398dd998", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.136Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.545Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-c8a19d67-3539-42ad-bd7e-11a3398dd998", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.135Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.545Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-c8a19d67-3539-42ad-bd7e-11a3398dd998", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.135Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.545Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c8a19d67-3539-42ad-bd7e-11a3398dd998 Date: Sun, 30 Jun 2019 12:02:51 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:02:29Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b05219f4-d0c6-42d0-b4a0-d29341a47127\",\"ip_address\":\"12.0.0.2\"}],\"id\":\"94c3d083-9e89-46be-aa23-527aae8840c1\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:a9:9d:83\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"1caed12e-6cf9-4373-bc86-01c83a5ea053\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.135Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.545Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fdd95cc70fffd54395ac53748b0dc25e29d744be\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.982Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.545Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fdd95cc70fffd54395ac53748b0dc25e29d744be\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:50.982Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.545Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-7bdb7f59-e46b-4ee9-ba6a-3752e7e75877 Date: Sun, 30 Jun 2019 12:02:51 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-30T12:02:27Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:16Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.048Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.545Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-7bdb7f59-e46b-4ee9-ba6a-3752e7e75877 Date: Sun, 30 Jun 2019 12:02:51 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-30T12:02:27Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:16Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.048Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.545Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-7bdb7f59-e46b-4ee9-ba6a-3752e7e75877", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.048Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.545Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-7bdb7f59-e46b-4ee9-ba6a-3752e7e75877", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.048Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.545Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-7bdb7f59-e46b-4ee9-ba6a-3752e7e75877", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.049Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.545Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-7bdb7f59-e46b-4ee9-ba6a-3752e7e75877", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.049Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.545Z", "message": "A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.049Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.545Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c70f0443f786dafac5e2949f0c3ce13dc8355c64\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.050Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.545Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c70f0443f786dafac5e2949f0c3ce13dc8355c64\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.050Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.545Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-9cf15231-5ca5-4e2d-9500-93bd9bd2e593 Date: Sun, 30 Jun 2019 12:02:51 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:02:41Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.22\"}],\"id\":\"b321f74e-5df5-482b-9e42-58a30b983a75\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:aa:83:84\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:37Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.091Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.545Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-9cf15231-5ca5-4e2d-9500-93bd9bd2e593 Date: Sun, 30 Jun 2019 12:02:51 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:02:41Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.22\"}],\"id\":\"b321f74e-5df5-482b-9e42-58a30b983a75\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:aa:83:84\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:37Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.091Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.545Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-9cf15231-5ca5-4e2d-9500-93bd9bd2e593", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.091Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.545Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-9cf15231-5ca5-4e2d-9500-93bd9bd2e593", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.091Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.545Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-9cf15231-5ca5-4e2d-9500-93bd9bd2e593", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.092Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.545Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-9cf15231-5ca5-4e2d-9500-93bd9bd2e593", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.092Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.545Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c70f0443f786dafac5e2949f0c3ce13dc8355c64\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.093Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:51.545Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c70f0443f786dafac5e2949f0c3ce13dc8355c64\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.093Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:52.053Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-a868d801-7651-48f6-9b54-46127b0aad20 Date: Sun, 30 Jun 2019 12:02:51 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:02:29Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b05219f4-d0c6-42d0-b4a0-d29341a47127\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"fbd1487a-6279-4898-bee1-dc2ef49df25e\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:85:e5:57\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"1caed12e-6cf9-4373-bc86-01c83a5ea053\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.464Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:52.053Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-8b7197f8-fdfa-46af-9929-fd6814b41a4f Date: Sun, 30 Jun 2019 12:02:51 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-30T12:02:27Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:16Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.346Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:52.053Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-8b7197f8-fdfa-46af-9929-fd6814b41a4f", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.347Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:52.053Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-8b7197f8-fdfa-46af-9929-fd6814b41a4f", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.347Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:52.053Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-8b7197f8-fdfa-46af-9929-fd6814b41a4f", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.347Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:52.053Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-8b7197f8-fdfa-46af-9929-fd6814b41a4f", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.347Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:52.053Z", "message": "A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.347Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:52.053Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fdd95cc70fffd54395ac53748b0dc25e29d744be\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.348Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:52.053Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fdd95cc70fffd54395ac53748b0dc25e29d744be\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.348Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:52.053Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-e0085db4-9ef4-4557-9ad4-57afcb1e43ec Date: Sun, 30 Jun 2019 12:02:51 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:02:40Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"a9796781-57c8-442c-9ff3-3da221648d1f\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:5d:5f:57\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.419Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:52.053Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-e0085db4-9ef4-4557-9ad4-57afcb1e43ec Date: Sun, 30 Jun 2019 12:02:51 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:02:40Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"a9796781-57c8-442c-9ff3-3da221648d1f\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:5d:5f:57\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.419Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:52.053Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-e0085db4-9ef4-4557-9ad4-57afcb1e43ec", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.419Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:52.053Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-e0085db4-9ef4-4557-9ad4-57afcb1e43ec", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.419Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}], "metadata": {"pagination": {"total": 530, "offset": 428, "size": 50}}} 2019-06-30 12:03:01,565 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:03:01,565 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:03:01 GMT 2019-06-30 12:03:01,565 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:03:01,565 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 12:03:01,565 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:03:01,565 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:03:01,565 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:03:01,565 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 12:03:01,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:02:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-212fdcec-8150-4670-b0c7-ef94029c47a7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:03:01,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:02:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-212fdcec-8150-4670-b0c7-ef94029c47a7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:03:01,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-212fdcec-8150-4670-b0c7-ef94029c47a7 2019-06-30 12:03:01,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-212fdcec-8150-4670-b0c7-ef94029c47a7 2019-06-30 12:03:01,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c70f0443f786dafac5e2949f0c3ce13dc8355c64" 2019-06-30 12:03:01,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c70f0443f786dafac5e2949f0c3ce13dc8355c64" 2019-06-30 12:03:01,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c8a19d67-3539-42ad-bd7e-11a3398dd998 Date: Sun, 30 Jun 2019 12:02:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:02:29Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b05219f4-d0c6-42d0-b4a0-d29341a47127","ip_address":"12.0.0.2"}],"id":"94c3d083-9e89-46be-aa23-527aae8840c1","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:a9:9d:83","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"1caed12e-6cf9-4373-bc86-01c83a5ea053","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:03:01,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-8b7197f8-fdfa-46af-9929-fd6814b41a4f Date: Sun, 30 Jun 2019 12:02:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93b89017d60443d08a5914fae870f878","l2_adjacency":true,"status":"ACTIVE","subnets":["8e45f88e-395b-4fcc-88bf-1b3754ca68d4"],"description":"","tags":[],"updated_at":"2019-06-30T12:02:27Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:16Z","mtu":1450}]} 2019-06-30 12:03:01,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0528d3ead57a2c34feefeb2e861cadd2a3f30b4c" -d '{"server": {"name": "reference_vnf", "imageRef": "985aa211-828e-407c-9e5b-dd1d368a09ad", "key_name": "vnf_test_keypair", "flavorRef": "7cd93504-e114-4b69-88a5-677564510015", "max_count": 1, "min_count": 1, "networks": [{"port": "b321f74e-5df5-482b-9e42-58a30b983a75"}, {"port": "94c3d083-9e89-46be-aa23-527aae8840c1"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}}' 2019-06-30 12:03:01,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0528d3ead57a2c34feefeb2e861cadd2a3f30b4c" -d '{"server": {"name": "reference_vnf", "imageRef": "985aa211-828e-407c-9e5b-dd1d368a09ad", "key_name": "vnf_test_keypair", "flavorRef": "7cd93504-e114-4b69-88a5-677564510015", "max_count": 1, "min_count": 1, "networks": [{"port": "b321f74e-5df5-482b-9e42-58a30b983a75"}, {"port": "94c3d083-9e89-46be-aa23-527aae8840c1"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}}' 2019-06-30 12:03:01,570 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-06-30 12:03:01,570 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'985aa211-828e-407c-9e5b-dd1d368a09ad', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'e7e43492-94f9-4d42-8ee6-02ce65c6c51e'}, 'nics': [{'port-id': u'b321f74e-5df5-482b-9e42-58a30b983a75'}, {'port-id': u'94c3d083-9e89-46be-aa23-527aae8840c1'}], 'flavor': u'7cd93504-e114-4b69-88a5-677564510015', 'security_groups': []} 2019-06-30 12:03:01,570 - 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'985aa211-828e-407c-9e5b-dd1d368a09ad', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'e7e43492-94f9-4d42-8ee6-02ce65c6c51e'}, 'nics': [{'port-id': u'b321f74e-5df5-482b-9e42-58a30b983a75'}, {'port-id': u'94c3d083-9e89-46be-aa23-527aae8840c1'}], 'flavor': u'7cd93504-e114-4b69-88a5-677564510015', 'security_groups': []} 2019-06-30 12:03:01,570 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-c8a19d67-3539-42ad-bd7e-11a3398dd998 2019-06-30 12:03:01,570 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-c8a19d67-3539-42ad-bd7e-11a3398dd998 2019-06-30 12:03:01,570 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-c8a19d67-3539-42ad-bd7e-11a3398dd998 2019-06-30 12:03:01,571 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-c8a19d67-3539-42ad-bd7e-11a3398dd998 2019-06-30 12:03:01,571 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c8a19d67-3539-42ad-bd7e-11a3398dd998 Date: Sun, 30 Jun 2019 12:02:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:02:29Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b05219f4-d0c6-42d0-b4a0-d29341a47127","ip_address":"12.0.0.2"}],"id":"94c3d083-9e89-46be-aa23-527aae8840c1","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:a9:9d:83","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"1caed12e-6cf9-4373-bc86-01c83a5ea053","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:03:01,571 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd95cc70fffd54395ac53748b0dc25e29d744be" 2019-06-30 12:03:01,571 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd95cc70fffd54395ac53748b0dc25e29d744be" 2019-06-30 12:03:01,571 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-7bdb7f59-e46b-4ee9-ba6a-3752e7e75877 Date: Sun, 30 Jun 2019 12:02:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93b89017d60443d08a5914fae870f878","l2_adjacency":true,"status":"ACTIVE","subnets":["8e45f88e-395b-4fcc-88bf-1b3754ca68d4"],"description":"","tags":[],"updated_at":"2019-06-30T12:02:27Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:16Z","mtu":1450}]} 2019-06-30 12:03:01,571 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-7bdb7f59-e46b-4ee9-ba6a-3752e7e75877 Date: Sun, 30 Jun 2019 12:02:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93b89017d60443d08a5914fae870f878","l2_adjacency":true,"status":"ACTIVE","subnets":["8e45f88e-395b-4fcc-88bf-1b3754ca68d4"],"description":"","tags":[],"updated_at":"2019-06-30T12:02:27Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:16Z","mtu":1450}]} 2019-06-30 12:03:01,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-7bdb7f59-e46b-4ee9-ba6a-3752e7e75877 2019-06-30 12:03:01,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-7bdb7f59-e46b-4ee9-ba6a-3752e7e75877 2019-06-30 12:03:01,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-7bdb7f59-e46b-4ee9-ba6a-3752e7e75877 2019-06-30 12:03:01,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-7bdb7f59-e46b-4ee9-ba6a-3752e7e75877 2019-06-30 12:03:01,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-06-30 12:03:01,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c70f0443f786dafac5e2949f0c3ce13dc8355c64" 2019-06-30 12:03:01,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c70f0443f786dafac5e2949f0c3ce13dc8355c64" 2019-06-30 12:03:01,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-9cf15231-5ca5-4e2d-9500-93bd9bd2e593 Date: Sun, 30 Jun 2019 12:02:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:02:41Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.22"}],"id":"b321f74e-5df5-482b-9e42-58a30b983a75","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:aa:83:84","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:37Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:03:01,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-9cf15231-5ca5-4e2d-9500-93bd9bd2e593 Date: Sun, 30 Jun 2019 12:02:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:02:41Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.22"}],"id":"b321f74e-5df5-482b-9e42-58a30b983a75","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:aa:83:84","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:37Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:03:01,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-9cf15231-5ca5-4e2d-9500-93bd9bd2e593 2019-06-30 12:03:01,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-9cf15231-5ca5-4e2d-9500-93bd9bd2e593 2019-06-30 12:03:01,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-9cf15231-5ca5-4e2d-9500-93bd9bd2e593 2019-06-30 12:03:01,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-9cf15231-5ca5-4e2d-9500-93bd9bd2e593 2019-06-30 12:03:01,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c70f0443f786dafac5e2949f0c3ce13dc8355c64" 2019-06-30 12:03:01,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c70f0443f786dafac5e2949f0c3ce13dc8355c64" 2019-06-30 12:03:01,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-a868d801-7651-48f6-9b54-46127b0aad20 Date: Sun, 30 Jun 2019 12:02:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:02:29Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b05219f4-d0c6-42d0-b4a0-d29341a47127","ip_address":"12.0.0.4"}],"id":"fbd1487a-6279-4898-bee1-dc2ef49df25e","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:85:e5:57","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"1caed12e-6cf9-4373-bc86-01c83a5ea053","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:03:01,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-8b7197f8-fdfa-46af-9929-fd6814b41a4f Date: Sun, 30 Jun 2019 12:02:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93b89017d60443d08a5914fae870f878","l2_adjacency":true,"status":"ACTIVE","subnets":["8e45f88e-395b-4fcc-88bf-1b3754ca68d4"],"description":"","tags":[],"updated_at":"2019-06-30T12:02:27Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:16Z","mtu":1450}]} 2019-06-30 12:03:01,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-8b7197f8-fdfa-46af-9929-fd6814b41a4f 2019-06-30 12:03:01,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-8b7197f8-fdfa-46af-9929-fd6814b41a4f 2019-06-30 12:03:01,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-8b7197f8-fdfa-46af-9929-fd6814b41a4f 2019-06-30 12:03:01,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks.json?name=management_plane_network used request id req-8b7197f8-fdfa-46af-9929-fd6814b41a4f 2019-06-30 12:03:01,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-06-30 12:03:01,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd95cc70fffd54395ac53748b0dc25e29d744be" 2019-06-30 12:03:01,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd95cc70fffd54395ac53748b0dc25e29d744be" 2019-06-30 12:03:01,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-e0085db4-9ef4-4557-9ad4-57afcb1e43ec Date: Sun, 30 Jun 2019 12:02:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:02:40Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.11"}],"id":"a9796781-57c8-442c-9ff3-3da221648d1f","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:5d:5f:57","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:03:01,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-e0085db4-9ef4-4557-9ad4-57afcb1e43ec Date: Sun, 30 Jun 2019 12:02:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:02:40Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.11"}],"id":"a9796781-57c8-442c-9ff3-3da221648d1f","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:5d:5f:57","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:03:01,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-e0085db4-9ef4-4557-9ad4-57afcb1e43ec 2019-06-30 12:03:01,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-e0085db4-9ef4-4557-9ad4-57afcb1e43ec 2019-06-30 12:03:01,576 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/ba4fc43f-65e7-404d-b870-6745fce68766 2019-06-30 12:03:01,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:03:01,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:03:01,626 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:03:01,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:03:01,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:03:01,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:03:01,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:03:01,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:02:08.644Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:02:08.645Z", "id": "ba4fc43f-65e7-404d-b870-6745fce68766"} 2019-06-30 12:03:01,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:03:01,627 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:03:01 GMT 2019-06-30 12:03:01,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:03:01,627 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-30 12:03:01,627 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:03:01,628 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:03:01,628 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:03:06,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-06-30 12:03:06,701 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:03:06,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:03:06,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:03:06,702 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:03:06,702 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:03:06,702 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:03:06,702 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:03:06,702 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:52.053Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-e0085db4-9ef4-4557-9ad4-57afcb1e43ec", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.420Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:52.053Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-e0085db4-9ef4-4557-9ad4-57afcb1e43ec", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.420Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:52.053Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fdd95cc70fffd54395ac53748b0dc25e29d744be\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.421Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:52.053Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fdd95cc70fffd54395ac53748b0dc25e29d744be\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.421Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:52.053Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-a868d801-7651-48f6-9b54-46127b0aad20 Date: Sun, 30 Jun 2019 12:02:51 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:02:29Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b05219f4-d0c6-42d0-b4a0-d29341a47127\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"fbd1487a-6279-4898-bee1-dc2ef49df25e\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:85:e5:57\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"1caed12e-6cf9-4373-bc86-01c83a5ea053\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.464Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:52.053Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-a868d801-7651-48f6-9b54-46127b0aad20", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.465Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:52.053Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-a868d801-7651-48f6-9b54-46127b0aad20", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.465Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:52.053Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-a868d801-7651-48f6-9b54-46127b0aad20", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.465Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:52.053Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-a868d801-7651-48f6-9b54-46127b0aad20", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.466Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:52.053Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'985aa211-828e-407c-9e5b-dd1d368a09ad', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'e7e43492-94f9-4d42-8ee6-02ce65c6c51e'}, 'nics': [{'port-id': u'a9796781-57c8-442c-9ff3-3da221648d1f'}, {'port-id': u'fbd1487a-6279-4898-bee1-dc2ef49df25e'}], 'flavor': u'7cd93504-e114-4b69-88a5-677564510015', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.466Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:52.053Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'985aa211-828e-407c-9e5b-dd1d368a09ad', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'e7e43492-94f9-4d42-8ee6-02ce65c6c51e'}, 'nics': [{'port-id': u'a9796781-57c8-442c-9ff3-3da221648d1f'}, {'port-id': u'fbd1487a-6279-4898-bee1-dc2ef49df25e'}], 'flavor': u'7cd93504-e114-4b69-88a5-677564510015', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.466Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:52.053Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.466Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:52.053Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4c8f3c92d1514cf965fead68c27e270d5e99fa77\" -d '{\"server\": {\"name\": \"target_vnf\", \"imageRef\": \"985aa211-828e-407c-9e5b-dd1d368a09ad\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"7cd93504-e114-4b69-88a5-677564510015\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"a9796781-57c8-442c-9ff3-3da221648d1f\"}, {\"port\": \"fbd1487a-6279-4898-bee1-dc2ef49df25e\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\"}}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.467Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:52.053Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4c8f3c92d1514cf965fead68c27e270d5e99fa77\" -d '{\"server\": {\"name\": \"target_vnf\", \"imageRef\": \"985aa211-828e-407c-9e5b-dd1d368a09ad\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"7cd93504-e114-4b69-88a5-677564510015\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"a9796781-57c8-442c-9ff3-3da221648d1f\"}, {\"port\": \"fbd1487a-6279-4898-bee1-dc2ef49df25e\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\"}}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:51.468Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:52.808Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 12:02:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b9868c45-720d-4e0c-a13c-2582e0e735d2 x-compute-request-id: req-b9868c45-720d-4e0c-a13c-2582e0e735d2 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d\", \"rel\": \"bookmark\"}], \"adminPass\": \"DgSAcpWp8DdD\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:52.694Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:53.390Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-b9868c45-720d-4e0c-a13c-2582e0e735d2", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:52.694Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:53.390Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-b9868c45-720d-4e0c-a13c-2582e0e735d2", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:52.694Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:53.390Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:53.177Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:53.390Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:53.366Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:53.390Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 12:02:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b9868c45-720d-4e0c-a13c-2582e0e735d2 x-compute-request-id: req-b9868c45-720d-4e0c-a13c-2582e0e735d2 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d\", \"rel\": \"bookmark\"}], \"adminPass\": \"DgSAcpWp8DdD\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:52.694Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:53.390Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-b9868c45-720d-4e0c-a13c-2582e0e735d2", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:52.694Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:53.390Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-b9868c45-720d-4e0c-a13c-2582e0e735d2", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:52.694Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.bf8f3c32-b2b4-4731-baa9-f30173f0b1e4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:54.038Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:53.826Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:54.038Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:53.462Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:54.038Z", "message": "Starting node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:53.604Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:54.757Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 12:02:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2deb2204-8510-4b2c-8404-d3553c2859e7 x-compute-request-id: req-2deb2204-8510-4b2c-8404-d3553c2859e7 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"3fb86fcf-87ac-4425-bd09-9a505505818c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/3fb86fcf-87ac-4425-bd09-9a505505818c\", \"rel\": \"bookmark\"}], \"adminPass\": \"YtC77NTFNsmk\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:54.593Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:55.321Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-2deb2204-8510-4b2c-8404-d3553c2859e7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:54.594Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:55.321Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-3c83c525-dfee-428e-8ef5-fa29650b4996", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:54.828Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.cdd85555-7813-426e-a99c-1fc272bd7859"}, {"node_instance_id": "target_vnf_host_mrmt0h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:55.321Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:55.060Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:55.321Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0c864b606c98b74112d1085fd25af5336ddda793\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:55.244Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.cdd85555-7813-426e-a99c-1fc272bd7859"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:55.321Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:54.823Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.cdd85555-7813-426e-a99c-1fc272bd7859"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:55.321Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:02:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c83c525-dfee-428e-8ef5-fa29650b4996 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:54.828Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.cdd85555-7813-426e-a99c-1fc272bd7859"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:55.321Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 12:02:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2deb2204-8510-4b2c-8404-d3553c2859e7 x-compute-request-id: req-2deb2204-8510-4b2c-8404-d3553c2859e7 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"3fb86fcf-87ac-4425-bd09-9a505505818c\", \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/3fb86fcf-87ac-4425-bd09-9a505505818c\", \"rel\": \"bookmark\"}], \"adminPass\": \"YtC77NTFNsmk\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:54.593Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:55.321Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-2deb2204-8510-4b2c-8404-d3553c2859e7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:54.593Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:55.321Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-2deb2204-8510-4b2c-8404-d3553c2859e7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:54.594Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:55.321Z", "message": "POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-2deb2204-8510-4b2c-8404-d3553c2859e7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:54.594Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.65f37bc4-5f72-4593-8eb1-60bf28e314ea"}, {"node_instance_id": "target_vnf_host_mrmt0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:56.034Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:55.154Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "target_vnf_host_mrmt0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:56.034Z", "message": "Starting node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:55.423Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "target_vnf_host_mrmt0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:56.034Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:55.324Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "target_vnf_host_mrmt0h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:56.034Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:55.739Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:56.545Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 12:02:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63d6d918-2ca2-4d84-9cc8-d8f08ce215e8 x-compute-request-id: req-63d6d918-2ca2-4d84-9cc8-d8f08ce215e8 Content-Encoding: gzip Content-Length: 714 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"block_device_mapping\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"985aa211-828e-407c-9e5b-dd1d368a09ad\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7cd93504-e114-4b69-88a5-677564510015\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015\", \"rel\": \"bookmark\"}]}, \"id\": \"5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}], \"user_id\": \"52a3425084ec4fa7816fe8e7d22187f8\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T12:02:54Z\", \"hostId\": \"d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-06-30T12:02:52Z\", \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:56.203Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.cdd85555-7813-426e-a99c-1fc272bd7859"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:56.545Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d used request id req-63d6d918-2ca2-4d84-9cc8-d8f08ce215e8", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:56.204Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.cdd85555-7813-426e-a99c-1fc272bd7859"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:56.545Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d used request id req-63d6d918-2ca2-4d84-9cc8-d8f08ce215e8", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:56.204Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.cdd85555-7813-426e-a99c-1fc272bd7859"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:57.078Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T12:02:56.593Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:57.078Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-26d4a161-d9b1-4dbf-88d0-67115669d41d", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:56.739Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.ba8b3efd-789c-4d0e-9ba9-ff5440675ab6"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:57.078Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:02:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26d4a161-d9b1-4dbf-88d0-67115669d41d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:56.738Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.ba8b3efd-789c-4d0e-9ba9-ff5440675ab6"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:57.078Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:56.733Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.ba8b3efd-789c-4d0e-9ba9-ff5440675ab6"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:57.746Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5c38e8824b2a73e8075fb98481ddf616521f1849\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:57.140Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.ba8b3efd-789c-4d0e-9ba9-ff5440675ab6"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:58.282Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c used request id req-943da0c6-67cd-4f1c-bde6-64381713dd76", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:57.993Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.ba8b3efd-789c-4d0e-9ba9-ff5440675ab6"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:58.282Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 12:02:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-943da0c6-67cd-4f1c-bde6-64381713dd76 x-compute-request-id: req-943da0c6-67cd-4f1c-bde6-64381713dd76 Content-Encoding: gzip Content-Length: 650 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"scheduling\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/3fb86fcf-87ac-4425-bd09-9a505505818c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"985aa211-828e-407c-9e5b-dd1d368a09ad\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"7cd93504-e114-4b69-88a5-677564510015\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015\", \"rel\": \"bookmark\"}]}, \"id\": \"3fb86fcf-87ac-4425-bd09-9a505505818c\", \"user_id\": \"52a3425084ec4fa7816fe8e7d22187f8\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-06-30T12:02:57Z\", \"hostId\": \"\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-06-30T12:02:54Z\", \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:57.993Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.ba8b3efd-789c-4d0e-9ba9-ff5440675ab6"}], "metadata": {"pagination": {"total": 530, "offset": 478, "size": 50}}} 2019-06-30 12:03:06,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:03:06,703 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:03:06 GMT 2019-06-30 12:03:06,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:03:06,703 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 12:03:06,703 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:03:06,703 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:03:06,703 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:03:06,703 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 12:03:06,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-e0085db4-9ef4-4557-9ad4-57afcb1e43ec 2019-06-30 12:03:06,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-e0085db4-9ef4-4557-9ad4-57afcb1e43ec 2019-06-30 12:03:06,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd95cc70fffd54395ac53748b0dc25e29d744be" 2019-06-30 12:03:06,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd95cc70fffd54395ac53748b0dc25e29d744be" 2019-06-30 12:03:06,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-a868d801-7651-48f6-9b54-46127b0aad20 Date: Sun, 30 Jun 2019 12:02:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:02:29Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b05219f4-d0c6-42d0-b4a0-d29341a47127","ip_address":"12.0.0.4"}],"id":"fbd1487a-6279-4898-bee1-dc2ef49df25e","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:85:e5:57","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"1caed12e-6cf9-4373-bc86-01c83a5ea053","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:03:06,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-a868d801-7651-48f6-9b54-46127b0aad20 2019-06-30 12:03:06,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-a868d801-7651-48f6-9b54-46127b0aad20 2019-06-30 12:03:06,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-a868d801-7651-48f6-9b54-46127b0aad20 2019-06-30 12:03:06,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-a868d801-7651-48f6-9b54-46127b0aad20 2019-06-30 12:03:06,707 - 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'985aa211-828e-407c-9e5b-dd1d368a09ad', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'e7e43492-94f9-4d42-8ee6-02ce65c6c51e'}, 'nics': [{'port-id': u'a9796781-57c8-442c-9ff3-3da221648d1f'}, {'port-id': u'fbd1487a-6279-4898-bee1-dc2ef49df25e'}], 'flavor': u'7cd93504-e114-4b69-88a5-677564510015', 'security_groups': []} 2019-06-30 12:03:06,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'985aa211-828e-407c-9e5b-dd1d368a09ad', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'e7e43492-94f9-4d42-8ee6-02ce65c6c51e'}, 'nics': [{'port-id': u'a9796781-57c8-442c-9ff3-3da221648d1f'}, {'port-id': u'fbd1487a-6279-4898-bee1-dc2ef49df25e'}], 'flavor': u'7cd93504-e114-4b69-88a5-677564510015', 'security_groups': []} 2019-06-30 12:03:06,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-06-30 12:03:06,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8f3c92d1514cf965fead68c27e270d5e99fa77" -d '{"server": {"name": "target_vnf", "imageRef": "985aa211-828e-407c-9e5b-dd1d368a09ad", "key_name": "vnf_test_keypair", "flavorRef": "7cd93504-e114-4b69-88a5-677564510015", "max_count": 1, "min_count": 1, "networks": [{"port": "a9796781-57c8-442c-9ff3-3da221648d1f"}, {"port": "fbd1487a-6279-4898-bee1-dc2ef49df25e"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}}' 2019-06-30 12:03:06,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c8f3c92d1514cf965fead68c27e270d5e99fa77" -d '{"server": {"name": "target_vnf", "imageRef": "985aa211-828e-407c-9e5b-dd1d368a09ad", "key_name": "vnf_test_keypair", "flavorRef": "7cd93504-e114-4b69-88a5-677564510015", "max_count": 1, "min_count": 1, "networks": [{"port": "a9796781-57c8-442c-9ff3-3da221648d1f"}, {"port": "fbd1487a-6279-4898-bee1-dc2ef49df25e"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}}' 2019-06-30 12:03:06,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 12:02:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b9868c45-720d-4e0c-a13c-2582e0e735d2 x-compute-request-id: req-b9868c45-720d-4e0c-a13c-2582e0e735d2 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "bookmark"}], "adminPass": "DgSAcpWp8DdD"}} 2019-06-30 12:03:06,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-b9868c45-720d-4e0c-a13c-2582e0e735d2 2019-06-30 12:03:06,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-b9868c45-720d-4e0c-a13c-2582e0e735d2 2019-06-30 12:03:06,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-30 12:03:06,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-30 12:03:06,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 12:02:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b9868c45-720d-4e0c-a13c-2582e0e735d2 x-compute-request-id: req-b9868c45-720d-4e0c-a13c-2582e0e735d2 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "bookmark"}], "adminPass": "DgSAcpWp8DdD"}} 2019-06-30 12:03:06,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-b9868c45-720d-4e0c-a13c-2582e0e735d2 2019-06-30 12:03:06,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-b9868c45-720d-4e0c-a13c-2582e0e735d2 2019-06-30 12:03:06,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-30 12:03:06,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-30 12:03:06,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-06-30 12:03:06,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 12:02:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2deb2204-8510-4b2c-8404-d3553c2859e7 x-compute-request-id: req-2deb2204-8510-4b2c-8404-d3553c2859e7 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3fb86fcf-87ac-4425-bd09-9a505505818c", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3fb86fcf-87ac-4425-bd09-9a505505818c", "rel": "bookmark"}], "adminPass": "YtC77NTFNsmk"}} 2019-06-30 12:03:06,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-2deb2204-8510-4b2c-8404-d3553c2859e7 2019-06-30 12:03:06,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-3c83c525-dfee-428e-8ef5-fa29650b4996 2019-06-30 12:03:06,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-30 12:03:06,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c864b606c98b74112d1085fd25af5336ddda793" 2019-06-30 12:03:06,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:03:06,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:02:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c83c525-dfee-428e-8ef5-fa29650b4996 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:03:06,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 12:02:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2deb2204-8510-4b2c-8404-d3553c2859e7 x-compute-request-id: req-2deb2204-8510-4b2c-8404-d3553c2859e7 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3fb86fcf-87ac-4425-bd09-9a505505818c", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3fb86fcf-87ac-4425-bd09-9a505505818c", "rel": "bookmark"}], "adminPass": "YtC77NTFNsmk"}} 2019-06-30 12:03:06,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-2deb2204-8510-4b2c-8404-d3553c2859e7 2019-06-30 12:03:06,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-2deb2204-8510-4b2c-8404-d3553c2859e7 2019-06-30 12:03:06,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-2deb2204-8510-4b2c-8404-d3553c2859e7 2019-06-30 12:03:06,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-30 12:03:06,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-06-30 12:03:06,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-30 12:03:06,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-30 12:03:06,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 12:02:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63d6d918-2ca2-4d84-9cc8-d8f08ce215e8 x-compute-request-id: req-63d6d918-2ca2-4d84-9cc8-d8f08ce215e8 Content-Encoding: gzip Content-Length: 714 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "bookmark"}], "image": {"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}]}, "id": "5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "security_groups": [{"name": "vnf_test_security_group"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T12:02:54Z", "hostId": "d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-30T12:02:52Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}} 2019-06-30 12:03:06,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d used request id req-63d6d918-2ca2-4d84-9cc8-d8f08ce215e8 2019-06-30 12:03:06,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d used request id req-63d6d918-2ca2-4d84-9cc8-d8f08ce215e8 2019-06-30 12:03:06,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30] 2019-06-30 12:03:06,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-26d4a161-d9b1-4dbf-88d0-67115669d41d 2019-06-30 12:03:06,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:02:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26d4a161-d9b1-4dbf-88d0-67115669d41d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:03:06,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:03:06,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c38e8824b2a73e8075fb98481ddf616521f1849" 2019-06-30 12:03:06,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c used request id req-943da0c6-67cd-4f1c-bde6-64381713dd76 2019-06-30 12:03:06,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 12:02:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-943da0c6-67cd-4f1c-bde6-64381713dd76 x-compute-request-id: req-943da0c6-67cd-4f1c-bde6-64381713dd76 Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3fb86fcf-87ac-4425-bd09-9a505505818c", "rel": "bookmark"}], "image": {"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}]}, "id": "3fb86fcf-87ac-4425-bd09-9a505505818c", "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-30T12:02:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-30T12:02:54Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}} 2019-06-30 12:03:06,714 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/ba4fc43f-65e7-404d-b870-6745fce68766 2019-06-30 12:03:06,763 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:03:06,763 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:03:06,763 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:03:06,763 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:03:06,764 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:03:06,764 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:03:06,764 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:03:06,764 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:02:08.644Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:02:08.645Z", "id": "ba4fc43f-65e7-404d-b870-6745fce68766"} 2019-06-30 12:03:06,764 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:03:06,764 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:03:06 GMT 2019-06-30 12:03:06,764 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:03:06,764 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-30 12:03:06,764 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:03:06,764 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:03:06,765 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:03:11,770 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-06-30 12:03:11,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:03:11,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:03:11,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:03:11,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:03:11,844 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:03:11,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:03:11,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:03:11,845 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:58.282Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c used request id req-943da0c6-67cd-4f1c-bde6-64381713dd76", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:02:57.993Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.ba8b3efd-789c-4d0e-9ba9-ff5440675ab6"}, {"node_instance_id": "target_vnf_host_mrmt0h", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:02:58.951Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-06-30T12:02:58.349Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}], "metadata": {"pagination": {"total": 530, "offset": 528, "size": 50}}} 2019-06-30 12:03:11,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:03:11,845 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:03:11 GMT 2019-06-30 12:03:11,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:03:11,845 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 12:03:11,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:03:11,845 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:03:11,845 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:03:11,845 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 12:03:11,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c used request id req-943da0c6-67cd-4f1c-bde6-64381713dd76 2019-06-30 12:03:11,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] 2019-06-30 12:03:11,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/ba4fc43f-65e7-404d-b870-6745fce68766 2019-06-30 12:03:11,908 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:03:11,908 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:03:11,908 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:03:11,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:03:11,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:03:11,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:03:11,909 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:03:11,909 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:02:08.644Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:02:08.645Z", "id": "ba4fc43f-65e7-404d-b870-6745fce68766"} 2019-06-30 12:03:11,909 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:03:11,909 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:03:11 GMT 2019-06-30 12:03:11,909 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:03:11,909 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-30 12:03:11,909 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:03:11,910 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:03:11,910 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:03:16,914 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-06-30 12:03:17,227 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:03:17,227 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:03:17,227 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:03:17,227 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:03:17,228 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:03:17,228 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:03:17,228 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:03:17,228 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 530, "offset": 530, "size": 50}}} 2019-06-30 12:03:17,228 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:03:17,228 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:03:17 GMT 2019-06-30 12:03:17,228 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:03:17,228 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-06-30 12:03:17,228 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:03:17,228 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:03:17,228 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:03:17,229 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/ba4fc43f-65e7-404d-b870-6745fce68766 2019-06-30 12:03:17,518 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:03:17,518 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:03:17,518 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:03:17,518 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:03:17,518 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:03:17,518 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:03:17,518 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:03:17,519 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:02:08.644Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:02:08.645Z", "id": "ba4fc43f-65e7-404d-b870-6745fce68766"} 2019-06-30 12:03:17,519 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:03:17,519 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:03:17 GMT 2019-06-30 12:03:17,519 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:03:17,519 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-30 12:03:17,519 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:03:17,519 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:03:17,519 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:03:22,525 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-06-30 12:03:22,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:03:22,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:03:22,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:03:22,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:03:22,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:03:22,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:03:22,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:03:22,599 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 530, "offset": 530, "size": 50}}} 2019-06-30 12:03:22,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:03:22,599 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:03:22 GMT 2019-06-30 12:03:22,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:03:22,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-06-30 12:03:22,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:03:22,600 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:03:22,600 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:03:22,600 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/ba4fc43f-65e7-404d-b870-6745fce68766 2019-06-30 12:03:22,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:03:22,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:03:22,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:03:22,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:03:22,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:03:22,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:03:22,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:03:22,652 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:02:08.644Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:02:08.645Z", "id": "ba4fc43f-65e7-404d-b870-6745fce68766"} 2019-06-30 12:03:22,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:03:22,652 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:03:22 GMT 2019-06-30 12:03:22,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:03:22,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-30 12:03:22,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:03:22,652 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:03:22,652 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:03:27,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-06-30 12:03:27,753 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:03:27,753 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:03:27,753 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:03:27,753 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:03:27,754 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:03:27,754 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:03:27,754 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:03:27,754 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_lu3d7x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:26.842Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:26.751Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}], "metadata": {"pagination": {"total": 531, "offset": 530, "size": 50}}} 2019-06-30 12:03:27,754 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:03:27,754 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:03:27 GMT 2019-06-30 12:03:27,754 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:03:27,754 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 644 2019-06-30 12:03:27,754 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:03:27,754 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:03:27,754 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:03:27,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-30 12:03:27,755 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/ba4fc43f-65e7-404d-b870-6745fce68766 2019-06-30 12:03:27,811 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:03:27,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:03:27,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:03:27,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:03:27,812 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:03:27,812 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:03:27,812 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:03:27,812 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:02:08.644Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:02:08.645Z", "id": "ba4fc43f-65e7-404d-b870-6745fce68766"} 2019-06-30 12:03:27,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:03:27,812 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:03:27 GMT 2019-06-30 12:03:27,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:03:27,812 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-30 12:03:27,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:03:27,813 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:03:27,813 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:03:32,818 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-06-30 12:03:32,917 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:03:32,917 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:03:32,917 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:03:32,917 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:03:32,918 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:03:32,918 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:03:32,918 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:03:32,918 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:27.846Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:27.796Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.0c0c0909-525e-4769-83a7-77c24880fb7d"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:28.513Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-ec271b46-e4ba-4159-a262-30c6490d600e", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:27.803Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.0c0c0909-525e-4769-83a7-77c24880fb7d"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:28.513Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4f41e5b8b66311954bb8f6220d7171935cd5789f\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:28.209Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.0c0c0909-525e-4769-83a7-77c24880fb7d"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:28.513Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:03:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec271b46-e4ba-4159-a262-30c6490d600e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:27.802Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.0c0c0909-525e-4769-83a7-77c24880fb7d"}, {"node_instance_id": "target_vnf_host_mrmt0h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:29.130Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:28.419Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:29.812Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d used request id req-eddca1af-7e67-4329-9eb4-9b9a501ffc89", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:29.157Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.0c0c0909-525e-4769-83a7-77c24880fb7d"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:29.812Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:03:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d27d335-b03c-42d1-92be-22963a6fe7e7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:29.470Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.ebff15d3-4990-4bec-be44-24836cb286f3"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:29.812Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:29.157Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.0c0c0909-525e-4769-83a7-77c24880fb7d"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:29.812Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-2d27d335-b03c-42d1-92be-22963a6fe7e7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:29.470Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.ebff15d3-4990-4bec-be44-24836cb286f3"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:29.812Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 12:03:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eddca1af-7e67-4329-9eb4-9b9a501ffc89 x-compute-request-id: req-eddca1af-7e67-4329-9eb4-9b9a501ffc89 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:aa:83:84\", \"version\": 4, \"addr\": \"11.0.0.22\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:aa:83:84\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a9:9d:83\", \"version\": 4, \"addr\": \"12.0.0.2\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"985aa211-828e-407c-9e5b-dd1d368a09ad\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T12:03:27.000000\", \"flavor\": {\"id\": \"7cd93504-e114-4b69-88a5-677564510015\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015\", \"rel\": \"bookmark\"}]}, \"id\": \"5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"52a3425084ec4fa7816fe8e7d22187f8\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T12:03:27Z\", \"hostId\": \"d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-06-30T12:02:52Z\", \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:29.156Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.0c0c0909-525e-4769-83a7-77c24880fb7d"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:29.812Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:29.464Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.ebff15d3-4990-4bec-be44-24836cb286f3"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:29.812Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d used request id req-eddca1af-7e67-4329-9eb4-9b9a501ffc89", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:29.156Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.0c0c0909-525e-4769-83a7-77c24880fb7d"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:30.422Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:30.154Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:30.422Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:30.339Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:30.422Z", "message": "Plugins installed", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:29.854Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:30.422Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:29.659Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:30.422Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0b254a1ce8ff354d7ac3887277e1b3bced68d12f\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:29.879Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.ebff15d3-4990-4bec-be44-24836cb286f3"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:31.145Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 12:03:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fedb5aaa-4b5c-4b3e-a894-ff8c0636b3bb x-compute-request-id: req-fedb5aaa-4b5c-4b3e-a894-ff8c0636b3bb Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5d:5f:57\", \"version\": 4, \"addr\": \"11.0.0.11\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5d:5f:57\", \"version\": 4, \"addr\": \"172.30.9.205\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:85:e5:57\", \"version\": 4, \"addr\": \"12.0.0.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/3fb86fcf-87ac-4425-bd09-9a505505818c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"985aa211-828e-407c-9e5b-dd1d368a09ad\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T12:03:27.000000\", \"flavor\": {\"id\": \"7cd93504-e114-4b69-88a5-677564510015\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015\", \"rel\": \"bookmark\"}]}, \"id\": \"3fb86fcf-87ac-4425-bd09-9a505505818c\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"52a3425084ec4fa7816fe8e7d22187f8\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T12:03:27Z\", \"hostId\": \"d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-06-30T12:02:54Z\", \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:30.944Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.ebff15d3-4990-4bec-be44-24836cb286f3"}, {"node_instance_id": "target_vnf_host_mrmt0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:31.876Z", "message": "Plugins installed", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:31.558Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:31.876Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}84dfaaee6bed32dc50f6463f45ac91dd796d2fed\"", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:31.801Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:31.876Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-9e0693fc-c7bd-44d5-ae51-e42fe044078f", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:31.395Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:31.876Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-9e0693fc-c7bd-44d5-ae51-e42fe044078f", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:31.395Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:31.876Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:03:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e0693fc-c7bd-44d5-ae51-e42fe044078f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:31.394Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:31.876Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:03:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e0693fc-c7bd-44d5-ae51-e42fe044078f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:31.394Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:31.876Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:31.388Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:31.876Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:31.388Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:31.876Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:30.945Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.ebff15d3-4990-4bec-be44-24836cb286f3"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:31.876Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c used request id req-fedb5aaa-4b5c-4b3e-a894-ff8c0636b3bb", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:30.945Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.ebff15d3-4990-4bec-be44-24836cb286f3"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:31.876Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c used request id req-fedb5aaa-4b5c-4b3e-a894-ff8c0636b3bb", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:30.945Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.ebff15d3-4990-4bec-be44-24836cb286f3"}, {"node_instance_id": "target_vnf_host_mrmt0h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:31.876Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:31.357Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:32.481Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-905a911f-da7b-4b60-9a6e-982e9e75d9e5", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:32.055Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:32.481Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-905a911f-da7b-4b60-9a6e-982e9e75d9e5 Date: Sun, 30 Jun 2019 12:03:32 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:03:25Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.22\"}],\"id\":\"b321f74e-5df5-482b-9e42-58a30b983a75\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:aa:83:84\",\"device_id\":\"5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:37Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:32.054Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:32.481Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-905a911f-da7b-4b60-9a6e-982e9e75d9e5 Date: Sun, 30 Jun 2019 12:03:32 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:03:25Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.22\"}],\"id\":\"b321f74e-5df5-482b-9e42-58a30b983a75\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:aa:83:84\",\"device_id\":\"5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:37Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:32.054Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:32.481Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}84dfaaee6bed32dc50f6463f45ac91dd796d2fed\"", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:31.801Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": "target_vnf_host_mrmt0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:32.481Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:31.855Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:32.481Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:32.030Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:32.481Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f4592ff09354abe51b0c409a0d5f68dbf296c379\"", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:32.453Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:32.481Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-f6f98678-ee83-41e0-a3ac-c4c0f6ba082a", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:32.062Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:32.481Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-f6f98678-ee83-41e0-a3ac-c4c0f6ba082a", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:32.062Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:32.481Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:03:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6f98678-ee83-41e0-a3ac-c4c0f6ba082a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:32.061Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:32.481Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:03:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6f98678-ee83-41e0-a3ac-c4c0f6ba082a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:32.061Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:32.481Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:32.056Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:32.481Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:32.056Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:32.481Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-905a911f-da7b-4b60-9a6e-982e9e75d9e5", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:32.056Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:32.481Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-905a911f-da7b-4b60-9a6e-982e9e75d9e5", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:32.055Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:32.481Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-905a911f-da7b-4b60-9a6e-982e9e75d9e5", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:32.055Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}], "metadata": {"pagination": {"total": 577, "offset": 531, "size": 50}}} 2019-06-30 12:03:32,918 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:03:32,918 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:03:32 GMT 2019-06-30 12:03:32,918 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:03:32,918 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 12:03:32,918 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:03:32,919 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:03:32,919 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:03:32,919 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 12:03:32,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:03:32,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-ec271b46-e4ba-4159-a262-30c6490d600e 2019-06-30 12:03:32,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f41e5b8b66311954bb8f6220d7171935cd5789f" 2019-06-30 12:03:32,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:03:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec271b46-e4ba-4159-a262-30c6490d600e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:03:32,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-30 12:03:32,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d used request id req-eddca1af-7e67-4329-9eb4-9b9a501ffc89 2019-06-30 12:03:32,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:03:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d27d335-b03c-42d1-92be-22963a6fe7e7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:03:32,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-06-30 12:03:32,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-2d27d335-b03c-42d1-92be-22963a6fe7e7 2019-06-30 12:03:32,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 12:03:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eddca1af-7e67-4329-9eb4-9b9a501ffc89 x-compute-request-id: req-eddca1af-7e67-4329-9eb4-9b9a501ffc89 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:83:84", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:83:84", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:9d:83", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "bookmark"}], "image": {"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T12:03:27.000000", "flavor": {"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}]}, "id": "5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T12:03:27Z", "hostId": "d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-30T12:02:52Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}} 2019-06-30 12:03:32,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:03:32,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d used request id req-eddca1af-7e67-4329-9eb4-9b9a501ffc89 2019-06-30 12:03:32,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-06-30 12:03:32,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-06-30 12:03:32,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-06-30 12:03:32,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2019-06-30 12:03:32,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b254a1ce8ff354d7ac3887277e1b3bced68d12f" 2019-06-30 12:03:32,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 12:03:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fedb5aaa-4b5c-4b3e-a894-ff8c0636b3bb x-compute-request-id: req-fedb5aaa-4b5c-4b3e-a894-ff8c0636b3bb Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:5f:57", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:5f:57", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:e5:57", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3fb86fcf-87ac-4425-bd09-9a505505818c", "rel": "bookmark"}], "image": {"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T12:03:27.000000", "flavor": {"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}]}, "id": "3fb86fcf-87ac-4425-bd09-9a505505818c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T12:03:27Z", "hostId": "d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-30T12:02:54Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}} 2019-06-30 12:03:32,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-06-30 12:03:32,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84dfaaee6bed32dc50f6463f45ac91dd796d2fed" 2019-06-30 12:03:32,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-9e0693fc-c7bd-44d5-ae51-e42fe044078f 2019-06-30 12:03:32,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-9e0693fc-c7bd-44d5-ae51-e42fe044078f 2019-06-30 12:03:32,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:03:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e0693fc-c7bd-44d5-ae51-e42fe044078f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:03:32,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:03:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e0693fc-c7bd-44d5-ae51-e42fe044078f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:03:32,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:03:32,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:03:32,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-06-30 12:03:32,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c used request id req-fedb5aaa-4b5c-4b3e-a894-ff8c0636b3bb 2019-06-30 12:03:32,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c used request id req-fedb5aaa-4b5c-4b3e-a894-ff8c0636b3bb 2019-06-30 12:03:32,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2019-06-30 12:03:32,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-905a911f-da7b-4b60-9a6e-982e9e75d9e5 2019-06-30 12:03:32,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-905a911f-da7b-4b60-9a6e-982e9e75d9e5 Date: Sun, 30 Jun 2019 12:03:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:03:25Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.22"}],"id":"b321f74e-5df5-482b-9e42-58a30b983a75","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:aa:83:84","device_id":"5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:37Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:03:32,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-905a911f-da7b-4b60-9a6e-982e9e75d9e5 Date: Sun, 30 Jun 2019 12:03:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:03:25Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.22"}],"id":"b321f74e-5df5-482b-9e42-58a30b983a75","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:aa:83:84","device_id":"5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:37Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:03:32,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84dfaaee6bed32dc50f6463f45ac91dd796d2fed" 2019-06-30 12:03:32,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-06-30 12:03:32,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-06-30 12:03:32,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4592ff09354abe51b0c409a0d5f68dbf296c379" 2019-06-30 12:03:32,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-f6f98678-ee83-41e0-a3ac-c4c0f6ba082a 2019-06-30 12:03:32,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-f6f98678-ee83-41e0-a3ac-c4c0f6ba082a 2019-06-30 12:03:32,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:03:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6f98678-ee83-41e0-a3ac-c4c0f6ba082a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:03:32,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:03:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6f98678-ee83-41e0-a3ac-c4c0f6ba082a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:03:32,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:03:32,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:03:32,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-905a911f-da7b-4b60-9a6e-982e9e75d9e5 2019-06-30 12:03:32,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-905a911f-da7b-4b60-9a6e-982e9e75d9e5 2019-06-30 12:03:32,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-905a911f-da7b-4b60-9a6e-982e9e75d9e5 2019-06-30 12:03:32,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/ba4fc43f-65e7-404d-b870-6745fce68766 2019-06-30 12:03:32,989 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:03:32,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:03:32,989 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:03:32,989 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:03:32,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:03:32,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:03:32,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:03:32,990 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:02:08.644Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:02:08.645Z", "id": "ba4fc43f-65e7-404d-b870-6745fce68766"} 2019-06-30 12:03:32,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:03:32,990 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:03:32 GMT 2019-06-30 12:03:32,990 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:03:32,990 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-30 12:03:32,990 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:03:32,990 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:03:32,991 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:03:37,996 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-06-30 12:03:38,086 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:03:38,086 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:03:38,086 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:03:38,086 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:03:38,086 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:03:38,086 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:03:38,086 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:03:38,086 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:33.034Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f4592ff09354abe51b0c409a0d5f68dbf296c379\"", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:32.453Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:33.595Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.099Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:33.595Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.100Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:33.595Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:03:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b3c91a2-a4be-4add-83d1-ed336bd2d59b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.105Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:33.595Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:03:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b3c91a2-a4be-4add-83d1-ed336bd2d59b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.105Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:33.595Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-2b3c91a2-a4be-4add-83d1-ed336bd2d59b", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.105Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:33.595Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-2b3c91a2-a4be-4add-83d1-ed336bd2d59b", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.105Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:33.595Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 12:03:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67613409-41d9-4133-8d8b-207b37b2b4b7 x-compute-request-id: req-67613409-41d9-4133-8d8b-207b37b2b4b7 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:aa:83:84\", \"version\": 4, \"addr\": \"11.0.0.22\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:aa:83:84\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a9:9d:83\", \"version\": 4, \"addr\": \"12.0.0.2\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"985aa211-828e-407c-9e5b-dd1d368a09ad\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T12:03:27.000000\", \"flavor\": {\"id\": \"7cd93504-e114-4b69-88a5-677564510015\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015\", \"rel\": \"bookmark\"}]}, \"id\": \"5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"52a3425084ec4fa7816fe8e7d22187f8\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T12:03:27Z\", \"hostId\": \"d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-06-30T12:02:52Z\", \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\"}}}\n", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.313Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:33.595Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 12:03:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67613409-41d9-4133-8d8b-207b37b2b4b7 x-compute-request-id: req-67613409-41d9-4133-8d8b-207b37b2b4b7 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:aa:83:84\", \"version\": 4, \"addr\": \"11.0.0.22\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:aa:83:84\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a9:9d:83\", \"version\": 4, \"addr\": \"12.0.0.2\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"985aa211-828e-407c-9e5b-dd1d368a09ad\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T12:03:27.000000\", \"flavor\": {\"id\": \"7cd93504-e114-4b69-88a5-677564510015\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015\", \"rel\": \"bookmark\"}]}, \"id\": \"5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"52a3425084ec4fa7816fe8e7d22187f8\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T12:03:27Z\", \"hostId\": \"d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-06-30T12:02:52Z\", \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\"}}}\n", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.313Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:33.595Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d used request id req-67613409-41d9-4133-8d8b-207b37b2b4b7", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.314Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:33.595Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d used request id req-67613409-41d9-4133-8d8b-207b37b2b4b7", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.314Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:33.595Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d used request id req-67613409-41d9-4133-8d8b-207b37b2b4b7", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.314Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:33.595Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d used request id req-67613409-41d9-4133-8d8b-207b37b2b4b7", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.314Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:33.595Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/e7e43492-94f9-4d42-8ee6-02ce65c6c51e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}84dfaaee6bed32dc50f6463f45ac91dd796d2fed\"", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.316Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:33.595Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/e7e43492-94f9-4d42-8ee6-02ce65c6c51e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}84dfaaee6bed32dc50f6463f45ac91dd796d2fed\"", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.316Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:33.595Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-0bb01739-ada3-4ba5-b2fa-3d7d552ca5dd Date: Sun, 30 Jun 2019 12:03:33 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-30T12:02:27Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:16Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.410Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:33.595Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-0bb01739-ada3-4ba5-b2fa-3d7d552ca5dd Date: Sun, 30 Jun 2019 12:03:33 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-30T12:02:27Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:16Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.410Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:33.595Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks/e7e43492-94f9-4d42-8ee6-02ce65c6c51e.json used request id req-0bb01739-ada3-4ba5-b2fa-3d7d552ca5dd", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.411Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:33.595Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks/e7e43492-94f9-4d42-8ee6-02ce65c6c51e.json used request id req-0bb01739-ada3-4ba5-b2fa-3d7d552ca5dd", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.411Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:33.595Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks/e7e43492-94f9-4d42-8ee6-02ce65c6c51e.json used request id req-0bb01739-ada3-4ba5-b2fa-3d7d552ca5dd", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.411Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:33.595Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks/e7e43492-94f9-4d42-8ee6-02ce65c6c51e.json used request id req-0bb01739-ada3-4ba5-b2fa-3d7d552ca5dd", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.411Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:33.595Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips/e274e772-f462-43df-817b-dea4fd05b3f7.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}84dfaaee6bed32dc50f6463f45ac91dd796d2fed\"", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.468Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:33.595Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips/e274e772-f462-43df-817b-dea4fd05b3f7.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}84dfaaee6bed32dc50f6463f45ac91dd796d2fed\"", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.469Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:33.595Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}88b8af2843237e290779026b6d3866b142094d63\"", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.510Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:34.244Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-3d0bc74b-493d-4057-8943-4545c34a52be", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.821Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:34.244Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.995Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:34.244Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.872Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:34.244Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:03:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d0bc74b-493d-4057-8943-4545c34a52be Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.821Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:34.244Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-3d0bc74b-493d-4057-8943-4545c34a52be", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.822Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:34.244Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}88b8af2843237e290779026b6d3866b142094d63\"", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.510Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:34.244Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-6b8b8766-ebba-4479-a7ba-58549fd4e8e0 Date: Sun, 30 Jun 2019 12:03:33 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"c84bf72d-c870-413e-b7b4-ed034d97e479\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:17Z\", \"updated_at\": \"2019-06-30T12:02:47Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:aa:83:84\", \"device_id\": \"5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d\"}, \"fixed_ip_address\": \"11.0.0.22\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": \"b321f74e-5df5-482b-9e42-58a30b983a75\", \"id\": \"e274e772-f462-43df-817b-dea4fd05b3f7\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.542Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:34.244Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:03:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d0bc74b-493d-4057-8943-4545c34a52be Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.821Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:34.244Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-6b8b8766-ebba-4479-a7ba-58549fd4e8e0 Date: Sun, 30 Jun 2019 12:03:33 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"c84bf72d-c870-413e-b7b4-ed034d97e479\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:17Z\", \"updated_at\": \"2019-06-30T12:02:47Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:aa:83:84\", \"device_id\": \"5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d\"}, \"fixed_ip_address\": \"11.0.0.22\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": \"b321f74e-5df5-482b-9e42-58a30b983a75\", \"id\": \"e274e772-f462-43df-817b-dea4fd05b3f7\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.542Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:34.244Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips/e274e772-f462-43df-817b-dea4fd05b3f7.json used request id req-6b8b8766-ebba-4479-a7ba-58549fd4e8e0", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.542Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:34.244Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips/e274e772-f462-43df-817b-dea4fd05b3f7.json used request id req-6b8b8766-ebba-4479-a7ba-58549fd4e8e0", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.542Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:34.244Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips/e274e772-f462-43df-817b-dea4fd05b3f7.json used request id req-6b8b8766-ebba-4479-a7ba-58549fd4e8e0", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.542Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:34.244Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips/e274e772-f462-43df-817b-dea4fd05b3f7.json used request id req-6b8b8766-ebba-4479-a7ba-58549fd4e8e0", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.543Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:34.244Z", "message": "Skipping port b321f74e-5df5-482b-9e42-58a30b983a75 attachment, because it is already attached to device (server) id 5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d.", "level": "info", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.543Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.7d8466ab-f689-44b4-a890-3ab4c8319d87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:34.244Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 806 X-Openstack-Request-Id: req-d8834f7c-de48-428d-997d-af9f2ccaa5eb Date: Sun, 30 Jun 2019 12:03:33 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:03:23Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"a9796781-57c8-442c-9ff3-3da221648d1f\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:5d:5f:57\",\"device_id\":\"3fb86fcf-87ac-4425-bd09-9a505505818c\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.814Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:34.244Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 806 X-Openstack-Request-Id: req-d8834f7c-de48-428d-997d-af9f2ccaa5eb Date: Sun, 30 Jun 2019 12:03:33 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:03:23Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"a9796781-57c8-442c-9ff3-3da221648d1f\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:5d:5f:57\",\"device_id\":\"3fb86fcf-87ac-4425-bd09-9a505505818c\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.814Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:34.244Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-d8834f7c-de48-428d-997d-af9f2ccaa5eb", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.814Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:34.244Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-d8834f7c-de48-428d-997d-af9f2ccaa5eb", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.815Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:34.244Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-d8834f7c-de48-428d-997d-af9f2ccaa5eb", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.815Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:34.244Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-d8834f7c-de48-428d-997d-af9f2ccaa5eb", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.815Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:34.244Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.816Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:34.244Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:33.816Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:34.912Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}92cef3945fb2dbaf2a434260415a0ee293ada76c\"", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:34.224Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:34.912Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}92cef3945fb2dbaf2a434260415a0ee293ada76c\"", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:34.224Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:35.612Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 12:03:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e678d77d-e885-4933-8476-5b2808dd257d x-compute-request-id: req-e678d77d-e885-4933-8476-5b2808dd257d Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5d:5f:57\", \"version\": 4, \"addr\": \"11.0.0.11\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5d:5f:57\", \"version\": 4, \"addr\": \"172.30.9.205\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:85:e5:57\", \"version\": 4, \"addr\": \"12.0.0.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/3fb86fcf-87ac-4425-bd09-9a505505818c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"985aa211-828e-407c-9e5b-dd1d368a09ad\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T12:03:27.000000\", \"flavor\": {\"id\": \"7cd93504-e114-4b69-88a5-677564510015\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015\", \"rel\": \"bookmark\"}]}, \"id\": \"3fb86fcf-87ac-4425-bd09-9a505505818c\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"52a3425084ec4fa7816fe8e7d22187f8\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T12:03:27Z\", \"hostId\": \"d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-06-30T12:02:54Z\", \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\"}}}\n", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.240Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:35.612Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.067Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.61776d25-c275-47af-9e75-3889e288c606"}], "metadata": {"pagination": {"total": 697, "offset": 577, "size": 50}}} 2019-06-30 12:03:38,087 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:03:38,087 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:03:38 GMT 2019-06-30 12:03:38,087 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:03:38,087 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 12:03:38,087 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:03:38,087 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:03:38,087 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:03:38,087 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 12:03:38,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4592ff09354abe51b0c409a0d5f68dbf296c379" 2019-06-30 12:03:38,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:03:38,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:03:38,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:03:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b3c91a2-a4be-4add-83d1-ed336bd2d59b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:03:38,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:03:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b3c91a2-a4be-4add-83d1-ed336bd2d59b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:03:38,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-2b3c91a2-a4be-4add-83d1-ed336bd2d59b 2019-06-30 12:03:38,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-2b3c91a2-a4be-4add-83d1-ed336bd2d59b 2019-06-30 12:03:38,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 12:03:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67613409-41d9-4133-8d8b-207b37b2b4b7 x-compute-request-id: req-67613409-41d9-4133-8d8b-207b37b2b4b7 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:83:84", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:83:84", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:9d:83", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "bookmark"}], "image": {"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T12:03:27.000000", "flavor": {"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}]}, "id": "5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T12:03:27Z", "hostId": "d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-30T12:02:52Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}} 2019-06-30 12:03:38,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 12:03:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67613409-41d9-4133-8d8b-207b37b2b4b7 x-compute-request-id: req-67613409-41d9-4133-8d8b-207b37b2b4b7 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:83:84", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:83:84", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:9d:83", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "bookmark"}], "image": {"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T12:03:27.000000", "flavor": {"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}]}, "id": "5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T12:03:27Z", "hostId": "d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-30T12:02:52Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}} 2019-06-30 12:03:38,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d used request id req-67613409-41d9-4133-8d8b-207b37b2b4b7 2019-06-30 12:03:38,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d used request id req-67613409-41d9-4133-8d8b-207b37b2b4b7 2019-06-30 12:03:38,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d used request id req-67613409-41d9-4133-8d8b-207b37b2b4b7 2019-06-30 12:03:38,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d used request id req-67613409-41d9-4133-8d8b-207b37b2b4b7 2019-06-30 12:03:38,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/e7e43492-94f9-4d42-8ee6-02ce65c6c51e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84dfaaee6bed32dc50f6463f45ac91dd796d2fed" 2019-06-30 12:03:38,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/e7e43492-94f9-4d42-8ee6-02ce65c6c51e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84dfaaee6bed32dc50f6463f45ac91dd796d2fed" 2019-06-30 12:03:38,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-0bb01739-ada3-4ba5-b2fa-3d7d552ca5dd Date: Sun, 30 Jun 2019 12:03:33 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93b89017d60443d08a5914fae870f878","l2_adjacency":true,"status":"ACTIVE","subnets":["8e45f88e-395b-4fcc-88bf-1b3754ca68d4"],"description":"","tags":[],"updated_at":"2019-06-30T12:02:27Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:16Z","mtu":1450}} 2019-06-30 12:03:38,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-0bb01739-ada3-4ba5-b2fa-3d7d552ca5dd Date: Sun, 30 Jun 2019 12:03:33 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93b89017d60443d08a5914fae870f878","l2_adjacency":true,"status":"ACTIVE","subnets":["8e45f88e-395b-4fcc-88bf-1b3754ca68d4"],"description":"","tags":[],"updated_at":"2019-06-30T12:02:27Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:16Z","mtu":1450}} 2019-06-30 12:03:38,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks/e7e43492-94f9-4d42-8ee6-02ce65c6c51e.json used request id req-0bb01739-ada3-4ba5-b2fa-3d7d552ca5dd 2019-06-30 12:03:38,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks/e7e43492-94f9-4d42-8ee6-02ce65c6c51e.json used request id req-0bb01739-ada3-4ba5-b2fa-3d7d552ca5dd 2019-06-30 12:03:38,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks/e7e43492-94f9-4d42-8ee6-02ce65c6c51e.json used request id req-0bb01739-ada3-4ba5-b2fa-3d7d552ca5dd 2019-06-30 12:03:38,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks/e7e43492-94f9-4d42-8ee6-02ce65c6c51e.json used request id req-0bb01739-ada3-4ba5-b2fa-3d7d552ca5dd 2019-06-30 12:03:38,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips/e274e772-f462-43df-817b-dea4fd05b3f7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84dfaaee6bed32dc50f6463f45ac91dd796d2fed" 2019-06-30 12:03:38,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips/e274e772-f462-43df-817b-dea4fd05b3f7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84dfaaee6bed32dc50f6463f45ac91dd796d2fed" 2019-06-30 12:03:38,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b8af2843237e290779026b6d3866b142094d63" 2019-06-30 12:03:38,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-3d0bc74b-493d-4057-8943-4545c34a52be 2019-06-30 12:03:38,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-06-30 12:03:38,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-06-30 12:03:38,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:03:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d0bc74b-493d-4057-8943-4545c34a52be Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:03:38,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-3d0bc74b-493d-4057-8943-4545c34a52be 2019-06-30 12:03:38,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b8af2843237e290779026b6d3866b142094d63" 2019-06-30 12:03:38,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-6b8b8766-ebba-4479-a7ba-58549fd4e8e0 Date: Sun, 30 Jun 2019 12:03:33 GMT RESP BODY: {"floatingip": {"router_id": "c84bf72d-c870-413e-b7b4-ed034d97e479", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:17Z", "updated_at": "2019-06-30T12:02:47Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:aa:83:84", "device_id": "5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d"}, "fixed_ip_address": "11.0.0.22", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "b321f74e-5df5-482b-9e42-58a30b983a75", "id": "e274e772-f462-43df-817b-dea4fd05b3f7", "qos_policy_id": null}} 2019-06-30 12:03:38,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:03:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d0bc74b-493d-4057-8943-4545c34a52be Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:03:38,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-6b8b8766-ebba-4479-a7ba-58549fd4e8e0 Date: Sun, 30 Jun 2019 12:03:33 GMT RESP BODY: {"floatingip": {"router_id": "c84bf72d-c870-413e-b7b4-ed034d97e479", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:17Z", "updated_at": "2019-06-30T12:02:47Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:aa:83:84", "device_id": "5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d"}, "fixed_ip_address": "11.0.0.22", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "b321f74e-5df5-482b-9e42-58a30b983a75", "id": "e274e772-f462-43df-817b-dea4fd05b3f7", "qos_policy_id": null}} 2019-06-30 12:03:38,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips/e274e772-f462-43df-817b-dea4fd05b3f7.json used request id req-6b8b8766-ebba-4479-a7ba-58549fd4e8e0 2019-06-30 12:03:38,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips/e274e772-f462-43df-817b-dea4fd05b3f7.json used request id req-6b8b8766-ebba-4479-a7ba-58549fd4e8e0 2019-06-30 12:03:38,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips/e274e772-f462-43df-817b-dea4fd05b3f7.json used request id req-6b8b8766-ebba-4479-a7ba-58549fd4e8e0 2019-06-30 12:03:38,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips/e274e772-f462-43df-817b-dea4fd05b3f7.json used request id req-6b8b8766-ebba-4479-a7ba-58549fd4e8e0 2019-06-30 12:03:38,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port b321f74e-5df5-482b-9e42-58a30b983a75 attachment, because it is already attached to device (server) id 5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d. 2019-06-30 12:03:38,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 806 X-Openstack-Request-Id: req-d8834f7c-de48-428d-997d-af9f2ccaa5eb Date: Sun, 30 Jun 2019 12:03:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:03:23Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.11"}],"id":"a9796781-57c8-442c-9ff3-3da221648d1f","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:5d:5f:57","device_id":"3fb86fcf-87ac-4425-bd09-9a505505818c","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:03:38,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 806 X-Openstack-Request-Id: req-d8834f7c-de48-428d-997d-af9f2ccaa5eb Date: Sun, 30 Jun 2019 12:03:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:03:23Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.11"}],"id":"a9796781-57c8-442c-9ff3-3da221648d1f","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:5d:5f:57","device_id":"3fb86fcf-87ac-4425-bd09-9a505505818c","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:03:38,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-d8834f7c-de48-428d-997d-af9f2ccaa5eb 2019-06-30 12:03:38,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-d8834f7c-de48-428d-997d-af9f2ccaa5eb 2019-06-30 12:03:38,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-d8834f7c-de48-428d-997d-af9f2ccaa5eb 2019-06-30 12:03:38,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-d8834f7c-de48-428d-997d-af9f2ccaa5eb 2019-06-30 12:03:38,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:03:38,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:03:38,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92cef3945fb2dbaf2a434260415a0ee293ada76c" 2019-06-30 12:03:38,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92cef3945fb2dbaf2a434260415a0ee293ada76c" 2019-06-30 12:03:38,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 12:03:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e678d77d-e885-4933-8476-5b2808dd257d x-compute-request-id: req-e678d77d-e885-4933-8476-5b2808dd257d Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:5f:57", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:5f:57", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:e5:57", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3fb86fcf-87ac-4425-bd09-9a505505818c", "rel": "bookmark"}], "image": {"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T12:03:27.000000", "flavor": {"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}]}, "id": "3fb86fcf-87ac-4425-bd09-9a505505818c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T12:03:27Z", "hostId": "d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-30T12:02:54Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}} 2019-06-30 12:03:38,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:03:38,098 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/ba4fc43f-65e7-404d-b870-6745fce68766 2019-06-30 12:03:38,149 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:03:38,149 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:03:38,149 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:03:38,150 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:03:38,150 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:03:38,150 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:03:38,150 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:03:38,150 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:02:08.644Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:02:08.645Z", "id": "ba4fc43f-65e7-404d-b870-6745fce68766"} 2019-06-30 12:03:38,150 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:03:38,150 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:03:38 GMT 2019-06-30 12:03:38,150 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:03:38,150 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-06-30 12:03:38,150 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:03:38,151 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:03:38,151 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:03:43,156 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-06-30 12:03:43,242 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:03:43,242 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:03:43,242 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:03:43,242 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:03:43,242 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:03:43,242 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:03:43,243 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:03:43,243 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:35.612Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks/e7e43492-94f9-4d42-8ee6-02ce65c6c51e.json used request id req-54b6f3e2-d6d2-4ac6-a860-565cd7772ac3", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.339Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:35.612Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks/e7e43492-94f9-4d42-8ee6-02ce65c6c51e.json used request id req-54b6f3e2-d6d2-4ac6-a860-565cd7772ac3", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.338Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:35.612Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/networks/e7e43492-94f9-4d42-8ee6-02ce65c6c51e.json used request id req-54b6f3e2-d6d2-4ac6-a860-565cd7772ac3", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.338Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:35.612Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-54b6f3e2-d6d2-4ac6-a860-565cd7772ac3 Date: Sun, 30 Jun 2019 12:03:35 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-30T12:02:27Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:16Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.338Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:35.612Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-54b6f3e2-d6d2-4ac6-a860-565cd7772ac3 Date: Sun, 30 Jun 2019 12:03:35 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-06-30T12:02:27Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:16Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.338Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:35.612Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/e7e43492-94f9-4d42-8ee6-02ce65c6c51e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}88b8af2843237e290779026b6d3866b142094d63\"", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.242Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:35.612Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/e7e43492-94f9-4d42-8ee6-02ce65c6c51e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}88b8af2843237e290779026b6d3866b142094d63\"", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.241Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:35.612Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.067Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.61776d25-c275-47af-9e75-3889e288c606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:35.612Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.067Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.61776d25-c275-47af-9e75-3889e288c606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:35.612Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7af3fc42-5972-43c0-b20c-98ad3f496584 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.072Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.61776d25-c275-47af-9e75-3889e288c606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:35.612Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7af3fc42-5972-43c0-b20c-98ad3f496584 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.072Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.61776d25-c275-47af-9e75-3889e288c606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:35.612Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-7af3fc42-5972-43c0-b20c-98ad3f496584", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.073Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.61776d25-c275-47af-9e75-3889e288c606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:35.612Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-7af3fc42-5972-43c0-b20c-98ad3f496584", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.073Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.61776d25-c275-47af-9e75-3889e288c606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:35.612Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 12:03:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e678d77d-e885-4933-8476-5b2808dd257d x-compute-request-id: req-e678d77d-e885-4933-8476-5b2808dd257d Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5d:5f:57\", \"version\": 4, \"addr\": \"11.0.0.11\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5d:5f:57\", \"version\": 4, \"addr\": \"172.30.9.205\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:85:e5:57\", \"version\": 4, \"addr\": \"12.0.0.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/3fb86fcf-87ac-4425-bd09-9a505505818c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"985aa211-828e-407c-9e5b-dd1d368a09ad\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T12:03:27.000000\", \"flavor\": {\"id\": \"7cd93504-e114-4b69-88a5-677564510015\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015\", \"rel\": \"bookmark\"}]}, \"id\": \"3fb86fcf-87ac-4425-bd09-9a505505818c\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"52a3425084ec4fa7816fe8e7d22187f8\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T12:03:27Z\", \"hostId\": \"d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-06-30T12:02:54Z\", \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\"}}}\n", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.239Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:35.612Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips/b85e20f8-1fb3-4c3a-891e-958820545274.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}88b8af2843237e290779026b6d3866b142094d63\"", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.390Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:35.612Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/networks/e7e43492-94f9-4d42-8ee6-02ce65c6c51e.json used request id req-54b6f3e2-d6d2-4ac6-a860-565cd7772ac3", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.339Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:35.612Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 12:03:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e678d77d-e885-4933-8476-5b2808dd257d x-compute-request-id: req-e678d77d-e885-4933-8476-5b2808dd257d Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5d:5f:57\", \"version\": 4, \"addr\": \"11.0.0.11\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:5d:5f:57\", \"version\": 4, \"addr\": \"172.30.9.205\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:85:e5:57\", \"version\": 4, \"addr\": \"12.0.0.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/3fb86fcf-87ac-4425-bd09-9a505505818c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"985aa211-828e-407c-9e5b-dd1d368a09ad\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T12:03:27.000000\", \"flavor\": {\"id\": \"7cd93504-e114-4b69-88a5-677564510015\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015\", \"rel\": \"bookmark\"}]}, \"id\": \"3fb86fcf-87ac-4425-bd09-9a505505818c\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"52a3425084ec4fa7816fe8e7d22187f8\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T12:03:27Z\", \"hostId\": \"d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-06-30T12:02:54Z\", \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\"}}}\n", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.240Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:35.612Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c used request id req-e678d77d-e885-4933-8476-5b2808dd257d", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.240Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:35.612Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c used request id req-e678d77d-e885-4933-8476-5b2808dd257d", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.240Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:36.277Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-5185fed7-45e9-4e9d-bd98-224558447a1d Date: Sun, 30 Jun 2019 12:03:35 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:03:27Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b05219f4-d0c6-42d0-b4a0-d29341a47127\",\"ip_address\":\"12.0.0.2\"}],\"id\":\"94c3d083-9e89-46be-aa23-527aae8840c1\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:a9:9d:83\",\"device_id\":\"5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"1caed12e-6cf9-4373-bc86-01c83a5ea053\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.719Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.61776d25-c275-47af-9e75-3889e288c606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:36.277Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips/b85e20f8-1fb3-4c3a-891e-958820545274.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}88b8af2843237e290779026b6d3866b142094d63\"", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.390Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:36.277Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 836 X-Openstack-Request-Id: req-f458393e-a408-40e4-8b04-dd62226d8be7 Date: Sun, 30 Jun 2019 12:03:35 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"c84bf72d-c870-413e-b7b4-ed034d97e479\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:15Z\", \"updated_at\": \"2019-06-30T12:02:47Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:5d:5f:57\", \"device_id\": \"3fb86fcf-87ac-4425-bd09-9a505505818c\"}, \"fixed_ip_address\": \"11.0.0.11\", \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 2, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": \"a9796781-57c8-442c-9ff3-3da221648d1f\", \"id\": \"b85e20f8-1fb3-4c3a-891e-958820545274\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.463Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:36.277Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 836 X-Openstack-Request-Id: req-f458393e-a408-40e4-8b04-dd62226d8be7 Date: Sun, 30 Jun 2019 12:03:35 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"c84bf72d-c870-413e-b7b4-ed034d97e479\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:15Z\", \"updated_at\": \"2019-06-30T12:02:47Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:5d:5f:57\", \"device_id\": \"3fb86fcf-87ac-4425-bd09-9a505505818c\"}, \"fixed_ip_address\": \"11.0.0.11\", \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 2, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": \"a9796781-57c8-442c-9ff3-3da221648d1f\", \"id\": \"b85e20f8-1fb3-4c3a-891e-958820545274\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.463Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:36.277Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips/b85e20f8-1fb3-4c3a-891e-958820545274.json used request id req-f458393e-a408-40e4-8b04-dd62226d8be7", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.463Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:36.277Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips/b85e20f8-1fb3-4c3a-891e-958820545274.json used request id req-f458393e-a408-40e4-8b04-dd62226d8be7", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.464Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:36.277Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips/b85e20f8-1fb3-4c3a-891e-958820545274.json used request id req-f458393e-a408-40e4-8b04-dd62226d8be7", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.464Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:36.277Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips/b85e20f8-1fb3-4c3a-891e-958820545274.json used request id req-f458393e-a408-40e4-8b04-dd62226d8be7", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.464Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:36.277Z", "message": "Skipping port a9796781-57c8-442c-9ff3-3da221648d1f attachment, because it is already attached to device (server) id 3fb86fcf-87ac-4425-bd09-9a505505818c.", "level": "info", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.464Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.e9d669c2-febc-48d3-a84b-f1786d54d512"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:36.277Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0c39c2f2be91ae8b86b6f184aa19dac52682ae8d\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.483Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.61776d25-c275-47af-9e75-3889e288c606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:36.277Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0c39c2f2be91ae8b86b6f184aa19dac52682ae8d\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.484Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.61776d25-c275-47af-9e75-3889e288c606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:36.277Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-5185fed7-45e9-4e9d-bd98-224558447a1d Date: Sun, 30 Jun 2019 12:03:35 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:03:27Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b05219f4-d0c6-42d0-b4a0-d29341a47127\",\"ip_address\":\"12.0.0.2\"}],\"id\":\"94c3d083-9e89-46be-aa23-527aae8840c1\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:a9:9d:83\",\"device_id\":\"5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"1caed12e-6cf9-4373-bc86-01c83a5ea053\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.719Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.61776d25-c275-47af-9e75-3889e288c606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:36.277Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-5185fed7-45e9-4e9d-bd98-224558447a1d", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.719Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.61776d25-c275-47af-9e75-3889e288c606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:36.277Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-5185fed7-45e9-4e9d-bd98-224558447a1d", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.719Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.61776d25-c275-47af-9e75-3889e288c606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:36.277Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-5185fed7-45e9-4e9d-bd98-224558447a1d", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.720Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.61776d25-c275-47af-9e75-3889e288c606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:36.277Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-5185fed7-45e9-4e9d-bd98-224558447a1d", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.720Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.61776d25-c275-47af-9e75-3889e288c606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:36.277Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.721Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.61776d25-c275-47af-9e75-3889e288c606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:36.277Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.721Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.61776d25-c275-47af-9e75-3889e288c606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:36.277Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8355802b-ca3c-4461-896d-2e9f5cc85a8e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.727Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.61776d25-c275-47af-9e75-3889e288c606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:36.277Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8355802b-ca3c-4461-896d-2e9f5cc85a8e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.727Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.61776d25-c275-47af-9e75-3889e288c606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:36.277Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-8355802b-ca3c-4461-896d-2e9f5cc85a8e", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.727Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.61776d25-c275-47af-9e75-3889e288c606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:36.277Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-8355802b-ca3c-4461-896d-2e9f5cc85a8e", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.727Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.61776d25-c275-47af-9e75-3889e288c606"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:36.277Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:36.011Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:36.277Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:35.848Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:36.802Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4b6daad47eb46ffbe9ecdb24dafb69ad76eb8b9f\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:36.137Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.61776d25-c275-47af-9e75-3889e288c606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:36.802Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4b6daad47eb46ffbe9ecdb24dafb69ad76eb8b9f\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:36.137Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.61776d25-c275-47af-9e75-3889e288c606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:37.367Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d used request id req-883d197d-dc69-488f-8f70-2866230d452c", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:36.726Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.61776d25-c275-47af-9e75-3889e288c606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:37.367Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 12:03:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-883d197d-dc69-488f-8f70-2866230d452c x-compute-request-id: req-883d197d-dc69-488f-8f70-2866230d452c Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:aa:83:84\", \"version\": 4, \"addr\": \"11.0.0.22\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:aa:83:84\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a9:9d:83\", \"version\": 4, \"addr\": \"12.0.0.2\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"985aa211-828e-407c-9e5b-dd1d368a09ad\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T12:03:27.000000\", \"flavor\": {\"id\": \"7cd93504-e114-4b69-88a5-677564510015\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015\", \"rel\": \"bookmark\"}]}, \"id\": \"5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"52a3425084ec4fa7816fe8e7d22187f8\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T12:03:27Z\", \"hostId\": \"d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-06-30T12:02:52Z\", \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\"}}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:36.725Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.61776d25-c275-47af-9e75-3889e288c606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:37.367Z", "message": "RESP: [200] Date: Sun, 30 Jun 2019 12:03:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-883d197d-dc69-488f-8f70-2866230d452c x-compute-request-id: req-883d197d-dc69-488f-8f70-2866230d452c Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:aa:83:84\", \"version\": 4, \"addr\": \"11.0.0.22\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:aa:83:84\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a9:9d:83\", \"version\": 4, \"addr\": \"12.0.0.2\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.24:8774/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"985aa211-828e-407c-9e5b-dd1d368a09ad\", \"links\": [{\"href\": \"http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-06-30T12:03:27.000000\", \"flavor\": {\"id\": \"7cd93504-e114-4b69-88a5-677564510015\", \"links\": [{\"href\": \"http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015\", \"rel\": \"bookmark\"}]}, \"id\": \"5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"52a3425084ec4fa7816fe8e7d22187f8\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-06-30T12:03:27Z\", \"hostId\": \"d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-06-30T12:02:52Z\", \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\"}}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:36.726Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.61776d25-c275-47af-9e75-3889e288c606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:37.367Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d used request id req-883d197d-dc69-488f-8f70-2866230d452c", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:36.726Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.61776d25-c275-47af-9e75-3889e288c606"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:03:37.367Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d used request id req-883d197d-dc69-488f-8f70-2866230d452c", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-06-30T12:03:36.726Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ba4fc43f-65e7-404d-b870-6745fce68766", "logger": "ctx.61776d25-c275-47af-9e75-3889e288c606"}], "metadata": {"pagination": {"total": 731, "offset": 627, "size": 50}}} 2019-06-30 12:03:43,243 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:03:43,243 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:03:43 GMT 2019-06-30 12:03:43,243 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:03:43,243 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 12:03:43,243 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:03:43,243 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:03:43,244 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:03:43,244 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 12:03:43,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks/e7e43492-94f9-4d42-8ee6-02ce65c6c51e.json used request id req-54b6f3e2-d6d2-4ac6-a860-565cd7772ac3 2019-06-30 12:03:43,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks/e7e43492-94f9-4d42-8ee6-02ce65c6c51e.json used request id req-54b6f3e2-d6d2-4ac6-a860-565cd7772ac3 2019-06-30 12:03:43,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks/e7e43492-94f9-4d42-8ee6-02ce65c6c51e.json used request id req-54b6f3e2-d6d2-4ac6-a860-565cd7772ac3 2019-06-30 12:03:43,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-54b6f3e2-d6d2-4ac6-a860-565cd7772ac3 Date: Sun, 30 Jun 2019 12:03:35 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93b89017d60443d08a5914fae870f878","l2_adjacency":true,"status":"ACTIVE","subnets":["8e45f88e-395b-4fcc-88bf-1b3754ca68d4"],"description":"","tags":[],"updated_at":"2019-06-30T12:02:27Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:16Z","mtu":1450}} 2019-06-30 12:03:43,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-54b6f3e2-d6d2-4ac6-a860-565cd7772ac3 Date: Sun, 30 Jun 2019 12:03:35 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93b89017d60443d08a5914fae870f878","l2_adjacency":true,"status":"ACTIVE","subnets":["8e45f88e-395b-4fcc-88bf-1b3754ca68d4"],"description":"","tags":[],"updated_at":"2019-06-30T12:02:27Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:16Z","mtu":1450}} 2019-06-30 12:03:43,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/e7e43492-94f9-4d42-8ee6-02ce65c6c51e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b8af2843237e290779026b6d3866b142094d63" 2019-06-30 12:03:43,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks/e7e43492-94f9-4d42-8ee6-02ce65c6c51e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b8af2843237e290779026b6d3866b142094d63" 2019-06-30 12:03:43,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:03:43,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:03:43,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7af3fc42-5972-43c0-b20c-98ad3f496584 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:03:43,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7af3fc42-5972-43c0-b20c-98ad3f496584 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:03:43,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-7af3fc42-5972-43c0-b20c-98ad3f496584 2019-06-30 12:03:43,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-7af3fc42-5972-43c0-b20c-98ad3f496584 2019-06-30 12:03:43,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 12:03:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e678d77d-e885-4933-8476-5b2808dd257d x-compute-request-id: req-e678d77d-e885-4933-8476-5b2808dd257d Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:5f:57", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:5f:57", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:e5:57", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3fb86fcf-87ac-4425-bd09-9a505505818c", "rel": "bookmark"}], "image": {"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T12:03:27.000000", "flavor": {"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}]}, "id": "3fb86fcf-87ac-4425-bd09-9a505505818c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T12:03:27Z", "hostId": "d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-30T12:02:54Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}} 2019-06-30 12:03:43,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips/b85e20f8-1fb3-4c3a-891e-958820545274.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b8af2843237e290779026b6d3866b142094d63" 2019-06-30 12:03:43,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/networks/e7e43492-94f9-4d42-8ee6-02ce65c6c51e.json used request id req-54b6f3e2-d6d2-4ac6-a860-565cd7772ac3 2019-06-30 12:03:43,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 12:03:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e678d77d-e885-4933-8476-5b2808dd257d x-compute-request-id: req-e678d77d-e885-4933-8476-5b2808dd257d Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:5f:57", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:5f:57", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:e5:57", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3fb86fcf-87ac-4425-bd09-9a505505818c", "rel": "bookmark"}], "image": {"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T12:03:27.000000", "flavor": {"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}]}, "id": "3fb86fcf-87ac-4425-bd09-9a505505818c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T12:03:27Z", "hostId": "d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-30T12:02:54Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}} 2019-06-30 12:03:43,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c used request id req-e678d77d-e885-4933-8476-5b2808dd257d 2019-06-30 12:03:43,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c used request id req-e678d77d-e885-4933-8476-5b2808dd257d 2019-06-30 12:03:43,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-5185fed7-45e9-4e9d-bd98-224558447a1d Date: Sun, 30 Jun 2019 12:03:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:03:27Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b05219f4-d0c6-42d0-b4a0-d29341a47127","ip_address":"12.0.0.2"}],"id":"94c3d083-9e89-46be-aa23-527aae8840c1","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:a9:9d:83","device_id":"5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"1caed12e-6cf9-4373-bc86-01c83a5ea053","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:03:43,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips/b85e20f8-1fb3-4c3a-891e-958820545274.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b8af2843237e290779026b6d3866b142094d63" 2019-06-30 12:03:43,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 836 X-Openstack-Request-Id: req-f458393e-a408-40e4-8b04-dd62226d8be7 Date: Sun, 30 Jun 2019 12:03:35 GMT RESP BODY: {"floatingip": {"router_id": "c84bf72d-c870-413e-b7b4-ed034d97e479", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:15Z", "updated_at": "2019-06-30T12:02:47Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "target_vnf_port", "admin_state_up": true, "network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5d:5f:57", "device_id": "3fb86fcf-87ac-4425-bd09-9a505505818c"}, "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.205", "revision_number": 2, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "a9796781-57c8-442c-9ff3-3da221648d1f", "id": "b85e20f8-1fb3-4c3a-891e-958820545274", "qos_policy_id": null}} 2019-06-30 12:03:43,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 836 X-Openstack-Request-Id: req-f458393e-a408-40e4-8b04-dd62226d8be7 Date: Sun, 30 Jun 2019 12:03:35 GMT RESP BODY: {"floatingip": {"router_id": "c84bf72d-c870-413e-b7b4-ed034d97e479", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:15Z", "updated_at": "2019-06-30T12:02:47Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "target_vnf_port", "admin_state_up": true, "network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5d:5f:57", "device_id": "3fb86fcf-87ac-4425-bd09-9a505505818c"}, "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.205", "revision_number": 2, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "a9796781-57c8-442c-9ff3-3da221648d1f", "id": "b85e20f8-1fb3-4c3a-891e-958820545274", "qos_policy_id": null}} 2019-06-30 12:03:43,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips/b85e20f8-1fb3-4c3a-891e-958820545274.json used request id req-f458393e-a408-40e4-8b04-dd62226d8be7 2019-06-30 12:03:43,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips/b85e20f8-1fb3-4c3a-891e-958820545274.json used request id req-f458393e-a408-40e4-8b04-dd62226d8be7 2019-06-30 12:03:43,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips/b85e20f8-1fb3-4c3a-891e-958820545274.json used request id req-f458393e-a408-40e4-8b04-dd62226d8be7 2019-06-30 12:03:43,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips/b85e20f8-1fb3-4c3a-891e-958820545274.json used request id req-f458393e-a408-40e4-8b04-dd62226d8be7 2019-06-30 12:03:43,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port a9796781-57c8-442c-9ff3-3da221648d1f attachment, because it is already attached to device (server) id 3fb86fcf-87ac-4425-bd09-9a505505818c. 2019-06-30 12:03:43,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c39c2f2be91ae8b86b6f184aa19dac52682ae8d" 2019-06-30 12:03:43,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c39c2f2be91ae8b86b6f184aa19dac52682ae8d" 2019-06-30 12:03:43,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-5185fed7-45e9-4e9d-bd98-224558447a1d Date: Sun, 30 Jun 2019 12:03:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:03:27Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b05219f4-d0c6-42d0-b4a0-d29341a47127","ip_address":"12.0.0.2"}],"id":"94c3d083-9e89-46be-aa23-527aae8840c1","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:a9:9d:83","device_id":"5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"1caed12e-6cf9-4373-bc86-01c83a5ea053","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:03:43,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-5185fed7-45e9-4e9d-bd98-224558447a1d 2019-06-30 12:03:43,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-5185fed7-45e9-4e9d-bd98-224558447a1d 2019-06-30 12:03:43,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-5185fed7-45e9-4e9d-bd98-224558447a1d 2019-06-30 12:03:43,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-5185fed7-45e9-4e9d-bd98-224558447a1d 2019-06-30 12:03:43,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:03:43,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:03:43,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8355802b-ca3c-4461-896d-2e9f5cc85a8e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:03:43,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8355802b-ca3c-4461-896d-2e9f5cc85a8e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:03:43,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-8355802b-ca3c-4461-896d-2e9f5cc85a8e 2019-06-30 12:03:43,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-8355802b-ca3c-4461-896d-2e9f5cc85a8e 2019-06-30 12:03:43,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-06-30 12:03:43,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-06-30 12:03:43,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b6daad47eb46ffbe9ecdb24dafb69ad76eb8b9f" 2019-06-30 12:03:43,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b6daad47eb46ffbe9ecdb24dafb69ad76eb8b9f" 2019-06-30 12:03:43,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d used request id req-883d197d-dc69-488f-8f70-2866230d452c 2019-06-30 12:03:43,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 12:03:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-883d197d-dc69-488f-8f70-2866230d452c x-compute-request-id: req-883d197d-dc69-488f-8f70-2866230d452c Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:83:84", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:83:84", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:9d:83", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "bookmark"}], "image": {"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T12:03:27.000000", "flavor": {"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}]}, "id": "5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T12:03:27Z", "hostId": "d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-30T12:02:52Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}} 2019-06-30 12:03:43,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sun, 30 Jun 2019 12:03:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-883d197d-dc69-488f-8f70-2866230d452c x-compute-request-id: req-883d197d-dc69-488f-8f70-2866230d452c Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:83:84", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:83:84", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:9d:83", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "bookmark"}], "image": {"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T12:03:27.000000", "flavor": {"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}]}, "id": "5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T12:03:27Z", "hostId": "d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-30T12:02:52Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}} 2019-06-30 12:03:43,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d used request id req-883d197d-dc69-488f-8f70-2866230d452c 2019-06-30 12:03:43,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d used request id req-883d197d-dc69-488f-8f70-2866230d452c 2019-06-30 12:03:43,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/ba4fc43f-65e7-404d-b870-6745fce68766 2019-06-30 12:03:43,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:03:43,307 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:03:43,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:03:43,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:03:43,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:03:43,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:03:43,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:03:43,307 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-06-30T12:03:40.088Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:02:08.644Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:02:08.645Z", "id": "ba4fc43f-65e7-404d-b870-6745fce68766"} 2019-06-30 12:03:43,307 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:03:43,307 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:03:43 GMT 2019-06-30 12:03:43,308 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:03:43,308 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 565 2019-06-30 12:03:43,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:03:43,308 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:03:43,308 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:03:43,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', u'is_dry_run': False, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'scheduled_for': None, u'visibility': u'tenant', u'workflow_id': u'install', u'resource_availability': u'tenant', u'started_at': u'2019-06-30T12:02:08.645Z', u'id': u'ba4fc43f-65e7-404d-b870-6745fce68766', u'ended_at': u'2019-06-30T12:03:40.088Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-06-30T12:02:08.644Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'vrouter-opnfv', u'status_display': u'completed'} 2019-06-30 12:03:43,319 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2019-06-30 12:03:43,385 - 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.200'}, 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.205'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2019-06-30 12:03:43,442 - 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.200'}, 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.205'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2019-06-30 12:03:43,442 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2019-06-30 12:03:43,443 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.200 2019-06-30 12:03:43,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 12:03:43,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 12:03:44,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json Date: Sun, 30 Jun 2019 12:03: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-3f99136a-093e-4331-85d1-bb36bed5261c x-openstack-request-id: req-3f99136a-093e-4331-85d1-bb36bed5261c 2019-06-30 12:03:44,362 - 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:5d:5f:57", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:5f:57", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:e5:57", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3fb86fcf-87ac-4425-bd09-9a505505818c", "rel": "bookmark"}], "image": {"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T12:03:27.000000", "flavor": {"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}]}, "id": "3fb86fcf-87ac-4425-bd09-9a505505818c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T12:03:27Z", "hostId": "d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-30T12:02:54Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:83:84", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:83:84", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:9d:83", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "bookmark"}], "image": {"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T12:03:27.000000", "flavor": {"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}]}, "id": "5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T12:03:27Z", "hostId": "d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-30T12:02:52Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_36b338b2-e3da-4512-b9cf-c375b9c7ac73": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:cf:82", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:cf:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:58:20.000000", "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:58:20Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 12:03:44,362 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3f99136a-093e-4331-85d1-bb36bed5261c 2019-06-30 12:03:44,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.919023990631s 2019-06-30 12:03:44,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 12:03:44,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 12:03:44,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json Date: Sun, 30 Jun 2019 12:03: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-06b64bdf-d2f9-4495-9c5b-9301a5ff5ddc x-openstack-request-id: req-06b64bdf-d2f9-4495-9c5b-9301a5ff5ddc 2019-06-30 12:03:44,548 - 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:5d:5f:57", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:5f:57", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:e5:57", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3fb86fcf-87ac-4425-bd09-9a505505818c", "rel": "bookmark"}], "image": {"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T12:03:27.000000", "flavor": {"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}]}, "id": "3fb86fcf-87ac-4425-bd09-9a505505818c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T12:03:27Z", "hostId": "d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-30T12:02:54Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:83:84", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:83:84", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:9d:83", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "bookmark"}], "image": {"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T12:03:27.000000", "flavor": {"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}]}, "id": "5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T12:03:27Z", "hostId": "d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-30T12:02:52Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_36b338b2-e3da-4512-b9cf-c375b9c7ac73": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:cf:82", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:cf:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:58:20.000000", "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:58:20Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 12:03:44,548 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-06b64bdf-d2f9-4495-9c5b-9301a5ff5ddc 2019-06-30 12:03:44,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181647062302s 2019-06-30 12:03:44,552 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.22 2019-06-30 12:03:44,553 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:aa:83:84 2019-06-30 12:03:44,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 12:03:44,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 12:03:45,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json Date: Sun, 30 Jun 2019 12:03: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-0dafc1bc-440f-49a4-bb29-adaec2701d36 x-openstack-request-id: req-0dafc1bc-440f-49a4-bb29-adaec2701d36 2019-06-30 12:03:45,258 - 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:5d:5f:57", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:5f:57", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:e5:57", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3fb86fcf-87ac-4425-bd09-9a505505818c", "rel": "bookmark"}], "image": {"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T12:03:27.000000", "flavor": {"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}]}, "id": "3fb86fcf-87ac-4425-bd09-9a505505818c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T12:03:27Z", "hostId": "d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-30T12:02:54Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:83:84", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:83:84", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:9d:83", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "bookmark"}], "image": {"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T12:03:27.000000", "flavor": {"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}]}, "id": "5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T12:03:27Z", "hostId": "d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-30T12:02:52Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_36b338b2-e3da-4512-b9cf-c375b9c7ac73": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:cf:82", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:cf:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:58:20.000000", "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:58:20Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 12:03:45,258 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0dafc1bc-440f-49a4-bb29-adaec2701d36 2019-06-30 12:03:45,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.705513000488s 2019-06-30 12:03:45,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 12:03:45,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 12:03:45,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json Date: Sun, 30 Jun 2019 12: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-fda2991e-321e-4e55-8025-31bfde6212a1 x-openstack-request-id: req-fda2991e-321e-4e55-8025-31bfde6212a1 2019-06-30 12:03:45,912 - 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:5d:5f:57", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:5f:57", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:e5:57", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3fb86fcf-87ac-4425-bd09-9a505505818c", "rel": "bookmark"}], "image": {"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T12:03:27.000000", "flavor": {"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}]}, "id": "3fb86fcf-87ac-4425-bd09-9a505505818c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T12:03:27Z", "hostId": "d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-30T12:02:54Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:83:84", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:83:84", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:9d:83", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "bookmark"}], "image": {"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T12:03:27.000000", "flavor": {"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}]}, "id": "5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T12:03:27Z", "hostId": "d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-30T12:02:52Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_36b338b2-e3da-4512-b9cf-c375b9c7ac73": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:cf:82", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:cf:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:58:20.000000", "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:58:20Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 12:03:45,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fda2991e-321e-4e55-8025-31bfde6212a1 2019-06-30 12:03:45,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.649756908417s 2019-06-30 12:03:45,916 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.2 2019-06-30 12:03:45,916 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:a9:9d:83 2019-06-30 12:03:45,917 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2019-06-30 12:03:45,917 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.205 2019-06-30 12:03:45,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 12:03:45,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 12:03:46,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json Date: Sun, 30 Jun 2019 12: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-233b1a7b-48ed-4536-9bee-b855929ff4c0 x-openstack-request-id: req-233b1a7b-48ed-4536-9bee-b855929ff4c0 2019-06-30 12:03:46,337 - 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:5d:5f:57", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:5f:57", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:e5:57", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3fb86fcf-87ac-4425-bd09-9a505505818c", "rel": "bookmark"}], "image": {"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T12:03:27.000000", "flavor": {"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}]}, "id": "3fb86fcf-87ac-4425-bd09-9a505505818c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T12:03:27Z", "hostId": "d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-30T12:02:54Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:83:84", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:83:84", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:9d:83", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "bookmark"}], "image": {"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T12:03:27.000000", "flavor": {"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}]}, "id": "5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T12:03:27Z", "hostId": "d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-30T12:02:52Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_36b338b2-e3da-4512-b9cf-c375b9c7ac73": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:cf:82", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:cf:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:58:20.000000", "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:58:20Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 12:03:46,337 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-233b1a7b-48ed-4536-9bee-b855929ff4c0 2019-06-30 12:03:46,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419881105423s 2019-06-30 12:03:46,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 12:03:46,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 12:03:46,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json Date: Sun, 30 Jun 2019 12: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-31fa1baa-ddbc-4a1f-ac38-86537210f3a2 x-openstack-request-id: req-31fa1baa-ddbc-4a1f-ac38-86537210f3a2 2019-06-30 12:03:46,968 - 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:5d:5f:57", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:5f:57", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:e5:57", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3fb86fcf-87ac-4425-bd09-9a505505818c", "rel": "bookmark"}], "image": {"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T12:03:27.000000", "flavor": {"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}]}, "id": "3fb86fcf-87ac-4425-bd09-9a505505818c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T12:03:27Z", "hostId": "d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-30T12:02:54Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:83:84", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:83:84", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:9d:83", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "bookmark"}], "image": {"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T12:03:27.000000", "flavor": {"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}]}, "id": "5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T12:03:27Z", "hostId": "d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-30T12:02:52Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_36b338b2-e3da-4512-b9cf-c375b9c7ac73": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:cf:82", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:cf:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:58:20.000000", "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:58:20Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 12:03:46,968 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-31fa1baa-ddbc-4a1f-ac38-86537210f3a2 2019-06-30 12:03:46,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.627301931381s 2019-06-30 12:03:46,972 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.11 2019-06-30 12:03:46,972 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:5d:5f:57 2019-06-30 12:03:46,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 12:03:46,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 12:03:47,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json Date: Sun, 30 Jun 2019 12: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-40771500-6467-4920-86a2-d8d3407c949a x-openstack-request-id: req-40771500-6467-4920-86a2-d8d3407c949a 2019-06-30 12:03:47,603 - 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:5d:5f:57", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:5f:57", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:e5:57", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3fb86fcf-87ac-4425-bd09-9a505505818c", "rel": "bookmark"}], "image": {"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T12:03:27.000000", "flavor": {"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}]}, "id": "3fb86fcf-87ac-4425-bd09-9a505505818c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T12:03:27Z", "hostId": "d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-30T12:02:54Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:83:84", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:83:84", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:9d:83", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "bookmark"}], "image": {"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T12:03:27.000000", "flavor": {"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}]}, "id": "5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T12:03:27Z", "hostId": "d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-30T12:02:52Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_36b338b2-e3da-4512-b9cf-c375b9c7ac73": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:cf:82", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:cf:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:58:20.000000", "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:58:20Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 12:03:47,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-40771500-6467-4920-86a2-d8d3407c949a 2019-06-30 12:03:47,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.630775928497s 2019-06-30 12:03:47,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 12:03:47,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 12:03:48,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json Date: Sun, 30 Jun 2019 12: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-c9f1de4a-bfe8-4420-90aa-7597517e94d5 x-openstack-request-id: req-c9f1de4a-bfe8-4420-90aa-7597517e94d5 2019-06-30 12:03:48,263 - 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:5d:5f:57", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:5f:57", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:e5:57", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3fb86fcf-87ac-4425-bd09-9a505505818c", "rel": "bookmark"}], "image": {"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T12:03:27.000000", "flavor": {"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}]}, "id": "3fb86fcf-87ac-4425-bd09-9a505505818c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T12:03:27Z", "hostId": "d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-30T12:02:54Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:83:84", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:83:84", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:9d:83", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "bookmark"}], "image": {"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T12:03:27.000000", "flavor": {"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}]}, "id": "5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T12:03:27Z", "hostId": "d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-30T12:02:52Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_36b338b2-e3da-4512-b9cf-c375b9c7ac73": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:cf:82", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:cf:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:58:20.000000", "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:58:20Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 12:03:48,263 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c9f1de4a-bfe8-4420-90aa-7597517e94d5 2019-06-30 12:03:48,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.655887842178s 2019-06-30 12:03:48,267 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.4 2019-06-30 12:03:48,267 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:85:e5:57 2019-06-30 12:03:48,268 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2019-06-30 12:03:48,287 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2019-06-30 12:03:48,304 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2019-06-30 12:03:48,304 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2019-06-30 12:03:48,369 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2019-06-30 12:03:48' 2019-06-30 12:03:48,369 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2019-06-30 12:03:48,369 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2019-06-30 12:03:48,392 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.205. 2019-06-30 12:03:50,243 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.205... 2019-06-30 12:04:20,268 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.205. 2019-06-30 12:04:20,271 - paramiko.transport - DEBUG - starting thread (client mode): 0xadb8ad50L 2019-06-30 12:04:20,272 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-30 12:04:20,276 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-06-30 12:04:20,276 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-06-30 12:04:20,277 - 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 2019-06-30 12:04:20,277 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-06-30 12:04:20,277 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-06-30 12:04:20,278 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 12:04:20,278 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-06-30 12:04:20,278 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 12:04:20,315 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-06-30 12:04:20,419 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-06-30 12:04:20,420 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 12:04:20,422 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.205: db90d4b3161d6b7233c32e78dcc764f0 2019-06-30 12:04:20,453 - paramiko.transport - DEBUG - userauth is OK 2019-06-30 12:04:20,461 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-06-30 12:04:20,461 - paramiko.transport - INFO - Authentication (password) successful! 2019-06-30 12:04:20,486 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.205. 2019-06-30 12:04:20,487 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-30 12:04:20,488 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-30 12:04:20,488 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-30 12:04:20,493 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-30 12:04:20,495 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-30 12:04:21,517 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-06-30 12:04:22,519 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-06-30 12:04:27,524 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2019-06-30 12:04:28,526 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-30 12:04:33,532 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2019-06-30 12:04:34,533 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-30 12:04:39,539 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2019-06-30 12:04:40,540 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-30 12:04:45,546 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2019-06-30 12:04:46,548 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-30 12:04:51,553 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2019-06-30 12:04:52,555 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-30 12:04:57,561 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2019-06-30 12:04:58,562 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-30 12:05:03,567 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2019-06-30 12:05:04,569 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-30 12:05:09,575 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2019-06-30 12:05:10,577 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-30 12:05:15,582 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2019-06-30 12:05:16,584 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-30 12:05:21,589 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2019-06-30 12:05:22,591 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-30 12:05:27,597 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-06-30 12:05:28,599 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-06-30 12:05:33,604 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 ebgp-multihop '2' 2019-06-30 12:05:34,606 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 ebgp-multihop '2' [edit] vyos@vyos# 2019-06-30 12:05:39,611 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 remote-as 65002 2019-06-30 12:05:40,613 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 remote-as 65002 [edit] vyos@vyos# 2019-06-30 12:05:45,618 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 update-source 12.0.0.4 2019-06-30 12:05:46,620 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 update-source 12.0.0.4 [edit] vyos@vyos# 2019-06-30 12:05:51,625 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 soft-reconfiguration inbound 2019-06-30 12:05:52,627 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 soft-reconfiguration inboun d [edit] vyos@vyos# 2019-06-30 12:05:57,632 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 password lab0033 2019-06-30 12:05:58,634 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 password lab0033 [edit] vyos@vyos# 2019-06-30 12:06:03,639 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2019-06-30 12:06:04,641 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2019-06-30 12:06:09,642 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2019-06-30 12:06:10,644 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2019-06-30 12:06:15,649 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2019-06-30 12:06:16,651 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2019-06-30 12:06:21,656 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2019-06-30 12:06:22,658 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2019-06-30 12:06:27,664 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2019-06-30 12:06:28,665 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2019-06-30 12:06:33,670 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2019-06-30 12:06:34,672 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2019-06-30 12:06:39,673 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2019-06-30 12:06:40,676 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2019-06-30 12:06:45,681 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2019-06-30 12:06:46,683 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2019-06-30 12:06:51,688 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2019-06-30 12:06:52,690 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2019-06-30 12:06:57,691 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2019-06-30 12:06:58,693 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2019-06-30 12:07:03,696 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.4 2019-06-30 12:07:04,698 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.4 [edit] vyos@vyos# 2019-06-30 12:07:09,704 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-06-30 12:07:10,705 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-06-30 12:07:15,797 - paramiko.transport - DEBUG - EOF in transport thread 2019-06-30 12:07:15,825 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2019-06-30 12:07:15,872 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.200. 2019-06-30 12:07:15,875 - paramiko.transport - DEBUG - starting thread (client mode): 0xadd303d0L 2019-06-30 12:07:15,876 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-30 12:07:15,881 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-06-30 12:07:15,881 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-06-30 12:07:15,882 - 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 2019-06-30 12:07:15,882 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-06-30 12:07:15,882 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-06-30 12:07:15,883 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 12:07:15,883 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-06-30 12:07:15,883 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 12:07:15,917 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-06-30 12:07:16,028 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-06-30 12:07:16,029 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 12:07:16,031 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.200: db90d4b3161d6b7233c32e78dcc764f0 2019-06-30 12:07:16,065 - paramiko.transport - DEBUG - userauth is OK 2019-06-30 12:07:16,073 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-06-30 12:07:16,073 - paramiko.transport - INFO - Authentication (password) successful! 2019-06-30 12:07:16,096 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.200. 2019-06-30 12:07:16,096 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-30 12:07:16,097 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-30 12:07:16,097 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-30 12:07:16,100 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-30 12:07:16,101 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-30 12:07:17,111 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-06-30 12:07:18,113 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-06-30 12:07:23,113 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2019-06-30 12:07:24,115 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-30 12:07:29,120 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2019-06-30 12:07:30,122 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-30 12:07:35,128 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2019-06-30 12:07:36,130 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-30 12:07:41,135 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2019-06-30 12:07:42,137 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-30 12:07:47,143 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2019-06-30 12:07:48,145 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-30 12:07:53,150 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2019-06-30 12:07:54,151 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-30 12:07:59,154 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2019-06-30 12:08:00,156 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-30 12:08:05,162 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2019-06-30 12:08:06,164 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-30 12:08:11,169 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2019-06-30 12:08:12,171 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-30 12:08:17,177 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2019-06-30 12:08:18,179 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-06-30 12:08:23,184 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-06-30 12:08:24,186 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-06-30 12:08:29,191 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 ebgp-multihop '2' 2019-06-30 12:08:30,193 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 ebgp-multihop '2' [edit] vyos@vyos# 2019-06-30 12:08:35,198 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 remote-as 65001 2019-06-30 12:08:36,200 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 remote-as 65001 [edit] vyos@vyos# 2019-06-30 12:08:41,205 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 update-source 12.0.0.2 2019-06-30 12:08:42,207 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 update-source 12.0.0.2 [edit] vyos@vyos# 2019-06-30 12:08:47,212 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 soft-reconfiguration inbound 2019-06-30 12:08:48,214 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 soft-reconfiguration inboun d [edit] vyos@vyos# 2019-06-30 12:08:53,219 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 password lab0033 2019-06-30 12:08:54,221 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 password lab0033 [edit] vyos@vyos# 2019-06-30 12:08:59,226 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2019-06-30 12:09:00,228 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2019-06-30 12:09:05,233 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2019-06-30 12:09:06,235 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2019-06-30 12:09:11,240 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2019-06-30 12:09:12,242 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2019-06-30 12:09:17,247 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2019-06-30 12:09:18,249 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2019-06-30 12:09:23,251 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2019-06-30 12:09:24,253 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2019-06-30 12:09:29,258 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2019-06-30 12:09:30,260 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2019-06-30 12:09:35,266 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2019-06-30 12:09:36,268 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2019-06-30 12:09:41,273 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2019-06-30 12:09:42,275 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2019-06-30 12:09:47,277 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2019-06-30 12:09:48,279 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2019-06-30 12:09:53,284 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2019-06-30 12:09:54,286 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2019-06-30 12:09:59,292 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.2 2019-06-30 12:10:00,294 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.2 [edit] vyos@vyos# 2019-06-30 12:10:05,300 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-06-30 12:10:06,302 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-06-30 12:10:11,337 - paramiko.transport - DEBUG - EOF in transport thread 2019-06-30 12:10:11,339 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2019-06-30 12:10:11,339 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2019-06-30 12:11:11,383 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2019-06-30 12:11:11,427 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.205. 2019-06-30 12:11:11,432 - paramiko.transport - DEBUG - starting thread (client mode): 0xadb789d0L 2019-06-30 12:11:11,433 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-30 12:11:11,437 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-06-30 12:11:11,437 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-06-30 12:11:11,438 - 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 2019-06-30 12:11:11,438 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-06-30 12:11:11,439 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-06-30 12:11:11,439 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-30 12:11:11,439 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-06-30 12:11:11,439 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-30 12:11:11,473 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-06-30 12:11:11,598 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-06-30 12:11:11,598 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-30 12:11:11,601 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.205: db90d4b3161d6b7233c32e78dcc764f0 2019-06-30 12:11:11,632 - paramiko.transport - DEBUG - userauth is OK 2019-06-30 12:11:11,637 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-06-30 12:11:11,637 - paramiko.transport - INFO - Authentication (password) successful! 2019-06-30 12:11:11,665 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.205. 2019-06-30 12:11:11,666 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-30 12:11:11,667 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-06-30 12:11:11,667 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-30 12:11:11,671 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-30 12:11:11,672 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-30 12:11:12,674 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2019-06-30 12:11:42,753 - paramiko.transport - DEBUG - EOF in transport thread 2019-06-30 12:11:42,784 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2019-06-30 12:11:42,784 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.4, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.2 4 65002 3 5 0 0 0 00:01:00 10 Total number of neighbors 1 vyos@vyos:~$ 2019-06-30 12:11:42,785 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.2 | no-more BGP neighbor is 12.0.0.2, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.2 BGP state = Established, up for 00:01:06 Last read 11:56:28, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 1 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 5 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.4 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.4, Local port: 179 Foreign host: 12.0.0.2, Foreign port: 45714 Nexthop: 12.0.0.4 Nexthop global: fe80::f816:3eff:fe85:e557 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2019-06-30 12:11:42,785 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.2 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.4 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.4 0 32768 i *> 10.0.2.0/24 12.0.0.4 0 32768 i *> 10.0.3.0/24 12.0.0.4 0 32768 i *> 10.0.4.0/24 12.0.0.4 0 32768 i *> 10.0.5.0/24 12.0.0.4 0 32768 i *> 10.0.6.0/24 12.0.0.4 0 32768 i *> 10.0.7.0/24 12.0.0.4 0 32768 i *> 10.0.8.0/24 12.0.0.4 0 32768 i *> 10.0.9.0/24 12.0.0.4 0 32768 i *> 10.0.10.0/24 12.0.0.4 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2019-06-30 12:11:42,785 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.2 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.4 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.2 0 0 65002 i *> 10.1.2.0/24 12.0.0.2 0 0 65002 i *> 10.1.3.0/24 12.0.0.2 0 0 65002 i *> 10.1.4.0/24 12.0.0.2 0 0 65002 i *> 10.1.5.0/24 12.0.0.2 0 0 65002 i *> 10.1.6.0/24 12.0.0.2 0 0 65002 i *> 10.1.7.0/24 12.0.0.2 0 0 65002 i *> 10.1.8.0/24 12.0.0.2 0 0 65002 i *> 10.1.9.0/24 12.0.0.2 0 0 65002 i *> 10.1.10.0/24 12.0.0.2 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-06-30 12:11:42,785 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.2 routes | no-more BGP table version is 0, local router ID is 12.0.0.4 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.2 0 0 65002 i *> 10.1.2.0/24 12.0.0.2 0 0 65002 i *> 10.1.3.0/24 12.0.0.2 0 0 65002 i *> 10.1.4.0/24 12.0.0.2 0 0 65002 i *> 10.1.5.0/24 12.0.0.2 0 0 65002 i *> 10.1.6.0/24 12.0.0.2 0 0 65002 i *> 10.1.7.0/24 12.0.0.2 0 0 65002 i *> 10.1.8.0/24 12.0.0.2 0 0 65002 i *> 10.1.9.0/24 12.0.0.2 0 0 65002 i *> 10.1.10.0/24 12.0.0.2 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-06-30 12:11:42,785 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2019-06-30 12:11:42,786 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'474.4' 2019-06-30 12:11:42,786 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2019-06-30 12:11:42,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 12:11:42,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 12:11:43,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json Date: Sun, 30 Jun 2019 12:11: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-de11fd88-379f-4c89-879d-dce156aa07da x-openstack-request-id: req-de11fd88-379f-4c89-879d-dce156aa07da 2019-06-30 12:11:43,994 - 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:5d:5f:57", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:5f:57", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:e5:57", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3fb86fcf-87ac-4425-bd09-9a505505818c", "rel": "bookmark"}], "image": {"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T12:03:27.000000", "flavor": {"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}]}, "id": "3fb86fcf-87ac-4425-bd09-9a505505818c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T12:03:27Z", "hostId": "d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-30T12:02:54Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:83:84", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:83:84", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:9d:83", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "bookmark"}], "image": {"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T12:03:27.000000", "flavor": {"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}]}, "id": "5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T12:03:27Z", "hostId": "d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-30T12:02:52Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_36b338b2-e3da-4512-b9cf-c375b9c7ac73": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:cf:82", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:cf:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:58:20.000000", "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:58:20Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 12:11:43,994 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-de11fd88-379f-4c89-879d-dce156aa07da 2019-06-30 12:11:43,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20779705048s 2019-06-30 12:11:43,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-30 12:11:44,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 12:11:44,162 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 30 Jun 2019 12:11: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-ffb85c44-b85b-438e-9289-94cb4200a1b4 x-openstack-request-id: req-ffb85c44-b85b-438e-9289-94cb4200a1b4 2019-06-30 12:11:44,162 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d used request id req-ffb85c44-b85b-438e-9289-94cb4200a1b4 2019-06-30 12:11:44,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.164056062698s 2019-06-30 12:11:44,163 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2019-06-30 12:11:44,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 12:11:44,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 12:11:44,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1203 Content-Type: application/json Date: Sun, 30 Jun 2019 12:11: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-2100334e-441e-4c2d-906b-7f57831b715a x-openstack-request-id: req-2100334e-441e-4c2d-906b-7f57831b715a 2019-06-30 12:11:44,936 - 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:5d:5f:57", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:5f:57", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:e5:57", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/3fb86fcf-87ac-4425-bd09-9a505505818c", "rel": "bookmark"}], "image": {"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T12:03:27.000000", "flavor": {"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}]}, "id": "3fb86fcf-87ac-4425-bd09-9a505505818c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T12:03:27Z", "hostId": "d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-30T12:02:54Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:83:84", "version": 4, "addr": "11.0.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:83:84", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:9d:83", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "rel": "bookmark"}], "image": {"id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "links": [{"href": "http://172.30.9.24:8774/images/985aa211-828e-407c-9e5b-dd1d368a09ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T12:03:27.000000", "flavor": {"id": "7cd93504-e114-4b69-88a5-677564510015", "links": [{"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}]}, "id": "5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T12:11:44Z", "hostId": "d15f7826318670e3120d0156718bcf55a8c4b2199828838755bcf514", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-30T12:02:52Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_36b338b2-e3da-4512-b9cf-c375b9c7ac73": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:cf:82", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:cf:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:58:20.000000", "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T11:58:20Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 12:11:44,937 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2100334e-441e-4c2d-906b-7f57831b715a 2019-06-30 12:11:44,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.77358007431s 2019-06-30 12:11:44,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-30 12:11:44,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 12:11:45,145 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 30 Jun 2019 12:11: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-d12c8a0f-ede8-4f60-9ab6-f073325f36cf x-openstack-request-id: req-d12c8a0f-ede8-4f60-9ab6-f073325f36cf 2019-06-30 12:11:45,145 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c used request id req-d12c8a0f-ede8-4f60-9ab6-f073325f36cf 2019-06-30 12:11:45,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.204285860062s 2019-06-30 12:11:45,290 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 12:11:45,290 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 15:30 | PASS | +----------------------+------------------+------------------+----------------+ 2019-06-30 12:11:45,295 - functest.core.cloudify - INFO - Deleting the current deployment 2019-06-30 12:11:45,296 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions 2019-06-30 12:11:45,394 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:11:45,394 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:11:45,395 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:11:45,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:11:45,395 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:11:45,395 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:11:45,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:11:45,395 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "status_display": "completed", "ended_at": "2019-06-30T12:02:04.801Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:02:02.505Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:02:02.506Z", "id": "4fb672c9-6000-4842-be16-b7df6ed09bd7"}, {"status": "terminated", "status_display": "completed", "ended_at": "2019-06-30T12:03:40.088Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:02:08.644Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:02:08.645Z", "id": "ba4fc43f-65e7-404d-b870-6745fce68766"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 1000}}} 2019-06-30 12:11:45,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:11:45,395 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:11:45 GMT 2019-06-30 12:11:45,396 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:11:45,396 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 12:11:45,396 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:11:45,396 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:11:45,396 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:11:45,396 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 12:11:45,397 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.202:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-06-30 12:11:45,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:11:45,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:11:45,757 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:11:45,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:11:45,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:11:45,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:11:45,758 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:11:45,758 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2019-06-30 12:11:45,758 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:11:45.469Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:11:45.470Z", "id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"} 2019-06-30 12:11:45,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:11:45,758 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:11:45 GMT 2019-06-30 12:11:45,758 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:11:45,758 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-06-30 12:11:45,758 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:11:45,759 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:11:45,759 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:11:45,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-06-30 12:11:45,889 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:11:45,890 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:11:45,890 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:11:45,890 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:11:45,890 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:11:45,890 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:11:45,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:11:45,890 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-06-30 12:11:45,891 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:11:45,891 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:11:45 GMT 2019-06-30 12:11:45,891 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:11:45,891 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-06-30 12:11:45,891 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:11:45,891 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:11:45,891 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:11:45,891 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/ec2d1661-a908-4b9b-82c8-ea07e87dd1f4 2019-06-30 12:11:46,024 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:11:46,024 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:11:46,024 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:11:46,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:11:46,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:11:46,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:11:46,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:11:46,025 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:11:45.469Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:11:45.470Z", "id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"} 2019-06-30 12:11:46,025 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:11:46,025 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:11:46 GMT 2019-06-30 12:11:46,025 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:11:46,025 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-06-30 12:11:46,025 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:11:46,026 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:11:46,026 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:11:51,031 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-06-30 12:11:51,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:11:51,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:11:51,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:11:51,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:11:51,114 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:11:51,114 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:11:51,114 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:11:51,114 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:46.708Z", "message": "Starting 'uninstall' workflow execution", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:46.545Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:48.130Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:48.029Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "target_vnf_host_mrmt0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:48.761Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:48.057Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:48.761Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:48.390Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "target_vnf_host_mrmt0h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:49.428Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:48.713Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:50.159Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:49.427Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.36678535-0b82-403c-b8da-8eea9d9789e5"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:50.159Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:11:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a17e2dd9-dd54-41a8-ab26-9c57c6cc5216 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:49.434Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.36678535-0b82-403c-b8da-8eea9d9789e5"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:50.159Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-a17e2dd9-dd54-41a8-ab26-9c57c6cc5216", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:49.434Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.36678535-0b82-403c-b8da-8eea9d9789e5"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:50.159Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:49.769Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.9d7cedff-ea16-4a40-9e27-7a64453a746c"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:50.159Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:11:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e69d4192-b2a4-4d5c-ba0c-41a62b2d7c90 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:49.774Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.9d7cedff-ea16-4a40-9e27-7a64453a746c"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:50.159Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-e69d4192-b2a4-4d5c-ba0c-41a62b2d7c90", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:49.775Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.9d7cedff-ea16-4a40-9e27-7a64453a746c"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:50.159Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}218e8d08e842086d900a0157b384c8cda0a99725\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:49.839Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.36678535-0b82-403c-b8da-8eea9d9789e5"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:50.672Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}842654f7ad83b46343beeafdbf10c900febf29f1\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:50.174Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.9d7cedff-ea16-4a40-9e27-7a64453a746c"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:50.672Z", "message": "RESP: [404] Date: Sun, 30 Jun 2019 12:11:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e1048c3c-c9f3-427e-922f-d4c670e5ad5e x-compute-request-id: req-e1048c3c-c9f3-427e-922f-d4c670e5ad5e Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:50.129Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.36678535-0b82-403c-b8da-8eea9d9789e5"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:50.672Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d used request id req-e1048c3c-c9f3-427e-922f-d4c670e5ad5e", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:50.130Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.36678535-0b82-403c-b8da-8eea9d9789e5"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:50.672Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d used request id req-e1048c3c-c9f3-427e-922f-d4c670e5ad5e", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:50.130Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.36678535-0b82-403c-b8da-8eea9d9789e5"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:50.672Z", "message": "RESP: [404] Date: Sun, 30 Jun 2019 12:11:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e08082a6-2a90-4190-bd53-e6fe2f36c63e x-compute-request-id: req-e08082a6-2a90-4190-bd53-e6fe2f36c63e Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 3fb86fcf-87ac-4425-bd09-9a505505818c could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:50.480Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.9d7cedff-ea16-4a40-9e27-7a64453a746c"}], "metadata": {"pagination": {"total": 17, "offset": 0, "size": 50}}} 2019-06-30 12:11:51,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:11:51,115 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:11:51 GMT 2019-06-30 12:11:51,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:11:51,115 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 12:11:51,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:11:51,115 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:11:51,115 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:11:51,115 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 12:11:51,116 - functest.core.cloudify - DEBUG - Starting 'uninstall' workflow execution 2019-06-30 12:11:51,116 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 12:11:51,116 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 12:11:51,117 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-30 12:11:51,117 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-30 12:11:51,117 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:11:51,117 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:11:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a17e2dd9-dd54-41a8-ab26-9c57c6cc5216 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:11:51,117 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a17e2dd9-dd54-41a8-ab26-9c57c6cc5216 2019-06-30 12:11:51,117 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:11:51,118 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:11:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e69d4192-b2a4-4d5c-ba0c-41a62b2d7c90 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:11:51,118 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-e69d4192-b2a4-4d5c-ba0c-41a62b2d7c90 2019-06-30 12:11:51,118 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}218e8d08e842086d900a0157b384c8cda0a99725" 2019-06-30 12:11:51,118 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842654f7ad83b46343beeafdbf10c900febf29f1" 2019-06-30 12:11:51,118 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 30 Jun 2019 12:11:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e1048c3c-c9f3-427e-922f-d4c670e5ad5e x-compute-request-id: req-e1048c3c-c9f3-427e-922f-d4c670e5ad5e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d could not be found.", "code": 404}} 2019-06-30 12:11:51,118 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d used request id req-e1048c3c-c9f3-427e-922f-d4c670e5ad5e 2019-06-30 12:11:51,119 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d used request id req-e1048c3c-c9f3-427e-922f-d4c670e5ad5e 2019-06-30 12:11:51,119 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 30 Jun 2019 12:11:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e08082a6-2a90-4190-bd53-e6fe2f36c63e x-compute-request-id: req-e08082a6-2a90-4190-bd53-e6fe2f36c63e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 3fb86fcf-87ac-4425-bd09-9a505505818c could not be found.", "code": 404}} 2019-06-30 12:11:51,119 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/ec2d1661-a908-4b9b-82c8-ea07e87dd1f4 2019-06-30 12:11:51,168 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:11:51,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:11:51,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:11:51,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:11:51,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:11:51,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:11:51,169 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:11:51,169 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:11:45.469Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:11:45.470Z", "id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"} 2019-06-30 12:11:51,169 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:11:51,170 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:11:51 GMT 2019-06-30 12:11:51,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:11:51,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-06-30 12:11:51,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:11:51,170 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:11:51,170 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:11:56,175 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-06-30 12:11:56,251 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:11:56,251 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:11:56,251 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:11:56,251 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:11:56,251 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:11:56,251 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:11:56,252 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:11:56,252 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_lu3d7x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:51.336Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:50.946Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:51.336Z", "message": "Stopped node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:50.650Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "target_vnf_host_mrmt0h", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:51.336Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 3fb86fcf-87ac-4425-bd09-9a505505818c could not be found. [status_code=404]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 3fb86fcf-87ac-4425-bd09-9a505505818c could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 905, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 900, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 484, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 814, in get_server_by_context\n return nova_client.servers.get(get_openstack_id(ctx))\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/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/cloudify-openstack-plugin-2.14.7/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/cloudify-openstack-plugin-2.14.7/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/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 3fb86fcf-87ac-4425-bd09-9a505505818c could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-06-30T12:11:51.022Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:51.336Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d could not be found. [status_code=404]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 905, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 900, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 484, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 814, in get_server_by_context\n return nova_client.servers.get(get_openstack_id(ctx))\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/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/cloudify-openstack-plugin-2.14.7/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/cloudify-openstack-plugin-2.14.7/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/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-06-30T12:11:50.617Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:51.336Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c used request id req-e08082a6-2a90-4190-bd53-e6fe2f36c63e", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:50.480Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.9d7cedff-ea16-4a40-9e27-7a64453a746c"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:51.336Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c used request id req-e08082a6-2a90-4190-bd53-e6fe2f36c63e", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:50.480Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.9d7cedff-ea16-4a40-9e27-7a64453a746c"}, {"node_instance_id": "target_vnf_host_mrmt0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:51.932Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:51.642Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:51.932Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:51.093Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "target_vnf_host_mrmt0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:51.932Z", "message": "Stopped node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:51.306Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:52.518Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:51.803Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:52.518Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-bc669b55-a121-4461-b811-bf1b5b77246d", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:52.215Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:52.518Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-bc669b55-a121-4461-b811-bf1b5b77246d", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:52.215Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:52.518Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:11:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc669b55-a121-4461-b811-bf1b5b77246d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:52.215Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:52.518Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:11:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc669b55-a121-4461-b811-bf1b5b77246d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:52.215Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:52.518Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:52.209Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:52.518Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:52.209Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.082Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-e40463e7-a436-4449-b99c-b72a2c70c33c Date: Sun, 30 Jun 2019 12:11:52 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"3d43004f-3969-4bfa-afa1-dfc62b1b752a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T11:58:23Z\", \"updated_at\": \"2019-06-30T11:58:25Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"38dbeace-8ab5-41a3-b5a6-19e638982e36\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:b9:cf:82\", \"device_id\": \"638f1dc2-9ca8-45de-b69e-f20886bcb3b8\"}, \"fixed_ip_address\": \"192.168.120.13\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": \"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c\", \"id\": \"a862471a-6d0c-4cfe-b391-c6348a152c9a\", \"qos_policy_id\": null}, {\"router_id\": \"c84bf72d-c870-413e-b7b4-ed034d97e479\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:15Z\", \"updated_at\": \"2019-06-30T12:02:47Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:5d:5f:57\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.11\", \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 2, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": \"a9796781-57c8-442c-9ff3-3da221648d1f\", \"id\": \"b85e20f8-1fb3-4c3a-891e-958820545274\", \"qos_policy_id\": null}, {\"router_id\": \"c84bf72d-c870-413e-b7b4-ed034d97e479\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:17Z\", \"updated_at\": \"2019-06-30T12:02:47Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:aa:83:84\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.22\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": \"b321f74e-5df5-482b-9e42-58a30b983a75\", \"id\": \"e274e772-f462-43df-817b-dea4fd05b3f7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:52.959Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.082Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-99b0f0bc-bbd0-4ce4-8141-716b84aa78da", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:52.943Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.082Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-99b0f0bc-bbd0-4ce4-8141-716b84aa78da", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:52.943Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.082Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:11:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99b0f0bc-bbd0-4ce4-8141-716b84aa78da Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:52.943Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.082Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:52.937Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.082Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:52.937Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.082Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}416bf71698cd817920f6b2f54f5fac3ae3732379\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:52.628Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.082Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}416bf71698cd817920f6b2f54f5fac3ae3732379\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:52.628Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.082Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:11:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99b0f0bc-bbd0-4ce4-8141-716b84aa78da Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:52.943Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}416bf71698cd817920f6b2f54f5fac3ae3732379\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.008Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}416bf71698cd817920f6b2f54f5fac3ae3732379\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.008Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-ee37e77a-c001-4c94-961f-1bdae4dc6e7f", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.008Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-ee37e77a-c001-4c94-961f-1bdae4dc6e7f", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.007Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-ee37e77a-c001-4c94-961f-1bdae4dc6e7f", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.007Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-ee37e77a-c001-4c94-961f-1bdae4dc6e7f Date: Sun, 30 Jun 2019 12:11:53 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T11:58:19Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"127a7285-31bf-4d87-8234-7ae0dbedbbc7\",\"ip_address\":\"192.168.120.13\"}],\"id\":\"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c\",\"security_groups\":[\"f6ced96d-e94e-4921-a6af-5b5728828a8d\"],\"mac_address\":\"fa:16:3e:b9:cf:82\",\"device_id\":\"638f1dc2-9ca8-45de-b69e-f20886bcb3b8\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"38dbeace-8ab5-41a3-b5a6-19e638982e36\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T11:56:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.007Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}416bf71698cd817920f6b2f54f5fac3ae3732379\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:52.961Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}416bf71698cd817920f6b2f54f5fac3ae3732379\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:52.961Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-e40463e7-a436-4449-b99c-b72a2c70c33c", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:52.960Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-e40463e7-a436-4449-b99c-b72a2c70c33c", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:52.960Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-e40463e7-a436-4449-b99c-b72a2c70c33c", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:52.960Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-ee37e77a-c001-4c94-961f-1bdae4dc6e7f Date: Sun, 30 Jun 2019 12:11:53 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T11:58:19Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"127a7285-31bf-4d87-8234-7ae0dbedbbc7\",\"ip_address\":\"192.168.120.13\"}],\"id\":\"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c\",\"security_groups\":[\"f6ced96d-e94e-4921-a6af-5b5728828a8d\"],\"mac_address\":\"fa:16:3e:b9:cf:82\",\"device_id\":\"638f1dc2-9ca8-45de-b69e-f20886bcb3b8\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"38dbeace-8ab5-41a3-b5a6-19e638982e36\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T11:56:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.007Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-e40463e7-a436-4449-b99c-b72a2c70c33c", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:52.960Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-e40463e7-a436-4449-b99c-b72a2c70c33c Date: Sun, 30 Jun 2019 12:11:52 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"3d43004f-3969-4bfa-afa1-dfc62b1b752a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T11:58:23Z\", \"updated_at\": \"2019-06-30T11:58:25Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"38dbeace-8ab5-41a3-b5a6-19e638982e36\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:b9:cf:82\", \"device_id\": \"638f1dc2-9ca8-45de-b69e-f20886bcb3b8\"}, \"fixed_ip_address\": \"192.168.120.13\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": \"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c\", \"id\": \"a862471a-6d0c-4cfe-b391-c6348a152c9a\", \"qos_policy_id\": null}, {\"router_id\": \"c84bf72d-c870-413e-b7b4-ed034d97e479\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:15Z\", \"updated_at\": \"2019-06-30T12:02:47Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:5d:5f:57\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.11\", \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 2, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": \"a9796781-57c8-442c-9ff3-3da221648d1f\", \"id\": \"b85e20f8-1fb3-4c3a-891e-958820545274\", \"qos_policy_id\": null}, {\"router_id\": \"c84bf72d-c870-413e-b7b4-ed034d97e479\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:17Z\", \"updated_at\": \"2019-06-30T12:02:47Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:aa:83:84\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.22\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": \"b321f74e-5df5-482b-9e42-58a30b983a75\", \"id\": \"e274e772-f462-43df-817b-dea4fd05b3f7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:52.959Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-5090f59e-76f6-42ae-bf37-2d9f1a3b02f1 Date: Sun, 30 Jun 2019 12:11:53 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:11:45Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.22\"}],\"id\":\"b321f74e-5df5-482b-9e42-58a30b983a75\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:aa:83:84\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:37Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.093Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-ee37e77a-c001-4c94-961f-1bdae4dc6e7f", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.008Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}416bf71698cd817920f6b2f54f5fac3ae3732379\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.051Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-ff04014e-2887-4bce-80dd-a8a7839ff8e0", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.051Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-ff04014e-2887-4bce-80dd-a8a7839ff8e0", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.051Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-ff04014e-2887-4bce-80dd-a8a7839ff8e0 Date: Sun, 30 Jun 2019 12:11:53 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:11:47Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"a9796781-57c8-442c-9ff3-3da221648d1f\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:5d:5f:57\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.049Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-ff04014e-2887-4bce-80dd-a8a7839ff8e0", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.050Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-ff04014e-2887-4bce-80dd-a8a7839ff8e0", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.050Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-ff04014e-2887-4bce-80dd-a8a7839ff8e0 Date: Sun, 30 Jun 2019 12:11:53 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:11:47Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"a9796781-57c8-442c-9ff3-3da221648d1f\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:5d:5f:57\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.050Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}416bf71698cd817920f6b2f54f5fac3ae3732379\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.051Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-5090f59e-76f6-42ae-bf37-2d9f1a3b02f1 Date: Sun, 30 Jun 2019 12:11:53 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:11:45Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.22\"}],\"id\":\"b321f74e-5df5-482b-9e42-58a30b983a75\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:aa:83:84\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:37Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.093Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}], "metadata": {"pagination": {"total": 135, "offset": 17, "size": 50}}} 2019-06-30 12:11:56,252 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:11:56,252 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:11:56 GMT 2019-06-30 12:11:56,252 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:11:56,252 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 12:11:56,252 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:11:56,252 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:11:56,253 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:11:56,253 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 12:11:56,256 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 12:11:56,256 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-30 12:11:56,256 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 3fb86fcf-87ac-4425-bd09-9a505505818c could not be found. [status_code=404] 2019-06-30 12:11:56,256 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d could not be found. [status_code=404] 2019-06-30 12:11:56,256 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c used request id req-e08082a6-2a90-4190-bd53-e6fe2f36c63e 2019-06-30 12:11:56,257 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c used request id req-e08082a6-2a90-4190-bd53-e6fe2f36c63e 2019-06-30 12:11:56,257 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 12:11:56,257 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-06-30 12:11:56,257 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-30 12:11:56,257 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-06-30 12:11:56,257 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-bc669b55-a121-4461-b811-bf1b5b77246d 2019-06-30 12:11:56,258 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-bc669b55-a121-4461-b811-bf1b5b77246d 2019-06-30 12:11:56,258 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:11:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc669b55-a121-4461-b811-bf1b5b77246d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:11:56,258 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:11:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc669b55-a121-4461-b811-bf1b5b77246d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:11:56,258 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:11:56,258 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:11:56,258 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-e40463e7-a436-4449-b99c-b72a2c70c33c Date: Sun, 30 Jun 2019 12:11:52 GMT RESP BODY: {"floatingips": [{"router_id": "3d43004f-3969-4bfa-afa1-dfc62b1b752a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:58:23Z", "updated_at": "2019-06-30T11:58:25Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "38dbeace-8ab5-41a3-b5a6-19e638982e36", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b9:cf:82", "device_id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "71e4f0c2-cb13-4a33-ada6-17b1c10ce67c", "id": "a862471a-6d0c-4cfe-b391-c6348a152c9a", "qos_policy_id": null}, {"router_id": "c84bf72d-c870-413e-b7b4-ed034d97e479", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:15Z", "updated_at": "2019-06-30T12:02:47Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e", "device_owner": "", "mac_address": "fa:16:3e:5d:5f:57", "device_id": ""}, "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.205", "revision_number": 2, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "a9796781-57c8-442c-9ff3-3da221648d1f", "id": "b85e20f8-1fb3-4c3a-891e-958820545274", "qos_policy_id": null}, {"router_id": "c84bf72d-c870-413e-b7b4-ed034d97e479", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:17Z", "updated_at": "2019-06-30T12:02:47Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e", "device_owner": "", "mac_address": "fa:16:3e:aa:83:84", "device_id": ""}, "fixed_ip_address": "11.0.0.22", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "b321f74e-5df5-482b-9e42-58a30b983a75", "id": "e274e772-f462-43df-817b-dea4fd05b3f7", "qos_policy_id": null}]} 2019-06-30 12:11:56,259 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-99b0f0bc-bbd0-4ce4-8141-716b84aa78da 2019-06-30 12:11:56,259 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-99b0f0bc-bbd0-4ce4-8141-716b84aa78da 2019-06-30 12:11:56,259 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:11:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99b0f0bc-bbd0-4ce4-8141-716b84aa78da Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:11:56,259 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:11:56,259 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:11:56,259 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416bf71698cd817920f6b2f54f5fac3ae3732379" 2019-06-30 12:11:56,260 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416bf71698cd817920f6b2f54f5fac3ae3732379" 2019-06-30 12:11:56,260 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:11:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99b0f0bc-bbd0-4ce4-8141-716b84aa78da Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:11:56,260 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416bf71698cd817920f6b2f54f5fac3ae3732379" 2019-06-30 12:11:56,260 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416bf71698cd817920f6b2f54f5fac3ae3732379" 2019-06-30 12:11:56,260 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-ee37e77a-c001-4c94-961f-1bdae4dc6e7f 2019-06-30 12:11:56,260 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-ee37e77a-c001-4c94-961f-1bdae4dc6e7f 2019-06-30 12:11:56,260 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-ee37e77a-c001-4c94-961f-1bdae4dc6e7f 2019-06-30 12:11:56,261 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-ee37e77a-c001-4c94-961f-1bdae4dc6e7f Date: Sun, 30 Jun 2019 12:11:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T11:58:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"127a7285-31bf-4d87-8234-7ae0dbedbbc7","ip_address":"192.168.120.13"}],"id":"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c","security_groups":["f6ced96d-e94e-4921-a6af-5b5728828a8d"],"mac_address":"fa:16:3e:b9:cf:82","device_id":"638f1dc2-9ca8-45de-b69e-f20886bcb3b8","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"38dbeace-8ab5-41a3-b5a6-19e638982e36","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T11:56:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:11:56,261 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416bf71698cd817920f6b2f54f5fac3ae3732379" 2019-06-30 12:11:56,261 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416bf71698cd817920f6b2f54f5fac3ae3732379" 2019-06-30 12:11:56,261 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-e40463e7-a436-4449-b99c-b72a2c70c33c 2019-06-30 12:11:56,261 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-e40463e7-a436-4449-b99c-b72a2c70c33c 2019-06-30 12:11:56,261 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-e40463e7-a436-4449-b99c-b72a2c70c33c 2019-06-30 12:11:56,262 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-ee37e77a-c001-4c94-961f-1bdae4dc6e7f Date: Sun, 30 Jun 2019 12:11:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T11:58:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"127a7285-31bf-4d87-8234-7ae0dbedbbc7","ip_address":"192.168.120.13"}],"id":"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c","security_groups":["f6ced96d-e94e-4921-a6af-5b5728828a8d"],"mac_address":"fa:16:3e:b9:cf:82","device_id":"638f1dc2-9ca8-45de-b69e-f20886bcb3b8","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"38dbeace-8ab5-41a3-b5a6-19e638982e36","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T11:56:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:11:56,262 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-e40463e7-a436-4449-b99c-b72a2c70c33c 2019-06-30 12:11:56,262 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-e40463e7-a436-4449-b99c-b72a2c70c33c Date: Sun, 30 Jun 2019 12:11:52 GMT RESP BODY: {"floatingips": [{"router_id": "3d43004f-3969-4bfa-afa1-dfc62b1b752a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:58:23Z", "updated_at": "2019-06-30T11:58:25Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "38dbeace-8ab5-41a3-b5a6-19e638982e36", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b9:cf:82", "device_id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "71e4f0c2-cb13-4a33-ada6-17b1c10ce67c", "id": "a862471a-6d0c-4cfe-b391-c6348a152c9a", "qos_policy_id": null}, {"router_id": "c84bf72d-c870-413e-b7b4-ed034d97e479", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:15Z", "updated_at": "2019-06-30T12:02:47Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e", "device_owner": "", "mac_address": "fa:16:3e:5d:5f:57", "device_id": ""}, "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.205", "revision_number": 2, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "a9796781-57c8-442c-9ff3-3da221648d1f", "id": "b85e20f8-1fb3-4c3a-891e-958820545274", "qos_policy_id": null}, {"router_id": "c84bf72d-c870-413e-b7b4-ed034d97e479", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:17Z", "updated_at": "2019-06-30T12:02:47Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e", "device_owner": "", "mac_address": "fa:16:3e:aa:83:84", "device_id": ""}, "fixed_ip_address": "11.0.0.22", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "b321f74e-5df5-482b-9e42-58a30b983a75", "id": "e274e772-f462-43df-817b-dea4fd05b3f7", "qos_policy_id": null}]} 2019-06-30 12:11:56,262 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-5090f59e-76f6-42ae-bf37-2d9f1a3b02f1 Date: Sun, 30 Jun 2019 12:11:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:11:45Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.22"}],"id":"b321f74e-5df5-482b-9e42-58a30b983a75","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:aa:83:84","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:37Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:11:56,262 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-ee37e77a-c001-4c94-961f-1bdae4dc6e7f 2019-06-30 12:11:56,262 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416bf71698cd817920f6b2f54f5fac3ae3732379" 2019-06-30 12:11:56,263 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-ff04014e-2887-4bce-80dd-a8a7839ff8e0 2019-06-30 12:11:56,263 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-ff04014e-2887-4bce-80dd-a8a7839ff8e0 2019-06-30 12:11:56,263 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-ff04014e-2887-4bce-80dd-a8a7839ff8e0 Date: Sun, 30 Jun 2019 12:11:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:11:47Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.11"}],"id":"a9796781-57c8-442c-9ff3-3da221648d1f","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:5d:5f:57","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:11:56,263 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-ff04014e-2887-4bce-80dd-a8a7839ff8e0 2019-06-30 12:11:56,263 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-ff04014e-2887-4bce-80dd-a8a7839ff8e0 2019-06-30 12:11:56,263 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-ff04014e-2887-4bce-80dd-a8a7839ff8e0 Date: Sun, 30 Jun 2019 12:11:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:11:47Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.11"}],"id":"a9796781-57c8-442c-9ff3-3da221648d1f","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:5d:5f:57","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:11:56,263 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416bf71698cd817920f6b2f54f5fac3ae3732379" 2019-06-30 12:11:56,264 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-5090f59e-76f6-42ae-bf37-2d9f1a3b02f1 Date: Sun, 30 Jun 2019 12:11:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:11:45Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.22"}],"id":"b321f74e-5df5-482b-9e42-58a30b983a75","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:aa:83:84","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:37Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:11:56,264 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/ec2d1661-a908-4b9b-82c8-ea07e87dd1f4 2019-06-30 12:11:56,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:11:56,333 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:11:56,333 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:11:56,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:11:56,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:11:56,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:11:56,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:11:56,333 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:11:45.469Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:11:45.470Z", "id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"} 2019-06-30 12:11:56,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:11:56,334 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:11:56 GMT 2019-06-30 12:11:56,334 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:11:56,334 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-06-30 12:11:56,334 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:11:56,334 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:11:56,334 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:12:01,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-06-30 12:12:01,504 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:12:01,504 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:12:01,504 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:12:01,504 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:12:01,504 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:12:01,504 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:12:01,504 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:12:01,505 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-ff04014e-2887-4bce-80dd-a8a7839ff8e0 Date: Sun, 30 Jun 2019 12:11:53 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:11:47Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"a9796781-57c8-442c-9ff3-3da221648d1f\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:5d:5f:57\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.050Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}416bf71698cd817920f6b2f54f5fac3ae3732379\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.008Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}416bf71698cd817920f6b2f54f5fac3ae3732379\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.008Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-ee37e77a-c001-4c94-961f-1bdae4dc6e7f", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.008Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-ee37e77a-c001-4c94-961f-1bdae4dc6e7f", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.008Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-ee37e77a-c001-4c94-961f-1bdae4dc6e7f", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.007Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-ee37e77a-c001-4c94-961f-1bdae4dc6e7f", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.007Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-ee37e77a-c001-4c94-961f-1bdae4dc6e7f Date: Sun, 30 Jun 2019 12:11:53 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T11:58:19Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"127a7285-31bf-4d87-8234-7ae0dbedbbc7\",\"ip_address\":\"192.168.120.13\"}],\"id\":\"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c\",\"security_groups\":[\"f6ced96d-e94e-4921-a6af-5b5728828a8d\"],\"mac_address\":\"fa:16:3e:b9:cf:82\",\"device_id\":\"638f1dc2-9ca8-45de-b69e-f20886bcb3b8\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"38dbeace-8ab5-41a3-b5a6-19e638982e36\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T11:56:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.007Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-ee37e77a-c001-4c94-961f-1bdae4dc6e7f Date: Sun, 30 Jun 2019 12:11:53 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T11:58:19Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"127a7285-31bf-4d87-8234-7ae0dbedbbc7\",\"ip_address\":\"192.168.120.13\"}],\"id\":\"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c\",\"security_groups\":[\"f6ced96d-e94e-4921-a6af-5b5728828a8d\"],\"mac_address\":\"fa:16:3e:b9:cf:82\",\"device_id\":\"638f1dc2-9ca8-45de-b69e-f20886bcb3b8\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"38dbeace-8ab5-41a3-b5a6-19e638982e36\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T11:56:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.007Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}416bf71698cd817920f6b2f54f5fac3ae3732379\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:52.961Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-ff04014e-2887-4bce-80dd-a8a7839ff8e0 Date: Sun, 30 Jun 2019 12:11:53 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:11:47Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"a9796781-57c8-442c-9ff3-3da221648d1f\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:5d:5f:57\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.049Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}416bf71698cd817920f6b2f54f5fac3ae3732379\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:52.961Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-e40463e7-a436-4449-b99c-b72a2c70c33c", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:52.960Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-e40463e7-a436-4449-b99c-b72a2c70c33c", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:52.960Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-e40463e7-a436-4449-b99c-b72a2c70c33c", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:52.960Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-e40463e7-a436-4449-b99c-b72a2c70c33c", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:52.960Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:53.779Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-e40463e7-a436-4449-b99c-b72a2c70c33c Date: Sun, 30 Jun 2019 12:11:52 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"3d43004f-3969-4bfa-afa1-dfc62b1b752a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T11:58:23Z\", \"updated_at\": \"2019-06-30T11:58:25Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"38dbeace-8ab5-41a3-b5a6-19e638982e36\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:b9:cf:82\", \"device_id\": \"638f1dc2-9ca8-45de-b69e-f20886bcb3b8\"}, \"fixed_ip_address\": \"192.168.120.13\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": \"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c\", \"id\": \"a862471a-6d0c-4cfe-b391-c6348a152c9a\", \"qos_policy_id\": null}, {\"router_id\": \"c84bf72d-c870-413e-b7b4-ed034d97e479\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:15Z\", \"updated_at\": \"2019-06-30T12:02:47Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:5d:5f:57\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.11\", \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 2, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": \"a9796781-57c8-442c-9ff3-3da221648d1f\", \"id\": \"b85e20f8-1fb3-4c3a-891e-958820545274\", \"qos_policy_id\": null}, {\"router_id\": \"c84bf72d-c870-413e-b7b4-ed034d97e479\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:17Z\", \"updated_at\": \"2019-06-30T12:02:47Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:aa:83:84\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.22\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": \"b321f74e-5df5-482b-9e42-58a30b983a75\", \"id\": \"e274e772-f462-43df-817b-dea4fd05b3f7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:52.959Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b93d7fb9-d111-43d6-8559-087684cecaa8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:54.435Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e79a2497e691941e258590fb978ef056d881a9b7\"", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.750Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:54.435Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-4a6d370b-e3f1-4318-9d06-27dd4f1d5b74", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:54.141Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:54.435Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-2d5e36d4-9ad9-4c12-8a16-a8c884b096d2", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.749Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:54.435Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-2d5e36d4-9ad9-4c12-8a16-a8c884b096d2", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.749Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:54.435Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-2d5e36d4-9ad9-4c12-8a16-a8c884b096d2", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.749Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:54.435Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-2d5e36d4-9ad9-4c12-8a16-a8c884b096d2 Date: Sun, 30 Jun 2019 12:11:53 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T11:58:19Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"127a7285-31bf-4d87-8234-7ae0dbedbbc7\",\"ip_address\":\"192.168.120.13\"}],\"id\":\"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c\",\"security_groups\":[\"f6ced96d-e94e-4921-a6af-5b5728828a8d\"],\"mac_address\":\"fa:16:3e:b9:cf:82\",\"device_id\":\"638f1dc2-9ca8-45de-b69e-f20886bcb3b8\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"38dbeace-8ab5-41a3-b5a6-19e638982e36\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T11:56:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.748Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:54.435Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-2d5e36d4-9ad9-4c12-8a16-a8c884b096d2 Date: Sun, 30 Jun 2019 12:11:53 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T11:58:19Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"127a7285-31bf-4d87-8234-7ae0dbedbbc7\",\"ip_address\":\"192.168.120.13\"}],\"id\":\"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c\",\"security_groups\":[\"f6ced96d-e94e-4921-a6af-5b5728828a8d\"],\"mac_address\":\"fa:16:3e:b9:cf:82\",\"device_id\":\"638f1dc2-9ca8-45de-b69e-f20886bcb3b8\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"38dbeace-8ab5-41a3-b5a6-19e638982e36\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T11:56:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.748Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:54.435Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e79a2497e691941e258590fb978ef056d881a9b7\"", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.706Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:54.435Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-4a6d370b-e3f1-4318-9d06-27dd4f1d5b74", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:54.141Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:54.435Z", "message": "Detaching port fbd1487a-6279-4898-bee1-dc2ef49df25e...", "level": "info", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:54.141Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:54.435Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-263e5788-a475-4d42-b1df-5b1296fab279", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.705Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:54.435Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-263e5788-a475-4d42-b1df-5b1296fab279", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.705Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:54.435Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-e1d37fea-5f38-416b-8ac4-49a34fe3d71a Date: Sun, 30 Jun 2019 12:11:53 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:11:47Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"a9796781-57c8-442c-9ff3-3da221648d1f\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:5d:5f:57\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.789Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:54.435Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-263e5788-a475-4d42-b1df-5b1296fab279", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.705Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:54.435Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-263e5788-a475-4d42-b1df-5b1296fab279 Date: Sun, 30 Jun 2019 12:11:53 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"3d43004f-3969-4bfa-afa1-dfc62b1b752a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T11:58:23Z\", \"updated_at\": \"2019-06-30T11:58:25Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"38dbeace-8ab5-41a3-b5a6-19e638982e36\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:b9:cf:82\", \"device_id\": \"638f1dc2-9ca8-45de-b69e-f20886bcb3b8\"}, \"fixed_ip_address\": \"192.168.120.13\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": \"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c\", \"id\": \"a862471a-6d0c-4cfe-b391-c6348a152c9a\", \"qos_policy_id\": null}, {\"router_id\": \"c84bf72d-c870-413e-b7b4-ed034d97e479\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:15Z\", \"updated_at\": \"2019-06-30T12:02:47Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:5d:5f:57\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.11\", \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 2, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": \"a9796781-57c8-442c-9ff3-3da221648d1f\", \"id\": \"b85e20f8-1fb3-4c3a-891e-958820545274\", \"qos_policy_id\": null}, {\"router_id\": \"c84bf72d-c870-413e-b7b4-ed034d97e479\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:17Z\", \"updated_at\": \"2019-06-30T12:02:47Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:aa:83:84\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.22\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": \"b321f74e-5df5-482b-9e42-58a30b983a75\", \"id\": \"e274e772-f462-43df-817b-dea4fd05b3f7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.704Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:54.435Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-e1d37fea-5f38-416b-8ac4-49a34fe3d71a", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.789Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:54.435Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.983Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:54.435Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-e1d37fea-5f38-416b-8ac4-49a34fe3d71a", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.789Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:54.435Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-e1d37fea-5f38-416b-8ac4-49a34fe3d71a", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.790Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:54.435Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-e1d37fea-5f38-416b-8ac4-49a34fe3d71a Date: Sun, 30 Jun 2019 12:11:53 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:11:47Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"a9796781-57c8-442c-9ff3-3da221648d1f\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:5d:5f:57\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.789Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:54.435Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e79a2497e691941e258590fb978ef056d881a9b7\"", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.790Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:54.435Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-e1d37fea-5f38-416b-8ac4-49a34fe3d71a", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.790Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:54.435Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e79a2497e691941e258590fb978ef056d881a9b7\"", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.791Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:54.435Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-263e5788-a475-4d42-b1df-5b1296fab279", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.705Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:54.435Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_data_plane_port_x7a39y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.840Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:54.435Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e79a2497e691941e258590fb978ef056d881a9b7\"", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.706Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:54.435Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-4a6d370b-e3f1-4318-9d06-27dd4f1d5b74 Date: Sun, 30 Jun 2019 12:11:54 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:11:45Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.22\"}],\"id\":\"b321f74e-5df5-482b-9e42-58a30b983a75\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:aa:83:84\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:37Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:54.140Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:54.435Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e79a2497e691941e258590fb978ef056d881a9b7\"", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.750Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:54.435Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-4a6d370b-e3f1-4318-9d06-27dd4f1d5b74 Date: Sun, 30 Jun 2019 12:11:54 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:11:45Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.22\"}],\"id\":\"b321f74e-5df5-482b-9e42-58a30b983a75\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:aa:83:84\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:37Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:54.139Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:54.435Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-2d5e36d4-9ad9-4c12-8a16-a8c884b096d2", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.749Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:54.435Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-4a6d370b-e3f1-4318-9d06-27dd4f1d5b74", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:54.141Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:54.435Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-4a6d370b-e3f1-4318-9d06-27dd4f1d5b74", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:54.141Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:54.435Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e79a2497e691941e258590fb978ef056d881a9b7\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:54.142Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}], "metadata": {"pagination": {"total": 255, "offset": 67, "size": 50}}} 2019-06-30 12:12:01,505 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:12:01,505 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:12:01 GMT 2019-06-30 12:12:01,505 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:12:01,505 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 12:12:01,505 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:12:01,505 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:12:01,505 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:12:01,506 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 12:12:01,508 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-ff04014e-2887-4bce-80dd-a8a7839ff8e0 Date: Sun, 30 Jun 2019 12:11:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:11:47Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.11"}],"id":"a9796781-57c8-442c-9ff3-3da221648d1f","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:5d:5f:57","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:12:01,509 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416bf71698cd817920f6b2f54f5fac3ae3732379" 2019-06-30 12:12:01,509 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416bf71698cd817920f6b2f54f5fac3ae3732379" 2019-06-30 12:12:01,509 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-ee37e77a-c001-4c94-961f-1bdae4dc6e7f 2019-06-30 12:12:01,509 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-ee37e77a-c001-4c94-961f-1bdae4dc6e7f 2019-06-30 12:12:01,509 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-ee37e77a-c001-4c94-961f-1bdae4dc6e7f 2019-06-30 12:12:01,510 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-ee37e77a-c001-4c94-961f-1bdae4dc6e7f 2019-06-30 12:12:01,510 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-ee37e77a-c001-4c94-961f-1bdae4dc6e7f Date: Sun, 30 Jun 2019 12:11:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T11:58:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"127a7285-31bf-4d87-8234-7ae0dbedbbc7","ip_address":"192.168.120.13"}],"id":"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c","security_groups":["f6ced96d-e94e-4921-a6af-5b5728828a8d"],"mac_address":"fa:16:3e:b9:cf:82","device_id":"638f1dc2-9ca8-45de-b69e-f20886bcb3b8","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"38dbeace-8ab5-41a3-b5a6-19e638982e36","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T11:56:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:12:01,510 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-ee37e77a-c001-4c94-961f-1bdae4dc6e7f Date: Sun, 30 Jun 2019 12:11:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T11:58:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"127a7285-31bf-4d87-8234-7ae0dbedbbc7","ip_address":"192.168.120.13"}],"id":"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c","security_groups":["f6ced96d-e94e-4921-a6af-5b5728828a8d"],"mac_address":"fa:16:3e:b9:cf:82","device_id":"638f1dc2-9ca8-45de-b69e-f20886bcb3b8","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"38dbeace-8ab5-41a3-b5a6-19e638982e36","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T11:56:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:12:01,510 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416bf71698cd817920f6b2f54f5fac3ae3732379" 2019-06-30 12:12:01,510 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-ff04014e-2887-4bce-80dd-a8a7839ff8e0 Date: Sun, 30 Jun 2019 12:11:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:11:47Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.11"}],"id":"a9796781-57c8-442c-9ff3-3da221648d1f","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:5d:5f:57","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:12:01,510 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416bf71698cd817920f6b2f54f5fac3ae3732379" 2019-06-30 12:12:01,511 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-e40463e7-a436-4449-b99c-b72a2c70c33c 2019-06-30 12:12:01,511 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-e40463e7-a436-4449-b99c-b72a2c70c33c 2019-06-30 12:12:01,511 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-e40463e7-a436-4449-b99c-b72a2c70c33c 2019-06-30 12:12:01,511 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-e40463e7-a436-4449-b99c-b72a2c70c33c 2019-06-30 12:12:01,511 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-e40463e7-a436-4449-b99c-b72a2c70c33c Date: Sun, 30 Jun 2019 12:11:52 GMT RESP BODY: {"floatingips": [{"router_id": "3d43004f-3969-4bfa-afa1-dfc62b1b752a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:58:23Z", "updated_at": "2019-06-30T11:58:25Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "38dbeace-8ab5-41a3-b5a6-19e638982e36", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b9:cf:82", "device_id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "71e4f0c2-cb13-4a33-ada6-17b1c10ce67c", "id": "a862471a-6d0c-4cfe-b391-c6348a152c9a", "qos_policy_id": null}, {"router_id": "c84bf72d-c870-413e-b7b4-ed034d97e479", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:15Z", "updated_at": "2019-06-30T12:02:47Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e", "device_owner": "", "mac_address": "fa:16:3e:5d:5f:57", "device_id": ""}, "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.205", "revision_number": 2, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "a9796781-57c8-442c-9ff3-3da221648d1f", "id": "b85e20f8-1fb3-4c3a-891e-958820545274", "qos_policy_id": null}, {"router_id": "c84bf72d-c870-413e-b7b4-ed034d97e479", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:17Z", "updated_at": "2019-06-30T12:02:47Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e", "device_owner": "", "mac_address": "fa:16:3e:aa:83:84", "device_id": ""}, "fixed_ip_address": "11.0.0.22", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "b321f74e-5df5-482b-9e42-58a30b983a75", "id": "e274e772-f462-43df-817b-dea4fd05b3f7", "qos_policy_id": null}]} 2019-06-30 12:12:01,511 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79a2497e691941e258590fb978ef056d881a9b7" 2019-06-30 12:12:01,512 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-4a6d370b-e3f1-4318-9d06-27dd4f1d5b74 2019-06-30 12:12:01,512 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-2d5e36d4-9ad9-4c12-8a16-a8c884b096d2 2019-06-30 12:12:01,512 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-2d5e36d4-9ad9-4c12-8a16-a8c884b096d2 2019-06-30 12:12:01,512 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-2d5e36d4-9ad9-4c12-8a16-a8c884b096d2 2019-06-30 12:12:01,512 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-2d5e36d4-9ad9-4c12-8a16-a8c884b096d2 Date: Sun, 30 Jun 2019 12:11:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T11:58:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"127a7285-31bf-4d87-8234-7ae0dbedbbc7","ip_address":"192.168.120.13"}],"id":"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c","security_groups":["f6ced96d-e94e-4921-a6af-5b5728828a8d"],"mac_address":"fa:16:3e:b9:cf:82","device_id":"638f1dc2-9ca8-45de-b69e-f20886bcb3b8","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"38dbeace-8ab5-41a3-b5a6-19e638982e36","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T11:56:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:12:01,513 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-2d5e36d4-9ad9-4c12-8a16-a8c884b096d2 Date: Sun, 30 Jun 2019 12:11:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T11:58:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"127a7285-31bf-4d87-8234-7ae0dbedbbc7","ip_address":"192.168.120.13"}],"id":"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c","security_groups":["f6ced96d-e94e-4921-a6af-5b5728828a8d"],"mac_address":"fa:16:3e:b9:cf:82","device_id":"638f1dc2-9ca8-45de-b69e-f20886bcb3b8","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"38dbeace-8ab5-41a3-b5a6-19e638982e36","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T11:56:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:12:01,513 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79a2497e691941e258590fb978ef056d881a9b7" 2019-06-30 12:12:01,513 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-4a6d370b-e3f1-4318-9d06-27dd4f1d5b74 2019-06-30 12:12:01,513 - functest.core.cloudify - DEBUG - Detaching port fbd1487a-6279-4898-bee1-dc2ef49df25e... 2019-06-30 12:12:01,513 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-263e5788-a475-4d42-b1df-5b1296fab279 2019-06-30 12:12:01,513 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-263e5788-a475-4d42-b1df-5b1296fab279 2019-06-30 12:12:01,514 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-e1d37fea-5f38-416b-8ac4-49a34fe3d71a Date: Sun, 30 Jun 2019 12:11:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:11:47Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.11"}],"id":"a9796781-57c8-442c-9ff3-3da221648d1f","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:5d:5f:57","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:12:01,514 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-263e5788-a475-4d42-b1df-5b1296fab279 2019-06-30 12:12:01,514 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-263e5788-a475-4d42-b1df-5b1296fab279 Date: Sun, 30 Jun 2019 12:11:53 GMT RESP BODY: {"floatingips": [{"router_id": "3d43004f-3969-4bfa-afa1-dfc62b1b752a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:58:23Z", "updated_at": "2019-06-30T11:58:25Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "38dbeace-8ab5-41a3-b5a6-19e638982e36", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b9:cf:82", "device_id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "71e4f0c2-cb13-4a33-ada6-17b1c10ce67c", "id": "a862471a-6d0c-4cfe-b391-c6348a152c9a", "qos_policy_id": null}, {"router_id": "c84bf72d-c870-413e-b7b4-ed034d97e479", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:15Z", "updated_at": "2019-06-30T12:02:47Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e", "device_owner": "", "mac_address": "fa:16:3e:5d:5f:57", "device_id": ""}, "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.205", "revision_number": 2, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "a9796781-57c8-442c-9ff3-3da221648d1f", "id": "b85e20f8-1fb3-4c3a-891e-958820545274", "qos_policy_id": null}, {"router_id": "c84bf72d-c870-413e-b7b4-ed034d97e479", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:17Z", "updated_at": "2019-06-30T12:02:47Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e", "device_owner": "", "mac_address": "fa:16:3e:aa:83:84", "device_id": ""}, "fixed_ip_address": "11.0.0.22", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "b321f74e-5df5-482b-9e42-58a30b983a75", "id": "e274e772-f462-43df-817b-dea4fd05b3f7", "qos_policy_id": null}]} 2019-06-30 12:12:01,514 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-e1d37fea-5f38-416b-8ac4-49a34fe3d71a 2019-06-30 12:12:01,514 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-06-30 12:12:01,514 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-e1d37fea-5f38-416b-8ac4-49a34fe3d71a 2019-06-30 12:12:01,514 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-e1d37fea-5f38-416b-8ac4-49a34fe3d71a 2019-06-30 12:12:01,515 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-e1d37fea-5f38-416b-8ac4-49a34fe3d71a Date: Sun, 30 Jun 2019 12:11:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:11:47Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.11"}],"id":"a9796781-57c8-442c-9ff3-3da221648d1f","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:5d:5f:57","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:12:01,515 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79a2497e691941e258590fb978ef056d881a9b7" 2019-06-30 12:12:01,515 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-e1d37fea-5f38-416b-8ac4-49a34fe3d71a 2019-06-30 12:12:01,515 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79a2497e691941e258590fb978ef056d881a9b7" 2019-06-30 12:12:01,515 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-263e5788-a475-4d42-b1df-5b1296fab279 2019-06-30 12:12:01,515 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-06-30 12:12:01,516 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79a2497e691941e258590fb978ef056d881a9b7" 2019-06-30 12:12:01,516 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-4a6d370b-e3f1-4318-9d06-27dd4f1d5b74 Date: Sun, 30 Jun 2019 12:11:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:11:45Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.22"}],"id":"b321f74e-5df5-482b-9e42-58a30b983a75","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:aa:83:84","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:37Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:12:01,516 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79a2497e691941e258590fb978ef056d881a9b7" 2019-06-30 12:12:01,516 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-4a6d370b-e3f1-4318-9d06-27dd4f1d5b74 Date: Sun, 30 Jun 2019 12:11:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:11:45Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.22"}],"id":"b321f74e-5df5-482b-9e42-58a30b983a75","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:aa:83:84","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:37Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:12:01,516 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-2d5e36d4-9ad9-4c12-8a16-a8c884b096d2 2019-06-30 12:12:01,516 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-4a6d370b-e3f1-4318-9d06-27dd4f1d5b74 2019-06-30 12:12:01,516 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-4a6d370b-e3f1-4318-9d06-27dd4f1d5b74 2019-06-30 12:12:01,517 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79a2497e691941e258590fb978ef056d881a9b7" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-06-30 12:12:01,517 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/ec2d1661-a908-4b9b-82c8-ea07e87dd1f4 2019-06-30 12:12:01,669 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:12:01,669 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:12:01,670 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:12:01,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:12:01,670 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:12:01,670 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:12:01,670 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:12:01,670 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:11:45.469Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:11:45.470Z", "id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"} 2019-06-30 12:12:01,670 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:12:01,670 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:12:01 GMT 2019-06-30 12:12:01,670 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:12:01,671 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-06-30 12:12:01,671 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:12:01,671 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:12:01,671 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:12:06,676 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-06-30 12:12:06,821 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:12:06,821 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:12:06,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:12:06,822 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:12:06,822 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:12:06,822 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:12:06,822 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:12:06,822 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:54.435Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-263e5788-a475-4d42-b1df-5b1296fab279 Date: Sun, 30 Jun 2019 12:11:53 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"3d43004f-3969-4bfa-afa1-dfc62b1b752a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T11:58:23Z\", \"updated_at\": \"2019-06-30T11:58:25Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"38dbeace-8ab5-41a3-b5a6-19e638982e36\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:b9:cf:82\", \"device_id\": \"638f1dc2-9ca8-45de-b69e-f20886bcb3b8\"}, \"fixed_ip_address\": \"192.168.120.13\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": \"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c\", \"id\": \"a862471a-6d0c-4cfe-b391-c6348a152c9a\", \"qos_policy_id\": null}, {\"router_id\": \"c84bf72d-c870-413e-b7b4-ed034d97e479\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:15Z\", \"updated_at\": \"2019-06-30T12:02:47Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:5d:5f:57\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.11\", \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 2, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": \"a9796781-57c8-442c-9ff3-3da221648d1f\", \"id\": \"b85e20f8-1fb3-4c3a-891e-958820545274\", \"qos_policy_id\": null}, {\"router_id\": \"c84bf72d-c870-413e-b7b4-ed034d97e479\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:17Z\", \"updated_at\": \"2019-06-30T12:02:47Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:aa:83:84\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.22\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": \"b321f74e-5df5-482b-9e42-58a30b983a75\", \"id\": \"e274e772-f462-43df-817b-dea4fd05b3f7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:53.704Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:55.069Z", "message": "Successfully detached port fbd1487a-6279-4898-bee1-dc2ef49df25e", "level": "info", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:54.557Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:55.069Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-ccf223fd-a181-4caa-aec4-3ab9b50011c6", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:54.557Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:55.069Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-ccf223fd-a181-4caa-aec4-3ab9b50011c6", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:54.557Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:55.069Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:55.011Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:55.069Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-ccf223fd-a181-4caa-aec4-3ab9b50011c6", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:54.556Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:55.069Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-ccf223fd-a181-4caa-aec4-3ab9b50011c6 Date: Sun, 30 Jun 2019 12:11:54 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:11:54Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b05219f4-d0c6-42d0-b4a0-d29341a47127\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"fbd1487a-6279-4898-bee1-dc2ef49df25e\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:85:e5:57\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"1caed12e-6cf9-4373-bc86-01c83a5ea053\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:25Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:54.556Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:55.069Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-ccf223fd-a181-4caa-aec4-3ab9b50011c6", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:54.557Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:55.069Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-ccf223fd-a181-4caa-aec4-3ab9b50011c6 Date: Sun, 30 Jun 2019 12:11:54 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:11:54Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b05219f4-d0c6-42d0-b4a0-d29341a47127\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"fbd1487a-6279-4898-bee1-dc2ef49df25e\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:85:e5:57\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"1caed12e-6cf9-4373-bc86-01c83a5ea053\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:25Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:54.556Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19a502e1-c492-4d44-a766-c03054c8677c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:55.714Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-0fa520a2-d052-4d05-91c6-87860758b520", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:55.018Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:55.714Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:11:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fa520a2-d052-4d05-91c6-87860758b520 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:55.017Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:55.714Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-0fa520a2-d052-4d05-91c6-87860758b520", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:55.018Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:55.714Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6390fd14fc34113b2c876649199473f00ae72510\"", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:55.410Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:55.714Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6390fd14fc34113b2c876649199473f00ae72510\"", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:55.411Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:55.714Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:55.011Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:55.714Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:11:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fa520a2-d052-4d05-91c6-87860758b520 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:55.017Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:55.714Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:55.162Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:55.714Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_data_plane_port_c0qizp", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:54.976Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.325Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-ebc8b978-1261-4695-be30-8f7a5049a9e5 Date: Sun, 30 Jun 2019 12:11:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:11:47Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"a9796781-57c8-442c-9ff3-3da221648d1f\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:5d:5f:57\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.052Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.325Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-ebc8b978-1261-4695-be30-8f7a5049a9e5", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.052Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.325Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-ebc8b978-1261-4695-be30-8f7a5049a9e5", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.052Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.325Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-ebc8b978-1261-4695-be30-8f7a5049a9e5", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.052Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.325Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-ebc8b978-1261-4695-be30-8f7a5049a9e5", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.052Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.325Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.168Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.325Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c7c36a97-2e88-455d-b394-f9c77a82703f", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:55.732Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.325Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.168Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.325Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:11:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa0ce976-d254-4e71-aa83-d881b0ef6cf6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.174Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.325Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c7c36a97-2e88-455d-b394-f9c77a82703f", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:55.733Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.325Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6390fd14fc34113b2c876649199473f00ae72510\"", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.053Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.325Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c7c36a97-2e88-455d-b394-f9c77a82703f", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:55.732Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.325Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6390fd14fc34113b2c876649199473f00ae72510\"", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:55.735Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.325Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-fa0ce976-d254-4e71-aa83-d881b0ef6cf6", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.174Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.325Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c7c36a97-2e88-455d-b394-f9c77a82703f", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:55.733Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.325Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-c7c36a97-2e88-455d-b394-f9c77a82703f Date: Sun, 30 Jun 2019 12:11:55 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"3d43004f-3969-4bfa-afa1-dfc62b1b752a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T11:58:23Z\", \"updated_at\": \"2019-06-30T11:58:25Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"38dbeace-8ab5-41a3-b5a6-19e638982e36\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:b9:cf:82\", \"device_id\": \"638f1dc2-9ca8-45de-b69e-f20886bcb3b8\"}, \"fixed_ip_address\": \"192.168.120.13\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": \"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c\", \"id\": \"a862471a-6d0c-4cfe-b391-c6348a152c9a\", \"qos_policy_id\": null}, {\"router_id\": \"c84bf72d-c870-413e-b7b4-ed034d97e479\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:15Z\", \"updated_at\": \"2019-06-30T12:02:47Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:5d:5f:57\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.11\", \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 2, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": \"a9796781-57c8-442c-9ff3-3da221648d1f\", \"id\": \"b85e20f8-1fb3-4c3a-891e-958820545274\", \"qos_policy_id\": null}, {\"router_id\": \"c84bf72d-c870-413e-b7b4-ed034d97e479\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:17Z\", \"updated_at\": \"2019-06-30T12:02:47Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:aa:83:84\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.22\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": \"b321f74e-5df5-482b-9e42-58a30b983a75\", \"id\": \"e274e772-f462-43df-817b-dea4fd05b3f7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:55.732Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.325Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6390fd14fc34113b2c876649199473f00ae72510\"", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:55.735Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.325Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:11:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa0ce976-d254-4e71-aa83-d881b0ef6cf6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.174Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.325Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6390fd14fc34113b2c876649199473f00ae72510\"", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.053Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.325Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-4cf4b740-0d91-4267-af7f-1ab9c2a82294 Date: Sun, 30 Jun 2019 12:11:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T11:58:19Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"127a7285-31bf-4d87-8234-7ae0dbedbbc7\",\"ip_address\":\"192.168.120.13\"}],\"id\":\"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c\",\"security_groups\":[\"f6ced96d-e94e-4921-a6af-5b5728828a8d\"],\"mac_address\":\"fa:16:3e:b9:cf:82\",\"device_id\":\"638f1dc2-9ca8-45de-b69e-f20886bcb3b8\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"38dbeace-8ab5-41a3-b5a6-19e638982e36\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T11:56:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.008Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.325Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-fa0ce976-d254-4e71-aa83-d881b0ef6cf6", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.174Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.325Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-db48d5a0-b359-4f9e-bc82-324b4dc56825 Date: Sun, 30 Jun 2019 12:11:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:11:45Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.22\"}],\"id\":\"b321f74e-5df5-482b-9e42-58a30b983a75\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:aa:83:84\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:37Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.093Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.325Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-4cf4b740-0d91-4267-af7f-1ab9c2a82294 Date: Sun, 30 Jun 2019 12:11:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T11:58:19Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"127a7285-31bf-4d87-8234-7ae0dbedbbc7\",\"ip_address\":\"192.168.120.13\"}],\"id\":\"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c\",\"security_groups\":[\"f6ced96d-e94e-4921-a6af-5b5728828a8d\"],\"mac_address\":\"fa:16:3e:b9:cf:82\",\"device_id\":\"638f1dc2-9ca8-45de-b69e-f20886bcb3b8\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"38dbeace-8ab5-41a3-b5a6-19e638982e36\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T11:56:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.008Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.325Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-4cf4b740-0d91-4267-af7f-1ab9c2a82294", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.008Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.325Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-4cf4b740-0d91-4267-af7f-1ab9c2a82294", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.008Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.325Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6390fd14fc34113b2c876649199473f00ae72510\"", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.010Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.325Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-4cf4b740-0d91-4267-af7f-1ab9c2a82294", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.009Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.325Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-4cf4b740-0d91-4267-af7f-1ab9c2a82294", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.009Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.325Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6390fd14fc34113b2c876649199473f00ae72510\"", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.010Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.325Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-ebc8b978-1261-4695-be30-8f7a5049a9e5 Date: Sun, 30 Jun 2019 12:11:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:11:47Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"a9796781-57c8-442c-9ff3-3da221648d1f\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:5d:5f:57\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.051Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.325Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-c7c36a97-2e88-455d-b394-f9c77a82703f Date: Sun, 30 Jun 2019 12:11:55 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"3d43004f-3969-4bfa-afa1-dfc62b1b752a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T11:58:23Z\", \"updated_at\": \"2019-06-30T11:58:25Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"38dbeace-8ab5-41a3-b5a6-19e638982e36\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:b9:cf:82\", \"device_id\": \"638f1dc2-9ca8-45de-b69e-f20886bcb3b8\"}, \"fixed_ip_address\": \"192.168.120.13\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": \"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c\", \"id\": \"a862471a-6d0c-4cfe-b391-c6348a152c9a\", \"qos_policy_id\": null}, {\"router_id\": \"c84bf72d-c870-413e-b7b4-ed034d97e479\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:15Z\", \"updated_at\": \"2019-06-30T12:02:47Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:5d:5f:57\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.11\", \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 2, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": \"a9796781-57c8-442c-9ff3-3da221648d1f\", \"id\": \"b85e20f8-1fb3-4c3a-891e-958820545274\", \"qos_policy_id\": null}, {\"router_id\": \"c84bf72d-c870-413e-b7b4-ed034d97e479\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:17Z\", \"updated_at\": \"2019-06-30T12:02:47Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:aa:83:84\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.22\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": \"b321f74e-5df5-482b-9e42-58a30b983a75\", \"id\": \"e274e772-f462-43df-817b-dea4fd05b3f7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:55.732Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.859Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-db48d5a0-b359-4f9e-bc82-324b4dc56825 Date: Sun, 30 Jun 2019 12:11:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:11:45Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.22\"}],\"id\":\"b321f74e-5df5-482b-9e42-58a30b983a75\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:aa:83:84\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:37Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.093Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}], "metadata": {"pagination": {"total": 343, "offset": 117, "size": 50}}} 2019-06-30 12:12:06,822 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:12:06,822 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:12:06 GMT 2019-06-30 12:12:06,823 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:12:06,823 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 12:12:06,823 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:12:06,823 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:12:06,823 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:12:06,823 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 12:12:06,826 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-263e5788-a475-4d42-b1df-5b1296fab279 Date: Sun, 30 Jun 2019 12:11:53 GMT RESP BODY: {"floatingips": [{"router_id": "3d43004f-3969-4bfa-afa1-dfc62b1b752a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:58:23Z", "updated_at": "2019-06-30T11:58:25Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "38dbeace-8ab5-41a3-b5a6-19e638982e36", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b9:cf:82", "device_id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "71e4f0c2-cb13-4a33-ada6-17b1c10ce67c", "id": "a862471a-6d0c-4cfe-b391-c6348a152c9a", "qos_policy_id": null}, {"router_id": "c84bf72d-c870-413e-b7b4-ed034d97e479", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:15Z", "updated_at": "2019-06-30T12:02:47Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e", "device_owner": "", "mac_address": "fa:16:3e:5d:5f:57", "device_id": ""}, "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.205", "revision_number": 2, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "a9796781-57c8-442c-9ff3-3da221648d1f", "id": "b85e20f8-1fb3-4c3a-891e-958820545274", "qos_policy_id": null}, {"router_id": "c84bf72d-c870-413e-b7b4-ed034d97e479", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:17Z", "updated_at": "2019-06-30T12:02:47Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e", "device_owner": "", "mac_address": "fa:16:3e:aa:83:84", "device_id": ""}, "fixed_ip_address": "11.0.0.22", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "b321f74e-5df5-482b-9e42-58a30b983a75", "id": "e274e772-f462-43df-817b-dea4fd05b3f7", "qos_policy_id": null}]} 2019-06-30 12:12:06,826 - functest.core.cloudify - DEBUG - Successfully detached port fbd1487a-6279-4898-bee1-dc2ef49df25e 2019-06-30 12:12:06,826 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-ccf223fd-a181-4caa-aec4-3ab9b50011c6 2019-06-30 12:12:06,826 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-ccf223fd-a181-4caa-aec4-3ab9b50011c6 2019-06-30 12:12:06,827 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:12:06,827 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-ccf223fd-a181-4caa-aec4-3ab9b50011c6 2019-06-30 12:12:06,827 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-ccf223fd-a181-4caa-aec4-3ab9b50011c6 Date: Sun, 30 Jun 2019 12:11:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:11:54Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b05219f4-d0c6-42d0-b4a0-d29341a47127","ip_address":"12.0.0.4"}],"id":"fbd1487a-6279-4898-bee1-dc2ef49df25e","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:85:e5:57","project_id":"93b89017d60443d08a5914fae870f878","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"1caed12e-6cf9-4373-bc86-01c83a5ea053","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-30 12:12:06,827 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-ccf223fd-a181-4caa-aec4-3ab9b50011c6 2019-06-30 12:12:06,827 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-ccf223fd-a181-4caa-aec4-3ab9b50011c6 Date: Sun, 30 Jun 2019 12:11:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:11:54Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b05219f4-d0c6-42d0-b4a0-d29341a47127","ip_address":"12.0.0.4"}],"id":"fbd1487a-6279-4898-bee1-dc2ef49df25e","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:85:e5:57","project_id":"93b89017d60443d08a5914fae870f878","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"1caed12e-6cf9-4373-bc86-01c83a5ea053","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-30 12:12:06,827 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0fa520a2-d052-4d05-91c6-87860758b520 2019-06-30 12:12:06,828 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:11:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fa520a2-d052-4d05-91c6-87860758b520 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:12:06,828 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0fa520a2-d052-4d05-91c6-87860758b520 2019-06-30 12:12:06,828 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6390fd14fc34113b2c876649199473f00ae72510" 2019-06-30 12:12:06,828 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6390fd14fc34113b2c876649199473f00ae72510" 2019-06-30 12:12:06,828 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:12:06,828 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:11:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fa520a2-d052-4d05-91c6-87860758b520 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:12:06,829 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-06-30 12:12:06,829 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-06-30 12:12:06,829 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-ebc8b978-1261-4695-be30-8f7a5049a9e5 Date: Sun, 30 Jun 2019 12:11:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:11:47Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.11"}],"id":"a9796781-57c8-442c-9ff3-3da221648d1f","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:5d:5f:57","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:12:06,829 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-ebc8b978-1261-4695-be30-8f7a5049a9e5 2019-06-30 12:12:06,829 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-ebc8b978-1261-4695-be30-8f7a5049a9e5 2019-06-30 12:12:06,829 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-ebc8b978-1261-4695-be30-8f7a5049a9e5 2019-06-30 12:12:06,830 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-ebc8b978-1261-4695-be30-8f7a5049a9e5 2019-06-30 12:12:06,830 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:12:06,830 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c7c36a97-2e88-455d-b394-f9c77a82703f 2019-06-30 12:12:06,830 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:12:06,830 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:11:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa0ce976-d254-4e71-aa83-d881b0ef6cf6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:12:06,830 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c7c36a97-2e88-455d-b394-f9c77a82703f 2019-06-30 12:12:06,831 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6390fd14fc34113b2c876649199473f00ae72510" 2019-06-30 12:12:06,831 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c7c36a97-2e88-455d-b394-f9c77a82703f 2019-06-30 12:12:06,831 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6390fd14fc34113b2c876649199473f00ae72510" 2019-06-30 12:12:06,831 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-fa0ce976-d254-4e71-aa83-d881b0ef6cf6 2019-06-30 12:12:06,831 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c7c36a97-2e88-455d-b394-f9c77a82703f 2019-06-30 12:12:06,831 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-c7c36a97-2e88-455d-b394-f9c77a82703f Date: Sun, 30 Jun 2019 12:11:55 GMT RESP BODY: {"floatingips": [{"router_id": "3d43004f-3969-4bfa-afa1-dfc62b1b752a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:58:23Z", "updated_at": "2019-06-30T11:58:25Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "38dbeace-8ab5-41a3-b5a6-19e638982e36", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b9:cf:82", "device_id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "71e4f0c2-cb13-4a33-ada6-17b1c10ce67c", "id": "a862471a-6d0c-4cfe-b391-c6348a152c9a", "qos_policy_id": null}, {"router_id": "c84bf72d-c870-413e-b7b4-ed034d97e479", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:15Z", "updated_at": "2019-06-30T12:02:47Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e", "device_owner": "", "mac_address": "fa:16:3e:5d:5f:57", "device_id": ""}, "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.205", "revision_number": 2, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "a9796781-57c8-442c-9ff3-3da221648d1f", "id": "b85e20f8-1fb3-4c3a-891e-958820545274", "qos_policy_id": null}, {"router_id": "c84bf72d-c870-413e-b7b4-ed034d97e479", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:17Z", "updated_at": "2019-06-30T12:02:47Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e", "device_owner": "", "mac_address": "fa:16:3e:aa:83:84", "device_id": ""}, "fixed_ip_address": "11.0.0.22", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "b321f74e-5df5-482b-9e42-58a30b983a75", "id": "e274e772-f462-43df-817b-dea4fd05b3f7", "qos_policy_id": null}]} 2019-06-30 12:12:06,831 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6390fd14fc34113b2c876649199473f00ae72510" 2019-06-30 12:12:06,832 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:11:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa0ce976-d254-4e71-aa83-d881b0ef6cf6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:12:06,832 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6390fd14fc34113b2c876649199473f00ae72510" 2019-06-30 12:12:06,832 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-4cf4b740-0d91-4267-af7f-1ab9c2a82294 Date: Sun, 30 Jun 2019 12:11:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T11:58:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"127a7285-31bf-4d87-8234-7ae0dbedbbc7","ip_address":"192.168.120.13"}],"id":"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c","security_groups":["f6ced96d-e94e-4921-a6af-5b5728828a8d"],"mac_address":"fa:16:3e:b9:cf:82","device_id":"638f1dc2-9ca8-45de-b69e-f20886bcb3b8","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"38dbeace-8ab5-41a3-b5a6-19e638982e36","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T11:56:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:12:06,832 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-fa0ce976-d254-4e71-aa83-d881b0ef6cf6 2019-06-30 12:12:06,832 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-db48d5a0-b359-4f9e-bc82-324b4dc56825 Date: Sun, 30 Jun 2019 12:11:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:11:45Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.22"}],"id":"b321f74e-5df5-482b-9e42-58a30b983a75","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:aa:83:84","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:37Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:12:06,832 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-4cf4b740-0d91-4267-af7f-1ab9c2a82294 Date: Sun, 30 Jun 2019 12:11:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T11:58:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"127a7285-31bf-4d87-8234-7ae0dbedbbc7","ip_address":"192.168.120.13"}],"id":"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c","security_groups":["f6ced96d-e94e-4921-a6af-5b5728828a8d"],"mac_address":"fa:16:3e:b9:cf:82","device_id":"638f1dc2-9ca8-45de-b69e-f20886bcb3b8","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"38dbeace-8ab5-41a3-b5a6-19e638982e36","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T11:56:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:12:06,832 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-4cf4b740-0d91-4267-af7f-1ab9c2a82294 2019-06-30 12:12:06,833 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-4cf4b740-0d91-4267-af7f-1ab9c2a82294 2019-06-30 12:12:06,833 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6390fd14fc34113b2c876649199473f00ae72510" 2019-06-30 12:12:06,833 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-4cf4b740-0d91-4267-af7f-1ab9c2a82294 2019-06-30 12:12:06,833 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-4cf4b740-0d91-4267-af7f-1ab9c2a82294 2019-06-30 12:12:06,833 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6390fd14fc34113b2c876649199473f00ae72510" 2019-06-30 12:12:06,833 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-ebc8b978-1261-4695-be30-8f7a5049a9e5 Date: Sun, 30 Jun 2019 12:11:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:11:47Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.11"}],"id":"a9796781-57c8-442c-9ff3-3da221648d1f","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:5d:5f:57","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:12:06,834 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-c7c36a97-2e88-455d-b394-f9c77a82703f Date: Sun, 30 Jun 2019 12:11:55 GMT RESP BODY: {"floatingips": [{"router_id": "3d43004f-3969-4bfa-afa1-dfc62b1b752a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:58:23Z", "updated_at": "2019-06-30T11:58:25Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "38dbeace-8ab5-41a3-b5a6-19e638982e36", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b9:cf:82", "device_id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "71e4f0c2-cb13-4a33-ada6-17b1c10ce67c", "id": "a862471a-6d0c-4cfe-b391-c6348a152c9a", "qos_policy_id": null}, {"router_id": "c84bf72d-c870-413e-b7b4-ed034d97e479", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:15Z", "updated_at": "2019-06-30T12:02:47Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e", "device_owner": "", "mac_address": "fa:16:3e:5d:5f:57", "device_id": ""}, "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.205", "revision_number": 2, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "a9796781-57c8-442c-9ff3-3da221648d1f", "id": "b85e20f8-1fb3-4c3a-891e-958820545274", "qos_policy_id": null}, {"router_id": "c84bf72d-c870-413e-b7b4-ed034d97e479", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:17Z", "updated_at": "2019-06-30T12:02:47Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e", "device_owner": "", "mac_address": "fa:16:3e:aa:83:84", "device_id": ""}, "fixed_ip_address": "11.0.0.22", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "b321f74e-5df5-482b-9e42-58a30b983a75", "id": "e274e772-f462-43df-817b-dea4fd05b3f7", "qos_policy_id": null}]} 2019-06-30 12:12:06,834 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-db48d5a0-b359-4f9e-bc82-324b4dc56825 Date: Sun, 30 Jun 2019 12:11:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:11:45Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.22"}],"id":"b321f74e-5df5-482b-9e42-58a30b983a75","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:aa:83:84","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:37Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:12:06,834 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/ec2d1661-a908-4b9b-82c8-ea07e87dd1f4 2019-06-30 12:12:06,909 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:12:06,909 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:12:06,909 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:12:06,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:12:06,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:12:06,910 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:12:06,910 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:12:06,910 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:11:45.469Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:11:45.470Z", "id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"} 2019-06-30 12:12:06,910 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:12:06,910 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:12:06 GMT 2019-06-30 12:12:06,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:12:06,910 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-06-30 12:12:06,910 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:12:06,910 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:12:06,910 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:12:11,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-06-30 12:12:12,052 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:12:12,052 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:12:12,052 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:12:12,052 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:12:12,052 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:12:12,052 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:12:12,052 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:12:12,053 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.859Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-8f356cb7-0125-4a94-8270-2af741ec0a43", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.473Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.859Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-8f356cb7-0125-4a94-8270-2af741ec0a43 Date: Sun, 30 Jun 2019 12:11:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:11:56Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.22\"}],\"id\":\"b321f74e-5df5-482b-9e42-58a30b983a75\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:aa:83:84\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:37Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.473Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.859Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-8f356cb7-0125-4a94-8270-2af741ec0a43 Date: Sun, 30 Jun 2019 12:11:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:11:56Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.22\"}],\"id\":\"b321f74e-5df5-482b-9e42-58a30b983a75\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:aa:83:84\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:37Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.473Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.859Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6390fd14fc34113b2c876649199473f00ae72510\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.095Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.859Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6390fd14fc34113b2c876649199473f00ae72510\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.095Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.859Z", "message": "Detaching port b321f74e-5df5-482b-9e42-58a30b983a75...", "level": "info", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.094Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.859Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-db48d5a0-b359-4f9e-bc82-324b4dc56825", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.094Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.859Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-db48d5a0-b359-4f9e-bc82-324b4dc56825", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.093Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.859Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-db48d5a0-b359-4f9e-bc82-324b4dc56825", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.093Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.859Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-db48d5a0-b359-4f9e-bc82-324b4dc56825 Date: Sun, 30 Jun 2019 12:11:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:11:45Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.22\"}],\"id\":\"b321f74e-5df5-482b-9e42-58a30b983a75\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:aa:83:84\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:37Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.093Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.859Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}04b1c3f708053565c686c703b4a4b3f58b362372\"", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.573Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.859Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}04b1c3f708053565c686c703b4a4b3f58b362372\"", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.573Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.859Z", "message": "Successfully detached port b321f74e-5df5-482b-9e42-58a30b983a75", "level": "info", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.474Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.859Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-8f356cb7-0125-4a94-8270-2af741ec0a43", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.473Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.859Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-8f356cb7-0125-4a94-8270-2af741ec0a43", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.473Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:56.859Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-8f356cb7-0125-4a94-8270-2af741ec0a43", "level": "debug", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.473Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.96553f3a-05bc-440c-932a-2cdbb3e4c219"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:57.373Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_htf0jt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:56.956Z", "source_id": "reference_vnf_host_lu3d7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:57.373Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.090Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:57.373Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}04b1c3f708053565c686c703b4a4b3f58b362372\"", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.156Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:57.373Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}04b1c3f708053565c686c703b4a4b3f58b362372\"", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.155Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:57.373Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-2555e17d-1f44-4beb-95b0-3fb358fb85dc", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.155Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:57.373Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-2555e17d-1f44-4beb-95b0-3fb358fb85dc", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.155Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:57.373Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-2555e17d-1f44-4beb-95b0-3fb358fb85dc", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.154Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:57.373Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-2555e17d-1f44-4beb-95b0-3fb358fb85dc", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.154Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:57.373Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-2555e17d-1f44-4beb-95b0-3fb358fb85dc Date: Sun, 30 Jun 2019 12:11:57 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"3d43004f-3969-4bfa-afa1-dfc62b1b752a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T11:58:23Z\", \"updated_at\": \"2019-06-30T11:58:25Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"38dbeace-8ab5-41a3-b5a6-19e638982e36\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:b9:cf:82\", \"device_id\": \"638f1dc2-9ca8-45de-b69e-f20886bcb3b8\"}, \"fixed_ip_address\": \"192.168.120.13\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": \"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c\", \"id\": \"a862471a-6d0c-4cfe-b391-c6348a152c9a\", \"qos_policy_id\": null}, {\"router_id\": \"c84bf72d-c870-413e-b7b4-ed034d97e479\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:15Z\", \"updated_at\": \"2019-06-30T12:02:47Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:5d:5f:57\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.11\", \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 2, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": \"a9796781-57c8-442c-9ff3-3da221648d1f\", \"id\": \"b85e20f8-1fb3-4c3a-891e-958820545274\", \"qos_policy_id\": null}, {\"router_id\": \"c84bf72d-c870-413e-b7b4-ed034d97e479\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:17Z\", \"updated_at\": \"2019-06-30T12:02:47Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:aa:83:84\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.22\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": \"b321f74e-5df5-482b-9e42-58a30b983a75\", \"id\": \"e274e772-f462-43df-817b-dea4fd05b3f7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.154Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:57.373Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-2555e17d-1f44-4beb-95b0-3fb358fb85dc Date: Sun, 30 Jun 2019 12:11:57 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"3d43004f-3969-4bfa-afa1-dfc62b1b752a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T11:58:23Z\", \"updated_at\": \"2019-06-30T11:58:25Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"38dbeace-8ab5-41a3-b5a6-19e638982e36\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:b9:cf:82\", \"device_id\": \"638f1dc2-9ca8-45de-b69e-f20886bcb3b8\"}, \"fixed_ip_address\": \"192.168.120.13\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": \"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c\", \"id\": \"a862471a-6d0c-4cfe-b391-c6348a152c9a\", \"qos_policy_id\": null}, {\"router_id\": \"c84bf72d-c870-413e-b7b4-ed034d97e479\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:15Z\", \"updated_at\": \"2019-06-30T12:02:47Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:5d:5f:57\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.11\", \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 2, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": \"a9796781-57c8-442c-9ff3-3da221648d1f\", \"id\": \"b85e20f8-1fb3-4c3a-891e-958820545274\", \"qos_policy_id\": null}, {\"router_id\": \"c84bf72d-c870-413e-b7b4-ed034d97e479\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:17Z\", \"updated_at\": \"2019-06-30T12:02:47Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:aa:83:84\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.22\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": \"b321f74e-5df5-482b-9e42-58a30b983a75\", \"id\": \"e274e772-f462-43df-817b-dea4fd05b3f7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.154Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.111Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-779ea7b5-a983-4169-bb32-fc3a27865b5d", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.283Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.111Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}04b1c3f708053565c686c703b4a4b3f58b362372\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.284Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.111Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}04b1c3f708053565c686c703b4a4b3f58b362372\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.284Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.111Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.427Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.111Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.161Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.111Z", "message": "Successfully detached port a9796781-57c8-442c-9ff3-3da221648d1f", "level": "info", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.681Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.111Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-68def3e4-6cb9-4b7c-a1be-c815a910a952", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.681Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.111Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-68def3e4-6cb9-4b7c-a1be-c815a910a952", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.681Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.111Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-68def3e4-6cb9-4b7c-a1be-c815a910a952", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.681Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.111Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-68def3e4-6cb9-4b7c-a1be-c815a910a952", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.681Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.111Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-68def3e4-6cb9-4b7c-a1be-c815a910a952 Date: Sun, 30 Jun 2019 12:11:57 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:11:57Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"a9796781-57c8-442c-9ff3-3da221648d1f\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:5d:5f:57\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:36Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.680Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.111Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-68def3e4-6cb9-4b7c-a1be-c815a910a952 Date: Sun, 30 Jun 2019 12:11:57 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:11:57Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"a9796781-57c8-442c-9ff3-3da221648d1f\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:5d:5f:57\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:36Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.680Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.111Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}04b1c3f708053565c686c703b4a4b3f58b362372\"", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.202Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.111Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}04b1c3f708053565c686c703b4a4b3f58b362372\"", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.202Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.111Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-779ea7b5-a983-4169-bb32-fc3a27865b5d", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.283Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.111Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-5b1847ee-2837-4d67-93ad-fb308da2dda2 Date: Sun, 30 Jun 2019 12:11:57 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T11:58:19Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"127a7285-31bf-4d87-8234-7ae0dbedbbc7\",\"ip_address\":\"192.168.120.13\"}],\"id\":\"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c\",\"security_groups\":[\"f6ced96d-e94e-4921-a6af-5b5728828a8d\"],\"mac_address\":\"fa:16:3e:b9:cf:82\",\"device_id\":\"638f1dc2-9ca8-45de-b69e-f20886bcb3b8\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"38dbeace-8ab5-41a3-b5a6-19e638982e36\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T11:56:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.201Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.111Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-5b1847ee-2837-4d67-93ad-fb308da2dda2 Date: Sun, 30 Jun 2019 12:11:57 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T11:58:19Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"127a7285-31bf-4d87-8234-7ae0dbedbbc7\",\"ip_address\":\"192.168.120.13\"}],\"id\":\"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c\",\"security_groups\":[\"f6ced96d-e94e-4921-a6af-5b5728828a8d\"],\"mac_address\":\"fa:16:3e:b9:cf:82\",\"device_id\":\"638f1dc2-9ca8-45de-b69e-f20886bcb3b8\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"38dbeace-8ab5-41a3-b5a6-19e638982e36\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T11:56:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.201Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.111Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-5b1847ee-2837-4d67-93ad-fb308da2dda2", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.201Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.111Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-5b1847ee-2837-4d67-93ad-fb308da2dda2", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.201Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.111Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-5b1847ee-2837-4d67-93ad-fb308da2dda2", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.202Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.111Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-5b1847ee-2837-4d67-93ad-fb308da2dda2", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.202Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.111Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-b02f67e5-b28e-4632-b32a-0be297393da9 Date: Sun, 30 Jun 2019 12:11:57 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:11:47Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"a9796781-57c8-442c-9ff3-3da221648d1f\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:5d:5f:57\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.243Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.111Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-b02f67e5-b28e-4632-b32a-0be297393da9 Date: Sun, 30 Jun 2019 12:11:57 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:11:47Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"a9796781-57c8-442c-9ff3-3da221648d1f\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:5d:5f:57\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.243Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.111Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-b02f67e5-b28e-4632-b32a-0be297393da9", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.243Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}], "metadata": {"pagination": {"total": 417, "offset": 167, "size": 50}}} 2019-06-30 12:12:12,053 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:12:12,053 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:12:12 GMT 2019-06-30 12:12:12,053 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:12:12,053 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 12:12:12,053 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:12:12,053 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:12:12,053 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:12:12,053 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 12:12:12,056 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-8f356cb7-0125-4a94-8270-2af741ec0a43 2019-06-30 12:12:12,057 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-8f356cb7-0125-4a94-8270-2af741ec0a43 Date: Sun, 30 Jun 2019 12:11:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:11:56Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.22"}],"id":"b321f74e-5df5-482b-9e42-58a30b983a75","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:aa:83:84","project_id":"93b89017d60443d08a5914fae870f878","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:37Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-30 12:12:12,057 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-8f356cb7-0125-4a94-8270-2af741ec0a43 Date: Sun, 30 Jun 2019 12:11:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:11:56Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.22"}],"id":"b321f74e-5df5-482b-9e42-58a30b983a75","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:aa:83:84","project_id":"93b89017d60443d08a5914fae870f878","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:37Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-30 12:12:12,057 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6390fd14fc34113b2c876649199473f00ae72510" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-06-30 12:12:12,057 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6390fd14fc34113b2c876649199473f00ae72510" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-06-30 12:12:12,057 - functest.core.cloudify - DEBUG - Detaching port b321f74e-5df5-482b-9e42-58a30b983a75... 2019-06-30 12:12:12,057 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-db48d5a0-b359-4f9e-bc82-324b4dc56825 2019-06-30 12:12:12,057 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-db48d5a0-b359-4f9e-bc82-324b4dc56825 2019-06-30 12:12:12,058 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-db48d5a0-b359-4f9e-bc82-324b4dc56825 2019-06-30 12:12:12,058 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-db48d5a0-b359-4f9e-bc82-324b4dc56825 Date: Sun, 30 Jun 2019 12:11:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:11:45Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.22"}],"id":"b321f74e-5df5-482b-9e42-58a30b983a75","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:aa:83:84","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:37Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:12:12,058 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b1c3f708053565c686c703b4a4b3f58b362372" 2019-06-30 12:12:12,058 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b1c3f708053565c686c703b4a4b3f58b362372" 2019-06-30 12:12:12,058 - functest.core.cloudify - DEBUG - Successfully detached port b321f74e-5df5-482b-9e42-58a30b983a75 2019-06-30 12:12:12,058 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-8f356cb7-0125-4a94-8270-2af741ec0a43 2019-06-30 12:12:12,059 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-8f356cb7-0125-4a94-8270-2af741ec0a43 2019-06-30 12:12:12,059 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-8f356cb7-0125-4a94-8270-2af741ec0a43 2019-06-30 12:12:12,059 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-06-30 12:12:12,059 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 12:12:12,059 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b1c3f708053565c686c703b4a4b3f58b362372" 2019-06-30 12:12:12,059 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b1c3f708053565c686c703b4a4b3f58b362372" 2019-06-30 12:12:12,059 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-2555e17d-1f44-4beb-95b0-3fb358fb85dc 2019-06-30 12:12:12,060 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-2555e17d-1f44-4beb-95b0-3fb358fb85dc 2019-06-30 12:12:12,060 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-2555e17d-1f44-4beb-95b0-3fb358fb85dc 2019-06-30 12:12:12,060 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-2555e17d-1f44-4beb-95b0-3fb358fb85dc 2019-06-30 12:12:12,060 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-2555e17d-1f44-4beb-95b0-3fb358fb85dc Date: Sun, 30 Jun 2019 12:11:57 GMT RESP BODY: {"floatingips": [{"router_id": "3d43004f-3969-4bfa-afa1-dfc62b1b752a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:58:23Z", "updated_at": "2019-06-30T11:58:25Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "38dbeace-8ab5-41a3-b5a6-19e638982e36", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b9:cf:82", "device_id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "71e4f0c2-cb13-4a33-ada6-17b1c10ce67c", "id": "a862471a-6d0c-4cfe-b391-c6348a152c9a", "qos_policy_id": null}, {"router_id": "c84bf72d-c870-413e-b7b4-ed034d97e479", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:15Z", "updated_at": "2019-06-30T12:02:47Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e", "device_owner": "", "mac_address": "fa:16:3e:5d:5f:57", "device_id": ""}, "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.205", "revision_number": 2, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "a9796781-57c8-442c-9ff3-3da221648d1f", "id": "b85e20f8-1fb3-4c3a-891e-958820545274", "qos_policy_id": null}, {"router_id": "c84bf72d-c870-413e-b7b4-ed034d97e479", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:17Z", "updated_at": "2019-06-30T12:02:47Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e", "device_owner": "", "mac_address": "fa:16:3e:aa:83:84", "device_id": ""}, "fixed_ip_address": "11.0.0.22", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "b321f74e-5df5-482b-9e42-58a30b983a75", "id": "e274e772-f462-43df-817b-dea4fd05b3f7", "qos_policy_id": null}]} 2019-06-30 12:12:12,060 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2376 X-Openstack-Request-Id: req-2555e17d-1f44-4beb-95b0-3fb358fb85dc Date: Sun, 30 Jun 2019 12:11:57 GMT RESP BODY: {"floatingips": [{"router_id": "3d43004f-3969-4bfa-afa1-dfc62b1b752a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:58:23Z", "updated_at": "2019-06-30T11:58:25Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "38dbeace-8ab5-41a3-b5a6-19e638982e36", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b9:cf:82", "device_id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "71e4f0c2-cb13-4a33-ada6-17b1c10ce67c", "id": "a862471a-6d0c-4cfe-b391-c6348a152c9a", "qos_policy_id": null}, {"router_id": "c84bf72d-c870-413e-b7b4-ed034d97e479", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:15Z", "updated_at": "2019-06-30T12:02:47Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e", "device_owner": "", "mac_address": "fa:16:3e:5d:5f:57", "device_id": ""}, "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.205", "revision_number": 2, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "a9796781-57c8-442c-9ff3-3da221648d1f", "id": "b85e20f8-1fb3-4c3a-891e-958820545274", "qos_policy_id": null}, {"router_id": "c84bf72d-c870-413e-b7b4-ed034d97e479", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:17Z", "updated_at": "2019-06-30T12:02:47Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "e7e43492-94f9-4d42-8ee6-02ce65c6c51e", "device_owner": "", "mac_address": "fa:16:3e:aa:83:84", "device_id": ""}, "fixed_ip_address": "11.0.0.22", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": "b321f74e-5df5-482b-9e42-58a30b983a75", "id": "e274e772-f462-43df-817b-dea4fd05b3f7", "qos_policy_id": null}]} 2019-06-30 12:12:12,060 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-779ea7b5-a983-4169-bb32-fc3a27865b5d 2019-06-30 12:12:12,061 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b1c3f708053565c686c703b4a4b3f58b362372" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-06-30 12:12:12,061 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b1c3f708053565c686c703b4a4b3f58b362372" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-06-30 12:12:12,061 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-30 12:12:12,061 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-30 12:12:12,061 - functest.core.cloudify - DEBUG - Successfully detached port a9796781-57c8-442c-9ff3-3da221648d1f 2019-06-30 12:12:12,061 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-68def3e4-6cb9-4b7c-a1be-c815a910a952 2019-06-30 12:12:12,061 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-68def3e4-6cb9-4b7c-a1be-c815a910a952 2019-06-30 12:12:12,061 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-68def3e4-6cb9-4b7c-a1be-c815a910a952 2019-06-30 12:12:12,062 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-68def3e4-6cb9-4b7c-a1be-c815a910a952 2019-06-30 12:12:12,062 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-68def3e4-6cb9-4b7c-a1be-c815a910a952 Date: Sun, 30 Jun 2019 12:11:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:11:57Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.11"}],"id":"a9796781-57c8-442c-9ff3-3da221648d1f","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:5d:5f:57","project_id":"93b89017d60443d08a5914fae870f878","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:36Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-30 12:12:12,062 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-68def3e4-6cb9-4b7c-a1be-c815a910a952 Date: Sun, 30 Jun 2019 12:11:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:11:57Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.11"}],"id":"a9796781-57c8-442c-9ff3-3da221648d1f","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:5d:5f:57","project_id":"93b89017d60443d08a5914fae870f878","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:36Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-30 12:12:12,062 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b1c3f708053565c686c703b4a4b3f58b362372" 2019-06-30 12:12:12,062 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b1c3f708053565c686c703b4a4b3f58b362372" 2019-06-30 12:12:12,062 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-779ea7b5-a983-4169-bb32-fc3a27865b5d 2019-06-30 12:12:12,062 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-5b1847ee-2837-4d67-93ad-fb308da2dda2 Date: Sun, 30 Jun 2019 12:11:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T11:58:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"127a7285-31bf-4d87-8234-7ae0dbedbbc7","ip_address":"192.168.120.13"}],"id":"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c","security_groups":["f6ced96d-e94e-4921-a6af-5b5728828a8d"],"mac_address":"fa:16:3e:b9:cf:82","device_id":"638f1dc2-9ca8-45de-b69e-f20886bcb3b8","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"38dbeace-8ab5-41a3-b5a6-19e638982e36","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T11:56:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:12:12,063 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-5b1847ee-2837-4d67-93ad-fb308da2dda2 Date: Sun, 30 Jun 2019 12:11:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T11:58:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"127a7285-31bf-4d87-8234-7ae0dbedbbc7","ip_address":"192.168.120.13"}],"id":"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c","security_groups":["f6ced96d-e94e-4921-a6af-5b5728828a8d"],"mac_address":"fa:16:3e:b9:cf:82","device_id":"638f1dc2-9ca8-45de-b69e-f20886bcb3b8","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"38dbeace-8ab5-41a3-b5a6-19e638982e36","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T11:56:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:12:12,063 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-5b1847ee-2837-4d67-93ad-fb308da2dda2 2019-06-30 12:12:12,063 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-5b1847ee-2837-4d67-93ad-fb308da2dda2 2019-06-30 12:12:12,063 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-5b1847ee-2837-4d67-93ad-fb308da2dda2 2019-06-30 12:12:12,063 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-5b1847ee-2837-4d67-93ad-fb308da2dda2 2019-06-30 12:12:12,063 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-b02f67e5-b28e-4632-b32a-0be297393da9 Date: Sun, 30 Jun 2019 12:11:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:11:47Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.11"}],"id":"a9796781-57c8-442c-9ff3-3da221648d1f","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:5d:5f:57","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:12:12,063 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-b02f67e5-b28e-4632-b32a-0be297393da9 Date: Sun, 30 Jun 2019 12:11:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:11:47Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.11"}],"id":"a9796781-57c8-442c-9ff3-3da221648d1f","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:5d:5f:57","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:12:12,064 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-b02f67e5-b28e-4632-b32a-0be297393da9 2019-06-30 12:12:12,064 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/ec2d1661-a908-4b9b-82c8-ea07e87dd1f4 2019-06-30 12:12:12,141 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:12:12,141 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:12:12,141 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:12:12,141 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:12:12,141 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:12:12,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:12:12,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:12:12,141 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:11:45.469Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:11:45.470Z", "id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"} 2019-06-30 12:12:12,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:12:12,142 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:12:12 GMT 2019-06-30 12:12:12,142 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:12:12,142 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-06-30 12:12:12,142 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:12:12,142 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:12:12,142 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:12:17,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-06-30 12:12:17,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:12:17,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:12:17,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:12:17,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:12:17,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:12:17,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:12:17,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:12:17,262 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.111Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-b02f67e5-b28e-4632-b32a-0be297393da9", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.243Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.111Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-b02f67e5-b28e-4632-b32a-0be297393da9", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.244Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.111Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-b02f67e5-b28e-4632-b32a-0be297393da9", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.244Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.111Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.427Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.111Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-5b1847ee-2837-4d67-93ad-fb308da2dda2 Date: Sun, 30 Jun 2019 12:11:57 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T11:58:19Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"127a7285-31bf-4d87-8234-7ae0dbedbbc7\",\"ip_address\":\"192.168.120.13\"}],\"id\":\"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c\",\"security_groups\":[\"f6ced96d-e94e-4921-a6af-5b5728828a8d\"],\"mac_address\":\"fa:16:3e:b9:cf:82\",\"device_id\":\"638f1dc2-9ca8-45de-b69e-f20886bcb3b8\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"38dbeace-8ab5-41a3-b5a6-19e638982e36\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T11:56:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.201Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.111Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-5b1847ee-2837-4d67-93ad-fb308da2dda2 Date: Sun, 30 Jun 2019 12:11:57 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T11:58:19Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"127a7285-31bf-4d87-8234-7ae0dbedbbc7\",\"ip_address\":\"192.168.120.13\"}],\"id\":\"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c\",\"security_groups\":[\"f6ced96d-e94e-4921-a6af-5b5728828a8d\"],\"mac_address\":\"fa:16:3e:b9:cf:82\",\"device_id\":\"638f1dc2-9ca8-45de-b69e-f20886bcb3b8\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"38dbeace-8ab5-41a3-b5a6-19e638982e36\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T11:56:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.201Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.111Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-5b1847ee-2837-4d67-93ad-fb308da2dda2", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.201Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.111Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-5b1847ee-2837-4d67-93ad-fb308da2dda2", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.201Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.111Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-5b1847ee-2837-4d67-93ad-fb308da2dda2", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.202Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.111Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-5b1847ee-2837-4d67-93ad-fb308da2dda2", "level": "debug", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:57.202Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.df06bda2-cf62-47dc-ae2a-4c088144e7da"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.745Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_s9yb4d", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:58.061Z", "source_id": "target_vnf_host_mrmt0h", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "target_vnf_host_mrmt0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.745Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:58.287Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "target_vnf_host_mrmt0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.745Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:58.379Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "target_vnf_host_mrmt0h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.745Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:58.632Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.745Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:58.495Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b00c91c0-f662-4bfd-aa90-01819992574c"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.745Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:58.495Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b00c91c0-f662-4bfd-aa90-01819992574c"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.745Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:11:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7ae2fe3-9772-4e45-8ece-6d45defb74eb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:58.503Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b00c91c0-f662-4bfd-aa90-01819992574c"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:58.745Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-c7ae2fe3-9772-4e45-8ece-6d45defb74eb", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:58.503Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b00c91c0-f662-4bfd-aa90-01819992574c"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:59.426Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d used request id req-cab3d041-a770-4b94-ad70-0b2b12997787", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:59.129Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b00c91c0-f662-4bfd-aa90-01819992574c"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:59.426Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d used request id req-cab3d041-a770-4b94-ad70-0b2b12997787", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:59.128Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b00c91c0-f662-4bfd-aa90-01819992574c"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:59.426Z", "message": "RESP: [404] Date: Sun, 30 Jun 2019 12:11:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cab3d041-a770-4b94-ad70-0b2b12997787 x-compute-request-id: req-cab3d041-a770-4b94-ad70-0b2b12997787 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:59.128Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b00c91c0-f662-4bfd-aa90-01819992574c"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:11:59.426Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}46f015d5a875823e36d08c3d7cc9640cd5dc38cf\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:58.911Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.b00c91c0-f662-4bfd-aa90-01819992574c"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:00.009Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:59.652Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.ff930557-2725-4ce3-9046-7513ae980cda"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:00.009Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d could not be found. [status_code=404]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 905, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 900, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 778, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 814, in get_server_by_context\n return nova_client.servers.get(get_openstack_id(ctx))\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/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/cloudify-openstack-plugin-2.14.7/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/cloudify-openstack-plugin-2.14.7/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/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-06-30T12:11:59.530Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "reference_vnf_host_lu3d7x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:00.009Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:59.532Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:00.009Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-b896a73e-a588-4a33-abb1-c58a8f5795cf", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:59.659Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.ff930557-2725-4ce3-9046-7513ae980cda"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:00.009Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:11:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b896a73e-a588-4a33-abb1-c58a8f5795cf Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:59.659Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.ff930557-2725-4ce3-9046-7513ae980cda"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:00.009Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:59.653Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.ff930557-2725-4ce3-9046-7513ae980cda"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:00.537Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7db3aa752dc45aa7cfc4482651d437a90ba965fc\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:00.084Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.ff930557-2725-4ce3-9046-7513ae980cda"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:00.537Z", "message": "RESP: [404] Date: Sun, 30 Jun 2019 12:12:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-45c46583-871b-490c-8851-3faf2e9fa7bb x-compute-request-id: req-45c46583-871b-490c-8851-3faf2e9fa7bb Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 3fb86fcf-87ac-4425-bd09-9a505505818c could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:00.398Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.ff930557-2725-4ce3-9046-7513ae980cda"}, {"node_instance_id": "reference_vnf_data_plane_port_x7a39y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:00.537Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:00.111Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "reference_vnf_port_htf0jt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:00.537Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:11:59.999Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "reference_vnf_data_plane_port_x7a39y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:01.198Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:00.169Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "reference_vnf_port_htf0jt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:01.198Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:00.140Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:01.198Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c used request id req-45c46583-871b-490c-8851-3faf2e9fa7bb", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:00.399Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.ff930557-2725-4ce3-9046-7513ae980cda"}, {"node_instance_id": "target_vnf_host_mrmt0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:01.198Z", "message": "GET call to compute for http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c used request id req-45c46583-871b-490c-8851-3faf2e9fa7bb", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:00.398Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.ff930557-2725-4ce3-9046-7513ae980cda"}, {"node_instance_id": "reference_vnf_data_plane_port_x7a39y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:01.198Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:00.606Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "reference_vnf_port_htf0jt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:01.198Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:00.501Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:01.794Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "target_id": "reference_vnf_ip_ybeo8l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:00.655Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "target_vnf_host_mrmt0h", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:01.794Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 3fb86fcf-87ac-4425-bd09-9a505505818c could not be found. [status_code=404]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 3fb86fcf-87ac-4425-bd09-9a505505818c could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 905, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 900, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 778, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 814, in get_server_by_context\n return nova_client.servers.get(get_openstack_id(ctx))\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/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/cloudify-openstack-plugin-2.14.7/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/cloudify-openstack-plugin-2.14.7/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/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 3fb86fcf-87ac-4425-bd09-9a505505818c could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-06-30T12:12:00.951Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:01.794Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:01.067Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "target_vnf_host_mrmt0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:02.389Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:01.319Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "keypair_8patkq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:02.389Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:01.695Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "target_vnf_port_s9yb4d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:02.389Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:01.771Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:03.022Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:12:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aea44e35-3a54-48a3-afc8-1b0e046d2da5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_ip_ybeo8l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:02.204Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19566231-7965-439b-9119-703cb90c918a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:03.022Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_ip_ybeo8l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:02.198Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19566231-7965-439b-9119-703cb90c918a"}, {"node_instance_id": "target_vnf_port_s9yb4d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:03.022Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:02.226Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "target_vnf_data_plane_port_c0qizp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:03.022Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:01.813Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "keypair_8patkq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:03.022Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:02.251Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:03.022Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/floatingips/e274e772-f462-43df-817b-dea4fd05b3f7.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}999ec33be8d86d21393918f81b4db0e8919d14db\" -d '{\"floatingip\": {\"port_id\": null}}'", "level": "debug", "target_id": "reference_vnf_ip_ybeo8l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:02.601Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19566231-7965-439b-9119-703cb90c918a"}], "metadata": {"pagination": {"total": 461, "offset": 217, "size": 50}}} 2019-06-30 12:12:17,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:12:17,263 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:12:17 GMT 2019-06-30 12:12:17,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:12:17,263 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 12:12:17,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:12:17,263 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:12:17,263 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:12:17,263 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 12:12:17,266 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-b02f67e5-b28e-4632-b32a-0be297393da9 2019-06-30 12:12:17,266 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-b02f67e5-b28e-4632-b32a-0be297393da9 2019-06-30 12:12:17,266 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-b02f67e5-b28e-4632-b32a-0be297393da9 2019-06-30 12:12:17,267 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-30 12:12:17,267 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-5b1847ee-2837-4d67-93ad-fb308da2dda2 Date: Sun, 30 Jun 2019 12:11:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T11:58:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"127a7285-31bf-4d87-8234-7ae0dbedbbc7","ip_address":"192.168.120.13"}],"id":"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c","security_groups":["f6ced96d-e94e-4921-a6af-5b5728828a8d"],"mac_address":"fa:16:3e:b9:cf:82","device_id":"638f1dc2-9ca8-45de-b69e-f20886bcb3b8","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"38dbeace-8ab5-41a3-b5a6-19e638982e36","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T11:56:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:12:17,267 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-5b1847ee-2837-4d67-93ad-fb308da2dda2 Date: Sun, 30 Jun 2019 12:11:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T11:58:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"127a7285-31bf-4d87-8234-7ae0dbedbbc7","ip_address":"192.168.120.13"}],"id":"71e4f0c2-cb13-4a33-ada6-17b1c10ce67c","security_groups":["f6ced96d-e94e-4921-a6af-5b5728828a8d"],"mac_address":"fa:16:3e:b9:cf:82","device_id":"638f1dc2-9ca8-45de-b69e-f20886bcb3b8","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"38dbeace-8ab5-41a3-b5a6-19e638982e36","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T11:56:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:12:17,267 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-5b1847ee-2837-4d67-93ad-fb308da2dda2 2019-06-30 12:12:17,267 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-5b1847ee-2837-4d67-93ad-fb308da2dda2 2019-06-30 12:12:17,267 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-5b1847ee-2837-4d67-93ad-fb308da2dda2 2019-06-30 12:12:17,268 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/71e4f0c2-cb13-4a33-ada6-17b1c10ce67c.json used request id req-5b1847ee-2837-4d67-93ad-fb308da2dda2 2019-06-30 12:12:17,268 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-06-30 12:12:17,268 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 12:12:17,268 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-30 12:12:17,268 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-30 12:12:17,268 - functest.core.cloudify - DEBUG - deleting server 2019-06-30 12:12:17,268 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:12:17,269 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:11:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7ae2fe3-9772-4e45-8ece-6d45defb74eb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:12:17,269 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-c7ae2fe3-9772-4e45-8ece-6d45defb74eb 2019-06-30 12:12:17,269 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d used request id req-cab3d041-a770-4b94-ad70-0b2b12997787 2019-06-30 12:12:17,269 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d used request id req-cab3d041-a770-4b94-ad70-0b2b12997787 2019-06-30 12:12:17,269 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 30 Jun 2019 12:11:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cab3d041-a770-4b94-ad70-0b2b12997787 x-compute-request-id: req-cab3d041-a770-4b94-ad70-0b2b12997787 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d could not be found.", "code": 404}} 2019-06-30 12:12:17,269 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46f015d5a875823e36d08c3d7cc9640cd5dc38cf" 2019-06-30 12:12:17,270 - functest.core.cloudify - DEBUG - deleting server 2019-06-30 12:12:17,270 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 5d6f4bc6-8a04-4622-80ca-8cfbaf2fe38d could not be found. [status_code=404] 2019-06-30 12:12:17,270 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-30 12:12:17,270 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-b896a73e-a588-4a33-abb1-c58a8f5795cf 2019-06-30 12:12:17,270 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:11:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b896a73e-a588-4a33-abb1-c58a8f5795cf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:12:17,270 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:12:17,271 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7db3aa752dc45aa7cfc4482651d437a90ba965fc" 2019-06-30 12:12:17,271 - functest.core.cloudify - DEBUG - RESP: [404] Date: Sun, 30 Jun 2019 12:12:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-45c46583-871b-490c-8851-3faf2e9fa7bb x-compute-request-id: req-45c46583-871b-490c-8851-3faf2e9fa7bb Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 3fb86fcf-87ac-4425-bd09-9a505505818c could not be found.", "code": 404}} 2019-06-30 12:12:17,271 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 12:12:17,271 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 12:12:17,271 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-30 12:12:17,271 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-30 12:12:17,271 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c used request id req-45c46583-871b-490c-8851-3faf2e9fa7bb 2019-06-30 12:12:17,272 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/3fb86fcf-87ac-4425-bd09-9a505505818c used request id req-45c46583-871b-490c-8851-3faf2e9fa7bb 2019-06-30 12:12:17,272 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 12:12:17,272 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 12:12:17,272 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-06-30 12:12:17,272 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 3fb86fcf-87ac-4425-bd09-9a505505818c could not be found. [status_code=404] 2019-06-30 12:12:17,272 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-06-30 12:12:17,272 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-30 12:12:17,273 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 12:12:17,273 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 12:12:17,273 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:12:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aea44e35-3a54-48a3-afc8-1b0e046d2da5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:12:17,273 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:12:17,273 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-30 12:12:17,273 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 12:12:17,273 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-30 12:12:17,274 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/floatingips/e274e772-f462-43df-817b-dea4fd05b3f7.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}999ec33be8d86d21393918f81b4db0e8919d14db" -d '{"floatingip": {"port_id": null}}' 2019-06-30 12:12:17,274 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/ec2d1661-a908-4b9b-82c8-ea07e87dd1f4 2019-06-30 12:12:17,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:12:17,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:12:17,379 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:12:17,379 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:12:17,379 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:12:17,379 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:12:17,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:12:17,379 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:11:45.469Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:11:45.470Z", "id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"} 2019-06-30 12:12:17,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:12:17,379 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:12:17 GMT 2019-06-30 12:12:17,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:12:17,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-06-30 12:12:17,380 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:12:17,380 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:12:17,380 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:12:22,385 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-06-30 12:12:22,463 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:12:22,464 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:12:22,464 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:12:22,464 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:12:22,464 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:12:22,464 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:12:22,464 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:12:22,464 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:03.022Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-aea44e35-3a54-48a3-afc8-1b0e046d2da5", "level": "debug", "target_id": "reference_vnf_ip_ybeo8l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:02.204Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19566231-7965-439b-9119-703cb90c918a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:03.022Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:02.563Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.2fc60a7e-5bdb-4109-9fa2-b60ff7dfe35e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:03.022Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:12:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4efa45d3-ae10-4d9c-8f4f-950bf902b1a8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:02.572Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.2fc60a7e-5bdb-4109-9fa2-b60ff7dfe35e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:03.022Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-4efa45d3-ae10-4d9c-8f4f-950bf902b1a8", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:02.572Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.2fc60a7e-5bdb-4109-9fa2-b60ff7dfe35e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:03.619Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=94c3d083-9e89-46be-aa23-527aae8840c1 used request id req-48e1bdcb-4106-4229-90a6-db6f05b2e240", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:03.325Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.2fc60a7e-5bdb-4109-9fa2-b60ff7dfe35e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:03.619Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-48e1bdcb-4106-4229-90a6-db6f05b2e240 Date: Sun, 30 Jun 2019 12:12:03 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:11:53Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b05219f4-d0c6-42d0-b4a0-d29341a47127\",\"ip_address\":\"12.0.0.2\"}],\"id\":\"94c3d083-9e89-46be-aa23-527aae8840c1\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:a9:9d:83\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"1caed12e-6cf9-4373-bc86-01c83a5ea053\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:24Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:03.324Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.2fc60a7e-5bdb-4109-9fa2-b60ff7dfe35e"}, {"node_instance_id": "target_vnf_data_plane_port_c0qizp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:03.619Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:02.276Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:03.619Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=94c3d083-9e89-46be-aa23-527aae8840c1 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1cb3eab82f5aba394f554d5d28956a07e9cb60b8\"", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:02.984Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.2fc60a7e-5bdb-4109-9fa2-b60ff7dfe35e"}, {"node_instance_id": "keypair_8patkq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:03.619Z", "message": "Unlinking relationships", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:02.675Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "target_vnf_data_plane_port_c0qizp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:03.619Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:02.652Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:03.619Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1cb3eab82f5aba394f554d5d28956a07e9cb60b8\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:03.326Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.2fc60a7e-5bdb-4109-9fa2-b60ff7dfe35e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:03.619Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=94c3d083-9e89-46be-aa23-527aae8840c1 used request id req-48e1bdcb-4106-4229-90a6-db6f05b2e240", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:03.325Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.2fc60a7e-5bdb-4109-9fa2-b60ff7dfe35e"}, {"node_instance_id": "target_vnf_port_s9yb4d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:04.221Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:03.075Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:04.221Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-795e73cd-b0df-4d30-93a1-7d93e0d8500e Date: Sun, 30 Jun 2019 12:12:03 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:12:03Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b05219f4-d0c6-42d0-b4a0-d29341a47127\",\"ip_address\":\"12.0.0.2\"}],\"id\":\"94c3d083-9e89-46be-aa23-527aae8840c1\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:a9:9d:83\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"1caed12e-6cf9-4373-bc86-01c83a5ea053\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:24Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:03.807Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.2fc60a7e-5bdb-4109-9fa2-b60ff7dfe35e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:04.221Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-795e73cd-b0df-4d30-93a1-7d93e0d8500e", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:03.807Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.2fc60a7e-5bdb-4109-9fa2-b60ff7dfe35e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:04.221Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-795e73cd-b0df-4d30-93a1-7d93e0d8500e", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:03.807Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.2fc60a7e-5bdb-4109-9fa2-b60ff7dfe35e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:04.221Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1cb3eab82f5aba394f554d5d28956a07e9cb60b8\"", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:03.808Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.2fc60a7e-5bdb-4109-9fa2-b60ff7dfe35e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:04.221Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-f2876731-956c-45da-890d-a1e2fc2d4fb0 Date: Sun, 30 Jun 2019 12:12:03 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:12:03Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b05219f4-d0c6-42d0-b4a0-d29341a47127\",\"ip_address\":\"12.0.0.2\"}],\"id\":\"94c3d083-9e89-46be-aa23-527aae8840c1\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:a9:9d:83\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"1caed12e-6cf9-4373-bc86-01c83a5ea053\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:03.846Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.2fc60a7e-5bdb-4109-9fa2-b60ff7dfe35e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:04.221Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-f2876731-956c-45da-890d-a1e2fc2d4fb0", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:03.846Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.2fc60a7e-5bdb-4109-9fa2-b60ff7dfe35e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:04.221Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-f2876731-956c-45da-890d-a1e2fc2d4fb0", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:03.847Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.2fc60a7e-5bdb-4109-9fa2-b60ff7dfe35e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:04.221Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-dbb7b1c1-ee49-4bfc-af3d-09f8539072a1 Date: Sun, 30 Jun 2019 12:12:03 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:17Z\", \"updated_at\": \"2019-06-30T12:12:03Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 3, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": null, \"id\": \"e274e772-f462-43df-817b-dea4fd05b3f7\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_ip_ybeo8l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:03.797Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19566231-7965-439b-9119-703cb90c918a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:04.221Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/floatingips/e274e772-f462-43df-817b-dea4fd05b3f7.json used request id req-dbb7b1c1-ee49-4bfc-af3d-09f8539072a1", "level": "debug", "target_id": "reference_vnf_ip_ybeo8l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:03.798Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19566231-7965-439b-9119-703cb90c918a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:04.221Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/floatingips/e274e772-f462-43df-817b-dea4fd05b3f7.json used request id req-dbb7b1c1-ee49-4bfc-af3d-09f8539072a1", "level": "debug", "target_id": "reference_vnf_ip_ybeo8l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:03.798Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.19566231-7965-439b-9119-703cb90c918a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:04.221Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:02.884Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "keypair_8patkq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:04.221Z", "message": "Relationships unlinked", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:03.218Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:04.814Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:04.115Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.81466eac-5274-453b-b28c-57eadb9c8fa3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:04.814Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:12:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c85627b-6c84-4a2b-b5cb-c2700a39d771 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:04.120Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.81466eac-5274-453b-b28c-57eadb9c8fa3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:04.814Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-7c85627b-6c84-4a2b-b5cb-c2700a39d771", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:04.120Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.81466eac-5274-453b-b28c-57eadb9c8fa3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:04.814Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_ip_h72o7n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:04.635Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.2ab2b478-7683-404b-8d8f-7307ee5d1977"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:04.814Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:12:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91e45657-0612-493e-85f6-1ed5c966878e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_ip_h72o7n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:04.641Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.2ab2b478-7683-404b-8d8f-7307ee5d1977"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:04.814Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-91e45657-0612-493e-85f6-1ed5c966878e", "level": "debug", "target_id": "target_vnf_ip_h72o7n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:04.641Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.2ab2b478-7683-404b-8d8f-7307ee5d1977"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:04.814Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=fbd1487a-6279-4898-bee1-dc2ef49df25e -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5037b6c7aceb167ef3f60b9c54239612e3d228ff\"", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:04.515Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.81466eac-5274-453b-b28c-57eadb9c8fa3"}, {"node_instance_id": "keypair_8patkq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:04.814Z", "message": "Sending task 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:03.927Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "keypair_8patkq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:04.814Z", "message": "Deleting node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:03.771Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:04.814Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "target_id": "target_vnf_ip_h72o7n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:03.268Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:05.425Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5037b6c7aceb167ef3f60b9c54239612e3d228ff\"", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:05.292Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.81466eac-5274-453b-b28c-57eadb9c8fa3"}, {"node_instance_id": "reference_vnf_data_plane_port_x7a39y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:05.425Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:04.489Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:05.425Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:04.413Z", "source_id": "reference_vnf_data_plane_port_x7a39y", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:05.425Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "target_id": "reference_vnf_ip_ybeo8l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:04.405Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:05.425Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-f883b1f6-9950-41d9-932f-66690071f171", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:05.291Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.81466eac-5274-453b-b28c-57eadb9c8fa3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:05.425Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-f883b1f6-9950-41d9-932f-66690071f171", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:05.291Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.81466eac-5274-453b-b28c-57eadb9c8fa3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:05.425Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-f883b1f6-9950-41d9-932f-66690071f171 Date: Sun, 30 Jun 2019 12:12:05 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:12:04Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b05219f4-d0c6-42d0-b4a0-d29341a47127\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"fbd1487a-6279-4898-bee1-dc2ef49df25e\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:85:e5:57\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"1caed12e-6cf9-4373-bc86-01c83a5ea053\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:25Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:05.290Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.81466eac-5274-453b-b28c-57eadb9c8fa3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:05.425Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/floatingips/b85e20f8-1fb3-4c3a-891e-958820545274.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9348202bcfd7f1efdfe6de1b90d9f224d30c25d3\" -d '{\"floatingip\": {\"port_id\": null}}'", "level": "debug", "target_id": "target_vnf_ip_h72o7n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:05.074Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.2ab2b478-7683-404b-8d8f-7307ee5d1977"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:05.425Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5037b6c7aceb167ef3f60b9c54239612e3d228ff\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:04.752Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.81466eac-5274-453b-b28c-57eadb9c8fa3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:05.425Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=fbd1487a-6279-4898-bee1-dc2ef49df25e used request id req-2732fdfa-6f5a-4dd2-afb9-f47aff99f306", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:04.751Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.81466eac-5274-453b-b28c-57eadb9c8fa3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:05.425Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=fbd1487a-6279-4898-bee1-dc2ef49df25e used request id req-2732fdfa-6f5a-4dd2-afb9-f47aff99f306", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:04.751Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.81466eac-5274-453b-b28c-57eadb9c8fa3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:05.425Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-2732fdfa-6f5a-4dd2-afb9-f47aff99f306 Date: Sun, 30 Jun 2019 12:12:04 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:11:54Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b05219f4-d0c6-42d0-b4a0-d29341a47127\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"fbd1487a-6279-4898-bee1-dc2ef49df25e\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:85:e5:57\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"1caed12e-6cf9-4373-bc86-01c83a5ea053\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:25Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:04.751Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.81466eac-5274-453b-b28c-57eadb9c8fa3"}, {"node_instance_id": "keypair_8patkq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:05.425Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:12:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11c04419-725e-4225-9918-8e5f0fccccd2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:05.132Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.277772c8-7317-465e-aab9-f4c3074f27a8"}, {"node_instance_id": "keypair_8patkq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:05.425Z", "message": "deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:05.126Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.277772c8-7317-465e-aab9-f4c3074f27a8"}, {"node_instance_id": "keypair_8patkq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:05.425Z", "message": "deleting keypair", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:05.125Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.277772c8-7317-465e-aab9-f4c3074f27a8"}], "metadata": {"pagination": {"total": 518, "offset": 267, "size": 50}}} 2019-06-30 12:12:22,465 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:12:22,465 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:12:22 GMT 2019-06-30 12:12:22,465 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:12:22,465 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 12:12:22,465 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:12:22,465 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:12:22,465 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:12:22,465 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 12:12:22,468 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-aea44e35-3a54-48a3-afc8-1b0e046d2da5 2019-06-30 12:12:22,468 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:12:22,468 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:12:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4efa45d3-ae10-4d9c-8f4f-950bf902b1a8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:12:22,469 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-4efa45d3-ae10-4d9c-8f4f-950bf902b1a8 2019-06-30 12:12:22,469 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=94c3d083-9e89-46be-aa23-527aae8840c1 used request id req-48e1bdcb-4106-4229-90a6-db6f05b2e240 2019-06-30 12:12:22,469 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-48e1bdcb-4106-4229-90a6-db6f05b2e240 Date: Sun, 30 Jun 2019 12:12:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:11:53Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b05219f4-d0c6-42d0-b4a0-d29341a47127","ip_address":"12.0.0.2"}],"id":"94c3d083-9e89-46be-aa23-527aae8840c1","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:a9:9d:83","project_id":"93b89017d60443d08a5914fae870f878","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"1caed12e-6cf9-4373-bc86-01c83a5ea053","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:24Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-06-30 12:12:22,469 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-30 12:12:22,469 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=94c3d083-9e89-46be-aa23-527aae8840c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb3eab82f5aba394f554d5d28956a07e9cb60b8" 2019-06-30 12:12:22,469 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 12:12:22,470 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 12:12:22,470 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb3eab82f5aba394f554d5d28956a07e9cb60b8" -d '{"port": {"security_groups": []}}' 2019-06-30 12:12:22,470 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=94c3d083-9e89-46be-aa23-527aae8840c1 used request id req-48e1bdcb-4106-4229-90a6-db6f05b2e240 2019-06-30 12:12:22,470 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 12:12:22,470 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-795e73cd-b0df-4d30-93a1-7d93e0d8500e Date: Sun, 30 Jun 2019 12:12:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:12:03Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b05219f4-d0c6-42d0-b4a0-d29341a47127","ip_address":"12.0.0.2"}],"id":"94c3d083-9e89-46be-aa23-527aae8840c1","security_groups":[],"mac_address":"fa:16:3e:a9:9d:83","project_id":"93b89017d60443d08a5914fae870f878","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"1caed12e-6cf9-4373-bc86-01c83a5ea053","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:24Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-30 12:12:22,470 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-795e73cd-b0df-4d30-93a1-7d93e0d8500e 2019-06-30 12:12:22,470 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-795e73cd-b0df-4d30-93a1-7d93e0d8500e 2019-06-30 12:12:22,471 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb3eab82f5aba394f554d5d28956a07e9cb60b8" 2019-06-30 12:12:22,471 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-f2876731-956c-45da-890d-a1e2fc2d4fb0 Date: Sun, 30 Jun 2019 12:12:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:12:03Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b05219f4-d0c6-42d0-b4a0-d29341a47127","ip_address":"12.0.0.2"}],"id":"94c3d083-9e89-46be-aa23-527aae8840c1","security_groups":[],"mac_address":"fa:16:3e:a9:9d:83","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"1caed12e-6cf9-4373-bc86-01c83a5ea053","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:12:22,471 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-f2876731-956c-45da-890d-a1e2fc2d4fb0 2019-06-30 12:12:22,471 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-f2876731-956c-45da-890d-a1e2fc2d4fb0 2019-06-30 12:12:22,471 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-dbb7b1c1-ee49-4bfc-af3d-09f8539072a1 Date: Sun, 30 Jun 2019 12:12:03 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:17Z", "updated_at": "2019-06-30T12:12:03Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 3, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": null, "id": "e274e772-f462-43df-817b-dea4fd05b3f7", "qos_policy_id": null}} 2019-06-30 12:12:22,471 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/floatingips/e274e772-f462-43df-817b-dea4fd05b3f7.json used request id req-dbb7b1c1-ee49-4bfc-af3d-09f8539072a1 2019-06-30 12:12:22,472 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/floatingips/e274e772-f462-43df-817b-dea4fd05b3f7.json used request id req-dbb7b1c1-ee49-4bfc-af3d-09f8539072a1 2019-06-30 12:12:22,472 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-06-30 12:12:22,472 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 12:12:22,472 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:12:22,472 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:12:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c85627b-6c84-4a2b-b5cb-c2700a39d771 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:12:22,472 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-7c85627b-6c84-4a2b-b5cb-c2700a39d771 2019-06-30 12:12:22,473 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:12:22,473 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:12:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91e45657-0612-493e-85f6-1ed5c966878e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:12:22,473 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-91e45657-0612-493e-85f6-1ed5c966878e 2019-06-30 12:12:22,473 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=fbd1487a-6279-4898-bee1-dc2ef49df25e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5037b6c7aceb167ef3f60b9c54239612e3d228ff" 2019-06-30 12:12:22,473 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-06-30 12:12:22,473 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-30 12:12:22,473 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-06-30 12:12:22,474 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5037b6c7aceb167ef3f60b9c54239612e3d228ff" 2019-06-30 12:12:22,474 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 12:12:22,474 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-06-30 12:12:22,474 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-06-30 12:12:22,474 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-f883b1f6-9950-41d9-932f-66690071f171 2019-06-30 12:12:22,474 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-f883b1f6-9950-41d9-932f-66690071f171 2019-06-30 12:12:22,475 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-f883b1f6-9950-41d9-932f-66690071f171 Date: Sun, 30 Jun 2019 12:12:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:12:04Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b05219f4-d0c6-42d0-b4a0-d29341a47127","ip_address":"12.0.0.4"}],"id":"fbd1487a-6279-4898-bee1-dc2ef49df25e","security_groups":[],"mac_address":"fa:16:3e:85:e5:57","project_id":"93b89017d60443d08a5914fae870f878","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"1caed12e-6cf9-4373-bc86-01c83a5ea053","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-30 12:12:22,475 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/floatingips/b85e20f8-1fb3-4c3a-891e-958820545274.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9348202bcfd7f1efdfe6de1b90d9f224d30c25d3" -d '{"floatingip": {"port_id": null}}' 2019-06-30 12:12:22,475 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5037b6c7aceb167ef3f60b9c54239612e3d228ff" -d '{"port": {"security_groups": []}}' 2019-06-30 12:12:22,475 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=fbd1487a-6279-4898-bee1-dc2ef49df25e used request id req-2732fdfa-6f5a-4dd2-afb9-f47aff99f306 2019-06-30 12:12:22,475 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=fbd1487a-6279-4898-bee1-dc2ef49df25e used request id req-2732fdfa-6f5a-4dd2-afb9-f47aff99f306 2019-06-30 12:12:22,475 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-2732fdfa-6f5a-4dd2-afb9-f47aff99f306 Date: Sun, 30 Jun 2019 12:12:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:11:54Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b05219f4-d0c6-42d0-b4a0-d29341a47127","ip_address":"12.0.0.4"}],"id":"fbd1487a-6279-4898-bee1-dc2ef49df25e","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:85:e5:57","project_id":"93b89017d60443d08a5914fae870f878","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"1caed12e-6cf9-4373-bc86-01c83a5ea053","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-06-30 12:12:22,475 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:12:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11c04419-725e-4225-9918-8e5f0fccccd2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:12:22,476 - functest.core.cloudify - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2019-06-30 12:12:22,476 - functest.core.cloudify - DEBUG - deleting keypair 2019-06-30 12:12:22,476 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/ec2d1661-a908-4b9b-82c8-ea07e87dd1f4 2019-06-30 12:12:22,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:12:22,544 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:12:22,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:12:22,544 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:12:22,544 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:12:22,544 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:12:22,544 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:12:22,544 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:11:45.469Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:11:45.470Z", "id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"} 2019-06-30 12:12:22,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:12:22,544 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:12:22 GMT 2019-06-30 12:12:22,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:12:22,545 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-06-30 12:12:22,545 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:12:22,545 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:12:22,545 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:12:27,550 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-06-30 12:12:27,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:12:27,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:12:27,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:12:27,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:12:27,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:12:27,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:12:27,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:12:27,631 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:05.425Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5037b6c7aceb167ef3f60b9c54239612e3d228ff\"", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:05.292Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.81466eac-5274-453b-b28c-57eadb9c8fa3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:05.425Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-f883b1f6-9950-41d9-932f-66690071f171", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:05.291Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.81466eac-5274-453b-b28c-57eadb9c8fa3"}, {"node_instance_id": "reference_vnf_data_plane_port_x7a39y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:05.990Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:04.904Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:05.990Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:04.597Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:05.990Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-e54ee12d-13f0-45f0-a3ad-72d581d92ac8 Date: Sun, 30 Jun 2019 12:12:05 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:12:04Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b05219f4-d0c6-42d0-b4a0-d29341a47127\",\"ip_address\":\"12.0.0.4\"}],\"id\":\"fbd1487a-6279-4898-bee1-dc2ef49df25e\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:85:e5:57\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"1caed12e-6cf9-4373-bc86-01c83a5ea053\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:05.352Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.81466eac-5274-453b-b28c-57eadb9c8fa3"}, {"node_instance_id": "keypair_8patkq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:05.990Z", "message": "RESP: [202] Date: Sun, 30 Jun 2019 12:12:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f773c389-8f99-4a2f-8dde-3059e71b388b x-compute-request-id: req-f773c389-8f99-4a2f-8dde-3059e71b388b Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:05.845Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.277772c8-7317-465e-aab9-f4c3074f27a8"}, {"node_instance_id": "keypair_8patkq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:05.990Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/vnf_test_keypair -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b01a56dd5a8e39610146132c9a57132c18bc6598\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:05.532Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.277772c8-7317-465e-aab9-f4c3074f27a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:05.990Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-4a36c7a7-2b42-4d8c-a22f-12ab5ec6f0cb", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:05.764Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.30ac8608-d81c-40d1-9f16-495a4c75f6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:05.990Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:12:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a36c7a7-2b42-4d8c-a22f-12ab5ec6f0cb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:05.763Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.30ac8608-d81c-40d1-9f16-495a4c75f6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:05.990Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:05.759Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.30ac8608-d81c-40d1-9f16-495a4c75f6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:05.990Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-e54ee12d-13f0-45f0-a3ad-72d581d92ac8", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:05.352Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.81466eac-5274-453b-b28c-57eadb9c8fa3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:05.990Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-e54ee12d-13f0-45f0-a3ad-72d581d92ac8", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:05.352Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.81466eac-5274-453b-b28c-57eadb9c8fa3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:06.532Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-25d9b7f3-52ba-42e0-a63e-c369deeff707 Date: Sun, 30 Jun 2019 12:12:06 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"93b89017d60443d08a5914fae870f878\", \"created_at\": \"2019-06-30T12:02:15Z\", \"updated_at\": \"2019-06-30T12:12:05Z\", \"floating_network_id\": \"e3a95f0d-e3e7-44a9-9960-a24866ad3e62\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 3, \"project_id\": \"93b89017d60443d08a5914fae870f878\", \"port_id\": null, \"id\": \"b85e20f8-1fb3-4c3a-891e-958820545274\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_ip_h72o7n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:06.286Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.2ab2b478-7683-404b-8d8f-7307ee5d1977"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:06.532Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/floatingips/b85e20f8-1fb3-4c3a-891e-958820545274.json used request id req-25d9b7f3-52ba-42e0-a63e-c369deeff707", "level": "debug", "target_id": "target_vnf_ip_h72o7n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:06.287Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.2ab2b478-7683-404b-8d8f-7307ee5d1977"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:06.532Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/floatingips/b85e20f8-1fb3-4c3a-891e-958820545274.json used request id req-25d9b7f3-52ba-42e0-a63e-c369deeff707", "level": "debug", "target_id": "target_vnf_ip_h72o7n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:06.286Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.2ab2b478-7683-404b-8d8f-7307ee5d1977"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:06.532Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b6710551cad8f3581959374d7d703afd5f95f2a0\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:06.411Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.30ac8608-d81c-40d1-9f16-495a4c75f6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:06.532Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=b321f74e-5df5-482b-9e42-58a30b983a75 used request id req-eef7a6c8-88c0-4285-acbe-8603ac9e3010", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:06.410Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.30ac8608-d81c-40d1-9f16-495a4c75f6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:06.532Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=b321f74e-5df5-482b-9e42-58a30b983a75 used request id req-eef7a6c8-88c0-4285-acbe-8603ac9e3010", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:06.409Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.30ac8608-d81c-40d1-9f16-495a4c75f6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:06.532Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-eef7a6c8-88c0-4285-acbe-8603ac9e3010 Date: Sun, 30 Jun 2019 12:12:06 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:11:56Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.22\"}],\"id\":\"b321f74e-5df5-482b-9e42-58a30b983a75\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:aa:83:84\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:37Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:06.409Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.30ac8608-d81c-40d1-9f16-495a4c75f6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:06.532Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=b321f74e-5df5-482b-9e42-58a30b983a75 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b6710551cad8f3581959374d7d703afd5f95f2a0\"", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:06.168Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.30ac8608-d81c-40d1-9f16-495a4c75f6d7"}, {"node_instance_id": "keypair_8patkq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:06.532Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-f773c389-8f99-4a2f-8dde-3059e71b388b", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:05.845Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.277772c8-7317-465e-aab9-f4c3074f27a8"}, {"node_instance_id": "keypair_8patkq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:06.532Z", "message": "DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-f773c389-8f99-4a2f-8dde-3059e71b388b", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:05.845Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.277772c8-7317-465e-aab9-f4c3074f27a8"}, {"node_instance_id": "reference_vnf_data_plane_port_x7a39y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:06.532Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:06.401Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.06e2fafe-4164-43ac-a130-0e8ffc77d89b"}, {"node_instance_id": "reference_vnf_data_plane_port_x7a39y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:06.532Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:05.232Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:06.532Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:05.684Z", "source_id": "target_vnf_data_plane_port_c0qizp", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "target_vnf_data_plane_port_c0qizp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:06.532Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:05.888Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "reference_vnf_data_plane_port_x7a39y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:07.045Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}99c42a7d8b8868329c38e545225e5e1c4fa25008\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:06.815Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.06e2fafe-4164-43ac-a130-0e8ffc77d89b"}, {"node_instance_id": "keypair_8patkq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:07.045Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:06.284Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "target_vnf_data_plane_port_c0qizp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:07.045Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:06.254Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "target_vnf_data_plane_port_c0qizp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:07.045Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:05.994Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "reference_vnf_data_plane_port_x7a39y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:07.045Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:06.402Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.06e2fafe-4164-43ac-a130-0e8ffc77d89b"}, {"node_instance_id": "reference_vnf_data_plane_port_x7a39y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:07.045Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:12:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7972327-5981-4155-8bd0-8d63267f29dc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:06.411Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.06e2fafe-4164-43ac-a130-0e8ffc77d89b"}, {"node_instance_id": "reference_vnf_data_plane_port_x7a39y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:07.045Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-a7972327-5981-4155-8bd0-8d63267f29dc", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:06.412Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.06e2fafe-4164-43ac-a130-0e8ffc77d89b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:07.657Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-6a7597ac-491d-46a1-b526-606382705d92", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:06.893Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.30ac8608-d81c-40d1-9f16-495a4c75f6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:07.657Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-6a7597ac-491d-46a1-b526-606382705d92", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:06.894Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.30ac8608-d81c-40d1-9f16-495a4c75f6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:07.657Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b6710551cad8f3581959374d7d703afd5f95f2a0\"", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:06.895Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.30ac8608-d81c-40d1-9f16-495a4c75f6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:07.657Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-2202cb33-0533-4321-9af0-0626ab09c30a", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:06.938Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.30ac8608-d81c-40d1-9f16-495a4c75f6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:07.657Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-2202cb33-0533-4321-9af0-0626ab09c30a", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:06.938Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.30ac8608-d81c-40d1-9f16-495a4c75f6d7"}, {"node_instance_id": "keypair_8patkq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:07.657Z", "message": "Deleted node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:06.704Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:07.657Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:06.866Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "target_vnf_data_plane_port_c0qizp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:07.657Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-145858b4-cacf-4dc4-98ba-0d7fe9b0d625", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:07.500Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.e1da785d-bbd9-462e-84fb-f8e74d8fc977"}, {"node_instance_id": "target_vnf_data_plane_port_c0qizp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:07.657Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:12:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-145858b4-cacf-4dc4-98ba-0d7fe9b0d625 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:07.500Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.e1da785d-bbd9-462e-84fb-f8e74d8fc977"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:07.657Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "target_id": "target_vnf_ip_h72o7n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:06.676Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:07.657Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-2202cb33-0533-4321-9af0-0626ab09c30a Date: Sun, 30 Jun 2019 12:12:06 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:12:06Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.22\"}],\"id\":\"b321f74e-5df5-482b-9e42-58a30b983a75\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:aa:83:84\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:37Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:06.938Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.30ac8608-d81c-40d1-9f16-495a4c75f6d7"}, {"node_instance_id": "target_vnf_data_plane_port_c0qizp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:07.657Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:07.495Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.e1da785d-bbd9-462e-84fb-f8e74d8fc977"}, {"node_instance_id": "target_vnf_data_plane_port_c0qizp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:07.657Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:07.496Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.e1da785d-bbd9-462e-84fb-f8e74d8fc977"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:07.657Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-6a7597ac-491d-46a1-b526-606382705d92 Date: Sun, 30 Jun 2019 12:12:06 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:12:06Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.22\"}],\"id\":\"b321f74e-5df5-482b-9e42-58a30b983a75\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:aa:83:84\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:37Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:06.893Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.30ac8608-d81c-40d1-9f16-495a4c75f6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:08.265Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:12:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bac4605-8e68-4298-ba28-9139d996470e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:07.921Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.03269bce-a233-468c-aea1-86692570a837"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:08.265Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-0bac4605-8e68-4298-ba28-9139d996470e", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:07.921Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.03269bce-a233-468c-aea1-86692570a837"}, {"node_instance_id": "reference_vnf_data_plane_port_x7a39y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:08.265Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-dfd256bf-f375-4461-89d1-9c66fe48fb45", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:07.628Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.06e2fafe-4164-43ac-a130-0e8ffc77d89b"}], "metadata": {"pagination": {"total": 545, "offset": 317, "size": 50}}} 2019-06-30 12:12:27,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:12:27,631 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:12:27 GMT 2019-06-30 12:12:27,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:12:27,631 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 12:12:27,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:12:27,631 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:12:27,631 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:12:27,632 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 12:12:27,634 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5037b6c7aceb167ef3f60b9c54239612e3d228ff" 2019-06-30 12:12:27,634 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-f883b1f6-9950-41d9-932f-66690071f171 2019-06-30 12:12:27,634 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-30 12:12:27,634 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-06-30 12:12:27,635 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-e54ee12d-13f0-45f0-a3ad-72d581d92ac8 Date: Sun, 30 Jun 2019 12:12:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:12:04Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b05219f4-d0c6-42d0-b4a0-d29341a47127","ip_address":"12.0.0.4"}],"id":"fbd1487a-6279-4898-bee1-dc2ef49df25e","security_groups":[],"mac_address":"fa:16:3e:85:e5:57","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"1caed12e-6cf9-4373-bc86-01c83a5ea053","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:12:27,635 - functest.core.cloudify - DEBUG - RESP: [202] Date: Sun, 30 Jun 2019 12:12:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f773c389-8f99-4a2f-8dde-3059e71b388b x-compute-request-id: req-f773c389-8f99-4a2f-8dde-3059e71b388b Content-Length: 0 Content-Type: application/json 2019-06-30 12:12:27,635 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/vnf_test_keypair -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b01a56dd5a8e39610146132c9a57132c18bc6598" 2019-06-30 12:12:27,635 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-4a36c7a7-2b42-4d8c-a22f-12ab5ec6f0cb 2019-06-30 12:12:27,635 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:12:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a36c7a7-2b42-4d8c-a22f-12ab5ec6f0cb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:12:27,635 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:12:27,636 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-e54ee12d-13f0-45f0-a3ad-72d581d92ac8 2019-06-30 12:12:27,636 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-e54ee12d-13f0-45f0-a3ad-72d581d92ac8 2019-06-30 12:12:27,636 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-25d9b7f3-52ba-42e0-a63e-c369deeff707 Date: Sun, 30 Jun 2019 12:12:06 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T12:02:15Z", "updated_at": "2019-06-30T12:12:05Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 3, "project_id": "93b89017d60443d08a5914fae870f878", "port_id": null, "id": "b85e20f8-1fb3-4c3a-891e-958820545274", "qos_policy_id": null}} 2019-06-30 12:12:27,636 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/floatingips/b85e20f8-1fb3-4c3a-891e-958820545274.json used request id req-25d9b7f3-52ba-42e0-a63e-c369deeff707 2019-06-30 12:12:27,636 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/floatingips/b85e20f8-1fb3-4c3a-891e-958820545274.json used request id req-25d9b7f3-52ba-42e0-a63e-c369deeff707 2019-06-30 12:12:27,636 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6710551cad8f3581959374d7d703afd5f95f2a0" -d '{"port": {"security_groups": []}}' 2019-06-30 12:12:27,637 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=b321f74e-5df5-482b-9e42-58a30b983a75 used request id req-eef7a6c8-88c0-4285-acbe-8603ac9e3010 2019-06-30 12:12:27,637 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=b321f74e-5df5-482b-9e42-58a30b983a75 used request id req-eef7a6c8-88c0-4285-acbe-8603ac9e3010 2019-06-30 12:12:27,637 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-eef7a6c8-88c0-4285-acbe-8603ac9e3010 Date: Sun, 30 Jun 2019 12:12:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:11:56Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.22"}],"id":"b321f74e-5df5-482b-9e42-58a30b983a75","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:aa:83:84","project_id":"93b89017d60443d08a5914fae870f878","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:37Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-06-30 12:12:27,637 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=b321f74e-5df5-482b-9e42-58a30b983a75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6710551cad8f3581959374d7d703afd5f95f2a0" 2019-06-30 12:12:27,637 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-f773c389-8f99-4a2f-8dde-3059e71b388b 2019-06-30 12:12:27,637 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-f773c389-8f99-4a2f-8dde-3059e71b388b 2019-06-30 12:12:27,638 - functest.core.cloudify - DEBUG - deleting port 2019-06-30 12:12:27,638 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-06-30 12:12:27,638 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-06-30 12:12:27,638 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 12:12:27,638 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99c42a7d8b8868329c38e545225e5e1c4fa25008" 2019-06-30 12:12:27,638 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-06-30 12:12:27,639 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-06-30 12:12:27,639 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-30 12:12:27,639 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:12:27,639 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:12:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7972327-5981-4155-8bd0-8d63267f29dc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:12:27,639 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-a7972327-5981-4155-8bd0-8d63267f29dc 2019-06-30 12:12:27,639 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-6a7597ac-491d-46a1-b526-606382705d92 2019-06-30 12:12:27,639 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-6a7597ac-491d-46a1-b526-606382705d92 2019-06-30 12:12:27,640 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6710551cad8f3581959374d7d703afd5f95f2a0" 2019-06-30 12:12:27,640 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-2202cb33-0533-4321-9af0-0626ab09c30a 2019-06-30 12:12:27,640 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-2202cb33-0533-4321-9af0-0626ab09c30a 2019-06-30 12:12:27,640 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-30 12:12:27,640 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-06-30 12:12:27,640 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-145858b4-cacf-4dc4-98ba-0d7fe9b0d625 2019-06-30 12:12:27,641 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:12:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-145858b4-cacf-4dc4-98ba-0d7fe9b0d625 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:12:27,641 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-06-30 12:12:27,641 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-2202cb33-0533-4321-9af0-0626ab09c30a Date: Sun, 30 Jun 2019 12:12:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:12:06Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.22"}],"id":"b321f74e-5df5-482b-9e42-58a30b983a75","security_groups":[],"mac_address":"fa:16:3e:aa:83:84","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:37Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:12:27,641 - functest.core.cloudify - DEBUG - deleting port 2019-06-30 12:12:27,641 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:12:27,641 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-6a7597ac-491d-46a1-b526-606382705d92 Date: Sun, 30 Jun 2019 12:12:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:12:06Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.22"}],"id":"b321f74e-5df5-482b-9e42-58a30b983a75","security_groups":[],"mac_address":"fa:16:3e:aa:83:84","project_id":"93b89017d60443d08a5914fae870f878","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:37Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-30 12:12:27,641 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:12:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bac4605-8e68-4298-ba28-9139d996470e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:12:27,642 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0bac4605-8e68-4298-ba28-9139d996470e 2019-06-30 12:12:27,642 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-dfd256bf-f375-4461-89d1-9c66fe48fb45 2019-06-30 12:12:27,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/ec2d1661-a908-4b9b-82c8-ea07e87dd1f4 2019-06-30 12:12:27,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:12:27,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:12:27,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:12:27,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:12:27,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:12:27,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:12:27,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:12:27,703 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:11:45.469Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:11:45.470Z", "id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"} 2019-06-30 12:12:27,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:12:27,703 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:12:27 GMT 2019-06-30 12:12:27,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:12:27,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-06-30 12:12:27,703 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:12:27,704 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:12:27,704 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:12:32,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-06-30 12:12:32,786 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:12:32,786 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:12:32,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:12:32,786 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:12:32,786 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:12:32,786 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:12:32,786 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:12:32,786 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_data_plane_port_x7a39y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:08.265Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dfd256bf-f375-4461-89d1-9c66fe48fb45 Date: Sun, 30 Jun 2019 12:12:07 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:07.627Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.06e2fafe-4164-43ac-a130-0e8ffc77d89b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:08.265Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-0bac4605-8e68-4298-ba28-9139d996470e", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:07.921Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.03269bce-a233-468c-aea1-86692570a837"}, {"node_instance_id": "reference_vnf_data_plane_port_x7a39y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:08.265Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-dfd256bf-f375-4461-89d1-9c66fe48fb45", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:07.628Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.06e2fafe-4164-43ac-a130-0e8ffc77d89b"}, {"node_instance_id": "reference_vnf_data_plane_port_x7a39y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:08.265Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-dfd256bf-f375-4461-89d1-9c66fe48fb45", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:07.628Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.06e2fafe-4164-43ac-a130-0e8ffc77d89b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:08.265Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:07.478Z", "source_id": "reference_vnf_port_htf0jt", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "reference_vnf_port_htf0jt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:08.265Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:07.742Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "reference_vnf_port_htf0jt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:08.265Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:07.916Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "reference_vnf_data_plane_port_x7a39y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:08.824Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:08.416Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "reference_vnf_port_htf0jt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:08.824Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:08.126Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:08.824Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=a9796781-57c8-442c-9ff3-3da221648d1f -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e6bbefeca7104ba749a6f2facad99f0df2e94f98\"", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:08.324Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.03269bce-a233-468c-aea1-86692570a837"}, {"node_instance_id": "reference_vnf_data_plane_port_x7a39y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:08.824Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:08.058Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "target_vnf_data_plane_port_c0qizp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:09.435Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-9a277da7-febc-4525-9765-e528cbcf3d22", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:08.784Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.e1da785d-bbd9-462e-84fb-f8e74d8fc977"}, {"node_instance_id": "reference_vnf_port_htf0jt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:09.435Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:12:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-269d5101-2890-4def-8312-ea5e95342744 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:09.117Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.ba306978-19c6-4bd2-82dd-925612f702e3"}, {"node_instance_id": "reference_vnf_port_htf0jt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:09.435Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-269d5101-2890-4def-8312-ea5e95342744", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:09.118Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.ba306978-19c6-4bd2-82dd-925612f702e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:09.435Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-706ff213-80af-47a1-9cfe-dbef670a3bef Date: Sun, 30 Jun 2019 12:12:09 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:12:09Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"a9796781-57c8-442c-9ff3-3da221648d1f\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:5d:5f:57\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:36Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:09.338Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.03269bce-a233-468c-aea1-86692570a837"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:09.435Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e6bbefeca7104ba749a6f2facad99f0df2e94f98\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:08.883Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.03269bce-a233-468c-aea1-86692570a837"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:09.435Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=a9796781-57c8-442c-9ff3-3da221648d1f used request id req-2a0f53c5-671d-49aa-8912-fe2f41a335c2", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:08.883Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.03269bce-a233-468c-aea1-86692570a837"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:09.435Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=a9796781-57c8-442c-9ff3-3da221648d1f used request id req-2a0f53c5-671d-49aa-8912-fe2f41a335c2", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:08.882Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.03269bce-a233-468c-aea1-86692570a837"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:09.435Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-2a0f53c5-671d-49aa-8912-fe2f41a335c2 Date: Sun, 30 Jun 2019 12:12:08 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:11:57Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"a9796781-57c8-442c-9ff3-3da221648d1f\",\"security_groups\":[\"e145a303-32fd-4c66-a49a-d5f28ca6eb66\"],\"mac_address\":\"fa:16:3e:5d:5f:57\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:36Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:08.882Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.03269bce-a233-468c-aea1-86692570a837"}, {"node_instance_id": "target_vnf_data_plane_port_c0qizp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:09.435Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9a277da7-febc-4525-9765-e528cbcf3d22 Date: Sun, 30 Jun 2019 12:12:08 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:08.784Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.e1da785d-bbd9-462e-84fb-f8e74d8fc977"}, {"node_instance_id": "reference_vnf_port_htf0jt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:09.435Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:09.112Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.ba306978-19c6-4bd2-82dd-925612f702e3"}, {"node_instance_id": "reference_vnf_port_htf0jt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:09.435Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:09.113Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.ba306978-19c6-4bd2-82dd-925612f702e3"}, {"node_instance_id": "target_vnf_data_plane_port_c0qizp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:09.435Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-9a277da7-febc-4525-9765-e528cbcf3d22", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:08.784Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.e1da785d-bbd9-462e-84fb-f8e74d8fc977"}, {"node_instance_id": "target_vnf_data_plane_port_c0qizp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:10.033Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:09.311Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:10.033Z", "message": "GET call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-925829f9-c21b-4a40-a5dd-631ca205bee5", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:09.385Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.03269bce-a233-468c-aea1-86692570a837"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:10.033Z", "message": "GET call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-925829f9-c21b-4a40-a5dd-631ca205bee5", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:09.384Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.03269bce-a233-468c-aea1-86692570a837"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:10.033Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-925829f9-c21b-4a40-a5dd-631ca205bee5 Date: Sun, 30 Jun 2019 12:12:09 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-06-30T12:12:09Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"8e45f88e-395b-4fcc-88bf-1b3754ca68d4\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"a9796781-57c8-442c-9ff3-3da221648d1f\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:5d:5f:57\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"93b89017d60443d08a5914fae870f878\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"e7e43492-94f9-4d42-8ee6-02ce65c6c51e\",\"tenant_id\":\"93b89017d60443d08a5914fae870f878\",\"created_at\":\"2019-06-30T12:02:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:09.384Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.03269bce-a233-468c-aea1-86692570a837"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:10.033Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e6bbefeca7104ba749a6f2facad99f0df2e94f98\"", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:09.339Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.03269bce-a233-468c-aea1-86692570a837"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:10.033Z", "message": "PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-706ff213-80af-47a1-9cfe-dbef670a3bef", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:09.338Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.03269bce-a233-468c-aea1-86692570a837"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:10.033Z", "message": "PUT call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-706ff213-80af-47a1-9cfe-dbef670a3bef", "level": "debug", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:09.338Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.03269bce-a233-468c-aea1-86692570a837"}, {"node_instance_id": "target_vnf_data_plane_port_c0qizp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:10.033Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:09.454Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:10.033Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_y3hlc8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:09.716Z", "source_id": "target_vnf_port_s9yb4d", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "data_plane_subnet_l0sj9t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:10.033Z", "message": "Stopping node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:09.931Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "reference_vnf_port_htf0jt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:10.033Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8eff6636a24cc448d937003761d558ea3058aaee\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:09.520Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.ba306978-19c6-4bd2-82dd-925612f702e3"}, {"node_instance_id": "data_plane_subnet_l0sj9t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:10.678Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:10.148Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "target_vnf_port_s9yb4d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:10.678Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:09.977Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "target_vnf_port_s9yb4d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:10.678Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:10.116Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "reference_vnf_port_htf0jt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:11.273Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d7a405e0-569f-4d4a-a973-07beda979403 Date: Sun, 30 Jun 2019 12:12:10 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:10.701Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.ba306978-19c6-4bd2-82dd-925612f702e3"}, {"node_instance_id": "reference_vnf_port_htf0jt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:11.273Z", "message": "DELETE call to network for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-d7a405e0-569f-4d4a-a973-07beda979403", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:10.701Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.ba306978-19c6-4bd2-82dd-925612f702e3"}, {"node_instance_id": "data_plane_subnet_l0sj9t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:11.273Z", "message": "Unlinking relationships", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:10.611Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "reference_vnf_port_htf0jt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:11.273Z", "message": "DELETE call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-d7a405e0-569f-4d4a-a973-07beda979403", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:10.701Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.ba306978-19c6-4bd2-82dd-925612f702e3"}, {"node_instance_id": "target_vnf_port_s9yb4d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:11.273Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:10.289Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "data_plane_subnet_l0sj9t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:11.273Z", "message": "Relationships unlinked", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:10.876Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "target_vnf_port_s9yb4d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:11.871Z", "message": "GET call to None for http://172.30.9.24:5000/ used request id req-84258f15-8197-4ba6-817f-8d18562bc03f", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:11.354Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.65a3db00-11b3-4f86-b0e1-a740ac8fd695"}, {"node_instance_id": "target_vnf_port_s9yb4d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:11.871Z", "message": "RESP: [300] Date: Sun, 30 Jun 2019 12:12:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84258f15-8197-4ba6-817f-8d18562bc03f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.24:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:11.353Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.65a3db00-11b3-4f86-b0e1-a740ac8fd695"}, {"node_instance_id": "target_vnf_port_s9yb4d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:11.871Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:11.348Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.65a3db00-11b3-4f86-b0e1-a740ac8fd695"}, {"node_instance_id": "target_vnf_port_s9yb4d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:11.871Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:11.348Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.65a3db00-11b3-4f86-b0e1-a740ac8fd695"}, {"node_instance_id": "data_plane_subnet_l0sj9t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:11.871Z", "message": "Deleting node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:10.971Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "data_plane_subnet_l0sj9t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:11.871Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:11.224Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"}, {"node_instance_id": "target_vnf_port_s9yb4d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-06-30T12:12:11.871Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f92501032aa92703962ce486d8b1842a61db07ed\"", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-06-30T12:12:11.752Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4", "logger": "ctx.65a3db00-11b3-4f86-b0e1-a740ac8fd695"}], "metadata": {"pagination": {"total": 564, "offset": 367, "size": 50}}} 2019-06-30 12:12:32,787 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:12:32,787 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:12:32 GMT 2019-06-30 12:12:32,787 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:12:32,787 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 12:12:32,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:12:32,787 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:12:32,787 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:12:32,787 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 12:12:32,789 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dfd256bf-f375-4461-89d1-9c66fe48fb45 Date: Sun, 30 Jun 2019 12:12:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 12:12:32,789 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-0bac4605-8e68-4298-ba28-9139d996470e 2019-06-30 12:12:32,790 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-dfd256bf-f375-4461-89d1-9c66fe48fb45 2019-06-30 12:12:32,790 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/94c3d083-9e89-46be-aa23-527aae8840c1.json used request id req-dfd256bf-f375-4461-89d1-9c66fe48fb45 2019-06-30 12:12:32,790 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-06-30 12:12:32,790 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 12:12:32,790 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-30 12:12:32,790 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-30 12:12:32,790 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-06-30 12:12:32,791 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports.json?id=a9796781-57c8-442c-9ff3-3da221648d1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6bbefeca7104ba749a6f2facad99f0df2e94f98" 2019-06-30 12:12:32,791 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-06-30 12:12:32,791 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-9a277da7-febc-4525-9765-e528cbcf3d22 2019-06-30 12:12:32,791 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:12:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-269d5101-2890-4def-8312-ea5e95342744 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:12:32,791 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-269d5101-2890-4def-8312-ea5e95342744 2019-06-30 12:12:32,791 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-706ff213-80af-47a1-9cfe-dbef670a3bef Date: Sun, 30 Jun 2019 12:12:09 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:12:09Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.11"}],"id":"a9796781-57c8-442c-9ff3-3da221648d1f","security_groups":[],"mac_address":"fa:16:3e:5d:5f:57","project_id":"93b89017d60443d08a5914fae870f878","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:36Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-30 12:12:32,792 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6bbefeca7104ba749a6f2facad99f0df2e94f98" -d '{"port": {"security_groups": []}}' 2019-06-30 12:12:32,792 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports.json?id=a9796781-57c8-442c-9ff3-3da221648d1f used request id req-2a0f53c5-671d-49aa-8912-fe2f41a335c2 2019-06-30 12:12:32,792 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?id=a9796781-57c8-442c-9ff3-3da221648d1f used request id req-2a0f53c5-671d-49aa-8912-fe2f41a335c2 2019-06-30 12:12:32,792 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-2a0f53c5-671d-49aa-8912-fe2f41a335c2 Date: Sun, 30 Jun 2019 12:12:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:11:57Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.11"}],"id":"a9796781-57c8-442c-9ff3-3da221648d1f","security_groups":["e145a303-32fd-4c66-a49a-d5f28ca6eb66"],"mac_address":"fa:16:3e:5d:5f:57","project_id":"93b89017d60443d08a5914fae870f878","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:36Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-06-30 12:12:32,792 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9a277da7-febc-4525-9765-e528cbcf3d22 Date: Sun, 30 Jun 2019 12:12:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 12:12:32,792 - functest.core.cloudify - DEBUG - deleting port 2019-06-30 12:12:32,792 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:12:32,793 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/ports/fbd1487a-6279-4898-bee1-dc2ef49df25e.json used request id req-9a277da7-febc-4525-9765-e528cbcf3d22 2019-06-30 12:12:32,793 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-06-30 12:12:32,793 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-925829f9-c21b-4a40-a5dd-631ca205bee5 2019-06-30 12:12:32,793 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-925829f9-c21b-4a40-a5dd-631ca205bee5 2019-06-30 12:12:32,793 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-925829f9-c21b-4a40-a5dd-631ca205bee5 Date: Sun, 30 Jun 2019 12:12:09 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-30T12:12:09Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e45f88e-395b-4fcc-88bf-1b3754ca68d4","ip_address":"11.0.0.11"}],"id":"a9796781-57c8-442c-9ff3-3da221648d1f","security_groups":[],"mac_address":"fa:16:3e:5d:5f:57","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"93b89017d60443d08a5914fae870f878","qos_policy_id":null,"admin_state_up":true,"network_id":"e7e43492-94f9-4d42-8ee6-02ce65c6c51e","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T12:02:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-30 12:12:32,793 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6bbefeca7104ba749a6f2facad99f0df2e94f98" 2019-06-30 12:12:32,794 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-706ff213-80af-47a1-9cfe-dbef670a3bef 2019-06-30 12:12:32,794 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json used request id req-706ff213-80af-47a1-9cfe-dbef670a3bef 2019-06-30 12:12:32,794 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-30 12:12:32,794 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-06-30 12:12:32,794 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-30 12:12:32,794 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eff6636a24cc448d937003761d558ea3058aaee" 2019-06-30 12:12:32,794 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-30 12:12:32,795 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 12:12:32,795 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-30 12:12:32,795 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d7a405e0-569f-4d4a-a973-07beda979403 Date: Sun, 30 Jun 2019 12:12:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 12:12:32,795 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-d7a405e0-569f-4d4a-a973-07beda979403 2019-06-30 12:12:32,795 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-30 12:12:32,795 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.24:9696/v2.0/ports/b321f74e-5df5-482b-9e42-58a30b983a75.json used request id req-d7a405e0-569f-4d4a-a973-07beda979403 2019-06-30 12:12:32,795 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-06-30 12:12:32,796 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-30 12:12:32,796 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.24:5000/ used request id req-84258f15-8197-4ba6-817f-8d18562bc03f 2019-06-30 12:12:32,796 - functest.core.cloudify - DEBUG - RESP: [300] Date: Sun, 30 Jun 2019 12:12:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84258f15-8197-4ba6-817f-8d18562bc03f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:12:32,796 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-30 12:12:32,796 - functest.core.cloudify - DEBUG - deleting port 2019-06-30 12:12:32,796 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-30 12:12:32,796 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2019-06-30 12:12:32,796 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/a9796781-57c8-442c-9ff3-3da221648d1f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92501032aa92703962ce486d8b1842a61db07ed" 2019-06-30 12:12:32,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/ec2d1661-a908-4b9b-82c8-ea07e87dd1f4 2019-06-30 12:12:32,847 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:12:32,848 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:12:32,848 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:12:32,848 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:12:32,848 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:12:32,848 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:12:32,848 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:12:32,848 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-06-30T12:12:32.152Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-06-30T12:11:45.469Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-06-30T12:11:45.470Z", "id": "ec2d1661-a908-4b9b-82c8-ea07e87dd1f4"} 2019-06-30 12:12:32,849 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:12:32,849 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:12:32 GMT 2019-06-30 12:12:32,849 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:12:32,849 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 589 2019-06-30 12:12:32,849 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:12:32,849 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:12:32,849 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:12:32,850 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3.1/deployments/vrouter-opnfv 2019-06-30 12:12:33,407 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:12:33,407 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:12:33,407 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:12:33,407 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:12:33,407 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:12:33,408 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:12:33,408 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:12:33,408 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-06-30 12:12:33,408 - 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": "7cd93504-e114-4b69-88a5-677564510015", "target_vnf_flavor_id": "7cd93504-e114-4b69-88a5-677564510015", "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_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "985aa211-828e-407c-9e5b-dd1d368a09ad", "keystone_password": "jwdvByT8m7n1m3eGahO1MwpioozTFf", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.24: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": "985aa211-828e-407c-9e5b-dd1d368a09ad", "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": "2019-06-30T12:02:02.082Z", "created_by": "admin", "updated_at": "2019-06-30T12:02:02.082Z", "visibility": "tenant", "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, "resource_availability": "tenant", "capabilities": {}, "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": []}, "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": {}, "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"}}}}} 2019-06-30 12:12:33,408 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:12:33,408 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:12:33 GMT 2019-06-30 12:12:33,408 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:12:33,408 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 12:12:33,408 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:12:33,408 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:12:33,409 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:12:33,409 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 12:12:43,420 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3.1/blueprints/vrouter-opnfv 2019-06-30 12:12:43,513 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-06-30 12:12:43,513 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-06-30 12:12:43,514 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-06-30 12:12:43,514 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-06-30 12:12:43,514 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-06-30 12:12:43,514 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-06-30 12:12:43,514 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-06-30 12:12:43,514 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-06-30 12:12:43,515 - 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": "2019-06-30T12:02:01.905Z", "updated_at": "2019-06-30T12:02:01.905Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "vrouter-opnfv", "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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {"default": {}}}, "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": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "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_server_group": {"name": "cloudify.openstack.server_connected_to_server_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_server_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": "", "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_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": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "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.route_connected_to_router": {"name": "cloudify.openstack.route_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.route_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": "", "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.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_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.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_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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"]}}}}}, "capabilities": {}, "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"}}}}, "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": []}, "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"}}, "imported_blueprints": [], "namespaces_mapping": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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": "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "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": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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": "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "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": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "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": {"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.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": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"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"}, "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": {}, "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.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.subnet.list_subnets", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.subnet.list_subnets", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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": "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "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": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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": "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "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": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.list_routers"}, "update": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.update"}, "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": ""}, "cloudify.interfaces.operations.update": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.update"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.list_routers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.router.list_routers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "update": {"implementation": "openstack.neutron_plugin.router.update", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "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"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}]}], "scaling_groups": {}, "policies": {}, "metadata": null}} 2019-06-30 12:12:43,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-06-30 12:12:43,516 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 30 Jun 2019 12:12:43 GMT 2019-06-30 12:12:43,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-06-30 12:12:43,516 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-06-30 12:12:43,516 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-06-30 12:12:43,516 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-06-30 12:12:43,516 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-06-30 12:12:43,516 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-06-30 12:12:43,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 12:12:43,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/985aa211-828e-407c-9e5b-dd1d368a09ad -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 12:12:44,351 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 12:12:44 GMT X-Openstack-Request-Id: req-09ef58ab-9547-4866-a9fc-662d077584f8 2019-06-30 12:12:44,351 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 12:12:44,351 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/985aa211-828e-407c-9e5b-dd1d368a09ad used request id req-09ef58ab-9547-4866-a9fc-662d077584f8 2019-06-30 12:12:44,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.807946920395s 2019-06-30 12:12:44,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 12:12:44,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ad0774b19453a8a04b52749f449d3649bf509855" 2019-06-30 12:12:44,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Sun, 30 Jun 2019 12:12: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-8f2a8ffa-42c8-448a-809e-3da6b82326e9 x-openstack-request-id: req-8f2a8ffa-42c8-448a-809e-3da6b82326e9 2019-06-30 12:12:44,647 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_alt_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7cd93504-e114-4b69-88a5-677564510015", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "7cd93504-e114-4b69-88a5-677564510015"}, {"name": "vyos_vrouter-flavor_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4"}]} 2019-06-30 12:12:44,648 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-8f2a8ffa-42c8-448a-809e-3da6b82326e9 2019-06-30 12:12:44,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.290688037872s 2019-06-30 12:12:44,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 12:12:44,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/7cd93504-e114-4b69-88a5-677564510015 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ad0774b19453a8a04b52749f449d3649bf509855" 2019-06-30 12:12:44,684 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 12:12: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-435e7fb4-7b6f-43bd-8605-5ca845b29dab x-openstack-request-id: req-435e7fb4-7b6f-43bd-8605-5ca845b29dab 2019-06-30 12:12:44,684 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/7cd93504-e114-4b69-88a5-677564510015 used request id req-435e7fb4-7b6f-43bd-8605-5ca845b29dab 2019-06-30 12:12:44,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0339789390564s 2019-06-30 12:12:44,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-30 12:12:44,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/a862471a-6d0c-4cfe-b391-c6348a152c9a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 12:12:46,017 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 12:12:46 GMT X-Openstack-Request-Id: req-968ec71d-9427-46f0-a83a-0440dad994a1 2019-06-30 12:12:46,017 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 12:12:46,017 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/a862471a-6d0c-4cfe-b391-c6348a152c9a.json used request id req-968ec71d-9427-46f0-a83a-0440dad994a1 2019-06-30 12:12:46,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.32751393318s 2019-06-30 12:12:46,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 12:12:46,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 12:12:46,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 12:12:46 GMT X-Openstack-Request-Id: req-1e430c70-4e79-4150-b03e-13548268e2cc 2019-06-30 12:12:46,085 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 12:12:46,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-1e430c70-4e79-4150-b03e-13548268e2cc 2019-06-30 12:12:46,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0576741695404s 2019-06-30 12:12:46,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-30 12:12:46,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 12:12:46,241 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 30 Jun 2019 12:12: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-4bcd13ff-391d-4fe3-a4d1-cc8e808f8241 x-openstack-request-id: req-4bcd13ff-391d-4fe3-a4d1-cc8e808f8241 2019-06-30 12:12:46,241 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8 used request id req-4bcd13ff-391d-4fe3-a4d1-cc8e808f8241 2019-06-30 12:12:46,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.155303001404s 2019-06-30 12:12:46,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 12:12:46,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 12:12:46,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 774 Content-Type: application/json Date: Sun, 30 Jun 2019 12:12: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-933cc0e9-498b-4b23-b946-760f525a4b07 x-openstack-request-id: req-933cc0e9-498b-4b23-b946-760f525a4b07 2019-06-30 12:12:46,843 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_36b338b2-e3da-4512-b9cf-c375b9c7ac73": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:cf:82", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:cf:82", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "rel": "bookmark"}], "image": {"id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "links": [{"href": "http://172.30.9.24:8774/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-30T11:58:20.000000", "flavor": {"id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "links": [{"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}]}, "id": "638f1dc2-9ca8-45de-b69e-f20886bcb3b8", "security_groups": [{"name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}], "user_id": "52a3425084ec4fa7816fe8e7d22187f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-30T12:12:46Z", "hostId": "7e3e13de201ecfa4d01f7fbaa0f21fcd97597e2e9b77d3d3fa5bd1ca", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "name": "vyos_vrouter-vm_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "created": "2019-06-30T11:56:34Z", "tenant_id": "93b89017d60443d08a5914fae870f878", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-30 12:12:46,844 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-933cc0e9-498b-4b23-b946-760f525a4b07 2019-06-30 12:12:46,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.601574897766s 2019-06-30 12:12:46,846 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-30 12:12:48,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-30 12:12:48,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 12:12:48,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 30 Jun 2019 12:12:48 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-0b1245cd-c49f-46d8-89e0-2e543a5a934f x-openstack-request-id: req-0b1245cd-c49f-46d8-89e0-2e543a5a934f 2019-06-30 12:12:48,933 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-06-30 12:12:48,934 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0b1245cd-c49f-46d8-89e0-2e543a5a934f 2019-06-30 12:12:48,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.085275888443s 2019-06-30 12:12:48,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 12:12:48,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 12:12:48,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Sun, 30 Jun 2019 12:12:48 GMT X-Openstack-Request-Id: req-0678ab26-2997-4678-ab5b-64302109d0d2 2019-06-30 12:12:48,995 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:56:15Z", "updated_at": "2019-06-30T11:56:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "6035cef4-869a-46a1-85cc-8fc2815a9f55", "remote_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "94bb19c5-a69c-4602-920d-fbac7cc91feb", "remote_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv6", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "da26ffa5-8d7e-484d-86f9-ad4a7e28ceb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "da9a067f-0f3b-413d-b8d1-6d3889258d08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv6", "project_id": "93b89017d60443d08a5914fae870f878"}], "revision_number": 1, "project_id": "93b89017d60443d08a5914fae870f878", "id": "971ec4b0-836e-4407-b35d-4625767f0fca", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:56:30Z", "updated_at": "2019-06-30T11:56:31Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-06-30T11:56:31Z", "revision_number": 0, "id": "0a88cbd6-efec-4a32-bb34-a2f090d3283e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:31Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": 80, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-06-30T11:56:31Z", "revision_number": 0, "id": "5d517621-d807-4e35-b401-3b53bcec62b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:31Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:30Z", "revision_number": 0, "id": "67e0b9b0-6265-48b0-a368-819969c4526e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:30Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:30Z", "revision_number": 0, "id": "8d7affca-78c8-499c-9179-436f5531a5ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:30Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv6", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-06-30T11:56:31Z", "revision_number": 0, "id": "c6c2e6dd-12fd-4c69-8557-df8bfffcbcbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:31Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": 443, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-30T11:56:30Z", "revision_number": 0, "id": "c8a4087e-11d6-41e3-b3ff-ba990051e852", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:30Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": 22, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-06-30T11:56:31Z", "revision_number": 0, "id": "d342586d-9d35-47fa-a677-e0a1ce8d7e0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:31Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:30Z", "revision_number": 0, "id": "fe57c2a5-579e-4a94-a121-a3c8f997ddce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:30Z", "security_group_id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}], "revision_number": 7, "project_id": "93b89017d60443d08a5914fae870f878", "id": "f6ced96d-e94e-4921-a6af-5b5728828a8d", "name": "vyos_vrouter-sg_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}]} 2019-06-30 12:12:48,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-0678ab26-2997-4678-ab5b-64302109d0d2 2019-06-30 12:12:48,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0555131435394s 2019-06-30 12:12:49,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 12:12:49,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/f6ced96d-e94e-4921-a6af-5b5728828a8d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 12:12:49,511 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 12:12:49 GMT X-Openstack-Request-Id: req-9d9373ba-fb48-4e28-958d-184a477131b1 2019-06-30 12:12:49,512 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 12:12:49,512 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/f6ced96d-e94e-4921-a6af-5b5728828a8d.json used request id req-9d9373ba-fb48-4e28-958d-184a477131b1 2019-06-30 12:12:49,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.509484052658s 2019-06-30 12:12:49,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-06-30 12:12:49,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 12:12:49,548 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 12:12: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-80614f4c-2abe-409e-926f-a0c631437a8b x-openstack-request-id: req-80614f4c-2abe-409e-926f-a0c631437a8b 2019-06-30 12:12:49,548 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vyos_vrouter-kp_36b338b2-e3da-4512-b9cf-c375b9c7ac73 used request id req-80614f4c-2abe-409e-926f-a0c631437a8b 2019-06-30 12:12:49,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0359969139099s 2019-06-30 12:12:49,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-30 12:12:49,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/3d43004f-3969-4bfa-afa1-dfc62b1b752a/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" -d '{"subnet_id": "127a7285-31bf-4d87-8234-7ae0dbedbbc7"}' 2019-06-30 12:12:51,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 12:12:51 GMT X-Openstack-Request-Id: req-86e2007f-c7a3-4465-9f35-3a4937101bb3 2019-06-30 12:12:51,574 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "38dbeace-8ab5-41a3-b5a6-19e638982e36", "tenant_id": "93b89017d60443d08a5914fae870f878", "subnet_id": "127a7285-31bf-4d87-8234-7ae0dbedbbc7", "subnet_ids": ["127a7285-31bf-4d87-8234-7ae0dbedbbc7"], "port_id": "9a7742b9-3304-44d3-af79-dcd99601bee4", "id": "3d43004f-3969-4bfa-afa1-dfc62b1b752a"} 2019-06-30 12:12:51,574 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/3d43004f-3969-4bfa-afa1-dfc62b1b752a/remove_router_interface.json used request id req-86e2007f-c7a3-4465-9f35-3a4937101bb3 2019-06-30 12:12:51,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.02523779869s 2019-06-30 12:12:51,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 12:12:51,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 12:12:51,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Sun, 30 Jun 2019 12:12:51 GMT X-Openstack-Request-Id: req-e387ee59-9f34-4fcf-851b-3effb8249da3 2019-06-30 12:12:51,733 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:56:17Z", "admin_state_up": true, "updated_at": "2019-06-30T12:12:50Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "93b89017d60443d08a5914fae870f878", "id": "3d43004f-3969-4bfa-afa1-dfc62b1b752a", "name": "vyos_vrouter-router_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}]} 2019-06-30 12:12:51,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-e387ee59-9f34-4fcf-851b-3effb8249da3 2019-06-30 12:12:51,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.158568143845s 2019-06-30 12:12:51,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 12:12:51,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/3d43004f-3969-4bfa-afa1-dfc62b1b752a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 12:12:53,269 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 12:12:53 GMT X-Openstack-Request-Id: req-968f5d68-d74a-48af-b155-b6c5d0b3caf5 2019-06-30 12:12:53,270 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 12:12:53,270 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/3d43004f-3969-4bfa-afa1-dfc62b1b752a.json used request id req-968f5d68-d74a-48af-b155-b6c5d0b3caf5 2019-06-30 12:12:53,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.53531503677s 2019-06-30 12:12:53,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 12:12:53,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 12:12:53,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Sun, 30 Jun 2019 12:12:53 GMT X-Openstack-Request-Id: req-16b4eb69-b3f5-45c3-b848-3186a81998dd 2019-06-30 12:12:53,331 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38dbeace-8ab5-41a3-b5a6-19e638982e36","tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T11:56:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T11:56:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"93b89017d60443d08a5914fae870f878","id":"127a7285-31bf-4d87-8234-7ae0dbedbbc7","subnetpool_id":null,"name":"vyos_vrouter-subnet_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}]} 2019-06-30 12:12:53,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-16b4eb69-b3f5-45c3-b848-3186a81998dd 2019-06-30 12:12:53,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0611178874969s 2019-06-30 12:12:53,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-30 12:12:53,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/127a7285-31bf-4d87-8234-7ae0dbedbbc7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 12:12:54,661 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 12:12:54 GMT X-Openstack-Request-Id: req-2e837afe-dde5-4c7c-b579-3cd1eefc0de5 2019-06-30 12:12:54,661 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 12:12:54,661 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/127a7285-31bf-4d87-8234-7ae0dbedbbc7.json used request id req-2e837afe-dde5-4c7c-b579-3cd1eefc0de5 2019-06-30 12:12:54,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.32848095894s 2019-06-30 12:12:54,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 12:12:54,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 12:12:54,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Sun, 30 Jun 2019 12:12:54 GMT X-Openstack-Request-Id: req-59ceddde-b399-44f0-ba25-0b8eaaf0d44e 2019-06-30 12:12:54,758 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"38dbeace-8ab5-41a3-b5a6-19e638982e36","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"93b89017d60443d08a5914fae870f878","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T12:12:54Z","qos_policy_id":null,"name":"vyos_vrouter-net_36b338b2-e3da-4512-b9cf-c375b9c7ac73","admin_state_up":true,"tenant_id":"93b89017d60443d08a5914fae870f878","created_at":"2019-06-30T11:56:15Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 12:12:54,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-59ceddde-b399-44f0-ba25-0b8eaaf0d44e 2019-06-30 12:12:54,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0968730449677s 2019-06-30 12:12:54,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-30 12:12:54,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/38dbeace-8ab5-41a3-b5a6-19e638982e36.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 12:12:55,772 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 12:12:55 GMT X-Openstack-Request-Id: req-23681577-c4e3-49c3-bf68-da34647b6683 2019-06-30 12:12:55,772 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 12:12:55,772 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/38dbeace-8ab5-41a3-b5a6-19e638982e36.json used request id req-23681577-c4e3-49c3-bf68-da34647b6683 2019-06-30 12:12:55,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.01190209389s 2019-06-30 12:12:55,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 12:12:55,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 12:12:56,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 30 Jun 2019 12:12:56 GMT X-Openstack-Request-Id: req-be69b20b-9af1-4d03-a6d2-f24d9915b251 2019-06-30 12:12:56,158 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T11:56:29Z", "file": "/v2/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450/file", "owner": "93b89017d60443d08a5914fae870f878", "id": "48c3f46c-c7d7-4802-80cb-7d2cd0954450", "size": 296222720, "self": "/v2/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "vyos_vrouter-img_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-06-30T11:56:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 12:12:56,158 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-be69b20b-9af1-4d03-a6d2-f24d9915b251 2019-06-30 12:12:56,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.382084131241s 2019-06-30 12:12:56,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 12:12:56,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fbb64b5467d23cca359190c482188e1d689f05b8" 2019-06-30 12:12:56,429 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 12:12:56 GMT X-Openstack-Request-Id: req-9f4a5e53-9d7a-4536-abcf-3c8dfb006c5c 2019-06-30 12:12:56,429 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 12:12:56,429 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/48c3f46c-c7d7-4802-80cb-7d2cd0954450 used request id req-9f4a5e53-9d7a-4536-abcf-3c8dfb006c5c 2019-06-30 12:12:56,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.268777132034s 2019-06-30 12:12:56,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 12:12:56,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ad0774b19453a8a04b52749f449d3649bf509855" 2019-06-30 12:12:56,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sun, 30 Jun 2019 12:12: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-fd7defcc-8dc7-4c20-ac74-0402f6fa21b1 x-openstack-request-id: req-fd7defcc-8dc7-4c20-ac74-0402f6fa21b1 2019-06-30 12:12:56,464 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "d1270236-3dea-4a3a-84ad-03d1a9d2abc4"}]} 2019-06-30 12:12:56,464 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-fd7defcc-8dc7-4c20-ac74-0402f6fa21b1 2019-06-30 12:12:56,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0339980125427s 2019-06-30 12:12:56,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 12:12:56,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ad0774b19453a8a04b52749f449d3649bf509855" 2019-06-30 12:12:56,494 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 12:12: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-f6031147-8eb3-46e6-9664-a9cb2515cd85 x-openstack-request-id: req-f6031147-8eb3-46e6-9664-a9cb2515cd85 2019-06-30 12:12:56,494 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/d1270236-3dea-4a3a-84ad-03d1a9d2abc4 used request id req-f6031147-8eb3-46e6-9664-a9cb2515cd85 2019-06-30 12:12:56,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0285289287567s 2019-06-30 12:12:56,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 12:12:56,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ad0774b19453a8a04b52749f449d3649bf509855" 2019-06-30 12:12:56,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Sun, 30 Jun 2019 12:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cab311b-a195-4bcc-b77e-553c3eec73d4 2019-06-30 12:12:56,725 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "links": {"self": "http://172.30.9.24:5000/v3/users/52a3425084ec4fa7816fe8e7d22187f8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "52a3425084ec4fa7816fe8e7d22187f8", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 12:12:56,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-7cab311b-a195-4bcc-b77e-553c3eec73d4 2019-06-30 12:12:56,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.230594873428s 2019-06-30 12:12:56,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 12:12:56,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/52a3425084ec4fa7816fe8e7d22187f8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ad0774b19453a8a04b52749f449d3649bf509855" 2019-06-30 12:12:56,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sun, 30 Jun 2019 12:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53bafad8-fa1e-4b4e-9871-238427af94d1 2019-06-30 12:12:56,940 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_36b338b2-e3da-4512-b9cf-c375b9c7ac73", "links": {"self": "http://172.30.9.24:5000/v3/users/52a3425084ec4fa7816fe8e7d22187f8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "52a3425084ec4fa7816fe8e7d22187f8", "description": null}} 2019-06-30 12:12:56,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/52a3425084ec4fa7816fe8e7d22187f8 used request id req-53bafad8-fa1e-4b4e-9871-238427af94d1 2019-06-30 12:12:56,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208482980728s 2019-06-30 12:12:56,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-30 12:12:56,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/52a3425084ec4fa7816fe8e7d22187f8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ad0774b19453a8a04b52749f449d3649bf509855" 2019-06-30 12:12:57,304 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 12:12:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58c6bc9f-13d1-444e-8cc0-d501ed957161 2019-06-30 12:12:57,304 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 12:12:57,304 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/52a3425084ec4fa7816fe8e7d22187f8 used request id req-58c6bc9f-13d1-444e-8cc0-d501ed957161 2019-06-30 12:12:57,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.363394021988s 2019-06-30 12:12:57,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 12:12:57,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ad0774b19453a8a04b52749f449d3649bf509855" 2019-06-30 12:12:57,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Sun, 30 Jun 2019 12:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05e6496b-6c18-4093-8464-36052b6eb219 2019-06-30 12:12:57,557 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.24:5000/v3/projects/93b89017d60443d08a5914fae870f878"}, "tags": [], "enabled": true, "id": "93b89017d60443d08a5914fae870f878", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_36b338b2-e3da-4512-b9cf-c375b9c7ac73"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 12:12:57,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-05e6496b-6c18-4093-8464-36052b6eb219 2019-06-30 12:12:57,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.244960069656s 2019-06-30 12:12:57,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-30 12:12:57,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/93b89017d60443d08a5914fae870f878 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ad0774b19453a8a04b52749f449d3649bf509855" 2019-06-30 12:12:57,825 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 12:12:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-150633d3-20a2-4e90-84d0-6a8971c86a9e 2019-06-30 12:12:57,825 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 12:12:57,825 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/93b89017d60443d08a5914fae870f878 used request id req-150633d3-20a2-4e90-84d0-6a8971c86a9e 2019-06-30 12:12:57,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.262886047363s 2019-06-30 12:12:57,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 12:12:57,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=93b89017d60443d08a5914fae870f878&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ad0774b19453a8a04b52749f449d3649bf509855" 2019-06-30 12:12:58,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 30 Jun 2019 12:12:58 GMT X-Openstack-Request-Id: req-0e4f1b79-84fe-4451-91f7-53d7ac09e561 2019-06-30 12:12:58,147 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:56:15Z", "updated_at": "2019-06-30T11:56:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "6035cef4-869a-46a1-85cc-8fc2815a9f55", "remote_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "94bb19c5-a69c-4602-920d-fbac7cc91feb", "remote_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv6", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "da26ffa5-8d7e-484d-86f9-ad4a7e28ceb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "da9a067f-0f3b-413d-b8d1-6d3889258d08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv6", "project_id": "93b89017d60443d08a5914fae870f878"}], "revision_number": 1, "project_id": "93b89017d60443d08a5914fae870f878", "id": "971ec4b0-836e-4407-b35d-4625767f0fca", "name": "default"}]} 2019-06-30 12:12:58,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=93b89017d60443d08a5914fae870f878&name=default used request id req-0e4f1b79-84fe-4451-91f7-53d7ac09e561 2019-06-30 12:12:58,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.316791057587s 2019-06-30 12:12:58,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 12:12:58,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ad0774b19453a8a04b52749f449d3649bf509855" 2019-06-30 12:12:58,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sun, 30 Jun 2019 12:12:58 GMT X-Openstack-Request-Id: req-d1d28d4c-2612-4598-b6d0-9ae04c87f987 2019-06-30 12:12:58,221 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "created_at": "2019-06-30T07:16:10Z", "updated_at": "2019-06-30T07:16:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "3c51fcca-5d6f-4eca-8796-72c3c6923277", "remote_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv6", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "530f27c0-790c-4530-873e-1315d141f905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv4", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "d1b9a1af-768b-4ecd-b2cb-7897ae739e3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv6", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "f3485d7f-79c2-4f3e-8295-b6285d2716e7", "remote_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv4", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}], "revision_number": 1, "project_id": "07ce38fcccab4daabfecdeae2ad85fda", "id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "created_at": "2019-06-30T05:50:03Z", "updated_at": "2019-06-30T05:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "0d8844f3-ea4c-4dfc-9795-3f00e3466243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:03Z", "revision_number": 0, "id": "84f6baa6-388c-4d2c-9731-c59876827caf", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:03Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "a281473d-03db-4806-a4d4-0bcd09417300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "f6ee904e-3ab7-4383-aea8-6ab0b9b9b002", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}], "revision_number": 1, "project_id": "b832943639d345c28f57e6440b8b5ce7", "id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:52:29Z", "updated_at": "2019-06-30T05:52:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "379bfc24-0b1d-4ed3-8a2c-faa34dd1e1a9", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "59d93de2-729a-4409-8fdf-028f883a52b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "9b32e8bb-2f4c-4f28-a53b-62887daaf278", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "b2c6ae5a-c09b-4ac4-9cae-b8c111a7a429", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}], "revision_number": 1, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T05:52:31Z", "updated_at": "2019-06-30T05:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "027d04c8-43f4-4439-9ef0-6f3ef0f5cd84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "184535b3-d0be-442f-ac92-bc9447bec1b7", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "5f725998-4a95-41f3-b5a8-b42fc8f44b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "6bdbdd75-dd8f-42ea-a9b6-b90345e98591", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5478dc27-f236-4606-9022-2c758f2d5625", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93b89017d60443d08a5914fae870f878", "created_at": "2019-06-30T11:56:15Z", "updated_at": "2019-06-30T11:56:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "6035cef4-869a-46a1-85cc-8fc2815a9f55", "remote_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "94bb19c5-a69c-4602-920d-fbac7cc91feb", "remote_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv6", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "da26ffa5-8d7e-484d-86f9-ad4a7e28ceb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv4", "project_id": "93b89017d60443d08a5914fae870f878"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T11:56:15Z", "revision_number": 0, "id": "da9a067f-0f3b-413d-b8d1-6d3889258d08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T11:56:15Z", "security_group_id": "971ec4b0-836e-4407-b35d-4625767f0fca", "tenant_id": "93b89017d60443d08a5914fae870f878", "port_range_min": null, "ethertype": "IPv6", "project_id": "93b89017d60443d08a5914fae870f878"}], "revision_number": 1, "project_id": "93b89017d60443d08a5914fae870f878", "id": "971ec4b0-836e-4407-b35d-4625767f0fca", "name": "default"}]} 2019-06-30 12:12:58,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-d1d28d4c-2612-4598-b6d0-9ae04c87f987 2019-06-30 12:12:58,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0675699710846s 2019-06-30 12:12:58,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 12:12:58,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/971ec4b0-836e-4407-b35d-4625767f0fca.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ad0774b19453a8a04b52749f449d3649bf509855" 2019-06-30 12:12:58,347 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 12:12:58 GMT X-Openstack-Request-Id: req-8270c011-491d-4bf7-8400-f802a7bf2730 2019-06-30 12:12:58,347 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 12:12:58,347 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/971ec4b0-836e-4407-b35d-4625767f0fca.json used request id req-8270c011-491d-4bf7-8400-f802a7bf2730 2019-06-30 12:12:58,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.117954969406s 2019-06-30 12:12:58,367 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2019-06-30 12:12:58,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 12:12:58,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 12:12:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ad88ef4-17dd-41c5-b59b-1ce44416c029 2019-06-30 12:12:58,404 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 12:12:58,404 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-6ad88ef4-17dd-41c5-b59b-1ce44416c029 2019-06-30 12:12:58,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 12:12:58,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}, {"id": "f400450775b0494aabf0b0ea369d0968", "name": "admin"}], "expires_at": "2019-06-30T13:12:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/8e0a6967d39c4318a38087a9e7ea67e9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "95de64402f8d4801a01ee7f7b732ef1b"}, "audit_ids": ["PGTYXBGXQraH3ivdq202Mg"], "issued_at": "2019-06-30T12:12:58.000000Z"}} 2019-06-30 12:12:58,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 12:12:58,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a8c0c401190251fd1d3b436edf9d9d4d668e79d" 2019-06-30 12:12:59,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sun, 30 Jun 2019 12:12:59 GMT X-Openstack-Request-Id: req-67cf4005-00dd-4c21-9dfa-812b5d9936f3 2019-06-30 12:12:59,245 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","provider:network_type":"flat"}]} 2019-06-30 12:12:59,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-67cf4005-00dd-4c21-9dfa-812b5d9936f3 2019-06-30 12:12:59,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.430899143219s 2019-06-30 12:12:59,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 12:12:59,258 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 12:12:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4cafff9-3414-4d0f-a7fd-1eee9512a76c 2019-06-30 12:12:59,259 - 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.24:5000/v3/", "rel": "self"}]}]}} 2019-06-30 12:12:59,259 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/ used request id req-f4cafff9-3414-4d0f-a7fd-1eee9512a76c 2019-06-30 12:12:59,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 12:12:59,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a8c0c401190251fd1d3b436edf9d9d4d668e79d" 2019-06-30 12:12:59,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 12:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c0e148d-55a2-484e-9842-2dbabe12f4f0 2019-06-30 12:12:59,379 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 12:12:59,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-5c0e148d-55a2-484e-9842-2dbabe12f4f0 2019-06-30 12:12:59,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.119238138199s 2019-06-30 12:12:59,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-30 12:12:59,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a8c0c401190251fd1d3b436edf9d9d4d668e79d" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f"}}' 2019-06-30 12:12:59,621 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sun, 30 Jun 2019 12:12:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d793afc9-b83e-479a-89c7-f31fb3bc4643 2019-06-30 12:12:59,621 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.24:5000/v3/projects/3614c78d9f3240e5b6cbd041a646fbe9"}, "tags": [], "enabled": true, "id": "3614c78d9f3240e5b6cbd041a646fbe9", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f"}} 2019-06-30 12:12:59,621 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-d793afc9-b83e-479a-89c7-f31fb3bc4643 2019-06-30 12:12:59,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.232631921768s 2019-06-30 12:12:59,622 - 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'3614c78d9f3240e5b6cbd041a646fbe9', '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_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f'}) 2019-06-30 12:12:59,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-30 12:12:59,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a8c0c401190251fd1d3b436edf9d9d4d668e79d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "KwMSXApNVhHuppKEGsX2wtrrSfx3ke", "email": null, "name": "juju_epc-user_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f"}}' 2019-06-30 12:13:00,179 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sun, 30 Jun 2019 12:12:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74b18220-8c1f-4a85-abca-88713f4c6587 2019-06-30 12:13:00,180 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f", "links": {"self": "http://172.30.9.24:5000/v3/users/ed1f40337bdf4756801619f53e175674"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ed1f40337bdf4756801619f53e175674", "domain_id": "default", "password_expires_at": null}} 2019-06-30 12:13:00,180 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-74b18220-8c1f-4a85-abca-88713f4c6587 2019-06-30 12:13:00,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.552749156952s 2019-06-30 12:13:00,181 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ed1f40337bdf4756801619f53e175674', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f'}) 2019-06-30 12:13:00,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 12:13:00,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a8c0c401190251fd1d3b436edf9d9d4d668e79d" 2019-06-30 12:13:00,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 12:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-283e1f7e-2191-4829-8c66-81c2d802fff9 2019-06-30 12:13:00,297 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 12:13:00,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-283e1f7e-2191-4829-8c66-81c2d802fff9 2019-06-30 12:13:00,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112700939178s 2019-06-30 12:13:00,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 12:13:00,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a8c0c401190251fd1d3b436edf9d9d4d668e79d" 2019-06-30 12:13:00,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 12:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-164ff795-5c7a-4448-9372-af2f6aca067f 2019-06-30 12:13:00,502 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 12:13:00,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-164ff795-5c7a-4448-9372-af2f6aca067f 2019-06-30 12:13:00,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199573993683s 2019-06-30 12:13:00,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-30 12:13:00,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a8c0c401190251fd1d3b436edf9d9d4d668e79d" 2019-06-30 12:13:00,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 12:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd769679-b510-4289-afe3-e722e090c5c9 2019-06-30 12:13:00,660 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1cfc497138b141ff84abf3d62ced3145", "links": {"self": "http://172.30.9.24:5000/v3/roles/1cfc497138b141ff84abf3d62ced3145"}, "name": "member"}, {"domain_id": null, "id": "4a8767c852e64bd7871c4959d7b901aa", "links": {"self": "http://172.30.9.24:5000/v3/roles/4a8767c852e64bd7871c4959d7b901aa"}, "name": "reader"}, {"domain_id": null, "id": "6a2eabfa071d40fda1c23db4a9705676", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a2eabfa071d40fda1c23db4a9705676"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d7868f6ddef64d4bbc13d19da2291d2f", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7868f6ddef64d4bbc13d19da2291d2f"}, "name": "swiftoperator"}, {"domain_id": null, "id": "dacf030d22a245be8b037060699033de", "links": {"self": "http://172.30.9.24:5000/v3/roles/dacf030d22a245be8b037060699033de"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f400450775b0494aabf0b0ea369d0968", "links": {"self": "http://172.30.9.24:5000/v3/roles/f400450775b0494aabf0b0ea369d0968"}, "name": "admin"}]} 2019-06-30 12:13:00,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-bd769679-b510-4289-afe3-e722e090c5c9 2019-06-30 12:13:00,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.151793956757s 2019-06-30 12:13:00,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 12:13:00,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a8c0c401190251fd1d3b436edf9d9d4d668e79d" 2019-06-30 12:13:00,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 30 Jun 2019 12:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcfc03b3-a297-479d-b961-e7c391d21eaa 2019-06-30 12:13:00,862 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-30 12:13:00,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-bcfc03b3-a297-479d-b961-e7c391d21eaa 2019-06-30 12:13:00,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196831941605s 2019-06-30 12:13:00,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 12:13:00,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a8c0c401190251fd1d3b436edf9d9d4d668e79d" 2019-06-30 12:13:01,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sun, 30 Jun 2019 12:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87fe82a7-264d-4fc2-b425-03838b6c600d 2019-06-30 12:13:01,082 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "juju_epc-user_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f", "links": {"self": "http://172.30.9.24:5000/v3/users/ed1f40337bdf4756801619f53e175674"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ed1f40337bdf4756801619f53e175674", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 12:13:01,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-87fe82a7-264d-4fc2-b425-03838b6c600d 2019-06-30 12:13:01,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21892285347s 2019-06-30 12:13:01,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 12:13:01,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a8c0c401190251fd1d3b436edf9d9d4d668e79d" 2019-06-30 12:13:01,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sun, 30 Jun 2019 12:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dc67150-209d-42be-bd55-b04ddcb21041 2019-06-30 12:13:01,209 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.24:5000/v3/projects/3614c78d9f3240e5b6cbd041a646fbe9"}, "tags": [], "enabled": true, "id": "3614c78d9f3240e5b6cbd041a646fbe9", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 12:13:01,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-8dc67150-209d-42be-bd55-b04ddcb21041 2019-06-30 12:13:01,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114973068237s 2019-06-30 12:13:01,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-30 12:13:01,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=ed1f40337bdf4756801619f53e175674&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=3614c78d9f3240e5b6cbd041a646fbe9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a8c0c401190251fd1d3b436edf9d9d4d668e79d" 2019-06-30 12:13:01,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 30 Jun 2019 12:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf632f78-3f05-4bc5-81a6-a3b5e75675e0 2019-06-30 12:13:01,330 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=ed1f40337bdf4756801619f53e175674&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=3614c78d9f3240e5b6cbd041a646fbe9", "previous": null, "next": null}} 2019-06-30 12:13:01,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=ed1f40337bdf4756801619f53e175674&role.id=1cfc497138b141ff84abf3d62ced3145&scope.project.id=3614c78d9f3240e5b6cbd041a646fbe9 used request id req-cf632f78-3f05-4bc5-81a6-a3b5e75675e0 2019-06-30 12:13:01,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112692117691s 2019-06-30 12:13:01,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-30 12:13:01,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/3614c78d9f3240e5b6cbd041a646fbe9/users/ed1f40337bdf4756801619f53e175674/roles/1cfc497138b141ff84abf3d62ced3145 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a8c0c401190251fd1d3b436edf9d9d4d668e79d" 2019-06-30 12:13:01,577 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 12:13:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ba81fb7-4519-4b87-987a-578941a3f74a 2019-06-30 12:13:01,577 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 12:13:01,577 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/3614c78d9f3240e5b6cbd041a646fbe9/users/ed1f40337bdf4756801619f53e175674/roles/1cfc497138b141ff84abf3d62ced3145 used request id req-1ba81fb7-4519-4b87-987a-578941a3f74a 2019-06-30 12:13:01,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.24352812767s 2019-06-30 12:13:01,578 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f', 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'3614c78d9f3240e5b6cbd041a646fbe9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'KwMSXApNVhHuppKEGsX2wtrrSfx3ke', 'username': u'juju_epc-user_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-30 12:13:01,582 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f', 'password': 'KwMSXApNVhHuppKEGsX2wtrrSfx3ke', 'project_name': 'juju_epc-project_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000/v3', 'project_id': '3614c78d9f3240e5b6cbd041a646fbe9', 'project_domain_name': 'Default'} 2019-06-30 12:13:01,645 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2019-06-30 12:13:01,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-06-30 12:13:01,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 12:13:01,675 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 30 Jun 2019 12:13:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5042627-7bc5-47ae-96fe-a6c1cc4de5f1 2019-06-30 12:13:01,676 - 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.7:35357/v3/", "rel": "self"}]}]}} 2019-06-30 12:13:01,676 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-f5042627-7bc5-47ae-96fe-a6c1cc4de5f1 2019-06-30 12:13:01,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a8c0c401190251fd1d3b436edf9d9d4d668e79d" 2019-06-30 12:13:01,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 827 Content-Type: application/json Date: Sun, 30 Jun 2019 12:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fc0fdcf-e767-4d22-a9aa-308462f9b34a 2019-06-30 12:13:01,857 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/05c1f224d31b4224b4a85740f6bf9308"}, "enabled": true, "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/0e91060387334b1e90b91137b865db80"}, "enabled": true, "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/0fddb73deaa349618d03c5066051ff76"}, "enabled": true, "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/1e93b91533a84633a19f8d7e0255f4cc"}, "enabled": true, "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/3ca8c6f96bee4a368ac4ebc45ebf883c"}, "enabled": true, "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/52b6a105b9864cc683cd14b392a30b89"}, "enabled": true, "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/5730868dd53143bf882134e3b3202694"}, "enabled": true, "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/657dbdfa2c45405a90b1717d992d29f8"}, "enabled": true, "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6e4d57c0179248c882609c75c88cdab2"}, "enabled": true, "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/b49fd95a540441e5bff7fe02fab32dc7"}, "enabled": true, "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/bfc3b734c06642848d51f42424cf9a6f"}, "enabled": true, "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/e178e2ab4a194863a901e350a7027268"}, "enabled": true, "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/e9aee3a04fdc4e0e886d6ea0b5153d41"}, "enabled": true, "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/f39728f125144f69b3b0835dde1ffe05"}, "enabled": true, "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-06-30 12:13:01,857 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-3fc0fdcf-e767-4d22-a9aa-308462f9b34a 2019-06-30 12:13:01,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.189539909363s 2019-06-30 12:13:01,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-06-30 12:13:01,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a8c0c401190251fd1d3b436edf9d9d4d668e79d" 2019-06-30 12:13:02,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1852 Content-Type: application/json Date: Sun, 30 Jun 2019 12:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d09fc546-56b8-4e4c-8ea8-6127429c9d0c 2019-06-30 12:13:02,075 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/036fa5523adc4785a474fb116ea3078a"}, "url": "http://172.30.9.24:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "id": "036fa5523adc4785a474fb116ea3078a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/0ba53fca838041fc8974fa6f071cf210"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f39728f125144f69b3b0835dde1ffe05", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/12b6eb58b5ff4504a7df58168bf800ac"}, "url": "http://172.30.9.24:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "05c1f224d31b4224b4a85740f6bf9308", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/145543d14b3847feb8345b301ccb7775"}, "url": "http://12.0.0.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1e93b91533a84633a19f8d7e0255f4cc", "id": "145543d14b3847feb8345b301ccb7775"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1b0ca947526b4ad3a8e30411d45f79fe"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e178e2ab4a194863a901e350a7027268", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1b880d85ed0544d5b08a4b33eab09d54"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "657dbdfa2c45405a90b1717d992d29f8", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/2829a605b37a4b1b96a4759486164c64"}, "url": "http://172.30.9.24:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0fddb73deaa349618d03c5066051ff76", "id": "2829a605b37a4b1b96a4759486164c64"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/312876716c4f477ab0ad3e2e0d69b441"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0e91060387334b1e90b91137b865db80", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/38a6bd58c49d4d9cbb5549fa927e7ac0"}, "url": "http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1e93b91533a84633a19f8d7e0255f4cc", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3a771fa51cc24384bccd2010bf480706"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0fddb73deaa349618d03c5066051ff76", "id": "3a771fa51cc24384bccd2010bf480706"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/48a19389bed14b80ad15506ef0c0b7e9"}, "url": "http://172.30.9.24:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e178e2ab4a194863a901e350a7027268", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4c04a2e4b7624c35847ede741490b61a"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0fddb73deaa349618d03c5066051ff76", "id": "4c04a2e4b7624c35847ede741490b61a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4f7ba9dc180442c1be231464d5af2632"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f39728f125144f69b3b0835dde1ffe05", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5760f434a5d1430b9030050749ccbebc"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5730868dd53143bf882134e3b3202694", "id": "5760f434a5d1430b9030050749ccbebc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/629307464fdb4ebe8f0668a229734c45"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "id": "629307464fdb4ebe8f0668a229734c45"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/664cd169deb5465bb91d092f571e44fb"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "id": "664cd169deb5465bb91d092f571e44fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/66b8514aad984bb4b9ab013304634b0b"}, "url": "http://172.30.9.24:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b49fd95a540441e5bff7fe02fab32dc7", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/6e0bb9df3987405987949f2119720b08"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e178e2ab4a194863a901e350a7027268", "id": "6e0bb9df3987405987949f2119720b08"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7e89d5a6717148f6892277df88125d26"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "52b6a105b9864cc683cd14b392a30b89", "id": "7e89d5a6717148f6892277df88125d26"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/93400677d4784ff895ac639c402aff4b"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "05c1f224d31b4224b4a85740f6bf9308", "id": "93400677d4784ff895ac639c402aff4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/a73b45a4b69a43a2af736c703db40396"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "id": "a73b45a4b69a43a2af736c703db40396"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b1065b4639974a3ba8db92d056de52c6"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5730868dd53143bf882134e3b3202694", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b7daa5f750904a48804d36923351186b"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bfc3b734c06642848d51f42424cf9a6f", "id": "b7daa5f750904a48804d36923351186b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b8ba091c99404fdd998dc5b59dad6c98"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "657dbdfa2c45405a90b1717d992d29f8", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b9e9cfe94cde44c980cecda2e3c2503f"}, "url": "http://172.30.9.24:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5730868dd53143bf882134e3b3202694", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/be72b09d3d21488c8c8016cef2e3d057"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/bfbcb5714f7c4c6f8f08083ad075d46b"}, "url": "http://172.30.9.24:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "52b6a105b9864cc683cd14b392a30b89", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c132d62921784da98d83752bc77160a3"}, "url": "http://12.0.0.26:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1e93b91533a84633a19f8d7e0255f4cc", "id": "c132d62921784da98d83752bc77160a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c71f9105a6f6491d9483cf7bd1efdf56"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0e91060387334b1e90b91137b865db80", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/caa5dda8c3f74c2cb1d47b1de1c0334b"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "52b6a105b9864cc683cd14b392a30b89", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ce01ae2c7b0b40f6a07ae97c967d5a2f"}, "url": "http://172.30.9.24:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "657dbdfa2c45405a90b1717d992d29f8", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ce68140b08254e9896eafa5684d6c188"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bfc3b734c06642848d51f42424cf9a6f", "id": "ce68140b08254e9896eafa5684d6c188"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d44aa82ccb3a4a38b27e08eaebf8bd19"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b49fd95a540441e5bff7fe02fab32dc7", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/de96688a4dbd4bd2b9c46e5ae6579179"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "05c1f224d31b4224b4a85740f6bf9308", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e096cff7f26d46cf9567ec87b11afa99"}, "url": "http://172.30.9.24:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0e91060387334b1e90b91137b865db80", "id": "e096cff7f26d46cf9567ec87b11afa99"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e409ba15d4464792afa5719697446714"}, "url": "http://172.30.9.24:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bfc3b734c06642848d51f42424cf9a6f", "id": "e409ba15d4464792afa5719697446714"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e93e16e25c374cd3b439695cee331180"}, "url": "http://172.30.9.24:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f39728f125144f69b3b0835dde1ffe05", "id": "e93e16e25c374cd3b439695cee331180"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f63eefbaeaa942eb873947a68a0f5549"}, "url": "http://172.30.9.24:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "id": "f63eefbaeaa942eb873947a68a0f5549"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f6bd9619b5a04bc0baf92e88c01f88e4"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b49fd95a540441e5bff7fe02fab32dc7", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "links": {"self": "http://172.30.9.24:5000/v3/endpoints", "previous": null, "next": null}} 2019-06-30 12:13:02,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-d09fc546-56b8-4e4c-8ea8-6127429c9d0c 2019-06-30 12:13:02,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.209096908569s 2019-06-30 12:13:02,083 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2019-06-30 12:13:02,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-30 12:13:02,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a8c0c401190251fd1d3b436edf9d9d4d668e79d" 2019-06-30 12:13:02,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 30 Jun 2019 12:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ef1ac47-8f4b-44f4-8278-9c317a4930bc 2019-06-30 12:13:02,196 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/bd1fc4334bd54e32a1be3b96a9f56ef2"}, "tags": [], "enabled": true, "id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2019-06-30 12:13:02,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-2ef1ac47-8f4b-44f4-8278-9c317a4930bc 2019-06-30 12:13:02,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113050937653s 2019-06-30 12:13:02,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 12:13:02,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a8c0c401190251fd1d3b436edf9d9d4d668e79d" 2019-06-30 12:13:02,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sun, 30 Jun 2019 12:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57258db1-605f-4ac7-84e8-dc26a6607ee1 2019-06-30 12:13:02,327 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.24:5000/v3/projects/3614c78d9f3240e5b6cbd041a646fbe9"}, "tags": [], "enabled": true, "id": "3614c78d9f3240e5b6cbd041a646fbe9", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 12:13:02,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-57258db1-605f-4ac7-84e8-dc26a6607ee1 2019-06-30 12:13:02,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.122611045837s 2019-06-30 12:13:02,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-30 12:13:02,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a8c0c401190251fd1d3b436edf9d9d4d668e79d" -d '{"network": {"tenant_id": "3614c78d9f3240e5b6cbd041a646fbe9", "name": "juju_epc-net_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f", "admin_state_up": true}}' 2019-06-30 12:13:02,688 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sun, 30 Jun 2019 12:13:02 GMT X-Openstack-Request-Id: req-d2ed7aef-ae49-4cf8-84ef-ca6c40f55418 2019-06-30 12:13:02,688 - 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":"963a252a-2a1f-4522-b639-2b318b8dc405","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"3614c78d9f3240e5b6cbd041a646fbe9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T12:13:02Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f","admin_state_up":true,"tenant_id":"3614c78d9f3240e5b6cbd041a646fbe9","created_at":"2019-06-30T12:13:02Z","mtu":1450}} 2019-06-30 12:13:02,688 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d2ed7aef-ae49-4cf8-84ef-ca6c40f55418 2019-06-30 12:13:02,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.358958959579s 2019-06-30 12:13:02,689 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-30T12:13:02Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'963a252a-2a1f-4522-b639-2b318b8dc405', u'provider:segmentation_id': 82, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'juju_epc-net_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f', u'created_at': u'2019-06-30T12:13:02Z', u'mtu': 1450, u'tenant_id': u'3614c78d9f3240e5b6cbd041a646fbe9', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3614c78d9f3240e5b6cbd041a646fbe9', u'l2_adjacency': True}) 2019-06-30 12:13:02,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 12:13:02,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 30 Jun 2019 12:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1029ea35-dae6-4124-99ca-8b12d9cf6765 2019-06-30 12:13:02,701 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2019-06-30 12:13:02,701 - keystoneauth.session - DEBUG - GET call to http://172.30.9.24:5000/v3 used request id req-1029ea35-dae6-4124-99ca-8b12d9cf6765 2019-06-30 12:13:02,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2019-06-30 12:13:03,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a8767c852e64bd7871c4959d7b901aa", "name": "reader"}, {"id": "1cfc497138b141ff84abf3d62ced3145", "name": "member"}], "expires_at": "2019-06-30T13:13:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3614c78d9f3240e5b6cbd041a646fbe9", "name": "juju_epc-project_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12b6eb58b5ff4504a7df58168bf800ac"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "93400677d4784ff895ac639c402aff4b"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de96688a4dbd4bd2b9c46e5ae6579179"}], "type": "identity", "id": "05c1f224d31b4224b4a85740f6bf9308", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "312876716c4f477ab0ad3e2e0d69b441"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c71f9105a6f6491d9483cf7bd1efdf56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e096cff7f26d46cf9567ec87b11afa99"}], "type": "compute", "id": "0e91060387334b1e90b91137b865db80", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2829a605b37a4b1b96a4759486164c64"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a771fa51cc24384bccd2010bf480706"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c04a2e4b7624c35847ede741490b61a"}], "type": "cloudformation", "id": "0fddb73deaa349618d03c5066051ff76", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.26:8080/v1/AUTH_3614c78d9f3240e5b6cbd041a646fbe9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "145543d14b3847feb8345b301ccb7775"}, {"url": "http://172.30.9.24:8080/v1/AUTH_3614c78d9f3240e5b6cbd041a646fbe9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38a6bd58c49d4d9cbb5549fa927e7ac0"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c132d62921784da98d83752bc77160a3"}], "type": "object-store", "id": "1e93b91533a84633a19f8d7e0255f4cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "629307464fdb4ebe8f0668a229734c45"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be72b09d3d21488c8c8016cef2e3d057"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f63eefbaeaa942eb873947a68a0f5549"}], "type": "metric", "id": "3ca8c6f96bee4a368ac4ebc45ebf883c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e89d5a6717148f6892277df88125d26"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bfbcb5714f7c4c6f8f08083ad075d46b"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "caa5dda8c3f74c2cb1d47b1de1c0334b"}], "type": "alarming", "id": "52b6a105b9864cc683cd14b392a30b89", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5760f434a5d1430b9030050749ccbebc"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1065b4639974a3ba8db92d056de52c6"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9e9cfe94cde44c980cecda2e3c2503f"}], "type": "image", "id": "5730868dd53143bf882134e3b3202694", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8004/v1/3614c78d9f3240e5b6cbd041a646fbe9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b880d85ed0544d5b08a4b33eab09d54"}, {"url": "http://192.30.9.7:8004/v1/3614c78d9f3240e5b6cbd041a646fbe9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b8ba091c99404fdd998dc5b59dad6c98"}, {"url": "http://172.30.9.24:8004/v1/3614c78d9f3240e5b6cbd041a646fbe9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce01ae2c7b0b40f6a07ae97c967d5a2f"}], "type": "orchestration", "id": "657dbdfa2c45405a90b1717d992d29f8", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "6e4d57c0179248c882609c75c88cdab2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66b8514aad984bb4b9ab013304634b0b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d44aa82ccb3a4a38b27e08eaebf8bd19"}, {"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f6bd9619b5a04bc0baf92e88c01f88e4"}], "type": "placement", "id": "b49fd95a540441e5bff7fe02fab32dc7", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7daa5f750904a48804d36923351186b"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce68140b08254e9896eafa5684d6c188"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e409ba15d4464792afa5719697446714"}], "type": "network", "id": "bfc3b734c06642848d51f42424cf9a6f", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/3614c78d9f3240e5b6cbd041a646fbe9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1b0ca947526b4ad3a8e30411d45f79fe"}, {"url": "http://172.30.9.24:8776/v3/3614c78d9f3240e5b6cbd041a646fbe9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "48a19389bed14b80ad15506ef0c0b7e9"}, {"url": "http://192.30.9.7:8776/v3/3614c78d9f3240e5b6cbd041a646fbe9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e0bb9df3987405987949f2119720b08"}], "type": "volumev3", "id": "e178e2ab4a194863a901e350a7027268", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "036fa5523adc4785a474fb116ea3078a"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "664cd169deb5465bb91d092f571e44fb"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a73b45a4b69a43a2af736c703db40396"}], "type": "event", "id": "e9aee3a04fdc4e0e886d6ea0b5153d41", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/3614c78d9f3240e5b6cbd041a646fbe9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba53fca838041fc8974fa6f071cf210"}, {"url": "http://192.30.9.7:8776/v2/3614c78d9f3240e5b6cbd041a646fbe9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f7ba9dc180442c1be231464d5af2632"}, {"url": "http://172.30.9.24:8776/v2/3614c78d9f3240e5b6cbd041a646fbe9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e93e16e25c374cd3b439695cee331180"}], "type": "volumev2", "id": "f39728f125144f69b3b0835dde1ffe05", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f", "id": "ed1f40337bdf4756801619f53e175674"}, "audit_ids": ["O_XROlLYQtSV5yZ44b7kBQ"], "issued_at": "2019-06-30T12:13:03.000000Z"}} 2019-06-30 12:13:03,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 12:13:03,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1238b23bddaa6e6cb769a4a42c9328f6112c9d01" 2019-06-30 12:13:03,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Sun, 30 Jun 2019 12:13:03 GMT X-Openstack-Request-Id: req-527d654f-a6ec-46d9-b39d-a9ffd44e3b1f 2019-06-30 12:13:03,483 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"963a252a-2a1f-4522-b639-2b318b8dc405","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3614c78d9f3240e5b6cbd041a646fbe9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T12:13:02Z","qos_policy_id":null,"name":"juju_epc-net_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f","admin_state_up":true,"tenant_id":"3614c78d9f3240e5b6cbd041a646fbe9","created_at":"2019-06-30T12:13:02Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 12:13:03,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-527d654f-a6ec-46d9-b39d-a9ffd44e3b1f 2019-06-30 12:13:03,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.379926919937s 2019-06-30 12:13:03,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-30 12:13:03,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1238b23bddaa6e6cb769a4a42c9328f6112c9d01" -d '{"subnet": {"name": "juju_epc-subnet_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f", "enable_dhcp": true, "network_id": "963a252a-2a1f-4522-b639-2b318b8dc405", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2019-06-30 12:13:04,627 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Sun, 30 Jun 2019 12:13:04 GMT X-Openstack-Request-Id: req-5bd0fe2f-368a-4d02-8ac3-e2a99ae7fe16 2019-06-30 12:13:04,627 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"963a252a-2a1f-4522-b639-2b318b8dc405","tenant_id":"3614c78d9f3240e5b6cbd041a646fbe9","created_at":"2019-06-30T12:13:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T12:13:04Z","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":"3614c78d9f3240e5b6cbd041a646fbe9","id":"3a235e79-4918-4a6d-9881-965ad486727a","subnetpool_id":null,"name":"juju_epc-subnet_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f"}} 2019-06-30 12:13:04,627 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-5bd0fe2f-368a-4d02-8ac3-e2a99ae7fe16 2019-06-30 12:13:04,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.14277291298s 2019-06-30 12:13:04,628 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T12:13:04Z', 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'3a235e79-4918-4a6d-9881-965ad486727a', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f', u'enable_dhcp': True, u'network_id': u'963a252a-2a1f-4522-b639-2b318b8dc405', u'tenant_id': u'3614c78d9f3240e5b6cbd041a646fbe9', u'created_at': u'2019-06-30T12:13:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'3614c78d9f3240e5b6cbd041a646fbe9'}) 2019-06-30 12:13:04,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-30 12:13:04,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1238b23bddaa6e6cb769a4a42c9328f6112c9d01" -d '{"router": {"external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62"}, "name": "juju_epc-router_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f", "admin_state_up": true}}' 2019-06-30 12:13:06,431 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sun, 30 Jun 2019 12:13:06 GMT X-Openstack-Request-Id: req-c2f33f8b-6fe1-466d-9dda-b798350e8e52 2019-06-30 12:13:06,431 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.220"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3614c78d9f3240e5b6cbd041a646fbe9", "created_at": "2019-06-30T12:13:04Z", "admin_state_up": true, "updated_at": "2019-06-30T12:13:05Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "3614c78d9f3240e5b6cbd041a646fbe9", "id": "fb5fb109-5a98-485f-97f1-db1f0a35b1ae", "name": "juju_epc-router_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f"}} 2019-06-30 12:13:06,431 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-c2f33f8b-6fe1-466d-9dda-b798350e8e52 2019-06-30 12:13:06,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.80272006989s 2019-06-30 12:13:06,432 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-30T12:13:05Z', u'revision_number': 2, u'id': u'fb5fb109-5a98-485f-97f1-db1f0a35b1ae', u'external_gateway_info': {u'network_id': u'e3a95f0d-e3e7-44a9-9960-a24866ad3e62', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6acb3602-338d-4baa-852a-3f10ec4a5a30', u'ip_address': u'172.30.9.220'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f', u'admin_state_up': True, u'tenant_id': u'3614c78d9f3240e5b6cbd041a646fbe9', u'created_at': u'2019-06-30T12:13:04Z', u'flavor_id': None, u'routes': [], u'project_id': u'3614c78d9f3240e5b6cbd041a646fbe9'}) 2019-06-30 12:13:06,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-30 12:13:06,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/fb5fb109-5a98-485f-97f1-db1f0a35b1ae/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1238b23bddaa6e6cb769a4a42c9328f6112c9d01" -d '{"subnet_id": "3a235e79-4918-4a6d-9881-965ad486727a"}' 2019-06-30 12:13:08,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 12:13:08 GMT X-Openstack-Request-Id: req-52ab75fe-5584-4988-8734-d6a7ecf6f45b 2019-06-30 12:13:08,786 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "963a252a-2a1f-4522-b639-2b318b8dc405", "tenant_id": "3614c78d9f3240e5b6cbd041a646fbe9", "subnet_id": "3a235e79-4918-4a6d-9881-965ad486727a", "subnet_ids": ["3a235e79-4918-4a6d-9881-965ad486727a"], "port_id": "c8c2b958-7b66-40af-9263-0c9feb8abb56", "id": "fb5fb109-5a98-485f-97f1-db1f0a35b1ae"} 2019-06-30 12:13:08,786 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/fb5fb109-5a98-485f-97f1-db1f0a35b1ae/add_router_interface.json used request id req-52ab75fe-5584-4988-8734-d6a7ecf6f45b 2019-06-30 12:13:08,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.35405898094s 2019-06-30 12:13:08,787 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-06-30 12:13:10,132 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:3b0bdb36eb74e90531d9563093eceb24 sha256:7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854 2019-06-30 12:13:10,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-30 12:13:10,138 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 30 Jun 2019 12:13:10 GMT 2019-06-30 12:13:10,139 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2019-06-30 12:13:10,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 12:13:10,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1238b23bddaa6e6cb769a4a42c9328f6112c9d01" 2019-06-30 12:13:10,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 30 Jun 2019 12:13:10 GMT X-Openstack-Request-Id: req-13f65597-6964-4cbf-9942-907a1989b0d1 2019-06-30 12:13:10,455 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 12:13:10,455 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-13f65597-6964-4cbf-9942-907a1989b0d1 2019-06-30 12:13:10,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.311153888702s 2019-06-30 12:13:10,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 12:13:10,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1238b23bddaa6e6cb769a4a42c9328f6112c9d01" -d '{"owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "owner_specified.shade.object": "images/juju_epc-img_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f"}' 2019-06-30 12:13:10,539 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sun, 30 Jun 2019 12:13:10 GMT Location: http://172.30.9.24:9292/v2/images/8162be90-a99e-498d-af79-eda872aff265 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a54f2a57-7ac8-44b5-af56-ab79f08b4112 2019-06-30 12:13:10,540 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T12:13:10Z", "file": "/v2/images/8162be90-a99e-498d-af79-eda872aff265/file", "owner": "3614c78d9f3240e5b6cbd041a646fbe9", "id": "8162be90-a99e-498d-af79-eda872aff265", "size": null, "self": "/v2/images/8162be90-a99e-498d-af79-eda872aff265", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "juju_epc-img_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f", "checksum": null, "created_at": "2019-06-30T12:13:10Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 12:13:10,540 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-a54f2a57-7ac8-44b5-af56-ab79f08b4112 2019-06-30 12:13:10,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0749759674072s 2019-06-30 12:13:10,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 12:13:10,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/8162be90-a99e-498d-af79-eda872aff265/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1238b23bddaa6e6cb769a4a42c9328f6112c9d01" -d '' 2019-06-30 12:13:15,143 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 12:13:15 GMT X-Openstack-Request-Id: req-2edb5eea-5dbd-4ac6-8fed-6fc64b912aea 2019-06-30 12:13:15,143 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 12:13:15,143 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/8162be90-a99e-498d-af79-eda872aff265/file used request id req-2edb5eea-5dbd-4ac6-8fed-6fc64b912aea 2019-06-30 12:13:15,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.60277414322s 2019-06-30 12:13:15,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 12:13:15,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1238b23bddaa6e6cb769a4a42c9328f6112c9d01" 2019-06-30 12:13:15,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 30 Jun 2019 12:13:15 GMT X-Openstack-Request-Id: req-369d63b6-4a92-454c-b9d3-10bb9342a606 2019-06-30 12:13:15,185 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T12:13:15Z", "file": "/v2/images/8162be90-a99e-498d-af79-eda872aff265/file", "owner": "3614c78d9f3240e5b6cbd041a646fbe9", "id": "8162be90-a99e-498d-af79-eda872aff265", "size": 296222720, "self": "/v2/images/8162be90-a99e-498d-af79-eda872aff265", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/8162be90-a99e-498d-af79-eda872aff265/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/8162be90-a99e-498d-af79-eda872aff265/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "juju_epc-img_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-06-30T12:13:10Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 12:13:15,186 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-369d63b6-4a92-454c-b9d3-10bb9342a606 2019-06-30 12:13:15,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0373451709747s 2019-06-30 12:13:15,188 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/8162be90-a99e-498d-af79-eda872aff265/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8162be90-a99e-498d-af79-eda872aff265/file', 'owner': u'3614c78d9f3240e5b6cbd041a646fbe9', 'id': u'8162be90-a99e-498d-af79-eda872aff265', 'size': 296222720, u'self': u'/v2/images/8162be90-a99e-498d-af79-eda872aff265', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3614c78d9f3240e5b6cbd041a646fbe9', 'name': 'juju_epc-project_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/8162be90-a99e-498d-af79-eda872aff265/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T12:13:15Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-30T12:13:15Z', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/juju_epc-img_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', 'properties': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/8162be90-a99e-498d-af79-eda872aff265', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/juju_epc-img_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f', 'created': u'2019-06-30T12:13:10Z', 'checksum': u'3b0bdb36eb74e90531d9563093eceb24', 'created_at': u'2019-06-30T12:13:10Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', 'metadata': {u'os_hash_value': u'6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a', u'self': u'/v2/images/8162be90-a99e-498d-af79-eda872aff265', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854', u'owner_specified.shade.object': u'images/juju_epc-img_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f', u'owner_specified.shade.md5': u'3b0bdb36eb74e90531d9563093eceb24', u'schema': u'/v2/schemas/image'}}) 2019-06-30 12:13:16,425 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 8162be90-a99e-498d-af79-eda872aff265 -s xenial -r regionOne -u http://172.30.9.24:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 1 cloud and 18 cloud regions added; 1 cloud attribute changed as well as 5 cloud regions deleted: added cloud: - oracle-classic added cloud region: - aws-china/cn-northwest-1 - azure/francecentral - cloudsigma/dub - cloudsigma/fra - cloudsigma/mel - cloudsigma/mnl - cloudsigma/per - cloudsigma/ruh - cloudsigma/waw - google/asia-east2 - google/europe-north1 - google/europe-west4 - google/northamerica-northeast1 - google/us-west2 - oracle/eu-frankfurt-1 - oracle/uk-london-1 - oracle/us-ashburn-1 - oracle/us-phoenix-1 changed cloud attribute: - oracle deleted cloud region: - oracle/em2 - oracle/em3 - oracle/us2 - oracle/us6 - oracle/uscom-central-1 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2019-06-30 12:13:16,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 12:13:16,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a8c0c401190251fd1d3b436edf9d9d4d668e79d" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-06-30 12:13:16,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 30 Jun 2019 12:13: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-8e5b8ea6-b4e0-4df4-9bd7-38a166ee254c x-openstack-request-id: req-8e5b8ea6-b4e0-4df4-9bd7-38a166ee254c 2019-06-30 12:13:16,736 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/ba0e239b-046a-4a31-88e6-e77d98ba94fc", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/ba0e239b-046a-4a31-88e6-e77d98ba94fc", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "ba0e239b-046a-4a31-88e6-e77d98ba94fc"}} 2019-06-30 12:13:16,736 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8e5b8ea6-b4e0-4df4-9bd7-38a166ee254c 2019-06-30 12:13:16,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.308719873428s 2019-06-30 12:13:16,738 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'ba0e239b-046a-4a31-88e6-e77d98ba94fc', 'swap': 0}) 2019-06-30 12:13:16,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 12:13:16,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/ba0e239b-046a-4a31-88e6-e77d98ba94fc/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a8c0c401190251fd1d3b436edf9d9d4d668e79d" -d '{"extra_specs": {}}' 2019-06-30 12:13:16,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 12:13: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-06969a5e-8b42-443a-8f62-d1e84e5aab4e x-openstack-request-id: req-06969a5e-8b42-443a-8f62-d1e84e5aab4e 2019-06-30 12:13:16,758 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 12:13:16,758 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/ba0e239b-046a-4a31-88e6-e77d98ba94fc/os-extra_specs used request id req-06969a5e-8b42-443a-8f62-d1e84e5aab4e 2019-06-30 12:13:16,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199401378632s 2019-06-30 12:13:16,759 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2019-06-30 12:13:16,761 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_RESTCONFPORT | 8181 | | SDN_CONTROLLER_WEBPORT | 8080 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-71 | | BLOCK_MIGRATION | True | | ENERGY_RECORDER_API_PASSWORD | | | INSTALLER_TYPE | apex | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | USE_DYNAMIC_CREDENTIALS | True | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_USER | | | SDN_CONTROLLER_USER | admin | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | SDN_CONTROLLER_IP | | | NEW_USER_ROLE | Member | | DEBUG | true | | NAMESERVER | 8.8.8.8 | | FLAVOR_EXTRA_SPECS | | | POD_ARCH | | | SDN_CONTROLLER_PASSWORD | admin | | NODE_NAME | lf-pod1 | | IMAGE_PROPERTIES | | | VOLUME_DEVICE_NAME | vdb | +--------------------------------------+----------------------------------------------------------+ 2019-06-30 12:13:16,770 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2019-06-30 12:13:17,072 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2019-06-30 12:13:17,073 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2019-06-30 12:13:17,227 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2019-06-30 12:13:17,228 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-06-30 12:13:18,417 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-06-30 12:13:18,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 12:13:18,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1238b23bddaa6e6cb769a4a42c9328f6112c9d01" 2019-06-30 12:13:18,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 30 Jun 2019 12:13:18 GMT X-Openstack-Request-Id: req-08196f21-fe13-4b67-9a8a-02055751d5d2 2019-06-30 12:13:18,459 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T12:13:15Z", "file": "/v2/images/8162be90-a99e-498d-af79-eda872aff265/file", "owner": "3614c78d9f3240e5b6cbd041a646fbe9", "id": "8162be90-a99e-498d-af79-eda872aff265", "size": 296222720, "self": "/v2/images/8162be90-a99e-498d-af79-eda872aff265", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/8162be90-a99e-498d-af79-eda872aff265/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/8162be90-a99e-498d-af79-eda872aff265/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "juju_epc-img_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-06-30T12:13:10Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 12:13:18,459 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-08196f21-fe13-4b67-9a8a-02055751d5d2 2019-06-30 12:13:18,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0398600101471s 2019-06-30 12:13:18,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-30 12:13:18,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1238b23bddaa6e6cb769a4a42c9328f6112c9d01" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/juju_epc-img_alt_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f"}' 2019-06-30 12:13:18,501 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Sun, 30 Jun 2019 12:13:18 GMT Location: http://172.30.9.24:9292/v2/images/de7f0ab1-32c0-42d0-889d-eaf0eec1c969 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-04b4ade3-a8bf-418e-af9b-20e260df01b5 2019-06-30 12:13:18,501 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T12:13:18Z", "file": "/v2/images/de7f0ab1-32c0-42d0-889d-eaf0eec1c969/file", "owner": "3614c78d9f3240e5b6cbd041a646fbe9", "id": "de7f0ab1-32c0-42d0-889d-eaf0eec1c969", "size": null, "self": "/v2/images/de7f0ab1-32c0-42d0-889d-eaf0eec1c969", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "juju_epc-img_alt_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f", "checksum": null, "created_at": "2019-06-30T12:13:18Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-30 12:13:18,501 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-04b4ade3-a8bf-418e-af9b-20e260df01b5 2019-06-30 12:13:18,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.037006855011s 2019-06-30 12:13:18,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-30 12:13:18,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/de7f0ab1-32c0-42d0-889d-eaf0eec1c969/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1238b23bddaa6e6cb769a4a42c9328f6112c9d01" -d '' 2019-06-30 12:13:22,875 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 12:13:22 GMT X-Openstack-Request-Id: req-c27539f5-77f9-4fea-917c-4c02b255febd 2019-06-30 12:13:22,875 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 12:13:22,875 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/de7f0ab1-32c0-42d0-889d-eaf0eec1c969/file used request id req-c27539f5-77f9-4fea-917c-4c02b255febd 2019-06-30 12:13:22,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.37354421616s 2019-06-30 12:13:22,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 12:13:22,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1238b23bddaa6e6cb769a4a42c9328f6112c9d01" 2019-06-30 12:13:22,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2729 Content-Type: application/json Date: Sun, 30 Jun 2019 12:13:22 GMT X-Openstack-Request-Id: req-e0f7eb18-a128-4a3c-b296-cc0e51215c5f 2019-06-30 12:13:22,923 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T12:13:22Z", "file": "/v2/images/de7f0ab1-32c0-42d0-889d-eaf0eec1c969/file", "owner": "3614c78d9f3240e5b6cbd041a646fbe9", "id": "de7f0ab1-32c0-42d0-889d-eaf0eec1c969", "size": 263848448, "self": "/v2/images/de7f0ab1-32c0-42d0-889d-eaf0eec1c969", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/de7f0ab1-32c0-42d0-889d-eaf0eec1c969/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/de7f0ab1-32c0-42d0-889d-eaf0eec1c969/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "juju_epc-img_alt_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-06-30T12:13:18Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T12:13:15Z", "file": "/v2/images/8162be90-a99e-498d-af79-eda872aff265/file", "owner": "3614c78d9f3240e5b6cbd041a646fbe9", "id": "8162be90-a99e-498d-af79-eda872aff265", "size": 296222720, "self": "/v2/images/8162be90-a99e-498d-af79-eda872aff265", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/8162be90-a99e-498d-af79-eda872aff265/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/8162be90-a99e-498d-af79-eda872aff265/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "juju_epc-img_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-06-30T12:13:10Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 12:13:22,923 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e0f7eb18-a128-4a3c-b296-cc0e51215c5f 2019-06-30 12:13:22,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0424239635468s 2019-06-30 12:13:22,926 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/de7f0ab1-32c0-42d0-889d-eaf0eec1c969/snap', u'metadata': Munch({})})], 'file': u'/v2/images/de7f0ab1-32c0-42d0-889d-eaf0eec1c969/file', 'owner': u'3614c78d9f3240e5b6cbd041a646fbe9', 'id': u'de7f0ab1-32c0-42d0-889d-eaf0eec1c969', 'size': 263848448, u'self': u'/v2/images/de7f0ab1-32c0-42d0-889d-eaf0eec1c969', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3614c78d9f3240e5b6cbd041a646fbe9', 'name': 'juju_epc-project_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/de7f0ab1-32c0-42d0-889d-eaf0eec1c969/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-30T12:13:22Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-30T12:13:22Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/juju_epc-img_alt_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', 'properties': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/de7f0ab1-32c0-42d0-889d-eaf0eec1c969', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/juju_epc-img_alt_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f', 'created': u'2019-06-30T12:13:18Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-06-30T12:13:18Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', 'metadata': {u'os_hash_value': u'5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8', u'self': u'/v2/images/de7f0ab1-32c0-42d0-889d-eaf0eec1c969', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/juju_epc-img_alt_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-06-30 12:13:23,137 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i de7f0ab1-32c0-42d0-889d-eaf0eec1c969 -s trusty -r regionOne -u http://172.30.9.24:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2019-06-30 12:13:23,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-30 12:13:23,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a8c0c401190251fd1d3b436edf9d9d4d668e79d" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-06-30 12:13:23,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Sun, 30 Jun 2019 12:13: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-f1994175-7d29-427c-bfc4-c69d3d3fa6e2 x-openstack-request-id: req-f1994175-7d29-427c-bfc4-c69d3d3fa6e2 2019-06-30 12:13:23,170 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b822a2b6-e847-46c2-853f-703f3d2cb9c9", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b822a2b6-e847-46c2-853f-703f3d2cb9c9", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "b822a2b6-e847-46c2-853f-703f3d2cb9c9"}} 2019-06-30 12:13:23,170 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-f1994175-7d29-427c-bfc4-c69d3d3fa6e2 2019-06-30 12:13:23,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0323379039764s 2019-06-30 12:13:23,172 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f', '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'8e0a6967d39c4318a38087a9e7ea67e9', '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'b822a2b6-e847-46c2-853f-703f3d2cb9c9', 'swap': 0}) 2019-06-30 12:13:23,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-30 12:13:23,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/b822a2b6-e847-46c2-853f-703f3d2cb9c9/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a8c0c401190251fd1d3b436edf9d9d4d668e79d" -d '{"extra_specs": {}}' 2019-06-30 12:13:23,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 12:13: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-229077dc-be3b-4989-9e63-7ea2d09da7a6 x-openstack-request-id: req-229077dc-be3b-4989-9e63-7ea2d09da7a6 2019-06-30 12:13:23,193 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-30 12:13:23,193 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/b822a2b6-e847-46c2-853f-703f3d2cb9c9/os-extra_specs used request id req-229077dc-be3b-4989-9e63-7ea2d09da7a6 2019-06-30 12:13:23,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206460952759s 2019-06-30 12:13:23,193 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2019-06-30 12:17:37,554 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju bootstrap abot-epc/regionOne abot-controller --agent-version 2.3.9 --metadata-source /root --constraints mem=2G --bootstrap-series xenial --config network=963a252a-2a1f-4522-b639-2b318b8dc405 --config ssl-hostname-verification=false --config external-network=e3a95f0d-e3e7-44a9-9960-a24866ad3e62 --config use-floating-ip=true --config use-default-secgroup=true --debug 12:13:23 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.11.5] 12:13:23 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=963a252a-2a1f-4522-b639-2b318b8dc405", "--config", "ssl-hostname-verification=false", "--config", "external-network=e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 12:13:23 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 12:13:23 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[use-default-secgroup:true network:963a252a-2a1f-4522-b639-2b318b8dc405 external-network:e3a95f0d-e3e7-44a9-9960-a24866ad3e62 use-openstack-gbp:false policy-target-group: use-floating-ip:true] 12:13:23 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 12:13:23 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[image-metadata-url: default-series:xenial max-status-history-size:5G max-action-results-size:5G https-proxy: container-image-stream:released development:false agent-stream:released ssl-hostname-verification:false authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZaeLmf6L4yII0ARsoNPvobOj9mUBHWfilX5gnlwYOGR4b4BElmwgMwAaWLPFyeBv9voX25fs46sRP0H93qBYPJjcIlXxJPwlfpM8fWsxpPj87iGaaMZGi5MBkdVO0CO/CCzvaTI+IhYyOHlvxuFRKP4mVkXTbIFHLbuyxwvn/Afar6oxq4MVI60iXX/ghwRHulPKsZRdZ1e+H1EZUXkAqwxgM2WGAbigjnSK5Xomtq3ujAn5aN+/tmlyOszNVPzLgm3vX0616TkuGi9Zftshj7onsBDCt+viBJqwf/4UoFmCGdpvqu/KOfXtklmBL2WYAyQGZTais5GS8W28ntcOl juju-client-key network:963a252a-2a1f-4522-b639-2b318b8dc405 disable-network-management:false enable-os-upgrade:true net-bond-reconfigure-delay:17 cloudinit-userdata: container-image-metadata-url: policy-target-group: max-status-history-age:336h automatically-retry-hooks:true container-networking-method: use-openstack-gbp:false ignore-machine-addresses:false use-floating-ip:true update-status-hook-interval:5m name:controller uuid:dc9bee04-7154-4148-8e25-e0e1e3c67f72 no-proxy:127.0.0.1,localhost,::1 proxy-ssh:false container-inherit-properties: image-stream:released firewall-mode:instance transmit-vendor-metrics:true apt-mirror: logforward-enabled:false egress-subnets: fan-config: apt-https-proxy: agent-metadata-url: provisioner-harvest-mode:destroyed max-action-results-age:336h external-network:e3a95f0d-e3e7-44a9-9960-a24866ad3e62 resource-tags: apt-ftp-proxy: test-mode:false apt-no-proxy: logging-config: ftp-proxy: http-proxy: apt-http-proxy: type:openstack use-default-secgroup:true enable-os-refresh-update:true] 12:13:23 INFO juju.provider.openstack provider.go:145 opening model "controller" 12:13:23 DEBUG goose client.go:511 auth details: &{Token:gAAAAABdGKdjvh9N8_uV1_vEAw8EGERfOoOLg02u6Wg8gvnL6SnUTYfP-_n--nGrt_sEzhw8X-mZM1jFOs4CfnxwIfjiRDBBX7MrsngKCcyf-qLf9VO1_xAFE3ZrzAUpJELWX2ZXWE46MnmHxUYvmDQM5JkdALaKzdrdhgcF9gqltnqMXc-y7tQ TenantId:3614c78d9f3240e5b6cbd041a646fbe9 UserId:ed1f40337bdf4756801619f53e175674 Domain: RegionServiceURLs:map[regionOne:map[compute:http://172.30.9.24:8774/v2.1 cloudformation:http://172.30.9.24:8000/v1 object-store:http://172.30.9.24:8080/v1/AUTH_3614c78d9f3240e5b6cbd041a646fbe9 metric:http://172.30.9.24:8041 image:http://172.30.9.24:9292 orchestration:http://172.30.9.24:8004/v1/3614c78d9f3240e5b6cbd041a646fbe9 placement:http://172.30.9.24:8778/placement identity:http://172.30.9.24:5000 event:http://172.30.9.24:8977 network:http://172.30.9.24:9696 volumev3:http://172.30.9.24:8776/v3/3614c78d9f3240e5b6cbd041a646fbe9 volumev2:http://172.30.9.24:8776/v2/3614c78d9f3240e5b6cbd041a646fbe9 alarming:http://172.30.9.24:8042]]} 12:13:23 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 12:13:24 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.24:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.24:8774/v2.1/ Rel:self}] Status:CURRENT}] 12:13:24 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 12:13:24 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 12:13:24 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 12:13:24 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 12:13:24 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 12:13:24 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 12:13:24 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 12:13:24 INFO cmd bootstrap.go:233 Loading image metadata 12:13:24 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 12:13:24 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 12:13:24 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 12:13:24 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.24:5000/v3} [saucy vivid win2012r2 opensuseleap quantal raring trusty bionic win2016 win2016hv zesty artful win2012hvr2 win2012hv win81 win10 genericlinux utopic wily win2016nano win8 centos7 precise xenial win2008r2 win2012 win7 yakkety] [amd64 i386 armhf arm64 ppc64el s390x] released}} 12:13:24 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 12:13:26 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 12:13:27 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.24:5000/v3} not found 12:13:27 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.24:5000/v3} not found 12:13:27 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 12:13:27 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 12:13:27 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 12:13:27 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 12:13:27 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 12:13:27 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 12:13:27 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 12:13:27 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 12:13:27 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 12:13:27 DEBUG juju.environs.simplestreams simplestreams.go:683 using default candidate for content id "com.ubuntu.juju:released:tools" are {20161007 mirrors:1.0 content-download streams/v1/cpc-mirrors.sjson []} 12:13:29 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 12:13:29 INFO cmd bootstrap.go:389 Starting new instance for initial controller 12:13:29 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 12:13:29 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 12:13:29 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:8162be90-a99e-498d-af79-eda872aff265 Arch:amd64 VirtType:}] 12:13:29 INFO juju.environs.instances image.go:106 find instance - using image with id: 8162be90-a99e-498d-af79-eda872aff265 12:13:29 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 12:13:29 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 12:13:29 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2488 bytes 12:13:29 DEBUG juju.provider.openstack provider.go:1005 using network id "963a252a-2a1f-4522-b639-2b318b8dc405" 12:13:29 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.24:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "f3a64bdf-8d2e-47cb-940b-a6db78e1fa5a" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "f3a64bdf-8d2e-47cb-940b-a6db78e1fa5a" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "f3a64bdf-8d2e-47cb-940b-a6db78e1fa5a" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "f3a64bdf-8d2e-47cb-940b-a6db78e1fa5a" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "f3a64bdf-8d2e-47cb-940b-a6db78e1fa5a" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "f3a64bdf-8d2e-47cb-940b-a6db78e1fa5a" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "f3a64bdf-8d2e-47cb-940b-a6db78e1fa5a" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "f3a64bdf-8d2e-47cb-940b-a6db78e1fa5a" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "f3a64bdf-8d2e-47cb-940b-a6db78e1fa5a" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "f3a64bdf-8d2e-47cb-940b-a6db78e1fa5a" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "f3a64bdf-8d2e-47cb-940b-a6db78e1fa5a" has status BUILD, wait 10 seconds before retry, attempt 11 - instance "f3a64bdf-8d2e-47cb-940b-a6db78e1fa5a" has status BUILD, wait 10 seconds before retry, attempt 12 12:15:41 INFO juju.provider.openstack provider.go:1175 started instance "f3a64bdf-8d2e-47cb-940b-a6db78e1fa5a" 12:15:41 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 12:15:41 DEBUG juju.provider.openstack networking.go:169 using external network "e3a95f0d-e3e7-44a9-9960-a24866ad3e62" 12:15:43 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.205 12:15:43 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.205 12:15:46 INFO cmd bootstrap.go:225 - f3a64bdf-8d2e-47cb-940b-a6db78e1fa5a (arch=amd64 mem=2G cores=1) 12:15:46 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 12:15:46 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 12:15:46 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 12:15:48 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 12:15:48 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 12:15:49 DEBUG juju.provider.openstack provider.go:417 instance f3a64bdf-8d2e-47cb-940b-a6db78e1fa5a has floating IP address: 172.30.9.205 Attempting to connect to 172.30.9.205:22 Attempting to connect to 192.168.121.8:22 12:15:49 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 12:15:49 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.205 failed: /var/lib/juju/nonce.txt does not exist 12:15:54 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 12:15:54 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.205 failed: /var/lib/juju/nonce.txt does not exist 12:15:58 DEBUG juju.provider.openstack provider.go:417 instance f3a64bdf-8d2e-47cb-940b-a6db78e1fa5a has floating IP address: 172.30.9.205 12:15:59 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 12:16:00 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.205 failed: /var/lib/juju/nonce.txt does not exist 12:16:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 12:16:05 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.205 failed: /var/lib/juju/nonce.txt does not exist 12:16:08 DEBUG juju.provider.openstack provider.go:417 instance f3a64bdf-8d2e-47cb-940b-a6db78e1fa5a has floating IP address: 172.30.9.205 12:16:09 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 12:16:10 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.205 failed: /var/lib/juju/nonce.txt does not exist 12:16:14 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 12:16:16 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.205 failed: /var/lib/juju/nonce.txt does not exist 12:16:19 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 12:16:19 DEBUG juju.provider.openstack provider.go:417 instance f3a64bdf-8d2e-47cb-940b-a6db78e1fa5a has floating IP address: 172.30.9.205 12:16:21 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.205 failed: /var/lib/juju/nonce.txt does not exist 12:16:24 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 12:16:26 INFO cmd bootstrap.go:333 Connected to 172.30.9.205 12:16:26 INFO juju.cloudconfig userdatacfg_unix.go:460 Fetching agent: curl -sSfw 'agent binaries from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 --insecure -o $bin/tools.tar.gz <[https://streams.canonical.com/juju/tools/agent/2.3.9/juju-2.3.9-ubuntu-amd64.tgz]> 12:16:26 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-c67f72-controller-0 12:17:34 INFO cmd bootstrap.go:455 Bootstrap agent now started 12:17:35 DEBUG juju.provider.openstack provider.go:417 instance f3a64bdf-8d2e-47cb-940b-a6db78e1fa5a has floating IP address: 172.30.9.205 12:17:35 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.205:17070 192.168.121.8:17070] 12:17:35 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.205 to verify accessibility... 12:17:35 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.205:17070 192.168.121.8:17070] 12:17:37 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" 12:17:37 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" 12:17:37 DEBUG juju.api monitor.go:35 RPC connection died 12:17:37 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 12:17:37 INFO cmd controller.go:88 Controller machines are in the "controller" model 12:17:37 INFO cmd controller.go:89 Initial model "default" added 12:17:37 INFO cmd supercommand.go:465 command finished 2019-06-30 12:17:37,555 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2019-06-30 12:17:37,555 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2019-06-30 12:17:51,045 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Resolving charm: cs:mysql-55 Executing changes: - upload charm /src/epc-requirements/abot_charm/abot-epc-basic for series xenial - deploy application abot-epc-basic on xenial using /src/epc-requirements/abot_charm/abot-epc-basic - expose abot-epc-basic - set annotations for abot-epc-basic - upload charm cs:mysql-55 for series trusty - deploy application mysql on trusty using cs:mysql-55 - set annotations for mysql - upload charm /src/epc-requirements/abot_charm/oai-epc for series trusty - deploy application oai-epc on trusty using /src/epc-requirements/abot_charm/oai-epc - set annotations for oai-epc - upload charm /src/epc-requirements/abot_charm/oai-hss for series trusty - deploy application oai-hss on trusty using /src/epc-requirements/abot_charm/oai-hss - set annotations for oai-hss - add relation mysql:db - oai-hss:db - add relation oai-hss:hss - oai-epc:hss - add relation oai-epc:epc - abot-epc-basic:epc - add relation oai-epc:ssh-abot-epc - abot-epc-basic:ssh-abot - add unit abot-epc-basic/0 to new machine 0 - add unit mysql/0 to new machine 1 - add unit oai-epc/0 to new machine 2 - add unit oai-hss/0 to new machine 3 Deploy of bundle completed. 2019-06-30 12:17:51,045 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2019-06-30 12:42:43,065 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-06-30 12:42:25.969814Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-06-30 12:42:43,066 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2019-06-30 12:42:43,066 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2019-06-30 12:42:43,240 - 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.201 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.208 3306/tcp oai-epc/0* active idle 2 172.30.9.202 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.206 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.201 8f2f0bf5-49f2-402e-93d7-ec24a1e0357a xenial nova ACTIVE 1 started 172.30.9.208 0e5585c3-a3c3-4cb5-a57b-910bf6888842 trusty nova ACTIVE 2 started 172.30.9.202 27d0b0ba-bcb7-46b7-ae8e-7f3a94f276df trusty nova ACTIVE 3 started 172.30.9.206 d1414d8f-aff5-4985-bd61-42cc6f754b50 trusty nova ACTIVE 2019-06-30 12:42:43,417 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.201 (agent:idle, workload:active) 80/tcp, 5000/tcp 2019-06-30 12:42:43,418 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2019-06-30 12:42:43,647 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.202 (agent:idle, workload:active) 2152/udp 2019-06-30 12:42:43,647 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2019-06-30 12:42:43,834 - 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) 2019-06-30 12:42:43,835 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2019-06-30 12:42:43,835 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2019-06-30 12:42:44,655 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju scp -- -r -v /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/featureFiles abot-epc-basic/0:~/ 2019-06-30 12:42:44,656 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2019-06-30 12:42:45,251 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju ssh abot-epc-basic/0 sudo cp -vfR ~/featureFiles/* /etc/rebaca-test-suite/featureFiles sudo: unable to resolve host juju-7ac099-default-0 '/home/ubuntu/featureFiles/000-local-commands.feature' -> '/etc/rebaca-test-suite/featureFiles/000-local-commands.feature' '/home/ubuntu/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' '/home/ubuntu/featureFiles/Auth_Accept.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_Accept.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' '/home/ubuntu/featureFiles/ResourceBundle.xml' -> '/etc/rebaca-test-suite/featureFiles/ResourceBundle.xml' 2019-06-30 12:42:45,252 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2019-06-30 12:42:45,495 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: bbe3fef8-8bfe-4822-8ebe-6f04ce717a47 2019-06-30 12:52:33,469 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-06-30 12:52:16.572102Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-06-30 12:52:33,469 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2019-06-30 12:52:34,026 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju scp -- -v abot-epc-basic/0:/var/lib/abot-epc-basic/artifacts/TestResults.json /home/opnfv/functest/results/juju_epc/. 2019-06-30 12:52:34,027 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2019-06-30 12:52:34,056 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2019-06-30 12:52:34,056 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2019-06-30 12:52:34,306 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-30 12:52:34,306 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 39:32 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-30 12:52:35,266 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 12:20:57 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 12:20:57 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 12:20:57 DEBUG juju.agent read agent config, format "2.0" machine-0: 12:20:57 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 12:20:57 DEBUG juju.worker start "engine" machine-0: 12:20:57 INFO juju.worker start "engine" machine-0: 12:20:57 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 12:20:57 DEBUG juju.worker "engine" started machine-0: 12:20:57 DEBUG juju.worker.introspection stats worker now serving machine-0: 12:20:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 12:20:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 12:20:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 12:20:57 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 12:20:57 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 12:20:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 12:20:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.apicaller connecting with old password machine-0: 12:20:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 12:20:57 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 12:20:57 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-0: 12:20:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 12:20:57 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-0: 12:20:57 INFO juju.api connection established to "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-0: 12:20:57 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-0: 12:20:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 12:20:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 12:20:57 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 12:20:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 12:20:58 DEBUG juju.worker.apicaller connected machine-0: 12:20:58 DEBUG juju.worker.apicaller changing password... machine-0: 12:20:58 DEBUG juju.worker.apicaller password changed machine-0: 12:20:58 DEBUG juju.api RPC connection died machine-0: 12:20:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 12:20:58 DEBUG juju.worker.apicaller connecting with current password machine-0: 12:20:58 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-0: 12:20:58 INFO juju.api connection established to "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-0: 12:20:58 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-0: 12:20:59 DEBUG juju.worker.apicaller connected machine-0: 12:20:59 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 12:20:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 12:20:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 12:20:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 12:20:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 12:20:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 12:20:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 12:20:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 12:20:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 12:20:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 12:20:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 12:20:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 12:20:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 12:20:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 12:20:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 12:20:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 12:20:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 12:20:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:20:59 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 12:20:59 INFO juju.worker.upgrader unblocking abort check machine-0: 12:20:59 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 12:20:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 12:20:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 12:20:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 12:20:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 12:20:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 12:20:59 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 12:20:59 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 12:20:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 12:20:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 12:20:59 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 12:20:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 12:20:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 12:20:59 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 12:20:59 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 12:20:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 12:20:59 DEBUG juju.worker.logger logger setup machine-0: 12:20:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 12:20:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 12:20:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 12:20:59 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 12:20:59 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 12:20:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 12:20:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 12:20:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 12:20:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 12:20:59 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 12:20:59 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-0: 12:20:59 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 12:20:59 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 12:20:59 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 12:20:59 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:20:59 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:20:59 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:20:59 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 12:20:59 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:20:59 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:20:59 DEBUG juju.network including address public:172.30.9.205 for machine machine-0: 12:20:59 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-0: 12:20:59 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-0: 12:20:59 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 12:20:59 DEBUG juju.network including address local-machine:::1 for machine machine-0: 12:20:59 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 12:20:59 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 12:20:59 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 12:20:59 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 12:20:59 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 12:20:59 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] machine-0: 12:20:59 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 12:20:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 12:20:59 DEBUG juju.api RPC connection died machine-0: 12:20:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 12:20:59 ERROR juju.worker.logger connection is shut down machine-0: 12:20:59 DEBUG juju.worker killing runner 0xc4203f40d0 machine-0: 12:20:59 INFO juju.worker runner is dying machine-0: 12:20:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 12:20:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 12:20:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-0: 12:20:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-0: 12:20:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 12:20:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-0: 12:20:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 12:20:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 12:20:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 12:20:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 12:20:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 12:20:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-0: connection is shut down machine-0: 12:20:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 12:20:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 12:20:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 12:20:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 12:20:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 12:20:59 INFO juju.worker.authenticationworker starting key updater worker: connection is shut down machine-0: 12:20:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: starting key updater worker: connection is shut down machine-0: 12:20:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.apicaller connecting with current password machine-0: 12:20:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 12:20:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:59 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-0: 12:20:59 INFO juju.api connection established to "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-0: 12:20:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:20:59 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-0: 12:20:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 12:20:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:20:59 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: 12:20:59 DEBUG juju.worker.apicaller connected machine-0: 12:21:00 DEBUG juju.api RPC connection died machine-0: 12:21:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 12:21:00 DEBUG juju.worker.apicaller connecting with current password machine-0: 12:21:00 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-0: 12:21:00 INFO juju.api connection established to "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-0: 12:21:00 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-0: 12:21:00 DEBUG juju.api successfully dialed "wss://252.8.0.1:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-0: 12:21:00 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 12:21:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 12:21:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:00 DEBUG juju.worker.apicaller connected machine-0: 12:21:01 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 12:21:01 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 12:21:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:01 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 12:21:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 12:21:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 12:21:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:01 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:21:01 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 12:21:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:01 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 12:21:01 INFO juju.worker.upgrader unblocking abort check machine-0: 12:21:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 12:21:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:21:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 12:21:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 12:21:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 12:21:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 12:21:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:21:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:21:01 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:21:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 12:21:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 12:21:01 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 12:21:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 12:21:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 12:21:01 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 12:21:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 12:21:01 DEBUG juju.network "lxdbr0" has addresses [fe80::d07a:d0ff:fec8:f75/64 fe80::1/64] machine-0: 12:21:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:21:01 DEBUG juju.network including address public:172.30.9.205 for machine machine-0: 12:21:01 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-0: 12:21:01 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-0: 12:21:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 12:21:01 DEBUG juju.network including address local-machine:::1 for machine machine-0: 12:21:01 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 12:21:01 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 12:21:01 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] machine-0: 12:21:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 12:21:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 12:21:01 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 12:21:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 12:21:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 12:21:01 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:21:01 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 12:21:01 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 12:21:01 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 12:21:01 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 12:21:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 12:21:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 12:21:01 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:21:01 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 12:21:01 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 12:21:01 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 12:21:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 12:21:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:21:01 DEBUG juju.worker.logger logger setup machine-0: 12:21:01 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 12:21:01 DEBUG juju.worker start "0-container-watcher" machine-0: 12:21:01 DEBUG juju.worker start "stateconverter" machine-0: 12:21:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 12:21:01 INFO juju.worker start "0-container-watcher" machine-0: 12:21:01 DEBUG juju.worker "0-container-watcher" started machine-0: 12:21:01 INFO juju.worker start "stateconverter" machine-0: 12:21:01 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 12:21:01 DEBUG juju.worker "stateconverter" started machine-0: 12:21:01 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 12:21:01 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 12:21:01 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 12:21:01 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 12:21:01 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 12:21:01 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 12:21:01 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 12:21:01 DEBUG juju.service discovered init system "systemd" from local host machine-0: 12:21:01 DEBUG juju.worker.deployer API addresses: ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] machine-0: 12:21:01 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-abot-epc-basic-0 Conf:{Desc:juju unit agent for abot-epc-basic/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:/var/lib/juju/init/jujud-unit-abot-epc-basic-0/exec-start.sh ExecStopPost: Logfile:/var/log/juju/unit-abot-epc-basic-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-abot-epc-basic-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name abot-epc-basic/0 --debug]}} ConfName:jujud-unit-abot-epc-basic-0.service UnitName:jujud-unit-abot-epc-basic-0.service Dirname:/var/lib/juju/init/jujud-unit-abot-epc-basic-0 Script:[35 33 47 117 115 114 47 98 105 110 47 101 110 118 32 98 97 115 104 10 10 35 32 83 101 116 32 117 112 32 108 111 103 103 105 110 103 46 10 116 111 117 99 104 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 111 119 110 32 115 121 115 108 111 103 58 115 121 115 108 111 103 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 109 111 100 32 48 54 48 48 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 62 62 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 50 62 38 49 10 10 35 32 82 117 110 32 116 104 101 32 115 99 114 105 112 116 46 10 39 47 118 97 114 47 108 105 98 47 106 117 106 117 47 116 111 111 108 115 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 47 106 117 106 117 100 39 32 117 110 105 116 32 45 45 100 97 116 97 45 100 105 114 32 39 47 118 97 114 47 108 105 98 47 106 117 106 117 39 32 45 45 117 110 105 116 45 110 97 109 101 32 97 98 111 116 45 101 112 99 45 98 97 115 105 99 47 48 32 45 45 100 101 98 117 103]} machine-0: 12:21:01 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 12:21:01 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 12:21:01 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 12:21:01 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 12:21:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 12:21:01 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 12:21:01 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 12:21:01 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 12:21:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 12:21:01 DEBUG juju.network "lxdbr0" has addresses [fe80::d07a:d0ff:fec8:f75/64 fe80::1/64] machine-0: 12:21:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:21:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 12:21:01 DEBUG juju.network including address local-cloud:192.168.121.15 for machine machine-0: 12:21:01 DEBUG juju.network including address local-fan:252.15.0.1 for machine machine-0: 12:21:01 DEBUG juju.network including address local-machine:::1 for machine machine-0: 12:21:01 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:::1] machine-0: 12:21:01 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:::1] machine-0: 12:21:01 INFO juju.worker.machiner "machine-0" started unit-abot-epc-basic-0: 12:21:01 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 12:21:01 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-abot-epc-basic-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "abot-epc-basic/0", "--debug"} unit-abot-epc-basic-0: 12:21:01 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 12:21:01 INFO juju.worker start "api" unit-abot-epc-basic-0: 12:21:01 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-0: 12:21:01 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: 12:21:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 12:21:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 12:21:01 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-abot-epc-basic-0: 12:21:01 INFO juju.api connection established to "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-abot-epc-basic-0: 12:21:01 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-abot-epc-basic-0: 12:21:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:02 DEBUG juju.api successfully dialed "wss://252.8.0.1:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-abot-epc-basic-0: 12:21:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:02 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:02 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 12:21:02 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 12:21:02 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:c7:58:cb 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.15 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:c7:58:cb 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:d2:7a:d0:c8:0f:75 CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:3 MACAddress:d2:7a:d0:c8:0f:75 CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:96:b3:54:f2:4e:67 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.15.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:96:b3:54:f2:4e:67 CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:5 MACAddress:96:b3:54:f2:4e:67 CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ftun0 ParentInterfaceName:fan-252 InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 12:21:02 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:21:02 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 12:21:02 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 12:21:02 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 12:21:02 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 12:21:02 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 12:21:03 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-abot-epc-basic-0: 12:21:03 INFO juju.api connection established to "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-abot-epc-basic-0: 12:21:03 DEBUG juju.api successfully dialed "wss://252.8.0.1:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-abot-epc-basic-0: 12:21:03 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-0: 12:21:03 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 12:21:03 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 12:21:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 12:21:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 12:21:03 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-0: 12:21:03 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 12:21:03 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 12:21:03 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 12:21:03 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:21:03 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 12:21:03 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 12:21:03 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 12:21:03 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 12:21:03 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 12:21:03 DEBUG juju.network "lxdbr0" has addresses [fe80::d07a:d0ff:fec8:f75/64 fe80::1/64] unit-abot-epc-basic-0: 12:21:03 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 12:21:03 DEBUG juju.network including address public:172.30.9.205 for machine unit-abot-epc-basic-0: 12:21:03 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-abot-epc-basic-0: 12:21:03 DEBUG juju.network including address local-fan:252.8.0.1 for machine unit-abot-epc-basic-0: 12:21:03 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 12:21:03 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 12:21:03 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 12:21:03 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 12:21:03 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:21:03 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:21:03 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 12:21:03 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:21:03 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 12:21:03 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 12:21:03 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 12:21:03 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-abot-epc-basic-0/run.socket unit-abot-epc-basic-0: 12:21:03 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 12:21:03 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:21:03 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 12:21:03 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 12:21:03 DEBUG httpbakery client do GET https://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 12:21:03 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 12:21:03 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 12:21:03 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:21:03 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 12:21:03 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 12:21:03 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 12:21:03 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 12:21:03 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 12:21:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 12:21:03 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:21:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:21:04 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-7ac099-default-0 unit-abot-epc-basic-0: 12:21:04 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 12:21:04 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 12:21:04 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 12:21:04 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 12:21:04 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 12:21:04 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 12:21:04 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 12:21:04 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.install Need to get 69.8 MB of archives. unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.install After this operation, 396 MB of additional disk space will be used. unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-core all 2.35-1 [1039 kB] unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig-config all 2.11.94-0ubuntu1.1 [49.9 kB] unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1 amd64 2.11.94-0ubuntu1.1 [131 kB] unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig amd64 2.11.94-0ubuntu1.1 [178 kB] unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasyncns0 amd64 0.8-5build1 [12.3 kB] unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11-common all 1:7.7+13ubuntu3.1 [22.9 kB] unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice6 amd64 2:1.0.9-1 [39.2 kB] unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.1 [111 kB] unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB] unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage1 amd64 1:1.1.4-2 [6946 B] unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes3 amd64 1:5.0.1-2 [11.1 kB] unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence1 amd64 1.2-1 [5042 B] unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB] unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7742 B] unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.3 [21.5 kB] unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.3 [21.7 kB] unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.3 [25.3 kB] unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.9 [197 kB] unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblcms2-2 amd64 2.6-3ubuntu2.1 [136 kB] unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpcsclite1 amd64 1.8.14-1ubuntu1.16.04.1 [21.4 kB] unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi6 amd64 2:1.7.6-1 [28.6 kB] unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender1 amd64 1:0.9.9-0ubuntu1 [18.5 kB] unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u212-b03-0ubuntu1.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates-java all 20160321ubuntu1 [12.5 kB] unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-extra all 2.35-1 [1749 kB] unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 hicolor-icon-theme all 0.15-0ubuntu1.1 [7698 B] unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2-data all 1.1.0-0ubuntu1 [29.4 kB] unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2 amd64 1.1.0-0ubuntu1 [350 kB] unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-data all 2.18.0-1 [17.1 kB] unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-0 amd64 2.18.0-1 [56.9 kB] unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-0 amd64 0.33.6-1 [231 kB] unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0 amd64 1.11.1-1ubuntu1 [11.4 kB] unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0 amd64 1.11.1-1ubuntu1 [5588 B] unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2 amd64 1.14.6-1 [555 kB] unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdatrie1 amd64 0.2.10-2 [17.3 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-amdgpu1 amd64 2.4.91-2~16.04.1 [18.9 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpciaccess0 amd64 0.13.4-1 [18.1 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-intel1 amd64 2.4.91-2~16.04.1 [59.9 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-nouveau2 amd64 2.4.91-2~16.04.1 [16.3 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-radeon1 amd64 2.4.91-2~16.04.1 [21.5 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libflac8 amd64 1.3.1-4 [210 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.6 [149 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-common all 2.32.2-1ubuntu1.6 [10.3 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-0 amd64 2.32.2-1ubuntu1.6 [159 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgif7 amd64 5.1.4-0.3~16.04 [30.5 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglapi-mesa amd64 18.0.5-0ubuntu0~16.04.1 [23.4 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libllvm6.0 amd64 1:6.0-1ubuntu2~16.04.1 [14.3 MB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsensors4 amd64 1:3.4.0-2 [28.4 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dri amd64 18.0.5-0ubuntu0~16.04.1 [6080 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb1 amd64 2:1.6.3-1ubuntu2.1 [9044 B] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0 amd64 1.11.1-1ubuntu1 [6882 B] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0 amd64 1.11.1-1ubuntu1 [20.9 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync1 amd64 1.11.1-1ubuntu1 [8324 B] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-glx amd64 18.0.5-0ubuntu0~16.04.1 [132 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgraphite2-3 amd64 1.3.10-0ubuntu0.16.04.1 [71.7 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-common all 2.24.30-1ubuntu1.16.04.2 [123 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai-data all 0.1.24-2 [131 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai0 amd64 0.1.24-2 [17.3 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango-1.0-0 amd64 1.38.1-1 [148 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz0b amd64 1.0.1-1ubuntu0.1 [140 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoft2-1.0-0 amd64 1.38.1-1 [33.3 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangocairo-1.0-0 amd64 1.38.1-1 [20.5 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor1 amd64 1:1.1.14-1ubuntu0.16.04.2 [19.9 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr2 amd64 2:1.5.0-1 [17.6 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-0 amd64 2.24.30-1ubuntu1.16.04.2 [1775 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-bin amd64 2.24.30-1ubuntu1.16.04.2 [9834 B] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11proto-core-dev all 7.0.31-1~ubuntu16.04.2 [254 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice-dev amd64 2:1.0.9-1 [44.9 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbis0a amd64 1.3.5-3ubuntu0.2 [86.0 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbisenc2 amd64 1.3.5-3ubuntu0.2 [70.6 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsndfile1 amd64 1.0.25-10ubuntu0.16.04.2 [139 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpulse0 amd64 1:8.0-0ubuntu3.10 [249 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm-dev amd64 2:1.2.2-1 [16.2 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxau-dev amd64 1:1.0.8-1 [11.1 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp-dev amd64 1:1.1.2-1.1 [25.1 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-input-dev all 2.3.1-1 [118 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-kb-dev all 1.0.7-0ubuntu1 [224 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xtrans-dev all 1.3.5-1 [70.5 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1-dev amd64 1.11.1-1ubuntu1 [74.2 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-dev amd64 2:1.6.3-1ubuntu2.1 [640 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-doc all 2:1.6.3-1ubuntu2.1 [1470 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt6 amd64 1:1.1.5-0ubuntu1 [160 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt-dev amd64 1:1.1.5-0ubuntu1 [394 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u212-b03-0ubuntu1.16.04.1 [69.0 kB] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk-headless amd64 8u212-b03-0ubuntu1.16.04.1 [8199 kB] unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u212-b03-0ubuntu1.16.04.1 [1339 kB] unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 92% Extracting templates from packages: 100% unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Fetched 69.8 MB in 3s (21.6 MB/s) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54450 files and directories currently installed.) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:21:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 12:21:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:11 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:21:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 12:21:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:21:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 12:21:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 12:21:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:21:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 12:21:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 12:21:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:21:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 12:21:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.9_amd64.deb ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.9) ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcsclite1_1.8.14-1ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:21:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 12:21:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:21:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 12:21:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u212-b03-0ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:13 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:21:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 12:21:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 12:21:19 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 12:21:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 12:21:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-amdgpu1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:19 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-intel1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-nouveau2_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-radeon1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-common_2.32.2-1ubuntu1.6_all.deb ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-0_2.32.2-1ubuntu1.6_amd64.deb ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgif7_5.1.4-0.3~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglapi-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm6.0_1%3a6.0-1ubuntu2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dri_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-glx_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphite2-3_1.3.10-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-common_2.24.30-1ubuntu1.16.04.2_all.deb ... unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoft2-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangocairo-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor1_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-0_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-bin_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-core-dev_7.0.31-1~ubuntu16.04.2_all.deb ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsndfile1_1.0.25-10ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdmcp-dev_1%3a1.1.2-1.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2.1_all.deb ... unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u212-b03-0ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u212-b03-0ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u212-b03-0ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.9) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/clhsdb to provide /usr/bin/clhsdb (clhsdb) in auto mode unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/hsdb to provide /usr/bin/hsdb (hsdb) in auto mode unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode unit-abot-epc-basic-0: 12:21:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜRKTRUST_Elektronik_Sertifika_Hizmet_Sağlayıcısı_H5.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:21:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 12:21:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.install --2019-06-30 12:22:02-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Length: 47813510 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Saving to: '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 95.2K 8m10s unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 188K 6m9s unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 48.4M 4m6s unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 192K 4m5s unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 95.4K 4m53s unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 48.7M 4m4s unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 192K 4m3s unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 191K 4m3s unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 191K 4m3s unit-abot-epc-basic-0: 12:22:06 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 187K 4m3s unit-abot-epc-basic-0: 12:22:06 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 193K 4m2s unit-abot-epc-basic-0: 12:22:06 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 189K 4m2s unit-abot-epc-basic-0: 12:22:06 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 190K 4m2s unit-abot-epc-basic-0: 12:22:07 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 190K 4m2s unit-abot-epc-basic-0: 12:22:07 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 190K 4m2s unit-abot-epc-basic-0: 12:22:07 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 148K 4m6s unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 166K 4m7s unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 123K 4m14s unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 189K 4m13s unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 190K 4m12s unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 189K 4m11s unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 190K 4m10s unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 149K 4m13s unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 189K 4m12s unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 167K 4m12s unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 190K 4m12s unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 191K 4m11s unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 191K 4m10s unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 222K 4m8s unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 111K 4m13s unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 1.56M 4m6s unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 95.2K 4m13s unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 36.8M 4m5s unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 131K 4m7s unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 135K 4m9s unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 168K 4m10s unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 166K 4m10s unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 146K 4m11s unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 135K 4m13s unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 147K 4m14s unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 114K 4m17s unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 145K 4m18s unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 102K 4m22s unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 96.1K 4m26s unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 95.4K 4m30s unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 106K 4m33s unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 126K 4m35s unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 111K 4m37s unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 107K 4m39s unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 126K 4m40s unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 120K 4m42s unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 137K 4m42s unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 127K 4m43s unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 156K 4m43s unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 189K 4m42s unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 190K 4m40s unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 191K 4m39s unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 150K 4m39s unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 317K 4m36s unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 209K 4m35s unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 191K 4m34s unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 128K 4m35s unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 376K 4m32s unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 141K 4m32s unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 168K 4m32s unit-abot-epc-basic-0: 12:22:24 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 190K 4m31s unit-abot-epc-basic-0: 12:22:24 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 166K 4m30s unit-abot-epc-basic-0: 12:22:24 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 189K 4m29s unit-abot-epc-basic-0: 12:22:24 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 141K 4m30s unit-abot-epc-basic-0: 12:22:25 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 158K 4m29s unit-abot-epc-basic-0: 12:22:25 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 132K 4m30s unit-abot-epc-basic-0: 12:22:26 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 104K 4m32s unit-abot-epc-basic-0: 12:22:26 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 127K 4m32s unit-abot-epc-basic-0: 12:22:26 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 116K 4m33s unit-abot-epc-basic-0: 12:22:27 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 127K 4m34s unit-abot-epc-basic-0: 12:22:27 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 95.2K 4m36s unit-abot-epc-basic-0: 12:22:28 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 92.6K 4m38s unit-abot-epc-basic-0: 12:22:28 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 111K 4m39s unit-abot-epc-basic-0: 12:22:29 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 85.5K 4m41s unit-abot-epc-basic-0: 12:22:29 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 93.0K 4m43s unit-abot-epc-basic-0: 12:22:30 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 66.0K 4m47s unit-abot-epc-basic-0: 12:22:31 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 92.4K 4m49s unit-abot-epc-basic-0: 12:22:31 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 86.5K 4m51s unit-abot-epc-basic-0: 12:22:32 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 95.3K 4m53s unit-abot-epc-basic-0: 12:22:32 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 94.5K 4m54s unit-abot-epc-basic-0: 12:22:33 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 95.3K 4m56s unit-abot-epc-basic-0: 12:22:33 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 95.2K 4m57s unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 95.2K 4m58s unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 95.9K 5m0s unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 106K 5m0s unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 127K 5m0s unit-abot-epc-basic-0: 12:22:36 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 74.8K 5m3s unit-abot-epc-basic-0: 12:22:36 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 423K 5m0s unit-abot-epc-basic-0: 12:22:37 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 123K 5m0s unit-abot-epc-basic-0: 12:22:37 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 99.1K 5m1s unit-abot-epc-basic-0: 12:22:37 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 155K 5m1s unit-abot-epc-basic-0: 12:22:38 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 106K 5m1s unit-abot-epc-basic-0: 12:22:38 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 104K 5m2s unit-abot-epc-basic-0: 12:22:39 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 138K 5m2s unit-abot-epc-basic-0: 12:22:39 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 103K 5m2s unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 107K 5m3s unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 138K 5m2s unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 108K 5m3s unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 137K 5m2s unit-abot-epc-basic-0: 12:22:41 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 94.5K 5m3s unit-abot-epc-basic-0: 12:22:42 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 191K 5m2s unit-abot-epc-basic-0: 12:22:42 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 104K 5m3s unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 117K 5m3s unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 139K 5m2s unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 145K 5m2s unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 120K 5m2s unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 150K 5m1s unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 130K 5m1s unit-abot-epc-basic-0: 12:22:45 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 125K 5m1s unit-abot-epc-basic-0: 12:22:45 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 145K 5m0s unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 125K 5m0s unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 145K 5m0s unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 145K 4m59s unit-abot-epc-basic-0: 12:22:47 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 150K 4m59s unit-abot-epc-basic-0: 12:22:47 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 153K 4m58s unit-abot-epc-basic-0: 12:22:47 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 190K 4m57s unit-abot-epc-basic-0: 12:22:47 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 190K 4m56s unit-abot-epc-basic-0: 12:22:48 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 222K 4m55s machine-1: 12:22:48 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 12:22:48 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 12:22:48 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 12:22:48 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 108K 4m55s unit-abot-epc-basic-0: 12:22:48 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 32.1M 4m52s machine-1: 12:22:48 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 12:22:48 DEBUG juju.worker start "engine" machine-1: 12:22:48 INFO juju.worker start "engine" machine-1: 12:22:48 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 12:22:48 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 12:22:48 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 12:22:48 DEBUG juju.worker "engine" started machine-1: 12:22:48 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 12:22:48 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 12:22:48 DEBUG juju.worker.introspection stats worker now serving machine-1: 12:22:48 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 12:22:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 12:22:48 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: machine-1: 12:22:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: machine-1: 12:22:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: machine-1: 12:22:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 12:22:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 12:22:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.apicaller connecting with old password machine-1: 12:22:48 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-1: 12:22:48 INFO juju.api connection established to "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-1: 12:22:48 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-1: 12:22:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 12:22:48 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 12:22:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 12:22:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:22:48 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 192K 4m51s machine-1: 12:22:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 12:22:48 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 12:22:49 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 219K 4m50s unit-abot-epc-basic-0: 12:22:49 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 191K 4m49s unit-abot-epc-basic-0: 12:22:49 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 196K 4m48s unit-abot-epc-basic-0: 12:22:49 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 224K 4m47s machine-1: 12:22:49 DEBUG juju.worker.apicaller connected machine-1: 12:22:49 DEBUG juju.worker.apicaller changing password... machine-1: 12:22:49 DEBUG juju.worker.apicaller password changed machine-1: 12:22:49 DEBUG juju.api RPC connection died machine-1: 12:22:49 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 12:22:49 DEBUG juju.worker.apicaller connecting with current password machine-1: 12:22:49 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-1: 12:22:49 INFO juju.api connection established to "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-1: 12:22:49 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-1: 12:22:50 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:22:50 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 270K 4m45s unit-abot-epc-basic-0: 12:22:50 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 193K 4m44s machine-1: 12:22:50 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 12:22:50 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 12:22:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 12:22:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 12:22:50 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 12:22:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 12:22:50 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 12:22:50 INFO juju.worker.upgrader unblocking abort check machine-1: 12:22:50 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 12:22:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 12:22:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 12:22:50 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 224K 4m43s machine-1: 12:22:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 12:22:50 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 12:22:50 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 12:22:50 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 12:22:50 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 12:22:50 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 12:22:50 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 12:22:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 12:22:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 12:22:50 DEBUG juju.worker.logger logger setup machine-1: 12:22:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 12:22:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 12:22:50 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 12:22:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 12:22:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 12:22:50 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:22:50 INFO juju.util.exec run result: exit status 127 machine-1: 12:22:50 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 12:22:50 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:22:50 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 12:22:50 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 12:22:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 12:22:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 12:22:50 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec927231789/script.sh: line 1: fanatic: command not found 127 machine-1: 12:22:50 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 12:22:50 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 12:22:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 12:22:50 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 12:22:50 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 12:22:50 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:22:50 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:22:50 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:22:50 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:22:50 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 12:22:50 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 12:22:50 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:22:50 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:22:50 DEBUG juju.network including address public:172.30.9.205 for machine machine-1: 12:22:50 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-1: 12:22:50 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-1: 12:22:50 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 12:22:50 DEBUG juju.network including address local-machine:::1 for machine machine-1: 12:22:50 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 12:22:50 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 12:22:50 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] machine-1: 12:22:50 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 12:22:50 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 12:22:50 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 12:22:50 DEBUG juju.api RPC connection died machine-1: 12:22:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 12:22:50 INFO juju.worker.authenticationworker starting key updater worker: connection is shut down machine-1: 12:22:50 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 12:22:50 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 12:22:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 12:22:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 12:22:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 12:22:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 12:22:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 12:22:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 12:22:50 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 12:22:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: starting key updater worker: connection is shut down machine-1: 12:22:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 12:22:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 12:22:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 12:22:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 12:22:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching filesystems: connection is shut down machine-1: 12:22:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 12:22:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 12:22:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 12:22:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 12:22:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 12:22:50 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 12:22:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 12:22:50 DEBUG juju.worker killing runner 0xc42052b6c0 machine-1: 12:22:50 INFO juju.worker runner is dying machine-1: 12:22:50 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-1 from state: connection is shut down machine-1: 12:22:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.apicaller connecting with current password machine-1: 12:22:50 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 12:22:50 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-1: 12:22:50 INFO juju.api connection established to "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-1: 12:22:50 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-1: 12:22:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:50 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:22:50 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 249K 4m42s unit-abot-epc-basic-0: 12:22:50 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 271K 4m41s machine-1: 12:22:51 DEBUG juju.worker.apicaller connected machine-1: 12:22:51 DEBUG juju.api RPC connection died machine-1: 12:22:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 12:22:51 DEBUG juju.worker.apicaller connecting with current password machine-1: 12:22:51 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-1: 12:22:51 INFO juju.api connection established to "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-1: 12:22:51 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 113K 4m41s unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 19.3M 4m38s unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 191K 4m38s machine-1: 12:22:51 DEBUG juju.worker.apicaller connected machine-1: 12:22:51 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 12:22:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 12:22:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 12:22:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:22:51 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 12:22:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 12:22:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 12:22:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 12:22:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 12:22:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 12:22:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 12:22:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 12:22:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 12:22:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 12:22:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 12:22:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 12:22:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 12:22:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 12:22:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 12:22:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 12:22:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 12:22:51 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 12:22:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 12:22:51 DEBUG juju.worker.logger logger setup machine-1: 12:22:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 12:22:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 12:22:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 12:22:51 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 12:22:51 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 12:22:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 12:22:51 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 12:22:51 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 12:22:51 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:22:51 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 12:22:51 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 12:22:51 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 12:22:51 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:22:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 12:22:51 INFO juju.util.exec run result: exit status 127 machine-1: 12:22:51 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec789041756/script.sh: line 1: fanatic: command not found 127 machine-1: 12:22:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 12:22:51 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:22:51 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:22:51 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:22:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 12:22:51 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 12:22:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 12:22:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 12:22:51 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 12:22:51 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 12:22:51 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 12:22:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 12:22:51 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 12:22:51 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 12:22:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 12:22:51 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:22:51 INFO juju.util.exec run result: exit status 127 machine-1: 12:22:51 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec690350709/script.sh: line 1: fanatic: command not found 127 machine-1: 12:22:51 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 12:22:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 12:22:51 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 12:22:51 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 12:22:51 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:22:51 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 12:22:51 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 12:22:51 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:22:51 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:22:51 DEBUG juju.network including address public:172.30.9.205 for machine machine-1: 12:22:51 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-1: 12:22:51 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-1: 12:22:51 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 12:22:51 DEBUG juju.network including address local-machine:::1 for machine machine-1: 12:22:51 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 12:22:51 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 12:22:51 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] machine-1: 12:22:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 12:22:51 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 12:22:51 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 12:22:51 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 12:22:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 12:22:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:22:51 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:22:51 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 12:22:51 INFO juju.worker.upgrader unblocking abort check machine-1: 12:22:51 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 12:22:51 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 12:22:51 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 12:22:51 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 12:22:51 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 12:22:51 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 12:22:51 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 12:22:51 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 12:22:51 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:22:51 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:22:51 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 12:22:51 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-1: 12:22:51 DEBUG juju.network including address local-machine:::1 for machine machine-1: 12:22:51 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-machine:::1] machine-1: 12:22:51 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-machine:::1] machine-1: 12:22:51 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 12:22:51 DEBUG juju.worker start "1-container-watcher" machine-1: 12:22:51 DEBUG juju.worker start "stateconverter" machine-1: 12:22:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 12:22:51 INFO juju.worker start "1-container-watcher" machine-1: 12:22:51 DEBUG juju.worker "1-container-watcher" started machine-1: 12:22:51 INFO juju.worker start "stateconverter" machine-1: 12:22:51 DEBUG juju.worker "stateconverter" started machine-1: 12:22:51 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 191K 4m37s machine-1: 12:22:51 INFO juju.worker.machiner "machine-1" started machine-1: 12:22:51 INFO juju.api.common no addresses observed on interface "tunl0" machine-1: 12:22:51 DEBUG juju.service discovered init system "upstart" from local host machine-1: 12:22:51 DEBUG juju.worker.deployer API addresses: ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] machine-1: 12:22:51 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-mysql-0 Conf:{Desc:juju unit agent for mysql/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-mysql-0/jujud' unit --data-dir '/var/lib/juju' --unit-name mysql/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-mysql-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-mysql-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name mysql/0 --debug]}}} unit-mysql-0: 12:22:51 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 12:22:51 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-mysql-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "mysql/0", "--debug"} unit-mysql-0: 12:22:51 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 12:22:51 DEBUG juju.worker start "api" unit-mysql-0: 12:22:51 INFO juju.worker start "api" unit-mysql-0: 12:22:51 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 12:22:51 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 12:22:51 DEBUG juju.worker "api" started unit-mysql-0: 12:22:51 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 12:22:51 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 12:22:51 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:22:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:22:51 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 12:22:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:22:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:22:51 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:22:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:22:51 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 12:22:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:22:51 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 12:22:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 12:22:51 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:22:51 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:22:51 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:22:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:22:51 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:22:51 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:22:51 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:22:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 12:22:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:22:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:22:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:22:51 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:22:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-mysql-0: 12:22:52 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:22:52 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:22:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 12:22:52 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:22:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:22:52 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:22:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-mysql-0: 12:22:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:22:52 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 12:22:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-mysql-0: 12:22:52 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:22:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:22:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:22:52 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:22:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:22:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:22:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:22:52 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 12:22:52 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 12:22:52 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-mysql-0: 12:22:52 INFO juju.api connection established to "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-mysql-0: 12:22:52 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-abot-epc-basic-0: 12:22:52 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 190K 4m36s unit-mysql-0: 12:22:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-mysql-0: 12:22:52 DEBUG juju.worker.apicaller connected unit-mysql-0: 12:22:52 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 12:22:52 DEBUG juju.worker.apicaller password changed unit-mysql-0: 12:22:52 DEBUG juju.api RPC connection died machine-1: 12:22:52 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:42:e8:c4 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.10 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:42:e8:c4 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-mysql-0: 12:22:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 12:22:52 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 12:22:52 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-mysql-0: 12:22:52 INFO juju.api connection established to "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-mysql-0: 12:22:52 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-abot-epc-basic-0: 12:22:52 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 95.3K 4m37s unit-abot-epc-basic-0: 12:22:52 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 45.6M 4m34s unit-abot-epc-basic-0: 12:22:52 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 191K 4m33s unit-mysql-0: 12:22:52 DEBUG juju.worker.apicaller connected unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:22:53 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 190K 4m33s unit-abot-epc-basic-0: 12:22:53 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 190K 4m32s unit-mysql-0: 12:22:53 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 12:22:53 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 12:22:53 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 12:22:53 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 12:22:53 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 12:22:53 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 12:22:53 DEBUG juju.worker.logger logger setup unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 12:22:53 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 12:22:53 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 12:22:53 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 12:22:53 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 12:22:53 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 12:22:53 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 12:22:53 DEBUG juju.network including address public:172.30.9.205 for machine unit-mysql-0: 12:22:53 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-mysql-0: 12:22:53 DEBUG juju.network including address local-fan:252.8.0.1 for machine unit-mysql-0: 12:22:53 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 12:22:53 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 12:22:53 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 12:22:53 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 12:22:53 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 12:22:53 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:22:53 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 166K 4m31s unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 191K 4m31s unit-mysql-0: 12:22:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 12:22:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 12:22:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 12:22:54 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 12:22:54 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 12:22:54 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 103K 4m31s unit-mysql-0: 12:22:54 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 247K 4m30s unit-mysql-0: 12:22:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 12:22:54 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 12:22:54 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 12:22:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 12:22:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 12:22:54 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 12:22:54 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 155K 4m29s unit-abot-epc-basic-0: 12:22:55 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 189K 4m29s unit-abot-epc-basic-0: 12:22:55 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 162K 4m28s unit-mysql-0: 12:22:55 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 12:22:55 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 12:22:55 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 12:22:55 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 12:22:55 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 12:22:55 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 12:22:55 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 12:22:55 INFO juju.worker.uniter resuming charm install unit-mysql-0: 12:22:55 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 12:22:55 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 12:22:55 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 12:22:55 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 12:22:55 DEBUG httpbakery client do GET https://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 12:22:55 DEBUG httpbakery } -> error unit-mysql-0: 12:22:55 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 12:22:55 INFO juju.downloader download verified ("cs:mysql-55") unit-mysql-0: 12:22:55 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 12:22:55 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 12:22:55 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 12:22:55 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 146K 4m28s unit-mysql-0: 12:22:56 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 12:22:56 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 12:22:56 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 12:22:56 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 12:22:56 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 12:22:56 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 12:22:56 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 12:22:56 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 12:22:56 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 12:22:56 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 12:22:56 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 12:22:56 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 12:22:56 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 12:22:56 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 12:22:56 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 12:22:56 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 12:22:56 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 12:22:56 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 12:22:56 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 12:22:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 12:22:56 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 12:22:56 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 12:22:56 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 12:22:56 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:22:56 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:22:56 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 125K 4m28s unit-mysql-0: 12:22:56 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 12:22:56 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 12:22:56 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:22:56 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 144K 4m27s unit-mysql-0: 12:22:56 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:22:56 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 12:22:56 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 12:22:56 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-netaddr all 0.7.10-1ubuntu1.1 [849 kB] unit-abot-epc-basic-0: 12:22:57 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 132K 4m27s unit-abot-epc-basic-0: 12:22:57 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 153K 4m27s unit-mysql-0: 12:22:57 DEBUG unit.mysql/0.install Fetched 849 kB in 0s (994 kB/s) unit-mysql-0: 12:22:57 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 12:22:57 DEBUG unit.mysql/0.install (Reading database ... 52455 files and directories currently installed.) unit-mysql-0: 12:22:57 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 12:22:57 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 12:22:57 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 12:22:57 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:22:57 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 145K 4m26s unit-abot-epc-basic-0: 12:22:58 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 114K 4m27s unit-mysql-0: 12:22:58 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 12:22:58 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 12:22:58 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 12:22:58 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:22:58 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:22:58 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 12:22:58 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:22:58 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 12:22:58 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 94.8K 4m27s unit-mysql-0: 12:22:58 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:22:58 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 12:22:58 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 12:22:58 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-mysql-0: 12:22:59 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (24.8 kB/s) unit-abot-epc-basic-0: 12:22:59 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 128K 4m27s unit-mysql-0: 12:22:59 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 12:22:59 DEBUG unit.mysql/0.install (Reading database ... 52495 files and directories currently installed.) unit-mysql-0: 12:22:59 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 12:22:59 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 12:22:59 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 95.3K 4m27s unit-mysql-0: 12:22:59 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 12:23:00 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 95.3K 4m28s unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 12:23:00 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 104K 4m28s unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 12:23:00 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 12:23:00 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: 12:23:01 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 103K 4m29s unit-mysql-0: 12:23:01 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-mysql-0: 12:23:01 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-mysql-0: 12:23:01 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: 12:23:01 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 103K 4m29s unit-mysql-0: 12:23:01 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-mysql-0: 12:23:01 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-mysql-0: 12:23:01 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-mysql-0: 12:23:01 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-mysql-0: 12:23:01 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: 12:23:02 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 107K 4m29s unit-mysql-0: 12:23:02 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-mysql-0: 12:23:02 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-mysql-0: 12:23:02 DEBUG unit.mysql/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-mysql-0: 12:23:02 DEBUG unit.mysql/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] unit-mysql-0: 12:23:02 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] unit-mysql-0: 12:23:02 DEBUG unit.mysql/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] unit-abot-epc-basic-0: 12:23:02 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 75.2K 4m30s unit-mysql-0: 12:23:02 DEBUG unit.mysql/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-abot-epc-basic-0: 12:23:02 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 193K 4m29s unit-mysql-0: 12:23:02 DEBUG unit.mysql/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-mysql-0: 12:23:03 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: 12:23:03 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-mysql-0: 12:23:03 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-abot-epc-basic-0: 12:23:03 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 104K 4m30s unit-mysql-0: 12:23:03 DEBUG unit.mysql/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-mysql-0: 12:23:03 DEBUG unit.mysql/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-abot-epc-basic-0: 12:23:03 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 160K 4m29s unit-mysql-0: 12:23:04 DEBUG unit.mysql/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 95.8K 4m29s unit-mysql-0: 12:23:04 DEBUG unit.mysql/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-mysql-0: 12:23:04 DEBUG unit.mysql/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-mysql-0: 12:23:04 DEBUG unit.mysql/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-mysql-0: 12:23:04 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 133K 4m29s unit-mysql-0: 12:23:04 DEBUG unit.mysql/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-mysql-0: 12:23:04 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-mysql-0: 12:23:04 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-mysql-0: 12:23:04 DEBUG unit.mysql/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-mysql-0: 12:23:05 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-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 122K 4m29s unit-mysql-0: 12:23:05 DEBUG unit.mysql/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-mysql-0: 12:23:05 DEBUG unit.mysql/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-mysql-0: 12:23:05 DEBUG unit.mysql/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] unit-mysql-0: 12:23:05 DEBUG unit.mysql/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] unit-mysql-0: 12:23:05 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-mysql-0: 12:23:05 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 88.7K 4m30s unit-mysql-0: 12:23:05 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: 12:23:05 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-mysql-0: 12:23:05 DEBUG unit.mysql/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] unit-mysql-0: 12:23:05 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-mysql-0: 12:23:05 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 148K 4m29s unit-mysql-0: 12:23:06 DEBUG unit.mysql/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] unit-mysql-0: 12:23:06 DEBUG unit.mysql/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] unit-mysql-0: 12:23:06 DEBUG unit.mysql/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] unit-mysql-0: 12:23:06 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: 12:23:06 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 111K 4m29s unit-mysql-0: 12:23:06 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-mysql-0: 12:23:06 DEBUG unit.mysql/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] unit-mysql-0: 12:23:06 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 12:23:06 DEBUG unit.mysql/0.install Fetched 40.9 MB in 6s (6613 kB/s) unit-mysql-0: 12:23:06 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 12:23:06 DEBUG unit.mysql/0.install (Reading database ... 52505 files and directories currently installed.) unit-mysql-0: 12:23:06 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:23:06 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:23:06 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 12:23:06 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:23:06 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:23:06 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 103K 4m29s unit-mysql-0: 12:23:06 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 12:23:06 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 12:23:06 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 12:23:06 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 12:23:06 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 12:23:06 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 12:23:07 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 12:23:07 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 12:23:07 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 12:23:07 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 12:23:07 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:23:07 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:23:07 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 12:23:07 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:23:07 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:23:07 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 12:23:07 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 12:23:07 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 148K 4m29s unit-mysql-0: 12:23:07 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 12:23:07 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:23:07 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:23:07 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 12:23:07 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:23:07 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:23:07 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 12:23:07 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 12:23:07 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 111K 4m29s unit-mysql-0: 12:23:07 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 12:23:07 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 12:23:07 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 12:23:08 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 133K 4m29s unit-mysql-0: 12:23:08 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 12:23:08 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-mysql-0: 12:23:08 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 12:23:08 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 12:23:08 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... unit-mysql-0: 12:23:08 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... unit-mysql-0: 12:23:08 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 12:23:08 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-mysql-0: 12:23:08 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:23:08 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 120K 4m29s unit-mysql-0: 12:23:08 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 12:23:08 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:23:08 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:23:08 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 122K 4m28s unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 121K 4m28s unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 133K 4m28s unit-mysql-0: 12:23:09 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 12:23:09 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 12:23:09 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:23:09 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 12:23:09 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:23:09 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 121K 4m28s unit-mysql-0: 12:23:10 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 12:23:10 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:23:10 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 134K 4m28s unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 152K 4m27s unit-mysql-0: 12:23:10 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 12:23:10 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 12:23:10 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:23:11 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 12:23:11 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:23:11 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 145K 4m27s unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 148K 4m26s unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 137K 4m26s unit-abot-epc-basic-0: 12:23:12 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 254K 4m25s unit-mysql-0: 12:23:12 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 12:23:12 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:23:12 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:23:12 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 153K 4m25s unit-abot-epc-basic-0: 12:23:12 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 190K 4m24s unit-mysql-0: 12:23:12 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 12:23:12 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 12:23:12 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:23:12 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 12:23:12 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 12:23:12 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-mysql-0: 12:23:12 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 12:23:12 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 12:23:12 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 12:23:13 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 12:23:13 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 12:23:13 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 95.4K 4m24s unit-mysql-0: 12:23:13 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 12:23:13 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 12:23:13 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-mysql-0: 12:23:13 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 12:23:13 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 12:23:13 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 12:23:13 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 12:23:13 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 12:23:13 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 309K 4m23s unit-mysql-0: 12:23:13 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 12:23:13 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 12:23:13 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 138K 4m23s unit-mysql-0: 12:23:13 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 12:23:13 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 12:23:13 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 12:23:14 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 143K 4m22s unit-abot-epc-basic-0: 12:23:14 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 134K 4m22s unit-mysql-0: 12:23:14 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 12:23:14 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 12:23:14 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 12:23:14 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 154K 4m22s unit-abot-epc-basic-0: 12:23:15 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 165K 4m21s unit-mysql-0: 12:23:15 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 12:23:15 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 12:23:15 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 12:23:15 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 12:23:15 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 12:23:15 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 12:23:15 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 130K 4m21s unit-mysql-0: 12:23:15 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 12:23:15 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 12:23:15 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 12:23:15 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 12:23:15 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 12:23:15 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 12:23:15 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 144K 4m20s unit-mysql-0: 12:23:15 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 12:23:15 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 12:23:15 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 12:23:16 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 12:23:16 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 12:23:16 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 157K 4m20s unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 162K 4m19s unit-mysql-0: 12:23:16 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 12:23:16 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 12:23:16 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 134K 4m19s unit-mysql-0: 12:23:16 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 12:23:16 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 12:23:16 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 12:23:16 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 12:23:16 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 12:23:16 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 154K 4m19s unit-mysql-0: 12:23:17 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 12:23:17 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 12:23:17 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 12:23:17 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 12:23:17 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-mysql-0: 12:23:17 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 12:23:17 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 12:23:17 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-mysql-0: 12:23:17 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 88.4K 4m19s unit-mysql-0: 12:23:17 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 12:23:17 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 12:23:17 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 1.00M 4m17s unit-mysql-0: 12:23:17 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 12:23:17 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 12:23:17 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 12:23:17 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 12:23:17 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 12:23:17 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 12:23:17 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 12:23:17 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 12:23:17 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 12:23:17 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 12:23:17 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-mysql-0: 12:23:17 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 12:23:17 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:23:18 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 115K 4m17s unit-abot-epc-basic-0: 12:23:18 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 164K 4m17s unit-abot-epc-basic-0: 12:23:18 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 119K 4m17s unit-abot-epc-basic-0: 12:23:19 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 161K 4m16s unit-abot-epc-basic-0: 12:23:19 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 176K 4m16s unit-abot-epc-basic-0: 12:23:19 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 168K 4m15s unit-abot-epc-basic-0: 12:23:20 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 190K 4m14s unit-mysql-0: 12:23:20 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:23:20 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:23:20 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 12:23:20 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 12:23:20 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 95.5K 4m15s unit-mysql-0: 12:23:20 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 12:23:20 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 191K 4m14s unit-mysql-0: 12:23:21 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:23:21 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 189K 4m13s unit-mysql-0: 12:23:21 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:23:21 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 12:23:21 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 124K 4m13s unit-mysql-0: 12:23:21 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:23:21 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:23:21 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 12:23:21 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 12:23:21 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 12:23:21 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... unit-abot-epc-basic-0: 12:23:21 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 146K 4m13s unit-mysql-0: 12:23:21 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-mysql-0: 12:23:22 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:23:22 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 165K 4m12s unit-mysql-0: 12:23:22 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:23:22 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:23:22 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:23:22 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:23:22 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:23:22 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:23:22 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 12:23:22 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 12:23:22 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 12:23:22 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 12:23:22 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 189K 4m12s unit-mysql-0: 12:23:22 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 12:23:22 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 12:23:22 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 12:23:22 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 12:23:22 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 12:23:22 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 12:23:22 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 12:23:22 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 12:23:22 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 168K 4m11s unit-mysql-0: 12:23:22 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 12:23:22 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 12:23:22 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 12:23:22 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 12:23:23 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 142K 4m11s unit-mysql-0: 12:23:23 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 12:23:23 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 12:23:23 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 12:23:23 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 12:23:23 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 12:23:23 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 12:23:23 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 12:23:23 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 177K 4m10s unit-mysql-0: 12:23:23 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 12:23:23 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 12:23:23 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 12:23:23 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:23:23 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 153K 4m10s unit-mysql-0: 12:23:23 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 12:23:23 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 158K 4m9s unit-mysql-0: 12:23:24 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:23:24 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 12:23:24 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:23:24 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 12:23:24 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 189K 4m9s unit-mysql-0: 12:23:24 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:23:24 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 12:23:24 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 12:23:24 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 [83.1 kB] unit-abot-epc-basic-0: 12:23:24 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 189K 4m8s unit-mysql-0: 12:23:24 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (230 kB/s) unit-abot-epc-basic-0: 12:23:24 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 148K 4m8s unit-mysql-0: 12:23:24 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 12:23:24 DEBUG unit.mysql/0.install (Reading database ... 57633 files and directories currently installed.) unit-mysql-0: 12:23:24 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 12:23:24 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-mysql-0: 12:23:25 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 162K 4m7s unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 181K 4m6s unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 156K 4m6s unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 190K 4m5s unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 241K 4m5s unit-mysql-0: 12:23:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:23:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:23:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:23:26 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 193K 4m4s unit-mysql-0: 12:23:26 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 12:23:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 248K 4m3s unit-mysql-0: 12:23:26 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 12:23:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 12:23:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 12:23:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 12:23:26 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 228K 4m3s unit-mysql-0: 12:23:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 12:23:26 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 12:23:26 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 12:23:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 12:23:27 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 219K 4m2s unit-mysql-0: 12:23:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 12:23:27 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 12:23:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 12:23:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 12:23:27 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 12:23:27 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 253K 4m1s unit-mysql-0: 12:23:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 12:23:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 12:23:27 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 12:23:27 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 351K 4m0s unit-mysql-0: 12:23:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 12:23:27 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 12:23:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 12:23:27 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 269K 3m59s unit-mysql-0: 12:23:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 12:23:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 12:23:27 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 254K 3m59s unit-mysql-0: 12:23:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 12:23:27 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 498K 3m57s unit-mysql-0: 12:23:27 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 12:23:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 12:23:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 286K 3m57s unit-mysql-0: 12:23:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 393K 3m56s unit-mysql-0: 12:23:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 12:23:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 350K 3m55s unit-mysql-0: 12:23:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 12:23:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 418K 3m54s unit-mysql-0: 12:23:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 12:23:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 371K 3m53s unit-mysql-0: 12:23:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 574K 3m52s unit-mysql-0: 12:23:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 12:23:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 469K 3m51s unit-mysql-0: 12:23:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 411K 3m50s unit-mysql-0: 12:23:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 12:23:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 12:23:29 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 431K 3m49s unit-abot-epc-basic-0: 12:23:29 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 477K 3m48s unit-mysql-0: 12:23:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 12:23:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 12:23:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 12:23:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 12:23:29 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 162K 3m48s unit-abot-epc-basic-0: 12:23:29 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 47.3M 3m47s unit-abot-epc-basic-0: 12:23:29 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 45.5M 3m45s unit-mysql-0: 12:23:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 12:23:29 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 1.64M 3m44s unit-mysql-0: 12:23:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 12:23:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 12:23:29 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 309K 3m43s unit-abot-epc-basic-0: 12:23:29 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 715K 3m42s unit-abot-epc-basic-0: 12:23:29 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 386K 3m42s unit-abot-epc-basic-0: 12:23:29 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 382K 3m41s unit-abot-epc-basic-0: 12:23:30 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 453K 3m40s unit-abot-epc-basic-0: 12:23:30 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 348K 3m39s unit-abot-epc-basic-0: 12:23:30 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 1.21M 3m38s unit-abot-epc-basic-0: 12:23:30 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 344K 3m37s unit-abot-epc-basic-0: 12:23:30 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 586K 3m36s unit-abot-epc-basic-0: 12:23:30 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 433K 3m35s unit-abot-epc-basic-0: 12:23:30 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 362K 3m35s unit-abot-epc-basic-0: 12:23:30 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 4.45M 3m34s unit-abot-epc-basic-0: 12:23:30 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 376K 3m33s unit-abot-epc-basic-0: 12:23:31 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 397K 3m32s unit-abot-epc-basic-0: 12:23:31 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 189K 3m32s unit-abot-epc-basic-0: 12:23:31 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 40.8M 3m30s unit-abot-epc-basic-0: 12:23:31 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 59.4M 3m29s unit-abot-epc-basic-0: 12:23:31 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 376K 3m29s unit-abot-epc-basic-0: 12:23:31 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 391K 3m28s unit-abot-epc-basic-0: 12:23:31 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 372K 3m27s unit-mysql-0: 12:23:31 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 12:23:31 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 390K 3m26s unit-mysql-0: 12:23:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:23:31 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 12:23:31 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 12:23:31 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 390K 3m26s unit-mysql-0: 12:23:32 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:23:32 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 12:23:32 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 12:23:32 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 12:23:32 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 12:23:32 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 12:23:32 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 12:23:32 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:23:32 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 12:23:32 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 12:23:32 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 146K 3m25s unit-abot-epc-basic-0: 12:23:32 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 52.8M 3m24s unit-abot-epc-basic-0: 12:23:32 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 948K 3m23s unit-mysql-0: 12:23:32 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:23:32 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 12:23:32 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 12:23:32 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-mysql-0: 12:23:32 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 12:23:32 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 245K 3m23s unit-abot-epc-basic-0: 12:23:32 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 553K 3m22s unit-abot-epc-basic-0: 12:23:32 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 219K 3m22s unit-mysql-0: 12:23:32 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debconf-utils all 1.5.51ubuntu2 [57.4 kB] unit-abot-epc-basic-0: 12:23:33 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 354K 3m21s unit-mysql-0: 12:23:33 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libossp-uuid16 amd64 1.6.2-1.3ubuntu1 [29.6 kB] unit-mysql-0: 12:23:33 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pwgen amd64 2.06-1ubuntu4 [17.3 kB] unit-abot-epc-basic-0: 12:23:33 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 402K 3m20s unit-mysql-0: 12:23:33 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-mysql-0: 12:23:33 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe uuid amd64 1.6.2-1.3ubuntu1 [10.9 kB] unit-abot-epc-basic-0: 12:23:33 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 241K 3m20s unit-mysql-0: 12:23:33 DEBUG unit.mysql/0.install Fetched 781 kB in 1s (687 kB/s) unit-abot-epc-basic-0: 12:23:33 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 577K 3m19s unit-mysql-0: 12:23:33 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 12:23:33 DEBUG unit.mysql/0.install (Reading database ... 57733 files and directories currently installed.) unit-mysql-0: 12:23:33 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 12:23:33 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:23:33 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 12:23:33 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 12:23:33 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:23:33 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 12:23:33 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 12:23:33 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 12:23:33 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 227K 3m18s unit-mysql-0: 12:23:33 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 12:23:33 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 12:23:33 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 12:23:33 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 12:23:33 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 12:23:33 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 12:23:33 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 401K 3m18s unit-mysql-0: 12:23:33 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 12:23:33 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 12:23:33 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 12:23:33 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 12:23:33 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 12:23:33 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 12:23:33 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:23:33 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 341K 3m17s unit-mysql-0: 12:23:34 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:23:34 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:23:34 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 12:23:34 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 12:23:34 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 12:23:34 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 12:23:34 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 124K 3m17s unit-abot-epc-basic-0: 12:23:34 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 38.9M 3m16s unit-mysql-0: 12:23:34 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 12:23:34 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 734K 3m15s unit-mysql-0: 12:23:34 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:23:34 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 143K 3m15s unit-abot-epc-basic-0: 12:23:34 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 43.0M 3m14s unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 192K 3m13s unit-mysql-0: 12:23:35 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 12:23:35 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 12:23:35 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 12:23:35 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:23:35 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 12:23:35 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 12:23:35 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 12:23:35 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 12:23:35 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 12:23:35 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 12:23:35 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 12:23:35 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 12:23:35 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 12:23:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 12:23:35 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 12:23:35 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 12:23:35 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 12:23:35 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:23:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:23:35 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 12:23:35 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 12:23:35 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 12:23:35 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 12:23:35 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 12:23:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 213K 3m13s unit-mysql-0: 12:23:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:23:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:23:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:23:35 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 196K 3m13s unit-mysql-0: 12:23:35 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 12:23:35 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 200K 3m12s unit-mysql-0: 12:23:35 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 12:23:35 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 12:23:35 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 12:23:35 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 262K 3m12s unit-mysql-0: 12:23:35 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 12:23:36 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 12:23:36 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 12:23:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 12:23:36 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 243K 3m11s unit-mysql-0: 12:23:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 12:23:36 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 199K 3m11s unit-mysql-0: 12:23:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 12:23:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 12:23:36 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 265K 3m10s unit-mysql-0: 12:23:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 12:23:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 12:23:36 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 219K 3m10s unit-mysql-0: 12:23:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 240K 3m9s unit-mysql-0: 12:23:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 12:23:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 217K 3m9s unit-mysql-0: 12:23:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 244K 3m8s unit-mysql-0: 12:23:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 12:23:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 235K 3m8s unit-mysql-0: 12:23:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 12:23:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 220K 3m7s unit-mysql-0: 12:23:38 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 12:23:38 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 220K 3m7s unit-mysql-0: 12:23:38 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 12:23:38 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 240K 3m6s unit-mysql-0: 12:23:38 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 12:23:38 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 216K 3m6s unit-mysql-0: 12:23:38 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 12:23:38 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 12:23:38 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 245K 3m5s unit-mysql-0: 12:23:38 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 12:23:39 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 235K 3m5s unit-mysql-0: 12:23:39 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 12:23:39 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 12:23:39 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 252K 3m5s unit-mysql-0: 12:23:39 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 12:23:39 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 205K 3m4s unit-mysql-0: 12:23:39 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 12:23:39 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 12:23:39 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 261K 3m4s unit-mysql-0: 12:23:39 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 12:23:39 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 250K 3m3s unit-mysql-0: 12:23:39 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 12:23:39 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 12:23:40 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 12:23:40 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 142K 3m3s unit-abot-epc-basic-0: 12:23:40 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 923K 3m2s unit-mysql-0: 12:23:40 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 12:23:40 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 12:23:40 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 240K 3m2s unit-mysql-0: 12:23:40 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 12:23:40 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 12:23:40 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 191K 3m1s unit-abot-epc-basic-0: 12:23:40 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 200K 3m1s unit-mysql-0: 12:23:40 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 12:23:41 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 12:23:41 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 236K 3m0s unit-mysql-0: 12:23:41 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 12:23:41 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 12:23:41 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 219K 3m0s unit-mysql-0: 12:23:41 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 12:23:41 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 323K 2m59s unit-mysql-0: 12:23:41 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 12:23:41 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 236K 2m59s unit-mysql-0: 12:23:41 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 12:23:41 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 206K 2m59s unit-abot-epc-basic-0: 12:23:42 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 266K 2m58s unit-abot-epc-basic-0: 12:23:42 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 343K 2m58s unit-abot-epc-basic-0: 12:23:42 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 237K 2m57s unit-abot-epc-basic-0: 12:23:42 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 218K 2m57s unit-abot-epc-basic-0: 12:23:42 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 261K 2m56s unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 327K 2m56s unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 240K 2m55s unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 250K 2m55s unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 268K 2m54s unit-mysql-0: 12:23:43 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 264K 2m54s unit-mysql-0: 12:23:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 249K 2m53s unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 247K 2m53s unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 307K 2m52s unit-mysql-0: 12:23:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:23:44 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 12:23:44 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 12:23:44 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 12:23:44 DEBUG unit.mysql/0.config-changed Reading state information... unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 237K 2m52s unit-mysql-0: 12:23:44 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 12:23:44 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 12:23:44 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 12:23:44 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 12:23:44 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 12:23:44 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 12:23:44 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 12:23:44 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 12:23:44 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 12:23:44 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 12:23:44 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 239K 2m52s unit-mysql-0: 12:23:45 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:23:45 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 12:23:45 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 12:23:45 DEBUG unit.mysql/0.config-changed Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 12:23:45 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 278K 2m51s unit-abot-epc-basic-0: 12:23:45 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 333K 2m51s unit-abot-epc-basic-0: 12:23:45 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 244K 2m50s unit-abot-epc-basic-0: 12:23:45 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 257K 2m50s unit-mysql-0: 12:23:45 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: 12:23:46 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 117K 2m50s unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 47.8M 2m49s unit-mysql-0: 12:23:46 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: 12:23:46 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 238K 2m48s unit-mysql-0: 12:23:46 DEBUG unit.mysql/0.config-changed Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 228K 2m48s unit-mysql-0: 12:23:46 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: 12:23:46 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 213K 2m48s unit-mysql-0: 12:23:46 DEBUG unit.mysql/0.config-changed Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 249K 2m47s unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 271K 2m47s unit-mysql-0: 12:23:47 DEBUG unit.mysql/0.config-changed Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 226K 2m46s unit-mysql-0: 12:23:47 DEBUG unit.mysql/0.config-changed Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-mysql-0: 12:23:47 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-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 256K 2m46s unit-mysql-0: 12:23:47 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 269K 2m45s unit-mysql-0: 12:23:47 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 2s (3319 kB/s) unit-mysql-0: 12:23:47 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 12:23:47 DEBUG unit.mysql/0.config-changed (Reading database ... 57827 files and directories currently installed.) unit-mysql-0: 12:23:47 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 12:23:47 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 335K 2m45s unit-mysql-0: 12:23:47 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 12:23:47 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 12:23:47 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 238K 2m44s unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 265K 2m44s unit-mysql-0: 12:23:48 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 12:23:48 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 12:23:48 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 12:23:48 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 12:23:48 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 12:23:48 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 309K 2m44s unit-mysql-0: 12:23:48 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 12:23:48 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 12:23:48 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 239K 2m43s unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 322K 2m43s unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 310K 2m42s unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 240K 2m42s unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 321K 2m41s unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 267K 2m41s unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 112K 2m41s unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 39.7M 2m40s unit-mysql-0: 12:23:50 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 12:23:50 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 12:23:50 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 331K 2m40s unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 101K 2m40s unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 42.3M 2m39s unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 227K 2m39s unit-mysql-0: 12:23:50 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 12:23:50 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:51 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 165K 2m38s unit-mysql-0: 12:23:51 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:23:51 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 190K 2m38s unit-abot-epc-basic-0: 12:23:51 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 190K 2m38s unit-abot-epc-basic-0: 12:23:51 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 191K 2m37s unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 190K 2m37s unit-mysql-0: 12:23:52 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 12:23:52 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 12:23:52 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-mysql-0: 12:23:52 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 12:23:52 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 12:23:52 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 191K 2m37s unit-mysql-0: 12:23:52 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 191K 2m36s unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 190K 2m36s unit-abot-epc-basic-0: 12:23:53 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 195K 2m36s unit-abot-epc-basic-0: 12:23:53 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 187K 2m35s unit-abot-epc-basic-0: 12:23:53 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 194K 2m35s unit-mysql-0: 12:23:53 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 12:23:53 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 12:23:53 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 12:23:53 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 12:23:53 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:23:53 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:23:53 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:23:53 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:23:53 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 221K 2m35s unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 191K 2m34s unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 192K 2m34s unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 214K 2m34s unit-abot-epc-basic-0: 12:23:54 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 221K 2m33s unit-abot-epc-basic-0: 12:23:55 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 201K 2m33s unit-abot-epc-basic-0: 12:23:55 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 223K 2m33s unit-abot-epc-basic-0: 12:23:55 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 204K 2m32s unit-abot-epc-basic-0: 12:23:55 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 238K 2m32s unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 216K 2m32s unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 228K 2m31s unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 275K 2m31s unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 313K 2m30s unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 225K 2m30s unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 168K 2m30s unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 1.33M 2m29s unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 222K 2m29s unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 216K 2m28s unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 170K 2m28s unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 460K 2m28s unit-mysql-0: 12:23:58 DEBUG unit.mysql/0.config-changed 190630 12:23:58 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-mysql-0: 12:23:58 DEBUG unit.mysql/0.config-changed 190630 12:23:58 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 12:23:58 DEBUG unit.mysql/0.config-changed 190630 12:23:58 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11588 ... unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 187K 2m27s unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 191K 2m27s unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 194K 2m27s unit-abot-epc-basic-0: 12:23:59 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 192K 2m26s unit-abot-epc-basic-0: 12:23:59 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 241K 2m26s unit-abot-epc-basic-0: 12:23:59 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 203K 2m26s unit-abot-epc-basic-0: 12:23:59 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 220K 2m25s unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 191K 2m25s unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 188K 2m25s unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 191K 2m25s unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 152K 2m24s unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 95.2K 2m24s unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 216K 2m24s unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 103K 2m24s unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 259K 2m24s unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 114K 2m23s unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 110K 2m23s unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 95.2K 2m23s unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 102K 2m23s unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 95.3K 2m23s unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 136K 2m23s unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 101K 2m23s unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 103K 2m23s unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 149K 2m23s unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 102K 2m23s unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 110K 2m23s unit-mysql-0: 12:24:07 DEBUG unit.mysql/0.config-changed mysql start/running, process 11721 unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 124K 2m23s unit-mysql-0: 12:24:07 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-mysql-0: 12:24:07 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 12:24:07 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 119K 2m22s unit-mysql-0: 12:24:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:24:08 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 122K 2m22s unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 134K 2m22s unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 166K 2m22s unit-mysql-0: 12:24:09 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 171K 2m22s unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 189K 2m21s unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 192K 2m21s unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 117K 2m21s unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 1.42M 2m20s unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 190K 2m20s unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 192K 2m20s unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 191K 2m19s unit-mysql-0: 12:24:11 DEBUG unit.mysql/0.config-changed mysql start/running, process 11917 unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 165K 2m19s unit-mysql-0: 12:24:11 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 12:24:11 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 12:24:11 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 12:24:11 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 12:24:11 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:24:11 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 12:24:11 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 12:24:11 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 12:24:11 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 12:24:11 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 12:24:11 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 12:24:11 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 223K 2m19s unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 167K 2m18s unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 172K 2m18s unit-mysql-0: 12:24:12 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 186K 2m18s unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 167K 2m18s unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 165K 2m17s unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 158K 2m17s unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 138K 2m17s unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 134K 2m17s unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 191K 2m16s unit-mysql-0: 12:24:14 DEBUG unit.mysql/0.start mysql start/running, process 12113 unit-mysql-0: 12:24:14 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-mysql-0: 12:24:14 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 12:24:14 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-mysql-0: 12:24:14 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 12:24:14 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 12:24:14 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:24:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:24:14 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 12:24:14 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-mysql-0: 12:24:15 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 12:24:15 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 12:24:15 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 12:24:15 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 96.6K 2m16s unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 95.2K 2m16s unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 95.2K 2m16s unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 95.2K 2m16s unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 95.2K 2m16s unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 109K 2m16s unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 103K 2m16s unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 121K 2m16s unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 114K 2m16s unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 129K 2m15s unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 134K 2m15s unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 134K 2m15s unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 165K 2m15s unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 191K 2m14s unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 210K 2m14s unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 154K 2m14s unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 274K 2m13s unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 167K 2m13s unit-abot-epc-basic-0: 12:24:22 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 223K 2m13s unit-abot-epc-basic-0: 12:24:22 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 224K 2m12s unit-abot-epc-basic-0: 12:24:22 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 194K 2m12s unit-abot-epc-basic-0: 12:24:22 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 256K 2m12s unit-abot-epc-basic-0: 12:24:22 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 222K 2m11s unit-abot-epc-basic-0: 12:24:23 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 218K 2m11s unit-abot-epc-basic-0: 12:24:23 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 191K 2m11s unit-abot-epc-basic-0: 12:24:23 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 222K 2m10s unit-abot-epc-basic-0: 12:24:23 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 230K 2m10s unit-abot-epc-basic-0: 12:24:24 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 279K 2m10s unit-abot-epc-basic-0: 12:24:24 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 117K 2m9s unit-abot-epc-basic-0: 12:24:24 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 191K 2m9s unit-abot-epc-basic-0: 12:24:24 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 705K 2m9s unit-abot-epc-basic-0: 12:24:25 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 173K 2m8s unit-abot-epc-basic-0: 12:24:25 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 117K 2m8s unit-abot-epc-basic-0: 12:24:25 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 231K 2m8s unit-abot-epc-basic-0: 12:24:26 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 163K 2m8s unit-abot-epc-basic-0: 12:24:26 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 169K 2m7s unit-abot-epc-basic-0: 12:24:26 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 102K 2m7s unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 147K 2m7s unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 111K 2m7s unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 148K 2m6s unit-abot-epc-basic-0: 12:24:28 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 104K 2m6s unit-abot-epc-basic-0: 12:24:29 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 74.1K 2m6s unit-abot-epc-basic-0: 12:24:29 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 146K 2m6s unit-abot-epc-basic-0: 12:24:30 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 89.7K 2m6s unit-abot-epc-basic-0: 12:24:30 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 95.3K 2m6s unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 95.2K 2m6s unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 95.3K 2m6s unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 102K 2m6s unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 102K 2m6s unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 104K 2m5s unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 134K 2m5s unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 120K 2m5s unit-abot-epc-basic-0: 12:24:34 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 148K 2m5s unit-abot-epc-basic-0: 12:24:34 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 89.3K 2m5s unit-abot-epc-basic-0: 12:24:34 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 331K 2m4s unit-abot-epc-basic-0: 12:24:35 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 148K 2m4s unit-abot-epc-basic-0: 12:24:35 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 168K 2m4s unit-abot-epc-basic-0: 12:24:35 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 166K 2m3s unit-abot-epc-basic-0: 12:24:36 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 167K 2m3s unit-abot-epc-basic-0: 12:24:36 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 131K 2m3s unit-abot-epc-basic-0: 12:24:36 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 169K 2m3s unit-abot-epc-basic-0: 12:24:37 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 190K 2m2s unit-abot-epc-basic-0: 12:24:37 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 170K 2m2s unit-abot-epc-basic-0: 12:24:37 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 189K 2m2s unit-abot-epc-basic-0: 12:24:37 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 148K 2m1s unit-abot-epc-basic-0: 12:24:38 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 120K 2m1s unit-abot-epc-basic-0: 12:24:38 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 169K 2m1s unit-abot-epc-basic-0: 12:24:38 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 190K 2m1s unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 190K 2m0s unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 165K 2m0s unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 169K 2m0s unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 163K 1m59s unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 135K 1m59s unit-abot-epc-basic-0: 12:24:40 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 170K 1m59s unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 190K 1m59s unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 190K 1m58s unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 190K 1m58s unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 190K 1m58s unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 166K 1m57s unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 190K 1m57s unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 191K 1m57s unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 191K 1m56s unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 191K 1m56s unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 193K 1m56s unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 221K 1m55s unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 192K 1m55s unit-abot-epc-basic-0: 12:24:44 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 164K 1m55s unit-abot-epc-basic-0: 12:24:44 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 647K 1m54s unit-abot-epc-basic-0: 12:24:44 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 112K 1m54s unit-abot-epc-basic-0: 12:24:44 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 645K 1m54s unit-abot-epc-basic-0: 12:24:45 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 124K 1m53s unit-abot-epc-basic-0: 12:24:45 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 165K 1m53s unit-abot-epc-basic-0: 12:24:45 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 189K 1m53s unit-abot-epc-basic-0: 12:24:46 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 190K 1m53s unit-abot-epc-basic-0: 12:24:46 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 188K 1m52s unit-abot-epc-basic-0: 12:24:46 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 95.2K 1m52s unit-abot-epc-basic-0: 12:24:46 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 690K 1m52s unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 112K 1m51s unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 185K 1m51s unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 190K 1m51s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 149K 1m51s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 164K 1m50s unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 138K 1m50s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 185K 1m50s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 167K 1m49s unit-abot-epc-basic-0: 12:24:49 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 146K 1m49s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 112K 1m49s unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 95.8K 1m49s unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 132K 1m49s unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 122K 1m48s unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 103K 1m48s unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 95.4K 1m48s unit-abot-epc-basic-0: 12:24:53 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 73.6K 1m48s unit-abot-epc-basic-0: 12:24:53 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 144K 1m48s unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 91.1K 1m48s unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 83.1K 1m47s unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 82.6K 1m47s unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 82.5K 1m47s unit-abot-epc-basic-0: 12:24:56 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 101K 1m47s unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 106K 1m47s unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 95.3K 1m47s unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 136K 1m46s unit-abot-epc-basic-0: 12:24:58 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 109K 1m46s unit-abot-epc-basic-0: 12:24:58 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 154K 1m46s unit-abot-epc-basic-0: 12:24:58 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 189K 1m46s unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 166K 1m45s unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 224K 1m45s unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 192K 1m45s unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 241K 1m44s unit-abot-epc-basic-0: 12:25:00 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 293K 1m44s unit-abot-epc-basic-0: 12:25:00 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 128K 1m44s unit-abot-epc-basic-0: 12:25:00 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 42.5M 1m43s unit-abot-epc-basic-0: 12:25:00 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 378K 1m43s unit-abot-epc-basic-0: 12:25:00 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 336K 1m42s unit-abot-epc-basic-0: 12:25:00 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 207K 1m42s unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 232K 1m42s unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 347K 1m41s unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 300K 1m41s unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 230K 1m41s unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 355K 1m40s unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 304K 1m40s unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 287K 99s unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 449K 99s unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 212K 99s unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 356K 98s unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 396K 98s unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 283K 98s unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 465K 97s unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 64% 247K 97s unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 365K 96s unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 308K 96s unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 288K 96s unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 463K 95s unit-abot-epc-basic-0: 12:25:04 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 246K 95s unit-abot-epc-basic-0: 12:25:04 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 357K 95s unit-abot-epc-basic-0: 12:25:04 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 311K 94s unit-abot-epc-basic-0: 12:25:04 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 359K 94s unit-abot-epc-basic-0: 12:25:04 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 382K 94s unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 127K 93s unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 57.5M 93s unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 393K 92s unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 105K 92s unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 49.0M 92s unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 274K 91s unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 191K 91s unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 191K 91s unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 191K 91s unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 220K 90s unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 276K 90s unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 193K 90s unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 205K 89s unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 124K 89s unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 548K 89s unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 170K 88s unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 174K 88s unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 191K 88s unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 197K 87s unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 204K 87s unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 190K 87s unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 217K 86s unit-abot-epc-basic-0: 12:25:10 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 200K 86s unit-abot-epc-basic-0: 12:25:10 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 224K 86s unit-abot-epc-basic-0: 12:25:10 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 226K 85s unit-abot-epc-basic-0: 12:25:10 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 191K 85s machine-2: 12:25:10 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 12:25:10 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 12:25:10 DEBUG juju.agent read agent config, format "2.0" machine-2: 12:25:10 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 12:25:10 DEBUG juju.worker start "engine" machine-2: 12:25:10 INFO juju.worker start "engine" machine-2: 12:25:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 12:25:10 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 12:25:10 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 12:25:10 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 12:25:10 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 12:25:10 DEBUG juju.worker "engine" started machine-2: 12:25:10 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.introspection stats worker now serving machine-2: 12:25:10 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 12:25:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 12:25:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: machine-2: 12:25:10 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: machine-2: 12:25:10 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 12:25:10 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 12:25:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 12:25:10 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:25:10 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:25:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:10 DEBUG juju.worker.apicaller connecting with old password machine-2: 12:25:11 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-2: 12:25:11 INFO juju.api connection established to "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-2: 12:25:11 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-2: 12:25:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 12:25:11 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 218K 85s unit-abot-epc-basic-0: 12:25:11 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 204K 85s unit-abot-epc-basic-0: 12:25:11 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 260K 84s machine-2: 12:25:11 DEBUG juju.worker.apicaller connected machine-2: 12:25:11 DEBUG juju.worker.apicaller changing password... machine-2: 12:25:11 DEBUG juju.worker.apicaller password changed machine-2: 12:25:11 DEBUG juju.api RPC connection died machine-2: 12:25:11 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 12:25:11 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 203K 84s machine-2: 12:25:11 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:25:11 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-2: 12:25:11 INFO juju.api connection established to "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-2: 12:25:11 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-abot-epc-basic-0: 12:25:11 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 227K 84s unit-abot-epc-basic-0: 12:25:12 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 227K 83s unit-abot-epc-basic-0: 12:25:12 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 222K 83s unit-abot-epc-basic-0: 12:25:12 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 194K 83s machine-2: 12:25:12 DEBUG juju.worker.apicaller connected machine-2: 12:25:12 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 12:25:12 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 12:25:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:25:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 12:25:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:12 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 12:25:12 INFO juju.worker.upgrader unblocking abort check machine-2: 12:25:12 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:25:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 12:25:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 12:25:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:25:12 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 220K 82s machine-2: 12:25:12 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:25:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 12:25:12 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 12:25:12 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 12:25:12 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 12:25:12 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 12:25:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 12:25:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 12:25:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 12:25:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 12:25:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 12:25:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 12:25:12 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 12:25:12 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:25:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 12:25:12 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:25:12 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 12:25:12 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 12:25:12 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 12:25:12 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:25:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 12:25:12 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:25:12 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:25:12 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:25:12 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 12:25:12 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:25:12 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 12:25:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 12:25:12 DEBUG juju.worker.logger logger setup machine-2: 12:25:12 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 12:25:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 12:25:12 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:25:12 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 12:25:12 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 12:25:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 12:25:12 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:25:12 INFO juju.util.exec run result: exit status 127 machine-2: 12:25:12 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec959286426/script.sh: line 1: fanatic: command not found 127 machine-2: 12:25:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:25:12 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:25:13 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:25:13 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:25:13 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:25:13 DEBUG juju.network including address public:172.30.9.205 for machine machine-2: 12:25:13 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-2: 12:25:13 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-2: 12:25:13 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:25:13 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:25:13 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 12:25:13 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 12:25:13 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] machine-2: 12:25:13 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 12:25:13 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 12:25:13 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 12:25:13 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 12:25:13 DEBUG juju.api RPC connection died machine-2: 12:25:13 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:25:13 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 12:25:13 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 12:25:13 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 12:25:13 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 12:25:13 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 12:25:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 12:25:13 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 12:25:13 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 12:25:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 12:25:13 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 12:25:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 12:25:13 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 12:25:13 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 12:25:13 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 12:25:13 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 12:25:13 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 12:25:13 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 12:25:13 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 12:25:13 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:25:13 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 12:25:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:13 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:13 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 12:25:13 DEBUG juju.worker killing runner 0xc42092c1a0 machine-2: 12:25:13 INFO juju.worker runner is dying machine-2: 12:25:13 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-2 from state: connection is shut down machine-2: 12:25:13 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:13 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:13 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:25:13 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:13 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:13 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:25:13 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:13 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:25:13 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:13 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:13 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:13 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:13 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 12:25:13 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-2: 12:25:13 INFO juju.api connection established to "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-2: 12:25:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:25:13 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-2: 12:25:13 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:13 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:13 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:25:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:13 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:13 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:13 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:25:13 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:13 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 268K 82s machine-2: 12:25:13 DEBUG juju.worker.apicaller connected machine-2: 12:25:13 DEBUG juju.api RPC connection died machine-2: 12:25:13 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:25:13 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:25:13 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-2: 12:25:13 INFO juju.api connection established to "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-2: 12:25:13 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 131K 82s unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 346K 81s unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 191K 81s machine-2: 12:25:14 DEBUG juju.worker.apicaller connected machine-2: 12:25:14 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 12:25:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:14 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 12:25:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:14 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 12:25:14 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 191K 81s machine-2: 12:25:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:14 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 12:25:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:25:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 12:25:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 12:25:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 12:25:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 12:25:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 12:25:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 12:25:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 12:25:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 12:25:14 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:25:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 12:25:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:25:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 12:25:14 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 12:25:14 INFO juju.worker.upgrader unblocking abort check machine-2: 12:25:14 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 12:25:14 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:25:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 12:25:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 12:25:14 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:25:14 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:25:14 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:25:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 12:25:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 12:25:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 12:25:14 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 12:25:14 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 12:25:14 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:25:14 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 12:25:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:25:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 12:25:14 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 12:25:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 12:25:14 DEBUG juju.worker.logger logger setup machine-2: 12:25:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:25:14 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:25:14 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:25:14 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:25:14 DEBUG juju.network including address public:172.30.9.205 for machine machine-2: 12:25:14 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-2: 12:25:14 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-2: 12:25:14 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:25:14 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:25:14 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 12:25:14 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 12:25:14 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] machine-2: 12:25:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 12:25:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 12:25:14 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:25:14 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 12:25:14 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 12:25:14 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 12:25:14 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:25:14 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 12:25:14 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 12:25:14 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 12:25:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 12:25:14 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:25:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:25:14 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 12:25:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 12:25:14 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:25:14 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 12:25:14 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 12:25:14 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 12:25:14 INFO juju.util.exec run result: exit status 127 machine-2: 12:25:14 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec330416080/script.sh: line 1: fanatic: command not found 127 machine-2: 12:25:14 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:25:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 12:25:14 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:25:14 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:25:14 INFO juju.util.exec run result: exit status 127 machine-2: 12:25:14 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec457583490/script.sh: line 1: fanatic: command not found 127 machine-2: 12:25:14 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 12:25:14 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:25:14 DEBUG juju.worker start "2-container-watcher" machine-2: 12:25:14 DEBUG juju.worker start "stateconverter" machine-2: 12:25:14 INFO juju.worker start "2-container-watcher" machine-2: 12:25:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 12:25:14 DEBUG juju.worker "2-container-watcher" started machine-2: 12:25:14 INFO juju.worker start "stateconverter" machine-2: 12:25:14 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 12:25:14 DEBUG juju.worker "stateconverter" started machine-2: 12:25:14 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 12:25:14 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:25:14 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:25:14 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:25:14 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:25:14 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-2: 12:25:14 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:25:14 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.5 local-machine:::1] machine-2: 12:25:14 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.5 local-machine:::1] machine-2: 12:25:14 INFO juju.worker.machiner "machine-2" started machine-2: 12:25:14 INFO juju.api.common no addresses observed on interface "tunl0" machine-2: 12:25:14 DEBUG juju.service discovered init system "upstart" from local host machine-2: 12:25:14 DEBUG juju.worker.deployer API addresses: ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] machine-2: 12:25:14 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-epc-0 Conf:{Desc:juju unit agent for oai-epc/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-epc-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-epc/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-epc-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-epc-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-epc/0 --debug]}}} unit-abot-epc-basic-0: 12:25:14 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 208K 80s unit-oai-epc-0: 12:25:14 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 12:25:14 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 12:25:14 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 12:25:14 DEBUG juju.worker start "api" unit-oai-epc-0: 12:25:14 INFO juju.worker start "api" unit-oai-epc-0: 12:25:14 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 12:25:14 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 12:25:14 DEBUG juju.worker "api" started unit-oai-epc-0: 12:25:14 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:14 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:25:14 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-oai-epc-0: 12:25:14 INFO juju.api connection established to "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-oai-epc-0: 12:25:14 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 12:25:14 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 233K 80s unit-oai-epc-0: 12:25:14 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:25:14 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 12:25:14 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 12:25:14 DEBUG juju.api RPC connection died unit-oai-epc-0: 12:25:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 12:25:14 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:0e:bd:f7 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.5 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:0e:bd:f7 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-epc-0: 12:25:14 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 12:25:14 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-oai-epc-0: 12:25:14 INFO juju.api connection established to "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-oai-epc-0: 12:25:14 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-abot-epc-basic-0: 12:25:14 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 192K 80s unit-abot-epc-basic-0: 12:25:15 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 249K 79s unit-abot-epc-basic-0: 12:25:15 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 205K 79s unit-abot-epc-basic-0: 12:25:15 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 219K 79s unit-oai-epc-0: 12:25:15 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:15 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 12:25:15 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:25:15 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 12:25:15 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 12:25:15 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 12:25:15 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 12:25:15 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:25:15 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 12:25:15 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 12:25:15 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 12:25:15 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:25:15 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 12:25:15 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 12:25:15 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 12:25:15 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:25:15 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:25:15 DEBUG juju.network including address public:172.30.9.205 for machine unit-oai-epc-0: 12:25:15 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-oai-epc-0: 12:25:15 DEBUG juju.network including address local-fan:252.8.0.1 for machine unit-oai-epc-0: 12:25:15 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 12:25:15 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 12:25:15 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 12:25:15 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 12:25:15 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] unit-oai-epc-0: 12:25:15 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:25:15 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:25:15 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 12:25:15 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 12:25:15 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 12:25:15 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 12:25:15 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 12:25:15 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 12:25:15 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 12:25:15 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 12:25:15 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 12:25:15 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 12:25:15 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 12:25:15 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 12:25:15 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 12:25:15 DEBUG httpbakery client do GET https://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 12:25:15 DEBUG httpbakery } -> error unit-oai-epc-0: 12:25:15 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 12:25:15 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-oai-epc-0: 12:25:15 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 12:25:15 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 12:25:15 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 12:25:15 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 159K 79s unit-oai-epc-0: 12:25:15 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 12:25:15 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 12:25:15 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 12:25:15 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 12:25:15 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 12:25:15 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 12:25:15 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 12:25:15 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 12:25:15 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 12:25:15 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 12:25:15 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 12:25:15 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 12:25:15 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 12:25:15 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 12:25:15 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 12:25:15 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 12:25:15 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 12:25:15 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 12:25:15 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 12:25:15 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 12:25:15 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:25:15 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:25:15 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:25:15 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:25:15 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 12:25:15 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 12:25:15 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:25:15 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:25:15 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:25:15 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:25:15 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:25:15 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:25:15 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 12:25:15 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 12:25:15 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 398K 78s unit-oai-epc-0: 12:25:16 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 12:25:16 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 12:25:16 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 12:25:16 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 202K 78s unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 12:25:16 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 194K 78s unit-abot-epc-basic-0: 12:25:16 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 227K 77s unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install Need to get 3459 kB of archives. unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 12:25:16 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 12:25:16 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 191K 77s unit-oai-epc-0: 12:25:17 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.10 [700 kB] unit-abot-epc-basic-0: 12:25:17 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 222K 77s unit-abot-epc-basic-0: 12:25:17 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 212K 76s unit-abot-epc-basic-0: 12:25:17 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 204K 76s unit-abot-epc-basic-0: 12:25:17 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 221K 76s unit-oai-epc-0: 12:25:17 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-abot-epc-basic-0: 12:25:18 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 312K 75s unit-abot-epc-basic-0: 12:25:18 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 228K 75s unit-oai-epc-0: 12:25:18 DEBUG unit.oai-epc/0.install Fetched 3459 kB in 1s (1846 kB/s) unit-abot-epc-basic-0: 12:25:18 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 247K 75s unit-oai-epc-0: 12:25:18 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 12:25:18 DEBUG unit.oai-epc/0.install (Reading database ... 52455 files and directories currently installed.) unit-oai-epc-0: 12:25:18 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-abot-epc-basic-0: 12:25:18 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 194K 74s unit-oai-epc-0: 12:25:18 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 12:25:18 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 234K 74s unit-oai-epc-0: 12:25:19 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 12:25:19 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-abot-epc-basic-0: 12:25:19 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 278K 74s unit-oai-epc-0: 12:25:19 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:25:19 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 251K 74s unit-oai-epc-0: 12:25:19 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 12:25:19 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-epc-0: 12:25:19 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:25:19 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 247K 73s unit-abot-epc-basic-0: 12:25:19 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 197K 73s unit-oai-epc-0: 12:25:19 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:19 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 234K 73s unit-abot-epc-basic-0: 12:25:20 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 313K 72s unit-abot-epc-basic-0: 12:25:20 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 233K 72s unit-oai-epc-0: 12:25:20 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 12:25:20 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 120K 72s unit-oai-epc-0: 12:25:20 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 12:25:20 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:25:20 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 1.00M 71s unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 191K 71s unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 192K 71s unit-oai-epc-0: 12:25:21 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:25:21 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 12:25:21 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 12:25:21 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:25:21 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:25:21 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 205K 70s unit-oai-epc-0: 12:25:21 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 12:25:21 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 12:25:21 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 12:25:21 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 12:25:21 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:25:21 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:25:21 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:25:21 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:25:21 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 214K 70s unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 191K 70s unit-oai-epc-0: 12:25:22 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:25:22 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 12:25:22 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 12:25:22 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: 12:25:22 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 234K 69s unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 316K 69s unit-oai-epc-0: 12:25:22 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (24.3 kB/s) unit-oai-epc-0: 12:25:22 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 12:25:22 DEBUG unit.oai-epc/0.install (Reading database ... 53205 files and directories currently installed.) unit-oai-epc-0: 12:25:22 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 12:25:22 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 12:25:22 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 118K 69s unit-oai-epc-0: 12:25:22 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 1.10M 69s unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 177K 68s unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 191K 68s unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 168K 68s unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 221K 67s unit-oai-epc-0: 12:25:24 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 12:25:24 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:25:24 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 12:25:24 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:25:24 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 12:25:24 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 205K 67s unit-oai-epc-0: 12:25:24 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 12:25:24 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:25:24 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 12:25:24 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:25:24 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 12:25:24 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 137K 67s unit-oai-epc-0: 12:25:24 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:25:24 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:25:24 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 12:25:24 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 12:25:24 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 12:25:24 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 12:25:24 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 12:25:24 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 12:25:24 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:25:24 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 12:25:24 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 12:25:24 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 191K 67s unit-oai-epc-0: 12:25:25 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:25:25 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 12:25:25 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 12:25:25 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: 12:25:25 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 95.3K 66s unit-oai-epc-0: 12:25:25 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 308K 66s unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 138K 66s unit-abot-epc-basic-0: 12:25:26 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 119K 65s unit-oai-epc-0: 12:25:26 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: 12:25:26 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 154K 65s unit-oai-epc-0: 12:25:26 DEBUG unit.oai-epc/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-oai-epc-0: 12:25:26 DEBUG unit.oai-epc/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-epc-0: 12:25:26 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: 12:25:27 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 138K 65s unit-oai-epc-0: 12:25:27 DEBUG unit.oai-epc/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-abot-epc-basic-0: 12:25:27 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 140K 65s unit-oai-epc-0: 12:25:27 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: 12:25:27 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 2s (1428 kB/s) unit-oai-epc-0: 12:25:27 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 12:25:27 DEBUG unit.oai-epc/0.install (Reading database ... 53212 files and directories currently installed.) unit-oai-epc-0: 12:25:27 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 12:25:27 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:25:27 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 12:25:27 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 12:25:27 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:25:27 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 153K 64s unit-abot-epc-basic-0: 12:25:28 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 153K 64s unit-abot-epc-basic-0: 12:25:28 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 127K 64s unit-oai-epc-0: 12:25:28 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 12:25:28 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 12:25:28 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 12:25:28 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 183K 64s unit-oai-epc-0: 12:25:28 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 12:25:28 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 12:25:28 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 12:25:29 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 12:25:29 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 12:25:29 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 12:25:29 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 138K 63s unit-oai-epc-0: 12:25:29 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 12:25:29 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 12:25:29 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:25:29 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 12:25:29 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 12:25:29 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:25:29 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 138K 63s unit-abot-epc-basic-0: 12:25:29 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 159K 63s unit-abot-epc-basic-0: 12:25:29 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 183K 62s unit-oai-epc-0: 12:25:30 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 12:25:30 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 12:25:30 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:25:30 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:30 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 165K 62s unit-oai-epc-0: 12:25:30 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:25:30 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: 12:25:30 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 12:25:30 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 180K 62s unit-oai-epc-0: 12:25:30 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 12:25:30 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 12:25:30 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:25:30 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:25:30 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: 12:25:30 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:25:30 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 168K 62s unit-abot-epc-basic-0: 12:25:31 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 221K 61s unit-oai-epc-0: 12:25:31 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 12:25:31 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 12:25:31 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 12:25:31 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 12:25:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:25:31 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 12:25:31 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 12:25:31 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 207K 61s unit-oai-epc-0: 12:25:31 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:25:31 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 12:25:31 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 12:25:31 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 12:25:31 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 12:25:31 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 227K 61s unit-abot-epc-basic-0: 12:25:31 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 232K 60s unit-abot-epc-basic-0: 12:25:31 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 287K 60s unit-abot-epc-basic-0: 12:25:32 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 281K 60s unit-abot-epc-basic-0: 12:25:32 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 290K 59s unit-abot-epc-basic-0: 12:25:32 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 334K 59s unit-abot-epc-basic-0: 12:25:32 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 324K 59s unit-abot-epc-basic-0: 12:25:32 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 371K 58s unit-abot-epc-basic-0: 12:25:32 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 376K 58s unit-abot-epc-basic-0: 12:25:33 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 394K 58s unit-abot-epc-basic-0: 12:25:33 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 390K 57s unit-abot-epc-basic-0: 12:25:33 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 453K 57s unit-abot-epc-basic-0: 12:25:33 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 441K 57s unit-abot-epc-basic-0: 12:25:33 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 538K 56s unit-abot-epc-basic-0: 12:25:33 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 145K 56s unit-abot-epc-basic-0: 12:25:33 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 43.3M 56s unit-abot-epc-basic-0: 12:25:33 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 258K 56s unit-abot-epc-basic-0: 12:25:33 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 44.3M 55s unit-abot-epc-basic-0: 12:25:34 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 1.21M 55s unit-abot-epc-basic-0: 12:25:34 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 434K 54s unit-abot-epc-basic-0: 12:25:34 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 346K 54s unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 12:25:34 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 430K 54s unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install changes and commit them, and you can discard any commits you make in this unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install If you want to create a new branch to retain commits you create, you may unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 12:25:34 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 462K 54s unit-oai-epc-0: 12:25:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:25:34 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-170-generic unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-170-generic unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 12:25:34 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 328K 53s unit-oai-epc-0: 12:25:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:25:34 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 12:25:34 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:25:34 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 458K 53s unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install + apt-get install -y linux-image-3.19.0-61-lowlatency linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 12:25:34 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 488K 53s unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:25:34 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 12:25:34 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 486K 52s unit-oai-epc-0: 12:25:35 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 12:25:35 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 unit-oai-epc-0: 12:25:35 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 12:25:35 DEBUG unit.oai-epc/0.install fdutils linux-lts-vivid-tools unit-oai-epc-0: 12:25:35 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:25:35 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 12:25:35 DEBUG unit.oai-epc/0.install linux-image-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 412K 52s unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 535K 52s unit-oai-epc-0: 12:25:35 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:25:35 DEBUG unit.oai-epc/0.install Need to get 65.1 MB of archives. unit-oai-epc-0: 12:25:35 DEBUG unit.oai-epc/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-epc-0: 12:25:35 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-image-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [55.1 MB] unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 344K 51s unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 444K 51s unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 532K 51s unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 578K 50s unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 144K 50s unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 50.3M 50s unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 53.0M 49s unit-abot-epc-basic-0: 12:25:36 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 480K 49s unit-abot-epc-basic-0: 12:25:36 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 325K 49s unit-abot-epc-basic-0: 12:25:36 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 459K 48s unit-abot-epc-basic-0: 12:25:36 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 325K 48s unit-abot-epc-basic-0: 12:25:36 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 456K 48s unit-abot-epc-basic-0: 12:25:36 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 327K 47s unit-abot-epc-basic-0: 12:25:37 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 134K 47s unit-abot-epc-basic-0: 12:25:37 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 32.8M 47s unit-abot-epc-basic-0: 12:25:37 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 39.5M 46s unit-abot-epc-basic-0: 12:25:37 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 264K 46s unit-abot-epc-basic-0: 12:25:37 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 295K 46s unit-abot-epc-basic-0: 12:25:37 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 307K 46s unit-abot-epc-basic-0: 12:25:37 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 313K 45s unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 137K 45s unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 204K 45s unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 45.4M 44s unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 279K 44s unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 201K 44s unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 283K 44s unit-oai-epc-0: 12:25:39 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61 all 3.19.0-61.69~14.04.1 [9307 kB] unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 251K 43s unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 208K 43s unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 289K 43s unit-oai-epc-0: 12:25:39 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [748 kB] unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 277K 42s unit-oai-epc-0: 12:25:39 DEBUG unit.oai-epc/0.install Fetched 65.1 MB in 4s (13.9 MB/s) unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 258K 42s unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 247K 42s unit-oai-epc-0: 12:25:40 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-epc-0: 12:25:40 DEBUG unit.oai-epc/0.install (Reading database ... 53481 files and directories currently installed.) unit-oai-epc-0: 12:25:40 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-image-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 238K 41s unit-oai-epc-0: 12:25:40 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 12:25:40 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 283K 41s unit-abot-epc-basic-0: 12:25:40 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 258K 41s unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 251K 41s unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 248K 40s machine-3: 12:25:41 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 12:25:41 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 12:25:41 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 305K 40s unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 243K 40s machine-3: 12:25:41 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 12:25:41 DEBUG juju.worker start "engine" machine-3: 12:25:41 INFO juju.worker start "engine" machine-3: 12:25:41 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 12:25:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 12:25:41 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 12:25:41 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 12:25:41 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 12:25:41 DEBUG juju.worker "engine" started machine-3: 12:25:41 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.introspection stats worker now serving machine-3: 12:25:41 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 12:25:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 12:25:41 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 12:25:41 DEBUG juju.worker.apicaller connecting with old password machine-3: 12:25:41 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-3: 12:25:41 INFO juju.api connection established to "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-3: 12:25:41 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-3: 12:25:41 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:25:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:25:41 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 12:25:41 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:41 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 277K 39s unit-abot-epc-basic-0: 12:25:41 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 292K 39s unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 261K 39s machine-3: 12:25:42 DEBUG juju.worker.apicaller connected machine-3: 12:25:42 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 204K 39s unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 289K 38s machine-3: 12:25:42 DEBUG juju.worker.apicaller password changed machine-3: 12:25:42 DEBUG juju.api RPC connection died machine-3: 12:25:42 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 12:25:42 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:25:42 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-3: 12:25:42 INFO juju.api connection established to "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-3: 12:25:42 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 293K 38s unit-abot-epc-basic-0: 12:25:42 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 254K 38s unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 252K 37s machine-3: 12:25:43 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 127K 37s unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 362K 37s unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 883K 37s unit-abot-epc-basic-0: 12:25:43 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 201K 36s unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 228K 36s unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 194K 36s unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 250K 35s machine-3: 12:25:44 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 12:25:44 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:44 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:44 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:44 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 12:25:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:25:44 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:44 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:44 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 12:25:44 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 12:25:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 12:25:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 12:25:44 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 12:25:44 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 12:25:44 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 12:25:44 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 12:25:44 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 12:25:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 12:25:44 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 12:25:44 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 12:25:44 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 12:25:44 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 12:25:44 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:25:44 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:25:44 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:25:44 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:25:44 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:25:44 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:25:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:25:44 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:25:44 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:25:44 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:25:44 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:25:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:25:44 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:25:44 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:25:44 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 12:25:44 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:25:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:25:44 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:25:44 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:25:44 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:25:44 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:25:44 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:25:44 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:25:44 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:25:44 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 12:25:44 INFO juju.worker.upgrader unblocking abort check machine-3: 12:25:44 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:25:44 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 12:25:44 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:25:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 12:25:44 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 155K 35s machine-3: 12:25:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 12:25:45 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 12:25:45 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 12:25:45 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:25:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 12:25:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 12:25:45 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 12:25:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 12:25:45 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:25:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 12:25:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:25:45 DEBUG juju.worker.logger logger setup machine-3: 12:25:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 12:25:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:25:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 12:25:45 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 12:25:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 12:25:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 12:25:45 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 12:25:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 12:25:45 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:25:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 12:25:45 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:25:45 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 12:25:45 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 12:25:45 INFO juju.util.exec run result: exit status 127 machine-3: 12:25:45 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec349491667/script.sh: line 1: fanatic: command not found 127 machine-3: 12:25:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 12:25:45 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:25:45 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:25:45 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:25:45 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:25:45 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 12:25:45 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 12:25:45 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 12:25:45 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:25:45 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:25:45 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:25:45 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:25:45 DEBUG juju.network including address public:172.30.9.205 for machine machine-3: 12:25:45 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-3: 12:25:45 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-3: 12:25:45 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:25:45 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:25:45 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 12:25:45 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 12:25:45 DEBUG juju.service discovered init system "upstart" from series "trusty" unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 468K 35s machine-3: 12:25:45 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:25:45 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 12:25:45 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:25:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 12:25:45 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 12:25:45 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 12:25:45 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:25:45 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 12:25:45 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:25:45 INFO juju.util.exec run result: exit status 127 machine-3: 12:25:45 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec933824183/script.sh: line 1: fanatic: command not found 127 machine-3: 12:25:45 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:25:45 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 12:25:45 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] machine-3: 12:25:45 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 12:25:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 12:25:45 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 132K 35s machine-3: 12:25:45 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 12:25:45 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 12:25:45 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 12:25:45 DEBUG juju.api RPC connection died machine-3: 12:25:45 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:25:45 DEBUG juju.worker killing runner 0xc420034270 machine-3: 12:25:45 INFO juju.worker runner is dying machine-3: 12:25:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 12:25:45 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 12:25:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 12:25:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 12:25:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-3: 12:25:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-3: connection is shut down machine-3: 12:25:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 12:25:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 12:25:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 12:25:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 12:25:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 12:25:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 12:25:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 12:25:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-3: 12:25:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-3: 12:25:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 12:25:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 12:25:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 12:25:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 12:25:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 12:25:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 12:25:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 12:25:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:25:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:45 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:25:45 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:25:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:25:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:45 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:25:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:45 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 12:25:45 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:45 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-3: 12:25:45 INFO juju.api connection established to "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-3: 12:25:45 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-3: 12:25:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:25:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:45 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 190K 34s machine-3: 12:25:45 DEBUG juju.worker.apicaller connected machine-3: 12:25:46 DEBUG juju.api RPC connection died machine-3: 12:25:46 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:25:46 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:25:46 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-3: 12:25:46 INFO juju.api connection established to "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-3: 12:25:46 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 142K 34s unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 115K 34s unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 162K 34s machine-3: 12:25:46 DEBUG juju.worker.apicaller connected machine-3: 12:25:47 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 12:25:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:47 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 12:25:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:25:47 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 105K 33s machine-3: 12:25:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:47 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:47 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:47 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:47 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:47 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:25:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 12:25:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:25:47 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:25:47 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 12:25:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 12:25:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 12:25:47 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 12:25:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 12:25:47 DEBUG juju.worker.logger logger setup machine-3: 12:25:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 12:25:47 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 12:25:47 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:25:47 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 12:25:47 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 12:25:47 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:25:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 12:25:47 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 12:25:47 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:25:47 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 12:25:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 12:25:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 12:25:47 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:25:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 12:25:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 12:25:47 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:25:47 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:25:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 12:25:47 INFO juju.util.exec run result: exit status 127 machine-3: 12:25:47 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec650272108/script.sh: line 1: fanatic: command not found 127 machine-3: 12:25:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 12:25:47 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 12:25:47 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:25:47 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 12:25:47 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 12:25:47 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 12:25:47 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:25:47 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 12:25:47 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 12:25:47 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 12:25:47 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:25:47 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 12:25:47 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:25:47 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:25:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 12:25:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 12:25:47 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:25:47 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:25:47 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:25:47 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 12:25:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:25:47 INFO juju.util.exec run result: exit status 127 machine-3: 12:25:47 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec479062398/script.sh: line 1: fanatic: command not found 127 machine-3: 12:25:47 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:25:47 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:25:47 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:25:47 DEBUG juju.network including address public:172.30.9.205 for machine machine-3: 12:25:47 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-3: 12:25:47 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-3: 12:25:47 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:25:47 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:25:47 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 12:25:47 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 12:25:47 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] machine-3: 12:25:47 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 12:25:47 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:25:47 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible unit-abot-epc-basic-0: 12:25:47 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 88.5K 33s unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 225K 33s unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 134K 32s machine-3: 12:25:48 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 12:25:48 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 12:25:48 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:25:48 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:25:48 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:25:48 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:25:48 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-3: 12:25:48 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:25:48 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-3: 12:25:48 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 110K 32s machine-3: 12:25:49 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 12:25:49 INFO juju.worker.upgrader unblocking abort check machine-3: 12:25:49 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:25:49 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 12:25:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 12:25:49 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 12:25:49 DEBUG juju.worker start "3-container-watcher" machine-3: 12:25:49 DEBUG juju.worker start "stateconverter" machine-3: 12:25:49 INFO juju.worker start "3-container-watcher" machine-3: 12:25:49 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 12:25:49 DEBUG juju.worker "3-container-watcher" started machine-3: 12:25:49 INFO juju.worker start "stateconverter" machine-3: 12:25:49 DEBUG juju.worker "stateconverter" started machine-3: 12:25:49 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 114K 32s machine-3: 12:25:49 DEBUG juju.service discovered init system "upstart" from local host machine-3: 12:25:49 DEBUG juju.worker.deployer API addresses: ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 126K 32s machine-3: 12:25:50 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-hss-0 Conf:{Desc:juju unit agent for oai-hss/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-hss-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-hss/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-hss-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-hss-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-hss/0 --debug]}}} unit-oai-hss-0: 12:25:50 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 12:25:50 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 12:25:50 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 12:25:50 DEBUG juju.worker start "api" unit-oai-hss-0: 12:25:50 INFO juju.worker start "api" unit-oai-hss-0: 12:25:50 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 12:25:50 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 12:25:50 DEBUG juju.worker "api" started unit-oai-hss-0: 12:25:50 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-oai-hss-0: 12:25:50 INFO juju.api connection established to "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:25:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 104K 31s machine-3: 12:25:50 INFO juju.worker.machiner "machine-3" started machine-3: 12:25:50 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 87.7K 31s unit-oai-hss-0: 12:25:50 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:25:50 DEBUG juju.worker.apicaller changing password... unit-oai-hss-0: 12:25:51 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 12:25:51 DEBUG juju.api RPC connection died unit-oai-hss-0: 12:25:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 12:25:51 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 12:25:51 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-oai-hss-0: 12:25:51 INFO juju.api connection established to "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-oai-hss-0: 12:25:51 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-3: 12:25:51 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:7e:eb:0f CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.9 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:7e:eb:0f CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 95.4K 31s unit-oai-epc-0: 12:25:51 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-epc-0: 12:25:51 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-61_3.19.0-61.69~14.04.1_all.deb ... unit-oai-epc-0: 12:25:51 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 113K 31s unit-oai-hss-0: 12:25:51 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:25:51 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 12:25:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:25:51 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:25:52 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 12:25:52 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 12:25:52 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 12:25:52 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 12:25:52 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 12:25:52 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:25:52 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 12:25:52 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:25:52 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 12:25:52 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:25:52 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:25:52 DEBUG juju.network including address public:172.30.9.205 for machine unit-oai-hss-0: 12:25:52 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-oai-hss-0: 12:25:52 DEBUG juju.network including address local-fan:252.8.0.1 for machine unit-oai-hss-0: 12:25:52 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 12:25:52 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 12:25:52 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 12:25:52 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 12:25:52 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] unit-oai-hss-0: 12:25:52 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 12:25:52 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 12:25:52 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 12:25:52 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 12:25:52 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 12:25:52 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 12:25:52 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 12:25:52 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 88.6K 31s unit-oai-hss-0: 12:25:52 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 12:25:52 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 12:25:52 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 12:25:52 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 12:25:52 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 12:25:52 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 12:25:52 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 12:25:52 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 12:25:52 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 12:25:52 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 12:25:52 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 12:25:52 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 12:25:52 DEBUG httpbakery client do GET https://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 12:25:52 DEBUG httpbakery } -> error unit-oai-hss-0: 12:25:52 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 12:25:52 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 87.9K 30s unit-oai-hss-0: 12:25:53 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 12:25:53 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 12:25:53 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 94.8K 30s unit-oai-hss-0: 12:25:53 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 12:25:53 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 12:25:53 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 12:25:53 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 12:25:53 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 12:25:53 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 12:25:53 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 12:25:53 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 12:25:53 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 12:25:53 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 12:25:53 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 12:25:53 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 12:25:53 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 12:25:53 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 12:25:53 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 12:25:53 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 12:25:53 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 12:25:53 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 95.3K 30s unit-oai-hss-0: 12:25:53 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 12:25:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 12:25:53 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:25:53 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:25:53 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:25:53 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 12:25:53 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 12:25:53 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 12:25:53 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 12:25:53 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:25:53 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:25:53 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:25:53 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:25:53 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:25:53 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:25:53 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 12:25:53 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 12:25:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:25:54 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 12:25:54 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 12:25:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:25:54 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 12:25:54 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 12:25:54 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 12:25:54 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 12:25:54 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 12:25:54 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 12:25:54 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 12:25:54 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 12:25:54 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 12:25:54 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:25:54 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 12:25:54 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:25:54 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 12:25:54 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 95.6K 30s unit-oai-hss-0: 12:25:54 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:25:54 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:25:54 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 12:25:54 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 12:25:54 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 12:25:54 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 12:25:54 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:25:54 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:25:54 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:25:54 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:25:54 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 12:25:54 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:25:54 DEBUG unit.oai-hss/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-hss-0: 12:25:54 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 12:25:54 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:25:54 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 95.4K 29s unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 113K 29s unit-oai-hss-0: 12:25:55 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:25:55 DEBUG unit.oai-hss/0.install Need to get 3459 kB of archives. unit-oai-hss-0: 12:25:55 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 12:25:55 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-oai-epc-0: 12:25:55 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-epc-0: 12:25:55 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-epc-0: 12:25:55 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:25:55 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.10 [700 kB] unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 130K 29s unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 67.0K 29s unit-oai-hss-0: 12:25:56 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 819K 28s unit-oai-hss-0: 12:25:57 DEBUG unit.oai-hss/0.install Fetched 3459 kB in 1s (1753 kB/s) unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 108K 28s unit-oai-hss-0: 12:25:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 12:25:57 DEBUG unit.oai-hss/0.install (Reading database ... 52455 files and directories currently installed.) unit-oai-hss-0: 12:25:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 12:25:57 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-epc-0: 12:25:57 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 137K 28s unit-oai-epc-0: 12:25:57 DEBUG unit.oai-epc/0.install Running depmod. unit-oai-hss-0: 12:25:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 12:25:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-hss-0: 12:25:57 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 118K 27s unit-oai-epc-0: 12:25:57 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 12:25:57 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 12:25:58 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:25:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 12:25:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-epc-0: 12:25:58 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:25:58 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 12:25:58 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 166K 27s unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 154K 27s unit-oai-hss-0: 12:25:58 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 129K 27s unit-abot-epc-basic-0: 12:25:59 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 149K 26s unit-oai-hss-0: 12:25:59 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 12:25:59 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 12:25:59 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:25:59 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 103K 26s unit-abot-epc-basic-0: 12:25:59 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 168K 26s unit-oai-hss-0: 12:26:00 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:26:00 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:26:00 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:26:00 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:26:00 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:26:00 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:26:00 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 12:26:00 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 12:26:00 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 12:26:00 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 12:26:00 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:26:00 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:26:00 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:26:00 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:26:00 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 12:26:00 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 95.3K 26s unit-oai-hss-0: 12:26:00 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:26:00 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 12:26:00 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 12:26:00 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-oai-hss-0: 12:26:00 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (31.7 kB/s) unit-oai-hss-0: 12:26:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 12:26:01 DEBUG unit.oai-hss/0.install (Reading database ... 53205 files and directories currently installed.) unit-oai-hss-0: 12:26:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 12:26:01 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 12:26:01 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 95.2K 25s unit-oai-hss-0: 12:26:01 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:26:01 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-oai-hss-0: 12:26:01 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:26:01 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:26:01 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 12:26:01 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:26:01 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 12:26:01 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:26:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:26:01 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 12:26:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:26:01 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 12:26:01 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 95.3K 25s unit-oai-hss-0: 12:26:01 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:26:01 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:26:01 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:26:01 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 12:26:01 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 12:26:01 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:26:01 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 12:26:01 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 12:26:01 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:26:01 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 12:26:01 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 12:26:02 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 84.5K 25s unit-oai-hss-0: 12:26:02 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:26:02 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 12:26:02 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 12:26:02 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-hss-0: 12:26:02 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 12:26:02 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 108K 25s unit-oai-hss-0: 12:26:02 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-oai-hss-0: 12:26:03 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-oai-hss-0: 12:26:03 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-hss-0: 12:26:03 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: 12:26:03 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 85.9K 24s unit-oai-hss-0: 12:26:03 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-oai-hss-0: 12:26:03 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-oai-hss-0: 12:26:03 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 1s (2279 kB/s) unit-oai-hss-0: 12:26:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 12:26:03 DEBUG unit.oai-hss/0.install (Reading database ... 53212 files and directories currently installed.) unit-oai-hss-0: 12:26:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 12:26:03 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:26:03 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 95.2K 24s unit-oai-hss-0: 12:26:03 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 12:26:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:26:03 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:26:03 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 12:26:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 12:26:03 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-hss-0: 12:26:04 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 12:26:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:26:04 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 12:26:04 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 12:26:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 12:26:04 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 12:26:04 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 12:26:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:26:04 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: 12:26:04 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 12:26:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:26:04 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:26:04 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 69.0K 24s unit-oai-hss-0: 12:26:05 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 12:26:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 12:26:05 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 66.6K 24s unit-oai-hss-0: 12:26:05 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 12:26:05 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:26:05 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:26:05 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-epc-0: 12:26:05 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 12:26:05 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-epc-0: 12:26:05 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-oai-epc-0: 12:26:05 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 12:26:05 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:26:05 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: 12:26:05 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 12:26:05 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:26:05 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 80.4K 23s unit-oai-hss-0: 12:26:05 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 12:26:05 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 12:26:05 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 12:26:05 DEBUG unit.oai-epc/0.install unit-oai-hss-0: 12:26:05 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 12:26:05 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:26:06 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-epc-0: 12:26:06 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:26:06 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-oai-epc-0: 12:26:06 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-170-generic unit-oai-epc-0: 12:26:06 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-170-generic unit-oai-hss-0: 12:26:06 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: 12:26:06 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: 12:26:06 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:26:06 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 50.4K 23s unit-oai-epc-0: 12:26:06 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 12:26:06 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:26:06 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 12:26:06 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 12:26:06 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:26:06 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 12:26:07 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:26:07 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:26:07 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:26:07 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:26:07 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 12:26:07 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:26:07 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:26:07 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:26:07 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:26:07 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:26:07 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:26:07 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:26:07 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 12:26:07 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:26:07 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:26:07 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:26:07 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 138K 23s unit-oai-hss-0: 12:26:07 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:26:07 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 12:26:07 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:26:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:26:07 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 12:26:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:26:07 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:26:07 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:26:07 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:26:07 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:26:07 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:26:07 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 12:26:07 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 72.6K 23s unit-oai-hss-0: 12:26:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:26:07 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-epc-0: 12:26:07 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-hss-0: 12:26:07 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-epc-0: 12:26:07 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-hss-0: 12:26:07 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:26:07 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 12:26:07 INFO juju.worker.uniter.context trying to kill context process 3193 unit-oai-epc-0: 12:26:07 INFO juju.worker.uniter.context waiting for context process 3193 to die unit-oai-hss-0: 12:26:07 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 12:26:07 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 12:26:07 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 12:26:07 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-oai-epc-0: 12:26:08 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 12:26:08 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 12:26:08 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-epc-0: 12:26:08 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 12:26:08 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 12:26:08 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:26:08 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 12:26:08 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 12:26:08 DEBUG juju.worker.uniter juju-run listener stopped machine-2: 12:26:08 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 12:26:08 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-2: 12:26:08 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-2: 12:26:08 DEBUG juju.worker.reboot machine lock will not be released manually machine-2: 12:26:08 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 80.6K 22s unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 76.6K 22s unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 88.7K 22s unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 85.9K 22s unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 95.2K 21s unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install changes and commit them, and you can discard any commits you make in this unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install If you want to create a new branch to retain commits you create, you may unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 12:26:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:26:11 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-170-generic unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-170-generic unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot: No such file or directory unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 12:26:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:26:11 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 12:26:11 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 68.5K 21s unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install + apt-get install -y linux-image-3.19.0-61-lowlatency linux-headers-3.19.0-61-lowlatency unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install fdutils linux-lts-vivid-tools unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-hss-0: 12:26:11 DEBUG unit.oai-hss/0.install linux-image-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:26:12 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 112K 21s unit-oai-hss-0: 12:26:12 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:26:12 DEBUG unit.oai-hss/0.install Need to get 65.1 MB of archives. unit-oai-hss-0: 12:26:12 DEBUG unit.oai-hss/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-hss-0: 12:26:12 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-image-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [55.1 MB] unit-abot-epc-basic-0: 12:26:12 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 82.7K 20s unit-abot-epc-basic-0: 12:26:12 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 125K 20s unit-abot-epc-basic-0: 12:26:13 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 103K 20s unit-abot-epc-basic-0: 12:26:13 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 103K 20s unit-abot-epc-basic-0: 12:26:14 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 95.4K 19s unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 88.9K 19s unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 95.4K 19s unit-abot-epc-basic-0: 12:26:16 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 102K 19s unit-oai-hss-0: 12:26:16 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61 all 3.19.0-61.69~14.04.1 [9307 kB] unit-oai-hss-0: 12:26:16 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [748 kB] unit-oai-hss-0: 12:26:16 DEBUG unit.oai-hss/0.install Fetched 65.1 MB in 4s (13.7 MB/s) unit-abot-epc-basic-0: 12:26:16 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 63.7K 18s unit-oai-hss-0: 12:26:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-hss-0: 12:26:17 DEBUG unit.oai-hss/0.install (Reading database ... 53481 files and directories currently installed.) unit-oai-hss-0: 12:26:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-image-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-hss-0: 12:26:17 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 12:26:17 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 76.9K 18s unit-abot-epc-basic-0: 12:26:18 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 74.9K 18s unit-abot-epc-basic-0: 12:26:18 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 63.5K 17s unit-abot-epc-basic-0: 12:26:19 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 65.0K 17s unit-abot-epc-basic-0: 12:26:20 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 80.9K 17s unit-abot-epc-basic-0: 12:26:21 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 70.7K 17s unit-abot-epc-basic-0: 12:26:21 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 77.1K 16s unit-abot-epc-basic-0: 12:26:22 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 76.8K 16s unit-abot-epc-basic-0: 12:26:22 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 87.1K 16s unit-abot-epc-basic-0: 12:26:23 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 95.3K 16s unit-abot-epc-basic-0: 12:26:23 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 105K 15s unit-abot-epc-basic-0: 12:26:24 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 141K 15s unit-abot-epc-basic-0: 12:26:24 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 163K 15s unit-abot-epc-basic-0: 12:26:24 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 145K 14s unit-abot-epc-basic-0: 12:26:25 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 105K 14s unit-abot-epc-basic-0: 12:26:25 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 48.2M 14s unit-abot-epc-basic-0: 12:26:25 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 143K 14s unit-abot-epc-basic-0: 12:26:26 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 179K 13s unit-oai-hss-0: 12:26:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-hss-0: 12:26:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-61_3.19.0-61.69~14.04.1_all.deb ... unit-oai-hss-0: 12:26:26 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:26:26 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 168K 13s unit-abot-epc-basic-0: 12:26:26 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 220K 13s unit-abot-epc-basic-0: 12:26:26 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 147K 12s unit-abot-epc-basic-0: 12:26:27 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 192K 12s unit-abot-epc-basic-0: 12:26:27 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 189K 12s unit-abot-epc-basic-0: 12:26:27 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 190K 11s unit-abot-epc-basic-0: 12:26:27 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 164K 11s unit-abot-epc-basic-0: 12:26:28 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 165K 11s unit-abot-epc-basic-0: 12:26:28 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 190K 11s unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 104K 10s unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 223K 10s unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 88.8K 10s unit-abot-epc-basic-0: 12:26:30 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 103K 9s unit-oai-hss-0: 12:26:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-hss-0: 12:26:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-hss-0: 12:26:30 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:26:30 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 95.3K 9s unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 103K 9s unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 88.6K 9s unit-oai-hss-0: 12:26:32 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:26:32 DEBUG unit.oai-hss/0.install Running depmod. unit-abot-epc-basic-0: 12:26:32 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 95.3K 8s unit-oai-hss-0: 12:26:32 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 12:26:32 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 12:26:32 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:26:32 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:26:32 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:26:33 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 63.5K 8s unit-abot-epc-basic-0: 12:26:33 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 103K 8s unit-abot-epc-basic-0: 12:26:34 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 88.0K 7s unit-abot-epc-basic-0: 12:26:34 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 95.3K 7s unit-abot-epc-basic-0: 12:26:35 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 95.3K 7s unit-abot-epc-basic-0: 12:26:35 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 89.4K 7s unit-abot-epc-basic-0: 12:26:36 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 95.2K 6s unit-abot-epc-basic-0: 12:26:36 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 95.3K 6s unit-abot-epc-basic-0: 12:26:37 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 102K 6s unit-abot-epc-basic-0: 12:26:37 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 96.3K 5s unit-abot-epc-basic-0: 12:26:38 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 107K 5s unit-abot-epc-basic-0: 12:26:38 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 103K 5s unit-abot-epc-basic-0: 12:26:39 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 67.5K 4s unit-abot-epc-basic-0: 12:26:39 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 162K 4s unit-abot-epc-basic-0: 12:26:40 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 95.2K 4s unit-oai-hss-0: 12:26:40 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:26:40 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:26:40 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 12:26:40 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 12:26:40 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 12:26:40 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-abot-epc-basic-0: 12:26:41 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 88.7K 4s unit-oai-hss-0: 12:26:41 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 12:26:41 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:26:41 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 12:26:41 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 12:26:41 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 12:26:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:26:41 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:26:41 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-oai-hss-0: 12:26:41 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:26:41 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 12:26:41 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 12:26:41 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-170-generic unit-abot-epc-basic-0: 12:26:41 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 80.2K 3s unit-abot-epc-basic-0: 12:26:42 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 82.7K 3s unit-oai-hss-0: 12:26:42 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:26:42 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:26:42 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 63.6K 3s unit-oai-hss-0: 12:26:43 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-oai-hss-0: 12:26:43 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 12:26:43 INFO juju.worker.uniter.context trying to kill context process 3203 unit-oai-hss-0: 12:26:43 INFO juju.worker.uniter.context waiting for context process 3203 to die unit-oai-hss-0: 12:26:43 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 12:26:43 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 12:26:43 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 12:26:43 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 12:26:43 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 12:26:43 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:26:43 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 12:26:43 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 12:26:43 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 12:26:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 63.6K 2s machine-3: 12:26:44 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 12:26:44 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-3: 12:26:44 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-3: 12:26:44 DEBUG juju.worker.reboot machine lock will not be released manually unit-abot-epc-basic-0: 12:26:44 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 77.1K 2s unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 75.1K 2s unit-abot-epc-basic-0: 12:26:45 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 87.7K 1s unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 88.8K 1s unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 95.3K 1s unit-abot-epc-basic-0: 12:26:47 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 104K 1s unit-abot-epc-basic-0: 12:26:47 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 115K 0s unit-abot-epc-basic-0: 12:26:48 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 137K=4m45s unit-abot-epc-basic-0: 12:26:48 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:26:48 DEBUG unit.abot-epc-basic/0.install 2019-06-30 12:26:48 (164 KB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47813510/47813510] unit-abot-epc-basic-0: 12:26:48 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:26:48 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-abot-epc-basic-0: 12:26:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 12:26:48 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57497 files and directories currently installed.) unit-abot-epc-basic-0: 12:26:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 12:26:48 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libtool flex bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libxml-commons-resolver1.1-java-doc libxom-java-doc make-doc python-doc unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 12:26:52 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:26:52 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 12:26:52 DEBUG unit.abot-epc-basic/0.install Need to get 102 MB of archives. unit-abot-epc-basic-0: 12:26:52 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 12:26:52 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-codec-java all 1.10-1 [232 kB] unit-abot-epc-basic-0: 12:26:53 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libapache-pom-java all 10-2build1 [4022 B] unit-abot-epc-basic-0: 12:26:53 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-parent-java all 39-3 [9380 B] unit-abot-epc-basic-0: 12:26:53 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-logging-java all 1.2-1+build1 [59.5 kB] unit-abot-epc-basic-0: 12:26:53 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpcore-java all 4.4.4-1 [573 kB] unit-abot-epc-basic-0: 12:26:53 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpclient-java all 4.5.1-1 [694 kB] unit-abot-epc-basic-0: 12:26:53 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslf4j-java all 1.7.14-3 [124 kB] unit-abot-epc-basic-0: 12:26:53 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-httpclient-java all 3.1-12 [279 kB] unit-abot-epc-basic-0: 12:26:53 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-io-java all 2.4-2 [176 kB] unit-abot-epc-basic-0: 12:26:53 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net2-java all 2.2-2 [194 kB] unit-abot-epc-basic-0: 12:26:53 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsch-java all 0.1.53-1ubuntu1 [267 kB] unit-abot-epc-basic-0: 12:26:53 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsoup-java all 1.8.3-1 [298 kB] unit-abot-epc-basic-0: 12:26:53 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-2 [22.7 kB] unit-abot-epc-basic-0: 12:26:53 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsr305-java all 0.1~+svn49-9 [26.4 kB] unit-abot-epc-basic-0: 12:26:53 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguava-java all 19.0-1 [2028 kB] unit-abot-epc-basic-0: 12:26:53 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds-java all 1.5.0-5 [49.2 kB] unit-abot-epc-basic-0: 12:26:53 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjaxp1.3-java all 1.3.05-2ubuntu3 [450 kB] unit-abot-epc-basic-0: 12:26:53 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-resolver1.1-java all 1.2-7build1 [91.6 kB] unit-abot-epc-basic-0: 12:26:53 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-external-java all 1.4.01-2build1 [245 kB] unit-abot-epc-basic-0: 12:26:53 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxerces2-java all 2.11.0-7 [1362 kB] unit-abot-epc-basic-0: 12:26:53 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxalan2-java all 2.7.1-9 [3166 kB] unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interpolation-java all 1.21-1 [61.3 kB] unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-utils-java all 1:1.5.15-4+deb8u1build0.16.04.1 [208 kB] unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxbean-java all 4.5-1 [815 kB] unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers-java all 1.0~beta3.0.7-8 [178 kB] unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interactivity-api-java all 1.0-alpha-6-7 [14.2 kB] unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon-java all 1.0.0-7 [133 kB] unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeclipse-aether-java all 1.0.2-1 [564 kB] unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-cli-java all 1.3.1-3ubuntu1 [53.3 kB] unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang3-java all 3.4-1 [380 kB] unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaopalliance-java all 20070526-5 [9214 B] unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguice-java all 4.0-2 [836 kB] unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit all 3.8.2-8build1 [106 kB] unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cipher-java all 1.7-1 [14.5 kB] unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds2-java all 2.5.2-1 [46.7 kB] unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils2-java all 3.0.22-1 [235 kB] unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default1.5-java all 1.6-2 [186 kB] unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-annotations-java all 1.6-2 [6662 B] unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libasm4-java all 5.0.4-1 [252 kB] unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjaxen-java all 1.1.6-1ubuntu1 [206 kB] unit-abot-epc-basic-0: 12:26:54 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjdom1-java all 1.1.3-1 [150 kB] unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libclassworlds-java all 1.1-final-5 [39.3 kB] unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang-java all 2.6-6ubuntu2 [267 kB] unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdoxia-core-java all 1.1.4-3ubuntu1 [148 kB] unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default-java all 1.0-alpha-9-stable-1-7 [153 kB] unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-ant-factory-java all 1.0~alpha2.1-3 [11.2 kB] unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-io-java all 1.0~alpha5-2 [44.7 kB] unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-archiver-java all 2.2-1+deb9u1build0.16.04.1 [171 kB] unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libbsh-java all 2.0b4-17ubuntu1 [264 kB] unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-bsh-factory-java all 1.0~alpha7-3.1 [7708 B] unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-sec-dispatcher-java all 1.3.1-6 [27.1 kB] unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven2-core-java all 2.2.1-24 [710 kB] unit-abot-epc-basic-0: 12:26:54 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cli-java all 1.2-5 [9700 B] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqdox2-java all 2.0~M3-2 [257 kB] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-metadata-java all 1.6-2 [103 kB] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers1.5-java all 1.6-2 [2410 B] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgeronimo-interceptor-3.0-spec-java all 1.0.1-3fakesync1 [7284 B] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libservlet3.1-java all 8.0.32-1ubuntu1.9 [391 kB] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcdi-api-java all 1.0-2 [31.9 kB] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-inject-java all 0.3.2-1 [347 kB] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-plexus-java all 0.3.2-1 [182 kB] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhamcrest-java all 1.3-5ubuntu1 [373 kB] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit4 all 4.12-4ubuntu1 [279 kB] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net-java all 3.4-2ubuntu2 [334 kB] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcglib3-java all 3.1+dfsg-1 [726 kB] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libobjenesis-java all 2.2-1 [44.3 kB] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeasymock-java all 3.3.1+ds-3 [88.3 kB] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libservlet2.5-java all 6.0.45+dfsg-1 [212 kB] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libjetty-java all 6.1.26-5ubuntu0.1 [724 kB] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 liblog4j1.2-java all 1.2.17-7ubuntu1 [426 kB] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven-parent-java all 21-2 [5786 B] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon2-java all 2.10-3 [2144 kB] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven3-core-java all 3.3.9-3 [1446 kB] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 maven all 3.3.9-3 [17.4 kB] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8720 B] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.10 [926 kB] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.10 [81.7 kB] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.10 [162 kB] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2 amd64 2.4.18-2ubuntu3.10 [86.6 kB] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip-whl all 8.1.1-2ubuntu0.4 [1110 kB] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [339 kB] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [1261 kB] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.4 [1880 kB] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.4 [224 kB] unit-abot-epc-basic-0: 12:26:55 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] unit-abot-epc-basic-0: 12:26:56 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] unit-abot-epc-basic-0: 12:26:56 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip all 8.1.1-2ubuntu0.4 [144 kB] unit-abot-epc-basic-0: 12:26:56 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] unit-abot-epc-basic-0: 12:26:56 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant all 1.9.6-1ubuntu1.1 [1899 kB] unit-abot-epc-basic-0: 12:26:56 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant-optional all 1.9.6-1ubuntu1.1 [315 kB] unit-abot-epc-basic-0: 12:26:56 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.8 [2312 kB] unit-abot-epc-basic-0: 12:26:56 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu11 [68.5 kB] unit-abot-epc-basic-0: 12:26:56 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-154.181 [852 kB] unit-abot-epc-basic-0: 12:26:56 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu11 [2086 kB] unit-abot-epc-basic-0: 12:26:56 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] unit-abot-epc-basic-0: 12:26:56 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.11 [7660 kB] unit-abot-epc-basic-0: 12:26:57 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] unit-abot-epc-basic-0: 12:26:57 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.11 [38.8 kB] unit-abot-epc-basic-0: 12:26:57 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.11 [55.0 kB] unit-abot-epc-basic-0: 12:26:57 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.11 [27.4 kB] unit-abot-epc-basic-0: 12:26:57 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.11 [8896 B] unit-abot-epc-basic-0: 12:26:57 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.11 [264 kB] unit-abot-epc-basic-0: 12:26:57 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.11 [105 kB] unit-abot-epc-basic-0: 12:26:57 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.11 [244 kB] unit-abot-epc-basic-0: 12:26:57 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.11 [95.4 kB] unit-abot-epc-basic-0: 12:26:58 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.11 [40.1 kB] unit-abot-epc-basic-0: 12:26:58 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.11 [9748 B] unit-abot-epc-basic-0: 12:26:58 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.11 [131 kB] unit-abot-epc-basic-0: 12:26:58 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [2229 kB] unit-abot-epc-basic-0: 12:26:58 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.11 [8417 kB] unit-abot-epc-basic-0: 12:26:58 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] unit-abot-epc-basic-0: 12:26:58 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [1426 kB] unit-abot-epc-basic-0: 12:26:58 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.11 [8310 kB] unit-abot-epc-basic-0: 12:26:59 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] unit-abot-epc-basic-0: 12:26:59 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] unit-abot-epc-basic-0: 12:26:59 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.5 [195 kB] unit-abot-epc-basic-0: 12:26:59 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.5 [584 kB] unit-abot-epc-basic-0: 12:26:59 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] unit-abot-epc-basic-0: 12:26:59 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] unit-abot-epc-basic-0: 12:26:59 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] unit-abot-epc-basic-0: 12:26:59 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] unit-abot-epc-basic-0: 12:26:59 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] unit-abot-epc-basic-0: 12:26:59 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] unit-abot-epc-basic-0: 12:26:59 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp2-java all 2.1.10-7build1 [162 kB] unit-abot-epc-basic-0: 12:26:59 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp3-java all 1.1.4c-2build1 [364 kB] unit-abot-epc-basic-0: 12:26:59 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdom4j-java all 1.6.1+dfsg.3-2ubuntu1 [323 kB] unit-abot-epc-basic-0: 12:26:59 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.4 [115 kB] unit-abot-epc-basic-0: 12:26:59 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] unit-abot-epc-basic-0: 12:26:59 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.4 [1071 kB] unit-abot-epc-basic-0: 12:26:59 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.4 [27.8 MB] unit-abot-epc-basic-0: 12:27:00 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] unit-abot-epc-basic-0: 12:27:00 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-all-dev amd64 2.7.12-1~16.04 [1006 B] unit-abot-epc-basic-0: 12:27:00 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxom-java all 1.2.10-1 [170 kB] unit-abot-epc-basic-0: 12:27:00 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] unit-abot-epc-basic-0: 12:27:00 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] unit-abot-epc-basic-0: 12:27:00 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.4 [276 kB] unit-abot-epc-basic-0: 12:27:00 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] unit-abot-epc-basic-0: 12:27:00 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all-dev amd64 2.7.12-1~16.04 [1016 B] unit-abot-epc-basic-0: 12:27:00 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] unit-abot-epc-basic-0: 12:27:00 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB] unit-abot-epc-basic-0: 12:27:00 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 python-wheel all 0.29.0-1 [48.0 kB] unit-abot-epc-basic-0: 12:27:00 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ssl-cert all 1.0.37 [16.9 kB] unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 20% Extracting templates from packages: 40% Extracting templates from packages: 61% Extracting templates from packages: 81% Extracting templates from packages: 100% unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.install Fetched 102 MB in 9s (11.2 MB/s) unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 57660 files and directories currently installed.) unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatinject-jsr330-api-java_1.0+ds1-2_all.deb ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-resolver1.1-java_1.2-7build1_all.deb ... unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-external-java_1.4.01-2build1_all.deb ... unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 12:27:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 12:27:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 12:27:04 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 12:27:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 12:27:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4+deb8u1build0.16.04.1_all.deb ... unit-abot-epc-basic-0: 12:27:04 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-abot-epc-basic-0: 12:27:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 12:27:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 12:27:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 12:27:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 12:27:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers-java_1.0~beta3.0.7-8_all.deb ... unit-abot-epc-basic-0: 12:27:04 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 12:27:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 12:27:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interactivity-api-java_1.0-alpha-6-7_all.deb ... unit-abot-epc-basic-0: 12:27:04 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 12:27:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 12:27:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 12:27:04 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 12:27:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 12:27:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 12:27:04 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 12:27:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 12:27:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:27:04 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 12:27:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 12:27:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 12:27:04 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 12:27:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default-java_1.0-alpha-9-stable-1-7_all.deb ... unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-ant-factory-java_1.0~alpha2.1-3_all.deb ... unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1+deb9u1build0.16.04.1_all.deb ... unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-bsh-factory-java_1.0~alpha7-3.1_all.deb ... unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 12:27:06 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgeronimo-interceptor-3.0-spec-java_1.0.1-3fakesync1_all.deb ... unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.9_all.deb ... unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 12:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 12:27:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 12:27:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet2.5-java_6.0.45+dfsg-1_all.deb ... unit-abot-epc-basic-0: 12:27:08 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 12:27:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 12:27:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:27:08 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5ubuntu0.1) ... unit-abot-epc-basic-0: 12:27:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 12:27:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:27:08 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 12:27:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 12:27:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 12:27:08 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 12:27:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 12:27:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 12:27:08 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 12:27:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 12:27:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 12:27:08 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 12:27:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 12:27:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 12:27:09 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 12:27:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 12:27:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 12:27:09 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 12:27:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 12:27:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:27:09 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:27:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 12:27:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:27:09 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:27:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 12:27:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:27:09 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:27:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 12:27:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:27:09 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 12:27:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 12:27:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 12:27:09 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:27:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 12:27:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 12:27:10 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:27:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 12:27:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.10_all.deb ... unit-abot-epc-basic-0: 12:27:10 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:27:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 12:27:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 12:27:10 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:27:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 12:27:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 12:27:10 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 12:27:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 12:27:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:27:10 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:27:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 12:27:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:27:10 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:27:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 12:27:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:27:11 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:27:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 12:27:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:27:11 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:27:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 12:27:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:27:11 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:27:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 12:27:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:27:12 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:27:12 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 12:27:12 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:27:12 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 12:27:12 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 12:27:12 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 12:27:12 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 12:27:12 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:27:12 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:27:13 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:27:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 12:27:13 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 61303 files and directories currently installed.) unit-abot-epc-basic-0: 12:27:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:27:13 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:27:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 12:27:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 12:27:13 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 12:27:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 12:27:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:27:13 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 12:27:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 12:27:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:27:13 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:27:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 12:27:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:27:13 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:27:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 12:27:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.8_amd64.deb ... unit-abot-epc-basic-0: 12:27:14 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ... unit-abot-epc-basic-0: 12:27:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 12:27:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 12:27:14 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-154.181_amd64.deb ... unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-154.181) ... unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:27:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 12:27:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:27:16 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 12:27:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 12:27:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:27:16 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:27:17 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:27:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:27:17 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:27:17 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:27:17 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:27:17 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:27:17 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:27:17 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:27:17 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:27:17 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:27:17 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:27:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:27:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 12:27:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:27:17 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:27:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 12:27:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:27:18 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:27:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 12:27:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:27:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:27:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 12:27:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:27:18 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:27:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 12:27:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:27:18 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:27:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 12:27:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:27:18 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:27:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 12:27:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:27:18 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:27:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 12:27:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:27:18 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:27:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 12:27:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:27:18 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:27:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 12:27:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:27:18 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:27:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 12:27:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:27:18 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:27:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 12:27:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:27:19 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:27:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 12:27:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:27:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:27:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 12:27:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:27:19 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:27:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 12:27:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:27:20 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:27:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 12:27:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:27:20 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:27:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 12:27:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:27:21 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:27:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 12:27:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:27:22 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:27:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 12:27:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 12:27:22 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 12:27:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 12:27:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 12:27:22 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdom4j-java_1.6.1+dfsg.3-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 12:27:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 12:27:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:27:24 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 12:27:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 12:27:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 12:27:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 12:27:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 12:27:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:27:24 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:27:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 12:27:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:27:24 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:27:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 12:27:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:27:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:27:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 12:27:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:27:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:27:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 12:27:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 12:27:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 12:27:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 12:27:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 12:27:27 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 12:27:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 12:27:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:27:27 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:27:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 12:27:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:27:27 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:27:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 12:27:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:27:27 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:27:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 12:27:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:27:27 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:27:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 12:27:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 12:27:27 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 12:27:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 12:27:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:27:31 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 12:27:31 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 12:27:31 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 12:27:31 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 12:27:31 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 12:27:31 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 12:27:31 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 12:27:31 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 12:27:31 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 12:27:31 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 12:27:31 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 12:27:31 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 12:27:31 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 12:27:31 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 12:27:31 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 12:27:31 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 12:27:31 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 12:27:31 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 12:27:31 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 12:27:31 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 12:27:31 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 12:27:31 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 12:27:31 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: 12:27:31 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 12:27:31 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 12:27:31 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 12:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 12:27:33 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5ubuntu0.1) ... unit-abot-epc-basic-0: 12:27:33 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 12:27:33 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 12:27:33 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 12:27:33 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 12:27:33 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 12:27:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode unit-abot-epc-basic-0: 12:27:33 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 12:27:33 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:27:33 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:27:33 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:27:33 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 12:27:33 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:27:33 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:27:33 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:27:33 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:27:37 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:27:37 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:27:37 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 12:27:37 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 12:27:38 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 12:27:38 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 12:27:38 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 12:27:40 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:27:40 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: 12:27:41 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: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom unit-abot-epc-basic-0: 12:27:41 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 489.7 KB/sec) unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install 3/26 KB 5/26 KB 8/26 KB 11/26 KB 13/26 KB 16/26 KB 19/26 KB 21/26 KB 24/26 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 804.4 KB/sec) unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 802.9 KB/sec) unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install 3/25 KB 6/25 KB 9/25 KB 11/25 KB 14/25 KB 16/25 KB 19/25 KB 22/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 925.2 KB/sec) unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 348.2 KB/sec) unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 518.2 KB/sec) unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install 3/37 KB 5/37 KB 8/37 KB 11/37 KB 13/37 KB 16/37 KB 19/37 KB 21/37 KB 24/37 KB 27/37 KB 29/37 KB 32/37 KB 35/37 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1441.3 KB/sec) unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 896.3 KB/sec) unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar unit-abot-epc-basic-0: 12:27:41 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 1539.9 KB/sec) unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 109.6 KB/sec) unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom unit-abot-epc-basic-0: 12:27:41 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 1215.8 KB/sec) unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 1438.6 KB/sec) unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (5 KB at 266.7 KB/sec) unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 180.5 KB/sec) unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom unit-abot-epc-basic-0: 12:27:41 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 96.7 KB/sec) unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 150.7 KB/sec) unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 393.4 KB/sec) unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 596.7 KB/sec) unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom unit-abot-epc-basic-0: 12:27:41 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 57.9 KB/sec) unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom unit-abot-epc-basic-0: 12:27:41 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 438.9 KB/sec) unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 183.6 KB/sec) unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install 492/492 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 34.3 KB/sec) unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install 1/6 KB 4/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 294.9 KB/sec) unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom unit-abot-epc-basic-0: 12:27:41 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 60.9 KB/sec) unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom unit-abot-epc-basic-0: 12:27:41 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 352.4 KB/sec) unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 203.6 KB/sec) unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom unit-abot-epc-basic-0: 12:27:41 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 101.0 KB/sec) unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 233.1 KB/sec) unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 107.5 KB/sec) unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 90.8 KB/sec) unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom unit-abot-epc-basic-0: 12:27:41 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 71.6 KB/sec) unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 144.9 KB/sec) unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom unit-abot-epc-basic-0: 12:27:41 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 726.4 KB/sec) unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom unit-abot-epc-basic-0: 12:27:41 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 1574.4 KB/sec) unit-abot-epc-basic-0: 12:27:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom unit-abot-epc-basic-0: 12:27:41 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 779.2 KB/sec) unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 197.6 KB/sec) unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 414.0 KB/sec) unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1767.9 KB/sec) unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom unit-abot-epc-basic-0: 12:27:42 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: 12:27:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install 965/965 B Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 58.9 KB/sec) unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom unit-abot-epc-basic-0: 12:27:42 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 180.7 KB/sec) unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom unit-abot-epc-basic-0: 12:27:42 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 868.1 KB/sec) unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom unit-abot-epc-basic-0: 12:27:42 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: 12:27:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom unit-abot-epc-basic-0: 12:27:42 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 827.6 KB/sec) unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install 3/153 KB 5/153 KB 8/153 KB 11/153 KB 13/153 KB 16/153 KB 19/153 KB 21/153 KB 24/153 KB 27/153 KB 29/153 KB 32/153 KB 36/153 KB 40/153 KB 44/153 KB 48/153 KB 52/153 KB 56/153 KB 60/153 KB 64/153 KB 68/153 KB 3/13 KB 68/153 KB 6/13 KB 68/153 KB 9/13 KB 68/153 KB 11/13 KB 68/153 KB 13/13 KB 68/153 KB 13/13 KB 72/153 KB 13/13 KB 76/153 KB 13/13 KB 80/153 KB 13/13 KB 84/153 KB 3/48 KB 13/13 KB 84/153 KB 5/48 KB 13/13 KB 84/153 KB 3/35 KB 8/48 KB 13/13 KB 84/153 KB 3/35 KB 11/48 KB 13/13 KB 84/153 KB 3/35 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 281.0 KB/sec) unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install 3/48 KB 13/13 KB 84/153 KB 3/35 KB 13/48 KB 84/153 KB 3/35 KB 13/48 KB 84/153 KB 5/35 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install 13/48 KB 84/153 KB 8/35 KB 13/48 KB 88/153 KB 11/35 KB 13/48 KB 88/153 KB 13/35 KB 13/48 KB 88/153 KB 16/35 KB 16/48 KB 3/50 KB 3/30 KB 88/153 KB 19/35 KB 13/48 KB 88/153 KB 8/35 KB 16/48 KB 3/50 KB 3/30 KB 92/153 KB 19/35 KB 16/48 KB 3/50 KB 3/30 KB 96/153 KB 19/35 KB 16/48 KB 3/50 KB 3/30 KB 100/153 KB 19/35 KB 16/48 KB 3/50 KB 3/30 KB 104/153 KB 19/35 KB 16/48 KB 3/50 KB 3/30 KB 108/153 KB 21/35 KB 16/48 KB 3/50 KB 3/30 KB 108/153 KB 24/35 KB 16/48 KB 3/50 KB 3/30 KB 88/153 KB 16/35 KB 16/48 KB 3/30 KB 88/153 KB 16/35 KB 16/48 KB 88/153 KB 16/35 KB 19/48 KB 3/50 KB 3/30 KB 108/153 KB 24/35 KB 21/48 KB 3/50 KB 3/30 KB 108/153 KB 24/35 KB 24/48 KB 3/50 KB 3/30 KB 108/153 KB 24/35 KB 27/48 KB 3/50 KB 3/30 KB 108/153 KB 24/35 KB 29/48 KB 3/50 KB 3/30 KB 108/153 KB 24/35 KB 32/48 KB 3/50 KB 3/30 KB 108/153 KB 24/35 KB 36/48 KB 3/50 KB 3/30 KB 108/153 KB 24/35 KB 40/48 KB 3/50 KB 5/30 KB 108/153 KB 24/35 KB 16/48 KB 3/50 KB 3/30 KB 108/153 KB 19/35 KB 44/48 KB 3/50 KB 5/30 KB 112/153 KB 24/35 KB 44/48 KB 3/50 KB 5/30 KB 116/153 KB 24/35 KB 44/48 KB 6/50 KB 5/30 KB 120/153 KB 27/35 KB 36/48 KB 3/50 KB 5/30 KB 108/153 KB 24/35 KB 44/48 KB 6/50 KB 8/30 KB 124/153 KB 27/35 KB 44/48 KB 6/50 KB 11/30 KB 124/153 KB 27/35 KB 44/48 KB 6/50 KB 5/30 KB 116/153 KB 27/35 KB 44/48 KB 3/50 KB 5/30 KB 116/153 KB 27/35 KB 44/48 KB 6/50 KB 11/30 KB 124/153 KB 29/35 KB 44/48 KB 9/50 KB 13/30 KB 124/153 KB 32/35 KB 44/48 KB 3/50 KB 5/30 KB 116/153 KB 24/35 KB 48/48 KB 9/50 KB 13/30 KB 124/153 KB 32/35 KB 48/48 KB 9/50 KB 13/30 KB 124/153 KB 32/35 KB 44/48 KB 9/50 KB 13/30 KB 124/153 KB 32/35 KB 44/48 KB 9/50 KB 13/30 KB 124/153 KB 29/35 KB 44/48 KB 9/50 KB 11/30 KB 124/153 KB 29/35 KB 48/48 KB 9/50 KB 16/30 KB 124/153 KB 32/35 KB 48/48 KB 11/50 KB 19/30 KB 124/153 KB 32/35 KB 48/48 KB 11/50 KB 21/30 KB 128/153 KB 35/35 KB 48/48 KB 11/50 KB 16/30 KB 124/153 KB 32/35 KB 48/48 KB 14/50 KB 21/30 KB 128/153 KB 35/35 KB 48/48 KB 11/50 KB 19/30 KB 128/153 KB 35/35 KB 48/48 KB 11/50 KB 19/30 KB 128/153 KB 32/35 KB 48/48 KB 14/50 KB 21/30 KB 132/153 KB 35/35 KB 48/48 KB 16/50 KB 24/30 KB 136/153 KB 35/35 KB 48/48 KB 16/50 KB 24/30 KB 132/153 KB 35/35 KB 48/48 KB 16/50 KB 21/30 KB 132/153 KB 35/35 KB 48/48 KB 14/50 KB 21/30 KB 132/153 KB 35/35 KB 48/48 KB 19/50 KB 24/30 KB 136/153 KB 35/35 KB 48/48 KB 22/50 KB 27/30 KB 136/153 KB 35/35 KB 48/48 KB 22/50 KB 27/30 KB 136/153 KB 35/35 KB 48/48 KB 22/50 KB 29/30 KB 136/153 KB 35/35 KB 48/48 KB 25/50 KB 30/30 KB 140/153 KB 35/35 KB 48/48 KB 22/50 KB 29/30 KB 140/153 KB 35/35 KB 25/50 KB 30/30 KB 144/153 KB 35/35 KB 48/48 KB 25/50 KB 29/30 KB 140/153 KB 35/35 KB 25/50 KB 30/30 KB 148/153 KB 35/35 KB 27/50 KB 30/30 KB 152/153 KB 35/35 KB 27/50 KB 30/30 KB 153/153 KB 35/35 KB 27/50 KB 30/30 KB 148/153 KB 35/35 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 704.3 KB/sec) unit-abot-epc-basic-0: 12:27:42 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: 12:27:42 DEBUG unit.abot-epc-basic/0.install 30/50 KB 30/30 KB 153/153 KB 35/35 KB 32/50 KB 30/30 KB 153/153 KB 35/35 KB 36/50 KB 30/30 KB 153/153 KB 35/35 KB 40/50 KB 30/30 KB 153/153 KB 44/50 KB 30/30 KB 153/153 KB 48/50 KB 30/30 KB 153/153 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 479.6 KB/sec) unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install 50/50 KB 30/30 KB 153/153 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 397.4 KB/sec) unit-abot-epc-basic-0: 12:27:42 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: 12:27:42 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 1956.7 KB/sec) unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install 50/50 KB 3/190 KB 50/50 KB 5/190 KB 50/50 KB 3/119 KB 8/190 KB 3/119 KB 11/190 KB 3/119 KB 13/190 KB 4/37 KB 3/119 KB 16/190 KB 50/50 KB 3/119 KB 5/190 KB 4/37 KB 5/119 KB 16/190 KB 4/37 KB 8/119 KB 16/190 KB 4/37 KB 11/119 KB 16/190 KB 4/37 KB 13/119 KB 16/190 KB 4/37 KB 16/119 KB 16/190 KB 4/37 KB 19/119 KB 19/190 KB 4/37 KB 21/119 KB 19/190 KB 4/37 KB 24/119 KB 19/190 KB 4/37 KB 27/119 KB 19/190 KB 4/37 KB 3/119 KB 13/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 592.2 KB/sec) unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install 4/37 KB 19/119 KB 19/190 KB 8/37 KB 29/119 KB 21/190 KB 8/37 KB 29/119 KB 24/190 KB 8/37 KB 29/119 KB 27/190 KB 8/37 KB 29/119 KB 29/190 KB 8/37 KB 29/119 KB 32/190 KB 8/37 KB 29/119 KB 19/190 KB 8/37 KB 27/119 KB 19/190 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install 12/37 KB 29/119 KB 32/190 KB 16/37 KB 29/119 KB 32/190 KB 20/37 KB 29/119 KB 32/190 KB 24/37 KB 29/119 KB 36/190 KB 28/37 KB 32/119 KB 36/190 KB 32/37 KB 32/119 KB 36/190 KB 20/37 KB 29/119 KB 36/190 KB 24/37 KB 32/119 KB 36/190 KB 32/37 KB 36/119 KB 40/190 KB 4/86 KB 36/37 KB 40/119 KB 40/190 KB 32/37 KB 32/119 KB 40/190 KB 4/86 KB 36/37 KB 44/119 KB 44/190 KB 4/86 KB 36/37 KB 36/119 KB 40/190 KB 4/86 KB 37/37 KB 44/119 KB 48/190 KB 4/86 KB 32/37 KB 36/119 KB 40/190 KB 8/86 KB 37/37 KB 44/119 KB 48/190 KB 12/86 KB 37/37 KB 44/119 KB 48/190 KB 16/86 KB 37/37 KB 44/119 KB 3/66 KB 48/190 KB 16/86 KB 37/37 KB 44/119 KB 5/66 KB 48/190 KB 16/86 KB 37/37 KB 44/119 KB 8/66 KB 48/190 KB 16/86 KB 37/37 KB 44/119 KB 11/66 KB 48/190 KB 16/86 KB 37/37 KB 44/119 KB 3/66 KB 48/190 KB 20/86 KB 37/37 KB 44/119 KB 11/66 KB 48/190 KB 24/86 KB 37/37 KB 44/119 KB 11/66 KB 48/190 KB 4/86 KB 37/37 KB 44/119 KB 11/66 KB 48/190 KB 24/86 KB 37/37 KB 48/119 KB 11/66 KB 48/190 KB 28/86 KB 37/37 KB 52/119 KB 13/66 KB 48/190 KB 28/86 KB 37/37 KB 56/119 KB 13/66 KB 48/190 KB 28/86 KB 37/37 KB 60/119 KB 13/66 KB 48/190 KB 28/86 KB 37/37 KB 64/119 KB 13/66 KB 48/190 KB 4/86 KB 37/37 KB 44/119 KB 11/66 KB 48/190 KB 28/86 KB 37/37 KB 64/119 KB 13/66 KB 52/190 KB 28/86 KB 37/37 KB 48/119 KB 13/66 KB 48/190 KB 28/86 KB 37/37 KB 48/119 KB 11/66 KB 48/190 KB 32/86 KB 37/37 KB 64/119 KB 13/66 KB 56/190 KB 36/86 KB 37/37 KB 64/119 KB 13/66 KB 56/190 KB 40/86 KB 64/119 KB 16/66 KB 56/190 KB 28/86 KB 37/37 KB 64/119 KB 16/66 KB 56/190 KB 44/86 KB 64/119 KB 16/66 KB 60/190 KB 36/86 KB 37/37 KB 64/119 KB 16/66 KB 56/190 KB 44/86 KB 64/119 KB 19/66 KB 64/190 KB 44/86 KB 64/119 KB 21/66 KB 64/190 KB 44/86 KB 64/119 KB 24/66 KB 64/190 KB 44/86 KB 68/119 KB 27/66 KB 64/190 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 348.9 KB/sec) unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install 44/86 KB 68/119 KB 29/66 KB 64/190 KB 44/86 KB 68/119 KB 32/66 KB 64/190 KB 44/86 KB 68/119 KB 36/66 KB 64/190 KB 44/86 KB 68/119 KB 24/66 KB 64/190 KB 44/86 KB 64/119 KB 21/66 KB 64/190 KB 44/86 KB 64/119 KB 21/66 KB 64/190 KB 48/86 KB 72/119 KB 40/66 KB 68/190 KB 48/86 KB 72/119 KB 40/66 KB 68/190 KB 52/86 KB 72/119 KB 40/66 KB 68/190 KB 52/86 KB 72/119 KB 40/66 KB 72/190 KB 52/86 KB 72/119 KB 40/66 KB 76/190 KB 56/86 KB 76/119 KB 40/66 KB 76/190 KB 56/86 KB 72/119 KB 40/66 KB 76/190 KB 56/86 KB 76/119 KB 40/66 KB 76/190 KB 60/86 KB 76/119 KB 40/66 KB 80/190 KB 60/86 KB 80/119 KB 40/66 KB 80/190 KB 60/86 KB 76/119 KB 40/66 KB 76/190 KB 64/86 KB 80/119 KB 40/66 KB 80/190 KB 68/86 KB 84/119 KB 40/66 KB 80/190 KB 72/86 KB 84/119 KB 40/66 KB 84/190 KB 64/86 KB 84/119 KB 40/66 KB 80/190 KB 44/86 KB 84/119 KB 40/66 KB 84/190 KB 68/86 KB 84/119 KB 40/66 KB 84/190 KB 72/86 KB 88/119 KB 44/66 KB 88/190 KB 72/86 KB 4/26 KB 88/119 KB 44/66 KB 92/190 KB 72/86 KB 88/119 KB 40/66 KB 84/190 KB 76/86 KB 4/26 KB 92/119 KB 44/66 KB 92/190 KB 76/86 KB 4/26 KB 96/119 KB 44/66 KB 96/190 KB 72/86 KB 4/26 KB 88/119 KB 44/66 KB 88/190 KB 76/86 KB 4/26 KB 96/119 KB 44/66 KB 92/190 KB 76/86 KB 4/26 KB 88/119 KB 44/66 KB 92/190 KB 80/86 KB 4/26 KB 96/119 KB 44/66 KB 96/190 KB 84/86 KB 4/26 KB 96/119 KB 44/66 KB 96/190 KB 86/86 KB 8/26 KB 100/119 KB 44/66 KB 100/190 KB 72/86 KB 88/119 KB 44/66 KB 84/190 KB 86/86 KB 8/26 KB 100/119 KB 48/66 KB 100/190 KB 86/86 KB 8/26 KB 100/119 KB 52/66 KB 100/190 KB 86/86 KB 8/26 KB 100/119 KB 56/66 KB 100/190 KB 86/86 KB 8/26 KB 100/119 KB 60/66 KB 100/190 KB 84/86 KB 8/26 KB 100/119 KB 44/66 KB 100/190 KB 84/86 KB 8/26 KB 96/119 KB 44/66 KB 100/190 KB 86/86 KB 12/26 KB 100/119 KB 60/66 KB 100/190 KB 86/86 KB 16/26 KB 100/119 KB 60/66 KB 100/190 KB 84/86 KB 4/26 KB 96/119 KB 44/66 KB 100/190 KB 86/86 KB 20/26 KB 100/119 KB 60/66 KB 104/190 KB 86/86 KB 16/26 KB 100/119 KB 60/66 KB 104/190 KB 86/86 KB 20/26 KB 104/119 KB 60/66 KB 104/190 KB 86/86 KB 20/26 KB 108/119 KB 60/66 KB 108/190 KB 86/86 KB 20/26 KB 104/119 KB 60/66 KB 108/190 KB 86/86 KB 20/26 KB 112/119 KB 60/66 KB 112/190 KB 86/86 KB 20/26 KB 108/119 KB 60/66 KB 112/190 KB 86/86 KB 24/26 KB 112/119 KB 64/66 KB 112/190 KB 86/86 KB 26/26 KB 112/119 KB 64/66 KB 112/190 KB 86/86 KB 20/26 KB 112/119 KB 64/66 KB 112/190 KB 86/86 KB 26/26 KB 112/119 KB 66/66 KB 116/190 KB 86/86 KB 26/26 KB 112/119 KB 64/66 KB 116/190 KB 86/86 KB 26/26 KB 116/119 KB 66/66 KB 116/190 KB 26/26 KB 119/119 KB 66/66 KB 120/190 KB 26/26 KB 116/119 KB 66/66 KB 120/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 695.4 KB/sec) unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install 26/26 KB 119/119 KB 66/66 KB 124/190 KB 119/119 KB 66/66 KB 128/190 KB 119/119 KB 66/66 KB 132/190 KB 119/119 KB 136/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 519.6 KB/sec) unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install 119/119 KB 140/190 KB 119/119 KB 144/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 200.4 KB/sec) unit-abot-epc-basic-0: 12:27:42 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: 12:27:42 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: 12:27:42 DEBUG unit.abot-epc-basic/0.install 119/119 KB 148/190 KB 4/324 KB 152/190 KB 4/324 KB 156/190 KB 4/324 KB 148/190 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 875.8 KB/sec) unit-abot-epc-basic-0: 12:27:42 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: 12:27:42 DEBUG unit.abot-epc-basic/0.install 8/324 KB 160/190 KB 4/324 KB 160/190 KB 12/324 KB 160/190 KB 16/324 KB 160/190 KB 20/324 KB 160/190 KB 4/152 KB 24/324 KB 3/79 KB 164/190 KB 4/152 KB 28/324 KB 3/79 KB 4/228 KB 164/190 KB 4/152 KB 32/324 KB 3/79 KB 4/228 KB 164/190 KB 4/152 KB 36/324 KB 3/79 KB 4/228 KB 164/190 KB 4/152 KB 20/324 KB 3/79 KB 164/190 KB 20/324 KB 3/79 KB 164/190 KB 20/324 KB 164/190 KB 4/152 KB 36/324 KB 3/79 KB 4/228 KB 168/190 KB 8/152 KB 40/324 KB 5/79 KB 4/228 KB 172/190 KB 8/152 KB 40/324 KB 5/79 KB 4/228 KB 176/190 KB 4/152 KB 24/324 KB 3/79 KB 4/228 KB 164/190 KB 8/152 KB 40/324 KB 5/79 KB 4/228 KB 180/190 KB 8/152 KB 40/324 KB 5/79 KB 4/228 KB 168/190 KB 12/152 KB 40/324 KB 5/79 KB 8/228 KB 180/190 KB 16/152 KB 40/324 KB 5/79 KB 8/228 KB 184/190 KB 20/152 KB 40/324 KB 5/79 KB 8/228 KB 184/190 KB 4/152 KB 40/324 KB 5/79 KB 4/228 KB 168/190 KB 4/152 KB 36/324 KB 5/79 KB 4/228 KB 168/190 KB 20/152 KB 44/324 KB 8/79 KB 8/228 KB 184/190 KB 20/152 KB 44/324 KB 11/79 KB 8/228 KB 184/190 KB 20/152 KB 44/324 KB 13/79 KB 8/228 KB 184/190 KB 20/152 KB 44/324 KB 16/79 KB 8/228 KB 184/190 KB 12/152 KB 40/324 KB 5/79 KB 8/228 KB 184/190 KB 20/152 KB 44/324 KB 16/79 KB 8/228 KB 188/190 KB 20/152 KB 44/324 KB 16/79 KB 8/228 KB 190/190 KB 8/152 KB 40/324 KB 5/79 KB 8/228 KB 180/190 KB 20/152 KB 44/324 KB 19/79 KB 12/228 KB 190/190 KB 20/152 KB 44/324 KB 19/79 KB 16/228 KB 190/190 KB 20/152 KB 44/324 KB 19/79 KB 20/228 KB 190/190 KB 20/152 KB 44/324 KB 5/79 KB 8/228 KB 184/190 KB 20/152 KB 44/324 KB 19/79 KB 20/228 KB 190/190 KB 20/152 KB 48/324 KB 21/79 KB 20/228 KB 190/190 KB 20/152 KB 48/324 KB 19/79 KB 20/228 KB 190/190 KB 20/152 KB 48/324 KB 21/79 KB 24/228 KB 190/190 KB 20/152 KB 48/324 KB 21/79 KB 28/228 KB 190/190 KB 20/152 KB 48/324 KB 24/79 KB 32/228 KB 190/190 KB 20/152 KB 48/324 KB 24/79 KB 36/228 KB 190/190 KB 24/152 KB 52/324 KB 24/79 KB 40/228 KB 190/190 KB 20/152 KB 48/324 KB 24/79 KB 28/228 KB 190/190 KB 24/152 KB 52/324 KB 27/79 KB 44/228 KB 190/190 KB 24/152 KB 52/324 KB 29/79 KB 44/228 KB 190/190 KB 24/152 KB 52/324 KB 24/79 KB 36/228 KB 190/190 KB 24/152 KB 48/324 KB 24/79 KB 36/228 KB 190/190 KB 28/152 KB 56/324 KB 29/79 KB 44/228 KB 190/190 KB 32/152 KB 56/324 KB 29/79 KB 44/228 KB 190/190 KB 32/152 KB 56/324 KB 32/79 KB 44/228 KB 190/190 KB 32/152 KB 56/324 KB 36/79 KB 44/228 KB 190/190 KB 36/152 KB 56/324 KB 40/79 KB 44/228 KB 24/152 KB 56/324 KB 32/79 KB 44/228 KB 190/190 KB 36/152 KB 60/324 KB 40/79 KB 44/228 KB 36/152 KB 64/324 KB 40/79 KB 44/228 KB 36/152 KB 68/324 KB 40/79 KB 44/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 1192.7 KB/sec) unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install 24/152 KB 52/324 KB 24/79 KB 44/228 KB 190/190 KB 36/152 KB 72/324 KB 40/79 KB 48/228 KB 36/152 KB 72/324 KB 40/79 KB 52/228 KB 36/152 KB 72/324 KB 44/79 KB 56/228 KB 36/152 KB 56/324 KB 36/79 KB 44/228 KB 190/190 KB 40/152 KB 72/324 KB 44/79 KB 56/228 KB 44/152 KB 72/324 KB 44/79 KB 56/228 KB 48/152 KB 72/324 KB 44/79 KB 56/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: 12:27:42 DEBUG unit.abot-epc-basic/0.install 36/152 KB 72/324 KB 44/79 KB 52/228 KB 48/152 KB 76/324 KB 44/79 KB 56/228 KB 48/152 KB 80/324 KB 44/79 KB 56/228 KB 52/152 KB 84/324 KB 44/79 KB 60/228 KB 52/152 KB 88/324 KB 44/79 KB 60/228 KB 52/152 KB 92/324 KB 44/79 KB 60/228 KB 52/152 KB 96/324 KB 44/79 KB 60/228 KB 4/32 KB 52/152 KB 100/324 KB 44/79 KB 60/228 KB 36/152 KB 72/324 KB 44/79 KB 52/228 KB 4/32 KB 52/152 KB 100/324 KB 48/79 KB 60/228 KB 4/32 KB 52/152 KB 100/324 KB 52/79 KB 60/228 KB 4/32 KB 52/152 KB 100/324 KB 56/79 KB 60/228 KB 4/32 KB 52/152 KB 100/324 KB 60/79 KB 60/228 KB 4/32 KB 52/152 KB 100/324 KB 64/79 KB 60/228 KB 4/32 KB 52/152 KB 100/324 KB 68/79 KB 60/228 KB 4/32 KB 52/152 KB 100/324 KB 72/79 KB 60/228 KB 4/32 KB 52/152 KB 96/324 KB 44/79 KB 60/228 KB 52/152 KB 80/324 KB 44/79 KB 60/228 KB 4/32 KB 52/152 KB 100/324 KB 76/79 KB 64/228 KB 4/32 KB 52/152 KB 100/324 KB 76/79 KB 68/228 KB 4/32 KB 52/152 KB 100/324 KB 76/79 KB 72/228 KB 4/32 KB 52/152 KB 100/324 KB 76/79 KB 76/228 KB 4/32 KB 52/152 KB 100/324 KB 76/79 KB 80/228 KB 4/32 KB 52/152 KB 100/324 KB 76/79 KB 84/228 KB 52/152 KB 80/324 KB 44/79 KB 56/228 KB 8/32 KB 56/152 KB 104/324 KB 76/79 KB 84/228 KB 8/32 KB 60/152 KB 104/324 KB 76/79 KB 84/228 KB 8/32 KB 64/152 KB 104/324 KB 76/79 KB 84/228 KB 8/32 KB 68/152 KB 104/324 KB 76/79 KB 84/228 KB 8/32 KB 72/152 KB 104/324 KB 76/79 KB 84/228 KB 8/32 KB 76/152 KB 104/324 KB 76/79 KB 84/228 KB 8/32 KB 80/152 KB 104/324 KB 76/79 KB 84/228 KB 8/32 KB 84/152 KB 104/324 KB 76/79 KB 84/228 KB 8/32 KB 88/152 KB 104/324 KB 76/79 KB 88/228 KB 8/32 KB 52/152 KB 104/324 KB 76/79 KB 84/228 KB 4/32 KB 52/152 KB 100/324 KB 76/79 KB 60/228 KB 8/32 KB 92/152 KB 108/324 KB 79/79 KB 88/228 KB 8/32 KB 52/152 KB 100/324 KB 76/79 KB 84/228 KB 12/32 KB 92/152 KB 108/324 KB 79/79 KB 88/228 KB 16/32 KB 92/152 KB 108/324 KB 79/79 KB 88/228 KB 20/32 KB 92/152 KB 108/324 KB 79/79 KB 88/228 KB 24/32 KB 92/152 KB 108/324 KB 79/79 KB 88/228 KB 8/32 KB 84/152 KB 104/324 KB 76/79 KB 88/228 KB 28/32 KB 92/152 KB 108/324 KB 79/79 KB 92/228 KB 28/32 KB 92/152 KB 108/324 KB 79/79 KB 96/228 KB 28/32 KB 92/152 KB 108/324 KB 79/79 KB 100/228 KB 8/32 KB 92/152 KB 108/324 KB 79/79 KB 88/228 KB 8/32 KB 92/152 KB 108/324 KB 79/79 KB 88/228 KB 28/32 KB 96/152 KB 112/324 KB 79/79 KB 100/228 KB 28/32 KB 96/152 KB 116/324 KB 79/79 KB 100/228 KB 28/32 KB 96/152 KB 108/324 KB 79/79 KB 100/228 KB 28/32 KB 100/152 KB 120/324 KB 79/79 KB 100/228 KB 28/32 KB 100/152 KB 120/324 KB 79/79 KB 104/228 KB 28/32 KB 100/152 KB 120/324 KB 79/79 KB 100/228 KB 32/32 KB 100/152 KB 120/324 KB 79/79 KB 108/228 KB 28/32 KB 100/152 KB 120/324 KB 79/79 KB 100/228 KB 32/32 KB 100/152 KB 124/324 KB 79/79 KB 108/228 KB 32/32 KB 100/152 KB 128/324 KB 79/79 KB 108/228 KB 28/32 KB 100/152 KB 120/324 KB 79/79 KB 108/228 KB 32/32 KB 100/152 KB 128/324 KB 79/79 KB 112/228 KB 32/32 KB 100/152 KB 132/324 KB 79/79 KB 112/228 KB 32/32 KB 104/152 KB 136/324 KB 116/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 421.7 KB/sec) unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install 32/32 KB 104/152 KB 132/324 KB 79/79 KB 116/228 KB 32/32 KB 104/152 KB 132/324 KB 79/79 KB 112/228 KB 108/152 KB 136/324 KB 116/228 KB 112/152 KB 136/324 KB 116/228 KB 116/152 KB 136/324 KB 116/228 KB 120/152 KB 140/324 KB 120/228 KB 124/152 KB 140/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: 12:27:42 DEBUG unit.abot-epc-basic/0.install 116/152 KB 140/324 KB 120/228 KB 128/152 KB 144/324 KB 120/228 KB 116/152 KB 136/324 KB 120/228 KB 128/152 KB 144/324 KB 124/228 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install 128/152 KB 144/324 KB 128/228 KB 128/152 KB 148/324 KB 128/228 KB 128/152 KB 152/324 KB 132/228 KB 128/152 KB 140/324 KB 120/228 KB 132/152 KB 156/324 KB 132/228 KB 128/152 KB 148/324 KB 132/228 KB 136/152 KB 156/324 KB 136/228 KB 136/152 KB 156/324 KB 140/228 KB 136/152 KB 156/324 KB 144/228 KB 128/152 KB 156/324 KB 132/228 KB 136/152 KB 160/324 KB 144/228 KB 136/152 KB 164/324 KB 144/228 KB 136/152 KB 168/324 KB 148/228 KB 136/152 KB 172/324 KB 148/228 KB 136/152 KB 164/324 KB 148/228 KB 136/152 KB 164/324 KB 144/228 KB 140/152 KB 176/324 KB 152/228 KB 144/152 KB 176/324 KB 152/228 KB 3/234 KB 148/152 KB 176/324 KB 152/228 KB 3/234 KB 144/152 KB 176/324 KB 152/228 KB 6/234 KB 148/152 KB 176/324 KB 152/228 KB 9/234 KB 148/152 KB 176/324 KB 152/228 KB 136/152 KB 176/324 KB 152/228 KB 136/152 KB 176/324 KB 152/228 KB 9/234 KB 148/152 KB 176/324 KB 156/228 KB 9/234 KB 148/152 KB 180/324 KB 156/228 KB 11/234 KB 152/152 KB 184/324 KB 160/228 KB 11/234 KB 152/152 KB 180/324 KB 160/228 KB 11/234 KB 152/152 KB 188/324 KB 160/228 KB 9/234 KB 148/152 KB 180/324 KB 160/228 KB 11/234 KB 148/152 KB 180/324 KB 160/228 KB 11/234 KB 152/152 KB 188/324 KB 164/228 KB 14/234 KB 152/152 KB 188/324 KB 168/228 KB 14/234 KB 152/152 KB 188/324 KB 172/228 KB 14/234 KB 152/152 KB 188/324 KB 176/228 KB 11/234 KB 152/152 KB 188/324 KB 164/228 KB 14/234 KB 152/152 KB 188/324 KB 164/228 KB 16/234 KB 152/152 KB 192/324 KB 176/228 KB 19/234 KB 152/152 KB 192/324 KB 176/228 KB 14/234 KB 152/152 KB 192/324 KB 176/228 KB 19/234 KB 152/152 KB 196/324 KB 176/228 KB 22/234 KB 152/152 KB 200/324 KB 180/228 KB 22/234 KB 152/152 KB 196/324 KB 180/228 KB 22/234 KB 152/152 KB 204/324 KB 184/228 KB 22/234 KB 152/152 KB 196/324 KB 176/228 KB 25/234 KB 152/152 KB 204/324 KB 188/228 KB 27/234 KB 152/152 KB 204/324 KB 188/228 KB 22/234 KB 152/152 KB 204/324 KB 180/228 KB 27/234 KB 152/152 KB 208/324 KB 188/228 KB 30/234 KB 152/152 KB 208/324 KB 188/228 KB 32/234 KB 152/152 KB 208/324 KB 188/228 KB 36/234 KB 152/152 KB 212/324 KB 188/228 KB 40/234 KB 152/152 KB 212/324 KB 188/228 KB 30/234 KB 152/152 KB 208/324 KB 188/228 KB 44/234 KB 152/152 KB 212/324 KB 192/228 KB 44/234 KB 152/152 KB 212/324 KB 196/228 KB 32/234 KB 152/152 KB 212/324 KB 188/228 KB 44/234 KB 152/152 KB 216/324 KB 200/228 KB 44/234 KB 152/152 KB 220/324 KB 200/228 KB 44/234 KB 152/152 KB 224/324 KB 200/228 KB 44/234 KB 152/152 KB 212/324 KB 200/228 KB 44/234 KB 152/152 KB 224/324 KB 204/228 KB 44/234 KB 152/152 KB 212/324 KB 188/228 KB 48/234 KB 152/152 KB 228/324 KB 208/228 KB 48/234 KB 152/152 KB 228/324 KB 208/228 KB 48/234 KB 152/152 KB 228/324 KB 212/228 KB 52/234 KB 228/324 KB 216/228 KB 44/234 KB 152/152 KB 228/324 KB 204/228 KB 52/234 KB 232/324 KB 216/228 KB 52/234 KB 236/324 KB 216/228 KB 52/234 KB 240/324 KB 216/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 702.8 KB/sec) unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install 52/234 KB 152/152 KB 228/324 KB 212/228 KB 56/234 KB 240/324 KB 220/228 KB 52/234 KB 240/324 KB 220/228 KB 60/234 KB 240/324 KB 224/228 KB 60/234 KB 240/324 KB 228/228 KB 60/234 KB 240/324 KB 224/228 KB 64/234 KB 244/324 KB 228/228 KB 68/234 KB 244/324 KB 228/228 KB 60/234 KB 244/324 KB 228/228 KB 72/234 KB 248/324 KB 228/228 KB 72/234 KB 252/324 KB 228/228 KB 72/234 KB 256/324 KB 228/228 KB 72/234 KB 244/324 KB 228/228 KB 76/234 KB 256/324 KB 228/228 KB 80/234 KB 256/324 KB 228/228 KB 84/234 KB 260/324 KB 228/228 KB 88/234 KB 260/324 KB 228/228 KB 80/234 KB 260/324 KB 228/228 KB 92/234 KB 264/324 KB 228/228 KB 92/234 KB 268/324 KB 228/228 KB 92/234 KB 272/324 KB 228/228 KB 92/234 KB 276/324 KB 228/228 KB 92/234 KB 280/324 KB 92/234 KB 284/324 KB 92/234 KB 288/324 KB 92/234 KB 276/324 KB 96/234 KB 288/324 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 997.0 KB/sec) unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install 100/234 KB 288/324 KB 104/234 KB 288/324 KB 108/234 KB 288/324 KB 112/234 KB 288/324 KB 116/234 KB 288/324 KB 116/234 KB 292/324 KB 116/234 KB 296/324 KB 116/234 KB 300/324 KB 116/234 KB 304/324 KB 120/234 KB 304/324 KB 124/234 KB 304/324 KB 128/234 KB 304/324 KB 132/234 KB 304/324 KB 136/234 KB 308/324 KB 140/234 KB 308/324 KB 144/234 KB 308/324 KB 132/234 KB 308/324 KB 144/234 KB 312/324 KB 144/234 KB 316/324 KB 144/234 KB 320/324 KB 144/234 KB 324/324 KB 144/234 KB 324/324 KB 148/234 KB 324/324 KB 152/234 KB 324/324 KB 156/234 KB 324/324 KB 160/234 KB 324/324 KB 164/234 KB 324/324 KB 168/234 KB 324/324 KB 172/234 KB 324/324 KB 176/234 KB 324/324 KB 180/234 KB 324/324 KB 184/234 KB 324/324 KB 188/234 KB 324/324 KB 192/234 KB 324/324 KB 196/234 KB 324/324 KB 200/234 KB 324/324 KB 204/234 KB 324/324 KB 208/234 KB 324/324 KB 212/234 KB 324/324 KB 216/234 KB 324/324 KB 220/234 KB 324/324 KB 224/234 KB 324/324 KB 228/234 KB 324/324 KB 232/234 KB 324/324 KB 234/234 KB 324/324 KB Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1322.2 KB/sec) unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 922.3 KB/sec) unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5263290159612378960.pom to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.pom unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.568 s unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-06-30T12:27:42+00:00 unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:42 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:27:44 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-ssh-3.0.86.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1222258379799698317.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.pom unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.673 s unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-06-30T12:27:45+00:00 unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:45 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 12:27:47 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:27:47 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:27:47 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:47 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 12:27:47 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:47 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:27:47 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 12:27:47 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-abot-epc-basic-0: 12:27:47 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2515899114553744057.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.pom unit-abot-epc-basic-0: 12:27:47 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:47 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:27:47 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:47 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.672 s unit-abot-epc-basic-0: 12:27:47 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-06-30T12:27:47+00:00 unit-abot-epc-basic-0: 12:27:47 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 12:27:47 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:47 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 12:27:47 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 12:27:47 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 12:27:47 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 12:27:47 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 12:27:47 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 12:27:47 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 12:27:47 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 12:27:47 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 12:27:47 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-2.1.2.min.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.min.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js.map unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js.map unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.min.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.css unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-controllers.tests.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-services.tests.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-main.tests.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.min.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.css unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.min.css unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777777_256x240.png unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777620_256x240.png unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_555555_256x240.png unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_444444_256x240.png unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_cc0000_256x240.png unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_ffffff_256x240.png unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.min.css unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.css unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/jquery.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.css unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.css unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 12:27:48 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/ae/43/38329621bcca6f0b97e1cc36fb3cef889414a1960fcdc83a41e26b496634/elasticsearch-7.0.2-py2.py3-none-any.whl (83kB) unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install [?25l  12% |### | 10kB 61.4MB/s eta 0:00:01  24% |####### | 20kB 5.7MB/s eta 0:00:01  36% |########### | 30kB 8.0MB/s eta 0:00:01  48% |############### | 40kB 5.0MB/s eta 0:00:01  61% |################### | 51kB 6.1MB/s eta 0:00:01  73% |####################### | 61kB 7.1MB/s eta 0:00:01  85% |########################### | 71kB 8.1MB/s eta 0:00:01  97% |############################### | 81kB 9.0MB/s eta 0:00:01  100% |################################| 92kB 6.3MB/s unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/e6/60/247f23a7121ae632d62811ba7f273d0e58972d75e58a94d329d51550a47d/urllib3-1.25.3-py2.py3-none-any.whl (150kB) unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install [?25l  6% |## | 10kB 86.1MB/s eta 0:00:01  13% |#### | 20kB 52.7MB/s eta 0:00:01  20% |###### | 30kB 53.9MB/s eta 0:00:01  27% |######## | 40kB 53.3MB/s eta 0:00:01  33% |########## | 51kB 53.1MB/s eta 0:00:01  40% |############# | 61kB 53.7MB/s eta 0:00:01  47% |############### | 71kB 53.5MB/s eta 0:00:01  54% |################# | 81kB 25.0MB/s eta 0:00:01  61% |################### | 92kB 24.7MB/s eta 0:00:01  67% |##################### | 102kB 25.7MB/s eta 0:00:01  74% |####################### | 112kB 25.2MB/s eta 0:00:01  81% |########################## | 122kB 25.7MB/s eta 0:00:01  88% |############################ | 133kB 25.6MB/s eta 0:00:01  94% |############################## | 143kB 25.8MB/s eta 0:00:01  100% |################################| 153kB 7.8MB/s unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-7.0.2 urllib3-1.25.3 unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.1.1 is available. unit-abot-epc-basic-0: 12:27:49 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 12:27:50 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 12:27:50 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/9a/74/670ae9737d14114753b8c8fdf2e8bd212a05d3b361ab15b44937dfd40985/Flask-1.0.3-py2.py3-none-any.whl (92kB) unit-abot-epc-basic-0: 12:27:50 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 64.4MB/s eta 0:00:01  22% |####### | 20kB 5.6MB/s eta 0:00:01  33% |########## | 30kB 7.9MB/s eta 0:00:01  44% |############## | 40kB 5.1MB/s eta 0:00:01  55% |################# | 51kB 6.2MB/s eta 0:00:01  66% |##################### | 61kB 7.3MB/s eta 0:00:01  77% |######################## | 71kB 8.3MB/s eta 0:00:01  88% |############################ | 81kB 9.3MB/s eta 0:00:01  100% |################################| 92kB 6.1MB/s unit-abot-epc-basic-0: 12:27:50 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 12:27:50 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-py2.py3-none-any.whl (124kB) unit-abot-epc-basic-0: 12:27:50 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 64.0MB/s eta 0:00:01  16% |##### | 20kB 54.7MB/s eta 0:00:01  24% |####### | 30kB 54.8MB/s eta 0:00:01  32% |########## | 40kB 54.0MB/s eta 0:00:01  40% |############# | 51kB 53.8MB/s eta 0:00:01  49% |############### | 61kB 54.1MB/s eta 0:00:01  57% |################## | 71kB 53.4MB/s eta 0:00:01  65% |#################### | 81kB 54.1MB/s eta 0:00:01  73% |####################### | 92kB 54.4MB/s eta 0:00:01  81% |########################## | 102kB 29.1MB/s eta 0:00:01  90% |############################ | 112kB 28.9MB/s eta 0:00:01  98% |############################### | 122kB 28.9MB/s eta 0:00:01  100% |################################| 133kB 9.2MB/s unit-abot-epc-basic-0: 12:27:50 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 12:27:50 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: 12:27:50 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 12:27:50 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/9f/57/92a497e38161ce40606c27a86759c6b92dd34fcdb33f64171ec559257c02/Werkzeug-0.15.4-py2.py3-none-any.whl (327kB) unit-abot-epc-basic-0: 12:27:50 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 69.2MB/s eta 0:00:01  6% |## | 20kB 46.3MB/s eta 0:00:01  9% |### | 30kB 47.5MB/s eta 0:00:01  12% |#### | 40kB 48.7MB/s eta 0:00:01  15% |##### | 51kB 49.5MB/s eta 0:00:01  18% |###### | 61kB 50.9MB/s eta 0:00:01  21% |####### | 71kB 50.4MB/s eta 0:00:01  25% |######## | 81kB 50.4MB/s eta 0:00:01  28% |######### | 92kB 51.2MB/s eta 0:00:01  31% |########## | 102kB 51.4MB/s eta 0:00:01  34% |########### | 112kB 50.8MB/s eta 0:00:01  37% |############ | 122kB 39.8MB/s eta 0:00:01  40% |############# | 133kB 37.4MB/s eta 0:00:01  43% |############## | 143kB 35.6MB/s eta 0:00:01  46% |############### | 153kB 33.9MB/s eta 0:00:01  50% |################ | 163kB 31.8MB/s eta 0:00:01  53% |################# | 174kB 31.6MB/s eta 0:00:01  56% |################## | 184kB 31.4MB/s eta 0:00:01  59% |################### | 194kB 31.4MB/s eta 0:00:01  62% |#################### | 204kB 31.3MB/s eta 0:00:01  65% |##################### | 215kB 31.1MB/s eta 0:00:01  68% |###################### | 225kB 39.0MB/s eta 0:00:01  71% |####################### | 235kB 41.8MB/s eta 0:00:01  75% |######################## | 245kB 44.2MB/s eta 0:00:01  78% |######################### | 256kB 47.6MB/s eta 0:00:01  81% |########################## | 266kB 51.6MB/s eta 0:00:01  84% |########################### | 276kB 53.5MB/s eta 0:00:01  87% |############################ | 286kB 54.1MB/s eta 0:00:01  90% |############################# | 296kB 53.7MB/s eta 0:00:01  93% |############################## | 307kB 54.6MB/s eta 0:00:01  96% |############################### | 317kB 54.3MB/s eta 0:00:01  100% |################################| 327kB 4.8MB/s unit-abot-epc-basic-0: 12:27:50 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 12:27:51 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB) unit-abot-epc-basic-0: 12:27:51 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 89.1MB/s eta 0:00:01  25% |######## | 20kB 58.7MB/s eta 0:00:01  37% |############ | 30kB 57.7MB/s eta 0:00:01  50% |################ | 40kB 55.4MB/s eta 0:00:01  62% |#################### | 51kB 54.4MB/s eta 0:00:01  75% |######################## | 61kB 55.3MB/s eta 0:00:01  88% |############################ | 71kB 55.1MB/s eta 0:00:01  100% |################################| 81kB 13.5MB/s unit-abot-epc-basic-0: 12:27:51 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 12:27:51 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl unit-abot-epc-basic-0: 12:27:51 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-abot-epc-basic-0: 12:27:51 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10.1 MarkupSafe-1.1.1 Werkzeug-0.15.4 click-7.0 flask-1.0.3 itsdangerous-1.1.0 unit-abot-epc-basic-0: 12:27:51 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.1.1 is available. unit-abot-epc-basic-0: 12:27:51 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 12:27:52 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 12:27:52 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-abot-epc-basic-0: 12:27:52 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 12:27:52 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/8b/0e/048a2f88bc4be5e3697df9dc1f7b9d5c9c75be62676feeeb91d2e896c5ea/beautifulsoup4-4.7.1-py2-none-any.whl (94kB) unit-abot-epc-basic-0: 12:27:52 DEBUG unit.abot-epc-basic/0.install [?25l  10% |### | 10kB 58.5MB/s eta 0:00:01  21% |###### | 20kB 5.4MB/s eta 0:00:01  32% |########## | 30kB 7.7MB/s eta 0:00:01  43% |############# | 40kB 5.0MB/s eta 0:00:01  54% |################# | 51kB 6.0MB/s eta 0:00:01  65% |#################### | 61kB 7.0MB/s eta 0:00:01  75% |######################## | 71kB 8.0MB/s eta 0:00:01  86% |########################### | 81kB 6.5MB/s eta 0:00:01  97% |############################### | 92kB 7.2MB/s eta 0:00:01  100% |################################| 102kB 5.5MB/s unit-abot-epc-basic-0: 12:27:52 DEBUG unit.abot-epc-basic/0.install [?25hCollecting soupsieve>=1.2 (from beautifulsoup4->bs4) unit-abot-epc-basic-0: 12:27:52 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/35/e3/25079e8911085ab76a6f2facae0771078260c930216ab0b0c44dc5c9bf31/soupsieve-1.9.2-py2.py3-none-any.whl unit-abot-epc-basic-0: 12:27:52 DEBUG unit.abot-epc-basic/0.install Collecting backports.functools-lru-cache; python_version < "3" (from soupsieve>=1.2->beautifulsoup4->bs4) unit-abot-epc-basic-0: 12:27:52 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl unit-abot-epc-basic-0: 12:27:52 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: bs4 unit-abot-epc-basic-0: 12:27:52 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 12:27:52 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 12:27:52 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 12:27:52 DEBUG unit.abot-epc-basic/0.install Installing collected packages: backports.functools-lru-cache, soupsieve, beautifulsoup4, bs4 unit-abot-epc-basic-0: 12:27:52 DEBUG unit.abot-epc-basic/0.install Successfully installed backports.functools-lru-cache-1.5 beautifulsoup4-4.7.1 bs4-0.0.1 soupsieve-1.9.2 unit-abot-epc-basic-0: 12:27:53 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.1.1 is available. unit-abot-epc-basic-0: 12:27:53 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 12:27:53 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 12:27:53 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 12:27:53 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-abot-epc-basic-0: 12:27:54 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:27:55 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:27:55 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:55 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:27:55 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:55 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: 12:27:56 DEBUG unit.abot-epc-basic/0.install 1/5 KB 4/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.4 KB/sec) unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 552.0 KB/sec) unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 688.7 KB/sec) unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 612.7 KB/sec) unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 793.8 KB/sec) unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom unit-abot-epc-basic-0: 12:27:56 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 78.9 KB/sec) unit-abot-epc-basic-0: 12:27:56 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: 12:27:56 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 465.0 KB/sec) unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 875.3 KB/sec) unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (4 KB at 223.3 KB/sec) unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom unit-abot-epc-basic-0: 12:27:56 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 305.5 KB/sec) unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom unit-abot-epc-basic-0: 12:27: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/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 453.5 KB/sec) unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom unit-abot-epc-basic-0: 12:27:56 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 510.4 KB/sec) unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install 3/13 KB 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 598.0 KB/sec) unit-abot-epc-basic-0: 12:27:56 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 3295.1 KB/sec) unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom unit-abot-epc-basic-0: 12:27:56 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 122.6 KB/sec) unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 81.4 KB/sec) unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 165.3 KB/sec) unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom unit-abot-epc-basic-0: 12:27:56 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 169.5 KB/sec) unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 547.4 KB/sec) unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom unit-abot-epc-basic-0: 12:27:56 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 148.7 KB/sec) unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 142.3 KB/sec) unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 95.1 KB/sec) unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom unit-abot-epc-basic-0: 12:27:56 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 102.7 KB/sec) unit-abot-epc-basic-0: 12:27:56 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: 12:27:56 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 90.5 KB/sec) unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom unit-abot-epc-basic-0: 12:27:56 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 250.5 KB/sec) unit-abot-epc-basic-0: 12:27:56 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: 12:27:56 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 909.5 KB/sec) unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom unit-abot-epc-basic-0: 12:27:56 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: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 323.9 KB/sec) unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom unit-abot-epc-basic-0: 12:27:56 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 415.3 KB/sec) unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom unit-abot-epc-basic-0: 12:27:56 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 417.2 KB/sec) unit-abot-epc-basic-0: 12:27:56 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: 12:27:56 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: 12:27:56 DEBUG unit.abot-epc-basic/0.install 3/114 KB 6/114 KB 9/114 KB 9/114 KB 3/48 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install 11/114 KB 3/48 KB 14/114 KB 3/48 KB 16/114 KB 3/48 KB 19/114 KB 3/48 KB 22/114 KB 3/48 KB 25/114 KB 3/48 KB 27/114 KB 6/48 KB 25/114 KB 6/48 KB 27/114 KB 9/48 KB 27/114 KB 11/48 KB 30/114 KB 14/48 KB 30/114 KB 16/48 KB 30/114 KB 19/48 KB 30/114 KB 22/48 KB 30/114 KB 11/48 KB 32/114 KB 22/48 KB 36/114 KB 22/48 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: 12:27:56 DEBUG unit.abot-epc-basic/0.install 40/114 KB 22/48 KB 40/114 KB 25/48 KB 44/114 KB 25/48 KB 48/114 KB 25/48 KB 48/114 KB 27/48 KB 48/114 KB 30/48 KB 52/114 KB 32/48 KB 52/114 KB 36/48 KB 52/114 KB 30/48 KB 56/114 KB 36/48 KB 60/114 KB 36/48 KB 64/114 KB 36/48 KB 68/114 KB 36/48 KB 68/114 KB 40/48 KB 68/114 KB 44/48 KB 68/114 KB 48/48 KB 72/114 KB 48/48 KB 76/114 KB 48/48 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install 80/114 KB 48/48 KB 84/114 KB 48/48 KB 88/114 KB 3/35 KB 48/48 KB 92/114 KB 3/35 KB 48/48 KB 96/114 KB 3/35 KB 48/48 KB 100/114 KB 3/35 KB 48/48 KB 104/114 KB 4/85 KB 3/35 KB 48/48 KB 84/114 KB 3/35 KB 48/48 KB 108/114 KB 4/85 KB 6/35 KB 48/48 KB 108/114 KB 4/85 KB 9/35 KB 48/48 KB 108/114 KB 4/85 KB 11/35 KB 48/48 KB 108/114 KB 4/85 KB 14/35 KB 48/48 KB 108/114 KB 4/85 KB 16/35 KB 3/29 KB 48/48 KB 100/114 KB 4/85 KB 3/35 KB 48/48 KB 108/114 KB 4/85 KB 14/35 KB 3/29 KB 48/48 KB 108/114 KB 4/85 KB 16/35 KB 6/29 KB 48/48 KB 108/114 KB 4/85 KB 11/35 KB 48/48 KB 112/114 KB 8/85 KB 16/35 KB 6/29 KB 48/48 KB 114/114 KB 8/85 KB 16/35 KB 6/29 KB 48/48 KB 108/114 KB 8/85 KB 16/35 KB 6/29 KB 48/48 KB 114/114 KB 12/85 KB 16/35 KB 9/29 KB 48/48 KB 114/114 KB 8/85 KB 16/35 KB 9/29 KB 48/48 KB 114/114 KB 16/85 KB 16/35 KB 9/29 KB 48/48 KB 114/114 KB 20/85 KB 16/35 KB 11/29 KB 48/48 KB 24/85 KB 19/35 KB 11/29 KB 48/48 KB 28/85 KB 19/35 KB 11/29 KB 48/48 KB 32/85 KB 19/35 KB 11/29 KB 114/114 KB 16/85 KB 16/35 KB 11/29 KB 48/48 KB 32/85 KB 19/35 KB 14/29 KB 32/85 KB 19/35 KB 16/29 KB 32/85 KB 19/35 KB 19/29 KB 32/85 KB 19/35 KB 22/29 KB 32/85 KB 19/35 KB 25/29 KB 36/85 KB 19/35 KB 27/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (114 KB at 1956.2 KB/sec) unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install 114/114 KB 20/85 KB 19/35 KB 11/29 KB 48/48 KB 36/85 KB 22/35 KB 27/29 KB 36/85 KB 25/35 KB 27/29 KB 36/85 KB 27/35 KB 27/29 KB 36/85 KB 30/35 KB 27/29 KB 36/85 KB 32/35 KB 27/29 KB 36/85 KB 35/35 KB 27/29 KB 36/85 KB 19/35 KB 25/29 KB 40/85 KB 35/35 KB 27/29 KB 44/85 KB 35/35 KB 29/29 KB 48/85 KB 35/35 KB 29/29 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 887.9 KB/sec) unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install 40/85 KB 35/35 KB 29/29 KB 52/85 KB 35/35 KB 29/29 KB 56/85 KB 35/35 KB 29/29 KB 60/85 KB 35/35 KB 29/29 KB 64/85 KB 35/35 KB 29/29 KB 68/85 KB 35/35 KB 29/29 KB 72/85 KB 35/35 KB 29/29 KB 76/85 KB 35/35 KB 29/29 KB 80/85 KB 35/35 KB 29/29 KB 84/85 KB 35/35 KB 29/29 KB 3/56 KB 85/85 KB 29/29 KB 3/56 KB 84/85 KB 29/29 KB 6/56 KB 85/85 KB 29/29 KB 9/56 KB 85/85 KB 3/24 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 529.5 KB/sec) unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install 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 495.5 KB/sec) unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install 6/56 KB 85/85 KB 29/29 KB 3/24 KB 9/56 KB 85/85 KB 6/24 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install 11/56 KB 85/85 KB 9/24 KB 11/56 KB 85/85 KB 11/24 KB 11/56 KB 85/85 KB 9/24 KB 14/56 KB 85/85 KB 11/24 KB 16/56 KB 85/85 KB 11/24 KB 19/56 KB 85/85 KB 11/24 KB 22/56 KB 85/85 KB 14/24 KB 25/56 KB 85/85 KB 14/24 KB 3/86 KB 27/56 KB 85/85 KB 14/24 KB 3/86 KB 30/56 KB 85/85 KB 3/218 KB 14/24 KB 3/86 KB 19/56 KB 85/85 KB 14/24 KB 30/56 KB 85/85 KB 3/218 KB 16/24 KB 3/86 KB 30/56 KB 85/85 KB 3/218 KB 19/24 KB 3/86 KB 27/56 KB 85/85 KB 3/218 KB 14/24 KB 3/86 KB 22/56 KB 85/85 KB 14/24 KB 3/86 KB 30/56 KB 85/85 KB 5/218 KB 22/24 KB 6/86 KB 30/56 KB 85/85 KB 5/218 KB 22/24 KB 9/86 KB 32/56 KB 85/85 KB 5/218 KB 22/24 KB 11/86 KB 32/56 KB 85/85 KB 5/218 KB 22/24 KB 14/86 KB 32/56 KB 5/218 KB 22/24 KB 16/86 KB 32/56 KB 5/218 KB 22/24 KB 19/86 KB 30/56 KB 85/85 KB 5/218 KB 22/24 KB 3/86 KB 30/56 KB 85/85 KB 5/218 KB 19/24 KB 3/86 KB 32/56 KB 5/218 KB 24/24 KB 19/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 1506.5 KB/sec) unit-abot-epc-basic-0: 12:27:56 DEBUG unit.abot-epc-basic/0.install 32/56 KB 85/85 KB 5/218 KB 22/24 KB 9/86 KB 32/56 KB 8/218 KB 24/24 KB 19/86 KB 32/56 KB 11/218 KB 24/24 KB 19/86 KB 36/56 KB 13/218 KB 24/24 KB 19/86 KB 36/56 KB 16/218 KB 24/24 KB 19/86 KB 36/56 KB 11/218 KB 24/24 KB 19/86 KB 40/56 KB 16/218 KB 24/24 KB 19/86 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install 44/56 KB 19/218 KB 24/24 KB 19/86 KB 40/56 KB 19/218 KB 24/24 KB 19/86 KB 48/56 KB 19/218 KB 24/24 KB 19/86 KB 48/56 KB 19/218 KB 24/24 KB 22/86 KB 52/56 KB 21/218 KB 24/24 KB 25/86 KB 52/56 KB 21/218 KB 24/24 KB 22/86 KB 52/56 KB 24/218 KB 24/24 KB 25/86 KB 52/56 KB 27/218 KB 27/86 KB 52/56 KB 4/12 KB 29/218 KB 27/86 KB 52/56 KB 4/12 KB 32/218 KB 27/86 KB 52/56 KB 4/12 KB 36/218 KB 27/86 KB 52/56 KB 19/218 KB 24/24 KB 22/86 KB 56/56 KB 4/12 KB 40/218 KB 27/86 KB 52/56 KB 4/12 KB 27/218 KB 27/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 373.5 KB/sec) unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install 52/56 KB 24/218 KB 24/24 KB 27/86 KB 56/56 KB 4/12 KB 40/218 KB 30/86 KB 56/56 KB 4/12 KB 40/218 KB 32/86 KB 56/56 KB 4/12 KB 40/218 KB 36/86 KB 56/56 KB 8/12 KB 40/218 KB 36/86 KB 56/56 KB 12/12 KB 40/218 KB 36/86 KB 56/56 KB 12/12 KB 40/218 KB 36/86 KB 56/56 KB 12/12 KB 40/218 KB 40/86 KB 56/56 KB 12/12 KB 40/218 KB 44/86 KB 56/56 KB 12/12 KB 40/218 KB 44/86 KB 12/12 KB 44/218 KB 48/86 KB 12/12 KB 48/218 KB 48/86 KB 12/12 KB 52/218 KB 48/86 KB 12/12 KB 56/218 KB 48/86 KB 12/12 KB 60/218 KB 48/86 KB 12/12 KB 64/218 KB 48/86 KB 12/12 KB 68/218 KB 48/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (56 KB at 673.0 KB/sec) unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install 56/56 KB 12/12 KB 40/218 KB 48/86 KB 12/12 KB 72/218 KB 52/86 KB 12/12 KB 72/218 KB 56/86 KB 12/12 KB 72/218 KB 60/86 KB 12/12 KB 72/218 KB 64/86 KB 12/12 KB 72/218 KB 68/86 KB 12/12 KB 72/218 KB 72/86 KB 12/12 KB 72/218 KB 76/86 KB 12/12 KB 72/218 KB 80/86 KB 12/12 KB 72/218 KB 80/86 KB 12/12 KB 76/218 KB 80/86 KB 12/12 KB 80/218 KB 80/86 KB 12/12 KB 84/218 KB 84/86 KB 12/12 KB 80/218 KB 84/86 KB 12/12 KB 88/218 KB 86/86 KB 12/12 KB 88/218 KB 86/86 KB 12/12 KB 92/218 KB 86/86 KB 12/12 KB 96/218 KB 86/86 KB 12/12 KB 100/218 KB 86/86 KB 12/12 KB 104/218 KB 86/86 KB 12/12 KB 108/218 KB 86/86 KB 12/12 KB 112/218 KB 86/86 KB 12/12 KB 116/218 KB 86/86 KB 12/12 KB 120/218 KB 86/86 KB 12/12 KB 124/218 KB 86/86 KB 12/12 KB 128/218 KB 86/86 KB 12/12 KB 132/218 KB 86/86 KB 12/12 KB 136/218 KB 86/86 KB 12/12 KB 140/218 KB 86/86 KB 12/12 KB 144/218 KB 86/86 KB 12/12 KB 148/218 KB 86/86 KB 12/12 KB 152/218 KB 86/86 KB 12/12 KB 156/218 KB 86/86 KB 12/12 KB 160/218 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 937.5 KB/sec) unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 123.2 KB/sec) unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install 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 1999.5 KB/sec) unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2928964840684816449.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2963283279447329603.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8971370349400139211.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8415292507131079143.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6151758666569633137.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6826473338925942573.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.272 s unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-06-30T12:27:57+00:00 unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 12:27:57 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:59 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:27:59 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:27:59 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:59 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:27:59 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:59 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: 12:28:00 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 17.5 KB/sec) unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 427.7 KB/sec) unit-abot-epc-basic-0: 12:28:00 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: 12:28:00 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 806.8 KB/sec) unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 688.8 KB/sec) unit-abot-epc-basic-0: 12:28:00 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: 12:28:00 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 1067.7 KB/sec) unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 407.4 KB/sec) unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar unit-abot-epc-basic-0: 12:28:00 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 1380.2 KB/sec) unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom unit-abot-epc-basic-0: 12:28:00 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 286.0 KB/sec) unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom unit-abot-epc-basic-0: 12:28:00 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 1001.1 KB/sec) unit-abot-epc-basic-0: 12:28:00 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: 12:28:00 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1387.6 KB/sec) unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 578.3 KB/sec) unit-abot-epc-basic-0: 12:28:00 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: 12:28:00 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 1704.7 KB/sec) unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom unit-abot-epc-basic-0: 12:28:00 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 379.8 KB/sec) unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1954.4 KB/sec) unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 12:28:00 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 343.1 KB/sec) unit-abot-epc-basic-0: 12:28:00 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: 12:28:00 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 214.1 KB/sec) unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 12:28:00 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 89.7 KB/sec) unit-abot-epc-basic-0: 12:28:00 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: 12:28:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 12:28:01 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 266.0 KB/sec) unit-abot-epc-basic-0: 12:28:01 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: 12:28:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 12:28:01 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 412.1 KB/sec) unit-abot-epc-basic-0: 12:28:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 12:28:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 12:28:01 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 337.0 KB/sec) unit-abot-epc-basic-0: 12:28:01 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: 12:28:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 12:28:01 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 47.1 KB/sec) unit-abot-epc-basic-0: 12:28:01 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: 12:28:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 12:28:02 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom (3 KB at 194.8 KB/sec) unit-abot-epc-basic-0: 12:28:02 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: 12:28:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 12:28:02 DEBUG unit.abot-epc-basic/0.install 3/36 KB 5/36 KB 8/36 KB 11/36 KB 13/36 KB 16/36 KB 19/36 KB 21/36 KB 24/36 KB 27/36 KB 29/36 KB 32/36 KB 35/36 KB 36/36 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom (36 KB at 1300.9 KB/sec) unit-abot-epc-basic-0: 12:28:02 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: 12:28:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 12:28:02 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 338.7 KB/sec) unit-abot-epc-basic-0: 12:28:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 12:28:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 12:28:02 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 187.9 KB/sec) unit-abot-epc-basic-0: 12:28:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 12:28:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 12:28:03 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom (4 KB at 186.8 KB/sec) unit-abot-epc-basic-0: 12:28:03 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: 12:28:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 12:28:03 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: 12:28:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 12:28:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 12:28:03 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 127.2 KB/sec) unit-abot-epc-basic-0: 12:28:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 12:28:03 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: 12:28:03 DEBUG unit.abot-epc-basic/0.install 766/766 B Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 44.0 KB/sec) unit-abot-epc-basic-0: 12:28:03 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: 12:28:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 12:28:03 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2 KB at 83.7 KB/sec) unit-abot-epc-basic-0: 12:28:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 12:28:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 12:28:03 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom (4 KB at 158.0 KB/sec) unit-abot-epc-basic-0: 12:28:03 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: 12:28:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 12:28:04 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 100.8 KB/sec) unit-abot-epc-basic-0: 12:28:04 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: 12:28:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 12:28:04 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 803.9 KB/sec) unit-abot-epc-basic-0: 12:28:04 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: 12:28:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 12:28:04 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 498.1 KB/sec) unit-abot-epc-basic-0: 12:28:04 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: 12:28:04 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: 12:28:04 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 2495.1 KB/sec) unit-abot-epc-basic-0: 12:28:04 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: 12:28:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 12:28:05 DEBUG unit.abot-epc-basic/0.install 4/19 KB 8/19 KB 12/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom (19 KB at 1095.9 KB/sec) unit-abot-epc-basic-0: 12:28:05 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: 12:28:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 12:28:05 DEBUG unit.abot-epc-basic/0.install 4/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 502.8 KB/sec) unit-abot-epc-basic-0: 12:28:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 12:28:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 12:28:05 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom (5 KB at 262.5 KB/sec) unit-abot-epc-basic-0: 12:28:05 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: 12:28:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 12:28: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/4/oss-parent-4.pom (4 KB at 205.6 KB/sec) unit-abot-epc-basic-0: 12:28:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:28:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:28:05 DEBUG unit.abot-epc-basic/0.install 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 143.0 KB/sec) unit-abot-epc-basic-0: 12:28:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 12:28:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 12:28:05 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 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: 12:28:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 12:28:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 12:28:06 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 2375.3 KB/sec) unit-abot-epc-basic-0: 12:28:06 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: 12:28:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:28:06 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom (5 KB at 223.3 KB/sec) unit-abot-epc-basic-0: 12:28:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:28:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:28:06 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom (3 KB at 175.0 KB/sec) unit-abot-epc-basic-0: 12:28:06 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: 12:28:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 12:28:06 DEBUG unit.abot-epc-basic/0.install 363/363 B Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 25.3 KB/sec) unit-abot-epc-basic-0: 12:28:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:28:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:28:07 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom (3 KB at 162.8 KB/sec) unit-abot-epc-basic-0: 12:28:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:28:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:28:07 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 112.2 KB/sec) unit-abot-epc-basic-0: 12:28:07 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: 12:28:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:28:07 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom (8 KB at 375.1 KB/sec) unit-abot-epc-basic-0: 12:28:07 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: 12:28:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 12:28:07 DEBUG unit.abot-epc-basic/0.install 640/640 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom (640 B at 41.7 KB/sec) unit-abot-epc-basic-0: 12:28:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 12:28:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 12:28:07 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 633.2 KB/sec) unit-abot-epc-basic-0: 12:28:07 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: 12:28:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 12:28:08 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 607.1 KB/sec) unit-abot-epc-basic-0: 12:28:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 12:28:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 12:28:08 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 292.6 KB/sec) unit-abot-epc-basic-0: 12:28:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 12:28:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 12:28:08 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 947.6 KB/sec) unit-abot-epc-basic-0: 12:28:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 12:28:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 12:28:08 DEBUG unit.abot-epc-basic/0.install 3/52 KB 5/52 KB 8/52 KB 11/52 KB 13/52 KB 16/52 KB 19/52 KB 21/52 KB 24/52 KB 27/52 KB 29/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 2728.6 KB/sec) unit-abot-epc-basic-0: 12:28:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 12:28:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 12:28:08 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 110.8 KB/sec) unit-abot-epc-basic-0: 12:28:08 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: 12:28:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 12:28:08 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom (8 KB at 448.6 KB/sec) unit-abot-epc-basic-0: 12:28:08 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: 12:28:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 12:28:09 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 65.6 KB/sec) unit-abot-epc-basic-0: 12:28:09 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: 12:28:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 12:28:09 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 202.0 KB/sec) unit-abot-epc-basic-0: 12:28:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 12:28:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 12:28: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/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 541.7 KB/sec) unit-abot-epc-basic-0: 12:28:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 12:28:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 12:28:09 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: 12:28:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 12:28:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 12:28:09 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom (2 KB at 68.0 KB/sec) unit-abot-epc-basic-0: 12:28:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom (2 KB at 63.6 KB/sec) unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 12:28:10 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: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 320.8 KB/sec) unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 12:28:10 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 218.3 KB/sec) unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom (14 KB at 718.1 KB/sec) unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (5 KB at 308.5 KB/sec) unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 12:28:10 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 512.4 KB/sec) unit-abot-epc-basic-0: 12:28:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 12:28:11 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 1504.5 KB/sec) unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB 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 995.8 KB/sec) unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 1952.7 KB/sec) unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 12:28:11 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 183.0 KB/sec) unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 352.5 KB/sec) unit-abot-epc-basic-0: 12:28:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 458.0 KB/sec) unit-abot-epc-basic-0: 12:28:12 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: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 12:28:12 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 1128.2 KB/sec) unit-abot-epc-basic-0: 12:28:12 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: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom (9 KB at 548.4 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 12:28:12 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: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 12:28:12 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 86.6 KB/sec) unit-abot-epc-basic-0: 12:28:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 12:28:13 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: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 12:28:13 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 106.8 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom (2 KB at 86.3 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 12:28:13 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 67.1 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom (2 KB at 128.9 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 12:28:13 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 264.9 KB/sec) unit-abot-epc-basic-0: 12:28:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 12:28:14 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 138.8 KB/sec) unit-abot-epc-basic-0: 12:28:14 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: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom (6 KB at 377.7 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 12:28:14 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 1447.6 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 225.8 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 1014.4 KB/sec) unit-abot-epc-basic-0: 12:28:14 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: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 12:28:14 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 87.3 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 12:28:14 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/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 513.8 KB/sec) unit-abot-epc-basic-0: 12:28:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 12:28:15 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: 12:28:15 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom (2 KB at 88.7 KB/sec) unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 423.6 KB/sec) unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (3 KB at 145.9 KB/sec) unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 886.7 KB/sec) unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 12:28:15 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 299.3 KB/sec) unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 791.3 KB/sec) unit-abot-epc-basic-0: 12:28:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 12:28:16 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 1773.6 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 363.4 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 1001.6 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 3/18 KB 5/18 KB 8/18 KB 11/18 KB 13/18 KB 16/18 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 1280.2 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 3/49 KB 5/49 KB 8/49 KB 11/49 KB 13/49 KB 16/49 KB 19/49 KB 21/49 KB 24/49 KB 27/49 KB 29/49 KB 32/49 KB 36/49 KB 40/49 KB 44/49 KB 48/49 KB 49/49 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (49 KB at 2332.1 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom (5 KB at 333.8 KB/sec) unit-abot-epc-basic-0: 12:28:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 12:28:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 12:28:17 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom (5 KB at 319.1 KB/sec) unit-abot-epc-basic-0: 12:28:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 12:28:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 12:28:17 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 2114.5 KB/sec) unit-abot-epc-basic-0: 12:28:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 12:28:17 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: 12:28:17 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 369.2 KB/sec) unit-abot-epc-basic-0: 12:28:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 12:28:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 12:28:17 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-abot-epc-basic-0: 12:28:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-abot-epc-basic-0: 12:28:17 DEBUG unit.abot-epc-basic/0.install 503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom (503 B at 1.3 KB/sec) unit-abot-epc-basic-0: 12:28: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.pom unit-abot-epc-basic-0: 12:28:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 12:28:18 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 86.2 KB/sec) unit-abot-epc-basic-0: 12:28:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 12:28:18 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: 12:28:18 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 560.7 KB/sec) unit-abot-epc-basic-0: 12:28:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 12:28:18 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: 12:28:18 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 662.7 KB/sec) unit-abot-epc-basic-0: 12:28:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 12:28:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 12:28:18 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 939.4 KB/sec) unit-abot-epc-basic-0: 12:28:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 12:28:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 12:28:18 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 1127.2 KB/sec) unit-abot-epc-basic-0: 12:28:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 12:28:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 12:28:19 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 909.9 KB/sec) unit-abot-epc-basic-0: 12:28:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 12:28:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 12:28:19 DEBUG unit.abot-epc-basic/0.install 161/161 B Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom (161 B at 10.5 KB/sec) unit-abot-epc-basic-0: 12:28:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 12:28:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 12:28:19 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 882.9 KB/sec) unit-abot-epc-basic-0: 12:28:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 12:28:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 12:28:19 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom (4 KB at 188.5 KB/sec) unit-abot-epc-basic-0: 12:28:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 12:28:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 12:28:19 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 200.0 KB/sec) unit-abot-epc-basic-0: 12:28:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 12:28: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.pom unit-abot-epc-basic-0: 12:28:20 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: 12:28:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 12:28:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 12:28:20 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 828.9 KB/sec) unit-abot-epc-basic-0: 12:28:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 12:28:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 12:28:20 DEBUG unit.abot-epc-basic/0.install 3/47 KB 5/47 KB 8/47 KB 11/47 KB 13/47 KB 16/47 KB 19/47 KB 21/47 KB 24/47 KB 27/47 KB 29/47 KB 32/47 KB 36/47 KB 40/47 KB 44/47 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 3077.1 KB/sec) unit-abot-epc-basic-0: 12:28:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 12:28: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.pom unit-abot-epc-basic-0: 12:28:20 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: 12:28:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 12:28: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.pom unit-abot-epc-basic-0: 12:28:20 DEBUG unit.abot-epc-basic/0.install 680/680 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom (680 B at 36.9 KB/sec) unit-abot-epc-basic-0: 12:28:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 12:28:20 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: 12:28: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/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 410.3 KB/sec) unit-abot-epc-basic-0: 12:28:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 12:28:20 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: 12:28:20 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 750.9 KB/sec) unit-abot-epc-basic-0: 12:28:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-abot-epc-basic-0: 12:28:21 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.2 KB/sec) unit-abot-epc-basic-0: 12:28:21 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: 12:28:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 12:28:21 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 360.4 KB/sec) unit-abot-epc-basic-0: 12:28:21 DEBUG unit.abot-epc-basic/0.install [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 12:28:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 12:28:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 12:28:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 12:28:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 12:28:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 12:28:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 12:28:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 12:28:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 12:28:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 12:28:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 12:28:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 12:28:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 12:28:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 12:28:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 12:28:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 12:28:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 12:28:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:28:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 12:28:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:28:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 12:28:22 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: 12:28:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 12:28:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 31/966 KB Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install 35/966 KB 39/966 KB 43/966 KB 47/966 KB 51/966 KB 55/966 KB 59/966 KB 63/966 KB 67/966 KB 71/966 KB 75/966 KB 79/966 KB 83/966 KB 87/966 KB 91/966 KB 95/966 KB Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 12:28:23 DEBUG unit.abot-epc-basic/0.install 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 171/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 419/966 KB 423/966 KB 427/966 KB 431/966 KB 435/966 KB 439/966 KB 443/966 KB 447/966 KB 451/966 KB 455/966 KB 459/966 KB 463/966 KB 467/966 KB 471/966 KB 475/966 KB 479/966 KB 483/966 KB 487/966 KB 491/966 KB 495/966 KB 499/966 KB 503/966 KB 507/966 KB 511/966 KB 515/966 KB 519/966 KB 523/966 KB 527/966 KB 531/966 KB 535/966 KB 539/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 563/966 KB 567/966 KB 571/966 KB 575/966 KB 579/966 KB 583/966 KB 587/966 KB 591/966 KB 595/966 KB 599/966 KB 603/966 KB 607/966 KB 611/966 KB 615/966 KB 619/966 KB 623/966 KB 627/966 KB 631/966 KB 635/966 KB 639/966 KB 643/966 KB 647/966 KB 651/966 KB 655/966 KB 659/966 KB 663/966 KB 667/966 KB 671/966 KB 675/966 KB 679/966 KB 683/966 KB 687/966 KB 691/966 KB 695/966 KB 699/966 KB 703/966 KB 707/966 KB 711/966 KB 715/966 KB 719/966 KB 723/966 KB 727/966 KB 731/966 KB 735/966 KB 739/966 KB 743/966 KB 747/966 KB 751/966 KB 755/966 KB 759/966 KB 763/966 KB 767/966 KB 771/966 KB 775/966 KB 779/966 KB 783/966 KB 787/966 KB 791/966 KB 795/966 KB 799/966 KB 803/966 KB 807/966 KB 811/966 KB 815/966 KB 819/966 KB 823/966 KB 827/966 KB 831/966 KB 835/966 KB 839/966 KB 843/966 KB 847/966 KB 851/966 KB 855/966 KB 859/966 KB 863/966 KB 867/966 KB 871/966 KB 875/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 899/966 KB 903/966 KB 907/966 KB 911/966 KB 915/966 KB 919/966 KB 923/966 KB 927/966 KB 931/966 KB 935/966 KB 939/966 KB 943/966 KB 947/966 KB 951/966 KB 955/966 KB 959/966 KB 963/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 331.1 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 12:28:24 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: 12:28:24 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 3/10 KB 40/590 KB 3/10 KB 44/590 KB 3/10 KB 48/590 KB 3/10 KB 36/590 KB 5/10 KB 48/590 KB 8/10 KB 48/590 KB 10/10 KB 48/590 KB 10/10 KB 48/590 KB 3/232 KB 10/10 KB 52/590 KB 5/232 KB 10/10 KB 52/590 KB 3/232 KB 10/10 KB 56/590 KB 5/232 KB 10/10 KB 60/590 KB 5/232 KB 10/10 KB 64/590 KB 5/232 KB 10/10 KB 68/590 KB 8/232 KB 10/10 KB 3/1710 KB 72/590 KB 8/232 KB 10/10 KB 3/1710 KB 76/590 KB 8/232 KB 10/10 KB 64/590 KB 8/232 KB 10/10 KB 3/1710 KB 68/590 KB 8/232 KB 10/10 KB 5/1710 KB 80/590 KB 8/232 KB 10/10 KB 8/1710 KB 80/590 KB 8/232 KB 10/10 KB 11/1710 KB 80/590 KB 8/232 KB 10/10 KB 13/1710 KB 80/590 KB 8/232 KB 10/10 KB 13/1710 KB 80/590 KB 11/232 KB 10/10 KB 13/1710 KB 80/590 KB 13/232 KB 10/10 KB 13/1710 KB 80/590 KB 16/232 KB 3/240 KB 10/10 KB 13/1710 KB 80/590 KB 19/232 KB 3/240 KB 10/10 KB 13/1710 KB 80/590 KB 16/232 KB 5/240 KB 10/10 KB 13/1710 KB 80/590 KB 19/232 KB 8/240 KB 10/10 KB 13/1710 KB 80/590 KB 19/232 KB 10/10 KB 13/1710 KB 80/590 KB 19/232 KB 11/240 KB 10/10 KB 13/1710 KB 80/590 KB 19/232 KB 11/240 KB 10/10 KB 13/1710 KB 84/590 KB 19/232 KB 13/240 KB 16/1710 KB 84/590 KB 21/232 KB 13/240 KB 19/1710 KB 84/590 KB 21/232 KB 13/240 KB 21/1710 KB 84/590 KB 21/232 KB 13/240 KB 24/1710 KB 84/590 KB 21/232 KB 13/240 KB 27/1710 KB 84/590 KB 21/232 KB 13/240 KB 29/1710 KB 84/590 KB 21/232 KB 13/240 KB 32/1710 KB 84/590 KB 21/232 KB 13/240 KB 13/1710 KB 84/590 KB 21/232 KB 16/240 KB 32/1710 KB 84/590 KB 21/232 KB 11/240 KB 13/1710 KB 84/590 KB 21/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 217.0 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 16/240 KB 32/1710 KB 84/590 KB 24/232 KB 16/240 KB 32/1710 KB 88/590 KB 24/232 KB 19/240 KB 32/1710 KB 92/590 KB 24/232 KB 19/240 KB 32/1710 KB 88/590 KB 24/232 KB 19/240 KB 32/1710 KB 92/590 KB 27/232 KB 19/240 KB 36/1710 KB 92/590 KB 27/232 KB 21/240 KB 40/1710 KB 96/590 KB 29/232 KB 21/240 KB 44/1710 KB 96/590 KB 29/232 KB 21/240 KB 48/1710 KB 96/590 KB 29/232 KB 21/240 KB 36/1710 KB 96/590 KB 29/232 KB 19/240 KB 36/1710 KB 96/590 KB 29/232 KB 19/240 KB 36/1710 KB 96/590 KB 27/232 KB 21/240 KB 48/1710 KB 100/590 KB 29/232 KB 24/240 KB 3/44 KB 52/1710 KB 104/590 KB 32/232 KB 24/240 KB 3/44 KB 52/1710 KB 108/590 KB 32/232 KB 24/240 KB 3/44 KB 52/1710 KB 112/590 KB 32/232 KB 24/240 KB 3/44 KB 52/1710 KB 100/590 KB 32/232 KB 24/240 KB 5/44 KB 52/1710 KB 112/590 KB 32/232 KB 24/240 KB 8/44 KB 52/1710 KB 112/590 KB 32/232 KB 24/240 KB 52/1710 KB 100/590 KB 32/232 KB 24/240 KB 48/1710 KB 100/590 KB 32/232 KB 27/240 KB 8/44 KB 56/1710 KB 112/590 KB 32/232 KB 29/240 KB 8/44 KB 56/1710 KB 112/590 KB 32/232 KB 32/240 KB 8/44 KB 56/1710 KB 112/590 KB 32/232 KB 21/240 KB 48/1710 KB 100/590 KB 32/232 KB 32/240 KB 8/44 KB 56/1710 KB 112/590 KB 36/232 KB 32/240 KB 8/44 KB 56/1710 KB 112/590 KB 40/232 KB 32/240 KB 8/44 KB 56/1710 KB 112/590 KB 44/232 KB 32/240 KB 11/44 KB 56/1710 KB 112/590 KB 44/232 KB 24/240 KB 8/44 KB 56/1710 KB 112/590 KB 44/232 KB 32/240 KB 11/44 KB 60/1710 KB 112/590 KB 44/232 KB 32/240 KB 11/44 KB 64/1710 KB 112/590 KB 44/232 KB 32/240 KB 13/44 KB 68/1710 KB 112/590 KB 48/232 KB 32/240 KB 13/44 KB 72/1710 KB 116/590 KB 48/232 KB 32/240 KB 13/44 KB 76/1710 KB 116/590 KB 48/232 KB 32/240 KB 13/44 KB 80/1710 KB 116/590 KB 48/232 KB 32/240 KB 13/44 KB 84/1710 KB 116/590 KB 48/232 KB 32/240 KB 13/44 KB 88/1710 KB 116/590 KB 48/232 KB 32/240 KB 13/44 KB 64/1710 KB 112/590 KB 48/232 KB 32/240 KB 16/44 KB 88/1710 KB 116/590 KB 48/232 KB 32/240 KB 11/44 KB 64/1710 KB 112/590 KB 48/232 KB 32/240 KB 16/44 KB 88/1710 KB 116/590 KB 52/232 KB 32/240 KB 19/44 KB 88/1710 KB 116/590 KB 56/232 KB 32/240 KB 19/44 KB 88/1710 KB 116/590 KB 60/232 KB 32/240 KB 13/44 KB 68/1710 KB 116/590 KB 48/232 KB 32/240 KB 19/44 KB 88/1710 KB 120/590 KB 64/232 KB 32/240 KB 19/44 KB 88/1710 KB 124/590 KB 64/232 KB 32/240 KB 19/44 KB 88/1710 KB 128/590 KB 64/232 KB 32/240 KB 19/44 KB 88/1710 KB 116/590 KB 52/232 KB 32/240 KB 21/44 KB 88/1710 KB 128/590 KB 64/232 KB 32/240 KB 24/44 KB 88/1710 KB 128/590 KB 64/232 KB 32/240 KB 27/44 KB 88/1710 KB 128/590 KB 64/232 KB 32/240 KB 29/44 KB 88/1710 KB 128/590 KB 64/232 KB 32/240 KB 32/44 KB 88/1710 KB 132/590 KB 64/232 KB 32/240 KB 19/44 KB 88/1710 KB 128/590 KB 64/232 KB 32/240 KB 32/44 KB 88/1710 KB 132/590 KB 68/232 KB 32/240 KB 32/44 KB 88/1710 KB 132/590 KB 72/232 KB 32/240 KB 32/44 KB 88/1710 KB 132/590 KB 76/232 KB 32/240 KB 36/44 KB 88/1710 KB 132/590 KB 80/232 KB 32/240 KB 29/44 KB 88/1710 KB 132/590 KB 64/232 KB 32/240 KB 36/44 KB 92/1710 KB 136/590 KB 80/232 KB 32/240 KB 36/44 KB 92/1710 KB 140/590 KB 80/232 KB 32/240 KB 36/44 KB 92/1710 KB 144/590 KB 80/232 KB 32/240 KB 36/44 KB 92/1710 KB 148/590 KB 80/232 KB 32/240 KB 36/44 KB 92/1710 KB 152/590 KB 84/232 KB 32/240 KB 36/44 KB 92/1710 KB 156/590 KB 84/232 KB 32/240 KB 36/44 KB 92/1710 KB 160/590 KB 84/232 KB 32/240 KB 36/44 KB 92/1710 KB 164/590 KB 84/232 KB 32/240 KB 36/44 KB 92/1710 KB 132/590 KB 80/232 KB 36/240 KB 36/44 K unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install B 96/1710 KB 164/590 KB 84/232 KB 32/240 KB 36/44 KB 88/1710 KB 132/590 KB 76/232 KB 36/240 KB 36/44 KB 100/1710 KB 164/590 KB 84/232 KB 36/240 KB 40/44 KB 104/1710 KB 164/590 KB 84/232 KB 36/240 KB 40/44 KB 108/1710 KB 164/590 KB 84/232 KB 36/240 KB 40/44 KB 112/1710 KB 164/590 KB 84/232 KB 36/240 KB 36/44 KB 92/1710 KB 164/590 KB 84/232 KB 40/240 KB 40/44 KB 112/1710 KB 164/590 KB 84/232 KB 44/240 KB 40/44 KB 112/1710 KB 164/590 KB 84/232 KB 48/240 KB 40/44 KB 112/1710 KB 164/590 KB 84/232 KB 52/240 KB 40/44 KB 112/1710 KB 164/590 KB 84/232 KB 32/240 KB 36/44 KB 92/1710 KB 148/590 KB 84/232 KB 52/240 KB 40/44 KB 116/1710 KB 168/590 KB 88/232 KB 52/240 KB 40/44 KB 116/1710 KB 168/590 KB 92/232 KB 52/240 KB 40/44 KB 116/1710 KB 168/590 KB 96/232 KB 52/240 KB 40/44 KB 116/1710 KB 168/590 KB 100/232 KB 52/240 KB 40/44 KB 116/1710 KB 168/590 KB 104/232 KB 52/240 KB 40/44 KB 116/1710 KB 168/590 KB 108/232 KB 52/240 KB 40/44 KB 116/1710 KB 168/590 KB 112/232 KB 52/240 KB 40/44 KB 116/1710 KB 168/590 KB 84/232 KB 52/240 KB 40/44 KB 116/1710 KB 172/590 KB 112/232 KB 52/240 KB 40/44 KB 116/1710 KB 176/590 KB 112/232 KB 52/240 KB 40/44 KB 116/1710 KB 180/590 KB 112/232 KB 56/240 KB 40/44 KB 116/1710 KB 184/590 KB 116/232 KB 56/240 KB 40/44 KB 116/1710 KB 188/590 KB 116/232 KB 56/240 KB 40/44 KB 116/1710 KB 192/590 KB 116/232 KB 52/240 KB 40/44 KB 116/1710 KB 164/590 KB 84/232 KB 56/240 KB 40/44 KB 120/1710 KB 192/590 KB 116/232 KB 36/240 KB 40/44 KB 100/1710 KB 164/590 KB 84/232 KB 56/240 KB 44/44 KB 120/1710 KB 192/590 KB 116/232 KB 56/240 KB 44/44 KB 120/1710 KB 192/590 KB 116/232 KB 56/240 KB 44/44 KB 124/1710 KB 192/590 KB 116/232 KB 56/240 KB 44/44 KB 128/1710 KB 192/590 KB 116/232 KB 56/240 KB 44/44 KB 132/1710 KB 192/590 KB 116/232 KB 56/240 KB 44/44 KB 136/1710 KB 192/590 KB 116/232 KB 56/240 KB 44/44 KB 140/1710 KB 192/590 KB 116/232 KB 56/240 KB 44/44 KB 144/1710 KB 192/590 KB 116/232 KB 56/240 KB 40/44 KB 116/1710 KB 180/590 KB 116/232 KB 56/240 KB 44/44 KB 144/1710 KB 192/590 KB 120/232 KB 56/240 KB 44/44 KB 144/1710 KB 192/590 KB 124/232 KB 56/240 KB 44/44 KB 144/1710 KB 192/590 KB 128/232 KB 56/240 KB 40/44 KB 116/1710 KB 180/590 KB 112/232 KB 60/240 KB 44/44 KB 144/1710 KB 192/590 KB 128/232 KB 64/240 KB 44/44 KB 144/1710 KB 192/590 KB 128/232 KB 68/240 KB 44/44 KB 144/1710 KB 192/590 KB 128/232 KB 72/240 KB 44/44 KB 144/1710 KB 192/590 KB 132/232 KB 76/240 KB 44/44 KB 144/1710 KB 192/590 KB 132/232 KB 80/240 KB 44/44 KB 144/1710 KB 192/590 KB 132/232 KB 84/240 KB 44/44 KB 148/1710 KB 192/590 KB 132/232 KB 88/240 KB 44/44 KB 148/1710 KB 196/590 KB 132/232 KB 92/240 KB 44/44 KB 148/1710 KB 196/590 KB 132/232 KB 68/240 KB 44/44 KB 144/1710 KB 192/590 KB 132/232 KB 96/240 KB 44/44 KB 148/1710 KB 196/590 KB 136/232 KB 96/240 KB 44/44 KB 148/1710 KB 196/590 KB 140/232 KB 96/240 KB 44/44 KB 148/1710 KB 196/590 KB 144/232 KB 84/240 KB 44/44 KB 148/1710 KB 196/590 KB 132/232 KB 96/240 KB 44/44 KB 148/1710 KB 200/590 KB 144/232 KB 80/240 KB 44/44 KB 148/1710 KB 192/590 KB 132/232 KB 96/240 KB 152/1710 KB 204/590 KB 144/232 KB 96/240 KB 156/1710 KB 204/590 KB 144/232 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 536.2 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 96/240 KB 148/1710 KB 204/590 KB 144/232 KB 96/240 KB 156/1710 KB 208/590 KB 144/232 KB 96/240 KB 160/1710 KB 212/590 KB 144/232 KB 96/240 KB 160/1710 KB 216/590 KB 148/232 KB 96/240 KB 160/1710 KB 220/590 KB 148/232 KB 96/240 KB 160/1710 KB 224/590 KB 148/232 KB 96/240 KB 160/1710 KB 208/590 KB 144/232 KB 96/240 KB 164/1710 KB 224/590 KB 148/232 KB 96/240 KB 168/1710 KB 224/590 KB 148/232 KB 96/240 KB 172/1710 KB 224/590 KB 148/232 KB 96/240 KB 44/44 KB 148/1710 KB 212/590 KB 148/232 KB 96/240 KB 160/1710 KB 212/590 KB 148/232 KB 96/240 KB 172/1710 KB 224/590 KB 152/232 KB 96/240 KB 172/1710 KB 224/590 KB 156/232 KB 96/240 KB 172/1710 KB 224/590 KB 160/232 KB 96/240 KB 172/1710 KB 224/590 KB 164/232 KB 100/240 KB 176/1710 KB 228/590 KB 168/232 KB 100/240 KB 176/1710 KB 228/590 KB 172/232 KB 100/240 KB 176/1710 KB 228/590 KB 176/232 KB 100/240 KB 176/1710 KB 228/590 KB 164/232 KB 100/240 KB 176/1710 KB 224/590 KB 164/232 KB 100/240 KB 172/1710 KB 224/590 KB 164/232 KB 104/240 KB 176/1710 KB 232/590 KB 176/232 KB 108/240 KB 176/1710 KB 232/590 KB 176/232 KB 112/240 KB 176/1710 KB 232/590 KB 176/232 KB 116/240 KB 176/1710 KB 232/590 KB 176/232 KB 120/240 KB 180/1710 KB 232/590 KB 180/232 KB 124/240 KB 4/258 KB 180/1710 KB 232/590 KB 180/232 KB 128/240 KB 4/258 KB 180/1710 KB 232/590 KB 180/232 KB 116/240 KB 180/1710 KB 232/590 KB 180/232 KB 100/240 KB 176/1710 KB 232/590 KB 176/232 KB 128/240 KB 4/258 KB 180/1710 KB 236/590 KB 180/232 KB 128/240 KB 4/258 KB 180/1710 KB 240/590 KB 180/232 KB 116/240 KB 180/1710 KB 232/590 KB 176/232 KB 128/240 KB 4/258 KB 184/1710 KB 240/590 KB 180/232 KB 120/240 KB 4/258 KB 180/1710 KB 232/590 KB 180/232 KB 128/240 KB 8/258 KB 184/1710 KB 240/590 KB 180/232 KB 128/240 KB 12/258 KB 184/1710 KB 240/590 KB 180/232 KB 128/240 KB 16/258 KB 184/1710 KB 240/590 KB 180/232 KB 128/240 KB 20/258 KB 184/1710 KB 240/590 KB 180/232 KB 128/240 KB 24/258 KB 184/1710 KB 240/590 KB 180/232 KB 128/240 KB 28/258 KB 184/1710 KB 240/590 KB 180/232 KB 128/240 KB 32/258 KB 184/1710 KB 240/590 KB 180/232 KB 128/240 KB 36/258 KB 184/1710 KB 240/590 KB 180/232 KB 128/240 KB 40/258 KB 188/1710 KB 244/590 KB 180/232 KB 128/240 KB 44/258 KB 188/1710 KB 244/590 KB 180/232 KB 128/240 KB 48/258 KB 188/1710 KB 244/590 KB 184/232 KB 128/240 KB 52/258 KB 188/1710 KB 244/590 KB 184/232 KB 132/240 KB 56/258 KB 188/1710 KB 244/590 KB 184/232 KB 132/240 KB 60/258 KB 188/1710 KB 244/590 KB 184/232 KB 132/240 KB 64/258 KB 188/1710 KB 244/590 KB 184/232 KB 128/240 KB 36/258 KB 188/1710 KB 244/590 KB 180/232 KB 132/240 KB 64/258 KB 188/1710 KB 248/590 KB 184/232 KB 132/240 KB 64/258 KB 188/1710 KB 252/590 KB 184/232 KB 132/240 KB 64/258 KB 188/1710 KB 256/590 KB 184/232 KB 128/240 KB 36/258 KB 188/1710 KB 240/590 KB 180/232 KB 132/240 KB 64/258 KB 192/1710 KB 256/590 KB 184/232 KB 132/240 KB 64/258 KB 196/1710 KB 256/590 KB 184/232 KB 132/240 KB 64/258 KB 200/1710 KB 256/590 KB 184/232 KB 132/240 KB 64/258 KB 204/1710 KB 256/590 KB 184/232 KB 132/240 KB 52/258 KB 188/1710 KB 244/590 KB 184/232 KB 128/240 KB 44/258 KB 188/1710 KB 244/590 KB 184/232 KB 132/240 KB 64/258 KB 204/1710 KB 256/590 KB 188/232 KB 132/240 KB 64/258 KB 204/1710 KB 256/590 KB 192/232 KB 132/240 KB 64/258 KB 204/1710 KB 256/590 KB 196/232 KB 136/240 KB 64/258 KB 208/1710 KB 260/590 KB 200/232 KB 136/240 KB 64/258 KB 208/1710 KB 260/590 KB 204/232 KB 136/240 KB 64/258 KB unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 208/1710 KB 260/590 KB 208/232 KB 136/240 KB 64/258 KB 208/1710 KB 260/590 KB 212/232 KB 136/240 KB 68/258 KB 208/1710 KB 260/590 KB 216/232 KB 136/240 KB 68/258 KB 208/1710 KB 260/590 KB 220/232 KB 136/240 KB 64/258 KB 208/1710 KB 260/590 KB 196/232 KB 136/240 KB 64/258 KB 208/1710 KB 256/590 KB 196/232 KB 136/240 KB 64/258 KB 204/1710 KB 256/590 KB 196/232 KB 140/240 KB 68/258 KB 208/1710 KB 260/590 KB 220/232 KB 144/240 KB 68/258 KB 208/1710 KB 260/590 KB 220/232 KB 148/240 KB 68/258 KB 208/1710 KB 260/590 KB 220/232 KB 152/240 KB 68/258 KB 212/1710 KB 264/590 KB 220/232 KB 156/240 KB 68/258 KB 212/1710 KB 264/590 KB 220/232 KB 160/240 KB 68/258 KB 212/1710 KB 264/590 KB 220/232 KB 136/240 KB 68/258 KB 208/1710 KB 260/590 KB 212/232 KB 160/240 KB 72/258 KB 212/1710 KB 264/590 KB 220/232 KB 148/240 KB 68/258 KB 212/1710 KB 264/590 KB 220/232 KB 160/240 KB 72/258 KB 212/1710 KB 268/590 KB 220/232 KB 160/240 KB 72/258 KB 212/1710 KB 272/590 KB 220/232 KB 148/240 KB 68/258 KB 212/1710 KB 260/590 KB 220/232 KB 160/240 KB 72/258 KB 216/1710 KB 272/590 KB 220/232 KB 160/240 KB 72/258 KB 220/1710 KB 272/590 KB 220/232 KB 160/240 KB 72/258 KB 224/1710 KB 272/590 KB 220/232 KB 160/240 KB 72/258 KB 228/1710 KB 272/590 KB 220/232 KB 164/240 KB 76/258 KB 232/1710 KB 276/590 KB 224/232 KB 164/240 KB 76/258 KB 236/1710 KB 276/590 KB 224/232 KB 164/240 KB 76/258 KB 240/1710 KB 276/590 KB 224/232 KB 164/240 KB 76/258 KB 228/1710 KB 276/590 KB 224/232 KB 168/240 KB 76/258 KB 240/1710 KB 276/590 KB 224/232 KB 172/240 KB 76/258 KB 240/1710 KB 276/590 KB 224/232 KB 176/240 KB 76/258 KB 240/1710 KB 276/590 KB 224/232 KB 180/240 KB 76/258 KB 240/1710 KB 276/590 KB 224/232 KB 184/240 KB 76/258 KB 244/1710 KB 276/590 KB 224/232 KB 188/240 KB 76/258 KB 244/1710 KB 276/590 KB 224/232 KB 192/240 KB 76/258 KB 244/1710 KB 276/590 KB 224/232 KB 160/240 KB 76/258 KB 228/1710 KB 276/590 KB 224/232 KB 192/240 KB 76/258 KB 244/1710 KB 280/590 KB 224/232 KB 160/240 KB 76/258 KB 228/1710 KB 272/590 KB 224/232 KB 160/240 KB 76/258 KB 228/1710 KB 272/590 KB 220/232 KB 192/240 KB 80/258 KB 244/1710 KB 284/590 KB 224/232 KB 192/240 KB 84/258 KB 244/1710 KB 284/590 KB 228/232 KB 192/240 KB 88/258 KB 244/1710 KB 284/590 KB 228/232 KB 192/240 KB 92/258 KB 244/1710 KB 284/590 KB 228/232 KB 192/240 KB 96/258 KB 244/1710 KB 284/590 KB 228/232 KB 192/240 KB 100/258 KB 244/1710 KB 284/590 KB 228/232 KB 192/240 KB 104/258 KB 244/1710 KB 284/590 KB 228/232 KB 192/240 KB 108/258 KB 244/1710 KB 284/590 KB 228/232 KB 192/240 KB 112/258 KB 244/1710 KB 284/590 KB 228/232 KB 180/240 KB 76/258 KB 244/1710 KB 276/590 KB 224/232 KB 192/240 KB 112/258 KB 248/1710 KB 284/590 KB 228/232 KB 192/240 KB 112/258 KB 252/1710 KB 284/590 KB 228/232 KB 192/240 KB 112/258 KB 256/1710 KB 284/590 KB 228/232 KB 192/240 KB 76/258 KB 244/1710 KB 284/590 KB 224/232 KB 192/240 KB 112/258 KB 256/1710 KB 288/590 KB 228/232 KB 192/240 KB 80/258 KB 244/1710 KB 284/590 KB 228/232 KB 192/240 KB 112/258 KB 256/1710 KB 288/590 KB 232/232 KB 192/240 KB 112/258 KB 256/1710 KB 288/590 KB 232/232 KB 192/240 KB 112/258 KB 256/1710 KB 292/590 KB 232/232 KB 192/240 KB 112/258 KB 256/1710 KB 296/590 KB 232/232 KB 192/240 KB 112/258 KB 256/1710 KB 300/590 KB 232/232 KB 192/240 KB 112/258 KB 256/1710 KB 304/590 KB 232/232 KB 192/240 KB 112/258 KB 256/1710 KB 308/590 KB 232/232 KB 196/240 KB 112/258 KB 260/1710 KB 312/590 KB 232/232 KB 196/240 KB unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 112/258 KB 260/1710 KB 316/590 KB 232/232 KB 196/240 KB 112/258 KB 260/1710 KB 320/590 KB 232/232 KB 196/240 KB 112/258 KB 260/1710 KB 308/590 KB 232/232 KB 200/240 KB 116/258 KB 260/1710 KB 320/590 KB 232/232 KB 192/240 KB 112/258 KB 260/1710 KB 308/590 KB 232/232 KB 204/240 KB 116/258 KB 264/1710 KB 320/590 KB 232/232 KB 204/240 KB 116/258 KB 268/1710 KB 320/590 KB 232/232 KB 204/240 KB 116/258 KB 272/1710 KB 320/590 KB 232/232 KB 196/240 KB 116/258 KB 260/1710 KB 320/590 KB 232/232 KB 204/240 KB 120/258 KB 272/1710 KB 320/590 KB 232/232 KB 204/240 KB 124/258 KB 272/1710 KB 320/590 KB 232/232 KB 204/240 KB 128/258 KB 272/1710 KB 320/590 KB 232/232 KB 204/240 KB 116/258 KB 272/1710 KB 320/590 KB 232/232 KB 208/240 KB 128/258 KB 276/1710 KB 320/590 KB 232/232 KB 208/240 KB 132/258 KB 280/1710 KB 324/590 KB 208/240 KB 132/258 KB 284/1710 KB 324/590 KB 208/240 KB 132/258 KB 288/1710 KB 324/590 KB 208/240 KB 132/258 KB 292/1710 KB 324/590 KB 208/240 KB 132/258 KB 296/1710 KB 324/590 KB 208/240 KB 132/258 KB 300/1710 KB 324/590 KB 208/240 KB 132/258 KB 304/1710 KB 324/590 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar (232 KB at 1717.6 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 208/240 KB 132/258 KB 276/1710 KB 324/590 KB 232/232 KB 208/240 KB 132/258 KB 304/1710 KB 328/590 KB 208/240 KB 132/258 KB 304/1710 KB 332/590 KB 208/240 KB 132/258 KB 304/1710 KB 336/590 KB 208/240 KB 132/258 KB 304/1710 KB 340/590 KB 208/240 KB 132/258 KB 304/1710 KB 344/590 KB 208/240 KB 132/258 KB 304/1710 KB 348/590 KB 208/240 KB 132/258 KB 304/1710 KB 352/590 KB 208/240 KB 132/258 KB 304/1710 KB 356/590 KB 208/240 KB 132/258 KB 308/1710 KB 360/590 KB 208/240 KB 132/258 KB 308/1710 KB 364/590 KB 208/240 KB 132/258 KB 308/1710 KB 368/590 KB 208/240 KB 132/258 KB 276/1710 KB 320/590 KB 232/232 KB 208/240 KB 136/258 KB 308/1710 KB 368/590 KB 208/240 KB 140/258 KB 308/1710 KB 368/590 KB 208/240 KB 144/258 KB 308/1710 KB 368/590 KB 208/240 KB 148/258 KB 308/1710 KB 368/590 KB 208/240 KB 152/258 KB 308/1710 KB 368/590 KB 208/240 KB 156/258 KB 308/1710 KB 368/590 KB 208/240 KB 160/258 KB 308/1710 KB 368/590 KB 208/240 KB 132/258 KB 308/1710 KB 356/590 KB 208/240 KB 160/258 KB 312/1710 KB 368/590 KB 208/240 KB 160/258 KB 316/1710 KB 368/590 KB 208/240 KB 160/258 KB 320/1710 KB 368/590 KB 208/240 KB 160/258 KB 324/1710 KB 372/590 KB 208/240 KB 164/258 KB 328/1710 KB 372/590 KB 208/240 KB 164/258 KB 332/1710 KB 372/590 KB 208/240 KB 164/258 KB 336/1710 KB 372/590 KB 208/240 KB 160/258 KB 320/1710 KB 372/590 KB 208/240 KB 164/258 KB 324/1710 KB 372/590 KB 208/240 KB 168/258 KB 336/1710 KB 372/590 KB 208/240 KB 172/258 KB 336/1710 KB 372/590 KB 208/240 KB 176/258 KB 336/1710 KB 372/590 KB 208/240 KB 176/258 KB 336/1710 KB 376/590 KB 208/240 KB 176/258 KB 336/1710 KB 380/590 KB 208/240 KB 176/258 KB 336/1710 KB 384/590 KB 208/240 KB 180/258 KB 336/1710 KB 384/590 KB 208/240 KB 184/258 KB 340/1710 KB 388/590 KB 208/240 KB 188/258 KB 340/1710 KB 388/590 KB 208/240 KB 192/258 KB 340/1710 KB 388/590 KB 208/240 KB 196/258 KB 340/1710 KB 388/590 KB 208/240 KB 200/258 KB 340/1710 KB 388/590 KB 208/240 KB 204/258 KB 340/1710 KB 388/590 KB 208/240 KB 208/258 KB 340/1710 KB 388/590 KB 208/240 KB 180/258 KB 340/1710 KB 388/590 KB 208/240 KB 208/258 KB 340/1710 KB 392/590 KB 208/240 KB 208/258 KB 340/1710 KB 396/590 KB 208/240 KB 208/258 KB 340/1710 KB 400/590 KB 208/240 KB 180/258 KB 340/1710 KB 384/590 KB 208/240 KB 208/258 KB 344/1710 KB 400/590 KB 208/240 KB 208/258 KB 348/1710 KB 400/590 KB 208/240 KB 208/258 KB 352/1710 KB 400/590 KB 208/240 KB 208/258 KB 352/1710 KB 404/590 KB 208/240 KB 208/258 KB 356/1710 KB 408/590 KB 208/240 KB 208/258 KB 356/1710 KB 412/590 KB 208/240 KB 208/258 KB 356/1710 KB 416/590 KB 208/240 KB 4/223 KB 212/258 KB 356/1710 KB 420/590 KB 208/240 KB 4/223 KB 212/258 KB 356/1710 KB 424/590 KB 208/240 KB 4/223 KB 212/258 KB 356/1710 KB 428/590 KB 208/240 KB 4/223 KB 212/258 KB 356/1710 KB 432/590 KB 208/240 KB 208/258 KB 356/1710 KB 404/590 KB 208/240 KB 4/223 KB 212/258 KB 360/1710 KB 432/590 KB 208/240 KB 4/223 KB 212/258 KB 364/1710 KB 432/590 KB 208/240 KB 4/223 KB 212/258 KB 368/1710 KB 432/590 KB 208/240 KB 4/223 KB 212/258 KB 372/1710 KB 432/590 KB 208/240 KB 4/223 KB 212/258 KB 376/1710 KB 432/590 KB 208/240 KB 4/223 KB 212/258 KB 380/1710 KB 432/590 KB 208/240 KB 4/223 KB 212/258 KB 384/1710 KB 432/590 KB 208/240 KB 4/223 KB 212/258 KB 356/1710 KB 416/590 KB 208/240 KB 4/223 KB 208/258 KB 356/1710 KB 416/590 KB 208/240 KB 128/258 KB 272/1710 KB 320/590 KB 232/232 KB 212/240 KB 4/223 KB 212/258 KB 384/1710 KB 432/590 KB 216/240 KB unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 4/223 KB 212/258 KB 384/1710 KB 432/590 KB 220/240 KB 4/223 KB 212/258 KB 384/1710 KB 432/590 KB 224/240 KB 4/223 KB 212/258 KB 384/1710 KB 432/590 KB 228/240 KB 4/223 KB 212/258 KB 384/1710 KB 432/590 KB 232/240 KB 4/223 KB 212/258 KB 384/1710 KB 432/590 KB 236/240 KB 4/223 KB 212/258 KB 384/1710 KB 432/590 KB 240/240 KB 4/223 KB 212/258 KB 384/1710 KB 432/590 KB 240/240 KB 8/223 KB 212/258 KB 384/1710 KB 432/590 KB 240/240 KB 12/223 KB 212/258 KB 384/1710 KB 432/590 KB 240/240 KB 16/223 KB 212/258 KB 384/1710 KB 432/590 KB 240/240 KB 20/223 KB 212/258 KB 384/1710 KB 432/590 KB 240/240 KB 24/223 KB 212/258 KB 384/1710 KB 432/590 KB 240/240 KB 28/223 KB 212/258 KB 384/1710 KB 432/590 KB 240/240 KB 32/223 KB 212/258 KB 384/1710 KB 432/590 KB 240/240 KB 36/223 KB 212/258 KB 384/1710 KB 432/590 KB 240/240 KB 40/223 KB 212/258 KB 384/1710 KB 432/590 KB 240/240 KB 44/223 KB 212/258 KB 384/1710 KB 432/590 KB 240/240 KB 48/223 KB 216/258 KB 384/1710 KB 432/590 KB 240/240 KB 44/223 KB 216/258 KB 384/1710 KB 432/590 KB 240/240 KB 48/223 KB 220/258 KB 384/1710 KB 432/590 KB 240/240 KB 48/223 KB 224/258 KB 384/1710 KB 432/590 KB 240/240 KB 48/223 KB 228/258 KB 384/1710 KB 432/590 KB 240/240 KB 52/223 KB 232/258 KB 388/1710 KB 436/590 KB 240/240 KB 52/223 KB 236/258 KB 388/1710 KB 436/590 KB 240/240 KB 52/223 KB 240/258 KB 388/1710 KB 436/590 KB 240/240 KB 52/223 KB 228/258 KB 384/1710 KB 432/590 KB 240/240 KB 56/223 KB 240/258 KB 388/1710 KB 436/590 KB 240/240 KB 60/223 KB 240/258 KB 388/1710 KB 436/590 KB 240/240 KB 64/223 KB 240/258 KB 388/1710 KB 436/590 KB 240/240 KB 68/223 KB 240/258 KB 388/1710 KB 436/590 KB 72/223 KB 244/258 KB 388/1710 KB 436/590 KB 76/223 KB 244/258 KB 388/1710 KB 436/590 KB 80/223 KB 244/258 KB 388/1710 KB 436/590 KB 240/240 KB 52/223 KB 228/258 KB 388/1710 KB 436/590 KB 80/223 KB 244/258 KB 392/1710 KB 436/590 KB 80/223 KB 244/258 KB 396/1710 KB 436/590 KB 80/223 KB 244/258 KB 400/1710 KB 436/590 KB 240/240 KB 52/223 KB 228/258 KB 384/1710 KB 436/590 KB 80/223 KB 244/258 KB 400/1710 KB 440/590 KB 80/223 KB 244/258 KB 400/1710 KB 444/590 KB 80/223 KB 244/258 KB 400/1710 KB 448/590 KB 80/223 KB 244/258 KB 400/1710 KB 452/590 KB 80/223 KB 244/258 KB 404/1710 KB 456/590 KB 80/223 KB 244/258 KB 404/1710 KB 460/590 KB 80/223 KB 244/258 KB 404/1710 KB 464/590 KB 80/223 KB 244/258 KB 404/1710 KB 468/590 KB 84/223 KB 244/258 KB 404/1710 KB 472/590 KB 84/223 KB 244/258 KB 404/1710 KB 476/590 KB 84/223 KB 244/258 KB 404/1710 KB 480/590 KB 68/223 KB 244/258 KB 388/1710 KB 436/590 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1459.1 KB/sec) unit-abot-epc-basic-0: 12:28:24 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: 12:28:24 DEBUG unit.abot-epc-basic/0.install 84/223 KB 248/258 KB 404/1710 KB 480/590 KB 84/223 KB 252/258 KB 404/1710 KB 480/590 KB 84/223 KB 256/258 KB 404/1710 KB 480/590 KB 84/223 KB 258/258 KB 404/1710 KB 480/590 KB 84/223 KB 244/258 KB 404/1710 KB 468/590 KB 88/223 KB 258/258 KB 404/1710 KB 480/590 KB 92/223 KB 258/258 KB 404/1710 KB 480/590 KB 96/223 KB 258/258 KB 404/1710 KB 480/590 KB 80/223 KB 244/258 KB 404/1710 KB 452/590 KB 96/223 KB 258/258 KB 408/1710 KB 480/590 KB 96/223 KB 258/258 KB 412/1710 KB 480/590 KB 96/223 KB 258/258 KB 416/1710 KB 480/590 KB 96/223 KB 258/258 KB 420/1710 KB 480/590 KB 96/223 KB 258/258 KB 424/1710 KB 480/590 KB 96/223 KB 258/258 KB 428/1710 KB 480/590 KB 96/223 KB 258/258 KB 432/1710 KB 480/590 KB 96/223 KB 258/258 KB 432/1710 KB 484/590 KB 100/223 KB 258/258 KB 436/1710 KB 488/590 KB 100/223 KB 258/258 KB 436/1710 KB 492/590 KB 100/223 KB 258/258 KB 436/1710 KB 496/590 KB 100/223 KB 258/258 KB 436/1710 KB 484/590 KB 100/223 KB 258/258 KB 440/1710 KB 496/590 KB 100/223 KB 258/258 KB 444/1710 KB 496/590 KB 100/223 KB 258/258 KB 448/1710 KB 496/590 KB 100/223 KB 258/258 KB 452/1710 KB 496/590 KB 100/223 KB 258/258 KB 456/1710 KB 500/590 KB 100/223 KB 258/258 KB 460/1710 KB 500/590 KB 100/223 KB 258/258 KB 464/1710 KB 500/590 KB 100/223 KB 258/258 KB 432/1710 KB 484/590 KB 104/223 KB 258/258 KB 464/1710 KB 500/590 KB 108/223 KB 258/258 KB 464/1710 KB 500/590 KB 112/223 KB 258/258 KB 464/1710 KB 500/590 KB 116/223 KB 258/258 KB 464/1710 KB 500/590 KB 120/223 KB 258/258 KB 464/1710 KB 500/590 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1524.5 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 100/223 KB 258/258 KB 452/1710 KB 500/590 KB 120/223 KB 464/1710 KB 504/590 KB 124/223 KB 464/1710 KB 504/590 KB 128/223 KB 464/1710 KB 504/590 KB 128/223 KB 464/1710 KB 508/590 KB 4/208 KB 128/223 KB 464/1710 KB 508/590 KB 8/208 KB 128/223 KB 464/1710 KB 508/590 KB 12/208 KB 128/223 KB 464/1710 KB 508/590 KB 16/208 KB 128/223 KB 464/1710 KB 508/590 KB 20/208 KB 128/223 KB 464/1710 KB 508/590 KB 24/208 KB 128/223 KB 464/1710 KB 508/590 KB 28/208 KB 128/223 KB 464/1710 KB 508/590 KB 32/208 KB 128/223 KB 464/1710 KB 508/590 KB 36/208 KB 128/223 KB 464/1710 KB 508/590 KB 40/208 KB 128/223 KB 464/1710 KB 508/590 KB 44/208 KB 128/223 KB 464/1710 KB 508/590 KB 48/208 KB 128/223 KB 464/1710 KB 508/590 KB 52/208 KB 128/223 KB 464/1710 KB 508/590 KB 56/208 KB 128/223 KB 464/1710 KB 508/590 KB 60/208 KB 128/223 KB 464/1710 KB 508/590 KB 64/208 KB 132/223 KB 464/1710 KB 508/590 KB 68/208 KB 132/223 KB 4/38 KB 468/1710 KB 508/590 KB 72/208 KB 132/223 KB 4/38 KB 468/1710 KB 508/590 KB 76/208 KB 132/223 KB 4/38 KB 468/1710 KB 508/590 KB 80/208 KB 128/223 KB 464/1710 KB 508/590 KB 132/223 KB 4/38 KB 468/1710 KB 512/590 KB 80/208 KB 132/223 KB 4/38 KB 468/1710 KB 516/590 KB 80/208 KB 132/223 KB 4/38 KB 468/1710 KB 520/590 KB 80/208 KB 132/223 KB 4/38 KB 468/1710 KB 524/590 KB 80/208 KB 132/223 KB 4/38 KB 468/1710 KB 528/590 KB 80/208 KB 132/223 KB 4/38 KB 468/1710 KB 508/590 KB 68/208 KB 132/223 KB 4/38 KB 472/1710 KB 528/590 KB 80/208 KB 132/223 KB 4/38 KB 476/1710 KB 528/590 KB 80/208 KB 132/223 KB 4/38 KB 480/1710 KB 528/590 KB 80/208 KB 132/223 KB 4/38 KB 484/1710 KB 528/590 KB 80/208 KB 132/223 KB 4/38 KB 464/1710 KB 508/590 KB 68/208 KB 132/223 KB 8/38 KB 484/1710 KB 532/590 KB 84/208 KB 132/223 KB 12/38 KB 484/1710 KB 532/590 KB 84/208 KB 132/223 KB 16/38 KB 484/1710 KB 532/590 KB 84/208 KB 132/223 KB 464/1710 KB 508/590 KB 64/208 KB 136/223 KB 16/38 KB 484/1710 KB 532/590 KB 84/208 KB 140/223 KB 16/38 KB 484/1710 KB 532/590 KB 84/208 KB 144/223 KB 16/38 KB 484/1710 KB 532/590 KB 84/208 KB 148/223 KB 16/38 KB 484/1710 KB 532/590 KB 84/208 KB 152/223 KB 20/38 KB 484/1710 KB 532/590 KB 84/208 KB 156/223 KB 20/38 KB 484/1710 KB 532/590 KB 84/208 KB 160/223 KB 20/38 KB 484/1710 KB 532/590 KB 84/208 KB 160/223 KB 20/38 KB 488/1710 KB 532/590 KB 84/208 KB 164/223 KB 20/38 KB 488/1710 KB 532/590 KB 84/208 KB 168/223 KB 20/38 KB 492/1710 KB 532/590 KB 84/208 KB 132/223 KB 4/38 KB 484/1710 KB 532/590 KB 84/208 KB 168/223 KB 20/38 KB 492/1710 KB 532/590 KB 88/208 KB 168/223 KB 20/38 KB 492/1710 KB 532/590 KB 92/208 KB 168/223 KB 20/38 KB 492/1710 KB 532/590 KB 96/208 KB 132/223 KB 4/38 KB 484/1710 KB 532/590 KB 80/208 KB 168/223 KB 20/38 KB 492/1710 KB 536/590 KB 96/208 KB 168/223 KB 20/38 KB 492/1710 KB 540/590 KB 96/208 KB 168/223 KB 20/38 KB 492/1710 KB 544/590 KB 96/208 KB 164/223 KB 20/38 KB 492/1710 KB 532/590 KB 84/208 KB 168/223 KB 20/38 KB 496/1710 KB 544/590 KB 96/208 KB 168/223 KB 20/38 KB 500/1710 KB 544/590 KB 96/208 KB 172/223 KB 20/38 KB 504/1710 KB 548/590 KB 100/208 KB 172/223 KB 20/38 KB 508/1710 KB 548/590 KB 100/208 KB 148/223 KB 20/38 KB 484/1710 KB 532/590 KB 84/208 KB 172/223 KB 24/38 KB 508/1710 KB 548/590 KB 100/208 KB 172/223 KB 28/38 KB 508/1710 KB 548/590 KB 100/208 KB 172/223 KB 32/38 KB 508/1710 KB 548/590 KB 100/208 KB 172/223 KB 36/38 KB 508/1710 KB 548/590 KB 100/208 KB 172/223 KB 38/38 KB 508/1710 KB 548/59 unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 0 KB 100/208 KB 172/223 KB 38/38 KB 512/1710 KB 548/590 KB 100/208 KB 172/223 KB 20/38 KB 500/1710 KB 548/590 KB 100/208 KB 172/223 KB 38/38 KB 512/1710 KB 548/590 KB 104/208 KB 172/223 KB 38/38 KB 512/1710 KB 548/590 KB 108/208 KB 172/223 KB 38/38 KB 512/1710 KB 548/590 KB 112/208 KB 172/223 KB 38/38 KB 512/1710 KB 548/590 KB 116/208 KB 172/223 KB 38/38 KB 516/1710 KB 548/590 KB 120/208 KB 172/223 KB 38/38 KB 516/1710 KB 548/590 KB 124/208 KB 172/223 KB 38/38 KB 516/1710 KB 548/590 KB 128/208 KB 172/223 KB 20/38 KB 500/1710 KB 548/590 KB 96/208 KB 168/223 KB 20/38 KB 500/1710 KB 548/590 KB 96/208 KB 172/223 KB 38/38 KB 516/1710 KB 552/590 KB 128/208 KB 172/223 KB 38/38 KB 516/1710 KB 556/590 KB 128/208 KB 176/223 KB 38/38 KB 516/1710 KB 560/590 KB 128/208 KB 176/223 KB 38/38 KB 516/1710 KB 564/590 KB 128/208 KB 176/223 KB 38/38 KB 516/1710 KB 568/590 KB 128/208 KB 176/223 KB 38/38 KB 516/1710 KB 572/590 KB 128/208 KB 176/223 KB 38/38 KB 516/1710 KB 576/590 KB 128/208 KB 172/223 KB 38/38 KB 516/1710 KB 548/590 KB 116/208 KB 176/223 KB 38/38 KB 520/1710 KB 576/590 KB 128/208 KB 176/223 KB 38/38 KB 524/1710 KB 576/590 KB 128/208 KB 176/223 KB 38/38 KB 528/1710 KB 576/590 KB 128/208 KB 176/223 KB 38/38 KB 516/1710 KB 556/590 KB 128/208 KB 180/223 KB 38/38 KB 528/1710 KB 576/590 KB 128/208 KB 184/223 KB 38/38 KB 528/1710 KB 576/590 KB 128/208 KB 188/223 KB 38/38 KB 528/1710 KB 576/590 KB 128/208 KB 192/223 KB 38/38 KB 528/1710 KB 576/590 KB 128/208 KB 196/223 KB 38/38 KB 528/1710 KB 576/590 KB 128/208 KB 200/223 KB 532/1710 KB 580/590 KB 128/208 KB 204/223 KB 532/1710 KB 580/590 KB 128/208 KB 208/223 KB 532/1710 KB 580/590 KB 128/208 KB 212/223 KB 532/1710 KB 580/590 KB 128/208 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 190.9 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 196/223 KB 38/38 KB 532/1710 KB 580/590 KB 128/208 KB 212/223 KB 532/1710 KB 584/590 KB 132/208 KB 212/223 KB 532/1710 KB 588/590 KB 132/208 KB 212/223 KB 532/1710 KB 590/590 KB 132/208 KB 196/223 KB 38/38 KB 532/1710 KB 576/590 KB 128/208 KB 212/223 KB 536/1710 KB 590/590 KB 132/208 KB 212/223 KB 540/1710 KB 590/590 KB 132/208 KB 212/223 KB 544/1710 KB 590/590 KB 132/208 KB 212/223 KB 532/1710 KB 580/590 KB 132/208 KB 212/223 KB 544/1710 KB 590/590 KB 136/208 KB 212/223 KB 544/1710 KB 590/590 KB 140/208 KB 216/223 KB 544/1710 KB 590/590 KB 144/208 KB 216/223 KB 544/1710 KB 590/590 KB 148/208 KB 216/223 KB 548/1710 KB 590/590 KB 152/208 KB 216/223 KB 548/1710 KB 590/590 KB 156/208 KB 216/223 KB 548/1710 KB 590/590 KB 160/208 KB 216/223 KB 544/1710 KB 590/590 KB 140/208 KB 220/223 KB 548/1710 KB 590/590 KB 160/208 KB 223/223 KB 548/1710 KB 590/590 KB 160/208 KB 216/223 KB 548/1710 KB 590/590 KB 148/208 KB 223/223 KB 552/1710 KB 590/590 KB 160/208 KB 223/223 KB 556/1710 KB 590/590 KB 160/208 KB 223/223 KB 560/1710 KB 590/590 KB 160/208 KB 223/223 KB 564/1710 KB 590/590 KB 160/208 KB 223/223 KB 568/1710 KB 590/590 KB 164/208 KB 223/223 KB 572/1710 KB 590/590 KB 164/208 KB 223/223 KB 576/1710 KB 590/590 KB 164/208 KB 223/223 KB 564/1710 KB 590/590 KB 164/208 KB 223/223 KB 576/1710 KB 590/590 KB 168/208 KB 223/223 KB 576/1710 KB 590/590 KB 172/208 KB 223/223 KB 576/1710 KB 590/590 KB 176/208 KB 223/223 KB 576/1710 KB 590/590 KB 180/208 KB 4/18 KB 223/223 KB 580/1710 KB 184/208 KB 4/18 KB 223/223 KB 580/1710 KB 188/208 KB 4/18 KB 223/223 KB 580/1710 KB 192/208 KB 4/18 KB 223/223 KB 576/1710 KB 590/590 KB 180/208 KB 8/18 KB 223/223 KB 580/1710 KB 192/208 KB 12/18 KB 223/223 KB 580/1710 KB 192/208 KB 16/18 KB 223/223 KB 580/1710 KB 192/208 KB 18/18 KB 223/223 KB 580/1710 KB 192/208 KB 4/18 KB 223/223 KB 580/1710 KB 180/208 KB 18/18 KB 584/1710 KB 192/208 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar (590 KB at 2644.2 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 1047.3 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 18/18 KB 588/1710 KB 196/208 KB 18/18 KB 588/1710 KB 200/208 KB 18/18 KB 588/1710 KB 204/208 KB 18/18 KB 588/1710 KB 208/208 KB 18/18 KB 588/1710 KB 192/208 KB 18/18 KB 592/1710 KB 208/208 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 82.4 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 596/1710 KB 208/208 KB 600/1710 KB 208/208 KB 604/1710 KB 208/208 KB 608/1710 KB 208/208 KB 4/531 KB 612/1710 KB 208/208 KB 4/531 KB 616/1710 KB 208/208 KB 4/531 KB 620/1710 KB 208/208 KB 4/531 KB 624/1710 KB 208/208 KB 4/531 KB 608/1710 KB 208/208 KB 8/531 KB 624/1710 KB 208/208 KB 12/531 KB 624/1710 KB 208/208 KB 16/531 KB 624/1710 KB 208/208 KB 20/531 KB 624/1710 KB 208/208 KB 24/531 KB 624/1710 KB 208/208 KB 28/531 KB 624/1710 KB 208/208 KB 32/531 KB 624/1710 KB 208/208 KB 36/531 KB 624/1710 KB 208/208 KB 40/531 KB 624/1710 KB 208/208 KB 44/531 KB 624/1710 KB 208/208 KB 48/531 KB 628/1710 KB 208/208 KB 4/214 KB 44/531 KB 628/1710 KB 208/208 KB 4/214 KB 44/531 KB 624/1710 KB 208/208 KB 4/214 KB 48/531 KB 628/1710 KB 208/208 KB 8/214 KB 48/531 KB 628/1710 KB 208/208 KB 12/214 KB 48/531 KB 628/1710 KB 208/208 KB 16/214 KB 48/531 KB 628/1710 KB 208/208 KB 20/214 KB 48/531 KB 628/1710 KB 208/208 KB 24/214 KB 4/1267 KB 48/531 KB 628/1710 KB 208/208 KB 24/214 KB 8/1267 KB 48/531 KB 628/1710 KB 208/208 KB 24/214 KB 12/1267 KB 48/531 KB 628/1710 KB 208/208 KB 24/214 KB 16/1267 KB 48/531 KB 628/1710 KB 208/208 KB 24/214 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 904.0 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 20/1267 KB 48/531 KB 628/1710 KB 28/214 KB 24/1267 KB 48/531 KB 628/1710 KB 28/214 KB 16/1267 KB 48/531 KB 628/1710 KB 28/214 KB 24/1267 KB 48/531 KB 628/1710 KB 32/214 KB 24/1267 KB 48/531 KB 628/1710 KB 36/214 KB 28/1267 KB 48/531 KB 628/1710 KB 36/214 KB Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 32/1267 KB 48/531 KB 632/1710 KB 40/214 KB 28/1267 KB 48/531 KB 632/1710 KB 40/214 KB 32/1267 KB 48/531 KB 632/1710 KB 44/214 KB 32/1267 KB 48/531 KB 632/1710 KB 48/214 KB 36/1267 KB 48/531 KB 632/1710 KB 52/214 KB 28/1267 KB 48/531 KB 632/1710 KB 36/214 KB 36/1267 KB 52/531 KB 636/1710 KB 52/214 KB 36/1267 KB 52/531 KB 640/1710 KB 52/214 KB 36/1267 KB 52/531 KB 632/1710 KB 52/214 KB 36/1267 KB 56/531 KB 640/1710 KB 52/214 KB 36/1267 KB 60/531 KB 640/1710 KB 52/214 KB 36/1267 KB 64/531 KB 640/1710 KB 52/214 KB 36/1267 KB 68/531 KB 644/1710 KB 56/214 KB 36/1267 KB 72/531 KB 644/1710 KB 56/214 KB 36/1267 KB 76/531 KB 644/1710 KB 56/214 KB 36/1267 KB 80/531 KB 644/1710 KB 56/214 KB 36/1267 KB 48/531 KB 632/1710 KB 48/214 KB 40/1267 KB 80/531 KB 644/1710 KB 56/214 KB 44/1267 KB 80/531 KB 644/1710 KB 56/214 KB 48/1267 KB 80/531 KB 644/1710 KB 56/214 KB 36/1267 KB 64/531 KB 644/1710 KB 56/214 KB 48/1267 KB 80/531 KB 644/1710 KB 60/214 KB 48/1267 KB 80/531 KB 644/1710 KB 64/214 KB 36/1267 KB 64/531 KB 644/1710 KB 52/214 KB 52/1267 KB 80/531 KB 648/1710 KB 64/214 KB 52/1267 KB 80/531 KB 652/1710 KB 64/214 KB 52/1267 KB 80/531 KB 652/1710 KB 68/214 KB 4/109 KB 52/1267 KB 80/531 KB 656/1710 KB 72/214 KB 4/109 KB 52/1267 KB 84/531 KB 656/1710 KB 76/214 KB 4/109 KB 52/1267 KB 84/531 KB 656/1710 KB 80/214 KB 52/1267 KB 80/531 KB 644/1710 KB 64/214 KB 4/109 KB 56/1267 KB 84/531 KB 656/1710 KB 80/214 KB 4/109 KB 60/1267 KB 84/531 KB 656/1710 KB 80/214 KB 4/109 KB 64/1267 KB 84/531 KB 656/1710 KB 80/214 KB 4/109 KB 68/1267 KB 84/531 KB 656/1710 KB 80/214 KB 4/109 KB 72/1267 KB 84/531 KB 656/1710 KB 80/214 KB 4/109 KB 76/1267 KB 84/531 KB 656/1710 KB 80/214 KB 4/109 KB 80/1267 KB 84/531 KB 656/1710 KB 84/214 KB 4/109 KB 52/1267 KB 84/531 KB 656/1710 KB 72/214 KB 4/109 KB 80/1267 KB 88/531 KB 656/1710 KB 84/214 KB 4/109 KB 80/1267 KB 92/531 KB 656/1710 KB 84/214 KB 4/109 KB 80/1267 KB 96/531 KB 656/1710 KB 84/214 KB 4/109 KB 52/1267 KB 80/531 KB 656/1710 KB 68/214 KB 52/1267 KB 80/531 KB 656/1710 KB 68/214 KB 4/109 KB 80/1267 KB 96/531 KB 660/1710 KB 84/214 KB 8/109 KB 80/1267 KB 96/531 KB 664/1710 KB 84/214 KB 8/109 KB 80/1267 KB 96/531 KB 668/1710 KB 84/214 KB 8/109 KB 80/1267 KB 96/531 KB 672/1710 KB 84/214 KB 8/109 KB 80/1267 KB 96/531 KB 676/1710 KB 84/214 KB 8/109 KB 80/1267 KB 100/531 KB 680/1710 KB 84/214 KB 8/109 KB 80/1267 KB 100/531 KB 684/1710 KB 84/214 KB 8/109 KB 80/1267 KB 100/531 KB 688/1710 KB 84/214 KB 8/109 KB 80/1267 KB 100/531 KB 692/1710 KB 84/214 KB 8/109 KB 84/1267 KB 100/531 KB 696/1710 KB 84/214 KB 8/109 KB 84/1267 KB 100/531 KB 700/1710 KB 84/214 KB 8/109 KB 84/1267 KB 100/531 KB 704/1710 KB 84/214 KB 4/109 KB 76/1267 KB 84/531 KB 656/1710 KB 84/214 KB 8/109 KB 84/1267 KB 100/531 KB 704/1710 KB 88/214 KB 8/109 KB 84/1267 KB 100/531 KB 704/1710 KB 92/214 KB 8/109 KB 84/1267 KB 100/531 KB 704/1710 KB 96/214 KB 8/109 KB 84/1267 KB 100/531 KB 704/1710 KB 100/214 KB 8/109 KB 84/1267 KB 100/531 KB 704/1710 KB 104/214 KB 8/109 KB 84/1267 KB 100/531 KB 692/1710 KB 84/214 KB 8/109 KB 88/1267 KB 100/531 KB 704/1710 KB 104/214 KB 8/109 KB 92/1267 KB 100/531 KB 704/1710 KB 104/214 KB 8/109 KB 80/1267 KB 100/531 KB 676/1710 KB 84/214 KB 8/109 KB 80/1267 KB 96/531 KB 660/1710 KB 84/214 KB 12/109 KB 92/1267 KB 100/531 KB 704/1710 KB 104/214 KB 16/109 KB 92/1267 KB 100/531 KB 704/1710 KB 104/214 KB 20/109 KB 92/1267 KB 100/531 KB 704/ unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 1710 KB 104/214 KB 24/109 KB 92/1267 KB 100/531 KB 704/1710 KB 104/214 KB 28/109 KB 92/1267 KB 100/531 KB 704/1710 KB 104/214 KB 32/109 KB 92/1267 KB 100/531 KB 704/1710 KB 104/214 KB 36/109 KB 92/1267 KB 100/531 KB 704/1710 KB 104/214 KB 36/109 KB 92/1267 KB 104/531 KB 704/1710 KB 104/214 KB 36/109 KB 92/1267 KB 108/531 KB 704/1710 KB 104/214 KB 36/109 KB 92/1267 KB 112/531 KB 704/1710 KB 104/214 KB 36/109 KB 92/1267 KB 116/531 KB 704/1710 KB 104/214 KB 40/109 KB 96/1267 KB 120/531 KB 708/1710 KB 108/214 KB 40/109 KB 96/1267 KB 124/531 KB 708/1710 KB 108/214 KB 40/109 KB 96/1267 KB 116/531 KB 708/1710 KB 108/214 KB 40/109 KB 96/1267 KB 116/531 KB 704/1710 KB 108/214 KB 40/109 KB 96/1267 KB 128/531 KB 708/1710 KB 112/214 KB 36/109 KB 96/1267 KB 116/531 KB 704/1710 KB 104/214 KB 40/109 KB 96/1267 KB 116/531 KB 704/1710 KB 104/214 KB 44/109 KB 96/1267 KB 128/531 KB 708/1710 KB 112/214 KB 48/109 KB 96/1267 KB 128/531 KB 708/1710 KB 112/214 KB 52/109 KB 96/1267 KB 128/531 KB 708/1710 KB 112/214 KB 56/109 KB 100/1267 KB 128/531 KB 712/1710 KB 116/214 KB 60/109 KB 100/1267 KB 128/531 KB 712/1710 KB 116/214 KB 64/109 KB 100/1267 KB 128/531 KB 712/1710 KB 116/214 KB 40/109 KB 96/1267 KB 128/531 KB 708/1710 KB 108/214 KB 52/109 KB 100/1267 KB 128/531 KB 712/1710 KB 116/214 KB 64/109 KB 100/1267 KB 128/531 KB 716/1710 KB 116/214 KB 64/109 KB 100/1267 KB 132/531 KB 720/1710 KB 116/214 KB 52/109 KB 100/1267 KB 128/531 KB 708/1710 KB 116/214 KB 64/109 KB 100/1267 KB 132/531 KB 720/1710 KB 120/214 KB 64/109 KB 100/1267 KB 132/531 KB 720/1710 KB 124/214 KB 64/109 KB 100/1267 KB 132/531 KB 720/1710 KB 128/214 KB 52/109 KB 100/1267 KB 128/531 KB 708/1710 KB 112/214 KB 64/109 KB 104/1267 KB 132/531 KB 720/1710 KB 128/214 KB 64/109 KB 108/1267 KB 132/531 KB 720/1710 KB 128/214 KB 64/109 KB 112/1267 KB 132/531 KB 720/1710 KB 128/214 KB 64/109 KB 112/1267 KB 132/531 KB 724/1710 KB 128/214 KB 64/109 KB 100/1267 KB 132/531 KB 716/1710 KB 116/214 KB 68/109 KB 116/1267 KB 136/531 KB 724/1710 KB 132/214 KB 68/109 KB 116/1267 KB 140/531 KB 724/1710 KB 132/214 KB 68/109 KB 116/1267 KB 144/531 KB 724/1710 KB 132/214 KB 68/109 KB 116/1267 KB 132/531 KB 724/1710 KB 132/214 KB 68/109 KB 120/1267 KB 144/531 KB 728/1710 KB 132/214 KB 68/109 KB 124/1267 KB 144/531 KB 728/1710 KB 132/214 KB 68/109 KB 128/1267 KB 144/531 KB 728/1710 KB 132/214 KB 68/109 KB 132/1267 KB 144/531 KB 728/1710 KB 132/214 KB 68/109 KB 136/1267 KB 148/531 KB 728/1710 KB 132/214 KB 68/109 KB 140/1267 KB 148/531 KB 728/1710 KB 132/214 KB 68/109 KB 144/1267 KB 148/531 KB 728/1710 KB 132/214 KB 68/109 KB 112/1267 KB 132/531 KB 724/1710 KB 132/214 KB 72/109 KB 144/1267 KB 148/531 KB 728/1710 KB 132/214 KB 76/109 KB 144/1267 KB 148/531 KB 728/1710 KB 132/214 KB 64/109 KB 112/1267 KB 132/531 KB 724/1710 KB 132/214 KB 76/109 KB 144/1267 KB 148/531 KB 728/1710 KB 136/214 KB 76/109 KB 144/1267 KB 148/531 KB 728/1710 KB 140/214 KB 80/109 KB 144/1267 KB 148/531 KB 728/1710 KB 140/214 KB 80/109 KB 144/1267 KB 148/531 KB 728/1710 KB 144/214 KB 84/109 KB 144/1267 KB 148/531 KB 728/1710 KB 144/214 KB 88/109 KB 144/1267 KB 148/531 KB 728/1710 KB 148/214 KB 92/109 KB 144/1267 KB 148/531 KB 728/1710 KB 148/214 KB 96/109 KB 144/1267 KB 148/531 KB 728/1710 KB 148/214 KB 100/109 KB 144/1267 KB 148/531 KB 728/1710 KB 148/214 KB 104/109 KB 148/1267 KB 148/531 KB 728/1710 KB 148/214 KB 108/109 KB 148/1267 KB 148/531 KB 728/1710 KB 148/214 KB 1 unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 09/109 KB 148/1267 KB 148/531 KB 728/1710 KB 148/214 KB 68/109 KB 132/1267 KB 148/531 KB 728/1710 KB 132/214 KB 68/109 KB 116/1267 KB 144/531 KB 728/1710 KB 132/214 KB 109/109 KB 148/1267 KB 148/531 KB 732/1710 KB 148/214 KB 109/109 KB 148/1267 KB 148/531 KB 736/1710 KB 148/214 KB 109/109 KB 148/1267 KB 148/531 KB 740/1710 KB 148/214 KB 109/109 KB 148/1267 KB 152/531 KB 744/1710 KB 148/214 KB 109/109 KB 148/1267 KB 152/531 KB 748/1710 KB 148/214 KB 109/109 KB 148/1267 KB 152/531 KB 752/1710 KB 148/214 KB 109/109 KB 148/1267 KB 152/531 KB 756/1710 KB 148/214 KB 109/109 KB 148/1267 KB 152/531 KB 760/1710 KB 148/214 KB 109/109 KB 148/1267 KB 152/531 KB 764/1710 KB 148/214 KB 100/109 KB 148/1267 KB 148/531 KB 728/1710 KB 148/214 KB 109/109 KB 152/1267 KB 152/531 KB 768/1710 KB 148/214 KB 109/109 KB 156/1267 KB 152/531 KB 768/1710 KB 148/214 KB 109/109 KB 160/1267 KB 152/531 KB 768/1710 KB 148/214 KB 84/109 KB 144/1267 KB 148/531 KB 728/1710 KB 148/214 KB 109/109 KB 160/1267 KB 152/531 KB 768/1710 KB 152/214 KB 109/109 KB 160/1267 KB 152/531 KB 768/1710 KB 156/214 KB 109/109 KB 160/1267 KB 152/531 KB 768/1710 KB 160/214 KB 109/109 KB 160/1267 KB 152/531 KB 768/1710 KB 164/214 KB 109/109 KB 160/1267 KB 152/531 KB 768/1710 KB 168/214 KB 109/109 KB 160/1267 KB 152/531 KB 768/1710 KB 172/214 KB 109/109 KB 160/1267 KB 152/531 KB 768/1710 KB 176/214 KB 109/109 KB 160/1267 KB 152/531 KB 768/1710 KB 180/214 KB 109/109 KB 164/1267 KB 152/531 KB 768/1710 KB 184/214 KB 109/109 KB 160/1267 KB 152/531 KB 768/1710 KB 148/214 KB 109/109 KB 148/1267 KB 152/531 KB 740/1710 KB 148/214 KB 109/109 KB 164/1267 KB 156/531 KB 768/1710 KB 184/214 KB 109/109 KB 164/1267 KB 160/531 KB 768/1710 KB 184/214 KB 109/109 KB 164/1267 KB 164/531 KB 768/1710 KB 184/214 KB 109/109 KB 164/1267 KB 168/531 KB 768/1710 KB 184/214 KB 109/109 KB 164/1267 KB 172/531 KB 768/1710 KB 184/214 KB 109/109 KB 164/1267 KB 176/531 KB 768/1710 KB 184/214 KB 109/109 KB 164/1267 KB 180/531 KB 768/1710 KB 184/214 KB 109/109 KB 164/1267 KB 184/531 KB 772/1710 KB 184/214 KB 109/109 KB 164/1267 KB 188/531 KB 772/1710 KB 184/214 KB 109/109 KB 164/1267 KB 192/531 KB 772/1710 KB 184/214 KB 109/109 KB 164/1267 KB 152/531 KB 768/1710 KB 180/214 KB 109/109 KB 168/1267 KB 192/531 KB 772/1710 KB 184/214 KB 109/109 KB 172/1267 KB 192/531 KB 772/1710 KB 184/214 KB 109/109 KB 176/1267 KB 196/531 KB 772/1710 KB 184/214 KB 109/109 KB 164/1267 KB 180/531 KB 772/1710 KB 184/214 KB 109/109 KB 176/1267 KB 196/531 KB 776/1710 KB 184/214 KB 109/109 KB 176/1267 KB 196/531 KB 780/1710 KB 184/214 KB 109/109 KB 176/1267 KB 196/531 KB 784/1710 KB 184/214 KB 109/109 KB 180/1267 KB 196/531 KB 784/1710 KB 188/214 KB 109/109 KB 184/1267 KB 196/531 KB 788/1710 KB 188/214 KB 109/109 KB 188/1267 KB 196/531 KB 788/1710 KB 188/214 KB 192/1267 KB 196/531 KB 788/1710 KB 188/214 KB 109/109 KB 172/1267 KB 196/531 KB 772/1710 KB 184/214 KB 192/1267 KB 200/531 KB 788/1710 KB 188/214 KB 192/1267 KB 204/531 KB 788/1710 KB 188/214 KB 192/1267 KB 208/531 KB 788/1710 KB 188/214 KB 192/1267 KB 212/531 KB 788/1710 KB 188/214 KB 196/1267 KB 216/531 KB 788/1710 KB 188/214 KB 196/1267 KB 220/531 KB 788/1710 KB 188/214 KB 196/1267 KB 224/531 KB 788/1710 KB 188/214 KB 109/109 KB 180/1267 KB 196/531 KB 788/1710 KB 188/214 KB 196/1267 KB 224/531 KB 792/1710 KB 188/214 KB 196/1267 KB 224/531 KB 796/1710 KB 188/214 KB 1 unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 96/1267 KB 224/531 KB 800/1710 KB 188/214 KB 109/109 KB 176/1267 KB 196/531 KB 784/1710 KB 188/214 KB 196/1267 KB 224/531 KB 800/1710 KB 192/214 KB 196/1267 KB 224/531 KB 800/1710 KB 196/214 KB 196/1267 KB 224/531 KB 800/1710 KB 200/214 KB 196/1267 KB 224/531 KB 800/1710 KB 204/214 KB 196/1267 KB 224/531 KB 800/1710 KB 208/214 KB 196/1267 KB 224/531 KB 804/1710 KB 208/214 KB 196/1267 KB 228/531 KB 808/1710 KB 212/214 KB 196/1267 KB 228/531 KB 812/1710 KB 212/214 KB 196/1267 KB 228/531 KB 816/1710 KB 212/214 KB 196/1267 KB 212/531 KB 788/1710 KB 188/214 KB 200/1267 KB 228/531 KB 816/1710 KB 212/214 KB 204/1267 KB 228/531 KB 816/1710 KB 212/214 KB 208/1267 KB 228/531 KB 816/1710 KB 212/214 KB 212/1267 KB 228/531 KB 816/1710 KB 212/214 KB 216/1267 KB 228/531 KB 820/1710 KB 212/214 KB 220/1267 KB 228/531 KB 820/1710 KB 212/214 KB 224/1267 KB 228/531 KB 820/1710 KB 212/214 KB 196/1267 KB 228/531 KB 804/1710 KB 212/214 KB 224/1267 KB 232/531 KB 820/1710 KB 212/214 KB 224/1267 KB 236/531 KB 820/1710 KB 212/214 KB 224/1267 KB 240/531 KB 820/1710 KB 212/214 KB 196/1267 KB 224/531 KB 804/1710 KB 212/214 KB 224/1267 KB 240/531 KB 820/1710 KB 214/214 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 393.2 KB/sec) unit-abot-epc-basic-0: 12:28:24 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: 12:28:24 DEBUG unit.abot-epc-basic/0.install 212/1267 KB 228/531 KB 820/1710 KB 212/214 KB 228/1267 KB 244/531 KB 824/1710 KB 214/214 KB 228/1267 KB 244/531 KB 828/1710 KB 214/214 KB 228/1267 KB 244/531 KB 832/1710 KB 214/214 KB 228/1267 KB 244/531 KB 836/1710 KB 214/214 KB 228/1267 KB 244/531 KB 840/1710 KB 214/214 KB 228/1267 KB 244/531 KB 844/1710 KB 214/214 KB 228/1267 KB 244/531 KB 848/1710 KB 214/214 KB 228/1267 KB 244/531 KB 820/1710 KB 214/214 KB 232/1267 KB 244/531 KB 848/1710 KB 214/214 KB 236/1267 KB 244/531 KB 848/1710 KB 214/214 KB 240/1267 KB 244/531 KB 848/1710 KB 214/214 KB 224/1267 KB 244/531 KB 820/1710 KB 214/214 KB 240/1267 KB 248/531 KB 848/1710 KB 214/214 KB 240/1267 KB 252/531 KB 848/1710 KB 214/214 KB 240/1267 KB 256/531 KB 848/1710 KB 214/214 KB 240/1267 KB 260/531 KB 848/1710 KB 214/214 KB 244/1267 KB 264/531 KB 852/1710 KB 214/214 KB 244/1267 KB 268/531 KB 852/1710 KB 214/214 KB 244/1267 KB 272/531 KB 852/1710 KB 214/214 KB 244/1267 KB 260/531 KB 852/1710 KB 214/214 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 727.4 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 244/1267 KB 260/531 KB 848/1710 KB 214/214 KB 248/1267 KB 272/531 KB 852/1710 KB 4/80 KB 252/1267 KB 272/531 KB 852/1710 KB 4/80 KB 256/1267 KB 272/531 KB 856/1710 KB 4/80 KB 244/1267 KB 272/531 KB 852/1710 KB 214/214 KB 4/80 KB 256/1267 KB 272/531 KB 856/1710 KB 8/80 KB 256/1267 KB 272/531 KB 856/1710 KB 12/80 KB 256/1267 KB 272/531 KB 856/1710 KB 16/80 KB 256/1267 KB 272/531 KB 856/1710 KB 20/80 KB 256/1267 KB 272/531 KB 856/1710 KB 24/80 KB 256/1267 KB 272/531 KB 856/1710 KB 28/80 KB 256/1267 KB 272/531 KB 856/1710 KB 32/80 KB 256/1267 KB 272/531 KB 856/1710 KB 36/80 KB 260/1267 KB 276/531 KB 856/1710 KB 40/80 KB 260/1267 KB 276/531 KB 856/1710 KB 44/80 KB 260/1267 KB 276/531 KB 856/1710 KB 48/80 KB 252/1267 KB 272/531 KB 856/1710 KB 4/80 KB 260/1267 KB 276/531 KB 860/1710 KB 48/80 KB 260/1267 KB 276/531 KB 864/1710 KB 48/80 KB 260/1267 KB 276/531 KB 868/1710 KB 48/80 KB 260/1267 KB 276/531 KB 872/1710 KB 52/80 KB 260/1267 KB 276/531 KB 856/1710 KB 36/80 KB 264/1267 KB 276/531 KB 872/1710 KB 52/80 KB 268/1267 KB 276/531 KB 872/1710 KB 52/80 KB 256/1267 KB 276/531 KB 856/1710 KB 36/80 KB 268/1267 KB 280/531 KB 872/1710 KB 52/80 KB 268/1267 KB 284/531 KB 872/1710 KB 52/80 KB 268/1267 KB 288/531 KB 876/1710 KB 3/1044 KB 52/80 KB 260/1267 KB 276/531 KB 868/1710 KB 52/80 KB 268/1267 KB 284/531 KB 876/1710 KB 3/1044 KB 52/80 KB 268/1267 KB 288/531 KB 880/1710 KB 3/1044 KB 56/80 KB 268/1267 KB 284/531 KB 872/1710 KB 3/1044 KB 52/80 KB 268/1267 KB 292/531 KB 880/1710 KB 5/1044 KB 56/80 KB 268/1267 KB 292/531 KB 884/1710 KB 8/1044 KB 56/80 KB 268/1267 KB 288/531 KB 880/1710 KB 3/1044 KB 56/80 KB 268/1267 KB 292/531 KB 884/1710 KB 8/1044 KB 60/80 KB 268/1267 KB 292/531 KB 884/1710 KB 8/1044 KB 64/80 KB 268/1267 KB 292/531 KB 884/1710 KB 8/1044 KB 68/80 KB 268/1267 KB 292/531 KB 884/1710 KB 8/1044 KB 72/80 KB 268/1267 KB 292/531 KB 884/1710 KB 11/1044 KB 76/80 KB 268/1267 KB 292/531 KB 884/1710 KB 11/1044 KB 80/80 KB 268/1267 KB 292/531 KB 880/1710 KB 3/1044 KB 56/80 KB 268/1267 KB 296/531 KB 884/1710 KB 11/1044 KB 80/80 KB 268/1267 KB 300/531 KB 884/1710 KB 11/1044 KB 80/80 KB 268/1267 KB 304/531 KB 884/1710 KB 11/1044 KB 80/80 KB 268/1267 KB 308/531 KB 884/1710 KB 11/1044 KB 80/80 KB 268/1267 KB 292/531 KB 884/1710 KB 11/1044 KB 72/80 KB 268/1267 KB 292/531 KB 884/1710 KB 5/1044 KB 56/80 KB 268/1267 KB 308/531 KB 888/1710 KB 11/1044 KB 80/80 KB 268/1267 KB 308/531 KB 892/1710 KB 13/1044 KB 80/80 KB 268/1267 KB 308/531 KB 896/1710 KB 13/1044 KB 80/80 KB 268/1267 KB 308/531 KB 888/1710 KB 13/1044 KB 80/80 KB 268/1267 KB 308/531 KB 896/1710 KB 16/1044 KB 80/80 KB 268/1267 KB 312/531 KB 900/1710 KB 19/1044 KB 80/80 KB 272/1267 KB 312/531 KB 900/1710 KB 21/1044 KB 80/80 KB 268/1267 KB 312/531 KB 900/1710 KB 16/1044 KB 80/80 KB 272/1267 KB 312/531 KB 904/1710 KB 21/1044 KB 80/80 KB 272/1267 KB 312/531 KB 908/1710 KB 21/1044 KB 80/80 KB 268/1267 KB 312/531 KB 896/1710 KB 16/1044 KB 80/80 KB 272/1267 KB 316/531 KB 908/1710 KB 24/1044 KB 80/80 KB 272/1267 KB 320/531 KB 908/1710 KB 24/1044 KB 80/80 KB 272/1267 KB 324/531 KB 908/1710 KB 24/1044 KB 80/80 KB 272/1267 KB 312/531 KB 908/1710 KB 24/1044 KB 80/80 KB 272/1267 KB 312/531 KB 900/1710 KB 19/1044 KB 80/80 KB 276/1267 KB 324/531 KB 912/1710 KB 24/1044 KB 80/80 KB 272/1267 KB 324/531 KB 912/1710 KB 24/1044 KB 80/80 KB 280/1267 KB 324/531 KB 912/1710 KB 27/1044 KB 80/80 KB 284/1267 KB 328/531 KB 91 unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 2/1710 KB 27/1044 KB 80/80 KB 288/1267 KB 328/531 KB 912/1710 KB 27/1044 KB 80/80 KB 292/1267 KB 328/531 KB 912/1710 KB 27/1044 KB 80/80 KB 296/1267 KB 328/531 KB 916/1710 KB 27/1044 KB 80/80 KB 300/1267 KB 328/531 KB 916/1710 KB 27/1044 KB 80/80 KB 276/1267 KB 324/531 KB 912/1710 KB 27/1044 KB 80/80 KB 300/1267 KB 328/531 KB 916/1710 KB 29/1044 KB 80/80 KB 300/1267 KB 328/531 KB 916/1710 KB 32/1044 KB 292/1267 KB 328/531 KB 916/1710 KB 27/1044 KB 80/80 KB 300/1267 KB 328/531 KB 920/1710 KB 32/1044 KB 300/1267 KB 328/531 KB 924/1710 KB 32/1044 KB 300/1267 KB 328/531 KB 928/1710 KB 36/1044 KB 280/1267 KB 328/531 KB 912/1710 KB 27/1044 KB 80/80 KB 300/1267 KB 332/531 KB 928/1710 KB 36/1044 KB 300/1267 KB 336/531 KB 928/1710 KB 36/1044 KB 300/1267 KB 340/531 KB 928/1710 KB 36/1044 KB 300/1267 KB 344/531 KB 928/1710 KB 36/1044 KB 300/1267 KB 348/531 KB 928/1710 KB 36/1044 KB 304/1267 KB 352/531 KB 928/1710 KB 36/1044 KB 304/1267 KB 356/531 KB 928/1710 KB 36/1044 KB 304/1267 KB 360/531 KB 932/1710 KB 36/1044 KB 304/1267 KB 364/531 KB 932/1710 KB 36/1044 KB 304/1267 KB 368/531 KB 932/1710 KB 36/1044 KB 300/1267 KB 328/531 KB 924/1710 KB 36/1044 KB 304/1267 KB 368/531 KB 932/1710 KB 40/1044 KB 304/1267 KB 368/531 KB 932/1710 KB 44/1044 KB 304/1267 KB 368/531 KB 932/1710 KB 48/1044 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 244.6 KB/sec) unit-abot-epc-basic-0: 12:28:24 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: 12:28:24 DEBUG unit.abot-epc-basic/0.install 304/1267 KB 356/531 KB 932/1710 KB 36/1044 KB 304/1267 KB 348/531 KB 928/1710 KB 36/1044 KB 308/1267 KB 368/531 KB 932/1710 KB 48/1044 KB 312/1267 KB 368/531 KB 936/1710 KB 48/1044 KB 316/1267 KB 368/531 KB 936/1710 KB 48/1044 KB 308/1267 KB 368/531 KB 936/1710 KB 48/1044 KB 316/1267 KB 368/531 KB 940/1710 KB 48/1044 KB 316/1267 KB 368/531 KB 944/1710 KB 48/1044 KB 316/1267 KB 368/531 KB 944/1710 KB 52/1044 KB 320/1267 KB 368/531 KB 948/1710 KB 56/1044 KB 320/1267 KB 368/531 KB 948/1710 KB 60/1044 KB 320/1267 KB 372/531 KB 948/1710 KB 64/1044 KB 4/61 KB 320/1267 KB 376/531 KB 948/1710 KB 64/1044 KB 4/61 KB 320/1267 KB 380/531 KB 948/1710 KB 64/1044 KB 4/61 KB 320/1267 KB 384/531 KB 948/1710 KB 64/1044 KB 320/1267 KB 368/531 KB 948/1710 KB 52/1044 KB 4/61 KB 320/1267 KB 384/531 KB 952/1710 KB 64/1044 KB 4/61 KB 320/1267 KB 384/531 KB 956/1710 KB 64/1044 KB 4/61 KB 320/1267 KB 384/531 KB 960/1710 KB 64/1044 KB 320/1267 KB 368/531 KB 944/1710 KB 52/1044 KB 4/61 KB 324/1267 KB 384/531 KB 960/1710 KB 64/1044 KB 4/61 KB 328/1267 KB 384/531 KB 960/1710 KB 64/1044 KB 4/61 KB 332/1267 KB 384/531 KB 960/1710 KB 64/1044 KB 4/61 KB 336/1267 KB 384/531 KB 960/1710 KB 64/1044 KB 320/1267 KB 372/531 KB 948/1710 KB 64/1044 KB 4/61 KB 320/1267 KB 372/531 KB 948/1710 KB 64/1044 KB 8/61 KB 340/1267 KB 388/531 KB 964/1710 KB 68/1044 KB 8/61 KB 340/1267 KB 388/531 KB 968/1710 KB 68/1044 KB 8/61 KB 340/1267 KB 388/531 KB 968/1710 KB 68/1044 KB 8/61 KB 340/1267 KB 388/531 KB 968/1710 KB 72/1044 KB 8/61 KB 340/1267 KB 388/531 KB 968/1710 KB 76/1044 KB 8/61 KB 340/1267 KB 388/531 KB 968/1710 KB 68/1044 KB 12/61 KB 340/1267 KB 388/531 KB 968/1710 KB 80/1044 KB 16/61 KB 340/1267 KB 388/531 KB 968/1710 KB 80/1044 KB 20/61 KB 340/1267 KB 388/531 KB 968/1710 KB 80/1044 KB 24/61 KB 340/1267 KB 388/531 KB 968/1710 KB 80/1044 KB 8/61 KB 340/1267 KB 388/531 KB 968/1710 KB 68/1044 KB 24/61 KB 340/1267 KB 388/531 KB 972/1710 KB 80/1044 KB 24/61 KB 340/1267 KB 388/531 KB 968/1710 KB 80/1044 KB 24/61 KB 344/1267 KB 392/531 KB 972/1710 KB 80/1044 KB 28/61 KB 348/1267 KB 392/531 KB 972/1710 KB 80/1044 KB 20/61 KB 340/1267 KB 388/531 KB 968/1710 KB 80/1044 KB 28/61 KB 348/1267 KB 392/531 KB 976/1710 KB 84/1044 KB 28/61 KB 348/1267 KB 392/531 KB 976/1710 KB 80/1044 KB 28/61 KB 344/1267 KB 392/531 KB 972/1710 KB 80/1044 KB 32/61 KB 352/1267 KB 392/531 KB 976/1710 KB 84/1044 KB 36/61 KB 352/1267 KB 392/531 KB 976/1710 KB 84/1044 KB 40/61 KB 352/1267 KB 392/531 KB 980/1710 KB 88/1044 KB 44/61 KB 352/1267 KB 392/531 KB 980/1710 KB 88/1044 KB 48/61 KB 352/1267 KB 392/531 KB 980/1710 KB 88/1044 KB 24/61 KB 340/1267 KB 392/531 KB 972/1710 KB 80/1044 KB 48/61 KB 352/1267 KB 396/531 KB 980/1710 KB 88/1044 KB 48/61 KB 352/1267 KB 400/531 KB 980/1710 KB 88/1044 KB 48/61 KB 352/1267 KB 404/531 KB 980/1710 KB 88/1044 KB 48/61 KB 352/1267 KB 408/531 KB 980/1710 KB 88/1044 KB 48/61 KB 352/1267 KB 412/531 KB 980/1710 KB 88/1044 KB 48/61 KB 352/1267 KB 416/531 KB 980/1710 KB 88/1044 KB 36/61 KB 352/1267 KB 392/531 KB 980/1710 KB 88/1044 KB 48/61 KB 352/1267 KB 416/531 KB 980/1710 KB 92/1044 KB 48/61 KB 352/1267 KB 416/531 KB 980/1710 KB 96/1044 KB 36/61 KB 352/1267 KB 392/531 KB 980/1710 KB 84/1044 KB 48/61 KB 352/1267 KB 416/531 KB 984/1710 KB 96/1044 KB 48/61 KB 352/1267 KB 416/531 KB 988/1710 KB 96/1044 KB 48/61 KB 352/1267 KB 416/531 KB 992/1710 KB 96/1044 KB 48/61 KB 352/1267 KB 416/531 KB 996/171 unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 0 KB 96/1044 KB 52/61 KB 352/1267 KB 420/531 KB 1000/1710 KB 100/1044 KB 52/61 KB 352/1267 KB 420/531 KB 1004/1710 KB 100/1044 KB 28/61 KB 352/1267 KB 392/531 KB 976/1710 KB 84/1044 KB 52/61 KB 356/1267 KB 420/531 KB 1004/1710 KB 100/1044 KB 52/61 KB 360/1267 KB 420/531 KB 1004/1710 KB 100/1044 KB 52/61 KB 364/1267 KB 420/531 KB 1004/1710 KB 100/1044 KB 52/61 KB 368/1267 KB 420/531 KB 1004/1710 KB 100/1044 KB 52/61 KB 372/1267 KB 420/531 KB 1004/1710 KB 100/1044 KB 52/61 KB 376/1267 KB 420/531 KB 1004/1710 KB 100/1044 KB 52/61 KB 380/1267 KB 420/531 KB 1004/1710 KB 100/1044 KB 52/61 KB 352/1267 KB 420/531 KB 996/1710 KB 100/1044 KB 56/61 KB 380/1267 KB 420/531 KB 1008/1710 KB 100/1044 KB 60/61 KB 380/1267 KB 420/531 KB 1008/1710 KB 100/1044 KB 61/61 KB 380/1267 KB 420/531 KB 1008/1710 KB 100/1044 KB 48/61 KB 352/1267 KB 420/531 KB 996/1710 KB 100/1044 KB 61/61 KB 380/1267 KB 424/531 KB 1008/1710 KB 100/1044 KB 61/61 KB 380/1267 KB 428/531 KB 1008/1710 KB 100/1044 KB 61/61 KB 380/1267 KB 432/531 KB 1008/1710 KB 100/1044 KB 48/61 KB 352/1267 KB 416/531 KB 996/1710 KB 100/1044 KB 61/61 KB 384/1267 KB 432/531 KB 1008/1710 KB 104/1044 KB 61/61 KB 384/1267 KB 432/531 KB 1008/1710 KB 108/1044 KB 61/61 KB 384/1267 KB 432/531 KB 1008/1710 KB 112/1044 KB 61/61 KB 384/1267 KB 432/531 KB 1008/1710 KB 116/1044 KB 61/61 KB 384/1267 KB 436/531 KB 1008/1710 KB 120/1044 KB 61/61 KB 384/1267 KB 436/531 KB 1008/1710 KB 124/1044 KB 61/61 KB 384/1267 KB 436/531 KB 1008/1710 KB 128/1044 KB 61/61 KB 384/1267 KB 432/531 KB 1008/1710 KB 100/1044 KB 52/61 KB 380/1267 KB 420/531 KB 1008/1710 KB 100/1044 KB 61/61 KB 384/1267 KB 436/531 KB 1012/1710 KB 128/1044 KB 61/61 KB 388/1267 KB 436/531 KB 1016/1710 KB 128/1044 KB 61/61 KB 388/1267 KB 436/531 KB 1020/1710 KB 128/1044 KB 61/61 KB 388/1267 KB 436/531 KB 1024/1710 KB 128/1044 KB 61/61 KB 384/1267 KB 436/531 KB 1008/1710 KB 116/1044 KB 61/61 KB 388/1267 KB 440/531 KB 1024/1710 KB 128/1044 KB 61/61 KB 388/1267 KB 444/531 KB 1024/1710 KB 128/1044 KB 61/61 KB 388/1267 KB 448/531 KB 1024/1710 KB 128/1044 KB 61/61 KB 388/1267 KB 452/531 KB 1024/1710 KB 132/1044 KB 61/61 KB 388/1267 KB 456/531 KB 1028/1710 KB 132/1044 KB 61/61 KB 388/1267 KB 460/531 KB 1028/1710 KB 132/1044 KB 388/1267 KB 464/531 KB 1028/1710 KB 132/1044 KB 61/61 KB 388/1267 KB 436/531 KB 1012/1710 KB 128/1044 KB 392/1267 KB 464/531 KB 1028/1710 KB 132/1044 KB 396/1267 KB 464/531 KB 1028/1710 KB 132/1044 KB 400/1267 KB 464/531 KB 1028/1710 KB 132/1044 KB 404/1267 KB 464/531 KB 1028/1710 KB 132/1044 KB 408/1267 KB 464/531 KB 1028/1710 KB 132/1044 KB 412/1267 KB 464/531 KB 1028/1710 KB 132/1044 KB 416/1267 KB 464/531 KB 1028/1710 KB 132/1044 KB 61/61 KB 388/1267 KB 452/531 KB 1028/1710 KB 132/1044 KB 61/61 KB 388/1267 KB 448/531 KB 1024/1710 KB 132/1044 KB 416/1267 KB 464/531 KB 1028/1710 KB 136/1044 KB 416/1267 KB 464/531 KB 1028/1710 KB 140/1044 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 171.0 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 416/1267 KB 464/531 KB 1032/1710 KB 144/1044 KB 416/1267 KB 464/531 KB 1032/1710 KB 140/1044 KB 416/1267 KB 464/531 KB 1036/1710 KB 144/1044 KB 416/1267 KB 464/531 KB 1040/1710 KB 144/1044 KB 416/1267 KB 464/531 KB 1044/1710 KB 144/1044 KB 420/1267 KB 468/531 KB 1048/1710 KB 148/1044 KB 420/1267 KB 468/531 KB 1052/1710 KB 148/1044 KB 420/1267 KB 468/531 KB 1056/1710 KB 148/1044 KB 420/1267 KB 468/531 KB 1044/1710 KB 148/1044 KB 424/1267 KB 468/531 KB 1056/1710 KB 148/1044 KB 428/1267 KB 468/531 KB 1056/1710 KB 148/1044 KB 416/1267 KB 468/531 KB 1044/1710 KB 148/1044 KB 428/1267 KB 468/531 KB 1056/1710 KB 152/1044 KB 428/1267 KB 468/531 KB 1056/1710 KB 156/1044 KB 428/1267 KB 468/531 KB 1056/1710 KB 160/1044 KB 416/1267 KB 468/531 KB 1044/1710 KB 144/1044 KB 428/1267 KB 472/531 KB 1056/1710 KB 160/1044 KB 428/1267 KB 472/531 KB 1056/1710 KB 164/1044 KB 432/1267 KB 476/531 KB 1060/1710 KB 168/1044 KB 432/1267 KB 476/531 KB 1060/1710 KB 172/1044 KB 432/1267 KB 476/531 KB 1060/1710 KB 176/1044 KB 432/1267 KB 476/531 KB 1060/1710 KB 164/1044 KB 432/1267 KB 476/531 KB 1064/1710 KB 176/1044 KB 432/1267 KB 476/531 KB 1068/1710 KB 176/1044 KB 432/1267 KB 476/531 KB 1072/1710 KB 176/1044 KB 432/1267 KB 476/531 KB 1076/1710 KB 176/1044 KB 432/1267 KB 476/531 KB 1080/1710 KB 180/1044 KB 432/1267 KB 476/531 KB 1084/1710 KB 180/1044 KB 432/1267 KB 476/531 KB 1056/1710 KB 164/1044 KB 432/1267 KB 472/531 KB 1056/1710 KB 164/1044 KB 432/1267 KB 480/531 KB 1084/1710 KB 180/1044 KB 432/1267 KB 484/531 KB 1084/1710 KB 180/1044 KB 436/1267 KB 488/531 KB 1084/1710 KB 180/1044 KB 436/1267 KB 492/531 KB 1084/1710 KB 180/1044 KB 436/1267 KB 496/531 KB 1084/1710 KB 180/1044 KB 436/1267 KB 500/531 KB 1084/1710 KB 180/1044 KB 436/1267 KB 504/531 KB 1084/1710 KB 180/1044 KB 432/1267 KB 476/531 KB 1076/1710 KB 180/1044 KB 436/1267 KB 504/531 KB 1088/1710 KB 184/1044 KB 436/1267 KB 504/531 KB 1088/1710 KB 188/1044 KB 436/1267 KB 504/531 KB 1088/1710 KB 192/1044 KB 436/1267 KB 504/531 KB 1088/1710 KB 180/1044 KB 436/1267 KB 484/531 KB 1084/1710 KB 180/1044 KB 440/1267 KB 504/531 KB 1088/1710 KB 192/1044 KB 444/1267 KB 504/531 KB 1088/1710 KB 192/1044 KB 448/1267 KB 504/531 KB 1088/1710 KB 192/1044 KB 452/1267 KB 504/531 KB 1088/1710 KB 192/1044 KB 456/1267 KB 504/531 KB 1088/1710 KB 192/1044 KB 460/1267 KB 504/531 KB 1088/1710 KB 192/1044 KB 464/1267 KB 504/531 KB 1088/1710 KB 192/1044 KB 464/1267 KB 504/531 KB 1088/1710 KB 196/1044 KB 468/1267 KB 508/531 KB 1092/1710 KB 200/1044 KB 468/1267 KB 508/531 KB 1092/1710 KB 196/1044 KB 464/1267 KB 508/531 KB 1092/1710 KB 196/1044 KB 464/1267 KB 508/531 KB 1088/1710 KB 196/1044 KB 472/1267 KB 512/531 KB 1092/1710 KB 200/1044 KB 4/1063 KB 472/1267 KB 516/531 KB 1092/1710 KB 200/1044 KB 4/1063 KB 472/1267 KB 508/531 KB 1092/1710 KB 200/1044 KB 4/1063 KB 476/1267 KB 516/531 KB 1096/1710 KB 204/1044 KB 4/1063 KB 468/1267 KB 508/531 KB 1092/1710 KB 200/1044 KB 4/1063 KB 476/1267 KB 516/531 KB 1096/1710 KB 204/1044 KB 8/1063 KB 476/1267 KB 516/531 KB 1096/1710 KB 204/1044 KB 12/1063 KB 476/1267 KB 516/531 KB 1096/1710 KB 204/1044 KB 16/1063 KB 476/1267 KB 516/531 KB 1096/1710 KB 204/1044 KB 20/1063 KB 476/1267 KB 516/531 KB 1096/1710 KB 204/1044 KB 24/1063 KB 476/1267 KB 516/531 KB 1096/1710 KB 204/1044 KB 28/1063 KB 476/1267 KB 516/531 KB 1096/1710 KB 204/1044 KB 32/1063 KB 476/1267 KB 516/531 KB 1096/1710 KB 204/1044 KB 36/1063 KB 472/1267 KB 516/531 KB 1096/1710 KB 204/1044 KB 4 unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install /1063 KB 480/1267 KB 516/531 KB 1100/1710 KB 204/1044 KB 36/1063 KB 472/1267 KB 516/531 KB 1092/1710 KB 204/1044 KB 4/1063 KB 480/1267 KB 516/531 KB 1100/1710 KB 208/1044 KB 36/1063 KB 480/1267 KB 516/531 KB 1096/1710 KB 204/1044 KB 36/1063 KB 480/1267 KB 516/531 KB 1104/1710 KB 208/1044 KB 36/1063 KB 484/1267 KB 516/531 KB 1108/1710 KB 208/1044 KB 40/1063 KB 484/1267 KB 520/531 KB 1112/1710 KB 212/1044 KB 40/1063 KB 484/1267 KB 520/531 KB 1116/1710 KB 212/1044 KB 40/1063 KB 484/1267 KB 520/531 KB 1120/1710 KB 212/1044 KB 40/1063 KB 484/1267 KB 516/531 KB 1104/1710 KB 208/1044 KB 40/1063 KB 488/1267 KB 520/531 KB 1120/1710 KB 212/1044 KB 40/1063 KB 492/1267 KB 520/531 KB 1120/1710 KB 212/1044 KB 40/1063 KB 480/1267 KB 516/531 KB 1104/1710 KB 208/1044 KB 40/1063 KB 492/1267 KB 520/531 KB 1120/1710 KB 212/1044 KB 44/1063 KB 492/1267 KB 520/531 KB 1120/1710 KB 212/1044 KB 48/1063 KB 484/1267 KB 520/531 KB 1108/1710 KB 212/1044 KB 40/1063 KB 492/1267 KB 520/531 KB 1120/1710 KB 216/1044 KB 48/1063 KB 492/1267 KB 520/531 KB 1120/1710 KB 220/1044 KB 48/1063 KB 492/1267 KB 520/531 KB 1120/1710 KB 224/1044 KB 48/1063 KB 484/1267 KB 520/531 KB 1108/1710 KB 208/1044 KB 40/1063 KB 492/1267 KB 524/531 KB 1120/1710 KB 224/1044 KB 48/1063 KB 492/1267 KB 528/531 KB 1120/1710 KB 224/1044 KB 48/1063 KB 492/1267 KB 531/531 KB 1120/1710 KB 224/1044 KB 48/1063 KB 492/1267 KB 531/531 KB 1124/1710 KB 224/1044 KB 48/1063 KB 496/1267 KB 531/531 KB 1128/1710 KB 228/1044 KB 52/1063 KB 496/1267 KB 531/531 KB 1124/1710 KB 228/1044 KB 52/1063 KB 492/1267 KB 531/531 KB 1124/1710 KB 228/1044 KB 52/1063 KB 496/1267 KB 531/531 KB 1128/1710 KB 228/1044 KB 56/1063 KB 496/1267 KB 531/531 KB 1128/1710 KB 228/1044 KB 60/1063 KB 496/1267 KB 531/531 KB 1128/1710 KB 228/1044 KB 64/1063 KB 496/1267 KB 531/531 KB 1128/1710 KB 228/1044 KB 68/1063 KB 492/1267 KB 531/531 KB 1124/1710 KB 228/1044 KB 48/1063 KB 500/1267 KB 531/531 KB 1128/1710 KB 232/1044 KB 68/1063 KB 500/1267 KB 531/531 KB 1128/1710 KB 236/1044 KB 68/1063 KB 500/1267 KB 531/531 KB 1128/1710 KB 240/1044 KB 68/1063 KB 500/1267 KB 531/531 KB 1128/1710 KB 228/1044 KB 68/1063 KB 504/1267 KB 531/531 KB 1128/1710 KB 240/1044 KB 68/1063 KB 508/1267 KB 531/531 KB 1128/1710 KB 240/1044 KB 68/1063 KB 512/1267 KB 531/531 KB 1128/1710 KB 240/1044 KB 68/1063 KB 516/1267 KB 531/531 KB 1128/1710 KB 240/1044 KB 68/1063 KB 520/1267 KB 531/531 KB 1132/1710 KB 244/1044 KB 72/1063 KB 524/1267 KB 531/531 KB 1132/1710 KB 244/1044 KB 72/1063 KB 516/1267 KB 531/531 KB 1132/1710 KB 244/1044 KB 72/1063 KB 516/1267 KB 531/531 KB 1132/1710 KB 240/1044 KB 72/1063 KB 528/1267 KB 531/531 KB 1132/1710 KB 248/1044 KB 76/1063 KB 528/1267 KB 531/531 KB 1132/1710 KB 248/1044 KB 80/1063 KB 516/1267 KB 531/531 KB 1132/1710 KB 240/1044 KB 68/1063 KB 528/1267 KB 531/531 KB 1136/1710 KB 248/1044 KB 80/1063 KB 528/1267 KB 531/531 KB 1140/1710 KB 248/1044 KB 80/1063 KB 528/1267 KB 1144/1710 KB 248/1044 KB 84/1063 KB 528/1267 KB 1148/1710 KB 248/1044 KB 84/1063 KB 528/1267 KB 1152/1710 KB 248/1044 KB 84/1063 KB 528/1267 KB 1156/1710 KB 248/1044 KB 84/1063 KB 528/1267 KB 1160/1710 KB 248/1044 KB 84/1063 KB 528/1267 KB 1164/1710 KB 248/1044 KB 84/1063 KB 528/1267 KB 1140/1710 KB 248/1044 KB 84/1063 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1346.0 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 528/1267 KB 531/531 KB 1140/1710 KB 248/1044 KB 84/1063 KB 528/1267 KB 1164/1710 KB 248/1044 KB 88/1063 KB 528/1267 KB 531/531 KB 1148/1710 KB 248/1044 KB 84/1063 KB 528/1267 KB 1164/1710 KB 252/1044 KB 88/1063 KB 528/1267 KB 1164/1710 KB 256/1044 KB 92/1063 KB 532/1267 KB 1164/1710 KB 256/1044 KB 92/1063 KB 536/1267 KB 1164/1710 KB 260/1044 KB 92/1063 KB 540/1267 KB 1164/1710 KB 260/1044 KB 92/1063 KB 544/1267 KB 1164/1710 KB 260/1044 KB 92/1063 KB 532/1267 KB 1164/1710 KB 260/1044 KB 92/1063 KB 544/1267 KB 1164/1710 KB 264/1044 KB 92/1063 KB 544/1267 KB 1164/1710 KB 268/1044 KB 92/1063 KB 544/1267 KB 1164/1710 KB 272/1044 KB 92/1063 KB 544/1267 KB 1164/1710 KB 276/1044 KB 92/1063 KB 548/1267 KB 1168/1710 KB 280/1044 KB 92/1063 KB 548/1267 KB 1168/1710 KB 284/1044 KB 92/1063 KB 528/1267 KB 1164/1710 KB 256/1044 KB 92/1063 KB 548/1267 KB 1168/1710 KB 284/1044 KB 96/1063 KB 548/1267 KB 1168/1710 KB 284/1044 KB 100/1063 KB 548/1267 KB 1168/1710 KB 284/1044 KB 104/1063 KB 548/1267 KB 1168/1710 KB 284/1044 KB 108/1063 KB 548/1267 KB 1168/1710 KB 284/1044 KB 112/1063 KB 548/1267 KB 1168/1710 KB 284/1044 KB 116/1063 KB 548/1267 KB 1168/1710 KB 284/1044 KB 120/1063 KB 548/1267 KB 1168/1710 KB 276/1044 KB 92/1063 KB 552/1267 KB 1168/1710 KB 288/1044 KB 120/1063 KB 556/1267 KB 1168/1710 KB 288/1044 KB 120/1063 KB 560/1267 KB 1168/1710 KB 288/1044 KB 120/1063 KB 544/1267 KB 1168/1710 KB 276/1044 KB 92/1063 KB 560/1267 KB 1172/1710 KB 288/1044 KB 120/1063 KB 560/1267 KB 1176/1710 KB 288/1044 KB 120/1063 KB 548/1267 KB 1168/1710 KB 288/1044 KB 120/1063 KB 564/1267 KB 1176/1710 KB 288/1044 KB 124/1063 KB 568/1267 KB 1180/1710 KB 288/1044 KB 124/1063 KB 572/1267 KB 1180/1710 KB 288/1044 KB 124/1063 KB 576/1267 KB 1180/1710 KB 292/1044 KB 124/1063 KB 560/1267 KB 1176/1710 KB 288/1044 KB 124/1063 KB 576/1267 KB 1180/1710 KB 292/1044 KB 128/1063 KB 576/1267 KB 1180/1710 KB 292/1044 KB 132/1063 KB 576/1267 KB 1180/1710 KB 292/1044 KB 136/1063 KB 576/1267 KB 1180/1710 KB 292/1044 KB 140/1063 KB 576/1267 KB 1180/1710 KB 292/1044 KB 144/1063 KB 576/1267 KB 1180/1710 KB 292/1044 KB 148/1063 KB 580/1267 KB 1180/1710 KB 292/1044 KB 152/1063 KB 580/1267 KB 1180/1710 KB 292/1044 KB 156/1063 KB 580/1267 KB 1180/1710 KB 292/1044 KB 160/1063 KB 572/1267 KB 1180/1710 KB 292/1044 KB 124/1063 KB 4/713 KB 580/1267 KB 1180/1710 KB 296/1044 KB 160/1063 KB 564/1267 KB 1180/1710 KB 288/1044 KB 124/1063 KB 4/713 KB 580/1267 KB 1180/1710 KB 292/1044 KB 160/1063 KB 8/713 KB 580/1267 KB 1180/1710 KB 296/1044 KB 160/1063 KB 12/713 KB 580/1267 KB 1180/1710 KB 296/1044 KB 160/1063 KB 16/713 KB 580/1267 KB 1180/1710 KB 296/1044 KB 160/1063 KB 20/713 KB 580/1267 KB 1184/1710 KB 296/1044 KB 160/1063 KB 24/713 KB 580/1267 KB 1184/1710 KB 296/1044 KB 160/1063 KB 28/713 KB 580/1267 KB 1184/1710 KB 296/1044 KB 160/1063 KB 32/713 KB 580/1267 KB 1184/1710 KB 300/1044 KB 160/1063 KB 36/713 KB 580/1267 KB 1184/1710 KB 300/1044 KB 160/1063 KB 40/713 KB 580/1267 KB 1184/1710 KB 300/1044 KB 160/1063 KB 44/713 KB 580/1267 KB 1184/1710 KB 300/1044 KB 160/1063 KB 48/713 KB 580/1267 KB 1184/1710 KB 300/1044 KB 160/1063 KB 52/713 KB 580/1267 KB 1184/1710 KB 300/1044 KB 164/1063 KB 56/713 KB 580/1267 KB 1184/1710 KB 300/1044 KB 164/1063 KB 60/713 KB 580/1267 KB 1184/1710 KB 300/1044 KB 164/1063 KB 64/713 KB 580/1267 KB 1184/1710 KB 300/1044 KB 164/1063 KB 580/1267 KB 1180/1710 KB 292/1044 KB 148/1063 KB 64/713 KB 584/1267 KB 1184/1710 KB 300/1044 KB 164/10 unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 63 KB 64/713 KB 588/1267 KB 1184/1710 KB 300/1044 KB 164/1063 KB 64/713 KB 592/1267 KB 1184/1710 KB 300/1044 KB 164/1063 KB 64/713 KB 596/1267 KB 1184/1710 KB 300/1044 KB 164/1063 KB 64/713 KB 600/1267 KB 1184/1710 KB 300/1044 KB 164/1063 KB 64/713 KB 604/1267 KB 1184/1710 KB 300/1044 KB 164/1063 KB 64/713 KB 608/1267 KB 1184/1710 KB 300/1044 KB 164/1063 KB 48/713 KB 580/1267 KB 1184/1710 KB 300/1044 KB 164/1063 KB 64/713 KB 608/1267 KB 1184/1710 KB 300/1044 KB 168/1063 KB 28/713 KB 580/1267 KB 1184/1710 KB 300/1044 KB 160/1063 KB 16/713 KB 580/1267 KB 1184/1710 KB 296/1044 KB 160/1063 KB 64/713 KB 608/1267 KB 1188/1710 KB 300/1044 KB 168/1063 KB 64/713 KB 608/1267 KB 1192/1710 KB 300/1044 KB 168/1063 KB 64/713 KB 608/1267 KB 1196/1710 KB 304/1044 KB 168/1063 KB 64/713 KB 608/1267 KB 1192/1710 KB 304/1044 KB 168/1063 KB 64/713 KB 608/1267 KB 1196/1710 KB 308/1044 KB 168/1063 KB 64/713 KB 608/1267 KB 1200/1710 KB 308/1044 KB 168/1063 KB 64/713 KB 608/1267 KB 1204/1710 KB 308/1044 KB 168/1063 KB 64/713 KB 608/1267 KB 1204/1710 KB 312/1044 KB 168/1063 KB 64/713 KB 608/1267 KB 1204/1710 KB 316/1044 KB 168/1063 KB 64/713 KB 608/1267 KB 1208/1710 KB 316/1044 KB 168/1063 KB 64/713 KB 608/1267 KB 1212/1710 KB 316/1044 KB 168/1063 KB 64/713 KB 608/1267 KB 1212/1710 KB 320/1044 KB 168/1063 KB 64/713 KB 608/1267 KB 1216/1710 KB 320/1044 KB 168/1063 KB 64/713 KB 608/1267 KB 1220/1710 KB 320/1044 KB 168/1063 KB 64/713 KB 612/1267 KB 1224/1710 KB 324/1044 KB 172/1063 KB 64/713 KB 612/1267 KB 1228/1710 KB 324/1044 KB 172/1063 KB 64/713 KB 612/1267 KB 1232/1710 KB 324/1044 KB 172/1063 KB 64/713 KB 612/1267 KB 1236/1710 KB 324/1044 KB 172/1063 KB 64/713 KB 612/1267 KB 1220/1710 KB 324/1044 KB 172/1063 KB 68/713 KB 616/1267 KB 1236/1710 KB 324/1044 KB 172/1063 KB 68/713 KB 620/1267 KB 1236/1710 KB 324/1044 KB 172/1063 KB 68/713 KB 624/1267 KB 1236/1710 KB 324/1044 KB 172/1063 KB 64/713 KB 608/1267 KB 1220/1710 KB 324/1044 KB 172/1063 KB 68/713 KB 624/1267 KB 1236/1710 KB 324/1044 KB 176/1063 KB 64/713 KB 608/1267 KB 1220/1710 KB 324/1044 KB 168/1063 KB 68/713 KB 624/1267 KB 1236/1710 KB 328/1044 KB 176/1063 KB 68/713 KB 624/1267 KB 1236/1710 KB 332/1044 KB 176/1063 KB 68/713 KB 624/1267 KB 1236/1710 KB 336/1044 KB 176/1063 KB 68/713 KB 624/1267 KB 1236/1710 KB 340/1044 KB 176/1063 KB 68/713 KB 628/1267 KB 1236/1710 KB 344/1044 KB 180/1063 KB 68/713 KB 612/1267 KB 1236/1710 KB 324/1044 KB 172/1063 KB 72/713 KB 628/1267 KB 1236/1710 KB 344/1044 KB 180/1063 KB 76/713 KB 628/1267 KB 1236/1710 KB 344/1044 KB 180/1063 KB 76/713 KB 628/1267 KB 1240/1710 KB 348/1044 KB 180/1063 KB 80/713 KB 628/1267 KB 1240/1710 KB 352/1044 KB 180/1063 KB 80/713 KB 628/1267 KB 1240/1710 KB 356/1044 KB 180/1063 KB 80/713 KB 628/1267 KB 1240/1710 KB 360/1044 KB 180/1063 KB 68/713 KB 628/1267 KB 1236/1710 KB 340/1044 KB 180/1063 KB 68/713 KB 624/1267 KB 1236/1710 KB 340/1044 KB 180/1063 KB 80/713 KB 628/1267 KB 1240/1710 KB 360/1044 KB 184/1063 KB 80/713 KB 628/1267 KB 1240/1710 KB 360/1044 KB 188/1063 KB 80/713 KB 628/1267 KB 1240/1710 KB 348/1044 KB 180/1063 KB 76/713 KB 628/1267 KB 1240/1710 KB 344/1044 KB 180/1063 KB 80/713 KB 628/1267 KB 1244/1710 KB 360/1044 KB 192/1063 KB 80/713 KB 628/1267 KB 1248/1710 KB 360/1044 KB 192/1063 KB 84/713 KB 628/1267 KB 1252/1710 KB 360/1044 KB 192/1063 KB 80/713 KB 628/1267 KB 1240/1710 KB 360/1044 KB 192/1063 KB 84/713 KB 632/1267 KB 1252/1710 KB 360/1044 KB 196/1063 KB 84/713 KB 632/1267 KB 1 unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 252/1710 KB 360/1044 KB 200/1063 KB 84/713 KB 632/1267 KB 1252/1710 KB 360/1044 KB 204/1063 KB 84/713 KB 632/1267 KB 1252/1710 KB 360/1044 KB 192/1063 KB 84/713 KB 636/1267 KB 1256/1710 KB 360/1044 KB 208/1063 KB 84/713 KB 640/1267 KB 1256/1710 KB 360/1044 KB 208/1063 KB 84/713 KB 628/1267 KB 1248/1710 KB 360/1044 KB 192/1063 KB 88/713 KB 640/1267 KB 1256/1710 KB 360/1044 KB 208/1063 KB 92/713 KB 640/1267 KB 1256/1710 KB 360/1044 KB 208/1063 KB 96/713 KB 640/1267 KB 1256/1710 KB 364/1044 KB 208/1063 KB 100/713 KB 644/1267 KB 1256/1710 KB 364/1044 KB 208/1063 KB 104/713 KB 644/1267 KB 1256/1710 KB 364/1044 KB 208/1063 KB 84/713 KB 632/1267 KB 1256/1710 KB 360/1044 KB 204/1063 KB 104/713 KB 644/1267 KB 1260/1710 KB 364/1044 KB 208/1063 KB 104/713 KB 644/1267 KB 1264/1710 KB 364/1044 KB 208/1063 KB 104/713 KB 644/1267 KB 1268/1710 KB 364/1044 KB 208/1063 KB 104/713 KB 644/1267 KB 1272/1710 KB 364/1044 KB 208/1063 KB 104/713 KB 644/1267 KB 1276/1710 KB 364/1044 KB 208/1063 KB 104/713 KB 644/1267 KB 1280/1710 KB 364/1044 KB 208/1063 KB 96/713 KB 644/1267 KB 1256/1710 KB 364/1044 KB 208/1063 KB 108/713 KB 648/1267 KB 1280/1710 KB 364/1044 KB 208/1063 KB 108/713 KB 652/1267 KB 1280/1710 KB 364/1044 KB 208/1063 KB 108/713 KB 656/1267 KB 1280/1710 KB 364/1044 KB 208/1063 KB 84/713 KB 632/1267 KB 1256/1710 KB 360/1044 KB 208/1063 KB 92/713 KB 640/1267 KB 1256/1710 KB 364/1044 KB 208/1063 KB 108/713 KB 656/1267 KB 1280/1710 KB 368/1044 KB 208/1063 KB 108/713 KB 656/1267 KB 1280/1710 KB 368/1044 KB 212/1063 KB 108/713 KB 656/1267 KB 1280/1710 KB 372/1044 KB 216/1063 KB 108/713 KB 656/1267 KB 1280/1710 KB 372/1044 KB 220/1063 KB 108/713 KB 656/1267 KB 1280/1710 KB 372/1044 KB 224/1063 KB 108/713 KB 656/1267 KB 1280/1710 KB 372/1044 KB 228/1063 KB 108/713 KB 660/1267 KB 1284/1710 KB 372/1044 KB 232/1063 KB 108/713 KB 660/1267 KB 1284/1710 KB 372/1044 KB 236/1063 KB 108/713 KB 660/1267 KB 1284/1710 KB 372/1044 KB 240/1063 KB 108/713 KB 644/1267 KB 1280/1710 KB 364/1044 KB 208/1063 KB 112/713 KB 660/1267 KB 1284/1710 KB 372/1044 KB 240/1063 KB 116/713 KB 660/1267 KB 1284/1710 KB 372/1044 KB 240/1063 KB 120/713 KB 660/1267 KB 1284/1710 KB 372/1044 KB 240/1063 KB 124/713 KB 660/1267 KB 1284/1710 KB 372/1044 KB 240/1063 KB 128/713 KB 660/1267 KB 1284/1710 KB 372/1044 KB 240/1063 KB 108/713 KB 660/1267 KB 1284/1710 KB 372/1044 KB 228/1063 KB 128/713 KB 660/1267 KB 1288/1710 KB 372/1044 KB 240/1063 KB 128/713 KB 660/1267 KB 1292/1710 KB 372/1044 KB 240/1063 KB 128/713 KB 660/1267 KB 1296/1710 KB 372/1044 KB 240/1063 KB 108/713 KB 660/1267 KB 1280/1710 KB 372/1044 KB 228/1063 KB 128/713 KB 664/1267 KB 1296/1710 KB 372/1044 KB 240/1063 KB 128/713 KB 668/1267 KB 1296/1710 KB 372/1044 KB 240/1063 KB 128/713 KB 672/1267 KB 1296/1710 KB 372/1044 KB 240/1063 KB 108/713 KB 656/1267 KB 1280/1710 KB 372/1044 KB 212/1063 KB 128/713 KB 672/1267 KB 1296/1710 KB 376/1044 KB 240/1063 KB 128/713 KB 672/1267 KB 1296/1710 KB 380/1044 KB 240/1063 KB 128/713 KB 672/1267 KB 1296/1710 KB 384/1044 KB 240/1063 KB 128/713 KB 672/1267 KB 1296/1710 KB 388/1044 KB 240/1063 KB 128/713 KB 672/1267 KB 1296/1710 KB 392/1044 KB 240/1063 KB 128/713 KB 676/1267 KB 1296/1710 KB 396/1044 KB 240/1063 KB 128/713 KB 676/1267 KB 1296/1710 KB 400/1044 KB 240/1063 KB 132/713 KB 676/1267 KB 1296/1710 KB 404/1044 KB 244/1063 KB 132/713 KB 676/1267 KB 1300/1710 KB 408/1044 KB 244/1063 KB 132/713 KB 676/1267 KB 1300/1710 KB 412/1044 KB 244/1063 KB 132/713 KB 676/1 unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 267 KB 1300/1710 KB 416/1044 KB 244/1063 KB 128/713 KB 676/1267 KB 1296/1710 KB 392/1044 KB 240/1063 KB 132/713 KB 680/1267 KB 1300/1710 KB 416/1044 KB 244/1063 KB 132/713 KB 684/1267 KB 1300/1710 KB 416/1044 KB 244/1063 KB 132/713 KB 688/1267 KB 1300/1710 KB 416/1044 KB 244/1063 KB 132/713 KB 676/1267 KB 1300/1710 KB 404/1044 KB 244/1063 KB 132/713 KB 688/1267 KB 1304/1710 KB 416/1044 KB 244/1063 KB 132/713 KB 688/1267 KB 1308/1710 KB 416/1044 KB 244/1063 KB 132/713 KB 688/1267 KB 1312/1710 KB 416/1044 KB 244/1063 KB 132/713 KB 688/1267 KB 1316/1710 KB 416/1044 KB 244/1063 KB 132/713 KB 692/1267 KB 1320/1710 KB 420/1044 KB 244/1063 KB 132/713 KB 692/1267 KB 1324/1710 KB 420/1044 KB 244/1063 KB 132/713 KB 676/1267 KB 1296/1710 KB 400/1044 KB 244/1063 KB 132/713 KB 692/1267 KB 1328/1710 KB 420/1044 KB 248/1063 KB 132/713 KB 692/1267 KB 1328/1710 KB 420/1044 KB 252/1063 KB 132/713 KB 692/1267 KB 1328/1710 KB 420/1044 KB 256/1063 KB 132/713 KB 676/1267 KB 1296/1710 KB 400/1044 KB 240/1063 KB 136/713 KB 692/1267 KB 1328/1710 KB 420/1044 KB 256/1063 KB 140/713 KB 692/1267 KB 1328/1710 KB 420/1044 KB 256/1063 KB 144/713 KB 692/1267 KB 1328/1710 KB 420/1044 KB 256/1063 KB 148/713 KB 692/1267 KB 1328/1710 KB 420/1044 KB 256/1063 KB 152/713 KB 692/1267 KB 1328/1710 KB 420/1044 KB 260/1063 KB 156/713 KB 692/1267 KB 1328/1710 KB 420/1044 KB 260/1063 KB 160/713 KB 692/1267 KB 1328/1710 KB 420/1044 KB 260/1063 KB 132/713 KB 692/1267 KB 1316/1710 KB 420/1044 KB 244/1063 KB 160/713 KB 696/1267 KB 1328/1710 KB 420/1044 KB 260/1063 KB 160/713 KB 700/1267 KB 1328/1710 KB 420/1044 KB 260/1063 KB 132/713 KB 688/1267 KB 1316/1710 KB 420/1044 KB 244/1063 KB 160/713 KB 704/1267 KB 1328/1710 KB 420/1044 KB 260/1063 KB 148/713 KB 692/1267 KB 1328/1710 KB 420/1044 KB 260/1063 KB 160/713 KB 704/1267 KB 1328/1710 KB 420/1044 KB 264/1063 KB 160/713 KB 704/1267 KB 1328/1710 KB 420/1044 KB 268/1063 KB 160/713 KB 704/1267 KB 1328/1710 KB 420/1044 KB 272/1063 KB 160/713 KB 704/1267 KB 1328/1710 KB 420/1044 KB 276/1063 KB 164/713 KB 708/1267 KB 1328/1710 KB 424/1044 KB 280/1063 KB 164/713 KB 708/1267 KB 1328/1710 KB 424/1044 KB 284/1063 KB 164/713 KB 708/1267 KB 1328/1710 KB 424/1044 KB 288/1063 KB 160/713 KB 704/1267 KB 1328/1710 KB 424/1044 KB 276/1063 KB 164/713 KB 708/1267 KB 1328/1710 KB 428/1044 KB 288/1063 KB 164/713 KB 708/1267 KB 1328/1710 KB 432/1044 KB 288/1063 KB 132/713 KB 692/1267 KB 1328/1710 KB 420/1044 KB 244/1063 KB 164/713 KB 708/1267 KB 1328/1710 KB 436/1044 KB 288/1063 KB 164/713 KB 708/1267 KB 1332/1710 KB 440/1044 KB 292/1063 KB 164/713 KB 708/1267 KB 1332/1710 KB 444/1044 KB 292/1063 KB 164/713 KB 708/1267 KB 1332/1710 KB 448/1044 KB 292/1063 KB 164/713 KB 708/1267 KB 1328/1710 KB 424/1044 KB 276/1063 KB 168/713 KB 708/1267 KB 1332/1710 KB 448/1044 KB 292/1063 KB 172/713 KB 708/1267 KB 1332/1710 KB 448/1044 KB 292/1063 KB 176/713 KB 708/1267 KB 1332/1710 KB 448/1044 KB 292/1063 KB 160/713 KB 708/1267 KB 1328/1710 KB 424/1044 KB 276/1063 KB 176/713 KB 712/1267 KB 1332/1710 KB 448/1044 KB 292/1063 KB 176/713 KB 716/1267 KB 1332/1710 KB 448/1044 KB 292/1063 KB 176/713 KB 720/1267 KB 1332/1710 KB 448/1044 KB 292/1063 KB 180/713 KB 720/1267 KB 1332/1710 KB 448/1044 KB 292/1063 KB 184/713 KB 724/1267 KB 1332/1710 KB 452/1044 KB 292/1063 KB 188/713 KB 724/1267 KB 1332/1710 KB 452/1044 KB 292/1063 KB 192/713 KB 724/1267 KB 1332/1710 KB 452/1044 KB 292/1063 KB 164/713 KB 708/1267 KB 1332/1710 KB 436/1044 KB 292/1063 KB unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 192/713 KB 724/1267 KB 1332/1710 KB 452/1044 KB 296/1063 KB 192/713 KB 724/1267 KB 1332/1710 KB 452/1044 KB 300/1063 KB 192/713 KB 724/1267 KB 1332/1710 KB 452/1044 KB 304/1063 KB 164/713 KB 708/1267 KB 1332/1710 KB 436/1044 KB 288/1063 KB 192/713 KB 724/1267 KB 1336/1710 KB 452/1044 KB 304/1063 KB 192/713 KB 724/1267 KB 1340/1710 KB 452/1044 KB 304/1063 KB 192/713 KB 724/1267 KB 1344/1710 KB 452/1044 KB 304/1063 KB 192/713 KB 724/1267 KB 1348/1710 KB 452/1044 KB 304/1063 KB 192/713 KB 724/1267 KB 1352/1710 KB 452/1044 KB 304/1063 KB 192/713 KB 724/1267 KB 1356/1710 KB 452/1044 KB 308/1063 KB 192/713 KB 724/1267 KB 1360/1710 KB 452/1044 KB 308/1063 KB 196/713 KB 724/1267 KB 1364/1710 KB 452/1044 KB 308/1063 KB 196/713 KB 724/1267 KB 1368/1710 KB 452/1044 KB 308/1063 KB 196/713 KB 724/1267 KB 1372/1710 KB 452/1044 KB 308/1063 KB 196/713 KB 724/1267 KB 1376/1710 KB 452/1044 KB 308/1063 KB 180/713 KB 724/1267 KB 1332/1710 KB 452/1044 KB 292/1063 KB 196/713 KB 724/1267 KB 1376/1710 KB 456/1044 KB 308/1063 KB 196/713 KB 724/1267 KB 1376/1710 KB 460/1044 KB 308/1063 KB 196/713 KB 724/1267 KB 1376/1710 KB 464/1044 KB 308/1063 KB 196/713 KB 724/1267 KB 1376/1710 KB 468/1044 KB 308/1063 KB 196/713 KB 724/1267 KB 1376/1710 KB 472/1044 KB 308/1063 KB 180/713 KB 724/1267 KB 1332/1710 KB 448/1044 KB 292/1063 KB 196/713 KB 728/1267 KB 1376/1710 KB 472/1044 KB 308/1063 KB 196/713 KB 732/1267 KB 1376/1710 KB 472/1044 KB 308/1063 KB 196/713 KB 736/1267 KB 1376/1710 KB 472/1044 KB 308/1063 KB 196/713 KB 740/1267 KB 1376/1710 KB 472/1044 KB 308/1063 KB 196/713 KB 744/1267 KB 1376/1710 KB 472/1044 KB 308/1063 KB 196/713 KB 748/1267 KB 1376/1710 KB 472/1044 KB 308/1063 KB 196/713 KB 752/1267 KB 1376/1710 KB 472/1044 KB 308/1063 KB 196/713 KB 724/1267 KB 1360/1710 KB 452/1044 KB 308/1063 KB 200/713 KB 752/1267 KB 1376/1710 KB 472/1044 KB 308/1063 KB 204/713 KB 752/1267 KB 1376/1710 KB 472/1044 KB 308/1063 KB 208/713 KB 752/1267 KB 1376/1710 KB 472/1044 KB 308/1063 KB 192/713 KB 724/1267 KB 1352/1710 KB 452/1044 KB 308/1063 KB 208/713 KB 752/1267 KB 1376/1710 KB 472/1044 KB 312/1063 KB 208/713 KB 752/1267 KB 1376/1710 KB 472/1044 KB 316/1063 KB 212/713 KB 752/1267 KB 1376/1710 KB 472/1044 KB 316/1063 KB 216/713 KB 756/1267 KB 1380/1710 KB 476/1044 KB 320/1063 KB 220/713 KB 756/1267 KB 1380/1710 KB 476/1044 KB 320/1063 KB 224/713 KB 756/1267 KB 1380/1710 KB 476/1044 KB 320/1063 KB 212/713 KB 756/1267 KB 1380/1710 KB 476/1044 KB 320/1063 KB 224/713 KB 756/1267 KB 1384/1710 KB 476/1044 KB 320/1063 KB 224/713 KB 756/1267 KB 1388/1710 KB 476/1044 KB 320/1063 KB 224/713 KB 756/1267 KB 1392/1710 KB 476/1044 KB 320/1063 KB 224/713 KB 756/1267 KB 1396/1710 KB 476/1044 KB 320/1063 KB 228/713 KB 756/1267 KB 1400/1710 KB 476/1044 KB 320/1063 KB 228/713 KB 756/1267 KB 1404/1710 KB 476/1044 KB 320/1063 KB 228/713 KB 756/1267 KB 1408/1710 KB 476/1044 KB 320/1063 KB 212/713 KB 756/1267 KB 1376/1710 KB 476/1044 KB 320/1063 KB 228/713 KB 756/1267 KB 1408/1710 KB 480/1044 KB 320/1063 KB 212/713 KB 756/1267 KB 1376/1710 KB 472/1044 KB 320/1063 KB 228/713 KB 760/1267 KB 1408/1710 KB 480/1044 KB 320/1063 KB 228/713 KB 764/1267 KB 1408/1710 KB 480/1044 KB 320/1063 KB 228/713 KB 768/1267 KB 1408/1710 KB 480/1044 KB 320/1063 KB 212/713 KB 752/1267 KB 1376/1710 KB 472/1044 KB 320/1063 KB 228/713 KB 768/1267 KB 1408/1710 KB 480/1044 KB 324/1063 KB 228/713 KB 768/1267 KB 1408/1710 KB 480/1044 KB 328/1063 KB 228/713 KB 768/1267 KB 1408/1710 KB 480 unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install /1044 KB 332/1063 KB 228/713 KB 768/1267 KB 1408/1710 KB 480/1044 KB 336/1063 KB 228/713 KB 768/1267 KB 1408/1710 KB 484/1044 KB 340/1063 KB 228/713 KB 756/1267 KB 1396/1710 KB 476/1044 KB 320/1063 KB 232/713 KB 772/1267 KB 1408/1710 KB 484/1044 KB 340/1063 KB 236/713 KB 772/1267 KB 1408/1710 KB 484/1044 KB 340/1063 KB 240/713 KB 772/1267 KB 1408/1710 KB 484/1044 KB 340/1063 KB 228/713 KB 772/1267 KB 1408/1710 KB 484/1044 KB 340/1063 KB 228/713 KB 768/1267 KB 1408/1710 KB 484/1044 KB 336/1063 KB 240/713 KB 772/1267 KB 1408/1710 KB 488/1044 KB 340/1063 KB 240/713 KB 772/1267 KB 1408/1710 KB 492/1044 KB 340/1063 KB 240/713 KB 772/1267 KB 1408/1710 KB 496/1044 KB 340/1063 KB 240/713 KB 772/1267 KB 1408/1710 KB 500/1044 KB 340/1063 KB 244/713 KB 776/1267 KB 1412/1710 KB 504/1044 KB 344/1063 KB 244/713 KB 776/1267 KB 1412/1710 KB 508/1044 KB 344/1063 KB 244/713 KB 776/1267 KB 1412/1710 KB 512/1044 KB 344/1063 KB 244/713 KB 776/1267 KB 1412/1710 KB 516/1044 KB 344/1063 KB 244/713 KB 776/1267 KB 1412/1710 KB 520/1044 KB 344/1063 KB 244/713 KB 776/1267 KB 1412/1710 KB 500/1044 KB 344/1063 KB 244/713 KB 776/1267 KB 1416/1710 KB 524/1044 KB 344/1063 KB 244/713 KB 776/1267 KB 1420/1710 KB 524/1044 KB 344/1063 KB 244/713 KB 776/1267 KB 1424/1710 KB 524/1044 KB 344/1063 KB 244/713 KB 776/1267 KB 1408/1710 KB 500/1044 KB 344/1063 KB 240/713 KB 776/1267 KB 1408/1710 KB 500/1044 KB 344/1063 KB 244/713 KB 776/1267 KB 1424/1710 KB 524/1044 KB 348/1063 KB 244/713 KB 776/1267 KB 1424/1710 KB 524/1044 KB 352/1063 KB 240/713 KB 776/1267 KB 1408/1710 KB 500/1044 KB 340/1063 KB 244/713 KB 780/1267 KB 1424/1710 KB 524/1044 KB 352/1063 KB 244/713 KB 784/1267 KB 1424/1710 KB 524/1044 KB 352/1063 KB 244/713 KB 788/1267 KB 1424/1710 KB 524/1044 KB 352/1063 KB 248/713 KB 792/1267 KB 1424/1710 KB 524/1044 KB 356/1063 KB 248/713 KB 796/1267 KB 1424/1710 KB 524/1044 KB 356/1063 KB 248/713 KB 800/1267 KB 1424/1710 KB 524/1044 KB 356/1063 KB 248/713 KB 788/1267 KB 1424/1710 KB 524/1044 KB 356/1063 KB 252/713 KB 800/1267 KB 1424/1710 KB 524/1044 KB 356/1063 KB 256/713 KB 800/1267 KB 1424/1710 KB 524/1044 KB 356/1063 KB 244/713 KB 788/1267 KB 1424/1710 KB 524/1044 KB 356/1063 KB 256/713 KB 800/1267 KB 1424/1710 KB 524/1044 KB 360/1063 KB 256/713 KB 800/1267 KB 1424/1710 KB 524/1044 KB 364/1063 KB 256/713 KB 800/1267 KB 1424/1710 KB 524/1044 KB 368/1063 KB 256/713 KB 800/1267 KB 1424/1710 KB 524/1044 KB 372/1063 KB 260/713 KB 804/1267 KB 1428/1710 KB 524/1044 KB 376/1063 KB 260/713 KB 804/1267 KB 1428/1710 KB 524/1044 KB 380/1063 KB 260/713 KB 804/1267 KB 1428/1710 KB 524/1044 KB 384/1063 KB 244/713 KB 804/1267 KB 1428/1710 KB 524/1044 KB 372/1063 KB 260/713 KB 804/1267 KB 1428/1710 KB 528/1044 KB 384/1063 KB 260/713 KB 804/1267 KB 1428/1710 KB 532/1044 KB 384/1063 KB 260/713 KB 804/1267 KB 1428/1710 KB 536/1044 KB 388/1063 KB 260/713 KB 804/1267 KB 1428/1710 KB 524/1044 KB 372/1063 KB 260/713 KB 804/1267 KB 1424/1710 KB 524/1044 KB 372/1063 KB 260/713 KB 808/1267 KB 1432/1710 KB 540/1044 KB 388/1063 KB 260/713 KB 812/1267 KB 1432/1710 KB 540/1044 KB 388/1063 KB 260/713 KB 816/1267 KB 1432/1710 KB 540/1044 KB 388/1063 KB 260/713 KB 800/1267 KB 1424/1710 KB 524/1044 KB 372/1063 KB 264/713 KB 816/1267 KB 1432/1710 KB 540/1044 KB 388/1063 KB 268/713 KB 816/1267 KB 1432/1710 KB 540/1044 KB 388/1063 KB 272/713 KB 816/1267 KB 1432/1710 KB 540/1044 KB 388/1063 KB 260/713 KB 816/1267 KB 1432/1710 KB 540/1044 KB 388/1063 KB 272/713 KB 816/1267 K unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install B 1436/1710 KB 540/1044 KB 388/1063 KB 272/713 KB 820/1267 KB 1440/1710 KB 540/1044 KB 388/1063 KB 272/713 KB 820/1267 KB 1444/1710 KB 540/1044 KB 388/1063 KB 276/713 KB 820/1267 KB 1448/1710 KB 540/1044 KB 388/1063 KB 276/713 KB 820/1267 KB 1452/1710 KB 540/1044 KB 388/1063 KB 276/713 KB 820/1267 KB 1456/1710 KB 540/1044 KB 388/1063 KB 260/713 KB 804/1267 KB 1428/1710 KB 532/1044 KB 388/1063 KB 276/713 KB 820/1267 KB 1456/1710 KB 540/1044 KB 392/1063 KB 276/713 KB 820/1267 KB 1456/1710 KB 540/1044 KB 396/1063 KB 276/713 KB 820/1267 KB 1456/1710 KB 540/1044 KB 400/1063 KB 276/713 KB 820/1267 KB 1444/1710 KB 540/1044 KB 388/1063 KB 276/713 KB 820/1267 KB 1444/1710 KB 540/1044 KB 388/1063 KB 272/713 KB 820/1267 KB 1436/1710 KB 540/1044 KB 388/1063 KB 280/713 KB 820/1267 KB 1456/1710 KB 544/1044 KB 400/1063 KB 280/713 KB 820/1267 KB 1456/1710 KB 540/1044 KB 400/1063 KB 284/713 KB 820/1267 KB 1456/1710 KB 544/1044 KB 400/1063 KB 288/713 KB 824/1267 KB 1456/1710 KB 544/1044 KB 400/1063 KB 292/713 KB 824/1267 KB 1456/1710 KB 544/1044 KB 400/1063 KB 296/713 KB 824/1267 KB 1460/1710 KB 548/1044 KB 404/1063 KB 284/713 KB 824/1267 KB 1456/1710 KB 544/1044 KB 400/1063 KB 300/713 KB 828/1267 KB 1460/1710 KB 548/1044 KB 404/1063 KB 300/713 KB 832/1267 KB 1460/1710 KB 548/1044 KB 404/1063 KB 300/713 KB 836/1267 KB 1460/1710 KB 548/1044 KB 404/1063 KB 300/713 KB 840/1267 KB 1460/1710 KB 548/1044 KB 404/1063 KB 300/713 KB 844/1267 KB 1460/1710 KB 548/1044 KB 404/1063 KB 300/713 KB 848/1267 KB 1460/1710 KB 548/1044 KB 404/1063 KB 292/713 KB 824/1267 KB 1460/1710 KB 548/1044 KB 404/1063 KB 292/713 KB 824/1267 KB 1456/1710 KB 548/1044 KB 404/1063 KB 300/713 KB 848/1267 KB 1460/1710 KB 548/1044 KB 408/1063 KB 300/713 KB 848/1267 KB 1460/1710 KB 548/1044 KB 412/1063 KB 300/713 KB 848/1267 KB 1460/1710 KB 548/1044 KB 416/1063 KB 292/713 KB 824/1267 KB 1456/1710 KB 548/1044 KB 400/1063 KB 300/713 KB 848/1267 KB 1464/1710 KB 552/1044 KB 416/1063 KB 300/713 KB 848/1267 KB 1464/1710 KB 556/1044 KB 416/1063 KB 300/713 KB 848/1267 KB 1464/1710 KB 560/1044 KB 416/1063 KB 300/713 KB 848/1267 KB 1464/1710 KB 564/1044 KB 416/1063 KB 300/713 KB 852/1267 KB 1464/1710 KB 568/1044 KB 420/1063 KB 300/713 KB 852/1267 KB 1464/1710 KB 572/1044 KB 420/1063 KB 300/713 KB 852/1267 KB 1464/1710 KB 576/1044 KB 420/1063 KB 300/713 KB 848/1267 KB 1464/1710 KB 548/1044 KB 416/1063 KB 300/713 KB 852/1267 KB 1468/1710 KB 576/1044 KB 420/1063 KB 300/713 KB 852/1267 KB 1472/1710 KB 576/1044 KB 420/1063 KB 300/713 KB 824/1267 KB 1460/1710 KB 548/1044 KB 404/1063 KB 304/713 KB 852/1267 KB 1472/1710 KB 576/1044 KB 420/1063 KB 308/713 KB 852/1267 KB 1472/1710 KB 576/1044 KB 420/1063 KB 312/713 KB 852/1267 KB 1476/1710 KB 576/1044 KB 420/1063 KB 316/713 KB 852/1267 KB 1476/1710 KB 576/1044 KB 420/1063 KB 320/713 KB 852/1267 KB 1476/1710 KB 576/1044 KB 420/1063 KB 324/713 KB 852/1267 KB 1476/1710 KB 576/1044 KB 420/1063 KB 328/713 KB 852/1267 KB 1476/1710 KB 580/1044 KB 420/1063 KB 332/713 KB 852/1267 KB 1476/1710 KB 580/1044 KB 420/1063 KB 336/713 KB 852/1267 KB 1476/1710 KB 580/1044 KB 420/1063 KB 300/713 KB 852/1267 KB 1464/1710 KB 564/1044 KB 420/1063 KB 336/713 KB 856/1267 KB 1476/1710 KB 580/1044 KB 420/1063 KB 336/713 KB 860/1267 KB 1476/1710 KB 580/1044 KB 420/1063 KB 336/713 KB 864/1267 KB 1476/1710 KB 580/1044 KB 420/1063 KB 300/713 KB 848/1267 KB 1464/1710 KB 564/1044 KB 420/1063 KB 336/713 KB 864/1267 KB 1476/1710 KB 580/1044 KB 424/1063 KB 3 unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 36/713 KB 864/1267 KB 1476/1710 KB 580/1044 KB 428/1063 KB 336/713 KB 864/1267 KB 1476/1710 KB 580/1044 KB 432/1063 KB 336/713 KB 868/1267 KB 1476/1710 KB 580/1044 KB 432/1063 KB 336/713 KB 872/1267 KB 1476/1710 KB 580/1044 KB 436/1063 KB 324/713 KB 852/1267 KB 1476/1710 KB 580/1044 KB 420/1063 KB 336/713 KB 876/1267 KB 1476/1710 KB 584/1044 KB 436/1063 KB 336/713 KB 876/1267 KB 1476/1710 KB 588/1044 KB 436/1063 KB 336/713 KB 876/1267 KB 1476/1710 KB 592/1044 KB 436/1063 KB 308/713 KB 852/1267 KB 1476/1710 KB 576/1044 KB 420/1063 KB 336/713 KB 876/1267 KB 1480/1710 KB 592/1044 KB 436/1063 KB 336/713 KB 876/1267 KB 1484/1710 KB 592/1044 KB 436/1063 KB 336/713 KB 876/1267 KB 1488/1710 KB 592/1044 KB 436/1063 KB 336/713 KB 876/1267 KB 1492/1710 KB 592/1044 KB 436/1063 KB 336/713 KB 876/1267 KB 1496/1710 KB 592/1044 KB 436/1063 KB 336/713 KB 876/1267 KB 1500/1710 KB 592/1044 KB 436/1063 KB 336/713 KB 876/1267 KB 1504/1710 KB 596/1044 KB 436/1063 KB 336/713 KB 876/1267 KB 1508/1710 KB 596/1044 KB 436/1063 KB 340/713 KB 876/1267 KB 1512/1710 KB 596/1044 KB 436/1063 KB 336/713 KB 868/1267 KB 1476/1710 KB 580/1044 KB 436/1063 KB 340/713 KB 876/1267 KB 1516/1710 KB 596/1044 KB 440/1063 KB 340/713 KB 876/1267 KB 1516/1710 KB 596/1044 KB 444/1063 KB 340/713 KB 876/1267 KB 1516/1710 KB 596/1044 KB 448/1063 KB 340/713 KB 876/1267 KB 1516/1710 KB 596/1044 KB 452/1063 KB 340/713 KB 876/1267 KB 1516/1710 KB 596/1044 KB 456/1063 KB 340/713 KB 876/1267 KB 1516/1710 KB 596/1044 KB 460/1063 KB 340/713 KB 876/1267 KB 1516/1710 KB 596/1044 KB 464/1063 KB 340/713 KB 876/1267 KB 1508/1710 KB 596/1044 KB 436/1063 KB 344/713 KB 876/1267 KB 1516/1710 KB 596/1044 KB 464/1063 KB 348/713 KB 876/1267 KB 1516/1710 KB 596/1044 KB 464/1063 KB 352/713 KB 876/1267 KB 1516/1710 KB 596/1044 KB 464/1063 KB 336/713 KB 876/1267 KB 1476/1710 KB 580/1044 KB 436/1063 KB 352/713 KB 880/1267 KB 1516/1710 KB 596/1044 KB 464/1063 KB 352/713 KB 884/1267 KB 1516/1710 KB 596/1044 KB 464/1063 KB 352/713 KB 888/1267 KB 1516/1710 KB 596/1044 KB 464/1063 KB 352/713 KB 892/1267 KB 1516/1710 KB 596/1044 KB 464/1063 KB 352/713 KB 896/1267 KB 1516/1710 KB 596/1044 KB 464/1063 KB 352/713 KB 900/1267 KB 1516/1710 KB 596/1044 KB 464/1063 KB 356/713 KB 904/1267 KB 1516/1710 KB 596/1044 KB 468/1063 KB 336/713 KB 876/1267 KB 1500/1710 KB 596/1044 KB 436/1063 KB 356/713 KB 904/1267 KB 1516/1710 KB 600/1044 KB 468/1063 KB 356/713 KB 904/1267 KB 1516/1710 KB 604/1044 KB 468/1063 KB 356/713 KB 904/1267 KB 1516/1710 KB 608/1044 KB 468/1063 KB 356/713 KB 904/1267 KB 1516/1710 KB 612/1044 KB 468/1063 KB 356/713 KB 904/1267 KB 1516/1710 KB 616/1044 KB 468/1063 KB 356/713 KB 904/1267 KB 1516/1710 KB 620/1044 KB 468/1063 KB 356/713 KB 904/1267 KB 1516/1710 KB 624/1044 KB 468/1063 KB 356/713 KB 900/1267 KB 1516/1710 KB 596/1044 KB 468/1063 KB 360/713 KB 904/1267 KB 1516/1710 KB 624/1044 KB 468/1063 KB 364/713 KB 904/1267 KB 1516/1710 KB 624/1044 KB 468/1063 KB 368/713 KB 904/1267 KB 1516/1710 KB 624/1044 KB 468/1063 KB 372/713 KB 908/1267 KB 1516/1710 KB 624/1044 KB 468/1063 KB 376/713 KB 908/1267 KB 1516/1710 KB 628/1044 KB 468/1063 KB 352/713 KB 900/1267 KB 1516/1710 KB 596/1044 KB 468/1063 KB 376/713 KB 908/1267 KB 1516/1710 KB 628/1044 KB 472/1063 KB 376/713 KB 908/1267 KB 1516/1710 KB 628/1044 KB 476/1063 KB 376/713 KB 908/1267 KB 1516/1710 KB 628/1044 KB 480/1063 KB 340/713 KB 876/1267 KB 1516/1710 KB 596/1044 KB 460/1063 KB 376/713 KB 908/1267 KB 1520/1710 KB 628/1044 unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install KB 480/1063 KB 376/713 KB 908/1267 KB 1524/1710 KB 628/1044 KB 480/1063 KB 376/713 KB 908/1267 KB 1528/1710 KB 628/1044 KB 480/1063 KB 376/713 KB 908/1267 KB 1532/1710 KB 628/1044 KB 480/1063 KB 376/713 KB 908/1267 KB 1536/1710 KB 628/1044 KB 480/1063 KB 376/713 KB 908/1267 KB 1540/1710 KB 628/1044 KB 480/1063 KB 376/713 KB 908/1267 KB 1544/1710 KB 628/1044 KB 484/1063 KB 376/713 KB 908/1267 KB 1548/1710 KB 628/1044 KB 484/1063 KB 376/713 KB 908/1267 KB 1552/1710 KB 628/1044 KB 484/1063 KB 372/713 KB 908/1267 KB 1516/1710 KB 628/1044 KB 468/1063 KB 380/713 KB 908/1267 KB 1552/1710 KB 632/1044 KB 484/1063 KB 380/713 KB 908/1267 KB 1552/1710 KB 636/1044 KB 484/1063 KB 380/713 KB 908/1267 KB 1552/1710 KB 640/1044 KB 484/1063 KB 368/713 KB 908/1267 KB 1516/1710 KB 624/1044 KB 468/1063 KB 380/713 KB 912/1267 KB 1552/1710 KB 640/1044 KB 484/1063 KB 380/713 KB 916/1267 KB 1552/1710 KB 640/1044 KB 484/1063 KB 380/713 KB 920/1267 KB 1552/1710 KB 640/1044 KB 484/1063 KB 380/713 KB 924/1267 KB 1552/1710 KB 640/1044 KB 484/1063 KB 380/713 KB 928/1267 KB 1552/1710 KB 640/1044 KB 484/1063 KB 380/713 KB 932/1267 KB 1552/1710 KB 640/1044 KB 484/1063 KB 380/713 KB 936/1267 KB 1556/1710 KB 644/1044 KB 484/1063 KB 380/713 KB 908/1267 KB 1552/1710 KB 628/1044 KB 484/1063 KB 384/713 KB 940/1267 KB 1556/1710 KB 644/1044 KB 484/1063 KB 388/713 KB 940/1267 KB 1556/1710 KB 644/1044 KB 484/1063 KB 392/713 KB 940/1267 KB 1556/1710 KB 644/1044 KB 484/1063 KB 396/713 KB 940/1267 KB 1556/1710 KB 644/1044 KB 484/1063 KB 400/713 KB 940/1267 KB 1556/1710 KB 644/1044 KB 484/1063 KB 376/713 KB 908/1267 KB 1540/1710 KB 628/1044 KB 484/1063 KB 400/713 KB 940/1267 KB 1556/1710 KB 644/1044 KB 488/1063 KB 400/713 KB 940/1267 KB 1556/1710 KB 644/1044 KB 492/1063 KB 400/713 KB 940/1267 KB 1556/1710 KB 644/1044 KB 496/1063 KB 400/713 KB 940/1267 KB 1556/1710 KB 644/1044 KB 500/1063 KB 400/713 KB 940/1267 KB 1556/1710 KB 644/1044 KB 504/1063 KB 400/713 KB 940/1267 KB 1556/1710 KB 644/1044 KB 508/1063 KB 400/713 KB 940/1267 KB 1556/1710 KB 644/1044 KB 512/1063 KB 380/713 KB 932/1267 KB 1556/1710 KB 644/1044 KB 484/1063 KB 400/713 KB 940/1267 KB 1556/1710 KB 648/1044 KB 512/1063 KB 400/713 KB 940/1267 KB 1556/1710 KB 652/1044 KB 512/1063 KB 400/713 KB 940/1267 KB 1556/1710 KB 656/1044 KB 512/1063 KB 380/713 KB 932/1267 KB 1556/1710 KB 640/1044 KB 484/1063 KB 400/713 KB 940/1267 KB 1560/1710 KB 656/1044 KB 512/1063 KB 400/713 KB 940/1267 KB 1564/1710 KB 656/1044 KB 512/1063 KB 400/713 KB 940/1267 KB 1568/1710 KB 656/1044 KB 512/1063 KB 400/713 KB 940/1267 KB 1572/1710 KB 656/1044 KB 512/1063 KB 404/713 KB 940/1267 KB 1576/1710 KB 660/1044 KB 516/1063 KB 404/713 KB 940/1267 KB 1580/1710 KB 660/1044 KB 516/1063 KB 404/713 KB 940/1267 KB 1584/1710 KB 660/1044 KB 516/1063 KB 380/713 KB 940/1267 KB 1556/1710 KB 644/1044 KB 484/1063 KB 404/713 KB 944/1267 KB 1584/1710 KB 660/1044 KB 516/1063 KB 404/713 KB 948/1267 KB 1584/1710 KB 660/1044 KB 516/1063 KB 404/713 KB 952/1267 KB 1584/1710 KB 660/1044 KB 516/1063 KB 404/713 KB 956/1267 KB 1584/1710 KB 660/1044 KB 516/1063 KB 404/713 KB 960/1267 KB 1584/1710 KB 660/1044 KB 516/1063 KB 404/713 KB 964/1267 KB 1584/1710 KB 660/1044 KB 516/1063 KB 404/713 KB 968/1267 KB 1588/1710 KB 660/1044 KB 516/1063 KB 404/713 KB 972/1267 KB 1588/1710 KB 660/1044 KB 516/1063 KB 404/713 KB 940/1267 KB 1572/1710 KB 660/1044 KB 516/1063 KB 404/713 KB 972/1267 KB 1588/1710 KB 660/1044 KB 520/1063 KB 404/713 KB 972/1267 KB 1 unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 588/1710 KB 660/1044 KB 524/1063 KB 404/713 KB 972/1267 KB 1588/1710 KB 660/1044 KB 528/1063 KB 404/713 KB 940/1267 KB 1572/1710 KB 660/1044 KB 512/1063 KB 404/713 KB 972/1267 KB 1588/1710 KB 664/1044 KB 528/1063 KB 404/713 KB 972/1267 KB 1588/1710 KB 668/1044 KB 528/1063 KB 404/713 KB 940/1267 KB 1572/1710 KB 656/1044 KB 512/1063 KB 408/713 KB 972/1267 KB 1588/1710 KB 668/1044 KB 528/1063 KB 412/713 KB 972/1267 KB 1588/1710 KB 668/1044 KB 528/1063 KB 416/713 KB 972/1267 KB 1588/1710 KB 668/1044 KB 528/1063 KB 420/713 KB 972/1267 KB 1588/1710 KB 672/1044 KB 528/1063 KB 424/713 KB 972/1267 KB 1588/1710 KB 672/1044 KB 532/1063 KB 428/713 KB 972/1267 KB 1588/1710 KB 672/1044 KB 532/1063 KB 404/713 KB 964/1267 KB 1588/1710 KB 660/1044 KB 516/1063 KB 428/713 KB 972/1267 KB 1592/1710 KB 672/1044 KB 532/1063 KB 428/713 KB 972/1267 KB 1596/1710 KB 672/1044 KB 532/1063 KB 428/713 KB 972/1267 KB 1600/1710 KB 672/1044 KB 532/1063 KB 420/713 KB 972/1267 KB 1588/1710 KB 672/1044 KB 532/1063 KB 416/713 KB 972/1267 KB 1588/1710 KB 672/1044 KB 528/1063 KB 428/713 KB 972/1267 KB 1600/1710 KB 676/1044 KB 532/1063 KB 428/713 KB 972/1267 KB 1600/1710 KB 680/1044 KB 532/1063 KB 428/713 KB 972/1267 KB 1600/1710 KB 684/1044 KB 532/1063 KB 428/713 KB 972/1267 KB 1600/1710 KB 688/1044 KB 532/1063 KB 432/713 KB 972/1267 KB 1600/1710 KB 688/1044 KB 536/1063 KB 428/713 KB 972/1267 KB 1600/1710 KB 688/1044 KB 536/1063 KB 432/713 KB 972/1267 KB 1600/1710 KB 688/1044 KB 540/1063 KB 432/713 KB 972/1267 KB 1604/1710 KB 688/1044 KB 544/1063 KB 432/713 KB 972/1267 KB 1604/1710 KB 692/1044 KB 548/1063 KB 436/713 KB 976/1267 KB 1604/1710 KB 692/1044 KB 552/1063 KB 436/713 KB 976/1267 KB 1604/1710 KB 692/1044 KB 556/1063 KB 436/713 KB 976/1267 KB 1604/1710 KB 692/1044 KB 560/1063 KB 432/713 KB 972/1267 KB 1604/1710 KB 688/1044 KB 540/1063 KB 436/713 KB 976/1267 KB 1608/1710 KB 692/1044 KB 560/1063 KB 436/713 KB 976/1267 KB 1612/1710 KB 692/1044 KB 560/1063 KB 436/713 KB 976/1267 KB 1616/1710 KB 692/1044 KB 560/1063 KB 436/713 KB 976/1267 KB 1604/1710 KB 692/1044 KB 548/1063 KB 440/713 KB 976/1267 KB 1616/1710 KB 692/1044 KB 560/1063 KB 444/713 KB 976/1267 KB 1616/1710 KB 692/1044 KB 560/1063 KB 448/713 KB 976/1267 KB 1616/1710 KB 692/1044 KB 560/1063 KB 432/713 KB 976/1267 KB 1604/1710 KB 692/1044 KB 548/1063 KB 448/713 KB 980/1267 KB 1616/1710 KB 692/1044 KB 560/1063 KB 448/713 KB 984/1267 KB 1616/1710 KB 692/1044 KB 560/1063 KB 452/713 KB 988/1267 KB 1616/1710 KB 692/1044 KB 560/1063 KB 452/713 KB 992/1267 KB 1616/1710 KB 692/1044 KB 564/1063 KB 452/713 KB 996/1267 KB 1616/1710 KB 692/1044 KB 564/1063 KB 452/713 KB 1000/1267 KB 1620/1710 KB 692/1044 KB 564/1063 KB 452/713 KB 1004/1267 KB 1620/1710 KB 692/1044 KB 564/1063 KB 452/713 KB 1008/1267 KB 1620/1710 KB 692/1044 KB 564/1063 KB 432/713 KB 972/1267 KB 1604/1710 KB 692/1044 KB 544/1063 KB 452/713 KB 1008/1267 KB 1620/1710 KB 696/1044 KB 564/1063 KB 452/713 KB 1008/1267 KB 1620/1710 KB 700/1044 KB 564/1063 KB 452/713 KB 1008/1267 KB 1620/1710 KB 704/1044 KB 564/1063 KB 452/713 KB 1008/1267 KB 1620/1710 KB 708/1044 KB 564/1063 KB 452/713 KB 1008/1267 KB 1620/1710 KB 712/1044 KB 564/1063 KB 452/713 KB 1008/1267 KB 1620/1710 KB 716/1044 KB 564/1063 KB 452/713 KB 1008/1267 KB 1620/1710 KB 720/1044 KB 564/1063 KB 452/713 KB 996/1267 KB 1620/1710 KB 692/1044 KB 564/1063 KB 452/713 KB 1008/1267 KB 1624/1710 KB 720/1044 KB 564/1063 KB 452/713 KB 1008/1267 KB 1628/1710 KB 720/1044 KB 564/1063 unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install KB 452/713 KB 1008/1267 KB 1632/1710 KB 720/1044 KB 564/1063 KB 452/713 KB 988/1267 KB 1616/1710 KB 692/1044 KB 564/1063 KB 452/713 KB 1008/1267 KB 1632/1710 KB 720/1044 KB 568/1063 KB 452/713 KB 1008/1267 KB 1632/1710 KB 720/1044 KB 572/1063 KB 452/713 KB 1008/1267 KB 1632/1710 KB 720/1044 KB 576/1063 KB 452/713 KB 1008/1267 KB 1632/1710 KB 720/1044 KB 580/1063 KB 452/713 KB 1012/1267 KB 1636/1710 KB 724/1044 KB 584/1063 KB 452/713 KB 1012/1267 KB 1636/1710 KB 724/1044 KB 588/1063 KB 452/713 KB 1012/1267 KB 1636/1710 KB 724/1044 KB 592/1063 KB 452/713 KB 984/1267 KB 1616/1710 KB 692/1044 KB 560/1063 KB 456/713 KB 1012/1267 KB 1636/1710 KB 724/1044 KB 592/1063 KB 460/713 KB 1012/1267 KB 1636/1710 KB 724/1044 KB 592/1063 KB 464/713 KB 1012/1267 KB 1636/1710 KB 724/1044 KB 592/1063 KB 468/713 KB 1012/1267 KB 1636/1710 KB 724/1044 KB 592/1063 KB 472/713 KB 1012/1267 KB 1636/1710 KB 724/1044 KB 592/1063 KB 476/713 KB 1012/1267 KB 1636/1710 KB 724/1044 KB 592/1063 KB 480/713 KB 1012/1267 KB 1636/1710 KB 724/1044 KB 592/1063 KB 452/713 KB 1012/1267 KB 1636/1710 KB 724/1044 KB 580/1063 KB 480/713 KB 1016/1267 KB 1636/1710 KB 724/1044 KB 592/1063 KB 480/713 KB 1020/1267 KB 1636/1710 KB 724/1044 KB 592/1063 KB 480/713 KB 1024/1267 KB 1636/1710 KB 724/1044 KB 592/1063 KB 480/713 KB 1028/1267 KB 1636/1710 KB 724/1044 KB 596/1063 KB 484/713 KB 1032/1267 KB 1636/1710 KB 724/1044 KB 596/1063 KB 452/713 KB 1008/1267 KB 1636/1710 KB 724/1044 KB 580/1063 KB 452/713 KB 1008/1267 KB 1636/1710 KB 720/1044 KB 580/1063 KB 484/713 KB 1032/1267 KB 1640/1710 KB 724/1044 KB 596/1063 KB 484/713 KB 1032/1267 KB 1644/1710 KB 724/1044 KB 596/1063 KB 484/713 KB 1032/1267 KB 1648/1710 KB 724/1044 KB 596/1063 KB 484/713 KB 1032/1267 KB 1652/1710 KB 728/1044 KB 596/1063 KB 484/713 KB 1032/1267 KB 1656/1710 KB 728/1044 KB 596/1063 KB 484/713 KB 1032/1267 KB 1660/1710 KB 728/1044 KB 596/1063 KB 484/713 KB 1032/1267 KB 1664/1710 KB 728/1044 KB 596/1063 KB 484/713 KB 1028/1267 KB 1636/1710 KB 724/1044 KB 596/1063 KB 488/713 KB 1032/1267 KB 1664/1710 KB 728/1044 KB 596/1063 KB 492/713 KB 1032/1267 KB 1664/1710 KB 728/1044 KB 596/1063 KB 496/713 KB 1032/1267 KB 1664/1710 KB 728/1044 KB 596/1063 KB 480/713 KB 1024/1267 KB 1636/1710 KB 724/1044 KB 596/1063 KB 496/713 KB 1032/1267 KB 1664/1710 KB 728/1044 KB 600/1063 KB 496/713 KB 1032/1267 KB 1664/1710 KB 728/1044 KB 604/1063 KB 496/713 KB 1032/1267 KB 1664/1710 KB 728/1044 KB 608/1063 KB 500/713 KB 1032/1267 KB 1664/1710 KB 728/1044 KB 612/1063 KB 484/713 KB 1032/1267 KB 1648/1710 KB 728/1044 KB 596/1063 KB 500/713 KB 1036/1267 KB 1668/1710 KB 732/1044 KB 612/1063 KB 500/713 KB 1036/1267 KB 1668/1710 KB 736/1044 KB 612/1063 KB 500/713 KB 1036/1267 KB 1668/1710 KB 740/1044 KB 612/1063 KB 500/713 KB 1036/1267 KB 1668/1710 KB 744/1044 KB 612/1063 KB 500/713 KB 1036/1267 KB 1668/1710 KB 748/1044 KB 612/1063 KB 500/713 KB 1036/1267 KB 1668/1710 KB 752/1044 KB 612/1063 KB 500/713 KB 1036/1267 KB 1668/1710 KB 756/1044 KB 612/1063 KB 500/713 KB 1036/1267 KB 1668/1710 KB 728/1044 KB 612/1063 KB 500/713 KB 1036/1267 KB 1672/1710 KB 756/1044 KB 616/1063 KB 500/713 KB 1036/1267 KB 1676/1710 KB 756/1044 KB 616/1063 KB 500/713 KB 1036/1267 KB 1680/1710 KB 756/1044 KB 616/1063 KB 500/713 KB 1036/1267 KB 1664/1710 KB 728/1044 KB 612/1063 KB 500/713 KB 1040/1267 KB 1680/1710 KB 760/1044 KB 616/1063 KB 500/713 KB 1044/1267 KB 1680/1710 KB 760/1044 KB 616/1063 KB 500/713 KB 1048/1267 KB 1680/1710 KB 760/1044 KB 616 unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install /1063 KB 500/713 KB 1052/1267 KB 1684/1710 KB 760/1044 KB 616/1063 KB 500/713 KB 1056/1267 KB 1684/1710 KB 760/1044 KB 616/1063 KB 500/713 KB 1032/1267 KB 1664/1710 KB 728/1044 KB 608/1063 KB 504/713 KB 1056/1267 KB 1684/1710 KB 760/1044 KB 616/1063 KB 508/713 KB 1056/1267 KB 1684/1710 KB 760/1044 KB 616/1063 KB 512/713 KB 1056/1267 KB 1684/1710 KB 760/1044 KB 616/1063 KB 516/713 KB 1056/1267 KB 1684/1710 KB 760/1044 KB 616/1063 KB 520/713 KB 1060/1267 KB 1684/1710 KB 760/1044 KB 616/1063 KB 524/713 KB 1060/1267 KB 1684/1710 KB 760/1044 KB 616/1063 KB 528/713 KB 1060/1267 KB 1684/1710 KB 760/1044 KB 616/1063 KB 500/713 KB 1048/1267 KB 1684/1710 KB 760/1044 KB 616/1063 KB 528/713 KB 1060/1267 KB 1688/1710 KB 760/1044 KB 616/1063 KB 528/713 KB 1060/1267 KB 1692/1710 KB 760/1044 KB 616/1063 KB 528/713 KB 1060/1267 KB 1696/1710 KB 760/1044 KB 616/1063 KB 500/713 KB 1036/1267 KB 1680/1710 KB 760/1044 KB 616/1063 KB 528/713 KB 1060/1267 KB 1696/1710 KB 764/1044 KB 616/1063 KB 528/713 KB 1060/1267 KB 1696/1710 KB 768/1044 KB 616/1063 KB 500/713 KB 1036/1267 KB 1668/1710 KB 756/1044 KB 616/1063 KB 528/713 KB 1060/1267 KB 1696/1710 KB 768/1044 KB 620/1063 KB 528/713 KB 1060/1267 KB 1696/1710 KB 768/1044 KB 624/1063 KB 528/713 KB 1060/1267 KB 1696/1710 KB 768/1044 KB 628/1063 KB 528/713 KB 1060/1267 KB 1696/1710 KB 772/1044 KB 632/1063 KB 528/713 KB 1060/1267 KB 1696/1710 KB 772/1044 KB 636/1063 KB 528/713 KB 1060/1267 KB 1696/1710 KB 772/1044 KB 640/1063 KB 528/713 KB 1060/1267 KB 1696/1710 KB 772/1044 KB 644/1063 KB 532/713 KB 1060/1267 KB 1700/1710 KB 772/1044 KB 648/1063 KB 532/713 KB 1060/1267 KB 1700/1710 KB 772/1044 KB 652/1063 KB 532/713 KB 1060/1267 KB 1700/1710 KB 772/1044 KB 656/1063 KB 532/713 KB 1060/1267 KB 1700/1710 KB 772/1044 KB 660/1063 KB 532/713 KB 1060/1267 KB 1700/1710 KB 772/1044 KB 664/1063 KB 516/713 KB 1060/1267 KB 1684/1710 KB 760/1044 KB 616/1063 KB 532/713 KB 1064/1267 KB 1700/1710 KB 772/1044 KB 664/1063 KB 532/713 KB 1068/1267 KB 1700/1710 KB 772/1044 KB 664/1063 KB 532/713 KB 1072/1267 KB 1700/1710 KB 772/1044 KB 664/1063 KB 532/713 KB 1076/1267 KB 1700/1710 KB 772/1044 KB 664/1063 KB 532/713 KB 1080/1267 KB 1700/1710 KB 772/1044 KB 664/1063 KB 532/713 KB 1084/1267 KB 1700/1710 KB 772/1044 KB 664/1063 KB 532/713 KB 1088/1267 KB 1700/1710 KB 772/1044 KB 664/1063 KB 532/713 KB 1060/1267 KB 1700/1710 KB 772/1044 KB 644/1063 KB 536/713 KB 1088/1267 KB 1700/1710 KB 772/1044 KB 664/1063 KB 540/713 KB 1088/1267 KB 1700/1710 KB 772/1044 KB 664/1063 KB 544/713 KB 1088/1267 KB 1700/1710 KB 772/1044 KB 664/1063 KB 528/713 KB 1060/1267 KB 1700/1710 KB 772/1044 KB 644/1063 KB 544/713 KB 1088/1267 KB 1704/1710 KB 772/1044 KB 664/1063 KB 544/713 KB 1088/1267 KB 1708/1710 KB 772/1044 KB 664/1063 KB 544/713 KB 1088/1267 KB 1710/1710 KB 772/1044 KB 664/1063 KB 528/713 KB 1060/1267 KB 1696/1710 KB 772/1044 KB 628/1063 KB 544/713 KB 1088/1267 KB 1710/1710 KB 776/1044 KB 664/1063 KB 544/713 KB 1088/1267 KB 1710/1710 KB 780/1044 KB 664/1063 KB 544/713 KB 1088/1267 KB 1710/1710 KB 784/1044 KB 664/1063 KB 544/713 KB 1088/1267 KB 1710/1710 KB 788/1044 KB 664/1063 KB 544/713 KB 1088/1267 KB 1710/1710 KB 792/1044 KB 664/1063 KB 544/713 KB 1088/1267 KB 1710/1710 KB 796/1044 KB 664/1063 KB 548/713 KB 1088/1267 KB 1710/1710 KB 800/1044 KB 664/1063 KB 548/713 KB 1088/1267 KB 1710/1710 KB 804/1044 KB 664/1063 KB 548/713 KB 1092/1267 KB 1710/1710 KB 808/1044 KB 664/1063 KB 548/713 KB 1088/1267 KB 1710/1710 KB 796/1044 unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install KB 664/1063 KB 552/713 KB 1092/1267 KB 1710/1710 KB 808/1044 KB 668/1063 KB 556/713 KB 1092/1267 KB 1710/1710 KB 808/1044 KB 668/1063 KB 560/713 KB 1092/1267 KB 1710/1710 KB 808/1044 KB 668/1063 KB 564/713 KB 1092/1267 KB 1710/1710 KB 812/1044 KB 668/1063 KB 568/713 KB 1092/1267 KB 1710/1710 KB 812/1044 KB 668/1063 KB 572/713 KB 1092/1267 KB 1710/1710 KB 812/1044 KB 668/1063 KB 576/713 KB 1092/1267 KB 1710/1710 KB 812/1044 KB 668/1063 KB 548/713 KB 1092/1267 KB 1710/1710 KB 808/1044 KB 668/1063 KB 576/713 KB 1092/1267 KB 1710/1710 KB 812/1044 KB 672/1063 KB 576/713 KB 1092/1267 KB 1710/1710 KB 812/1044 KB 676/1063 KB 576/713 KB 1092/1267 KB 1710/1710 KB 812/1044 KB 680/1063 KB 576/713 KB 1092/1267 KB 1710/1710 KB 812/1044 KB 684/1063 KB 576/713 KB 1092/1267 KB 1710/1710 KB 812/1044 KB 688/1063 KB 576/713 KB 1092/1267 KB 1710/1710 KB 812/1044 KB 692/1063 KB 580/713 KB 1092/1267 KB 1710/1710 KB 812/1044 KB 696/1063 KB 548/713 KB 1092/1267 KB 1710/1710 KB 804/1044 KB 664/1063 KB 580/713 KB 1096/1267 KB 1710/1710 KB 812/1044 KB 696/1063 KB 580/713 KB 1100/1267 KB 1710/1710 KB 812/1044 KB 696/1063 KB 580/713 KB 1104/1267 KB 1710/1710 KB 812/1044 KB 696/1063 KB 580/713 KB 1108/1267 KB 1710/1710 KB 812/1044 KB 696/1063 KB 580/713 KB 1112/1267 KB 1710/1710 KB 812/1044 KB 696/1063 KB 580/713 KB 1116/1267 KB 1710/1710 KB 812/1044 KB 696/1063 KB 580/713 KB 1120/1267 KB 1710/1710 KB 812/1044 KB 696/1063 KB 580/713 KB 1092/1267 KB 1710/1710 KB 812/1044 KB 692/1063 KB 584/713 KB 1120/1267 KB 1710/1710 KB 812/1044 KB 696/1063 KB 588/713 KB 1120/1267 KB 1710/1710 KB 812/1044 KB 696/1063 KB 592/713 KB 1120/1267 KB 812/1044 KB 696/1063 KB 592/713 KB 1120/1267 KB 812/1044 KB 700/1063 KB 560/713 KB 1092/1267 KB 1710/1710 KB 812/1044 KB 668/1063 KB 592/713 KB 1124/1267 KB 816/1044 KB 700/1063 KB 592/713 KB 1124/1267 KB 820/1044 KB 700/1063 KB 592/713 KB 1124/1267 KB 824/1044 KB 700/1063 KB 592/713 KB 1124/1267 KB 828/1044 KB 700/1063 KB 592/713 KB 1124/1267 KB 832/1044 KB 700/1063 KB 592/713 KB 1124/1267 KB 836/1044 KB 700/1063 KB 592/713 KB 1124/1267 KB 840/1044 KB 700/1063 KB 592/713 KB 1124/1267 KB 844/1044 KB 704/1063 KB 592/713 KB 1124/1267 KB 848/1044 KB 704/1063 KB 592/713 KB 1124/1267 KB 852/1044 KB 704/1063 KB 596/713 KB 1124/1267 KB 856/1044 KB 704/1063 KB 596/713 KB 1124/1267 KB 860/1044 KB 704/1063 KB 596/713 KB 1124/1267 KB 864/1044 KB 704/1063 KB 592/713 KB 1124/1267 KB 812/1044 KB 700/1063 KB 596/713 KB 1128/1267 KB 864/1044 KB 704/1063 KB 596/713 KB 1132/1267 KB 864/1044 KB 704/1063 KB 596/713 KB 1136/1267 KB 864/1044 KB 704/1063 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2984.1 KB/sec) unit-abot-epc-basic-0: 12:28:24 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: 12:28:24 DEBUG unit.abot-epc-basic/0.install 596/713 KB 1124/1267 KB 852/1044 KB 704/1063 KB 600/713 KB 1136/1267 KB 864/1044 KB 704/1063 KB 604/713 KB 1136/1267 KB 864/1044 KB 704/1063 KB 608/713 KB 1136/1267 KB 864/1044 KB 704/1063 KB 612/713 KB 1136/1267 KB 864/1044 KB 704/1063 KB 616/713 KB 1140/1267 KB 868/1044 KB 704/1063 KB 620/713 KB 1140/1267 KB 868/1044 KB 704/1063 KB 624/713 KB 1140/1267 KB 868/1044 KB 704/1063 KB 592/713 KB 1124/1267 KB 840/1044 KB 704/1063 KB 624/713 KB 1140/1267 KB 868/1044 KB 708/1063 KB 624/713 KB 1140/1267 KB 868/1044 KB 712/1063 KB 624/713 KB 1140/1267 KB 868/1044 KB 716/1063 KB 624/713 KB 1140/1267 KB 868/1044 KB 720/1063 KB 624/713 KB 1140/1267 KB 868/1044 KB 724/1063 KB 624/713 KB 1140/1267 KB 868/1044 KB 728/1063 KB 624/713 KB 1140/1267 KB 868/1044 KB 732/1063 KB 624/713 KB 1140/1267 KB 868/1044 KB 736/1063 KB 624/713 KB 1140/1267 KB 868/1044 KB 740/1063 KB 628/713 KB 1140/1267 KB 868/1044 KB 744/1063 KB 628/713 KB 1140/1267 KB 868/1044 KB 748/1063 KB 628/713 KB 1140/1267 KB 868/1044 KB 752/1063 KB 612/713 KB 1140/1267 KB 868/1044 KB 704/1063 KB 628/713 KB 1140/1267 KB 872/1044 KB 752/1063 KB 628/713 KB 1140/1267 KB 876/1044 KB 752/1063 KB 628/713 KB 1140/1267 KB 880/1044 KB 752/1063 KB 612/713 KB 1140/1267 KB 864/1044 KB 704/1063 KB 628/713 KB 1144/1267 KB 880/1044 KB 752/1063 KB 628/713 KB 1148/1267 KB 880/1044 KB 752/1063 KB 628/713 KB 1152/1267 KB 880/1044 KB 752/1063 KB 628/713 KB 1156/1267 KB 880/1044 KB 752/1063 KB 628/713 KB 1160/1267 KB 880/1044 KB 752/1063 KB 628/713 KB 1164/1267 KB 880/1044 KB 752/1063 KB 628/713 KB 1168/1267 KB 880/1044 KB 752/1063 KB 628/713 KB 1172/1267 KB 880/1044 KB 752/1063 KB 628/713 KB 1176/1267 KB 884/1044 KB 752/1063 KB 628/713 KB 1180/1267 KB 884/1044 KB 752/1063 KB 628/713 KB 1184/1267 KB 884/1044 KB 752/1063 KB 628/713 KB 1188/1267 KB 884/1044 KB 752/1063 KB 628/713 KB 1192/1267 KB 884/1044 KB 756/1063 KB 628/713 KB 1196/1267 KB 884/1044 KB 756/1063 KB 628/713 KB 1200/1267 KB 884/1044 KB 756/1063 KB 628/713 KB 1140/1267 KB 868/1044 KB 740/1063 KB 632/713 KB 1200/1267 KB 884/1044 KB 756/1063 KB 636/713 KB 1200/1267 KB 884/1044 KB 756/1063 KB 640/713 KB 1200/1267 KB 884/1044 KB 756/1063 KB 644/713 KB 1200/1267 KB 884/1044 KB 756/1063 KB 648/713 KB 1200/1267 KB 884/1044 KB 756/1063 KB 652/713 KB 1200/1267 KB 884/1044 KB 756/1063 KB 628/713 KB 1188/1267 KB 884/1044 KB 756/1063 KB 656/713 KB 4/257 KB 1204/1267 KB 884/1044 KB 760/1063 KB 656/713 KB 4/257 KB 1204/1267 KB 884/1044 KB 764/1063 KB 656/713 KB 4/257 KB 1204/1267 KB 884/1044 KB 768/1063 KB 628/713 KB 1172/1267 KB 884/1044 KB 752/1063 KB 656/713 KB 4/257 KB 1204/1267 KB 888/1044 KB 768/1063 KB 656/713 KB 4/257 KB 1204/1267 KB 892/1044 KB 768/1063 KB 656/713 KB 4/257 KB 1204/1267 KB 896/1044 KB 768/1063 KB 656/713 KB 4/257 KB 1204/1267 KB 900/1044 KB 768/1063 KB 656/713 KB 4/257 KB 1204/1267 KB 904/1044 KB 768/1063 KB 656/713 KB 4/257 KB 1204/1267 KB 908/1044 KB 768/1063 KB 656/713 KB 4/257 KB 1204/1267 KB 912/1044 KB 768/1063 KB 656/713 KB 4/257 KB 1204/1267 KB 916/1044 KB 768/1063 KB 656/713 KB 4/257 KB 1204/1267 KB 920/1044 KB 772/1063 KB 656/713 KB 4/257 KB 1204/1267 KB 924/1044 KB 772/1063 KB 656/713 KB 4/257 KB 1204/1267 KB 928/1044 KB 772/1063 KB 656/713 KB 4/257 KB 1204/1267 KB 884/1044 KB 756/1063 KB 656/713 KB 4/257 KB 1208/1267 KB 928/1044 KB 772/1063 KB 656/713 KB 4/257 KB 1212/1267 KB 928/1044 KB 772/1063 KB 656/713 KB 4/257 KB 1216/1267 KB 928/1044 KB 772/1063 KB 656/713 KB 4/257 KB unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 1220/1267 KB 932/1044 KB 772/1063 KB 656/713 KB 4/257 KB 1200/1267 KB 884/1044 KB 756/1063 KB 652/713 KB 4/257 KB 1200/1267 KB 884/1044 KB 756/1063 KB 656/713 KB 8/257 KB 1220/1267 KB 932/1044 KB 772/1063 KB 656/713 KB 12/257 KB 1220/1267 KB 932/1044 KB 772/1063 KB 656/713 KB 16/257 KB 1220/1267 KB 932/1044 KB 772/1063 KB 656/713 KB 20/257 KB 1220/1267 KB 932/1044 KB 772/1063 KB 656/713 KB 24/257 KB 1220/1267 KB 932/1044 KB 772/1063 KB 656/713 KB 28/257 KB 1220/1267 KB 932/1044 KB 772/1063 KB 656/713 KB 32/257 KB 1220/1267 KB 932/1044 KB 772/1063 KB 656/713 KB 36/257 KB 1220/1267 KB 932/1044 KB 772/1063 KB 660/713 KB 40/257 KB 1220/1267 KB 932/1044 KB 772/1063 KB 660/713 KB 44/257 KB 1220/1267 KB 932/1044 KB 772/1063 KB 660/713 KB 48/257 KB 1220/1267 KB 932/1044 KB 772/1063 KB 660/713 KB 52/257 KB 1220/1267 KB 932/1044 KB 772/1063 KB 660/713 KB 56/257 KB 1220/1267 KB 932/1044 KB 772/1063 KB 660/713 KB 60/257 KB 1220/1267 KB 932/1044 KB 772/1063 KB 660/713 KB 64/257 KB 1220/1267 KB 932/1044 KB 772/1063 KB 660/713 KB 68/257 KB 1220/1267 KB 932/1044 KB 772/1063 KB 656/713 KB 4/257 KB 1216/1267 KB 932/1044 KB 772/1063 KB 660/713 KB 68/257 KB 1224/1267 KB 936/1044 KB 772/1063 KB 660/713 KB 68/257 KB 1224/1267 KB 940/1044 KB 772/1063 KB 660/713 KB 68/257 KB 1224/1267 KB 944/1044 KB 772/1063 KB 656/713 KB 4/257 KB 1204/1267 KB 916/1044 KB 772/1063 KB 660/713 KB 72/257 KB 1224/1267 KB 944/1044 KB 776/1063 KB 660/713 KB 72/257 KB 1224/1267 KB 944/1044 KB 780/1063 KB 660/713 KB 72/257 KB 1224/1267 KB 944/1044 KB 784/1063 KB 660/713 KB 72/257 KB 1224/1267 KB 944/1044 KB 788/1063 KB 660/713 KB 72/257 KB 1224/1267 KB 944/1044 KB 792/1063 KB 660/713 KB 72/257 KB 1224/1267 KB 944/1044 KB 796/1063 KB 660/713 KB 72/257 KB 1224/1267 KB 944/1044 KB 800/1063 KB 660/713 KB 72/257 KB 1224/1267 KB 944/1044 KB 804/1063 KB 660/713 KB 72/257 KB 1224/1267 KB 948/1044 KB 808/1063 KB 660/713 KB 72/257 KB 1224/1267 KB 948/1044 KB 812/1063 KB 660/713 KB 72/257 KB 1224/1267 KB 948/1044 KB 816/1063 KB 660/713 KB 72/257 KB 1224/1267 KB 944/1044 KB 772/1063 KB 660/713 KB 68/257 KB 1224/1267 KB 932/1044 KB 772/1063 KB 660/713 KB 72/257 KB 1228/1267 KB 948/1044 KB 816/1063 KB 660/713 KB 72/257 KB 1232/1267 KB 948/1044 KB 816/1063 KB 660/713 KB 36/257 KB 1220/1267 KB 932/1044 KB 772/1063 KB 664/713 KB 72/257 KB 1232/1267 KB 948/1044 KB 816/1063 KB 668/713 KB 72/257 KB 1232/1267 KB 948/1044 KB 816/1063 KB 672/713 KB 72/257 KB 1232/1267 KB 948/1044 KB 816/1063 KB 676/713 KB 72/257 KB 1232/1267 KB 948/1044 KB 816/1063 KB 680/713 KB 72/257 KB 1232/1267 KB 948/1044 KB 816/1063 KB 684/713 KB 72/257 KB 1232/1267 KB 948/1044 KB 816/1063 KB 688/713 KB 72/257 KB 1232/1267 KB 948/1044 KB 816/1063 KB 692/713 KB 72/257 KB 1232/1267 KB 948/1044 KB 816/1063 KB 696/713 KB 76/257 KB 1236/1267 KB 948/1044 KB 816/1063 KB 700/713 KB 76/257 KB 1236/1267 KB 948/1044 KB 816/1063 KB 704/713 KB 76/257 KB 1236/1267 KB 948/1044 KB 816/1063 KB 660/713 KB 72/257 KB 1224/1267 KB 948/1044 KB 804/1063 KB 704/713 KB 76/257 KB 1236/1267 KB 952/1044 KB 816/1063 KB 704/713 KB 76/257 KB 1236/1267 KB 956/1044 KB 816/1063 KB 704/713 KB 76/257 KB 1236/1267 KB 960/1044 KB 816/1063 KB 692/713 KB 76/257 KB 1236/1267 KB 948/1044 KB 816/1063 KB 704/713 KB 76/257 KB 1240/1267 KB 960/1044 KB 816/1063 KB 704/713 KB 76/257 KB 1244/1267 KB 960/1044 KB 816/1063 KB 704/713 KB 76/257 KB 1248/1267 KB 960/1044 KB 816/1063 KB 692/713 KB 76/257 KB 1232/1267 KB 948/1044 KB unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 816/1063 KB 708/713 KB 80/257 KB 1248/1267 KB 960/1044 KB 816/1063 KB 708/713 KB 84/257 KB 1248/1267 KB 960/1044 KB 816/1063 KB 708/713 KB 88/257 KB 1248/1267 KB 964/1044 KB 816/1063 KB 708/713 KB 92/257 KB 1252/1267 KB 964/1044 KB 816/1063 KB 708/713 KB 96/257 KB 1252/1267 KB 964/1044 KB 816/1063 KB 708/713 KB 100/257 KB 1252/1267 KB 964/1044 KB 816/1063 KB 708/713 KB 104/257 KB 1252/1267 KB 964/1044 KB 820/1063 KB 708/713 KB 108/257 KB 1252/1267 KB 964/1044 KB 820/1063 KB 708/713 KB 112/257 KB 1252/1267 KB 964/1044 KB 820/1063 KB 708/713 KB 76/257 KB 1248/1267 KB 960/1044 KB 816/1063 KB 712/713 KB 112/257 KB 1252/1267 KB 964/1044 KB 820/1063 KB 713/713 KB 112/257 KB 1252/1267 KB 964/1044 KB 820/1063 KB 708/713 KB 100/257 KB 1252/1267 KB 964/1044 KB 820/1063 KB 713/713 KB 116/257 KB 1252/1267 KB 964/1044 KB 824/1063 KB 713/713 KB 116/257 KB 1252/1267 KB 964/1044 KB 828/1063 KB 713/713 KB 116/257 KB 1252/1267 KB 964/1044 KB 832/1063 KB 708/713 KB 88/257 KB 1252/1267 KB 964/1044 KB 816/1063 KB 713/713 KB 116/257 KB 1256/1267 KB 964/1044 KB 832/1063 KB 713/713 KB 116/257 KB 1260/1267 KB 964/1044 KB 832/1063 KB 713/713 KB 116/257 KB 1264/1267 KB 964/1044 KB 832/1063 KB 708/713 KB 84/257 KB 1248/1267 KB 964/1044 KB 816/1063 KB 713/713 KB 116/257 KB 1264/1267 KB 968/1044 KB 832/1063 KB 713/713 KB 116/257 KB 1264/1267 KB 972/1044 KB 832/1063 KB 713/713 KB 116/257 KB 1264/1267 KB 976/1044 KB 832/1063 KB 713/713 KB 116/257 KB 1264/1267 KB 980/1044 KB 832/1063 KB 713/713 KB 116/257 KB 1267/1267 KB 984/1044 KB 836/1063 KB 713/713 KB 116/257 KB 1267/1267 KB 988/1044 KB 836/1063 KB 713/713 KB 116/257 KB 1267/1267 KB 992/1044 KB 836/1063 KB 713/713 KB 116/257 KB 1252/1267 KB 964/1044 KB 820/1063 KB 713/713 KB 120/257 KB 1267/1267 KB 992/1044 KB 836/1063 KB 713/713 KB 124/257 KB 1267/1267 KB 992/1044 KB 836/1063 KB 713/713 KB 128/257 KB 1267/1267 KB 992/1044 KB 836/1063 KB 713/713 KB 132/257 KB 1267/1267 KB 992/1044 KB 836/1063 KB 713/713 KB 136/257 KB 1267/1267 KB 996/1044 KB 836/1063 KB 713/713 KB 116/257 KB 1267/1267 KB 980/1044 KB 836/1063 KB 713/713 KB 136/257 KB 1267/1267 KB 996/1044 KB 840/1063 KB 713/713 KB 136/257 KB 1267/1267 KB 996/1044 KB 844/1063 KB 713/713 KB 136/257 KB 1267/1267 KB 996/1044 KB 848/1063 KB 713/713 KB 116/257 KB 1267/1267 KB 980/1044 KB 832/1063 KB 713/713 KB 136/257 KB 1267/1267 KB 996/1044 KB 852/1063 KB 713/713 KB 136/257 KB 1267/1267 KB 996/1044 KB 856/1063 KB 713/713 KB 136/257 KB 1267/1267 KB 996/1044 KB 860/1063 KB 713/713 KB 136/257 KB 1267/1267 KB 996/1044 KB 864/1063 KB 713/713 KB 132/257 KB 1267/1267 KB 996/1044 KB 836/1063 KB 713/713 KB 140/257 KB 1267/1267 KB 1000/1044 KB 864/1063 KB 713/713 KB 140/257 KB 1267/1267 KB 1004/1044 KB 864/1063 KB 713/713 KB 140/257 KB 1267/1267 KB 1008/1044 KB 864/1063 KB 713/713 KB 140/257 KB 1267/1267 KB 996/1044 KB 864/1063 KB 713/713 KB 144/257 KB 1267/1267 KB 1008/1044 KB 864/1063 KB 713/713 KB 148/257 KB 1267/1267 KB 1008/1044 KB 868/1063 KB 713/713 KB 152/257 KB 1267/1267 KB 1012/1044 KB 868/1063 KB 713/713 KB 156/257 KB 1267/1267 KB 1012/1044 KB 868/1063 KB 713/713 KB 160/257 KB 1267/1267 KB 1012/1044 KB 868/1063 KB 713/713 KB 144/257 KB 1267/1267 KB 1008/1044 KB 868/1063 KB 713/713 KB 160/257 KB 1267/1267 KB 1012/1044 KB 872/1063 KB 713/713 KB 160/257 KB 1267/1267 KB 1012/1044 KB 876/1063 KB 713/713 KB 160/257 KB 1267/1267 KB 1012/1044 KB 880/1063 KB 713/713 KB 148/257 KB 1267/1267 KB 1012/1044 KB 868/1063 KB 713/713 KB 16 unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 0/257 KB 1267/1267 KB 1016/1044 KB 880/1063 KB 713/713 KB 160/257 KB 1267/1267 KB 1020/1044 KB 880/1063 KB 713/713 KB 160/257 KB 1267/1267 KB 1024/1044 KB 880/1063 KB 713/713 KB 160/257 KB 1267/1267 KB 1024/1044 KB 884/1063 KB 713/713 KB 164/257 KB 1267/1267 KB 1028/1044 KB 888/1063 KB 713/713 KB 164/257 KB 1267/1267 KB 1028/1044 KB 892/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 2042.7 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 713/713 KB 164/257 KB 1267/1267 KB 1028/1044 KB 884/1063 KB 713/713 KB 164/257 KB 1032/1044 KB 892/1063 KB 713/713 KB 164/257 KB 1267/1267 KB 1024/1044 KB 884/1063 KB 713/713 KB 168/257 KB 1036/1044 KB 892/1063 KB 713/713 KB 172/257 KB 1036/1044 KB 892/1063 KB 713/713 KB 176/257 KB 1036/1044 KB 892/1063 KB 713/713 KB 172/257 KB 1036/1044 KB 892/1063 KB 713/713 KB 176/257 KB 1040/1044 KB 896/1063 KB 713/713 KB 176/257 KB 1036/1044 KB 896/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar (713 KB at 1144.4 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 180/257 KB 1040/1044 KB 896/1063 KB 184/257 KB 1044/1044 KB 900/1063 KB 188/257 KB 1044/1044 KB 900/1063 KB 192/257 KB 1044/1044 KB 900/1063 KB 180/257 KB 1044/1044 KB 900/1063 KB 192/257 KB 1044/1044 KB 904/1063 KB 192/257 KB 1044/1044 KB 908/1063 KB 192/257 KB 1044/1044 KB 912/1063 KB 180/257 KB 1044/1044 KB 896/1063 KB 192/257 KB 1044/1044 KB 912/1063 KB 192/257 KB 1044/1044 KB 916/1063 KB 196/257 KB 1044/1044 KB 920/1063 KB 196/257 KB 1044/1044 KB 924/1063 KB 196/257 KB 1044/1044 KB 928/1063 KB 196/257 KB 1044/1044 KB 916/1063 KB 200/257 KB 1044/1044 KB 928/1063 KB 204/257 KB 1044/1044 KB 928/1063 KB 208/257 KB 1044/1044 KB 928/1063 KB 208/257 KB 1044/1044 KB 932/1063 KB 212/257 KB 1044/1044 KB 936/1063 KB 212/257 KB 1044/1044 KB 940/1063 KB 212/257 KB 1044/1044 KB 944/1063 KB 212/257 KB 1044/1044 KB 932/1063 KB 216/257 KB 1044/1044 KB 944/1063 KB 220/257 KB 1044/1044 KB 944/1063 KB 224/257 KB 1044/1044 KB 944/1063 KB 224/257 KB 1044/1044 KB 948/1063 KB 228/257 KB 1044/1044 KB 952/1063 KB 228/257 KB 1044/1044 KB 956/1063 KB 228/257 KB 1044/1044 KB 960/1063 KB 228/257 KB 1044/1044 KB 948/1063 KB 232/257 KB 1044/1044 KB 960/1063 KB 236/257 KB 1044/1044 KB 960/1063 KB 240/257 KB 1044/1044 KB 960/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar (1044 KB at 1649.1 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 240/257 KB 3/549 KB 960/1063 KB 240/257 KB 5/549 KB 960/1063 KB 240/257 KB 4/358 KB 8/549 KB 960/1063 KB 240/257 KB 4/358 KB 11/549 KB 960/1063 KB 240/257 KB 4/358 KB 5/549 KB 960/1063 KB 240/257 KB 8/358 KB 11/549 KB 960/1063 KB 240/257 KB 12/358 KB 11/549 KB 960/1063 KB 240/257 KB 16/358 KB 11/549 KB 960/1063 KB 240/257 KB 16/358 KB 13/549 KB 960/1063 KB 240/257 KB 16/358 KB 16/549 KB 960/1063 KB 240/257 KB 16/358 KB 19/549 KB 960/1063 KB 240/257 KB 16/358 KB 21/549 KB 960/1063 KB 240/257 KB 20/358 KB 21/549 KB 960/1063 KB 240/257 KB 24/358 KB 21/549 KB 960/1063 KB 240/257 KB 28/358 KB 21/549 KB 960/1063 KB 240/257 KB 32/358 KB 24/549 KB 960/1063 KB 240/257 KB 28/358 KB 24/549 KB 960/1063 KB 240/257 KB 36/358 KB 24/549 KB 960/1063 KB 240/257 KB 40/358 KB 27/549 KB 960/1063 KB 240/257 KB 44/358 KB 27/549 KB 960/1063 KB 240/257 KB 48/358 KB 27/549 KB 960/1063 KB 240/257 KB 52/358 KB 27/549 KB 960/1063 KB 240/257 KB 56/358 KB 27/549 KB 960/1063 KB 3/5 KB 240/257 KB 60/358 KB 27/549 KB 960/1063 KB 3/5 KB 240/257 KB 64/358 KB 27/549 KB 960/1063 KB 3/5 KB 240/257 KB 36/358 KB 27/549 KB 960/1063 KB 240/257 KB 64/358 KB 29/549 KB 960/1063 KB 3/5 KB 240/257 KB 64/358 KB 32/549 KB 960/1063 KB 3/5 KB 240/257 KB 64/358 KB 36/549 KB 960/1063 KB 3/5 KB 240/257 KB 52/358 KB 27/549 KB 960/1063 KB 3/5 KB 240/257 KB 64/358 KB 40/549 KB 960/1063 KB 5/5 KB 240/257 KB 64/358 KB 40/549 KB 960/1063 KB 3/5 KB 240/257 KB 64/358 KB 44/549 KB 960/1063 KB 5/5 KB 240/257 KB 64/358 KB 48/549 KB 960/1063 KB 5/5 KB 240/257 KB 64/358 KB 52/549 KB 960/1063 KB 5/5 KB 240/257 KB 68/358 KB 56/549 KB 964/1063 KB 5/5 KB 240/257 KB 68/358 KB 60/549 KB 964/1063 KB 5/5 KB 240/257 KB 68/358 KB 52/549 KB 964/1063 KB 5/5 KB 244/257 KB 68/358 KB 60/549 KB 968/1063 KB 5/5 KB 244/257 KB 68/358 KB 60/549 KB 972/1063 KB 5/5 KB 244/257 KB 68/358 KB 60/549 KB 976/1063 KB 5/5 KB 244/257 KB 68/358 KB 64/549 KB 980/1063 KB 5/5 KB 244/257 KB 68/358 KB 64/549 KB 984/1063 KB 5/5 KB 244/257 KB 68/358 KB 64/549 KB 988/1063 KB 5/5 KB 244/257 KB 68/358 KB 64/549 KB 992/1063 KB 5/5 KB 240/257 KB 68/358 KB 52/549 KB 960/1063 KB 5/5 KB 244/257 KB 72/358 KB 64/549 KB 992/1063 KB 5/5 KB 244/257 KB 76/358 KB 64/549 KB 992/1063 KB 5/5 KB 244/257 KB 80/358 KB 64/549 KB 992/1063 KB 5/5 KB 244/257 KB 68/358 KB 64/549 KB 976/1063 KB 5/5 KB 244/257 KB 68/358 KB 60/549 KB 964/1063 KB 5/5 KB 248/257 KB 80/358 KB 64/549 KB 992/1063 KB 5/5 KB 252/257 KB 80/358 KB 64/549 KB 992/1063 KB 5/5 KB 256/257 KB 80/358 KB 64/549 KB 992/1063 KB 5/5 KB 257/257 KB 80/358 KB 64/549 KB 992/1063 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.7 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 257/257 KB 84/358 KB 68/549 KB 992/1063 KB 257/257 KB 80/358 KB 68/549 KB 992/1063 KB 257/257 KB 84/358 KB 72/549 KB 992/1063 KB 257/257 KB 88/358 KB 72/549 KB 992/1063 KB 257/257 KB 88/358 KB 76/549 KB 992/1063 KB 257/257 KB 88/358 KB 80/549 KB 992/1063 KB 257/257 KB 92/358 KB 84/549 KB 992/1063 KB 257/257 KB 92/358 KB 88/549 KB 996/1063 KB 92/358 KB 92/549 KB 996/1063 KB 92/358 KB 96/549 KB 996/1063 KB 257/257 KB 92/358 KB 80/549 KB 992/1063 KB 96/358 KB 96/549 KB 996/1063 KB 100/358 KB 96/549 KB 996/1063 KB 104/358 KB 96/549 KB 996/1063 KB 3/86 KB 257/257 KB 92/358 KB 84/549 KB 996/1063 KB 104/358 KB 96/549 KB 1000/1063 KB 3/86 KB 104/358 KB 96/549 KB 1004/1063 KB 3/86 KB 104/358 KB 96/549 KB 1008/1063 KB 3/86 KB 100/358 KB 96/549 KB 996/1063 KB 3/86 KB 104/358 KB 96/549 KB 1008/1063 KB 5/86 KB 104/358 KB 96/549 KB 1008/1063 KB 8/86 KB 108/358 KB 100/549 KB 1012/1063 KB 11/86 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 391.2 KB/sec) unit-abot-epc-basic-0: 12:28:24 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: 12:28:24 DEBUG unit.abot-epc-basic/0.install 108/358 KB 100/549 KB 1012/1063 KB 8/86 KB 108/358 KB 100/549 KB 1016/1063 KB 11/86 KB 108/358 KB 100/549 KB 1020/1063 KB 11/86 KB 108/358 KB 100/549 KB 1024/1063 KB 13/86 KB 108/358 KB 100/549 KB 1008/1063 KB 8/86 KB 108/358 KB 104/549 KB 1024/1063 KB 13/86 KB 108/358 KB 108/549 KB 1024/1063 KB 13/86 KB 108/358 KB 96/549 KB 1008/1063 KB 8/86 KB 112/358 KB 108/549 KB 1024/1063 KB 13/86 KB 116/358 KB 108/549 KB 1024/1063 KB 13/86 KB 120/358 KB 108/549 KB 1024/1063 KB 13/86 KB 124/358 KB 112/549 KB 1024/1063 KB 13/86 KB 128/358 KB 112/549 KB 1024/1063 KB 13/86 KB 132/358 KB 112/549 KB 1024/1063 KB 13/86 KB 136/358 KB 112/549 KB 1028/1063 KB 13/86 KB 140/358 KB 112/549 KB 1028/1063 KB 13/86 KB 144/358 KB 112/549 KB 1028/1063 KB 13/86 KB 108/358 KB 100/549 KB 1020/1063 KB 13/86 KB 144/358 KB 112/549 KB 1028/1063 KB 16/86 KB 144/358 KB 112/549 KB 1028/1063 KB 19/86 KB 144/358 KB 112/549 KB 1028/1063 KB 21/86 KB 144/358 KB 112/549 KB 1028/1063 KB 24/86 KB 132/358 KB 112/549 KB 1028/1063 KB 13/86 KB 144/358 KB 112/549 KB 1032/1063 KB 24/86 KB 144/358 KB 112/549 KB 1036/1063 KB 24/86 KB 120/358 KB 112/549 KB 1024/1063 KB 13/86 KB 144/358 KB 116/549 KB 1036/1063 KB 27/86 KB 144/358 KB 120/549 KB 1036/1063 KB 27/86 KB 144/358 KB 112/549 KB 1036/1063 KB 27/86 KB 144/358 KB 120/549 KB 3/404 KB 1040/1063 KB 29/86 KB 144/358 KB 120/549 KB 3/404 KB 1040/1063 KB 27/86 KB 144/358 KB 124/549 KB 6/404 KB 1040/1063 KB 29/86 KB 144/358 KB 120/549 KB 1040/1063 KB 27/86 KB 144/358 KB 124/549 KB 3/404 KB 1040/1063 KB 29/86 KB 144/358 KB 128/549 KB 6/404 KB 1040/1063 KB 29/86 KB 144/358 KB 132/549 KB 6/404 KB 1040/1063 KB 29/86 KB 148/358 KB 136/549 KB 9/404 KB 1044/1063 KB 32/86 KB 148/358 KB 132/549 KB 9/404 KB 1044/1063 KB 32/86 KB 148/358 KB 136/549 KB 9/404 KB 1048/1063 KB 32/86 KB 148/358 KB 136/549 KB 9/404 KB 1052/1063 KB 32/86 KB 148/358 KB 136/549 KB 9/404 KB 1056/1063 KB 32/86 KB 148/358 KB 132/549 KB 9/404 KB 1040/1063 KB 32/86 KB 144/358 KB 132/549 KB 9/404 KB 1040/1063 KB 32/86 KB 144/358 KB 132/549 KB 9/404 KB 1040/1063 KB 29/86 KB 148/358 KB 136/549 KB 11/404 KB 1056/1063 KB 32/86 KB 148/358 KB 136/549 KB 11/404 KB 1056/1063 KB 36/86 KB 152/358 KB 140/549 KB 14/404 KB 1060/1063 KB 40/86 KB 152/358 KB 140/549 KB 14/404 KB 1060/1063 KB 36/86 KB 152/358 KB 144/549 KB 14/404 KB 1060/1063 KB 40/86 KB 152/358 KB 136/549 KB 14/404 KB 1060/1063 KB 36/86 KB 152/358 KB 144/549 KB 14/404 KB 1063/1063 KB 40/86 KB 152/358 KB 136/549 KB 14/404 KB 1056/1063 KB 36/86 KB 156/358 KB 148/549 KB 14/404 KB 1063/1063 KB 44/86 KB 160/358 KB 148/549 KB 14/404 KB 1063/1063 KB 44/86 KB 148/358 KB 136/549 KB 14/404 KB 1056/1063 KB 36/86 KB 160/358 KB 148/549 KB 16/404 KB 1063/1063 KB 44/86 KB 160/358 KB 148/549 KB 19/404 KB 1063/1063 KB 44/86 KB 160/358 KB 148/549 KB 22/404 KB 1063/1063 KB 44/86 KB 164/358 KB 148/549 KB 22/404 KB 1063/1063 KB 44/86 KB 152/358 KB 148/549 KB 14/404 KB 1063/1063 KB 44/86 KB 164/358 KB 148/549 KB 25/404 KB 1063/1063 KB 48/86 KB 164/358 KB 148/549 KB 25/404 KB 1063/1063 KB 52/86 KB 168/358 KB 148/549 KB 25/404 KB 1063/1063 KB 56/86 KB 152/358 KB 148/549 KB 14/404 KB 1063/1063 KB 40/86 KB 168/358 KB 148/549 KB 25/404 KB 1063/1063 KB 52/86 KB 172/358 KB 148/549 KB 25/404 KB 1063/1063 KB 56/86 KB 164/358 KB 148/549 KB 25/404 KB 1063/1063 KB 44/86 KB 172/358 KB 152/549 KB 27/404 KB 1063/1063 KB 56/86 KB 172/358 KB 152/549 KB 30/404 KB 1063/1063 KB 5 unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 6/86 KB 172/358 KB 152/549 KB 25/404 KB 1063/1063 KB 56/86 KB 172/358 KB 156/549 KB 32/404 KB 1063/1063 KB 56/86 KB 172/358 KB 160/549 KB 32/404 KB 1063/1063 KB 56/86 KB 172/358 KB 152/549 KB 32/404 KB 1063/1063 KB 56/86 KB 176/358 KB 160/549 KB 32/404 KB 1063/1063 KB 56/86 KB 180/358 KB 160/549 KB 32/404 KB 1063/1063 KB 56/86 KB 184/358 KB 164/549 KB 36/404 KB 60/86 KB 188/358 KB 164/549 KB 36/404 KB 60/86 KB 192/358 KB 164/549 KB 36/404 KB 60/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar (1063 KB at 1566.5 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 180/358 KB 164/549 KB 36/404 KB 1063/1063 KB 60/86 KB 192/358 KB 168/549 KB 36/404 KB 60/86 KB 192/358 KB 172/549 KB 36/404 KB 60/86 KB 180/358 KB 160/549 KB 36/404 KB 1063/1063 KB 60/86 KB 192/358 KB 176/549 KB 40/404 KB 60/86 KB 192/358 KB 176/549 KB 44/404 KB 60/86 KB 192/358 KB 176/549 KB 48/404 KB 60/86 KB 180/358 KB 160/549 KB 32/404 KB 1063/1063 KB 60/86 KB 192/358 KB 176/549 KB 48/404 KB 64/86 KB 192/358 KB 176/549 KB 48/404 KB 68/86 KB 192/358 KB 176/549 KB 48/404 KB 72/86 KB 192/358 KB 176/549 KB 48/404 KB 76/86 KB 192/358 KB 176/549 KB 48/404 KB 80/86 KB 196/358 KB 176/549 KB 48/404 KB 84/86 KB 196/358 KB 176/549 KB 52/404 KB 86/86 KB 192/358 KB 176/549 KB 36/404 KB 60/86 KB 196/358 KB 176/549 KB 52/404 KB 84/86 KB 196/358 KB 176/549 KB 56/404 KB 86/86 KB 196/358 KB 176/549 KB 60/404 KB 86/86 KB 196/358 KB 180/549 KB 61/404 KB 86/86 KB 196/358 KB 176/549 KB 48/404 KB 80/86 KB 200/358 KB 180/549 KB 61/404 KB 86/86 KB 204/358 KB 180/549 KB 61/404 KB 86/86 KB 208/358 KB 180/549 KB 65/404 KB 86/86 KB Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 212/358 KB 180/549 KB 65/404 KB 86/86 KB 216/358 KB 180/549 KB 65/404 KB 220/358 KB 180/549 KB 65/404 KB 224/358 KB 180/549 KB 65/404 KB 204/358 KB 180/549 KB 65/404 KB 86/86 KB 224/358 KB 180/549 KB 69/404 KB 224/358 KB 180/549 KB 73/404 KB 224/358 KB 180/549 KB 77/404 KB 196/358 KB 180/549 KB 60/404 KB 86/86 KB 224/358 KB 184/549 KB 77/404 KB 224/358 KB 188/549 KB 77/404 KB 224/358 KB 192/549 KB 77/404 KB 224/358 KB 196/549 KB 77/404 KB 224/358 KB 200/549 KB 77/404 KB 224/358 KB 204/549 KB 77/404 KB 224/358 KB 208/549 KB 77/404 KB 224/358 KB 212/549 KB 77/404 KB 228/358 KB 216/549 KB 81/404 KB 228/358 KB 220/549 KB 81/404 KB 228/358 KB 224/549 KB 81/404 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 123.7 KB/sec) unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 12:28:24 DEBUG unit.abot-epc-basic/0.install 228/358 KB 212/549 KB 81/404 KB 232/358 KB 224/549 KB 81/404 KB 236/358 KB 224/549 KB 81/404 KB 240/358 KB 224/549 KB 81/404 KB 224/358 KB 212/549 KB 81/404 KB 240/358 KB 224/549 KB 85/404 KB 240/358 KB 224/549 KB 89/404 KB 240/358 KB 224/549 KB 93/404 KB 244/358 KB 224/549 KB 93/404 KB 248/358 KB 228/549 KB 97/404 KB 244/358 KB 228/549 KB 97/404 KB 248/358 KB 228/549 KB 101/404 KB 248/358 KB 228/549 KB 105/404 KB 248/358 KB 228/549 KB 109/404 KB 244/358 KB 228/549 KB 93/404 KB 248/358 KB 232/549 KB 109/404 KB 248/358 KB 236/549 KB 109/404 KB 252/358 KB 236/549 KB 109/404 KB 256/358 KB 236/549 KB 109/404 KB 260/358 KB 240/549 KB 109/404 KB 264/358 KB 240/549 KB 113/404 KB 256/358 KB 240/549 KB 109/404 KB 268/358 KB 244/549 KB 113/404 KB 268/358 KB 248/549 KB 113/404 KB 268/358 KB 252/549 KB 113/404 KB 268/358 KB 256/549 KB 113/404 KB 260/358 KB 240/549 KB 113/404 KB 268/358 KB 256/549 KB 117/404 KB 268/358 KB 256/549 KB 121/404 KB 268/358 KB 256/549 KB 125/404 KB 268/358 KB 248/549 KB 113/404 KB 272/358 KB 256/549 KB 125/404 KB 276/358 KB 256/549 KB 125/404 KB 280/358 KB 260/549 KB 129/404 KB 284/358 KB 260/549 KB 129/404 KB 288/358 KB 260/549 KB 129/404 KB 292/358 KB 260/549 KB 129/404 KB 4/894 KB 296/358 KB 3/587 KB 260/549 KB 129/404 KB 4/894 KB 276/358 KB 260/549 KB 129/404 KB 276/358 KB 256/549 KB 129/404 KB 292/358 KB 3/587 KB 260/549 KB 129/404 KB 4/894 KB 296/358 KB 5/587 KB 260/549 KB 129/404 KB 4/894 KB 296/358 KB 8/587 KB 260/549 KB 129/404 KB 4/894 KB 296/358 KB 11/587 KB 260/549 KB 129/404 KB 4/894 KB 296/358 KB 13/587 KB 260/549 KB 129/404 KB 4/894 KB 296/358 KB 16/587 KB 260/549 KB 129/404 KB 4/894 KB 296/358 KB 19/587 KB 260/549 KB 129/404 KB 4/894 KB 296/358 KB 21/587 KB 260/549 KB 129/404 KB 4/894 KB 288/358 KB 260/549 KB 129/404 KB 4/894 KB 296/358 KB 21/587 KB 260/549 KB 129/404 KB 8/894 KB 296/358 KB 21/587 KB 260/549 KB 129/404 KB 12/894 KB 296/358 KB 24/587 KB 260/549 KB 129/404 KB 12/894 KB 296/358 KB 27/587 KB 260/549 KB 129/404 KB 16/894 KB 296/358 KB 24/587 KB 260/549 KB 129/404 KB 16/894 KB 296/358 KB 27/587 KB 260/549 KB 129/404 KB 20/894 KB 296/358 KB 29/587 KB 260/549 KB 129/404 KB 20/894 KB 296/358 KB 32/587 KB 260/549 KB 129/404 KB 20/894 KB 296/358 KB 32/587 KB 260/549 KB 129/404 KB 24/894 KB 296/358 KB 32/587 KB 260/549 KB 129/404 KB 28/894 KB 296/358 KB 32/587 KB 260/549 KB 133/404 KB 32/894 KB 296/358 KB 32/587 KB 260/549 KB 133/404 KB 36/894 KB 296/358 KB 36/587 KB 264/549 KB 133/404 KB 40/894 KB 296/358 KB 36/587 KB 264/549 KB 133/404 KB 44/894 KB 296/358 KB 36/587 KB 264/549 KB 133/404 KB 48/894 KB 296/358 KB 36/587 KB 264/549 KB 133/404 KB 52/894 KB 296/358 KB 32/587 KB 260/549 KB 133/404 KB 28/894 KB 300/358 KB 36/587 KB 264/549 KB 137/404 KB 52/894 KB 300/358 KB 36/587 KB 264/549 KB 141/404 KB 52/894 KB 300/358 KB 36/587 KB 264/549 KB 145/404 KB 52/894 KB 300/358 KB 36/587 KB 264/549 KB 149/404 KB 52/894 KB 300/358 KB 36/587 KB 264/549 KB 153/404 KB 52/894 KB 300/358 KB 36/587 KB 264/549 KB 157/404 KB 52/894 KB 300/358 KB 36/587 KB 264/549 KB 133/404 KB 52/894 KB 304/358 KB 36/587 KB 264/549 KB 157/404 KB 52/894 KB 308/358 KB 36/587 KB 264/549 KB 157/404 KB 52/894 KB 296/358 KB 36/587 KB 264/549 KB 133/404 KB 36/894 KB 296/358 KB 36/587 KB 260/549 KB 133/404 KB 36/894 KB 308/358 KB 40/587 KB 264/549 KB 161/404 KB 56/894 KB 308/358 KB 44/587 KB 264/549 KB 161/404 KB 56/894 KB 308/ unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 358 KB 48/587 KB 268/549 KB 161/404 KB 56/894 KB 308/358 KB 52/587 KB 268/549 KB 161/404 KB 56/894 KB 308/358 KB 56/587 KB 268/549 KB 161/404 KB 56/894 KB 308/358 KB 60/587 KB 268/549 KB 161/404 KB 56/894 KB 308/358 KB 64/587 KB 268/549 KB 161/404 KB 56/894 KB 308/358 KB 68/587 KB 268/549 KB 161/404 KB 56/894 KB 308/358 KB 36/587 KB 264/549 KB 161/404 KB 56/894 KB 312/358 KB 68/587 KB 268/549 KB 165/404 KB 56/894 KB 312/358 KB 68/587 KB 268/549 KB 169/404 KB 56/894 KB 312/358 KB 68/587 KB 268/549 KB 173/404 KB 56/894 KB 308/358 KB 36/587 KB 264/549 KB 157/404 KB 56/894 KB 312/358 KB 72/587 KB 268/549 KB 173/404 KB 60/894 KB 312/358 KB 72/587 KB 268/549 KB 173/404 KB 64/894 KB 312/358 KB 72/587 KB 268/549 KB 173/404 KB 68/894 KB 312/358 KB 72/587 KB 268/549 KB 177/404 KB 72/894 KB 312/358 KB 72/587 KB 268/549 KB 177/404 KB 76/894 KB 312/358 KB 72/587 KB 268/549 KB 177/404 KB 80/894 KB 312/358 KB 72/587 KB 268/549 KB 173/404 KB 56/894 KB 312/358 KB 76/587 KB 268/549 KB 177/404 KB 80/894 KB 312/358 KB 80/587 KB 268/549 KB 177/404 KB 80/894 KB 312/358 KB 68/587 KB 268/549 KB 161/404 KB 56/894 KB 308/358 KB 44/587 KB 268/549 KB 161/404 KB 56/894 KB 312/358 KB 80/587 KB 272/549 KB 177/404 KB 80/894 KB 312/358 KB 80/587 KB 276/549 KB 177/404 KB 80/894 KB 312/358 KB 80/587 KB 280/549 KB 177/404 KB 80/894 KB 312/358 KB 80/587 KB 284/549 KB 177/404 KB 80/894 KB 312/358 KB 80/587 KB 288/549 KB 177/404 KB 80/894 KB 312/358 KB 80/587 KB 292/549 KB 177/404 KB 80/894 KB 312/358 KB 80/587 KB 296/549 KB 177/404 KB 80/894 KB 316/358 KB 80/587 KB 300/549 KB 177/404 KB 80/894 KB 316/358 KB 80/587 KB 304/549 KB 177/404 KB 80/894 KB 316/358 KB 80/587 KB 308/549 KB 177/404 KB 80/894 KB 316/358 KB 84/587 KB 312/549 KB 177/404 KB 84/894 KB 316/358 KB 84/587 KB 316/549 KB 177/404 KB 84/894 KB 316/358 KB 84/587 KB 320/549 KB 177/404 KB 84/894 KB 312/358 KB 72/587 KB 268/549 KB 177/404 KB 68/894 KB 316/358 KB 84/587 KB 320/549 KB 181/404 KB 84/894 KB 316/358 KB 84/587 KB 320/549 KB 185/404 KB 84/894 KB 316/358 KB 84/587 KB 320/549 KB 189/404 KB 84/894 KB 316/358 KB 84/587 KB 320/549 KB 193/404 KB 84/894 KB 316/358 KB 84/587 KB 324/549 KB 197/404 KB 84/894 KB 316/358 KB 84/587 KB 324/549 KB 201/404 KB 84/894 KB 316/358 KB 84/587 KB 324/549 KB 205/404 KB 84/894 KB 316/358 KB 84/587 KB 308/549 KB 177/404 KB 84/894 KB 316/358 KB 84/587 KB 308/549 KB 177/404 KB 80/894 KB 316/358 KB 80/587 KB 296/549 KB 177/404 KB 80/894 KB 320/358 KB 84/587 KB 324/549 KB 205/404 KB 84/894 KB 324/358 KB 84/587 KB 324/549 KB 205/404 KB 84/894 KB 328/358 KB 84/587 KB 324/549 KB 205/404 KB 84/894 KB 332/358 KB 84/587 KB 324/549 KB 205/404 KB 84/894 KB 336/358 KB 88/587 KB 324/549 KB 205/404 KB 84/894 KB 336/358 KB 88/587 KB 324/549 KB 205/404 KB 88/894 KB 336/358 KB 88/587 KB 324/549 KB 205/404 KB 92/894 KB 336/358 KB 88/587 KB 324/549 KB 205/404 KB 96/894 KB 336/358 KB 88/587 KB 324/549 KB 205/404 KB 100/894 KB 340/358 KB 88/587 KB 324/549 KB 205/404 KB 104/894 KB 340/358 KB 88/587 KB 324/549 KB 205/404 KB 108/894 KB 340/358 KB 88/587 KB 324/549 KB 205/404 KB 112/894 KB 340/358 KB 88/587 KB 324/549 KB 205/404 KB 116/894 KB 340/358 KB 88/587 KB 324/549 KB 209/404 KB 120/894 KB 340/358 KB 88/587 KB 324/549 KB 209/404 KB 124/894 KB 340/358 KB 88/587 KB 324/549 KB 209/404 KB 128/894 KB 316/358 KB 84/587 KB 324/549 KB 193/404 KB 84/894 KB 340/358 KB 88/587 KB 328/549 KB 209/404 KB 128/894 K unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install B 340/358 KB 88/587 KB 332/549 KB 209/404 KB 128/894 KB 340/358 KB 88/587 KB 336/549 KB 209/404 KB 128/894 KB 340/358 KB 88/587 KB 340/549 KB 209/404 KB 128/894 KB 340/358 KB 88/587 KB 344/549 KB 209/404 KB 128/894 KB 340/358 KB 88/587 KB 324/549 KB 209/404 KB 116/894 KB 340/358 KB 88/587 KB 348/549 KB 213/404 KB 128/894 KB 340/358 KB 88/587 KB 348/549 KB 217/404 KB 128/894 KB 340/358 KB 88/587 KB 348/549 KB 221/404 KB 128/894 KB 340/358 KB 88/587 KB 324/549 KB 205/404 KB 100/894 KB 344/358 KB 88/587 KB 348/549 KB 221/404 KB 128/894 KB 348/358 KB 88/587 KB 348/549 KB 221/404 KB 128/894 KB 352/358 KB 88/587 KB 348/549 KB 221/404 KB 128/894 KB 332/358 KB 88/587 KB 324/549 KB 205/404 KB 84/894 KB 352/358 KB 92/587 KB 348/549 KB 221/404 KB 128/894 KB 352/358 KB 96/587 KB 348/549 KB 221/404 KB 128/894 KB 352/358 KB 100/587 KB 348/549 KB 221/404 KB 128/894 KB 352/358 KB 104/587 KB 348/549 KB 221/404 KB 128/894 KB 352/358 KB 108/587 KB 348/549 KB 221/404 KB 128/894 KB 352/358 KB 112/587 KB 348/549 KB 221/404 KB 128/894 KB 352/358 KB 116/587 KB 348/549 KB 221/404 KB 128/894 KB 356/358 KB 116/587 KB 348/549 KB 221/404 KB 128/894 KB 358/358 KB 116/587 KB 348/549 KB 221/404 KB 128/894 KB 358/358 KB 120/587 KB 348/549 KB 221/404 KB 128/894 KB 358/358 KB 124/587 KB 348/549 KB 221/404 KB 128/894 KB 358/358 KB 128/587 KB 348/549 KB 221/404 KB 128/894 KB 358/358 KB 132/587 KB 348/549 KB 221/404 KB 128/894 KB 358/358 KB 136/587 KB 348/549 KB 225/404 KB 132/894 KB 358/358 KB 140/587 KB 348/549 KB 225/404 KB 132/894 KB 358/358 KB 144/587 KB 348/549 KB 225/404 KB 132/894 KB 340/358 KB 88/587 KB 348/549 KB 209/404 KB 128/894 KB 358/358 KB 144/587 KB 352/549 KB 225/404 KB 132/894 KB 358/358 KB 144/587 KB 356/549 KB 225/404 KB 132/894 KB 358/358 KB 144/587 KB 360/549 KB 225/404 KB 132/894 KB 358/358 KB 144/587 KB 364/549 KB 225/404 KB 132/894 KB 358/358 KB 144/587 KB 368/549 KB 225/404 KB 132/894 KB 358/358 KB 132/587 KB 348/549 KB 225/404 KB 132/894 KB 358/358 KB 144/587 KB 368/549 KB 229/404 KB 132/894 KB 358/358 KB 144/587 KB 368/549 KB 233/404 KB 132/894 KB 358/358 KB 144/587 KB 368/549 KB 237/404 KB 132/894 KB 358/358 KB 132/587 KB 348/549 KB 221/404 KB 132/894 KB 358/358 KB 144/587 KB 368/549 KB 237/404 KB 136/894 KB 358/358 KB 144/587 KB 368/549 KB 237/404 KB 140/894 KB 358/358 KB 144/587 KB 368/549 KB 237/404 KB 144/894 KB 358/358 KB 144/587 KB 368/549 KB 241/404 KB 148/894 KB 358/358 KB 148/587 KB 372/549 KB 241/404 KB 152/894 KB 358/358 KB 148/587 KB 372/549 KB 241/404 KB 156/894 KB 358/358 KB 144/587 KB 368/549 KB 241/404 KB 144/894 KB 358/358 KB 148/587 KB 372/549 KB 241/404 KB 148/894 KB 358/358 KB 152/587 KB 372/549 KB 241/404 KB 156/894 KB 358/358 KB 144/587 KB 372/549 KB 241/404 KB 148/894 KB 358/358 KB 152/587 KB 376/549 KB 245/404 KB 156/894 KB 358/358 KB 152/587 KB 380/549 KB 245/404 KB 156/894 KB 156/587 KB 384/549 KB 245/404 KB 156/894 KB 358/358 KB 152/587 KB 372/549 KB 245/404 KB 156/894 KB 156/587 KB 384/549 KB 249/404 KB 156/894 KB 156/587 KB 384/549 KB 253/404 KB 156/894 KB 156/587 KB 380/549 KB 245/404 KB 156/894 KB 160/587 KB 384/549 KB 253/404 KB 156/894 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 483.0 KB/sec) unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 160/587 KB 388/549 KB 253/404 KB 156/894 KB 164/587 KB 392/549 KB 257/404 KB 160/894 KB 164/587 KB 396/549 KB 257/404 KB 160/894 KB 164/587 KB 400/549 KB 257/404 KB 160/894 KB 164/587 KB 388/549 KB 257/404 KB 160/894 KB 168/587 KB 400/549 KB 257/404 KB 160/894 KB 172/587 KB 400/549 KB 257/404 KB 160/894 KB 176/587 KB 400/549 KB 257/404 KB 160/894 KB 160/587 KB 388/549 KB 257/404 KB 160/894 KB 176/587 KB 400/549 KB 257/404 KB 164/894 KB 176/587 KB 400/549 KB 257/404 KB 168/894 KB 176/587 KB 400/549 KB 257/404 KB 172/894 KB 176/587 KB 400/549 KB 257/404 KB 176/894 KB 176/587 KB 404/549 KB 257/404 KB 180/894 KB 180/587 KB 404/549 KB 257/404 KB 184/894 KB 180/587 KB 404/549 KB 257/404 KB 188/894 KB 180/587 KB 4/26 KB 404/549 KB 257/404 KB 192/894 KB 160/587 KB 388/549 KB 257/404 KB 156/894 KB 180/587 KB 4/26 KB 404/549 KB 261/404 KB 192/894 KB 180/587 KB 4/26 KB 404/549 KB 265/404 KB 192/894 KB 180/587 KB 4/26 KB 404/549 KB 269/404 KB 192/894 KB 180/587 KB 4/26 KB 404/549 KB 257/404 KB 188/894 KB 180/587 KB 4/26 KB 404/549 KB 273/404 KB 192/894 KB 180/587 KB 404/549 KB 257/404 KB 180/894 KB 184/587 KB 8/26 KB 404/549 KB 273/404 KB 192/894 KB 188/587 KB 8/26 KB 404/549 KB 273/404 KB 192/894 KB 192/587 KB 8/26 KB 404/549 KB 277/404 KB 192/894 KB 176/587 KB 404/549 KB 257/404 KB 176/894 KB 192/587 KB 8/26 KB 408/549 KB 277/404 KB 192/894 KB 192/587 KB 8/26 KB 412/549 KB 277/404 KB 192/894 KB 192/587 KB 8/26 KB 416/549 KB 277/404 KB 192/894 KB 188/587 KB 8/26 KB 404/549 KB 277/404 KB 192/894 KB 180/587 KB 8/26 KB 404/549 KB 273/404 KB 192/894 KB 192/587 KB 12/26 KB 416/549 KB 281/404 KB 192/894 KB 192/587 KB 16/26 KB 416/549 KB 281/404 KB 192/894 KB 192/587 KB 20/26 KB 416/549 KB 281/404 KB 192/894 KB 192/587 KB 24/26 KB 416/549 KB 281/404 KB 192/894 KB 192/587 KB 26/26 KB 416/549 KB 281/404 KB 192/894 KB 192/587 KB 24/26 KB 416/549 KB 281/404 KB 192/894 KB 196/587 KB 26/26 KB 416/549 KB 285/404 KB 192/894 KB 196/587 KB 26/26 KB 416/549 KB 289/404 KB 192/894 KB 196/587 KB 26/26 KB 420/549 KB 293/404 KB 196/894 KB 196/587 KB 26/26 KB 420/549 KB 297/404 KB 196/894 KB 196/587 KB 26/26 KB 420/549 KB 301/404 KB 196/894 KB 196/587 KB 26/26 KB 416/549 KB 281/404 KB 192/894 KB 196/587 KB 26/26 KB 420/549 KB 289/404 KB 196/894 KB 196/587 KB 26/26 KB 420/549 KB 289/404 KB 192/894 KB 196/587 KB 26/26 KB 424/549 KB 301/404 KB 196/894 KB 196/587 KB 26/26 KB 428/549 KB 301/404 KB 196/894 KB 196/587 KB 26/26 KB 432/549 KB 301/404 KB 196/894 KB 200/587 KB 26/26 KB 432/549 KB 301/404 KB 196/894 KB 204/587 KB 26/26 KB 432/549 KB 301/404 KB 196/894 KB 208/587 KB 26/26 KB 432/549 KB 301/404 KB 200/894 KB 212/587 KB 26/26 KB 432/549 KB 301/404 KB 200/894 KB 216/587 KB 436/549 KB 305/404 KB 200/894 KB 220/587 KB 436/549 KB 305/404 KB 200/894 KB 224/587 KB 436/549 KB 305/404 KB 200/894 KB 204/587 KB 26/26 KB 432/549 KB 301/404 KB 200/894 KB 224/587 KB 436/549 KB 305/404 KB 204/894 KB 224/587 KB 436/549 KB 305/404 KB 208/894 KB 224/587 KB 436/549 KB 305/404 KB 212/894 KB 224/587 KB 436/549 KB 305/404 KB 216/894 KB 224/587 KB 436/549 KB 305/404 KB 220/894 KB 224/587 KB 436/549 KB 305/404 KB 224/894 KB 212/587 KB 436/549 KB 305/404 KB 200/894 KB 224/587 KB 436/549 KB 309/404 KB 224/894 KB 224/587 KB 436/549 KB 313/404 KB 224/894 KB 224/587 KB 436/549 KB 317/404 KB 224/894 KB 224/587 KB 436/549 KB 321/404 KB 224/894 KB 228/587 KB 436/549 KB 325/404 KB 228/894 unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install KB 228/587 KB 436/549 KB 329/404 KB 228/894 KB 228/587 KB 436/549 KB 333/404 KB 228/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 33.4 KB/sec) unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 212/587 KB 26/26 KB 436/549 KB 301/404 KB 200/894 KB 228/587 KB 440/549 KB 333/404 KB 228/894 KB 228/587 KB 444/549 KB 333/404 KB 228/894 KB 228/587 KB 448/549 KB 333/404 KB 228/894 KB 228/587 KB 452/549 KB 333/404 KB 228/894 KB 228/587 KB 456/549 KB 333/404 KB 228/894 KB 228/587 KB 460/549 KB 333/404 KB 228/894 KB 228/587 KB 436/549 KB 321/404 KB 228/894 KB 228/587 KB 460/549 KB 333/404 KB 232/894 KB 228/587 KB 460/549 KB 333/404 KB 236/894 KB 228/587 KB 464/549 KB 333/404 KB 240/894 KB 228/587 KB 436/549 KB 321/404 KB 224/894 KB 228/587 KB 464/549 KB 333/404 KB 236/894 KB Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 232/587 KB 464/549 KB 333/404 KB 240/894 KB 236/587 KB 464/549 KB 333/404 KB 240/894 KB 240/587 KB 468/549 KB 333/404 KB 240/894 KB 244/587 KB 468/549 KB 337/404 KB 240/894 KB 248/587 KB 468/549 KB 337/404 KB 244/894 KB 252/587 KB 468/549 KB 337/404 KB 244/894 KB 256/587 KB 468/549 KB 337/404 KB 244/894 KB 236/587 KB 468/549 KB 333/404 KB 240/894 KB 256/587 KB 472/549 KB 337/404 KB 244/894 KB 256/587 KB 476/549 KB 337/404 KB 244/894 KB 256/587 KB 480/549 KB 337/404 KB 244/894 KB 244/587 KB 468/549 KB 337/404 KB 244/894 KB 256/587 KB 480/549 KB 337/404 KB 248/894 KB 240/587 KB 468/549 KB 337/404 KB 240/894 KB 256/587 KB 480/549 KB 341/404 KB 248/894 KB 256/587 KB 480/549 KB 345/404 KB 248/894 KB 256/587 KB 480/549 KB 345/404 KB 252/894 KB 256/587 KB 480/549 KB 345/404 KB 256/894 KB 256/587 KB 480/549 KB 349/404 KB 260/894 KB 260/587 KB 484/549 KB 349/404 KB 264/894 KB 260/587 KB 484/549 KB 349/404 KB 268/894 KB 260/587 KB 484/549 KB 349/404 KB 272/894 KB 256/587 KB 480/549 KB 349/404 KB 256/894 KB 260/587 KB 484/549 KB 353/404 KB 272/894 KB 260/587 KB 484/549 KB 357/404 KB 272/894 KB 260/587 KB 484/549 KB 361/404 KB 272/894 KB 260/587 KB 484/549 KB 365/404 KB 272/894 KB 260/587 KB 484/549 KB 349/404 KB 260/894 KB 264/587 KB 484/549 KB 365/404 KB 272/894 KB 268/587 KB 484/549 KB 365/404 KB 272/894 KB 272/587 KB 484/549 KB 365/404 KB 272/894 KB 256/587 KB 484/549 KB 349/404 KB 260/894 KB 272/587 KB 488/549 KB 365/404 KB 272/894 KB 272/587 KB 492/549 KB 365/404 KB 272/894 KB 272/587 KB 496/549 KB 365/404 KB 272/894 KB 272/587 KB 500/549 KB 365/404 KB 272/894 KB 276/587 KB 504/549 KB 369/404 KB 276/894 KB 276/587 KB 508/549 KB 369/404 KB 276/894 KB 276/587 KB 512/549 KB 369/404 KB 276/894 KB 276/587 KB 500/549 KB 369/404 KB 276/894 KB 276/587 KB 512/549 KB 373/404 KB 276/894 KB 276/587 KB 512/549 KB 377/404 KB 276/894 KB 276/587 KB 512/549 KB 381/404 KB 276/894 KB 276/587 KB 512/549 KB 385/404 KB 276/894 KB 276/587 KB 516/549 KB 389/404 KB 276/894 KB 276/587 KB 500/549 KB 365/404 KB 276/894 KB 280/587 KB 516/549 KB 393/404 KB 276/894 KB 284/587 KB 516/549 KB 393/404 KB 276/894 KB 288/587 KB 516/549 KB 393/404 KB 276/894 KB 272/587 KB 500/549 KB 365/404 KB 276/894 KB 288/587 KB 516/549 KB 393/404 KB 280/894 KB 288/587 KB 516/549 KB 393/404 KB 284/894 KB 288/587 KB 516/549 KB 393/404 KB 288/894 KB 288/587 KB 516/549 KB 393/404 KB 292/894 KB 292/587 KB 516/549 KB 393/404 KB 296/894 KB 292/587 KB 516/549 KB 393/404 KB 300/894 KB 292/587 KB 516/549 KB 393/404 KB 304/894 KB 276/587 KB 516/549 KB 385/404 KB 276/894 KB 292/587 KB 520/549 KB 393/404 KB 304/894 KB 292/587 KB 524/549 KB 393/404 KB 304/894 KB 292/587 KB 528/549 KB 393/404 KB 304/894 KB 276/587 KB 516/549 KB 393/404 KB 276/894 KB 292/587 KB 528/549 KB 397/404 KB 304/894 KB 292/587 KB 516/549 KB 393/404 KB 292/894 KB 296/587 KB 528/549 KB 397/404 KB 304/894 KB 300/587 KB 528/549 KB 397/404 KB 304/894 KB 304/587 KB 528/549 KB 397/404 KB 304/894 KB 304/587 KB 528/549 KB 401/404 KB 308/894 KB 304/587 KB 528/549 KB 404/404 KB 308/894 KB 304/587 KB 532/549 KB 404/404 KB 308/894 KB 304/587 KB 536/549 KB 404/404 KB 308/894 KB 304/587 KB 540/549 KB 404/404 KB 308/894 KB 308/587 KB 544/549 KB 404/404 KB 308/894 KB 304/587 KB 528/549 KB 397/404 KB 308/894 KB 308/587 KB 544/549 KB 404/404 KB 312/894 KB 308/587 KB 544/549 KB 404/404 KB 316/894 KB 308/587 KB 544/549 KB 404/404 KB 320/894 KB 308/587 KB 54 unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 4/549 KB 404/404 KB 324/894 KB 308/587 KB 548/549 KB 404/404 KB 328/894 KB 308/587 KB 544/549 KB 404/404 KB 308/894 KB 312/587 KB 548/549 KB 404/404 KB 328/894 KB 316/587 KB 548/549 KB 404/404 KB 328/894 KB 320/587 KB 548/549 KB 404/404 KB 328/894 KB 308/587 KB 548/549 KB 404/404 KB 324/894 KB 320/587 KB 549/549 KB 404/404 KB 328/894 KB 324/587 KB 549/549 KB 404/404 KB 328/894 KB 328/587 KB 549/549 KB 404/404 KB 328/894 KB 332/587 KB 549/549 KB 404/404 KB 328/894 KB 332/587 KB 549/549 KB 404/404 KB 332/894 KB 332/587 KB 549/549 KB 404/404 KB 336/894 KB 336/587 KB 549/549 KB 404/404 KB 336/894 KB 336/587 KB 549/549 KB 404/404 KB 340/894 KB 340/587 KB 549/549 KB 344/894 KB 340/587 KB 549/549 KB 348/894 KB 340/587 KB 549/549 KB 352/894 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 512.8 KB/sec) unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 340/587 KB 549/549 KB 404/404 KB 340/894 KB 344/587 KB 549/549 KB 352/894 KB 348/587 KB 549/549 KB 352/894 KB 352/587 KB 549/549 KB 352/894 KB 352/587 KB 549/549 KB 356/894 KB 356/587 KB 360/894 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 695.3 KB/sec) unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 356/587 KB 549/549 KB 356/894 KB 360/587 KB 360/894 KB 364/587 KB 360/894 KB 364/587 KB 364/894 KB 368/587 KB 368/894 KB 368/587 KB 364/894 KB 368/587 KB 372/894 KB 372/587 KB 376/894 KB 372/587 KB 380/894 KB 372/587 KB 384/894 KB 372/587 KB 372/894 KB 376/587 KB 384/894 KB 380/587 KB 384/894 KB 384/587 KB 384/894 KB 384/587 KB 388/894 KB 388/587 KB 392/894 KB 388/587 KB 388/894 KB 392/587 KB 392/894 KB 396/587 KB 396/894 KB 400/587 KB 396/894 KB 392/587 KB 396/894 KB 400/587 KB 400/894 KB 400/587 KB 404/894 KB 404/587 KB 408/894 KB 404/587 KB 412/894 KB 404/587 KB 416/894 KB 404/587 KB 404/894 KB 408/587 KB 416/894 KB 408/587 KB 4/1822 KB 416/894 KB 408/587 KB 8/1822 KB 416/894 KB 412/587 KB 12/1822 KB 416/894 KB 412/587 KB 16/1822 KB 416/894 KB 412/587 KB 8/1822 KB 416/894 KB 416/587 KB 16/1822 KB 416/894 KB 420/587 KB 16/1822 KB 416/894 KB 424/587 KB 20/1822 KB 420/894 KB 428/587 KB 20/1822 KB 420/894 KB 420/587 KB 20/1822 KB 420/894 KB 428/587 KB 24/1822 KB 420/894 KB 420/587 KB 16/1822 KB 420/894 KB 428/587 KB 24/1822 KB 424/894 KB 428/587 KB 24/1822 KB 428/894 KB 428/587 KB 24/1822 KB 432/894 KB 428/587 KB 28/1822 KB 432/894 KB 428/587 KB 32/1822 KB 436/894 KB 432/587 KB 36/1822 KB 436/894 KB 432/587 KB 40/1822 KB 436/894 KB 432/587 KB 44/1822 KB 436/894 KB 432/587 KB 48/1822 KB 436/894 KB 428/587 KB 28/1822 KB 436/894 KB 432/587 KB 32/1822 KB 436/894 KB 436/587 KB 48/1822 KB 436/894 KB 436/587 KB 48/1822 KB 440/894 KB 436/587 KB 48/1822 KB 444/894 KB 440/587 KB 48/1822 KB 448/894 KB 440/587 KB 48/1822 KB 444/894 KB 444/587 KB 48/1822 KB 448/894 KB 448/587 KB 48/1822 KB 448/894 KB 452/587 KB 48/1822 KB 448/894 KB 456/587 KB 52/1822 KB 452/894 KB 460/587 KB 52/1822 KB 452/894 KB 452/587 KB 52/1822 KB 452/894 KB 460/587 KB 56/1822 KB 452/894 KB 460/587 KB 60/1822 KB 452/894 KB 460/587 KB 64/1822 KB 452/894 KB 460/587 KB 68/1822 KB 452/894 KB 452/587 KB 48/1822 KB 452/894 KB 464/587 KB 68/1822 KB 456/894 KB 464/587 KB 68/1822 KB 460/894 KB 464/587 KB 68/1822 KB 464/894 KB 464/587 KB 68/1822 KB 468/894 KB 464/587 KB 68/1822 KB 472/894 KB 464/587 KB 68/1822 KB 476/894 KB 464/587 KB 72/1822 KB 480/894 KB 464/587 KB 68/1822 KB 452/894 KB 468/587 KB 72/1822 KB 480/894 KB 472/587 KB 72/1822 KB 480/894 KB 476/587 KB 72/1822 KB 480/894 KB 480/587 KB 72/1822 KB 480/894 KB 484/587 KB 72/1822 KB 480/894 KB 4/115 KB 488/587 KB 72/1822 KB 484/894 KB 4/115 KB 492/587 KB 72/1822 KB 484/894 KB 4/115 KB 496/587 KB 72/1822 KB 484/894 KB 464/587 KB 72/1822 KB 476/894 KB 4/115 KB 496/587 KB 76/1822 KB 484/894 KB 4/115 KB 496/587 KB 80/1822 KB 484/894 KB 4/115 KB 496/587 KB 84/1822 KB 484/894 KB 4/115 KB 496/587 KB 88/1822 KB 484/894 KB 4/115 KB 496/587 KB 92/1822 KB 484/894 KB 4/115 KB 484/587 KB 72/1822 KB 484/894 KB 4/115 KB 496/587 KB 92/1822 KB 488/894 KB 4/115 KB 496/587 KB 92/1822 KB 492/894 KB 4/115 KB 496/587 KB 92/1822 KB 496/894 KB 4/115 KB 496/587 KB 96/1822 KB 496/894 KB 4/115 KB 484/587 KB 72/1822 KB 480/894 KB 8/115 KB 496/587 KB 96/1822 KB 496/894 KB 12/115 KB 496/587 KB 100/1822 KB 500/894 KB 16/115 KB 500/587 KB 100/1822 KB 500/894 KB 20/115 KB 500/587 KB 100/1822 KB 500/894 KB 24/115 KB 500/587 KB 100/1822 KB 500/894 KB 28/115 KB 500/587 KB 100/1822 KB 500/894 KB 32/115 KB 500/587 KB 100/1822 KB 500/894 KB 8/115 KB 496/587 KB 100/1822 KB 500/894 KB 32/115 KB 500/587 KB 104/1822 KB 500/894 KB 32/115 KB 500/587 KB unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 108/1822 KB 500/894 KB 32/115 KB 500/587 KB 112/1822 KB 500/894 KB 8/115 KB 496/587 KB 96/1822 KB 500/894 KB 32/115 KB 500/587 KB 112/1822 KB 504/894 KB 32/115 KB 500/587 KB 112/1822 KB 508/894 KB 32/115 KB 500/587 KB 112/1822 KB 512/894 KB 12/115 KB 500/587 KB 100/1822 KB 500/894 KB 32/115 KB 504/587 KB 112/1822 KB 512/894 KB 32/115 KB 508/587 KB 112/1822 KB 512/894 KB 32/115 KB 508/587 KB 112/1822 KB 516/894 KB 36/115 KB 512/587 KB 116/1822 KB 520/894 KB 36/115 KB 512/587 KB 116/1822 KB 524/894 KB 36/115 KB 512/587 KB 116/1822 KB 528/894 KB 32/115 KB 512/587 KB 112/1822 KB 516/894 KB 36/115 KB 516/587 KB 116/1822 KB 528/894 KB 36/115 KB 520/587 KB 116/1822 KB 528/894 KB 36/115 KB 524/587 KB 116/1822 KB 528/894 KB 36/115 KB 528/587 KB 116/1822 KB 528/894 KB 36/115 KB 532/587 KB 116/1822 KB 528/894 KB 36/115 KB 536/587 KB 116/1822 KB 532/894 KB 36/115 KB 540/587 KB 116/1822 KB 532/894 KB 36/115 KB 544/587 KB 116/1822 KB 532/894 KB 36/115 KB 512/587 KB 116/1822 KB 516/894 KB 40/115 KB 544/587 KB 116/1822 KB 532/894 KB 44/115 KB 544/587 KB 116/1822 KB 532/894 KB 48/115 KB 544/587 KB 116/1822 KB 532/894 KB 32/115 KB 512/587 KB 116/1822 KB 516/894 KB 48/115 KB 544/587 KB 120/1822 KB 532/894 KB 48/115 KB 544/587 KB 124/1822 KB 532/894 KB 48/115 KB 544/587 KB 128/1822 KB 532/894 KB 48/115 KB 544/587 KB 132/1822 KB 532/894 KB 52/115 KB 544/587 KB 136/1822 KB 532/894 KB 52/115 KB 544/587 KB 140/1822 KB 532/894 KB 52/115 KB 544/587 KB 144/1822 KB 532/894 KB 52/115 KB 544/587 KB 148/1822 KB 532/894 KB 52/115 KB 548/587 KB 152/1822 KB 532/894 KB 52/115 KB 548/587 KB 156/1822 KB 532/894 KB 52/115 KB 548/587 KB 160/1822 KB 532/894 KB 36/115 KB 532/587 KB 116/1822 KB 532/894 KB 52/115 KB 548/587 KB 160/1822 KB 536/894 KB 52/115 KB 548/587 KB 160/1822 KB 540/894 KB 52/115 KB 548/587 KB 160/1822 KB 544/894 KB 52/115 KB 548/587 KB 160/1822 KB 548/894 KB 52/115 KB 548/587 KB 160/1822 KB 552/894 KB 52/115 KB 548/587 KB 160/1822 KB 556/894 KB 52/115 KB 548/587 KB 160/1822 KB 560/894 KB 52/115 KB 548/587 KB 148/1822 KB 532/894 KB 52/115 KB 552/587 KB 160/1822 KB 560/894 KB 52/115 KB 556/587 KB 160/1822 KB 560/894 KB 52/115 KB 560/587 KB 160/1822 KB 560/894 KB 52/115 KB 564/587 KB 160/1822 KB 560/894 KB 52/115 KB 568/587 KB 164/1822 KB 564/894 KB 52/115 KB 544/587 KB 132/1822 KB 532/894 KB 56/115 KB 568/587 KB 164/1822 KB 564/894 KB 60/115 KB 568/587 KB 164/1822 KB 564/894 KB 64/115 KB 568/587 KB 164/1822 KB 564/894 KB 68/115 KB 568/587 KB 164/1822 KB 564/894 KB 72/115 KB 568/587 KB 164/1822 KB 564/894 KB 76/115 KB 568/587 KB 164/1822 KB 564/894 KB 80/115 KB 568/587 KB 164/1822 KB 564/894 KB 84/115 KB 568/587 KB 164/1822 KB 564/894 KB 52/115 KB 564/587 KB 164/1822 KB 564/894 KB 84/115 KB 572/587 KB 164/1822 KB 568/894 KB 84/115 KB 572/587 KB 164/1822 KB 572/894 KB 84/115 KB 572/587 KB 164/1822 KB 576/894 KB 52/115 KB 564/587 KB 164/1822 KB 560/894 KB 84/115 KB 572/587 KB 168/1822 KB 576/894 KB 84/115 KB 572/587 KB 172/1822 KB 576/894 KB 84/115 KB 572/587 KB 176/1822 KB 576/894 KB 84/115 KB 572/587 KB 180/1822 KB 576/894 KB 88/115 KB 572/587 KB 184/1822 KB 580/894 KB 88/115 KB 572/587 KB 188/1822 KB 580/894 KB 88/115 KB 572/587 KB 192/1822 KB 580/894 KB 84/115 KB 572/587 KB 164/1822 KB 564/894 KB 88/115 KB 576/587 KB 192/1822 KB 580/894 KB 88/115 KB 580/587 KB 192/1822 KB 580/894 KB 88/115 KB 584/587 KB 192/1822 KB 580/894 KB 88/115 KB 587/587 KB 192/1822 KB unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 580/894 KB 88/115 KB 572/587 KB 180/1822 KB 580/894 KB 88/115 KB 587/587 KB 192/1822 KB 584/894 KB 88/115 KB 572/587 KB 180/1822 KB 576/894 KB 92/115 KB 587/587 KB 192/1822 KB 584/894 KB 96/115 KB 587/587 KB 192/1822 KB 584/894 KB 100/115 KB 587/587 KB 192/1822 KB 584/894 KB 104/115 KB 587/587 KB 192/1822 KB 588/894 KB 108/115 KB 587/587 KB 192/1822 KB 588/894 KB 112/115 KB 587/587 KB 192/1822 KB 588/894 KB 115/115 KB 587/587 KB 192/1822 KB 588/894 KB 100/115 KB 587/587 KB 192/1822 KB 588/894 KB 115/115 KB 587/587 KB 196/1822 KB 592/894 KB 115/115 KB 587/587 KB 196/1822 KB 596/894 KB 115/115 KB 587/587 KB 196/1822 KB 600/894 KB 115/115 KB 587/587 KB 196/1822 KB 604/894 KB 115/115 KB 587/587 KB 196/1822 KB 608/894 KB 115/115 KB 587/587 KB 196/1822 KB 588/894 KB 115/115 KB 587/587 KB 200/1822 KB 608/894 KB 115/115 KB 587/587 KB 204/1822 KB 608/894 KB 115/115 KB 587/587 KB 208/1822 KB 608/894 KB 115/115 KB 587/587 KB 208/1822 KB 612/894 KB 115/115 KB 587/587 KB 212/1822 KB 616/894 KB 115/115 KB 587/587 KB 212/1822 KB 620/894 KB 115/115 KB 587/587 KB 212/1822 KB 624/894 KB 115/115 KB 587/587 KB 212/1822 KB 612/894 KB 115/115 KB 587/587 KB 216/1822 KB 624/894 KB 115/115 KB 587/587 KB 220/1822 KB 624/894 KB 115/115 KB 587/587 KB 224/1822 KB 624/894 KB 115/115 KB 587/587 KB 228/1822 KB 624/894 KB 115/115 KB 587/587 KB 232/1822 KB 628/894 KB 115/115 KB 587/587 KB 236/1822 KB 628/894 KB 115/115 KB 587/587 KB 240/1822 KB 628/894 KB 115/115 KB 587/587 KB 228/1822 KB 628/894 KB 115/115 KB 587/587 KB 240/1822 KB 632/894 KB 115/115 KB 587/587 KB 240/1822 KB 636/894 KB 115/115 KB 587/587 KB 240/1822 KB 640/894 KB 115/115 KB 587/587 KB 240/1822 KB 644/894 KB 115/115 KB 587/587 KB 244/1822 KB 648/894 KB 115/115 KB 587/587 KB 244/1822 KB 652/894 KB 115/115 KB 587/587 KB 244/1822 KB 656/894 KB 115/115 KB 587/587 KB 244/1822 KB 644/894 KB 115/115 KB 587/587 KB 248/1822 KB 656/894 KB 115/115 KB 587/587 KB 252/1822 KB 656/894 KB 115/115 KB 587/587 KB 256/1822 KB 656/894 KB 587/587 KB 256/1822 KB 660/894 KB 587/587 KB 260/1822 KB 664/894 KB 260/1822 KB 668/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 134.3 KB/sec) unit-abot-epc-basic-0: 12:28:25 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: 12:28:25 DEBUG unit.abot-epc-basic/0.install 587/587 KB 260/1822 KB 660/894 KB 264/1822 KB 668/894 KB 268/1822 KB 668/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 686.9 KB/sec) unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 268/1822 KB 672/894 KB 4/79 KB 272/1822 KB 672/894 KB 8/79 KB 272/1822 KB 672/894 KB 12/79 KB 272/1822 KB 672/894 KB 16/79 KB 272/1822 KB 672/894 KB 20/79 KB 272/1822 KB 672/894 KB 24/79 KB 272/1822 KB 672/894 KB 28/79 KB 272/1822 KB 672/894 KB 32/79 KB 272/1822 KB 672/894 KB 36/79 KB 272/1822 KB 672/894 KB 40/79 KB 272/1822 KB 672/894 KB 44/79 KB 272/1822 KB 672/894 KB 48/79 KB 272/1822 KB 672/894 KB 272/1822 KB 672/894 KB 48/79 KB 276/1822 KB 672/894 KB 48/79 KB 4/206 KB 280/1822 KB 676/894 KB 48/79 KB 4/206 KB 284/1822 KB 676/894 KB 48/79 KB 4/206 KB 288/1822 KB 676/894 KB 48/79 KB 4/206 KB 292/1822 KB 676/894 KB 48/79 KB 4/206 KB 296/1822 KB 676/894 KB 48/79 KB 4/206 KB 300/1822 KB 676/894 KB 48/79 KB 4/206 KB 304/1822 KB 676/894 KB 48/79 KB 4/206 KB 276/1822 KB 676/894 KB 48/79 KB 276/1822 KB 676/894 KB 48/79 KB 8/206 KB 304/1822 KB 680/894 KB 48/79 KB 8/206 KB 304/1822 KB 684/894 KB 48/79 KB 8/206 KB 304/1822 KB 688/894 KB 48/79 KB 8/206 KB 304/1822 KB 692/894 KB 48/79 KB 8/206 KB 304/1822 KB 696/894 KB 48/79 KB 8/206 KB 304/1822 KB 700/894 KB 48/79 KB 8/206 KB 304/1822 KB 704/894 KB 48/79 KB 8/206 KB 304/1822 KB 676/894 KB 48/79 KB 12/206 KB 304/1822 KB 704/894 KB 48/79 KB 16/206 KB 304/1822 KB 704/894 KB 48/79 KB 20/206 KB 304/1822 KB 704/894 KB 48/79 KB 24/206 KB 308/1822 KB 708/894 KB 48/79 KB 20/206 KB 308/1822 KB 708/894 KB 48/79 KB 24/206 KB 308/1822 KB 712/894 KB 48/79 KB 20/206 KB 308/1822 KB 704/894 KB 48/79 KB 4/314 KB 24/206 KB 312/1822 KB 712/894 KB 48/79 KB 4/314 KB 24/206 KB 308/1822 KB 712/894 KB 48/79 KB 8/314 KB 24/206 KB 312/1822 KB 716/894 KB 48/79 KB 12/314 KB 24/206 KB 312/1822 KB 716/894 KB 48/79 KB 16/314 KB 24/206 KB 312/1822 KB 716/894 KB 48/79 KB 20/314 KB 24/206 KB 312/1822 KB 716/894 KB 48/79 KB 4/314 KB 24/206 KB 312/1822 KB 716/894 KB 48/79 KB 20/314 KB 24/206 KB 316/1822 KB 720/894 KB 48/79 KB 20/314 KB 24/206 KB 316/1822 KB 716/894 KB 48/79 KB 24/314 KB 28/206 KB 320/1822 KB 720/894 KB 48/79 KB 24/314 KB 28/206 KB 324/1822 KB 720/894 KB 48/79 KB 24/314 KB 28/206 KB 328/1822 KB 724/894 KB 48/79 KB 24/314 KB 28/206 KB 332/1822 KB 724/894 KB 48/79 KB 24/314 KB 28/206 KB 336/1822 KB 724/894 KB 48/79 KB 24/314 KB 28/206 KB 316/1822 KB 720/894 KB 48/79 KB 28/314 KB 28/206 KB 336/1822 KB 724/894 KB 48/79 KB 32/314 KB 28/206 KB 336/1822 KB 724/894 KB 48/79 KB 20/314 KB 28/206 KB 316/1822 KB 720/894 KB 48/79 KB 32/314 KB 32/206 KB 336/1822 KB 724/894 KB 48/79 KB 32/314 KB 36/206 KB 336/1822 KB 724/894 KB 48/79 KB 36/314 KB 40/206 KB 336/1822 KB 724/894 KB 48/79 KB 36/314 KB 44/206 KB 336/1822 KB 724/894 KB 48/79 KB 36/314 KB 48/206 KB 336/1822 KB 724/894 KB 48/79 KB 24/314 KB 28/206 KB 324/1822 KB 724/894 KB 48/79 KB 36/314 KB 48/206 KB 336/1822 KB 728/894 KB 48/79 KB 36/314 KB 48/206 KB 336/1822 KB 732/894 KB 48/79 KB 36/314 KB 48/206 KB 336/1822 KB 736/894 KB 48/79 KB 36/314 KB 36/206 KB 336/1822 KB 724/894 KB 48/79 KB 40/314 KB 48/206 KB 336/1822 KB 736/894 KB 48/79 KB 44/314 KB 48/206 KB 336/1822 KB 736/894 KB 48/79 KB 48/314 KB 52/206 KB 340/1822 KB 736/894 KB 48/79 KB 52/314 KB 52/206 KB 340/1822 KB 736/894 KB 48/79 KB 56/314 KB 52/206 KB 340/1822 KB 740/894 KB 52/79 KB 60/314 KB 52/206 KB 340/1822 KB 740/894 KB 52/79 KB 64/314 KB 52/206 KB 340/1822 KB 740/894 KB 48/79 KB 44/314 KB 52/206 KB 340/1822 KB 736/894 KB 52/79 KB 64/314 KB 56/206 KB 340/1822 KB 740/894 KB 48/79 KB 4 unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 4/314 KB 48/206 KB 340/1822 KB 736/894 KB 52/79 KB 56/314 KB 52/206 KB 340/1822 KB 740/894 KB 56/79 KB 64/314 KB 56/206 KB 340/1822 KB 740/894 KB 60/79 KB 64/314 KB 56/206 KB 340/1822 KB 740/894 KB 64/79 KB 64/314 KB 56/206 KB 340/1822 KB 740/894 KB 68/79 KB 64/314 KB 56/206 KB 340/1822 KB 740/894 KB 72/79 KB 64/314 KB 56/206 KB 340/1822 KB 740/894 KB 76/79 KB 64/314 KB 56/206 KB 340/1822 KB 740/894 KB 79/79 KB 64/314 KB 56/206 KB 340/1822 KB 740/894 KB 48/79 KB 52/314 KB 52/206 KB 340/1822 KB 740/894 KB 79/79 KB 64/314 KB 56/206 KB 340/1822 KB 744/894 KB 79/79 KB 64/314 KB 56/206 KB 340/1822 KB 748/894 KB 79/79 KB 64/314 KB 56/206 KB 344/1822 KB 752/894 KB 79/79 KB 64/314 KB 56/206 KB 344/1822 KB 752/894 KB 79/79 KB 64/314 KB 56/206 KB 348/1822 KB 752/894 KB 79/79 KB 64/314 KB 60/206 KB 352/1822 KB 752/894 KB 79/79 KB 64/314 KB 60/206 KB 356/1822 KB 752/894 KB 79/79 KB 68/314 KB 60/206 KB 360/1822 KB 756/894 KB 79/79 KB 68/314 KB 60/206 KB 364/1822 KB 756/894 KB 79/79 KB 68/314 KB 60/206 KB 368/1822 KB 756/894 KB 79/79 KB 64/314 KB 60/206 KB 348/1822 KB 752/894 KB 79/79 KB 68/314 KB 64/206 KB 368/1822 KB 756/894 KB 79/79 KB 68/314 KB 68/206 KB 368/1822 KB 756/894 KB 79/79 KB 68/314 KB 72/206 KB 368/1822 KB 756/894 KB 79/79 KB 68/314 KB 76/206 KB 368/1822 KB 756/894 KB 79/79 KB 68/314 KB 80/206 KB 368/1822 KB 756/894 KB 79/79 KB 68/314 KB 60/206 KB 356/1822 KB 756/894 KB 79/79 KB 72/314 KB 80/206 KB 368/1822 KB 756/894 KB 79/79 KB 76/314 KB 80/206 KB 368/1822 KB 756/894 KB 79/79 KB 80/314 KB 80/206 KB 368/1822 KB 756/894 KB 79/79 KB 64/314 KB 60/206 KB 356/1822 KB 756/894 KB 79/79 KB 80/314 KB 80/206 KB 368/1822 KB 760/894 KB 79/79 KB 80/314 KB 80/206 KB 368/1822 KB 764/894 KB 79/79 KB 80/314 KB 80/206 KB 368/1822 KB 768/894 KB 79/79 KB 80/314 KB 80/206 KB 368/1822 KB 772/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar (79 KB at 89.0 KB/sec) unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 84/314 KB 84/206 KB 372/1822 KB 776/894 KB 84/314 KB 84/206 KB 372/1822 KB 780/894 KB 79/79 KB 84/314 KB 84/206 KB 368/1822 KB 772/894 KB 84/314 KB 88/206 KB 372/1822 KB 780/894 KB 79/79 KB 84/314 KB 80/206 KB 368/1822 KB 772/894 KB 88/314 KB 88/206 KB 372/1822 KB 784/894 KB 92/314 KB 88/206 KB 372/1822 KB 784/894 KB 96/314 KB 92/206 KB 372/1822 KB 784/894 KB 84/314 KB 88/206 KB 372/1822 KB 784/894 KB 79/79 KB 84/314 KB 84/206 KB 372/1822 KB 780/894 KB 96/314 KB 92/206 KB 376/1822 KB 784/894 KB 96/314 KB 92/206 KB 380/1822 KB 784/894 KB 96/314 KB 92/206 KB 384/1822 KB 784/894 KB 96/314 KB 92/206 KB 388/1822 KB 784/894 KB 100/314 KB 92/206 KB 392/1822 KB 788/894 KB 100/314 KB 92/206 KB 396/1822 KB 788/894 KB 100/314 KB 92/206 KB 400/1822 KB 788/894 KB 92/314 KB 92/206 KB 372/1822 KB 784/894 KB 100/314 KB 96/206 KB 400/1822 KB 788/894 KB 100/314 KB 100/206 KB 400/1822 KB 788/894 KB 100/314 KB 104/206 KB 400/1822 KB 788/894 KB 100/314 KB 108/206 KB 400/1822 KB 788/894 KB 100/314 KB 112/206 KB 400/1822 KB 788/894 KB 100/314 KB 116/206 KB 400/1822 KB 788/894 KB 100/314 KB 120/206 KB 404/1822 KB 788/894 KB 100/314 KB 124/206 KB 404/1822 KB 788/894 KB 100/314 KB 124/206 KB 4/57 KB 404/1822 KB 788/894 KB 100/314 KB 124/206 KB 8/57 KB 404/1822 KB 788/894 KB 100/314 KB 124/206 KB 12/57 KB 404/1822 KB 788/894 KB 100/314 KB 124/206 KB 16/57 KB 404/1822 KB 788/894 KB 100/314 KB 124/206 KB 20/57 KB 404/1822 KB 788/894 KB 100/314 KB 124/206 KB 24/57 KB 404/1822 KB 788/894 KB 100/314 KB 124/206 KB 28/57 KB 404/1822 KB 788/894 KB 100/314 KB 124/206 KB 32/57 KB 404/1822 KB 788/894 KB 100/314 KB 124/206 KB 36/57 KB 404/1822 KB 788/894 KB 100/314 KB 124/206 KB 40/57 KB 404/1822 KB 788/894 KB 100/314 KB 124/206 KB 44/57 KB 404/1822 KB 788/894 KB 100/314 KB 124/206 KB 48/57 KB 404/1822 KB 788/894 KB 100/314 KB 124/206 KB 52/57 KB 404/1822 KB 788/894 KB 100/314 KB 92/206 KB 388/1822 KB 788/894 KB 100/314 KB 124/206 KB 56/57 KB 404/1822 KB 792/894 KB 100/314 KB 124/206 KB 56/57 KB 404/1822 KB 796/894 KB 100/314 KB 124/206 KB 56/57 KB 404/1822 KB 800/894 KB 100/314 KB 124/206 KB 56/57 KB 404/1822 KB 804/894 KB 100/314 KB 124/206 KB 56/57 KB 404/1822 KB 808/894 KB 100/314 KB 124/206 KB 56/57 KB 404/1822 KB 812/894 KB 100/314 KB 124/206 KB 56/57 KB 404/1822 KB 816/894 KB 100/314 KB 92/206 KB 388/1822 KB 784/894 KB 104/314 KB 124/206 KB 56/57 KB 404/1822 KB 816/894 KB 100/314 KB 124/206 KB 56/57 KB 404/1822 KB 788/894 KB 104/314 KB 124/206 KB 57/57 KB 404/1822 KB 816/894 KB 108/314 KB 124/206 KB 57/57 KB 404/1822 KB 816/894 KB 112/314 KB 124/206 KB 57/57 KB 404/1822 KB 816/894 KB 116/314 KB 124/206 KB 57/57 KB 404/1822 KB 816/894 KB 120/314 KB 124/206 KB 57/57 KB 404/1822 KB 816/894 KB 124/314 KB 124/206 KB 57/57 KB 404/1822 KB 816/894 KB 100/314 KB 116/206 KB 404/1822 KB 788/894 KB 124/314 KB 128/206 KB 57/57 KB 408/1822 KB 816/894 KB 124/314 KB 128/206 KB 57/57 KB 412/1822 KB 816/894 KB 124/314 KB 128/206 KB 57/57 KB 416/1822 KB 816/894 KB 124/314 KB 128/206 KB 57/57 KB 416/1822 KB 820/894 KB 128/314 KB 128/206 KB 57/57 KB 420/1822 KB 824/894 KB 128/314 KB 128/206 KB 57/57 KB 420/1822 KB 828/894 KB 128/314 KB 128/206 KB 57/57 KB 420/1822 KB 832/894 KB 124/314 KB 128/206 KB 57/57 KB 404/1822 KB 816/894 KB 128/314 KB 132/206 KB 57/57 KB 420/1822 KB 832/894 KB 128/314 KB 136/206 KB 57/57 KB 420/1822 KB 832/894 KB 128/314 KB 140/206 KB 57/57 KB 420/18 unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 22 KB 832/894 KB 128/314 KB 144/206 KB 57/57 KB 420/1822 KB 832/894 KB 128/314 KB 128/206 KB 57/57 KB 420/1822 KB 820/894 KB 128/314 KB 144/206 KB 57/57 KB 424/1822 KB 832/894 KB 128/314 KB 144/206 KB 57/57 KB 428/1822 KB 832/894 KB 128/314 KB 144/206 KB 57/57 KB 432/1822 KB 832/894 KB 128/314 KB 144/206 KB 57/57 KB 436/1822 KB 832/894 KB 128/314 KB 128/206 KB 57/57 KB 416/1822 KB 820/894 KB 132/314 KB 148/206 KB 57/57 KB 440/1822 KB 836/894 KB 136/314 KB 148/206 KB 440/1822 KB 836/894 KB 140/314 KB 148/206 KB 440/1822 KB 836/894 KB 144/314 KB 148/206 KB 440/1822 KB 836/894 KB 148/314 KB 148/206 KB 440/1822 KB 836/894 KB 152/314 KB 148/206 KB 440/1822 KB 836/894 KB 156/314 KB 148/206 KB 440/1822 KB 836/894 KB 160/314 KB 148/206 KB 440/1822 KB 836/894 KB 128/314 KB 148/206 KB 57/57 KB 436/1822 KB 836/894 KB 160/314 KB 152/206 KB 440/1822 KB 836/894 KB 160/314 KB 156/206 KB 440/1822 KB 836/894 KB 128/314 KB 144/206 KB 57/57 KB 436/1822 KB 836/894 KB 160/314 KB 156/206 KB 440/1822 KB 840/894 KB 160/314 KB 156/206 KB 440/1822 KB 844/894 KB 160/314 KB 156/206 KB 440/1822 KB 848/894 KB 152/314 KB 148/206 KB 440/1822 KB 836/894 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 62.7 KB/sec) unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 160/314 KB 156/206 KB 444/1822 KB 848/894 KB 160/314 KB 160/206 KB 448/1822 KB 852/894 KB 164/314 KB 160/206 KB 448/1822 KB 852/894 KB 168/314 KB 160/206 KB 452/1822 KB 852/894 KB 172/314 KB 160/206 KB 452/1822 KB 852/894 KB 176/314 KB 160/206 KB 452/1822 KB 852/894 KB 160/314 KB 160/206 KB 444/1822 KB 852/894 KB 176/314 KB 160/206 KB 452/1822 KB 856/894 KB 176/314 KB 160/206 KB 452/1822 KB 860/894 KB 176/314 KB 160/206 KB 452/1822 KB 864/894 KB 160/314 KB 160/206 KB 444/1822 KB 848/894 KB 176/314 KB 164/206 KB 452/1822 KB 864/894 KB 176/314 KB 168/206 KB 452/1822 KB 864/894 KB 176/314 KB 172/206 KB 452/1822 KB 864/894 KB 164/314 KB 160/206 KB 452/1822 KB 852/894 KB 176/314 KB 176/206 KB 456/1822 KB 864/894 KB 176/314 KB 176/206 KB 460/1822 KB 864/894 KB 176/314 KB 176/206 KB 464/1822 KB 864/894 KB 176/314 KB 176/206 KB 468/1822 KB 864/894 KB 180/314 KB 176/206 KB 472/1822 KB 868/894 KB 180/314 KB 176/206 KB 476/1822 KB 868/894 KB 180/314 KB 176/206 KB 480/1822 KB 868/894 KB 176/314 KB 176/206 KB 452/1822 KB 864/894 KB 180/314 KB 180/206 KB 480/1822 KB 868/894 KB 180/314 KB 184/206 KB 480/1822 KB 868/894 KB 180/314 KB 188/206 KB 480/1822 KB 868/894 KB 180/314 KB 176/206 KB 468/1822 KB 868/894 KB 184/314 KB 188/206 KB 480/1822 KB 868/894 KB 188/314 KB 188/206 KB 480/1822 KB 868/894 KB 192/314 KB 188/206 KB 480/1822 KB 868/894 KB 176/314 KB 176/206 KB 468/1822 KB 868/894 KB 192/314 KB 188/206 KB 480/1822 KB 872/894 KB 192/314 KB 188/206 KB 480/1822 KB 876/894 KB 192/314 KB 188/206 KB 480/1822 KB 880/894 KB 192/314 KB 188/206 KB 480/1822 KB 884/894 KB 196/314 KB 192/206 KB 484/1822 KB 888/894 KB 196/314 KB 192/206 KB 484/1822 KB 892/894 KB 196/314 KB 192/206 KB 484/1822 KB 894/894 KB 192/314 KB 192/206 KB 480/1822 KB 884/894 KB 196/314 KB 196/206 KB 484/1822 KB 894/894 KB 196/314 KB 200/206 KB 484/1822 KB 894/894 KB 196/314 KB 204/206 KB 484/1822 KB 894/894 KB 196/314 KB 206/206 KB 484/1822 KB 894/894 KB 196/314 KB 192/206 KB 484/1822 KB 884/894 KB 196/314 KB 206/206 KB 488/1822 KB 894/894 KB 196/314 KB 206/206 KB 492/1822 KB 894/894 KB 196/314 KB 206/206 KB 496/1822 KB 894/894 KB 196/314 KB 206/206 KB 500/1822 KB 894/894 KB 196/314 KB 206/206 KB 504/1822 KB 894/894 KB 196/314 KB 206/206 KB 508/1822 KB 894/894 KB 196/314 KB 206/206 KB 512/1822 KB 894/894 KB 196/314 KB 192/206 KB 480/1822 KB 884/894 KB 200/314 KB 206/206 KB 512/1822 KB 894/894 KB 204/314 KB 206/206 KB 512/1822 KB 894/894 KB 208/314 KB 206/206 KB 512/1822 KB 894/894 KB 212/314 KB 206/206 KB 512/1822 KB 894/894 KB 216/314 KB 206/206 KB 512/1822 KB 894/894 KB 4/263 KB 216/314 KB 206/206 KB 512/1822 KB 894/894 KB 8/263 KB 216/314 KB 206/206 KB 512/1822 KB 894/894 KB 12/263 KB 216/314 KB 206/206 KB 512/1822 KB 894/894 KB 16/263 KB 216/314 KB 206/206 KB 512/1822 KB 894/894 KB 20/263 KB 216/314 KB 206/206 KB 512/1822 KB 894/894 KB 24/263 KB 216/314 KB 206/206 KB 512/1822 KB 894/894 KB 28/263 KB 216/314 KB 206/206 KB 512/1822 KB 894/894 KB 32/263 KB 216/314 KB 206/206 KB 512/1822 KB 894/894 KB 36/263 KB 216/314 KB 206/206 KB 512/1822 KB 894/894 KB 40/263 KB 216/314 KB 206/206 KB 512/1822 KB 894/894 KB 44/263 KB 216/314 KB 206/206 KB 512/1822 KB 894/894 KB 48/263 KB 216/314 KB 206/206 KB 512/1822 KB 894/894 KB 52/263 KB 216/314 KB 206/206 KB 512/1822 KB 894/894 KB 56/263 KB 216/314 KB 206/206 KB 512/1822 KB 894/894 KB 60/263 KB 220/314 KB 206/206 KB 512/1822 KB 894/894 KB 64/263 KB 220/314 KB 206/2 unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 06 KB 512/1822 KB 894/894 KB 68/263 KB 220/314 KB 206/206 KB 512/1822 KB 894/894 KB 72/263 KB 220/314 KB 516/1822 KB 76/263 KB 220/314 KB 516/1822 KB 80/263 KB 220/314 KB 516/1822 KB 56/263 KB 220/314 KB 206/206 KB 512/1822 KB 894/894 KB 80/263 KB 224/314 KB 516/1822 KB 80/263 KB 228/314 KB 516/1822 KB 80/263 KB 232/314 KB 516/1822 KB 80/263 KB 236/314 KB 516/1822 KB 80/263 KB 240/314 KB 516/1822 KB 68/263 KB 220/314 KB 516/1822 KB 80/263 KB 240/314 KB 520/1822 KB 80/263 KB 240/314 KB 524/1822 KB 84/263 KB 240/314 KB 528/1822 KB 84/263 KB 240/314 KB 532/1822 KB 84/263 KB 244/314 KB 536/1822 KB 84/263 KB 244/314 KB 540/1822 KB 84/263 KB 244/314 KB 544/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 220.7 KB/sec) unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 956.3 KB/sec) unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 84/263 KB 244/314 KB 532/1822 KB 84/263 KB 248/314 KB 544/1822 KB 84/263 KB 252/314 KB 544/1822 KB 84/263 KB 256/314 KB 544/1822 KB 84/263 KB 240/314 KB 524/1822 KB 88/263 KB 256/314 KB 544/1822 KB 92/263 KB 256/314 KB 544/1822 KB 96/263 KB 256/314 KB 544/1822 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: 12:28:25 DEBUG unit.abot-epc-basic/0.install 96/263 KB 260/314 KB 544/1822 KB 100/263 KB 264/314 KB 548/1822 KB 100/263 KB 268/314 KB 548/1822 KB 100/263 KB 272/314 KB 548/1822 KB 100/263 KB 260/314 KB 548/1822 KB 100/263 KB 260/314 KB 544/1822 KB 104/263 KB 272/314 KB 548/1822 KB 108/263 KB 272/314 KB 548/1822 KB 112/263 KB 272/314 KB 548/1822 KB 112/263 KB 272/314 KB 552/1822 KB 112/263 KB 272/314 KB 556/1822 KB 112/263 KB 272/314 KB 560/1822 KB 116/263 KB 272/314 KB 564/1822 KB 116/263 KB 276/314 KB 568/1822 KB 116/263 KB 276/314 KB 572/1822 KB 116/263 KB 276/314 KB 576/1822 KB 116/263 KB 272/314 KB 560/1822 KB 120/263 KB 276/314 KB 576/1822 KB 124/263 KB 276/314 KB 576/1822 KB 128/263 KB 276/314 KB 576/1822 KB 116/263 KB 276/314 KB 564/1822 KB 128/263 KB 280/314 KB 576/1822 KB 128/263 KB 284/314 KB 576/1822 KB 128/263 KB 288/314 KB 576/1822 KB 128/263 KB 292/314 KB 576/1822 KB 132/263 KB 4/276 KB 296/314 KB 576/1822 KB 132/263 KB 8/276 KB 296/314 KB 4/99 KB 576/1822 KB 132/263 KB 12/276 KB 296/314 KB 4/99 KB 576/1822 KB 132/263 KB 16/276 KB 296/314 KB 4/99 KB 576/1822 KB 132/263 KB 20/276 KB 296/314 KB 4/99 KB 576/1822 KB 132/263 KB 24/276 KB 296/314 KB 4/99 KB 580/1822 KB 132/263 KB 28/276 KB 296/314 KB 4/99 KB 580/1822 KB 132/263 KB 292/314 KB 576/1822 KB 136/263 KB 28/276 KB 296/314 KB 4/99 KB 580/1822 KB 140/263 KB 28/276 KB 296/314 KB 4/99 KB 580/1822 KB 144/263 KB 28/276 KB 296/314 KB 4/99 KB 580/1822 KB 132/263 KB 20/276 KB 296/314 KB 4/99 KB 580/1822 KB 144/263 KB 28/276 KB 296/314 KB 4/99 KB 584/1822 KB 144/263 KB 28/276 KB 296/314 KB 4/99 KB 588/1822 KB 144/263 KB 28/276 KB 296/314 KB 4/99 KB 592/1822 KB 132/263 KB 296/314 KB 576/1822 KB 132/263 KB 4/276 KB 296/314 KB 4/99 KB 576/1822 KB 144/263 KB 28/276 KB 296/314 KB 8/99 KB 592/1822 KB 144/263 KB 28/276 KB 296/314 KB 12/99 KB 592/1822 KB 144/263 KB 28/276 KB 296/314 KB 16/99 KB 592/1822 KB 144/263 KB 28/276 KB 296/314 KB 20/99 KB 592/1822 KB 144/263 KB 28/276 KB 296/314 KB 24/99 KB 592/1822 KB 144/263 KB 28/276 KB 296/314 KB 28/99 KB 592/1822 KB 144/263 KB 28/276 KB 296/314 KB 32/99 KB 592/1822 KB 144/263 KB 28/276 KB 296/314 KB 36/99 KB 592/1822 KB 144/263 KB 28/276 KB 300/314 KB 36/99 KB 592/1822 KB 144/263 KB 28/276 KB 304/314 KB 36/99 KB 592/1822 KB 144/263 KB 28/276 KB 304/314 KB 40/99 KB 592/1822 KB 144/263 KB 28/276 KB 304/314 KB 44/99 KB 592/1822 KB 144/263 KB 28/276 KB 304/314 KB 48/99 KB 592/1822 KB 144/263 KB 28/276 KB 308/314 KB 52/99 KB 592/1822 KB 148/263 KB 32/276 KB 308/314 KB 56/99 KB 596/1822 KB 148/263 KB 32/276 KB 308/314 KB 60/99 KB 596/1822 KB 148/263 KB 32/276 KB 308/314 KB 64/99 KB 596/1822 KB 148/263 KB 32/276 KB 308/314 KB 68/99 KB 596/1822 KB 148/263 KB 32/276 KB 308/314 KB 72/99 KB 596/1822 KB 148/263 KB 32/276 KB 308/314 KB 76/99 KB 596/1822 KB 148/263 KB 32/276 KB 308/314 KB 80/99 KB 596/1822 KB 144/263 KB 28/276 KB 308/314 KB 48/99 KB 592/1822 KB 148/263 KB 32/276 KB 312/314 KB 80/99 KB 596/1822 KB 148/263 KB 32/276 KB 314/314 KB 80/99 KB 596/1822 KB 148/263 KB 32/276 KB 308/314 KB 52/99 KB 596/1822 KB 148/263 KB 36/276 KB 314/314 KB 80/99 KB 596/1822 KB 148/263 KB 40/276 KB 314/314 KB 80/99 KB 596/1822 KB 148/263 KB 44/276 KB 314/314 KB 80/99 KB 596/1822 KB 148/263 KB 48/276 KB 314/314 KB 80/99 KB 596/1822 KB 148/263 KB 28/276 KB 308/314 KB 52/99 KB 596/1822 KB 152/263 KB 48/276 KB 314/314 KB 80/99 KB 596/1822 KB 156/263 KB 48/276 KB 314/314 KB 80/99 KB 596/ unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 1822 KB 160/263 KB 48/276 KB 314/314 KB 80/99 KB 596/1822 KB 144/263 KB 28/276 KB 308/314 KB 52/99 KB 596/1822 KB 160/263 KB 48/276 KB 314/314 KB 80/99 KB 600/1822 KB 160/263 KB 48/276 KB 314/314 KB 80/99 KB 604/1822 KB 160/263 KB 48/276 KB 314/314 KB 80/99 KB 608/1822 KB 160/263 KB 48/276 KB 314/314 KB 80/99 KB 612/1822 KB 164/263 KB 52/276 KB 314/314 KB 80/99 KB 616/1822 KB 164/263 KB 52/276 KB 314/314 KB 80/99 KB 620/1822 KB 164/263 KB 52/276 KB 314/314 KB 80/99 KB 624/1822 KB 164/263 KB 52/276 KB 314/314 KB 80/99 KB 628/1822 KB 164/263 KB 52/276 KB 314/314 KB 84/99 KB 632/1822 KB 164/263 KB 52/276 KB 314/314 KB 84/99 KB 636/1822 KB 164/263 KB 52/276 KB 314/314 KB 84/99 KB 640/1822 KB 164/263 KB 52/276 KB 314/314 KB 80/99 KB 612/1822 KB 164/263 KB 56/276 KB 314/314 KB 84/99 KB 640/1822 KB 164/263 KB 60/276 KB 314/314 KB 84/99 KB 640/1822 KB 164/263 KB 64/276 KB 314/314 KB 84/99 KB 640/1822 KB 164/263 KB 48/276 KB 314/314 KB 80/99 KB 612/1822 KB 168/263 KB 64/276 KB 314/314 KB 84/99 KB 640/1822 KB 172/263 KB 64/276 KB 314/314 KB 84/99 KB 640/1822 KB 176/263 KB 64/276 KB 314/314 KB 84/99 KB 640/1822 KB 180/263 KB 64/276 KB 314/314 KB 84/99 KB 640/1822 KB 184/263 KB 68/276 KB 84/99 KB 640/1822 KB 188/263 KB 68/276 KB 84/99 KB 640/1822 KB 192/263 KB 68/276 KB 84/99 KB 640/1822 KB 164/263 KB 52/276 KB 314/314 KB 84/99 KB 628/1822 KB 192/263 KB 68/276 KB 88/99 KB 640/1822 KB 192/263 KB 68/276 KB 92/99 KB 640/1822 KB 192/263 KB 68/276 KB 96/99 KB 640/1822 KB 196/263 KB 68/276 KB 96/99 KB 640/1822 KB 200/263 KB 68/276 KB 99/99 KB 644/1822 KB 204/263 KB 68/276 KB 99/99 KB 644/1822 KB 208/263 KB 68/276 KB 99/99 KB 644/1822 KB 180/263 KB 68/276 KB 314/314 KB 84/99 KB 640/1822 KB 208/263 KB 72/276 KB 99/99 KB 644/1822 KB 208/263 KB 76/276 KB 99/99 KB 644/1822 KB 208/263 KB 80/276 KB 99/99 KB 644/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 324.6 KB/sec) unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 208/263 KB 84/276 KB 99/99 KB 644/1822 KB 208/263 KB 88/276 KB 99/99 KB 644/1822 KB 208/263 KB 92/276 KB 99/99 KB 644/1822 KB 208/263 KB 96/276 KB 99/99 KB 644/1822 KB 208/263 KB 100/276 KB 99/99 KB 644/1822 KB 212/263 KB 104/276 KB 99/99 KB 644/1822 KB 212/263 KB 108/276 KB 99/99 KB 644/1822 KB 212/263 KB 112/276 KB 99/99 KB 644/1822 KB 196/263 KB 68/276 KB 99/99 KB 644/1822 KB 212/263 KB 112/276 KB 99/99 KB 648/1822 KB 212/263 KB 112/276 KB 99/99 KB 652/1822 KB 212/263 KB 112/276 KB 99/99 KB 656/1822 KB 196/263 KB 68/276 KB 99/99 KB 640/1822 KB 212/263 KB 112/276 KB 99/99 KB 660/1822 KB 212/263 KB 112/276 KB 99/99 KB 664/1822 KB 212/263 KB 112/276 KB 99/99 KB 668/1822 KB 212/263 KB 112/276 KB 99/99 KB 672/1822 KB 212/263 KB 100/276 KB 99/99 KB 644/1822 KB 216/263 KB 112/276 KB 99/99 KB 672/1822 KB 220/263 KB 112/276 KB 99/99 KB 672/1822 KB 224/263 KB 112/276 KB 99/99 KB 672/1822 KB 228/263 KB 112/276 KB 99/99 KB 672/1822 KB 232/263 KB 116/276 KB 99/99 KB 676/1822 KB 236/263 KB 116/276 KB 99/99 KB 676/1822 KB 240/263 KB 116/276 KB 99/99 KB 676/1822 KB 228/263 KB 116/276 KB 99/99 KB 676/1822 KB 240/263 KB 120/276 KB 99/99 KB 676/1822 KB 240/263 KB 124/276 KB 99/99 KB 676/1822 KB 240/263 KB 128/276 KB 99/99 KB 676/1822 KB 240/263 KB 132/276 KB 99/99 KB 676/1822 KB 244/263 KB 136/276 KB 99/99 KB 676/1822 KB 244/263 KB 140/276 KB 99/99 KB 676/1822 KB 244/263 KB 144/276 KB 99/99 KB 676/1822 KB 228/263 KB 112/276 KB 99/99 KB 676/1822 KB 244/263 KB 144/276 KB 99/99 KB 680/1822 KB 244/263 KB 144/276 KB 99/99 KB 684/1822 KB 244/263 KB 144/276 KB 99/99 KB 688/1822 KB 244/263 KB 144/276 KB 4/54 KB 99/99 KB 688/1822 KB 244/263 KB 144/276 KB 8/54 KB 99/99 KB 688/1822 KB 244/263 KB 144/276 KB 12/54 KB 688/1822 KB 244/263 KB 144/276 KB 16/54 KB 688/1822 KB 244/263 KB 144/276 KB 16/54 KB 692/1822 KB 244/263 KB 144/276 KB 20/54 KB 696/1822 KB 244/263 KB 144/276 KB 20/54 KB 700/1822 KB 244/263 KB 144/276 KB 20/54 KB 704/1822 KB 244/263 KB 132/276 KB 99/99 KB 676/1822 KB 248/263 KB 144/276 KB 20/54 KB 704/1822 KB 252/263 KB 144/276 KB 20/54 KB 704/1822 KB 256/263 KB 144/276 KB 20/54 KB 704/1822 KB 244/263 KB 144/276 KB 20/54 KB 692/1822 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 101.0 KB/sec) unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 256/263 KB 144/276 KB 24/54 KB 704/1822 KB 260/263 KB 144/276 KB 28/54 KB 704/1822 KB 263/263 KB 144/276 KB 28/54 KB 704/1822 KB 256/263 KB 144/276 KB 28/54 KB 704/1822 KB 263/263 KB 144/276 KB 32/54 KB 704/1822 KB 263/263 KB 144/276 KB 36/54 KB 704/1822 KB 263/263 KB 148/276 KB 40/54 KB 708/1822 KB 263/263 KB 148/276 KB 44/54 KB 708/1822 KB 263/263 KB 148/276 KB 48/54 KB 708/1822 KB 263/263 KB 148/276 KB 36/54 KB 708/1822 KB 263/263 KB 148/276 KB 48/54 KB 712/1822 KB 263/263 KB 148/276 KB 48/54 KB 716/1822 KB 263/263 KB 148/276 KB 48/54 KB 720/1822 KB 263/263 KB 148/276 KB 36/54 KB 704/1822 KB 263/263 KB 152/276 KB 48/54 KB 720/1822 KB 263/263 KB 156/276 KB 48/54 KB 720/1822 KB 263/263 KB 160/276 KB 48/54 KB 720/1822 KB 263/263 KB 164/276 KB 48/54 KB 720/1822 KB 168/276 KB 52/54 KB 724/1822 KB 172/276 KB 52/54 KB 724/1822 KB 176/276 KB 52/54 KB 724/1822 KB 263/263 KB 164/276 KB 52/54 KB 724/1822 KB 263/263 KB 164/276 KB 52/54 KB 720/1822 KB 176/276 KB 54/54 KB 724/1822 KB 4/748 KB 176/276 KB 52/54 KB 724/1822 KB 4/748 KB 176/276 KB 54/54 KB 724/1822 KB 8/748 KB 176/276 KB 54/54 KB 724/1822 KB 12/748 KB 176/276 KB 54/54 KB 724/1822 KB 16/748 KB 176/276 KB 54/54 KB 724/1822 KB 20/748 KB 176/276 KB 54/54 KB 724/1822 KB 24/748 KB 176/276 KB 54/54 KB 724/1822 KB 28/748 KB 176/276 KB 54/54 KB 724/1822 KB 32/748 KB 176/276 KB 54/54 KB 724/1822 KB 36/748 KB 176/276 KB 54/54 KB 728/1822 KB 40/748 KB 176/276 KB 54/54 KB 728/1822 KB 44/748 KB 176/276 KB 54/54 KB 728/1822 KB 48/748 KB 176/276 KB 54/54 KB 728/1822 KB 52/748 KB 180/276 KB 54/54 KB 728/1822 KB 56/748 KB 180/276 KB 54/54 KB 728/1822 KB 60/748 KB 180/276 KB 54/54 KB 728/1822 KB 64/748 KB 176/276 KB 54/54 KB 728/1822 KB 36/748 KB 180/276 KB 54/54 KB 732/1822 KB 64/748 KB 180/276 KB 54/54 KB 736/1822 KB 64/748 KB 180/276 KB 54/54 KB 740/1822 KB 64/748 KB 180/276 KB 54/54 KB 744/1822 KB 64/748 KB 180/276 KB 54/54 KB 748/1822 KB 64/748 KB 180/276 KB 54/54 KB 752/1822 KB 64/748 KB 180/276 KB 54/54 KB 728/1822 KB 52/748 KB 184/276 KB 54/54 KB 752/1822 KB 64/748 KB 188/276 KB 54/54 KB 752/1822 KB 64/748 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 265.4 KB/sec) unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 192/276 KB 54/54 KB 752/1822 KB 64/748 KB 196/276 KB 54/54 KB 752/1822 KB 64/748 KB 200/276 KB 756/1822 KB 68/748 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar (54 KB at 53.7 KB/sec) unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 204/276 KB 756/1822 KB 68/748 KB 208/276 KB 756/1822 KB 68/748 KB 196/276 KB 54/54 KB 756/1822 KB 68/748 KB 208/276 KB 760/1822 KB 68/748 KB 196/276 KB 54/54 KB 752/1822 KB 68/748 KB 212/276 KB 760/1822 KB 68/748 KB 212/276 KB 764/1822 KB 72/748 KB 212/276 KB 768/1822 KB 72/748 KB 212/276 KB 760/1822 KB 72/748 KB 212/276 KB 768/1822 KB 76/748 KB 212/276 KB 768/1822 KB 80/748 KB 212/276 KB 772/1822 KB 80/748 KB 216/276 KB 772/1822 KB 84/748 KB 220/276 KB 4/223 KB 772/1822 KB 84/748 KB 224/276 KB 4/223 KB 772/1822 KB 84/748 KB 212/276 KB 772/1822 KB 84/748 KB 224/276 KB 4/223 KB 776/1822 KB 88/748 KB 224/276 KB 4/223 KB 776/1822 KB 92/748 KB 224/276 KB 4/223 KB 776/1822 KB 96/748 KB 224/276 KB 4/223 KB 776/1822 KB 84/748 KB 224/276 KB 4/223 KB 780/1822 KB 96/748 KB 224/276 KB 4/223 KB 784/1822 KB 96/748 KB 224/276 KB 4/223 KB 3/27 KB 788/1822 KB 96/748 KB 216/276 KB 4/223 KB 772/1822 KB 84/748 KB 228/276 KB 8/223 KB 3/27 KB 788/1822 KB 100/748 KB 228/276 KB 12/223 KB 3/27 KB 788/1822 KB 100/748 KB 228/276 KB 16/223 KB 3/27 KB 788/1822 KB 100/748 KB 228/276 KB 20/223 KB 3/27 KB 788/1822 KB 100/748 KB 228/276 KB 24/223 KB 3/27 KB 788/1822 KB 100/748 KB 228/276 KB 28/223 KB 3/27 KB 788/1822 KB 100/748 KB 228/276 KB 32/223 KB 3/27 KB 788/1822 KB 100/748 KB 228/276 KB 4/223 KB 3/27 KB 788/1822 KB 100/748 KB 232/276 KB 32/223 KB 3/27 KB 788/1822 KB 100/748 KB 236/276 KB 32/223 KB 3/27 KB 788/1822 KB 100/748 KB 240/276 KB 32/223 KB 3/27 KB 788/1822 KB 100/748 KB 244/276 KB 32/223 KB 3/27 KB 788/1822 KB 100/748 KB 248/276 KB 36/223 KB 3/27 KB 792/1822 KB 100/748 KB 252/276 KB 36/223 KB 3/27 KB 792/1822 KB 100/748 KB 256/276 KB 36/223 KB 3/27 KB 792/1822 KB 100/748 KB 224/276 KB 4/223 KB 3/27 KB 788/1822 KB 100/748 KB 224/276 KB 4/223 KB 3/27 KB 784/1822 KB 96/748 KB 256/276 KB 36/223 KB 6/27 KB 792/1822 KB 100/748 KB 256/276 KB 36/223 KB 9/27 KB 792/1822 KB 100/748 KB 256/276 KB 36/223 KB 11/27 KB 792/1822 KB 100/748 KB 256/276 KB 36/223 KB 14/27 KB 792/1822 KB 100/748 KB 256/276 KB 36/223 KB 16/27 KB 792/1822 KB 100/748 KB 256/276 KB 36/223 KB 19/27 KB 792/1822 KB 100/748 KB 256/276 KB 36/223 KB 22/27 KB 792/1822 KB 100/748 KB 256/276 KB 36/223 KB 25/27 KB 792/1822 KB 100/748 KB 256/276 KB 36/223 KB 25/27 KB 792/1822 KB 104/748 KB 244/276 KB 36/223 KB 3/27 KB 792/1822 KB 100/748 KB 256/276 KB 36/223 KB 27/27 KB 796/1822 KB 104/748 KB 256/276 KB 36/223 KB 27/27 KB 800/1822 KB 108/748 KB 244/276 KB 36/223 KB 3/27 KB 788/1822 KB 100/748 KB 256/276 KB 40/223 KB 27/27 KB 800/1822 KB 108/748 KB 256/276 KB 36/223 KB 27/27 KB 796/1822 KB 108/748 KB 256/276 KB 36/223 KB 27/27 KB 792/1822 KB 104/748 KB 256/276 KB 44/223 KB 27/27 KB 800/1822 KB 108/748 KB 256/276 KB 44/223 KB 27/27 KB 804/1822 KB 112/748 KB 260/276 KB 48/223 KB 27/27 KB 808/1822 KB 112/748 KB 260/276 KB 48/223 KB 27/27 KB 812/1822 KB 112/748 KB 260/276 KB 48/223 KB 27/27 KB 816/1822 KB 112/748 KB 256/276 KB 44/223 KB 27/27 KB 800/1822 KB 112/748 KB 260/276 KB 48/223 KB 27/27 KB 816/1822 KB 116/748 KB 260/276 KB 48/223 KB 27/27 KB 816/1822 KB 120/748 KB 260/276 KB 48/223 KB 27/27 KB 816/1822 KB 124/748 KB 260/276 KB 48/223 KB 27/27 KB 816/1822 KB 128/748 KB 260/276 KB 48/223 KB 27/27 KB 816/1822 KB 132/748 KB 260/276 KB 48/223 KB 27/27 KB 820/1822 KB 136/748 KB 260/276 KB 48/223 KB 27/27 KB 820/1822 KB 140/748 KB 260/276 KB 48/223 KB 27/27 KB 820/1822 KB 144/748 KB 260/276 KB unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 48/223 KB 27/27 KB 804/1822 KB 112/748 KB 264/276 KB 48/223 KB 27/27 KB 820/1822 KB 144/748 KB 256/276 KB 48/223 KB 27/27 KB 804/1822 KB 112/748 KB 264/276 KB 52/223 KB 27/27 KB 820/1822 KB 144/748 KB 264/276 KB 56/223 KB 27/27 KB 820/1822 KB 144/748 KB 264/276 KB 60/223 KB 27/27 KB 820/1822 KB 144/748 KB 264/276 KB 64/223 KB 27/27 KB 820/1822 KB 144/748 KB 264/276 KB 68/223 KB 27/27 KB 820/1822 KB 144/748 KB 268/276 KB 72/223 KB 27/27 KB 820/1822 KB 144/748 KB 268/276 KB 76/223 KB 27/27 KB 820/1822 KB 144/748 KB 268/276 KB 80/223 KB 27/27 KB 820/1822 KB 144/748 KB 268/276 KB 84/223 KB 820/1822 KB 144/748 KB 268/276 KB 88/223 KB 820/1822 KB 148/748 KB 268/276 KB 92/223 KB 820/1822 KB 148/748 KB 268/276 KB 96/223 KB 820/1822 KB 148/748 KB 260/276 KB 48/223 KB 27/27 KB 820/1822 KB 132/748 KB 268/276 KB 96/223 KB 824/1822 KB 148/748 KB 268/276 KB 96/223 KB 828/1822 KB 148/748 KB 268/276 KB 96/223 KB 832/1822 KB 148/748 KB 268/276 KB 96/223 KB 836/1822 KB 148/748 KB 268/276 KB 96/223 KB 840/1822 KB 148/748 KB 268/276 KB 96/223 KB 844/1822 KB 148/748 KB 268/276 KB 96/223 KB 848/1822 KB 148/748 KB 268/276 KB 84/223 KB 820/1822 KB 148/748 KB 268/276 KB 96/223 KB 848/1822 KB 152/748 KB 268/276 KB 96/223 KB 848/1822 KB 156/748 KB 268/276 KB 68/223 KB 27/27 KB 820/1822 KB 144/748 KB 272/276 KB 96/223 KB 848/1822 KB 156/748 KB 276/276 KB 96/223 KB 848/1822 KB 156/748 KB 276/276 KB 96/223 KB 848/1822 KB 156/748 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 25.7 KB/sec) unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 276/276 KB 96/223 KB 848/1822 KB 160/748 KB 276/276 KB 96/223 KB 848/1822 KB 164/748 KB 276/276 KB 100/223 KB 852/1822 KB 168/748 KB 276/276 KB 100/223 KB 852/1822 KB 172/748 KB 276/276 KB 100/223 KB 852/1822 KB 176/748 KB 276/276 KB 100/223 KB 852/1822 KB 164/748 KB 276/276 KB 100/223 KB 856/1822 KB 176/748 KB 276/276 KB 100/223 KB 860/1822 KB 176/748 KB 276/276 KB 100/223 KB 864/1822 KB 176/748 KB 276/276 KB 100/223 KB 848/1822 KB 164/748 KB 276/276 KB 104/223 KB 864/1822 KB 176/748 KB 276/276 KB 108/223 KB 864/1822 KB 176/748 KB 276/276 KB 112/223 KB 864/1822 KB 176/748 KB 276/276 KB 116/223 KB 864/1822 KB 176/748 KB 276/276 KB 120/223 KB 868/1822 KB 180/748 KB 276/276 KB 124/223 KB 868/1822 KB 180/748 KB 276/276 KB 128/223 KB 868/1822 KB 180/748 KB 276/276 KB 116/223 KB 868/1822 KB 180/748 KB 276/276 KB 116/223 KB 868/1822 KB 176/748 KB 276/276 KB 128/223 KB 872/1822 KB 184/748 KB 276/276 KB 128/223 KB 876/1822 KB 184/748 KB 128/223 KB 880/1822 KB 184/748 KB 276/276 KB 128/223 KB 868/1822 KB 184/748 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar (276 KB at 266.4 KB/sec) unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 128/223 KB 880/1822 KB 188/748 KB 128/223 KB 880/1822 KB 192/748 KB 128/223 KB 880/1822 KB 196/748 KB 132/223 KB 884/1822 KB 200/748 KB 132/223 KB 884/1822 KB 204/748 KB 132/223 KB 884/1822 KB 208/748 KB 132/223 KB 884/1822 KB 196/748 KB 136/223 KB 884/1822 KB 208/748 KB 140/223 KB 884/1822 KB 208/748 KB 144/223 KB 884/1822 KB 208/748 KB 144/223 KB 3/178 KB 884/1822 KB 208/748 KB 144/223 KB 5/178 KB 884/1822 KB 208/748 KB 144/223 KB 8/178 KB 884/1822 KB 208/748 KB 144/223 KB 11/178 KB 884/1822 KB 208/748 KB 144/223 KB 13/178 KB 884/1822 KB 208/748 KB 144/223 KB 16/178 KB 884/1822 KB 208/748 KB 144/223 KB 19/178 KB 884/1822 KB 208/748 KB 144/223 KB 21/178 KB 884/1822 KB 208/748 KB 144/223 KB 24/178 KB 884/1822 KB 208/748 KB 144/223 KB 27/178 KB 884/1822 KB 208/748 KB 4/23 KB 144/223 KB 29/178 KB 884/1822 KB 208/748 KB 128/223 KB 884/1822 KB 196/748 KB 4/23 KB 144/223 KB 29/178 KB 888/1822 KB 208/748 KB 4/23 KB 144/223 KB 27/178 KB 884/1822 KB 208/748 KB 8/23 KB 144/223 KB 32/178 KB 888/1822 KB 208/748 KB 12/23 KB 144/223 KB 32/178 KB 888/1822 KB 208/748 KB 16/23 KB 144/223 KB 32/178 KB 888/1822 KB 208/748 KB 20/23 KB 144/223 KB 32/178 KB 888/1822 KB 208/748 KB 23/23 KB 144/223 KB 32/178 KB 888/1822 KB 208/748 KB 23/23 KB 144/223 KB 32/178 KB 892/1822 KB 208/748 KB 23/23 KB 144/223 KB 32/178 KB 896/1822 KB 208/748 KB 23/23 KB 144/223 KB 32/178 KB 900/1822 KB 208/748 KB 23/23 KB 148/223 KB 32/178 KB 904/1822 KB 212/748 KB 23/23 KB 148/223 KB 32/178 KB 908/1822 KB 212/748 KB 23/23 KB 148/223 KB 32/178 KB 912/1822 KB 212/748 KB 4/23 KB 144/223 KB 32/178 KB 888/1822 KB 208/748 KB 23/23 KB 148/223 KB 36/178 KB 912/1822 KB 212/748 KB 23/23 KB 148/223 KB 40/178 KB 912/1822 KB 212/748 KB 23/23 KB 148/223 KB 44/178 KB 912/1822 KB 212/748 KB 23/23 KB 148/223 KB 48/178 KB 912/1822 KB 212/748 KB 23/23 KB 148/223 KB 32/178 KB 900/1822 KB 212/748 KB 23/23 KB 152/223 KB 48/178 KB 912/1822 KB 212/748 KB 23/23 KB 156/223 KB 48/178 KB 912/1822 KB 212/748 KB 160/223 KB 48/178 KB 912/1822 KB 212/748 KB 164/223 KB 52/178 KB 916/1822 KB 212/748 KB 168/223 KB 52/178 KB 916/1822 KB 212/748 KB 172/223 KB 52/178 KB 916/1822 KB 212/748 KB 176/223 KB 52/178 KB 916/1822 KB 212/748 KB 180/223 KB 52/178 KB 916/1822 KB 212/748 KB 23/23 KB 144/223 KB 32/178 KB 900/1822 KB 212/748 KB 180/223 KB 52/178 KB 916/1822 KB 216/748 KB 180/223 KB 52/178 KB 916/1822 KB 220/748 KB 180/223 KB 52/178 KB 916/1822 KB 224/748 KB 180/223 KB 52/178 KB 916/1822 KB 228/748 KB 180/223 KB 52/178 KB 916/1822 KB 232/748 KB 180/223 KB 52/178 KB 916/1822 KB 236/748 KB 180/223 KB 52/178 KB 916/1822 KB 240/748 KB 180/223 KB 52/178 KB 916/1822 KB 244/748 KB 184/223 KB 52/178 KB 916/1822 KB 248/748 KB 184/223 KB 52/178 KB 916/1822 KB 252/748 KB 184/223 KB 52/178 KB 916/1822 KB 256/748 KB 160/223 KB 52/178 KB 916/1822 KB 212/748 KB 184/223 KB 52/178 KB 920/1822 KB 256/748 KB 184/223 KB 52/178 KB 924/1822 KB 256/748 KB 184/223 KB 52/178 KB 928/1822 KB 256/748 KB 184/223 KB 52/178 KB 932/1822 KB 256/748 KB 184/223 KB 52/178 KB 936/1822 KB 256/748 KB 184/223 KB 52/178 KB 940/1822 KB 256/748 KB 184/223 KB 52/178 KB 944/1822 KB 256/748 KB 184/223 KB 52/178 KB 948/1822 KB 256/748 KB 160/223 KB 52/178 KB 912/1822 KB 212/748 KB 184/223 KB 56/178 KB 948/1822 KB 260/748 KB 184/223 KB 60/178 KB 948/1822 KB 260/748 KB 184/223 KB 64/178 KB 948/1822 KB 260/748 KB 184/223 KB 68/178 KB 948/1822 KB 260/748 KB unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 184/223 KB 72/178 KB 948/1822 KB 260/748 KB 184/223 KB 76/178 KB 948/1822 KB 260/748 KB 184/223 KB 80/178 KB 948/1822 KB 260/748 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 21.5 KB/sec) unit-abot-epc-basic-0: 12:28:25 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: 12:28:25 DEBUG unit.abot-epc-basic/0.install 184/223 KB 84/178 KB 948/1822 KB 260/748 KB 184/223 KB 88/178 KB 948/1822 KB 260/748 KB 184/223 KB 88/178 KB 952/1822 KB 260/748 KB 184/223 KB 92/178 KB 952/1822 KB 260/748 KB 184/223 KB 96/178 KB 952/1822 KB 260/748 KB 184/223 KB 52/178 KB 948/1822 KB 260/748 KB 184/223 KB 96/178 KB 956/1822 KB 264/748 KB 184/223 KB 96/178 KB 956/1822 KB 268/748 KB 184/223 KB 96/178 KB 956/1822 KB 272/748 KB 184/223 KB 96/178 KB 956/1822 KB 276/748 KB 184/223 KB 52/178 KB 916/1822 KB 244/748 KB 188/223 KB 100/178 KB 4/55 KB 956/1822 KB 276/748 KB 192/223 KB 100/178 KB 4/55 KB 956/1822 KB 276/748 KB 196/223 KB 100/178 KB 4/55 KB 956/1822 KB 276/748 KB 200/223 KB 100/178 KB 4/55 KB 956/1822 KB 276/748 KB 204/223 KB 100/178 KB 4/55 KB 956/1822 KB 276/748 KB 208/223 KB 100/178 KB 4/55 KB 956/1822 KB 276/748 KB 212/223 KB 100/178 KB 4/55 KB 956/1822 KB 276/748 KB 216/223 KB 100/178 KB 4/55 KB 956/1822 KB 276/748 KB 220/223 KB 100/178 KB 4/55 KB 956/1822 KB 276/748 KB 223/223 KB 100/178 KB 4/55 KB 956/1822 KB 276/748 KB 223/223 KB 100/178 KB 4/55 KB 956/1822 KB 280/748 KB 223/223 KB 100/178 KB 4/55 KB 956/1822 KB 284/748 KB 223/223 KB 100/178 KB 4/55 KB 956/1822 KB 288/748 KB 184/223 KB 100/178 KB 4/55 KB 956/1822 KB 276/748 KB 184/223 KB 100/178 KB 956/1822 KB 276/748 KB 223/223 KB 104/178 KB 4/55 KB 956/1822 KB 288/748 KB 223/223 KB 108/178 KB 4/55 KB 956/1822 KB 288/748 KB 223/223 KB 112/178 KB 4/55 KB 956/1822 KB 288/748 KB 184/223 KB 96/178 KB 956/1822 KB 260/748 KB 223/223 KB 112/178 KB 4/55 KB 960/1822 KB 288/748 KB 223/223 KB 112/178 KB 4/55 KB 964/1822 KB 288/748 KB 223/223 KB 112/178 KB 4/55 KB 968/1822 KB 288/748 KB 223/223 KB 112/178 KB 4/55 KB 972/1822 KB 288/748 KB 223/223 KB 112/178 KB 4/55 KB 976/1822 KB 288/748 KB 223/223 KB 112/178 KB 4/55 KB 980/1822 KB 288/748 KB 223/223 KB 116/178 KB 8/55 KB 984/1822 KB 292/748 KB 223/223 KB 116/178 KB 8/55 KB 988/1822 KB 292/748 KB 223/223 KB 116/178 KB 8/55 KB 980/1822 KB 292/748 KB 223/223 KB 116/178 KB 12/55 KB 992/1822 KB 292/748 KB 223/223 KB 116/178 KB 16/55 KB 992/1822 KB 292/748 KB 223/223 KB 116/178 KB 8/55 KB 992/1822 KB 292/748 KB 223/223 KB 116/178 KB 16/55 KB 996/1822 KB 292/748 KB 223/223 KB 116/178 KB 20/55 KB 1000/1822 KB 292/748 KB 223/223 KB 116/178 KB 20/55 KB 1004/1822 KB 292/748 KB 223/223 KB 116/178 KB 20/55 KB 1008/1822 KB 292/748 KB 223/223 KB 116/178 KB 4/55 KB 980/1822 KB 292/748 KB 223/223 KB 116/178 KB 4/55 KB 980/1822 KB 288/748 KB 223/223 KB 120/178 KB 20/55 KB 1008/1822 KB 292/748 KB 223/223 KB 124/178 KB 20/55 KB 1008/1822 KB 292/748 KB 223/223 KB 128/178 KB 20/55 KB 1008/1822 KB 292/748 KB 132/178 KB 20/55 KB 1008/1822 KB 292/748 KB 136/178 KB 20/55 KB 1008/1822 KB 296/748 KB 140/178 KB 20/55 KB 1008/1822 KB 296/748 KB 223/223 KB 116/178 KB 20/55 KB 996/1822 KB 292/748 KB 144/178 KB 24/55 KB 1008/1822 KB 296/748 KB 144/178 KB 28/55 KB 1008/1822 KB 296/748 KB 144/178 KB 32/55 KB 1008/1822 KB 296/748 KB 132/178 KB 20/55 KB 1008/1822 KB 296/748 KB 144/178 KB 32/55 KB 1008/1822 KB 300/748 KB 144/178 KB 32/55 KB 1008/1822 KB 304/748 KB 144/178 KB 32/55 KB 1008/1822 KB 308/748 KB 144/178 KB 36/55 KB 1012/1822 KB 312/748 KB 144/178 KB 36/55 KB 1012/1822 KB 316/748 KB 144/178 KB 36/55 KB 1012/1822 KB 320/748 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (223 K unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install B at 205.3 KB/sec) unit-abot-epc-basic-0: 12:28:25 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: 12:28:25 DEBUG unit.abot-epc-basic/0.install 144/178 KB 36/55 KB 1012/1822 KB 308/748 KB 144/178 KB 32/55 KB 1012/1822 KB 308/748 KB 144/178 KB 40/55 KB 1016/1822 KB 320/748 KB 144/178 KB 40/55 KB 1020/1822 KB 320/748 KB 144/178 KB 40/55 KB 1024/1822 KB 320/748 KB 144/178 KB 40/55 KB 1028/1822 KB 320/748 KB 144/178 KB 40/55 KB 1032/1822 KB 324/748 KB 144/178 KB 40/55 KB 1036/1822 KB 324/748 KB 144/178 KB 40/55 KB 1040/1822 KB 324/748 KB 144/178 KB 20/55 KB 1008/1822 KB 296/748 KB 148/178 KB 40/55 KB 1040/1822 KB 324/748 KB 152/178 KB 40/55 KB 1040/1822 KB 324/748 KB 156/178 KB 40/55 KB 1040/1822 KB 324/748 KB 160/178 KB 40/55 KB 1040/1822 KB 324/748 KB 144/178 KB 40/55 KB 1028/1822 KB 324/748 KB 160/178 KB 40/55 KB 1040/1822 KB 328/748 KB 160/178 KB 40/55 KB 1040/1822 KB 332/748 KB 160/178 KB 40/55 KB 1040/1822 KB 336/748 KB 160/178 KB 40/55 KB 1040/1822 KB 340/748 KB 4/1210 KB 164/178 KB 40/55 KB 1044/1822 KB 344/748 KB 144/178 KB 40/55 KB 1016/1822 KB 320/748 KB 4/1210 KB 164/178 KB 44/55 KB 1044/1822 KB 344/748 KB 4/1210 KB 164/178 KB 48/55 KB 1044/1822 KB 344/748 KB 4/1210 KB 164/178 KB 52/55 KB 1044/1822 KB 344/748 KB 4/1210 KB 164/178 KB 55/55 KB 1044/1822 KB 344/748 KB 4/1210 KB 164/178 KB 40/55 KB 1044/1822 KB 340/748 KB 4/1210 KB 164/178 KB 55/55 KB 1044/1822 KB 348/748 KB 4/1210 KB 164/178 KB 55/55 KB 1044/1822 KB 352/748 KB 164/178 KB 40/55 KB 1044/1822 KB 340/748 KB 8/1210 KB 164/178 KB 55/55 KB 1048/1822 KB 352/748 KB 8/1210 KB 164/178 KB 55/55 KB 1052/1822 KB 352/748 KB 8/1210 KB 164/178 KB 55/55 KB 1056/1822 KB 352/748 KB 8/1210 KB 164/178 KB 55/55 KB 1060/1822 KB 352/748 KB 164/178 KB 40/55 KB 1040/1822 KB 340/748 KB 8/1210 KB 168/178 KB 55/55 KB 1060/1822 KB 356/748 KB 8/1210 KB 172/178 KB 55/55 KB 1060/1822 KB 356/748 KB 8/1210 KB 176/178 KB 55/55 KB 1060/1822 KB 356/748 KB 8/1210 KB 178/178 KB 55/55 KB 1060/1822 KB 356/748 KB 8/1210 KB 164/178 KB 55/55 KB 1060/1822 KB 356/748 KB 8/1210 KB 178/178 KB 55/55 KB 1060/1822 KB 360/748 KB 8/1210 KB 164/178 KB 55/55 KB 1044/1822 KB 352/748 KB 12/1210 KB 178/178 KB 55/55 KB 1060/1822 KB 364/748 KB 16/1210 KB 178/178 KB 55/55 KB 1060/1822 KB 364/748 KB 20/1210 KB 178/178 KB 55/55 KB 1060/1822 KB 364/748 KB 24/1210 KB 178/178 KB 1060/1822 KB 364/748 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar (55 KB at 49.4 KB/sec) unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 8/1210 KB 178/178 KB 55/55 KB 1060/1822 KB 364/748 KB 24/1210 KB 178/178 KB 1064/1822 KB 368/748 KB 24/1210 KB 178/178 KB 1064/1822 KB 364/748 KB 28/1210 KB 178/178 KB 1068/1822 KB 368/748 KB 28/1210 KB 178/178 KB 1064/1822 KB 368/748 KB 32/1210 KB 178/178 KB 1068/1822 KB 368/748 KB 32/1210 KB 178/178 KB 1072/1822 KB 368/748 KB 32/1210 KB 178/178 KB 1076/1822 KB 368/748 KB 36/1210 KB 178/178 KB 1080/1822 KB 372/748 KB 36/1210 KB 178/178 KB 1084/1822 KB 372/748 KB 36/1210 KB 178/178 KB 1076/1822 KB 372/748 KB 36/1210 KB 178/178 KB 1088/1822 KB 376/748 KB 36/1210 KB 178/178 KB 1088/1822 KB 380/748 KB 36/1210 KB 178/178 KB 1076/1822 KB 368/748 KB 40/1210 KB 178/178 KB 1088/1822 KB 384/748 KB 44/1210 KB 1088/1822 KB 384/748 KB 48/1210 KB 1088/1822 KB 384/748 KB 36/1210 KB 178/178 KB 1088/1822 KB 384/748 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 160.9 KB/sec) unit-abot-epc-basic-0: 12:28:25 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: 12:28:25 DEBUG unit.abot-epc-basic/0.install 44/1210 KB 1088/1822 KB 384/748 KB 48/1210 KB 1092/1822 KB 384/748 KB 52/1210 KB 1092/1822 KB 388/748 KB 52/1210 KB 4/471 KB 1092/1822 KB 392/748 KB 52/1210 KB 4/471 KB 1092/1822 KB 396/748 KB 52/1210 KB 4/471 KB 1096/1822 KB 400/748 KB 52/1210 KB 4/471 KB 1096/1822 KB 4/93 KB 404/748 KB 52/1210 KB 4/471 KB 1096/1822 KB 4/93 KB 408/748 KB 52/1210 KB 1092/1822 KB 384/748 KB 56/1210 KB 4/471 KB 1096/1822 KB 4/93 KB 412/748 KB 60/1210 KB 4/471 KB 1096/1822 KB 4/93 KB 412/748 KB 64/1210 KB 4/471 KB 1096/1822 KB 4/93 KB 412/748 KB 52/1210 KB 4/471 KB 1096/1822 KB 4/93 KB 400/748 KB 52/1210 KB 4/471 KB 1096/1822 KB 396/748 KB 64/1210 KB 4/471 KB 1100/1822 KB 4/93 KB 412/748 KB 64/1210 KB 4/471 KB 1104/1822 KB 8/93 KB 412/748 KB 52/1210 KB 4/471 KB 1092/1822 KB 388/748 KB 64/1210 KB 8/471 KB 1104/1822 KB 8/93 KB 412/748 KB 64/1210 KB 12/471 KB 1104/1822 KB 8/93 KB 412/748 KB 64/1210 KB 16/471 KB 1104/1822 KB 8/93 KB 412/748 KB 64/1210 KB 20/471 KB 1104/1822 KB 8/93 KB 412/748 KB 68/1210 KB 24/471 KB 1104/1822 KB 8/93 KB 412/748 KB 68/1210 KB 28/471 KB 1104/1822 KB 8/93 KB 412/748 KB 68/1210 KB 32/471 KB 1104/1822 KB 8/93 KB 412/748 KB 68/1210 KB 36/471 KB 1104/1822 KB 8/93 KB 412/748 KB 68/1210 KB 40/471 KB 1108/1822 KB 8/93 KB 412/748 KB 68/1210 KB 44/471 KB 1108/1822 KB 8/93 KB 412/748 KB 68/1210 KB 48/471 KB 1108/1822 KB 8/93 KB 412/748 KB 64/1210 KB 4/471 KB 1100/1822 KB 8/93 KB 412/748 KB 68/1210 KB 48/471 KB 1108/1822 KB 12/93 KB 412/748 KB 68/1210 KB 48/471 KB 1108/1822 KB 16/93 KB 412/748 KB 68/1210 KB 48/471 KB 1108/1822 KB 20/93 KB 412/748 KB 68/1210 KB 48/471 KB 1108/1822 KB 24/93 KB 412/748 KB 68/1210 KB 48/471 KB 1108/1822 KB 28/93 KB 412/748 KB 68/1210 KB 48/471 KB 1108/1822 KB 32/93 KB 412/748 KB 52/1210 KB 36/471 KB 1108/1822 KB 8/93 KB 412/748 KB 68/1210 KB 48/471 KB 1108/1822 KB 32/93 KB 416/748 KB 68/1210 KB 36/471 KB 1108/1822 KB 8/93 KB 412/748 KB 68/1210 KB 48/471 KB 1112/1822 KB 32/93 KB 416/748 KB 68/1210 KB 48/471 KB 1116/1822 KB 32/93 KB 416/748 KB 68/1210 KB 48/471 KB 1120/1822 KB 32/93 KB 416/748 KB 68/1210 KB 48/471 KB 1124/1822 KB 32/93 KB 416/748 KB 68/1210 KB 52/471 KB 1128/1822 KB 36/93 KB 420/748 KB 68/1210 KB 52/471 KB 1132/1822 KB 36/93 KB 420/748 KB 68/1210 KB 52/471 KB 1136/1822 KB 36/93 KB 420/748 KB 68/1210 KB 20/471 KB 1104/1822 KB 8/93 KB 412/748 KB 72/1210 KB 52/471 KB 1136/1822 KB 36/93 KB 420/748 KB 76/1210 KB 52/471 KB 1136/1822 KB 36/93 KB 420/748 KB 80/1210 KB 52/471 KB 1136/1822 KB 36/93 KB 420/748 KB 84/1210 KB 52/471 KB 1136/1822 KB 36/93 KB 420/748 KB 88/1210 KB 52/471 KB 1136/1822 KB 36/93 KB 420/748 KB 92/1210 KB 52/471 KB 1136/1822 KB 36/93 KB 420/748 KB 96/1210 KB 52/471 KB 1136/1822 KB 36/93 KB 420/748 KB 68/1210 KB 52/471 KB 1124/1822 KB 36/93 KB 420/748 KB 96/1210 KB 56/471 KB 1136/1822 KB 36/93 KB 420/748 KB 96/1210 KB 60/471 KB 1136/1822 KB 36/93 KB 420/748 KB 96/1210 KB 64/471 KB 1136/1822 KB 36/93 KB 420/748 KB 68/1210 KB 48/471 KB 1124/1822 KB 36/93 KB 420/748 KB 100/1210 KB 64/471 KB 1136/1822 KB 40/93 KB 420/748 KB 100/1210 KB 64/471 KB 1136/1822 KB 44/93 KB 420/748 KB 100/1210 KB 64/471 KB 1136/1822 KB 48/93 KB 420/748 KB 68/1210 KB 48/471 KB 1124/1822 KB 32/93 KB 420/748 KB 100/1210 KB 64/471 KB 1136/1822 KB 48/93 KB 424/748 KB 100/1210 KB 64/471 KB 1136/1822 KB 36/93 KB 420/748 KB 104/1210 KB 64/471 KB 1140/1822 KB 48/93 KB 428/748 KB 108/1210 KB 64/471 KB 1140/1822 KB 48/93 KB unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 428/748 KB 112/1210 KB 64/471 KB 1140/1822 KB 48/93 KB 428/748 KB 116/1210 KB 64/471 KB 1140/1822 KB 48/93 KB 428/748 KB 120/1210 KB 64/471 KB 1140/1822 KB 48/93 KB 428/748 KB 124/1210 KB 64/471 KB 1140/1822 KB 48/93 KB 428/748 KB 128/1210 KB 64/471 KB 1140/1822 KB 48/93 KB 428/748 KB 132/1210 KB 64/471 KB 1140/1822 KB 48/93 KB 428/748 KB 132/1210 KB 68/471 KB 1140/1822 KB 52/93 KB 428/748 KB 132/1210 KB 68/471 KB 1140/1822 KB 56/93 KB 428/748 KB 132/1210 KB 68/471 KB 1140/1822 KB 60/93 KB 428/748 KB 132/1210 KB 68/471 KB 1140/1822 KB 64/93 KB 428/748 KB 132/1210 KB 68/471 KB 1140/1822 KB 48/93 KB 428/748 KB 132/1210 KB 68/471 KB 1140/1822 KB 64/93 KB 432/748 KB 132/1210 KB 68/471 KB 1140/1822 KB 64/93 KB 436/748 KB 132/1210 KB 68/471 KB 1140/1822 KB 64/93 KB 440/748 KB 132/1210 KB 68/471 KB 1140/1822 KB 64/93 KB 444/748 KB 132/1210 KB 68/471 KB 1140/1822 KB 64/93 KB 448/748 KB 132/1210 KB 68/471 KB 1140/1822 KB 64/93 KB 452/748 KB 132/1210 KB 68/471 KB 1140/1822 KB 68/93 KB 456/748 KB 132/1210 KB 68/471 KB 1140/1822 KB 68/93 KB 460/748 KB 132/1210 KB 68/471 KB 1140/1822 KB 68/93 KB 464/748 KB 100/1210 KB 64/471 KB 1140/1822 KB 48/93 KB 428/748 KB 132/1210 KB 68/471 KB 1144/1822 KB 68/93 KB 464/748 KB 132/1210 KB 68/471 KB 1148/1822 KB 68/93 KB 464/748 KB 132/1210 KB 68/471 KB 1152/1822 KB 68/93 KB 464/748 KB 132/1210 KB 68/471 KB 1140/1822 KB 48/93 KB 428/748 KB 132/1210 KB 72/471 KB 1152/1822 KB 68/93 KB 464/748 KB 132/1210 KB 76/471 KB 1152/1822 KB 68/93 KB 464/748 KB 132/1210 KB 80/471 KB 1152/1822 KB 68/93 KB 464/748 KB 132/1210 KB 84/471 KB 1152/1822 KB 68/93 KB 464/748 KB 132/1210 KB 88/471 KB 1156/1822 KB 68/93 KB 468/748 KB 132/1210 KB 92/471 KB 1156/1822 KB 68/93 KB 468/748 KB 132/1210 KB 96/471 KB 1156/1822 KB 68/93 KB 468/748 KB 132/1210 KB 68/471 KB 1140/1822 KB 68/93 KB 452/748 KB 132/1210 KB 96/471 KB 1156/1822 KB 72/93 KB 468/748 KB 132/1210 KB 96/471 KB 1156/1822 KB 76/93 KB 468/748 KB 132/1210 KB 96/471 KB 1156/1822 KB 80/93 KB 468/748 KB 132/1210 KB 96/471 KB 1156/1822 KB 84/93 KB 468/748 KB 132/1210 KB 96/471 KB 1156/1822 KB 88/93 KB 468/748 KB 132/1210 KB 96/471 KB 1156/1822 KB 92/93 KB 468/748 KB 132/1210 KB 96/471 KB 1156/1822 KB 93/93 KB 468/748 KB 132/1210 KB 84/471 KB 1156/1822 KB 68/93 KB 468/748 KB 132/1210 KB 96/471 KB 1156/1822 KB 93/93 KB 472/748 KB 132/1210 KB 96/471 KB 1156/1822 KB 93/93 KB 476/748 KB 132/1210 KB 96/471 KB 1156/1822 KB 93/93 KB 480/748 KB 132/1210 KB 84/471 KB 1156/1822 KB 68/93 KB 464/748 KB 136/1210 KB 96/471 KB 1160/1822 KB 93/93 KB 480/748 KB 136/1210 KB 96/471 KB 1164/1822 KB 93/93 KB 480/748 KB 136/1210 KB 96/471 KB 1168/1822 KB 93/93 KB 480/748 KB 136/1210 KB 96/471 KB 1172/1822 KB 93/93 KB 480/748 KB 136/1210 KB 96/471 KB 1176/1822 KB 93/93 KB 480/748 KB 136/1210 KB 96/471 KB 1156/1822 KB 93/93 KB 480/748 KB 140/1210 KB 100/471 KB 1176/1822 KB 93/93 KB 480/748 KB 136/1210 KB 100/471 KB 1176/1822 KB 93/93 KB 480/748 KB 140/1210 KB 104/471 KB 1180/1822 KB 93/93 KB 480/748 KB 140/1210 KB 100/471 KB 1180/1822 KB 93/93 KB 480/748 KB 144/1210 KB 104/471 KB 1184/1822 KB 93/93 KB 480/748 KB 144/1210 KB 104/471 KB 1180/1822 KB 93/93 KB 480/748 KB 144/1210 KB 108/471 KB 1184/1822 KB 93/93 KB 480/748 KB 144/1210 KB 112/471 KB 1184/1822 KB 93/93 KB 480/748 KB 144/1210 KB 116/471 KB 1188/1822 KB 93/93 KB 484/748 KB 148/1210 KB 120/471 KB 1188/1822 KB 93/93 KB 484/748 KB 148/1210 KB 124/471 KB 1188/1822 KB 93 unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install /93 KB 484/748 KB 148/1210 KB 128/471 KB 1188/1822 KB 93/93 KB 484/748 KB 144/1210 KB 112/471 KB 1188/1822 KB 93/93 KB 484/748 KB 148/1210 KB 128/471 KB 1192/1822 KB 93/93 KB 484/748 KB 148/1210 KB 128/471 KB 1196/1822 KB 93/93 KB 484/748 KB 148/1210 KB 128/471 KB 1200/1822 KB 93/93 KB 484/748 KB 144/1210 KB 112/471 KB 1184/1822 KB 93/93 KB 484/748 KB 148/1210 KB 128/471 KB 1200/1822 KB 93/93 KB 488/748 KB 148/1210 KB 128/471 KB 1200/1822 KB 93/93 KB 492/748 KB 148/1210 KB 128/471 KB 1200/1822 KB 93/93 KB 496/748 KB 148/1210 KB 116/471 KB 1188/1822 KB 93/93 KB 484/748 KB 152/1210 KB 128/471 KB 1200/1822 KB 496/748 KB 156/1210 KB 128/471 KB 1200/1822 KB 496/748 KB 160/1210 KB 128/471 KB 1200/1822 KB 496/748 KB 160/1210 KB 128/471 KB 1200/1822 KB 500/748 KB 164/1210 KB 132/471 KB 1204/1822 KB 504/748 KB 164/1210 KB 132/471 KB 1204/1822 KB 508/748 KB 164/1210 KB 132/471 KB 1204/1822 KB 512/748 KB 164/1210 KB 132/471 KB 1204/1822 KB 500/748 KB 164/1210 KB 136/471 KB 1204/1822 KB 512/748 KB 164/1210 KB 140/471 KB 1204/1822 KB 516/748 KB 164/1210 KB 144/471 KB 1204/1822 KB 516/748 KB 164/1210 KB 128/471 KB 1204/1822 KB 500/748 KB 164/1210 KB 144/471 KB 1208/1822 KB 516/748 KB 164/1210 KB 144/471 KB 1212/1822 KB 516/748 KB 164/1210 KB 128/471 KB 1200/1822 KB 500/748 KB 168/1210 KB 144/471 KB 1212/1822 KB 516/748 KB 172/1210 KB 144/471 KB 1212/1822 KB 516/748 KB 176/1210 KB 144/471 KB 1212/1822 KB 516/748 KB 176/1210 KB 148/471 KB 1216/1822 KB 516/748 KB 180/1210 KB 152/471 KB 1216/1822 KB 516/748 KB 164/1210 KB 136/471 KB 1204/1822 KB 516/748 KB 180/1210 KB 156/471 KB 1216/1822 KB 520/748 KB 180/1210 KB 156/471 KB 1216/1822 KB 524/748 KB 180/1210 KB 156/471 KB 1216/1822 KB 528/748 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 80.1 KB/sec) unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 180/1210 KB 148/471 KB 1216/1822 KB 516/748 KB 184/1210 KB 156/471 KB 1216/1822 KB 528/748 KB 188/1210 KB 156/471 KB 1216/1822 KB 532/748 KB 192/1210 KB 156/471 KB 1216/1822 KB 532/748 KB 176/1210 KB 144/471 KB 1216/1822 KB 516/748 KB 192/1210 KB 156/471 KB 1220/1822 KB 532/748 KB 192/1210 KB 156/471 KB 1224/1822 KB 532/748 KB 192/1210 KB 156/471 KB 1228/1822 KB 532/748 KB 192/1210 KB 156/471 KB 1232/1822 KB 532/748 KB 184/1210 KB 156/471 KB 1216/1822 KB 532/748 KB 192/1210 KB 160/471 KB 1232/1822 KB 532/748 KB 192/1210 KB 164/471 KB 1232/1822 KB 532/748 KB 196/1210 KB 168/471 KB 1236/1822 KB 532/748 KB 196/1210 KB 172/471 KB 1236/1822 KB 532/748 KB 196/1210 KB 176/471 KB 1236/1822 KB 532/748 KB 184/1210 KB 156/471 KB 1216/1822 KB 532/748 KB 196/1210 KB 176/471 KB 1236/1822 KB 536/748 KB 196/1210 KB 176/471 KB 1236/1822 KB 540/748 KB 196/1210 KB 176/471 KB 1236/1822 KB 544/748 KB 196/1210 KB 164/471 KB 1236/1822 KB 532/748 KB 196/1210 KB 176/471 KB 1240/1822 KB 544/748 KB 196/1210 KB 176/471 KB 1244/1822 KB 544/748 KB 196/1210 KB 176/471 KB 1248/1822 KB 544/748 KB 196/1210 KB 176/471 KB 1252/1822 KB 544/748 KB 196/1210 KB 180/471 KB 1256/1822 KB 548/748 KB 196/1210 KB 180/471 KB 1260/1822 KB 548/748 KB 196/1210 KB 180/471 KB 1264/1822 KB 548/748 KB 196/1210 KB 164/471 KB 1232/1822 KB 532/748 KB 200/1210 KB 180/471 KB 1264/1822 KB 548/748 KB 204/1210 KB 180/471 KB 1264/1822 KB 548/748 KB 208/1210 KB 180/471 KB 1264/1822 KB 548/748 KB 212/1210 KB 180/471 KB 1264/1822 KB 548/748 KB 216/1210 KB 180/471 KB 1264/1822 KB 548/748 KB 220/1210 KB 180/471 KB 1264/1822 KB 548/748 KB 224/1210 KB 180/471 KB 1264/1822 KB 548/748 KB 228/1210 KB 180/471 KB 1264/1822 KB 548/748 KB 232/1210 KB 180/471 KB 1268/1822 KB 548/748 KB 236/1210 KB 180/471 KB 1268/1822 KB 548/748 KB 240/1210 KB 180/471 KB 1268/1822 KB 548/748 KB 196/1210 KB 180/471 KB 1252/1822 KB 548/748 KB 240/1210 KB 184/471 KB 1268/1822 KB 548/748 KB 240/1210 KB 188/471 KB 1268/1822 KB 548/748 KB 240/1210 KB 192/471 KB 1268/1822 KB 548/748 KB 196/1210 KB 176/471 KB 1252/1822 KB 548/748 KB 240/1210 KB 192/471 KB 1268/1822 KB 552/748 KB 240/1210 KB 192/471 KB 1268/1822 KB 556/748 KB 240/1210 KB 192/471 KB 1268/1822 KB 560/748 KB 240/1210 KB 192/471 KB 1268/1822 KB 564/748 KB 240/1210 KB 196/471 KB 1268/1822 KB 568/748 KB 240/1210 KB 196/471 KB 1268/1822 KB 572/748 KB 240/1210 KB 196/471 KB 1268/1822 KB 576/748 KB 228/1210 KB 180/471 KB 1268/1822 KB 548/748 KB 240/1210 KB 196/471 KB 1272/1822 KB 576/748 KB 240/1210 KB 196/471 KB 1268/1822 KB 564/748 KB 240/1210 KB 200/471 KB 1272/1822 KB 576/748 KB 240/1210 KB 204/471 KB 1272/1822 KB 576/748 KB 240/1210 KB 208/471 KB 1272/1822 KB 576/748 KB 240/1210 KB 208/471 KB 1276/1822 KB 576/748 KB 240/1210 KB 208/471 KB 1280/1822 KB 576/748 KB 240/1210 KB 208/471 KB 1284/1822 KB 576/748 KB 244/1210 KB 212/471 KB 1288/1822 KB 580/748 KB 244/1210 KB 212/471 KB 1292/1822 KB 580/748 KB 244/1210 KB 212/471 KB 1296/1822 KB 580/748 KB 244/1210 KB 212/471 KB 1284/1822 KB 580/748 KB 248/1210 KB 212/471 KB 1296/1822 KB 580/748 KB 252/1210 KB 212/471 KB 1296/1822 KB 580/748 KB 256/1210 KB 212/471 KB 1296/1822 KB 580/748 KB 260/1210 KB 212/471 KB 1296/1822 KB 580/748 KB 264/1210 KB 212/471 KB 1300/1822 KB 580/748 KB 268/1210 KB 212/471 KB 1300/1822 KB 580/748 KB 270/1210 KB 212/471 KB 1300/1822 KB 580/748 KB 274/1210 KB 212/471 KB 1300/1822 KB 580/748 KB 240/1210 KB 212/471 KB 1284/1822 KB 580/748 KB 274/1210 unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install KB 212/471 KB 1300/1822 KB 584/748 KB 274/1210 KB 212/471 KB 1300/1822 KB 588/748 KB 274/1210 KB 212/471 KB 1300/1822 KB 592/748 KB 240/1210 KB 212/471 KB 1284/1822 KB 576/748 KB 274/1210 KB 216/471 KB 1300/1822 KB 592/748 KB 274/1210 KB 220/471 KB 1300/1822 KB 592/748 KB 274/1210 KB 224/471 KB 1300/1822 KB 592/748 KB 274/1210 KB 224/471 KB 1300/1822 KB 596/748 KB 274/1210 KB 228/471 KB 1300/1822 KB 600/748 KB 274/1210 KB 228/471 KB 1300/1822 KB 604/748 KB 274/1210 KB 228/471 KB 1300/1822 KB 608/748 KB 260/1210 KB 212/471 KB 1300/1822 KB 580/748 KB 274/1210 KB 228/471 KB 1300/1822 KB 596/748 KB 274/1210 KB 232/471 KB 1300/1822 KB 608/748 KB 274/1210 KB 236/471 KB 1304/1822 KB 608/748 KB 274/1210 KB 240/471 KB 1304/1822 KB 608/748 KB 274/1210 KB 244/471 KB 1304/1822 KB 608/748 KB 278/1210 KB 248/471 KB 1304/1822 KB 612/748 KB 278/1210 KB 252/471 KB 1304/1822 KB 612/748 KB 278/1210 KB 256/471 KB 1304/1822 KB 612/748 KB 274/1210 KB 232/471 KB 1304/1822 KB 608/748 KB 278/1210 KB 256/471 KB 1308/1822 KB 612/748 KB 278/1210 KB 256/471 KB 1312/1822 KB 612/748 KB 278/1210 KB 256/471 KB 1316/1822 KB 612/748 KB 278/1210 KB 256/471 KB 1320/1822 KB 612/748 KB 278/1210 KB 256/471 KB 1324/1822 KB 612/748 KB 278/1210 KB 256/471 KB 1328/1822 KB 612/748 KB 278/1210 KB 256/471 KB 1332/1822 KB 612/748 KB 278/1210 KB 260/471 KB 1336/1822 KB 612/748 KB 278/1210 KB 260/471 KB 1340/1822 KB 612/748 KB 278/1210 KB 260/471 KB 1344/1822 KB 612/748 KB 278/1210 KB 244/471 KB 1304/1822 KB 612/748 KB 282/1210 KB 260/471 KB 1344/1822 KB 612/748 KB 286/1210 KB 260/471 KB 1344/1822 KB 612/748 KB 274/1210 KB 244/471 KB 1304/1822 KB 612/748 KB 286/1210 KB 260/471 KB 1344/1822 KB 616/748 KB 286/1210 KB 260/471 KB 1344/1822 KB 620/748 KB 286/1210 KB 260/471 KB 1344/1822 KB 624/748 KB 286/1210 KB 260/471 KB 1344/1822 KB 628/748 KB 290/1210 KB 260/471 KB 1344/1822 KB 632/748 KB 290/1210 KB 260/471 KB 1344/1822 KB 636/748 KB 290/1210 KB 260/471 KB 1344/1822 KB 640/748 KB 278/1210 KB 260/471 KB 1332/1822 KB 612/748 KB 290/1210 KB 264/471 KB 1344/1822 KB 640/748 KB 290/1210 KB 268/471 KB 1344/1822 KB 640/748 KB 290/1210 KB 272/471 KB 1344/1822 KB 640/748 KB 290/1210 KB 276/471 KB 1344/1822 KB 640/748 KB 290/1210 KB 280/471 KB 1348/1822 KB 644/748 KB 290/1210 KB 284/471 KB 1348/1822 KB 644/748 KB 290/1210 KB 288/471 KB 1348/1822 KB 644/748 KB 290/1210 KB 292/471 KB 1348/1822 KB 644/748 KB 290/1210 KB 260/471 KB 1344/1822 KB 628/748 KB 290/1210 KB 4/53 KB 292/471 KB 1348/1822 KB 644/748 KB 290/1210 KB 8/53 KB 292/471 KB 1348/1822 KB 644/748 KB 290/1210 KB 12/53 KB 292/471 KB 1348/1822 KB 644/748 KB 290/1210 KB 16/53 KB 292/471 KB 1348/1822 KB 644/748 KB 290/1210 KB 20/53 KB 292/471 KB 1348/1822 KB 644/748 KB 290/1210 KB 24/53 KB 292/471 KB 1348/1822 KB 644/748 KB 290/1210 KB 28/53 KB 292/471 KB 1348/1822 KB 644/748 KB 290/1210 KB 32/53 KB 292/471 KB 1348/1822 KB 644/748 KB 290/1210 KB 36/53 KB 292/471 KB 1348/1822 KB 644/748 KB 294/1210 KB 40/53 KB 292/471 KB 1348/1822 KB 644/748 KB 294/1210 KB 44/53 KB 292/471 KB 1348/1822 KB 644/748 KB 294/1210 KB 48/53 KB 292/471 KB 1348/1822 KB 644/748 KB 294/1210 KB 52/53 KB 292/471 KB 1348/1822 KB 644/748 KB 294/1210 KB 53/53 KB 292/471 KB 1348/1822 KB 644/748 KB 290/1210 KB 276/471 KB 1348/1822 KB 644/748 KB 294/1210 KB 53/53 KB 292/471 KB 1348/1822 KB 648/748 KB 294/1210 KB 53/53 KB 292/471 KB 1348/1822 KB 652/748 KB 294/1210 KB 53/53 KB 292/471 KB 1348/1822 KB 656/748 KB unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 290/1210 KB 276/471 KB 1348/1822 KB 640/748 KB 294/1210 KB 53/53 KB 292/471 KB 1352/1822 KB 656/748 KB 294/1210 KB 53/53 KB 292/471 KB 1356/1822 KB 656/748 KB 294/1210 KB 53/53 KB 292/471 KB 1360/1822 KB 656/748 KB 294/1210 KB 53/53 KB 292/471 KB 1364/1822 KB 656/748 KB 294/1210 KB 36/53 KB 292/471 KB 1348/1822 KB 644/748 KB 298/1210 KB 53/53 KB 296/471 KB 1364/1822 KB 660/748 KB 302/1210 KB 53/53 KB 296/471 KB 1364/1822 KB 660/748 KB 306/1210 KB 53/53 KB 296/471 KB 1364/1822 KB 660/748 KB 310/1210 KB 53/53 KB 296/471 KB 1364/1822 KB 660/748 KB 314/1210 KB 53/53 KB 296/471 KB 1364/1822 KB 660/748 KB 318/1210 KB 53/53 KB 296/471 KB 1364/1822 KB 660/748 KB 322/1210 KB 53/53 KB 296/471 KB 1364/1822 KB 660/748 KB 294/1210 KB 53/53 KB 296/471 KB 1364/1822 KB 660/748 KB 322/1210 KB 53/53 KB 300/471 KB 1368/1822 KB 660/748 KB 322/1210 KB 53/53 KB 304/471 KB 1368/1822 KB 660/748 KB 294/1210 KB 53/53 KB 292/471 KB 1364/1822 KB 660/748 KB 322/1210 KB 53/53 KB 304/471 KB 1368/1822 KB 664/748 KB 322/1210 KB 53/53 KB 304/471 KB 1368/1822 KB 668/748 KB 322/1210 KB 53/53 KB 304/471 KB 1368/1822 KB 672/748 KB 322/1210 KB 53/53 KB 296/471 KB 1368/1822 KB 660/748 KB 322/1210 KB 53/53 KB 304/471 KB 1372/1822 KB 672/748 KB 322/1210 KB 53/53 KB 304/471 KB 1376/1822 KB 672/748 KB 326/1210 KB 53/53 KB 308/471 KB 1380/1822 KB 672/748 KB 326/1210 KB 53/53 KB 308/471 KB 1384/1822 KB 676/748 KB 326/1210 KB 53/53 KB 304/471 KB 1376/1822 KB 672/748 KB 330/1210 KB 53/53 KB 308/471 KB 1384/1822 KB 676/748 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 44.2 KB/sec) unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 326/1210 KB 53/53 KB 308/471 KB 1376/1822 KB 672/748 KB 334/1210 KB 308/471 KB 1384/1822 KB 676/748 KB 326/1210 KB 53/53 KB 308/471 KB 1380/1822 KB 676/748 KB 334/1210 KB 308/471 KB 1384/1822 KB 680/748 KB 338/1210 KB 308/471 KB 1384/1822 KB 684/748 KB 338/1210 KB 312/471 KB 1384/1822 KB 688/748 KB 338/1210 KB 312/471 KB 1384/1822 KB 692/748 KB 338/1210 KB 308/471 KB 1384/1822 KB 680/748 KB 342/1210 KB 312/471 KB 1388/1822 KB 692/748 KB 346/1210 KB 312/471 KB 1388/1822 KB 692/748 KB 350/1210 KB 312/471 KB 1388/1822 KB 692/748 KB 338/1210 KB 312/471 KB 1388/1822 KB 692/748 KB 350/1210 KB 312/471 KB 1392/1822 KB 692/748 KB 338/1210 KB 312/471 KB 1384/1822 KB 684/748 KB 350/1210 KB 316/471 KB 1392/1822 KB 692/748 KB 350/1210 KB 320/471 KB 1392/1822 KB 692/748 KB 350/1210 KB 324/471 KB 1392/1822 KB 692/748 KB 354/1210 KB 328/471 KB 1396/1822 KB 696/748 KB 354/1210 KB 332/471 KB 1396/1822 KB 696/748 KB 354/1210 KB 336/471 KB 1396/1822 KB 696/748 KB 354/1210 KB 324/471 KB 1396/1822 KB 696/748 KB 358/1210 KB 336/471 KB 1396/1822 KB 696/748 KB 362/1210 KB 336/471 KB 1396/1822 KB 696/748 KB 366/1210 KB 336/471 KB 1396/1822 KB 696/748 KB 370/1210 KB 336/471 KB 1396/1822 KB 696/748 KB 374/1210 KB 340/471 KB 1396/1822 KB 696/748 KB 378/1210 KB 340/471 KB 1396/1822 KB 696/748 KB 382/1210 KB 340/471 KB 1396/1822 KB 696/748 KB 350/1210 KB 324/471 KB 1396/1822 KB 696/748 KB 382/1210 KB 340/471 KB 1396/1822 KB 700/748 KB 382/1210 KB 340/471 KB 1396/1822 KB 704/748 KB 350/1210 KB 324/471 KB 1396/1822 KB 692/748 KB 382/1210 KB 340/471 KB 1400/1822 KB 704/748 KB 382/1210 KB 340/471 KB 1404/1822 KB 704/748 KB 382/1210 KB 340/471 KB 1408/1822 KB 704/748 KB 382/1210 KB 340/471 KB 1412/1822 KB 708/748 KB 382/1210 KB 340/471 KB 1416/1822 KB 4/276 KB 708/748 KB 382/1210 KB 340/471 KB 1420/1822 KB 4/276 KB 708/748 KB 386/1210 KB 340/471 KB 1424/1822 KB 4/276 KB 708/748 KB 370/1210 KB 340/471 KB 1396/1822 KB 696/748 KB 386/1210 KB 344/471 KB 1424/1822 KB 4/276 KB 708/748 KB 386/1210 KB 348/471 KB 1424/1822 KB 4/276 KB 708/748 KB 386/1210 KB 352/471 KB 1424/1822 KB 4/276 KB 708/748 KB 386/1210 KB 356/471 KB 1424/1822 KB 4/276 KB 708/748 KB 386/1210 KB 360/471 KB 1424/1822 KB 4/276 KB 708/748 KB 386/1210 KB 364/471 KB 1424/1822 KB 4/276 KB 708/748 KB 386/1210 KB 368/471 KB 1424/1822 KB 4/276 KB 708/748 KB 386/1210 KB 368/471 KB 1428/1822 KB 4/276 KB 708/748 KB 386/1210 KB 372/471 KB 1432/1822 KB 4/276 KB 708/748 KB 386/1210 KB 372/471 KB 1436/1822 KB 4/276 KB 708/748 KB 386/1210 KB 372/471 KB 1440/1822 KB 4/276 KB 708/748 KB 386/1210 KB 340/471 KB 1420/1822 KB 4/276 KB 708/748 KB 390/1210 KB 372/471 KB 1440/1822 KB 4/276 KB 708/748 KB 394/1210 KB 372/471 KB 1440/1822 KB 4/276 KB 708/748 KB 398/1210 KB 372/471 KB 1440/1822 KB 4/276 KB 708/748 KB 382/1210 KB 340/471 KB 1412/1822 KB 4/276 KB 708/748 KB 382/1210 KB 340/471 KB 1408/1822 KB 708/748 KB 398/1210 KB 372/471 KB 1440/1822 KB 4/276 KB 712/748 KB 398/1210 KB 372/471 KB 1440/1822 KB 4/276 KB 716/748 KB 398/1210 KB 372/471 KB 1440/1822 KB 4/276 KB 720/748 KB 398/1210 KB 372/471 KB 1440/1822 KB 8/276 KB 724/748 KB 398/1210 KB 372/471 KB 1440/1822 KB 8/276 KB 728/748 KB 398/1210 KB 372/471 KB 1440/1822 KB 8/276 KB 732/748 KB 398/1210 KB 372/471 KB 1440/1822 KB 8/276 KB 736/748 KB 398/1210 KB 372/471 KB 1440/1822 KB 8/276 KB 740/748 KB 402/1210 KB 372/471 KB 1444/1822 KB 8/276 KB 744/748 KB 402/1210 KB 372/471 KB 1444/1822 KB 8/276 KB 748/74 unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 8 KB 402/1210 KB 372/471 KB 1444/1822 KB 8/276 KB 748/748 KB 386/1210 KB 372/471 KB 1428/1822 KB 4/276 KB 708/748 KB 402/1210 KB 376/471 KB 1444/1822 KB 8/276 KB 748/748 KB 402/1210 KB 380/471 KB 1444/1822 KB 8/276 KB 748/748 KB 402/1210 KB 384/471 KB 1444/1822 KB 8/276 KB 748/748 KB 402/1210 KB 388/471 KB 1444/1822 KB 8/276 KB 748/748 KB 402/1210 KB 392/471 KB 1444/1822 KB 8/276 KB 748/748 KB 402/1210 KB 396/471 KB 1444/1822 KB 8/276 KB 748/748 KB 402/1210 KB 400/471 KB 1444/1822 KB 8/276 KB 748/748 KB 402/1210 KB 372/471 KB 1444/1822 KB 8/276 KB 740/748 KB 402/1210 KB 400/471 KB 1448/1822 KB 8/276 KB 748/748 KB 402/1210 KB 400/471 KB 1452/1822 KB 8/276 KB 748/748 KB 402/1210 KB 400/471 KB 1456/1822 KB 8/276 KB 748/748 KB 402/1210 KB 372/471 KB 1440/1822 KB 8/276 KB 740/748 KB 398/1210 KB 372/471 KB 1440/1822 KB 8/276 KB 720/748 KB 402/1210 KB 400/471 KB 1456/1822 KB 12/276 KB 748/748 KB 402/1210 KB 400/471 KB 1456/1822 KB 16/276 KB 748/748 KB 402/1210 KB 400/471 KB 1456/1822 KB 20/276 KB 748/748 KB 402/1210 KB 400/471 KB 1456/1822 KB 24/276 KB 748/748 KB 402/1210 KB 400/471 KB 1456/1822 KB 28/276 KB 748/748 KB 402/1210 KB 400/471 KB 1456/1822 KB 32/276 KB 748/748 KB 402/1210 KB 400/471 KB 1456/1822 KB 36/276 KB 748/748 KB 402/1210 KB 400/471 KB 1456/1822 KB 40/276 KB 748/748 KB 406/1210 KB 400/471 KB 1456/1822 KB 40/276 KB 748/748 KB 410/1210 KB 400/471 KB 1456/1822 KB 44/276 KB 748/748 KB 414/1210 KB 400/471 KB 1456/1822 KB 44/276 KB 748/748 KB 406/1210 KB 400/471 KB 1456/1822 KB 44/276 KB 748/748 KB 414/1210 KB 400/471 KB 1456/1822 KB 48/276 KB 748/748 KB 414/1210 KB 400/471 KB 1456/1822 KB 52/276 KB 748/748 KB 418/1210 KB 400/471 KB 1460/1822 KB 56/276 KB 748/748 KB 418/1210 KB 400/471 KB 1460/1822 KB 60/276 KB 748/748 KB 418/1210 KB 400/471 KB 1460/1822 KB 64/276 KB 748/748 KB 418/1210 KB 400/471 KB 1460/1822 KB 68/276 KB 418/1210 KB 400/471 KB 1460/1822 KB 52/276 KB 748/748 KB 418/1210 KB 404/471 KB 1464/1822 KB 68/276 KB 418/1210 KB 400/471 KB 1456/1822 KB 52/276 KB 748/748 KB 422/1210 KB 404/471 KB 1464/1822 KB 68/276 KB 426/1210 KB 404/471 KB 1464/1822 KB 68/276 KB 430/1210 KB 404/471 KB 1464/1822 KB 68/276 KB 430/1210 KB 404/471 KB 1468/1822 KB 68/276 KB 430/1210 KB 404/471 KB 1472/1822 KB 68/276 KB 418/1210 KB 404/471 KB 1460/1822 KB 68/276 KB 434/1210 KB 408/471 KB 1472/1822 KB 68/276 KB 434/1210 KB 412/471 KB 1472/1822 KB 68/276 KB 434/1210 KB 416/471 KB 1472/1822 KB 68/276 KB 434/1210 KB 420/471 KB 1476/1822 KB 72/276 KB 434/1210 KB 424/471 KB 1476/1822 KB 72/276 KB 434/1210 KB 428/471 KB 1476/1822 KB 72/276 KB 434/1210 KB 432/471 KB 1476/1822 KB 72/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 610.9 KB/sec) unit-abot-epc-basic-0: 12:28:25 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: 12:28:25 DEBUG unit.abot-epc-basic/0.install 434/1210 KB 416/471 KB 1476/1822 KB 72/276 KB 434/1210 KB 432/471 KB 1480/1822 KB 72/276 KB 434/1210 KB 432/471 KB 1484/1822 KB 72/276 KB 434/1210 KB 432/471 KB 1488/1822 KB 72/276 KB 434/1210 KB 416/471 KB 1472/1822 KB 72/276 KB 434/1210 KB 432/471 KB 1488/1822 KB 76/276 KB 434/1210 KB 432/471 KB 1488/1822 KB 80/276 KB 434/1210 KB 404/471 KB 1472/1822 KB 68/276 KB 438/1210 KB 432/471 KB 1488/1822 KB 80/276 KB 442/1210 KB 432/471 KB 1488/1822 KB 80/276 KB 446/1210 KB 432/471 KB 1488/1822 KB 80/276 KB 446/1210 KB 432/471 KB 1488/1822 KB 84/276 KB 450/1210 KB 432/471 KB 1492/1822 KB 88/276 KB 450/1210 KB 436/471 KB 1492/1822 KB 88/276 KB 450/1210 KB 432/471 KB 1492/1822 KB 84/276 KB 450/1210 KB 436/471 KB 1496/1822 KB 92/276 KB 450/1210 KB 436/471 KB 1500/1822 KB 92/276 KB 450/1210 KB 436/471 KB 1504/1822 KB 92/276 KB 450/1210 KB 432/471 KB 1488/1822 KB 84/276 KB 454/1210 KB 436/471 KB 1504/1822 KB 92/276 KB 458/1210 KB 4/577 KB 436/471 KB 1504/1822 KB 92/276 KB 450/1210 KB 436/471 KB 1492/1822 KB 92/276 KB 458/1210 KB 4/577 KB 436/471 KB 1504/1822 KB 96/276 KB 462/1210 KB 4/577 KB 436/471 KB 1504/1822 KB 96/276 KB 466/1210 KB 4/577 KB 436/471 KB 1504/1822 KB 96/276 KB 470/1210 KB 4/577 KB 440/471 KB 1508/1822 KB 100/276 KB 454/1210 KB 4/577 KB 436/471 KB 1504/1822 KB 92/276 KB 466/1210 KB 4/577 KB 440/471 KB 1508/1822 KB 100/276 KB 474/1210 KB 4/577 KB 440/471 KB 1508/1822 KB 104/276 KB 474/1210 KB 4/577 KB 440/471 KB 1508/1822 KB 108/276 KB 474/1210 KB 4/577 KB 440/471 KB 1508/1822 KB 112/276 KB 466/1210 KB 4/577 KB 440/471 KB 1508/1822 KB 96/276 KB 474/1210 KB 4/577 KB 440/471 KB 1512/1822 KB 112/276 KB 474/1210 KB 4/577 KB 440/471 KB 1516/1822 KB 112/276 KB 474/1210 KB 4/577 KB 440/471 KB 1520/1822 KB 112/276 KB 466/1210 KB 4/577 KB 440/471 KB 1504/1822 KB 96/276 KB 474/1210 KB 8/577 KB 444/471 KB 1520/1822 KB 112/276 KB 474/1210 KB 8/577 KB 448/471 KB 1520/1822 KB 112/276 KB 474/1210 KB 8/577 KB 452/471 KB 1520/1822 KB 112/276 KB 474/1210 KB 8/577 KB 456/471 KB 1520/1822 KB 112/276 KB 474/1210 KB 8/577 KB 460/471 KB 1520/1822 KB 116/276 KB 474/1210 KB 8/577 KB 464/471 KB 1520/1822 KB 116/276 KB 474/1210 KB 8/577 KB 468/471 KB 1520/1822 KB 116/276 KB 474/1210 KB 8/577 KB 471/471 KB 1524/1822 KB 116/276 KB 474/1210 KB 8/577 KB 440/471 KB 1520/1822 KB 112/276 KB 474/1210 KB 12/577 KB 471/471 KB 1524/1822 KB 116/276 KB 474/1210 KB 16/577 KB 471/471 KB 1524/1822 KB 116/276 KB 474/1210 KB 20/577 KB 471/471 KB 1524/1822 KB 116/276 KB 474/1210 KB 24/577 KB 471/471 KB 1524/1822 KB 116/276 KB 474/1210 KB 28/577 KB 471/471 KB 1524/1822 KB 116/276 KB 474/1210 KB 32/577 KB 471/471 KB 1524/1822 KB 116/276 KB 474/1210 KB 36/577 KB 471/471 KB 1524/1822 KB 116/276 KB 474/1210 KB 4/577 KB 440/471 KB 1508/1822 KB 112/276 KB 478/1210 KB 36/577 KB 471/471 KB 1524/1822 KB 116/276 KB 482/1210 KB 36/577 KB 471/471 KB 1524/1822 KB 116/276 KB 474/1210 KB 8/577 KB 468/471 KB 1524/1822 KB 116/276 KB 474/1210 KB 8/577 KB 456/471 KB 1520/1822 KB 116/276 KB 482/1210 KB 36/577 KB 471/471 KB 1524/1822 KB 120/276 KB 482/1210 KB 36/577 KB 471/471 KB 1528/1822 KB 120/276 KB 482/1210 KB 36/577 KB 471/471 KB 1532/1822 KB 120/276 KB 486/1210 KB 36/577 KB 471/471 KB 1532/1822 KB 124/276 KB 486/1210 KB 36/577 KB 471/471 KB 1532/1822 KB 128/276 KB 486/1210 KB 36/577 KB 471/471 KB 1532/1822 KB 120/276 KB 490/1210 KB 36/577 KB 471/471 KB 1536/1822 KB 128/276 KB 494/1210 KB 36/577 KB 471/471 KB 1536/1822 KB unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 128/276 KB 486/1210 KB 36/577 KB 471/471 KB 1536/1822 KB 128/276 KB 494/1210 KB 36/577 KB 471/471 KB 1536/1822 KB 132/276 KB 498/1210 KB 40/577 KB 1540/1822 KB 132/276 KB 498/1210 KB 44/577 KB 1540/1822 KB 136/276 KB 498/1210 KB 48/577 KB 1540/1822 KB 136/276 KB 498/1210 KB 52/577 KB 1540/1822 KB 136/276 KB 498/1210 KB 56/577 KB 1540/1822 KB 136/276 KB 498/1210 KB 60/577 KB 1540/1822 KB 136/276 KB 498/1210 KB 36/577 KB 471/471 KB 1540/1822 KB 132/276 KB 498/1210 KB 60/577 KB 1544/1822 KB 136/276 KB 498/1210 KB 60/577 KB 1548/1822 KB 136/276 KB 498/1210 KB 60/577 KB 1552/1822 KB 136/276 KB 498/1210 KB 36/577 KB 471/471 KB 1536/1822 KB 132/276 KB 502/1210 KB 60/577 KB 1552/1822 KB 136/276 KB 506/1210 KB 60/577 KB 1552/1822 KB 136/276 KB 510/1210 KB 60/577 KB 1552/1822 KB 136/276 KB 514/1210 KB 60/577 KB 1552/1822 KB 136/276 KB 518/1210 KB 60/577 KB 1556/1822 KB 136/276 KB 522/1210 KB 60/577 KB 1556/1822 KB 136/276 KB 526/1210 KB 60/577 KB 1556/1822 KB 136/276 KB 498/1210 KB 40/577 KB 1540/1822 KB 136/276 KB 526/1210 KB 64/577 KB 1556/1822 KB 140/276 KB 526/1210 KB 64/577 KB 1556/1822 KB 144/276 KB 526/1210 KB 64/577 KB 1556/1822 KB 148/276 KB 526/1210 KB 64/577 KB 1556/1822 KB 152/276 KB 526/1210 KB 64/577 KB 1556/1822 KB 156/276 KB 526/1210 KB 64/577 KB 1556/1822 KB 160/276 KB 526/1210 KB 64/577 KB 1556/1822 KB 136/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 377.4 KB/sec) unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 514/1210 KB 60/577 KB 1556/1822 KB 136/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: 12:28:25 DEBUG unit.abot-epc-basic/0.install 526/1210 KB 64/577 KB 1560/1822 KB 160/276 KB 526/1210 KB 64/577 KB 1564/1822 KB 160/276 KB 526/1210 KB 64/577 KB 1568/1822 KB 160/276 KB 530/1210 KB 64/577 KB 1568/1822 KB 160/276 KB 534/1210 KB 68/577 KB 1572/1822 KB 164/276 KB 538/1210 KB 68/577 KB 1572/1822 KB 164/276 KB 542/1210 KB 68/577 KB 1572/1822 KB 164/276 KB 530/1210 KB 68/577 KB 1572/1822 KB 164/276 KB 530/1210 KB 64/577 KB 1568/1822 KB 164/276 KB 542/1210 KB 68/577 KB 1572/1822 KB 168/276 KB 542/1210 KB 68/577 KB 1576/1822 KB 172/276 KB 542/1210 KB 68/577 KB 1576/1822 KB 176/276 KB 530/1210 KB 68/577 KB 1568/1822 KB 164/276 KB 542/1210 KB 72/577 KB 1576/1822 KB 176/276 KB 542/1210 KB 76/577 KB 1576/1822 KB 176/276 KB 542/1210 KB 80/577 KB 1576/1822 KB 176/276 KB 542/1210 KB 68/577 KB 1576/1822 KB 168/276 KB 542/1210 KB 80/577 KB 1580/1822 KB 176/276 KB 542/1210 KB 80/577 KB 1584/1822 KB 176/276 KB 542/1210 KB 80/577 KB 1584/1822 KB 180/276 KB 546/1210 KB 84/577 KB 1588/1822 KB 184/276 KB 546/1210 KB 84/577 KB 1588/1822 KB 188/276 KB 546/1210 KB 84/577 KB 1588/1822 KB 192/276 KB 546/1210 KB 84/577 KB 1588/1822 KB 180/276 KB 4/37 KB 550/1210 KB 84/577 KB 1588/1822 KB 192/276 KB 4/37 KB 554/1210 KB 84/577 KB 1588/1822 KB 192/276 KB 4/37 KB 558/1210 KB 84/577 KB 1588/1822 KB 192/276 KB 542/1210 KB 84/577 KB 1588/1822 KB 180/276 KB 4/37 KB 558/1210 KB 88/577 KB 1588/1822 KB 192/276 KB 4/37 KB 558/1210 KB 92/577 KB 1588/1822 KB 192/276 KB 4/37 KB 558/1210 KB 96/577 KB 1588/1822 KB 192/276 KB 4/37 KB 558/1210 KB 100/577 KB 1588/1822 KB 196/276 KB 4/37 KB 562/1210 KB 104/577 KB 1588/1822 KB 196/276 KB 4/37 KB 562/1210 KB 108/577 KB 1588/1822 KB 196/276 KB 4/37 KB 562/1210 KB 112/577 KB 1588/1822 KB 196/276 KB 542/1210 KB 80/577 KB 1588/1822 KB 180/276 KB 4/37 KB 562/1210 KB 112/577 KB 1592/1822 KB 196/276 KB 4/37 KB 562/1210 KB 112/577 KB 1596/1822 KB 196/276 KB 4/37 KB 562/1210 KB 112/577 KB 1600/1822 KB 196/276 KB 4/37 KB 562/1210 KB 112/577 KB 1604/1822 KB 196/276 KB 4/37 KB 562/1210 KB 112/577 KB 1608/1822 KB 196/276 KB 4/37 KB 562/1210 KB 100/577 KB 1588/1822 KB 196/276 KB 4/37 KB 566/1210 KB 112/577 KB 1608/1822 KB 196/276 KB 4/37 KB 570/1210 KB 112/577 KB 1608/1822 KB 196/276 KB 4/37 KB 558/1210 KB 96/577 KB 1588/1822 KB 196/276 KB 4/37 KB 570/1210 KB 112/577 KB 1612/1822 KB 200/276 KB 4/37 KB 570/1210 KB 112/577 KB 1612/1822 KB 204/276 KB 4/37 KB 570/1210 KB 112/577 KB 1612/1822 KB 208/276 KB 4/37 KB 546/1210 KB 84/577 KB 1588/1822 KB 192/276 KB 8/37 KB 574/1210 KB 112/577 KB 1612/1822 KB 208/276 KB 12/37 KB 574/1210 KB 112/577 KB 1612/1822 KB 208/276 KB 16/37 KB 574/1210 KB 112/577 KB 1612/1822 KB 208/276 KB 20/37 KB 574/1210 KB 112/577 KB 1612/1822 KB 208/276 KB 24/37 KB 574/1210 KB 112/577 KB 1612/1822 KB 208/276 KB 28/37 KB 574/1210 KB 112/577 KB 1612/1822 KB 208/276 KB 4/37 KB 574/1210 KB 112/577 KB 1612/1822 KB 208/276 KB 4/37 KB 570/1210 KB 112/577 KB 1612/1822 KB 196/276 KB 32/37 KB 574/1210 KB 112/577 KB 1616/1822 KB 208/276 KB 32/37 KB 574/1210 KB 112/577 KB 1620/1822 KB 208/276 KB 32/37 KB 578/1210 KB 116/577 KB 1624/1822 KB 212/276 KB 32/37 KB 578/1210 KB 116/577 KB 1628/1822 KB 212/276 KB 32/37 KB 578/1210 KB 116/577 KB 1632/1822 KB 212/276 KB 32/37 KB 578/1210 KB 116/577 KB 1620/1822 KB 212/276 KB 32/37 KB 578/1210 KB 116/577 KB 1632/1822 KB 216/276 KB 32/37 KB 578/1210 KB 116/577 KB 1632/1822 KB 220/276 KB 32/37 KB 578/1210 KB 116/577 KB 1632/1822 KB 224/276 KB 32/37 KB 578/1210 unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install KB 116/577 KB 1632/1822 KB 228/276 KB 32/37 KB 578/1210 KB 116/577 KB 1636/1822 KB 232/276 KB 32/37 KB 578/1210 KB 116/577 KB 1636/1822 KB 236/276 KB 32/37 KB 578/1210 KB 116/577 KB 1636/1822 KB 240/276 KB 32/37 KB 578/1210 KB 116/577 KB 1620/1822 KB 208/276 KB 32/37 KB 578/1210 KB 120/577 KB 1636/1822 KB 240/276 KB 32/37 KB 578/1210 KB 124/577 KB 1636/1822 KB 240/276 KB 32/37 KB 578/1210 KB 128/577 KB 1636/1822 KB 240/276 KB 32/37 KB 578/1210 KB 112/577 KB 1620/1822 KB 208/276 KB 32/37 KB 582/1210 KB 128/577 KB 1636/1822 KB 240/276 KB 32/37 KB 586/1210 KB 128/577 KB 1636/1822 KB 240/276 KB 32/37 KB 590/1210 KB 128/577 KB 1636/1822 KB 240/276 KB 32/37 KB 574/1210 KB 112/577 KB 1612/1822 KB 208/276 KB 36/37 KB 590/1210 KB 128/577 KB 1636/1822 KB 240/276 KB 37/37 KB 590/1210 KB 128/577 KB 1636/1822 KB 240/276 KB 37/37 KB 594/1210 KB 128/577 KB 1636/1822 KB 240/276 KB 37/37 KB 598/1210 KB 132/577 KB 1636/1822 KB 240/276 KB 32/37 KB 578/1210 KB 116/577 KB 1636/1822 KB 228/276 KB 37/37 KB 602/1210 KB 132/577 KB 1640/1822 KB 240/276 KB 37/37 KB 602/1210 KB 132/577 KB 1644/1822 KB 240/276 KB 37/37 KB 602/1210 KB 132/577 KB 1648/1822 KB 240/276 KB 37/37 KB 594/1210 KB 132/577 KB 1636/1822 KB 240/276 KB 37/37 KB 602/1210 KB 136/577 KB 1648/1822 KB 240/276 KB 37/37 KB 602/1210 KB 140/577 KB 1648/1822 KB 240/276 KB 37/37 KB 602/1210 KB 132/577 KB 1636/1822 KB 240/276 KB 37/37 KB 606/1210 KB 144/577 KB 1648/1822 KB 240/276 KB 37/37 KB 610/1210 KB 144/577 KB 1648/1822 KB 244/276 KB 37/37 KB 614/1210 KB 144/577 KB 1652/1822 KB 244/276 KB 37/37 KB 602/1210 KB 144/577 KB 1648/1822 KB 244/276 KB 37/37 KB 614/1210 KB 148/577 KB 1652/1822 KB 244/276 KB 37/37 KB 614/1210 KB 152/577 KB 1652/1822 KB 244/276 KB 37/37 KB 614/1210 KB 156/577 KB 1652/1822 KB 244/276 KB 37/37 KB 614/1210 KB 160/577 KB 1652/1822 KB 244/276 KB 37/37 KB 606/1210 KB 144/577 KB 1648/1822 KB 244/276 KB 37/37 KB 618/1210 KB 160/577 KB 1652/1822 KB 248/276 KB 37/37 KB 618/1210 KB 160/577 KB 1652/1822 KB 252/276 KB 37/37 KB 618/1210 KB 160/577 KB 1652/1822 KB 256/276 KB 37/37 KB 618/1210 KB 160/577 KB 1652/1822 KB 260/276 KB 618/1210 KB 160/577 KB 1652/1822 KB 264/276 KB 618/1210 KB 160/577 KB 1652/1822 KB 268/276 KB 37/37 KB 618/1210 KB 160/577 KB 1652/1822 KB 244/276 KB 622/1210 KB 164/577 KB 1652/1822 KB 268/276 KB 626/1210 KB 164/577 KB 1652/1822 KB 268/276 KB 37/37 KB 610/1210 KB 144/577 KB 1652/1822 KB 244/276 KB 626/1210 KB 164/577 KB 1656/1822 KB 268/276 KB 626/1210 KB 164/577 KB 1660/1822 KB 268/276 KB 626/1210 KB 164/577 KB 1664/1822 KB 268/276 KB 626/1210 KB 164/577 KB 1668/1822 KB 268/276 KB 626/1210 KB 164/577 KB 1672/1822 KB 268/276 KB 626/1210 KB 164/577 KB 1676/1822 KB 268/276 KB 626/1210 KB 164/577 KB 1680/1822 KB 268/276 KB 626/1210 KB 164/577 KB 1684/1822 KB 272/276 KB 630/1210 KB 164/577 KB 1688/1822 KB 272/276 KB 630/1210 KB 164/577 KB 1692/1822 KB 272/276 KB 630/1210 KB 164/577 KB 1696/1822 KB 272/276 KB 618/1210 KB 164/577 KB 1652/1822 KB 268/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 28.4 KB/sec) unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 630/1210 KB 168/577 KB 1696/1822 KB 272/276 KB 630/1210 KB 172/577 KB 1696/1822 KB 272/276 KB 630/1210 KB 176/577 KB 1696/1822 KB 272/276 KB 630/1210 KB 164/577 KB 1684/1822 KB 272/276 KB 634/1210 KB 176/577 KB 1696/1822 KB 272/276 KB 626/1210 KB 164/577 KB 1680/1822 KB 272/276 KB 638/1210 KB 176/577 KB 1696/1822 KB 276/276 KB 638/1210 KB 176/577 KB 1696/1822 KB 276/276 KB 638/1210 KB 176/577 KB 1696/1822 KB 272/276 KB 642/1210 KB 176/577 KB 1696/1822 KB 276/276 KB 642/1210 KB 180/577 KB 1696/1822 KB 276/276 KB 646/1210 KB 184/577 KB 1700/1822 KB 276/276 KB 646/1210 KB 188/577 KB 1700/1822 KB 276/276 KB 646/1210 KB 192/577 KB 1700/1822 KB 276/276 KB 646/1210 KB 196/577 KB 1700/1822 KB 276/276 KB 646/1210 KB 200/577 KB 1700/1822 KB 276/276 KB 646/1210 KB 180/577 KB 1700/1822 KB 276/276 KB 646/1210 KB 200/577 KB 1704/1822 KB 276/276 KB 646/1210 KB 200/577 KB 1708/1822 KB 646/1210 KB 200/577 KB 1712/1822 KB 646/1210 KB 180/577 KB 1696/1822 KB 276/276 KB 650/1210 KB 200/577 KB 1712/1822 KB 654/1210 KB 200/577 KB 1712/1822 KB 658/1210 KB 200/577 KB 1712/1822 KB 662/1210 KB 200/577 KB 1712/1822 KB 666/1210 KB 204/577 KB 1716/1822 KB 670/1210 KB 204/577 KB 1716/1822 KB 674/1210 KB 204/577 KB 1716/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 213.9 KB/sec) unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 662/1210 KB 204/577 KB 1716/1822 KB 674/1210 KB 208/577 KB 1716/1822 KB 674/1210 KB 212/577 KB 1716/1822 KB 678/1210 KB 216/577 KB 1716/1822 KB 678/1210 KB 220/577 KB 1716/1822 KB 678/1210 KB 224/577 KB 1716/1822 KB 662/1210 KB 200/577 KB 1716/1822 KB 678/1210 KB 224/577 KB 1720/1822 KB 678/1210 KB 224/577 KB 1724/1822 KB 678/1210 KB 224/577 KB 1728/1822 KB 678/1210 KB 224/577 KB 1732/1822 KB 678/1210 KB 224/577 KB 1736/1822 KB 678/1210 KB 224/577 KB 1740/1822 KB 678/1210 KB 224/577 KB 1744/1822 KB 678/1210 KB 224/577 KB 1748/1822 KB 678/1210 KB 212/577 KB 1716/1822 KB 682/1210 KB 228/577 KB 1748/1822 KB 686/1210 KB 228/577 KB 1748/1822 KB 690/1210 KB 228/577 KB 1748/1822 KB 694/1210 KB 228/577 KB 1748/1822 KB 698/1210 KB 228/577 KB 1748/1822 KB 702/1210 KB 228/577 KB 1748/1822 KB 706/1210 KB 228/577 KB 1752/1822 KB 710/1210 KB 228/577 KB 1752/1822 KB 714/1210 KB 228/577 KB 3/1192 KB 1752/1822 KB 718/1210 KB 228/577 KB 3/1192 KB 1752/1822 KB 722/1210 KB 228/577 KB 3/1192 KB 1752/1822 KB 678/1210 KB 228/577 KB 1748/1822 KB 722/1210 KB 232/577 KB 3/1192 KB 1752/1822 KB 722/1210 KB 236/577 KB 3/1192 KB 1752/1822 KB 722/1210 KB 240/577 KB 3/1192 KB 1752/1822 KB 722/1210 KB 244/577 KB 3/1192 KB 1752/1822 KB 722/1210 KB 248/577 KB 3/1192 KB 1752/1822 KB 722/1210 KB 252/577 KB 3/1192 KB 1752/1822 KB 722/1210 KB 256/577 KB 3/1192 KB 1752/1822 KB 722/1210 KB 260/577 KB 3/1192 KB 1752/1822 KB 710/1210 KB 228/577 KB 3/1192 KB 1752/1822 KB 726/1210 KB 260/577 KB 5/1192 KB 1752/1822 KB 726/1210 KB 260/577 KB 8/1192 KB 1752/1822 KB 726/1210 KB 260/577 KB 11/1192 KB 1752/1822 KB 726/1210 KB 260/577 KB 13/1192 KB 1752/1822 KB 726/1210 KB 260/577 KB 16/1192 KB 1752/1822 KB 726/1210 KB 260/577 KB 19/1192 KB 1752/1822 KB 726/1210 KB 260/577 KB 21/1192 KB 1752/1822 KB 726/1210 KB 260/577 KB 24/1192 KB 1752/1822 KB 702/1210 KB 228/577 KB 1752/1822 KB 726/1210 KB 264/577 KB 24/1192 KB 1756/1822 KB 726/1210 KB 264/577 KB 24/1192 KB 1760/1822 KB 726/1210 KB 264/577 KB 24/1192 KB 1764/1822 KB 726/1210 KB 264/577 KB 24/1192 KB 1768/1822 KB 726/1210 KB 264/577 KB 24/1192 KB 1772/1822 KB 726/1210 KB 264/577 KB 24/1192 KB 1776/1822 KB 726/1210 KB 264/577 KB 24/1192 KB 1780/1822 KB 726/1210 KB 264/577 KB 24/1192 KB 1752/1822 KB 726/1210 KB 268/577 KB 27/1192 KB 1784/1822 KB 726/1210 KB 270/577 KB 27/1192 KB 1784/1822 KB 726/1210 KB 260/577 KB 3/1192 KB 1752/1822 KB 730/1210 KB 270/577 KB 27/1192 KB 1784/1822 KB 734/1210 KB 270/577 KB 27/1192 KB 1784/1822 KB 738/1210 KB 270/577 KB 27/1192 KB 1784/1822 KB 742/1210 KB 270/577 KB 27/1192 KB 1784/1822 KB 746/1210 KB 274/577 KB 27/1192 KB 1784/1822 KB 750/1210 KB 274/577 KB 27/1192 KB 1784/1822 KB 754/1210 KB 274/577 KB 27/1192 KB 1784/1822 KB 726/1210 KB 264/577 KB 27/1192 KB 1780/1822 KB 754/1210 KB 274/577 KB 29/1192 KB 1784/1822 KB 754/1210 KB 274/577 KB 32/1192 KB 1784/1822 KB 742/1210 KB 274/577 KB 27/1192 KB 1784/1822 KB 754/1210 KB 278/577 KB 32/1192 KB 1784/1822 KB 754/1210 KB 282/577 KB 32/1192 KB 1784/1822 KB 754/1210 KB 286/577 KB 32/1192 KB 1784/1822 KB 726/1210 KB 270/577 KB 27/1192 KB 1784/1822 KB 754/1210 KB 286/577 KB 32/1192 KB 1788/1822 KB 754/1210 KB 286/577 KB 32/1192 KB 1792/1822 KB 754/1210 KB 286/577 KB 32/1192 KB 1796/1822 KB 754/1210 KB 286/577 KB 32/1192 KB 1800/1822 KB 754/1210 KB 286/577 KB 32/1192 KB 1804/1822 KB 754/1210 KB 286/577 KB 32/1192 KB 1808/1822 KB 754/1210 KB 286/577 KB 32/1192 KB 1812/1822 KB 758/1210 KB 290/577 KB unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 36/1192 KB 1816/1822 KB 758/1210 KB 290/577 KB 36/1192 KB 1820/1822 KB 758/1210 KB 290/577 KB 36/1192 KB 1822/1822 KB 758/1210 KB 290/577 KB 36/1192 KB 1812/1822 KB 762/1210 KB 290/577 KB 36/1192 KB 1822/1822 KB 766/1210 KB 290/577 KB 36/1192 KB 1822/1822 KB 754/1210 KB 290/577 KB 36/1192 KB 1812/1822 KB 770/1210 KB 290/577 KB 40/1192 KB 1822/1822 KB 770/1210 KB 290/577 KB 44/1192 KB 1822/1822 KB 770/1210 KB 290/577 KB 48/1192 KB 1822/1822 KB 754/1210 KB 290/577 KB 32/1192 KB 1812/1822 KB 770/1210 KB 294/577 KB 48/1192 KB 1822/1822 KB 770/1210 KB 298/577 KB 48/1192 KB 1822/1822 KB 770/1210 KB 302/577 KB 48/1192 KB 1822/1822 KB 770/1210 KB 306/577 KB 48/1192 KB 1822/1822 KB 770/1210 KB 310/577 KB 52/1192 KB 1822/1822 KB 770/1210 KB 314/577 KB 52/1192 KB 1822/1822 KB 770/1210 KB 306/577 KB 52/1192 KB 1822/1822 KB 770/1210 KB 314/577 KB 56/1192 KB 1822/1822 KB 770/1210 KB 314/577 KB 60/1192 KB 1822/1822 KB 770/1210 KB 314/577 KB 64/1192 KB 1822/1822 KB 770/1210 KB 314/577 KB 68/1192 KB 1822/1822 KB 770/1210 KB 306/577 KB 48/1192 KB 1822/1822 KB 774/1210 KB 318/577 KB 68/1192 KB 1822/1822 KB 770/1210 KB 318/577 KB 68/1192 KB 1822/1822 KB 778/1210 KB 318/577 KB 68/1192 KB 1822/1822 KB 782/1210 KB 318/577 KB 68/1192 KB 1822/1822 KB 786/1210 KB 322/577 KB 68/1192 KB 1822/1822 KB 790/1210 KB 322/577 KB 68/1192 KB 1822/1822 KB 794/1210 KB 322/577 KB 72/1192 KB 1822/1822 KB 798/1210 KB 322/577 KB 72/1192 KB 1822/1822 KB 802/1210 KB 322/577 KB 72/1192 KB 1822/1822 KB 782/1210 KB 322/577 KB 68/1192 KB 1822/1822 KB 802/1210 KB 326/577 KB 72/1192 KB 1822/1822 KB 802/1210 KB 330/577 KB 72/1192 KB 1822/1822 KB 802/1210 KB 334/577 KB 72/1192 KB 1822/1822 KB 790/1210 KB 322/577 KB 72/1192 KB 1822/1822 KB 802/1210 KB 334/577 KB 76/1192 KB 1822/1822 KB 802/1210 KB 334/577 KB 80/1192 KB 1822/1822 KB 802/1210 KB 334/577 KB 84/1192 KB 1822/1822 KB 806/1210 KB 338/577 KB 88/1192 KB 1822/1822 KB 806/1210 KB 338/577 KB 92/1192 KB 1822/1822 KB 806/1210 KB 338/577 KB 96/1192 KB 1822/1822 KB 806/1210 KB 338/577 KB 100/1192 KB 1822/1822 KB 806/1210 KB 338/577 KB 104/1192 KB 1822/1822 KB 806/1210 KB 338/577 KB 108/1192 KB 1822/1822 KB 806/1210 KB 338/577 KB 112/1192 KB 1822/1822 KB 806/1210 KB 338/577 KB 84/1192 KB 1822/1822 KB 810/1210 KB 338/577 KB 112/1192 KB 1822/1822 KB 814/1210 KB 338/577 KB 112/1192 KB 1822/1822 KB 818/1210 KB 338/577 KB 112/1192 KB 1822/1822 KB 802/1210 KB 338/577 KB 84/1192 KB 1822/1822 KB 818/1210 KB 342/577 KB 112/1192 KB 1822/1822 KB 818/1210 KB 346/577 KB 112/1192 KB 1822/1822 KB 818/1210 KB 350/577 KB 112/1192 KB 1822/1822 KB 818/1210 KB 354/577 KB 112/1192 KB 1822/1822 KB 818/1210 KB 358/577 KB 112/1192 KB 1822/1822 KB 818/1210 KB 362/577 KB 112/1192 KB 1822/1822 KB 818/1210 KB 366/577 KB 112/1192 KB 1822/1822 KB 822/1210 KB 366/577 KB 112/1192 KB 1822/1822 KB 826/1210 KB 366/577 KB 112/1192 KB 1822/1822 KB 830/1210 KB 370/577 KB 116/1192 KB 834/1210 KB 370/577 KB 116/1192 KB 838/1210 KB 370/577 KB 116/1192 KB 842/1210 KB 370/577 KB 116/1192 KB 846/1210 KB 370/577 KB 116/1192 KB 850/1210 KB 370/577 KB 116/1192 KB 826/1210 KB 370/577 KB 116/1192 KB 850/1210 KB 374/577 KB 116/1192 KB 850/1210 KB 378/577 KB 116/1192 KB 850/1210 KB 382/577 KB 116/1192 KB 826/1210 KB 366/577 KB 116/1192 KB 850/1210 KB 382/577 KB 120/1192 KB 850/1210 KB 382/577 KB 124/1192 KB 850/1210 KB 382/577 KB 128/1192 KB Downloaded: https://repo.mave unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install n.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1361.3 KB/sec) unit-abot-epc-basic-0: 12:28:25 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: 12:28:25 DEBUG unit.abot-epc-basic/0.install 850/1210 KB 382/577 KB 132/1192 KB 854/1210 KB 386/577 KB 136/1192 KB 854/1210 KB 386/577 KB 140/1192 KB 854/1210 KB 386/577 KB 144/1192 KB 854/1210 KB 386/577 KB 132/1192 KB 858/1210 KB 386/577 KB 144/1192 KB 862/1210 KB 386/577 KB 144/1192 KB 866/1210 KB 386/577 KB 144/1192 KB 870/1210 KB 386/577 KB 144/1192 KB 874/1210 KB 386/577 KB 148/1192 KB 850/1210 KB 386/577 KB 132/1192 KB 874/1210 KB 390/577 KB 148/1192 KB 874/1210 KB 394/577 KB 148/1192 KB 874/1210 KB 398/577 KB 148/1192 KB 874/1210 KB 402/577 KB 148/1192 KB 874/1210 KB 406/577 KB 148/1192 KB 874/1210 KB 410/577 KB 148/1192 KB 874/1210 KB 414/577 KB 148/1192 KB 870/1210 KB 386/577 KB 148/1192 KB 874/1210 KB 414/577 KB 152/1192 KB 874/1210 KB 414/577 KB 156/1192 KB 874/1210 KB 414/577 KB 160/1192 KB 874/1210 KB 418/577 KB 160/1192 KB 878/1210 KB 422/577 KB 164/1192 KB 878/1210 KB 426/577 KB 164/1192 KB 878/1210 KB 430/577 KB 164/1192 KB 878/1210 KB 418/577 KB 164/1192 KB 878/1210 KB 430/577 KB 168/1192 KB 878/1210 KB 430/577 KB 172/1192 KB 878/1210 KB 430/577 KB 176/1192 KB 878/1210 KB 430/577 KB 180/1192 KB 878/1210 KB 434/577 KB 184/1192 KB 878/1210 KB 434/577 KB 188/1192 KB 878/1210 KB 418/577 KB 160/1192 KB 882/1210 KB 434/577 KB 188/1192 KB 4/439 KB 882/1210 KB 434/577 KB 188/1192 KB 8/439 KB 882/1210 KB 434/577 KB 188/1192 KB 12/439 KB 882/1210 KB 434/577 KB 188/1192 KB 16/439 KB 882/1210 KB 434/577 KB 188/1192 KB 20/439 KB 882/1210 KB 434/577 KB 188/1192 KB 24/439 KB 886/1210 KB 434/577 KB 188/1192 KB 28/439 KB 886/1210 KB 434/577 KB 188/1192 KB 32/439 KB 886/1210 KB 434/577 KB 188/1192 KB 878/1210 KB 434/577 KB 180/1192 KB 32/439 KB 886/1210 KB 438/577 KB 188/1192 KB 32/439 KB 886/1210 KB 442/577 KB 188/1192 KB 36/439 KB 886/1210 KB 446/577 KB 188/1192 KB 20/439 KB 886/1210 KB 434/577 KB 188/1192 KB 36/439 KB 890/1210 KB 446/577 KB 188/1192 KB 36/439 KB 894/1210 KB 446/577 KB 188/1192 KB 36/439 KB 898/1210 KB 446/577 KB 188/1192 KB 36/439 KB 902/1210 KB 446/577 KB 188/1192 KB 36/439 KB 906/1210 KB 450/577 KB 192/1192 KB 36/439 KB 910/1210 KB 450/577 KB 192/1192 KB 36/439 KB 914/1210 KB 450/577 KB 192/1192 KB 36/439 KB 886/1210 KB 442/577 KB 188/1192 KB 40/439 KB 914/1210 KB 450/577 KB 192/1192 KB 44/439 KB 914/1210 KB 450/577 KB 192/1192 KB 48/439 KB 914/1210 KB 450/577 KB 192/1192 KB 36/439 KB 902/1210 KB 450/577 KB 192/1192 KB 48/439 KB 914/1210 KB 454/577 KB 192/1192 KB 36/439 KB 902/1210 KB 446/577 KB 192/1192 KB 48/439 KB 914/1210 KB 458/577 KB 196/1192 KB 52/439 KB 918/1210 KB 458/577 KB 200/1192 KB 52/439 KB 918/1210 KB 458/577 KB 204/1192 KB 52/439 KB 918/1210 KB 458/577 KB 208/1192 KB 52/439 KB 918/1210 KB 458/577 KB 196/1192 KB 52/439 KB 922/1210 KB 458/577 KB 208/1192 KB 52/439 KB 926/1210 KB 458/577 KB 212/1192 KB 52/439 KB 930/1210 KB 458/577 KB 212/1192 KB 48/439 KB 914/1210 KB 458/577 KB 196/1192 KB 52/439 KB 930/1210 KB 462/577 KB 212/1192 KB 52/439 KB 930/1210 KB 466/577 KB 212/1192 KB 52/439 KB 930/1210 KB 470/577 KB 212/1192 KB 52/439 KB 930/1210 KB 474/577 KB 212/1192 KB 52/439 KB 930/1210 KB 478/577 KB 212/1192 KB 52/439 KB 914/1210 KB 458/577 KB 196/1192 KB 56/439 KB 934/1210 KB 478/577 KB 212/1192 KB 60/439 KB 934/1210 KB 478/577 KB 212/1192 KB 64/439 KB 934/1210 KB 478/577 KB 212/1192 KB 68/439 KB 934/1210 KB 478/577 KB 212/1192 KB 68/439 KB 4/167 KB 934/1210 KB 478/577 KB 212/1192 KB 68/439 KB 8/167 KB 934/1210 KB 478/577 KB 212/1192 KB 68/439 KB 12/167 KB 93 unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 4/1210 KB 478/577 KB 212/1192 KB 68/439 KB 16/167 KB 934/1210 KB 478/577 KB 212/1192 KB 68/439 KB 20/167 KB 934/1210 KB 478/577 KB 212/1192 KB 68/439 KB 24/167 KB 934/1210 KB 478/577 KB 212/1192 KB 68/439 KB 28/167 KB 934/1210 KB 478/577 KB 212/1192 KB 68/439 KB 32/167 KB 934/1210 KB 478/577 KB 212/1192 KB 68/439 KB 36/167 KB 934/1210 KB 478/577 KB 212/1192 KB 68/439 KB 40/167 KB 934/1210 KB 478/577 KB 212/1192 KB 68/439 KB 44/167 KB 934/1210 KB 478/577 KB 212/1192 KB 68/439 KB 48/167 KB 934/1210 KB 478/577 KB 212/1192 KB 68/439 KB 52/167 KB 934/1210 KB 478/577 KB 212/1192 KB 68/439 KB 56/167 KB 934/1210 KB 478/577 KB 212/1192 KB 68/439 KB 60/167 KB 934/1210 KB 478/577 KB 212/1192 KB 68/439 KB 64/167 KB 934/1210 KB 478/577 KB 212/1192 KB 68/439 KB 68/167 KB 934/1210 KB 478/577 KB 212/1192 KB 72/439 KB 72/167 KB 934/1210 KB 482/577 KB 212/1192 KB 72/439 KB 76/167 KB 934/1210 KB 482/577 KB 212/1192 KB 72/439 KB 80/167 KB 934/1210 KB 482/577 KB 212/1192 KB 72/439 KB 84/167 KB 934/1210 KB 482/577 KB 212/1192 KB 72/439 KB 88/167 KB 934/1210 KB 482/577 KB 212/1192 KB 72/439 KB 92/167 KB 934/1210 KB 482/577 KB 212/1192 KB 52/439 KB 934/1210 KB 478/577 KB 212/1192 KB 52/439 KB 922/1210 KB 458/577 KB 212/1192 KB 72/439 KB 92/167 KB 934/1210 KB 482/577 KB 216/1192 KB 72/439 KB 92/167 KB 934/1210 KB 482/577 KB 220/1192 KB 72/439 KB 92/167 KB 934/1210 KB 482/577 KB 224/1192 KB 72/439 KB 92/167 KB 934/1210 KB 482/577 KB 228/1192 KB 72/439 KB 68/167 KB 934/1210 KB 482/577 KB 212/1192 KB 76/439 KB 92/167 KB 938/1210 KB 482/577 KB 228/1192 KB 80/439 KB 92/167 KB 938/1210 KB 482/577 KB 228/1192 KB 68/439 KB 68/167 KB 934/1210 KB 482/577 KB 212/1192 KB 80/439 KB 92/167 KB 938/1210 KB 486/577 KB 228/1192 KB 80/439 KB 92/167 KB 938/1210 KB 490/577 KB 228/1192 KB 80/439 KB 92/167 KB 938/1210 KB 494/577 KB 228/1192 KB 72/439 KB 92/167 KB 938/1210 KB 482/577 KB 228/1192 KB 80/439 KB 92/167 KB 942/1210 KB 494/577 KB 228/1192 KB 80/439 KB 92/167 KB 946/1210 KB 494/577 KB 228/1192 KB 80/439 KB 92/167 KB 950/1210 KB 494/577 KB 228/1192 KB 84/439 KB 92/167 KB 954/1210 KB 498/577 KB 232/1192 KB 84/439 KB 92/167 KB 958/1210 KB 498/577 KB 232/1192 KB 84/439 KB 92/167 KB 962/1210 KB 498/577 KB 232/1192 KB 84/439 KB 92/167 KB 950/1210 KB 498/577 KB 232/1192 KB 88/439 KB 92/167 KB 962/1210 KB 498/577 KB 232/1192 KB 92/439 KB 92/167 KB 962/1210 KB 498/577 KB 232/1192 KB 96/439 KB 92/167 KB 962/1210 KB 498/577 KB 232/1192 KB 100/439 KB 92/167 KB 962/1210 KB 498/577 KB 232/1192 KB 104/439 KB 96/167 KB 966/1210 KB 498/577 KB 232/1192 KB 108/439 KB 96/167 KB 966/1210 KB 498/577 KB 232/1192 KB 112/439 KB 96/167 KB 966/1210 KB 498/577 KB 232/1192 KB 80/439 KB 92/167 KB 950/1210 KB 498/577 KB 232/1192 KB 112/439 KB 96/167 KB 966/1210 KB 502/577 KB 232/1192 KB 112/439 KB 96/167 KB 966/1210 KB 506/577 KB 232/1192 KB 112/439 KB 96/167 KB 966/1210 KB 510/577 KB 232/1192 KB 80/439 KB 92/167 KB 950/1210 KB 494/577 KB 232/1192 KB 112/439 KB 96/167 KB 966/1210 KB 510/577 KB 236/1192 KB 112/439 KB 96/167 KB 966/1210 KB 510/577 KB 240/1192 KB 112/439 KB 96/167 KB 966/1210 KB 510/577 KB 244/1192 KB 112/439 KB 96/167 KB 966/1210 KB 510/577 KB 248/1192 KB 112/439 KB 96/167 KB 966/1210 KB 510/577 KB 252/1192 KB 112/439 KB 96/167 KB 966/1210 KB 514/577 KB 256/1192 KB 100/439 KB 96/167 KB 966/1210 KB 498/577 KB 232/1192 KB 100/439 KB 92/167 KB 966/1210 KB 498/577 KB 232/1192 KB 112/439 KB 96/167 KB 970/1210 KB unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 514/577 KB 256/1192 KB 112/439 KB 96/167 KB 974/1210 KB 514/577 KB 256/1192 KB 112/439 KB 100/167 KB 978/1210 KB 514/577 KB 256/1192 KB 112/439 KB 96/167 KB 966/1210 KB 514/577 KB 252/1192 KB 112/439 KB 100/167 KB 978/1210 KB 518/577 KB 256/1192 KB 112/439 KB 100/167 KB 978/1210 KB 522/577 KB 256/1192 KB 116/439 KB 100/167 KB 978/1210 KB 526/577 KB 260/1192 KB 112/439 KB 100/167 KB 974/1210 KB 514/577 KB 256/1192 KB 116/439 KB 104/167 KB 978/1210 KB 526/577 KB 260/1192 KB 116/439 KB 108/167 KB 978/1210 KB 526/577 KB 260/1192 KB 116/439 KB 112/167 KB 978/1210 KB 526/577 KB 260/1192 KB 116/439 KB 116/167 KB 978/1210 KB 526/577 KB 260/1192 KB 116/439 KB 120/167 KB 978/1210 KB 530/577 KB 260/1192 KB 116/439 KB 124/167 KB 978/1210 KB 530/577 KB 260/1192 KB 116/439 KB 128/167 KB 978/1210 KB 530/577 KB 260/1192 KB 116/439 KB 100/167 KB 978/1210 KB 522/577 KB 260/1192 KB 120/439 KB 128/167 KB 978/1210 KB 530/577 KB 260/1192 KB 124/439 KB 128/167 KB 978/1210 KB 530/577 KB 260/1192 KB 128/439 KB 128/167 KB 978/1210 KB 530/577 KB 260/1192 KB 112/439 KB 100/167 KB 978/1210 KB 522/577 KB 260/1192 KB 128/439 KB 128/167 KB 978/1210 KB 530/577 KB 264/1192 KB 128/439 KB 128/167 KB 978/1210 KB 530/577 KB 268/1192 KB 128/439 KB 128/167 KB 978/1210 KB 530/577 KB 272/1192 KB 116/439 KB 116/167 KB 978/1210 KB 530/577 KB 260/1192 KB 128/439 KB 128/167 KB 978/1210 KB 534/577 KB 272/1192 KB 128/439 KB 128/167 KB 978/1210 KB 538/577 KB 272/1192 KB 128/439 KB 128/167 KB 978/1210 KB 542/577 KB 276/1192 KB 132/439 KB 128/167 KB 978/1210 KB 542/577 KB 276/1192 KB 136/439 KB 132/167 KB 978/1210 KB 546/577 KB 276/1192 KB 140/439 KB 132/167 KB 978/1210 KB 546/577 KB 276/1192 KB 144/439 KB 132/167 KB 978/1210 KB 546/577 KB 276/1192 KB 128/439 KB 128/167 KB 978/1210 KB 538/577 KB 276/1192 KB 144/439 KB 132/167 KB 978/1210 KB 546/577 KB 280/1192 KB 144/439 KB 132/167 KB 978/1210 KB 546/577 KB 284/1192 KB 144/439 KB 132/167 KB 978/1210 KB 546/577 KB 288/1192 KB 144/439 KB 132/167 KB 978/1210 KB 546/577 KB 292/1192 KB 148/439 KB 132/167 KB 978/1210 KB 546/577 KB 296/1192 KB 148/439 KB 132/167 KB 978/1210 KB 546/577 KB 300/1192 KB 148/439 KB 132/167 KB 978/1210 KB 546/577 KB 304/1192 KB 132/439 KB 132/167 KB 978/1210 KB 546/577 KB 276/1192 KB 148/439 KB 136/167 KB 978/1210 KB 546/577 KB 304/1192 KB 148/439 KB 140/167 KB 978/1210 KB 546/577 KB 304/1192 KB 148/439 KB 144/167 KB 978/1210 KB 546/577 KB 304/1192 KB 132/439 KB 128/167 KB 978/1210 KB 546/577 KB 276/1192 KB 148/439 KB 144/167 KB 978/1210 KB 550/577 KB 304/1192 KB 148/439 KB 144/167 KB 978/1210 KB 554/577 KB 304/1192 KB 148/439 KB 144/167 KB 978/1210 KB 558/577 KB 304/1192 KB 148/439 KB 144/167 KB 978/1210 KB 562/577 KB 304/1192 KB 148/439 KB 148/167 KB 978/1210 KB 566/577 KB 308/1192 KB 148/439 KB 148/167 KB 978/1210 KB 570/577 KB 308/1192 KB 148/439 KB 148/167 KB 978/1210 KB 574/577 KB 308/1192 KB 148/439 KB 132/167 KB 978/1210 KB 546/577 KB 292/1192 KB 152/439 KB 148/167 KB 978/1210 KB 574/577 KB 308/1192 KB 156/439 KB 148/167 KB 978/1210 KB 574/577 KB 308/1192 KB 160/439 KB 148/167 KB 978/1210 KB 574/577 KB 308/1192 KB 164/439 KB 148/167 KB 978/1210 KB 574/577 KB 308/1192 KB 168/439 KB 148/167 KB 982/1210 KB 577/577 KB 308/1192 KB 172/439 KB 148/167 KB 982/1210 KB 577/577 KB 308/1192 KB 176/439 KB 148/167 KB 982/1210 KB 577/577 KB 308/1192 KB 148/439 KB 148/167 KB 978/1210 KB 562/577 KB 308/1192 KB 176/439 KB 148/167 KB 982/1210 KB 577/577 KB 312/1 unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 192 KB 176/439 KB 148/167 KB 982/1210 KB 577/577 KB 316/1192 KB 148/439 KB 148/167 KB 978/1210 KB 562/577 KB 304/1192 KB 164/439 KB 148/167 KB 982/1210 KB 577/577 KB 308/1192 KB 176/439 KB 148/167 KB 986/1210 KB 577/577 KB 320/1192 KB 176/439 KB 148/167 KB 990/1210 KB 577/577 KB 320/1192 KB 176/439 KB 148/167 KB 994/1210 KB 577/577 KB 320/1192 KB 176/439 KB 148/167 KB 998/1210 KB 577/577 KB 320/1192 KB 176/439 KB 148/167 KB 1002/1210 KB 577/577 KB 320/1192 KB 176/439 KB 148/167 KB 1006/1210 KB 577/577 KB 320/1192 KB 176/439 KB 148/167 KB 1010/1210 KB 577/577 KB 320/1192 KB 176/439 KB 148/167 KB 1014/1210 KB 577/577 KB 320/1192 KB 176/439 KB 148/167 KB 1018/1210 KB 577/577 KB 320/1192 KB 176/439 KB 148/167 KB 1022/1210 KB 577/577 KB 320/1192 KB 176/439 KB 148/167 KB 1026/1210 KB 577/577 KB 320/1192 KB 176/439 KB 148/167 KB 1030/1210 KB 577/577 KB 320/1192 KB 176/439 KB 152/167 KB 1034/1210 KB 577/577 KB 320/1192 KB 176/439 KB 152/167 KB 1038/1210 KB 577/577 KB 320/1192 KB 176/439 KB 152/167 KB 1042/1210 KB 577/577 KB 320/1192 KB 164/439 KB 148/167 KB 978/1210 KB 577/577 KB 308/1192 KB 176/439 KB 148/167 KB 982/1210 KB 577/577 KB 320/1192 KB 176/439 KB 152/167 KB 1030/1210 KB 577/577 KB 320/1192 KB 176/439 KB 156/167 KB 1042/1210 KB 577/577 KB 320/1192 KB 176/439 KB 160/167 KB 1042/1210 KB 577/577 KB 320/1192 KB 176/439 KB 164/167 KB 1042/1210 KB 577/577 KB 320/1192 KB 176/439 KB 167/167 KB 1046/1210 KB 577/577 KB 324/1192 KB 180/439 KB 167/167 KB 1046/1210 KB 577/577 KB 324/1192 KB 184/439 KB 167/167 KB 1046/1210 KB 577/577 KB 324/1192 KB 188/439 KB 167/167 KB 1046/1210 KB 577/577 KB 324/1192 KB 192/439 KB 167/167 KB 1046/1210 KB 577/577 KB 324/1192 KB 176/439 KB 164/167 KB 1046/1210 KB 577/577 KB 324/1192 KB 192/439 KB 167/167 KB 1050/1210 KB 577/577 KB 324/1192 KB 192/439 KB 167/167 KB 1054/1210 KB 577/577 KB 324/1192 KB 192/439 KB 167/167 KB 1058/1210 KB 577/577 KB 324/1192 KB 176/439 KB 164/167 KB 1042/1210 KB 577/577 KB 324/1192 KB 192/439 KB 167/167 KB 1058/1210 KB 577/577 KB 328/1192 KB 192/439 KB 167/167 KB 1058/1210 KB 577/577 KB 332/1192 KB 192/439 KB 167/167 KB 1058/1210 KB 577/577 KB 336/1192 KB 192/439 KB 167/167 KB 1058/1210 KB 577/577 KB 340/1192 KB 196/439 KB 167/167 KB 1062/1210 KB 577/577 KB 344/1192 KB 196/439 KB 167/167 KB 1062/1210 KB 577/577 KB 340/1192 KB 192/439 KB 167/167 KB 1062/1210 KB 577/577 KB 340/1192 KB 196/439 KB 167/167 KB 1066/1210 KB 577/577 KB 348/1192 KB 196/439 KB 167/167 KB 1070/1210 KB 577/577 KB 348/1192 KB 196/439 KB 167/167 KB 1062/1210 KB 577/577 KB 348/1192 KB 200/439 KB 167/167 KB 1070/1210 KB 352/1192 KB 200/439 KB 167/167 KB 1074/1210 KB 352/1192 KB 200/439 KB 167/167 KB 1074/1210 KB 356/1192 KB 200/439 KB 167/167 KB 1078/1210 KB 360/1192 KB 200/439 KB 167/167 KB 1078/1210 KB 364/1192 KB 200/439 KB 167/167 KB 1078/1210 KB 368/1192 KB 200/439 KB 167/167 KB 1070/1210 KB 577/577 KB 348/1192 KB 204/439 KB 167/167 KB 1078/1210 KB 368/1192 KB 208/439 KB 167/167 KB 1078/1210 KB 368/1192 KB 212/439 KB 1078/1210 KB 368/1192 KB 200/439 KB 167/167 KB 1078/1210 KB 356/1192 KB 212/439 KB 1082/1210 KB 368/1192 KB 212/439 KB 1086/1210 KB 368/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 409.0 KB/sec) unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 117.9 KB/sec) unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 216/439 KB 1086/1210 KB 368/1192 KB 220/439 KB 1086/1210 KB 368/1192 KB 224/439 KB 1090/1210 KB 368/1192 KB 220/439 KB 1090/1210 KB 368/1192 KB 224/439 KB 1090/1210 KB 372/1192 KB 228/439 KB 1094/1210 KB 376/1192 KB 228/439 KB 1094/1210 KB 380/1192 KB 228/439 KB 1094/1210 KB 384/1192 KB 228/439 KB 1094/1210 KB 372/1192 KB 228/439 KB 1098/1210 KB 384/1192 KB 228/439 KB 1102/1210 KB 384/1192 KB 228/439 KB 1106/1210 KB 384/1192 KB 228/439 KB 1090/1210 KB 372/1192 KB 232/439 KB 1106/1210 KB 384/1192 KB 236/439 KB 1106/1210 KB 384/1192 KB 240/439 KB 1106/1210 KB 384/1192 KB 244/439 KB 1110/1210 KB 388/1192 KB 248/439 KB 1110/1210 KB 388/1192 KB 240/439 KB 1110/1210 KB 388/1192 KB 248/439 KB 1114/1210 KB 388/1192 KB 248/439 KB 1118/1210 KB 388/1192 KB 248/439 KB 1122/1210 KB 388/1192 KB 240/439 KB 1106/1210 KB 388/1192 KB 248/439 KB 1122/1210 KB 392/1192 KB 248/439 KB 1122/1210 KB 396/1192 KB 248/439 KB 1122/1210 KB 400/1192 KB 248/439 KB 1122/1210 KB 404/1192 KB 252/439 KB 1126/1210 KB 4/562 KB 408/1192 KB 4/256 KB 252/439 KB 1126/1210 KB 4/562 KB 404/1192 KB 4/256 KB 252/439 KB 1122/1210 KB 4/562 KB 404/1192 KB 4/256 KB 252/439 KB 1122/1210 KB 4/562 KB 404/1192 KB 252/439 KB 1126/1210 KB 8/562 KB 408/1192 KB 4/256 KB 252/439 KB 1126/1210 KB 12/562 KB 408/1192 KB 4/256 KB 252/439 KB 1126/1210 KB 16/562 KB 408/1192 KB 4/256 KB 252/439 KB 1126/1210 KB 16/562 KB 408/1192 KB 8/256 KB 252/439 KB 1126/1210 KB 20/562 KB 408/1192 KB 12/256 KB 252/439 KB 1122/1210 KB 404/1192 KB 252/439 KB 1126/1210 KB 20/562 KB 408/1192 KB 16/256 KB 256/439 KB 1126/1210 KB 20/562 KB 408/1192 KB 20/256 KB 256/439 KB 1130/1210 KB 20/562 KB 412/1192 KB 24/256 KB 252/439 KB 1126/1210 KB 20/562 KB 408/1192 KB 8/256 KB 256/439 KB 1130/1210 KB 24/562 KB 412/1192 KB 24/256 KB 256/439 KB 1130/1210 KB 20/562 KB 412/1192 KB 20/256 KB 256/439 KB 1130/1210 KB 20/562 KB 408/1192 KB 20/256 KB 256/439 KB 1126/1210 KB 20/562 KB 408/1192 KB 16/256 KB 260/439 KB 1130/1210 KB 24/562 KB 412/1192 KB 24/256 KB 264/439 KB 1134/1210 KB 28/562 KB 412/1192 KB 24/256 KB 268/439 KB 1134/1210 KB 28/562 KB 416/1192 KB 24/256 KB 272/439 KB 1134/1210 KB 28/562 KB 416/1192 KB 24/256 KB 260/439 KB 1134/1210 KB 28/562 KB 412/1192 KB 24/256 KB 272/439 KB 1134/1210 KB 32/562 KB 416/1192 KB 24/256 KB 260/439 KB 1134/1210 KB 24/562 KB 412/1192 KB 24/256 KB 272/439 KB 1138/1210 KB 32/562 KB 416/1192 KB 24/256 KB 264/439 KB 1134/1210 KB 28/562 KB 416/1192 KB 24/256 KB 272/439 KB 1142/1210 KB 32/562 KB 416/1192 KB 24/256 KB 276/439 KB 1146/1210 KB 36/562 KB 420/1192 KB 28/256 KB 276/439 KB 1150/1210 KB 36/562 KB 420/1192 KB 28/256 KB 276/439 KB 1142/1210 KB 36/562 KB 420/1192 KB 28/256 KB 280/439 KB 1150/1210 KB 36/562 KB 420/1192 KB 28/256 KB 272/439 KB 1142/1210 KB 36/562 KB 420/1192 KB 28/256 KB 280/439 KB 1154/1210 KB 36/562 KB 420/1192 KB 32/256 KB 280/439 KB 1154/1210 KB 36/562 KB 420/1192 KB 36/256 KB 280/439 KB 1154/1210 KB 36/562 KB 420/1192 KB 40/256 KB 284/439 KB 1154/1210 KB 36/562 KB 420/1192 KB 44/256 KB 284/439 KB 1154/1210 KB 36/562 KB 420/1192 KB 48/256 KB 272/439 KB 1142/1210 KB 36/562 KB 420/1192 KB 24/256 KB 284/439 KB 1154/1210 KB 36/562 KB 424/1192 KB 48/256 KB 284/439 KB 1154/1210 KB 36/562 KB 428/1192 KB 48/256 KB 284/439 KB 1154/1210 KB 36/562 KB 432/1192 KB 48/256 KB 272/439 KB 1142/1210 KB 36/562 KB 416/1192 KB 24/256 KB 284/439 KB 1154/1210 KB 40/562 KB 432/1192 KB 48/256 KB 284/439 KB 1154/1210 KB 44/562 K unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install B 432/1192 KB 48/256 KB 284/439 KB 1154/1210 KB 48/562 KB 432/1192 KB 48/256 KB 284/439 KB 1154/1210 KB 36/562 KB 420/1192 KB 40/256 KB 288/439 KB 1154/1210 KB 48/562 KB 432/1192 KB 48/256 KB 292/439 KB 1154/1210 KB 52/562 KB 432/1192 KB 48/256 KB 296/439 KB 1154/1210 KB 52/562 KB 436/1192 KB 52/256 KB 300/439 KB 1154/1210 KB 52/562 KB 436/1192 KB 52/256 KB 304/439 KB 1154/1210 KB 52/562 KB 436/1192 KB 52/256 KB 280/439 KB 1154/1210 KB 36/562 KB 420/1192 KB 28/256 KB 304/439 KB 1158/1210 KB 52/562 KB 436/1192 KB 52/256 KB 304/439 KB 1162/1210 KB 52/562 KB 436/1192 KB 52/256 KB 304/439 KB 1166/1210 KB 52/562 KB 436/1192 KB 52/256 KB 304/439 KB 1170/1210 KB 52/562 KB 436/1192 KB 52/256 KB 292/439 KB 1154/1210 KB 52/562 KB 436/1192 KB 52/256 KB 292/439 KB 1154/1210 KB 52/562 KB 436/1192 KB 48/256 KB 304/439 KB 1170/1210 KB 52/562 KB 440/1192 KB 52/256 KB 304/439 KB 1170/1210 KB 52/562 KB 444/1192 KB 52/256 KB 304/439 KB 1170/1210 KB 52/562 KB 448/1192 KB 52/256 KB 304/439 KB 1170/1210 KB 52/562 KB 452/1192 KB 52/256 KB 308/439 KB 1174/1210 KB 52/562 KB 456/1192 KB 56/256 KB 308/439 KB 1174/1210 KB 52/562 KB 460/1192 KB 56/256 KB 308/439 KB 1174/1210 KB 52/562 KB 464/1192 KB 56/256 KB 288/439 KB 1154/1210 KB 52/562 KB 432/1192 KB 48/256 KB 308/439 KB 1174/1210 KB 56/562 KB 464/1192 KB 56/256 KB 308/439 KB 1174/1210 KB 60/562 KB 464/1192 KB 56/256 KB 308/439 KB 1174/1210 KB 64/562 KB 464/1192 KB 56/256 KB 308/439 KB 1174/1210 KB 68/562 KB 464/1192 KB 56/256 KB 308/439 KB 1174/1210 KB 72/562 KB 464/1192 KB 56/256 KB 308/439 KB 1174/1210 KB 76/562 KB 464/1192 KB 56/256 KB 308/439 KB 1174/1210 KB 80/562 KB 464/1192 KB 56/256 KB 308/439 KB 1174/1210 KB 52/562 KB 452/1192 KB 56/256 KB 312/439 KB 1174/1210 KB 80/562 KB 464/1192 KB 56/256 KB 316/439 KB 1174/1210 KB 80/562 KB 464/1192 KB 56/256 KB 320/439 KB 1174/1210 KB 84/562 KB 464/1192 KB 56/256 KB 324/439 KB 1174/1210 KB 84/562 KB 464/1192 KB 56/256 KB 328/439 KB 1174/1210 KB 84/562 KB 468/1192 KB 56/256 KB 332/439 KB 1174/1210 KB 84/562 KB 468/1192 KB 56/256 KB 336/439 KB 1174/1210 KB 84/562 KB 468/1192 KB 56/256 KB 304/439 KB 1174/1210 KB 52/562 KB 452/1192 KB 56/256 KB 336/439 KB 1178/1210 KB 84/562 KB 468/1192 KB 56/256 KB 336/439 KB 1182/1210 KB 84/562 KB 468/1192 KB 56/256 KB 336/439 KB 1186/1210 KB 84/562 KB 468/1192 KB 56/256 KB 304/439 KB 1170/1210 KB 52/562 KB 452/1192 KB 56/256 KB 336/439 KB 1186/1210 KB 84/562 KB 468/1192 KB 60/256 KB 336/439 KB 1186/1210 KB 84/562 KB 468/1192 KB 64/256 KB 336/439 KB 1186/1210 KB 84/562 KB 468/1192 KB 68/256 KB 336/439 KB 1186/1210 KB 84/562 KB 468/1192 KB 72/256 KB 336/439 KB 1186/1210 KB 84/562 KB 468/1192 KB 76/256 KB 336/439 KB 1186/1210 KB 84/562 KB 468/1192 KB 80/256 KB 336/439 KB 1186/1210 KB 84/562 KB 468/1192 KB 84/256 KB 336/439 KB 1190/1210 KB 84/562 KB 468/1192 KB 88/256 KB 336/439 KB 1190/1210 KB 84/562 KB 468/1192 KB 92/256 KB 336/439 KB 1190/1210 KB 84/562 KB 468/1192 KB 96/256 KB 324/439 KB 1174/1210 KB 84/562 KB 468/1192 KB 56/256 KB 336/439 KB 1190/1210 KB 84/562 KB 472/1192 KB 96/256 KB 336/439 KB 1190/1210 KB 84/562 KB 476/1192 KB 96/256 KB 336/439 KB 1190/1210 KB 84/562 KB 480/1192 KB 96/256 KB 316/439 KB 1174/1210 KB 84/562 KB 464/1192 KB 56/256 KB 336/439 KB 1190/1210 KB 88/562 KB 480/1192 KB 96/256 KB 336/439 KB 1190/1210 KB 92/562 KB 480/1192 KB 96/256 KB 336/439 KB 1190/1210 KB 96/562 KB 480/1192 KB 96/256 KB 336/439 KB 1190/1210 KB 84/562 KB 468/1 unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 192 KB 84/256 KB 336/439 KB 1194/1210 KB 96/562 KB 480/1192 KB 96/256 KB 336/439 KB 1198/1210 KB 96/562 KB 480/1192 KB 96/256 KB 336/439 KB 1202/1210 KB 96/562 KB 480/1192 KB 96/256 KB 336/439 KB 1202/1210 KB 100/562 KB 480/1192 KB 96/256 KB 340/439 KB 1206/1210 KB 104/562 KB 484/1192 KB 100/256 KB 340/439 KB 1206/1210 KB 108/562 KB 484/1192 KB 100/256 KB 340/439 KB 1206/1210 KB 112/562 KB 484/1192 KB 100/256 KB 340/439 KB 1206/1210 KB 100/562 KB 484/1192 KB 100/256 KB 340/439 KB 1206/1210 KB 112/562 KB 484/1192 KB 104/256 KB 340/439 KB 1206/1210 KB 112/562 KB 484/1192 KB 108/256 KB 340/439 KB 1206/1210 KB 112/562 KB 484/1192 KB 112/256 KB 340/439 KB 1206/1210 KB 112/562 KB 484/1192 KB 116/256 KB 340/439 KB 1206/1210 KB 116/562 KB 484/1192 KB 120/256 KB 340/439 KB 1206/1210 KB 116/562 KB 484/1192 KB 124/256 KB 340/439 KB 1206/1210 KB 116/562 KB 484/1192 KB 128/256 KB 340/439 KB 1206/1210 KB 100/562 KB 484/1192 KB 96/256 KB 344/439 KB 1206/1210 KB 116/562 KB 484/1192 KB 128/256 KB 348/439 KB 1206/1210 KB 116/562 KB 484/1192 KB 128/256 KB 352/439 KB 1206/1210 KB 116/562 KB 484/1192 KB 128/256 KB 336/439 KB 1206/1210 KB 100/562 KB 484/1192 KB 96/256 KB 336/439 KB 1206/1210 KB 100/562 KB 480/1192 KB 96/256 KB 352/439 KB 1210/1210 KB 116/562 KB 488/1192 KB 128/256 KB 352/439 KB 1210/1210 KB 116/562 KB 488/1192 KB 128/256 KB 352/439 KB 1206/1210 KB 116/562 KB 488/1192 KB 128/256 KB 352/439 KB 1210/1210 KB 116/562 KB 492/1192 KB 128/256 KB 352/439 KB 1210/1210 KB 116/562 KB 496/1192 KB 128/256 KB 352/439 KB 1210/1210 KB 116/562 KB 500/1192 KB 128/256 KB 356/439 KB 1210/1210 KB 116/562 KB 504/1192 KB 128/256 KB 356/439 KB 1210/1210 KB 116/562 KB 508/1192 KB 128/256 KB 356/439 KB 1210/1210 KB 116/562 KB 512/1192 KB 128/256 KB 340/439 KB 1206/1210 KB 116/562 KB 484/1192 KB 116/256 KB 356/439 KB 1210/1210 KB 120/562 KB 512/1192 KB 128/256 KB 356/439 KB 1210/1210 KB 124/562 KB 512/1192 KB 128/256 KB 356/439 KB 1210/1210 KB 128/562 KB 512/1192 KB 128/256 KB 356/439 KB 1210/1210 KB 116/562 KB 500/1192 KB 128/256 KB 360/439 KB 1210/1210 KB 128/562 KB 512/1192 KB 128/256 KB 364/439 KB 1210/1210 KB 128/562 KB 512/1192 KB 128/256 KB 368/439 KB 1210/1210 KB 128/562 KB 512/1192 KB 128/256 KB 372/439 KB 1210/1210 KB 128/562 KB 512/1192 KB 128/256 KB 376/439 KB 132/562 KB 516/1192 KB 132/256 KB 380/439 KB 132/562 KB 516/1192 KB 132/256 KB 384/439 KB 132/562 KB 516/1192 KB 132/256 KB 372/439 KB 1210/1210 KB 132/562 KB 516/1192 KB 132/256 KB 384/439 KB 132/562 KB 516/1192 KB 136/256 KB 384/439 KB 132/562 KB 516/1192 KB 140/256 KB 372/439 KB 1210/1210 KB 132/562 KB 516/1192 KB 128/256 KB 384/439 KB 132/562 KB 520/1192 KB 144/256 KB 372/439 KB 1210/1210 KB 132/562 KB 512/1192 KB 128/256 KB 384/439 KB 136/562 KB 524/1192 KB 144/256 KB 384/439 KB 140/562 KB 524/1192 KB 144/256 KB 384/439 KB 144/562 KB 524/1192 KB 144/256 KB 384/439 KB 148/562 KB 524/1192 KB 144/256 KB 388/439 KB 152/562 KB 524/1192 KB 144/256 KB 388/439 KB 156/562 KB 524/1192 KB 144/256 KB 388/439 KB 160/562 KB 524/1192 KB 144/256 KB 388/439 KB 148/562 KB 524/1192 KB 144/256 KB 392/439 KB 160/562 KB 524/1192 KB 144/256 KB 396/439 KB 160/562 KB 524/1192 KB 144/256 KB 400/439 KB 160/562 KB 524/1192 KB 144/256 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 827.9 KB/sec) unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 384/439 KB 132/562 KB 516/1192 KB 144/256 KB 384/439 KB 132/562 KB 524/1192 KB 144/256 KB 400/439 KB 160/562 KB 528/1192 KB 144/256 KB 400/439 KB 160/562 KB 528/1192 KB 148/256 KB 400/439 KB 160/562 KB 532/1192 KB 152/256 KB 400/439 KB 160/562 KB 532/1192 KB 156/256 KB 400/439 KB 160/562 KB 532/1192 KB 160/256 KB 400/439 KB 160/562 KB 532/1192 KB 148/256 KB 400/439 KB 164/562 KB 536/1192 KB 160/256 KB 400/439 KB 164/562 KB 540/1192 KB 160/256 KB 400/439 KB 164/562 KB 544/1192 KB 160/256 KB 400/439 KB 164/562 KB 548/1192 KB 164/256 KB 404/439 KB 164/562 KB 552/1192 KB 164/256 KB 404/439 KB 164/562 KB 556/1192 KB 164/256 KB Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 404/439 KB 164/562 KB 548/1192 KB 164/256 KB 408/439 KB 164/562 KB 556/1192 KB 164/256 KB 412/439 KB 164/562 KB 556/1192 KB 164/256 KB 416/439 KB 164/562 KB 556/1192 KB 164/256 KB 400/439 KB 164/562 KB 544/1192 KB 164/256 KB 416/439 KB 164/562 KB 560/1192 KB 168/256 KB 416/439 KB 164/562 KB 560/1192 KB 172/256 KB 400/439 KB 164/562 KB 532/1192 KB 160/256 KB 416/439 KB 168/562 KB 560/1192 KB 172/256 KB 416/439 KB 172/562 KB 560/1192 KB 172/256 KB 416/439 KB 176/562 KB 560/1192 KB 172/256 KB 416/439 KB 180/562 KB 560/1192 KB 172/256 KB 420/439 KB 184/562 KB 560/1192 KB 176/256 KB 420/439 KB 188/562 KB 560/1192 KB 176/256 KB 420/439 KB 192/562 KB 560/1192 KB 176/256 KB 416/439 KB 164/562 KB 560/1192 KB 164/256 KB 420/439 KB 192/562 KB 564/1192 KB 176/256 KB 420/439 KB 192/562 KB 568/1192 KB 176/256 KB 420/439 KB 192/562 KB 572/1192 KB 176/256 KB 420/439 KB 192/562 KB 576/1192 KB 176/256 KB 420/439 KB 180/562 KB 560/1192 KB 176/256 KB 416/439 KB 180/562 KB 560/1192 KB 176/256 KB 424/439 KB 192/562 KB 576/1192 KB 180/256 KB 424/439 KB 192/562 KB 576/1192 KB 184/256 KB 424/439 KB 192/562 KB 576/1192 KB 188/256 KB 424/439 KB 192/562 KB 576/1192 KB 192/256 KB 424/439 KB 192/562 KB 576/1192 KB 188/256 KB 428/439 KB 192/562 KB 576/1192 KB 192/256 KB 432/439 KB 4/140 KB 192/562 KB 576/1192 KB 192/256 KB 432/439 KB 8/140 KB 192/562 KB 576/1192 KB 192/256 KB 432/439 KB 12/140 KB 192/562 KB 576/1192 KB 192/256 KB 432/439 KB 16/140 KB 192/562 KB 576/1192 KB 192/256 KB 432/439 KB 20/140 KB 192/562 KB 576/1192 KB 192/256 KB 432/439 KB 24/140 KB 196/562 KB 576/1192 KB 196/256 KB 432/439 KB 28/140 KB 196/562 KB 576/1192 KB 196/256 KB 432/439 KB 32/140 KB 196/562 KB 576/1192 KB 196/256 KB 432/439 KB 36/140 KB 196/562 KB 576/1192 KB 196/256 KB 432/439 KB 20/140 KB 196/562 KB 576/1192 KB 196/256 KB 432/439 KB 36/140 KB 200/562 KB 580/1192 KB 196/256 KB 432/439 KB 36/140 KB 204/562 KB 580/1192 KB 196/256 KB 432/439 KB 36/140 KB 208/562 KB 580/1192 KB 196/256 KB 432/439 KB 20/140 KB 192/562 KB 576/1192 KB 196/256 KB 432/439 KB 36/140 KB 208/562 KB 580/1192 KB 200/256 KB 432/439 KB 36/140 KB 208/562 KB 580/1192 KB 204/256 KB 432/439 KB 36/140 KB 208/562 KB 580/1192 KB 208/256 KB 432/439 KB 36/140 KB 208/562 KB 580/1192 KB 212/256 KB 432/439 KB 40/140 KB 212/562 KB 580/1192 KB 216/256 KB 432/439 KB 40/140 KB 212/562 KB 580/1192 KB 220/256 KB 432/439 KB 40/140 KB 212/562 KB 580/1192 KB 224/256 KB 432/439 KB 192/562 KB 576/1192 KB 192/256 KB 436/439 KB 40/140 KB 212/562 KB 580/1192 KB 224/256 KB 439/439 KB 40/140 KB 212/562 KB 580/1192 KB 224/256 KB 432/439 KB 40/140 KB 212/562 KB 580/1192 KB 212/256 KB 439/439 KB 44/140 KB 212/562 KB 580/1192 KB 224/256 KB 439/439 KB 48/140 KB 212/562 KB 580/1192 KB 224/256 KB 432/439 KB 36/140 KB 212/562 KB 580/1192 KB 212/256 KB 439/439 KB 48/140 KB 216/562 KB 580/1192 KB 224/256 KB 439/439 KB 48/140 KB 220/562 KB 580/1192 KB 224/256 KB 439/439 KB 48/140 KB 224/562 KB 580/1192 KB 224/256 KB 432/439 KB 36/140 KB 196/562 KB 580/1192 KB 196/256 KB 439/439 KB 48/140 KB 224/562 KB 584/1192 KB 224/256 KB 439/439 KB 48/140 KB 224/562 KB 588/1192 KB 224/256 KB 439/439 KB 48/140 KB 224/562 KB 592/1192 KB 224/256 KB 439/439 KB 48/140 KB 224/562 KB 596/1192 KB 224/256 KB 439/439 KB 48/140 KB 228/562 KB 600/1192 KB 224/256 KB 439/439 KB 52/140 KB 228/562 KB 604/1192 KB 224/256 KB 439/439 KB 52/140 KB 228/562 KB 608/1192 KB 224/256 KB 439/439 KB unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 52/140 KB 228/562 KB 612/1192 KB 224/256 KB 439/439 KB 52/140 KB 228/562 KB 616/1192 KB 228/256 KB 439/439 KB 52/140 KB 228/562 KB 620/1192 KB 228/256 KB 439/439 KB 52/140 KB 228/562 KB 624/1192 KB 228/256 KB 439/439 KB 48/140 KB 228/562 KB 596/1192 KB 224/256 KB 439/439 KB 52/140 KB 232/562 KB 624/1192 KB 228/256 KB 439/439 KB 52/140 KB 236/562 KB 624/1192 KB 228/256 KB 439/439 KB 52/140 KB 240/562 KB 624/1192 KB 228/256 KB 439/439 KB 52/140 KB 228/562 KB 612/1192 KB 228/256 KB 439/439 KB 52/140 KB 240/562 KB 624/1192 KB 232/256 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 295.2 KB/sec) unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 439/439 KB 52/140 KB 228/562 KB 600/1192 KB 224/256 KB Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 56/140 KB 240/562 KB 624/1192 KB 232/256 KB 60/140 KB 240/562 KB 624/1192 KB 232/256 KB 63/140 KB 240/562 KB 624/1192 KB 232/256 KB 63/140 KB 244/562 KB 624/1192 KB 232/256 KB 67/140 KB 248/562 KB 624/1192 KB 236/256 KB 67/140 KB 252/562 KB 624/1192 KB 236/256 KB 67/140 KB 256/562 KB 624/1192 KB 236/256 KB 67/140 KB 260/562 KB 628/1192 KB 236/256 KB 67/140 KB 264/562 KB 628/1192 KB 236/256 KB 67/140 KB 244/562 KB 624/1192 KB 236/256 KB 71/140 KB 264/562 KB 628/1192 KB 236/256 KB 75/140 KB 264/562 KB 628/1192 KB 236/256 KB 79/140 KB 264/562 KB 628/1192 KB 236/256 KB 63/140 KB 244/562 KB 624/1192 KB 236/256 KB 79/140 KB 264/562 KB 628/1192 KB 240/256 KB 79/140 KB 264/562 KB 628/1192 KB 244/256 KB 79/140 KB 264/562 KB 628/1192 KB 248/256 KB 79/140 KB 264/562 KB 628/1192 KB 252/256 KB 79/140 KB 264/562 KB 628/1192 KB 256/256 KB 79/140 KB 264/562 KB 628/1192 KB 256/256 KB 67/140 KB 256/562 KB 628/1192 KB 236/256 KB 79/140 KB 264/562 KB 632/1192 KB 256/256 KB 79/140 KB 264/562 KB 636/1192 KB 256/256 KB 79/140 KB 264/562 KB 640/1192 KB 256/256 KB 83/140 KB 264/562 KB 640/1192 KB 256/256 KB 87/140 KB 264/562 KB 644/1192 KB 256/256 KB 91/140 KB 268/562 KB 644/1192 KB 256/256 KB 95/140 KB 268/562 KB 644/1192 KB 256/256 KB 83/140 KB 264/562 KB 644/1192 KB 256/256 KB 95/140 KB 268/562 KB 648/1192 KB 256/256 KB 95/140 KB 268/562 KB 652/1192 KB 256/256 KB 87/140 KB 268/562 KB 644/1192 KB 256/256 KB 95/140 KB 272/562 KB 652/1192 KB 256/256 KB 95/140 KB 276/562 KB 652/1192 KB 256/256 KB 99/140 KB 280/562 KB 656/1192 KB 256/256 KB 99/140 KB 284/562 KB 656/1192 KB 256/256 KB 99/140 KB 288/562 KB 656/1192 KB 256/256 KB 99/140 KB 276/562 KB 656/1192 KB 256/256 KB 103/140 KB 288/562 KB 656/1192 KB 256/256 KB 107/140 KB 288/562 KB 656/1192 KB 256/256 KB 111/140 KB 288/562 KB 656/1192 KB 256/256 KB 95/140 KB 276/562 KB 656/1192 KB 256/256 KB 111/140 KB 288/562 KB 660/1192 KB 256/256 KB 111/140 KB 288/562 KB 664/1192 KB 256/256 KB 111/140 KB 292/562 KB 668/1192 KB 256/256 KB 111/140 KB 292/562 KB 672/1192 KB 256/256 KB 111/140 KB 292/562 KB 676/1192 KB 115/140 KB 292/562 KB 680/1192 KB 115/140 KB 292/562 KB 684/1192 KB 115/140 KB 292/562 KB 688/1192 KB 111/140 KB 292/562 KB 664/1192 KB 256/256 KB 115/140 KB 296/562 KB 688/1192 KB 115/140 KB 300/562 KB 688/1192 KB 115/140 KB 304/562 KB 688/1192 KB 115/140 KB 292/562 KB 676/1192 KB 119/140 KB 304/562 KB 688/1192 KB 123/140 KB 304/562 KB 688/1192 KB 127/140 KB 304/562 KB 688/1192 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 170.1 KB/sec) unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 127/140 KB 308/562 KB 688/1192 KB 131/140 KB 312/562 KB 692/1192 KB 131/140 KB 316/562 KB 692/1192 KB 131/140 KB 320/562 KB 692/1192 KB 131/140 KB 308/562 KB 692/1192 KB 131/140 KB 320/562 KB 696/1192 KB 131/140 KB 320/562 KB 700/1192 KB 131/140 KB 320/562 KB 704/1192 KB 131/140 KB 320/562 KB 708/1192 KB 131/140 KB 324/562 KB 712/1192 KB 131/140 KB 324/562 KB 716/1192 KB 131/140 KB 308/562 KB 688/1192 KB 135/140 KB 324/562 KB 716/1192 KB 139/140 KB 324/562 KB 716/1192 KB 140/140 KB 324/562 KB 716/1192 KB 131/140 KB 324/562 KB 708/1192 KB 140/140 KB 328/562 KB 716/1192 KB 140/140 KB 332/562 KB 716/1192 KB 140/140 KB 336/562 KB 716/1192 KB 4/1461 KB 140/140 KB 336/562 KB 716/1192 KB 8/1461 KB 140/140 KB 336/562 KB 716/1192 KB 12/1461 KB 140/140 KB 336/562 KB 716/1192 KB 16/1461 KB 140/140 KB 336/562 KB 716/1192 KB 20/1461 KB 140/140 KB 336/562 KB 716/1192 KB 24/1461 KB 140/140 KB 340/562 KB 720/1192 KB 28/1461 KB 140/140 KB 340/562 KB 720/1192 KB 32/1461 KB 140/140 KB 340/562 KB 720/1192 KB 20/1461 KB 140/140 KB 340/562 KB 720/1192 KB 32/1461 KB 140/140 KB 344/562 KB 720/1192 KB 32/1461 KB 140/140 KB 348/562 KB 720/1192 KB 32/1461 KB 140/140 KB 352/562 KB 720/1192 KB 32/1461 KB 140/140 KB 356/562 KB 720/1192 KB 36/1461 KB 140/140 KB 360/562 KB 720/1192 KB 36/1461 KB 140/140 KB 364/562 KB 720/1192 KB 36/1461 KB 140/140 KB 368/562 KB 720/1192 KB 20/1461 KB 140/140 KB 336/562 KB 720/1192 KB 36/1461 KB 140/140 KB 368/562 KB 724/1192 KB 36/1461 KB 140/140 KB 368/562 KB 728/1192 KB 36/1461 KB 140/140 KB 368/562 KB 732/1192 KB 36/1461 KB 140/140 KB 368/562 KB 736/1192 KB 36/1461 KB 140/140 KB 356/562 KB 720/1192 KB 40/1461 KB 140/140 KB 368/562 KB 736/1192 KB 40/1461 KB 140/140 KB 368/562 KB 740/1192 KB 44/1461 KB 140/140 KB 368/562 KB 744/1192 KB 44/1461 KB 140/140 KB 368/562 KB 748/1192 KB 44/1461 KB 140/140 KB 368/562 KB 752/1192 KB 44/1461 KB 140/140 KB 368/562 KB 756/1192 KB 44/1461 KB 140/140 KB 368/562 KB 740/1192 KB 48/1461 KB 140/140 KB 372/562 KB 756/1192 KB 52/1461 KB 140/140 KB 372/562 KB 756/1192 KB 56/1461 KB 140/140 KB 372/562 KB 756/1192 KB 60/1461 KB 140/140 KB 372/562 KB 756/1192 KB 64/1461 KB 140/140 KB 372/562 KB 756/1192 KB 44/1461 KB 140/140 KB 372/562 KB 756/1192 KB 64/1461 KB 140/140 KB 376/562 KB 756/1192 KB 64/1461 KB 140/140 KB 380/562 KB 756/1192 KB 64/1461 KB 140/140 KB 384/562 KB 756/1192 KB 64/1461 KB 140/140 KB 388/562 KB 756/1192 KB 68/1461 KB 140/140 KB 392/562 KB 760/1192 KB 68/1461 KB 140/140 KB 396/562 KB 760/1192 KB 68/1461 KB 140/140 KB 400/562 KB 760/1192 KB 68/1461 KB 140/140 KB 388/562 KB 760/1192 KB 72/1461 KB 140/140 KB 400/562 KB 760/1192 KB 76/1461 KB 140/140 KB 400/562 KB 760/1192 KB 80/1461 KB 140/140 KB 400/562 KB 760/1192 KB 64/1461 KB 140/140 KB 388/562 KB 760/1192 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 92.0 KB/sec) unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 80/1461 KB 400/562 KB 764/1192 KB 80/1461 KB 400/562 KB 768/1192 KB 80/1461 KB 400/562 KB 772/1192 KB 4/1118 KB 84/1461 KB 400/562 KB 772/1192 KB 8/1118 KB 84/1461 KB 400/562 KB 772/1192 KB 12/1118 KB 84/1461 KB 400/562 KB 772/1192 KB 16/1118 KB 84/1461 KB 400/562 KB 772/1192 KB 20/1118 KB 84/1461 KB 400/562 KB 772/1192 KB 24/1118 KB 84/1461 KB 400/562 KB 772/1192 KB 28/1118 KB 84/1461 KB 400/562 KB 772/1192 KB 32/1118 KB 84/1461 KB 400/562 KB 772/1192 KB 36/1118 KB 84/1461 KB 400/562 KB 772/1192 KB 40/1118 KB 84/1461 KB 400/562 KB 772/1192 KB 44/1118 KB 84/1461 KB 400/562 KB 772/1192 KB 48/1118 KB 84/1461 KB 400/562 KB 772/1192 KB 48/1118 KB 84/1461 KB 400/562 KB 772/1192 KB 4/37 KB 48/1118 KB 84/1461 KB 400/562 KB 772/1192 KB 8/37 KB 48/1118 KB 84/1461 KB 400/562 KB 772/1192 KB 12/37 KB 48/1118 KB 84/1461 KB 400/562 KB 772/1192 KB 16/37 KB 48/1118 KB 84/1461 KB 400/562 KB 772/1192 KB 20/37 KB 48/1118 KB 84/1461 KB 400/562 KB 772/1192 KB 24/37 KB 48/1118 KB 84/1461 KB 400/562 KB 772/1192 KB 28/37 KB 48/1118 KB 84/1461 KB 400/562 KB 772/1192 KB 32/37 KB 48/1118 KB 84/1461 KB 400/562 KB 772/1192 KB 36/37 KB 48/1118 KB 84/1461 KB 400/562 KB 772/1192 KB 37/37 KB 52/1118 KB 84/1461 KB 400/562 KB 772/1192 KB 37/37 KB 56/1118 KB 84/1461 KB 400/562 KB 772/1192 KB 37/37 KB 60/1118 KB 84/1461 KB 400/562 KB 772/1192 KB 37/37 KB 60/1118 KB 84/1461 KB 400/562 KB 776/1192 KB 37/37 KB 64/1118 KB 84/1461 KB 404/562 KB 780/1192 KB 37/37 KB 64/1118 KB 84/1461 KB 404/562 KB 784/1192 KB 37/37 KB 84/1461 KB 400/562 KB 772/1192 KB 64/1118 KB 88/1461 KB 404/562 KB 784/1192 KB 37/37 KB 64/1118 KB 92/1461 KB 404/562 KB 784/1192 KB 37/37 KB 64/1118 KB 96/1461 KB 404/562 KB 784/1192 KB 37/37 KB 64/1118 KB 100/1461 KB 404/562 KB 784/1192 KB 37/37 KB 64/1118 KB 104/1461 KB 404/562 KB 788/1192 KB 37/37 KB 64/1118 KB 108/1461 KB 404/562 KB 788/1192 KB 37/37 KB 64/1118 KB 112/1461 KB 404/562 KB 788/1192 KB 37/37 KB 64/1118 KB 84/1461 KB 404/562 KB 776/1192 KB 37/37 KB 64/1118 KB 112/1461 KB 408/562 KB 788/1192 KB 37/37 KB 64/1118 KB 112/1461 KB 412/562 KB 788/1192 KB 37/37 KB 64/1118 KB 84/1461 KB 400/562 KB 776/1192 KB 37/37 KB 68/1118 KB 112/1461 KB 416/562 KB 788/1192 KB 37/37 KB 72/1118 KB 112/1461 KB 416/562 KB 788/1192 KB 37/37 KB 76/1118 KB 112/1461 KB 416/562 KB 788/1192 KB 37/37 KB 80/1118 KB 112/1461 KB 416/562 KB 788/1192 KB 37/37 KB 64/1118 KB 100/1461 KB 404/562 KB 788/1192 KB 37/37 KB 80/1118 KB 112/1461 KB 416/562 KB 792/1192 KB 37/37 KB 80/1118 KB 112/1461 KB 416/562 KB 796/1192 KB 37/37 KB 80/1118 KB 112/1461 KB 416/562 KB 800/1192 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 24.0 KB/sec) unit-abot-epc-basic-0: 12:28:25 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: 12:28:25 DEBUG unit.abot-epc-basic/0.install 64/1118 KB 112/1461 KB 416/562 KB 788/1192 KB 37/37 KB 80/1118 KB 112/1461 KB 420/562 KB 800/1192 KB 84/1118 KB 116/1461 KB 424/562 KB 800/1192 KB 84/1118 KB 116/1461 KB 428/562 KB 800/1192 KB 84/1118 KB 116/1461 KB 4/46 KB 428/562 KB 804/1192 KB 84/1118 KB 116/1461 KB 420/562 KB 800/1192 KB 84/1118 KB 120/1461 KB 4/46 KB 432/562 KB 804/1192 KB 84/1118 KB 124/1461 KB 4/46 KB 432/562 KB 804/1192 KB 84/1118 KB 128/1461 KB 4/46 KB 432/562 KB 804/1192 KB 84/1118 KB 112/1461 KB 420/562 KB 800/1192 KB 88/1118 KB 128/1461 KB 4/46 KB 432/562 KB 804/1192 KB 92/1118 KB 128/1461 KB 4/46 KB 432/562 KB 804/1192 KB 96/1118 KB 128/1461 KB 4/46 KB 432/562 KB 804/1192 KB 84/1118 KB 116/1461 KB 4/46 KB 432/562 KB 804/1192 KB 84/1118 KB 116/1461 KB 428/562 KB 804/1192 KB 96/1118 KB 128/1461 KB 4/46 KB 432/562 KB 808/1192 KB 96/1118 KB 128/1461 KB 4/46 KB 432/562 KB 812/1192 KB 96/1118 KB 128/1461 KB 4/46 KB 436/562 KB 816/1192 KB 100/1118 KB 128/1461 KB 4/46 KB 436/562 KB 816/1192 KB 104/1118 KB 132/1461 KB 4/46 KB 436/562 KB 816/1192 KB 108/1118 KB 132/1461 KB 4/46 KB 436/562 KB 816/1192 KB 96/1118 KB 128/1461 KB 4/46 KB 436/562 KB 812/1192 KB 108/1118 KB 132/1461 KB 4/46 KB 440/562 KB 820/1192 KB 108/1118 KB 132/1461 KB 4/46 KB 444/562 KB 820/1192 KB 108/1118 KB 132/1461 KB 4/46 KB 436/562 KB 820/1192 KB 108/1118 KB 132/1461 KB 4/46 KB 448/562 KB 824/1192 KB 112/1118 KB 132/1461 KB 4/46 KB 448/562 KB 828/1192 KB 112/1118 KB 132/1461 KB 4/46 KB 448/562 KB 832/1192 KB 100/1118 KB 132/1461 KB 4/46 KB 436/562 KB 816/1192 KB 112/1118 KB 136/1461 KB 4/46 KB 448/562 KB 832/1192 KB 112/1118 KB 140/1461 KB 4/46 KB 448/562 KB 832/1192 KB 112/1118 KB 144/1461 KB 4/46 KB 448/562 KB 832/1192 KB 108/1118 KB 132/1461 KB 4/46 KB 448/562 KB 820/1192 KB 112/1118 KB 132/1461 KB 4/46 KB 448/562 KB 824/1192 KB 116/1118 KB 144/1461 KB 4/46 KB 448/562 KB 832/1192 KB 120/1118 KB 144/1461 KB 8/46 KB 452/562 KB 836/1192 KB 124/1118 KB 144/1461 KB 8/46 KB 452/562 KB 836/1192 KB 116/1118 KB 144/1461 KB 8/46 KB 452/562 KB 836/1192 KB 124/1118 KB 144/1461 KB 12/46 KB 452/562 KB 836/1192 KB 124/1118 KB 144/1461 KB 16/46 KB 452/562 KB 836/1192 KB 128/1118 KB 144/1461 KB 16/46 KB 452/562 KB 836/1192 KB 132/1118 KB 144/1461 KB 16/46 KB 452/562 KB 836/1192 KB 136/1118 KB 148/1461 KB 20/46 KB 452/562 KB 836/1192 KB 140/1118 KB 148/1461 KB 20/46 KB 452/562 KB 836/1192 KB 144/1118 KB 148/1461 KB 20/46 KB 452/562 KB 836/1192 KB 116/1118 KB 144/1461 KB 4/46 KB 452/562 KB 836/1192 KB 144/1118 KB 148/1461 KB 20/46 KB 452/562 KB 840/1192 KB 144/1118 KB 148/1461 KB 20/46 KB 452/562 KB 844/1192 KB 144/1118 KB 148/1461 KB 20/46 KB 452/562 KB 848/1192 KB 116/1118 KB 144/1461 KB 4/46 KB 452/562 KB 832/1192 KB 144/1118 KB 148/1461 KB 20/46 KB 456/562 KB 848/1192 KB 144/1118 KB 148/1461 KB 20/46 KB 460/562 KB 848/1192 KB 144/1118 KB 148/1461 KB 20/46 KB 464/562 KB 848/1192 KB 144/1118 KB 148/1461 KB 20/46 KB 468/562 KB 848/1192 KB 144/1118 KB 148/1461 KB 20/46 KB 472/562 KB 852/1192 KB 144/1118 KB 148/1461 KB 20/46 KB 476/562 KB 852/1192 KB 144/1118 KB 148/1461 KB 20/46 KB 480/562 KB 852/1192 KB 132/1118 KB 148/1461 KB 20/46 KB 452/562 KB 836/1192 KB 144/1118 KB 148/1461 KB 24/46 KB 480/562 KB 852/1192 KB 144/1118 KB 148/1461 KB 28/46 KB 480/562 KB 852/1192 KB 144/1118 KB 148/1461 KB 32/46 KB 480/562 KB 852/1192 KB 132/1118 KB 148/1461 KB 16/46 KB 452/562 KB 836/1192 KB 144/1118 KB 152/1461 KB 32/46 KB 480/562 KB unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 852/1192 KB 144/1118 KB 156/1461 KB 32/46 KB 480/562 KB 852/1192 KB 144/1118 KB 160/1461 KB 32/46 KB 480/562 KB 852/1192 KB 144/1118 KB 164/1461 KB 32/46 KB 480/562 KB 852/1192 KB 148/1118 KB 168/1461 KB 36/46 KB 480/562 KB 852/1192 KB 148/1118 KB 172/1461 KB 36/46 KB 480/562 KB 852/1192 KB 148/1118 KB 176/1461 KB 36/46 KB 480/562 KB 852/1192 KB 144/1118 KB 148/1461 KB 20/46 KB 468/562 KB 852/1192 KB 148/1118 KB 176/1461 KB 36/46 KB 480/562 KB 856/1192 KB 148/1118 KB 176/1461 KB 36/46 KB 480/562 KB 860/1192 KB 148/1118 KB 176/1461 KB 36/46 KB 480/562 KB 864/1192 KB 148/1118 KB 164/1461 KB 36/46 KB 480/562 KB 852/1192 KB 148/1118 KB 176/1461 KB 40/46 KB 480/562 KB 864/1192 KB 148/1118 KB 176/1461 KB 44/46 KB 480/562 KB 864/1192 KB 148/1118 KB 176/1461 KB 46/46 KB 484/562 KB 864/1192 KB 148/1118 KB 164/1461 KB 32/46 KB 480/562 KB 852/1192 KB 152/1118 KB 180/1461 KB 46/46 KB 484/562 KB 864/1192 KB 156/1118 KB 180/1461 KB 46/46 KB 484/562 KB 864/1192 KB 160/1118 KB 180/1461 KB 46/46 KB 484/562 KB 864/1192 KB 164/1118 KB 180/1461 KB 46/46 KB 484/562 KB 864/1192 KB 168/1118 KB 180/1461 KB 46/46 KB 484/562 KB 868/1192 KB 148/1118 KB 180/1461 KB 46/46 KB 484/562 KB 864/1192 KB 168/1118 KB 184/1461 KB 46/46 KB 484/562 KB 868/1192 KB 168/1118 KB 188/1461 KB 46/46 KB 484/562 KB 868/1192 KB 168/1118 KB 192/1461 KB 46/46 KB 484/562 KB 868/1192 KB 148/1118 KB 176/1461 KB 44/46 KB 484/562 KB 864/1192 KB 168/1118 KB 192/1461 KB 46/46 KB 488/562 KB 868/1192 KB 168/1118 KB 192/1461 KB 46/46 KB 492/562 KB 868/1192 KB 168/1118 KB 192/1461 KB 46/46 KB 496/562 KB 868/1192 KB 168/1118 KB 192/1461 KB 46/46 KB 500/562 KB 868/1192 KB 168/1118 KB 192/1461 KB 46/46 KB 504/562 KB 868/1192 KB 168/1118 KB 192/1461 KB 46/46 KB 508/562 KB 868/1192 KB 172/1118 KB 196/1461 KB 46/46 KB 512/562 KB 868/1192 KB 164/1118 KB 180/1461 KB 46/46 KB 484/562 KB 868/1192 KB 172/1118 KB 196/1461 KB 46/46 KB 512/562 KB 872/1192 KB 172/1118 KB 196/1461 KB 46/46 KB 512/562 KB 876/1192 KB 172/1118 KB 196/1461 KB 46/46 KB 512/562 KB 880/1192 KB 172/1118 KB 196/1461 KB 46/46 KB 512/562 KB 884/1192 KB 172/1118 KB 196/1461 KB 46/46 KB 516/562 KB 888/1192 KB 172/1118 KB 196/1461 KB 46/46 KB 516/562 KB 892/1192 KB 172/1118 KB 196/1461 KB 46/46 KB 516/562 KB 896/1192 KB 172/1118 KB 196/1461 KB 46/46 KB 508/562 KB 868/1192 KB 172/1118 KB 200/1461 KB 46/46 KB 516/562 KB 896/1192 KB 172/1118 KB 204/1461 KB 46/46 KB 516/562 KB 896/1192 KB 172/1118 KB 208/1461 KB 46/46 KB 516/562 KB 896/1192 KB 172/1118 KB 192/1461 KB 46/46 KB 508/562 KB 868/1192 KB 176/1118 KB 208/1461 KB 46/46 KB 516/562 KB 896/1192 KB 180/1118 KB 208/1461 KB 46/46 KB 516/562 KB 896/1192 KB 184/1118 KB 208/1461 KB 46/46 KB 516/562 KB 896/1192 KB 188/1118 KB 208/1461 KB 46/46 KB 516/562 KB 896/1192 KB 192/1118 KB 208/1461 KB 46/46 KB 516/562 KB 900/1192 KB 196/1118 KB 208/1461 KB 46/46 KB 516/562 KB 900/1192 KB 200/1118 KB 212/1461 KB 46/46 KB 516/562 KB 900/1192 KB 204/1118 KB 212/1461 KB 46/46 KB 516/562 KB 900/1192 KB 208/1118 KB 212/1461 KB 46/46 KB 516/562 KB 900/1192 KB 172/1118 KB 196/1461 KB 46/46 KB 516/562 KB 884/1192 KB 208/1118 KB 212/1461 KB 46/46 KB 520/562 KB 900/1192 KB 208/1118 KB 212/1461 KB 46/46 KB 524/562 KB 900/1192 KB 208/1118 KB 212/1461 KB 46/46 KB 528/562 KB 900/1192 KB 208/1118 KB 212/1461 KB 46/46 KB 532/562 KB 900/1192 KB 208/1118 KB 212/1461 KB 46/46 KB 536/562 KB 900/1192 KB 208/1118 KB 212/1461 KB 46/46 KB 540/562 KB 900/11 unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 92 KB 208/1118 KB 212/1461 KB 46/46 KB 544/562 KB 900/1192 KB 196/1118 KB 212/1461 KB 46/46 KB 516/562 KB 900/1192 KB 208/1118 KB 216/1461 KB 46/46 KB 544/562 KB 900/1192 KB 208/1118 KB 220/1461 KB 46/46 KB 544/562 KB 900/1192 KB 208/1118 KB 224/1461 KB 46/46 KB 544/562 KB 900/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 KB at 28.8 KB/sec) unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 188/1118 KB 208/1461 KB 46/46 KB 516/562 KB 900/1192 KB 208/1118 KB 224/1461 KB 544/562 KB 904/1192 KB Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 208/1118 KB 224/1461 KB 544/562 KB 908/1192 KB 208/1118 KB 224/1461 KB 544/562 KB 912/1192 KB 208/1118 KB 224/1461 KB 544/562 KB 916/1192 KB 212/1118 KB 228/1461 KB 548/562 KB 920/1192 KB 212/1118 KB 228/1461 KB 548/562 KB 924/1192 KB 212/1118 KB 228/1461 KB 548/562 KB 928/1192 KB 212/1118 KB 228/1461 KB 548/562 KB 916/1192 KB 216/1118 KB 228/1461 KB 548/562 KB 928/1192 KB 220/1118 KB 228/1461 KB 548/562 KB 928/1192 KB 224/1118 KB 228/1461 KB 548/562 KB 928/1192 KB 228/1118 KB 228/1461 KB 548/562 KB 928/1192 KB 232/1118 KB 228/1461 KB 548/562 KB 932/1192 KB 236/1118 KB 228/1461 KB 548/562 KB 932/1192 KB 240/1118 KB 228/1461 KB 548/562 KB 932/1192 KB 208/1118 KB 228/1461 KB 548/562 KB 916/1192 KB 240/1118 KB 232/1461 KB 548/562 KB 932/1192 KB 240/1118 KB 236/1461 KB 548/562 KB 932/1192 KB 240/1118 KB 240/1461 KB 548/562 KB 932/1192 KB 208/1118 KB 224/1461 KB 548/562 KB 916/1192 KB 240/1118 KB 240/1461 KB 552/562 KB 932/1192 KB 240/1118 KB 240/1461 KB 556/562 KB 932/1192 KB 240/1118 KB 240/1461 KB 560/562 KB 932/1192 KB 240/1118 KB 244/1461 KB 560/562 KB 932/1192 KB 228/1118 KB 228/1461 KB 548/562 KB 932/1192 KB 240/1118 KB 244/1461 KB 562/562 KB 936/1192 KB 240/1118 KB 244/1461 KB 562/562 KB 940/1192 KB 240/1118 KB 248/1461 KB 562/562 KB 944/1192 KB 240/1118 KB 244/1461 KB 562/562 KB 932/1192 KB 240/1118 KB 248/1461 KB 4/287 KB 562/562 KB 944/1192 KB 240/1118 KB 248/1461 KB 8/287 KB 562/562 KB 944/1192 KB 240/1118 KB 248/1461 KB 12/287 KB 562/562 KB 944/1192 KB 240/1118 KB 248/1461 KB 16/287 KB 562/562 KB 944/1192 KB 240/1118 KB 248/1461 KB 20/287 KB 562/562 KB 944/1192 KB 244/1118 KB 248/1461 KB 24/287 KB 562/562 KB 948/1192 KB 244/1118 KB 248/1461 KB 28/287 KB 562/562 KB 948/1192 KB 244/1118 KB 248/1461 KB 32/287 KB 562/562 KB 948/1192 KB 240/1118 KB 248/1461 KB 562/562 KB 940/1192 KB 244/1118 KB 252/1461 KB 32/287 KB 562/562 KB 948/1192 KB 244/1118 KB 256/1461 KB 32/287 KB 562/562 KB 948/1192 KB 244/1118 KB 260/1461 KB 32/287 KB 562/562 KB 948/1192 KB 244/1118 KB 264/1461 KB 32/287 KB 562/562 KB 948/1192 KB 244/1118 KB 268/1461 KB 32/287 KB 562/562 KB 948/1192 KB 244/1118 KB 272/1461 KB 32/287 KB 562/562 KB 948/1192 KB 244/1118 KB 248/1461 KB 20/287 KB 562/562 KB 948/1192 KB 244/1118 KB 272/1461 KB 32/287 KB 562/562 KB 952/1192 KB 244/1118 KB 272/1461 KB 32/287 KB 562/562 KB 956/1192 KB 244/1118 KB 272/1461 KB 32/287 KB 960/1192 KB 244/1118 KB 248/1461 KB 20/287 KB 562/562 KB 944/1192 KB 248/1118 KB 272/1461 KB 32/287 KB 960/1192 KB 252/1118 KB 272/1461 KB 32/287 KB 960/1192 KB 256/1118 KB 272/1461 KB 32/287 KB 960/1192 KB 260/1118 KB 272/1461 KB 32/287 KB 960/1192 KB 264/1118 KB 276/1461 KB 36/287 KB 964/1192 KB 268/1118 KB 276/1461 KB 36/287 KB 964/1192 KB 272/1118 KB 276/1461 KB 36/287 KB 964/1192 KB 260/1118 KB 276/1461 KB 36/287 KB 964/1192 KB 272/1118 KB 276/1461 KB 40/287 KB 964/1192 KB 272/1118 KB 276/1461 KB 44/287 KB 964/1192 KB 272/1118 KB 276/1461 KB 48/287 KB 964/1192 KB 260/1118 KB 276/1461 KB 32/287 KB 964/1192 KB 272/1118 KB 276/1461 KB 48/287 KB 968/1192 KB 260/1118 KB 276/1461 KB 32/287 KB 960/1192 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 353.6 KB/sec) unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 272/1118 KB 276/1461 KB 48/287 KB 972/1192 KB 272/1118 KB 276/1461 KB 48/287 KB 976/1192 KB 272/1118 KB 280/1461 KB 48/287 KB 976/1192 KB 272/1118 KB 284/1461 KB 48/287 KB 976/1192 KB 272/1118 KB 288/1461 KB 48/287 KB 976/1192 KB 272/1118 KB 292/1461 KB 48/287 KB 976/1192 KB 276/1118 KB 296/1461 KB 52/287 KB 980/1192 KB 276/1118 KB 300/1461 KB 52/287 KB 980/1192 KB 276/1118 KB 292/1461 KB 52/287 KB 980/1192 KB 276/1118 KB 300/1461 KB 56/287 KB 980/1192 KB 276/1118 KB 300/1461 KB 60/287 KB 980/1192 KB 276/1118 KB 292/1461 KB 48/287 KB 980/1192 KB 276/1118 KB 304/1461 KB 60/287 KB 984/1192 KB 276/1118 KB 304/1461 KB 60/287 KB 988/1192 KB 276/1118 KB 304/1461 KB 60/287 KB 992/1192 KB 276/1118 KB 292/1461 KB 48/287 KB 976/1192 KB 280/1118 KB 304/1461 KB 60/287 KB 992/1192 KB 284/1118 KB 304/1461 KB 60/287 KB 992/1192 KB 288/1118 KB 304/1461 KB 60/287 KB 992/1192 KB 276/1118 KB 304/1461 KB 60/287 KB 980/1192 KB 288/1118 KB 308/1461 KB 60/287 KB 992/1192 KB 292/1118 KB 312/1461 KB 64/287 KB 996/1192 KB 292/1118 KB 308/1461 KB 64/287 KB 996/1192 KB 296/1118 KB 316/1461 KB 64/287 KB 996/1192 KB 300/1118 KB 316/1461 KB 64/287 KB 996/1192 KB 304/1118 KB 316/1461 KB 64/287 KB 996/1192 KB 288/1118 KB 308/1461 KB 64/287 KB 996/1192 KB 304/1118 KB 316/1461 KB 64/287 KB 1000/1192 KB 304/1118 KB 316/1461 KB 64/287 KB 1004/1192 KB 304/1118 KB 316/1461 KB 64/287 KB 1008/1192 KB 288/1118 KB 308/1461 KB 64/287 KB 992/1192 KB 304/1118 KB 316/1461 KB 68/287 KB 1008/1192 KB 304/1118 KB 316/1461 KB 72/287 KB 1008/1192 KB 304/1118 KB 316/1461 KB 76/287 KB 1008/1192 KB 304/1118 KB 316/1461 KB 80/287 KB 1012/1192 KB 304/1118 KB 316/1461 KB 84/287 KB 1012/1192 KB 308/1118 KB 316/1461 KB 88/287 KB 1012/1192 KB 292/1118 KB 316/1461 KB 64/287 KB 1012/1192 KB 308/1118 KB 320/1461 KB 88/287 KB 1012/1192 KB 308/1118 KB 324/1461 KB 88/287 KB 1012/1192 KB 308/1118 KB 328/1461 KB 88/287 KB 1012/1192 KB 308/1118 KB 332/1461 KB 88/287 KB 1012/1192 KB 308/1118 KB 336/1461 KB 92/287 KB 1012/1192 KB 304/1118 KB 316/1461 KB 76/287 KB 1012/1192 KB 308/1118 KB 336/1461 KB 92/287 KB 1016/1192 KB 308/1118 KB 336/1461 KB 92/287 KB 1020/1192 KB 308/1118 KB 336/1461 KB 92/287 KB 1024/1192 KB 308/1118 KB 336/1461 KB 92/287 KB 1028/1192 KB 308/1118 KB 336/1461 KB 92/287 KB 1032/1192 KB 308/1118 KB 336/1461 KB 92/287 KB 1036/1192 KB 308/1118 KB 336/1461 KB 92/287 KB 1040/1192 KB 308/1118 KB 336/1461 KB 92/287 KB 1044/1192 KB 308/1118 KB 340/1461 KB 92/287 KB 1048/1192 KB 308/1118 KB 340/1461 KB 92/287 KB 1052/1192 KB 308/1118 KB 340/1461 KB 92/287 KB 1056/1192 KB 308/1118 KB 332/1461 KB 92/287 KB 1012/1192 KB 308/1118 KB 340/1461 KB 96/287 KB 1056/1192 KB 308/1118 KB 340/1461 KB 100/287 KB 1056/1192 KB 308/1118 KB 340/1461 KB 104/287 KB 1056/1192 KB 308/1118 KB 340/1461 KB 108/287 KB 1056/1192 KB 308/1118 KB 316/1461 KB 84/287 KB 1012/1192 KB 312/1118 KB 340/1461 KB 112/287 KB 1056/1192 KB 316/1118 KB 340/1461 KB 112/287 KB 1056/1192 KB 320/1118 KB 340/1461 KB 112/287 KB 1056/1192 KB 324/1118 KB 340/1461 KB 112/287 KB 1056/1192 KB 328/1118 KB 340/1461 KB 112/287 KB 1056/1192 KB 332/1118 KB 340/1461 KB 112/287 KB 1056/1192 KB 336/1118 KB 340/1461 KB 112/287 KB 1056/1192 KB 308/1118 KB 340/1461 KB 92/287 KB 1044/1192 KB 336/1118 KB 344/1461 KB 112/287 KB 1056/1192 KB 336/1118 KB 348/1461 KB 112/287 KB 1056/1192 KB 336/1118 KB 352/1461 KB 112/287 KB 1056/1192 KB 308/1118 KB 340/1461 KB 112/287 KB 1056/1192 KB 340/1118 KB 352/1461 unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install KB 112/287 KB 1056/1192 KB 344/1118 KB 356/1461 KB 116/287 KB 1056/1192 KB 348/1118 KB 356/1461 KB 116/287 KB 1056/1192 KB 352/1118 KB 356/1461 KB 116/287 KB 1056/1192 KB 340/1118 KB 356/1461 KB 116/287 KB 1056/1192 KB 352/1118 KB 360/1461 KB 116/287 KB 1056/1192 KB 352/1118 KB 364/1461 KB 116/287 KB 1056/1192 KB 352/1118 KB 368/1461 KB 116/287 KB 1060/1192 KB 352/1118 KB 372/1461 KB 116/287 KB 1060/1192 KB 356/1118 KB 376/1461 KB 116/287 KB 1060/1192 KB 356/1118 KB 380/1461 KB 116/287 KB 1060/1192 KB 356/1118 KB 384/1461 KB 116/287 KB 1060/1192 KB 340/1118 KB 352/1461 KB 116/287 KB 1056/1192 KB 356/1118 KB 384/1461 KB 120/287 KB 1060/1192 KB 356/1118 KB 384/1461 KB 124/287 KB 1060/1192 KB 356/1118 KB 384/1461 KB 128/287 KB 1060/1192 KB 356/1118 KB 384/1461 KB 132/287 KB 1060/1192 KB 356/1118 KB 372/1461 KB 116/287 KB 1060/1192 KB 360/1118 KB 384/1461 KB 132/287 KB 1060/1192 KB 364/1118 KB 384/1461 KB 132/287 KB 1060/1192 KB 368/1118 KB 384/1461 KB 132/287 KB 1060/1192 KB 352/1118 KB 364/1461 KB 116/287 KB 1060/1192 KB 368/1118 KB 384/1461 KB 132/287 KB 1064/1192 KB 368/1118 KB 384/1461 KB 132/287 KB 1068/1192 KB 368/1118 KB 384/1461 KB 132/287 KB 1072/1192 KB 368/1118 KB 384/1461 KB 132/287 KB 1076/1192 KB 372/1118 KB 388/1461 KB 136/287 KB 1080/1192 KB 372/1118 KB 388/1461 KB 136/287 KB 1084/1192 KB 372/1118 KB 388/1461 KB 136/287 KB 1088/1192 KB 372/1118 KB 388/1461 KB 136/287 KB 1092/1192 KB 372/1118 KB 388/1461 KB 136/287 KB 1096/1192 KB 372/1118 KB 388/1461 KB 136/287 KB 1076/1192 KB 372/1118 KB 392/1461 KB 136/287 KB 1096/1192 KB 372/1118 KB 396/1461 KB 136/287 KB 1096/1192 KB 372/1118 KB 400/1461 KB 136/287 KB 1096/1192 KB 372/1118 KB 384/1461 KB 136/287 KB 1076/1192 KB 376/1118 KB 400/1461 KB 136/287 KB 1096/1192 KB 380/1118 KB 400/1461 KB 136/287 KB 1096/1192 KB 384/1118 KB 400/1461 KB 136/287 KB 1096/1192 KB 368/1118 KB 384/1461 KB 136/287 KB 1076/1192 KB 384/1118 KB 400/1461 KB 140/287 KB 1096/1192 KB 384/1118 KB 400/1461 KB 144/287 KB 1096/1192 KB 384/1118 KB 400/1461 KB 148/287 KB 1096/1192 KB 384/1118 KB 400/1461 KB 152/287 KB 1096/1192 KB 384/1118 KB 400/1461 KB 156/287 KB 1096/1192 KB 384/1118 KB 400/1461 KB 160/287 KB 1096/1192 KB 384/1118 KB 400/1461 KB 164/287 KB 1096/1192 KB 388/1118 KB 404/1461 KB 168/287 KB 1100/1192 KB 388/1118 KB 404/1461 KB 172/287 KB 1100/1192 KB 388/1118 KB 404/1461 KB 176/287 KB 1100/1192 KB 388/1118 KB 404/1461 KB 164/287 KB 1100/1192 KB 388/1118 KB 404/1461 KB 176/287 KB 1104/1192 KB 388/1118 KB 404/1461 KB 176/287 KB 1108/1192 KB 388/1118 KB 404/1461 KB 180/287 KB 1112/1192 KB 388/1118 KB 404/1461 KB 180/287 KB 1116/1192 KB 388/1118 KB 404/1461 KB 180/287 KB 1120/1192 KB 388/1118 KB 404/1461 KB 164/287 KB 1096/1192 KB 388/1118 KB 408/1461 KB 180/287 KB 1120/1192 KB 388/1118 KB 412/1461 KB 180/287 KB 1120/1192 KB 388/1118 KB 416/1461 KB 180/287 KB 1120/1192 KB 388/1118 KB 400/1461 KB 164/287 KB 1096/1192 KB 392/1118 KB 416/1461 KB 180/287 KB 1120/1192 KB 396/1118 KB 416/1461 KB 180/287 KB 1120/1192 KB 400/1118 KB 416/1461 KB 180/287 KB 1120/1192 KB 404/1118 KB 416/1461 KB 180/287 KB 1120/1192 KB 408/1118 KB 420/1461 KB 180/287 KB 1124/1192 KB 412/1118 KB 420/1461 KB 180/287 KB 1124/1192 KB 388/1118 KB 404/1461 KB 180/287 KB 1108/1192 KB 416/1118 KB 420/1461 KB 184/287 KB 1124/1192 KB 416/1118 KB 420/1461 KB 188/287 KB 1124/1192 KB 416/1118 KB 420/1461 KB 192/287 KB 1124/1192 KB 416/1118 KB 420/1461 KB 196/287 KB 1124/1192 KB 416/1118 KB unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 420/1461 KB 200/287 KB 1124/1192 KB 416/1118 KB 420/1461 KB 204/287 KB 1124/1192 KB 416/1118 KB 420/1461 KB 208/287 KB 1124/1192 KB 404/1118 KB 420/1461 KB 180/287 KB 1124/1192 KB 416/1118 KB 420/1461 KB 208/287 KB 1128/1192 KB 416/1118 KB 420/1461 KB 208/287 KB 1132/1192 KB 416/1118 KB 420/1461 KB 208/287 KB 1136/1192 KB 404/1118 KB 420/1461 KB 180/287 KB 1120/1192 KB 416/1118 KB 424/1461 KB 208/287 KB 1136/1192 KB 416/1118 KB 428/1461 KB 208/287 KB 1136/1192 KB 416/1118 KB 432/1461 KB 208/287 KB 1136/1192 KB 416/1118 KB 420/1461 KB 180/287 KB 1124/1192 KB 420/1118 KB 432/1461 KB 208/287 KB 1136/1192 KB 424/1118 KB 432/1461 KB 212/287 KB 1140/1192 KB 428/1118 KB 432/1461 KB 212/287 KB 1140/1192 KB 432/1118 KB 432/1461 KB 212/287 KB 1140/1192 KB 436/1118 KB 432/1461 KB 212/287 KB 1140/1192 KB 440/1118 KB 432/1461 KB 212/287 KB 1140/1192 KB 444/1118 KB 432/1461 KB 212/287 KB 1140/1192 KB 420/1118 KB 432/1461 KB 212/287 KB 1140/1192 KB 444/1118 KB 432/1461 KB 216/287 KB 1140/1192 KB 444/1118 KB 432/1461 KB 220/287 KB 1140/1192 KB 444/1118 KB 432/1461 KB 224/287 KB 1140/1192 KB 420/1118 KB 432/1461 KB 208/287 KB 1140/1192 KB 444/1118 KB 432/1461 KB 224/287 KB 1144/1192 KB 444/1118 KB 432/1461 KB 224/287 KB 1148/1192 KB 444/1118 KB 432/1461 KB 224/287 KB 1152/1192 KB 444/1118 KB 432/1461 KB 224/287 KB 1156/1192 KB 448/1118 KB 432/1461 KB 228/287 KB 1160/1192 KB 448/1118 KB 432/1461 KB 228/287 KB 1164/1192 KB 448/1118 KB 432/1461 KB 228/287 KB 1168/1192 KB 448/1118 KB 432/1461 KB 228/287 KB 1156/1192 KB 448/1118 KB 432/1461 KB 232/287 KB 1168/1192 KB 448/1118 KB 432/1461 KB 236/287 KB 1168/1192 KB 448/1118 KB 432/1461 KB 240/287 KB 1168/1192 KB 448/1118 KB 432/1461 KB 244/287 KB 1168/1192 KB 448/1118 KB 432/1461 KB 248/287 KB 1172/1192 KB 448/1118 KB 432/1461 KB 252/287 KB 1172/1192 KB 448/1118 KB 432/1461 KB 224/287 KB 1156/1192 KB 452/1118 KB 432/1461 KB 252/287 KB 1172/1192 KB 456/1118 KB 432/1461 KB 252/287 KB 1172/1192 KB 460/1118 KB 432/1461 KB 252/287 KB 1172/1192 KB 464/1118 KB 432/1461 KB 252/287 KB 1172/1192 KB 468/1118 KB 432/1461 KB 252/287 KB 1172/1192 KB 472/1118 KB 432/1461 KB 252/287 KB 1172/1192 KB 448/1118 KB 432/1461 KB 244/287 KB 1172/1192 KB 472/1118 KB 432/1461 KB 256/287 KB 1176/1192 KB 472/1118 KB 432/1461 KB 256/287 KB 1180/1192 KB 472/1118 KB 432/1461 KB 256/287 KB 1184/1192 KB 472/1118 KB 432/1461 KB 256/287 KB 1188/1192 KB 476/1118 KB 436/1461 KB 256/287 KB 1192/1192 KB 476/1118 KB 436/1461 KB 256/287 KB 1192/1192 KB 472/1118 KB 432/1461 KB 256/287 KB 1172/1192 KB 476/1118 KB 436/1461 KB 256/287 KB 1188/1192 KB 476/1118 KB 440/1461 KB 256/287 KB 1192/1192 KB 476/1118 KB 444/1461 KB 256/287 KB 1192/1192 KB 476/1118 KB 448/1461 KB 256/287 KB 1192/1192 KB 476/1118 KB 452/1461 KB 256/287 KB 1192/1192 KB 476/1118 KB 456/1461 KB 256/287 KB 1192/1192 KB 476/1118 KB 460/1461 KB 256/287 KB 1192/1192 KB 476/1118 KB 464/1461 KB 256/287 KB 1192/1192 KB 476/1118 KB 468/1461 KB 256/287 KB 1192/1192 KB 476/1118 KB 472/1461 KB 256/287 KB 1192/1192 KB 476/1118 KB 476/1461 KB 256/287 KB 1192/1192 KB 476/1118 KB 480/1461 KB 256/287 KB 1192/1192 KB 476/1118 KB 484/1461 KB 256/287 KB 1192/1192 KB 476/1118 KB 488/1461 KB 256/287 KB 1192/1192 KB 476/1118 KB 492/1461 KB 256/287 KB 1192/1192 KB 476/1118 KB 496/1461 KB 256/287 KB 1192/1192 KB 476/1118 KB 432/1461 KB 256/287 KB 1188/1192 KB 480/1118 KB 496/1461 KB 260/287 KB 1192/1192 KB 484/1118 KB 496/1461 KB 260/287 KB 1192/1192 KB 488/11 unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 18 KB 496/1461 KB 260/287 KB 1192/1192 KB 492/1118 KB 496/1461 KB 260/287 KB 1192/1192 KB 496/1118 KB 500/1461 KB 260/287 KB 1192/1192 KB 476/1118 KB 496/1461 KB 260/287 KB 1192/1192 KB 496/1118 KB 500/1461 KB 264/287 KB 1192/1192 KB 496/1118 KB 500/1461 KB 268/287 KB 1192/1192 KB 496/1118 KB 500/1461 KB 272/287 KB 1192/1192 KB 492/1118 KB 500/1461 KB 260/287 KB 1192/1192 KB 496/1118 KB 504/1461 KB 272/287 KB 1192/1192 KB 496/1118 KB 508/1461 KB 272/287 KB 1192/1192 KB 496/1118 KB 512/1461 KB 272/287 KB 1192/1192 KB 500/1118 KB 516/1461 KB 272/287 KB 1192/1192 KB 500/1118 KB 520/1461 KB 276/287 KB 1192/1192 KB 500/1118 KB 524/1461 KB 276/287 KB 1192/1192 KB 500/1118 KB 528/1461 KB 276/287 KB 1192/1192 KB 500/1118 KB 512/1461 KB 272/287 KB 1192/1192 KB 504/1118 KB 528/1461 KB 276/287 KB 1192/1192 KB 508/1118 KB 528/1461 KB 276/287 KB 1192/1192 KB 512/1118 KB 528/1461 KB 276/287 KB 1192/1192 KB 516/1118 KB 528/1461 KB 276/287 KB 1192/1192 KB 520/1118 KB 532/1461 KB 276/287 KB 1192/1192 KB 524/1118 KB 532/1461 KB 276/287 KB 1192/1192 KB 528/1118 KB 532/1461 KB 276/287 KB 1192/1192 KB 500/1118 KB 516/1461 KB 276/287 KB 1192/1192 KB 528/1118 KB 532/1461 KB 280/287 KB 1192/1192 KB 528/1118 KB 532/1461 KB 284/287 KB 1192/1192 KB 528/1118 KB 532/1461 KB 287/287 KB 1192/1192 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 717.4 KB/sec) unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 516/1118 KB 532/1461 KB 276/287 KB 1192/1192 KB 528/1118 KB 536/1461 KB 287/287 KB 528/1118 KB 540/1461 KB 287/287 KB 532/1118 KB 544/1461 KB 287/287 KB 536/1118 KB 544/1461 KB 287/287 KB 540/1118 KB 544/1461 KB 287/287 KB 544/1118 KB 544/1461 KB 287/287 KB 528/1118 KB 544/1461 KB 287/287 KB 544/1118 KB 548/1461 KB 287/287 KB 544/1118 KB 552/1461 KB 287/287 KB 544/1118 KB 556/1461 KB 287/287 KB 544/1118 KB 560/1461 KB 287/287 KB 544/1118 KB 564/1461 KB 287/287 KB 548/1118 KB 568/1461 KB 287/287 KB 548/1118 KB 572/1461 KB 287/287 KB 548/1118 KB 564/1461 KB 287/287 KB 552/1118 KB 572/1461 KB 287/287 KB 556/1118 KB 572/1461 KB 287/287 KB 560/1118 KB 572/1461 KB 287/287 KB 564/1118 KB 572/1461 KB 287/287 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 172.2 KB/sec) unit-abot-epc-basic-0: 12:28:25 DEBUG unit.abot-epc-basic/0.install 564/1118 KB 576/1461 KB 287/287 KB 564/1118 KB 580/1461 KB 568/1118 KB 580/1461 KB 572/1118 KB 580/1461 KB 576/1118 KB 580/1461 KB 576/1118 KB 584/1461 KB 576/1118 KB 588/1461 KB 576/1118 KB 592/1461 KB 576/1118 KB 596/1461 KB 580/1118 KB 600/1461 KB 580/1118 KB 596/1461 KB 584/1118 KB 600/1461 KB 588/1118 KB 600/1461 KB 592/1118 KB 600/1461 KB 596/1118 KB 600/1461 KB 596/1118 KB 604/1461 KB 596/1118 KB 608/1461 KB 596/1118 KB 612/1461 KB 600/1118 KB 616/1461 KB 600/1118 KB 620/1461 KB 600/1118 KB 624/1461 KB 600/1118 KB 612/1461 KB 604/1118 KB 624/1461 KB 608/1118 KB 624/1461 KB 612/1118 KB 624/1461 KB 616/1118 KB 624/1461 KB 620/1118 KB 624/1461 KB 624/1118 KB 624/1461 KB 628/1118 KB 624/1461 KB 632/1118 KB 628/1461 KB 628/1118 KB 628/1461 KB 632/1118 KB 632/1461 KB 632/1118 KB 636/1461 KB 632/1118 KB 640/1461 KB 632/1118 KB 644/1461 KB 636/1118 KB 648/1461 KB 636/1118 KB 652/1461 KB 636/1118 KB 656/1461 KB 636/1118 KB 644/1461 KB 640/1118 KB 656/1461 KB 644/1118 KB 656/1461 KB 648/1118 KB 656/1461 KB 652/1118 KB 660/1461 KB 656/1118 KB 660/1461 KB 660/1118 KB 660/1461 KB 664/1118 KB 660/1461 KB 648/1118 KB 660/1461 KB 664/1118 KB 664/1461 KB 664/1118 KB 668/1461 KB 664/1118 KB 672/1461 KB 664/1118 KB 676/1461 KB 668/1118 KB 676/1461 KB 672/1118 KB 676/1461 KB 676/1118 KB 676/1461 KB 676/1118 KB 680/1461 KB 676/1118 KB 684/1461 KB 676/1118 KB 688/1461 KB 680/1118 KB 688/1461 KB 684/1118 KB 688/1461 KB 688/1118 KB 688/1461 KB 692/1118 KB 688/1461 KB 696/1118 KB 692/1461 KB 700/1118 KB 692/1461 KB 704/1118 KB 692/1461 KB 692/1118 KB 692/1461 KB 704/1118 KB 696/1461 KB 704/1118 KB 700/1461 KB 704/1118 KB 704/1461 KB 704/1118 KB 708/1461 KB 708/1118 KB 712/1461 KB 708/1118 KB 716/1461 KB 708/1118 KB 720/1461 KB 708/1118 KB 708/1461 KB 712/1118 KB 720/1461 KB 716/1118 KB 720/1461 KB 720/1118 KB 720/1461 KB 724/1118 KB 724/1461 KB 728/1118 KB 724/1461 KB 732/1118 KB 724/1461 KB 736/1118 KB 724/1461 KB 720/1118 KB 724/1461 KB 736/1118 KB 728/1461 KB 736/1118 KB 732/1461 KB 736/1118 KB 736/1461 KB 740/1118 KB 736/1461 KB 744/1118 KB 740/1461 KB 748/1118 KB 740/1461 KB 752/1118 KB 740/1461 KB 756/1118 KB 740/1461 KB 760/1118 KB 740/1461 KB 764/1118 KB 740/1461 KB 768/1118 KB 740/1461 KB 740/1118 KB 740/1461 KB 768/1118 KB 744/1461 KB 768/1118 KB 748/1461 KB 768/1118 KB 752/1461 KB 768/1118 KB 756/1461 KB 768/1118 KB 760/1461 KB 768/1118 KB 764/1461 KB 768/1118 KB 768/1461 KB 768/1118 KB 772/1461 KB 772/1118 KB 776/1461 KB 772/1118 KB 780/1461 KB 772/1118 KB 784/1461 KB 772/1118 KB 772/1461 KB 776/1118 KB 784/1461 KB 780/1118 KB 784/1461 KB 784/1118 KB 784/1461 KB 788/1118 KB 784/1461 KB 792/1118 KB 788/1461 KB 796/1118 KB 788/1461 KB 800/1118 KB 788/1461 KB 788/1118 KB 788/1461 KB 800/1118 KB 792/1461 KB 800/1118 KB 796/1461 KB 800/1118 KB 800/1461 KB 800/1118 KB 804/1461 KB 804/1118 KB 808/1461 KB 804/1118 KB 812/1461 KB 804/1118 KB 816/1461 KB 804/1118 KB 804/1461 KB 808/1118 KB 816/1461 KB 812/1118 KB 816/1461 KB 816/1118 KB 816/1461 KB 820/1118 KB 816/1461 KB 824/1118 KB 820/1461 KB 828/1118 KB 820/1461 KB 832/1118 KB 820/1461 KB 820/1118 KB 820/1461 KB 832/1118 KB 824/1461 KB 832/1118 KB 828/1461 KB 832/1118 KB 832/1461 KB 832/1118 KB 836/1461 KB 836/1118 KB 840/1461 KB 836/1118 KB 844/1461 KB 836/1118 KB 848/1461 KB 836/1118 KB 836/1461 KB 840/1118 KB 848/1461 KB 844/1118 KB 848/1461 KB 848/1118 KB 848/1461 KB 848/1118 K unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install B 852/1461 KB 852/1118 KB 856/1461 KB 852/1118 KB 860/1461 KB 852/1118 KB 852/1461 KB 856/1118 KB 860/1461 KB 860/1118 KB 860/1461 KB 864/1118 KB 864/1461 KB 860/1118 KB 864/1461 KB 864/1118 KB 868/1461 KB 868/1118 KB 872/1461 KB 868/1118 KB 876/1461 KB 868/1118 KB 880/1461 KB 868/1118 KB 868/1461 KB 872/1118 KB 880/1461 KB 876/1118 KB 880/1461 KB 876/1118 KB 884/1461 KB 880/1118 KB 884/1461 KB 884/1118 KB 884/1461 KB 884/1118 KB 888/1461 KB 884/1118 KB 892/1461 KB 884/1118 KB 896/1461 KB 888/1118 KB 896/1461 KB 892/1118 KB 896/1461 KB 896/1118 KB 896/1461 KB 900/1118 KB 896/1461 KB 904/1118 KB 900/1461 KB 908/1118 KB 900/1461 KB 912/1118 KB 900/1461 KB 900/1118 KB 900/1461 KB 912/1118 KB 904/1461 KB 912/1118 KB 908/1461 KB 912/1118 KB 912/1461 KB 912/1118 KB 916/1461 KB 916/1118 KB 920/1461 KB 916/1118 KB 924/1461 KB 916/1118 KB 928/1461 KB 916/1118 KB 916/1461 KB 920/1118 KB 928/1461 KB 924/1118 KB 928/1461 KB 928/1118 KB 928/1461 KB 928/1118 KB 932/1461 KB 932/1118 KB 936/1461 KB 932/1118 KB 940/1461 KB 932/1118 KB 944/1461 KB 932/1118 KB 932/1461 KB 936/1118 KB 944/1461 KB 940/1118 KB 944/1461 KB 944/1118 KB 944/1461 KB 948/1118 KB 944/1461 KB 952/1118 KB 948/1461 KB 956/1118 KB 948/1461 KB 960/1118 KB 948/1461 KB 964/1118 KB 948/1461 KB 968/1118 KB 948/1461 KB 972/1118 KB 948/1461 KB 976/1118 KB 948/1461 KB 948/1118 KB 948/1461 KB 976/1118 KB 952/1461 KB 976/1118 KB 956/1461 KB 976/1118 KB 960/1461 KB 976/1118 KB 964/1461 KB 976/1118 KB 968/1461 KB 976/1118 KB 972/1461 KB 976/1118 KB 976/1461 KB 976/1118 KB 980/1461 KB 980/1118 KB 984/1461 KB 980/1118 KB 988/1461 KB 980/1118 KB 992/1461 KB 980/1118 KB 980/1461 KB 984/1118 KB 992/1461 KB 988/1118 KB 992/1461 KB 992/1118 KB 992/1461 KB 996/1118 KB 992/1461 KB 1000/1118 KB 996/1461 KB 1004/1118 KB 996/1461 KB 996/1118 KB 996/1461 KB 1004/1118 KB 1000/1461 KB 1004/1118 KB 1004/1461 KB 1004/1118 KB 1008/1461 KB 1008/1118 KB 1008/1461 KB 1008/1118 KB 1012/1461 KB 1012/1118 KB 1016/1461 KB 1012/1118 KB 1020/1461 KB 1012/1118 KB 1024/1461 KB 1012/1118 KB 1012/1461 KB 1016/1118 KB 1024/1461 KB 1020/1118 KB 1024/1461 KB 1024/1118 KB 1024/1461 KB 1028/1118 KB 1024/1461 KB 1032/1118 KB 1028/1461 KB 1036/1118 KB 1028/1461 KB 1040/1118 KB 1028/1461 KB 1028/1118 KB 1028/1461 KB 1040/1118 KB 1032/1461 KB 1040/1118 KB 1036/1461 KB 1040/1118 KB 1040/1461 KB 1040/1118 KB 1044/1461 KB 1044/1118 KB 1048/1461 KB 1044/1118 KB 1052/1461 KB 1044/1118 KB 1056/1461 KB 1044/1118 KB 1044/1461 KB 1048/1118 KB 1056/1461 KB 1052/1118 KB 1056/1461 KB 1056/1118 KB 1056/1461 KB 1060/1118 KB 1060/1461 KB 1064/1118 KB 1060/1461 KB 1068/1118 KB 1060/1461 KB 1072/1118 KB 1060/1461 KB 1056/1118 KB 1060/1461 KB 1072/1118 KB 1064/1461 KB 1072/1118 KB 1068/1461 KB 1072/1118 KB 1072/1461 KB 1076/1118 KB 1072/1461 KB 1080/1118 KB 1076/1461 KB 1084/1118 KB 1076/1461 KB 1088/1118 KB 1076/1461 KB 1076/1118 KB 1076/1461 KB 1088/1118 KB 1080/1461 KB 1088/1118 KB 1084/1461 KB 1088/1118 KB 1088/1461 KB 1092/1118 KB 1088/1461 KB 1096/1118 KB 1092/1461 KB 1100/1118 KB 1092/1461 KB 1104/1118 KB 1092/1461 KB 1092/1118 KB 1092/1461 KB 1104/1118 KB 1096/1461 KB 1104/1118 KB 1100/1461 KB 1104/1118 KB 1104/1461 KB 1108/1118 KB 1104/1461 KB 1112/1118 KB 1108/1461 KB 1116/1118 KB 1108/1461 KB 1118/1118 KB 1108/1461 KB 1108/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 unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install KB 1128/1461 KB 1118/1118 KB 1132/1461 KB 1118/1118 KB 1136/1461 KB 1118/1118 KB 1140/1461 KB 1144/1461 KB 1148/1461 KB 1152/1461 KB 1156/1461 KB 1160/1461 KB 1164/1461 KB 1168/1461 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 640.5 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install 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 824.0 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom unit-abot-epc-basic-0: 12:28:26 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 327.7 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom unit-abot-epc-basic-0: 12:28:26 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 109.8 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom unit-abot-epc-basic-0: 12:28:26 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 142.6 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom unit-abot-epc-basic-0: 12:28:26 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 74.0 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom unit-abot-epc-basic-0: 12:28:26 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 8.0 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 293.9 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 138.7 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom unit-abot-epc-basic-0: 12:28:26 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: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom unit-abot-epc-basic-0: 12:28:26 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 140.8 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 577.1 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom unit-abot-epc-basic-0: 12:28:26 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 87.5 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom unit-abot-epc-basic-0: 12:28:26 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 190.9 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 471.1 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 708.2 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom unit-abot-epc-basic-0: 12:28:26 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: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 233.0 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom unit-abot-epc-basic-0: 12:28:26 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: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 409.6 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 605.7 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom unit-abot-epc-basic-0: 12:28:26 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 62.1 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom unit-abot-epc-basic-0: 12:28:26 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 213.9 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 888.2 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install 3/149 KB 5/149 KB 8/149 KB 11/149 KB 13/149 KB 16/149 KB 19/149 KB 21/149 KB 24/149 KB 27/149 KB 29/149 KB 32/149 KB 36/149 KB 40/149 KB 44/149 KB 48/149 KB 52/149 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install 56/149 KB 60/149 KB 64/149 KB 68/149 KB 72/149 KB 76/149 KB 80/149 KB 84/149 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install 88/149 KB 92/149 KB 96/149 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install 100/149 KB 104/149 KB 108/149 KB 112/149 KB 116/149 KB 120/149 KB 124/149 KB 128/149 KB 132/149 KB 136/149 KB 140/149 KB 144/149 KB 144/149 KB 4/10 KB 144/149 KB 8/10 KB 144/149 KB 10/10 KB 4/21 KB 144/149 KB 10/10 KB 8/21 KB 144/149 KB 10/10 KB 3/6 KB 12/21 KB 144/149 KB 10/10 KB 3/6 KB 16/21 KB 144/149 KB 10/10 KB 3/6 KB 20/21 KB 144/149 KB 10/10 KB 3/6 KB 21/21 KB 144/149 KB 10/10 KB 3/6 KB 8/21 KB 144/149 KB 10/10 KB 6/6 KB 21/21 KB 144/149 KB 10/10 KB 6/6 KB 21/21 KB 144/149 KB 10/10 KB 6/6 KB 21/21 KB 4/14 KB 144/149 KB 10/10 KB 6/6 KB 21/21 KB 8/14 KB 144/149 KB 10/10 KB 6/6 KB 21/21 KB 12/14 KB 144/149 KB 10/10 KB 6/6 KB 21/21 KB 14/14 KB 144/149 KB 10/10 KB 6/6 KB 21/21 KB 14/14 KB 148/149 KB 10/10 KB 6/6 KB 21/21 KB 14/14 KB 149/149 KB 10/10 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 359.6 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 596.2 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 199.9 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 KB at 511.3 KB/sec) unit-abot-epc-basic-0: 12:28:26 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: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 3701.6 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install 4/30 KB 8/30 KB 12/30 KB 16/30 KB 20/30 KB 24/30 KB 28/30 KB 30/30 KB 30/30 KB 3/37 KB 30/30 KB 6/37 KB 30/30 KB 9/37 KB 30/30 KB 9/37 KB 3/14 KB 30/30 KB 11/37 KB 6/14 KB 30/30 KB 11/37 KB 3/14 KB 30/30 KB 14/37 KB 6/14 KB 30/30 KB 14/37 KB 9/14 KB 30/30 KB 16/37 KB 9/14 KB 30/30 KB 16/37 KB 11/14 KB 30/30 KB 19/37 KB 11/14 KB 30/30 KB 19/37 KB 14/14 KB 30/30 KB 22/37 KB 14/14 KB 30/30 KB 25/37 KB 14/14 KB 30/30 KB 27/37 KB 4/37 KB 14/14 KB 30/30 KB 30/37 KB 4/37 KB 14/14 KB 30/30 KB 32/37 KB 4/37 KB 14/14 KB 30/30 KB 25/37 KB 4/37 KB 14/14 KB 35/37 KB 4/37 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 919.1 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install 35/37 KB 8/37 KB 14/14 KB 35/37 KB 12/37 KB 14/14 KB 37/37 KB 12/37 KB 14/14 KB 37/37 KB 16/37 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 374.1 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install 37/37 KB 16/37 KB 4/11 KB 37/37 KB 16/37 KB 8/11 KB 37/37 KB 20/37 KB 11/11 KB 37/37 KB 20/37 KB 8/11 KB 37/37 KB 24/37 KB 11/11 KB 37/37 KB 28/37 KB 11/11 KB 37/37 KB 32/37 KB 11/11 KB 37/37 KB 36/37 KB 11/11 KB 37/37 KB 37/37 KB 11/11 KB 37/37 KB 37/37 KB 4/43 KB 11/11 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 923.3 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install 37/37 KB 3/7 KB 4/43 KB 11/11 KB 37/37 KB 6/7 KB 4/43 KB 11/11 KB 37/37 KB 6/7 KB 8/43 KB 11/11 KB 37/37 KB 6/7 KB 12/43 KB 11/11 KB 37/37 KB 7/7 KB 16/43 KB 11/11 KB 37/37 KB 7/7 KB 12/43 KB 11/11 KB 37/37 KB 7/7 KB 20/43 KB 11/11 KB 37/37 KB 7/7 KB 24/43 KB 37/37 KB 7/7 KB 28/43 KB 37/37 KB 7/7 KB 32/43 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 232.6 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install 37/37 KB 7/7 KB 36/43 KB 37/37 KB 7/7 KB 40/43 KB 37/37 KB 7/7 KB 43/43 KB 37/37 KB 3/60 KB 7/7 KB 43/43 KB 37/37 KB 6/60 KB 7/7 KB 43/43 KB 37/37 KB 9/60 KB 7/7 KB 43/43 KB 37/37 KB 11/60 KB 7/7 KB 43/43 KB 37/37 KB 14/60 KB 7/7 KB 43/43 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 786.5 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install 16/60 KB 7/7 KB 43/43 KB 19/60 KB 7/7 KB 43/43 KB 22/60 KB 7/7 KB 43/43 KB 25/60 KB 7/7 KB 43/43 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 138.5 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install 27/60 KB 43/43 KB 30/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 841.9 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install 32/60 KB 36/60 KB 40/60 KB 44/60 KB 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 993.8 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom unit-abot-epc-basic-0: 12:28:26 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 69.5 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install 2/19 KB 4/19 KB 7/19 KB 10/19 KB 12/19 KB 15/19 KB 18/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: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install 3/24 KB 6/24 KB 9/24 KB 11/24 KB 14/24 KB 16/24 KB 19/24 KB 22/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1386.3 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 98.8 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom unit-abot-epc-basic-0: 12:28:26 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: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 584.8 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom unit-abot-epc-basic-0: 12:28:26 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 154.6 KB/sec) unit-abot-epc-basic-0: 12:28:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom unit-abot-epc-basic-0: 12:28:27 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: 12:28:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom unit-abot-epc-basic-0: 12:28:27 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 147.5 KB/sec) unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 154.0 KB/sec) unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom unit-abot-epc-basic-0: 12:28:27 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 142.8 KB/sec) unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom unit-abot-epc-basic-0: 12:28:27 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 77.4 KB/sec) unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 203.6 KB/sec) unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 202.8 KB/sec) unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 148.1 KB/sec) unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom unit-abot-epc-basic-0: 12:28:27 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 119.2 KB/sec) unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom unit-abot-epc-basic-0: 12:28:27 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 69.7 KB/sec) unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom unit-abot-epc-basic-0: 12:28:27 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: 12:28:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom unit-abot-epc-basic-0: 12:28:27 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 60.5 KB/sec) unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 288.5 KB/sec) unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom unit-abot-epc-basic-0: 12:28:27 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 226.6 KB/sec) unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1398.4 KB/sec) unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install 692/692 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom (692 B at 52.0 KB/sec) unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install 688/688 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom (688 B at 48.0 KB/sec) unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom unit-abot-epc-basic-0: 12:28:27 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 71.4 KB/sec) unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar unit-abot-epc-basic-0: 12:28:27 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: 12:28:27 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 KB at 572.3 KB/sec) unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install 4/156 KB 8/156 KB 3/87 KB 4/48 KB 12/156 KB 3/87 KB 3/35 KB 4/21 KB 4/48 KB 16/156 KB 3/87 KB 3/35 KB 4/21 KB 4/48 KB 4/156 KB 3/87 KB 4/48 KB 16/156 KB 3/87 KB 3/35 KB 4/21 KB 8/48 KB 16/156 KB 3/87 KB 3/35 KB 4/21 KB 12/48 KB 16/156 KB 3/87 KB 3/35 KB 4/21 KB 16/48 KB 4/156 KB 3/87 KB 16/156 KB 6/87 KB 3/35 KB 4/21 KB 16/48 KB 16/156 KB 9/87 KB 3/35 KB 4/21 KB 16/48 KB 16/156 KB 11/87 KB 3/35 KB 4/21 KB 16/48 KB 16/156 KB 14/87 KB 3/35 KB 4/21 KB 16/48 KB 16/156 KB 16/87 KB 3/35 KB 4/21 KB 16/48 KB 16/156 KB 19/87 KB 3/35 KB 4/21 KB 16/48 KB 16/156 KB 22/87 KB 3/35 KB 4/21 KB 20/48 KB 8/156 KB 3/87 KB 3/35 KB 4/21 KB 4/48 KB 20/156 KB 22/87 KB 5/35 KB 4/21 KB 20/48 KB 20/156 KB 22/87 KB 8/35 KB 4/21 KB 20/48 KB 20/156 KB 22/87 KB 11/35 KB 4/21 KB 20/48 KB 20/156 KB 22/87 KB 13/35 KB 4/21 KB 20/48 KB 20/156 KB 22/87 KB 16/35 KB 4/21 KB 20/48 KB 20/156 KB 22/87 KB 19/35 KB 4/21 KB 20/48 KB 20/156 KB 22/87 KB 21/35 KB 4/21 KB 20/48 KB 20/156 KB 22/87 KB 24/35 KB 4/21 KB 20/48 KB 8/156 KB 3/87 KB 4/21 KB 4/48 KB 20/156 KB 22/87 KB 24/35 KB 8/21 KB 20/48 KB 20/156 KB 22/87 KB 24/35 KB 12/21 KB 20/48 KB 20/156 KB 22/87 KB 24/35 KB 16/21 KB 20/48 KB 20/156 KB 22/87 KB 24/35 KB 20/21 KB 20/48 KB 20/156 KB 22/87 KB 24/35 KB 21/21 KB 20/48 KB 20/156 KB 22/87 KB 27/35 KB 21/21 KB 20/48 KB 20/156 KB 25/87 KB 27/35 KB 21/21 KB 20/48 KB 20/156 KB 22/87 KB 3/35 KB 4/21 KB 20/48 KB 24/156 KB 25/87 KB 29/35 KB 21/21 KB 20/48 KB 28/156 KB 25/87 KB 29/35 KB 21/21 KB 20/48 KB 16/156 KB 19/87 KB 3/35 KB 4/21 KB 20/48 KB 28/156 KB 27/87 KB 29/35 KB 21/21 KB 24/48 KB 28/156 KB 27/87 KB 29/35 KB 21/21 KB 28/48 KB 28/156 KB 27/87 KB 29/35 KB 21/21 KB 32/48 KB 28/156 KB 27/87 KB 29/35 KB 21/21 KB 20/48 KB 20/156 KB 25/87 KB 29/35 KB 21/21 KB 20/48 KB 28/156 KB 27/87 KB 32/35 KB 21/21 KB 32/48 KB 32/156 KB 27/87 KB 32/35 KB 21/21 KB 32/48 KB 32/156 KB 27/87 KB 35/35 KB 21/21 KB 36/48 KB 36/156 KB 30/87 KB 35/35 KB 21/21 KB 40/48 KB 36/156 KB 30/87 KB 35/35 KB 21/21 KB 44/48 KB 32/156 KB 27/87 KB 35/35 KB 21/21 KB 32/48 KB 36/156 KB 30/87 KB 35/35 KB 21/21 KB 44/48 KB 36/156 KB 30/87 KB 35/35 KB 21/21 KB 36/48 KB 40/156 KB 30/87 KB 35/35 KB 21/21 KB 44/48 KB 32/156 KB 30/87 KB 35/35 KB 21/21 KB 36/48 KB 40/156 KB 32/87 KB 35/35 KB 21/21 KB 48/48 KB 40/156 KB 36/87 KB 35/35 KB 21/21 KB 48/48 KB 40/156 KB 30/87 KB 35/35 KB 21/21 KB 48/48 KB 44/156 KB 36/87 KB 35/35 KB 21/21 KB 48/48 KB 44/156 KB 36/87 KB 35/35 KB 21/21 KB 48/48 KB 48/156 KB 36/87 KB 35/35 KB 21/21 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 755.1 KB/sec) unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install 48/156 KB 40/87 KB 35/35 KB 48/48 KB 48/156 KB 44/87 KB 35/35 KB 48/48 KB 48/156 KB 48/87 KB 35/35 KB 48/48 KB 48/156 KB 52/87 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 1233.2 KB/sec) unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install 52/156 KB 52/87 KB 48/48 KB 56/156 KB 52/87 KB 48/48 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install 60/156 KB 52/87 KB 48/48 KB 64/156 KB 52/87 KB 48/48 KB 64/156 KB 56/87 KB 48/48 KB 64/156 KB 60/87 KB 48/48 KB 64/156 KB 64/87 KB 48/48 KB 64/156 KB 68/87 KB 48/48 KB 68/156 KB 72/87 KB 48/48 KB 4/86 KB 68/156 KB 76/87 KB 4/86 KB 68/156 KB 80/87 KB 68/156 KB 68/87 KB 48/48 KB 4/86 KB 72/156 KB 80/87 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 1169.8 KB/sec) unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install 4/86 KB 68/156 KB 72/87 KB 48/48 KB 8/86 KB 72/156 KB 80/87 KB 12/86 KB 72/156 KB 80/87 KB 16/86 KB 72/156 KB 80/87 KB 20/86 KB 72/156 KB 80/87 KB 24/86 KB 3/24 KB 76/156 KB 84/87 KB 28/86 KB 3/24 KB 76/156 KB 84/87 KB 32/86 KB 3/24 KB 76/156 KB 84/87 KB 20/86 KB 3/24 KB 76/156 KB 84/87 KB 32/86 KB 3/24 KB 76/156 KB 87/87 KB 20/86 KB 3/24 KB 76/156 KB 80/87 KB 20/86 KB 76/156 KB 80/87 KB 32/86 KB 3/24 KB 80/156 KB 87/87 KB 32/86 KB 3/24 KB 84/156 KB 87/87 KB 32/86 KB 6/24 KB 88/156 KB 87/87 KB 32/86 KB 6/24 KB 92/156 KB 87/87 KB 32/86 KB 6/24 KB 96/156 KB 87/87 KB 32/86 KB 6/24 KB 100/156 KB 87/87 KB 4/14 KB 36/86 KB 6/24 KB 104/156 KB 87/87 KB 4/14 KB 36/86 KB 6/24 KB 108/156 KB 87/87 KB 4/14 KB 36/86 KB 6/24 KB 112/156 KB 87/87 KB 4/14 KB 36/86 KB 6/24 KB 116/156 KB 87/87 KB 4/14 KB 32/86 KB 6/24 KB 84/156 KB 87/87 KB 36/86 KB 9/24 KB 116/156 KB 87/87 KB 4/14 KB 36/86 KB 11/24 KB 116/156 KB 87/87 KB 4/14 KB 36/86 KB 14/24 KB 116/156 KB 87/87 KB 4/14 KB 36/86 KB 16/24 KB 116/156 KB 87/87 KB 4/14 KB 36/86 KB 19/24 KB 116/156 KB 87/87 KB 4/14 KB 36/86 KB 22/24 KB 116/156 KB 87/87 KB 4/14 KB 36/86 KB 6/24 KB 100/156 KB 87/87 KB 4/14 KB 40/86 KB 22/24 KB 116/156 KB 87/87 KB 4/14 KB 44/86 KB 22/24 KB 116/156 KB 87/87 KB 4/14 KB 32/86 KB 6/24 KB 96/156 KB 87/87 KB 4/14 KB 44/86 KB 24/24 KB 116/156 KB 87/87 KB 8/14 KB 44/86 KB 24/24 KB 116/156 KB 87/87 KB 12/14 KB 44/86 KB 24/24 KB 116/156 KB 87/87 KB 14/14 KB 44/86 KB 24/24 KB 116/156 KB 87/87 KB 4/14 KB 48/86 KB 24/24 KB 116/156 KB 14/14 KB 52/86 KB 24/24 KB 116/156 KB 14/14 KB 56/86 KB 24/24 KB 120/156 KB 14/14 KB 60/86 KB 24/24 KB 120/156 KB 14/14 KB 64/86 KB 24/24 KB 120/156 KB 14/14 KB 52/86 KB 24/24 KB 120/156 KB 14/14 KB 64/86 KB 24/24 KB 124/156 KB 14/14 KB 64/86 KB 24/24 KB 128/156 KB 14/14 KB 64/86 KB 24/24 KB 132/156 KB 14/14 KB 68/86 KB 136/156 KB 68/86 KB 140/156 KB 68/86 KB 144/156 KB 68/86 KB 148/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 1550.4 KB/sec) unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install 68/86 KB 132/156 KB 72/86 KB 152/156 KB 76/86 KB 152/156 KB 80/86 KB 152/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 406.5 KB/sec) unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 228.2 KB/sec) unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install 84/86 KB 152/156 KB 86/86 KB 152/156 KB 68/86 KB 152/156 KB 86/86 KB 156/156 KB 86/86 KB 156/156 KB 86/86 KB 156/156 KB 3/119 KB 86/86 KB 156/156 KB 6/119 KB 86/86 KB 156/156 KB 9/119 KB 3/37 KB 156/156 KB 11/119 KB 4/29 KB 3/37 KB 156/156 KB 9/119 KB 4/29 KB 3/37 KB 11/119 KB 8/29 KB 3/37 KB 11/119 KB 12/29 KB 3/37 KB 11/119 KB 16/29 KB 3/37 KB 11/119 KB 20/29 KB 3/37 KB 11/119 KB 24/29 KB 3/37 KB 11/119 KB 28/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 1254.0 KB/sec) unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install 86/86 KB 3/37 KB 156/156 KB 9/119 KB 6/37 KB 14/119 KB 28/29 KB 9/37 KB 14/119 KB 28/29 KB 11/37 KB 14/119 KB 28/29 KB 14/37 KB 14/119 KB 28/29 KB 16/37 KB 14/119 KB 28/29 KB 19/37 KB 14/119 KB 28/29 KB 22/37 KB 14/119 KB 28/29 KB 25/37 KB 14/119 KB 29/29 KB 3/37 KB 14/119 KB 28/29 KB 25/37 KB 16/119 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 1901.1 KB/sec) unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install 22/37 KB 14/119 KB 29/29 KB 25/37 KB 19/119 KB 29/29 KB 25/37 KB 22/119 KB 29/29 KB 3/57 KB 25/37 KB 19/119 KB 29/29 KB 3/57 KB 27/37 KB 22/119 KB 29/29 KB 6/57 KB 27/37 KB 22/119 KB 29/29 KB 9/57 KB 27/37 KB 22/119 KB 29/29 KB 3/57 KB 27/37 KB 22/119 KB 29/29 KB 11/57 KB 30/37 KB 22/119 KB 29/29 KB 11/57 KB 30/37 KB 22/119 KB 29/29 KB 14/57 KB 32/37 KB 25/119 KB 29/29 KB 16/57 KB 32/37 KB 25/119 KB 29/29 KB 14/57 KB 30/37 KB 25/119 KB 29/29 KB 14/57 KB 32/37 KB 27/119 KB 29/29 KB 16/57 KB 35/37 KB 27/119 KB 29/29 KB 16/57 KB 35/37 KB 30/119 KB 29/29 KB 16/57 KB 37/37 KB 30/119 KB 29/29 KB 19/57 KB 35/37 KB 30/119 KB 29/29 KB 19/57 KB 37/37 KB 32/119 KB 29/29 KB 19/57 KB 37/37 KB 36/119 KB 29/29 KB 22/57 KB 37/37 KB 40/119 KB 29/29 KB 22/57 KB 37/37 KB 44/119 KB 29/29 KB 22/57 KB 37/37 KB 48/119 KB 29/29 KB 22/57 KB 37/37 KB 52/119 KB 4/11 KB 22/57 KB 37/37 KB 56/119 KB 4/11 KB 22/57 KB 37/37 KB 32/119 KB 29/29 KB 22/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 KB at 350.5 KB/sec) unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install 37/37 KB 48/119 KB 4/11 KB 29/29 KB 22/57 KB 37/37 KB 56/119 KB 8/11 KB 22/57 KB 37/37 KB 56/119 KB 11/11 KB 22/57 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install 37/37 KB 56/119 KB 11/11 KB 25/57 KB 37/37 KB 56/119 KB 11/11 KB 27/57 KB 37/37 KB 56/119 KB 11/11 KB 30/57 KB 37/37 KB 56/119 KB 11/11 KB 32/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 115.4 KB/sec) unit-abot-epc-basic-0: 12:28:27 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: 12:28:27 DEBUG unit.abot-epc-basic/0.install 37/37 KB 56/119 KB 36/57 KB 37/37 KB 56/119 KB 40/57 KB 37/37 KB 56/119 KB 44/57 KB 37/37 KB 56/119 KB 48/57 KB 60/119 KB 52/57 KB 60/119 KB 56/57 KB 60/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 406.5 KB/sec) unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install 37/37 KB 60/119 KB 48/57 KB 64/119 KB 57/57 KB 68/119 KB 57/57 KB 72/119 KB 57/57 KB 76/119 KB 57/57 KB 4/33 KB 4/21 KB 80/119 KB 57/57 KB 4/33 KB 4/21 KB 76/119 KB 57/57 KB 4/33 KB 76/119 KB 57/57 KB 8/33 KB 8/21 KB 80/119 KB 57/57 KB 12/33 KB 8/21 KB 80/119 KB 57/57 KB 16/33 KB 8/21 KB 80/119 KB 57/57 KB 4/33 KB 8/21 KB 80/119 KB 57/57 KB 16/33 KB 12/21 KB 80/119 KB 57/57 KB 16/33 KB 16/21 KB 80/119 KB 57/57 KB 16/33 KB 20/21 KB 80/119 KB 57/57 KB 20/33 KB 21/21 KB 80/119 KB 57/57 KB 20/33 KB 21/21 KB 4/5 KB 80/119 KB 57/57 KB 20/33 KB 21/21 KB 5/5 KB 80/119 KB 57/57 KB 20/33 KB 20/21 KB 80/119 KB 57/57 KB 24/33 KB 21/21 KB 5/5 KB 80/119 KB 57/57 KB 28/33 KB 21/21 KB 5/5 KB 80/119 KB 57/57 KB 32/33 KB 21/21 KB 5/5 KB 80/119 KB 57/57 KB 33/33 KB 21/21 KB 5/5 KB 80/119 KB 57/57 KB 33/33 KB 21/21 KB 5/5 KB 84/119 KB 57/57 KB 33/33 KB 21/21 KB 5/5 KB 88/119 KB 57/57 KB 33/33 KB 21/21 KB 5/5 KB 92/119 KB 57/57 KB 33/33 KB 21/21 KB 5/5 KB 96/119 KB 57/57 KB 33/33 KB 21/21 KB 5/5 KB 100/119 KB 57/57 KB 33/33 KB 21/21 KB 5/5 KB 104/119 KB 57/57 KB 33/33 KB 5/5 KB 108/119 KB 57/57 KB 33/33 KB 5/5 KB 112/119 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 206.9 KB/sec) unit-abot-epc-basic-0: 12:28:27 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: 12:28:27 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 312.0 KB/sec) unit-abot-epc-basic-0: 12:28:27 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 43.2 KB/sec) unit-abot-epc-basic-0: 12:28:27 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 548.3 KB/sec) unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install 116/119 KB 119/119 KB 4/14 KB 119/119 KB 8/14 KB 119/119 KB 12/14 KB 119/119 KB 14/14 KB 119/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1061.8 KB/sec) unit-abot-epc-basic-0: 12:28:27 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 121.5 KB/sec) unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:28:27 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 12:28:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:28:28 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:28:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom unit-abot-epc-basic-0: 12:28:28 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 341.0 KB/sec) unit-abot-epc-basic-0: 12:28:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom unit-abot-epc-basic-0: 12:28:28 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 122.4 KB/sec) unit-abot-epc-basic-0: 12:28:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom unit-abot-epc-basic-0: 12:28:28 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 950.1 KB/sec) unit-abot-epc-basic-0: 12:28:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom unit-abot-epc-basic-0: 12:28:28 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (4 KB at 244.8 KB/sec) unit-abot-epc-basic-0: 12:28:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom unit-abot-epc-basic-0: 12:28:28 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 239.1 KB/sec) unit-abot-epc-basic-0: 12:28:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom unit-abot-epc-basic-0: 12:28:28 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 168.0 KB/sec) unit-abot-epc-basic-0: 12:28:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom unit-abot-epc-basic-0: 12:28:28 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/junit/junit/4.12/junit-4.12.pom (24 KB at 1156.2 KB/sec) unit-abot-epc-basic-0: 12:28:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom unit-abot-epc-basic-0: 12:28:28 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 811.5 KB/sec) unit-abot-epc-basic-0: 12:28:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom unit-abot-epc-basic-0: 12:28:28 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 112.4 KB/sec) unit-abot-epc-basic-0: 12:28:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom unit-abot-epc-basic-0: 12:28:28 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 132.4 KB/sec) unit-abot-epc-basic-0: 12:28:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom unit-abot-epc-basic-0: 12:28:28 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 595.0 KB/sec) unit-abot-epc-basic-0: 12:28:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom unit-abot-epc-basic-0: 12:28:28 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 224.2 KB/sec) unit-abot-epc-basic-0: 12:28:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom unit-abot-epc-basic-0: 12:28:28 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: 12:28:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom unit-abot-epc-basic-0: 12:28:28 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (3 KB at 178.3 KB/sec) unit-abot-epc-basic-0: 12:28:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom unit-abot-epc-basic-0: 12:28:28 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 651.3 KB/sec) unit-abot-epc-basic-0: 12:28:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom unit-abot-epc-basic-0: 12:28:28 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (2 KB at 111.2 KB/sec) unit-abot-epc-basic-0: 12:28:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom unit-abot-epc-basic-0: 12:28:28 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 61.4 KB/sec) unit-abot-epc-basic-0: 12:28:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 192.8 KB/sec) unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 349.4 KB/sec) unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 512.5 KB/sec) unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 386.6 KB/sec) unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 168.1 KB/sec) unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 272.1 KB/sec) unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 1088.0 KB/sec) unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar unit-abot-epc-basic-0: 12:28:29 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: 12:28:29 DEBUG unit.abot-epc-basic/0.install 3/39 KB 6/39 KB 3/223 KB 3/308 KB 3/286 KB 9/39 KB 3/223 KB 3/308 KB 3/286 KB 11/39 KB 3/223 KB 3/45 KB 3/308 KB 3/286 KB 3/39 KB 3/223 KB 3/308 KB 3/286 KB 11/39 KB 6/223 KB 3/45 KB 3/308 KB 3/286 KB 11/39 KB 9/223 KB 3/45 KB 3/308 KB 3/286 KB 3/39 KB 3/308 KB 3/286 KB 11/39 KB 9/223 KB 3/45 KB 5/308 KB 3/286 KB 11/39 KB 9/223 KB 3/45 KB 8/308 KB 3/286 KB 11/39 KB 9/223 KB 3/45 KB 11/308 KB 3/286 KB 11/39 KB 11/223 KB 3/45 KB 13/308 KB 3/286 KB 14/39 KB 11/223 KB 3/45 KB 16/308 KB 3/286 KB 3/39 KB 3/286 KB 14/39 KB 11/223 KB 3/45 KB 16/308 KB 5/286 KB 14/39 KB 11/223 KB 3/45 KB 16/308 KB 8/286 KB 14/39 KB 11/223 KB 3/45 KB 16/308 KB 11/286 KB 14/39 KB 11/223 KB 3/45 KB 16/308 KB 13/286 KB 14/39 KB 11/223 KB 3/45 KB 13/308 KB 3/286 KB 11/39 KB 11/223 KB 3/45 KB 11/308 KB 3/286 KB 14/39 KB 14/223 KB 3/45 KB 16/308 KB 13/286 KB 9/39 KB 3/223 KB 3/45 KB 3/308 KB 3/286 KB 14/39 KB 14/223 KB 6/45 KB 16/308 KB 13/286 KB 14/39 KB 14/223 KB 9/45 KB 16/308 KB 13/286 KB 14/39 KB 14/223 KB 11/45 KB 16/308 KB 13/286 KB 16/39 KB 16/223 KB 14/45 KB 16/308 KB 16/286 KB 16/39 KB 16/223 KB 11/45 KB 16/308 KB 16/286 KB 14/39 KB 16/223 KB 11/45 KB 16/308 KB 16/286 KB 14/39 KB 16/223 KB 11/45 KB 16/308 KB 13/286 KB 16/39 KB 16/223 KB 14/45 KB 16/308 KB 19/286 KB 16/39 KB 19/223 KB 14/45 KB 16/308 KB 19/286 KB 19/39 KB 19/223 KB 14/45 KB 16/308 KB 19/286 KB 22/39 KB 19/223 KB 16/45 KB 16/308 KB 19/286 KB 25/39 KB 22/223 KB 16/45 KB 19/308 KB 21/286 KB 19/39 KB 19/223 KB 16/45 KB 16/308 KB 19/286 KB 22/39 KB 22/223 KB 16/45 KB 19/308 KB 21/286 KB 22/39 KB 22/223 KB 16/45 KB 16/308 KB 21/286 KB 22/39 KB 22/223 KB 16/45 KB 16/308 KB 19/286 KB 25/39 KB 22/223 KB 19/45 KB 19/308 KB 21/286 KB 25/39 KB 25/223 KB 19/45 KB 21/308 KB 21/286 KB 25/39 KB 25/223 KB 22/45 KB 24/308 KB 24/286 KB 27/39 KB 25/223 KB 22/45 KB 27/308 KB 24/286 KB 25/39 KB 25/223 KB 19/45 KB 19/308 KB 21/286 KB 27/39 KB 27/223 KB 22/45 KB 27/308 KB 24/286 KB 27/39 KB 25/223 KB 22/45 KB 24/308 KB 24/286 KB 25/39 KB 25/223 KB 22/45 KB 21/308 KB 24/286 KB 25/39 KB 25/223 KB 19/45 KB 21/308 KB 24/286 KB 27/39 KB 27/223 KB 22/45 KB 27/308 KB 27/286 KB 27/39 KB 27/223 KB 25/45 KB 27/308 KB 27/286 KB 27/39 KB 27/223 KB 27/45 KB 27/308 KB 29/286 KB 30/39 KB 30/223 KB 30/45 KB 29/308 KB 29/286 KB 27/39 KB 27/223 KB 25/45 KB 27/308 KB 29/286 KB 30/39 KB 30/223 KB 30/45 KB 29/308 KB 32/286 KB 30/39 KB 30/223 KB 27/45 KB 29/308 KB 29/286 KB 30/39 KB 30/223 KB 27/45 KB 27/308 KB 29/286 KB 30/39 KB 27/223 KB 27/45 KB 27/308 KB 29/286 KB 30/39 KB 32/223 KB 30/45 KB 29/308 KB 32/286 KB 32/39 KB 32/223 KB 30/45 KB 29/308 KB 32/286 KB 35/39 KB 32/223 KB 30/45 KB 29/308 KB 32/286 KB 38/39 KB 36/223 KB 32/45 KB 32/308 KB 36/286 KB 39/39 KB 36/223 KB 32/45 KB 32/308 KB 36/286 KB 35/39 KB 36/223 KB 32/45 KB 32/308 KB 36/286 KB 39/39 KB 36/223 KB 32/45 KB 32/308 KB 40/286 KB 39/39 KB 36/223 KB 32/45 KB 32/308 KB 44/286 KB 39/39 KB 36/223 KB 32/45 KB 32/308 KB 48/286 KB 39/39 KB 36/223 KB 32/45 KB 32/308 KB 52/286 KB 39/39 KB 36/223 KB 32/45 KB 32/308 KB 56/286 KB 39/39 KB 36/223 KB 32/45 KB 32/308 KB 60/286 KB 39/39 KB 36/223 KB 32/45 KB 32/308 KB 64/286 KB 35/39 KB 36/223 KB 32/45 KB 32/308 KB 32/286 KB 39/39 KB 36/223 KB 36/45 KB 32/308 KB 64/286 KB 39/39 KB 36/223 KB 40/45 KB 32/308 KB 64/286 KB 39/39 KB 36/223 KB 44/45 KB 32/308 KB 64 unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install /286 KB 39/39 KB 36/223 KB 45/45 KB 32/308 KB 64/286 KB 35/39 KB 36/223 KB 30/45 KB 32/308 KB 32/286 KB 39/39 KB 40/223 KB 45/45 KB 32/308 KB 64/286 KB 39/39 KB 44/223 KB 45/45 KB 32/308 KB 64/286 KB 39/39 KB 48/223 KB 45/45 KB 32/308 KB 64/286 KB 35/39 KB 32/223 KB 30/45 KB 32/308 KB 32/286 KB 39/39 KB 48/223 KB 45/45 KB 36/308 KB 64/286 KB 39/39 KB 48/223 KB 45/45 KB 40/308 KB 64/286 KB 39/39 KB 48/223 KB 45/45 KB 44/308 KB 64/286 KB 39/39 KB 48/223 KB 45/45 KB 48/308 KB 64/286 KB 39/39 KB 52/223 KB 45/45 KB 48/308 KB 64/286 KB 39/39 KB 56/223 KB 45/45 KB 52/308 KB 64/286 KB 39/39 KB 60/223 KB 45/45 KB 52/308 KB 64/286 KB 39/39 KB 64/223 KB 45/45 KB 52/308 KB 64/286 KB 39/39 KB 68/223 KB 45/45 KB 52/308 KB 64/286 KB 72/223 KB 45/45 KB 52/308 KB 68/286 KB 76/223 KB 45/45 KB 52/308 KB 68/286 KB 80/223 KB 45/45 KB 52/308 KB 68/286 KB 39/39 KB 52/223 KB 45/45 KB 52/308 KB 64/286 KB 80/223 KB 45/45 KB 56/308 KB 68/286 KB 80/223 KB 45/45 KB 60/308 KB 68/286 KB 80/223 KB 45/45 KB 64/308 KB 68/286 KB 80/223 KB 45/45 KB 68/308 KB 68/286 KB 80/223 KB 45/45 KB 72/308 KB 68/286 KB 80/223 KB 45/45 KB 76/308 KB 68/286 KB 80/223 KB 45/45 KB 80/308 KB 68/286 KB 80/223 KB 45/45 KB 84/308 KB 68/286 KB 84/223 KB 45/45 KB 88/308 KB 68/286 KB 84/223 KB 45/45 KB 92/308 KB 68/286 KB 84/223 KB 45/45 KB 96/308 KB 68/286 KB 39/39 KB 68/223 KB 45/45 KB 52/308 KB 68/286 KB 84/223 KB 45/45 KB 96/308 KB 72/286 KB 84/223 KB 45/45 KB 96/308 KB 76/286 KB 84/223 KB 45/45 KB 96/308 KB 80/286 KB 84/223 KB 45/45 KB 96/308 KB 84/286 KB 84/223 KB 45/45 KB 96/308 KB 88/286 KB 84/223 KB 45/45 KB 96/308 KB 92/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 945.4 KB/sec) unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install 84/223 KB 45/45 KB 84/308 KB 68/286 KB 88/223 KB 100/308 KB 96/286 KB 92/223 KB 100/308 KB 96/286 KB 96/223 KB 100/308 KB 96/286 KB 100/223 KB 100/308 KB 96/286 KB 104/223 KB 100/308 KB 96/286 KB 108/223 KB 100/308 KB 96/286 KB 112/223 KB 100/308 KB 96/286 KB 84/223 KB 100/308 KB 96/286 KB 112/223 KB 104/308 KB 96/286 KB 112/223 KB 108/308 KB 96/286 KB 112/223 KB 112/308 KB 96/286 KB 112/223 KB 116/308 KB 96/286 KB 84/223 KB 45/45 KB 96/308 KB 96/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 959.1 KB/sec) unit-abot-epc-basic-0: 12:28:29 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: 12:28:29 DEBUG unit.abot-epc-basic/0.install 116/223 KB 116/308 KB 96/286 KB 120/223 KB 120/308 KB 100/286 KB 124/223 KB 120/308 KB 100/286 KB 128/223 KB 120/308 KB 100/286 KB 116/223 KB 120/308 KB 100/286 KB 128/223 KB 124/308 KB 100/286 KB 128/223 KB 128/308 KB 100/286 KB 116/223 KB 116/308 KB 100/286 KB 4/174 KB 128/223 KB 128/308 KB 100/286 KB 4/174 KB 128/223 KB 128/308 KB 104/286 KB 8/174 KB 128/223 KB 128/308 KB 104/286 KB 12/174 KB 128/223 KB 128/308 KB 108/286 KB 16/174 KB 128/223 KB 128/308 KB 108/286 KB 8/174 KB 128/223 KB 128/308 KB 108/286 KB 16/174 KB 128/223 KB 128/308 KB 112/286 KB 20/174 KB 128/223 KB 128/308 KB 112/286 KB 24/174 KB 128/223 KB 128/308 KB 112/286 KB 28/174 KB 128/223 KB 128/308 KB 116/286 KB 32/174 KB 128/223 KB 128/308 KB 116/286 KB 24/174 KB 128/223 KB 128/308 KB 116/286 KB 32/174 KB 128/223 KB 128/308 KB 120/286 KB 32/174 KB 128/223 KB 128/308 KB 124/286 KB 32/174 KB 128/223 KB 128/308 KB 128/286 KB 32/174 KB 128/223 KB 128/308 KB 128/286 KB 3/22 KB 32/174 KB 128/223 KB 128/308 KB 128/286 KB 5/22 KB 32/174 KB 128/223 KB 128/308 KB 128/286 KB 8/22 KB 32/174 KB 128/223 KB 128/308 KB 128/286 KB 11/22 KB 32/174 KB 128/223 KB 128/308 KB 128/286 KB 13/22 KB 32/174 KB 128/223 KB 128/308 KB 128/286 KB 16/22 KB 32/174 KB 128/223 KB 128/308 KB 128/286 KB 19/22 KB 32/174 KB 128/223 KB 128/308 KB 128/286 KB 21/22 KB 32/174 KB 128/223 KB 128/308 KB 128/286 KB 22/22 KB 32/174 KB 132/223 KB 128/308 KB 128/286 KB 22/22 KB 36/174 KB 136/223 KB 128/308 KB 132/286 KB 22/22 KB 36/174 KB 140/223 KB 128/308 KB 132/286 KB 22/22 KB 36/174 KB 144/223 KB 128/308 KB 132/286 KB 22/22 KB 36/174 KB 132/223 KB 128/308 KB 132/286 KB 22/22 KB 40/174 KB 144/223 KB 132/308 KB 132/286 KB 22/22 KB 44/174 KB 144/223 KB 132/308 KB 132/286 KB 22/22 KB 48/174 KB 144/223 KB 132/308 KB 132/286 KB 22/22 KB 52/174 KB 144/223 KB 132/308 KB 132/286 KB 22/22 KB 56/174 KB 148/223 KB 132/308 KB 132/286 KB 22/22 KB 60/174 KB 148/223 KB 132/308 KB 132/286 KB 22/22 KB 64/174 KB 148/223 KB 132/308 KB 132/286 KB 22/22 KB 68/174 KB 148/223 KB 132/308 KB 132/286 KB 22/22 KB 72/174 KB 148/223 KB 132/308 KB 132/286 KB 22/22 KB 76/174 KB 148/223 KB 132/308 KB 132/286 KB 22/22 KB 32/174 KB 132/223 KB 128/308 KB 132/286 KB 22/22 KB 76/174 KB 148/223 KB 132/308 KB 136/286 KB 22/22 KB 76/174 KB 148/223 KB 132/308 KB 140/286 KB 22/22 KB 76/174 KB 148/223 KB 132/308 KB 144/286 KB 22/22 KB 76/174 KB 148/223 KB 132/308 KB 148/286 KB 22/22 KB 76/174 KB 148/223 KB 132/308 KB 152/286 KB 22/22 KB 76/174 KB 148/223 KB 132/308 KB 156/286 KB 22/22 KB 76/174 KB 148/223 KB 132/308 KB 160/286 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 361.2 KB/sec) unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install 52/174 KB 148/223 KB 132/308 KB 132/286 KB 22/22 KB 76/174 KB 152/223 KB 132/308 KB 160/286 KB 76/174 KB 156/223 KB 132/308 KB 160/286 KB 76/174 KB 160/223 KB 132/308 KB 160/286 KB 36/174 KB 144/223 KB 132/308 KB 132/286 KB 22/22 KB 76/174 KB 160/223 KB 136/308 KB 160/286 KB 76/174 KB 160/223 KB 140/308 KB 160/286 KB 76/174 KB 160/223 KB 144/308 KB 160/286 KB 76/174 KB 160/223 KB 148/308 KB 160/286 KB 76/174 KB 160/223 KB 152/308 KB 160/286 KB 76/174 KB 160/223 KB 156/308 KB 160/286 KB 76/174 KB 160/223 KB 160/308 KB 160/286 KB 76/174 KB 160/223 KB 164/308 KB 160/286 KB 76/174 KB 3/9 KB 164/223 KB 168/308 KB 164/286 KB 80/174 KB 3/9 KB 164/223 KB 172/308 KB 164/286 KB 80/174 KB 3/9 KB 164/223 KB 176/308 KB 164/286 KB 80/174 KB 3/9 KB 164/223 KB 180/308 KB 164/286 KB 80/174 KB 3/9 KB 164/223 KB 184/308 KB 164/286 KB 80/174 KB 3/9 KB 164/223 KB 188/308 KB 164/286 KB 80/174 KB 3/9 KB 164/223 KB 192/308 KB 164/286 KB 76/174 KB 3/9 KB 164/223 KB 164/308 KB 164/286 KB 80/174 KB 5/9 KB 164/223 KB 192/308 KB 164/286 KB 76/174 KB 164/223 KB 164/308 KB 164/286 KB 80/174 KB 5/9 KB 168/223 KB 192/308 KB 164/286 KB 80/174 KB 8/9 KB 172/223 KB 192/308 KB 164/286 KB 80/174 KB 8/9 KB 176/223 KB 192/308 KB 164/286 KB 76/174 KB 160/223 KB 164/308 KB 164/286 KB 80/174 KB 8/9 KB 176/223 KB 192/308 KB 168/286 KB 80/174 KB 8/9 KB 176/223 KB 192/308 KB 172/286 KB 80/174 KB 8/9 KB 176/223 KB 192/308 KB 176/286 KB 80/174 KB 8/9 KB 168/223 KB 192/308 KB 164/286 KB 80/174 KB 9/9 KB 176/223 KB 192/308 KB 176/286 KB 80/174 KB 3/9 KB 164/223 KB 168/308 KB 164/286 KB 84/174 KB 9/9 KB 176/223 KB 192/308 KB 176/286 KB 88/174 KB 9/9 KB 180/223 KB 192/308 KB 180/286 KB 92/174 KB 9/9 KB 180/223 KB 192/308 KB 180/286 KB 96/174 KB 9/9 KB 180/223 KB 192/308 KB 180/286 KB 84/174 KB 9/9 KB 180/223 KB 192/308 KB 180/286 KB 96/174 KB 9/9 KB 184/223 KB 192/308 KB 180/286 KB 96/174 KB 9/9 KB 188/223 KB 192/308 KB 180/286 KB 96/174 KB 9/9 KB 192/223 KB 192/308 KB 180/286 KB 84/174 KB 9/9 KB 176/223 KB 192/308 KB 180/286 KB 96/174 KB 9/9 KB 192/223 KB 192/308 KB 184/286 KB 100/174 KB 9/9 KB 192/223 KB 192/308 KB 188/286 KB 100/174 KB 9/9 KB 192/223 KB 192/308 KB 192/286 KB 100/174 KB 9/9 KB 192/223 KB 192/308 KB 196/286 KB 100/174 KB 9/9 KB 196/223 KB 196/308 KB 200/286 KB 100/174 KB 9/9 KB 196/223 KB 196/308 KB 204/286 KB 100/174 KB 9/9 KB 196/223 KB 196/308 KB 208/286 KB 100/174 KB 9/9 KB 192/223 KB 192/308 KB 184/286 KB 104/174 KB 9/9 KB 196/223 KB 196/308 KB 208/286 KB 108/174 KB 9/9 KB 196/223 KB 196/308 KB 208/286 KB 112/174 KB 9/9 KB 196/223 KB 196/308 KB 208/286 KB 100/174 KB 9/9 KB 196/223 KB 196/308 KB 196/286 KB 112/174 KB 9/9 KB 196/223 KB 200/308 KB 208/286 KB 112/174 KB 9/9 KB 196/223 KB 204/308 KB 208/286 KB 112/174 KB 9/9 KB 196/223 KB 208/308 KB 208/286 KB 112/174 KB 9/9 KB 196/223 KB 212/308 KB 208/286 KB 116/174 KB 196/223 KB 216/308 KB 212/286 KB 116/174 KB 196/223 KB 220/308 KB 212/286 KB 116/174 KB 196/223 KB 224/308 KB 212/286 KB 116/174 KB 196/223 KB 228/308 KB 212/286 KB 100/174 KB 9/9 KB 196/223 KB 192/308 KB 196/286 KB 116/174 KB 200/223 KB 228/308 KB 212/286 KB 116/174 KB 204/223 KB 228/308 KB 212/286 KB 116/174 KB 208/223 KB 228/308 KB 212/286 KB 116/174 KB 212/223 KB 228/308 KB 212/286 KB 116/174 KB 216/223 KB 228/308 KB 212/286 KB 116/174 KB 220/223 KB 228/308 KB 212/286 KB 116/174 KB 223/223 KB 228/308 KB 212/286 KB unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install 116/174 KB 196/223 KB 212/308 KB 212/286 KB 116/174 KB 223/223 KB 228/308 KB 216/286 KB 116/174 KB 223/223 KB 228/308 KB 220/286 KB 116/174 KB 223/223 KB 228/308 KB 224/286 KB 116/174 KB 196/223 KB 212/308 KB 208/286 KB 120/174 KB 223/223 KB 228/308 KB 224/286 KB 124/174 KB 223/223 KB 228/308 KB 224/286 KB 128/174 KB 223/223 KB 228/308 KB 224/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 101.3 KB/sec) unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install 132/174 KB 223/223 KB 228/308 KB 224/286 KB 136/174 KB 223/223 KB 228/308 KB 224/286 KB 140/174 KB 223/223 KB 228/308 KB 224/286 KB 144/174 KB 223/223 KB 232/308 KB 228/286 KB 140/174 KB 223/223 KB 232/308 KB 228/286 KB 148/174 KB 236/308 KB 228/286 KB 148/174 KB 240/308 KB 228/286 KB 140/174 KB 223/223 KB 228/308 KB 228/286 KB 148/174 KB 240/308 KB 232/286 KB 148/174 KB 240/308 KB 236/286 KB 148/174 KB 240/308 KB 240/286 KB 148/174 KB 240/308 KB 244/286 KB 148/174 KB 232/308 KB 228/286 KB 3/22 KB 152/174 KB 244/308 KB 244/286 KB 3/22 KB 156/174 KB 244/308 KB 244/286 KB 3/22 KB 160/174 KB 244/308 KB 244/286 KB 3/22 KB 164/174 KB 244/308 KB 248/286 KB 3/22 KB 168/174 KB 244/308 KB 248/286 KB 3/22 KB 172/174 KB 244/308 KB 248/286 KB 3/22 KB 174/174 KB 244/308 KB 248/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: 12:28:29 DEBUG unit.abot-epc-basic/0.install 3/22 KB 148/174 KB 244/308 KB 244/286 KB 6/22 KB 174/174 KB 244/308 KB 248/286 KB 9/22 KB 174/174 KB 244/308 KB 248/286 KB 11/22 KB 174/174 KB 244/308 KB 248/286 KB 14/22 KB 174/174 KB 244/308 KB 248/286 KB 16/22 KB 174/174 KB 244/308 KB 248/286 KB 19/22 KB 174/174 KB 244/308 KB 248/286 KB 22/22 KB 174/174 KB 244/308 KB 248/286 KB 22/22 KB 174/174 KB 244/308 KB 248/286 KB 148/174 KB 244/308 KB 244/286 KB 22/22 KB 174/174 KB 248/308 KB 248/286 KB 22/22 KB 174/174 KB 252/308 KB 248/286 KB 22/22 KB 174/174 KB 256/308 KB 248/286 KB Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install 3/22 KB 160/174 KB 244/308 KB 248/286 KB 22/22 KB 174/174 KB 256/308 KB 252/286 KB 22/22 KB 174/174 KB 256/308 KB 256/286 KB 22/22 KB 174/174 KB 256/308 KB 260/286 KB 22/22 KB 174/174 KB 260/308 KB 264/286 KB 22/22 KB 174/174 KB 260/308 KB 268/286 KB 22/22 KB 174/174 KB 260/308 KB 272/286 KB 22/22 KB 174/174 KB 260/308 KB 276/286 KB 22/22 KB 174/174 KB 260/308 KB 280/286 KB 22/22 KB 174/174 KB 260/308 KB 284/286 KB 22/22 KB 174/174 KB 260/308 KB 286/286 KB 22/22 KB 174/174 KB 260/308 KB 260/286 KB 22/22 KB 174/174 KB 264/308 KB 286/286 KB 22/22 KB 174/174 KB 268/308 KB 286/286 KB 22/22 KB 174/174 KB 272/308 KB 286/286 KB 22/22 KB 174/174 KB 276/308 KB 286/286 KB 22/22 KB 174/174 KB 280/308 KB 286/286 KB 22/22 KB 174/174 KB 284/308 KB 286/286 KB 22/22 KB 174/174 KB 288/308 KB 286/286 KB 22/22 KB 174/174 KB 292/308 KB 286/286 KB 22/22 KB 174/174 KB 296/308 KB 286/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 213.9 KB/sec) unit-abot-epc-basic-0: 12:28:29 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: 12:28:29 DEBUG unit.abot-epc-basic/0.install 174/174 KB 296/308 KB 4/17 KB 286/286 KB 174/174 KB 296/308 KB 8/17 KB 286/286 KB 174/174 KB 296/308 KB 12/17 KB 286/286 KB 174/174 KB 296/308 KB 16/17 KB 286/286 KB 174/174 KB 296/308 KB 17/17 KB 286/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1670.4 KB/sec) unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install 300/308 KB 17/17 KB 286/286 KB 304/308 KB 17/17 KB 286/286 KB 308/308 KB 17/17 KB 286/286 KB 308/308 KB 17/17 KB 286/286 KB 3/11 KB 308/308 KB 17/17 KB 286/286 KB 6/11 KB 308/308 KB 17/17 KB 286/286 KB 9/11 KB 308/308 KB 17/17 KB 11/11 KB 308/308 KB 17/17 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 2441.4 KB/sec) unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install 11/11 KB 308/308 KB 3/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 148.5 KB/sec) unit-abot-epc-basic-0: 12:28:29 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: 12:28:29 DEBUG unit.abot-epc-basic/0.install 11/11 KB 308/308 KB 5/13 KB 11/11 KB 308/308 KB 8/13 KB 11/11 KB 308/308 KB 11/13 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2628.6 KB/sec) unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 92.9 KB/sec) unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install 11/11 KB 13/13 KB 13/13 KB 3/28 KB 13/13 KB 6/28 KB 13/13 KB 9/28 KB 13/13 KB 11/28 KB 13/13 KB 14/28 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install 13/13 KB 16/28 KB 13/13 KB 19/28 KB 13/13 KB 22/28 KB 13/13 KB 25/28 KB 13/13 KB 27/28 KB 13/13 KB 28/28 KB 3/11 KB 13/13 KB 28/28 KB 6/11 KB 13/13 KB 28/28 KB 9/11 KB 13/13 KB 28/28 KB 11/11 KB 13/13 KB 28/28 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 102.6 KB/sec) unit-abot-epc-basic-0: 12:28:29 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: 12:28:29 DEBUG unit.abot-epc-basic/0.install 11/11 KB 4/309 KB 28/28 KB 4/14 KB 11/11 KB 8/309 KB 28/28 KB 4/14 KB 11/11 KB 12/309 KB 28/28 KB 4/14 KB 11/11 KB 16/309 KB 28/28 KB 4/14 KB 11/11 KB 4/309 KB 28/28 KB 8/14 KB 11/11 KB 16/309 KB 12/14 KB 11/11 KB 16/309 KB 14/14 KB 11/11 KB 16/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 184.7 KB/sec) unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install 14/14 KB 11/11 KB 20/309 KB 14/14 KB 11/11 KB 24/309 KB 14/14 KB 11/11 KB 28/309 KB 14/14 KB 11/11 KB 32/309 KB 14/14 KB 11/11 KB 36/309 KB 14/14 KB 11/11 KB 40/309 KB 14/14 KB 11/11 KB 44/309 KB 14/14 KB 11/11 KB 48/309 KB 14/14 KB 11/11 KB 52/309 KB 14/14 KB 11/11 KB 56/309 KB 14/14 KB 11/11 KB 60/309 KB 14/14 KB 11/11 KB 64/309 KB 14/14 KB 11/11 KB 68/309 KB 14/14 KB 11/11 KB 72/309 KB 14/14 KB 11/11 KB 76/309 KB 14/14 KB 11/11 KB 80/309 KB 14/14 KB 11/11 KB 84/309 KB 14/14 KB 11/11 KB 88/309 KB 14/14 KB 11/11 KB 92/309 KB 14/14 KB 11/11 KB 96/309 KB 14/14 KB 11/11 KB 100/309 KB 14/14 KB 11/11 KB 104/309 KB 14/14 KB 11/11 KB 108/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 84.5 KB/sec) unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install 11/11 KB 3/37 KB 108/309 KB 11/11 KB 5/37 KB 108/309 KB 11/11 KB 8/37 KB 108/309 KB 11/11 KB 11/37 KB 108/309 KB 11/11 KB 13/37 KB 108/309 KB 11/11 KB 16/37 KB 108/309 KB 11/11 KB 19/37 KB 108/309 KB 11/11 KB 21/37 KB 108/309 KB 11/11 KB 24/37 KB 108/309 KB 11/11 KB 27/37 KB 108/309 KB 11/11 KB 29/37 KB 108/309 KB 11/11 KB 32/37 KB 108/309 KB 11/11 KB 35/37 KB 108/309 KB 11/11 KB 37/37 KB 108/309 KB 11/11 KB 37/37 KB 112/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 63.8 KB/sec) unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install 37/37 KB 116/309 KB 37/37 KB 120/309 KB 37/37 KB 124/309 KB 37/37 KB 128/309 KB 37/37 KB 132/309 KB 37/37 KB 132/309 KB 4/14 KB 37/37 KB 132/309 KB 8/14 KB 37/37 KB 132/309 KB 12/14 KB 37/37 KB 132/309 KB 14/14 KB 37/37 KB 136/309 KB 14/14 KB 37/37 KB 140/309 KB 14/14 KB 144/309 KB 14/14 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 221.3 KB/sec) unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install 3/192 KB 144/309 KB 14/14 KB 6/192 KB 144/309 KB 14/14 KB 9/192 KB 148/309 KB 14/14 KB 6/192 KB 148/309 KB 14/14 KB 9/192 KB 152/309 KB 14/14 KB 11/192 KB 156/309 KB 14/14 KB 11/192 KB 160/309 KB 14/14 KB 11/192 KB 152/309 KB 14/14 KB 14/192 KB 160/309 KB 14/14 KB 14/192 KB 164/309 KB 14/14 KB 16/192 KB 164/309 KB 14/14 KB 19/192 KB 164/309 KB 14/14 KB 22/192 KB 164/309 KB 14/14 KB 22/192 KB 168/309 KB 14/14 KB 22/192 KB 172/309 KB 14/14 KB 25/192 KB 176/309 KB 14/14 KB 25/192 KB 180/309 KB 14/14 KB 25/192 KB 184/309 KB 25/192 KB 188/309 KB 25/192 KB 192/309 KB 25/192 KB 172/309 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 79.7 KB/sec) unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install 27/192 KB 192/309 KB 30/192 KB 192/309 KB 32/192 KB 192/309 KB 32/192 KB 196/309 KB 36/192 KB 200/309 KB 36/192 KB 204/309 KB 36/192 KB 208/309 KB 36/192 KB 212/309 KB 36/192 KB 216/309 KB 36/192 KB 220/309 KB 36/192 KB 224/309 KB 36/192 KB 228/309 KB 36/192 KB 196/309 KB 40/192 KB 228/309 KB 44/192 KB 228/309 KB 48/192 KB 228/309 KB 52/192 KB 228/309 KB 56/192 KB 228/309 KB 60/192 KB 228/309 KB 63/192 KB 228/309 KB 67/192 KB 228/309 KB 71/192 KB 228/309 KB 75/192 KB 228/309 KB 79/192 KB 228/309 KB 79/192 KB 232/309 KB 79/192 KB 236/309 KB 79/192 KB 240/309 KB 79/192 KB 244/309 KB 83/192 KB 248/309 KB 83/192 KB 252/309 KB 83/192 KB 256/309 KB 83/192 KB 244/309 KB 87/192 KB 256/309 KB 91/192 KB 256/309 KB 95/192 KB 256/309 KB 99/192 KB 256/309 KB 103/192 KB 260/309 KB 107/192 KB 260/309 KB 111/192 KB 260/309 KB 115/192 KB 260/309 KB 119/192 KB 260/309 KB 123/192 KB 260/309 KB 127/192 KB 260/309 KB 99/192 KB 260/309 KB 127/192 KB 264/309 KB 127/192 KB 268/309 KB 127/192 KB 272/309 KB 127/192 KB 276/309 KB 127/192 KB 280/309 KB 127/192 KB 284/309 KB 127/192 KB 288/309 KB 127/192 KB 292/309 KB 131/192 KB 296/309 KB 131/192 KB 300/309 KB 131/192 KB 304/309 KB 131/192 KB 292/309 KB 135/192 KB 304/309 KB 139/192 KB 304/309 KB 143/192 KB 304/309 KB 147/192 KB 304/309 KB 151/192 KB 308/309 KB 155/192 KB 308/309 KB 159/192 KB 308/309 KB 163/192 KB 308/309 KB 167/192 KB 308/309 KB 171/192 KB 308/309 KB 175/192 KB 308/309 KB 179/192 KB 308/309 KB 147/192 KB 308/309 KB 179/192 KB 309/309 KB 183/192 KB 309/309 KB 187/192 KB 309/309 KB 191/192 KB 309/309 KB 192/192 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 1557.6 KB/sec) unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install 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 957.4 KB/sec) unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom (4 KB at 151.9 KB/sec) unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom unit-abot-epc-basic-0: 12:28:29 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 166.9 KB/sec) unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar unit-abot-epc-basic-0: 12:28:29 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 3347.8 KB/sec) unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 12:28:29 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 12:28:30 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.install Jun 30, 2019 12:28:31 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@932bc4a: startup date [Sun Jun 30 12:28:31 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.install Jun 30, 2019 12:28:31 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.install Jun 30, 2019 12:28:31 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:28:31 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:28:33 DEBUG unit.abot-epc-basic/0.install Jun 30, 2019 12:28:33 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 12:28:33 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@7c2a69b4] to [cucumber.runtime.java.spring.GlueCodeScope@a619c2] unit-abot-epc-basic-0: 12:28:34 DEBUG unit.abot-epc-basic/0.install Jun 30, 2019 12:28:34 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:28:34 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@784c5ef5: startup date [Sun Jun 30 12:28:34 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:28:34 DEBUG unit.abot-epc-basic/0.install Jun 30, 2019 12:28:34 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:28:34 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:28:34 DEBUG unit.abot-epc-basic/0.install Jun 30, 2019 12:28:34 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:28:34 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:28:34 DEBUG unit.abot-epc-basic/0.install Jun 30, 2019 12:28:34 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:28:34 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:28:34 DEBUG unit.abot-epc-basic/0.install Jun 30, 2019 12:28:34 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:28:34 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:28:34 DEBUG unit.abot-epc-basic/0.install Jun 30, 2019 12:28:34 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:28:34 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@49ec6a9f: startup date [Sun Jun 30 12:28:34 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:28:34 DEBUG unit.abot-epc-basic/0.install Jun 30, 2019 12:28:34 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:28:34 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:28:34 DEBUG unit.abot-epc-basic/0.install Jun 30, 2019 12:28:34 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:28:34 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:28:34 DEBUG unit.abot-epc-basic/0.install Jun 30, 2019 12:28:34 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:28:34 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:28:34 DEBUG unit.abot-epc-basic/0.install Jun 30, 2019 12:28:34 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:28:34 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:28:35 DEBUG unit.abot-epc-basic/0.install 30-Jun-2019 12:28:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:28:35 DEBUG unit.abot-epc-basic/0.install 30-Jun-2019 12:28:35 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:28:35 DEBUG unit.abot-epc-basic/0.install 30-Jun-2019 12:28:35 [main] REPORT: STEP EXECUTION TIME TAKEN :1420 MS unit-abot-epc-basic-0: 12:28:35 DEBUG unit.abot-epc-basic/0.install 30-Jun-2019 12:28:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:28:35 DEBUG unit.abot-epc-basic/0.install 30-Jun-2019 12:28:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:28:35 DEBUG unit.abot-epc-basic/0.install 30-Jun-2019 12:28:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:28:35 DEBUG unit.abot-epc-basic/0.install 30-Jun-2019 12:28:35 [main] REPORT: EXECUTED STEP IS :When I execute the command ifconfig in this system and check the presence of following strings in the response: unit-abot-epc-basic-0: 12:28:35 DEBUG unit.abot-epc-basic/0.install 30-Jun-2019 12:28:35 [main] REPORT: STEP EXECUTION TIME TAKEN :104 MS unit-abot-epc-basic-0: 12:28:35 DEBUG unit.abot-epc-basic/0.install 30-Jun-2019 12:28:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:28:35 DEBUG unit.abot-epc-basic/0.install 30-Jun-2019 12:28:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:28:35 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:28:35 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 12:28:35 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 12:28:35 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:28:35 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: 12:28:35 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:28:35 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 12:28:35 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 12:28:35 DEBUG unit.abot-epc-basic/0.install 0m2.048s unit-abot-epc-basic-0: 12:28:35 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:28:35 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.595 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 12:28:35 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.008 sec unit-abot-epc-basic-0: 12:28:35 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response:(Scenario: Local Commands testing) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:28:35 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.015 sec unit-abot-epc-basic-0: 12:28:35 DEBUG unit.abot-epc-basic/0.install 30-Jun-2019 12:28:35.819 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 260.7 KB/sec) unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom unit-abot-epc-basic-0: 12:28:36 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 195.9 KB/sec) unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom unit-abot-epc-basic-0: 12:28:36 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 105.8 KB/sec) unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom unit-abot-epc-basic-0: 12:28:36 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: 12:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom unit-abot-epc-basic-0: 12:28:36 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: 12:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install 1018/1018 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 62.1 KB/sec) unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 646.4 KB/sec) unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 3/60 KB 16/22 KB 3/60 KB 14/22 KB 5/60 KB 16/22 KB 8/60 KB 16/22 KB 11/60 KB 16/22 KB 11/60 KB 3/181 KB 16/22 KB 11/60 KB 5/181 KB 16/22 KB 3/57 KB 11/60 KB 5/181 KB 16/22 KB 6/57 KB 13/60 KB 5/181 KB 19/22 KB 9/57 KB 13/60 KB 5/181 KB 19/22 KB 11/57 KB 13/60 KB 5/181 KB 19/22 KB 14/57 KB 13/60 KB 5/181 KB 19/22 KB 16/57 KB 13/60 KB 5/181 KB 19/22 KB 19/57 KB 13/60 KB 5/181 KB 19/22 KB 22/57 KB 13/60 KB 5/181 KB 19/22 KB 25/57 KB 13/60 KB 5/181 KB 19/22 KB 3/57 KB 13/60 KB 5/181 KB 19/22 KB 25/57 KB 16/60 KB 5/181 KB 19/22 KB 25/57 KB 19/60 KB 5/181 KB 19/22 KB 25/57 KB 21/60 KB 5/181 KB 19/22 KB 25/57 KB 24/60 KB 5/181 KB 19/22 KB 25/57 KB 27/60 KB 5/181 KB 19/22 KB 25/57 KB 29/60 KB 5/181 KB 19/22 KB 25/57 KB 32/60 KB 5/181 KB 19/22 KB 25/57 KB 36/60 KB 5/181 KB 19/22 KB 3/57 KB 11/60 KB 5/181 KB 19/22 KB 27/57 KB 36/60 KB 5/181 KB 22/22 KB 27/57 KB 36/60 KB 5/181 KB 19/22 KB 30/57 KB 36/60 KB 5/181 KB 22/22 KB 32/57 KB 36/60 KB 5/181 KB 22/22 KB 36/57 KB 40/60 KB 5/181 KB 22/22 KB 40/57 KB 40/60 KB 5/181 KB 22/22 KB 44/57 KB 40/60 KB 5/181 KB 22/22 KB 48/57 KB 40/60 KB 5/181 KB 22/22 KB 32/57 KB 40/60 KB 5/181 KB 22/22 KB 48/57 KB 44/60 KB 5/181 KB 22/22 KB 48/57 KB 48/60 KB 5/181 KB 22/22 KB 48/57 KB 52/60 KB 5/181 KB 22/22 KB 48/57 KB 56/60 KB 5/181 KB 22/22 KB 48/57 KB 60/60 KB 5/181 KB 22/22 KB 52/57 KB 60/60 KB 5/181 KB 22/22 KB 56/57 KB 60/60 KB 5/181 KB 22/22 KB 57/57 KB 60/60 KB 5/181 KB 22/22 KB 57/57 KB 60/60 KB 5/181 KB 22/22 KB 3/203 KB 57/57 KB 60/60 KB 5/181 KB 22/22 KB 6/203 KB 57/57 KB 60/60 KB 5/181 KB 22/22 KB 9/203 KB 57/57 KB 60/60 KB 5/181 KB 22/22 KB 11/203 KB 57/57 KB 60/60 KB 5/181 KB 22/22 KB 14/203 KB 57/57 KB 60/60 KB 5/181 KB 22/22 KB 16/203 KB 57/57 KB 60/60 KB 5/181 KB 22/22 KB 19/203 KB 57/57 KB 60/60 KB 5/181 KB 22/22 KB 22/203 KB 57/57 KB 60/60 KB 5/181 KB 22/22 KB 25/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 443.8 KB/sec) unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install 57/57 KB 60/60 KB 5/181 KB 27/203 KB 57/57 KB 60/60 KB 5/181 KB 30/203 KB 57/57 KB 60/60 KB 5/181 KB 32/203 KB 57/57 KB 60/60 KB 5/181 KB 36/203 KB 57/57 KB 60/60 KB 5/181 KB 40/203 KB 57/57 KB 60/60 KB 5/181 KB 44/203 KB 57/57 KB 60/60 KB 5/181 KB 48/203 KB 57/57 KB 60/60 KB 5/181 KB 52/203 KB 57/57 KB 8/181 KB 52/203 KB 57/57 KB 11/181 KB 52/203 KB 57/57 KB 13/181 KB 52/203 KB 57/57 KB 16/181 KB 52/203 KB 57/57 KB 19/181 KB 52/203 KB 57/57 KB 21/181 KB 52/203 KB 57/57 KB 24/181 KB 52/203 KB 57/57 KB 27/181 KB 52/203 KB 57/57 KB 29/181 KB 52/203 KB 57/57 KB 32/181 KB 52/203 KB 57/57 KB 36/181 KB 52/203 KB 57/57 KB 40/181 KB 52/203 KB 57/57 KB 44/181 KB 52/203 KB 57/57 KB 48/181 KB 52/203 KB 57/57 KB 52/181 KB 52/203 KB 57/57 KB 56/181 KB 52/203 KB 57/57 KB 60/181 KB 52/203 KB 57/57 KB 64/181 KB 52/203 KB 57/57 KB 68/181 KB 52/203 KB 57/57 KB 72/181 KB 52/203 KB 57/57 KB 76/181 KB 52/203 KB 57/57 KB 80/181 KB 52/203 KB 57/57 KB 84/181 KB 52/203 KB 88/181 KB 52/203 KB 92/181 KB 52/203 KB 96/181 KB 52/203 KB 100/181 KB 56/203 KB 104/181 KB 56/203 KB 108/181 KB 56/203 KB 112/181 KB 56/203 KB 116/181 KB 56/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 984.3 KB/sec) unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install 96/181 KB 56/203 KB 116/181 KB 60/203 KB 116/181 KB 64/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 981.0 KB/sec) unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install 116/181 KB 68/203 KB 116/181 KB 72/203 KB 116/181 KB 76/203 KB 116/181 KB 80/203 KB 116/181 KB 84/203 KB 120/181 KB 84/203 KB 124/181 KB 84/203 KB 128/181 KB 84/203 KB 128/181 KB 88/203 KB 128/181 KB 92/203 KB 132/181 KB 96/203 KB 132/181 KB 100/203 KB 132/181 KB 104/203 KB 132/181 KB 108/203 KB 132/181 KB 112/203 KB 132/181 KB 92/203 KB 136/181 KB 112/203 KB 140/181 KB 112/203 KB 144/181 KB 112/203 KB 148/181 KB 112/203 KB 152/181 KB 112/203 KB 156/181 KB 112/203 KB 160/181 KB 116/203 KB 156/181 KB 116/203 KB 160/181 KB 120/203 KB 160/181 KB 124/203 KB 160/181 KB 128/203 KB 160/181 KB 132/203 KB 164/181 KB 136/203 KB 164/181 KB 140/203 KB 164/181 KB 144/203 KB 164/181 KB 132/203 KB 168/181 KB 144/203 KB 172/181 KB 144/203 KB 176/181 KB 144/203 KB 180/181 KB 144/203 KB 181/181 KB 144/203 KB 181/181 KB 148/203 KB 181/181 KB 152/203 KB 181/181 KB 156/203 KB 181/181 KB 160/203 KB 181/181 KB 164/203 KB 181/181 KB 168/203 KB 181/181 KB 172/203 KB 181/181 KB 176/203 KB 181/181 KB 180/203 KB 181/181 KB 184/203 KB 181/181 KB 188/203 KB 181/181 KB 192/203 KB 181/181 KB 196/203 KB 181/181 KB 200/203 KB 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 2370.0 KB/sec) unit-abot-epc-basic-0: 12:28:36 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 2535.7 KB/sec) unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 227.4 KB/sec) unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 1430.5 KB/sec) unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom unit-abot-epc-basic-0: 12:28:36 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: 12:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom unit-abot-epc-basic-0: 12:28:36 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 310.1 KB/sec) unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom unit-abot-epc-basic-0: 12:28:36 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: 12:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (5 KB at 313.3 KB/sec) unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom unit-abot-epc-basic-0: 12:28:36 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 788.5 KB/sec) unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 116.7 KB/sec) unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom unit-abot-epc-basic-0: 12:28:36 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: 12:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 594.0 KB/sec) unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install 3/21 KB 5/21 KB 8/21 KB 11/21 KB 13/21 KB 16/21 KB 19/21 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1443.4 KB/sec) unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom unit-abot-epc-basic-0: 12:28:36 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 62.4 KB/sec) unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom unit-abot-epc-basic-0: 12:28:36 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 35.2 KB/sec) unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (3 KB at 170.9 KB/sec) unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 1005.0 KB/sec) unit-abot-epc-basic-0: 12:28:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install 815/815 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 61.2 KB/sec) unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 318.5 KB/sec) unit-abot-epc-basic-0: 12:28:37 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: 12:28:37 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: 12:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 509.6 KB/sec) unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 255.0 KB/sec) unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom unit-abot-epc-basic-0: 12:28:37 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 395.4 KB/sec) unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom unit-abot-epc-basic-0: 12:28:37 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 652.9 KB/sec) unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom unit-abot-epc-basic-0: 12:28:37 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 170.1 KB/sec) unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom unit-abot-epc-basic-0: 12:28:37 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 533.4 KB/sec) unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom unit-abot-epc-basic-0: 12:28:37 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: 12:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 709.1 KB/sec) unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom unit-abot-epc-basic-0: 12:28:37 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 2774.8 KB/sec) unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install 3/54 KB 4/44 KB 4/201 KB 4/46 KB 5/54 KB 4/44 KB 4/201 KB 4/46 KB 8/54 KB 4/44 KB 4/201 KB 4/46 KB 11/54 KB 4/44 KB 4/201 KB 4/46 KB 3/54 KB 4/44 KB 4/201 KB 8/46 KB 11/54 KB 4/44 KB 4/201 KB 12/46 KB 11/54 KB 4/44 KB 4/201 KB 16/46 KB 11/54 KB 4/44 KB 4/201 KB 20/46 KB 11/54 KB 4/44 KB 4/201 KB 4/158 KB 24/46 KB 13/54 KB 4/44 KB 4/201 KB 4/158 KB 28/46 KB 13/54 KB 4/44 KB 4/201 KB 4/158 KB 32/46 KB 13/54 KB 4/44 KB 4/201 KB 4/158 KB 36/46 KB 13/54 KB 4/44 KB 4/201 KB 3/54 KB 8/44 KB 4/201 KB 4/158 KB 36/46 KB 13/54 KB 12/44 KB 4/201 KB 4/158 KB 36/46 KB 13/54 KB 16/44 KB 4/201 KB 4/158 KB 36/46 KB 13/54 KB 20/44 KB 4/201 KB 4/158 KB 36/46 KB 13/54 KB 24/44 KB 4/201 KB 4/158 KB 36/46 KB 13/54 KB 28/44 KB 4/201 KB 4/158 KB 36/46 KB 13/54 KB 32/44 KB 4/201 KB 4/158 KB 36/46 KB 13/54 KB 4/201 KB 3/54 KB 32/44 KB 8/201 KB 4/158 KB 36/46 KB 13/54 KB 32/44 KB 12/201 KB 4/158 KB 36/46 KB 13/54 KB 32/44 KB 16/201 KB 4/158 KB 36/46 KB 13/54 KB 32/44 KB 20/201 KB 4/158 KB 36/46 KB 13/54 KB 32/44 KB 24/201 KB 4/158 KB 36/46 KB 13/54 KB 32/44 KB 28/201 KB 4/158 KB 36/46 KB 13/54 KB 32/44 KB 32/201 KB 4/158 KB 36/46 KB 13/54 KB 32/44 KB 36/201 KB 4/158 KB 36/46 KB 13/54 KB 36/44 KB 40/201 KB 4/158 KB 40/46 KB 13/54 KB 36/44 KB 44/201 KB 4/158 KB 40/46 KB 13/54 KB 36/44 KB 48/201 KB 4/158 KB 40/46 KB 13/54 KB 4/44 KB 4/201 KB 4/158 KB 20/46 KB 13/54 KB 36/44 KB 48/201 KB 8/158 KB 40/46 KB 13/54 KB 36/44 KB 48/201 KB 12/158 KB 40/46 KB 13/54 KB 36/44 KB 48/201 KB 16/158 KB 40/46 KB 13/54 KB 36/44 KB 48/201 KB 20/158 KB 40/46 KB 13/54 KB 36/44 KB 48/201 KB 24/158 KB 40/46 KB 13/54 KB 36/44 KB 48/201 KB 28/158 KB 40/46 KB 13/54 KB 36/44 KB 48/201 KB 32/158 KB 40/46 KB 13/54 KB 36/44 KB 48/201 KB 36/158 KB 40/46 KB 13/54 KB 4/44 KB 4/201 KB 20/46 KB 13/54 KB 36/44 KB 52/201 KB 36/158 KB 40/46 KB 16/54 KB 36/44 KB 52/201 KB 36/158 KB 40/46 KB 19/54 KB 36/44 KB 52/201 KB 36/158 KB 40/46 KB 21/54 KB 36/44 KB 52/201 KB 36/158 KB 40/46 KB 24/54 KB 36/44 KB 52/201 KB 36/158 KB 40/46 KB 27/54 KB 36/44 KB 52/201 KB 36/158 KB 40/46 KB 29/54 KB 36/44 KB 52/201 KB 36/158 KB 40/46 KB 32/54 KB 36/44 KB 52/201 KB 36/158 KB 40/46 KB 36/54 KB 36/44 KB 52/201 KB 36/158 KB 40/46 KB 40/54 KB 36/44 KB 52/201 KB 36/158 KB 40/46 KB 44/54 KB 36/44 KB 52/201 KB 36/158 KB 40/46 KB 13/54 KB 36/44 KB 56/201 KB 40/158 KB 40/46 KB 44/54 KB 36/44 KB 36/201 KB 4/158 KB 40/46 KB 13/54 KB 36/44 KB 60/201 KB 40/158 KB 44/46 KB 48/54 KB 36/44 KB 60/201 KB 40/158 KB 46/46 KB 48/54 KB 36/44 KB 36/201 KB 4/158 KB 36/46 KB 13/54 KB 40/44 KB 60/201 KB 40/158 KB 46/46 KB 48/54 KB 44/44 KB 60/201 KB 40/158 KB 46/46 KB 48/54 KB 44/44 KB 60/201 KB 40/158 KB 46/46 KB 48/54 KB 36/44 KB 56/201 KB 40/158 KB 40/46 KB 48/54 KB 36/44 KB 52/201 KB 40/158 KB 40/46 KB 44/54 KB 44/44 KB 60/201 KB 44/158 KB 46/46 KB 48/54 KB 44/44 KB 60/201 KB 48/158 KB 46/46 KB 48/54 KB 44/44 KB 60/201 KB 52/158 KB 46/46 KB 48/54 KB 36/44 KB 60/201 KB 44/158 KB 46/46 KB 48/54 KB 44/44 KB 64/201 KB 52/158 KB 46/46 KB 52/54 KB 44/44 KB 60/201 KB 52/158 KB 46/46 KB 52/54 KB 44/44 KB 64/201 KB 52/158 KB 46/46 KB 54/54 KB 44/44 KB 68/201 KB 52/158 KB 46/46 KB 54/54 KB 44/44 KB 72/201 KB 56/158 KB 46/46 KB 54/54 KB 44/44 KB 76/201 KB 56/158 KB 46/46 KB 54/54 KB 44/44 KB 80/201 KB 56/158 KB 46/46 KB 54/54 KB 44/44 KB 68/201 KB 56/158 KB unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install 46/46 KB 54/54 KB 44/44 KB 80/201 KB 60/158 KB 46/46 KB 54/54 KB 44/44 KB 80/201 KB 64/158 KB 46/46 KB 54/54 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar (46 KB at 900.4 KB/sec) unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 1069.6 KB/sec) unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 1195.5 KB/sec) unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install 80/201 KB 64/158 KB 3/6 KB 80/201 KB 64/158 KB 6/6 KB 80/201 KB 64/158 KB 6/6 KB 84/201 KB 64/158 KB 6/6 KB 88/201 KB 68/158 KB 6/6 KB 92/201 KB 68/158 KB 6/6 KB 96/201 KB 68/158 KB 6/6 KB 100/201 KB 68/158 KB 6/6 KB 104/201 KB 68/158 KB 6/6 KB 108/201 KB 68/158 KB 6/6 KB 112/201 KB 68/158 KB 6/6 KB 116/201 KB 68/158 KB 6/6 KB 84/201 KB 68/158 KB 6/6 KB 116/201 KB 72/158 KB 6/6 KB 116/201 KB 76/158 KB 6/6 KB 116/201 KB 80/158 KB 6/6 KB 116/201 KB 84/158 KB 6/6 KB 116/201 KB 88/158 KB 6/6 KB 116/201 KB 92/158 KB 6/6 KB 116/201 KB 96/158 KB 6/6 KB 116/201 KB 100/158 KB 6/6 KB 116/201 KB 104/158 KB 6/6 KB 120/201 KB 108/158 KB 6/6 KB 120/201 KB 112/158 KB 6/6 KB 120/201 KB 104/158 KB 6/6 KB 124/201 KB 112/158 KB 6/6 KB 128/201 KB 112/158 KB 6/6 KB 128/201 KB 116/158 KB 6/6 KB 132/201 KB 120/158 KB 6/6 KB 132/201 KB 124/158 KB 6/6 KB 132/201 KB 128/158 KB 6/6 KB 132/201 KB 116/158 KB 6/6 KB 136/201 KB 128/158 KB 6/6 KB 140/201 KB 128/158 KB 6/6 KB 144/201 KB 128/158 KB 6/6 KB 144/201 KB 132/158 KB 6/6 KB 148/201 KB 136/158 KB 6/6 KB 148/201 KB 140/158 KB 6/6 KB 148/201 KB 144/158 KB 6/6 KB 148/201 KB 132/158 KB 6/6 KB 152/201 KB 144/158 KB 6/6 KB 156/201 KB 144/158 KB 6/6 KB 160/201 KB 144/158 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 103.8 KB/sec) unit-abot-epc-basic-0: 12:28:37 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: 12:28:37 DEBUG unit.abot-epc-basic/0.install 160/201 KB 148/158 KB 164/201 KB 152/158 KB 164/201 KB 156/158 KB 164/201 KB 158/158 KB 164/201 KB 148/158 KB 168/201 KB 158/158 KB 172/201 KB 158/158 KB 176/201 KB 158/158 KB 180/201 KB 158/158 KB 184/201 KB 158/158 KB 188/201 KB 158/158 KB 192/201 KB 158/158 KB 196/201 KB 158/158 KB 200/201 KB 158/158 KB 201/201 KB 158/158 KB 3/3 KB 201/201 KB 158/158 KB 4/5 KB 3/3 KB 201/201 KB 158/158 KB 3/367 KB 4/5 KB 3/3 KB 201/201 KB 158/158 KB 5/367 KB 4/5 KB 3/3 KB 201/201 KB 158/158 KB 8/367 KB 4/5 KB 3/3 KB 11/367 KB 4/5 KB 3/3 KB 13/367 KB 4/5 KB 3/3 KB 16/367 KB 4/5 KB 3/3 KB 201/201 KB 158/158 KB 5/5 KB 3/3 KB 16/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 2151.3 KB/sec) unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (201 KB at 2825.2 KB/sec) unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar unit-abot-epc-basic-0: 12:28:37 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 34.3 KB/sec) unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 57.9 KB/sec) unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install 19/367 KB 21/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: 12:28:37 DEBUG unit.abot-epc-basic/0.install 24/367 KB 27/367 KB 29/367 KB 32/367 KB 36/367 KB 40/367 KB 44/367 KB 48/367 KB 4/52 KB 48/367 KB 8/52 KB 48/367 KB 12/52 KB 48/367 KB 16/52 KB 48/367 KB 20/52 KB 48/367 KB 3/47 KB 24/52 KB 48/367 KB 3/47 KB 28/52 KB 48/367 KB 3/47 KB 32/52 KB 48/367 KB 3/47 KB 20/52 KB 48/367 KB 5/47 KB 32/52 KB 48/367 KB 8/47 KB 32/52 KB 48/367 KB 11/47 KB 32/52 KB 48/367 KB 13/47 KB 32/52 KB 48/367 KB 16/47 KB 32/52 KB 48/367 KB 3/238 KB 16/47 KB 32/52 KB 48/367 KB 5/238 KB 16/47 KB 32/52 KB 48/367 KB 8/238 KB 16/47 KB 32/52 KB 48/367 KB 11/238 KB 4/28 KB 19/47 KB 32/52 KB 48/367 KB 8/238 KB 4/28 KB 19/47 KB 32/52 KB 48/367 KB 11/238 KB 4/28 KB 21/47 KB 32/52 KB 48/367 KB 11/238 KB 4/28 KB 24/47 KB 32/52 KB 48/367 KB 13/238 KB 4/28 KB 27/47 KB 36/52 KB 48/367 KB 8/238 KB 4/28 KB 16/47 KB 32/52 KB 48/367 KB 13/238 KB 8/28 KB 27/47 KB 36/52 KB 48/367 KB 13/238 KB 12/28 KB 27/47 KB 36/52 KB 48/367 KB 13/238 KB 16/28 KB 27/47 KB 36/52 KB 48/367 KB 13/238 KB 20/28 KB 27/47 KB 36/52 KB 48/367 KB 13/238 KB 24/28 KB 27/47 KB 36/52 KB 52/367 KB 13/238 KB 4/28 KB 24/47 KB 36/52 KB 48/367 KB 13/238 KB 24/28 KB 29/47 KB 40/52 KB 52/367 KB 13/238 KB 4/28 KB 24/47 KB 32/52 KB 48/367 KB 16/238 KB 24/28 KB 29/47 KB 40/52 KB 52/367 KB 19/238 KB 24/28 KB 29/47 KB 40/52 KB 52/367 KB 19/238 KB 28/28 KB 29/47 KB 40/52 KB 52/367 KB 13/238 KB 24/28 KB 29/47 KB 36/52 KB 52/367 KB 13/238 KB 20/28 KB 27/47 KB 36/52 KB 52/367 KB 19/238 KB 28/28 KB 29/47 KB 44/52 KB 56/367 KB 19/238 KB 28/28 KB 29/47 KB 44/52 KB 60/367 KB 21/238 KB 28/28 KB 29/47 KB 44/52 KB 64/367 KB 21/238 KB 28/28 KB 32/47 KB 44/52 KB 68/367 KB 21/238 KB 32/47 KB 44/52 KB 72/367 KB 21/238 KB 32/47 KB 44/52 KB 76/367 KB 19/238 KB 28/28 KB 29/47 KB 44/52 KB 52/367 KB 21/238 KB 32/47 KB 48/52 KB 80/367 KB 21/238 KB 32/47 KB 52/52 KB 80/367 KB 21/238 KB 32/47 KB 44/52 KB 80/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 300.6 KB/sec) unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install 21/238 KB 28/28 KB 32/47 KB 44/52 KB 64/367 KB 21/238 KB 28/28 KB 29/47 KB 44/52 KB 60/367 KB 24/238 KB 32/47 KB 52/52 KB 80/367 KB 27/238 KB 32/47 KB 52/52 KB 80/367 KB 29/238 KB 32/47 KB 52/52 KB 80/367 KB 32/238 KB 32/47 KB 52/52 KB 80/367 KB 32/238 KB 36/47 KB 52/52 KB 80/367 KB 32/238 KB 40/47 KB 52/52 KB 80/367 KB 36/238 KB 44/47 KB 52/52 KB 80/367 KB 36/238 KB 47/47 KB 52/52 KB 80/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: 12:28:37 DEBUG unit.abot-epc-basic/0.install 36/238 KB 40/47 KB 52/52 KB 80/367 KB 40/238 KB 47/47 KB 52/52 KB 80/367 KB 44/238 KB 47/47 KB 52/52 KB 80/367 KB 48/238 KB 47/47 KB 52/52 KB 80/367 KB 48/238 KB 47/47 KB 52/52 KB 84/367 KB 48/238 KB 47/47 KB 52/52 KB 88/367 KB 52/238 KB 47/47 KB 52/52 KB 92/367 KB 52/238 KB 47/47 KB 52/52 KB 96/367 KB 52/238 KB 47/47 KB 52/52 KB 88/367 KB 56/238 KB 47/47 KB 52/52 KB 96/367 KB 60/238 KB 47/47 KB 52/52 KB 96/367 KB 64/238 KB 47/47 KB 52/52 KB 96/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 541.6 KB/sec) unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install 64/238 KB 47/47 KB 100/367 KB 64/238 KB 47/47 KB 104/367 KB 68/238 KB 47/47 KB 108/367 KB 72/238 KB 47/47 KB 108/367 KB 76/238 KB 47/47 KB 108/367 KB 80/238 KB 47/47 KB 108/367 KB 64/238 KB 47/47 KB 108/367 KB 80/238 KB 47/47 KB 112/367 KB 80/238 KB 47/47 KB 116/367 KB 80/238 KB 120/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 471.6 KB/sec) unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install 84/238 KB 120/367 KB 88/238 KB 124/367 KB 92/238 KB 124/367 KB 96/238 KB 124/367 KB 100/238 KB 124/367 KB 4/186 KB 104/238 KB 124/367 KB 4/186 KB 108/238 KB 124/367 KB 4/186 KB 112/238 KB 124/367 KB 84/238 KB 124/367 KB 4/186 KB 112/238 KB 128/367 KB 4/186 KB 112/238 KB 132/367 KB 4/186 KB 112/238 KB 136/367 KB 4/186 KB 112/238 KB 140/367 KB 4/186 KB 112/238 KB 144/367 KB 4/186 KB 100/238 KB 124/367 KB 8/186 KB 112/238 KB 144/367 KB 12/186 KB 112/238 KB 144/367 KB 16/186 KB 112/238 KB 144/367 KB 20/186 KB 112/238 KB 144/367 KB 24/186 KB 112/238 KB 144/367 KB 28/186 KB 112/238 KB 144/367 KB 32/186 KB 112/238 KB 144/367 KB 36/186 KB 112/238 KB 144/367 KB 40/186 KB 112/238 KB 148/367 KB 44/186 KB 112/238 KB 148/367 KB 48/186 KB 112/238 KB 148/367 KB 52/186 KB 112/238 KB 148/367 KB 56/186 KB 4/558 KB 4/1199 KB 116/238 KB 148/367 KB 36/186 KB 112/238 KB 148/367 KB 52/186 KB 4/558 KB 4/1199 KB 116/238 KB 148/367 KB 56/186 KB 4/558 KB 8/1199 KB 116/238 KB 148/367 KB 56/186 KB 4/558 KB 12/1199 KB 116/238 KB 148/367 KB 56/186 KB 4/558 KB 16/1199 KB 116/238 KB 148/367 KB 56/186 KB 4/558 KB 20/1199 KB 116/238 KB 148/367 KB 56/186 KB 4/558 KB 24/1199 KB 116/238 KB 148/367 KB 56/186 KB 4/558 KB 28/1199 KB 116/238 KB 148/367 KB 56/186 KB 4/558 KB 32/1199 KB 116/238 KB 148/367 KB 56/186 KB 4/558 KB 36/1199 KB 116/238 KB 148/367 KB 56/186 KB 4/558 KB 40/1199 KB 116/238 KB 152/367 KB 56/186 KB 4/558 KB 44/1199 KB 116/238 KB 152/367 KB 56/186 KB 4/558 KB 48/1199 KB 116/238 KB 152/367 KB 52/186 KB 4/558 KB 116/238 KB 148/367 KB 52/186 KB 4/558 KB 112/238 KB 148/367 KB 56/186 KB 8/558 KB 48/1199 KB 116/238 KB 152/367 KB 56/186 KB 12/558 KB 48/1199 KB 116/238 KB 152/367 KB 56/186 KB 16/558 KB 48/1199 KB 116/238 KB 152/367 KB 56/186 KB 20/558 KB 48/1199 KB 116/238 KB 152/367 KB 56/186 KB 24/558 KB 48/1199 KB 116/238 KB 152/367 KB 56/186 KB 28/558 KB 48/1199 KB 116/238 KB 152/367 KB 56/186 KB 32/558 KB 48/1199 KB 116/238 KB 152/367 KB 56/186 KB 36/558 KB 48/1199 KB 116/238 KB 152/367 KB 56/186 KB 40/558 KB 48/1199 KB 116/238 KB 152/367 KB 56/186 KB 44/558 KB 48/1199 KB 116/238 KB 152/367 KB 56/186 KB 48/558 KB 52/1199 KB 116/238 KB 152/367 KB 56/186 KB 52/558 KB 52/1199 KB 120/238 KB 152/367 KB 56/186 KB 4/558 KB 36/1199 KB 116/238 KB 152/367 KB 60/186 KB 52/558 KB 52/1199 KB 120/238 KB 156/367 KB 60/186 KB 52/558 KB 52/1199 KB 120/238 KB 160/367 KB 60/186 KB 52/558 KB 52/1199 KB 120/238 KB 164/367 KB 60/186 KB 52/558 KB 52/1199 KB 120/238 KB 168/367 KB 60/186 KB 52/558 KB 52/1199 KB 120/238 KB 172/367 KB 60/186 KB 52/558 KB 52/1199 KB 120/238 KB 176/367 KB 60/186 KB 52/558 KB 52/1199 KB 120/238 KB 152/367 KB 64/186 KB 52/558 KB 52/1199 KB 120/238 KB 176/367 KB 56/186 KB 48/558 KB 52/1199 KB 120/238 KB 152/367 KB 64/186 KB 52/558 KB 52/1199 KB 124/238 KB 176/367 KB 64/186 KB 52/558 KB 52/1199 KB 128/238 KB 176/367 KB 64/186 KB 52/558 KB 52/1199 KB 132/238 KB 176/367 KB 68/186 KB 52/558 KB 52/1199 KB 136/238 KB 180/367 KB 68/186 KB 56/558 KB 52/1199 KB 140/238 KB 180/367 KB 68/186 KB 56/558 KB 52/1199 KB 144/238 KB 180/367 KB 56/186 KB 44/558 KB 52/1199 KB 116/238 KB 152/367 KB 68/186 KB 56/558 KB 56/1199 KB 144/238 KB 180/367 KB 68/186 KB 56/558 KB 60/1199 KB 144/238 KB 180/367 KB 68/186 KB 56/558 KB 64/1199 KB 144/238 KB 180/367 KB 68/186 KB 56/558 KB 68/1199 KB 144/238 KB 180/367 KB 68/186 KB 56/558 KB 72/1199 KB 148/238 KB 180/367 KB 6 unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install 8/186 KB 56/558 KB 76/1199 KB 148/238 KB 180/367 KB 68/186 KB 56/558 KB 80/1199 KB 148/238 KB 180/367 KB 68/186 KB 56/558 KB 52/1199 KB 136/238 KB 180/367 KB 68/186 KB 60/558 KB 80/1199 KB 148/238 KB 180/367 KB 68/186 KB 64/558 KB 80/1199 KB 148/238 KB 180/367 KB 68/186 KB 68/558 KB 80/1199 KB 148/238 KB 180/367 KB 68/186 KB 72/558 KB 84/1199 KB 148/238 KB 180/367 KB 68/186 KB 76/558 KB 84/1199 KB 148/238 KB 180/367 KB 68/186 KB 80/558 KB 84/1199 KB 148/238 KB 180/367 KB 68/186 KB 84/558 KB 84/1199 KB 148/238 KB 180/367 KB 68/186 KB 88/558 KB 84/1199 KB 148/238 KB 180/367 KB 68/186 KB 92/558 KB 84/1199 KB 148/238 KB 180/367 KB 68/186 KB 96/558 KB 84/1199 KB 148/238 KB 180/367 KB 68/186 KB 100/558 KB 84/1199 KB 148/238 KB 180/367 KB 68/186 KB 52/558 KB 52/1199 KB 132/238 KB 180/367 KB 68/186 KB 52/558 KB 52/1199 KB 132/238 KB 176/367 KB 72/186 KB 100/558 KB 84/1199 KB 148/238 KB 180/367 KB 76/186 KB 100/558 KB 84/1199 KB 148/238 KB 180/367 KB 80/186 KB 100/558 KB 84/1199 KB 148/238 KB 180/367 KB 80/186 KB 100/558 KB 84/1199 KB 148/238 KB 184/367 KB 80/186 KB 100/558 KB 84/1199 KB 148/238 KB 188/367 KB 80/186 KB 100/558 KB 84/1199 KB 148/238 KB 192/367 KB 80/186 KB 100/558 KB 84/1199 KB 148/238 KB 196/367 KB 84/186 KB 100/558 KB 84/1199 KB 148/238 KB 200/367 KB 84/186 KB 100/558 KB 84/1199 KB 148/238 KB 204/367 KB 84/186 KB 100/558 KB 84/1199 KB 148/238 KB 208/367 KB 68/186 KB 68/558 KB 84/1199 KB 148/238 KB 180/367 KB 84/186 KB 100/558 KB 88/1199 KB 148/238 KB 208/367 KB 84/186 KB 100/558 KB 92/1199 KB 148/238 KB 208/367 KB 84/186 KB 100/558 KB 96/1199 KB 148/238 KB 208/367 KB 68/186 KB 56/558 KB 68/1199 KB 148/238 KB 180/367 KB 84/186 KB 100/558 KB 96/1199 KB 152/238 KB 208/367 KB 84/186 KB 100/558 KB 96/1199 KB 156/238 KB 208/367 KB 84/186 KB 100/558 KB 96/1199 KB 160/238 KB 208/367 KB 84/186 KB 100/558 KB 96/1199 KB 164/238 KB 208/367 KB 84/186 KB 100/558 KB 100/1199 KB 168/238 KB 212/367 KB 84/186 KB 100/558 KB 100/1199 KB 172/238 KB 212/367 KB 84/186 KB 100/558 KB 100/1199 KB 176/238 KB 212/367 KB 84/186 KB 100/558 KB 84/1199 KB 148/238 KB 196/367 KB 88/186 KB 100/558 KB 100/1199 KB 176/238 KB 212/367 KB 92/186 KB 100/558 KB 100/1199 KB 176/238 KB 212/367 KB 96/186 KB 100/558 KB 100/1199 KB 176/238 KB 212/367 KB 100/186 KB 100/558 KB 100/1199 KB 176/238 KB 212/367 KB 104/186 KB 100/558 KB 100/1199 KB 176/238 KB 212/367 KB 108/186 KB 100/558 KB 100/1199 KB 176/238 KB 212/367 KB 112/186 KB 100/558 KB 100/1199 KB 176/238 KB 212/367 KB 116/186 KB 100/558 KB 100/1199 KB 176/238 KB 212/367 KB 120/186 KB 104/558 KB 100/1199 KB 180/238 KB 212/367 KB 124/186 KB 104/558 KB 100/1199 KB 180/238 KB 212/367 KB 128/186 KB 104/558 KB 100/1199 KB 180/238 KB 212/367 KB 84/186 KB 100/558 KB 100/1199 KB 164/238 KB 212/367 KB 128/186 KB 104/558 KB 100/1199 KB 180/238 KB 216/367 KB 128/186 KB 104/558 KB 100/1199 KB 180/238 KB 220/367 KB 128/186 KB 104/558 KB 100/1199 KB 180/238 KB 224/367 KB 84/186 KB 100/558 KB 100/1199 KB 164/238 KB 208/367 KB 128/186 KB 104/558 KB 104/1199 KB 180/238 KB 224/367 KB 128/186 KB 104/558 KB 108/1199 KB 180/238 KB 224/367 KB 128/186 KB 104/558 KB 112/1199 KB 180/238 KB 224/367 KB 128/186 KB 104/558 KB 116/1199 KB 180/238 KB 224/367 KB 128/186 KB 104/558 KB 120/1199 KB 180/238 KB 228/367 KB 128/186 KB 104/558 KB 124/1199 KB 180/238 KB 228/367 KB 128/186 KB 104/558 KB 128/1199 KB 180/238 KB 228/367 KB 128/186 KB 104/558 KB 132/1199 KB unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install 180/238 KB 228/367 KB 132/186 KB 104/558 KB 136/1199 KB 180/238 KB 228/367 KB 132/186 KB 104/558 KB 140/1199 KB 180/238 KB 228/367 KB 132/186 KB 104/558 KB 144/1199 KB 180/238 KB 228/367 KB 116/186 KB 104/558 KB 100/1199 KB 180/238 KB 212/367 KB 132/186 KB 108/558 KB 144/1199 KB 180/238 KB 228/367 KB 132/186 KB 112/558 KB 144/1199 KB 180/238 KB 228/367 KB 116/186 KB 100/558 KB 100/1199 KB 180/238 KB 212/367 KB 132/186 KB 112/558 KB 144/1199 KB 184/238 KB 228/367 KB 132/186 KB 112/558 KB 144/1199 KB 188/238 KB 228/367 KB 132/186 KB 112/558 KB 144/1199 KB 192/238 KB 228/367 KB 132/186 KB 116/558 KB 144/1199 KB 192/238 KB 228/367 KB 132/186 KB 120/558 KB 144/1199 KB 196/238 KB 228/367 KB 132/186 KB 124/558 KB 144/1199 KB 196/238 KB 228/367 KB 132/186 KB 128/558 KB 144/1199 KB 196/238 KB 228/367 KB 132/186 KB 104/558 KB 132/1199 KB 180/238 KB 228/367 KB 136/186 KB 128/558 KB 144/1199 KB 196/238 KB 228/367 KB 140/186 KB 128/558 KB 144/1199 KB 196/238 KB 228/367 KB 144/186 KB 128/558 KB 144/1199 KB 196/238 KB 228/367 KB 148/186 KB 128/558 KB 144/1199 KB 196/238 KB 228/367 KB 152/186 KB 132/558 KB 148/1199 KB 196/238 KB 228/367 KB 156/186 KB 132/558 KB 148/1199 KB 196/238 KB 228/367 KB 160/186 KB 132/558 KB 148/1199 KB 196/238 KB 228/367 KB 128/186 KB 104/558 KB 116/1199 KB 180/238 KB 228/367 KB 160/186 KB 132/558 KB 148/1199 KB 196/238 KB 232/367 KB 160/186 KB 132/558 KB 148/1199 KB 196/238 KB 236/367 KB 160/186 KB 132/558 KB 148/1199 KB 196/238 KB 240/367 KB 160/186 KB 132/558 KB 148/1199 KB 196/238 KB 244/367 KB 160/186 KB 132/558 KB 148/1199 KB 196/238 KB 248/367 KB 160/186 KB 132/558 KB 148/1199 KB 196/238 KB 252/367 KB 160/186 KB 132/558 KB 148/1199 KB 196/238 KB 256/367 KB 160/186 KB 132/558 KB 148/1199 KB 196/238 KB 260/367 KB 164/186 KB 132/558 KB 148/1199 KB 196/238 KB 264/367 KB 164/186 KB 132/558 KB 148/1199 KB 196/238 KB 268/367 KB 164/186 KB 132/558 KB 148/1199 KB 196/238 KB 272/367 KB 164/186 KB 132/558 KB 148/1199 KB 196/238 KB 276/367 KB 164/186 KB 132/558 KB 148/1199 KB 196/238 KB 280/367 KB 164/186 KB 132/558 KB 148/1199 KB 196/238 KB 284/367 KB 164/186 KB 132/558 KB 148/1199 KB 196/238 KB 288/367 KB 148/186 KB 132/558 KB 148/1199 KB 196/238 KB 228/367 KB 164/186 KB 132/558 KB 152/1199 KB 196/238 KB 288/367 KB 164/186 KB 132/558 KB 156/1199 KB 196/238 KB 288/367 KB 164/186 KB 132/558 KB 160/1199 KB 196/238 KB 288/367 KB 148/186 KB 132/558 KB 144/1199 KB 196/238 KB 228/367 KB 164/186 KB 136/558 KB 160/1199 KB 196/238 KB 288/367 KB 164/186 KB 140/558 KB 160/1199 KB 196/238 KB 288/367 KB 164/186 KB 144/558 KB 160/1199 KB 196/238 KB 288/367 KB 132/186 KB 116/558 KB 144/1199 KB 196/238 KB 228/367 KB 164/186 KB 144/558 KB 160/1199 KB 200/238 KB 288/367 KB 164/186 KB 144/558 KB 160/1199 KB 204/238 KB 288/367 KB 164/186 KB 144/558 KB 160/1199 KB 208/238 KB 288/367 KB 164/186 KB 144/558 KB 160/1199 KB 212/238 KB 288/367 KB 164/186 KB 144/558 KB 160/1199 KB 216/238 KB 288/367 KB 164/186 KB 144/558 KB 160/1199 KB 220/238 KB 288/367 KB 164/186 KB 144/558 KB 160/1199 KB 224/238 KB 288/367 KB 164/186 KB 144/558 KB 160/1199 KB 228/238 KB 288/367 KB 164/186 KB 148/558 KB 160/1199 KB 232/238 KB 288/367 KB 164/186 KB 148/558 KB 160/1199 KB 236/238 KB 288/367 KB 164/186 KB 148/558 KB 160/1199 KB 238/238 KB 288/367 KB 164/186 KB 148/558 KB 164/1199 KB 238/238 KB 288/367 KB 164/186 KB 148/558 KB 168/1199 KB 238/238 KB 288/367 KB 164/186 KB 132/558 KB 148/1199 KB 196/238 K unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install B 260/367 KB 168/186 KB 148/558 KB 168/1199 KB 238/238 KB 288/367 KB 172/186 KB 148/558 KB 168/1199 KB 238/238 KB 288/367 KB 176/186 KB 148/558 KB 168/1199 KB 238/238 KB 288/367 KB 164/186 KB 148/558 KB 160/1199 KB 228/238 KB 288/367 KB 176/186 KB 152/558 KB 172/1199 KB 238/238 KB 288/367 KB 176/186 KB 156/558 KB 172/1199 KB 238/238 KB 288/367 KB 176/186 KB 160/558 KB 172/1199 KB 238/238 KB 288/367 KB 176/186 KB 164/558 KB 172/1199 KB 238/238 KB 288/367 KB 180/186 KB 168/558 KB 172/1199 KB 238/238 KB 288/367 KB 180/186 KB 172/558 KB 172/1199 KB 238/238 KB 288/367 KB 180/186 KB 176/558 KB 172/1199 KB 238/238 KB 288/367 KB 176/186 KB 148/558 KB 172/1199 KB 238/238 KB 288/367 KB 180/186 KB 176/558 KB 176/1199 KB 238/238 KB 288/367 KB 180/186 KB 176/558 KB 180/1199 KB 238/238 KB 288/367 KB 180/186 KB 180/558 KB 184/1199 KB 238/238 KB 292/367 KB 180/186 KB 180/558 KB 188/1199 KB 238/238 KB 292/367 KB 180/186 KB 180/558 KB 192/1199 KB 238/238 KB 292/367 KB 180/186 KB 164/558 KB 172/1199 KB 238/238 KB 288/367 KB 184/186 KB 180/558 KB 192/1199 KB 238/238 KB 292/367 KB 186/186 KB 180/558 KB 192/1199 KB 238/238 KB 292/367 KB 180/186 KB 180/558 KB 180/1199 KB 238/238 KB 292/367 KB 186/186 KB 180/558 KB 192/1199 KB 238/238 KB 296/367 KB 186/186 KB 180/558 KB 192/1199 KB 238/238 KB 300/367 KB 186/186 KB 180/558 KB 192/1199 KB 238/238 KB 304/367 KB 186/186 KB 180/558 KB 192/1199 KB 238/238 KB 308/367 KB 186/186 KB 180/558 KB 196/1199 KB 238/238 KB 312/367 KB 186/186 KB 180/558 KB 196/1199 KB 238/238 KB 316/367 KB 186/186 KB 180/558 KB 196/1199 KB 238/238 KB 320/367 KB 180/186 KB 180/558 KB 180/1199 KB 238/238 KB 288/367 KB 186/186 KB 184/558 KB 196/1199 KB 238/238 KB 320/367 KB 186/186 KB 188/558 KB 196/1199 KB 238/238 KB 320/367 KB 186/186 KB 192/558 KB 196/1199 KB 238/238 KB 320/367 KB 186/186 KB 196/558 KB 196/1199 KB 238/238 KB 320/367 KB 186/186 KB 180/558 KB 196/1199 KB 238/238 KB 308/367 KB 186/186 KB 196/558 KB 200/1199 KB 238/238 KB 320/367 KB 186/186 KB 196/558 KB 204/1199 KB 238/238 KB 320/367 KB 186/186 KB 196/558 KB 208/1199 KB 238/238 KB 320/367 KB 186/186 KB 200/558 KB 208/1199 KB 238/238 KB 320/367 KB 186/186 KB 204/558 KB 208/1199 KB 238/238 KB 320/367 KB 186/186 KB 208/558 KB 208/1199 KB 238/238 KB 320/367 KB 186/186 KB 212/558 KB 212/1199 KB 238/238 KB 320/367 KB 186/186 KB 214/558 KB 212/1199 KB 238/238 KB 324/367 KB 186/186 KB 208/558 KB 212/1199 KB 238/238 KB 320/367 KB 186/186 KB 214/558 KB 216/1199 KB 238/238 KB 324/367 KB 186/186 KB 214/558 KB 220/1199 KB 238/238 KB 324/367 KB 186/186 KB 214/558 KB 224/1199 KB 238/238 KB 324/367 KB 186/186 KB 212/558 KB 212/1199 KB 238/238 KB 324/367 KB 186/186 KB 214/558 KB 224/1199 KB 238/238 KB 328/367 KB 186/186 KB 214/558 KB 224/1199 KB 238/238 KB 332/367 KB 186/186 KB 214/558 KB 224/1199 KB 238/238 KB 336/367 KB 186/186 KB 214/558 KB 228/1199 KB 238/238 KB 340/367 KB 186/186 KB 218/558 KB 228/1199 KB 238/238 KB 344/367 KB 186/186 KB 218/558 KB 228/1199 KB 238/238 KB 348/367 KB 186/186 KB 218/558 KB 228/1199 KB 238/238 KB 352/367 KB 186/186 KB 218/558 KB 228/1199 KB 238/238 KB 356/367 KB 186/186 KB 218/558 KB 228/1199 KB 238/238 KB 360/367 KB 186/186 KB 218/558 KB 228/1199 KB 238/238 KB 364/367 KB 186/186 KB 218/558 KB 228/1199 KB 238/238 KB 367/367 KB 186/186 KB 214/558 KB 228/1199 KB 238/238 KB 336/367 KB 186/186 KB 218/558 KB 232/1199 KB 238/238 KB 367/367 KB 186/186 KB 218/558 KB 236/1199 KB 238/238 KB 367/3 unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install 67 KB 186/186 KB 218/558 KB 240/1199 KB 238/238 KB 367/367 KB 186/186 KB 218/558 KB 228/1199 KB 238/238 KB 340/367 KB 186/186 KB 222/558 KB 240/1199 KB 238/238 KB 367/367 KB 186/186 KB 226/558 KB 240/1199 KB 238/238 KB 367/367 KB 186/186 KB 230/558 KB 240/1199 KB 238/238 KB 367/367 KB 186/186 KB 234/558 KB 240/1199 KB 238/238 KB 367/367 KB 186/186 KB 238/558 KB 244/1199 KB 238/238 KB 367/367 KB 186/186 KB 242/558 KB 244/1199 KB 238/238 KB 367/367 KB 186/186 KB 246/558 KB 244/1199 KB 238/238 KB 367/367 KB 186/186 KB 234/558 KB 244/1199 KB 238/238 KB 367/367 KB 186/186 KB 246/558 KB 248/1199 KB 238/238 KB 367/367 KB 186/186 KB 246/558 KB 252/1199 KB 238/238 KB 367/367 KB 186/186 KB 250/558 KB 256/1199 KB 238/238 KB 367/367 KB 186/186 KB 250/558 KB 260/1199 KB 238/238 KB 367/367 KB 186/186 KB 250/558 KB 264/1199 KB 238/238 KB 367/367 KB 186/186 KB 250/558 KB 268/1199 KB 238/238 KB 367/367 KB 186/186 KB 250/558 KB 272/1199 KB 238/238 KB 367/367 KB 186/186 KB 250/558 KB 276/1199 KB 238/238 KB 367/367 KB 186/186 KB 250/558 KB 280/1199 KB 238/238 KB 367/367 KB 186/186 KB 250/558 KB 284/1199 KB 238/238 KB 367/367 KB 186/186 KB 250/558 KB 288/1199 KB 238/238 KB 367/367 KB 186/186 KB 250/558 KB 252/1199 KB 238/238 KB 367/367 KB 186/186 KB 254/558 KB 288/1199 KB 238/238 KB 367/367 KB 186/186 KB 258/558 KB 288/1199 KB 238/238 KB 367/367 KB 186/186 KB 262/558 KB 288/1199 KB 238/238 KB 367/367 KB 186/186 KB 266/558 KB 288/1199 KB 238/238 KB 367/367 KB 186/186 KB 270/558 KB 288/1199 KB 238/238 KB 367/367 KB 186/186 KB 274/558 KB 288/1199 KB 238/238 KB 367/367 KB 186/186 KB 278/558 KB 288/1199 KB 238/238 KB 367/367 KB 186/186 KB 282/558 KB 288/1199 KB 238/238 KB 367/367 KB 186/186 KB 286/558 KB 292/1199 KB 238/238 KB 367/367 KB 186/186 KB 290/558 KB 292/1199 KB 238/238 KB 367/367 KB 186/186 KB 294/558 KB 292/1199 KB 238/238 KB 367/367 KB 186/186 KB 282/558 KB 292/1199 KB 238/238 KB 367/367 KB 186/186 KB 294/558 KB 296/1199 KB 238/238 KB 367/367 KB 186/186 KB 294/558 KB 300/1199 KB 238/238 KB 367/367 KB 186/186 KB 294/558 KB 304/1199 KB 238/238 KB 367/367 KB 186/186 KB 294/558 KB 308/1199 KB 238/238 KB 367/367 KB 186/186 KB 298/558 KB 312/1199 KB 238/238 KB 367/367 KB 186/186 KB 298/558 KB 316/1199 KB 238/238 KB 367/367 KB 186/186 KB 298/558 KB 320/1199 KB 238/238 KB 367/367 KB 186/186 KB 298/558 KB 308/1199 KB 238/238 KB 367/367 KB 186/186 KB 302/558 KB 320/1199 KB 238/238 KB 367/367 KB 186/186 KB 306/558 KB 320/1199 KB 238/238 KB 367/367 KB 186/186 KB 310/558 KB 320/1199 KB 238/238 KB 367/367 KB 186/186 KB 314/558 KB 320/1199 KB 238/238 KB 367/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 1262.9 KB/sec) unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 984.0 KB/sec) unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 1949.3 KB/sec) unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install 318/558 KB 324/1199 KB 186/186 KB 314/558 KB 324/1199 KB 238/238 KB 367/367 KB 318/558 KB 328/1199 KB 322/558 KB 332/1199 KB 322/558 KB 336/1199 KB 322/558 KB 328/1199 KB 326/558 KB 336/1199 KB 330/558 KB 336/1199 KB 334/558 KB 340/1199 KB 338/558 KB 340/1199 KB 342/558 KB 340/1199 KB 346/558 KB 340/1199 KB 350/558 KB 340/1199 KB 354/558 KB 340/1199 KB 358/558 KB 340/1199 KB 330/558 KB 340/1199 KB 4/181 KB 358/558 KB 340/1199 KB 8/181 KB 358/558 KB 340/1199 KB 12/181 KB 358/558 KB 340/1199 KB 16/181 KB 358/558 KB 340/1199 KB 20/181 KB 358/558 KB 340/1199 KB 24/181 KB 358/558 KB 340/1199 KB 28/181 KB 358/558 KB 340/1199 KB 32/181 KB 358/558 KB 340/1199 KB 36/181 KB 358/558 KB 340/1199 KB 40/181 KB 358/558 KB 340/1199 KB 44/181 KB 358/558 KB 340/1199 KB 48/181 KB 358/558 KB 340/1199 KB 52/181 KB 358/558 KB 340/1199 KB 56/181 KB 358/558 KB 340/1199 KB 60/181 KB 358/558 KB 340/1199 KB 64/181 KB 358/558 KB 340/1199 KB 64/181 KB 358/558 KB 344/1199 KB 64/181 KB 358/558 KB 348/1199 KB 64/181 KB 358/558 KB 352/1199 KB 68/181 KB 358/558 KB 356/1199 KB 68/181 KB 358/558 KB 360/1199 KB 68/181 KB 358/558 KB 364/1199 KB 68/181 KB 358/558 KB 368/1199 KB 68/181 KB 358/558 KB 352/1199 KB 72/181 KB 358/558 KB 368/1199 KB 76/181 KB 358/558 KB 368/1199 KB 80/181 KB 358/558 KB 368/1199 KB 84/181 KB 358/558 KB 368/1199 KB 88/181 KB 362/558 KB 372/1199 KB 92/181 KB 362/558 KB 372/1199 KB 96/181 KB 362/558 KB 372/1199 KB 100/181 KB 362/558 KB 372/1199 KB 104/181 KB 362/558 KB 372/1199 KB 84/181 KB 362/558 KB 372/1199 KB 108/181 KB 366/558 KB 372/1199 KB 84/181 KB 358/558 KB 372/1199 KB 108/181 KB 370/558 KB 372/1199 KB 4/1206 KB 108/181 KB 366/558 KB 372/1199 KB 4/1206 KB 108/181 KB 370/558 KB 372/1199 KB 8/1206 KB 108/181 KB 370/558 KB 372/1199 KB 12/1206 KB 108/181 KB 370/558 KB 372/1199 KB 16/1206 KB 108/181 KB 370/558 KB 372/1199 KB 20/1206 KB 108/181 KB 370/558 KB 372/1199 KB 24/1206 KB 108/181 KB 370/558 KB 372/1199 KB 28/1206 KB 108/181 KB 370/558 KB 372/1199 KB 32/1206 KB 108/181 KB 370/558 KB 372/1199 KB 36/1206 KB 108/181 KB 370/558 KB 372/1199 KB 40/1206 KB 108/181 KB 374/558 KB 372/1199 KB 40/1206 KB 108/181 KB 374/558 KB 376/1199 KB 44/1206 KB 108/181 KB 374/558 KB 376/1199 KB 48/1206 KB 108/181 KB 374/558 KB 376/1199 KB 52/1206 KB 108/181 KB 378/558 KB 376/1199 KB 56/1206 KB 108/181 KB 378/558 KB 376/1199 KB 60/1206 KB 108/181 KB 374/558 KB 376/1199 KB 40/1206 KB 108/181 KB 378/558 KB 380/1199 KB 60/1206 KB 108/181 KB 378/558 KB 384/1199 KB 60/1206 KB 108/181 KB 378/558 KB 388/1199 KB 60/1206 KB 108/181 KB 378/558 KB 392/1199 KB 60/1206 KB 108/181 KB 378/558 KB 396/1199 KB 60/1206 KB 108/181 KB 378/558 KB 400/1199 KB 64/1206 KB 108/181 KB 378/558 KB 376/1199 KB 56/1206 KB 112/181 KB 378/558 KB 400/1199 KB 64/1206 KB 108/181 KB 378/558 KB 376/1199 KB 52/1206 KB 112/181 KB 382/558 KB 400/1199 KB 64/1206 KB 112/181 KB 386/558 KB 400/1199 KB 64/1206 KB 112/181 KB 390/558 KB 400/1199 KB 64/1206 KB 108/181 KB 378/558 KB 396/1199 KB 64/1206 KB 116/181 KB 390/558 KB 400/1199 KB 64/1206 KB 120/181 KB 394/558 KB 404/1199 KB 68/1206 KB 124/181 KB 394/558 KB 404/1199 KB 68/1206 KB 128/181 KB 394/558 KB 404/1199 KB 68/1206 KB 116/181 KB 394/558 KB 404/1199 KB 68/1206 KB 128/181 KB 394/558 KB 408/1199 KB 68/1206 KB 116/181 KB 394/558 KB 400/1199 KB 68/1206 KB 116/181 KB 390/558 KB 400/1199 KB 68/1206 KB 128/181 KB 394/558 KB unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install 408/1199 KB 72/1206 KB 128/181 KB 398/558 KB 408/1199 KB 76/1206 KB 132/181 KB 398/558 KB 412/1199 KB 80/1206 KB 132/181 KB 398/558 KB 412/1199 KB 84/1206 KB 132/181 KB 398/558 KB 412/1199 KB 88/1206 KB 132/181 KB 398/558 KB 412/1199 KB 92/1206 KB 132/181 KB 398/558 KB 412/1199 KB 96/1206 KB 128/181 KB 398/558 KB 408/1199 KB 72/1206 KB 132/181 KB 402/558 KB 412/1199 KB 96/1206 KB 132/181 KB 406/558 KB 412/1199 KB 96/1206 KB 132/181 KB 398/558 KB 412/1199 KB 76/1206 KB 132/181 KB 406/558 KB 416/1199 KB 96/1206 KB 132/181 KB 410/558 KB 416/1199 KB 96/1206 KB 132/181 KB 414/558 KB 420/1199 KB 96/1206 KB 132/181 KB 418/558 KB 420/1199 KB 96/1206 KB 132/181 KB 422/558 KB 420/1199 KB 96/1206 KB 132/181 KB 398/558 KB 408/1199 KB 76/1206 KB 136/181 KB 422/558 KB 420/1199 KB 96/1206 KB 140/181 KB 422/558 KB 420/1199 KB 96/1206 KB 144/181 KB 422/558 KB 420/1199 KB 96/1206 KB 132/181 KB 410/558 KB 420/1199 KB 96/1206 KB 144/181 KB 422/558 KB 424/1199 KB 96/1206 KB 144/181 KB 422/558 KB 428/1199 KB 96/1206 KB 144/181 KB 422/558 KB 432/1199 KB 96/1206 KB 148/181 KB 422/558 KB 432/1199 KB 96/1206 KB 152/181 KB 426/558 KB 436/1199 KB 100/1206 KB 156/181 KB 426/558 KB 436/1199 KB 100/1206 KB 160/181 KB 426/558 KB 436/1199 KB 100/1206 KB 148/181 KB 426/558 KB 436/1199 KB 100/1206 KB 160/181 KB 430/558 KB 436/1199 KB 100/1206 KB 160/181 KB 434/558 KB 436/1199 KB 100/1206 KB 160/181 KB 438/558 KB 436/1199 KB 100/1206 KB 164/181 KB 442/558 KB 436/1199 KB 100/1206 KB 164/181 KB 446/558 KB 436/1199 KB 100/1206 KB 164/181 KB 450/558 KB 436/1199 KB 100/1206 KB 164/181 KB 454/558 KB 436/1199 KB 100/1206 KB 148/181 KB 422/558 KB 436/1199 KB 100/1206 KB 164/181 KB 454/558 KB 436/1199 KB 104/1206 KB 164/181 KB 454/558 KB 436/1199 KB 108/1206 KB 164/181 KB 454/558 KB 436/1199 KB 112/1206 KB 148/181 KB 422/558 KB 436/1199 KB 96/1206 KB 164/181 KB 454/558 KB 440/1199 KB 112/1206 KB 164/181 KB 454/558 KB 444/1199 KB 112/1206 KB 164/181 KB 454/558 KB 448/1199 KB 112/1206 KB 164/181 KB 454/558 KB 452/1199 KB 112/1206 KB 164/181 KB 454/558 KB 456/1199 KB 112/1206 KB 164/181 KB 438/558 KB 436/1199 KB 100/1206 KB 168/181 KB 454/558 KB 460/1199 KB 116/1206 KB 172/181 KB 454/558 KB 460/1199 KB 116/1206 KB 176/181 KB 454/558 KB 460/1199 KB 116/1206 KB 180/181 KB 454/558 KB 460/1199 KB 116/1206 KB 181/181 KB 454/558 KB 460/1199 KB 116/1206 KB 164/181 KB 454/558 KB 456/1199 KB 116/1206 KB 181/181 KB 454/558 KB 460/1199 KB 120/1206 KB 181/181 KB 454/558 KB 460/1199 KB 124/1206 KB 181/181 KB 454/558 KB 460/1199 KB 128/1206 KB 181/181 KB 454/558 KB 460/1199 KB 132/1206 KB 181/181 KB 458/558 KB 460/1199 KB 136/1206 KB 181/181 KB 458/558 KB 460/1199 KB 140/1206 KB 181/181 KB 458/558 KB 460/1199 KB 144/1206 KB 164/181 KB 454/558 KB 460/1199 KB 116/1206 KB 181/181 KB 458/558 KB 464/1199 KB 144/1206 KB 181/181 KB 458/558 KB 468/1199 KB 144/1206 KB 181/181 KB 458/558 KB 472/1199 KB 144/1206 KB 181/181 KB 458/558 KB 476/1199 KB 144/1206 KB 181/181 KB 458/558 KB 480/1199 KB 144/1206 KB 181/181 KB 458/558 KB 460/1199 KB 132/1206 KB 181/181 KB 462/558 KB 480/1199 KB 144/1206 KB 181/181 KB 466/558 KB 480/1199 KB 144/1206 KB 181/181 KB 470/558 KB 480/1199 KB 144/1206 KB 181/181 KB 474/558 KB 480/1199 KB 144/1206 KB 181/181 KB 478/558 KB 484/1199 KB 148/1206 KB 181/181 KB 482/558 KB 484/1199 KB 148/1206 KB 181/181 KB 486/558 KB 484/1199 KB 148/1206 KB 181/181 KB 490/558 KB 484/1199 KB 148/1206 KB 181/181 KB 494/558 KB unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install 484/1199 KB 148/1206 KB 181/181 KB 498/558 KB 484/1199 KB 148/1206 KB 181/181 KB 502/558 KB 484/1199 KB 148/1206 KB 181/181 KB 474/558 KB 484/1199 KB 148/1206 KB 181/181 KB 474/558 KB 480/1199 KB 148/1206 KB 181/181 KB 502/558 KB 484/1199 KB 152/1206 KB 181/181 KB 502/558 KB 488/1199 KB 156/1206 KB 181/181 KB 502/558 KB 488/1199 KB 160/1206 KB 181/181 KB 502/558 KB 488/1199 KB 152/1206 KB 181/181 KB 502/558 KB 492/1199 KB 160/1206 KB 181/181 KB 502/558 KB 496/1199 KB 160/1206 KB 181/181 KB 502/558 KB 500/1199 KB 160/1206 KB 181/181 KB 502/558 KB 504/1199 KB 164/1206 KB 181/181 KB 502/558 KB 508/1199 KB 164/1206 KB 181/181 KB 502/558 KB 512/1199 KB 164/1206 KB 181/181 KB 502/558 KB 500/1199 KB 164/1206 KB 181/181 KB 502/558 KB 512/1199 KB 168/1206 KB 181/181 KB 502/558 KB 512/1199 KB 172/1206 KB 181/181 KB 502/558 KB 512/1199 KB 176/1206 KB 181/181 KB 502/558 KB 512/1199 KB 180/1206 KB 181/181 KB 506/558 KB 516/1199 KB 184/1206 KB 181/181 KB 506/558 KB 516/1199 KB 188/1206 KB 181/181 KB 506/558 KB 516/1199 KB 192/1206 KB 181/181 KB 506/558 KB 516/1199 KB 196/1206 KB 181/181 KB 506/558 KB 516/1199 KB 200/1206 KB 181/181 KB 506/558 KB 516/1199 KB 204/1206 KB 181/181 KB 506/558 KB 516/1199 KB 208/1206 KB 181/181 KB 506/558 KB 516/1199 KB 212/1206 KB 181/181 KB 506/558 KB 516/1199 KB 180/1206 KB 181/181 KB 506/558 KB 520/1199 KB 212/1206 KB 181/181 KB 506/558 KB 524/1199 KB 212/1206 KB 181/181 KB 506/558 KB 528/1199 KB 212/1206 KB 181/181 KB 506/558 KB 512/1199 KB 180/1206 KB 181/181 KB 510/558 KB 528/1199 KB 212/1206 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 738.0 KB/sec) unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install 181/181 KB 514/558 KB 528/1199 KB 212/1206 KB 518/558 KB 528/1199 KB 212/1206 KB 522/558 KB 528/1199 KB 212/1206 KB 526/558 KB 532/1199 KB 212/1206 KB 530/558 KB 532/1199 KB 212/1206 KB 534/558 KB 532/1199 KB 212/1206 KB 522/558 KB 532/1199 KB 212/1206 KB 534/558 KB 536/1199 KB 212/1206 KB 534/558 KB 540/1199 KB 212/1206 KB 534/558 KB 544/1199 KB 212/1206 KB 538/558 KB 544/1199 KB 212/1206 KB 542/558 KB 548/1199 KB 212/1206 KB 546/558 KB 548/1199 KB 212/1206 KB 550/558 KB 548/1199 KB 212/1206 KB 538/558 KB 548/1199 KB 212/1206 KB 550/558 KB 552/1199 KB 212/1206 KB 550/558 KB 556/1199 KB 212/1206 KB 550/558 KB 560/1199 KB 212/1206 KB 550/558 KB 564/1199 KB 216/1206 KB 554/558 KB 568/1199 KB 216/1206 KB 554/558 KB 572/1199 KB 216/1206 KB 554/558 KB 576/1199 KB 216/1206 KB 550/558 KB 560/1199 KB 216/1206 KB 554/558 KB 576/1199 KB 220/1206 KB 554/558 KB 576/1199 KB 224/1206 KB 554/558 KB 564/1199 KB 216/1206 KB 558/558 KB 576/1199 KB 224/1206 KB 558/558 KB 576/1199 KB 228/1206 KB 558/558 KB 576/1199 KB 232/1206 KB 558/558 KB 576/1199 KB 236/1206 KB 558/558 KB 576/1199 KB 240/1206 KB 558/558 KB 580/1199 KB 240/1206 KB 558/558 KB 584/1199 KB 244/1206 KB 558/558 KB 588/1199 KB 244/1206 KB 558/558 KB 592/1199 KB 244/1206 KB 558/558 KB 596/1199 KB 244/1206 KB 558/558 KB 600/1199 KB 244/1206 KB 558/558 KB 604/1199 KB 244/1206 KB 558/558 KB 608/1199 KB 244/1206 KB 558/558 KB 580/1199 KB 244/1206 KB 558/558 KB 608/1199 KB 248/1206 KB 558/558 KB 608/1199 KB 252/1206 KB 558/558 KB 608/1199 KB 256/1206 KB 558/558 KB 608/1199 KB 260/1206 KB 558/558 KB 608/1199 KB 264/1206 KB 558/558 KB 608/1199 KB 268/1206 KB 558/558 KB 608/1199 KB 272/1206 KB 558/558 KB 612/1199 KB 276/1206 KB 558/558 KB 612/1199 KB 272/1206 KB 558/558 KB 616/1199 KB 276/1206 KB 558/558 KB 620/1199 KB 276/1206 KB 558/558 KB 624/1199 KB 276/1206 KB 558/558 KB 628/1199 KB 276/1206 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2151.0 KB/sec) unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install 558/558 KB 628/1199 KB 280/1206 KB 628/1199 KB 284/1206 KB 628/1199 KB 288/1206 KB 632/1199 KB 288/1206 KB 636/1199 KB 288/1206 KB 640/1199 KB 288/1206 KB 644/1199 KB 292/1206 KB 648/1199 KB 292/1206 KB 652/1199 KB 292/1206 KB 656/1199 KB 292/1206 KB 640/1199 KB 292/1206 KB 656/1199 KB 296/1206 KB 656/1199 KB 300/1206 KB 656/1199 KB 304/1206 KB 656/1199 KB 308/1206 KB 660/1199 KB 312/1206 KB 660/1199 KB 316/1206 KB 660/1199 KB 320/1206 KB 660/1199 KB 308/1206 KB 664/1199 KB 320/1206 KB 668/1199 KB 320/1206 KB 672/1199 KB 320/1206 KB 672/1199 KB 324/1206 KB 676/1199 KB 328/1206 KB 676/1199 KB 332/1206 KB 676/1199 KB 336/1206 KB 676/1199 KB 324/1206 KB 680/1199 KB 336/1206 KB 684/1199 KB 336/1206 KB 688/1199 KB 336/1206 KB 688/1199 KB 340/1206 KB 692/1199 KB 344/1206 KB 692/1199 KB 348/1206 KB 692/1199 KB 352/1206 KB 692/1199 KB 340/1206 KB 696/1199 KB 352/1206 KB 700/1199 KB 352/1206 KB 704/1199 KB 352/1206 KB 704/1199 KB 356/1206 KB 708/1199 KB 360/1206 KB 708/1199 KB 364/1206 KB 708/1199 KB 368/1206 KB 708/1199 KB 356/1206 KB 712/1199 KB 368/1206 KB 716/1199 KB 368/1206 KB 720/1199 KB 368/1206 KB 724/1199 KB 372/1206 KB 728/1199 KB 372/1206 KB 732/1199 KB 372/1206 KB 736/1199 KB 372/1206 KB 740/1199 KB 372/1206 KB 744/1199 KB 372/1206 KB 748/1199 KB 372/1206 KB 752/1199 KB 372/1206 KB 756/1199 KB 372/1206 KB 720/1199 KB 372/1206 KB 756/1199 KB 376/1206 KB 756/1199 KB 380/1206 KB 756/1199 KB 384/1206 KB 756/1199 KB 388/1206 KB 756/1199 KB 392/1206 KB 756/1199 KB 396/1206 KB 756/1199 KB 400/1206 KB 756/1199 KB 404/1206 KB 760/1199 KB 408/1206 KB 760/1199 KB 412/1206 KB 760/1199 KB 416/1206 KB 760/1199 KB 404/1206 KB 764/1199 KB 416/1206 KB 768/1199 KB 416/1206 KB 768/1199 KB 420/1206 KB 772/1199 KB 424/1206 KB 772/1199 KB 428/1206 KB 772/1199 KB 432/1206 KB 772/1199 KB 420/1206 KB 776/1199 KB 432/1206 KB 780/1199 KB 432/1206 KB 784/1199 KB 432/1206 KB 788/1199 KB 432/1206 KB 792/1199 KB 436/1206 KB 796/1199 KB 436/1206 KB 800/1199 KB 436/1206 KB 788/1199 KB 436/1206 KB 800/1199 KB 440/1206 KB 800/1199 KB 444/1206 KB 800/1199 KB 448/1206 KB 800/1199 KB 452/1206 KB 804/1199 KB 456/1206 KB 804/1199 KB 460/1206 KB 804/1199 KB 464/1206 KB 804/1199 KB 452/1206 KB 808/1199 KB 464/1206 KB 812/1199 KB 464/1206 KB 816/1199 KB 464/1206 KB 820/1199 KB 464/1206 KB 824/1199 KB 468/1206 KB 828/1199 KB 468/1206 KB 832/1199 KB 468/1206 KB 836/1199 KB 468/1206 KB 840/1199 KB 468/1206 KB 844/1199 KB 468/1206 KB 848/1199 KB 468/1206 KB 820/1199 KB 468/1206 KB 848/1199 KB 472/1206 KB 848/1199 KB 476/1206 KB 848/1199 KB 480/1206 KB 848/1199 KB 484/1206 KB 848/1199 KB 488/1206 KB 848/1199 KB 492/1206 KB 848/1199 KB 496/1206 KB 848/1199 KB 500/1206 KB 852/1199 KB 504/1206 KB 852/1199 KB 508/1206 KB 852/1199 KB 500/1206 KB 856/1199 KB 512/1206 KB 860/1199 KB 512/1206 KB 864/1199 KB 512/1206 KB 864/1199 KB 512/1206 KB 864/1199 KB 516/1206 KB 868/1199 KB 520/1206 KB 868/1199 KB 524/1206 KB 868/1199 KB 528/1206 KB 868/1199 KB 532/1206 KB 868/1199 KB 536/1206 KB 868/1199 KB 540/1206 KB 868/1199 KB 544/1206 KB 868/1199 KB 548/1206 KB 868/1199 KB 516/1206 KB 872/1199 KB 548/1206 KB 876/1199 KB 548/1206 KB 880/1199 KB 548/1206 KB 884/1199 KB 548/1206 KB 888/1199 KB 548/1206 KB 892/1199 KB 548/1206 KB 896/1199 KB 548/1206 KB 900/1199 KB 548/1206 KB 904/1199 KB 552/1206 KB 908/1199 KB 552/1206 KB 912/1199 KB 552/1206 KB 916/1199 KB 552/1206 KB 920/1199 K unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install B 552/1206 KB 924/1199 KB 552/1206 KB 928/1199 KB 552/1206 KB 900/1199 KB 552/1206 KB 928/1199 KB 556/1206 KB 928/1199 KB 560/1206 KB 928/1199 KB 564/1206 KB 928/1199 KB 568/1206 KB 928/1199 KB 572/1206 KB 928/1199 KB 576/1206 KB 928/1199 KB 580/1206 KB 932/1199 KB 584/1206 KB 932/1199 KB 588/1206 KB 932/1199 KB 592/1206 KB 932/1199 KB 580/1206 KB 936/1199 KB 592/1206 KB 940/1199 KB 592/1206 KB 944/1199 KB 592/1206 KB 948/1199 KB 592/1206 KB 952/1199 KB 596/1206 KB 956/1199 KB 596/1206 KB 960/1199 KB 596/1206 KB 948/1199 KB 596/1206 KB 960/1199 KB 600/1206 KB 960/1199 KB 604/1206 KB 960/1199 KB 608/1206 KB 960/1199 KB 612/1206 KB 964/1199 KB 616/1206 KB 964/1199 KB 620/1206 KB 964/1199 KB 624/1206 KB 964/1199 KB 628/1206 KB 964/1199 KB 632/1206 KB 964/1199 KB 636/1206 KB 964/1199 KB 640/1206 KB 964/1199 KB 612/1206 KB 968/1199 KB 640/1206 KB 972/1199 KB 640/1206 KB 976/1199 KB 640/1206 KB 980/1199 KB 640/1206 KB 984/1199 KB 640/1206 KB 988/1199 KB 640/1206 KB 992/1199 KB 640/1206 KB 996/1199 KB 640/1206 KB 1000/1199 KB 644/1206 KB 1004/1199 KB 644/1206 KB 1008/1199 KB 644/1206 KB 1012/1199 KB 644/1206 KB 1016/1199 KB 644/1206 KB 1020/1199 KB 644/1206 KB 1024/1199 KB 644/1206 KB 996/1199 KB 644/1206 KB 1024/1199 KB 648/1206 KB 1024/1199 KB 652/1206 KB 1024/1199 KB 656/1206 KB 1024/1199 KB 660/1206 KB 1024/1199 KB 664/1206 KB 1024/1199 KB 668/1206 KB 1024/1199 KB 672/1206 KB 1028/1199 KB 672/1206 KB 1032/1199 KB 676/1206 KB 1036/1199 KB 676/1206 KB 1040/1199 KB 676/1206 KB 1028/1199 KB 676/1206 KB 1040/1199 KB 680/1206 KB 1040/1199 KB 684/1206 KB 1040/1199 KB 688/1206 KB 1044/1199 KB 688/1206 KB 1048/1199 KB 692/1206 KB 1052/1199 KB 692/1206 KB 1056/1199 KB 692/1206 KB 1044/1199 KB 692/1206 KB 1056/1199 KB 696/1206 KB 1060/1199 KB 700/1206 KB 1060/1199 KB 704/1206 KB 1060/1199 KB 708/1206 KB 1060/1199 KB 712/1206 KB 1060/1199 KB 716/1206 KB 1060/1199 KB 720/1206 KB 1060/1199 KB 696/1206 KB 1064/1199 KB 720/1206 KB 1068/1199 KB 720/1206 KB 1072/1199 KB 720/1206 KB 1076/1199 KB 720/1206 KB 1080/1199 KB 724/1206 KB 1084/1199 KB 724/1206 KB 1088/1199 KB 724/1206 KB 1076/1199 KB 724/1206 KB 1088/1199 KB 728/1206 KB 1092/1199 KB 732/1206 KB 1092/1199 KB 736/1206 KB 1092/1199 KB 740/1206 KB 1092/1199 KB 744/1206 KB 1092/1199 KB 748/1206 KB 1092/1199 KB 752/1206 KB 1092/1199 KB 728/1206 KB 1096/1199 KB 752/1206 KB 1100/1199 KB 752/1206 KB 1104/1199 KB 752/1206 KB 1108/1199 KB 752/1206 KB 1112/1199 KB 756/1206 KB 1116/1199 KB 756/1206 KB 1120/1199 KB 756/1206 KB 1124/1199 KB 756/1206 KB 1128/1199 KB 756/1206 KB 1132/1199 KB 756/1206 KB 1136/1199 KB 756/1206 KB 1108/1199 KB 756/1206 KB 1136/1199 KB 760/1206 KB 1136/1199 KB 764/1206 KB 1136/1199 KB 768/1206 KB 1136/1199 KB 772/1206 KB 1136/1199 KB 776/1206 KB 1136/1199 KB 780/1206 KB 1136/1199 KB 784/1206 KB 1136/1199 KB 788/1206 KB 1140/1199 KB 792/1206 KB 1140/1199 KB 796/1206 KB 1140/1199 KB 800/1206 KB 1140/1199 KB 788/1206 KB 1144/1199 KB 800/1206 KB 1148/1199 KB 800/1206 KB 1152/1199 KB 800/1206 KB 1156/1199 KB 800/1206 KB 1160/1199 KB 800/1206 KB 1164/1199 KB 800/1206 KB 1168/1199 KB 800/1206 KB 1172/1199 KB 800/1206 KB 1172/1199 KB 804/1206 KB 1172/1199 KB 808/1206 KB 1172/1199 KB 812/1206 KB 1172/1199 KB 816/1206 KB 1172/1199 KB 820/1206 KB 1176/1199 KB 824/1206 KB 1176/1199 KB 828/1206 KB 1176/1199 KB 832/1206 KB 1176/1199 KB 820/1206 KB 1180/1199 KB 832/1206 KB 1184/1199 KB 832/1206 KB 1188/1199 unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install KB 832/1206 KB 1192/1199 KB 836/1206 KB 1196/1199 KB 836/1206 KB 1199/1199 KB 836/1206 KB 1188/1199 KB 836/1206 KB 1199/1199 KB 840/1206 KB 1199/1199 KB 844/1206 KB 1199/1199 KB 848/1206 KB 1199/1199 KB 852/1206 KB 1199/1199 KB 856/1206 KB 1199/1199 KB 860/1206 KB 1199/1199 KB 864/1206 KB 1199/1199 KB 868/1206 KB 1199/1199 KB 872/1206 KB 1199/1199 KB 876/1206 KB 1199/1199 KB 880/1206 KB 1199/1199 KB 884/1206 KB 1199/1199 KB 888/1206 KB 1199/1199 KB 892/1206 KB 1199/1199 KB 896/1206 KB 1199/1199 KB 900/1206 KB 1199/1199 KB 904/1206 KB 1199/1199 KB 908/1206 KB 1199/1199 KB 912/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 3504.9 KB/sec) unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install 916/1206 KB 920/1206 KB 924/1206 KB 928/1206 KB 932/1206 KB 936/1206 KB 940/1206 KB 944/1206 KB 948/1206 KB 952/1206 KB 956/1206 KB 960/1206 KB 964/1206 KB 968/1206 KB 972/1206 KB 976/1206 KB 980/1206 KB 984/1206 KB 988/1206 KB 992/1206 KB 996/1206 KB 1000/1206 KB 1004/1206 KB 1008/1206 KB 1012/1206 KB 1016/1206 KB 1020/1206 KB 1024/1206 KB 1028/1206 KB 1032/1206 KB 1036/1206 KB 1040/1206 KB 1044/1206 KB 1048/1206 KB 1052/1206 KB 1056/1206 KB 1060/1206 KB 1064/1206 KB 1068/1206 KB 1072/1206 KB 1076/1206 KB 1080/1206 KB 1084/1206 KB 1088/1206 KB 1092/1206 KB 1096/1206 KB 1100/1206 KB 1104/1206 KB 1108/1206 KB 1112/1206 KB 1116/1206 KB 1120/1206 KB 1124/1206 KB 1128/1206 KB 1132/1206 KB 1136/1206 KB 1140/1206 KB 1144/1206 KB 1148/1206 KB 1152/1206 KB 1156/1206 KB 1160/1206 KB 1164/1206 KB 1168/1206 KB 1172/1206 KB 1176/1206 KB 1180/1206 KB 1184/1206 KB 1188/1206 KB 1192/1206 KB 1196/1206 KB 1200/1206 KB 1204/1206 KB 1206/1206 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 3276.3 KB/sec) unit-abot-epc-basic-0: 12:28:37 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/pom.xml to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.pom unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 39.277 s unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-06-30T12:28:38+00:00 unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/63M unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.8) ... unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-154.181) ... unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 12:28:38 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 12:28:39 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 12:28:39 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 12:28:39 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 12:28:39 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 12:28:39 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 12:28:39 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 12:28:39 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 12:28:39 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 12:28:39 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 12:28:39 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 12:28:39 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 12:28:39 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 12:28:39 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 12:28:39 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:28:39 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:28:39 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:28:39 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:28:39 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 12:28:39 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 12:28:39 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-7ac099-default-0". unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: You may want to fix your /etc/hosts and/or DNS setup and run unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 12:28:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 12:28:41 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 12:28:42 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-7ac099-default-0 unit-abot-epc-basic-0: 12:28:42 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 12:28:42 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 12:28:42 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 12:28:42 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-7ac099-default-0 unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install WARNING: apt does not have a stable CLI interface. Use with caution in scripts. unit-abot-epc-basic-0: 12:28:43 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.8). unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-7ac099-default-0 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.6). unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.4). unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.8). unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.8). unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.15). unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.5). unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 gir1.2-atspi-2.0 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev libatlas3-base unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.8 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libgtk-3-0 libgtk-3-bin libgtk-3-common libgudev-1.0-0 libgusb2 libgvc6 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.8 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libsoup-gnome2.4-1 libsoup2.4-1 libssl-doc libsuitesparseconfig4.4.6 libsvn1 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install ruby ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration t1utils tcl tcl8.6 tex-common unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install gnuplot-doc graphviz-doc guile-2.0-doc lrzip libblas-doc liblapack-doc unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install xpdf-reader | pdf-viewer mesa-utils nickle cairo-5c xorg-docs-core gvfs-bin unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install gir1.2-atspi-2.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.8 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libgs9-common libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk-3-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.8 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libpgm-5.2-0 libpgm-dev libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libserf-1-1 libslicot0 libsoup-gnome2.4-1 libsoup2.4-1 libssl-dev libssl-doc unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libtk8.6 libtool libumfpack5.7.1 libunistring0 liburi-perl libusb-1.0-0-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 12:28:44 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 12:28:45 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:28:45 DEBUG unit.abot-epc-basic/0.install Need to get 296 MB of archives. unit-abot-epc-basic-0: 12:28:45 DEBUG unit.abot-epc-basic/0.install After this operation, 1,146 MB of additional disk space will be used. unit-abot-epc-basic-0: 12:28:45 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] unit-abot-epc-basic-0: 12:28:46 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.6 [262 kB] unit-abot-epc-basic-0: 12:28:46 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.13 [186 kB] unit-abot-epc-basic-0: 12:28:46 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] unit-abot-epc-basic-0: 12:28:46 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] unit-abot-epc-basic-0: 12:28:46 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 cmake-curses-gui amd64 3.5.1-1ubuntu3 [1,276 kB] unit-abot-epc-basic-0: 12:28:46 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB] unit-abot-epc-basic-0: 12:28:46 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfl-dev amd64 2.6.0-11 [12.5 kB] unit-abot-epc-basic-0: 12:28:46 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 flex amd64 2.6.0-11 [290 kB] unit-abot-epc-basic-0: 12:28:46 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lato all 2.0-1 [2,693 kB] unit-abot-epc-basic-0: 12:28:46 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 imagemagick-common all 8:6.8.9.9-7ubuntu5.14 [42.3 kB] unit-abot-epc-basic-0: 12:28:46 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaudio2 amd64 1.9.4-4 [50.1 kB] unit-abot-epc-basic-0: 12:28:46 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libexif12 amd64 0.6.21-2 [77.6 kB] unit-abot-epc-basic-0: 12:28:46 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-double3 amd64 3.3.4-2ubuntu1 [718 kB] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-long3 amd64 3.3.4-2ubuntu1 [306 kB] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-quad3 amd64 3.3.4-2ubuntu1 [550 kB] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-single3 amd64 3.3.4-2ubuntu1 [749 kB] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libieee1284-3 amd64 0.2.11-12 [23.8 kB] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblqr-1-0 amd64 0.4.2-2 [23.6 kB] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickcore-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.14 [1,582 kB] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickwand-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.14 [289 kB] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmng2 amd64 2.0.2-0ubuntu3 [169 kB] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmtdev1 amd64 1.1.5-1ubuntu2 [13.8 kB] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5,342 B] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.11 [260 kB] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libopenblas-base amd64 0.2.18-1ubuntu1 [5,097 kB] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas3-base amd64 3.10.2-9 [2,697 kB] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1,938 kB] unit-abot-epc-basic-0: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqrupdate1 amd64 1.1.2-1build1 [37.6 kB] unit-abot-epc-basic-0: 12:28: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: 12:28: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.6 [1,817 kB] unit-abot-epc-basic-0: 12:28: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: 12:28: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: 12:28: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: 12:28: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: 12:28: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: 12:28:47 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon7 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [89.7 kB] unit-abot-epc-basic-0: 12:28: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: 12:28: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: 12:28: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: 12:28: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: 12:28: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: 12:28: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: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [87.0 kB] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libevdev2 amd64 1.4.6+dfsg-1 [28.0 kB] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgudev-1.0-0 amd64 1:230-2 [13.0 kB] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-common all 0.22-1~ubuntu16.04.1 [32.0 kB] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom2 amd64 0.22-1~ubuntu16.04.1 [17.3 kB] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput-bin amd64 1.6.3-1ubuntu1~16.04.1 [9,040 B] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput10 amd64 1.6.3-1ubuntu1~16.04.1 [74.0 kB] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5dbus5 amd64 5.5.1+dfsg-16ubuntu7.6 [175 kB] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libproxy1v5 amd64 0.4.11-5ubuntu1 [48.6 kB] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5network5 amd64 5.5.1+dfsg-16ubuntu7.6 [540 kB] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-icccm4 amd64 0.4.1-1ubuntu1 [10.4 kB] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-keysyms1 amd64 0.4.0-1 [8,406 B] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0 amd64 1.11.1-1ubuntu1 [14.4 kB] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render-util0 amd64 0.3.9-1 [9,638 B] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0 amd64 1.11.1-1ubuntu1 [5,756 B] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xkb1 amd64 1.11.1-1ubuntu1 [29.2 kB] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-x11-0 amd64 0.5.0-1ubuntu2.1 [13.4 kB] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5gui5 amd64 5.5.1+dfsg-16ubuntu7.6 [2,290 kB] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5widgets5 amd64 5.5.1+dfsg-16ubuntu7.6 [2,253 kB] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt5svg5 amd64 5.5.1-2build1 [128 kB] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-common all 2.48.2-1~ubuntu16.04.1 [10.9 kB] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-services amd64 2.48.2-1~ubuntu16.04.1 [16.0 kB] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdconf1 amd64 0.24.0-2 [31.4 kB] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-service amd64 0.24.0-2 [27.1 kB] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-gsettings-backend amd64 0.24.0-2 [19.4 kB] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsettings-desktop-schemas all 3.18.1-1ubuntu1 [25.9 kB] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking amd64 2.48.2-1~ubuntu16.04.1 [43.7 kB] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup2.4-1 amd64 2.52.2-1ubuntu0.3 [270 kB] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup-gnome2.4-1 amd64 2.52.2-1ubuntu0.3 [4,986 B] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librest-0.7-0 amd64 0.7.93-1 [31.9 kB] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsamplerate0 amd64 0.1.8-8 [937 kB] unit-abot-epc-basic-0: 12:28:48 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane-common all 1.0.25+git20150528-1ubuntu2.16.04.1 [710 kB] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libserf-1-1 amd64 1.3.8-1 [45.5 kB] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxss1 amd64 1:1.2.2-1 [8,582 B] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 poppler-data all 0.4.7-7 [1,495 kB] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0 amd64 0.10-3 [62.3 kB] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslicot0 amd64 5.0+20101122-2 [1,002 kB] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-common all 3.18.9-1ubuntu3.3 [206 kB] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-0 amd64 2.18.3-4ubuntu1 [57.4 kB] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-0 amd64 2.18.1-2ubuntu1 [52.8 kB] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-gobject2 amd64 1.14.6-1 [17.3 kB] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolord2 amd64 1.2.12-1ubuntu1 [104 kB] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy0 amd64 1.3.1-1ubuntu0.16.04.2 [177 kB] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6,172 B] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-cursor0 amd64 1.12.0-1~ubuntu16.04.3 [10.1 kB] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-egl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [5,778 B] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-0 amd64 3.18.9-1ubuntu3.3 [2,352 kB] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-bin amd64 3.18.9-1ubuntu3.3 [53.7 kB] unit-abot-epc-basic-0: 12:28:49 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] unit-abot-epc-basic-0: 12:28:50 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-2 amd64 2.40.13-3 [93.9 kB] unit-abot-epc-basic-0: 12:28:50 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-common amd64 2.40.13-3 [5,034 B] unit-abot-epc-basic-0: 12:28:50 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 humanity-icon-theme all 0.6.10.1 [1,289 kB] unit-abot-epc-basic-0: 12:28:51 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-mono all 14.04+16.04.20180326-0ubuntu1 [178 kB] unit-abot-epc-basic-0: 12:28:51 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: 12:28:51 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 at-spi2-core amd64 2.18.3-4ubuntu1 [45.7 kB] unit-abot-epc-basic-0: 12:28:51 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB] unit-abot-epc-basic-0: 12:28:51 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] unit-abot-epc-basic-0: 12:28:51 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] unit-abot-epc-basic-0: 12:28:51 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbison-dev amd64 2:3.0.4.dfsg-1 [338 kB] unit-abot-epc-basic-0: 12:28:51 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 bison amd64 2:3.0.4.dfsg-1 [259 kB] unit-abot-epc-basic-0: 12:28:51 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 castxml amd64 0.1+git20160202-1.1 [11.5 MB] unit-abot-epc-basic-0: 12:28:51 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgusb2 amd64 0.2.9-0ubuntu1 [20.2 kB] unit-abot-epc-basic-0: 12:28:51 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolorhug2 amd64 1.2.12-1ubuntu1 [32.0 kB] unit-abot-epc-basic-0: 12:28:51 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libvpx3 amd64 1.5.0-2ubuntu1 [732 kB] unit-abot-epc-basic-0: 12:28:51 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm4 amd64 1:3.5.11-1ubuntu0.16.04.1 [33.8 kB] unit-abot-epc-basic-0: 12:28:51 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.11 [126 kB] unit-abot-epc-basic-0: 12:28:51 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-port12 amd64 2.5.9-3 [48.0 kB] unit-abot-epc-basic-0: 12:28:51 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-6 amd64 2.5.9-3 [787 kB] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane amd64 1.0.25+git20150528-1ubuntu2.16.04.1 [2,012 kB] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord-data all 1.2.12-1ubuntu1 [111 kB] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord amd64 1.2.12-1ubuntu1 [178 kB] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext amd64 0.19.7-2ubuntu3.1 [1,082 kB] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4,864 B] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 default-jre-headless amd64 2:1.8-56ubuntu2 [4,380 B] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libllvm3.8 amd64 1:3.8-2ubuntu4 [10.3 MB] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc4 amd64 5.4.0-6ubuntu1~16.04.11 [111 kB] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [380 kB] unit-abot-epc-basic-0: 12:28:52 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libclang1-3.8 amd64 1:3.8-2ubuntu4 [4,139 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 doxygen amd64 1.8.11-1ubuntu0.1 [3,679 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5xml5 amd64 5.5.1+dfsg-16ubuntu7.6 [92.0 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 doxygen-gui amd64 1.8.11-1ubuntu0.1 [284 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-liberation all 1.07.4-1 [829 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 tex-common all 6.04ubuntu1 [545 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lmodern all 2.004.5-1 [4,553 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gccxml amd64 0.9.0+git20140716-6 [3,380 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf2-common all 3.2.6-3ubuntu6 [21.0 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgconf-2-4 amd64 3.2.6-3ubuntu6 [84.6 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service-backend amd64 3.2.6-3ubuntu6 [57.5 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service amd64 3.2.6-3ubuntu6 [2,046 B] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace1 amd64 1.3.2-1 [34.7 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace-ctf1 amd64 1.3.2-1 [88.3 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdb amd64 7.11.1-0ubuntu1~16.5 [2,526 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdbserver amd64 7.11.1-0ubuntu1~16.5 [172 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [291 kB] unit-abot-epc-basic-0: 12:28:53 DEBUG unit.abot-epc-basic/0.install Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gfortran-5 amd64 5.4.0-6ubuntu1~16.04.11 [8,034 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gfortran amd64 4:5.3.1-1ubuntu1 [1,288 B] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsfilters1 amd64 1.8.3-2ubuntu3.5 [80.5 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.9 [16.1 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libijs-0.35 amd64 0.35-12 [15.5 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjbig2dec0 amd64 0.12+20150918-1ubuntu0.1 [55.3 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.26~dfsg+0-0ubuntu0.16.04.9 [5,096 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.26~dfsg+0-0ubuntu0.16.04.9 [2,277 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1 [3,374 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.26~dfsg+0-0ubuntu0.16.04.9 [47.3 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atk-1.0 amd64 2.18.0-1 [17.6 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atspi-2.0 amd64 2.18.3-4ubuntu1 [14.1 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-freedesktop amd64 1.46.0-3ubuntu1 [5,742 B] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.32.2-1ubuntu1.6 [8,100 B] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoxft-1.0-0 amd64 1.38.1-1 [15.1 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-pango-1.0 amd64 1.38.1-1 [21.0 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gtk-3.0 amd64 3.18.9-1ubuntu3.3 [188 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 aglfn all 1.7-3 [29.4 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-tex all 4.6.6-3 [10.1 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-data all 4.6.6-3 [53.2 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-x11 amd64 4.6.6-3 [794 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcdt5 amd64 2.38.0-12ubuntu2.1 [23.4 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcgraph6 amd64 2.38.0-12ubuntu2.1 [43.6 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpathplan4 amd64 2.38.0-12ubuntu2.1 [26.6 kB] unit-abot-epc-basic-0: 12:28:54 DEBUG unit.abot-epc-basic/0.install Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvc6 amd64 2.38.0-12ubuntu2.1 [591 kB] unit-abot-epc-basic-0: 12:28:55 DEBUG unit.abot-epc-basic/0.install Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvpr2 amd64 2.38.0-12ubuntu2.1 [170 kB] unit-abot-epc-basic-0: 12:28:55 DEBUG unit.abot-epc-basic/0.install Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] unit-abot-epc-basic-0: 12:28:55 DEBUG unit.abot-epc-basic/0.install Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] unit-abot-epc-basic-0: 12:28:55 DEBUG unit.abot-epc-basic/0.install Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 graphviz amd64 2.38.0-12ubuntu2.1 [680 kB] unit-abot-epc-basic-0: 12:28:55 DEBUG unit.abot-epc-basic/0.install Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjudydebian1 amd64 1.0.5-5 [94.6 kB] unit-abot-epc-basic-0: 12:28:55 DEBUG unit.abot-epc-basic/0.install Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtcl8.6 amd64 8.6.5+dfsg-2 [875 kB] unit-abot-epc-basic-0: 12:28:55 DEBUG unit.abot-epc-basic/0.install Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtk8.6 amd64 8.6.5-1 [693 kB] unit-abot-epc-basic-0: 12:28:55 DEBUG unit.abot-epc-basic/0.install Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gtkwave amd64 3.3.66-1 [2,324 kB] unit-abot-epc-basic-0: 12:28:55 DEBUG unit.abot-epc-basic/0.install Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc1c2 amd64 1:7.4.2-7.3ubuntu0.1 [82.1 kB] unit-abot-epc-basic-0: 12:28:55 DEBUG unit.abot-epc-basic/0.install Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-libs amd64 2.0.11+1-10ubuntu0.1 [2,237 kB] unit-abot-epc-basic-0: 12:28:55 DEBUG unit.abot-epc-basic/0.install Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0 amd64 2.0.11+1-10ubuntu0.1 [8,690 B] unit-abot-epc-basic-0: 12:28:55 DEBUG unit.abot-epc-basic/0.install Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtinfo-dev amd64 6.0+20160213-1ubuntu1 [77.4 kB] unit-abot-epc-basic-0: 12:28:55 DEBUG unit.abot-epc-basic/0.install Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libncurses5-dev amd64 6.0+20160213-1ubuntu1 [175 kB] unit-abot-epc-basic-0: 12:28:55 DEBUG unit.abot-epc-basic/0.install Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libreadline6-dev amd64 6.3-8ubuntu2 [124 kB] unit-abot-epc-basic-0: 12:28:55 DEBUG unit.abot-epc-basic/0.install Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] unit-abot-epc-basic-0: 12:28:55 DEBUG unit.abot-epc-basic/0.install Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [8,948 B] unit-abot-epc-basic-0: 12:28:55 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: 12:28:55 DEBUG unit.abot-epc-basic/0.install Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc-dev amd64 1:7.4.2-7.3ubuntu0.1 [223 kB] unit-abot-epc-basic-0: 12:28:55 DEBUG unit.abot-epc-basic/0.install Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] unit-abot-epc-basic-0: 12:28:55 DEBUG unit.abot-epc-basic/0.install Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-dev amd64 2.0.11+1-10ubuntu0.1 [701 kB] unit-abot-epc-basic-0: 12:28:55 DEBUG unit.abot-epc-basic/0.install Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 hdf5-helpers amd64 1.8.16+docs-4ubuntu1.1 [12.5 kB] unit-abot-epc-basic-0: 12:28:55 DEBUG unit.abot-epc-basic/0.install Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.4 [166 kB] unit-abot-epc-basic-0: 12:28:55 DEBUG unit.abot-epc-basic/0.install Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 iperf amd64 2.0.5+dfsg1-2ubuntu0.1 [50.5 kB] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.5 [2,434 B] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 iptables-dev amd64 1.6.0-2ubuntu3 [55.5 kB] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6,066 B] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec0 amd64 0.3.2-1 [18.0 kB] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsuitesparseconfig4.4.6 amd64 1:4.4.6-1 [9,322 B] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libamd2.4.1 amd64 1:4.4.6-1 [21.3 kB] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libarpack2 amd64 3.3.0-1build2 [88.2 kB] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3.1 [4,778 B] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-bin amd64 2.48.2-0ubuntu4.2 [39.4 kB] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] unit-abot-epc-basic-0: 12:28:56 DEBUG unit.abot-epc-basic/0.install Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu4.2 [1,377 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-dev amd64 1.10.6-1ubuntu3.4 [162 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xext-dev all 7.3.0-1 [212 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes-dev amd64 1:5.0.1-2 [10.9 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi-dev amd64 2:1.7.6-1 [184 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-record-dev all 1.14.2-1 [33.6 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst-dev amd64 2:1.2.2-1 [17.0 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-dev amd64 2.18.3-4ubuntu1 [59.2 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-dev amd64 2.18.1-2ubuntu1 [2,824 B] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-dev amd64 2.18.0-1 [79.5 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-dev amd64 3.6.0-2ubuntu2 [153 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-dev amd64 3.10.2-9 [22.1 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-base-dev amd64 3.10.2-9 [3,596 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-script-interpreter2 amd64 1.14.6-1 [54.3 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-dev amd64 1.2.54-1ubuntu1.1 [183 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6-dev amd64 2.6.1-0.1ubuntu2.3 [956 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1-dev amd64 2.11.94-0ubuntu1.1 [658 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-render-dev all 2:0.11.1-2 [20.1 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender-dev amd64 1:0.9.9-0ubuntu1 [24.5 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-dev amd64 0.33.6-1 [248 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0-dev amd64 1.11.1-1ubuntu1 [15.3 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0-dev amd64 1.11.1-1ubuntu1 [6,604 B] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2-dev amd64 1.14.6-1 [590 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcamd2.4.1 amd64 1:4.4.6-1 [20.0 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libccolamd2.9.1 amd64 1:4.4.6-1 [21.5 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolamd2.9.1 amd64 1:4.4.6-1 [15.7 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcholmod3.0.6 amd64 1:4.4.6-1 [293 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig9 amd64 1.5-0.2 [21.9 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-dev amd64 1.5-0.2 [89.1 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-doc all 1.5-0.2 [306 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig8-dev amd64 1.5-0.2 [1,756 B] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcxsparse3.1.4 amd64 1:4.4.6-1 [62.8 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-dev amd64 2.4.91-2~16.04.1 [232 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-dri2-dev all 2.8-2 [12.6 kB] unit-abot-epc-basic-0: 12:28:57 DEBUG unit.abot-epc-basic/0.install Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-gl-dev all 1.4.17-1 [17.9 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xf86vidmode-dev all 2.3.1-2 [6,116 B] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm-dev amd64 1:1.1.4-1 [13.3 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-damage-dev all 1:1.2.1-2 [8,286 B] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage-dev amd64 1:1.1.4-2 [5,028 B] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0-dev amd64 1.11.1-1ubuntu1 [26.9 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0-dev amd64 1.11.1-1ubuntu1 [8,384 B] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-dev amd64 1.11.1-1ubuntu1 [5,752 B] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0-dev amd64 1.11.1-1ubuntu1 [18.2 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6,900 B] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0-dev amd64 1.11.1-1ubuntu1 [11.2 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync-dev amd64 1.11.1-1ubuntu1 [10.1 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present-dev amd64 1.11.1-1ubuntu1 [6,618 B] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3,676 B] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2.1 [9,718 B] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-bin amd64 1.12.0-1~ubuntu16.04.3 [18.4 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-dev amd64 1.12.0-1~ubuntu16.04.3 [92.4 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [23.7 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf9v5 amd64 2.6.1-1.3 [326 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-dev amd64 2.6.1-1.3 [473 kB] unit-abot-epc-basic-0: 12:28:58 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: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [14.9 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie2 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [22.5 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [5,152 B] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [42.6 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [19.9 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] unit-abot-epc-basic-0: 12:28:58 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: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-bin amd64 3.3.4-2ubuntu1 [31.7 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-dev amd64 3.3.4-2ubuntu1 [2,104 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-desktopentry-perl all 0.22-1 [18.2 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9,774 B] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-mimeinfo-perl all 0.27-1 [45.9 kB] unit-abot-epc-basic-0: 12:28:58 DEBUG unit.abot-epc-basic/0.install Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk1.3 amd64 1.3.3-7 [501 kB] unit-abot-epc-basic-0: 12:28:59 DEBUG unit.abot-epc-basic/0.install Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk-gl1.3 amd64 1.3.3-7 [39.5 kB] unit-abot-epc-basic-0: 12:28:59 DEBUG unit.abot-epc-basic/0.install Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB] unit-abot-epc-basic-0: 12:28:59 DEBUG unit.abot-epc-basic/0.install Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB] unit-abot-epc-basic-0: 12:28:59 DEBUG unit.abot-epc-basic/0.install Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms2 amd64 1.2.3-1.2 [320 kB] unit-abot-epc-basic-0: 12:28:59 DEBUG unit.abot-epc-basic/0.install Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-bin amd64 1.2.3-1.2 [131 kB] unit-abot-epc-basic-0: 12:28:59 DEBUG unit.abot-epc-basic/0.install Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm-dev amd64 1:3.5.11-1ubuntu0.16.04.1 [86.7 kB] unit-abot-epc-basic-0: 12:28:59 DEBUG unit.abot-epc-basic/0.install Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-dev amd64 1.2.3-1.2 [677 kB] unit-abot-epc-basic-0: 12:28:59 DEBUG unit.abot-epc-basic/0.install Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgpg-error-dev amd64 1.21-2ubuntu1 [68.2 kB] unit-abot-epc-basic-0: 12:28:59 DEBUG unit.abot-epc-basic/0.install Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt20-dev amd64 1.6.5-2ubuntu0.5 [380 kB] unit-abot-epc-basic-0: 12:28:59 DEBUG unit.abot-epc-basic/0.install Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt11-dev all 1.5.4-3+really1.6.5-2ubuntu0.5 [6,954 B] unit-abot-epc-basic-0: 12:28:59 DEBUG unit.abot-epc-basic/0.install Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-dev amd64 2.32.2-1ubuntu1.6 [44.3 kB] unit-abot-epc-basic-0: 12:28:59 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3.1 [125 kB] unit-abot-epc-basic-0: 12:28:59 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3.1 [141 kB] unit-abot-epc-basic-0: 12:28:59 DEBUG unit.abot-epc-basic/0.install Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgl2ps0 amd64 1.3.8-1.2 [35.5 kB] unit-abot-epc-basic-0: 12:28:59 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: 12:28:59 DEBUG unit.abot-epc-basic/0.install Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-l10n all 2.5.9-3 [11.1 kB] unit-abot-epc-basic-0: 12:28:59 DEBUG unit.abot-epc-basic/0.install Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper1 amd64 1.900.1-debian1-2.4ubuntu1.2 [131 kB] unit-abot-epc-basic-0: 12:29:00 DEBUG unit.abot-epc-basic/0.install Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] unit-abot-epc-basic-0: 12:29:00 DEBUG unit.abot-epc-basic/0.install Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwmf0.2-7 amd64 0.2.8.4-10.5ubuntu1 [147 kB] unit-abot-epc-basic-0: 12:29:00 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1ubuntu0.1 [1,107 kB] unit-abot-epc-basic-0: 12:29:00 DEBUG unit.abot-epc-basic/0.install Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick++-q16-12 amd64 1.3.23-1ubuntu0.1 [101 kB] unit-abot-epc-basic-0: 12:29:00 DEBUG unit.abot-epc-basic/0.install Get:310 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-icu0 amd64 1.0.1-1ubuntu0.1 [5,198 B] unit-abot-epc-basic-0: 12:29:00 DEBUG unit.abot-epc-basic/0.install Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-gobject0 amd64 1.0.1-1ubuntu0.1 [10.9 kB] unit-abot-epc-basic-0: 12:29:00 DEBUG unit.abot-epc-basic/0.install Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-dev amd64 1.0.1-1ubuntu0.1 [189 kB] unit-abot-epc-basic-0: 12:29:00 DEBUG unit.abot-epc-basic/0.install Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft-dev amd64 2.3.2-1 [45.7 kB] unit-abot-epc-basic-0: 12:29:00 DEBUG unit.abot-epc-basic/0.install Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango1.0-dev amd64 1.38.1-1 [277 kB] unit-abot-epc-basic-0: 12:29:00 DEBUG unit.abot-epc-basic/0.install Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xinerama-dev all 1.2.1-2 [4,966 B] unit-abot-epc-basic-0: 12:29:00 DEBUG unit.abot-epc-basic/0.install Get:316 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama-dev amd64 2:1.1.3-1 [8,404 B] unit-abot-epc-basic-0: 12:29:00 DEBUG unit.abot-epc-basic/0.install Get:317 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-randr-dev all 1.5.0-1 [33.7 kB] unit-abot-epc-basic-0: 12:29:00 DEBUG unit.abot-epc-basic/0.install Get:318 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr-dev amd64 2:1.5.0-1 [23.7 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:319 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor-dev amd64 1:1.1.14-1ubuntu0.16.04.2 [26.4 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:320 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-composite-dev all 1:0.4.2-2 [10.5 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:321 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite-dev amd64 1:0.4.4-1 [9,954 B] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:322 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nettle-dev amd64 3.2-1ubuntu0.16.04.1 [939 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:323 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-dev amd64 3.18.9-1ubuntu3.3 [868 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:324 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsz2 amd64 0.3.2-1 [5,048 B] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:325 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-10 amd64 1.8.16+docs-4ubuntu1.1 [997 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:326 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-cpp-11 amd64 1.8.16+docs-4ubuntu1.1 [102 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:327 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8-dev amd64 1.4.2-0ubuntu3.1 [254 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:328 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:329 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:330 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec-dev amd64 0.3.2-1 [16.6 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:331 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-dev amd64 1.8.16+docs-4ubuntu1.1 [5,005 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:332 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:333 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:334 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:335 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:336 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:337 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:338 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:339 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:340 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:341 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:342 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:343 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.4 [8,566 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:344 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11-dev amd64 1.32-3ubuntu1.2 [518 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:345 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB] unit-abot-epc-basic-0: 12:29:01 DEBUG unit.abot-epc-basic/0.install Get:346 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:347 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjack-jackd2-0 amd64 1.9.10+20150825git1ed50c92~dfsg-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:348 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:349 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkpathsea6 amd64 2015.20160222.37495-1ubuntu0.1 [55.2 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:350 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:351 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:352 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:353 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8,682 B] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:354 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagick++-6.q16-5v5 amd64 8:6.8.9.9-7ubuntu5.14 [136 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:355 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:356 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:357 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6,288 B] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:358 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:359 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-common all 5.7.26-0ubuntu0.16.04.1 [15.4 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.26-0ubuntu0.16.04.1 [812 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:361 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient-dev amd64 5.7.26-0ubuntu0.16.04.1 [1,156 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:362 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-parser-perl amd64 2.44-1build1 [200 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:363 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-twig-perl all 1:3.48-1 [156 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:364 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dbus-perl amd64 1.1.0-3build1 [177 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:365 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libglu1-mesa amd64 9.0.0-2.1 [168 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:366 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libumfpack5.7.1 amd64 1:4.4.6-1 [223 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:367 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave3 amd64 4.0.0-3ubuntu9.2 [6,899 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:368 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8,276 B] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:369 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:370 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-dev amd64 5.2.122~dfsg-2 [189 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:371 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplot2c2 amd64 2.6-3ubuntu1 [941 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:372 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler58 amd64 0.41.0-0ubuntu1.14 [757 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:373 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libportaudio2 amd64 19+svn20140130-1build1 [63.9 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:374 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpotrace0 amd64 1.13-2 [17.7 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:375 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpstoedit0c2a amd64 3.70-1ubuntu2 [315 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:376 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libptexenc1 amd64 2015.20160222.37495-1ubuntu0.1 [34.4 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:377 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqhull7 amd64 2015.2-1 [152 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:378 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-l10n all 2.9.1+dfsg-4build1 [38.3 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:379 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtcore4-l10n all 4:4.8.7+dfsg-5ubuntu2 [620 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:380 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtcore4 amd64 4:4.8.7+dfsg-5ubuntu2 [1,552 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:381 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xml amd64 4:4.8.7+dfsg-5ubuntu2 [96.3 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:382 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtdbus4 amd64 4:4.8.7+dfsg-5ubuntu2 [186 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:383 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-network amd64 4:4.8.7+dfsg-5ubuntu2 [561 kB] unit-abot-epc-basic-0: 12:29:02 DEBUG unit.abot-epc-basic/0.install Get:384 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-script amd64 4:4.8.7+dfsg-5ubuntu2 [814 kB] unit-abot-epc-basic-0: 12:29:03 DEBUG unit.abot-epc-basic/0.install Get:385 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-sql amd64 4:4.8.7+dfsg-5ubuntu2 [98.6 kB] unit-abot-epc-basic-0: 12:29:03 DEBUG unit.abot-epc-basic/0.install Get:386 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xmlpatterns amd64 4:4.8.7+dfsg-5ubuntu2 [1,091 kB] unit-abot-epc-basic-0: 12:29:03 DEBUG unit.abot-epc-basic/0.install Get:387 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-declarative amd64 4:4.8.7+dfsg-5ubuntu2 [1,090 kB] unit-abot-epc-basic-0: 12:29:03 DEBUG unit.abot-epc-basic/0.install Get:388 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtgui4 amd64 4:4.8.7+dfsg-5ubuntu2 [4,109 kB] unit-abot-epc-basic-0: 12:29:03 DEBUG unit.abot-epc-basic/0.install Get:389 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-12v5 amd64 2.9.1+dfsg-4build1 [810 kB] unit-abot-epc-basic-0: 12:29:03 DEBUG unit.abot-epc-basic/0.install Get:390 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtchooser amd64 52-gae5eeef-2build1~gcc5.2 [22.3 kB] unit-abot-epc-basic-0: 12:29:03 DEBUG unit.abot-epc-basic/0.install Get:391 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qdbus amd64 4:4.8.7+dfsg-5ubuntu2 [29.9 kB] unit-abot-epc-basic-0: 12:29:03 DEBUG unit.abot-epc-basic/0.install Get:392 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-dbus amd64 4:4.8.7+dfsg-5ubuntu2 [6,436 B] unit-abot-epc-basic-0: 12:29:03 DEBUG unit.abot-epc-basic/0.install Get:393 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-opengl amd64 4:4.8.7+dfsg-5ubuntu2 [301 kB] unit-abot-epc-basic-0: 12:29:03 DEBUG unit.abot-epc-basic/0.install Get:394 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqt4-sql-mysql amd64 4:4.8.7+dfsg-5ubuntu2 [30.5 kB] unit-abot-epc-basic-0: 12:29:03 DEBUG unit.abot-epc-basic/0.install Get:395 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8,088 B] unit-abot-epc-basic-0: 12:29:03 DEBUG unit.abot-epc-basic/0.install Get:396 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] unit-abot-epc-basic-0: 12:29:03 DEBUG unit.abot-epc-basic/0.install Get:397 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.15 [1,344 kB] unit-abot-epc-basic-0: 12:29:03 DEBUG unit.abot-epc-basic/0.install Get:398 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.15 [1,077 kB] unit-abot-epc-basic-0: 12:29:03 DEBUG unit.abot-epc-basic/0.install Get:399 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsvn1 amd64 1.9.3-2ubuntu1.1 [1,170 kB] unit-abot-epc-basic-0: 12:29:03 DEBUG unit.abot-epc-basic/0.install Get:400 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsynctex1 amd64 2015.20160222.37495-1ubuntu0.1 [41.8 kB] unit-abot-epc-basic-0: 12:29:03 DEBUG unit.abot-epc-basic/0.install Get:401 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6-dev amd64 4.7-3ubuntu0.16.04.3 [85.9 kB] unit-abot-epc-basic-0: 12:29:03 DEBUG unit.abot-epc-basic/0.install Get:402 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexlua52 amd64 2015.20160222.37495-1ubuntu0.1 [90.7 kB] unit-abot-epc-basic-0: 12:29:03 DEBUG unit.abot-epc-basic/0.install Get:403 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexluajit2 amd64 2015.20160222.37495-1ubuntu0.1 [213 kB] unit-abot-epc-basic-0: 12:29:03 DEBUG unit.abot-epc-basic/0.install Get:404 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libtext-unidecode-perl all 1.27-1 [103 kB] unit-abot-epc-basic-0: 12:29:03 DEBUG unit.abot-epc-basic/0.install Get:405 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtie-ixhash-perl all 1.23-2 [11.2 kB] unit-abot-epc-basic-0: 12:29:04 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: 12:29:04 DEBUG unit.abot-epc-basic/0.install Get:407 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-0-dev amd64 2:1.0.20-1 [58.5 kB] unit-abot-epc-basic-0: 12:29:04 DEBUG unit.abot-epc-basic/0.install Get:408 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-doc all 2:1.0.20-1 [160 kB] unit-abot-epc-basic-0: 12:29:04 DEBUG unit.abot-epc-basic/0.install Get:409 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] unit-abot-epc-basic-0: 12:29:04 DEBUG unit.abot-epc-basic/0.install Get:410 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] unit-abot-epc-basic-0: 12:29:04 DEBUG unit.abot-epc-basic/0.install Get:411 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-namespacesupport-perl all 1.11-1 [13.2 kB] unit-abot-epc-basic-0: 12:29:04 DEBUG unit.abot-epc-basic/0.install Get:412 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-base-perl all 1.07-1 [21.5 kB] unit-abot-epc-basic-0: 12:29:04 DEBUG unit.abot-epc-basic/0.install Get:413 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] unit-abot-epc-basic-0: 12:29:04 DEBUG unit.abot-epc-basic/0.install Get:414 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml-libxml-perl amd64 2.0123+dfsg-1ubuntu0.1 [316 kB] unit-abot-epc-basic-0: 12:29:04 DEBUG unit.abot-epc-basic/0.install Get:415 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] unit-abot-epc-basic-0: 12:29:04 DEBUG unit.abot-epc-basic/0.install Get:416 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-xpathengine-perl all 0.13-1 [37.1 kB] unit-abot-epc-basic-0: 12:29:04 DEBUG unit.abot-epc-basic/0.install Get:417 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:418 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxslt1-dev amd64 1.1.28-2.1ubuntu0.2 [407 kB] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:419 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libzzip-0-13 amd64 0.13.62-3ubuntu0.16.04.2 [26.1 kB] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:420 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 lmodern all 2.004.5-1 [9,571 kB] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:421 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mesa-common-dev amd64 18.0.5-0ubuntu0~16.04.1 [543 kB] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:422 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 mscgen amd64 0.20-5 [42.9 kB] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:423 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libosmesa6 amd64 18.0.5-0ubuntu0~16.04.1 [1,272 kB] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:424 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 texinfo amd64 6.1.0.dfsg.1-5 [744 kB] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:425 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave-common all 4.0.0-3ubuntu9.2 [1,282 kB] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:426 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave amd64 4.0.0-3ubuntu9.2 [1,474 kB] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:427 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-control amd64 3.0.0-1 [819 kB] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:428 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-signal amd64 1.3.2-1 [199 kB] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:429 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pstoedit amd64 3.70-1ubuntu2 [102 kB] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:430 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pydb all 1.26-2 [83.8 kB] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:431 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qt-at-spi amd64 0.4.0-3 [58.0 kB] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:432 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:433 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:434 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-did-you-mean all 1.0.0-2 [8,390 B] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:435 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-minitest all 5.8.4-2 [36.6 kB] unit-abot-epc-basic-0: 12:29:05 DEBUG unit.abot-epc-basic/0.install Get:436 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB] unit-abot-epc-basic-0: 12:29:06 DEBUG unit.abot-epc-basic/0.install Get:437 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-power-assert all 0.2.7-1 [7,668 B] unit-abot-epc-basic-0: 12:29:06 DEBUG unit.abot-epc-basic/0.install Get:438 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-test-unit all 3.1.7-2 [60.3 kB] unit-abot-epc-basic-0: 12:29:06 DEBUG unit.abot-epc-basic/0.install Get:439 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libruby2.3 amd64 2.3.1-2~16.04.12 [2,957 kB] unit-abot-epc-basic-0: 12:29:06 DEBUG unit.abot-epc-basic/0.install Get:440 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.12 [41.0 kB] unit-abot-epc-basic-0: 12:29:06 DEBUG unit.abot-epc-basic/0.install Get:441 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby all 1:2.3.0+1 [5,530 B] unit-abot-epc-basic-0: 12:29:06 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-abot-epc-basic-0: 12:29:06 DEBUG unit.abot-epc-basic/0.install Get:443 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 subversion amd64 1.9.3-2ubuntu1.1 [308 kB] unit-abot-epc-basic-0: 12:29:06 DEBUG unit.abot-epc-basic/0.install Get:444 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB] unit-abot-epc-basic-0: 12:29:06 DEBUG unit.abot-epc-basic/0.install Get:445 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl8.6 amd64 8.6.5+dfsg-2 [14.2 kB] unit-abot-epc-basic-0: 12:29:06 DEBUG unit.abot-epc-basic/0.install Get:446 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl amd64 8.6.0+9 [5,146 B] unit-abot-epc-basic-0: 12:29:06 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-binaries amd64 2015.20160222.37495-1ubuntu0.1 [7,942 kB] unit-abot-epc-basic-0: 12:29:06 DEBUG unit.abot-epc-basic/0.install Get:448 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-utils all 1.1.1-1ubuntu1.16.04.3 [59.6 kB] unit-abot-epc-basic-0: 12:29:06 DEBUG unit.abot-epc-basic/0.install Get:449 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-base all 2015.20160320-1ubuntu0.1 [18.3 MB] unit-abot-epc-basic-0: 12:29:07 DEBUG unit.abot-epc-basic/0.install Get:450 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base all 2015.20160320-1ubuntu0.1 [851 kB] unit-abot-epc-basic-0: 12:29:07 DEBUG unit.abot-epc-basic/0.install Get:451 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base-doc all 2015.20160320-1ubuntu0.1 [45.4 MB] unit-abot-epc-basic-0: 12:29:09 DEBUG unit.abot-epc-basic/0.install Get:452 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk8.6 amd64 8.6.5-1 [12.2 kB] unit-abot-epc-basic-0: 12:29:09 DEBUG unit.abot-epc-basic/0.install Get:453 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk amd64 8.6.0+9 [3,178 B] unit-abot-epc-basic-0: 12:29:09 DEBUG unit.abot-epc-basic/0.install Get:454 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] unit-abot-epc-basic-0: 12:29:09 DEBUG unit.abot-epc-basic/0.install Get:455 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-utils amd64 7.7+3 [189 kB] unit-abot-epc-basic-0: 12:29:09 DEBUG unit.abot-epc-basic/0.install Get:456 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-xserver-utils amd64 7.7+7 [155 kB] unit-abot-epc-basic-0: 12:29:09 DEBUG unit.abot-epc-basic/0.install Get:457 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xbitmaps all 1.1.1-2 [28.1 kB] unit-abot-epc-basic-0: 12:29:09 DEBUG unit.abot-epc-basic/0.install Get:458 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 xmlstarlet amd64 1.6.1-1ubuntu1 [96.0 kB] unit-abot-epc-basic-0: 12:29:09 DEBUG unit.abot-epc-basic/0.install Get:459 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xterm amd64 322-1ubuntu1 [607 kB] unit-abot-epc-basic-0: 12:29:09 DEBUG unit.abot-epc-basic/0.install Get:460 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] unit-abot-epc-basic-0: 12:29:09 DEBUG unit.abot-epc-basic/0.install Get:461 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] unit-abot-epc-basic-0: 12:29:10 DEBUG unit.abot-epc-basic/0.install Get:462 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dbg amd64 2.23-0ubuntu11 [3,681 kB] unit-abot-epc-basic-0: 12:29:10 DEBUG unit.abot-epc-basic/0.install Get:463 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] unit-abot-epc-basic-0: 12:29:10 DEBUG unit.abot-epc-basic/0.install Get:464 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [4,456 B] unit-abot-epc-basic-0: 12:29:10 DEBUG unit.abot-epc-basic/0.install Get:465 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0-dev amd64 0.10-3 [268 kB] unit-abot-epc-basic-0: 12:29:10 DEBUG unit.abot-epc-basic/0.install Get:466 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave-dev amd64 4.0.0-3ubuntu9.2 [492 kB] unit-abot-epc-basic-0: 12:29:10 DEBUG unit.abot-epc-basic/0.install Get:467 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-doc all 4.7-3ubuntu0.16.04.3 [299 kB] unit-abot-epc-basic-0: 12:29:10 DEBUG unit.abot-epc-basic/0.install Get:468 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-dev amd64 0.1.6-3 [55.2 kB] unit-abot-epc-basic-0: 12:29:11 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 6% Extracting templates from packages: 12% Extracting templates from packages: 19% Extracting templates from packages: 25% Extracting templates from packages: 32% Extracting templates from packages: 38% Extracting templates from packages: 44% Extracting templates from packages: 51% Extracting templates from packages: 57% Extracting templates from packages: 64% Extracting templates from packages: 70% Extracting templates from packages: 76% Extracting templates from packages: 83% Extracting templates from packages: 89% Extracting templates from packages: 96% Extracting templates from packages: 100% unit-abot-epc-basic-0: 12:29:11 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 12:29:11 DEBUG unit.abot-epc-basic/0.install Fetched 296 MB in 25s (11.6 MB/s) unit-abot-epc-basic-0: 12:29:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 12:29:11 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67355 files and directories currently installed.) unit-abot-epc-basic-0: 12:29:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 12:29:11 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:29:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 12:29:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.6_amd64.deb ... unit-abot-epc-basic-0: 12:29:12 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-abot-epc-basic-0: 12:29:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 12:29:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.13_amd64.deb ... unit-abot-epc-basic-0: 12:29:12 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.13) ... unit-abot-epc-basic-0: 12:29:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 12:29:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:12 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 12:29:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 12:29:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:29:12 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:29:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 12:29:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:29:13 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:29:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 12:29:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 12:29:13 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 12:29:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 12:29:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 12:29:13 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 12:29:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 12:29:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 12:29:13 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 12:29:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 12:29:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 12:29:13 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 12:29:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 12:29:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.14_all.deb ... unit-abot-epc-basic-0: 12:29:14 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.14) ... unit-abot-epc-basic-0: 12:29:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 12:29:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 12:29:14 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 12:29:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 12:29:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 12:29:14 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 12:29:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 12:29:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:14 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:29:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 12:29:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:14 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:29:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 12:29:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:14 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:29:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 12:29:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:15 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:29:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 12:29:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 12:29:15 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 12:29:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 12:29:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 12:29:15 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 12:29:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 12:29:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:15 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:29:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 12:29:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.14_amd64.deb ... unit-abot-epc-basic-0: 12:29:15 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.14) ... unit-abot-epc-basic-0: 12:29:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 12:29:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.14_amd64.deb ... unit-abot-epc-basic-0: 12:29:15 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.14) ... unit-abot-epc-basic-0: 12:29:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 12:29:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:29:16 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 12:29:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 12:29:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:29:16 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 12:29:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 12:29:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:29:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 12:29:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:29:16 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:29:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 12:29:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:29:16 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:29:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 12:29:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:29:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:29:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 12:29:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:16 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 12:29:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 12:29:18 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 12:29:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 12:29:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:29:18 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:29:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 12:29:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:29:18 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 12:29:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 12:29:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:19 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:29:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 12:29:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 12:29:19 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 12:29:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 12:29:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:29:19 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:29:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 12:29:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:29:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 12:29:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:19 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:29:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 12:29:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:19 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 12:29:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 12:29:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:19 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:29:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 12:29:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:19 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:29:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 12:29:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 12:29:19 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:29:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 12:29:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:29:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 12:29:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:29:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 12:29:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:29:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 12:29:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-client0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:29:20 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:29:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 12:29:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 12:29:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:20 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:29:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 12:29:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:20 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 12:29:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 12:29:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 12:29:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 12:29:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 12:29:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-common_0.22-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 12:29:20 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput-bin_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput10_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:29:22 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup-gnome2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 12:29:23 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 12:29:24 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 12:29:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 12:29:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 12:29:25 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 12:29:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 12:29:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 12:29:25 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-common_3.18.9-1ubuntu3.3_all.deb ... unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-0_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 12:29:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-cursor0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-egl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin' unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin' unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 12:29:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 12:29:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 12:29:28 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:29:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 12:29:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 12:29:28 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:29:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 12:29:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 12:29:28 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 12:29:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 12:29:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ubuntu-mono_14.04+16.04.20180326-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:29:29 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 12:29:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 12:29:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../adwaita-icon-theme_3.18.0-2ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 12:29:29 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:29:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 12:29:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:30 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:29:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 12:29:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 12:29:30 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 12:29:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 12:29:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 12:29:30 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 12:29:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 12:29:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:29:30 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 12:29:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 12:29:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:31 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 12:29:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 12:29:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:31 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 12:29:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 12:29:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:31 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:29:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-abot-epc-basic-0: 12:29:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 12:29:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 12:29:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:29:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 12:29:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 12:29:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:29:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 12:29:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:34 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 12:29:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 12:29:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:29:34 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 12:29:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:34 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 12:29:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:35 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:29:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 12:29:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 12:29:35 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 12:29:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 12:29:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 12:29:35 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 12:29:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 12:29:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:29:35 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 12:29:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 12:29:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 12:29:35 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 12:29:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 12:29:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 12:29:35 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 12:29:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 12:29:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 12:29:36 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 12:29:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 12:29:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 12:29:36 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 12:29:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 12:29:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:29:36 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 12:29:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.8:amd64. unit-abot-epc-basic-0: 12:29:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.8_1%3a3.8-2ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 12:29:36 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.8:amd64 (1:3.8-2ubuntu4) ... unit-abot-epc-basic-0: 12:29:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 12:29:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:29:38 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:29:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 12:29:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:29:38 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:29:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.8:amd64. unit-abot-epc-basic-0: 12:29:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.8_1%3a3.8-2ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 12:29:38 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.8:amd64 (1:3.8-2ubuntu4) ... unit-abot-epc-basic-0: 12:29:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 12:29:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:39 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:29:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 12:29:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 12:29:40 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 12:29:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 12:29:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:40 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:29:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 12:29:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 12:29:40 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 12:29:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 12:29:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:29:40 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 12:29:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 12:29:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 12:29:40 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 12:29:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 12:29:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 12:29:41 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 12:29:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 12:29:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 12:29:41 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:29:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 12:29:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 12:29:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:29:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 12:29:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 12:29:42 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:29:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 12:29:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 12:29:42 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:29:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 12:29:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:42 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:29:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 12:29:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:42 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:29:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 12:29:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 12:29:42 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 12:29:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 12:29:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 12:29:43 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 12:29:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 12:29:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:29:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:29:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 12:29:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:29:43 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:29:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 12:29:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:44 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 12:29:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.5_amd64.deb ... unit-abot-epc-basic-0: 12:29:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.5) ... unit-abot-epc-basic-0: 12:29:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 12:29:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.9_amd64.deb ... unit-abot-epc-basic-0: 12:29:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.9) ... unit-abot-epc-basic-0: 12:29:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 12:29:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 12:29:45 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 12:29:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 12:29:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:45 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:29:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 12:29:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:45 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:29:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 12:29:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.26~dfsg+0-0ubuntu0.16.04.9_all.deb ... unit-abot-epc-basic-0: 12:29:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 12:29:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 12:29:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.26~dfsg+0-0ubuntu0.16.04.9_amd64.deb ... unit-abot-epc-basic-0: 12:29:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 12:29:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 12:29:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:29:46 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 12:29:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 12:29:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.26~dfsg+0-0ubuntu0.16.04.9_amd64.deb ... unit-abot-epc-basic-0: 12:29:46 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 12:29:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 12:29:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atk-1.0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:46 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 12:29:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 12:29:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atspi-2.0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:46 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:29:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 12:29:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:46 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 12:29:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 12:29:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.6_amd64.deb ... unit-abot-epc-basic-0: 12:29:46 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:29:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 12:29:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoxft-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:46 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:29:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 12:29:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-pango-1.0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:46 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:29:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 12:29:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gtk-3.0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:47 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:29:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 12:29:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:48 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:29:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 12:29:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:48 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:29:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 12:29:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 12:29:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 12:29:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 12:29:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 12:29:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 12:29:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:48 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:29:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 12:29:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 12:29:48 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 12:29:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 12:29:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:29:49 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:29:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 12:29:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:49 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 12:29:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 12:29:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:49 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 12:29:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 12:29:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc1c2_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 12:29:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 12:29:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-libs_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:49 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 12:29:50 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: 12:29:50 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 12:29:50 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: 12:29:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:50 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 12:29:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 12:29:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:51 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:29:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 12:29:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:51 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:29:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 12:29:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 12:29:51 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 12:29:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 12:29:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:51 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 12:29:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 12:29:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.5_all.deb ... unit-abot-epc-basic-0: 12:29:51 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.5) ... unit-abot-epc-basic-0: 12:29:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 12:29:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:29:51 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 12:29:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 12:29:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 12:29:51 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 12:29:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 12:29:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:51 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 12:29:52 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: 12:29:52 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4.2_amd64.deb ... unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.2) ... unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 12:29:52 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: 12:29:52 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4.2_amd64.deb ... unit-abot-epc-basic-0: 12:29:52 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.2) ... unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.4) ... unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-dev_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:53 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 12:29:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 12:29:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:29:54 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:29:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 12:29:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 12:29:54 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 12:29:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 12:29:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 12:29:54 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 12:29:55 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-render-dev_2%3a0.11.1-2_all.deb ... unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libccolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcholmod3.0.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 12:29:57 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: 12:29:57 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-dev_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 12:29:59 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: 12:29:59 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-bin_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 12:29:59 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: 12:29:59 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:30:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 12:30:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:30:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 12:30:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:00 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 12:30:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie2_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:00 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 12:30:00 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: 12:30:00 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 12:30:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:00 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy-dev_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 12:30:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 12:30:02 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 12:30:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 12:30:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 12:30:02 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:30:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 12:30:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 12:30:02 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:30:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 12:30:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 12:30:02 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 12:30:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 12:30:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:03 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 12:30:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 12:30:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 12:30:03 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:30:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 12:30:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 12:30:03 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:30:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 12:30:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm-dev_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:30:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 12:30:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 12:30:03 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:30:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 12:30:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 12:30:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 12:30:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 12:30:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 12:30:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 12:30:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt11-dev_1.5.4-3+really1.6.5-2ubuntu0.5_all.deb ... unit-abot-epc-basic-0: 12:30:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 12:30:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 12:30:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-dev_2.32.2-1ubuntu1.6_amd64.deb ... unit-abot-epc-basic-0: 12:30:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:30:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 12:30:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:30:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 12:30:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:30:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 12:30:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 12:30:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 12:30:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 12:30:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 12:30:04 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 12:30:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 12:30:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 12:30:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 12:30:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 12:30:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjasper1_1.900.1-debian1-2.4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 12:30:04 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 12:30:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 12:30:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:04 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 12:30:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 12:30:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwmf0.2-7_0.2.8.4-10.5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:05 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 12:30:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 12:30:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:05 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 12:30:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:05 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 12:30:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:05 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 12:30:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:05 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 12:30:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:05 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor-dev_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-composite-dev_1%3a0.4.2-2_all.deb ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-dev_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-cpp-11_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 12:30:11 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjack-jackd2-0_1.9.10+20150825git1ed50c92~dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 12:30:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.14_amd64.deb ... unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.14) ... unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 12:30:13 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.26-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.26-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.26-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 12:30:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 12:30:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:15 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 12:30:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 12:30:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libumfpack5.7.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:15 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:30:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 12:30:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 12:30:15 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.14_amd64.deb ... unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.14) ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.7+dfsg-5ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 12:30:18 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: 12:30:18 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 12:30:18 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: 12:30:18 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-script_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:30:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 12:30:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:30:19 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:30:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 12:30:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 12:30:19 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:30:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 12:30:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 12:30:19 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 12:30:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 12:30:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:30:19 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:30:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 12:30:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-dbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:30:20 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:30:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 12:30:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-opengl_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:30:20 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:30:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 12:30:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:30:20 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:30:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 12:30:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 12:30:20 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:30:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 12:30:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 12:30:20 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:30:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 12:30:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.15_amd64.deb ... unit-abot-epc-basic-0: 12:30:20 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:30:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 12:30:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.15_all.deb ... unit-abot-epc-basic-0: 12:30:20 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 12:30:21 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-0-dev_2%3a1.0.20-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-doc_2%3a1.0.20-1_all.deb ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-bin_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-libxml-perl_2.0123+dfsg-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 12:30:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 12:30:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 12:30:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 12:30:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 12:30:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 12:30:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:30:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 12:30:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 12:30:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.2) ... unit-abot-epc-basic-0: 12:30:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 12:30:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libzzip-0-13_0.13.62-3ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:30:23 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:30:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 12:30:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 12:30:23 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 12:30:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 12:30:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mesa-common-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:24 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 12:30:25 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-did-you-mean_1.0.0-2_all.deb ... unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.12_amd64.deb ... unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.12_amd64.deb ... unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 12:30:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xdg-utils_1.1.1-1ubuntu1.16.04.3_all.deb ... unit-abot-epc-basic-0: 12:30:30 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 12:30:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:30:33 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 12:30:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base-doc_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:30:33 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 12:30:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:37 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 12:30:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 12:30:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 12:30:37 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 12:30:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 12:30:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:37 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 12:30:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 12:30:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 12:30:37 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 12:30:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 12:30:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 12:30:37 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 12:30:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 12:30:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 12:30:37 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 12:30:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 12:30:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:38 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 12:30:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:38 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 12:30:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 12:30:38 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 12:30:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 12:30:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 12:30:38 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 12:30:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 12:30:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 12:30:38 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:30:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 12:30:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 12:30:38 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 12:30:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 12:30:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:30:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 12:30:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 12:30:39 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 12:30:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 12:30:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 12:30:39 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:30:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 12:30:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-doc_4.7-3ubuntu0.16.04.3_all.deb ... unit-abot-epc-basic-0: 12:30:39 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:30:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 12:30:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 12:30:39 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 12:30:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 12:30:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:30:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:30:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 12:30:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.2) ... unit-abot-epc-basic-0: 12:30:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:30:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.4) ... unit-abot-epc-basic-0: 12:30:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 12:30:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-abot-epc-basic-0: 12:30:49 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:49 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:30:49 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-abot-epc-basic-0: 12:30:49 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.13) ... unit-abot-epc-basic-0: 12:30:49 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 12:30:49 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:30:49 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:30:49 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 12:30:49 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 12:30:49 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 12:30:50 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 12:30:50 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.14) ... unit-abot-epc-basic-0: 12:30:50 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 12:30:50 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 12:30:50 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:30:50 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:30:50 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:30:50 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:30:50 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 12:30:50 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 12:30:50 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:30:50 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.14) ... unit-abot-epc-basic-0: 12:30:50 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.14) ... unit-abot-epc-basic-0: 12:30:50 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 12:30:50 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 12:30:50 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:30:50 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:30:50 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:30:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 12:30:50 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:30:50 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 12:30:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode unit-abot-epc-basic-0: 12:30:50 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 12:30:50 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:30:50 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 12:30:50 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:30:50 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 12:30:50 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:30:50 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in auto mode unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:30:52 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 12:30:52 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:30:52 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:52 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:30:52 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 12:30:52 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 12:30:52 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 12:30:52 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 12:30:52 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 12:30:52 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 12:30:52 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 12:30:52 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 12:30:52 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 12:30:52 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 12:30:52 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 12:30:52 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 12:30:52 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 12:30:52 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 12:30:52 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.8:amd64 (1:3.8-2ubuntu4) ... unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.8:amd64 (1:3.8-2ubuntu4) ... unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.5) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.9) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.26 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot (gnuplot) in auto mode unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot4 (gnuplot4) in auto mode unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/guile-2.0 to provide /usr/bin/guile (guile) in auto mode unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.5) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.2) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.2) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.4) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.14) ... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.14) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 12:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 12:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 12:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 12:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 12:31:02 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... unit-abot-epc-basic-0: 12:31:02 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 12:31:02 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:31:02 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 12:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:02 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... unit-abot-epc-basic-0: 12:31:02 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... unit-abot-epc-basic-0: 12:31:02 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 12:31:02 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 12:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 12:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:31:02 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.2) ... unit-abot-epc-basic-0: 12:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:31:03 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 12:31:03 DEBUG unit.abot-epc-basic/0.install Setting up mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:31:03 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 12:31:03 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:31:03 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:31:03 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 12:31:03 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:31:03 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:31:03 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 12:31:03 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 12:31:03 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 12:31:03 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 12:31:03 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 12:31:03 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 12:31:03 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 12:31:03 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 12:31:03 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:31:03 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 12:31:03 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:31:03 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 12:31:03 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode unit-abot-epc-basic-0: 12:31:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode unit-abot-epc-basic-0: 12:31:03 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 12:31:03 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:04 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 12:31:04 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 12:31:04 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 12:31:04 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 12:31:05 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 12:31:05 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 12:31:05 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 12:31:05 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 12:31:05 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:05 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:05 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 12:31:05 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 12:31:05 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 12:31:05 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 12:31:05 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 12:31:05 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 12:31:05 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:31:05 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 12:31:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 12:31:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 12:31:05 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 12:31:05 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 12:31:05 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:31:05 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 12:31:05 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:31:05 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 12:31:05 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:31:05 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 12:31:05 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:31:05 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:31:05 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 12:31:05 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:31:05 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:31:05 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 12:31:05 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:31:05 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 12:31:07 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 12:31:07 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 12:31:07 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 12:31:07 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 12:31:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:31:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:31:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.4) ... unit-abot-epc-basic-0: 12:31:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 12:31:07 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 12:31:07 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 12:31:07 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-7ac099-default-0 unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install Un-Installing Nettle from sources. The log file for nettle un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/nettle_uninstall_log.txt  unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-7ac099-default-0 unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install After this operation, 2,538 kB of additional disk space will be used. unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 nettle-bin amd64 3.2-1ubuntu0.16.04.1 [24.5 kB] unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (28.8 kB/s) unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 108013 files and directories currently installed.) unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-bin_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install Un-Installing Gnutls. The log file for Gnutls un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/gnutls_uninstall_log.txt  unit-abot-epc-basic-0: 12:31:22 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-7ac099-default-0 unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 12:31:55 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:31:55 DEBUG unit.abot-epc-basic/0.install Need to get 622 kB of archives. unit-abot-epc-basic-0: 12:31:55 DEBUG unit.abot-epc-basic/0.install After this operation, 3,632 kB of additional disk space will be used. unit-abot-epc-basic-0: 12:31:55 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutlsxx28 amd64 3.4.10-4ubuntu1.5 [13.7 kB] unit-abot-epc-basic-0: 12:31:55 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit-dev amd64 0.23.2-5~ubuntu16.04.1 [56.5 kB] unit-abot-epc-basic-0: 12:31:55 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-dev amd64 3.4.10-4ubuntu1.5 [552 kB] unit-abot-epc-basic-0: 12:31:56 DEBUG unit.abot-epc-basic/0.install Fetched 622 kB in 1s (377 kB/s) unit-abot-epc-basic-0: 12:31:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 12:31: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 ... 108122 files and directories currently installed.) unit-abot-epc-basic-0: 12:31:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 12:31:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.5) ... unit-abot-epc-basic-0: 12:31:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 12:31:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libp11-kit-dev_0.23.2-5~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:31:56 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:31:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 12:31:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 12:31:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.5) ... unit-abot-epc-basic-0: 12:31:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:31:56 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.5) ... unit-abot-epc-basic-0: 12:31:56 DEBUG unit.abot-epc-basic/0.install Setting up libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:31:56 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.5) ... unit-abot-epc-basic-0: 12:31:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:31:57 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:31:57 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-mysql-0: 12:32:08 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:32:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:32:08 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:32:08 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:32:08 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:32:08 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:32:08 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:32:08 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:32:08 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:32:08 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:32:08 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:32:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:32:24 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-7ac099-default-0 unit-abot-epc-basic-0: 12:32:24 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-7ac099-default-0 unit-abot-epc-basic-0: 12:32:24 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 12:32:24 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:32:24 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf from sources. The log file for Protobuf installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_install_log.txt  unit-abot-epc-basic-0: 12:34:32 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:34:32 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  machine-3: 12:34:53 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 12:34:53 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 12:34:53 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} unit-oai-hss-0: 12:34:53 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"} machine-3: 12:34:53 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 12:34:53 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 12:34:53 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:34:53 DEBUG juju.worker start "api" unit-oai-hss-0: 12:34:53 INFO juju.worker start "api" unit-oai-hss-0: 12:34:53 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 12:34:53 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 12:34:53 DEBUG juju.worker "api" started machine-3: 12:34:53 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:34:53 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:34:53 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 12:34:53 DEBUG juju.worker start "engine" machine-3: 12:34:53 INFO juju.worker start "engine" machine-3: 12:34:53 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 12:34:53 DEBUG juju.worker "engine" started machine-3: 12:34:53 DEBUG juju.worker.introspection stats worker now serving machine-3: 12:34:53 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 12:34:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 12:34:53 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 12:34:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 12:34:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 12:34:53 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:34:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 12:34:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:34:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:34:53 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 12:34:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:34:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:34:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-oai-hss-0: 12:34:53 INFO juju.api connection established to "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-oai-hss-0: 12:34:53 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 12:34:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 12:34:53 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 12:34:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:34:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-3: 12:34:53 INFO juju.api connection established to "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-3: 12:34:53 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-oai-hss-0: 12:34:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 12:34:53 DEBUG juju.worker.apicaller connected machine-3: 12:34:53 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 12:34:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 12:34:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:34:53 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 12:34:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 12:34:53 INFO juju.worker.upgrader unblocking abort check machine-3: 12:34:53 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:34:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 12:34:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:34:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:34:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 12:34:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 12:34:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 12:34:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 12:34:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 12:34:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 12:34:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 12:34:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 12:34:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 12:34:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 12:34:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 12:34:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 12:34:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 12:34:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 12:34:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 12:34:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 12:34:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 12:34:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 12:34:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 12:34:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 12:34:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 12:34:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 12:34:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: machine-3: 12:34:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 12:34:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 12:34:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 12:34:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 12:34:53 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 12:34:53 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 12:34:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 12:34:53 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 12:34:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 12:34:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 12:34:53 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 12:34:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 12:34:53 DEBUG juju.worker.logger logger setup machine-3: 12:34:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 12:34:53 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 12:34:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:34:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 12:34:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 12:34:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:34:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 12:34:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:34:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 12:34:53 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 12:34:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 12:34:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 12:34:53 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:34:53 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:34:53 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 12:34:53 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 12:34: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-3: 12:34:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 12:34:53 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:34:53 INFO juju.util.exec run result: exit status 127 machine-3: 12:34:53 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec120555017/script.sh: line 1: fanatic: command not found 127 machine-3: 12:34:53 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:34:53 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 12:34:53 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:34:53 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:34:53 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:34:53 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:34:53 DEBUG juju.network including address public:172.30.9.205 for machine machine-3: 12:34:53 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-3: 12:34:53 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-3: 12:34:53 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:34:53 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:34:53 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 12:34:53 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 12:34:53 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] machine-3: 12:34:53 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:34:53 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:34:53 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 12:34:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 12:34:53 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:34:53 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 12:34:53 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:34:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 12:34: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-3: 12:34:53 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:34:53 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 12:34:53 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:34:53 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 12:34:53 INFO juju.util.exec run result: exit status 127 machine-3: 12:34:53 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec856278861/script.sh: line 1: fanatic: command not found 127 machine-3: 12:34:53 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 12:34:53 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 12:34:53 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:34:53 DEBUG juju.worker start "3-container-watcher" machine-3: 12:34:53 DEBUG juju.worker start "stateconverter" machine-3: 12:34:53 INFO juju.worker start "3-container-watcher" machine-3: 12:34:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 12:34:53 DEBUG juju.worker "3-container-watcher" started machine-3: 12:34:53 INFO juju.worker start "stateconverter" machine-3: 12:34:53 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 12:34:53 DEBUG juju.worker "stateconverter" started unit-oai-epc-0: 12:34:53 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 12:34:53 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 12:34:53 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 12:34:53 DEBUG juju.agent read agent config, format "2.0" machine-2: 12:34:53 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 12:34:53 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 12:34:53 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:34:53 DEBUG juju.worker start "api" unit-oai-epc-0: 12:34:53 INFO juju.worker start "api" unit-oai-epc-0: 12:34:53 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 12:34:53 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" machine-3: 12:34:53 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 12:34:53 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:34:53 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:34:53 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:34:53 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:34:53 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-3: 12:34:53 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:34:53 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-3: 12:34:53 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] unit-oai-epc-0: 12:34:53 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 12:34:53 DEBUG juju.worker "api" started machine-2: 12:34:53 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 12:34:53 DEBUG juju.worker.introspection stats worker now serving machine-2: 12:34:53 DEBUG juju.worker start "engine" machine-2: 12:34:53 INFO juju.worker start "engine" unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 12:34:53 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 12:34:53 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 12:34:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 12:34:53 DEBUG juju.worker "engine" started machine-2: 12:34:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.introspection stats worker now serving machine-2: 12:34:53 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 12:34:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 12:34:53 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 12:34:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 12:34:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:34:53 INFO juju.worker.machiner "machine-3" started unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:34:53 INFO juju.api.common no addresses observed on interface "tunl0" machine-2: 12:34:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 12:34:53 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 12:34:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:34:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 12:34:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:34:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 12:34:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:34:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:34:53 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:53 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-oai-epc-0: 12:34:53 INFO juju.api connection established to "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-oai-epc-0: 12:34:53 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-oai-epc-0: 12:34:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 12:34:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 12:34:53 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:34:53 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-2: 12:34:53 INFO juju.api connection established to "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" machine-2: 12:34:53 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-oai-hss-0: 12:34:54 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:34:54 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:34:54 DEBUG juju.api RPC connection died unit-oai-hss-0: 12:34:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:34:54 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:34:54 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-oai-hss-0: 12:34:54 INFO juju.api connection established to "wss://192.168.121.8:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-oai-hss-0: 12:34:54 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/15b91c5e-cf48-420b-8dfa-e1eaab7ac099/api" unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:54 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 12:34:54 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 12:34:54 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:34:54 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:7e:eb:0f CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.9 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:7e:eb:0f CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 12:34:54 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 12:34:54 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 12:34:54 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 12:34:54 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 12:34:54 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:34: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: 12:34:54 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 12:34:54 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 12:34:54 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:34:54 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:34:54 DEBUG juju.network including address public:172.30.9.205 for machine unit-oai-epc-0: 12:34:54 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-oai-epc-0: 12:34:54 DEBUG juju.network including address local-fan:252.8.0.1 for machine unit-oai-epc-0: 12:34:54 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 12:34:54 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 12:34:54 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 12:34:54 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 12:34:54 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:34:54 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 12:34:54 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 12:34:54 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 12:34:54 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 12:34:54 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 12:34: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: 12:34:54 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 12:34:54 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 12:34:54 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 12:34:54 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 12:34:54 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 12:34:54 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 12:34:54 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 12:34:54 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 12:34:54 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 12:34:54 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 12:34:54 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 12:34:54 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 12:34:54 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 12:34:54 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 12:34:54 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 12:34:54 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 12:34:54 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 12:34:54 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 12:34:54 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 12:34:54 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 12:34:54 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:34:54 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:34:54 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:34:54 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:34:54 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 12:34:54 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 12:34:54 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:34:54 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:34:54 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:34:54 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:34:54 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:34:54 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:34:54 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 12:34:54 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-hss-0: 12:34:54 DEBUG juju.worker.apicaller connected machine-2: 12:34:54 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:34:54 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 12:34:54 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 12:34:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:34:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:34:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:34:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:54 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-oai-hss-0: 12:34:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 12:34:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 12:34:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 12:34:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 12:34:54 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 12:34:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 12:34:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 12:34:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 12:34:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 12:34:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 12:34:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 12:34:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: unit-oai-hss-0: 12:34:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:34:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:34:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 12:34:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 12:34:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:34:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 12:34:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:34:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 12:34:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 12:34:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:34:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:34:54 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:34:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:54 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 12:34:54 DEBUG worker.uniter.jujuc running hook tool "open-port" machine-2: 12:34:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:54 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-hss-0: 12:34:54 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 12:34:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:34:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:34:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:34:54 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 12:34:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:34:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:54 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 12:34:54 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 12:34:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:34:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:54 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:34:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 12:34:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:34:54 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:34:54 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 12:34:54 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 12:34:54 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 12:34:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 12:34:54 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:34:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:34:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:54 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:34:54 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:34:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 12:34:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-hss-0: 12:34:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 12:34:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 12:34:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:34:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 12:34:55 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 12:34:55 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 12:34:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 12:34:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 12:34:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 12:34:55 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:34:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 12:34:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 12:34:55 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 12:34:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 12:34:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 12:34:55 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:34:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 12:34:55 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:34:55 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:34:55 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 12:34:55 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 12:34:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 12:34:55 DEBUG juju.worker.logger logger setup machine-2: 12:34:55 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 12:34:55 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:34:55 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 12:34:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 12:34:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 12:34:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available unit-oai-epc-0: 12:34:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' machine-2: 12:34:55 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install ++ hostname machine-2: 12:34:55 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' machine-2: 12:34:55 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:34:55 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:34:55 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 12:34:55 DEBUG juju.service discovered init system "upstart" from series "trusty" unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install + install_packages machine-2: 12:34:55 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 12:34:55 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install ++ grep -c install machine-2: 12:34:55 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 12:34:55 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:34:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git machine-2: 12:34:55 INFO juju.util.exec run result: exit status 127 machine-2: 12:34:55 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec108593468/script.sh: line 1: fanatic: command not found 127 machine-2: 12:34:55 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:34:55 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:34:55 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:34:55 DEBUG juju.worker.dependency "fan-configurer" manifold worker started unit-oai-hss-0: 12:34:55 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 12:34:55 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:34:55 DEBUG juju.network including address public:172.30.9.205 for machine machine-2: 12:34:55 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-2: 12:34:55 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-2: 12:34:55 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:34:55 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:34:55 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 12:34:55 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 12:34:55 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:34:55 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 12:34:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-hss-0: 12:34:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 12:34:55 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 12:34:55 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:34:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:34:55 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 12:34:55 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 12:34:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 12:34:55 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:34:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:34:55 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 12:34:55 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 12:34:55 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 12:34:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 12:34:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:34:55 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 12:34:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:34:55 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.8,252.8.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 12:34:55 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:34:55 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 12:34:55 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:34:55 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:34:55 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:34:55 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 12:34:55 INFO juju.worker.deployer checking unit "oai-epc/0" unit-oai-hss-0: 12:34:55 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 12:34:55 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 12:34:55 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:34:55 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 12:34:55 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:34:55 DEBUG juju.network including address public:172.30.9.205 for machine unit-oai-hss-0: 12:34:55 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-oai-hss-0: 12:34:55 DEBUG juju.network including address local-fan:252.8.0.1 for machine unit-oai-hss-0: 12:34:55 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 12:34:55 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 12:34:55 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 12:34:55 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.8:17070 252.8.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 12:34:55 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.8:17070" "252.8.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "252.8.0.1:17070" "172.30.9.205:17070"] unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:34:55 DEBUG juju.worker.dependency "uniter" manifold worker started machine-2: 12:34:55 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:34:55 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 12:34:55 INFO juju.util.exec run result: exit status 127 machine-2: 12:34:55 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec057163824/script.sh: line 1: fanatic: command not found 127 unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-2: 12:34:55 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-oai-hss-0: 12:34:55 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 12:34:55 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 12:34:55 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud machine-2: 12:34:55 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 12:34:55 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 12:34:55 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 12:34:55 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 12:34:55 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:34:55 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:34:55 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:34:55 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:34:55 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-2: 12:34:55 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:34:55 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.5 local-machine:::1] machine-2: 12:34:55 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.5 local-machine:::1] machine-2: 12:34:55 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 12:34:55 DEBUG juju.worker start "2-container-watcher" machine-2: 12:34:55 DEBUG juju.worker start "stateconverter" machine-2: 12:34:55 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 12:34:55 INFO juju.worker start "2-container-watcher" machine-2: 12:34:55 DEBUG juju.worker "2-container-watcher" started machine-2: 12:34:55 INFO juju.worker start "stateconverter" machine-2: 12:34:55 DEBUG juju.worker "stateconverter" started machine-2: 12:34:55 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" unit-oai-hss-0: 12:34:55 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 12:34:55 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 12:34:55 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 12:34:55 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 12:34:55 INFO juju.worker.uniter hooks are retried true machine-2: 12:34:55 INFO juju.worker.machiner "machine-2" started machine-2: 12:34:55 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 12:34:55 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 12:34:55 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 12:34:55 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 12:34:55 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 12:34:55 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 12:34:55 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 12:34:55 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 12:34:55 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 12:34:55 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 12:34:55 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 12:34:55 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 12:34:55 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 12:34:55 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 12:34:55 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 12:34:55 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 12:34:55 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 12:34:55 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 12:34:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 12:34:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:34: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: 12:34:55 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-hss-0: 12:34:55 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-2: 12:34:55 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:0e:bd:f7 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.5 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:0e:bd:f7 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-hss-0: 12:34:55 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 12:34:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:34:55 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 12:34:55 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 12:34:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:34:56 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 12:34:56 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:34: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: 12:34:56 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 12:34:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:34:56 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-epc-0: 12:34:56 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 12:34:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-hss-0: 12:34:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:34:56 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-epc-0: 12:34:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:34:56 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-hss-0: 12:34:56 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-epc-0: 12:34:56 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 12:34:57 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:34:57 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:34:57 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 12:34:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:34:57 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-epc-0: 12:34:57 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 12:34:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:34:57 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 12:34:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:34:57 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 12:34:57 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 12:34:57 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 12:34:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:34:58 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 12:34:58 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 12:34:58 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 12:34:58 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 12:34:58 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 12:34:58 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:34:58 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:34:58 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 12:34:58 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 12:34:58 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 12:34:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:34:58 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 12:34:58 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 12:34:58 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:34:58 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 12:34:58 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 12:34:58 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 12:34:58 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 12:34:58 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 12:34:58 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 12:34:58 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 12:34:58 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 12:34:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 12:34:59 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 12:34:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 12:34:59 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 12:34:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 12:34:59 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 12:34:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 12:34:59 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 12:34:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 12:34:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 12:34:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 12:34:59 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 12:35:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 12:35:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 12:35:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 12:35:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 12:35:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 12:35:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 12:35:00 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 12:35:01 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 12:35:01 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 12:35:01 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 12:35:01 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 12:35:01 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 12:35:01 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 12:35:02 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 12:35:02 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 12:35:02 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 12:35:02 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 12:35:02 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 12:35:02 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 12:35:02 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 12:35:02 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 12:35:03 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 12:35:03 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 12:35:03 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 12:35:03 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 12:35:03 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 12:35:03 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 12:35:04 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 12:35:04 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 12:35:04 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 12:35:04 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 12:35:04 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib automake1.9 unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main m4 amd64 1.4.17-2ubuntu1 [195 kB] unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfl-dev amd64 2.5.35-10.1ubuntu2 [17.2 kB] unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main flex amd64 2.5.35-10.1ubuntu2 [211 kB] unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblzo2-2 amd64 2.06-1.2ubuntu1.1 [46.1 kB] unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnettle4 amd64 2.7.1-1ubuntu0.2 [102 kB] unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libarchive13 amd64 3.1.2-7ubuntu2.8 [262 kB] unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main x11-common all 1:7.7+1ubuntu8.1 [49.5 kB] unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libice6 amd64 2:1.0.8-2 [47.0 kB] unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsm6 amd64 2:1.2.1-2 [18.1 kB] unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxt6 amd64 1:1.1.4-1 [185 kB] unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaudio2 amd64 1.9.4-1 [57.1 kB] unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] unit-abot-epc-basic-0: 12:35:09 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 12:35:09 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-oai-hss-0: 12:35:09 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-abot-epc-basic-0: 12:35:09 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 12:35:09 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-hss-0: 12:35:09 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-abot-epc-basic-0: 12:35:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:35:09 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 12:35:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] unit-abot-epc-basic-0: 12:35:09 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 12:35:09 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 12:35:09 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 12:35:09 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:35:09 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 12:35:09 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 12:35:09 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 12:35:09 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 12:35:09 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 12:35:09 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 12:35:09 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 12:35:09 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 12:35:09 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 12:35:09 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 12:35:09 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 12:35:09 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 12:35:09 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 12:35:09 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:35:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:35:09 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 12:35:09 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 12:35:09 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 12:35:09 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 12:35:09 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 12:35:09 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 12:35:09 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-abot-epc-basic-0: 12:35:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:35:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:35:09 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-oai-hss-0: 12:35:09 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-abot-epc-basic-0: 12:35:09 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 12:35:10 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-abot-epc-basic-0: 12:35:10 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 12:35:10 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 12:35:10 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 12:35:10 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:35:10 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 12:35:10 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 12:35:10 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 12:35:10 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 12:35:10 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 12:35:10 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 12:35:10 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 12:35:10 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-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start SHA256:nFwPWwRSsh6fcd+bEmeAA7n7cKxO3nA9VOQkDeXkpGU root@juju-7ac099-default-0 unit-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start | oo+..o+E | unit-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start | =... &. | unit-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start | o =ooo = | unit-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start | + * O..o. | unit-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start | S * .o.o.| unit-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start | o oo + o| unit-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start | o=. + o | unit-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start | o.+. o | unit-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start | .o . | unit-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-7ac099-default-0 unit-oai-hss-0: 12:35:10 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-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /home/ubuntu/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start SHA256:T0bMk2iF/FrHi6Lfuv40a3ZLPRcTKrWf1jR+ivcjPSc ubuntu@juju-7ac099-default-0 unit-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start | . .. | unit-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start | o= . | unit-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start | o.*. . . | unit-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start | . .o.+ o .| unit-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start | Soo+ + +.| unit-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start | o+. o.o.*| unit-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start | . .+ . +=+| unit-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start | . oo+.oEBo| unit-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start | o=*+.oooo=| unit-abot-epc-basic-0: 12:35:10 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-oai-epc-0: 12:35:10 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{0}] []}} unit-oai-hss-0: 12:35:10 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-abot-epc-basic-0: 12:35:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:35:10 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 12:35:10 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 12:35:10 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 12:35:10 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:35:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:35:10 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 12:35:10 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 12:35:10 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-hss-0: 12:35:10 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-oai-hss-0: 12:35:10 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] unit-oai-hss-0: 12:35:10 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main qtcore4-l10n all 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [587 kB] unit-oai-hss-0: 12:35:10 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtcore4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1555 kB] unit-oai-hss-0: 12:35:10 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xml amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [95.0 kB] unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtdbus4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [180 kB] unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-network amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [543 kB] unit-oai-hss-0: 12:35:11 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-abot-epc-basic-0: 12:35:11 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-hss-0: 12:35:11 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-epc-0: 12:35:11 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{0}] []}} unit-oai-hss-0: 12:35:11 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-abot-epc-basic-0: 12:35:11 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 12:35:11 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:35:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig amd64 2.11.0-0ubuntu4.2 [176 kB] unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxi6 amd64 2:1.7.1.901-1ubuntu1.1 [27.9 kB] unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrender1 amd64 1:0.9.8-1build0.14.04.1 [17.9 kB] unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtgui4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [4130 kB] unit-oai-hss-0: 12:35:12 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-declarative amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1076 kB] unit-oai-hss-0: 12:35:12 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql-mysql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [30.3 kB] unit-oai-hss-0: 12:35:12 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-oai-hss-0: 12:35:12 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-oai-hss-0: 12:35:12 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-oai-hss-0: 12:35:12 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autoconf all 2.69-6 [322 kB] unit-oai-hss-0: 12:35:12 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autotools-dev all 20130810.1 [44.3 kB] unit-oai-hss-0: 12:35:12 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main automake all 1:1.14.1-2ubuntu1 [510 kB] unit-oai-hss-0: 12:35:12 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libbison-dev amd64 2:3.0.2.dfsg-2 [338 kB] unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main bison amd64 2:3.0.2.dfsg-2 [257 kB] unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-oai-hss-0: 12:35:14 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-oai-hss-0: 12:35:14 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-oai-hss-0: 12:35:14 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-oai-hss-0: 12:35:14 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-oai-hss-0: 12:35:14 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-oai-hss-0: 12:35:15 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-oai-hss-0: 12:35:15 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-oai-hss-0: 12:35:15 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-oai-hss-0: 12:35:15 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake-data all 2.8.12.2-0ubuntu3 [676 kB] unit-oai-hss-0: 12:35:15 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake amd64 2.8.12.2-0ubuntu3 [2618 kB] unit-oai-hss-0: 12:35:15 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cmake-curses-gui amd64 2.8.12.2-0ubuntu3 [1241 kB] unit-oai-hss-0: 12:35:15 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main doxygen amd64 1.8.6-2 [2408 kB] unit-oai-hss-0: 12:35:15 DEBUG unit.oai-hss/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe doxygen-gui amd64 1.8.6-2 [279 kB] unit-oai-hss-0: 12:35:15 DEBUG unit.oai-hss/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-oai-hss-0: 12:35:16 DEBUG unit.oai-hss/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-oai-hss-0: 12:35:16 DEBUG unit.oai-hss/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] unit-oai-hss-0: 12:35:16 DEBUG unit.oai-hss/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-oai-hss-0: 12:35:16 DEBUG unit.oai-hss/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-oai-hss-0: 12:35:16 DEBUG unit.oai-hss/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-oai-hss-0: 12:35:16 DEBUG unit.oai-hss/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-oai-hss-0: 12:35:16 DEBUG unit.oai-hss/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-oai-hss-0: 12:35:16 DEBUG unit.oai-hss/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pkg-config amd64 0.26-1ubuntu4 [40.9 kB] unit-oai-hss-0: 12:35:16 DEBUG unit.oai-hss/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB] unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 9s (6905 kB/s) unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install (Reading database ... 83650 files and directories currently installed.) unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.8_amd64.deb ... unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 12:35:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 12:35:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_all.deb ... unit-oai-hss-0: 12:35:22 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtcore4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-network_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-script_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:35:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 12:35:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 12:35:25 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:35:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 12:35:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 12:35:25 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 12:35:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 12:35:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:35:25 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtgui4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 12:35:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 12:35:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 12:35:29 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 12:35:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 12:35:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 12:35:30 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:35:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 12:35:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 12:35:30 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:35:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 12:35:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 12:35:30 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:35:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 12:35:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... unit-oai-hss-0: 12:35:30 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 12:35:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 12:35:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 12:35:41 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 12:35:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 12:35:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 12:35:41 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 12:35:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 12:35:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 12:35:41 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 12:35:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 12:35:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 12:35:41 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 12:35:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 12:35:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 12:35:41 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:35:42 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:35:45 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:35:45 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:35:45 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 12:35:45 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:35:45 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:35:45 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 12:35:45 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 12:35:45 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 12:35:45 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:35:45 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:35:46 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 12:35:46 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 12:35:46 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 12:35:46 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:35:46 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:35:46 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:35:46 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:35:50 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 12:35:50 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 12:35:50 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 12:35:50 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 12:35:50 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/automake-1.14 to provide /usr/bin/automake (automake) in auto mode unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-oai-hss-0: 12:35:52 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:35:54 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 12:35:54 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 12:35:54 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 12:35:54 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 12:35:54 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:35:54 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:35:54 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 12:35:54 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:35:54 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:35:54 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:35:54 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libapr1 amd64 1.5.0-1 [85.1 kB] unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaprutil1 amd64 1.5.3-1 [76.4 kB] unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libserf-1-1 amd64 1.3.3-1ubuntu0.1 [42.2 kB] unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsvn1 amd64 1.8.8-1ubuntu3.3 [918 kB] unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main subversion amd64 1.8.8-1ubuntu3.3 [281 kB] unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 1s (1274 kB/s) unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install (Reading database ... 90379 files and directories currently installed.) unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig9 amd64 1.4.9-2 [21.7 kB] unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl7 amd64 2.4.2-1.7ubuntu1 [35.0 kB] unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0 amd64 0.9-1 [81.8 kB] unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-dev amd64 1.4.9-2 [85.1 kB] unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-doc all 1.4.9-2 [300 kB] unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig8-dev amd64 1.4.9-2 [1766 B] unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgpg-error-dev amd64 1.12-0.2ubuntu1 [20.1 kB] unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcrypt11-dev amd64 1.5.3-2ubuntu4.6 [273 kB] unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libidn11-dev amd64 1.28-1ubuntu2.2 [519 kB] unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl-dev amd64 2.4.2-1.7ubuntu1 [157 kB] unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1.1 [166 kB] unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient-dev amd64 5.5.62-0ubuntu0.14.04.1 [869 kB] unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp-dev amd64 1.0.15+dfsg-1 [64.4 kB] unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-dev amd64 1.0.1f-1ubuntu2.27 [1076 kB] unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-doc all 1.0.1f-1ubuntu2.27 [972 kB] unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtool amd64 2.4.2-1.7ubuntu1 [188 kB] unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0-dev amd64 0.9-1 [292 kB] unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 3s (3637 kB/s) unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install (Reading database ... 90490 files and directories currently installed.) unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.27_amd64.deb ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.27_all.deb ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:36:10 DEBUG unit.oai-hss/0.install 190630 12:36:10 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-oai-hss-0: 12:36:10 DEBUG unit.oai-hss/0.install 190630 12:36:10 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 12:36:10 DEBUG unit.oai-hss/0.install 190630 12:36:10 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11712 ... unit-oai-hss-0: 12:36:20 DEBUG unit.oai-hss/0.install mysql start/running, process 11845 unit-oai-hss-0: 12:36:20 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 12:36:20 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:36:20 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 12:36:20 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 12:36:20 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 12:36:20 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 12:36:20 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 12:36:20 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 12:36:20 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:36:21 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 12:36:22 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:36:22 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 12:36:22 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 12:36:22 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmpxx4ldbl amd64 2:5.1.3+dfsg-1ubuntu1 [8736 B] unit-oai-hss-0: 12:36:22 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp-dev amd64 2:5.1.3+dfsg-1ubuntu1 [292 kB] unit-oai-hss-0: 12:36:22 DEBUG unit.oai-hss/0.install Fetched 300 kB in 0s (339 kB/s) unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install (Reading database ... 92491 files and directories currently installed.) unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install --2019-06-30 12:36:23-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20, 2001:470:142:3::b unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:443... connected. unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 385K 3s unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 769K 2s unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 52.0M 1s unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 781K 1s unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 41.2M 1s unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 42.9M 1s unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 77.2M 1s unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 1.29M 1s unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 1.83M 0s unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 56.2M 0s unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 59.5M 0s unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 68.5M 0s unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 57.3M 0s unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 85.1M 0s unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 1.39M 0s unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 69.3M 0s unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 1.95M 0s unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 56.2M 0s unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 52.9M 0s unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 53.0M 0s unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 46.0M 0s unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 87.4M=0.4s unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install 2019-06-30 12:36:24 (2.68 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:36: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 aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 twofishdata.o -MD -MP -MF twofishdata.o.d -fpic -c twofishdata.c \ unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 nettle-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 12:36: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 aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 12:36: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 aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.o : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.o.d unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 12:36: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 aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.o : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.o.d unit-oai-hss-0: 12:36: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 aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fpic -c aes-encrypt.c \ unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fpic -c aes-encrypt-table.c \ unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 aes-set-encrypt-key.o -MD -MP -MF aes-set-encrypt-key.o.d -fpic -c aes-set-encrypt-key.c \ unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 aes-set-decrypt-key.o -MD -MP -MF aes-set-decrypt-key.o.d -fpic -c aes-set-decrypt-key.c \ unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.c \ unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fpic -c arctwo-meta.c \ unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 base16-encode.o -MD -MP -MF base16-encode.o.d -fpic -c base16-encode.c \ unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 base16-decode.o -MD -MP -MF base16-decode.o.d -fpic -c base16-decode.c \ unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 base16-meta.o -MD -MP -MF base16-meta.o.d -fpic -c base16-meta.c \ unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 base64-encode.o -MD -MP -MF base64-encode.o.d -fpic -c base64-encode.c \ unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 base64-decode.o -MD -MP -MF base64-decode.o.d -fpic -c base64-decode.c \ unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 base64-meta.o -MD -MP -MF base64-meta.o.d -fpic -c base64-meta.c \ unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 camellia-crypt.o -MD -MP -MF camellia-crypt.o.d -fpic -c camellia-crypt.c \ unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 12:36: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 camellia-crypt-internal.o -MD -MP -MF camellia-crypt-internal.o.d -fpic -c camellia-crypt-internal.s unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.o : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.o.d unit-oai-hss-0: 12:36: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 camellia-set-encrypt-key.o -MD -MP -MF camellia-set-encrypt-key.o.d -fpic -c camellia-set-encrypt-key.c \ unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 camellia-set-decrypt-key.o -MD -MP -MF camellia-set-decrypt-key.o.d -fpic -c camellia-set-decrypt-key.c \ unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 camellia-table.o -MD -MP -MF camellia-table.o.d -fpic -c camellia-table.c \ unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 camellia-meta.o -MD -MP -MF camellia-meta.o.d -fpic -c camellia-meta.c \ unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 cast128.o -MD -MP -MF cast128.o.d -fpic -c cast128.c \ unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 cast128-meta.o -MD -MP -MF cast128-meta.o.d -fpic -c cast128-meta.c \ unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 blowfish.o -MD -MP -MF blowfish.o.d -fpic -c blowfish.c \ unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 cbc.o -MD -MP -MF cbc.o.d -fpic -c cbc.c \ unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 gcm.o -MD -MP -MF gcm.o.d -fpic -c gcm.c \ unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:36: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 gcm-aes.o -MD -MP -MF gcm-aes.o.d -fpic -c gcm-aes.c \ unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 des.o -MD -MP -MF des.o.d -fpic -c des.c \ unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 des3.o -MD -MP -MF des3.o.d -fpic -c des3.c \ unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36: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 des-compat.o -MD -MP -MF des-compat.o.d -fpic -c des-compat.c \ unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.o -MD -MP -MF hmac.o.d -fpic -c hmac.c \ unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.o -MD -MP -MF hmac-md5.o.d -fpic -c hmac-md5.c \ unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.o -MD -MP -MF hmac-ripemd160.o.d -fpic -c hmac-ripemd160.c \ unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.o -MD -MP -MF hmac-sha1.o.d -fpic -c hmac-sha1.c \ unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.o -MD -MP -MF hmac-sha224.o.d -fpic -c hmac-sha224.c \ unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.o -MD -MP -MF hmac-sha256.o.d -fpic -c hmac-sha256.c \ unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.o -MD -MP -MF hmac-sha384.o.d -fpic -c hmac-sha384.c \ unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.o -MD -MP -MF hmac-sha512.o.d -fpic -c hmac-sha512.c \ unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.o -MD -MP -MF knuth-lfib.o.d -fpic -c knuth-lfib.c \ unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.o -MD -MP -MF md2.o.d -fpic -c md2.c \ unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.o -MD -MP -MF md2-meta.o.d -fpic -c md2-meta.c \ unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.o -MD -MP -MF md4.o.d -fpic -c md4.c \ unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.o -MD -MP -MF md4-meta.o.d -fpic -c md4-meta.c \ unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.o -MD -MP -MF md5.o.d -fpic -c md5.c \ unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.o -MD -MP -MF md5-compress.o.d -fpic -c md5-compress.c \ unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.o -MD -MP -MF md5-compat.o.d -fpic -c md5-compat.c \ unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.o -MD -MP -MF md5-meta.o.d -fpic -c md5-meta.c \ unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.o -MD -MP -MF ripemd160.o.d -fpic -c ripemd160.c \ unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.o -MD -MP -MF ripemd160-compress.o.d -fpic -c ripemd160-compress.c \ unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.o -MD -MP -MF ripemd160-meta.o.d -fpic -c ripemd160-meta.c \ unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.o -MD -MP -MF salsa20-crypt.o.d -fpic -c salsa20-crypt.s unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.o : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.o.d unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.o -MD -MP -MF salsa20-set-key.o.d -fpic -c salsa20-set-key.c \ unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.o -MD -MP -MF sha1.o.d -fpic -c sha1.c \ unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.o -MD -MP -MF sha1-compress.o.d -fpic -c sha1-compress.s unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.o -MD -MP -MF sha1-meta.o.d -fpic -c sha1-meta.c \ unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install echo "sha1-compress.o : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.o.d unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.o -MD -MP -MF sha256.o.d -fpic -c sha256.c \ unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.o -MD -MP -MF sha256-compress.o.d -fpic -c sha256-compress.c \ unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.o -MD -MP -MF sha224-meta.o.d -fpic -c sha224-meta.c \ unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.o -MD -MP -MF sha256-meta.o.d -fpic -c sha256-meta.c \ unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.o -MD -MP -MF sha512.o.d -fpic -c sha512.c \ unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.o -MD -MP -MF sha512-compress.o.d -fpic -c sha512-compress.c \ unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.o -MD -MP -MF sha384-meta.o.d -fpic -c sha384-meta.c \ unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.o -MD -MP -MF sha512-meta.o.d -fpic -c sha512-meta.c \ unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.o -MD -MP -MF serpent-set-key.o.d -fpic -c serpent-set-key.c \ unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.o -MD -MP -MF serpent-encrypt.o.d -fpic -c serpent-encrypt.s unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.o : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.o.d unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.o -MD -MP -MF serpent-meta.o.d -fpic -c serpent-meta.c \ unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.o -MD -MP -MF serpent-decrypt.o.d -fpic -c serpent-decrypt.s unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.o : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.o.d unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.o -MD -MP -MF twofish.o.d -fpic -c twofish.c \ unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.o -MD -MP -MF twofish-meta.o.d -fpic -c twofish-meta.c \ unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.o -MD -MP -MF yarrow256.o.d -fpic -c yarrow256.c \ unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.o -MD -MP -MF yarrow_key_event.o.d -fpic -c yarrow_key_event.c \ unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.o -MD -MP -MF buffer.o.d -fpic -c buffer.c \ unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.o -MD -MP -MF buffer-init.o.d -fpic -c buffer-init.c \ unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.o -MD -MP -MF realloc.o.d -fpic -c realloc.c \ unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -fpic -c nettle-meta-hashes.c \ unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -fpic -c nettle-meta-ciphers.c \ unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -fpic -c nettle-meta-armors.c \ unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.o -MD -MP -MF write-be32.o.d -fpic -c write-be32.c \ unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.o -MD -MP -MF write-le32.o.d -fpic -c write-le32.c \ unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.o -MD -MP -MF memxor.o.d -fpic -c memxor.s unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.o -MD -MP -MF sexp.o.d -fpic -c sexp.c \ unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.o -MD -MP -MF sexp-format.o.d -fpic -c sexp-format.c \ unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.o -MD -MP -MF sexp-transport.o.d -fpic -c sexp-transport.c \ unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -fpic -c sexp-transport-format.c \ unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.o -MD -MP -MF bignum.o.d -fpic -c bignum.c \ unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.o -MD -MP -MF bignum-next-prime.o.d -fpic -c bignum-next-prime.c \ unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.o -MD -MP -MF bignum-random.o.d -fpic -c bignum-random.c \ unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.o -MD -MP -MF bignum-random-prime.o.d -fpic -c bignum-random-prime.c \ unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.o -MD -MP -MF sexp2bignum.o.d -fpic -c sexp2bignum.c \ unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.o -MD -MP -MF pkcs1.o.d -fpic -c pkcs1.c \ unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.o -MD -MP -MF pkcs1-encrypt.o.d -fpic -c pkcs1-encrypt.c \ unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.o -MD -MP -MF pkcs1-decrypt.o.d -fpic -c pkcs1-decrypt.c \ unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -fpic -c pkcs1-rsa-digest.c \ unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.o -MD -MP -MF pkcs1-rsa-md5.o.d -fpic -c pkcs1-rsa-md5.c \ unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.o -MD -MP -MF pkcs1-rsa-sha1.o.d -fpic -c pkcs1-rsa-sha1.c \ unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.o -MD -MP -MF pkcs1-rsa-sha256.o.d -fpic -c pkcs1-rsa-sha256.c \ unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.o -MD -MP -MF pkcs1-rsa-sha512.o.d -fpic -c pkcs1-rsa-sha512.c \ unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.o -MD -MP -MF rsa.o.d -fpic -c rsa.c \ unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -fpic -c rsa-sign.c \ unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -fpic -c rsa-verify.c \ unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.o -MD -MP -MF rsa-pkcs1-sign.o.d -fpic -c rsa-pkcs1-sign.c \ unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.o -MD -MP -MF rsa-pkcs1-sign-tr.o.d -fpic -c rsa-pkcs1-sign-tr.c \ unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.o -MD -MP -MF rsa-pkcs1-verify.o.d -fpic -c rsa-pkcs1-verify.c \ unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.o -MD -MP -MF rsa-md5-sign.o.d -fpic -c rsa-md5-sign.c \ unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.o -MD -MP -MF rsa-md5-verify.o.d -fpic -c rsa-md5-verify.c \ unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.o -MD -MP -MF rsa-sha1-sign.o.d -fpic -c rsa-sha1-sign.c \ unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.o -MD -MP -MF rsa-sha1-verify.o.d -fpic -c rsa-sha1-verify.c \ unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.o -MD -MP -MF rsa-sha256-sign.o.d -fpic -c rsa-sha256-sign.c \ unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.o -MD -MP -MF rsa-sha256-verify.o.d -fpic -c rsa-sha256-verify.c \ unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.o -MD -MP -MF rsa-sha512-sign.o.d -fpic -c rsa-sha512-sign.c \ unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.o -MD -MP -MF rsa-sha512-verify.o.d -fpic -c rsa-sha512-verify.c \ unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -fpic -c rsa-encrypt.c \ unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -fpic -c rsa-decrypt.c \ unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.o -MD -MP -MF rsa-decrypt-tr.o.d -fpic -c rsa-decrypt-tr.c \ unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -fpic -c rsa-keygen.c \ unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.o -MD -MP -MF rsa-compat.o.d -fpic -c rsa-compat.c \ unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.o -MD -MP -MF rsa-blind.o.d -fpic -c rsa-blind.c \ unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.o -MD -MP -MF rsa2sexp.o.d -fpic -c rsa2sexp.c \ unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.o -MD -MP -MF sexp2rsa.o.d -fpic -c sexp2rsa.c \ unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.o -MD -MP -MF dsa.o.d -fpic -c dsa.c \ unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.o -MD -MP -MF dsa-sign.o.d -fpic -c dsa-sign.c \ unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.o -MD -MP -MF dsa-verify.o.d -fpic -c dsa-verify.c \ unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.o -MD -MP -MF dsa-keygen.o.d -fpic -c dsa-keygen.c \ unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.o -MD -MP -MF dsa-sha1-sign.o.d -fpic -c dsa-sha1-sign.c \ unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.o -MD -MP -MF dsa-sha1-verify.o.d -fpic -c dsa-sha1-verify.c \ unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.o -MD -MP -MF dsa-sha256-sign.o.d -fpic -c dsa-sha256-sign.c \ unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.o -MD -MP -MF dsa-sha256-verify.o.d -fpic -c dsa-sha256-verify.c \ unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.o -MD -MP -MF dsa2sexp.o.d -fpic -c dsa2sexp.c \ unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -fpic -c sexp2dsa.c \ unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.o -MD -MP -MF pgp-encode.o.d -fpic -c pgp-encode.c \ unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -fpic -c rsa2openpgp.c \ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.o -MD -MP -MF der-iterator.o.d -fpic -c der-iterator.c \ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.o -MD -MP -MF der2rsa.o.d -fpic -c der2rsa.c \ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.o -MD -MP -MF der2dsa.o.d -fpic -c der2dsa.c \ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.po -MD -MP -MF aes-decrypt-internal.po.d -fpic -c aes-decrypt-internal.s -o aes-decrypt-internal.po unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.po : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.po.d unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fpic -c aes-decrypt.c -o aes-decrypt.po \ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fpic -c aes-encrypt.c -o aes-encrypt.po \ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.po -MD -MP -MF aes-encrypt-internal.po.d -fpic -c aes-encrypt-internal.s -o aes-encrypt-internal.po unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.po : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.po.d unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.po -MD -MP -MF aes-encrypt-table.po.d -fpic -c aes-encrypt-table.c -o aes-encrypt-table.po \ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.po -MD -MP -MF aes-set-encrypt-key.po.d -fpic -c aes-set-encrypt-key.c -o aes-set-encrypt-key.po \ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.po -MD -MP -MF aes-set-decrypt-key.po.d -fpic -c aes-set-decrypt-key.c -o aes-set-decrypt-key.po \ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.po -MD -MP -MF aes-meta.po.d -fpic -c aes-meta.c -o aes-meta.po \ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.po -MD -MP -MF arcfour.po.d -fpic -c arcfour.c -o arcfour.po \ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fpic -c arcfour-crypt.c -o arcfour-crypt.po \ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fpic -c arcfour-meta.c -o arcfour-meta.po \ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.po -MD -MP -MF arctwo.po.d -fpic -c arctwo.c -o arctwo.po \ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fpic -c arctwo-meta.c -o arctwo-meta.po \ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.po -MD -MP -MF base16-encode.po.d -fpic -c base16-encode.c -o base16-encode.po \ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.po -MD -MP -MF base16-decode.po.d -fpic -c base16-decode.c -o base16-decode.po \ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.po -MD -MP -MF base16-meta.po.d -fpic -c base16-meta.c -o base16-meta.po \ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.po -MD -MP -MF base64-encode.po.d -fpic -c base64-encode.c -o base64-encode.po \ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.po -MD -MP -MF base64-decode.po.d -fpic -c base64-decode.c -o base64-decode.po \ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.po -MD -MP -MF base64-meta.po.d -fpic -c base64-meta.c -o base64-meta.po \ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.po -MD -MP -MF camellia-crypt.po.d -fpic -c camellia-crypt.c -o camellia-crypt.po \ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.po -MD -MP -MF camellia-crypt-internal.po.d -fpic -c camellia-crypt-internal.s -o camellia-crypt-internal.po unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.po -MD -MP -MF camellia-set-encrypt-key.po.d -fpic -c camellia-set-encrypt-key.c -o camellia-set-encrypt-key.po \ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.po : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.po.d unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.po -MD -MP -MF camellia-set-decrypt-key.po.d -fpic -c camellia-set-decrypt-key.c -o camellia-set-decrypt-key.po \ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.po -MD -MP -MF camellia-table.po.d -fpic -c camellia-table.c -o camellia-table.po \ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.po -MD -MP -MF camellia-meta.po.d -fpic -c camellia-meta.c -o camellia-meta.po \ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.po -MD -MP -MF cast128.po.d -fpic -c cast128.c -o cast128.po \ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.po -MD -MP -MF cast128-meta.po.d -fpic -c cast128-meta.c -o cast128-meta.po \ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.po -MD -MP -MF blowfish.po.d -fpic -c blowfish.c -o blowfish.po \ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.po -MD -MP -MF cbc.po.d -fpic -c cbc.c -o cbc.po \ unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.po -MD -MP -MF ctr.po.d -fpic -c ctr.c -o ctr.po \ unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.po -MD -MP -MF gcm.po.d -fpic -c gcm.c -o gcm.po \ unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.po -MD -MP -MF gcm-aes.po.d -fpic -c gcm-aes.c -o gcm-aes.po \ unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.po -MD -MP -MF des.po.d -fpic -c des.c -o des.po \ unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fpic -c hmac-ripemd160.c -o hmac-ripemd160.po \ unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fpic -c hmac-sha224.c -o hmac-sha224.po \ unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fpic -c hmac-sha384.c -o hmac-sha384.po \ unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fpic -c hmac-sha512.c -o hmac-sha512.po \ unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.po -MD -MP -MF salsa20-set-key.po.d -fpic -c salsa20-set-key.c -o salsa20-set-key.po \ unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.po : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.po.d unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install echo "sha1-compress.po : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.po.d unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.po -MD -MP -MF sha256-compress.po.d -fpic -c sha256-compress.c -o sha256-compress.po \ unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.po -MD -MP -MF sha224-meta.po.d -fpic -c sha224-meta.c -o sha224-meta.po \ unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.po -MD -MP -MF sha512.po.d -fpic -c sha512.c -o sha512.po \ unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.po -MD -MP -MF sha512-compress.po.d -fpic -c sha512-compress.c -o sha512-compress.po \ unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.po -MD -MP -MF sha384-meta.po.d -fpic -c sha384-meta.c -o sha384-meta.po \ unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.po -MD -MP -MF sha512-meta.po.d -fpic -c sha512-meta.c -o sha512-meta.po \ unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.po -MD -MP -MF serpent-set-key.po.d -fpic -c serpent-set-key.c -o serpent-set-key.po \ unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.po : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.po.d unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fpic -c serpent-decrypt.s -o serpent-decrypt.po unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.po : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.po.d unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.po -MD -MP -MF yarrow_key_event.po.d -fpic -c yarrow_key_event.c -o yarrow_key_event.po \ unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.po -MD -MP -MF buffer.po.d -fpic -c buffer.c -o buffer.po \ unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.po -MD -MP -MF buffer-init.po.d -fpic -c buffer-init.c -o buffer-init.po \ unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.po -MD -MP -MF realloc.po.d -fpic -c realloc.c -o realloc.po \ unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.po -MD -MP -MF nettle-meta-hashes.po.d -fpic -c nettle-meta-hashes.c -o nettle-meta-hashes.po \ unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.po -MD -MP -MF nettle-meta-ciphers.po.d -fpic -c nettle-meta-ciphers.c -o nettle-meta-ciphers.po \ unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.po -MD -MP -MF nettle-meta-armors.po.d -fpic -c nettle-meta-armors.c -o nettle-meta-armors.po \ unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.po -MD -MP -MF write-be32.po.d -fpic -c write-be32.c -o write-be32.po \ unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.po -MD -MP -MF write-le32.po.d -fpic -c write-le32.c -o write-le32.po \ unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.po -MD -MP -MF memxor.po.d -fpic -c memxor.s -o memxor.po unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.po -MD -MP -MF sexp.po.d -fpic -c sexp.c -o sexp.po \ unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.po -MD -MP -MF sexp-format.po.d -fpic -c sexp-format.c -o sexp-format.po \ unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.po -MD -MP -MF sexp-transport.po.d -fpic -c sexp-transport.c -o sexp-transport.po \ unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.po -MD -MP -MF sexp-transport-format.po.d -fpic -c sexp-transport-format.c -o sexp-transport-format.po \ unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.po -MD -MP -MF bignum.po.d -fpic -c bignum.c -o bignum.po \ unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.po -MD -MP -MF bignum-next-prime.po.d -fpic -c bignum-next-prime.c -o bignum-next-prime.po \ unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.po -MD -MP -MF bignum-random.po.d -fpic -c bignum-random.c -o bignum-random.po \ unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.po -MD -MP -MF bignum-random-prime.po.d -fpic -c bignum-random-prime.c -o bignum-random-prime.po \ unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fpic -c sexp2bignum.c -o sexp2bignum.po \ unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.po -MD -MP -MF pkcs1.po.d -fpic -c pkcs1.c -o pkcs1.po \ unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.po -MD -MP -MF pkcs1-encrypt.po.d -fpic -c pkcs1-encrypt.c -o pkcs1-encrypt.po \ unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.po -MD -MP -MF pkcs1-decrypt.po.d -fpic -c pkcs1-decrypt.c -o pkcs1-decrypt.po \ unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.po -MD -MP -MF pkcs1-rsa-digest.po.d -fpic -c pkcs1-rsa-digest.c -o pkcs1-rsa-digest.po \ unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.po -MD -MP -MF pkcs1-rsa-md5.po.d -fpic -c pkcs1-rsa-md5.c -o pkcs1-rsa-md5.po \ unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.po -MD -MP -MF pkcs1-rsa-sha1.po.d -fpic -c pkcs1-rsa-sha1.c -o pkcs1-rsa-sha1.po \ unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.po -MD -MP -MF pkcs1-rsa-sha256.po.d -fpic -c pkcs1-rsa-sha256.c -o pkcs1-rsa-sha256.po \ unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.po -MD -MP -MF pkcs1-rsa-sha512.po.d -fpic -c pkcs1-rsa-sha512.c -o pkcs1-rsa-sha512.po \ unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.po -MD -MP -MF rsa.po.d -fpic -c rsa.c -o rsa.po \ unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.po -MD -MP -MF rsa-sign.po.d -fpic -c rsa-sign.c -o rsa-sign.po \ unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.po -MD -MP -MF rsa-verify.po.d -fpic -c rsa-verify.c -o rsa-verify.po \ unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.po -MD -MP -MF rsa-pkcs1-sign.po.d -fpic -c rsa-pkcs1-sign.c -o rsa-pkcs1-sign.po \ unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.po -MD -MP -MF rsa-pkcs1-sign-tr.po.d -fpic -c rsa-pkcs1-sign-tr.c -o rsa-pkcs1-sign-tr.po \ unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.po -MD -MP -MF rsa-pkcs1-verify.po.d -fpic -c rsa-pkcs1-verify.c -o rsa-pkcs1-verify.po \ unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.po -MD -MP -MF rsa-md5-sign.po.d -fpic -c rsa-md5-sign.c -o rsa-md5-sign.po \ unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.po -MD -MP -MF rsa-md5-verify.po.d -fpic -c rsa-md5-verify.c -o rsa-md5-verify.po \ unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.po -MD -MP -MF rsa-sha1-sign.po.d -fpic -c rsa-sha1-sign.c -o rsa-sha1-sign.po \ unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.po -MD -MP -MF rsa-sha1-verify.po.d -fpic -c rsa-sha1-verify.c -o rsa-sha1-verify.po \ unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.po -MD -MP -MF rsa-sha256-sign.po.d -fpic -c rsa-sha256-sign.c -o rsa-sha256-sign.po \ unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.po -MD -MP -MF rsa-sha256-verify.po.d -fpic -c rsa-sha256-verify.c -o rsa-sha256-verify.po \ unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.po -MD -MP -MF rsa-sha512-sign.po.d -fpic -c rsa-sha512-sign.c -o rsa-sha512-sign.po \ unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.po -MD -MP -MF rsa-sha512-verify.po.d -fpic -c rsa-sha512-verify.c -o rsa-sha512-verify.po \ unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.po -MD -MP -MF rsa-encrypt.po.d -fpic -c rsa-encrypt.c -o rsa-encrypt.po \ unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.po -MD -MP -MF rsa-decrypt.po.d -fpic -c rsa-decrypt.c -o rsa-decrypt.po \ unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.po -MD -MP -MF rsa-decrypt-tr.po.d -fpic -c rsa-decrypt-tr.c -o rsa-decrypt-tr.po \ unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.po -MD -MP -MF rsa-keygen.po.d -fpic -c rsa-keygen.c -o rsa-keygen.po \ unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.po -MD -MP -MF rsa-compat.po.d -fpic -c rsa-compat.c -o rsa-compat.po \ unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.po -MD -MP -MF rsa-blind.po.d -fpic -c rsa-blind.c -o rsa-blind.po \ unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.po -MD -MP -MF rsa2sexp.po.d -fpic -c rsa2sexp.c -o rsa2sexp.po \ unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.po -MD -MP -MF sexp2rsa.po.d -fpic -c sexp2rsa.c -o sexp2rsa.po \ unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.po -MD -MP -MF dsa.po.d -fpic -c dsa.c -o dsa.po \ unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.po -MD -MP -MF dsa-sign.po.d -fpic -c dsa-sign.c -o dsa-sign.po \ unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.po -MD -MP -MF dsa-verify.po.d -fpic -c dsa-verify.c -o dsa-verify.po \ unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.po -MD -MP -MF dsa-keygen.po.d -fpic -c dsa-keygen.c -o dsa-keygen.po \ unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.po -MD -MP -MF dsa-sha1-sign.po.d -fpic -c dsa-sha1-sign.c -o dsa-sha1-sign.po \ unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.po -MD -MP -MF dsa-sha1-verify.po.d -fpic -c dsa-sha1-verify.c -o dsa-sha1-verify.po \ unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.po -MD -MP -MF dsa-sha256-sign.po.d -fpic -c dsa-sha256-sign.c -o dsa-sha256-sign.po \ unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.po -MD -MP -MF dsa-sha256-verify.po.d -fpic -c dsa-sha256-verify.c -o dsa-sha256-verify.po \ unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.po -MD -MP -MF dsa2sexp.po.d -fpic -c dsa2sexp.c -o dsa2sexp.po \ unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.po -MD -MP -MF sexp2dsa.po.d -fpic -c sexp2dsa.c -o sexp2dsa.po \ unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.po -MD -MP -MF pgp-encode.po.d -fpic -c pgp-encode.c -o pgp-encode.po \ unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.po -MD -MP -MF rsa2openpgp.po.d -fpic -c rsa2openpgp.c -o rsa2openpgp.po \ unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.po -MD -MP -MF der-iterator.po.d -fpic -c der-iterator.c -o der-iterator.po \ unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.po -MD -MP -MF der2rsa.po.d -fpic -c der2rsa.c -o der2rsa.po \ unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.po -MD -MP -MF der2dsa.po.d -fpic -c der2dsa.c -o der2dsa.po \ unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs aesdata.o -lgmp -o aesdata unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs desdata.o -lgmp -o desdata unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs twofishdata.o -lgmp -o twofishdata unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs shadata.o -lgmp -lm -o shadata unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs gcmdata.o -lgmp -o gcmdata unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install ar cru libnettle.a aes-decrypt-internal.o aes-decrypt.o aes-encrypt-internal.o aes-encrypt.o aes-encrypt-table.o aes-set-encrypt-key.o aes-set-decrypt-key.o aes-meta.o arcfour.o arcfour-crypt.o arcfour-meta.o arctwo.o arctwo-meta.o base16-encode.o base16-decode.o base16-meta.o base64-encode.o base64-decode.o base64-meta.o camellia-crypt.o camellia-crypt-internal.o camellia-set-encrypt-key.o camellia-set-decrypt-key.o camellia-table.o camellia-meta.o cast128.o cast128-meta.o blowfish.o cbc.o ctr.o gcm.o gcm-aes.o des.o des3.o des-compat.o hmac.o hmac-md5.o hmac-ripemd160.o hmac-sha1.o hmac-sha224.o hmac-sha256.o hmac-sha384.o hmac-sha512.o knuth-lfib.o md2.o md2-meta.o md4.o md4-meta.o md5.o md5-compress.o md5-compat.o md5-meta.o ripemd160.o ripemd160-compress.o ripemd160-meta.o salsa20-crypt.o salsa20-set-key.o sha1.o sha1-compress.o sha1-meta.o sha256.o sha256-compress.o sha224-meta.o sha256-meta.o sha512.o sha512-compress.o sha384-meta.o sha512-meta.o serpent-set-key.o serpent-encrypt.o serpent-decrypt.o serpent-meta.o twofish.o twofish-meta.o yarrow256.o yarrow_key_event.o buffer.o buffer-init.o realloc.o nettle-meta-hashes.o nettle-meta-ciphers.o nettle-meta-armors.o write-be32.o write-le32.o memxor.o unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install ar cru libhogweed.a sexp.o sexp-format.o sexp-transport.o sexp-transport-format.o bignum.o bignum-next-prime.o bignum-random.o bignum-random-prime.o sexp2bignum.o pkcs1.o pkcs1-encrypt.o pkcs1-decrypt.o pkcs1-rsa-digest.o pkcs1-rsa-md5.o pkcs1-rsa-sha1.o pkcs1-rsa-sha256.o pkcs1-rsa-sha512.o rsa.o rsa-sign.o rsa-verify.o rsa-pkcs1-sign.o rsa-pkcs1-sign-tr.o rsa-pkcs1-verify.o rsa-md5-sign.o rsa-md5-verify.o rsa-sha1-sign.o rsa-sha1-verify.o rsa-sha256-sign.o rsa-sha256-verify.o rsa-sha512-sign.o rsa-sha512-verify.o rsa-encrypt.o rsa-decrypt.o rsa-decrypt-tr.o rsa-keygen.o rsa-compat.o rsa-blind.o rsa2sexp.o sexp2rsa.o dsa.o dsa-sign.o dsa-verify.o dsa-keygen.o dsa-sha1-sign.o dsa-sha1-verify.o dsa-sha256-sign.o dsa-sha256-verify.o dsa2sexp.o sexp2dsa.o pgp-encode.o rsa2openpgp.o der-iterator.o der2rsa.o der2dsa.o unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install gcc -shared -Wl,-soname=libnettle.so.4 aes-decrypt-internal.po aes-decrypt.po aes-encrypt-internal.po aes-encrypt.po aes-encrypt-table.po aes-set-encrypt-key.po aes-set-decrypt-key.po aes-meta.po arcfour.po arcfour-crypt.po arcfour-meta.po arctwo.po arctwo-meta.po base16-encode.po base16-decode.po base16-meta.po base64-encode.po base64-decode.po base64-meta.po camellia-crypt.po camellia-crypt-internal.po camellia-set-encrypt-key.po camellia-set-decrypt-key.po camellia-table.po camellia-meta.po cast128.po cast128-meta.po blowfish.po cbc.po ctr.po gcm.po gcm-aes.po des.po des3.po des-compat.po hmac.po hmac-md5.po hmac-ripemd160.po hmac-sha1.po hmac-sha224.po hmac-sha256.po hmac-sha384.po hmac-sha512.po knuth-lfib.po md2.po md2-meta.po md4.po md4-meta.po md5.po md5-compress.po md5-compat.po md5-meta.po ripemd160.po ripemd160-compress.po ripemd160-meta.po salsa20-crypt.po salsa20-set-key.po sha1.po sha1-compress.po sha1-meta.po sha256.po sha256-compress.po sha224-meta.po sha256-meta.po sha512.po sha512-compress.po sha384-meta.po sha512-meta.po serpent-set-key.po serpent-encrypt.po serpent-decrypt.po serpent-meta.po twofish.po twofish-meta.po yarrow256.po yarrow_key_event.po buffer.po buffer-init.po realloc.po nettle-meta-hashes.po nettle-meta-ciphers.po nettle-meta-armors.po write-be32.po write-le32.po memxor.po -o libnettle.so unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install gcc -L. -shared -Wl,-soname=libhogweed.so.2 sexp.po sexp-format.po sexp-transport.po sexp-transport-format.po bignum.po bignum-next-prime.po bignum-random.po bignum-random-prime.po sexp2bignum.po pkcs1.po pkcs1-encrypt.po pkcs1-decrypt.po pkcs1-rsa-digest.po pkcs1-rsa-md5.po pkcs1-rsa-sha1.po pkcs1-rsa-sha256.po pkcs1-rsa-sha512.po rsa.po rsa-sign.po rsa-verify.po rsa-pkcs1-sign.po rsa-pkcs1-sign-tr.po rsa-pkcs1-verify.po rsa-md5-sign.po rsa-md5-verify.po rsa-sha1-sign.po rsa-sha1-verify.po rsa-sha256-sign.po rsa-sha256-verify.po rsa-sha512-sign.po rsa-sha512-verify.po rsa-encrypt.po rsa-decrypt.po rsa-decrypt-tr.po rsa-keygen.po rsa-compat.po rsa-blind.po rsa2sexp.po sexp2rsa.po dsa.po dsa-sign.po dsa-verify.po dsa-keygen.po dsa-sha1-sign.po dsa-sha1-verify.po dsa-sha256-sign.po dsa-sha256-verify.po dsa2sexp.po sexp2dsa.po pgp-encode.po rsa2openpgp.po der-iterator.po der2rsa.po der2dsa.po -o libhogweed.so -lnettle -lgmp unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-conv.o -MD -MP -MF sexp-conv.o.d -c sexp-conv.c && true unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT input.o -MD -MP -MF input.o.d -c input.c && true unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT output.o -MD -MP -MF output.o.d -c output.c && true unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT parse.o -MD -MP -MF parse.o.d -c parse.c && true unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT misc.o -MD -MP -MF misc.o.d -c misc.c && true unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-hash.o -MD -MP -MF nettle-hash.o.d -c nettle-hash.c && true unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-lfib-stream.o -MD -MP -MF nettle-lfib-stream.o.d -c nettle-lfib-stream.c && true unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-conv.o -MD -MP -MF pkcs1-conv.o.d -c pkcs1-conv.c && true unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-conv.o input.o output.o parse.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o sexp-conv unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-lfib-stream.o -lnettle -lgmp -o nettle-lfib-stream unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-hash.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o nettle-hash unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-conv.o misc.o ../getopt.o ../getopt1.o -lhogweed -lnettle -lgmp -o pkcs1-conv unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-test.o -MD -MP -MF aes-test.o.d -c aes-test.c && true unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT testutils.o -MD -MP -MF testutils.o.d -c testutils.c && true unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-test.o -MD -MP -MF arcfour-test.o.d -c arcfour-test.c && true unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-test.o -MD -MP -MF arctwo-test.o.d -c arctwo-test.c && true unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish-test.o -MD -MP -MF blowfish-test.o.d -c blowfish-test.c && true unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-test.o -MD -MP -MF cast128-test.o.d -c cast128-test.c && true unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-test.o -MD -MP -MF base16-test.o.d -c base16-test.c && true unit-oai-hss-0: 12:36:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-test.o -MD -MP -MF base64-test.o.d -c base64-test.c && true unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-test.o -MD -MP -MF camellia-test.o.d -c camellia-test.c && true unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-test.o -MD -MP -MF des-test.o.d -c des-test.c && true unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3-test.o -MD -MP -MF des3-test.o.d -c des3-test.c && true unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat-test.o -MD -MP -MF des-compat-test.o.d -c des-compat-test.c && true unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-test.o -MD -MP -MF md2-test.o.d -c md2-test.c && true unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-test.o -MD -MP -MF md4-test.o.d -c md4-test.c && true unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-test.o -MD -MP -MF md5-test.o.d -c md5-test.c && true unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat-test.o -MD -MP -MF md5-compat-test.o.d -c md5-compat-test.c && true unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor-test.o -MD -MP -MF memxor-test.o.d -c memxor-test.c && true unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-test.o -MD -MP -MF ripemd160-test.o.d -c ripemd160-test.c && true unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-test.o -MD -MP -MF salsa20-test.o.d -c salsa20-test.c && true unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-test.o -MD -MP -MF sha1-test.o.d -c sha1-test.c && true unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-test.o -MD -MP -MF sha224-test.o.d -c sha224-test.c && true unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-test.o -MD -MP -MF sha256-test.o.d -c sha256-test.c && true unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-test.o -MD -MP -MF sha384-test.o.d -c sha384-test.c && true unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-test.o -MD -MP -MF sha512-test.o.d -c sha512-test.c && true unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-test.o -MD -MP -MF serpent-test.o.d -c serpent-test.c && true unit-oai-hss-0: 12:36:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-test.o -MD -MP -MF twofish-test.o.d -c twofish-test.c && true unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib-test.o -MD -MP -MF knuth-lfib-test.o.d -c knuth-lfib-test.c && true unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc-test.o -MD -MP -MF cbc-test.o.d -c cbc-test.c && true unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr-test.o -MD -MP -MF ctr-test.o.d -c ctr-test.c && true unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-test.o -MD -MP -MF gcm-test.o.d -c gcm-test.c && true unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-test.o -MD -MP -MF hmac-test.o.d -c hmac-test.c && true unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-hash-test.o -MD -MP -MF meta-hash-test.o.d -c meta-hash-test.c && true unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-cipher-test.o -MD -MP -MF meta-cipher-test.o.d -c meta-cipher-test.c && true unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-armor-test.o -MD -MP -MF meta-armor-test.o.d -c meta-armor-test.c && true unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-test.o -MD -MP -MF buffer-test.o.d -c buffer-test.c && true unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow-test.o -MD -MP -MF yarrow-test.o.d -c yarrow-test.c && true unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-test.o -MD -MP -MF sexp-test.o.d -c sexp-test.c && true unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format-test.o -MD -MP -MF sexp-format-test.o.d -c sexp-format-test.c && true unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp-test.o -MD -MP -MF rsa2sexp-test.o.d -c rsa2sexp-test.c && true unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa-test.o -MD -MP -MF sexp2rsa-test.o.d -c sexp2rsa-test.c && true unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-test.o -MD -MP -MF bignum-test.o.d -c bignum-test.c && true unit-oai-hss-0: 12:36:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime-test.o -MD -MP -MF random-prime-test.o.d -c random-prime-test.c && true unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-test.o -MD -MP -MF pkcs1-test.o.d -c pkcs1-test.c && true unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-test.o -MD -MP -MF rsa-test.o.d -c rsa-test.c && true unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt-test.o -MD -MP -MF rsa-encrypt-test.o.d -c rsa-encrypt-test.c && true unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen-test.o -MD -MP -MF rsa-keygen-test.o.d -c rsa-keygen-test.c && true unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-test.o -MD -MP -MF dsa-test.o.d -c dsa-test.c && true unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen-test.o -MD -MP -MF dsa-keygen-test.o.d -c dsa-keygen-test.c && true unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install g++ -I.. -I.. -DHAVE_CONFIG_H -g -O2 -fpic -MT cxx-test.o -MD -MP -MF cxx-test.o.d -c cxx-test.cxx && true unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-huge-test.o -MD -MP -MF sha1-huge-test.o.d -c sha1-huge-test.c && true unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. aes-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o aes-test unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arcfour-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arcfour-test unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arctwo-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arctwo-test unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. blowfish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o blowfish-test unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cast128-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cast128-test unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base16-test unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base64-test unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. camellia-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o camellia-test unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-test unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des3-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des3-test unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-compat-test unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md2-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md2-test unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md4-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md4-test unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-test unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-compat-test unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. memxor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o memxor-test unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ripemd160-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ripemd160-test unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. salsa20-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o salsa20-test unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-test unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha224-test unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha256-test unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha384-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha384-test unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha512-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-test unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. serpent-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o serpent-test unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. twofish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o twofish-test unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. knuth-lfib-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o knuth-lfib-test unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cbc-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cbc-test unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ctr-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ctr-test unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. gcm-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gcm-test unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. hmac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o hmac-test unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-hash-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-hash-test unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-cipher-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-cipher-test unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-armor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-armor-test unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. buffer-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o buffer-test unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. yarrow-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o yarrow-test unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-test unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-format-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-format-test unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa2sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa2sexp-test unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp2rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp2rsa-test unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. bignum-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o bignum-test unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o random-prime-test unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pkcs1-test unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-test unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-encrypt-test unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-keygen-test unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-test unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-keygen-test unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install g++ -g -O2 -L.. cxx-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cxx-test unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-huge-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-huge-test unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-benchmark.o -MD -MP -MF nettle-benchmark.o.d -c nettle-benchmark.c && true unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-openssl.o -MD -MP -MF nettle-openssl.o.d -c nettle-openssl.c && true unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT io.o -MD -MP -MF io.o.d -c io.c && true unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eratosthenes.o -MD -MP -MF eratosthenes.o.d -c eratosthenes.c && true unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16enc.o -MD -MP -MF base16enc.o.d -c base16enc.c && true unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install nettle-benchmark.c:505:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install nettle-benchmark.c:521:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install nettle-benchmark.c:538:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16dec.o -MD -MP -MF base16dec.o.d -c base16dec.c && true unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64enc.o -MD -MP -MF base64enc.o.d -c base64enc.c && true unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64dec.o -MD -MP -MF base64dec.o.d -c base64dec.c && true unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -c rsa-keygen.c && true unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -c rsa-sign.c && true unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT read_rsa_key.o -MD -MP -MF read_rsa_key.o.d -c read_rsa_key.c && true unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -c rsa-verify.c && true unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -c rsa-encrypt.c && true unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -c rsa-decrypt.c && true unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT next-prime.o -MD -MP -MF next-prime.o.d -c next-prime.c && true unit-oai-hss-0: 12:36:42 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime.o -MD -MP -MF random-prime.o.d -c random-prime.c && true unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-benchmark.o nettle-openssl.o ../getopt.o ../getopt1.o ../nettle-internal.o -lnettle -lgmp -o nettle-benchmark unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. eratosthenes.o ../getopt.o ../getopt1.o -o eratosthenes unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16enc.o io.o \ unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16dec.o io.o \ unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64enc.o io.o \ unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64dec.o io.o \ unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-sign.o io.o read_rsa_key.o \ unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-verify.o io.o read_rsa_key.o \ unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-decrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. next-prime.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install ../run-tests aes-test arcfour-test arctwo-test blowfish-test cast128-test base16-test base64-test camellia-test des-test des3-test des-compat-test md2-test md4-test md5-test md5-compat-test memxor-test ripemd160-test salsa20-test sha1-test sha224-test sha256-test sha384-test sha512-test serpent-test twofish-test knuth-lfib-test cbc-test ctr-test gcm-test hmac-test meta-hash-test meta-cipher-test meta-armor-test buffer-test yarrow-test sexp-test sexp-format-test rsa2sexp-test sexp2rsa-test bignum-test random-prime-test pkcs1-test rsa-test rsa-encrypt-test rsa-keygen-test dsa-test dsa-keygen-test cxx-test sexp-conv-test pkcs1-conv-test symbols-test unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 12:36:43 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 12:36:44 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 12:36:44 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 12:36:44 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 12:36:44 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 12:36:44 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 12:36:44 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 12:36:44 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 12:36:44 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 12:36:44 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 12:36:44 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 12:36:44 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 12:36:44 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install for f in aes.h arcfour.h arctwo.h asn1.h bignum.h blowfish.h base16.h base64.h buffer.h camellia.h cast128.h cbc.h ctr.h gcm.h des.h des-compat.h dsa.h hmac.h knuth-lfib.h macros.h md2.h md4.h md5.h md5-compat.h memxor.h nettle-meta.h nettle-types.h pgp.h pkcs1.h realloc.h ripemd160.h rsa.h rsa-compat.h salsa20.h sexp.h serpent.h sha.h twofish.h yarrow.h nettle-stdint.h ; do \ unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 12:36:45 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 12:36:46 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:36:46 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 12:36:46 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 12:36:46 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi1 amd64 0.3.11.2-1ubuntu1 [142 kB] unit-oai-hss-0: 12:36:46 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dev amd64 3.4-3ubuntu0.6 [385 kB] unit-oai-hss-0: 12:36:47 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi-dev amd64 0.3.11.2-1ubuntu1 [613 kB] unit-oai-hss-0: 12:36:47 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit-dev amd64 0.20.2-2ubuntu2 [56.4 kB] unit-oai-hss-0: 12:36:47 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit0-dbg amd64 0.20.2-2ubuntu2 [556 kB] unit-oai-hss-0: 12:36:47 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dbg amd64 3.4-3ubuntu0.6 [104 kB] unit-oai-hss-0: 12:36:47 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 1s (928 kB/s) unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install (Reading database ... 92509 files and directories currently installed.) unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:36:48 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:36:49 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:36:50 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 12:36:50 DEBUG unit.oai-hss/0.install --2019-06-30 12:36:50-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 12:36:50 DEBUG unit.oai-hss/0.install Resolving mirrors.dotsrc.org (mirrors.dotsrc.org)... 130.225.254.116, 2001:878:346::116 unit-oai-hss-0: 12:36:50 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 12:36:50 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 12:36:50 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 12:36:50 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 12:36:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:50 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 149K 33s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 300K 25s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 528K 19s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 628K 16s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 986K 14s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.13M 12s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.32M 11s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.56M 10s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.66M 9s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.86M 8s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.15M 7s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.28M 7s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.56M 6s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.79M 6s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 3.20M 6s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.45M 5s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.32M 5s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.82M 5s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.89M 4s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 3.97M 4s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.13M 4s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.55M 4s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.55M 4s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 5.42M 4s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 5.08M 3s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 4.96M 3s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.55M 3s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 6.13M 3s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.68M 3s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.03M 3s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 7.34M 3s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.73M 2s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 6.86M 2s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 6.06M 2s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.84M 2s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.81M 2s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 8.23M 2s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.90M 2s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 7.49M 2s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 9.19M 2s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 9.34M 2s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 8.01M 2s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 9.24M 2s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 9.19M 2s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 9.13M 2s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 11.0M 1s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 8.93M 1s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 11.7M 1s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 10.7M 1s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 10.5M 1s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 10.3M 1s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 9.92M 1s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 13.0M 1s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 10.9M 1s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 10.7M 1s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 10.8M 1s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 11.9M 1s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 14.1M 1s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 11.7M 1s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 12.3M 1s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 11.7M 1s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 18.2M 1s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 10.3M 1s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 18.9M 1s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 10.5M 1s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 14.4M 1s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 15.7M 1s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 13.6M 1s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 15.0M 1s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 14.2M 1s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 14.3M 1s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 17.0M 1s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 15.6M 1s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 14.1M 0s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 20.2M 0s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 14.8M 0s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 16.1M 0s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 17.0M 0s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 16.8M 0s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 18.0M 0s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 16.5M 0s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 16.7M 0s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 17.9M 0s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 18.7M 0s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 14.9M 0s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 19.7M 0s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 17.0M 0s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 24.2M 0s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 14.1M 0s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 26.7M 0s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 21.3M 0s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 17.4M 0s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 17.9M 0s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 25.9M 0s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 19.7M 0s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 16.8M 0s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 22.3M 0s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 24.8M 0s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 23.9M 0s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 17.9M 0s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 28.9M=1.4s unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install 2019-06-30 12:36:51 (3.44 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 12:36:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking how to link with libnettle... /usr/lib/libnettle.so /usr/lib/libhogweed.so -lgmp unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-abot-epc-basic-0: 12:36:55 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:36:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:36:55 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 12:36:55 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 12:36:55 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 12:36:55 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 12:36:55 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 12:36:55 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-abot-epc-basic-0: 12:36:55 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 12:36:55 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 12:36:55 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:36:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 12:36:55 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 12:36:56 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 12:36:57 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-mysql-0: 12:36:58 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:36:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:36:58 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:36:58 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:36:58 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:36:58 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-mysql-0: 12:36:58 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:36:58 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:36:58 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:36:58 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:36:58 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:36:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 12:36:58 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Jun 30 12:27 /dev/zero unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 12:37:24 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 12:37:24 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 12:37:24 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 12:37:24 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 12:37:24 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 12:37:24 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 12:37:24 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 12:37:24 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 12:37:24 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 12:37:24 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 12:37:24 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 12:37:24 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 12:37:24 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 12:37:24 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 12:37:25 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 12:37:25 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 12:37:25 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 12:37:25 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 12:37:25 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 12:37:25 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 12:37:26 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 12:37:27 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 12:37:28 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 12:37:28 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 12:37:28 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 12:37:29 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 12:37:30 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 12:37:30 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 12:37:30 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 12:37:30 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 12:37:31 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 12:37:31 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 12:37:32 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 12:37:32 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 12:37:33 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 12:37:33 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 12:37:43 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 12:37:43 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 12:37:43 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 12:37:43 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 12:37:50 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 12:37:50 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 12:37:50 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 12:37:58 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 12:37:58 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 12:37:58 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 12:37:58 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 12:38:00 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 12:38:00 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 12:38:00 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 12:38:00 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 12:38:00 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 12:38:00 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 12:38:02 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 12:38:02 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 12:38:02 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 12:38:05 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 12:38:06 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 12:38:06 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 12:38:06 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 12:38:07 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 12:38:07 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 12:38:07 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 12:38:07 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 12:38:08 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 12:38:08 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 12:38:08 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 12:38:08 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 12:38:08 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 12:38:09 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 12:38:09 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 12:38:10 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 12:38:10 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 12:38:10 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 12:38:10 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 12:38:10 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 12:38:10 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 12:38:11 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 12:38:11 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 12:38:11 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 12:38:11 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 12:38:12 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 12:38:12 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 12:38:12 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 12:38:12 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 12:38:13 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 12:38:13 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 12:38:14 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 12:38:14 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 12:38:14 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 12:38:14 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install pkcs11.c:237:3: warning: 'p11_kit_load_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:86): Use p11_kit_module_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install pkcs11.c:253:7: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install pkcs11.c:466:3: warning: 'p11_kit_initialize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:61): Use p11_kit_modules_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install pkcs11.c:477:3: warning: 'p11_kit_registered_modules' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:67): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install pkcs11.c:480:7: warning: 'p11_kit_registered_module_to_name' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:73): Use p11_kit_module_get_name instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install pkcs11.c:565:11: warning: 'p11_kit_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:80): Use module->C_Initialize instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install pkcs11.c:599:9: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install pkcs11.c:604:5: warning: 'p11_kit_finalize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:64): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 12:38:19 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 12:38:19 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 12:38:19 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 12:38:20 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 12:38:20 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install crywrap.c:867:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install crywrap.c:868:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install crywrap.c:819:10: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install crywrap.c:823:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 12:38:29 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 12:38:30 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 12:38:30 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 12:38:30 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 12:38:30 DEBUG unit.oai-hss/0.install cli-debug.c:286:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 12:38:30 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 12:38:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:30 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 12:38:30 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 12:38:31 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 12:38:31 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 12:38:31 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 12:38:31 DEBUG unit.oai-hss/0.install common.c:1071:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 12:38:31 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 12:38:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:31 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install certtool-common.c:660:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install certtool-common.c:662:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install cli.c:1339:15: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 12:38:34 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 12:38:34 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 12:38:34 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 12:38:34 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 12:38:34 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 12:38:34 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 12:38:34 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 12:38:34 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 12:38:34 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 12:38:34 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 12:38:34 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 12:38:34 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install ex-client-xssl1.c:42:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install ex-client-xssl2.c:57:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 12:38:38 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 12:38:38 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 12:38:38 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 12:38:38 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 12:38:38 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 12:38:38 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 12:38:38 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 12:38:38 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 12:38:38 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 12:38:38 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 12:38:38 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 12:38:38 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/x509.h gnutls/pkcs12.h gnutls/compat.h gnutls/openpgp.h gnutls/crypto.h gnutls/pkcs11.h gnutls/abstract.h gnutls/dtls.h gnutls/ocsp.h gnutls/tpm.h gnutls/xssl.h gnutls/gnutlsxx.h '/usr/include/gnutls' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls.la libgnutlsxx.la libgnutls-xssl.la '/usr/lib' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.so.28.21.3 /usr/lib/libgnutls.so.28.21.3 unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so.28 || { rm -f libgnutls.so.28 && ln -s libgnutls.so.28.21.3 libgnutls.so.28; }; }) unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so || { rm -f libgnutls.so && ln -s libgnutls.so.28.21.3 libgnutls.so; }; }) unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CXX --mode=relink g++ -I./includes -I./includes -g -O2 -no-undefined -version-info 29:0:1 -o libgnutlsxx.la -rpath /usr/lib libgnutlsxx_la-gnutlsxx.lo libgnutls.la ) unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.so.28.1.0T /usr/lib/libgnutlsxx.so.28.1.0 unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so.28 || { rm -f libgnutlsxx.so.28 && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so.28; }; }) unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so || { rm -f libgnutlsxx.so && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so; }; }) unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 0:0:0 -o libgnutls-xssl.la -rpath /usr/lib xssl.lo xssl_getline.lo ../gl/libgnu.la libgnutls.la ) unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.so.0.0.0T /usr/lib/libgnutls-xssl.so.0.0.0 unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0 || { rm -f libgnutls-xssl.so.0 && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0; }; }) unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so || { rm -f libgnutls-xssl.so && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so; }; }) unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.lai /usr/lib/libgnutls-xssl.la unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.a /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/extra; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 27:2:0 -o libgnutls-openssl.la -rpath /usr/lib gnutls_openssl.lo openssl_compat.lo ../gl/libgnu.la ../lib/libgnutls.la ) unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.so.27.0.2T /usr/lib/libgnutls-openssl.so.27.0.2 unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27 || { rm -f libgnutls-openssl.so.27 && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27; }; }) unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so || { rm -f libgnutls-openssl.so && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so; }; }) unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.lai /usr/lib/libgnutls-openssl.la unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.a /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c psktool gnutls-cli-debug certtool srptool ocsptool gnutls-serv gnutls-cli danetool tpmtool p11tool '/usr/bin' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli-debug /usr/bin/gnutls-cli-debug unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-cli.1 gnutls-cli-debug.1 gnutls-serv.1 certtool.1 psktool.1 p11tool.1 ocsptool.1 tpmtool.1 srptool.1 '/usr/share/man/man1' unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_alert_get.3 gnutls_alert_get_name.3 gnutls_alert_get_strname.3 gnutls_alert_send.3 gnutls_alert_send_appropriate.3 gnutls_anon_allocate_client_credentials.3 gnutls_anon_allocate_server_credentials.3 gnutls_anon_free_client_credentials.3 gnutls_anon_free_server_credentials.3 gnutls_anon_set_params_function.3 gnutls_anon_set_server_dh_params.3 gnutls_anon_set_server_params_function.3 gnutls_auth_client_get_type.3 gnutls_auth_get_type.3 gnutls_auth_server_get_type.3 gnutls_bye.3 gnutls_certificate_activation_time_peers.3 gnutls_certificate_allocate_credentials.3 gnutls_certificate_client_get_request_status.3 gnutls_certificate_expiration_time_peers.3 gnutls_certificate_free_ca_names.3 gnutls_certificate_free_cas.3 gnutls_certificate_free_credentials.3 gnutls_certificate_free_crls.3 gnutls_certificate_free_keys.3 gnutls_certificate_get_issuer.3 gnutls_certificate_get_ours.3 gnutls_certificate_get_peers.3 gnutls_certificate_get_peers_subkey_id.3 gnutls_certificate_send_x509_rdn_sequence.3 gnutls_certificate_server_set_request.3 gnutls_certificate_set_dh_params.3 gnutls_certificate_set_key.3 gnutls_certificate_set_ocsp_status_request_file.3 gnutls_certificate_set_ocsp_status_request_function.3 gnutls_certificate_set_openpgp_key.3 gnutls_certificate_set_openpgp_key_file.3 gnutls_certificate_set_openpgp_key_file2.3 gnutls_certificate_set_openpgp_key_mem.3 gnutls_certificate_set_openpgp_key_mem2.3 '/usr/share/man/man3' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_certificate_set_openpgp_keyring_file.3 gnutls_certificate_set_openpgp_keyring_mem.3 gnutls_certificate_set_params_function.3 gnutls_certificate_set_pin_function.3 gnutls_certificate_set_retrieve_function.3 gnutls_certificate_set_retrieve_function2.3 gnutls_certificate_set_rsa_export_params.3 gnutls_certificate_set_verify_flags.3 gnutls_certificate_set_verify_function.3 gnutls_certificate_set_verify_limits.3 gnutls_certificate_set_x509_crl.3 gnutls_certificate_set_x509_crl_file.3 gnutls_certificate_set_x509_crl_mem.3 gnutls_certificate_set_x509_key.3 gnutls_certificate_set_x509_key_file.3 gnutls_certificate_set_x509_key_file2.3 gnutls_certificate_set_x509_key_mem.3 gnutls_certificate_set_x509_key_mem2.3 gnutls_certificate_set_x509_simple_pkcs12_file.3 gnutls_certificate_set_x509_simple_pkcs12_mem.3 gnutls_certificate_set_x509_system_trust.3 gnutls_certificate_set_x509_trust.3 gnutls_certificate_set_x509_trust_file.3 gnutls_certificate_set_x509_trust_mem.3 gnutls_certificate_type_get.3 gnutls_certificate_type_get_id.3 gnutls_certificate_type_get_name.3 gnutls_certificate_type_list.3 gnutls_certificate_type_set_priority.3 gnutls_certificate_verification_status_print.3 gnutls_certificate_verify_peers2.3 gnutls_certificate_verify_peers3.3 gnutls_check_version.3 gnutls_cipher_add_auth.3 gnutls_cipher_decrypt.3 gnutls_cipher_decrypt2.3 gnutls_cipher_deinit.3 gnutls_cipher_encrypt.3 gnutls_cipher_encrypt2.3 gnutls_cipher_get.3 '/usr/share/man/man3' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_cipher_get_block_size.3 gnutls_cipher_get_id.3 gnutls_cipher_get_key_size.3 gnutls_cipher_get_name.3 gnutls_cipher_init.3 gnutls_cipher_list.3 gnutls_cipher_set_iv.3 gnutls_cipher_set_priority.3 gnutls_cipher_suite_get_name.3 gnutls_cipher_suite_info.3 gnutls_cipher_tag.3 gnutls_compression_get.3 gnutls_compression_get_id.3 gnutls_compression_get_name.3 gnutls_compression_list.3 gnutls_compression_set_priority.3 gnutls_credentials_clear.3 gnutls_credentials_set.3 gnutls_db_check_entry.3 gnutls_db_check_entry_time.3 gnutls_db_get_ptr.3 gnutls_db_remove_session.3 gnutls_db_set_cache_expiration.3 gnutls_db_set_ptr.3 gnutls_db_set_remove_function.3 gnutls_db_set_retrieve_function.3 gnutls_db_set_store_function.3 gnutls_deinit.3 gnutls_dh_get_group.3 gnutls_dh_get_peers_public_bits.3 gnutls_dh_get_prime_bits.3 gnutls_dh_get_pubkey.3 gnutls_dh_get_secret_bits.3 gnutls_dh_params_cpy.3 gnutls_dh_params_deinit.3 gnutls_dh_params_export2_pkcs3.3 gnutls_dh_params_export_pkcs3.3 gnutls_dh_params_export_raw.3 gnutls_dh_params_generate2.3 gnutls_dh_params_import_pkcs3.3 '/usr/share/man/man3' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_dh_params_import_raw.3 gnutls_dh_params_init.3 gnutls_dh_set_prime_bits.3 gnutls_dtls_cookie_send.3 gnutls_dtls_cookie_verify.3 gnutls_dtls_get_data_mtu.3 gnutls_dtls_get_mtu.3 gnutls_dtls_get_timeout.3 gnutls_dtls_prestate_set.3 gnutls_dtls_set_data_mtu.3 gnutls_dtls_set_mtu.3 gnutls_dtls_set_timeouts.3 gnutls_ecc_curve_get.3 gnutls_ecc_curve_get_name.3 gnutls_ecc_curve_get_size.3 gnutls_ecc_curve_list.3 gnutls_error_is_fatal.3 gnutls_error_to_alert.3 gnutls_fingerprint.3 gnutls_global_deinit.3 gnutls_global_init.3 gnutls_global_set_audit_log_function.3 gnutls_global_set_log_function.3 gnutls_global_set_log_level.3 gnutls_global_set_mem_functions.3 gnutls_global_set_mutex.3 gnutls_global_set_time_function.3 gnutls_handshake.3 gnutls_handshake_get_last_in.3 gnutls_handshake_get_last_out.3 gnutls_handshake_set_max_packet_length.3 gnutls_handshake_set_post_client_hello_function.3 gnutls_handshake_set_private_extensions.3 gnutls_handshake_set_random.3 gnutls_handshake_set_timeout.3 gnutls_hash.3 gnutls_hash_deinit.3 gnutls_hash_fast.3 gnutls_hash_get_len.3 gnutls_hash_init.3 '/usr/share/man/man3' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_hash_output.3 gnutls_heartbeat_allowed.3 gnutls_heartbeat_enable.3 gnutls_heartbeat_get_timeout.3 gnutls_heartbeat_ping.3 gnutls_heartbeat_pong.3 gnutls_heartbeat_set_timeouts.3 gnutls_hex2bin.3 gnutls_hex_decode.3 gnutls_hex_encode.3 gnutls_hmac.3 gnutls_hmac_deinit.3 gnutls_hmac_fast.3 gnutls_hmac_get_len.3 gnutls_hmac_init.3 gnutls_hmac_output.3 gnutls_init.3 gnutls_key_generate.3 gnutls_kx_get.3 gnutls_kx_get_id.3 gnutls_kx_get_name.3 gnutls_kx_list.3 gnutls_kx_set_priority.3 gnutls_load_file.3 gnutls_mac_get.3 gnutls_mac_get_id.3 gnutls_mac_get_key_size.3 gnutls_mac_get_name.3 gnutls_mac_list.3 gnutls_mac_set_priority.3 gnutls_ocsp_req_add_cert.3 gnutls_ocsp_req_add_cert_id.3 gnutls_ocsp_req_deinit.3 gnutls_ocsp_req_export.3 gnutls_ocsp_req_get_cert_id.3 gnutls_ocsp_req_get_extension.3 gnutls_ocsp_req_get_nonce.3 gnutls_ocsp_req_get_version.3 gnutls_ocsp_req_import.3 gnutls_ocsp_req_init.3 '/usr/share/man/man3' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_ocsp_req_print.3 gnutls_ocsp_req_randomize_nonce.3 gnutls_ocsp_req_set_extension.3 gnutls_ocsp_req_set_nonce.3 gnutls_ocsp_resp_check_crt.3 gnutls_ocsp_resp_deinit.3 gnutls_ocsp_resp_export.3 gnutls_ocsp_resp_get_certs.3 gnutls_ocsp_resp_get_extension.3 gnutls_ocsp_resp_get_nonce.3 gnutls_ocsp_resp_get_produced.3 gnutls_ocsp_resp_get_responder.3 gnutls_ocsp_resp_get_response.3 gnutls_ocsp_resp_get_signature.3 gnutls_ocsp_resp_get_signature_algorithm.3 gnutls_ocsp_resp_get_single.3 gnutls_ocsp_resp_get_status.3 gnutls_ocsp_resp_get_version.3 gnutls_ocsp_resp_import.3 gnutls_ocsp_resp_init.3 gnutls_ocsp_resp_print.3 gnutls_ocsp_resp_verify.3 gnutls_ocsp_resp_verify_direct.3 gnutls_ocsp_status_request_enable_client.3 gnutls_ocsp_status_request_get.3 gnutls_ocsp_status_request_is_checked.3 gnutls_openpgp_crt_check_hostname.3 gnutls_openpgp_crt_deinit.3 gnutls_openpgp_crt_export.3 gnutls_openpgp_crt_export2.3 gnutls_openpgp_crt_get_auth_subkey.3 gnutls_openpgp_crt_get_creation_time.3 gnutls_openpgp_crt_get_expiration_time.3 gnutls_openpgp_crt_get_fingerprint.3 gnutls_openpgp_crt_get_key_id.3 gnutls_openpgp_crt_get_key_usage.3 gnutls_openpgp_crt_get_name.3 gnutls_openpgp_crt_get_pk_algorithm.3 gnutls_openpgp_crt_get_pk_dsa_raw.3 gnutls_openpgp_crt_get_pk_rsa_raw.3 '/usr/share/man/man3' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_crt_get_preferred_key_id.3 gnutls_openpgp_crt_get_revoked_status.3 gnutls_openpgp_crt_get_subkey_count.3 gnutls_openpgp_crt_get_subkey_creation_time.3 gnutls_openpgp_crt_get_subkey_expiration_time.3 gnutls_openpgp_crt_get_subkey_fingerprint.3 gnutls_openpgp_crt_get_subkey_id.3 gnutls_openpgp_crt_get_subkey_idx.3 gnutls_openpgp_crt_get_subkey_pk_algorithm.3 gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3 gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3 gnutls_openpgp_crt_get_subkey_revoked_status.3 gnutls_openpgp_crt_get_subkey_usage.3 gnutls_openpgp_crt_get_version.3 gnutls_openpgp_crt_import.3 gnutls_openpgp_crt_init.3 gnutls_openpgp_crt_print.3 gnutls_openpgp_crt_set_preferred_key_id.3 gnutls_openpgp_crt_verify_ring.3 gnutls_openpgp_crt_verify_self.3 gnutls_openpgp_keyring_check_id.3 gnutls_openpgp_keyring_deinit.3 gnutls_openpgp_keyring_get_crt.3 gnutls_openpgp_keyring_get_crt_count.3 gnutls_openpgp_keyring_import.3 gnutls_openpgp_keyring_init.3 gnutls_openpgp_privkey_deinit.3 gnutls_openpgp_privkey_export.3 gnutls_openpgp_privkey_export2.3 gnutls_openpgp_privkey_export_dsa_raw.3 gnutls_openpgp_privkey_export_rsa_raw.3 gnutls_openpgp_privkey_export_subkey_dsa_raw.3 gnutls_openpgp_privkey_export_subkey_rsa_raw.3 gnutls_openpgp_privkey_get_fingerprint.3 gnutls_openpgp_privkey_get_key_id.3 gnutls_openpgp_privkey_get_pk_algorithm.3 gnutls_openpgp_privkey_get_preferred_key_id.3 gnutls_openpgp_privkey_get_revoked_status.3 gnutls_openpgp_privkey_get_subkey_count.3 gnutls_openpgp_privkey_get_subkey_creation_time.3 '/usr/share/man/man3' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_privkey_get_subkey_fingerprint.3 gnutls_openpgp_privkey_get_subkey_id.3 gnutls_openpgp_privkey_get_subkey_idx.3 gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 gnutls_openpgp_privkey_get_subkey_revoked_status.3 gnutls_openpgp_privkey_import.3 gnutls_openpgp_privkey_init.3 gnutls_openpgp_privkey_sec_param.3 gnutls_openpgp_privkey_set_preferred_key_id.3 gnutls_openpgp_privkey_sign_hash.3 gnutls_openpgp_send_cert.3 gnutls_openpgp_set_recv_key_function.3 gnutls_pcert_deinit.3 gnutls_pcert_import_openpgp.3 gnutls_pcert_import_openpgp_raw.3 gnutls_pcert_import_x509.3 gnutls_pcert_import_x509_raw.3 gnutls_pcert_list_import_x509_raw.3 gnutls_pem_base64_decode.3 gnutls_pem_base64_decode_alloc.3 gnutls_pem_base64_encode.3 gnutls_pem_base64_encode_alloc.3 gnutls_perror.3 gnutls_pk_algorithm_get_name.3 gnutls_pk_bits_to_sec_param.3 gnutls_pkcs11_add_provider.3 gnutls_pkcs11_copy_secret_key.3 gnutls_pkcs11_copy_x509_crt.3 gnutls_pkcs11_copy_x509_privkey.3 gnutls_pkcs11_deinit.3 gnutls_pkcs11_delete_url.3 gnutls_pkcs11_get_pin_function.3 gnutls_pkcs11_init.3 gnutls_pkcs11_obj_deinit.3 gnutls_pkcs11_obj_export.3 gnutls_pkcs11_obj_export2.3 gnutls_pkcs11_obj_export_url.3 gnutls_pkcs11_obj_get_info.3 gnutls_pkcs11_obj_get_type.3 gnutls_pkcs11_obj_import_url.3 '/usr/share/man/man3' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs11_obj_init.3 gnutls_pkcs11_obj_list_import_url.3 gnutls_pkcs11_obj_list_import_url2.3 gnutls_pkcs11_obj_set_pin_function.3 gnutls_pkcs11_privkey_deinit.3 gnutls_pkcs11_privkey_export_url.3 gnutls_pkcs11_privkey_generate.3 gnutls_pkcs11_privkey_generate2.3 gnutls_pkcs11_privkey_get_info.3 gnutls_pkcs11_privkey_get_pk_algorithm.3 gnutls_pkcs11_privkey_import_url.3 gnutls_pkcs11_privkey_init.3 gnutls_pkcs11_privkey_set_pin_function.3 gnutls_pkcs11_privkey_status.3 gnutls_pkcs11_reinit.3 gnutls_pkcs11_set_pin_function.3 gnutls_pkcs11_set_token_function.3 gnutls_pkcs11_token_get_flags.3 gnutls_pkcs11_token_get_info.3 gnutls_pkcs11_token_get_mechanism.3 gnutls_pkcs11_token_get_url.3 gnutls_pkcs11_token_init.3 gnutls_pkcs11_token_set_pin.3 gnutls_pkcs11_type_get_name.3 gnutls_pkcs12_bag_decrypt.3 gnutls_pkcs12_bag_deinit.3 gnutls_pkcs12_bag_encrypt.3 gnutls_pkcs12_bag_get_count.3 gnutls_pkcs12_bag_get_data.3 gnutls_pkcs12_bag_get_friendly_name.3 gnutls_pkcs12_bag_get_key_id.3 gnutls_pkcs12_bag_get_type.3 gnutls_pkcs12_bag_init.3 gnutls_pkcs12_bag_set_crl.3 gnutls_pkcs12_bag_set_crt.3 gnutls_pkcs12_bag_set_data.3 gnutls_pkcs12_bag_set_friendly_name.3 gnutls_pkcs12_bag_set_key_id.3 gnutls_pkcs12_deinit.3 gnutls_pkcs12_export.3 '/usr/share/man/man3' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs12_export2.3 gnutls_pkcs12_generate_mac.3 gnutls_pkcs12_get_bag.3 gnutls_pkcs12_import.3 gnutls_pkcs12_init.3 gnutls_pkcs12_set_bag.3 gnutls_pkcs12_simple_parse.3 gnutls_pkcs12_verify_mac.3 gnutls_pkcs7_deinit.3 gnutls_pkcs7_delete_crl.3 gnutls_pkcs7_delete_crt.3 gnutls_pkcs7_export.3 gnutls_pkcs7_export2.3 gnutls_pkcs7_get_crl_count.3 gnutls_pkcs7_get_crl_raw.3 gnutls_pkcs7_get_crt_count.3 gnutls_pkcs7_get_crt_raw.3 gnutls_pkcs7_import.3 gnutls_pkcs7_init.3 gnutls_pkcs7_set_crl.3 gnutls_pkcs7_set_crl_raw.3 gnutls_pkcs7_set_crt.3 gnutls_pkcs7_set_crt_raw.3 gnutls_pk_get_id.3 gnutls_pk_get_name.3 gnutls_pk_list.3 gnutls_pk_to_sign.3 gnutls_prf.3 gnutls_prf_raw.3 gnutls_priority_certificate_type_list.3 gnutls_priority_compression_list.3 gnutls_priority_deinit.3 gnutls_priority_ecc_curve_list.3 gnutls_priority_get_cipher_suite_index.3 gnutls_priority_init.3 gnutls_priority_protocol_list.3 gnutls_priority_set.3 gnutls_priority_set_direct.3 gnutls_priority_sign_list.3 gnutls_privkey_decrypt_data.3 '/usr/share/man/man3' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_privkey_deinit.3 gnutls_privkey_get_pk_algorithm.3 gnutls_privkey_get_type.3 gnutls_privkey_import_ext.3 gnutls_privkey_import_ext2.3 gnutls_privkey_import_openpgp.3 gnutls_privkey_import_openpgp_raw.3 gnutls_privkey_import_pkcs11.3 gnutls_privkey_import_pkcs11_url.3 gnutls_privkey_import_tpm_raw.3 gnutls_privkey_import_tpm_url.3 gnutls_privkey_import_url.3 gnutls_privkey_import_x509.3 gnutls_privkey_import_x509_raw.3 gnutls_privkey_init.3 gnutls_privkey_set_pin_function.3 gnutls_privkey_sign_data.3 gnutls_privkey_sign_hash.3 gnutls_privkey_sign_raw_data.3 gnutls_privkey_status.3 gnutls_protocol_get_id.3 gnutls_protocol_get_name.3 gnutls_protocol_get_version.3 gnutls_protocol_list.3 gnutls_protocol_set_priority.3 gnutls_psk_allocate_client_credentials.3 gnutls_psk_allocate_server_credentials.3 gnutls_psk_client_get_hint.3 gnutls_psk_free_client_credentials.3 gnutls_psk_free_server_credentials.3 gnutls_psk_server_get_username.3 gnutls_psk_set_client_credentials.3 gnutls_psk_set_client_credentials_function.3 gnutls_psk_set_params_function.3 gnutls_psk_set_server_credentials_file.3 gnutls_psk_set_server_credentials_function.3 gnutls_psk_set_server_credentials_hint.3 gnutls_psk_set_server_dh_params.3 gnutls_psk_set_server_params_function.3 gnutls_pubkey_deinit.3 '/usr/share/man/man3' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pubkey_encrypt_data.3 gnutls_pubkey_export.3 gnutls_pubkey_export2.3 gnutls_pubkey_get_key_id.3 gnutls_pubkey_get_key_usage.3 gnutls_pubkey_get_openpgp_key_id.3 gnutls_pubkey_get_pk_algorithm.3 gnutls_pubkey_get_pk_dsa_raw.3 gnutls_pubkey_get_pk_ecc_raw.3 gnutls_pubkey_get_pk_ecc_x962.3 gnutls_pubkey_get_pk_rsa_raw.3 gnutls_pubkey_get_preferred_hash_algorithm.3 gnutls_pubkey_get_verify_algorithm.3 gnutls_pubkey_import.3 gnutls_pubkey_import_dsa_raw.3 gnutls_pubkey_import_ecc_raw.3 gnutls_pubkey_import_ecc_x962.3 gnutls_pubkey_import_openpgp.3 gnutls_pubkey_import_openpgp_raw.3 gnutls_pubkey_import_pkcs11.3 gnutls_pubkey_import_pkcs11_url.3 gnutls_pubkey_import_privkey.3 gnutls_pubkey_import_rsa_raw.3 gnutls_pubkey_import_tpm_raw.3 gnutls_pubkey_import_tpm_url.3 gnutls_pubkey_import_url.3 gnutls_pubkey_import_x509.3 gnutls_pubkey_import_x509_crq.3 gnutls_pubkey_import_x509_raw.3 gnutls_pubkey_init.3 gnutls_pubkey_print.3 gnutls_pubkey_set_key_usage.3 gnutls_pubkey_set_pin_function.3 gnutls_pubkey_verify_data.3 gnutls_pubkey_verify_data2.3 gnutls_pubkey_verify_hash.3 gnutls_pubkey_verify_hash2.3 gnutls_random_art.3 gnutls_range_split.3 gnutls_record_can_use_length_hiding.3 '/usr/share/man/man3' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_record_check_pending.3 gnutls_record_cork.3 gnutls_record_disable_padding.3 gnutls_record_get_direction.3 gnutls_record_get_discarded.3 gnutls_record_get_max_size.3 gnutls_record_recv.3 gnutls_record_recv_seq.3 gnutls_record_send.3 gnutls_record_send_range.3 gnutls_record_set_max_empty_records.3 gnutls_record_set_max_size.3 gnutls_record_set_timeout.3 gnutls_record_uncork.3 gnutls_rehandshake.3 gnutls_rnd.3 gnutls_rnd_refresh.3 gnutls_rsa_export_get_modulus_bits.3 gnutls_rsa_export_get_pubkey.3 gnutls_rsa_params_cpy.3 gnutls_rsa_params_deinit.3 gnutls_rsa_params_export_pkcs1.3 gnutls_rsa_params_export_raw.3 gnutls_rsa_params_generate2.3 gnutls_rsa_params_import_pkcs1.3 gnutls_rsa_params_import_raw.3 gnutls_rsa_params_init.3 gnutls_safe_renegotiation_status.3 gnutls_sec_param_get_name.3 gnutls_sec_param_to_pk_bits.3 gnutls_server_name_get.3 gnutls_server_name_set.3 gnutls_session_channel_binding.3 gnutls_session_enable_compatibility_mode.3 gnutls_session_force_valid.3 gnutls_session_get_data.3 gnutls_session_get_data2.3 gnutls_session_get_desc.3 gnutls_session_get_id.3 gnutls_session_get_id2.3 '/usr/share/man/man3' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_session_get_ptr.3 gnutls_session_get_random.3 gnutls_session_is_resumed.3 gnutls_session_resumption_requested.3 gnutls_session_set_data.3 gnutls_session_set_premaster.3 gnutls_session_set_ptr.3 gnutls_session_ticket_enable_client.3 gnutls_session_ticket_enable_server.3 gnutls_session_ticket_key_generate.3 gnutls_set_default_export_priority.3 gnutls_set_default_priority.3 gnutls_sign_algorithm_get.3 gnutls_sign_algorithm_get_client.3 gnutls_sign_algorithm_get_requested.3 gnutls_sign_callback_get.3 gnutls_sign_callback_set.3 gnutls_sign_get_hash_algorithm.3 gnutls_sign_get_id.3 gnutls_sign_get_name.3 gnutls_sign_get_pk_algorithm.3 gnutls_sign_is_secure.3 gnutls_sign_list.3 gnutls_srp_allocate_client_credentials.3 gnutls_srp_allocate_server_credentials.3 gnutls_srp_base64_decode.3 gnutls_srp_base64_decode_alloc.3 gnutls_srp_base64_encode.3 gnutls_srp_base64_encode_alloc.3 gnutls_srp_free_client_credentials.3 gnutls_srp_free_server_credentials.3 gnutls_srp_server_get_username.3 gnutls_srp_set_client_credentials.3 gnutls_srp_set_client_credentials_function.3 gnutls_srp_set_prime_bits.3 gnutls_srp_set_server_credentials_file.3 gnutls_srp_set_server_credentials_function.3 gnutls_srp_verifier.3 gnutls_srtp_get_keys.3 gnutls_srtp_get_mki.3 '/usr/share/man/man3' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_srtp_get_profile_id.3 gnutls_srtp_get_profile_name.3 gnutls_srtp_get_selected_profile.3 gnutls_srtp_set_mki.3 gnutls_srtp_set_profile.3 gnutls_srtp_set_profile_direct.3 gnutls_store_commitment.3 gnutls_store_pubkey.3 gnutls_strerror.3 gnutls_strerror_name.3 gnutls_supplemental_get_name.3 gnutls_tdb_deinit.3 gnutls_tdb_init.3 gnutls_tdb_set_store_commitment_func.3 gnutls_tdb_set_store_func.3 gnutls_tdb_set_verify_func.3 gnutls_tpm_get_registered.3 gnutls_tpm_key_list_deinit.3 gnutls_tpm_key_list_get_url.3 gnutls_tpm_privkey_delete.3 gnutls_tpm_privkey_generate.3 gnutls_transport_get_int.3 gnutls_transport_get_int2.3 gnutls_transport_get_ptr.3 gnutls_transport_get_ptr2.3 gnutls_transport_set_errno.3 gnutls_transport_set_errno_function.3 gnutls_transport_set_int.3 gnutls_transport_set_int2.3 gnutls_transport_set_ptr.3 gnutls_transport_set_ptr2.3 gnutls_transport_set_pull_function.3 gnutls_transport_set_pull_timeout_function.3 gnutls_transport_set_push_function.3 gnutls_transport_set_vec_push_function.3 gnutls_url_is_supported.3 gnutls_verify_stored_pubkey.3 gnutls_x509_crl_check_issuer.3 gnutls_x509_crl_deinit.3 gnutls_x509_crl_export.3 '/usr/share/man/man3' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crl_export2.3 gnutls_x509_crl_get_authority_key_gn_serial.3 gnutls_x509_crl_get_authority_key_id.3 gnutls_x509_crl_get_crt_count.3 gnutls_x509_crl_get_crt_serial.3 gnutls_x509_crl_get_dn_oid.3 gnutls_x509_crl_get_extension_data.3 gnutls_x509_crl_get_extension_info.3 gnutls_x509_crl_get_extension_oid.3 gnutls_x509_crl_get_issuer_dn.3 gnutls_x509_crl_get_issuer_dn2.3 gnutls_x509_crl_get_issuer_dn_by_oid.3 gnutls_x509_crl_get_next_update.3 gnutls_x509_crl_get_number.3 gnutls_x509_crl_get_raw_issuer_dn.3 gnutls_x509_crl_get_signature.3 gnutls_x509_crl_get_signature_algorithm.3 gnutls_x509_crl_get_this_update.3 gnutls_x509_crl_get_version.3 gnutls_x509_crl_import.3 gnutls_x509_crl_init.3 gnutls_x509_crl_list_import.3 gnutls_x509_crl_list_import2.3 gnutls_x509_crl_print.3 gnutls_x509_crl_privkey_sign.3 gnutls_x509_crl_set_authority_key_id.3 gnutls_x509_crl_set_crt.3 gnutls_x509_crl_set_crt_serial.3 gnutls_x509_crl_set_next_update.3 gnutls_x509_crl_set_number.3 gnutls_x509_crl_set_this_update.3 gnutls_x509_crl_set_version.3 gnutls_x509_crl_sign.3 gnutls_x509_crl_sign2.3 gnutls_x509_crl_verify.3 gnutls_x509_crq_deinit.3 gnutls_x509_crq_export.3 gnutls_x509_crq_export2.3 gnutls_x509_crq_get_attribute_by_oid.3 gnutls_x509_crq_get_attribute_data.3 '/usr/share/man/man3' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crq_get_attribute_info.3 gnutls_x509_crq_get_basic_constraints.3 gnutls_x509_crq_get_challenge_password.3 gnutls_x509_crq_get_dn.3 gnutls_x509_crq_get_dn2.3 gnutls_x509_crq_get_dn_by_oid.3 gnutls_x509_crq_get_dn_oid.3 gnutls_x509_crq_get_extension_by_oid.3 gnutls_x509_crq_get_extension_data.3 gnutls_x509_crq_get_extension_info.3 gnutls_x509_crq_get_key_id.3 gnutls_x509_crq_get_key_purpose_oid.3 gnutls_x509_crq_get_key_rsa_raw.3 gnutls_x509_crq_get_key_usage.3 gnutls_x509_crq_get_pk_algorithm.3 gnutls_x509_crq_get_private_key_usage_period.3 gnutls_x509_crq_get_subject_alt_name.3 gnutls_x509_crq_get_subject_alt_othername_oid.3 gnutls_x509_crq_get_version.3 gnutls_x509_crq_import.3 gnutls_x509_crq_init.3 gnutls_x509_crq_print.3 gnutls_x509_crq_privkey_sign.3 gnutls_x509_crq_set_attribute_by_oid.3 gnutls_x509_crq_set_basic_constraints.3 gnutls_x509_crq_set_challenge_password.3 gnutls_x509_crq_set_dn.3 gnutls_x509_crq_set_dn_by_oid.3 gnutls_x509_crq_set_key.3 gnutls_x509_crq_set_key_purpose_oid.3 gnutls_x509_crq_set_key_rsa_raw.3 gnutls_x509_crq_set_key_usage.3 gnutls_x509_crq_set_private_key_usage_period.3 gnutls_x509_crq_set_pubkey.3 gnutls_x509_crq_set_subject_alt_name.3 gnutls_x509_crq_set_version.3 gnutls_x509_crq_sign.3 gnutls_x509_crq_sign2.3 gnutls_x509_crq_verify.3 gnutls_x509_crt_check_hostname.3 '/usr/share/man/man3' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_check_issuer.3 gnutls_x509_crt_check_revocation.3 gnutls_x509_crt_cpy_crl_dist_points.3 gnutls_x509_crt_deinit.3 gnutls_x509_crt_export.3 gnutls_x509_crt_export2.3 gnutls_x509_crt_get_activation_time.3 gnutls_x509_crt_get_authority_info_access.3 gnutls_x509_crt_get_authority_key_gn_serial.3 gnutls_x509_crt_get_authority_key_id.3 gnutls_x509_crt_get_basic_constraints.3 gnutls_x509_crt_get_ca_status.3 gnutls_x509_crt_get_crl_dist_points.3 gnutls_x509_crt_get_dn.3 gnutls_x509_crt_get_dn2.3 gnutls_x509_crt_get_dn_by_oid.3 gnutls_x509_crt_get_dn_oid.3 gnutls_x509_crt_get_expiration_time.3 gnutls_x509_crt_get_extension_by_oid.3 gnutls_x509_crt_get_extension_data.3 gnutls_x509_crt_get_extension_info.3 gnutls_x509_crt_get_extension_oid.3 gnutls_x509_crt_get_fingerprint.3 gnutls_x509_crt_get_issuer.3 gnutls_x509_crt_get_issuer_alt_name.3 gnutls_x509_crt_get_issuer_alt_name2.3 gnutls_x509_crt_get_issuer_alt_othername_oid.3 gnutls_x509_crt_get_issuer_dn.3 gnutls_x509_crt_get_issuer_dn2.3 gnutls_x509_crt_get_issuer_dn_by_oid.3 gnutls_x509_crt_get_issuer_dn_oid.3 gnutls_x509_crt_get_issuer_unique_id.3 gnutls_x509_crt_get_key_id.3 gnutls_x509_crt_get_key_purpose_oid.3 gnutls_x509_crt_get_key_usage.3 gnutls_x509_crt_get_pk_algorithm.3 gnutls_x509_crt_get_pk_dsa_raw.3 gnutls_x509_crt_get_pk_rsa_raw.3 gnutls_x509_crt_get_policy.3 gnutls_x509_crt_get_preferred_hash_algorithm.3 '/usr/share/man/man3' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_get_private_key_usage_period.3 gnutls_x509_crt_get_proxy.3 gnutls_x509_crt_get_raw_dn.3 gnutls_x509_crt_get_raw_issuer_dn.3 gnutls_x509_crt_get_serial.3 gnutls_x509_crt_get_signature.3 gnutls_x509_crt_get_signature_algorithm.3 gnutls_x509_crt_get_subject.3 gnutls_x509_crt_get_subject_alt_name.3 gnutls_x509_crt_get_subject_alt_name2.3 gnutls_x509_crt_get_subject_alt_othername_oid.3 gnutls_x509_crt_get_subject_key_id.3 gnutls_x509_crt_get_subject_unique_id.3 gnutls_x509_crt_get_verify_algorithm.3 gnutls_x509_crt_get_version.3 gnutls_x509_crt_import.3 gnutls_x509_crt_import_pkcs11.3 gnutls_x509_crt_import_pkcs11_url.3 gnutls_x509_crt_init.3 gnutls_x509_crt_list_import.3 gnutls_x509_crt_list_import2.3 gnutls_x509_crt_list_import_pkcs11.3 gnutls_x509_crt_list_verify.3 gnutls_x509_crt_print.3 gnutls_x509_crt_privkey_sign.3 gnutls_x509_crt_set_activation_time.3 gnutls_x509_crt_set_authority_info_access.3 gnutls_x509_crt_set_authority_key_id.3 gnutls_x509_crt_set_basic_constraints.3 gnutls_x509_crt_set_ca_status.3 gnutls_x509_crt_set_crl_dist_points.3 gnutls_x509_crt_set_crl_dist_points2.3 gnutls_x509_crt_set_crq.3 gnutls_x509_crt_set_crq_extensions.3 gnutls_x509_crt_set_dn.3 gnutls_x509_crt_set_dn_by_oid.3 gnutls_x509_crt_set_expiration_time.3 gnutls_x509_crt_set_extension_by_oid.3 gnutls_x509_crt_set_issuer_dn.3 gnutls_x509_crt_set_issuer_dn_by_oid.3 '/usr/share/man/man3' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_set_key.3 gnutls_x509_crt_set_key_purpose_oid.3 gnutls_x509_crt_set_key_usage.3 gnutls_x509_crt_set_pin_function.3 gnutls_x509_crt_set_policy.3 gnutls_x509_crt_set_private_key_usage_period.3 gnutls_x509_crt_set_proxy.3 gnutls_x509_crt_set_proxy_dn.3 gnutls_x509_crt_set_pubkey.3 gnutls_x509_crt_set_serial.3 gnutls_x509_crt_set_subject_alternative_name.3 gnutls_x509_crt_set_subject_alt_name.3 gnutls_x509_crt_set_subject_key_id.3 gnutls_x509_crt_set_version.3 gnutls_x509_crt_sign.3 gnutls_x509_crt_sign2.3 gnutls_x509_crt_verify.3 gnutls_x509_crt_verify_data.3 gnutls_x509_crt_verify_hash.3 gnutls_x509_dn_deinit.3 gnutls_x509_dn_export.3 gnutls_x509_dn_export2.3 gnutls_x509_dn_get_rdn_ava.3 gnutls_x509_dn_import.3 gnutls_x509_dn_init.3 gnutls_x509_dn_oid_known.3 gnutls_x509_dn_oid_name.3 gnutls_x509_policy_release.3 gnutls_x509_privkey_cpy.3 gnutls_x509_privkey_deinit.3 gnutls_x509_privkey_export.3 gnutls_x509_privkey_export2.3 gnutls_x509_privkey_export2_pkcs8.3 gnutls_x509_privkey_export_dsa_raw.3 gnutls_x509_privkey_export_ecc_raw.3 gnutls_x509_privkey_export_pkcs8.3 gnutls_x509_privkey_export_rsa_raw.3 gnutls_x509_privkey_export_rsa_raw2.3 gnutls_x509_privkey_fix.3 gnutls_x509_privkey_generate.3 '/usr/share/man/man3' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_privkey_get_key_id.3 gnutls_x509_privkey_get_pk_algorithm.3 gnutls_x509_privkey_get_pk_algorithm2.3 gnutls_x509_privkey_import.3 gnutls_x509_privkey_import2.3 gnutls_x509_privkey_import_dsa_raw.3 gnutls_x509_privkey_import_ecc_raw.3 gnutls_x509_privkey_import_openssl.3 gnutls_x509_privkey_import_pkcs8.3 gnutls_x509_privkey_import_rsa_raw.3 gnutls_x509_privkey_import_rsa_raw2.3 gnutls_x509_privkey_init.3 gnutls_x509_privkey_sec_param.3 gnutls_x509_privkey_sign_data.3 gnutls_x509_privkey_sign_hash.3 gnutls_x509_privkey_verify_params.3 gnutls_x509_rdn_get.3 gnutls_x509_rdn_get_by_oid.3 gnutls_x509_rdn_get_oid.3 gnutls_x509_trust_list_add_cas.3 gnutls_x509_trust_list_add_crls.3 gnutls_x509_trust_list_add_named_crt.3 gnutls_x509_trust_list_add_system_trust.3 gnutls_x509_trust_list_add_trust_file.3 gnutls_x509_trust_list_add_trust_mem.3 gnutls_x509_trust_list_deinit.3 gnutls_x509_trust_list_get_issuer.3 gnutls_x509_trust_list_init.3 gnutls_x509_trust_list_remove_cas.3 gnutls_x509_trust_list_remove_trust_file.3 gnutls_x509_trust_list_remove_trust_mem.3 gnutls_x509_trust_list_verify_crt.3 gnutls_x509_trust_list_verify_named_crt.3 '/usr/share/man/man3' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-handshake-state.png gnutls-layers.png gnutls-modauth.png gnutls-pgp.png gnutls-client-server-use-case.png gnutls-handshake-sequence.png gnutls-internals.png gnutls-logo.png gnutls-x509.png pkcs11-vision.png '/usr/share/info' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./gnutls.info ./gnutls.info-1 ./gnutls.info-2 ./gnutls.info-3 ./gnutls.info-4 ./gnutls.info-5 ./gnutls-guile.info '/usr/share/info' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install python2.7-dev ssl-cert swig swig2.0 tcl tcl8.6 tk tk8.6 x11-utils xbitmaps unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcroco3 amd64 0.6.8-2ubuntu1 [82.4 kB] unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpciaccess0 amd64 0.13.2-1 [20.4 kB] unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-intel1 amd64 2.4.67-1ubuntu0.14.04.2 [55.3 kB] unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-nouveau2 amd64 2.4.67-1ubuntu0.14.04.2 [16.0 kB] unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-radeon1 amd64 2.4.67-1ubuntu0.14.04.2 [21.2 kB] unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfontenc1 amd64 1:1.1.2-1 [15.6 kB] unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libunistring0 amd64 0.9.3-5ubuntu3 [271 kB] unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo0 amd64 0.18.3.1-1ubuntu3.1 [108 kB] unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libllvm3.4 amd64 1:3.4-1ubuntu3 [6540 kB] unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-dri amd64 10.1.3-0ubuntu0.6 [4823 kB] unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libglapi-mesa amd64 10.1.3-0ubuntu0.6 [21.0 kB] unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libx11-xcb1 amd64 2:1.6.2-1ubuntu2.1 [9350 B] unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri2-0 amd64 1.10-2ubuntu1 [6710 B] unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri3-0 amd64 1.10-2ubuntu1 [5118 B] unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-glx0 amd64 1.10-2ubuntu1 [20.0 kB] unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-present0 amd64 1.10-2ubuntu1 [5254 B] unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-sync1 amd64 1.10-2ubuntu1 [8090 B] unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxdamage1 amd64 1:1.1.4-1ubuntu1 [7612 B] unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxfixes3 amd64 1:5.0.1-1ubuntu1.1 [10.4 kB] unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxshmfence1 amd64 1.1-2 [4644 B] unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86vm1 amd64 1:1.1.3-1 [11.7 kB] unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-glx amd64 10.1.3-0ubuntu0.6 [113 kB] unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgssrpc4 amd64 1.12+dfsg-2ubuntu5.4 [53.1 kB] unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5clnt-mit9 amd64 1.12+dfsg-2ubuntu5.4 [36.2 kB] unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkdb5-7 amd64 1.12+dfsg-2ubuntu5.4 [36.2 kB] unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5srv-mit9 amd64 1.12+dfsg-2ubuntu5.4 [50.3 kB] unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] unit-oai-hss-0: 12:38:50 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtcl8.6 amd64 8.6.1-4ubuntu1 [841 kB] unit-oai-hss-0: 12:38:50 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxft2 amd64 2.3.1-2 [36.2 kB] unit-oai-hss-0: 12:38:50 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxss1 amd64 1:1.2.2-1 [8582 B] unit-oai-hss-0: 12:38:50 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtk8.6 amd64 8.6.1-3ubuntu2 [689 kB] unit-oai-hss-0: 12:38:50 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxmu6 amd64 2:1.1.1-1 [53.8 kB] unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxaw7 amd64 2:1.0.12-1 [168 kB] unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-shape0 amd64 1.10-2ubuntu1 [5654 B] unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrandr2 amd64 2:1.5.0-1~trusty1 [17.5 kB] unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gettext amd64 0.18.3.1-1ubuntu3.1 [829 kB] unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main intltool-debian all 0.35.0+20060710.1 [31.6 kB] unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main po-debconf all 1.0.16+nmu2ubuntu1 [210 kB] unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dh-apparmor all 2.10.95-0ubuntu2.6~14.04.4 [11.3 kB] unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debhelper all 9.20131227ubuntu1 [604 kB] unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main comerr-dev amd64 2.1-1.42.9-3ubuntu1.3 [38.3 kB] unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main krb5-multidev amd64 1.12+dfsg-2ubuntu5.4 [111 kB] unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasprintf-dev amd64 0.18.3.1-1ubuntu3.1 [4438 B] unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo-dev amd64 0.18.3.1-1ubuntu3.1 [122 kB] unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsys-hostname-long-perl all 1.4-3 [11.3 kB] unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq5 amd64 9.3.24-0ubuntu0.14.04 [78.5 kB] unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq-dev amd64 9.3.24-0ubuntu0.14.04 [140 kB] unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpython-dev amd64 2.7.5-5ubuntu3 [7078 B] unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libutempter0 amd64 1.1.5-4build1 [8366 B] unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial-common all 2.8.2-1ubuntu1.4 [1521 kB] unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial amd64 2.8.2-1ubuntu1.4 [42.7 kB] unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dev amd64 2.7.5-5ubuntu3 [1166 B] unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ssl-cert all 1.0.33 [16.6 kB] unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig2.0 amd64 2.0.11-1ubuntu2 [875 kB] unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig amd64 2.0.11-1ubuntu2 [6272 B] unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl8.6 amd64 8.6.1-4ubuntu1 [14.2 kB] unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl amd64 8.6.0+6ubuntu3 [4900 B] unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk8.6 amd64 8.6.1-3ubuntu2 [12.1 kB] unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk amd64 8.6.0+6ubuntu3 [3192 B] unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main x11-utils amd64 7.7+1 [230 kB] unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xbitmaps all 1.1.1-2 [28.1 kB] unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xterm amd64 297-1ubuntu1 [665 kB] unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Extracting templates from packages: 41% Extracting templates from packages: 82% Extracting templates from packages: 100% unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 13s (3098 kB/s) unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install (Reading database ... 92785 files and directories currently installed.) unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.6~14.04.4_all.deb ... unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.4_all.deb ... unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.4_amd64.deb ... unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:39:07 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 12:39:08 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:39:11 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:39:11 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 12:39:11 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 12:39:11 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 12:39:11 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:39:11 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:39:11 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:39:11 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 12:39:11 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 12:39:11 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:39:11 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 12:39:11 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:39:11 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:39:11 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 12:39:11 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:39:11 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:39:11 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:39:11 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:39:11 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:39:11 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 12:39:11 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 12:39:11 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:39:14 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:39:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:14 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 12:39:15 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:39:15 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:39:15 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 12:39:15 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:39:15 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install libfdproto;dl;/usr/lib/x86_64-linux-gnu/libsctp.so;/usr/lib/x86_64-linux-gnu/libgcrypt.so;/usr/lib/libgnutls.so unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 12:39:26 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 12:39:27 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 12:39:27 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 12:39:27 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 12:39:27 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 12:39:27 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 12:39:27 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 12:39:27 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 12:39:27 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 12:39:27 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 12:39:27 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 12:39:27 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 12:39:27 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 12:39:27 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 12:39:27 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 12:39:28 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 12:39:29 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install [ 60%] Building C object extensions/dict_s6a/CMakeFiles/dict_s6a.dir/dict_s6a.c.o unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install [ 61%] Building C object extensions/dict_nasreq/CMakeFiles/dict_nasreq.dir/dict_nasreq.c.o unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install [ 62%] Building C object extensions/dict_eap/CMakeFiles/dict_eap.dir/dict_eap.c.o unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install [ 63%] Building C object extensions/dict_dcca/CMakeFiles/dict_dcca.dir/dict_dcca.c.o unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install [ 64%] Building C object extensions/dict_dcca_3gpp/CMakeFiles/dict_dcca_3gpp.dir/dict_dcca_3gpp.c.o unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install [ 65%] Building C object extensions/dict_dcca_starent/CMakeFiles/dict_dcca_starent.dir/dict_dcca_starent.c.o unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install [ 66%] Building C object extensions/dict_sip/CMakeFiles/dict_sip.dir/dict_sip.c.o unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install [ 67%] Building C object extensions/dict_mip6a/CMakeFiles/dict_mip6a.dir/dict_mip6a.c.o unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install [ 68%] Building C object extensions/dict_mip6i/CMakeFiles/dict_mip6i.dir/dict_mip6i.c.o unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install [ 69%] Building C object extensions/dict_nas_mipv6/CMakeFiles/dict_nas_mipv6.dir/dict_nas_mipv6.c.o unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install [ 70%] Building C object extensions/dict_rfc5777/CMakeFiles/dict_rfc5777.dir/dict_rfc5777.c.o unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install [ 73%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rt_default.c.o unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install [ 75%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/lex.rtd_conf.c.o unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install [ 76%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_conf.tab.c.o unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install [ 77%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_rules.c.o unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install [ 78%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/rt_redir.c.o unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install [ 79%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_entries.c.o unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install [ 80%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_expiry.c.o unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install [ 81%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_fwd.c.o unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install [ 82%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_out.c.o unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install [ 86%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/lex.rtbusy_conf.c.o unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install [ 87%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy_conf.tab.c.o unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install [ 88%] Building C object extensions/rt_ignore_dh/CMakeFiles/rt_ignore_dh.dir/rt_ignore_dh.c.o unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install [ 89%] Building C object extensions/rt_load_balance/CMakeFiles/rt_load_balance.dir/rt_load_balance.c.o unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install [ 92%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/acl_wl.c.o unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install [ 93%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_tree.c.o unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install [ 94%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/lex.aw_conf.c.o unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install [ 95%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_conf.tab.c.o unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install [ 96%] Building C object extensions/dbg_monitor/CMakeFiles/dbg_monitor.dir/dbg_monitor.c.o unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install [ 97%] Building C object extensions/dbg_msg_timings/CMakeFiles/dbg_msg_timings.dir/dbg_msg_timings.c.o unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install [ 98%] Building C object extensions/dbg_msg_dumps/CMakeFiles/dbg_msg_dumps.dir/dbg_msg_dumps.c.o unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install [100%] Building C object extensions/dbg_rt/CMakeFiles/dbg_rt.dir/dbg_rt.c.o unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-pexpect all 3.1-1ubuntu0.1 [37.8 kB] unit-oai-hss-0: 12:39:36 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (91.2 kB/s) unit-oai-hss-0: 12:39:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 12:39:36 DEBUG unit.oai-hss/0.install (Reading database ... 95676 files and directories currently installed.) unit-oai-hss-0: 12:39:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 12:39:36 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 12:39:36 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 12:39:36 DEBUG unit.oai-hss/0.install + install -o root -g root -m 0644 /var/lib/juju/agents/unit-oai-hss-0/charm/files/CMakeLists.txt /srv/openair-cn/BUILD/HSS/CMakeLists.txt unit-oai-hss-0: 12:39:36 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 12:39:36 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 12:39:36 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 12:39:36 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install ..++++++ unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install ....................................++++++ unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install .......................++++++ unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install ................++++++ unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Not Before: Jun 30 12:39:37 2019 GMT unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Not After : Jun 29 12:39:37 2020 GMT unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install E4:EF:91:CE:E6:B3:5B:8A:89:98:27:B7:2E:F7:7F:21:DB:2E:15:82 unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install keyid:3E:B3:8B:25:E4:0E:0F:06:AD:24:A5:33:EE:04:8D:74:B3:2F:6E:C0 unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Certificate is to be certified until Jun 29 12:39:37 2020 GMT (365 days) unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_s6a unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install [ 4%] [ 8%] [ 13%] [ 17%] [ 21%] [ 26%] [ 30%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install [ 34%] [ 39%] [ 43%] [ 47%] [ 52%] [ 56%] [ 60%] [ 65%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install [ 69%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/random.c.o unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install [ 73%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_subscription_data.c.o unit-oai-hss-0: 12:39:37 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: 12:39:37 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: 12:39:37 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/hss_config.c.o unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_auth_info.c.o unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/pid_file.c.o unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_common.c.o unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_error.c.o unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_fd.c.o unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_in_addr.c.o unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install [ 86%] [ 91%] [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_up_loc.c.o unit-oai-hss-0: 12:39:38 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install Linking C static library libhss_auc.a unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_s6a unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install [100%] Building C object CMakeFiles/oai_hss.dir/srv/openair-cn/SRC/OAI_HSS/hss_main.c.o unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 12:39:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:39:40 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.install + cp /var/lib/juju/agents/unit-oai-hss-0/charm/files/oai_hss /etc/init/oai_hss.conf unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 12:39:40 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:39:40 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 12:39:40 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 12:39:40 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 12:39:40 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:39:40 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 12:39:40 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 12:39:40 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 12:39:40 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 12:39:40 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 12:39:40 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 12:39:40 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 12:39:40 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 12:39:40 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 12:39:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 12:39:40 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 12:39:40 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 12:39:40 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 12:39:40 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:39:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:39:40 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 12:39:40 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 12:39:40 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 12:39:40 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 12:39:40 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 12:39:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 12:39:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 12:39:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.realm: No such file or directory unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 12:39:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed + sed -i s/oai-hss-0.openair4G.eur/oai-hss-0.openair4G.eur/ /etc/hosts unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed + /srv/openair-cn/SCRIPTS/check_hss_s6a_certificate /usr oai-hss-0.openair4G.eur unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Identity[ ]*=[ ]*)".*"/\1"oai-hss-0.openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Realm[ ]*=[ ]*)".*"/\1"openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(^ALLOW_OLD_TLS[ ]*).*/\1*.openair4G.eur/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 12:39:41 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:39:41 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 12:39:41 DEBUG unit.oai-hss/0.config-changed + juju-log 'HSS is built, but is waiting for active connection to gather the last info' unit-oai-hss-0: 12:39:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:39:41 INFO unit.oai-hss/0.juju-log HSS is built, but is waiting for active connection to gather the last info unit-oai-hss-0: 12:39:41 DEBUG unit.oai-hss/0.config-changed + juju-log 'no db is found, so HSS process is not going to be run' unit-oai-hss-0: 12:39:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:39:41 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 12:39:41 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 12:39:41 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 12:39:41 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 12:39:41 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:39:41 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 12:39:41 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 12:39:41 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 12:39:41 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 12:39:41 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 12:39:41 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 12:39:41 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 12:39:41 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:39:41 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 12:39:41 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:39:41 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 12:39:41 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 12:39:41 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 12:39:41 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 12:39:41 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:39:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:39:41 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 12:39:41 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 12:39:41 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 12:39:41 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 12:39:41 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 12:39:41 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 12:39:41 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 12:39:41 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 12:39:41 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 12:39:41 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 12:39:41 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 12:39:41 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 12:39:41 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 12:39:41 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 12:39:41 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:39:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:39:41 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 12:39:41 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:39:41 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:39:41 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:39:41 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:39:41 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 12:39:41 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:39:41 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 12:39:41 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 12:39:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:39:41 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 12:39:41 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 12:39:41 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 12:39:41 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 12:39:41 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 12:39:41 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 12:39:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:39:41 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 12:39:41 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-epc-0: 12:39:42 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-oai-hss-0: 12:39:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:39:42 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 12:39:42 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-mysql-0: 12:39:42 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:39:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:39:42 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 12:39:42 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 12:39:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:39:42 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.10 unit-oai-hss-0: 12:39:42 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-mysql-0: 12:39:42 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-oai-hss-0: 12:39:42 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:39:42 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 12:39:42 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-mysql-0: 12:39:42 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 12:39:42 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:39:42 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 12:39:42 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:39:42 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-mysql-0: 12:39:42 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 12:39:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:39:42 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 12:39:42 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 12:39:42 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 12:39:42 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:39:42 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:39:42 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:39:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:39:42 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 12:39:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-mysql-0: 12:39:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:39:42 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-mysql-0: 12:39:42 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-mysql-0: 12:39:42 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 12:39:42 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-mysql-0: 12:39:43 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 12:39:43 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `eicaeguiseebahb` identified by 'sooziexaimuidai'] unit-mysql-0: 12:39:43 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `eicaeguiseebahb` identified by 'sooziexaimuidai'] unit-mysql-0: 12:39:43 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=eicaeguiseebahb', 'password=sooziexaimuidai', 'host=192.168.121.10', 'slave=False'] unit-mysql-0: 12:39:43 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-mysql-0: 12:39:43 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 12:39:43 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 12:39:43 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 12:39:43 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:39:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:39:43 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 12:39:43 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 12:39:43 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 12:39:43 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 12:39:43 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 12:39:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 12:39:43 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 12:39:43 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-oai-hss-0: 12:39:43 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 12:39:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:39:43 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 12:39:43 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:39:43 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:39:43 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 12:39:43 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 12:39:43 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:39:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:39:43 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 12:39:43 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:39:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 12:39:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 12:39:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 12:39:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + user=eicaeguiseebahb unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 12:39:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + password=sooziexaimuidai unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 12:39:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.10 unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 12:39:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 12:39:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.10 eicaeguiseebahb sooziexaimuidai oai-hss unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.10"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"eicaeguiseebahb"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"sooziexaimuidai"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_db[^"]*)".*"/\1"oai-hss"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(OPERATOR_key[^"]*)".*"/\1"1006020f0a478bf6b699f15c062e42b3"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(RANDOM[^"]*)".*"/\1"true"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u eicaeguiseebahb --password=sooziexaimuidai -h 192.168.121.10 oai-hss -e 'show tables;' unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u eicaeguiseebahb --password=sooziexaimuidai -h 192.168.121.10 oai-hss unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 12:39:44 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 12:39:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:39:44 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22120 unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22120' unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22120 =~ .*running.* ]] unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:39:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:39:44 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 12:39:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:39:44 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-epc-0: 12:39:44 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:39:44 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 12:39:44 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 12:39:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed + db_host=eicaeguiseebahb unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 12:39:45 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 12:39:45 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 12:39:45 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 12:39:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:39:45 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 12:39:45 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 12:39:45 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 12:39:45 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 12:39:45 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 12:39:45 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 12:39:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:39:45 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 12:39:45 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 12:39:45 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 12:39:46 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 12:39:46 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 12:39:46 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 12:39:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:39:47 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:39:47 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:39:47 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 12:39:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:39:47 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 12:39:47 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:39:47 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:39:47 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 12:39:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:39:47 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 12:39:47 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 12:39:47 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:39:47 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 12:39:47 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:39:47 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:39:47 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:39:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:39:47 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:39:48 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-hss-0: 12:40:08 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:40:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:40:08 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 12:40:08 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 12:40:08 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 12:40:08 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 12:40:08 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 12:40:08 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22120' unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22120 =~ .*running.* ]] unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:40:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:40:08 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:40:08 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:40:08 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:40:09 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 12:40:09 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 12:40:09 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 12:40:09 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:40:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install + PACKAGE_LIST=' autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install + sudo -S -E apt-get install -y autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61-lowlatency is already the newest version. unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install After this operation, 656 kB of additional disk space will be used. unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dkms all 2.2.0.3-1.1ubuntu5.14.04.10 [66.0 kB] unit-oai-epc-0: 12:40:56 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main iptables-dev amd64 1.4.21-1ubuntu1 [55.3 kB] unit-oai-epc-0: 12:40:57 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (182 kB/s) unit-oai-epc-0: 12:40:57 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 12:40:57 DEBUG unit.oai-epc/0.install (Reading database ... 102418 files and directories currently installed.) unit-oai-epc-0: 12:40:57 DEBUG unit.oai-epc/0.install Preparing to unpack .../dkms_2.2.0.3-1.1ubuntu5.14.04.10_all.deb ... unit-oai-epc-0: 12:40:57 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 12:40:57 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 12:40:57 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 12:40:57 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 12:40:57 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 12:40:58 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 12:40:58 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 12:40:58 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 12:40:58 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 12:40:58 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 12:40:58 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 12:40:58 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 12:40:58 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 12:40:58 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-mysql-0: 12:41:01 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:41:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:41:01 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:41:01 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:41:01 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:41:01 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:41:01 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:41:01 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:41:01 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:41:01 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:41:01 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:41:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:41:01 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 12:41:01 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 12:41:01 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 12:41:01 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 12:41:02 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 12:41:04 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 12:41:04 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 12:41:04 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 12:41:04 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 12:41:04 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 12:41:04 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 12:41:04 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 12:41:04 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 12:41:07 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 12:41:08 DEBUG unit.oai-epc/0.install checking kernel version that we will build against... 3.19.8.0 in /lib/modules/3.19.0-61-lowlatency/build unit-oai-epc-0: 12:41:08 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 12:41:08 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 12:41:08 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 12:41:08 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 12:41:08 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 12:41:08 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 12:41:08 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 12:41:08 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 12:41:08 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 12:41:08 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 12:41:08 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 12:41:08 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 12:41:08 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 12:41:08 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 12:41:08 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:41:08 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 12:41:08 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:41:08 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 12:41:08 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-61-lowlatency/build" ]; then make -C /lib/modules/3.19.0-61-lowlatency/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 12:41:09 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:41:09 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 12:41:10 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 12:41:10 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 12:41:10 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 12:41:13 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 12:41:13 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 12:41:13 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 12:41:13 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 12:41:14 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 12:41:14 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 12:41:14 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 12:41:15 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 12:41:15 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 12:41:15 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 12:41:15 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 12:41:16 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 12:41:16 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 12:41:16 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 12:41:16 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 12:41:17 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 12:41:17 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 12:41:17 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 12:41:17 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 12:41:17 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 12:41:17 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 12:41:17 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 12:41:17 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 12:41:17 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 12:41:17 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 12:41:17 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 12:41:17 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 12:41:17 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 12:41:17 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 12:41:17 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 12:41:17 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 12:41:17 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 12:41:17 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 12:41:17 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 12:41:17 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 12:41:17 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 12:41:17 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 12:41:18 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 12:41:18 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 12:41:18 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 12:41:18 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 12:41:18 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 12:41:18 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 12:41:18 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 12:41:18 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 12:41:18 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 12:41:18 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 12:41:18 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 12:41:18 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 12:41:18 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 12:41:18 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 12:41:18 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 12:41:18 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 12:41:18 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 12:41:18 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 12:41:18 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 12:41:18 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 12:41:18 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 12:41:18 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install libxt_geoip.c:99:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF $depbase.Tpo -c -o libxt_ACCOUNT_cl.lo libxt_ACCOUNT_cl.c &&\ unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF .deps/libxt_ACCOUNT_cl.Tpo -c libxt_ACCOUNT_cl.c -fPIC -DPIC -o .libs/libxt_ACCOUNT_cl.o unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o libxt_ACCOUNT_cl.la -rpath /usr/local/lib libxt_ACCOUNT_cl.lo unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install libtool: link: gcc -shared -fPIC -DPIC .libs/libxt_ACCOUNT_cl.o -O2 -Wl,-soname -Wl,libxt_ACCOUNT_cl.so.0 -o .libs/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so.0" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so.0") unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so") unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install libtool: link: ( cd ".libs" && rm -f "libxt_ACCOUNT_cl.la" && ln -s "../libxt_ACCOUNT_cl.la" "libxt_ACCOUNT_cl.la" ) unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT iptaccount.o -MD -MP -MF $depbase.Tpo -c -o iptaccount.o iptaccount.c &&\ unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o iptaccount iptaccount.o libxt_ACCOUNT_cl.la unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o .libs/iptaccount iptaccount.o ./.libs/libxt_ACCOUNT_cl.so unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT pknlusr.o -MD -MP -MF $depbase.Tpo -c -o pknlusr.o pknlusr.c &&\ unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install for ext in ./extensions/libxt_condition.man ./extensions/libxt_dhcpmac.man ./extensions/libxt_fuzzy.man ./extensions/libxt_geoip.man ./extensions/libxt_gradm.man ./extensions/libxt_iface.man ./extensions/libxt_ipp2p.man ./extensions/libxt_ipv4options.man ./extensions/libxt_length2.man ./extensions/libxt_lscan.man ./extensions/libxt_psd.man ./extensions/libxt_quota2.man ./extensions/pknock/libxt_pknock.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >matches.man; unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install for ext in ./extensions/ACCOUNT/libxt_ACCOUNT.man ./extensions/libxt_CHAOS.man ./extensions/libxt_DELUDE.man ./extensions/libxt_DHCPMAC.man ./extensions/libxt_DNETMAP.man ./extensions/libxt_ECHO.man ./extensions/libxt_GTPUSP.man ./extensions/libxt_IPMARK.man ./extensions/libxt_LOGMARK.man ./extensions/libxt_SYSRQ.man ./extensions/libxt_TARPIT.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >targets.man; unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install sed -e '/@MATCHES@/ r matches.man' -e '/@TARGET@/ r targets.man' xtables-addons.8.in >xtables-addons.8; unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:41:21 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 12:41:21 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-61-lowlatency/build" ]; then make -C /lib/modules/3.19.0-61-lowlatency/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 12:41:21 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:41:21 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 12:41:21 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 12:41:21 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:41:21 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 12:41:21 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:41:21 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:41:21 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:41:21 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:41:21 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:41:21 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:41:21 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:41:21 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:41:21 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:41:21 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:41:21 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:41:21 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:41:21 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:41:21 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-61-lowlatency/build" ]; then make -C /lib/modules/3.19.0-61-lowlatency/build M=/root/xtables-addons-oai/extensions INSTALL_MOD_PATH= ext-mod-dir='${INSTALL_MOD_DIR}' modules_install; fi; unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-61-lowlatency unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c libxt_ACCOUNT_cl.la '/usr/local/lib' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.so.0.0.0 /usr/local/lib/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0 || { rm -f libxt_ACCOUNT_cl.so.0 && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0; }; }) unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so || { rm -f libxt_ACCOUNT_cl.so && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so; }; }) unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.lai /usr/local/lib/libxt_ACCOUNT_cl.la unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install /usr/bin/install -c xt_geoip_build xt_geoip_dl '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xt_geoip_build.1 xt_geoip_dl.1 '/usr/local/share/man/man1' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-61-lowlatency unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 12:41:26 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-abot-epc-basic-0: 12:41:35 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:41:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:41:35 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 12:41:35 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 12:41:35 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 12:41:35 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 12:41:35 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 12:41:35 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 12:41:35 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 12:41:35 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 12:41:35 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:41:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:42:10 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 12:42:10 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 12:42:10 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 12:42:10 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 12:42:10 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 12:42:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:10 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 12:42:10 DEBUG unit.oai-epc/0.install + cp /var/lib/juju/agents/unit-oai-epc-0/charm/files/mme_gw /etc/init/mme_gw.conf unit-oai-epc-0: 12:42:10 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 12:42:10 DEBUG unit.oai-epc/0.install + status-set blocked 'Waiting for active connection with HSS to actually run EPC...add hss relation' unit-oai-epc-0: 12:42:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:42:11 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 12:42:11 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 12:42:11 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 12:42:11 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:42:11 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 12:42:11 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 12:42:11 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 12:42:11 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 12:42:11 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 12:42:11 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-epc-0: 12:42:11 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-epc-0: 12:42:11 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 12:42:11 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 12:42:11 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 12:42:11 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 12:42:11 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 12:42:11 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-epc-0: 12:42:11 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:42:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:42:11 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 12:42:11 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-epc-0: 12:42:11 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-epc-0: 12:42:11 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 12:42:11 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 12:42:11 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 12:42:11 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:42:11 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:42:11 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 12:42:11 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:42:11 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:42:11 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:42:11 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:42:11 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:42:11 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:42:11 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:42:11 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:42:11 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 12:42:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:11 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 12:42:11 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-epc-0: 12:42:11 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 12:42:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:11 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 12:42:11 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 12:42:11 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 12:42:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:11 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 12:42:11 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 12:42:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:12 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 12:42:12 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 12:42:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:12 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 12:42:12 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 12:42:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:12 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 12:42:12 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 12:42:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:12 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 12:42:12 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 12:42:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:12 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 12:42:12 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 12:42:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:12 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 12:42:12 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 12:42:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:12 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 12:42:12 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 12:42:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:12 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 12:42:12 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 12:42:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:12 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 12:42:12 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 12:42:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:12 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 12:42:12 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 12:42:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:12 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 12:42:12 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 12:42:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:12 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 12:42:12 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 12:42:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:12 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 12:42:12 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 12:42:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:12 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 12:42:12 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 12:42:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:13 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 12:42:13 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 12:42:13 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 12:42:13 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 12:42:13 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 12:42:13 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.5 unit-oai-epc-0: 12:42:13 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.5 ']' unit-oai-epc-0: 12:42:13 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 12:42:13 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 12:42:13 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 12:42:13 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 12:42:13 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:42:13 DEBUG unit.oai-epc/0.config-changed /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/config-changed: line 87: hss_id: unbound variable unit-oai-epc-0: 12:42:13 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 12:42:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:13 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 12:42:13 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 12:42:13 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:42:13 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 12:42:13 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 12:42:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:13 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 12:42:13 DEBUG unit.oai-epc/0.config-changed cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.realm: No such file or directory unit-oai-epc-0: 12:42:13 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 12:42:13 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 12:42:13 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 12:42:13 DEBUG unit.oai-epc/0.config-changed + rm -f /usr/etc/freeDiameter/mme.cacert.pem /usr/etc/freeDiameter/mme.cakey.pem /usr/etc/freeDiameter/mme.cert.pem /usr/etc/freeDiameter/mme.key.pem /usr/etc/freeDiameter/mme_fd.conf unit-oai-epc-0: 12:42:13 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 12:42:13 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 12:42:13 DEBUG unit.oai-epc/0.config-changed + sed -i s/oai-epc-0.openair4G.eur/oai-epc-0.openair4G.eur/ /etc/hosts unit-oai-epc-0: 12:42:13 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 12:42:13 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 12:42:13 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 12:42:13 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 12:42:13 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 12:42:13 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up the config option chose by the user or the default ones' unit-oai-epc-0: 12:42:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:14 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXENB/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXUE/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/RELATIVE_CAPACITY/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_STATISTIC_TIMER/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/EMERGENCY_ATTACH_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/UNAUTHENTICATED_IMSI_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MCC="[0-9]+"/MCC="208"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MNC="[0-9]+"/MNC="93"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+",-"192.188.1.0/24",-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+" -"192.188.2.0/24" -' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 12:42:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:14 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.5 unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_INTERFACE_NAME_FOR_S1_MME/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_INTERFACE_NAME_FOR_S1U_S12_S4_UP/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_INTERFACE_NAME_FOR_SGI/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.5/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.5/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.5/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_SEC_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + juju-log 'EPC is built, but is waiting for active connection to gather the last info' unit-oai-epc-0: 12:42:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:14 INFO unit.oai-epc/0.juju-log EPC is built, but is waiting for active connection to gather the last info unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + juju-log 'no HSS is found, so EPC is not going to be run' unit-oai-epc-0: 12:42:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:14 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 12:42:14 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 12:42:14 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:42:14 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 12:42:14 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 12:42:14 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 12:42:14 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 12:42:14 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 12:42:14 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:42:14 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 12:42:14 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 12:42:14 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 12:42:14 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 12:42:14 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 12:42:14 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 12:42:14 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 12:42:14 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 12:42:14 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-oai-epc-0: 12:42:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:14 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-oai-epc-0: 12:42:14 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-oai-hss-0: 12:42:14 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-hss-0: 12:42:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:42:14 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 12:42:14 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 12:42:14 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 12:42:14 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-epc-0: 12:42:14 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.5 unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.5 unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.5 unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.5 unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.5 unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.5 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 5 -le 255 ]] unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.5 unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.5 unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.5 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 5 -le 255 ]] unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.5 unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.5' unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.5 unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.5 unit-oai-hss-0: 12:42:14 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 12:42:14 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-hss-0: 12:42:14 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:42:14 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-oai-epc-0: 12:42:14 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:42:14 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-abot-epc-basic-0: 12:42:14 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 12:42:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:42:14 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 12:42:14 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:42:14 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:42:14 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:42:14 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 12:42:14 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 12:42:14 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:42:14 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 12:42:14 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:42:14 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-hss-0: 12:42:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:42:14 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-oai-hss-0: 12:42:14 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 12:42:14 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-abot-epc-basic-0: 12:42:14 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 12:42:14 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-epc-0: 12:42:14 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:42:14 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 12:42:14 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:42:14 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:42:15 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 12:42:15 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-oai-epc-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:15 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.9 unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.9 unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.9 unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.9 unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.9 unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.9 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 9 -le 255 ]] unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.9 unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.9 unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.9 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 9 -le 255 ]] unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.9 unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.9' unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.9 unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.9 unit-abot-epc-basic-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 12:42:15 DEBUG unit.abot-epc-basic/0.epc-relation-joined + sed -i 's/ABOT.ENB.tracking_area_code=[^ ]*/ABOT.ENB.tracking_area_code=1/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-oai-epc-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:15 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss= unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-abot-epc-basic-0: 12:42:15 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:42:15 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:42:15 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:42:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:42:15 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:42:15 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:42:15 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:42:15 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-hss-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 12:42:15 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:42:15 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-abot-epc-basic-0: 12:42:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn= unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 12:42:15 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-oai-hss-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 22120' unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 22120 =~ .*running.* ]] unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-abot-epc-basic-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code= unit-abot-epc-basic-0: 12:42:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:42:15 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-abot-epc-basic-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code= unit-abot-epc-basic-0: 12:42:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-abot-epc-basic-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4= unit-abot-epc-basic-0: 12:42:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart= unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-abot-epc-basic-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running= unit-abot-epc-basic-0: 12:42:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:42:15 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-abot-epc-basic-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:42:15 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-abot-epc-basic-0: 12:42:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 12:42:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:15 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: 12:42:15 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Data not sent yet' unit-abot-epc-basic-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 12:42:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 12:42:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:15 INFO unit.oai-epc/0.juju-log hss:2: Data not sent yet unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 12:42:15 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 12:42:15 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:42:15 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:42:15 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:42:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:42:15 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 12:42:15 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:42:15 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:42:15 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:42:15 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:42:15 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-hss-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-abot-epc-basic-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 12:42:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:42:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:42:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-abot-epc-basic-0: 12:42:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-abot-epc-basic-0: 12:42:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 12:42:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 12:42:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 12:42:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 12:42:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-hss-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:15 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-abot-epc-basic-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-oai-hss-0: 12:42:15 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 12:42:15 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 12:42:15 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 12:42:15 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:42:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:42:15 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 12:42:15 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:42:15 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:42:15 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-abot-epc-basic-0: 12:42:15 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 12:42:15 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-hss-0: 12:42:15 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 12:42:15 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-abot-epc-basic-0: 12:42:15 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:42:15 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:42:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:42:15 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 12:42:15 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:42:15 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:42:15 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:42:15 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:42:15 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-epc-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-oai-hss-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:42:15 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-abot-epc-basic-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:42:15 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-abot-epc-basic-0: 12:42:15 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-abot-epc-basic-0: 12:42:15 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-epc-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 12:42:15 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:42:15 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:42:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:42:15 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 12:42:15 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:42:15 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:42:15 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:42:15 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:42:15 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-oai-hss-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-epc-0: 12:42:15 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-oai-hss-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.5 unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.5 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 12:42:15 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-abot-epc-basic-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 12:42:15 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-abot-epc-basic-0: 12:42:15 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:42:16 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:42:16 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:42:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:42:16 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:42:16 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 12:42:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-oai-hss-0: 12:42:16 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-epc-0: 12:42:16 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-oai-hss-0: 12:42:16 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 12:42:16 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-oai-hss-0: 12:42:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=eicaeguiseebahb unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-epc-0: 12:42:16 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-oai-hss-0: 12:42:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=sooziexaimuidai unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-epc-0: 12:42:16 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.5 unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.5 unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.5 unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.5 unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.5 unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.5 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 5 -le 255 ]] unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.5 unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.5 unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.5 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 5 -le 255 ]] unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.5 unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.5' unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.5 unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.5 unit-oai-hss-0: 12:42:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.10 unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 12:42:16 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-oai-hss-0: 12:42:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z eicaeguiseebahb ']' unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u eicaeguiseebahb --password=sooziexaimuidai -h 192.168.121.10 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-epc-0: 12:42:16 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u eicaeguiseebahb --password=sooziexaimuidai -h 192.168.121.10 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Inserting the MME info in the mmeidentity table of oai_db database' unit-oai-hss-0: 12:42:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:42:16 INFO unit.oai-hss/0.juju-log hss:2: Inserting the MME info in the mmeidentity table of oai_db database unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u eicaeguiseebahb --password=sooziexaimuidai -h 192.168.121.10 oai-hss unit-oai-hss-0: 12:42:16 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-abot-epc-basic-0: 12:42:16 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-abot-epc-basic-0: 12:42:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:42:16 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:42:16 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:42:16 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:42:16 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 12:42:16 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-abot-epc-basic-0: 12:42:16 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:42:16 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 12:42:16 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:42:16 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:42:16 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:42:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:42:16 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 12:42:16 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:42:16 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:42:16 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 12:42:16 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 12:42:16 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:42:16 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-oai-hss-0: 12:42:16 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:42:16 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 12:42:16 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-abot-epc-basic-0: 12:42:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:16 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 12:42:16 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 12:42:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 ']' unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep abot-epc-basic/0 /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep '^1 [0-9]+$' /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-oai-hss-0: 12:42:16 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:42:16 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:42:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:42:16 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:42:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:16 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 12:42:16 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 12:42:16 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-oai-epc-0: 12:42:16 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-abot-epc-basic-0: 12:42:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:16 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.5 unit-abot-epc-basic-0: 12:42:16 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 12:42:16 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep 'MCC[ ]*=[ ]*"208"[ ]*;[ ]*MNC[ ]*=[ ]*"93"[ ]*;[ ]*TAC[ ]*=[ ]*"1"' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 12:42:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:16 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 12:42:16 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 12:42:16 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 12:42:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:16 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 12:42:16 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 12:42:16 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed + sed -r -i '/TAI_LIST/a {MCC="208" ; MNC="93"; TAC = "1";},' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 12:42:17 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:17 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 12:42:17 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 12:42:17 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-abot-epc-basic-0: 12:42:17 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:17 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 12:42:17 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:42:17 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:42:17 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.5/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:42:17 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.5/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-oai-epc-0: 12:42:17 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-abot-epc-basic-0: 12:42:17 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 12:42:17 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 12:42:17 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 12:42:17 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 12:42:17 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-oai-epc-0: 12:42:17 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-abot-epc-basic-0: 12:42:17 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is not running...' unit-abot-epc-basic-0: 12:42:17 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 12:42:17 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:42:17 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:42:17 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:42:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:42:17 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:42:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:17 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is not running... unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.epc-relation-changed + status=1 unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -eq 0 ']' unit-oai-epc-0: 12:42:17 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 12:42:17 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:42:17 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:42:17 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:42:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:42:17 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 12:42:17 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:42:17 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:42:17 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:42:17 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:42:17 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-oai-epc-0: 12:42:17 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:42:17 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 12:42:17 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:42:17 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:42:17 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:42:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:42:17 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 12:42:17 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:42:17 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:42:17 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:42:17 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:42:17 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 12:42:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:17 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 12:42:17 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.9 unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 12:42:17 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 12:42:17 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 12:42:17 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 12:42:17 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:42:17 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-epc-0: 12:42:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:17 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.9 ']' unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 12:42:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:18 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.9 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed + sed -r -i 's/(HSS_HOSTNAME[^"]*)".*"/\1"oai-hss-0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 12:42:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:18 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 12:42:18 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 15489 unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15489' unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15489 =~ .*running.* ]] unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 12:42:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:18 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:42:22 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:42:22 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:42:22 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 12:42:22 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 12:42:22 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:42:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:42:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 12:42:23 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 12:42:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:23 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 12:42:23 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 12:42:23 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:42:23 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 12:42:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 12:42:23 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 12:42:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:42:25 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:42:25 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 12:42:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:42:25 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:42:25 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 12:42:25 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 12:42:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:25 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 12:42:25 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 12:42:25 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:42:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 12:42:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:42:25 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 12:42:25 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 12:42:25 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 12:42:25 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:42:25 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:42:25 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:42:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:42:25 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:42:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:42:26 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 12:42:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:42:26 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:42:26 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:42:26 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:42:26 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:42:26 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:42:26 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 12:42:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 12:42:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 12:42:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 12:42:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 12:42:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 12:42:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.5 unit-abot-epc-basic-0: 12:42:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 12:42:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 12:42:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 12:42:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 12:42:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 12:42:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 12:42:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 12:42:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 12:42:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:42:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:42: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.5/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:42:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.5/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 12:42:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 12:42:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 12:42:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 12:42:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-abot-epc-basic-0: 12:42:26 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:42:27 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 12:42:27 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 12:42:27 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:42:27 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:42:27 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:42:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:42:27 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:42:45 DEBUG juju.worker.uniter.remotestate got action change: [bbe3fef8-8bfe-4822-8ebe-6f04ce717a47] ok=true unit-abot-epc-basic-0: 12:42:45 DEBUG juju.worker.uniter.operation running operation run action bbe3fef8-8bfe-4822-8ebe-6f04ce717a47 unit-abot-epc-basic-0: 12:42:45 DEBUG juju.machinelock acquire machine lock for uniter (run action bbe3fef8-8bfe-4822-8ebe-6f04ce717a47) unit-abot-epc-basic-0: 12:42:45 DEBUG juju.machinelock machine lock acquired for uniter (run action bbe3fef8-8bfe-4822-8ebe-6f04ce717a47) unit-abot-epc-basic-0: 12:42:45 DEBUG juju.worker.uniter.operation preparing operation "run action bbe3fef8-8bfe-4822-8ebe-6f04ce717a47" unit-abot-epc-basic-0: 12:42:45 DEBUG juju.worker.uniter.operation executing operation "run action bbe3fef8-8bfe-4822-8ebe-6f04ce717a47" unit-abot-epc-basic-0: 12:42:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 12:42:45 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 12:42:45 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 12:42:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:42:46 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 12:42:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:42:46 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 12:42:46 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall2755499984173861932.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7684437365777013829.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7571731990099595853.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall4122303357024149290.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall1241310171995070389.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall2936289943760538120.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.778 s unit-abot-epc-basic-0: 12:42:48 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-06-30T12:42:48+00:00 unit-abot-epc-basic-0: 12:42:49 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 8M/60M unit-abot-epc-basic-0: 12:42:49 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:42:50 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:42:51 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:42:51 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:42:51 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:42:51 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:42:52 DEBUG unit.abot-epc-basic/0.run [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 12:42:52 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:42:52 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:42:52 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 12:42:52 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 12:42:52 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:42:52 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:42:52 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 12:42:52 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:42:52 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:42:52 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 12:42:52 DEBUG unit.abot-epc-basic/0.run [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 12:42:52 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:42:52 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:42:52 DEBUG unit.abot-epc-basic/0.run [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 12:42:53 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:42:53 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:42:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:42:54 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 12:42:54 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 12:42:54 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 12:42:54 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 12:42:55 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:42:55 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:42:55 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:42:55 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 12:42:55 DEBUG unit.abot-epc-basic/0.run Jun 30, 2019 12:42:55 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:42:55 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@13e344d: startup date [Sun Jun 30 12:42:55 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:42:55 DEBUG unit.abot-epc-basic/0.run Jun 30, 2019 12:42:55 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:42:55 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 12:42:56 DEBUG unit.abot-epc-basic/0.run Jun 30, 2019 12:42:56 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:42:56 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:42:57 DEBUG unit.abot-epc-basic/0.run Jun 30, 2019 12:42:57 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 12:42:57 DEBUG unit.abot-epc-basic/0.run INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@16c3ca31] to [cucumber.runtime.java.spring.GlueCodeScope@2d195ee4] unit-abot-epc-basic-0: 12:42:58 DEBUG unit.abot-epc-basic/0.run Jun 30, 2019 12:42:58 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:42:58 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@479f2dc2: startup date [Sun Jun 30 12:42:58 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:42:58 DEBUG unit.abot-epc-basic/0.run Jun 30, 2019 12:42:58 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:42:58 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:42:58 DEBUG unit.abot-epc-basic/0.run Jun 30, 2019 12:42:58 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:42:58 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:42:58 DEBUG unit.abot-epc-basic/0.run Jun 30, 2019 12:42:58 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:42:58 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:42:58 DEBUG unit.abot-epc-basic/0.run Jun 30, 2019 12:42:58 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:42:58 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:42:58 DEBUG unit.abot-epc-basic/0.run Jun 30, 2019 12:42:58 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:42:58 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@4674d90: startup date [Sun Jun 30 12:42:58 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:42:58 DEBUG unit.abot-epc-basic/0.run Jun 30, 2019 12:42:58 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:42:58 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:42:58 DEBUG unit.abot-epc-basic/0.run Jun 30, 2019 12:42:58 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:42:58 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:42:58 DEBUG unit.abot-epc-basic/0.run Jun 30, 2019 12:42:58 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:42:58 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:42:58 DEBUG unit.abot-epc-basic/0.run Jun 30, 2019 12:42:58 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:42:58 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:42:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:42:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:42:59 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:42:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:42:59 [main] REPORT: STEP EXECUTION TIME TAKEN :1359 MS unit-abot-epc-basic-0: 12:42:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:42:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:42:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:42:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:42:59 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:42:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:42:59 [main] REPORT: STEP EXECUTION TIME TAKEN :42 MS unit-abot-epc-basic-0: 12:42:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:42:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:42:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:42:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:42:59 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:42:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:42:59 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 12:42:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:42:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:42:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:42:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:42: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: 12:42:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:42:59 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 12:42:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:42:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:42:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:42:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:42:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:42:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:42:59 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 12:42:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:42:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:42:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:42:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:42:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:42:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:42:59 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:42:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:42:59 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:42:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:42:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:42:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:42:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:00 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:00 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:00 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:43:00 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:00 [main] REPORT: STEP EXECUTION TIME TAKEN :1034 MS unit-abot-epc-basic-0: 12:43:00 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:00 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:01 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:01 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:43:01 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:01 [main] REPORT: STEP EXECUTION TIME TAKEN :758 MS unit-abot-epc-basic-0: 12:43:01 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:01 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:01 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:01 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:01 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:43:01 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:01 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 12:43:01 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:01 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:11 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:11 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:43:11 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10039 MS unit-abot-epc-basic-0: 12:43:11 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:11 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:11 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:11.951 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:43:11 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:11.972 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:43:11 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:11 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:11 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:43:11 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:11 [main] REPORT: STEP EXECUTION TIME TAKEN :68 MS unit-abot-epc-basic-0: 12:43:12 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:11 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:43:12 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:12 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:43:12 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:43:12 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs # featureFiles/Attach_Procedure_AttachWithIMSI.feature:9 unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:22 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:22 [main] REPORT: STEP EXECUTION TIME TAKEN :37 MS unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:22 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:22 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:22 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:22 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:22 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:22 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:22 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 12:43:22 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:23 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:23 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:23 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:23 [main] REPORT: STEP EXECUTION TIME TAKEN :545 MS unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:23 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:23 [main] REPORT: STEP EXECUTION TIME TAKEN :34 MS unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:23 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:23 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:33 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:43:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:33 [main] REPORT: STEP EXECUTION TIME TAKEN :10024 MS unit-abot-epc-basic-0: 12:43:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:33.808 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 12:43:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:33.816 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:43:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43: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: 12:43:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:33 [main] REPORT: STEP EXECUTION TIME TAKEN :36 MS unit-abot-epc-basic-0: 12:43:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:33 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:43:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:33 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:43:33 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:43:33 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:43:43 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:43:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:43:43 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MCC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 12:43:43 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature:9 unit-abot-epc-basic-0: 12:43:43 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:43:43 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:43:43 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:43:43 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:43:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:43:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:43:43 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:43:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:43:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 12:43:43 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:43:43 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:43:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:43:43 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:43:43 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:43:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:43:43 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:43:43 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:43:43 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:43:43 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:43:43 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: STEP EXECUTION TIME TAKEN :528 MS unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:44 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:54 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:54 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:54 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:43:54 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:54 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 12:43:54 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:54 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:54 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:54 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:54 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:43:54 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:54 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:43:54 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:54 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:54 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:54.966 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 12:43:54 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:54.972 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:43:54 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:54 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:54 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:43:55 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:55 [main] REPORT: STEP EXECUTION TIME TAKEN :83 MS unit-abot-epc-basic-0: 12:43:55 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:55 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:43:55 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:43:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:55 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:43:55 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:43: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: 12:44:05 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MNC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature:9 unit-abot-epc-basic-0: 12:44: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: 12:44: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: 12:44:05 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:44: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: 12:44: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: 12:44:05 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:44: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: 12:44:05 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 12:44: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: 12:44:05 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:44: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: 12:44:05 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:44: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: 12:44: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: 12:44:05 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: STEP EXECUTION TIME TAKEN :33 MS unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44: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: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: STEP EXECUTION TIME TAKEN :466 MS unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:05 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:05 [main] REPORT: ========================================================================================== unit-oai-epc-0: 12:44:10 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:44:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:44:10 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 12:44:10 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 12:44:10 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 12:44:10 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 12:44:10 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 12:44:10 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:44:10 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:44:10 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 12:44:10 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:44:10 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:44:10 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 12:44:10 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 12:44:10 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 16143' unit-oai-epc-0: 12:44:10 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 16143 =~ .*running.* ]] unit-oai-epc-0: 12:44:10 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 12:44:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:44:10 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 12:44:10 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 12:44:10 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:44:10 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 12:44:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:44:10 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 12:44:10 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 12:44:10 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 12:44:10 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:44:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:44:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:15 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:44:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:15 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 12:44:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:15.973 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 12:44:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:15.983 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:44:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:15 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:44:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:15 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 12:44:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:15 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:44:16 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:16 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:44:16 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:44: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: 12:44:26 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_TAC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature:9 unit-abot-epc-basic-0: 12:44: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: 12:44: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: 12:44:26 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:44: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: 12:44: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: 12:44:26 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:44: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: 12:44:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:44: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: 12:44: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: 12:44:26 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:44: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: 12:44: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: 12:44:26 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: STEP EXECUTION TIME TAKEN :385 MS unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:27 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:27 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:44:27 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:27 [main] REPORT: STEP EXECUTION TIME TAKEN :899 MS unit-abot-epc-basic-0: 12:44:27 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:27 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:27 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:27 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:27 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:44:27 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:27 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:44:27 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:27 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:37 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:37 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:37 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:44:37 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:37 [main] REPORT: STEP EXECUTION TIME TAKEN :10021 MS unit-abot-epc-basic-0: 12:44:37 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:37 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:37 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:37.771 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:44:37 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:37.779 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:44:37 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:37 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44: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: 12:44:37 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:37 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 12:44:37 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:37 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:44:37 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:37 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:44:37 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:44:37 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-oai-hss-0: 12:44:41 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:44:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:44:41 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 12:44:41 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 12:44:41 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 12:44:41 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 12:44:41 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 12:44:41 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:44:41 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 12:44:41 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:44:41 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 12:44:41 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 12:44:41 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 12:44:41 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22120' unit-oai-hss-0: 12:44:41 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22120 =~ .*running.* ]] unit-oai-hss-0: 12:44:41 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:44:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:44:41 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 12:44:41 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 12:44:41 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:44:41 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:44:41 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:44:41 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 12:44:41 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 12:44:41 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 12:44:41 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:44:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:44:47 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:44:47 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:44:47 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_Attach_With_GUTI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 12:44:47 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. # featureFiles/Attach_Procedure_Attach_With_GUTI.feature:8 unit-abot-epc-basic-0: 12:44:47 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:44:47 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:44:47 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:44:47 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:44:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:44:47 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:44:47 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:44:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:44:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:44:47 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:44:47 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:44:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:44:47 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:44:47 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:44:47 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:44:47 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:44:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:44:47 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:44:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:44:47 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 12:44:47 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:47 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:47 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:44:47 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:47 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 12:44:47 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:47 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:47 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:48 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:47 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:44:48 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:48 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:44:48 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:48 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:48 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:48 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:48 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:44:48 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:48 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:44:48 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:48 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:48 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:48 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44: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: 12:44:48 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:48 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 12:44:48 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:48 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:48 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:48 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:48 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:44:48 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:48 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:44:48 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:48 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:48 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:48 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:48 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:44:48 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:48 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:44:48 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:48 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:48 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:48 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44: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: 12:44:48 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:48 [main] REPORT: STEP EXECUTION TIME TAKEN :227 MS unit-abot-epc-basic-0: 12:44:48 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:48 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:49 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:49 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:44:49 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:49 [main] REPORT: STEP EXECUTION TIME TAKEN :907 MS unit-abot-epc-basic-0: 12:44:49 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:49 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:49 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:49 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 12:44:49 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:49 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 12:44:49 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:49 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:49 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:49 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:49 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:44:49 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:49 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:44:49 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:49 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:59 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:59.387 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:59.395 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44: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: 12:44:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:59 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:59 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:44:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:44:59 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:44: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: 12:45:09 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DNS_Server_Address_Request @PCO unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature:10 unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:09 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:09 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:09 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:09 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:09 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:09 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:09 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:09 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:09 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:09 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:09 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:10 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:10 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45: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: 12:45:10 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:10 [main] REPORT: STEP EXECUTION TIME TAKEN :514 MS unit-abot-epc-basic-0: 12:45:10 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:10 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:10 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:10 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:10 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:45:10 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:10 [main] REPORT: STEP EXECUTION TIME TAKEN :682 MS unit-abot-epc-basic-0: 12:45:10 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:10 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:10 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:10 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:10 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 12:45:10 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:10 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:45:10 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:10 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:10 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:10 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:10 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:45:10 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:10 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:45:11 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:11 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:21 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:21 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:45:21 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:21 [main] REPORT: STEP EXECUTION TIME TAKEN :10016 MS unit-abot-epc-basic-0: 12:45:21 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:21 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:21 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:21.058 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:45:21 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:21.060 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:45:21 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:21 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45: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: 12:45:21 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:21 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 12:45:21 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:21 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:45:21 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:21 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:45:21 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:45: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: 12:45:31 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:45: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_DSMIPv6_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 12:45: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: 12:45: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: 12:45:31 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:45: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: 12:45: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: 12:45:31 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:45: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: 12:45: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: 12:45:31 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:45: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: 12:45:31 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:45: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: 12:45:31 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:45: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: 12:45: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: 12:45:31 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:31 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:31 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:31 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:31 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:31 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:31 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45: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: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:31 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:31 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:31 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:31 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:31 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45: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: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:31 [main] REPORT: STEP EXECUTION TIME TAKEN :450 MS unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:31 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:32 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:32 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45: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: 12:45:32 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:32 [main] REPORT: STEP EXECUTION TIME TAKEN :671 MS unit-abot-epc-basic-0: 12:45:32 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:32 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:32 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:32 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT unit-abot-epc-basic-0: 12:45:32 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:32 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:45:32 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:32 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:32 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:32 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:32 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:45:32 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:32 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:45:32 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:32 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:42 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:42 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:45:42 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10019 MS unit-abot-epc-basic-0: 12:45:42 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:42 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:42 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:42.641 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:45:42 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:42.650 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:45:42 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:42 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45: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: 12:45:42 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:42 [main] REPORT: STEP EXECUTION TIME TAKEN :33 MS unit-abot-epc-basic-0: 12:45:42 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:42 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:45:42 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:42 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:45:42 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:45: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: 12:45:52 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:45: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_Network_Prefix_Request @PCO unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature:10 unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:45: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: 12:45:52 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 IPv4 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:52 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:52 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:52 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:52 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:52 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:52 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:52 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:52 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:52 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:52 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:52 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:53 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:53 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45: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: 12:45:53 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:53 [main] REPORT: STEP EXECUTION TIME TAKEN :464 MS unit-abot-epc-basic-0: 12:45:53 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:53 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:54 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:54 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45: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: 12:45:54 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:54 [main] REPORT: STEP EXECUTION TIME TAKEN :667 MS unit-abot-epc-basic-0: 12:45:54 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:54 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:54 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:54 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:54 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 12:45:54 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:54 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:45:54 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:54 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:54 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:54 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:54 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:45:54 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:54 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:45:54 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:54 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:45:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:59 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:46:04 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:04 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:46:04 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:04 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 12:46:04 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:04 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:04 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:04.420 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:46:04 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:04.423 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:46:04 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:04 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46: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: 12:46:04 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:04 [main] REPORT: STEP EXECUTION TIME TAKEN :297 MS unit-abot-epc-basic-0: 12:46:04 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:04 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:46:04 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:04 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:46:04 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:46: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: 12:46:14 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:46:14 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46: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_IPv4_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 12:46:14 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 12:46: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: 12:46: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: 12:46:14 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:46: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: 12:46: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: 12:46:14 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:46:14 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:46: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: 12:46: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: 12:46:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:46:14 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:46: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: 12:46:14 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:46: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: 12:46:14 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:46: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: 12:46: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: 12:46:14 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:46:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:46:14 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:46:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:46:14 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 12:46:14 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:14 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:14 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:46:14 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:14 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 12:46:14 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:14 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:14 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:14 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:14 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:46:14 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:14 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:46:14 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:14 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:14 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:14 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:14 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:46:14 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:14 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:46:14 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:14 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:14 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:14 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46: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: 12:46:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:15 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:46:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:15 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:46:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:15 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:46:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:15 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:46:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:15 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:46:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46: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: 12:46:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:15 [main] REPORT: STEP EXECUTION TIME TAKEN :247 MS unit-abot-epc-basic-0: 12:46:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:15 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:46:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:15 [main] REPORT: STEP EXECUTION TIME TAKEN :678 MS unit-abot-epc-basic-0: 12:46:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:15 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:16 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:15 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT unit-abot-epc-basic-0: 12:46:16 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:16 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:46:16 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:16 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:16 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:16 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:16 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:46:16 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:16 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:46:16 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:16 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:46:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:26 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 12:46:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:26.315 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:46:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:26.319 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:46:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:26 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:46:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:26 [main] REPORT: STEP EXECUTION TIME TAKEN :262 MS unit-abot-epc-basic-0: 12:46:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:26 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:46:26 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:26 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:46:26 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:46:26 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-mysql-0: 12:46:31 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:46:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:46:31 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:46:31 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:46:31 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:46:31 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:46:31 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:46:31 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:46:31 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:46:31 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:46:31 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:46:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46: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_IM_CN_Subsystem_Signalling_Flag @PCO unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options # featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature:10 unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:36 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:36 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:36 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:36 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:36 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:36 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:36 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:36 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:36 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:36 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:36 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:36 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46: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: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:36 [main] REPORT: STEP EXECUTION TIME TAKEN :225 MS unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:36 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:37 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:37 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:37 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:46:37 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:37 [main] REPORT: STEP EXECUTION TIME TAKEN :659 MS unit-abot-epc-basic-0: 12:46:37 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:37 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:37 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:37 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:37 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT unit-abot-epc-basic-0: 12:46:37 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:37 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:46:37 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:37 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:37 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:37 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:37 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:46:37 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:37 [main] REPORT: STEP EXECUTION TIME TAKEN :72 MS unit-abot-epc-basic-0: 12:46:37 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:37 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:47 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:47 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:46:47 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:47 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 12:46:47 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:47 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:47 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:47.644 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:46:47 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:47.646 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:46:47 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:47 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:47 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:46:47 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:47 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 12:46:47 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:47 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:46:47 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:47 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:46:47 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:46: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: 12:46:57 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IPv4_Address_Allocation_Via_DHCPv4 @PCO unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature:10 unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IP Address Allocation Via NAS Signalling Indication in PCO unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:57 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:57 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:57 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:57 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:57 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:57 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:57 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:57 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:57 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:57 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:57 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:57 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:58 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:58 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:46:58 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:58 [main] REPORT: STEP EXECUTION TIME TAKEN :240 MS unit-abot-epc-basic-0: 12:46:58 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:58 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:58 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:58 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46: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: 12:46:58 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:58 [main] REPORT: STEP EXECUTION TIME TAKEN :706 MS unit-abot-epc-basic-0: 12:46:58 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:58 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:59 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT unit-abot-epc-basic-0: 12:46:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:59 [main] REPORT: STEP EXECUTION TIME TAKEN :240 MS unit-abot-epc-basic-0: 12:46:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:59 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:46:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:59 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:46:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:46:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:47:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:09 [main] REPORT: STEP EXECUTION TIME TAKEN :10017 MS unit-abot-epc-basic-0: 12:47:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:09.190 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:47:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:09.192 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:47:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47: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: 12:47:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:09 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:47:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:09 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:47:09 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:09 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:47:09 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:47: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: 12:47:19 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47: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_IP_Address_Allocation_Via_NAS_Signalling @PCO unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature:10 unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With MS Support of Network Requested Bearer Control indicator in PCO unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: STEP EXECUTION TIME TAKEN :231 MS unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:19 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:20 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:20 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47: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: 12:47:20 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:20 [main] REPORT: STEP EXECUTION TIME TAKEN :924 MS unit-abot-epc-basic-0: 12:47:20 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:20 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:20 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:20 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT unit-abot-epc-basic-0: 12:47:20 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:20 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:47:20 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:20 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:20 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:20 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:20 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:47:20 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:20 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:47:20 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:20 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:30 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:30 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:30 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:47:30 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:30 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 12:47:30 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:30 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:30 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:30.696 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:47:30 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:30.699 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:47:30 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:30 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:30 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:47:30 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:30 [main] REPORT: STEP EXECUTION TIME TAKEN :39 MS unit-abot-epc-basic-0: 12:47:30 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:30 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:47:30 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:30 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:47:30 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:47: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: 12:47:40 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47: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_MS_Support_Network_Requested_Bearer_Control_Indicator @PCO unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator # featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature:10 unit-abot-epc-basic-0: 12:47: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: 12:47: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: 12:47:40 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:47: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: 12:47: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: 12:47:40 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:47: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: 12:47: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: 12:47:40 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:47: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: 12:47:40 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:47: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: 12:47:40 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:47: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: 12:47: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: 12:47:40 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:40 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:40 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:40 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:40 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:40 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:40 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47: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: 12:47:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:40 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:40 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:40 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:40 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:40 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:41 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:41 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:41 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:47:41 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:41 [main] REPORT: STEP EXECUTION TIME TAKEN :226 MS unit-abot-epc-basic-0: 12:47:41 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:41 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:42 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:42 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:42 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:47:42 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:42 [main] REPORT: STEP EXECUTION TIME TAKEN :942 MS unit-abot-epc-basic-0: 12:47:42 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:42 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:42 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:42 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:42 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 12:47:42 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:42 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:47:42 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:42 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:42 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:42 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:42 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:47:42 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:42 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:47:42 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:42 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:52 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:47:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:52 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 12:47:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:52.254 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:47:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:52.256 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:47:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:52 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:47:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:52 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:47:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:52 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:47:52 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:47:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:52 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:47:52 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:47:52 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:48: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_P-CSCF_Address_Request @PCO unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options # featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature:10 unit-abot-epc-basic-0: 12:48: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: 12:48: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: 12:48:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:48: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: 12:48: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: 12:48:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:48: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: 12:48: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: 12:48:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:48: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: 12:48:02 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:48: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: 12:48:02 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:48: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: 12:48: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: 12:48:02 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:02 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:02 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:02 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:02 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:02 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:02 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48: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: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:02 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:02 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:02 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:02 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:02 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48: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: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:02 [main] REPORT: STEP EXECUTION TIME TAKEN :459 MS unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:02 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:03 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:03 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:03 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:48:03 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:03 [main] REPORT: STEP EXECUTION TIME TAKEN :712 MS unit-abot-epc-basic-0: 12:48:03 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:03 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:03 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:03 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:03 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:48:03 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:03 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:48:03 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:03 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:13 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:13 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:13 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:48:13 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:13 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 12:48:13 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:13 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:13 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:13.752 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:48:13 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:13.758 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:48:13 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:13 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:13 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:48:13 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:13 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 12:48:13 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:13 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:48:13 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:13 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:48:13 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:48:13 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:48:23 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:48:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:48:23 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_Accept @TS_24_301 @24_301_5_4_2_1 @24_301_5_4_2_3 @33_401_6_1_1 @Series-0004 unit-abot-epc-basic-0: 12:48:23 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct # featureFiles/Auth_Accept.feature:10 unit-abot-epc-basic-0: 12:48:23 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 12:48:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:48: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: 12:48: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: 12:48:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:48: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: 12:48: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: 12:48:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:48:23 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:48: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: 12:48:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:48:23 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:48: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: 12:48:23 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:48: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: 12:48:23 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:48: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: 12:48:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:48:23 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:48:23 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:48:23 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:48:23 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:48:23 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 12:48:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:23 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:48:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:23 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:48:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:23 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:48:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:23 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 12:48:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:23 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:48:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:23 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:48:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:23 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:24 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:24 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:48:24 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:24 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:48:24 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:24 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:24 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:24 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 12:48:24 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:24 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:48:24 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:24 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:24 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:24 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:48:24 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:24 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:48:24 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:24 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:24 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:24 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:48:24 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:24 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:48:24 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:24 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:24 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:24 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:24 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:48:24 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:24 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:48:24 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:24 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:24 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:24 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48: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: 12:48:24 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:24 [main] REPORT: STEP EXECUTION TIME TAKEN :428 MS unit-abot-epc-basic-0: 12:48:24 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:24 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:25 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:25 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:25 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:48:25 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:25 [main] REPORT: STEP EXECUTION TIME TAKEN :671 MS unit-abot-epc-basic-0: 12:48:25 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:25 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:25 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:25 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:25 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 12:48:25 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:25 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:48:25 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:25 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:25 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:25 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:25 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:48:25 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:25 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 12:48:25 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:25 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:35 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:35 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:35 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:48:35 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:35 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 12:48:35 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:35 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:45 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:45 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:45 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:48:45 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:45 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 12:48:45 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:45 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:45 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:45.263 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:48:45 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:45.265 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:48:45 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:45 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:45 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:48:45 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:45 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 12:48:45 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:45 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:48:45 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:45 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:48:45 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:48:45 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:48:45 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 12:48:46 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-oai-hss-0: 12:48:51 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:48:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:48:51 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 12:48:51 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 12:48:51 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 12:48:51 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 12:48:51 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 12:48:51 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:48:51 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 12:48:51 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:48:51 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 12:48:51 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 12:48:51 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 12:48:51 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22120' unit-oai-hss-0: 12:48:51 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22120 =~ .*running.* ]] unit-oai-hss-0: 12:48:51 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:48:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:48:51 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 12:48:51 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 12:48:51 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:48:51 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:48:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:48:51 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 12:48:51 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 12:48:51 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 12:48:51 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:48:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. # featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature:10 unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: STEP EXECUTION TIME TAKEN :218 MS unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:56 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:57 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:48:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:57 [main] REPORT: STEP EXECUTION TIME TAKEN :685 MS unit-abot-epc-basic-0: 12:48:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:57 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 12:48:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:57 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:48:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:57 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT unit-abot-epc-basic-0: 12:48:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:57 [main] REPORT: STEP EXECUTION TIME TAKEN :223 MS unit-abot-epc-basic-0: 12:48:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:57 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:48:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:57 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:48:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:57 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:48:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:07 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:07 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:49:07 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:07 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 12:49:07 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:07 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:17 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:17 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:49:17 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:17 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 12:49:17 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:17 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:17 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:17.712 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:49:17 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:17.718 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:49:17 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:17 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:17 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:49:17 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:17 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 12:49:17 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:17 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:49:17 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:17 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:49:17 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:49:18 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:49:18 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 12:49:18 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: 12:49:28 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI # featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: STEP EXECUTION TIME TAKEN :442 MS unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:29 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:29 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:49:29 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:29 [main] REPORT: STEP EXECUTION TIME TAKEN :675 MS unit-abot-epc-basic-0: 12:49:29 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:29 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:29 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:29 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 12:49:29 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:29 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:49:29 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:29 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:29 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:29 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:29 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:49:29 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:29 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:49:29 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:29 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:39 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:39 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:49:39 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 12:49:39 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:39 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:49 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:49 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:49:49 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:49 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 12:49:49 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:49 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:49 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:49.548 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:49:49 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:49.557 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:49:49 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:49 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:49 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:49:49 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:49 [main] REPORT: STEP EXECUTION TIME TAKEN :40 MS unit-abot-epc-basic-0: 12:49:49 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:49 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:49:49 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:49 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:49:49 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:49:49 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:49:49 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME # featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 12:49: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: 12:49: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: 12:49:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:49: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: 12:49:59 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:49: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: 12:49:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:49: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: 12:49: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: 12:49:59 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:49: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: 12:49: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: 12:49: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: 12:49:59 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:49: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: 12:49:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49: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: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49: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: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:59 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:49:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:00 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:00 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:00 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:50:00 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:00 [main] REPORT: STEP EXECUTION TIME TAKEN :460 MS unit-abot-epc-basic-0: 12:50:00 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:00 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:01 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:01 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:50:01 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:01 [main] REPORT: STEP EXECUTION TIME TAKEN :732 MS unit-abot-epc-basic-0: 12:50:01 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:01 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:01 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:01 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 12:50:01 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:01 [main] REPORT: STEP EXECUTION TIME TAKEN :730 MS unit-abot-epc-basic-0: 12:50:01 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:01 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:01 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:01 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:01 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:50:01 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:01 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:50:01 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:01 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:01 [main] REPORT: ========================================================================================== unit-oai-epc-0: 12:50:01 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:50:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:50:01 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 12:50:01 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 12:50:01 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 12:50:01 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 12:50:01 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 12:50:01 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:50:01 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:50:01 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 12:50:01 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:50:01 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:50:01 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 12:50:01 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 12:50:02 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 18857' unit-oai-epc-0: 12:50:02 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 18857 =~ .*running.* ]] unit-oai-epc-0: 12:50:02 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 12:50:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:50:02 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 12:50:02 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 12:50:02 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:50:02 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 12:50:02 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:50:02 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 12:50:02 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 12:50:02 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 12:50:02 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:50:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:50:11 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:11 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:50:11 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 12:50:11 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:11 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:21 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:22.131 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:22.134 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:22 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:22 [main] REPORT: STEP EXECUTION TIME TAKEN :248 MS unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:22 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 12:50:24 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:34 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:34 [main] REPORT: STEP EXECUTION TIME TAKEN :446 MS unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:34 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:34 [main] REPORT: STEP EXECUTION TIME TAKEN :660 MS unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:35 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:35 [main] REPORT: STEP EXECUTION TIME TAKEN :661 MS unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:35 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:35 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:45 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:45 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:55 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:55 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:50:55 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:55 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 12:50:55 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:55 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:55 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:55.633 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:50:55 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:55.635 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:50:55 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:55 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:55 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:50:55 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:55 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 12:50:55 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:55 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:50:55 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:50:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:55 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:50:55 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:50: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: 12:50:56 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:07 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:07 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:07 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:51:07 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:07 [main] REPORT: STEP EXECUTION TIME TAKEN :223 MS unit-abot-epc-basic-0: 12:51:07 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:07 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:07 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:07 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:07 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 12:51:07 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:07 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 12:51:07 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:07 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:07 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:07 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:07 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:51:07 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:07 [main] REPORT: STEP EXECUTION TIME TAKEN :685 MS unit-abot-epc-basic-0: 12:51:07 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:07 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:07 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:07 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:07 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:51:07 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:07 [main] REPORT: STEP EXECUTION TIME TAKEN :108 MS unit-abot-epc-basic-0: 12:51:07 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:07 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:17 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:17 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:51:17 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:17 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 12:51:17 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:17 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:27 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:27 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:27.993 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:27.996 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:28 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:51:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:28 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 12:51:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:28 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:51:28 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:28 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:51:28 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:51:28 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:51:28 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 12:51:28 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-mysql-0: 12:51:33 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:51:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:51:33 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:51:33 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:51:33 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:51:33 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:51:33 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:51:33 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:51:33 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:51:33 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:51:33 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:51:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_SQN_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. # featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature:10 unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:38 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:38 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:38 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:38 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:38 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:38 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:38 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:38 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:38 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:39 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:39 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:39 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:39 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:39 [main] REPORT: STEP EXECUTION TIME TAKEN :451 MS unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:40 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:40 [main] REPORT: STEP EXECUTION TIME TAKEN :677 MS unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:40 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:40 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:50 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:50 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:51:50 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:50 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 12:51:50 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:50 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:51:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:00 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:52:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:00 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:52:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:52:00 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:52:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10015 MS unit-abot-epc-basic-0: 12:52:00 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:52:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:00 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:52:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:00 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:52:00.289 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:52:00 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:52:00.292 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:52:00 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:52:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:00 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:52:00 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:52:00 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:52:00 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 12:52:00 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:52:00 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:52:00 DEBUG unit.abot-epc-basic/0.run 30-Jun-2019 12:52:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:00 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:52:00 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:52:00 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:52:00 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 12:52:01 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 @SS_changesReqd unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" # featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature:10 unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run # AuC system changes required. HSS should send Authentication request message with AMF=AMF_RESYNCH amf = {0xff 0xff} unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run 9m12.848s unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 556.924 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 12:52:11 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: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 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.001 sec unit-abot-epc-basic-0: 12:52:11 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.005 sec unit-abot-epc-basic-0: 12:52:11 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.005 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.012 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs Time elapsed: 0.018 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:11 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.003 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 12:52:11 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.002 sec unit-abot-epc-basic-0: 12:52:11 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: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:11 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: 12:52:11 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.007 sec unit-abot-epc-basic-0: 12:52:11 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: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 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: 12:52:11 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: 12:52:11 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: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 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: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 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.006 sec unit-abot-epc-basic-0: 12:52:11 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: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 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.003 sec unit-abot-epc-basic-0: 12:52:11 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: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:11 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.003 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 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.008 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 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.001 sec unit-abot-epc-basic-0: 12:52:11 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: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:11 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: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 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: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 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.002 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 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.007 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 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.001 sec unit-abot-epc-basic-0: 12:52:11 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.001 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 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: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 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: 12:52:11 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.001 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 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.001 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 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: 12:52:11 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.006 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 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: 12:52:11 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.005 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 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.002 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 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.001 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 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: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 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.005 sec unit-abot-epc-basic-0: 12:52:11 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.001 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 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: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 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.004 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 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.001 sec unit-abot-epc-basic-0: 12:52:11 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: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 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: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 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: 12:52:11 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: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 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: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 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: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. Time elapsed: 0.008 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 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.001 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 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: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 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.005 sec unit-abot-epc-basic-0: 12:52:11 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: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 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.008 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 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: 12:52:11 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: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with 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: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:11 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: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 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: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 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: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 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: 12:52:11 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.004 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(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: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 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.001 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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 <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 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.004 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 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.002 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 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: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(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: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 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: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 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: 12:52:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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.007 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 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.008 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:12 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 12:52:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:12 DEBUG unit.abot-epc-basic/0.run Please refer to /var/lib/abot-epc-basic/target/surefire-reports for the individual test results. unit-abot-epc-basic-0: 12:52:12 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:52:12 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:52:12 DEBUG unit.abot-epc-basic/0.run [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 12:52:12 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:52:12 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:52:12 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 12:52:14 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:52:14 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 12:52:14 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:52:14 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:23 min unit-abot-epc-basic-0: 12:52:14 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-06-30T12:52:14+00:00 unit-abot-epc-basic-0: 12:52:14 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 22M/60M unit-abot-epc-basic-0: 12:52:14 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:52:14 DEBUG unit.abot-epc-basic/0.run [ERROR] Failed to execute goal net.masterthought:maven-cucumber-reporting:0.1.0:generate (execution) on project ABOT-RunScenarios: Error Found: BUILD FAILED - Check Report For Details -> [Help 1] unit-abot-epc-basic-0: 12:52:14 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 12:52:14 DEBUG unit.abot-epc-basic/0.run [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. unit-abot-epc-basic-0: 12:52:14 DEBUG unit.abot-epc-basic/0.run [ERROR] Re-run Maven using the -X switch to enable full debug logging. unit-abot-epc-basic-0: 12:52:14 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 12:52:14 DEBUG unit.abot-epc-basic/0.run [ERROR] For more information about the errors and possible solutions, please read the following articles: unit-abot-epc-basic-0: 12:52:14 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 12:52:14 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 12:52:14 DEBUG juju.worker.uniter.operation committing operation "run action bbe3fef8-8bfe-4822-8ebe-6f04ce717a47" unit-abot-epc-basic-0: 12:52:14 DEBUG juju.machinelock machine lock released for uniter (run action bbe3fef8-8bfe-4822-8ebe-6f04ce717a47) unit-abot-epc-basic-0: 12:52:14 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:52:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:52:14 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 12:52:14 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 12:52:14 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 12:52:14 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 12:52:14 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 12:52:14 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 12:52:14 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 12:52:14 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 12:52:14 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:52:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:52:14 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:52:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2019-06-30 12:52:35,909 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2019-06-30 12:53:10,279 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju destroy-controller -y abot-controller --destroy-all-models Destroying controller Waiting for hosted model resources to be reclaimed Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines All hosted models reclaimed, cleaning up controller machines 2019-06-30 12:53:10,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 12:53:10,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1238b23bddaa6e6cb769a4a42c9328f6112c9d01" 2019-06-30 12:53:10,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2532 Content-Type: application/json Date: Sun, 30 Jun 2019 12:53:10 GMT X-Openstack-Request-Id: req-20d25777-161a-4e08-bd97-8517d5a24eb4 2019-06-30 12:53:10,605 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3614c78d9f3240e5b6cbd041a646fbe9", "created_at": "2019-06-30T12:15:43Z", "updated_at": "2019-06-30T12:53:09Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "3614c78d9f3240e5b6cbd041a646fbe9", "port_id": null, "id": "2a3ede22-c3a4-44f5-9e84-e49df536dce5", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3614c78d9f3240e5b6cbd041a646fbe9", "created_at": "2019-06-30T12:24:41Z", "updated_at": "2019-06-30T12:52:59Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "3614c78d9f3240e5b6cbd041a646fbe9", "port_id": null, "id": "c08c61fc-a897-489c-9a3f-0f73eff2dcc6", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3614c78d9f3240e5b6cbd041a646fbe9", "created_at": "2019-06-30T12:19:58Z", "updated_at": "2019-06-30T12:52:47Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "3614c78d9f3240e5b6cbd041a646fbe9", "port_id": null, "id": "c2ec4fcd-1ca7-4fcc-aeed-a1f668b0acc0", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3614c78d9f3240e5b6cbd041a646fbe9", "created_at": "2019-06-30T12:22:18Z", "updated_at": "2019-06-30T12:52:52Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "3614c78d9f3240e5b6cbd041a646fbe9", "port_id": null, "id": "d49938ea-0319-46e3-b4d6-a229e8b1a51e", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3614c78d9f3240e5b6cbd041a646fbe9", "created_at": "2019-06-30T12:25:11Z", "updated_at": "2019-06-30T12:52:58Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "3614c78d9f3240e5b6cbd041a646fbe9", "port_id": null, "id": "fa62e685-0a20-4b18-893d-d85edb947830", "qos_policy_id": null}]} 2019-06-30 12:53:10,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-20d25777-161a-4e08-bd97-8517d5a24eb4 2019-06-30 12:53:10,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.320392847061s 2019-06-30 12:53:10,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-30 12:53:10,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/2a3ede22-c3a4-44f5-9e84-e49df536dce5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1238b23bddaa6e6cb769a4a42c9328f6112c9d01" 2019-06-30 12:53:11,504 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 12:53:11 GMT X-Openstack-Request-Id: req-7392a36c-3446-4c0e-8202-b89d08a040f3 2019-06-30 12:53:11,504 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 12:53:11,504 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/2a3ede22-c3a4-44f5-9e84-e49df536dce5.json used request id req-7392a36c-3446-4c0e-8202-b89d08a040f3 2019-06-30 12:53:11,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.869150161743s 2019-06-30 12:53:11,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 12:53:11,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1238b23bddaa6e6cb769a4a42c9328f6112c9d01" 2019-06-30 12:53:11,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2029 Content-Type: application/json Date: Sun, 30 Jun 2019 12:53:11 GMT X-Openstack-Request-Id: req-0a6f61bd-3e41-4b49-b32b-3f4713764801 2019-06-30 12:53:11,588 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3614c78d9f3240e5b6cbd041a646fbe9", "created_at": "2019-06-30T12:24:41Z", "updated_at": "2019-06-30T12:52:59Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "3614c78d9f3240e5b6cbd041a646fbe9", "port_id": null, "id": "c08c61fc-a897-489c-9a3f-0f73eff2dcc6", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3614c78d9f3240e5b6cbd041a646fbe9", "created_at": "2019-06-30T12:19:58Z", "updated_at": "2019-06-30T12:52:47Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "3614c78d9f3240e5b6cbd041a646fbe9", "port_id": null, "id": "c2ec4fcd-1ca7-4fcc-aeed-a1f668b0acc0", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3614c78d9f3240e5b6cbd041a646fbe9", "created_at": "2019-06-30T12:22:18Z", "updated_at": "2019-06-30T12:52:52Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "3614c78d9f3240e5b6cbd041a646fbe9", "port_id": null, "id": "d49938ea-0319-46e3-b4d6-a229e8b1a51e", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3614c78d9f3240e5b6cbd041a646fbe9", "created_at": "2019-06-30T12:25:11Z", "updated_at": "2019-06-30T12:52:58Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "3614c78d9f3240e5b6cbd041a646fbe9", "port_id": null, "id": "fa62e685-0a20-4b18-893d-d85edb947830", "qos_policy_id": null}]} 2019-06-30 12:53:11,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-0a6f61bd-3e41-4b49-b32b-3f4713764801 2019-06-30 12:53:11,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0736029148102s 2019-06-30 12:53:11,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-30 12:53:11,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/c08c61fc-a897-489c-9a3f-0f73eff2dcc6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1238b23bddaa6e6cb769a4a42c9328f6112c9d01" 2019-06-30 12:53:12,191 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 12:53:12 GMT X-Openstack-Request-Id: req-30552922-832e-4379-a567-51d1c340310a 2019-06-30 12:53:12,191 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 12:53:12,191 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/c08c61fc-a897-489c-9a3f-0f73eff2dcc6.json used request id req-30552922-832e-4379-a567-51d1c340310a 2019-06-30 12:53:12,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.575237035751s 2019-06-30 12:53:12,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 12:53:12,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1238b23bddaa6e6cb769a4a42c9328f6112c9d01" 2019-06-30 12:53:12,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1526 Content-Type: application/json Date: Sun, 30 Jun 2019 12:53:12 GMT X-Openstack-Request-Id: req-44ad4749-5598-4df8-980c-a02063bf61de 2019-06-30 12:53:12,270 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3614c78d9f3240e5b6cbd041a646fbe9", "created_at": "2019-06-30T12:19:58Z", "updated_at": "2019-06-30T12:52:47Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "3614c78d9f3240e5b6cbd041a646fbe9", "port_id": null, "id": "c2ec4fcd-1ca7-4fcc-aeed-a1f668b0acc0", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3614c78d9f3240e5b6cbd041a646fbe9", "created_at": "2019-06-30T12:22:18Z", "updated_at": "2019-06-30T12:52:52Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "3614c78d9f3240e5b6cbd041a646fbe9", "port_id": null, "id": "d49938ea-0319-46e3-b4d6-a229e8b1a51e", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3614c78d9f3240e5b6cbd041a646fbe9", "created_at": "2019-06-30T12:25:11Z", "updated_at": "2019-06-30T12:52:58Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "3614c78d9f3240e5b6cbd041a646fbe9", "port_id": null, "id": "fa62e685-0a20-4b18-893d-d85edb947830", "qos_policy_id": null}]} 2019-06-30 12:53:12,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-44ad4749-5598-4df8-980c-a02063bf61de 2019-06-30 12:53:12,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0684049129486s 2019-06-30 12:53:12,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-30 12:53:12,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/c2ec4fcd-1ca7-4fcc-aeed-a1f668b0acc0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1238b23bddaa6e6cb769a4a42c9328f6112c9d01" 2019-06-30 12:53:13,143 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 12:53:13 GMT X-Openstack-Request-Id: req-e5be6f44-c78d-4842-9fb4-0a7e302e3eeb 2019-06-30 12:53:13,143 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 12:53:13,144 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/c2ec4fcd-1ca7-4fcc-aeed-a1f668b0acc0.json used request id req-e5be6f44-c78d-4842-9fb4-0a7e302e3eeb 2019-06-30 12:53:13,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.848795890808s 2019-06-30 12:53:13,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 12:53:13,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1238b23bddaa6e6cb769a4a42c9328f6112c9d01" 2019-06-30 12:53:13,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1023 Content-Type: application/json Date: Sun, 30 Jun 2019 12:53:13 GMT X-Openstack-Request-Id: req-0a3d8816-4eb1-4628-a41b-d94ae1c1d47a 2019-06-30 12:53:13,223 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3614c78d9f3240e5b6cbd041a646fbe9", "created_at": "2019-06-30T12:22:18Z", "updated_at": "2019-06-30T12:52:52Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "3614c78d9f3240e5b6cbd041a646fbe9", "port_id": null, "id": "d49938ea-0319-46e3-b4d6-a229e8b1a51e", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3614c78d9f3240e5b6cbd041a646fbe9", "created_at": "2019-06-30T12:25:11Z", "updated_at": "2019-06-30T12:52:58Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "3614c78d9f3240e5b6cbd041a646fbe9", "port_id": null, "id": "fa62e685-0a20-4b18-893d-d85edb947830", "qos_policy_id": null}]} 2019-06-30 12:53:13,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-0a3d8816-4eb1-4628-a41b-d94ae1c1d47a 2019-06-30 12:53:13,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0671920776367s 2019-06-30 12:53:13,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-30 12:53:13,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/d49938ea-0319-46e3-b4d6-a229e8b1a51e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1238b23bddaa6e6cb769a4a42c9328f6112c9d01" 2019-06-30 12:53:13,808 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 12:53:13 GMT X-Openstack-Request-Id: req-41091fbb-150f-4369-b893-3a30e18a2132 2019-06-30 12:53:13,808 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 12:53:13,808 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/d49938ea-0319-46e3-b4d6-a229e8b1a51e.json used request id req-41091fbb-150f-4369-b893-3a30e18a2132 2019-06-30 12:53:13,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.567408084869s 2019-06-30 12:53:13,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 12:53:13,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1238b23bddaa6e6cb769a4a42c9328f6112c9d01" 2019-06-30 12:53:13,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 520 Content-Type: application/json Date: Sun, 30 Jun 2019 12:53:13 GMT X-Openstack-Request-Id: req-51c5595e-43df-4459-aa1f-a6e73267947b 2019-06-30 12:53:13,924 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3614c78d9f3240e5b6cbd041a646fbe9", "created_at": "2019-06-30T12:25:11Z", "updated_at": "2019-06-30T12:52:58Z", "floating_network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "3614c78d9f3240e5b6cbd041a646fbe9", "port_id": null, "id": "fa62e685-0a20-4b18-893d-d85edb947830", "qos_policy_id": null}]} 2019-06-30 12:53:13,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-51c5595e-43df-4459-aa1f-a6e73267947b 2019-06-30 12:53:13,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.104665994644s 2019-06-30 12:53:13,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-30 12:53:13,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/fa62e685-0a20-4b18-893d-d85edb947830.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1238b23bddaa6e6cb769a4a42c9328f6112c9d01" 2019-06-30 12:53:14,802 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 12:53:14 GMT X-Openstack-Request-Id: req-c2d489b3-5e33-4892-a3e8-2f4f7a912488 2019-06-30 12:53:14,802 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 12:53:14,802 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/fa62e685-0a20-4b18-893d-d85edb947830.json used request id req-c2d489b3-5e33-4892-a3e8-2f4f7a912488 2019-06-30 12:53:14,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.868069887161s 2019-06-30 12:53:14,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-30 12:53:14,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1238b23bddaa6e6cb769a4a42c9328f6112c9d01" 2019-06-30 12:53:14,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 30 Jun 2019 12:53:14 GMT X-Openstack-Request-Id: req-d386cecd-5e78-4d09-bc2e-e6f83e57fcc8 2019-06-30 12:53:14,893 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-30 12:53:14,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d386cecd-5e78-4d09-bc2e-e6f83e57fcc8 2019-06-30 12:53:14,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0798480510712s 2019-06-30 12:53:14,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 12:53:14,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/de7f0ab1-32c0-42d0-889d-eaf0eec1c969 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1238b23bddaa6e6cb769a4a42c9328f6112c9d01" 2019-06-30 12:53:16,625 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 12:53:16 GMT X-Openstack-Request-Id: req-81fc009d-aac6-41f1-9604-b234cb8d5c1e 2019-06-30 12:53:16,626 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 12:53:16,626 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/de7f0ab1-32c0-42d0-889d-eaf0eec1c969 used request id req-81fc009d-aac6-41f1-9604-b234cb8d5c1e 2019-06-30 12:53:16,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.73168706894s 2019-06-30 12:53:16,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 12:53:16,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a8c0c401190251fd1d3b436edf9d9d4d668e79d" 2019-06-30 12:53:16,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 366 Content-Type: application/json Date: Sun, 30 Jun 2019 12: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-b14f1f52-9e54-4995-95eb-e0ae1ca434d9 x-openstack-request-id: req-b14f1f52-9e54-4995-95eb-e0ae1ca434d9 2019-06-30 12:53:16,924 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_alt_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b822a2b6-e847-46c2-853f-703f3d2cb9c9", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b822a2b6-e847-46c2-853f-703f3d2cb9c9", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "b822a2b6-e847-46c2-853f-703f3d2cb9c9"}, {"name": "juju_epc-flavor_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/ba0e239b-046a-4a31-88e6-e77d98ba94fc", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/ba0e239b-046a-4a31-88e6-e77d98ba94fc", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "ba0e239b-046a-4a31-88e6-e77d98ba94fc"}]} 2019-06-30 12:53:16,924 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-b14f1f52-9e54-4995-95eb-e0ae1ca434d9 2019-06-30 12:53:16,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.292251110077s 2019-06-30 12:53:16,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 12:53:16,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/b822a2b6-e847-46c2-853f-703f3d2cb9c9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a8c0c401190251fd1d3b436edf9d9d4d668e79d" 2019-06-30 12:53:16,961 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 12:53: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-72dd7b3d-35c2-49cb-95fc-38143f420973 x-openstack-request-id: req-72dd7b3d-35c2-49cb-95fc-38143f420973 2019-06-30 12:53:16,961 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/b822a2b6-e847-46c2-853f-703f3d2cb9c9 used request id req-72dd7b3d-35c2-49cb-95fc-38143f420973 2019-06-30 12:53:16,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0353829860687s 2019-06-30 12:53:16,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-30 12:53:16,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/fb5fb109-5a98-485f-97f1-db1f0a35b1ae/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1238b23bddaa6e6cb769a4a42c9328f6112c9d01" -d '{"subnet_id": "3a235e79-4918-4a6d-9881-965ad486727a"}' 2019-06-30 12:53:18,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 12:53:18 GMT X-Openstack-Request-Id: req-7057654c-48ab-4218-bd58-4f58df7cd054 2019-06-30 12:53:18,916 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "963a252a-2a1f-4522-b639-2b318b8dc405", "tenant_id": "3614c78d9f3240e5b6cbd041a646fbe9", "subnet_id": "3a235e79-4918-4a6d-9881-965ad486727a", "subnet_ids": ["3a235e79-4918-4a6d-9881-965ad486727a"], "port_id": "c8c2b958-7b66-40af-9263-0c9feb8abb56", "id": "fb5fb109-5a98-485f-97f1-db1f0a35b1ae"} 2019-06-30 12:53:18,916 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/fb5fb109-5a98-485f-97f1-db1f0a35b1ae/remove_router_interface.json used request id req-7057654c-48ab-4218-bd58-4f58df7cd054 2019-06-30 12:53:18,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.95401215553s 2019-06-30 12:53:18,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-30 12:53:18,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1238b23bddaa6e6cb769a4a42c9328f6112c9d01" 2019-06-30 12:53:19,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Sun, 30 Jun 2019 12:53:19 GMT X-Openstack-Request-Id: req-4fc315df-49eb-4664-a479-25f96b38a62a 2019-06-30 12:53:19,036 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e3a95f0d-e3e7-44a9-9960-a24866ad3e62", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6acb3602-338d-4baa-852a-3f10ec4a5a30", "ip_address": "172.30.9.220"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3614c78d9f3240e5b6cbd041a646fbe9", "created_at": "2019-06-30T12:13:04Z", "admin_state_up": true, "updated_at": "2019-06-30T12:53:17Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "3614c78d9f3240e5b6cbd041a646fbe9", "id": "fb5fb109-5a98-485f-97f1-db1f0a35b1ae", "name": "juju_epc-router_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f"}]} 2019-06-30 12:53:19,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-4fc315df-49eb-4664-a479-25f96b38a62a 2019-06-30 12:53:19,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.119359016418s 2019-06-30 12:53:19,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-30 12:53:19,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/fb5fb109-5a98-485f-97f1-db1f0a35b1ae.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1238b23bddaa6e6cb769a4a42c9328f6112c9d01" 2019-06-30 12:53:20,341 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 12:53:20 GMT X-Openstack-Request-Id: req-0046272f-169b-4c23-8ac9-387672602131 2019-06-30 12:53:20,342 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 12:53:20,342 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/fb5fb109-5a98-485f-97f1-db1f0a35b1ae.json used request id req-0046272f-169b-4c23-8ac9-387672602131 2019-06-30 12:53:20,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.30456995964s 2019-06-30 12:53:20,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-30 12:53:20,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1238b23bddaa6e6cb769a4a42c9328f6112c9d01" 2019-06-30 12:53:20,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sun, 30 Jun 2019 12:53:20 GMT X-Openstack-Request-Id: req-432e7983-5918-49f5-9be8-89206d61a4a0 2019-06-30 12:53:20,385 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"963a252a-2a1f-4522-b639-2b318b8dc405","tenant_id":"3614c78d9f3240e5b6cbd041a646fbe9","created_at":"2019-06-30T12:13:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-30T12:13:04Z","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":"3614c78d9f3240e5b6cbd041a646fbe9","id":"3a235e79-4918-4a6d-9881-965ad486727a","subnetpool_id":null,"name":"juju_epc-subnet_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f"}]} 2019-06-30 12:53:20,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-432e7983-5918-49f5-9be8-89206d61a4a0 2019-06-30 12:53:20,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0432741641998s 2019-06-30 12:53:20,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-30 12:53:20,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/3a235e79-4918-4a6d-9881-965ad486727a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1238b23bddaa6e6cb769a4a42c9328f6112c9d01" 2019-06-30 12:53:21,701 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 12:53:21 GMT X-Openstack-Request-Id: req-038959ff-70e9-4d08-a178-6180355e29d5 2019-06-30 12:53:21,701 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 12:53:21,701 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/3a235e79-4918-4a6d-9881-965ad486727a.json used request id req-038959ff-70e9-4d08-a178-6180355e29d5 2019-06-30 12:53:21,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.31441116333s 2019-06-30 12:53:21,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-30 12:53:21,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1238b23bddaa6e6cb769a4a42c9328f6112c9d01" 2019-06-30 12:53:21,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Sun, 30 Jun 2019 12:53:21 GMT X-Openstack-Request-Id: req-2e3cef6b-7e20-480a-87b5-dd4c55750b32 2019-06-30 12:53:21,806 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"963a252a-2a1f-4522-b639-2b318b8dc405","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3614c78d9f3240e5b6cbd041a646fbe9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-30T12:53:21Z","qos_policy_id":null,"name":"juju_epc-net_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f","admin_state_up":true,"tenant_id":"3614c78d9f3240e5b6cbd041a646fbe9","created_at":"2019-06-30T12:13:02Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e3a95f0d-e3e7-44a9-9960-a24866ad3e62","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b832943639d345c28f57e6440b8b5ce7","l2_adjacency":true,"status":"ACTIVE","subnets":["6acb3602-338d-4baa-852a-3f10ec4a5a30"],"description":"","tags":[],"updated_at":"2019-06-30T06:06:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"b832943639d345c28f57e6440b8b5ce7","created_at":"2019-06-30T05:50:04Z","mtu":1500}]} 2019-06-30 12:53:21,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2e3cef6b-7e20-480a-87b5-dd4c55750b32 2019-06-30 12:53:21,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104649066925s 2019-06-30 12:53:21,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-30 12:53:21,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/963a252a-2a1f-4522-b639-2b318b8dc405.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1238b23bddaa6e6cb769a4a42c9328f6112c9d01" 2019-06-30 12:53:22,810 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 12:53:22 GMT X-Openstack-Request-Id: req-cb1cefc1-fb60-48dd-96ff-42106e33f131 2019-06-30 12:53:22,811 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 12:53:22,811 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/963a252a-2a1f-4522-b639-2b318b8dc405.json used request id req-cb1cefc1-fb60-48dd-96ff-42106e33f131 2019-06-30 12:53:22,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.0031888485s 2019-06-30 12:53:22,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-30 12:53:22,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1238b23bddaa6e6cb769a4a42c9328f6112c9d01" 2019-06-30 12:53:22,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sun, 30 Jun 2019 12:53:22 GMT X-Openstack-Request-Id: req-02ae68bf-5975-4008-bcd3-e75064704158 2019-06-30 12:53:22,856 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-30T12:13:15Z", "file": "/v2/images/8162be90-a99e-498d-af79-eda872aff265/file", "owner": "3614c78d9f3240e5b6cbd041a646fbe9", "id": "8162be90-a99e-498d-af79-eda872aff265", "size": 296222720, "self": "/v2/images/8162be90-a99e-498d-af79-eda872aff265", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/8162be90-a99e-498d-af79-eda872aff265/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7eaffaf69c9cbd83ee36cab4bd0fa1faa622b03bd8d91f4750ed2b24d9377854", "locations": [{"url": "rbd://26d5f373-e715-4adf-931c-39a39a5ce0cd/images/8162be90-a99e-498d-af79-eda872aff265/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3b0bdb36eb74e90531d9563093eceb24", "name": "juju_epc-img_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f", "checksum": "3b0bdb36eb74e90531d9563093eceb24", "created_at": "2019-06-30T12:13:10Z", "os_hidden": false, "protected": false, "os_hash_value": "6aa68a302b9f1a8b81e126893036a1cbf516d11f5279e5d95067e23cd14361e267b75038794462721b936ecad6ab5d6ab5b0efa191ec17afb4c05871227b117a"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-30 12:53:22,856 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-02ae68bf-5975-4008-bcd3-e75064704158 2019-06-30 12:53:22,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0405220985413s 2019-06-30 12:53:22,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-30 12:53:22,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/8162be90-a99e-498d-af79-eda872aff265 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1238b23bddaa6e6cb769a4a42c9328f6112c9d01" 2019-06-30 12:53:23,178 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 30 Jun 2019 12:53:23 GMT X-Openstack-Request-Id: req-ada7ef1f-914b-4c2b-bb8b-17e372bdf2cc 2019-06-30 12:53:23,178 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-30 12:53:23,178 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/8162be90-a99e-498d-af79-eda872aff265 used request id req-ada7ef1f-914b-4c2b-bb8b-17e372bdf2cc 2019-06-30 12:53:23,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.320227146149s 2019-06-30 12:53:23,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-30 12:53:23,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a8c0c401190251fd1d3b436edf9d9d4d668e79d" 2019-06-30 12:53:23,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 30 Jun 2019 12: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-9578d5e8-99f9-4039-848a-287941a7249f x-openstack-request-id: req-9578d5e8-99f9-4039-848a-287941a7249f 2019-06-30 12:53:23,207 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/ba0e239b-046a-4a31-88e6-e77d98ba94fc", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/ba0e239b-046a-4a31-88e6-e77d98ba94fc", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "ba0e239b-046a-4a31-88e6-e77d98ba94fc"}]} 2019-06-30 12:53:23,207 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-9578d5e8-99f9-4039-848a-287941a7249f 2019-06-30 12:53:23,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.028128862381s 2019-06-30 12:53:23,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-30 12:53:23,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/ba0e239b-046a-4a31-88e6-e77d98ba94fc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a8c0c401190251fd1d3b436edf9d9d4d668e79d" 2019-06-30 12:53:23,248 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 30 Jun 2019 12:53: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-ccf8c671-1a1e-4220-ad1a-fbc6923b39b4 x-openstack-request-id: req-ccf8c671-1a1e-4220-ad1a-fbc6923b39b4 2019-06-30 12:53:23,248 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/ba0e239b-046a-4a31-88e6-e77d98ba94fc used request id req-ccf8c671-1a1e-4220-ad1a-fbc6923b39b4 2019-06-30 12:53:23,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0398671627045s 2019-06-30 12:53:23,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 12:53:23,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a8c0c401190251fd1d3b436edf9d9d4d668e79d" 2019-06-30 12:53:23,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sun, 30 Jun 2019 12:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-432e54cd-adc1-450b-82f6-953421057456 2019-06-30 12:53:23,483 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/035fe167daff4c6aa5ff97b720159aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "035fe167daff4c6aa5ff97b720159aa0", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/0be5be0a524a4dfa9277269ff420b6cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0be5be0a524a4dfa9277269ff420b6cc", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/14edbdbbfc4449c7819001000b764095"}, "domain_id": "bd1fc4334bd54e32a1be3b96a9f56ef2", "enabled": true, "options": {}, "id": "14edbdbbfc4449c7819001000b764095", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/2f258a8eb54e4adaa7b7537ef062cb57"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f258a8eb54e4adaa7b7537ef062cb57", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/4a35809f30f941a6a2b659031ea9196d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a35809f30f941a6a2b659031ea9196d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/54f2c6330c9a4f1a934654c0dedb8bc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54f2c6330c9a4f1a934654c0dedb8bc5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/66ab5d2d9e594ba1bd00ff1d37db8f3f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66ab5d2d9e594ba1bd00ff1d37db8f3f", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/95de64402f8d4801a01ee7f7b732ef1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95de64402f8d4801a01ee7f7b732ef1b", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/9dd20def413c40bfb399ad41e6a38419"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd20def413c40bfb399ad41e6a38419", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a80b390a50b34754a7976f77fdaa9122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a80b390a50b34754a7976f77fdaa9122", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/c746f14ce6df46189af9e473ece12ba5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c746f14ce6df46189af9e473ece12ba5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c989cc123091428187b06d36a195d47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c989cc123091428187b06d36a195d47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cafd45b591d945cda7666a5ac9d09d1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cafd45b591d945cda7666a5ac9d09d1d", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/e410defd25ed435f883cbbed4603cfdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e410defd25ed435f883cbbed4603cfdd", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "juju_epc-user_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f", "links": {"self": "http://172.30.9.24:5000/v3/users/ed1f40337bdf4756801619f53e175674"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ed1f40337bdf4756801619f53e175674", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2019-06-30 12:53:23,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-432e54cd-adc1-450b-82f6-953421057456 2019-06-30 12:53:23,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.234590053558s 2019-06-30 12:53:23,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-30 12:53:23,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/ed1f40337bdf4756801619f53e175674 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a8c0c401190251fd1d3b436edf9d9d4d668e79d" 2019-06-30 12:53:23,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Sun, 30 Jun 2019 12:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bff75f3-5912-4f02-a67f-905e5b7b2078 2019-06-30 12:53:23,734 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f", "links": {"self": "http://172.30.9.24:5000/v3/users/ed1f40337bdf4756801619f53e175674"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ed1f40337bdf4756801619f53e175674", "description": null}} 2019-06-30 12:53:23,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/ed1f40337bdf4756801619f53e175674 used request id req-9bff75f3-5912-4f02-a67f-905e5b7b2078 2019-06-30 12:53:23,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.244930028915s 2019-06-30 12:53:23,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-30 12:53:23,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/ed1f40337bdf4756801619f53e175674 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a8c0c401190251fd1d3b436edf9d9d4d668e79d" 2019-06-30 12:53:24,052 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 12:53:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-773374f9-6e37-40e2-8885-7610fe43ed4d 2019-06-30 12:53:24,052 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 12:53:24,052 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/ed1f40337bdf4756801619f53e175674 used request id req-773374f9-6e37-40e2-8885-7610fe43ed4d 2019-06-30 12:53:24,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.317284107208s 2019-06-30 12:53:24,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-30 12:53:24,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a8c0c401190251fd1d3b436edf9d9d4d668e79d" 2019-06-30 12:53:24,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 30 Jun 2019 12:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47990f7d-56c4-4794-b1c9-c91ea3a8b302 2019-06-30 12:53:24,269 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.24:5000/v3/projects/3614c78d9f3240e5b6cbd041a646fbe9"}, "tags": [], "enabled": true, "id": "3614c78d9f3240e5b6cbd041a646fbe9", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_c5a0f5c6-8eca-4e31-b36c-e9d19dd1ec4f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/8e0a6967d39c4318a38087a9e7ea67e9"}, "tags": [], "enabled": true, "id": "8e0a6967d39c4318a38087a9e7ea67e9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/b832943639d345c28f57e6440b8b5ce7"}, "tags": [], "enabled": true, "id": "b832943639d345c28f57e6440b8b5ce7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-30 12:53:24,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-47990f7d-56c4-4794-b1c9-c91ea3a8b302 2019-06-30 12:53:24,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.209331035614s 2019-06-30 12:53:24,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-30 12:53:24,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/3614c78d9f3240e5b6cbd041a646fbe9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a8c0c401190251fd1d3b436edf9d9d4d668e79d" 2019-06-30 12:53:24,544 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 30 Jun 2019 12:53:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee07c991-0e50-4aaf-94f6-470f42940fe2 2019-06-30 12:53:24,544 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-30 12:53:24,544 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/3614c78d9f3240e5b6cbd041a646fbe9 used request id req-ee07c991-0e50-4aaf-94f6-470f42940fe2 2019-06-30 12:53:24,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.270935058594s 2019-06-30 12:53:24,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 12:53:24,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/security-groups.json?project_id=3614c78d9f3240e5b6cbd041a646fbe9&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a8c0c401190251fd1d3b436edf9d9d4d668e79d" 2019-06-30 12:53:24,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 30 Jun 2019 12:53:24 GMT X-Openstack-Request-Id: req-f547dd4a-1d29-43c0-a890-0fe861ea88fa 2019-06-30 12:53:24,831 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3614c78d9f3240e5b6cbd041a646fbe9", "created_at": "2019-06-30T12:13:02Z", "updated_at": "2019-06-30T12:13:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T12:13:02Z", "revision_number": 0, "id": "765471d3-8164-4bd0-a14a-4a57fc9245b3", "remote_group_id": "49a539bc-f09e-407a-8318-bb4548a9718d", "remote_ip_prefix": null, "created_at": "2019-06-30T12:13:02Z", "security_group_id": "49a539bc-f09e-407a-8318-bb4548a9718d", "tenant_id": "3614c78d9f3240e5b6cbd041a646fbe9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3614c78d9f3240e5b6cbd041a646fbe9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T12:13:02Z", "revision_number": 0, "id": "78e6aec1-c043-4cf7-a464-bc607a11e444", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T12:13:02Z", "security_group_id": "49a539bc-f09e-407a-8318-bb4548a9718d", "tenant_id": "3614c78d9f3240e5b6cbd041a646fbe9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3614c78d9f3240e5b6cbd041a646fbe9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T12:13:02Z", "revision_number": 0, "id": "8aabe3f9-70b9-4059-818f-958f0568ca9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T12:13:02Z", "security_group_id": "49a539bc-f09e-407a-8318-bb4548a9718d", "tenant_id": "3614c78d9f3240e5b6cbd041a646fbe9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3614c78d9f3240e5b6cbd041a646fbe9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T12:13:02Z", "revision_number": 0, "id": "afca3439-4372-4649-b5bc-58a488659d51", "remote_group_id": "49a539bc-f09e-407a-8318-bb4548a9718d", "remote_ip_prefix": null, "created_at": "2019-06-30T12:13:02Z", "security_group_id": "49a539bc-f09e-407a-8318-bb4548a9718d", "tenant_id": "3614c78d9f3240e5b6cbd041a646fbe9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3614c78d9f3240e5b6cbd041a646fbe9"}], "revision_number": 1, "project_id": "3614c78d9f3240e5b6cbd041a646fbe9", "id": "49a539bc-f09e-407a-8318-bb4548a9718d", "name": "default"}]} 2019-06-30 12:53:24,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json?project_id=3614c78d9f3240e5b6cbd041a646fbe9&name=default used request id req-f547dd4a-1d29-43c0-a890-0fe861ea88fa 2019-06-30 12:53:24,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.28172492981s 2019-06-30 12:53:24,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-30 12:53:24,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a8c0c401190251fd1d3b436edf9d9d4d668e79d" 2019-06-30 12:53:24,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Sun, 30 Jun 2019 12:53:24 GMT X-Openstack-Request-Id: req-661761b4-9304-4d02-af8a-54bf5fc92d21 2019-06-30 12:53:24,907 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "created_at": "2019-06-30T07:16:10Z", "updated_at": "2019-06-30T07:16:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "3c51fcca-5d6f-4eca-8796-72c3c6923277", "remote_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv6", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "530f27c0-790c-4530-873e-1315d141f905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv4", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "d1b9a1af-768b-4ecd-b2cb-7897ae739e3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv6", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T07:16:10Z", "revision_number": 0, "id": "f3485d7f-79c2-4f3e-8295-b6285d2716e7", "remote_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "remote_ip_prefix": null, "created_at": "2019-06-30T07:16:10Z", "security_group_id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "tenant_id": "07ce38fcccab4daabfecdeae2ad85fda", "port_range_min": null, "ethertype": "IPv4", "project_id": "07ce38fcccab4daabfecdeae2ad85fda"}], "revision_number": 1, "project_id": "07ce38fcccab4daabfecdeae2ad85fda", "id": "151f3745-a643-41ba-bb99-5c3b39e35c35", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "created_at": "2019-06-30T05:50:03Z", "updated_at": "2019-06-30T05:50:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "0d8844f3-ea4c-4dfc-9795-3f00e3466243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:03Z", "revision_number": 0, "id": "84f6baa6-388c-4d2c-9731-c59876827caf", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:03Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "a281473d-03db-4806-a4d4-0bcd09417300", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b832943639d345c28f57e6440b8b5ce7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:50:04Z", "revision_number": 0, "id": "f6ee904e-3ab7-4383-aea8-6ab0b9b9b002", "remote_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "remote_ip_prefix": null, "created_at": "2019-06-30T05:50:04Z", "security_group_id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "tenant_id": "b832943639d345c28f57e6440b8b5ce7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b832943639d345c28f57e6440b8b5ce7"}], "revision_number": 1, "project_id": "b832943639d345c28f57e6440b8b5ce7", "id": "2d175373-61ab-4dd2-8ece-54f6ea3e19a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3614c78d9f3240e5b6cbd041a646fbe9", "created_at": "2019-06-30T12:13:02Z", "updated_at": "2019-06-30T12:13:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T12:13:02Z", "revision_number": 0, "id": "765471d3-8164-4bd0-a14a-4a57fc9245b3", "remote_group_id": "49a539bc-f09e-407a-8318-bb4548a9718d", "remote_ip_prefix": null, "created_at": "2019-06-30T12:13:02Z", "security_group_id": "49a539bc-f09e-407a-8318-bb4548a9718d", "tenant_id": "3614c78d9f3240e5b6cbd041a646fbe9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3614c78d9f3240e5b6cbd041a646fbe9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T12:13:02Z", "revision_number": 0, "id": "78e6aec1-c043-4cf7-a464-bc607a11e444", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T12:13:02Z", "security_group_id": "49a539bc-f09e-407a-8318-bb4548a9718d", "tenant_id": "3614c78d9f3240e5b6cbd041a646fbe9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3614c78d9f3240e5b6cbd041a646fbe9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T12:13:02Z", "revision_number": 0, "id": "8aabe3f9-70b9-4059-818f-958f0568ca9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T12:13:02Z", "security_group_id": "49a539bc-f09e-407a-8318-bb4548a9718d", "tenant_id": "3614c78d9f3240e5b6cbd041a646fbe9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3614c78d9f3240e5b6cbd041a646fbe9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T12:13:02Z", "revision_number": 0, "id": "afca3439-4372-4649-b5bc-58a488659d51", "remote_group_id": "49a539bc-f09e-407a-8318-bb4548a9718d", "remote_ip_prefix": null, "created_at": "2019-06-30T12:13:02Z", "security_group_id": "49a539bc-f09e-407a-8318-bb4548a9718d", "tenant_id": "3614c78d9f3240e5b6cbd041a646fbe9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3614c78d9f3240e5b6cbd041a646fbe9"}], "revision_number": 1, "project_id": "3614c78d9f3240e5b6cbd041a646fbe9", "id": "49a539bc-f09e-407a-8318-bb4548a9718d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "created_at": "2019-06-30T05:52:29Z", "updated_at": "2019-06-30T05:52:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "379bfc24-0b1d-4ed3-8a2c-faa34dd1e1a9", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "59d93de2-729a-4409-8fdf-028f883a52b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "9b32e8bb-2f4c-4f28-a53b-62887daaf278", "remote_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:29Z", "revision_number": 0, "id": "b2c6ae5a-c09b-4ac4-9cae-b8c111a7a429", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:29Z", "security_group_id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "tenant_id": "8e0a6967d39c4318a38087a9e7ea67e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e0a6967d39c4318a38087a9e7ea67e9"}], "revision_number": 1, "project_id": "8e0a6967d39c4318a38087a9e7ea67e9", "id": "5288fb45-5694-45f6-9c34-a7cd811ee995", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-30T05:52:31Z", "updated_at": "2019-06-30T05:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "027d04c8-43f4-4439-9ef0-6f3ef0f5cd84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "184535b3-d0be-442f-ac92-bc9447bec1b7", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "5f725998-4a95-41f3-b5a8-b42fc8f44b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-30T05:52:31Z", "revision_number": 0, "id": "6bdbdd75-dd8f-42ea-a9b6-b90345e98591", "remote_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "remote_ip_prefix": null, "created_at": "2019-06-30T05:52:31Z", "security_group_id": "5478dc27-f236-4606-9022-2c758f2d5625", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5478dc27-f236-4606-9022-2c758f2d5625", "name": "default"}]} 2019-06-30 12:53:24,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-661761b4-9304-4d02-af8a-54bf5fc92d21 2019-06-30 12:53:24,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0694980621338s 2019-06-30 12:53:24,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-30 12:53:24,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/49a539bc-f09e-407a-8318-bb4548a9718d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1a8c0c401190251fd1d3b436edf9d9d4d668e79d" 2019-06-30 12:53:25,046 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 30 Jun 2019 12:53:25 GMT X-Openstack-Request-Id: req-3a73201f-bcf9-47f3-8de0-7f0cb09bb207 2019-06-30 12:53:25,047 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-30 12:53:25,047 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/49a539bc-f09e-407a-8318-bb4548a9718d.json used request id req-3a73201f-bcf9-47f3-8de0-7f0cb09bb207 2019-06-30 12:53:25,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.131721973419s 2019-06-30 12:53:25,048 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:50 | PASS | | cloudify_ims | functest | vnf | 25:28 | FAIL | | heat_ims | functest | vnf | 32:31 | PASS | | vyos_vrouter | functest | vnf | 15:30 | PASS | | juju_epc | functest | vnf | 39:32 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2019-06-30 12:53:25,054 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-06-30 12:53:25,099 - paramiko.transport - DEBUG - EOF in transport thread 2019-06-30 12:53:25,200 - paramiko.transport - DEBUG - EOF in transport thread